← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2032807] Re: ubuntu_bpf fails during setup because 'make' cannot be found

 

** Changed in: ubuntu-kernel-tests
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2032807

Title:
  ubuntu_bpf fails during setup because 'make' cannot be found

Status in ubuntu-kernel-tests:
  Fix Released

Bug description:
  Seen on j:linux-aws-fips in the d2023.07.26 cycle.
  ubuntu_bpf test fails during setup with the following output:

  07:58:18 DEBUG| Running 'make -C linux/ headers'
  07:58:18 ERROR| [stderr] /bin/bash: line 1: make: command not found
  07:58:18 ERROR| Exception escaping from test:
  Traceback (most recent call last):
    File "/home/ubuntu/autotest/client/shared/test.py", line 387, in _exec
      *p_args, **p_dargs)
    File "/home/ubuntu/autotest/client/shared/utils.py", line 865, in update_version
      install(*args, **dargs)
    File "/home/ubuntu/autotest/client/tests/ubuntu_bpf/ubuntu_bpf.py", line 73, in setup
      self.install_required_pkgs()
    File "/home/ubuntu/autotest/client/tests/ubuntu_bpf/ubuntu_bpf.py", line 49, in install_required_pkgs
      utils.system_output(cmd, retain_output=True)
    File "/home/ubuntu/autotest/client/shared/utils.py", line 1268, in system_output
      verbose=verbose, args=args).stdout
    File "/home/ubuntu/autotest/client/shared/utils.py", line 918, in run
      "Command returned non-zero exit status")
  CmdError: Command  failed, rc=127, Command returned non-zero exit status
  * Command: 
      make -C linux/ headers
  Exit status: 127
  Duration: 0.00170087814331

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2032807/+subscriptions