-
Couldn't load subscription status.
- Fork 14
home
GitHub Actions edited this page Sep 26, 2025
·
3 revisions
The test coverage report in html format using go-coverage-report is available here.
During testing, the interface operation is checked in the disabled tcell mode, as well as the reading and coloring time of all available logs in Linux, macOS and Windows systems.
To combine test results from different systems gosovmerge is used.
- Linux: 61.5%
- macOS: 32.7%
- Windows: 47.2%
- Total after merge: 67.5%
| File | Line | Function | Coverage |
|---|---|---|---|
| main.go | 235 | showHelp | 100.0% |
| main.go | 261 | showConfig | 95.7% |
| main.go | 323 | showAudit | 78.2% |
| main.go | 590 | getConfig | 38.1% |
| main.go | 667 | remoteGetOS | 0.0% |
| main.go | 679 | runGoCui | 70.2% |
| main.go | 1104 | main | 0.0% |
| main.go | 1109 | layout | 90.4% |
| main.go | 1226 | removeANSI | 100.0% |
| main.go | 1232 | parseDateFromName | 100.0% |
| main.go | 1241 | loadServices | 62.0% |
| main.go | 1567 | loadWinEvents | 100.0% |
| main.go | 1609 | updateServicesList | 88.9% |
| main.go | 1629 | nextService | 75.0% |
| main.go | 1666 | prevService | 75.0% |
| main.go | 1695 | selectServiceByIndex | 81.8% |
| main.go | 1717 | selectService | 71.4% |
| main.go | 1747 | loadJournalLogs | 60.4% |
| main.go | 1899 | loadWinEventLog | 96.9% |
| main.go | 1966 | Name | 0.0% |
| main.go | 1967 | Size | 0.0% |
| main.go | 1968 | ModTime | 0.0% |
| main.go | 1969 | Mode | 0.0% |
| main.go | 1970 | IsDir | 0.0% |
| main.go | 1971 | Sys | 0.0% |
| main.go | 1974 | statFile | 10.0% |
| main.go | 2014 | statFiles | 0.0% |
| main.go | 2052 | loadFiles | 69.5% |
| main.go | 2455 | loadWinFiles | 64.3% |
| main.go | 2587 | extractDate | 100.0% |
| main.go | 2592 | updateLogsList | 88.9% |
| main.go | 2607 | nextFileName | 93.8% |
| main.go | 2632 | prevFileName | 93.8% |
| main.go | 2657 | selectFileByIndex | 81.8% |
| main.go | 2675 | selectFile | 76.9% |
| main.go | 2697 | loadFileLogs | 43.0% |
| main.go | 3077 | loadWinFileLog | 64.7% |
| main.go | 3166 | loadDockerContainer | 81.3% |
| main.go | 3367 | updateDockerContainerList | 88.9% |
| main.go | 3382 | nextDockerContainer | 68.8% |
| main.go | 3407 | prevDockerContainer | 68.8% |
| main.go | 3432 | selectDockerByIndex | 81.8% |
| main.go | 3450 | selectDocker | 76.9% |
| main.go | 3471 | loadDockerLogs | 56.1% |
| main.go | 3967 | parseTimestamp | 100.0% |
| main.go | 3977 | removeTimestamp | 75.0% |
| main.go | 3991 | createFilterEditor | 7.7% |
| main.go | 4027 | timestampFilterEditor | 3.8% |
| main.go | 4084 | timestampCheckFormat | 0.0% |
| main.go | 4105 | applyFilterList | 100.0% |
| main.go | 4173 | applyFilter | 88.5% |
| main.go | 4310 | fuzzyFilter | 100.0% |
| main.go | 4357 | regexFilter | 100.0% |
| main.go | 4371 | commandLineFuzzy | 65.2% |
| main.go | 4406 | commandLineRegex | 65.2% |
| main.go | 4443 | commandLineColor | 60.0% |
| main.go | 4475 | mainColor | 100.0% |
| main.go | 4510 | lineColor | 70.4% |
| main.go | 4565 | replaceWordLower | 100.0% |
| main.go | 4573 | containsUser | 100.0% |
| main.go | 4583 | containsPath | 100.0% |
| main.go | 4593 | urlPathColor | 100.0% |
| main.go | 4621 | wordColor | 100.0% |
| main.go | 5405 | updateLogsView | 97.6% |
| main.go | 5491 | viewScrollLogs | 100.0% |
| main.go | 5533 | scrollDownLogs | 83.3% |
| main.go | 5568 | scrollUpLogs | 90.9% |
| main.go | 5587 | pageUpLogs | 100.0% |
| main.go | 5598 | clearFilterEditor | 83.3% |
| main.go | 5612 | clearFilterListEditor | 83.3% |
| main.go | 5623 | updateLogOutput | 56.5% |
| main.go | 5670 | updateLogBackground | 66.7% |
| main.go | 5726 | updateWindowSize | 90.0% |
| main.go | 5772 | updateDelimiter | 53.8% |
| main.go | 5872 | getHotkey | 71.4% |
| main.go | 5903 | setupKeybindings | 30.4% |
| main.go | 7079 | showInterfaceHelp | 98.3% |
| main.go | 7144 | closeHelp | 50.0% |
| main.go | 7151 | showInterfaceInfo | 0.0% |
| main.go | 7176 | closeInfo | 0.0% |
| main.go | 7184 | setCountLogViewUp | 94.4% |
| main.go | 7220 | setCountLogViewDown | 94.4% |
| main.go | 7255 | setFilterModeRight | 84.8% |
| main.go | 7330 | setFilterModeLeft | 84.1% |
| main.go | 7393 | setUnitListRight | 95.7% |
| main.go | 7428 | setUnitListLeft | 95.7% |
| main.go | 7462 | setLogFilesListRight | 57.4% |
| main.go | 7545 | setLogFilesListLeft | 57.4% |
| main.go | 7623 | setContainersListRight | 95.0% |
| main.go | 7652 | setContainersListLeft | 95.0% |
| main.go | 7682 | nextView | 85.0% |
| main.go | 7860 | backView | 72.1% |
| main.go | 8035 | setSelectView | 100.0% |
| main.go | 8060 | quit | 100.0% |
level=info msg="golangci-lint has version v1.64.8 built with go1.25.1 from (unknown, modified: ?, mod sum: \"h1:y5TdeVidMtBGG32zgSC7ZXTFNHrsJkDnpO4ItB3Am+I=\") on (unknown)"
level=info msg="[config_reader] Config search paths: [./ /home/runner/work/lazyjournal/lazyjournal /home/runner/work/lazyjournal /home/runner/work /home/runner /home /]"
level=info msg="[config_reader] Used config file .golangci.yml"
level=info msg="[goenv] Read go env for 3.210956ms: map[string]string{\"GOCACHE\":\"/home/runner/.cache/go-build\", \"GOROOT\":\"/opt/hostedtoolcache/go/1.25.1/x64\"}"
level=info msg="[lintersdb] Active 76 linters: [asasalint asciicheck bidichk bodyclose canonicalheader containedctx contextcheck decorder dogsled dupword durationcheck err113 errcheck errchkjson errname errorlint exhaustive exptostd fatcontext forcetypeassert gci ginkgolinter gocheckcompilerdirectives gochecknoinits gochecksumtype gocritic godox gofmt goheader goimports gomoddirectives gomodguard goprintffuncname gosimple gosmopolitan govet grouper iface importas inamedparam ineffassign interfacebloat loggercheck mirror misspell musttag nakedret nilnesserr nilnil noctx nolintlint nosprintfhostport perfsprint predeclared promlinter protogetter reassign recvcheck rowserrcheck sloglint spancheck sqlclosecheck staticcheck tagalign testableexamples testifylint testpackage thelper tparallel unparam unused usestdlibvars usetesting wastedassign whitespace zerologlint]"
level=info msg="[loader] Go packages loading at mode 8767 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 1.390225291s"
level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 15.044831ms"
level=info msg="[linters_context] importas settings found, but no aliases listed. List aliases under alias: key."
level=info msg="[linters_context/goanalysis] analyzers took 12.697697124s with top 10 stages: buildir: 5.990285897s, buildssa: 1.52485438s, whitespace: 589.521258ms, exhaustive: 524.056674ms, goimports: 342.639788ms, gocritic: 286.39012ms, wastedassign: 257.042643ms, inspect: 225.327653ms, S1038: 220.272043ms, gci: 218.477649ms"
level=info msg="[runner] Issues before processing: 113, after processing: 0"
level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 113/113, path_absoluter: 113/113, filename_unadjuster: 113/113, exclusion_paths: 113/113, identifier_marker: 113/113, exclusion_rules: 113/0, invalid_issue: 113/113, skip_files: 113/113, cgo: 113/113, skip_dirs: 113/113, generated_file_filter: 113/113"
level=info msg="[runner] processing took 1.314182ms with stages: exclusion_rules: 1.035495ms, path_relativity: 123.31µs, generated_file_filter: 84.517µs, skip_dirs: 24.857µs, invalid_issue: 23.063µs, identifier_marker: 5.41µs, cgo: 5.119µs, filename_unadjuster: 4.218µs, path_absoluter: 4.008µs, nolint_filter: 610ns, max_same_issues: 561ns, sort_results: 450ns, exclusion_paths: 401ns, fixer: 340ns, skip_files: 310ns, diff: 280ns, path_shortener: 260ns, source_code: 240ns, severity-rules: 181ns, uniq_by_line: 160ns, max_from_linter: 152ns, max_per_file_from_linter: 131ns, path_prettifier: 109ns"
level=info msg="[runner] linters took 3.884846431s with stages: goanalysis_metalinter: 3.883449331s"
level=info msg="File cache stats: 0 entries of total size 0B"
level=info msg="Memory: 53 samples, avg is 318.2MB, max is 608.3MB"
level=info msg="Execution took 5.297654066s" debug: appendAssign is enabled
debug: appendCombine is enabled
debug: argOrder is enabled
debug: assignOp is enabled
debug: badCall is enabled
debug: badCond is enabled
debug: badLock is enabled
debug: badRegexp is enabled
debug: badSorting is enabled
debug: badSyncOnceFunc is enabled
debug: boolExprSimplify is enabled
debug: builtinShadow is enabled
debug: builtinShadowDecl is enabled
debug: captLocal is enabled
debug: caseOrder is enabled
debug: codegenComment is enabled
debug: commentFormatting is enabled
debug: commentedOutCode is enabled
debug: commentedOutImport is enabled
debug: defaultCaseOrder is enabled
debug: deferInLoop is enabled
debug: deferUnlambda is enabled
debug: deprecatedComment is enabled
debug: docStub is enabled
debug: dupArg is enabled
debug: dupBranchBody is enabled
debug: dupCase is enabled
debug: dupImport is enabled
debug: dupSubExpr is enabled
debug: dynamicFmtString is enabled
debug: elseif is enabled
debug: emptyDecl is enabled
debug: emptyFallthrough is enabled
debug: emptyStringTest is enabled
debug: equalFold is enabled
debug: evalOrder is enabled
debug: exitAfterDefer is enabled
debug: exposedSyncMutex is enabled
debug: externalErrorReassign is enabled
debug: filepathJoin is enabled
debug: flagDeref is enabled
debug: flagName is enabled
debug: hexLiteral is enabled
debug: httpNoBody is enabled
debug: hugeParam is enabled
debug: ifElseChain is enabled
debug: importShadow is enabled
debug: indexAlloc is enabled
debug: initClause is enabled
debug: mapKey is enabled
debug: methodExprCall is enabled
debug: nestingReduce is enabled
debug: newDeref is enabled
debug: nilValReturn is enabled
debug: octalLiteral is enabled
debug: offBy1 is enabled
debug: paramTypeCombine is enabled
debug: preferDecodeRune is enabled
debug: preferFilepathJoin is enabled
debug: preferFprint is enabled
debug: preferStringWriter is enabled
debug: preferWriteByte is enabled
debug: ptrToRefParam is enabled
debug: rangeAppendAll is enabled
debug: rangeExprCopy is enabled
debug: rangeValCopy is enabled
debug: redundantSprint is enabled
debug: regexpMust is enabled
debug: regexpPattern is enabled
debug: regexpSimplify is enabled
debug: returnAfterHttpError is enabled
debug: ruleguard is enabled
debug: singleCaseSwitch is enabled
debug: sliceClear is enabled
debug: sloppyLen is enabled
debug: sloppyReassign is enabled
debug: sloppyTypeAssert is enabled
debug: sortSlice is enabled
debug: sprintfQuotedString is enabled
debug: sqlQuery is enabled
debug: stringConcatSimplify is enabled
debug: stringXbytes is enabled
debug: stringsCompare is enabled
debug: switchTrue is enabled
debug: syncMapLoadAndDelete is enabled
debug: timeExprSimplify is enabled
debug: todoCommentWithoutDetail is enabled
debug: tooManyResultsChecker is enabled
debug: truncateCmp is enabled
debug: typeAssertChain is enabled
debug: typeDefFirst is enabled
debug: typeSwitchVar is enabled
debug: typeUnparen is enabled
debug: uncheckedInlineErr is enabled
debug: underef is enabled
debug: unlabelStmt is enabled
debug: unlambda is enabled
debug: unnamedResult is enabled
debug: unnecessaryBlock is enabled
debug: unnecessaryDefer is enabled
debug: unslice is enabled
debug: valSwap is enabled
debug: weakCond is enabled
debug: whyNoLint is enabled
debug: wrapperFunc is enabled
debug: yodaStyleExpr is enabled
debug: checking "command-line-arguments" package (1 files)[gosec] 2025/09/26 14:24:30 Including rules: default
[gosec] 2025/09/26 14:24:30 Excluding rules: default
[gosec] 2025/09/26 14:24:30 Including analyzers: default
[gosec] 2025/09/26 14:24:30 Excluding analyzers: default
[gosec] 2025/09/26 14:24:30 Import directory: /home/runner/work/lazyjournal/lazyjournal
[gosec] 2025/09/26 14:24:30 Checking package: main
[gosec] 2025/09/26 14:24:30 Checking file: /home/runner/work/lazyjournal/lazyjournal/main.go
Results:
Summary:
Gosec : dev
Files : 1
Lines : 8062
Nosec : 0
Issues : 0
| Lines | Read | Color | Path |
|---|---|---|---|
| 1603 | 2.555481ms | 11.703146ms | /var/log/syslog |
| 46 | 1.083164ms | 400.96µs | /var/log/auth.log |
| 10 | 1.066423ms | 96.847µs | /var/log/apt/term.log |
| 561 | 985.591µs | 3.048364ms | /var/log/kern.log |
| 14 | 1.246382ms | 69.674µs | /var/log/dpkg.log |
| 9980 | 6.361214ms | 15.328452ms | /var/log/apt/eipp.log.xz |
| 7 | 1.191322ms | 63.094µs | /var/log/apt/history.log |
| 210 | 968.619µs | 1.357319ms | /var/log/waagent.log |
| 6 | 995.691µs | 44.771µs | /var/log/php8.3-fpm.log |
| 1 | 32.11427ms | 43.452µs | /run/utmp |
| 3 | 968.059µs | 46.17µs | /var/log/alternatives.log |
| 45 | 914.108µs | 491.229µs | /var/log/azure/Microsoft.CPlat.Core.RunCommandLinux/CommandExecution.log |
| 31 | 910.521µs | 100.198µs | /var/log/azure/run-command/handler.log |
| 84 | 895.623µs | 207.931µs | /var/log/cloud-init-output.log |
| 611 | 1.271088ms | 2.10768ms | /var/log/dmesg |
| 1 | 1.155384ms | 33.122µs | /var/log/wtmp |
| 1 | 971.89µs | 35.607µs | /var/run/utmp |
| 995 | 1.058108ms | 6.481893ms | /var/log/cloud-init.log |
| 43 | 1.351698ms | 261.391µs | /opt/hca/logs/hosted-compute-agent.log |
| 30 | 47.236912ms | 666.548µs | /opt/pipx/logs/cmd_2025-09-22_21.39.50.log |
| 35 | 26.24706ms | 213.924µs | /opt/pipx/logs/cmd_2025-09-22_21.39.46.log |
| 44 | 6.447103ms | 281.452µs | /opt/pipx/logs/cmd_2025-09-22_21.39.39.log |
| 13 | 7.188744ms | 97.006µs | /opt/pipx/logs/cmd_2025-09-22_21.37.09.log |
| 165 | 44.244968ms | 1.828686ms | /opt/hostedtoolcache/Ruby/3.4.6/x64/lib/ruby/gems/3.4.0/gems/syslog-0.2.0/ext/syslog/mkmf.log |
| 12 | 20.309107ms | 108.831µs | /opt/hostedtoolcache/Ruby/3.4.6/x64/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/mkmf.log |
| 34 | 13.668999ms | 608.252µs | /opt/hostedtoolcache/Ruby/3.4.6/x64/lib/ruby/gems/3.4.0/gems/rbs-3.8.0/ext/rbs_extension/mkmf.log |
| 8 | 50.939813ms | 82.154µs | /opt/hostedtoolcache/Ruby/3.4.6/x64/lib/ruby/gems/3.4.0/gems/nkf-0.2.0/ext/nkf/mkmf.log |
| 19 | 25.769955ms | 129.413µs | /opt/hostedtoolcache/CodeQL/2.23.0/x64/codeql/qlpacks/codeql/java-examples/0.0.0/.codeql/libraries/codeql/java-all/7.6.1/ext/org.scijava.log.model.yml |
| 19 | 47.402753ms | 128.745µs | /opt/hostedtoolcache/CodeQL/2.23.0/x64/codeql/qlpacks/codeql/java-all/7.6.1/ext/org.scijava.log.model.yml |
| 19 | 21.949252ms | 335.667µs | /opt/hostedtoolcache/CodeQL/2.23.0/x64/codeql/qlpacks/codeql/java-queries/1.7.0/.codeql/libraries/codeql/java-all/7.6.1/ext/org.scijava.log.model.yml |
| 34 | 19.297015ms | 215.284µs | /opt/hostedtoolcache/Ruby/3.3.9/x64/lib/ruby/gems/3.3.0/gems/rbs-3.4.0/ext/rbs_extension/mkmf.log |
| 12 | 32.814449ms | 63.085µs | /opt/hostedtoolcache/Ruby/3.3.9/x64/lib/ruby/gems/3.3.0/gems/debug-1.9.2/ext/debug/mkmf.log |
| 34 | 18.03241ms | 687.737µs | /opt/hostedtoolcache/Ruby/3.2.9/x64/lib/ruby/gems/3.2.0/gems/rbs-2.8.2/ext/rbs_extension/mkmf.log |
| 11 | 21.144452ms | 95.256µs | /opt/hostedtoolcache/Ruby/3.2.9/x64/lib/ruby/gems/3.2.0/gems/debug-1.7.1/ext/debug/mkmf.log |
| 221 | 1.397916ms | 1.365423ms | /home/runner/actions-runner/cached/_diag/Runner_20250926-141300-utc.log |
| 4398 | 1.330475ms | 11.922597ms | /home/runner/actions-runner/cached/_diag/Worker_20250926-141352-utc.log |
| 491 | 1.550402ms | 2.154413ms | /home/runner/actions-runner/cached/_diag/pages/3d1f323f-93c3-4cd0-84cc-c36311caec99_61a25797-6fcb-5a0f-b967-8f232c0bc67b_1.log |
| 1 | 28.273636ms | 77.746µs | /home/runner/work/lazyjournal/lazyjournal/test.pcap.gz |
| 1 | 1.27873ms | 15.048µs | /home/runner/.cache |
| 2 | 10.048734ms | 58.92µs | /home/runner/work/lazyjournal/lazyjournal/test.pcapng |
| 1 | 4.148401ms | 59µs | /home/runner/work/lazyjournal/lazyjournal/test.pcap.gz |
| 2 | 3.307428ms | 62.507µs | /home/runner/work/lazyjournal/lazyjournal/test.pcapng |
| 130 | 976.323µs | 156.413µs | /home/runner/work/lazyjournal/lazyjournal/color.log |
| 1 | 890.802µs | 14.266µs | /home/packer/.cache |
| 20 | 20.985931ms | 166.619µs | /root/.npm/_logs/2025-09-22T21_48_02_532Z-debug-0.log |
| 1 | 2.784366ms | 15.198µs | /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/fixtures/test.pcap |
| 1 | 1.030915ms | 12.263µs | /home/linuxbrew/.linuxbrew/Homebrew/Library |
| 17 | 17.861644ms | 106.196µs | /root/.npm/_logs/2025-09-22T21_28_15_792Z-debug-0.log |
| 29 | 7.847218ms | 105.082µs | /root/.npm/_logs/2025-09-22T21_28_17_574Z-debug-0.log |
| 9303 | 743.812396ms | 28.321726ms | /root/.npm/_logs/2025-09-22T21_27_41_185Z-debug-0.log |
| 18 | 6.692304ms | 77.81µs | /root/.npm/_logs/2025-09-22T21_28_11_829Z-debug-0.log |
| 17 | 6.224213ms | 80.948µs | /root/.npm/_logs/2025-09-22T21_28_15_347Z-debug-0.log |
| 39 | 6.118253ms | 119.188µs | /root/.config/gcloud/logs/2025.09.22/21.20.01.758674.log |
| 25 | 18.02996ms | 163.166µs | /root/.azure/logs/telemetry.log |
| 3 | 25.892357ms | 108.82µs | /root/.azure/commands/2025-09-22.21-09-55.devops.15301.log |
| 3 | 6.86276ms | 74.734µs | /root/.azure/commands/2025-09-22.21-09-48.extension_add.15188.log |
| 130 | 1.047666ms | 182.503µs | /home/runner/go/pkg/mod/github.com/!lifailon/[email protected]/color.log |
| 2 | 933.342µs | 47.018µs | /home/runner/go/pkg/mod/github.com/googleapis/gax-go/[email protected]/internallog/testdata/httpRequest-array.log |
| 2 | 907.884µs | 39.274µs | /home/runner/go/pkg/mod/github.com/googleapis/gax-go/[email protected]/internallog/grpclog/testdata/response.log |
| 2 | 910.018µs | 38.843µs | /home/runner/go/pkg/mod/cloud.google.com/go/compute/[email protected]/testdata/httpResponse.log |
| 2 | 919.456µs | 25.097µs | /home/runner/go/pkg/mod/github.com/googleapis/gax-go/[email protected]/internallog/testdata/envar-error.log |
| 2 | 896.924µs | 44.593µs | /home/runner/go/pkg/mod/github.com/googleapis/gax-go/[email protected]/internallog/testdata/httpRequest-form.log |
| 2 | 912.924µs | 40.065µs | /home/runner/go/pkg/mod/github.com/googleapis/gax-go/[email protected]/internallog/testdata/httpRequest.log |
| 2 | 879.871µs | 52.76µs | /home/runner/go/pkg/mod/github.com/googleapis/gax-go/[email protected]/internallog/testdata/httpRequest.log |
| 2 | 860.144µs | 25.097µs | /home/runner/go/pkg/mod/cloud.google.com/go/compute/[email protected]/testdata/httpResponse.log |
| 3 | 895.491µs | 33.215µs | /home/runner/go/pkg/mod/github.com/googleapis/gax-go/[email protected]/internallog/testdata/envar-warn.log |
| 5 | 907.534µs | 39.788µs | /home/runner/go/pkg/mod/github.com/googleapis/gax-go/[email protected]/internallog/testdata/envar-debug.log |
| 4 | 934.654µs | 46.664µs | /home/runner/go/pkg/mod/github.com/googleapis/gax-go/[email protected]/internallog/testdata/envar-info.log |
| 2 | 937.94µs | 22.072µs | /home/runner/go/pkg/mod/github.com/googleapis/gax-go/[email protected]/internallog/grpclog/testdata/request.log |
| 1255 | 1.093232ms | 2.345821ms | /home/runner/go/pkg/mod/golang.org/x/[email protected]/shootout/timing.log |
| 12 | 16.068749ms | 71.073µs | /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/mkmf.log |
| 12 | 1.260776ms | 37.139µs | /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/lib/ruby/gems/3.4.0/gems/debug-1.11.0/ext/debug/mkmf.log |
| 564 | 1.245849ms | 3.135324ms | /var/log/kern.log |
| 221 | 1.059909ms | 943.113µs | /home/runner/actions-runner/cached/_diag/Runner_20250926-141300-utc.log |
| 4400 | 1.528128ms | 11.643367ms | /home/runner/actions-runner/cached/_diag/Worker_20250926-141352-utc.log |
| 48 | 1.16981ms | 221.241µs | /var/log/auth.log |
| 43 | 949.342µs | 508.434µs | /opt/hca/logs/hosted-compute-agent.log |
| 491 | 1.107639ms | 1.900387ms | /home/runner/actions-runner/cached/_diag/pages/3d1f323f-93c3-4cd0-84cc-c36311caec99_61a25797-6fcb-5a0f-b967-8f232c0bc67b_1.log |
| 14 | 1.07649ms | 89.115µs | /var/lib/docker/containers/f2bf99a0d1e9e68b0ac3853fb84cf5e8700156c41f6dad2709c0523a211bb684/f2bf99a0d1e9e68b0ac3853fb84cf5e8700156c41f6dad2709c0523a211bb684-json.log |
| 218 | 972.185µs | 802.597µs | /var/lib/docker/containers/0bed9af9c341a5d9aba890aae49a4cdf9f058d7943907943cb2dbee35e15b460/0bed9af9c341a5d9aba890aae49a4cdf9f058d7943907943cb2dbee35e15b460-json.log |
| 6 | 1.043398ms | 66.609µs | /var/log/php8.3-fpm.log |
| Lines | Read | Color | Journal Name |
|---|---|---|---|
| 2 | 3.928509ms | 38.352µs | boot.automount (inactive/dead) |
| 5 | 3.733137ms | 72.653µs | proc-sys-fs-binfmt_misc.automount (active/running) |
| 2 | 3.588993ms | 32.331µs | dev-disk-azure-resource.device (active/plugged) |
| 2 | 3.455125ms | 30.237µs | dev-disk-azure-resource\x2dpart1.device (active/plugged) |
| 2 | 3.605708ms | 25.608µs | dev-disk-azure-root.device (active/plugged) |
| 2 | 3.549639ms | 37.581µs | dev-disk-azure-root\x2dpart1.device (active/plugged) |
| 2 | 3.471025ms | 30.226µs | dev-disk-azure-root\x2dpart14.device (active/plugged) |
| 2 | 3.692681ms | 35.106µs | dev-disk-azure-root\x2dpart15.device (active/plugged) |
| 2 | 3.770632ms | 34.685µs | dev-disk-azure-root\x2dpart16.device (active/plugged) |
| 2 | 3.560122ms | 32.301µs | dev-disk-by\x2ddiskseq-10.device (active/plugged) |
| 2 | 3.506705ms | 22.181µs | dev-disk-by\x2ddiskseq-10\x2dpart1.device (active/plugged) |
| 2 | 3.286468ms | 22.493µs | dev-disk-by\x2ddiskseq-10\x2dpart14.device (active/plugged) |
| 2 | 3.232687ms | 24.345µs | dev-disk-by\x2ddiskseq-10\x2dpart15.device (active/plugged) |
| 2 | 3.318809ms | 26.31µs | dev-disk-by\x2ddiskseq-10\x2dpart16.device (active/plugged) |
| 2 | 3.421231ms | 22.372µs | dev-disk-by\x2ddiskseq-9.device (active/plugged) |
| 2 | 3.402526ms | 19.915µs | dev-disk-by\x2ddiskseq-9\x2dpart1.device (active/plugged) |
| 2 | 3.416031ms | 24.986µs | dev-disk-by\x2did-scsi\x2d14d534654202020204a0d80d89ec85f4eba75b0de6d2f01b0.device (active/plugged) |
| 2 | 3.31438ms | 27.472µs | dev-disk-by\x2did-scsi\x2d14d534654202020204a0d80d89ec85f4eba75b0de6d2f01b0\x2dpart1.device (active/plugged) |
| 2 | 3.297148ms | 24.366µs | dev-disk-by\x2did-scsi\x2d14d534654202020204a0d80d89ec85f4eba75b0de6d2f01b0\x2dpart14.device (active/plugged) |
| 2 | 3.170441ms | 27.141µs | dev-disk-by\x2did-scsi\x2d14d534654202020204a0d80d89ec85f4eba75b0de6d2f01b0\x2dpart15.device (active/plugged) |
| 2 | 3.224953ms | 20.258µs | dev-disk-by\x2did-scsi\x2d14d534654202020204a0d80d89ec85f4eba75b0de6d2f01b0\x2dpart16.device (active/plugged) |
| 2 | 3.225625ms | 28.754µs | dev-disk-by\x2did-scsi\x2d14d5346542020202064a893e16dab6143b12c2dd137aa06ed.device (active/plugged) |
| 2 | 3.390857ms | 42.089µs | dev-disk-by\x2did-scsi\x2d14d5346542020202064a893e16dab6143b12c2dd137aa06ed\x2dpart1.device (active/plugged) |
| 2 | 3.768112ms | 29.625µs | dev-disk-by\x2did-scsi\x2d3600224804a0d80d89ec8b0de6d2f01b0.device (active/plugged) |
| 2 | 3.382579ms | 21.611µs | dev-disk-by\x2did-scsi\x2d3600224804a0d80d89ec8b0de6d2f01b0\x2dpart1.device (active/plugged) |
| 2 | 3.366539ms | 35.317µs | dev-disk-by\x2did-scsi\x2d3600224804a0d80d89ec8b0de6d2f01b0\x2dpart14.device (active/plugged) |
| 2 | 3.305885ms | 24.847µs | dev-disk-by\x2did-scsi\x2d3600224804a0d80d89ec8b0de6d2f01b0\x2dpart15.device (active/plugged) |
| 2 | 3.357045ms | 27.071µs | dev-disk-by\x2did-scsi\x2d3600224804a0d80d89ec8b0de6d2f01b0\x2dpart16.device (active/plugged) |
| 2 | 3.294614ms | 26.6µs | dev-disk-by\x2did-scsi\x2d36002248064a893e16dab2dd137aa06ed.device (active/plugged) |
| 2 | 3.175105ms | 25.498µs | dev-disk-by\x2did-scsi\x2d36002248064a893e16dab2dd137aa06ed\x2dpart1.device (active/plugged) |
| 2 | 3.370747ms | 22.843µs | dev-disk-by\x2did-wwn\x2d0x600224804a0d80d89ec8b0de6d2f01b0.device (active/plugged) |
| 2 | 3.306619ms | 27.422µs | dev-disk-by\x2did-wwn\x2d0x600224804a0d80d89ec8b0de6d2f01b0\x2dpart1.device (active/plugged) |
| 2 | 3.262771ms | 24.777µs | dev-disk-by\x2did-wwn\x2d0x600224804a0d80d89ec8b0de6d2f01b0\x2dpart14.device (active/plugged) |
| 2 | 3.247535ms | 23.735µs | dev-disk-by\x2did-wwn\x2d0x600224804a0d80d89ec8b0de6d2f01b0\x2dpart15.device (active/plugged) |
| 2 | 3.250601ms | 22.863µs | dev-disk-by\x2did-wwn\x2d0x600224804a0d80d89ec8b0de6d2f01b0\x2dpart16.device (active/plugged) |
| 2 | 3.346741ms | 52.689µs | dev-disk-by\x2did-wwn\x2d0x6002248064a893e16dab2dd137aa06ed.device (active/plugged) |
| 2 | 3.391174ms | 38.171µs | dev-disk-by\x2did-wwn\x2d0x6002248064a893e16dab2dd137aa06ed\x2dpart1.device (active/plugged) |
| 2 | 3.420279ms | 43.982µs | dev-disk-by\x2dlabel-BOOT.device (active/plugged) |
| 2 | 3.313139ms | 52.979µs | dev-disk-by\x2dlabel-cloudimg\x2drootfs.device (active/plugged) |
| 2 | 3.739549ms | 29.746µs | dev-disk-by\x2dlabel-UEFI.device (active/plugged) |
| 2 | 3.330632ms | 24.035µs | dev-disk-by\x2dpartuuid-23ce3e9a\x2d3653\x2d4f49\x2d88fb\x2d24a24f54a16f.device (active/plugged) |
| 2 | 3.224182ms | 30.738µs | dev-disk-by\x2dpartuuid-3e7aca29\x2daedd\x2d4487\x2d9e9e\x2d72a9905229c0.device (active/plugged) |
| 2 | 3.15933ms | 24.045µs | dev-disk-by\x2dpartuuid-60659672\x2d01.device (active/plugged) |
| 2 | 3.304853ms | 24.526µs | dev-disk-by\x2dpartuuid-a52bca3c\x2d8a2d\x2d4811\x2db7b3\x2d553ada4f0722.device (active/plugged) |
| 2 | 3.244239ms | 23.003µs | dev-disk-by\x2dpartuuid-a9001319\x2d41eb\x2d4619\x2db6fc\x2d254684f111cf.device (active/plugged) |
| 2 | 3.233649ms | 17.803µs | dev-disk-by\x2dpath-acpi\x2dVMBUS:01\x2dvmbus\x2d00000000000088990000000000000000\x2dlun\x2d0.device (active/plugged) |
| 2 | 3.439389ms | 24.937µs | dev-disk-by\x2dpath-acpi\x2dVMBUS:01\x2dvmbus\x2d00000000000088990000000000000000\x2dlun\x2d0\x2dpart1.device (active/plugged) |
| 2 | 3.269075ms | 36.258µs | dev-disk-by\x2dpath-acpi\x2dVMBUS:01\x2dvmbus\x2d00000000000088990000000000000000\x2dlun\x2d0\x2dpart14.device (active/plugged) |
| 2 | 3.306015ms | 28.734µs | dev-disk-by\x2dpath-acpi\x2dVMBUS:01\x2dvmbus\x2d00000000000088990000000000000000\x2dlun\x2d0\x2dpart15.device (active/plugged) |
| 2 | 3.301918ms | 21.27µs | dev-disk-by\x2dpath-acpi\x2dVMBUS:01\x2dvmbus\x2d00000000000088990000000000000000\x2dlun\x2d0\x2dpart16.device (active/plugged) |
| 2 | 3.336252ms | 19.393µs | dev-disk-by\x2dpath-acpi\x2dVMBUS:01\x2dvmbus\x2d00000000000188990000000000000000\x2dlun\x2d0.device (active/plugged) |
| 2 | 3.320873ms | 40.336µs | dev-disk-by\x2dpath-acpi\x2dVMBUS:01\x2dvmbus\x2d00000000000188990000000000000000\x2dlun\x2d0\x2dpart1.device (active/plugged) |
| 2 | 3.193344ms | 47.368µs | dev-disk-by\x2duuid-3934d2ba\x2d185b\x2d4e27\x2daa1a\x2de9c5b7ae7f73.device (active/plugged) |
| 2 | 3.299603ms | 42.459µs | dev-disk-by\x2duuid-7B14\x2d7487.device (active/plugged) |
| 2 | 3.238108ms | 28.613µs | dev-disk-by\x2duuid-a72fddf1\x2d49c4\x2d4653\x2dbe67\x2d35f223a2066a.device (active/plugged) |
| 2 | 3.304352ms | 23.554µs | dev-disk-by\x2duuid-b721b66a\x2d200d\x2d448b\x2dacd1\x2d73d4c69375df.device (active/plugged) |
| 2 | 3.446388ms | 20.077µs | dev-disk-cloud-azure_resource.device (active/plugged) |
| 2 | 3.400252ms | 50.204µs | dev-disk-cloud-azure_resource\x2dpart1.device (active/plugged) |
| 2 | 3.346845ms | 23.634µs | dev-disk-cloud-azure_root.device (active/plugged) |
| 2 | 3.278243ms | 19.567µs | dev-disk-cloud-azure_root\x2dpart1.device (active/plugged) |
| 2 | 3.264858ms | 24.426µs | dev-disk-cloud-azure_root\x2dpart14.device (active/plugged) |
| 2 | 3.278192ms | 32.781µs | dev-disk-cloud-azure_root\x2dpart15.device (active/plugged) |
| 2 | 3.17528ms | 17.853µs | dev-disk-cloud-azure_root\x2dpart16.device (active/plugged) |
| 2 | 3.197852ms | 24.365µs | dev-ptp0.device (active/plugged) |
| 2 | 3.256523ms | 21.928µs | dev-ptp_hyperv.device (active/plugged) |
| 2 | 3.323491ms | 28.473µs | dev-rfkill.device (active/plugged) |
| 2 | 3.229541ms | 24.376µs | dev-sda.device (active/plugged) |
| 2 | 3.353224ms | 31.75µs | dev-sda1.device (active/plugged) |
| 2 | 3.626046ms | 40.816µs | dev-sdb.device (active/plugged) |
| 2 | 3.474772ms | 44.775µs | dev-sdb1.device (active/plugged) |
| 2 | 3.437351ms | 24.837µs | dev-sdb14.device (active/plugged) |
| 2 | 3.274286ms | 22.112µs | dev-sdb15.device (active/plugged) |
| 2 | 3.322517ms | 25.027µs | dev-sdb16.device (active/plugged) |
| 2 | 3.336172ms | 27.291µs | dev-ttyprintk.device (active/plugged) |
| 2 | 3.390914ms | 54.262µs | dev-ttyS0.device (active/plugged) |
| 2 | 3.263315ms | 26.59µs | dev-ttyS1.device (active/plugged) |
| 2 | 3.25177ms | 33.432µs | dev-ttyS10.device (active/plugged) |
| 2 | 3.269225ms | 25.839µs | dev-ttyS11.device (active/plugged) |
| 2 | 3.206609ms | 23.344µs | dev-ttyS12.device (active/plugged) |
| 2 | 3.395262ms | 25.527µs | dev-ttyS13.device (active/plugged) |
| 2 | 3.727907ms | 23.044µs | dev-ttyS14.device (active/plugged) |
| 2 | 3.364846ms | 25.247µs | dev-ttyS15.device (active/plugged) |
| 2 | 3.396214ms | 23.494µs | dev-ttyS16.device (active/plugged) |
| 2 | 3.376697ms | 24.747µs | dev-ttyS17.device (active/plugged) |
| 2 | 3.292533ms | 28.604µs | dev-ttyS18.device (active/plugged) |
| 2 | 3.346742ms | 20.869µs | dev-ttyS19.device (active/plugged) |
| 2 | 3.321394ms | 20.278µs | dev-ttyS2.device (active/plugged) |
| 2 | 3.239867ms | 29.245µs | dev-ttyS20.device (active/plugged) |
| 2 | 3.271744ms | 27.131µs | dev-ttyS21.device (active/plugged) |
| 2 | 3.273294ms | 26.099µs | dev-ttyS22.device (active/plugged) |
| 2 | 3.230283ms | 27.221µs | dev-ttyS23.device (active/plugged) |
| 2 | 3.299609ms | 26.79µs | dev-ttyS24.device (active/plugged) |
| 2 | 3.326925ms | 24.395µs | dev-ttyS25.device (active/plugged) |
| 2 | 3.294697ms | 19.286µs | dev-ttyS26.device (active/plugged) |
| 2 | 3.269647ms | 23.053µs | dev-ttyS27.device (active/plugged) |
| 2 | 3.320944ms | 30.256µs | dev-ttyS28.device (active/plugged) |
| 2 | 3.198363ms | 25.488µs | dev-ttyS29.device (active/plugged) |
| 2 | 3.451623ms | 23.354µs | dev-ttyS3.device (active/plugged) |
| 2 | 3.290556ms | 21.04µs | dev-ttyS30.device (active/plugged) |
| 2 | 3.182914ms | 24.426µs | dev-ttyS31.device (active/plugged) |
| 2 | 3.480673ms | 36.829µs | dev-ttyS4.device (active/plugged) |
| 2 | 3.326303ms | 25.037µs | dev-ttyS5.device (active/plugged) |
| 2 | 3.300365ms | 27.351µs | dev-ttyS6.device (active/plugged) |
| 2 | 3.435938ms | 35.366µs | dev-ttyS7.device (active/plugged) |
| 2 | 3.485312ms | 20.539µs | dev-ttyS8.device (active/plugged) |
| 2 | 3.244402ms | 23.424µs | dev-ttyS9.device (active/plugged) |
| 2 | 3.259698ms | 24.516µs | dev-vmbus-hv_kvp.device (active/plugged) |
| 2 | 3.360778ms | 32.081µs | sys-devices-LNXSYSTM:00-LNXSYBUS:00-PNP0A03:00-device:07-VMBUS:01-00000000\x2d0000\x2d8899\x2d0000\x2d000000000000-host0-target0:0:0-0:0:0:0-block-sdb-sdb1.device (active/plugged) |
| 2 | 3.282491ms | 24.877µs | sys-devices-LNXSYSTM:00-LNXSYBUS:00-PNP0A03:00-device:07-VMBUS:01-00000000\x2d0000\x2d8899\x2d0000\x2d000000000000-host0-target0:0:0-0:0:0:0-block-sdb-sdb14.device (active/plugged) |
| 2 | 3.309372ms | 24.455µs | sys-devices-LNXSYSTM:00-LNXSYBUS:00-PNP0A03:00-device:07-VMBUS:01-00000000\x2d0000\x2d8899\x2d0000\x2d000000000000-host0-target0:0:0-0:0:0:0-block-sdb-sdb15.device (active/plugged) |
| 2 | 3.408505ms | 27.311µs | sys-devices-LNXSYSTM:00-LNXSYBUS:00-PNP0A03:00-device:07-VMBUS:01-00000000\x2d0000\x2d8899\x2d0000\x2d000000000000-host0-target0:0:0-0:0:0:0-block-sdb-sdb16.device (active/plugged) |
| 2 | 3.595732ms | 28.814µs | sys-devices-LNXSYSTM:00-LNXSYBUS:00-PNP0A03:00-device:07-VMBUS:01-00000000\x2d0000\x2d8899\x2d0000\x2d000000000000-host0-target0:0:0-0:0:0:0-block-sdb.device (active/plugged) |
| 2 | 3.731133ms | 39.314µs | sys-devices-LNXSYSTM:00-LNXSYBUS:00-PNP0A03:00-device:07-VMBUS:01-00000000\x2d0001\x2d8899\x2d0000\x2d000000000000-host1-target1:0:1-1:0:1:0-block-sda-sda1.device (active/plugged) |
| 2 | 3.369524ms | 23.905µs | sys-devices-LNXSYSTM:00-LNXSYBUS:00-PNP0A03:00-device:07-VMBUS:01-00000000\x2d0001\x2d8899\x2d0000\x2d000000000000-host1-target1:0:1-1:0:1:0-block-sda.device (active/plugged) |
| 2 | 3.387898ms | 27.211µs | sys-devices-LNXSYSTM:00-LNXSYBUS:00-PNP0A03:00-device:07-VMBUS:01-7ced8d7c\x2d8721\x2d7ced\x2d8d7c\x2d87217ced8d7c-net-eth0.device (active/plugged) |
| 2 | 3.328561ms | 25.949µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.10-tty-ttyS10.device (active/plugged) |
| 2 | 3.416292ms | 18.425µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.11-tty-ttyS11.device (active/plugged) |
| 2 | 3.243918ms | 28.283µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.12-tty-ttyS12.device (active/plugged) |
| 2 | 3.264578ms | 26.9µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.13-tty-ttyS13.device (active/plugged) |
| 2 | 3.428374ms | 26.54µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.14-tty-ttyS14.device (active/plugged) |
| 2 | 3.458902ms | 26.801µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.15-tty-ttyS15.device (active/plugged) |
| 2 | 3.469191ms | 33.213µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.16-tty-ttyS16.device (active/plugged) |
| 2 | 3.279455ms | 24.977µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.17-tty-ttyS17.device (active/plugged) |
| 2 | 3.324186ms | 27.652µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.18-tty-ttyS18.device (active/plugged) |
| 2 | 3.342247ms | 24.486µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.19-tty-ttyS19.device (active/plugged) |
| 2 | 3.357739ms | 24.486µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device (active/plugged) |
| 2 | 3.296147ms | 22.392µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.20-tty-ttyS20.device (active/plugged) |
| 2 | 3.254058ms | 27.873µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.21-tty-ttyS21.device (active/plugged) |
| 2 | 3.322966ms | 20.248µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.22-tty-ttyS22.device (active/plugged) |
| 2 | 3.378821ms | 26.559µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.23-tty-ttyS23.device (active/plugged) |
| 2 | 3.326226ms | 31.63µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.24-tty-ttyS24.device (active/plugged) |
| 2 | 3.280187ms | 46.768µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.25-tty-ttyS25.device (active/plugged) |
| 2 | 3.223263ms | 29.596µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.26-tty-ttyS26.device (active/plugged) |
| 2 | 3.300976ms | 26.62µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.27-tty-ttyS27.device (active/plugged) |
| 2 | 3.258375ms | 25.016µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.28-tty-ttyS28.device (active/plugged) |
| 2 | 3.289276ms | 42.068µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.29-tty-ttyS29.device (active/plugged) |
| 2 | 3.442391ms | 26.84µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device (active/plugged) |
| 2 | 3.381669ms | 23.845µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.30-tty-ttyS30.device (active/plugged) |
| 2 | 3.34047ms | 26.831µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.31-tty-ttyS31.device (active/plugged) |
| 2 | 3.329148ms | 28.443µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.4-tty-ttyS4.device (active/plugged) |
| 2 | 3.45258ms | 22.122µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.5-tty-ttyS5.device (active/plugged) |
| 2 | 3.51086ms | 27.561µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.6-tty-ttyS6.device (active/plugged) |
| 2 | 3.476214ms | 30.888µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.7-tty-ttyS7.device (active/plugged) |
| 2 | 3.526079ms | 24.456µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.8-tty-ttyS8.device (active/plugged) |
| 2 | 3.608088ms | 30.644µs | sys-devices-platform-serial8250-serial8250:0-serial8250:0.9-tty-ttyS9.device (active/plugged) |
| 2 | 4.101299ms | 39.574µs | sys-devices-pnp0-00:03-00:03:0-00:03:0.0-tty-ttyS0.device (active/plugged) |
| 2 | 3.551177ms | 31.078µs | sys-devices-pnp0-00:04-00:04:0-00:04:0.0-tty-ttyS1.device (active/plugged) |
| 2 | 3.546478ms | 25.968µs | sys-devices-virtual-misc-rfkill.device (active/plugged) |
| 2 | 3.475294ms | 26.821µs | sys-devices-virtual-misc-vmbus\x21hv_fcopy.device (inactive/dead) |
| 2 | 3.740102ms | 48.972µs | sys-devices-virtual-misc-vmbus\x21hv_kvp.device (active/plugged) |
| 2 | 3.633011ms | 31.529µs | sys-devices-virtual-misc-vmbus\x21hv_vss.device (inactive/dead) |
| 2 | 3.545596ms | 42.309µs | sys-devices-virtual-net-br\x2d91f0140dbdc0.device (active/plugged) |
| 2 | 3.488539ms | 23.695µs | sys-devices-virtual-net-docker0.device (active/plugged) |
| 2 | 3.455728ms | 24.627µs | sys-devices-virtual-net-veth95b3424.device (active/plugged) |
| 2 | 3.366611ms | 20.278µs | sys-devices-virtual-net-vethf48162c.device (active/plugged) |
| 2 | 3.376408ms | 25.387µs | sys-devices-virtual-ptp-ptp0.device (active/plugged) |
| 2 | 3.356501ms | 27.211µs | sys-devices-virtual-tty-ttyprintk.device (active/plugged) |
| 2 | 3.381298ms | 24.135µs | sys-module-configfs.device (active/plugged) |
| 2 | 3.500532ms | 28.754µs | sys-module-fuse.device (active/plugged) |
| 2 | 3.517684ms | 34.164µs | sys-subsystem-net-devices-br\x2d91f0140dbdc0.device (active/plugged) |
| 2 | 3.418588ms | 25.087µs | sys-subsystem-net-devices-docker0.device (active/plugged) |
| 2 | 3.406843ms | 28.433µs | sys-subsystem-net-devices-eth0.device (active/plugged) |
| 2 | 3.329771ms | 24.095µs | sys-subsystem-net-devices-veth95b3424.device (active/plugged) |
| 2 | 3.365509ms | 19.056µs | sys-subsystem-net-devices-vethf48162c.device (active/plugged) |
| 2 | 3.327076ms | 24.566µs | -.mount (active/mounted) |
| 7 | 3.810915ms | 82.783µs | boot-efi.mount (active/mounted) |
| 7 | 3.931066ms | 67.794µs | boot.mount (active/mounted) |
| 2 | 3.575967ms | 41.809µs | dev-hugepages.mount (active/mounted) |
| 2 | 3.507695ms | 39.173µs | dev-mqueue.mount (active/mounted) |
| 2 | 3.501809ms | 24.796µs | home.mount (inactive/dead) |
| 16 | 3.787971ms | 264.924µs | mnt.mount (active/mounted) |
| 5 | 3.603134ms | 60.548µs | proc-sys-fs-binfmt_misc.mount (active/mounted) |
| 2 | 3.280709ms | 23.274µs | run-credentials-systemd\x2dresolved.service.mount (inactive/dead) |
| 2 | 3.23865ms | 29.586µs | run-credentials-systemd\x2dsysctl.service.mount (inactive/dead) |
| 2 | 3.304785ms | 30.628µs | run-credentials-systemd\x2dsysusers.service.mount (inactive/dead) |
| 2 | 3.568512ms | 39.424µs | run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount (inactive/dead) |
| 2 | 3.429809ms | 31.439µs | run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount (inactive/dead) |
| 2 | 3.484191ms | 25.488µs | run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount (inactive/dead) |
| 2 | 3.868583ms | 36.969µs | run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount (inactive/dead) |
| 2 | 3.378707ms | 28.193µs | run-docker-netns-19bb1a9c268e.mount (active/mounted) |
| 2 | 3.460156ms | 24.666µs | run-docker-netns-d0d04dd4ebe0.mount (active/mounted) |
| 3 | 3.453133ms | 58.073µs | run-user-1001.mount (active/mounted) |
| 3 | 3.635548ms | 46.765µs | sys-fs-fuse-connections.mount (active/mounted) |
| 3 | 3.558767ms | 49.788µs | sys-kernel-config.mount (active/mounted) |
| 2 | 3.423287ms | 42.09µs | sys-kernel-debug.mount (active/mounted) |
| 2 | 3.422328ms | 44.253µs | sys-kernel-tracing.mount (active/mounted) |
| 2 | 3.31428ms | 49.215µs | tmp.mount (inactive/dead) |
| 2 | 3.555335ms | 28.604µs | var-lib-docker-overlay2-5aaaf1e38702965373f0dc20856d81f887beaa916da6f3b616a342c50ea8f0a1-merged.mount (active/mounted) |
| 2 | 3.31302ms | 28.964µs | var-lib-docker-overlay2-d202be39fa38bce5bb7be85d0246d712363905043dfc6f131b7f15295937d6d9-merged.mount (active/mounted) |
| 2 | 3.442606ms | 118.372µs | apport-autoreport.path (inactive/dead) |
| 5 | 3.698223ms | 41.969µs | systemd-ask-password-console.path (active/waiting) |
| 2 | 3.607988ms | 42.991µs | systemd-ask-password-plymouth.path (inactive/dead) |
| 3 | 3.500933ms | 28.233µs | systemd-ask-password-wall.path (active/waiting) |
| 2 | 3.416364ms | 45.535µs | tpm-udev.path (inactive/dead) |
| 2 | 3.339419ms | 26.63µs | whoopsie.path (inactive/dead) |
| 2 | 3.394927ms | 43.352µs | docker-0bed9af9c341a5d9aba890aae49a4cdf9f058d7943907943cb2dbee35e15b460.scope (active/running) |
| 2 | 3.347905ms | 142.027µs | docker-f2bf99a0d1e9e68b0ac3853fb84cf5e8700156c41f6dad2709c0523a211bb684.scope (active/running) |
| 632 | 17.288007ms | 3.564725ms | init.scope (active/running) |
| 7 | 4.388455ms | 75.215µs | apparmor.service (active/exited) |
| 2 | 3.58974ms | 26.56µs | apport-autoreport.service (inactive/dead) |
| 2 | 3.485273ms | 26.67µs | apport.service (inactive/dead) |
| 2 | 3.306093ms | 27.13µs | apt-daily.service (inactive/dead) |
| 2 | 3.329ms | 25.097µs | auditd.service (inactive/dead) |
| 7 | 3.557703ms | 84.947µs | blk-availability.service (active/exited) |
| 15 | 3.869515ms | 93.689µs | chrony.service (active/running) |
| 7 | 3.850649ms | 97.954µs | cloud-config.service (active/exited) |
| 15 | 3.709494ms | 309.231µs | cloud-final.service (active/exited) |
| 2 | 3.572807ms | 41.678µs | cloud-init-hotplugd.service (inactive/dead) |
| 20 | 3.808099ms | 103.98µs | cloud-init-local.service (active/exited) |
| 87 | 5.043148ms | 597.415µs | cloud-init.service (active/exited) |
| 2 | 3.620635ms | 34.455µs | connman.service (inactive/dead) |
| 2 | 3.324822ms | 24.416µs | console-screen.service (inactive/dead) |
| 3 | 3.67518ms | 72.111µs | console-setup.service (active/exited) |
| 72 | 5.165929ms | 509.583µs | containerd.service (active/running) |
| 15 | 4.444594ms | 102.402µs | cron.service (active/running) |
| 10 | 3.646386ms | 92.557µs | dbus.service (active/running) |
| 2 | 3.535174ms | 49.968µs | display-manager.service (inactive/dead) |
| 2 | 3.41974ms | 45.606µs | dm-event.service (inactive/dead) |
| 3 | 3.5103ms | 65.713µs | dmesg.service (inactive/dead) |
| 25 | 3.850298ms | 133.235µs | docker.service (active/running) |
| 4 | 3.749675ms | 70.386µs | dpkg-db-backup.service (inactive/dead) |
| 2 | 3.438378ms | 38.071µs | e2scrub_all.service (inactive/dead) |
| 4 | 3.56167ms | 71.01µs | e2scrub_reap.service (inactive/dead) |
| 2 | 3.33966ms | 39.294µs | emergency.service (inactive/dead) |
| 6 | 3.652417ms | 84.222µs | ephemeral-disk-warning.service (active/exited) |
| 2 | 3.500262ms | 31.088µs | fcoe.service (inactive/dead) |
| 10 | 3.637368ms | 75.237µs | finalrd.service (active/exited) |
| 2 | 3.383713ms | 24.847µs | firewalld.service (inactive/dead) |
| 2 | 3.325844ms | 38.683µs | fstrim.service (inactive/dead) |
| 2 | 3.681591ms | 42.9µs | getty-static.service (inactive/dead) |
| 6 | 3.588581ms | 51.38µs | [email protected] (active/running) |
| 4 | 3.721179ms | 77.165µs | grub-common.service (inactive/dead) |
| 4 | 3.579731ms | 45.856µs | grub-initrd-fallback.service (inactive/dead) |
| 14 | 3.795355ms | 122.15µs | haveged.service (active/running) |
| 61 | 4.896412ms | 302.879µs | hosted-compute-agent.service (active/running) |
| 2 | 3.882998ms | 53.861µs | hv-fcopy-daemon.service (inactive/dead) |
| 8 | 3.747808ms | 108.922µs | hv-kvp-daemon.service (active/running) |
| 2 | 3.732149ms | 42.991µs | hv-vss-daemon.service (inactive/dead) |
| 2 | 3.394313ms | 36.739µs | hv_kvp_daemon.service (inactive/dead) |
| 2 | 3.36575ms | 27.531µs | initrd-cleanup.service (inactive/dead) |
| 2 | 3.443966ms | 31.299µs | initrd-parse-etc.service (inactive/dead) |
| 2 | 3.365078ms | 25.278µs | initrd-switch-root.service (inactive/dead) |
| 2 | 3.30781ms | 28.965µs | initrd-udevadm-cleanup-db.service (inactive/dead) |
| 2 | 3.6092ms | 36.539µs | iscsi-shutdown.service (inactive/dead) |
| 2 | 3.672044ms | 27.281µs | iscsid.service (inactive/dead) |
| 2 | 3.653409ms | 31.449µs | kbd.service (inactive/dead) |
| 2 | 3.615057ms | 29.805µs | keyboard-setup.service (active/exited) |
| 2 | 3.477195ms | 45.285µs | kmod-static-nodes.service (active/exited) |
| 2 | 3.469978ms | 50.225µs | ldconfig.service (inactive/dead) |
| 4 | 3.495663ms | 75.599µs | logrotate.service (inactive/dead) |
| 2 | 3.437924ms | 28.935µs | lvm2-activation-early.service (inactive/dead) |
| 2 | 3.293243ms | 22.622µs | lvm2-lvmpolld.service (inactive/dead) |
| 6 | 3.438655ms | 91.14µs | lvm2-monitor.service (active/exited) |
| 2 | 3.34473ms | 34.966µs | man-db.service (inactive/dead) |
| 10 | 3.609547ms | 80.769µs | ModemManager.service (active/running) |
| 3 | 3.449505ms | 49.238µs | [email protected] (inactive/dead) |
| 3 | 3.489501ms | 58.323µs | modprobe@dm_mod.service (inactive/dead) |
| 3 | 3.633975ms | 56.095µs | [email protected] (inactive/dead) |
| 3 | 3.583668ms | 45.716µs | modprobe@efi_pstore.service (inactive/dead) |
| 3 | 3.481937ms | 54.191µs | [email protected] (inactive/dead) |
| 3 | 3.420531ms | 44.838µs | [email protected] (inactive/dead) |
| 3 | 3.422546ms | 55.952µs | modprobe@nvme_fabrics.service (inactive/dead) |
| 2 | 3.247056ms | 30.677µs | motd-news.service (inactive/dead) |
| 10 | 3.477295ms | 102.057µs | multipathd.service (active/running) |
| 4 | 3.447994ms | 70.048µs | netplan-ovs-cleanup.service (inactive/dead) |
| 23 | 3.988308ms | 135.183µs | networkd-dispatcher.service (active/running) |
| 2 | 3.421143ms | 34.885µs | networking.service (inactive/dead) |
| 2 | 3.353196ms | 23.925µs | NetworkManager.service (inactive/dead) |
| 2 | 3.318079ms | 35.166µs | ntp.service (inactive/dead) |
| 2 | 3.341924ms | 25.087µs | ntpsec.service (inactive/dead) |
| 2 | 3.456209ms | 93.185µs | nvmefc-boot-connections.service (inactive/dead) |
| 4 | 3.554402ms | 80.401µs | nvmf-autoconnect.service (inactive/dead) |
| 2 | 3.405203ms | 46.938µs | open-iscsi.service (inactive/dead) |
| 2 | 3.418397ms | 47.128µs | open-vm-tools.service (inactive/dead) |
| 2 | 3.380855ms | 38.823µs | openntpd.service (inactive/dead) |
| 2 | 3.447453ms | 28.964µs | ovsdb-server.service (inactive/dead) |
| 4 | 4.096537ms | 75.438µs | packagekit.service (active/running) |
| 7 | 3.735112ms | 78.024µs | php8.3-fpm.service (active/running) |
| 4 | 3.566319ms | 64.875µs | phpsessionclean.service (inactive/dead) |
| 6 | 3.659721ms | 92.09µs | plymouth-quit-wait.service (active/exited) |
| 6 | 3.865888ms | 55.547µs | plymouth-quit.service (active/exited) |
| 3 | 3.884669ms | 44.774µs | plymouth-read-write.service (active/exited) |
| 2 | 3.708756ms | 51.126µs | plymouth-start.service (inactive/dead) |
| 2 | 3.996557ms | 45.886µs | plymouth-switch-root.service (inactive/dead) |
| 4 | 4.126577ms | 64.895µs | podman-auto-update.service (inactive/dead) |
| 4 | 4.152416ms | 64.103µs | podman-clean-transient.service (inactive/dead) |
| 15 | 4.101691ms | 102.907µs | podman-restart.service (active/exited) |
| 12 | 3.891259ms | 85.29µs | podman.service (inactive/dead) |
| 12 | 3.861884ms | 79.626µs | polkit.service (active/running) |
| 2 | 3.635896ms | 57.588µs | pollinate.service (inactive/dead) |
| 2 | 3.637583ms | 41.077µs | rbdmap.service (inactive/dead) |
| 2 | 3.722889ms | 26.88µs | rc-local.service (inactive/dead) |
| 2 | 3.490089ms | 27.612µs | rescue.service (inactive/dead) |
| 12 | 3.88844ms | 182.691µs | rsyslog.service (active/running) |
| 2 | 4.143008ms | 67.647µs | secureboot-db.service (inactive/dead) |
| 6 | 3.736986ms | 74.426µs | [email protected] (active/running) |
| 3 | 3.658839ms | 44.099µs | setvtrgb.service (active/exited) |
| 4 | 3.787985ms | 82.021µs | snapd.apparmor.service (active/exited) |
| 2 | 3.633521ms | 51.758µs | snapd.autoimport.service (inactive/dead) |
| 2 | 3.57919ms | 31.98µs | snapd.core-fixup.service (inactive/dead) |
| 2 | 3.351562ms | 31.289µs | snapd.failure.service (inactive/dead) |
| 2 | 3.496033ms | 57.999µs | snapd.recovery-chooser-trigger.service (inactive/dead) |
| 6 | 3.569091ms | 67.975µs | snapd.seeded.service (active/exited) |
| 13 | 3.740542ms | 91.795µs | snapd.service (inactive/dead) |
| 2 | 3.487928ms | 38.862µs | snapd.snap-repair.service (inactive/dead) |
| 2 | 3.536233ms | 59.442µs | snapd.system-shutdown.service (inactive/dead) |
| 8 | 3.758196ms | 87.118µs | sphinxsearch.service (active/exited) |
| 5 | 3.586743ms | 65.159µs | ssh.service (inactive/dead) |
| 2 | 3.309103ms | 34.225µs | sshd-keygen.service (inactive/dead) |
| 2 | 3.249722ms | 30.397µs | sshd.service (inactive/dead) |
| 2 | 3.469323ms | 52.508µs | ssl-cert.service (inactive/dead) |
| 2 | 3.308681ms | 29.625µs | sysstat-collect.service (inactive/dead) |
| 2 | 3.427632ms | 35.818µs | sysstat-summary.service (inactive/dead) |
| 6 | 3.817871ms | 64.938µs | sysstat.service (active/exited) |
| 2 | 3.814392ms | 29.064µs | systemd-ask-password-console.service (inactive/dead) |
| 2 | 3.419587ms | 26.069µs | systemd-ask-password-plymouth.service (inactive/dead) |
| 2 | 3.296919ms | 27.381µs | systemd-ask-password-wall.service (inactive/dead) |
| 2 | 3.251374ms | 25.277µs | systemd-battery-check.service (inactive/dead) |
| 7 | 3.501123ms | 75.808µs | systemd-binfmt.service (active/exited) |
| 2 | 3.298061ms | 24.867µs | systemd-bsod.service (inactive/dead) |
| 2 | 3.346108ms | 50.095µs | systemd-firstboot.service (inactive/dead) |
| 6 | 3.694113ms | 69.734µs | systemd-fsck-root.service (active/exited) |
| 7 | 3.723407ms | 75.297µs | systemd-fsck@dev-disk-by\x2dlabel-BOOT.service (active/exited) |
| 8 | 3.52638ms | 74.354µs | systemd-fsck@dev-disk-by\x2duuid-7B14\x2d7487.service (active/exited) |
| 7 | 3.608003ms | 72.187µs | systemd-fsck@dev-disk-cloud-azure_resource\x2dpart1.service (active/exited) |
| 3 | 3.457644ms | 56.936µs | systemd-fsckd.service (inactive/dead) |
| 2 | 3.470857ms | 40.406µs | systemd-hibernate-resume.service (inactive/dead) |
| 2 | 3.529086ms | 28.524µs | systemd-hibernate.service (inactive/dead) |
| 2 | 3.607052ms | 48.872µs | systemd-hwdb-update.service (inactive/dead) |
| 2 | 3.366049ms | 27.441µs | systemd-hybrid-sleep.service (inactive/dead) |
| 2 | 3.381746ms | 39.484µs | systemd-initctl.service (inactive/dead) |
| 2 | 3.491685ms | 44.093µs | systemd-journal-catalog-update.service (inactive/dead) |
| 3 | 3.51163ms | 52.14µs | systemd-journal-flush.service (active/exited) |
| 13 | 3.720885ms | 218.782µs | systemd-journald.service (active/running) |
| 14 | 4.172513ms | 99.564µs | systemd-logind.service (active/running) |
| 2 | 3.557458ms | 49.473µs | systemd-machine-id-commit.service (inactive/dead) |
| 7 | 3.65407ms | 69.894µs | systemd-modules-load.service (active/exited) |
| 6 | 3.586413ms | 107.251µs | systemd-networkd-wait-online.service (active/exited) |
| 36 | 4.163748ms | 104.967µs | systemd-networkd.service (active/running) |
| 2 | 3.432277ms | 35.327µs | systemd-oomd.service (inactive/dead) |
| 2 | 3.794213ms | 29.045µs | systemd-pcrmachine.service (inactive/dead) |
| 2 | 3.488316ms | 50.053µs | systemd-pcrphase-initrd.service (inactive/dead) |
| 2 | 3.709595ms | 104.326µs | systemd-pcrphase-sysinit.service (inactive/dead) |
| 2 | 3.67016ms | 53.35µs | systemd-pcrphase.service (inactive/dead) |
| 2 | 3.652426ms | 53.069µs | systemd-pstore.service (inactive/dead) |
| 2 | 3.431362ms | 46.046µs | systemd-quotacheck.service (inactive/dead) |
| 7 | 3.720344ms | 72.069µs | systemd-random-seed.service (active/exited) |
| 6 | 3.527402ms | 51.1µs | systemd-remount-fs.service (active/exited) |
| 2 | 3.406085ms | 43.983µs | systemd-repart.service (inactive/dead) |
| 18 | 3.914529ms | 404.179µs | systemd-resolved.service (active/running) |
| 2 | 3.452802ms | 38.943µs | systemd-rfkill.service (inactive/dead) |
| 2 | 3.353306ms | 27.722µs | systemd-soft-reboot.service (inactive/dead) |
| 2 | 3.436391ms | 19.417µs | systemd-suspend-then-hibernate.service (inactive/dead) |
| 2 | 3.488492ms | 23.935µs | systemd-suspend.service (inactive/dead) |
| 6 | 3.853725ms | 96.489µs | systemd-sysctl.service (active/exited) |
| 2 | 3.573248ms | 31.69µs | systemd-sysext.service (inactive/dead) |
| 2 | 3.45679ms | 55.374µs | systemd-sysusers.service (inactive/dead) |
| 2 | 3.399662ms | 35.297µs | systemd-tmpfiles-clean.service (inactive/dead) |
| 6 | 3.600309ms | 75.375µs | systemd-tmpfiles-setup-dev-early.service (active/exited) |
| 6 | 3.630486ms | 72.138µs | systemd-tmpfiles-setup-dev.service (active/exited) |
| 16 | 3.87976ms | 96.179µs | systemd-tmpfiles-setup.service (active/exited) |
| 2 | 3.396306ms | 28.794µs | systemd-tpm2-setup-early.service (inactive/dead) |
| 2 | 3.443775ms | 59.151µs | systemd-tpm2-setup.service (inactive/dead) |
| 2 | 3.339199ms | 29.656µs | systemd-udev-settle.service (inactive/dead) |
| 2 | 3.554182ms | 37.11µs | systemd-udev-trigger.service (active/exited) |
| 5 | 3.573078ms | 85.286µs | systemd-udevd.service (active/running) |
| 2 | 3.615161ms | 45.435µs | systemd-update-done.service (inactive/dead) |
| 4 | 3.725474ms | 70.425µs | systemd-update-utmp-runlevel.service (inactive/dead) |
| 7 | 3.959193ms | 91.085µs | systemd-update-utmp.service (active/exited) |
| 7 | 3.882767ms | 67.146µs | systemd-user-sessions.service (active/exited) |
| 2 | 3.455788ms | 27.612µs | systemd-vconsole-setup.service (inactive/dead) |
| 2 | 3.388501ms | 25.488µs | tpm-udev.service (inactive/dead) |
| 2 | 3.6326ms | 49.042µs | ua-auto-attach.service (inactive/dead) |
| 2 | 3.606271ms | 48.15µs | ua-reboot-cmds.service (inactive/dead) |
| 2 | 3.434307ms | 30.608µs | ua-timer.service (inactive/dead) |
| 2 | 3.571595ms | 31.599µs | ubuntu-advantage-cloud-id-shim.service (inactive/dead) |
| 7 | 3.863454ms | 88.183µs | ubuntu-advantage.service (inactive/dead) |
| 10 | 3.894ms | 88.027µs | udisks2.service (active/running) |
| 3 | 3.727138ms | 41.918µs | ufw.service (active/exited) |
| 4 | 3.676242ms | 74.347µs | update-notifier-download.service (inactive/dead) |
| 2 | 3.526231ms | 40.055µs | update-notifier-motd.service (inactive/dead) |
| 7 | 3.655603ms | 72.542µs | [email protected] (active/exited) |
| 50 | 4.838884ms | 384.469µs | [email protected] (active/running) |
| 2 | 3.66308ms | 40.415µs | uuidd.service (inactive/dead) |
| 2 | 3.665161ms | 59.332µs | vgauth.service (inactive/dead) |
| 6 | 3.697381ms | 88.723µs | walinuxagent-network-setup.service (active/exited) |
| 210 | 7.885451ms | 2.469843ms | walinuxagent.service (active/running) |
| 2 | 4.488356ms | 35.967µs | zfs-mount.service (inactive/dead) |
| 632 | 17.930593ms | 4.095123ms | -.slice (active/active) |
| 11 | 4.975031ms | 96.664µs | azure-vmextensions-Microsoft.CPlat.Core.RunCommandLinux.slice (active/active) |
| 2 | 3.881036ms | 44.423µs | azure-vmextensions.slice (active/active) |
| 4 | 3.626188ms | 236.123µs | azure-walinuxagent-logcollector.slice (active/active) |
| 4 | 4.064358ms | 66.899µs | azure-walinuxagent.slice (active/active) |
| 205 | 7.752191ms | 2.049581ms | azure.slice (active/active) |
| 4 | 4.311845ms | 71.642µs | system-getty.slice (active/active) |
| 2 | 3.931662ms | 47.219µs | system-modprobe.slice (active/active) |
| 2 | 3.854998ms | 43.682µs | system-serial\x2dgetty.slice (active/active) |
| 7 | 3.913998ms | 85.623µs | system-systemd\x2dfsck.slice (active/active) |
| 405 | 12.657002ms | 2.927539ms | system.slice (active/active) |
| 47 | 5.387853ms | 218.83µs | user-1001.slice (active/active) |
| 3 | 4.103477ms | 69.287µs | user.slice (active/active) |
| 2 | 3.9681ms | 72.846µs | apport-forward.socket (inactive/dead) |
| 5 | 3.967602ms | 76.247µs | cloud-init-hotplugd.socket (active/listening) |
| 2 | 3.792907ms | 39.905µs | dbus.socket (active/running) |
| 2 | 3.861359ms | 35.326µs | dm-event.socket (active/listening) |
| 6 | 3.858263ms | 65.633µs | docker.socket (active/running) |
| 5 | 3.688154ms | 84.533µs | iscsid.socket (active/listening) |
| 3 | 3.968239ms | 48.583µs | lvm2-lvmpolld.socket (active/listening) |
| 6 | 3.816088ms | 80.516µs | lxd-installer.socket (active/listening) |
| 2 | 3.503668ms | 26.169µs | multipathd.socket (active/running) |
| 5 | 3.571595ms | 61.979µs | podman.socket (active/listening) |
| 6 | 3.810658ms | 62.965µs | snapd.socket (active/listening) |
| 5 | 3.667416ms | 62.166µs | ssh.socket (active/listening) |
| 3 | 3.494671ms | 45.202µs | syslog.socket (active/running) |
| 3 | 3.456048ms | 51.589µs | systemd-coredump.socket (active/listening) |
| 2 | 3.378173ms | 37.16µs | systemd-fsckd.socket (active/listening) |
| 2 | 3.358399ms | 28.835µs | systemd-initctl.socket (active/listening) |
| 2 | 3.411044ms | 30.407µs | systemd-journald-audit.socket (inactive/dead) |
| 2 | 3.437504ms | 28.624µs | systemd-journald-dev-log.socket (active/running) |
| 2 | 3.394002ms | 30.607µs | systemd-journald.socket (active/running) |
| 3 | 3.566139ms | 53.526µs | systemd-networkd.socket (active/running) |
| 2 | 3.632399ms | 45.255µs | systemd-pcrextend.socket (inactive/dead) |
| 5 | 3.938104ms | 57.367µs | systemd-rfkill.socket (active/listening) |
| 2 | 3.7341ms | 53.11µs | systemd-sysext.socket (active/listening) |
| 2 | 3.735823ms | 39.754µs | systemd-udevd-control.socket (active/running) |
| 2 | 3.830495ms | 31.51µs | systemd-udevd-kernel.socket (active/running) |
| 5 | 4.127529ms | 78.29µs | uuidd.socket (active/listening) |
| 14 | 4.388879ms | 90.21µs | mnt-swapfile.swap (active/active) |
| 4 | 3.785043ms | 71.136µs | basic.target (active/active) |
| 2 | 3.987506ms | 37.771µs | blockdev@dev-disk-by\x2dlabel-BOOT.target (inactive/dead) |
| 2 | 3.852756ms | 38.782µs | blockdev@dev-disk-by\x2duuid-7B14\x2d7487.target (inactive/dead) |
| 2 | 3.750602ms | 26.75µs | blockdev@dev-disk-by\x2duuid-a72fddf1\x2d49c4\x2d4653\x2dbe67\x2d35f223a2066a.target (inactive/dead) |
| 2 | 3.673376ms | 31.108µs | blockdev@dev-disk-cloud-azure_resource\x2dpart1.target (inactive/dead) |
| 2 | 3.626969ms | 28.092µs | [email protected] (inactive/dead) |
| 2 | 3.672785ms | 24.606µs | [email protected] (inactive/dead) |
| 2 | 3.503367ms | 18.505µs | [email protected] (inactive/dead) |
| 4 | 3.761111ms | 52.085µs | boot-complete.target (active/active) |
| 4 | 3.859704ms | 59.077µs | cloud-config.target (active/active) |
| 4 | 3.98405ms | 47.646µs | cloud-init.target (active/active) |
| 2 | 3.633671ms | 29.606µs | cryptsetup-pre.target (inactive/dead) |
| 4 | 3.740312ms | 70.031µs | cryptsetup.target (active/active) |
| 2 | 3.577877ms | 40.025µs | emergency.target (inactive/dead) |
| 2 | 3.755601ms | 42.59µs | final.target (inactive/dead) |
| 2 | 3.798772ms | 157.836µs | first-boot-complete.target (inactive/dead) |
| 4 | 4.131416ms | 74.54µs | getty-pre.target (active/active) |
| 4 | 3.73417ms | 56.289µs | getty.target (active/active) |
| 4 | 3.543402ms | 88.51µs | graphical.target (active/active) |
| 2 | 3.417145ms | 28.975µs | hibernate.target (inactive/dead) |
| 2 | 3.374375ms | 39.113µs | hybrid-sleep.target (inactive/dead) |
| 2 | 3.496717ms | 33.212µs | initrd-fs.target (inactive/dead) |
| 2 | 3.476657ms | 29.075µs | initrd-root-device.target (inactive/dead) |
| 2 | 3.407878ms | 27.912µs | initrd-root-fs.target (inactive/dead) |
| 2 | 3.48481ms | 38.562µs | initrd-switch-root.target (inactive/dead) |
| 2 | 3.510129ms | 36.869µs | initrd-usr-fs.target (inactive/dead) |
| 2 | 3.340611ms | 26.26µs | initrd.target (inactive/dead) |
| 2 | 3.423467ms | 43.802µs | integritysetup.target (active/active) |
| 4 | 3.499089ms | 64.604µs | local-fs-pre.target (active/active) |
| 14 | 3.883581ms | 88.98µs | local-fs.target (active/active) |
| 4 | 3.718661ms | 65.086µs | multi-user.target (active/active) |
| 14 | 3.87743ms | 89.29µs | network-online.target (active/active) |
| 4 | 3.634433ms | 204.284µs | network-pre.target (active/active) |
| 14 | 4.146906ms | 88.102µs | network.target (active/active) |
| 4 | 3.614316ms | 48.958µs | nss-lookup.target (active/active) |
| 2 | 3.441357ms | 45.035µs | nss-user-lookup.target (inactive/dead) |
| 4 | 3.672615ms | 47.519µs | paths.target (active/active) |
| 2 | 3.789367ms | 37.38µs | remote-cryptsetup.target (inactive/dead) |
| 4 | 3.725253ms | 55.018µs | remote-fs-pre.target (active/active) |
| 4 | 4.273764ms | 70.879µs | remote-fs.target (active/active) |
| 2 | 3.838987ms | 28.534µs | remote-veritysetup.target (inactive/dead) |
| 2 | 3.849737ms | 30.998µs | rescue.target (inactive/dead) |
| 2 | 3.818679ms | 42.631µs | shutdown.target (inactive/dead) |
| 2 | 3.582085ms | 33.834µs | sleep.target (inactive/dead) |
| 2 | 3.727939ms | 41.658µs | slices.target (active/active) |
| 2 | 3.588958ms | 32.191µs | snapd.mounts-pre.target (active/active) |
| 2 | 3.625847ms | 38.623µs | snapd.mounts.target (active/active) |
| 4 | 3.674155ms | 45.526µs | sockets.target (active/active) |
| 2 | 3.511102ms | 26.88µs | soft-reboot.target (inactive/dead) |
| 2 | 3.442863ms | 27.191µs | suspend-then-hibernate.target (inactive/dead) |
| 2 | 3.446611ms | 29.846µs | suspend.target (inactive/dead) |
| 12 | 3.812527ms | 363.771µs | swap.target (active/active) |
| 4 | 3.824012ms | 78.35µs | sysinit.target (active/active) |
| 2 | 3.693575ms | 42.089µs | time-set.target (active/active) |
| 4 | 3.657326ms | 48.428µs | time-sync.target (active/active) |
| 4 | 3.644703ms | 47.897µs | timers.target (active/active) |
| 2 | 3.569532ms | 44.443µs | umount.target (inactive/dead) |
| 2 | 3.571748ms | 29.655µs | veritysetup-pre.target (inactive/dead) |
| 2 | 3.492043ms | 47.269µs | veritysetup.target (active/active) |
| 2 | 3.681161ms | 64.551µs | apport-autoreport.timer (inactive/dead) |
| 5 | 3.881346ms | 62.109µs | dpkg-db-backup.timer (active/waiting) |
| 5 | 4.214061ms | 75.081µs | e2scrub_all.timer (active/waiting) |
| 5 | 4.161022ms | 59.111µs | fstrim.timer (active/waiting) |
| 2 | 3.952751ms | 41.698µs | fwupd-refresh.timer (inactive/dead) |
| 5 | 4.106239ms | 68.519µs | logrotate.timer (active/waiting) |
| 5 | 4.137117ms | 78.448µs | man-db.timer (active/waiting) |
| 5 | 4.126798ms | 63.028µs | motd-news.timer (active/waiting) |
| 5 | 4.124503ms | 63.178µs | phpsessionclean.timer (active/waiting) |
| 5 | 3.879453ms | 50.886µs | podman-auto-update.timer (active/waiting) |
| 2 | 4.115736ms | 43.973µs | snapd.snap-repair.timer (inactive/dead) |
| 5 | 4.005981ms | 203.002µs | sysstat-collect.timer (active/waiting) |
| 5 | 4.164317ms | 73.295µs | sysstat-summary.timer (active/waiting) |
| 5 | 3.885635ms | 58.215µs | systemd-tmpfiles-clean.timer (active/waiting) |
| 2 | 3.704645ms | 52.027µs | ua-timer.timer (inactive/dead) |
| 5 | 3.815644ms | 75.438µs | update-notifier-download.timer (active/waiting) |
| 5 | 3.868983ms | 78.134µs | update-notifier-motd.timer (active/waiting) |
| 10 | 3.936942ms | 74.373µs | ModemManager.service |
| 7 | 3.70972ms | 56.994µs | apparmor.service |
| 2 | 3.615998ms | 50.665µs | apport-autoreport.path |
| 2 | 3.703844ms | 70.382µs | apport-autoreport.timer |
| 2 | 3.636017ms | 49.122µs | apport-forward.socket |
| 11 | 3.802088ms | 317.951µs | azure-vmextensions-Microsoft.CPlat.Core.RunCommandLinux.slice |
| 2 | 3.883377ms | 40.225µs | azure-vmextensions.slice |
| 4 | 3.669619ms | 46.798µs | azure-walinuxagent-logcollector.slice |
| 4 | 3.688284ms | 71.564µs | azure-walinuxagent.slice |
| 4 | 3.704695ms | 79.663µs | basic.target |
| 7 | 3.925246ms | 62.056µs | blk-availability.service |
| 4 | 3.54799ms | 56.7µs | boot-complete.target |
| 7 | 3.977243ms | 77.617µs | boot-efi.mount |
| 7 | 3.781169ms | 68.027µs | boot.mount |
| 15 | 3.972147ms | 83.016µs | chrony.service |
| 7 | 3.801286ms | 73.358µs | cloud-config.service |
| 4 | 3.795225ms | 67.324µs | cloud-config.target |
| 15 | 3.976876ms | 101.855µs | cloud-final.service |
| 5 | 3.709908ms | 65.367µs | cloud-init-hotplugd.socket |
| 20 | 4.035125ms | 105.961µs | cloud-init-local.service |
| 87 | 5.696776ms | 758.737µs | cloud-init.service |
| 4 | 4.150112ms | 70.118µs | cloud-init.target |
| 3 | 3.949744ms | 73.145µs | collect-logs.scope |
| 3 | 3.862882ms | 230.593µs | console-setup.service |
| 72 | 5.47538ms | 357.264µs | containerd.service |
| 15 | 4.153274ms | 283.775µs | cron.service |
| 4 | 4.050424ms | 70.86µs | cryptsetup.target |
| 10 | 4.1547ms | 93.288µs | dbus.service |
| 2 | 3.742556ms | 62.368µs | dbus.socket |
| 2 | 3.688145ms | 39.985µs | dev-disk-by\x2dlabel-BOOT.device |
| 2 | 3.778905ms | 49.213µs | dev-disk-by\x2duuid-7B14\x2d7487.device |
| 2 | 3.94017ms | 54.553µs | dev-disk-cloud-azure_resource\x2dpart1.device |
| 2 | 3.682774ms | 44.103µs | dev-hugepages.mount |
| 2 | 3.773024ms | 66.391µs | dev-mqueue.mount |
| 2 | 3.652678ms | 33.523µs | dev-ttyS0.device |
| 3 | 3.696199ms | 43.906µs | dmesg.service |
| 2 | 3.758847ms | 47.138µs | docker-0bed9af9c341a5d9aba890aae49a4cdf9f058d7943907943cb2dbee35e15b460.scope |
| 2 | 3.793802ms | 57.635µs | docker-f2bf99a0d1e9e68b0ac3853fb84cf5e8700156c41f6dad2709c0523a211bb684.scope |
| 25 | 4.239649ms | 296.366µs | docker.service |
| 6 | 4.259169ms | 69.59µs | docker.socket |
| 4 | 3.937553ms | 78.203µs | dpkg-db-backup.service |
| 5 | 3.848815ms | 80.269µs | dpkg-db-backup.timer |
| 5 | 3.873254ms | 60.294µs | e2scrub_all.timer |
| 4 | 3.757654ms | 73.225µs | e2scrub_reap.service |
| 12 | 3.935682ms | 105.064µs | enable_abc87d92-e9d0-4256-8de8-fd4570087b83.scope |
| 6 | 3.865967ms | 89.45µs | ephemeral-disk-warning.service |
| 2 | 3.658402ms | 41.187µs | final.target |
| 10 | 3.898032ms | 81.806µs | finalrd.service |
| 2 | 3.674962ms | 46.868µs | first-boot-complete.target |
| 5 | 3.810724ms | 67.804µs | fstrim.timer |
| 4 | 3.768294ms | 58.924µs | getty-pre.target |
| 2 | 3.930295ms | 56.235µs | getty-static.service |
| 4 | 3.711678ms | 93.339µs | getty.target |
| 6 | 3.775314ms | 63.929µs | [email protected] |
| 4 | 3.792409ms | 45.816µs | graphical.target |
| 4 | 4.000801ms | 63.492µs | grub-common.service |
| 4 | 3.905929ms | 64.739µs | grub-initrd-fallback.service |
| 14 | 4.047301ms | 84.228µs | haveged.service |
| 61 | 4.945394ms | 806.357µs | hosted-compute-agent.service |
| 2 | 3.901174ms | 65.914µs | hv-fcopy-daemon.service |
| 8 | 3.950216ms | 84.923µs | hv-kvp-daemon.service |
| 2 | 3.698123ms | 44.343µs | hv-vss-daemon.service |
| 3 | 3.658629ms | 46.493µs | install_517448e7-010b-40c5-841b-d52a94e8d713.scope |
| 2 | 3.689838ms | 61.926µs | integritysetup.target |
| 5 | 3.636266ms | 97.162µs | iscsid.socket |
| 2 | 3.75537ms | 59.221µs | keyboard-setup.service |
| 2 | 3.561175ms | 41.928µs | kmod-static-nodes.service |
| 2 | 4.173225ms | 84.438µs | ldconfig.service |
| 4 | 4.02347ms | 77.178µs | local-fs-pre.target |
| 14 | 4.277651ms | 124.908µs | local-fs.target |
| 4 | 3.755464ms | 66.594µs | logrotate.service |
| 5 | 3.897828ms | 65.811µs | logrotate.timer |
| 3 | 3.75548ms | 55.496µs | lvm2-lvmpolld.socket |
| 6 | 3.864204ms | 75.785µs | lvm2-monitor.service |
| 6 | 3.907242ms | 71.472µs | lxd-installer.socket |
| 5 | 3.73379ms | 52.244µs | man-db.timer |
| 14 | 4.081682ms | 99.952µs | mnt-swapfile.swap |
| 16 | 4.244568ms | 345.862µs | mnt.mount |
| 3 | 4.329228ms | 65.841µs | [email protected] |
| 3 | 3.9682ms | 67.993µs | modprobe@dm_mod.service |
| 3 | 3.844083ms | 44.698µs | [email protected] |
| 3 | 3.668427ms | 50.932µs | modprobe@efi_pstore.service |
| 3 | 3.829369ms | 51.18µs | [email protected] |
| 3 | 3.771871ms | 64.485µs | [email protected] |
| 3 | 3.940874ms | 45.923µs | modprobe@nvme_fabrics.service |
| 5 | 3.895664ms | 49.847µs | motd-news.timer |
| 4 | 4.04274ms | 76.18µs | multi-user.target |
| 10 | 4.606608ms | 89.677µs | multipathd.service |
| 4 | 4.185653ms | 75.408µs | netplan-ovs-cleanup.service |
| 14 | 4.217074ms | 89.982µs | network-online.target |
| 4 | 3.911924ms | 56.142µs | network-pre.target |
| 14 | 4.638882ms | 116.429µs | network.target |
| 23 | 5.083654ms | 138.45µs | networkd-dispatcher.service |
| 4 | 4.148578ms | 68.202µs | nss-lookup.target |
| 2 | 4.083516ms | 95.7µs | nvmefc-boot-connections.service |
| 4 | 4.140018ms | 86.152µs | nvmf-autoconnect.service |
| 2 | 3.848202ms | 55.644µs | open-iscsi.service |
| 2 | 3.820676ms | 52.388µs | open-vm-tools.service |
| 4 | 3.906814ms | 61.092µs | packagekit.service |
| 4 | 3.839131ms | 70.009µs | paths.target |
| 7 | 4.052835ms | 192.689µs | php8.3-fpm.service |
| 4 | 4.077125ms | 85.63µs | phpsessionclean.service |
| 5 | 3.856841ms | 60.574µs | phpsessionclean.timer |
| 2 | 3.800875ms | 59.663µs | plymouth-poweroff.service |
| 6 | 4.146314ms | 81.441µs | plymouth-quit-wait.service |
| 6 | 3.935063ms | 61.189µs | plymouth-quit.service |
| 3 | 3.829941ms | 51.92µs | plymouth-read-write.service |
| 2 | 3.924096ms | 45.094µs | plymouth-start.service |
| 3 | 3.781499ms | 47.947µs | plymouth-switch-root-initramfs.service |
| 4 | 3.848896ms | 72.238µs | podman-auto-update.service |
| 5 | 3.817988ms | 58.46µs | podman-auto-update.timer |
| 4 | 3.759307ms | 47.048µs | podman-clean-transient.service |
| 15 | 4.379372ms | 114.896µs | podman-restart.service |
| 12 | 4.399903ms | 335.687µs | podman.service |
| 5 | 4.317095ms | 76.561µs | podman.socket |
| 12 | 4.174337ms | 88.559µs | polkit.service |
| 2 | 3.778274ms | 44.483µs | pollinate.service |
| 2 | 3.655483ms | 37.19µs | poweroff.target |
| 5 | 3.744363ms | 95.019µs | proc-sys-fs-binfmt_misc.automount |
| 5 | 3.713431ms | 66.16µs | proc-sys-fs-binfmt_misc.mount |
| 4 | 3.6521ms | 47.035µs | remote-fs-pre.target |
| 4 | 3.889552ms | 61.368µs | remote-fs.target |
| 12 | 3.833854ms | 89.367µs | rsyslog.service |
| 13 | 3.676816ms | 85.631µs | run-user-1000.mount |
| 3 | 3.700508ms | 50.108µs | run-user-1001.mount |
| 2 | 3.559112ms | 48.281µs | secureboot-db.service |
| 6 | 3.708923ms | 259.697µs | [email protected] |
| 10 | 3.854339ms | 100.268µs | session-1.scope |
| 3 | 3.59551ms | 56.156µs | setvtrgb.service |
| 2 | 3.55311ms | 45.224µs | shutdown.target |
| 2 | 4.099744ms | 51.687µs | slices.target |
| 4 | 3.983929ms | 81.335µs | snapd.apparmor.service |
| 2 | 3.76078ms | 54.483µs | snapd.autoimport.service |
| 2 | 3.673397ms | 50.936µs | snapd.core-fixup.service |
| 2 | 3.564652ms | 25.287µs | snapd.mounts-pre.target |
| 2 | 3.69829ms | 33.774µs | snapd.mounts.target |
| 2 | 3.578959ms | 48.992µs | snapd.recovery-chooser-trigger.service |
| 6 | 3.618684ms | 62.119µs | snapd.seeded.service |
| 13 | 3.758506ms | 77.76µs | snapd.service |
| 2 | 3.562728ms | 57.368µs | snapd.snap-repair.timer |
| 6 | 3.648048ms | 220.158µs | snapd.socket |
| 2 | 4.011508ms | 51.467µs | snapd.system-shutdown.service |
| 4 | 3.741935ms | 66.251µs | sockets.target |
| 8 | 3.836973ms | 91.144µs | sphinxsearch.service |
| 5 | 3.656738ms | 47.563µs | ssh.service |
| 5 | 3.720485ms | 50.004µs | ssh.socket |
| 2 | 3.526671ms | 47.7µs | ssl-cert.service |
| 12 | 3.711824ms | 78.294µs | swap.target |
| 2 | 3.607713ms | 44.534µs | sys-devices-virtual-misc-vmbus\x21hv_kvp.device |
| 3 | 3.52092ms | 39.993µs | sys-fs-fuse-connections.mount |
| 3 | 3.529426ms | 39.885µs | sys-kernel-config.mount |
| 2 | 3.574641ms | 43.251µs | sys-kernel-debug.mount |
| 2 | 3.568161ms | 38.312µs | sys-kernel-tracing.mount |
| 4 | 3.600279ms | 40.706µs | sysinit.target |
| 3 | 3.470956ms | 66.348µs | syslog.socket |
| 5 | 3.61101ms | 49.553µs | sysstat-collect.timer |
| 5 | 3.803857ms | 63.417µs | sysstat-summary.timer |
| 6 | 3.715365ms | 61.963µs | sysstat.service |
| 4 | 3.647548ms | 67.434µs | system-getty.slice |
| 2 | 3.595056ms | 40.626µs | system-modprobe.slice |
| 2 | 3.606353ms | 47.268µs | system-serial\x2dgetty.slice |
| 7 | 3.828407ms | 69.086µs | system-systemd\x2dfsck.slice |
| 5 | 3.795836ms | 84.809µs | systemd-ask-password-console.path |
| 2 | 3.554286ms | 79.419µs | systemd-ask-password-plymouth.path |
| 3 | 3.55287ms | 49.871µs | systemd-ask-password-wall.path |
| 7 | 3.783205ms | 82.447µs | systemd-binfmt.service |
| 3 | 3.586593ms | 71.381µs | systemd-coredump.socket |
| 2 | 3.545316ms | 48.351µs | systemd-firstboot.service |
| 6 | 3.50279ms | 92.16µs | systemd-fsck-root.service |
| 7 | 3.525599ms | 93.584µs | systemd-fsck@dev-disk-by\x2dlabel-BOOT.service |
| 8 | 3.666513ms | 80.046µs | systemd-fsck@dev-disk-by\x2duuid-7B14\x2d7487.service |
| 7 | 3.613033ms | 81.7µs | systemd-fsck@dev-disk-cloud-azure_resource\x2dpart1.service |
| 3 | 3.542901ms | 41.185µs | systemd-fsckd.service |
| 2 | 3.522756ms | 45.676µs | systemd-hwdb-update.service |
| 2 | 3.603204ms | 39.444µs | systemd-journal-catalog-update.service |
| 3 | 3.476056ms | 55.958µs | systemd-journal-flush.service |
| 14 | 3.662533ms | 98.836µs | systemd-logind.service |
| 2 | 3.360439ms | 52.258µs | systemd-machine-id-commit.service |
| 7 | 3.495462ms | 64.114µs | systemd-modules-load.service |
| 6 | 3.470044ms | 86.059µs | systemd-networkd-wait-online.service |
| 36 | 4.333515ms | 111.599µs | systemd-networkd.service |
| 3 | 3.730533ms | 48.331µs | systemd-networkd.socket |
| 2 | 3.778164ms | 49.964µs | systemd-pcrphase-sysinit.service |
| 2 | 3.715325ms | 50.154µs | systemd-pcrphase.service |
| 3 | 3.637817ms | 49.566µs | systemd-poweroff.service |
| 2 | 3.560614ms | 42.991µs | systemd-pstore.service |
| 7 | 3.651615ms | 88.025µs | systemd-random-seed.service |
| 6 | 3.747215ms | 238.355µs | systemd-remount-fs.service |
| 2 | 3.815486ms | 44.133µs | systemd-repart.service |
| 18 | 3.892377ms | 181.969µs | systemd-resolved.service |
| 5 | 3.682113ms | 76.514µs | systemd-rfkill.socket |
| 6 | 3.652357ms | 62.914µs | systemd-sysctl.service |
| 2 | 3.642989ms | 50.524µs | systemd-sysext.socket |
| 2 | 3.474262ms | 51.567µs | systemd-sysusers.service |
| 4 | 3.614014ms | 71.698µs | systemd-timedated.service |
| 5 | 3.52093ms | 64.423µs | systemd-tmpfiles-clean.timer |
| 6 | 3.559793ms | 71.091µs | systemd-tmpfiles-setup-dev-early.service |
| 6 | 3.494764ms | 74.627µs | systemd-tmpfiles-setup-dev.service |
| 16 | 3.649261ms | 115.162µs | systemd-tmpfiles-setup.service |
| 2 | 3.519504ms | 45.846µs | systemd-tpm2-setup.service |
| 2 | 3.584807ms | 31.789µs | systemd-udev-trigger.service |
| 5 | 3.456529ms | 69.647µs | systemd-udevd.service |
| 2 | 3.557836ms | 39.905µs | systemd-update-done.service |
| 4 | 3.56303ms | 79.369µs | systemd-update-utmp-runlevel.service |
| 7 | 3.574939ms | 75.157µs | systemd-update-utmp.service |
| 7 | 3.605298ms | 54.208µs | systemd-user-sessions.service |
| 2 | 3.425852ms | 41.798µs | time-set.target |
| 4 | 3.681993ms | 76.193µs | time-sync.target |
| 4 | 3.470816ms | 48.15µs | timers.target |
| 2 | 3.404361ms | 50.855µs | tpm-udev.path |
| 2 | 3.425288ms | 40.656µs | ua-reboot-cmds.service |
| 2 | 3.474974ms | 48.872µs | ua-timer.timer |
| 7 | 3.691821ms | 90.642µs | ubuntu-advantage.service |
| 10 | 3.814701ms | 82.823µs | udisks2.service |
| 3 | 3.509869ms | 42.382µs | ufw.service |
| 2 | 3.455708ms | 29.155µs | umount.target |
| 4 | 3.436491ms | 69.477µs | update-notifier-download.service |
| 5 | 3.583801ms | 69.931µs | update-notifier-download.timer |
| 5 | 3.559102ms | 61.319µs | update-notifier-motd.timer |
| 30 | 4.030947ms | 126.712µs | user-1000.slice |
| 47 | 4.595718ms | 222.557µs | user-1001.slice |
| 4 | 3.632369ms | 91.277µs | [email protected] |
| 7 | 3.827482ms | 70.796µs | [email protected] |
| 3 | 3.586002ms | 61.399µs | user.slice |
| 26 | 3.955646ms | 124.259µs | [email protected] |
| 50 | 4.770797ms | 178.559µs | [email protected] |
| 5 | 3.536362ms | 66.265µs | uuidd.socket |
| 2 | 3.419409ms | 44.484µs | var-lib-containers-storage-overlay-opaque\x2dbug\x2dcheck2617415455-merged.mount |
| 4 | 3.517173ms | 49.253µs | var-lib-containers-storage-overlay.mount |
| 2 | 3.442062ms | 45.405µs | var-lib-docker-overlay2-16f2ac5185bce75309f7d07bb7bf1307e3c0a36bcf2532438da462d6623dc1f9-merged.mount |
| 2 | 3.487815ms | 46.247µs | var-lib-docker-overlay2-2f72f35844d0f47cfc8701239a8af215b1aa15f699b157796d239bc2b6a07c6d-merged.mount |
| 2 | 3.404692ms | 42.871µs | var-lib-docker-overlay2-37336b13a5debf4ea110ab8378434cc1379fb008b2aa6432cfabff7cad00931b-merged.mount |
| 2 | 3.60502ms | 34.165µs | var-lib-docker-overlay2-3b1307b3fd747da5667a34c1a1e28c8ededbe907cfcb69112711aabd318f7e51-merged.mount |
| 2 | 3.471147ms | 54.442µs | var-lib-docker-overlay2-5aaaf1e38702965373f0dc20856d81f887beaa916da6f3b616a342c50ea8f0a1\x2dinit-merged.mount |
| 2 | 3.412737ms | 30.367µs | var-lib-docker-overlay2-882f38ef62197a557e3ea98937fb291c03b854c8d74862f7d75b164f87360aec-merged.mount |
| 2 | 3.437022ms | 37.801µs | var-lib-docker-overlay2-a5dde7b26d1b45b480bb8f838b6c46edfddc24c936a5d55ce842d6296fe01ed7-merged.mount |
| 2 | 3.461338ms | 49.484µs | var-lib-docker-overlay2-ad0a999e6066aad4d96cf5a8d46f94395fefed27b35701721df26421ba185be7-merged.mount |
| 2 | 3.466438ms | 60.714µs | var-lib-docker-overlay2-af6073c484574656cf74a333132b12b1c23576562a02d0b2764c0a27670fd9e7-merged.mount |
| 2 | 3.38224ms | 42.269µs | var-lib-docker-overlay2-b898c4b57b2cb23d901dd7b88749c450dd96c72b7a9a36081a6d54b2fc87db25-merged.mount |
| 2 | 3.385466ms | 34.524µs | var-lib-docker-overlay2-d202be39fa38bce5bb7be85d0246d712363905043dfc6f131b7f15295937d6d9\x2dinit-merged.mount |
| 2 | 3.649441ms | 45.565µs | var-lib-docker-overlay2-d9e8841e5aa81eaeb85053c527e7268d984c9b0cdd2a0f349bf50879edf3427e-merged.mount |
| 2 | 3.319893ms | 28.063µs | var-lib-docker-overlay2-eebb8b615d4f4b596298bf0ddfa165d1b9c1a3c03672509f64842cde05fd3257-merged.mount |
| 2 | 3.543152ms | 53.6µs | var-lib-docker-overlay2-f6e1d5214b0c0ce7265667fda1c106e3d94ce19052d17a06e9c78c1d7d6a2dbe-merged.mount |
| 2 | 3.579297ms | 37.761µs | var-lib-docker-overlay2-metacopy\x2dcheck2989862857-merged.mount |
| 2 | 3.512855ms | 47.699µs | veritysetup.target |
| 2 | 3.503488ms | 51.176µs | vgauth.service |
| 6 | 3.814885ms | 87.007µs | walinuxagent-network-setup.service |
| 210 | 8.181951ms | 2.1215ms | walinuxagent.service |
| 2 | 4.003048ms | 45.305µs | app.slice |
| 4 | 3.617201ms | 80.814µs | basic.target |
| 2 | 3.583928ms | 42.741µs | dbus.socket |
| 2 | 3.388488ms | 29.766µs | default.target |
| 2 | 3.402175ms | 29.245µs | dirmngr.socket |
| 2 | 3.346623ms | 21.35µs | exit.target |
| 2 | 3.24799ms | 29.245µs | gpg-agent-browser.socket |
| 2 | 3.36585ms | 29.585µs | gpg-agent-extra.socket |
| 2 | 3.354758ms | 24.836µs | gpg-agent-ssh.socket |
| 2 | 3.293704ms | 24.436µs | gpg-agent.socket |
| 2 | 3.377281ms | 37.55µs | keyboxd.socket |
| 2 | 3.258959ms | 26.399µs | launchpadlib-cache-clean.timer |
| 4 | 3.511723ms | 71.765µs | paths.target |
| 2 | 3.356983ms | 38.241µs | pk-debconf-helper.socket |
| 2 | 3.392719ms | 28.805µs | shutdown.target |
| 2 | 3.384708ms | 35.206µs | snapd.session-agent.socket |
| 4 | 3.520366ms | 66.875µs | sockets.target |
| 2 | 3.399349ms | 29.235µs | systemd-exit.service |
| 4 | 3.540467ms | 62.463µs | timers.target |
| 629 | 11.794323ms | 2.717532ms | 26.09.2025 14:12:40 - 26.09.2025 14:18:06 |
| 7 | 4.230462ms | 123.362µs | 22.09.2025 22:18:01 - 22.09.2025 22:18:35 |
| Lines | Read | Color | Container Name |
|---|---|---|---|
| 13 | 14.489683ms | 61.342µs | [running] lazyjournal |
| 217 | 21.917931ms | 265.001µs | [running] pinguem |
| Lines | Read | Color | Path |
|---|---|---|---|
| 33 | 7.779166ms | 466.125µs | /var/log/DiagnosticMessages/2025.09.26.asl |
| 5973 | 33.700125ms | 30.42675ms | /var/log/install.log |
| 327 | 8.91ms | 1.276083ms | /var/log/wifi.log |
| 23537 | 122.293292ms | 119.812625ms | /var/log/com.apple.xpc.launchd/launchd.log |
| 1263 | 18.375583ms | 6.469542ms | /var/log/anka.log |
| 10 | 7.124ms | 135.666µs | /var/log/powermanagement/2025.09.26.asl |
| 2146 | 15.289333ms | 10.565333ms | /var/log/fsck_apfs.log |
| 23 | 4.9525ms | 3.409667ms | /var/log/asl/BB.2026.09.30.G80.asl |
| 43 | 5.434459ms | 398.875µs | /var/log/asl/2025.09.26.G80.asl |
| 321 | 4.222625ms | 2.262583ms | /var/log/system.log |
| 475 | 4.359875ms | 6.0165ms | /var/log/fsck_apfs_error.log |
| 50001 | 231.453584ms | 187.480625ms | /var/log/com.apple.xpc.launchd/launchd.log.2 |
| 840 | 20.768375ms | 6.135584ms | /var/log/DiagnosticMessages/2025.09.16.asl |
| 7095 | 49.506541ms | 36.281125ms | /var/log/com.apple.xpc.launchd/launchd.log.1 |
| 24 | 12.415916ms | 212.25µs | /var/log/shutdown_monitor.log |
| 38 | 13.302291ms | 305.292µs | /var/log/powermanagement/2025.09.16.asl |
| 256 | 6.680041ms | 636.167µs | /var/log/fsck_hfs.log |
| 134 | 10.418917ms | 868.208µs | /var/log/asl/2025.09.16.G80.asl |
| 236 | 8.1225ms | 925.959µs | /var/log/asl/Logs/aslmanager.20250916T112701+00 |
| 235 | 9.308375ms | 428.917µs | /var/log/asl/Logs/aslmanager.20250916T101825+00 |
| 234 | 6.286167ms | 895.041µs | /var/log/asl/Logs/aslmanager.20250916T025854-07 |
| 113 | 11.014708ms | 391.291µs | /var/log/DiagnosticMessages/2025.09.13.asl |
| 47 | 15.440583ms | 458.5µs | /var/log/powermanagement/2025.09.13.asl |
| 121 | 8.045791ms | 1.692541ms | /var/log/asl/2025.09.13.G80.asl |
| Lines | Read | Color | Path |
|---|---|---|---|
| 2 | 587.6µs | 0s | C:\Users\runneradmin\AppData\Roaming\test\test.log |
| Lines | Read | Color | Event Name |
|---|---|---|---|
| 447268 | 8.2705788s | 461.192ms | Security (22837) |
| 15689 | 6.1694827s | 4.0257ms | SystemDataArchiver: Diagnostic (15689) |
| 0 | 157.3505ms | 0s | User Profile Service: Operational (4252) |
| 0 | 146.8233ms | 59.6µs | Windows PowerShell (3894) |
| 8612 | 1.0724246s | 35.5556ms | Kernel-IO: Operational (2500) |
| 2242 | 1.0719304s | 21.932ms | Diagnosis-PCW: Operational (2242) |
| 2008 | 891.2942ms | 3.608ms | Shell-Core: AppDefaults (2008) |
| 3070 | 1.0349035s | 17.1989ms | AppXDeploymentServer: Operational (2004) |
| 1992 | 973.686ms | 11.2773ms | CloudStore: Operational (1992) |
| 1968 | 864.4767ms | 9.6132ms | ServerManager-MultiMachine: Operational (1968) |
| 1647 | 775.7813ms | 4.1605ms | Microsoft-WindowsAzure-Diagnostics: Heartbeat (1646) |
| 1582 | 708.8869ms | 21.4294ms | WinRM: Operational (1582) |
| 1439 | 675.3439ms | 3.3766ms | Microsoft-WindowsAzure-Diagnostics: GuestAgent (1439) |
| 4037 | 492.583ms | 9.2506ms | Hyper-V-VmSwitch-Operational (1358) |
| 91318 | 1.0000492s | 117.7226ms | PowerShell: Operational (1025) |
| 1114 | 612.0717ms | 2.8745ms | System (830) |
| 772 | 454.3647ms | 11.8933ms | Shell-Core: Operational (772) |
| 718 | 384.9784ms | 14.8942ms | WMI-Activity: Operational (502) |
| 486 | 365.4563ms | 3.9953ms | StateRepository: Operational (486) |
| 0 | 159.1246ms | 0s | Windows Firewall With Advanced Security: Firewall (441) |
| 96151 | 1.0115058s | 106.9244ms | PowerShellCore: Operational (438) |
| 437 | 356.7761ms | 1.7617ms | VHDMP-Operational (437) |
| 489 | 330.0081ms | 1.0581ms | GroupPolicy: Operational (429) |
| 379 | 316.5036ms | 1.9635ms | Hyper-V-VMMS-Operational (379) |
| 0 | 161.1136ms | 0s | Windows Defender: Operational (331) |
| 497 | 326.9959ms | 16.9135ms | LiveId: Operational (323) |
| 277 | 273.415ms | 2.2756ms | AppReadiness: Admin (277) |
| 5617 | 338.3461ms | 8.213ms | Ntfs: Operational (264) |
| 252 | 248.8896ms | 2.9926ms | Winlogon: Operational (252) |
| 251 | 244.1055ms | 3.1282ms | DeviceSetupManager: Admin (251) |
| 1831 | 250.1501ms | 4.2486ms | Kernel-PnP: Configuration (216) |
| 209 | 240.9533ms | 1.8646ms | ServerManager-DeploymentProvider: Operational (209) |
| 205 | 251.8629ms | 7.5887ms | AppModel-Runtime: Admin (205) |
| 198 | 219.1648ms | 2.3872ms | TerminalServices-RemoteConnectionManager: Operational (198) |
| 3498 | 234.0775ms | 10.6732ms | Time-Service: Operational (175) |
| 1822 | 256.8764ms | 0s | Kernel-Cache: Operational (168) |
| 800 | 229.7893ms | 13.1985ms | VolumeSnapshot-Driver: Operational (160) |
| 821 | 209.3347ms | 1.8625ms | NetworkProfile: Operational (144) |
| 1030 | 224.199ms | 2.14ms | Crypto-NCrypt: Operational (140) |
| 638 | 209.7139ms | 9.4559ms | SmbClient: Connectivity (135) |
| 179 | 229.9129ms | 2.0705ms | Hyper-V-VMMS-Admin (134) |
| 132 | 238.2897ms | 3.0322ms | PushNotification-Platform: Operational (132) |
| 222 | 205.2628ms | 568.4µs | Wcmsvc: Operational (118) |
| 215 | 276.1683ms | 2.2395ms | Application (112) |
| 110 | 201.2799ms | 0s | Microsoft-WindowsAzure-Status: Plugins (110) |
| 109 | 191.1996ms | 1.1635ms | Diagnosis-PLA: Operational (109) |
| 143 | 200.3937ms | 1.4698ms | TerminalServices-LocalSessionManager: Operational (109) |
| 98 | 198.8093ms | 2.4783ms | ServerManager-MgmtProvider: Operational (98) |
| 114 | 196.0134ms | 1.8726ms | ShellCommon-StartLayoutPopulation: Operational (98) |
| 327 | 190.8151ms | 1.3089ms | Crypto-DPAPI: Operational (89) |
| 87 | 187.8413ms | 814.9µs | RemoteDesktopServices-RdpCoreTS: Operational (87) |
| 78 | 180.2003ms | 517.4µs | UniversalTelemetryClient: Operational (78) |
| 72 | 196.9413ms | 560.4µs | CAPI2: Operational (72) |
| 440 | 182.6443ms | 4.6863ms | SMBServer: Operational (71) |
| 96 | 263.4599ms | 730µs | Kernel-WHEA: Operational (68) |
| 65 | 179.4532ms | 736.3µs | Kernel-Boot: Operational (65) |
| 97 | 183.424ms | 624.9µs | Microsoft-Client-Licensing-Platform: Admin (65) |
| 62 | 190.7488ms | 1.4345ms | AppxPackaging: Operational (62) |
| 139 | 188.3098ms | 687.9µs | Host-Network-Service-Admin (61) |
| 53 | 171.087ms | 1.1919ms | Hyper-V-Guest-Drivers: Admin (53) |
| 51 | 179.0932ms | 1.2487ms | Privacy-Auditing: Operational (51) |
| 0 | 147.4329ms | 0s | Known Folders API Service (50) |
| 356 | 182.6681ms | 1.9921ms | Storage-Storport: Operational (43) |
| 41 | 228.2357ms | 0s | Partition: Diagnostic (41) |
| 40 | 179.2443ms | 50.5µs | CodeIntegrity: Operational (40) |
| 39 | 168.2497ms | 0s | WindowsUpdateClient: Operational (39) |
| 36 | 165.3995ms | 762.7µs | TaskScheduler: Maintenance (36) |
| 0 | 147.039ms | 0s | Kernel-PnP: Device Management (31) |
| 180 | 159.1173ms | 0s | StorageSpaces-Driver: Operational (30) |
| 80 | 204.7576ms | 0s | StorageManagement: Operational (27) |
| 26 | 162.1414ms | 0s | WebAuthN: Operational (26) |
| 24 | 161.2202ms | 0s | MUI: Operational (24) |
| 34 | 173.2169ms | 605.8µs | AAD: Operational (24) |
| 23 | 165.1367ms | 0s | DeviceSetupManager: Operational (23) |
| 23 | 164.134ms | 0s | NCSI: Operational (23) |
| 0 | 155.3946ms | 0s | User Device Registration: Admin (21) |
| 20 | 161.2025ms | 0s | Microsoft-WindowsAzure-Status: GuestAgent (20) |
| 20 | 156.0607ms | 0s | AppReadiness: Operational (20) |
| 18 | 152.9922ms | 0s | UserPnp: DeviceInstall (18) |
| 36 | 178.283ms | 0s | Hyper-V-Hypervisor-Admin (18) |
| 20 | 172.2811ms | 0s | HelloForBusiness: Operational (17) |
| 51 | 157.3051ms | 218.6µs | Store: Operational (17) |
| 16 | 165.0742ms | 1.1721ms | AppXDeployment: Operational (16) |
| 15 | 160.773ms | 0s | Resource-Exhaustion-Detector: Operational (15) |
| 14 | 155.7986ms | 0s | Containers-Wcifs: Operational (14) |
| 14 | 166.0078ms | 0s | KTL: Debug (14) |
| 14 | 160.2362ms | 0s | Containers-BindFlt: Operational (14) |
| 14 | 159.7801ms | 1.3544ms | Kernel-EventTracing: Admin (14) |
| 14 | 156.4417ms | 74.8µs | Ntfs: WHC (14) |
| 18 | 160.5152ms | 0s | Bits-Client: Operational (13) |
| 9 | 165.9586ms | 118.4µs | Hyper-V-Compute-Admin (9) |
| 9 | 165.4858ms | 0s | Hyper-V-Compute-Operational (9) |
| 8 | 163.6699ms | 0s | ProjFS-Filter: Operational (8) |
| 6 | 190.7673ms | 0s | LanguagePackSetup: Operational (6) |
| 5 | 158.7751ms | 0s | WinINet-Config: ProxyConfigChanged (5) |
| 5 | 151.1582ms | 0s | WER-PayloadHealth: Operational (5) |
| 4 | 183.8536ms | 66.3µs | Security-SPP-UX-Notifications: ActionCenter (4) |
| 4 | 153.5023ms | 573.5µs | Security-Mitigations: KernelMode (4) |
| 4 | 159.6889ms | 0s | DataIntegrityScan: Admin (4) |
| 12 | 161.9402ms | 0s | Kernel-ShimEngine: Operational (4) |
| 0 | 149.0482ms | 0s | Visual Studio (3) |
| 3 | 178.9304ms | 0s | FileShareShadowCopyProvider: Operational (3) |
| 2 | 160.7564ms | 132.2µs | Storsvc: Diagnostic (2) |
| 2 | 157.1587ms | 0s | TZSync: Operational (2) |
| 2 | 169.136ms | 0s | TWinUI: Operational (2) |
| 2 | 160.1424ms | 0s | Diagnosis-DPS: Operational (2) |
| 2 | 154.2524ms | 66.9µs | CertificateServicesClient-Lifecycle-System: Operational (2) |
| 2 | 161.2471ms | 0s | Biometrics: Operational (2) |
| 0 | 149.7259ms | 0s | BitLocker: BitLocker Management (2) |
| 1 | 172.837ms | 61.2µs | DeviceManagement-Enterprise-Diagnostics-Provider: Admin (1) |
| 6 | 150.4412ms | 0s | WFP: Operational (1) |
| 12 | 150.2387ms | 0s | SMBServer: Security (1) |
| 1 | 154.3768ms | 0s | Dhcp-Client: Admin (1) |