prometheus / prometheus/node_exporter

Fail to test with version 1.3.1 under RISC-V

Open
#2,296 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
13.8k
Forks
2.7k
Avg merge
1d 23h
Merged PRs (30d)
8

Description

Host operating system: output of uname -a

Linux 5.11.0-1017-generic #18-Ubuntu SMP riscv64 GNU/Linux

node_exporter version: output of node_exporter --version

1.3.1

node_exporter command line flags
Are you running node_exporter in Docker?
What did you do that produced an error?
make  collector/fixtures/sys/.unpacked
go test ./...
./end-to-end-test.sh
What did you expect to see?
What did you see instead?

test.log

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading test.log and reproducing the listed commands: make collector/fixtures/sys/.unpacked, go test ./..., and ./end-to-end-test.sh on the RISC-V host. Compare the failures with the test and fixture areas identified by the output; done means the relevant test commands pass under RISC-V.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, linux
Domain
operating-systems, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.