Skip to content

Add derived values for nfsiostat (#132) #1012

Add derived values for nfsiostat (#132)

Add derived values for nfsiostat (#132) #1012

Triggered via push February 19, 2025 10:34
Status Failure
Total duration 1m 22s
Artifacts

runonce.yml

on: push
build-1-21
15s
build-1-21
build-1-22
10s
build-1-22
build-1-23
20s
build-1-23
AlmaLinux8-RPM-build
1m 12s
AlmaLinux8-RPM-build
AlmaLinux9-RPM-build
58s
AlmaLinux9-RPM-build
UBI-8-RPM-build
39s
UBI-8-RPM-build
UBI-9-RPM-build
26s
UBI-9-RPM-build
Ubuntu-jammy-build
52s
Ubuntu-jammy-build
Ubuntu-noblenumbat-build
52s
Ubuntu-noblenumbat-build
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
build-1-22: collectors/diskstatMetric.go#L12
no required module provides package github.com/ClusterCockpit/cc-lib/ccMessage; to add it:
build-1-22
Process completed with exit code 2.
build-1-21: collectors/diskstatMetric.go#L12
no required module provides package github.com/ClusterCockpit/cc-lib/ccMessage; to add it:
build-1-21
Process completed with exit code 2.
build-1-23: collectors/collectorManager.go#L20
cannot use new(NetstatCollector) (value of type *NetstatCollector) as MetricCollector value in map literal: *NetstatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23: collectors/collectorManager.go#L28
cannot use new(DiskstatCollector) (value of type *DiskstatCollector) as MetricCollector value in map literal: *DiskstatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23: collectors/collectorManager.go#L43
cannot use new(NfsIOStatCollector) (value of type *NfsIOStatCollector) as MetricCollector value in map literal: *NfsIOStatCollector does not implement MetricCollector (wrong type for method Read)
build-1-23
Process completed with exit code 2.
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L20
cannot use new(NetstatCollector) (value of type *NetstatCollector) as MetricCollector value in map literal: *NetstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L28
cannot use new(DiskstatCollector) (value of type *DiskstatCollector) as MetricCollector value in map literal: *DiskstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build: collectors/collectorManager.go#L43
cannot use new(NfsIOStatCollector) (value of type *NfsIOStatCollector) as MetricCollector value in map literal: *NfsIOStatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-noblenumbat-build
Process completed with exit code 2.
Ubuntu-jammy-build: collectors/collectorManager.go#L20
cannot use new(NetstatCollector) (value of type *NetstatCollector) as MetricCollector value in map literal: *NetstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build: collectors/collectorManager.go#L28
cannot use new(DiskstatCollector) (value of type *DiskstatCollector) as MetricCollector value in map literal: *DiskstatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build: collectors/collectorManager.go#L43
cannot use new(NfsIOStatCollector) (value of type *NfsIOStatCollector) as MetricCollector value in map literal: *NfsIOStatCollector does not implement MetricCollector (wrong type for method Read)
Ubuntu-jammy-build
Process completed with exit code 2.
build-1-21
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2