Fix offsets in rpcSectorRoots #719
Annotations
10 errors and 1 warning
|
host/storage/logger.go#L130
logger.go:130: 2024-02-07T15:14:35.885Z DEBUG sqlite database initialized {"sqliteVersion": "3.42.0", "schemaVersion": 24, "path": "/tmp/TestVolumeConcurrency2431112728/001/hostd.db"}
|
host/storage/logger.go#L130
logger.go:130: 2024-02-07T15:14:35.918Z DEBUG sqlite slow query row {"query": "SELECT v.id, v.disk_path, v.read_only, v.available, v.total_sectors, v.used_sectors\nFROM storage_volumes v\nWHERE v.id=$1", "elapsed": "22.428848ms", "stack": "go.sia.tech/hostd/persist/sqlite.(*Store).queryRow\n\t/home/runner/work/hostd/hostd/persist/sqlite/store.go:74\ngo.sia.tech/hostd/persist/sqlite.(*Store).Volume\n\t/home/runner/work/hostd/hostd/persist/sqlite/volumes.go:196\ngo.sia.tech/hostd/host/storage.(*VolumeManager).Volume\n\t/home/runner/work/hostd/hostd/host/storage/storage.go:478\ngo.sia.tech/hostd/host/storage_test.TestVolumeConcurrency\n\t/home/runner/work/hostd/hostd/host/storage/storage_test.go:753\ntesting.tRunner\n\t/opt/hostedtoolcache/go/1.21.6/x64/src/testing/testing.go:1595"}
|
host/storage/logger.go#L130
logger.go:130: 2024-02-07T15:14:35.959Z DEBUG volumes.grow expanded volume {"volumeID": 1, "start": 0, "end": 256, "current": 0}
|
host/storage/logger.go#L130
logger.go:130: 2024-02-07T15:14:36.029Z DEBUG volumes.grow expanded volume {"volumeID": 1, "start": 0, "end": 256, "current": 4}
|
host/storage/logger.go#L130
logger.go:130: 2024-02-07T15:14:36.107Z DEBUG volumes.grow expanded volume {"volumeID": 1, "start": 0, "end": 256, "current": 8}
|
host/storage/logger.go#L130
logger.go:130: 2024-02-07T15:14:36.239Z DEBUG volumes.grow expanded volume {"volumeID": 1, "start": 0, "end": 256, "current": 12}
|
host/storage/logger.go#L130
logger.go:130: 2024-02-07T15:14:36.243Z DEBUG volumes wrote sector {"root": "h:9cbd361d7461dbf2a9dd6ad9e9c00b044d6c1a416648847a451d77518df51e55", "volume": 1, "index": 0, "elapsed": "25.113142ms"}
|
host/storage/logger.go#L130
logger.go:130: 2024-02-07T15:14:36.340Z DEBUG volumes.grow expanded volume {"volumeID": 1, "start": 0, "end": 256, "current": 16}
|
host/storage/logger.go#L130
logger.go:130: 2024-02-07T15:14:36.343Z DEBUG volumes wrote sector {"root": "h:3753c7893b85edf94f5fe603ee5cdb9e8e550f0efec7d5e33abc4d789433bde2", "volume": 1, "index": 1, "elapsed": "9.723346ms"}
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3, n8maninger/action-golang-test@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading