[Bug 1686082] Re: autopkgtest autopkgtest fails on xenial when run under autopkgtest

Brian Murray brian at ubuntu.com
Thu May 4 21:58:22 UTC 2017


Hello Dimitri, or anyone else affected,

Accepted autopkgtest into xenial-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/autopkgtest/3.20.4ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: autopkgtest (Ubuntu Xenial)
       Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1686082

Title:
  autopkgtest autopkgtest fails on xenial when run under autopkgtest

Status in autopkgtest package in Ubuntu:
  Fix Released
Status in autopkgtest source package in Xenial:
  Fix Committed

Bug description:
  [ Description ]

  autopkgtest's own autopkgtests are failing in xenial. The environment
  now exports $ADT_NORMAL_USER into the tests, and one of the tests
  checks that this is not set. Commit
  cbac10742cc44d66c82ee9776157273a5cce7a59 cleans it out of the test in
  question's environment.

  [ Fix ]

  Cherry pick that commit.

  [ QA ]

  This is a testsuite fix. Check that the package builds and that the
  autopkgtests pass.

  [ Regression potential ]

  It's a test fix only. If it's bad then the test won't be fixed. If the
  test fix itself is wrong then we could be allowing a regression to
  pass through. But this fix is in subsequent releases.

  [ Development fix ]

  The commit is in ≥ yakkety.

  [ Original description ]

  ======================================================================
  FAIL: test_setup_commands_string (__main__.ChrootRunner)
  --setup-commands with command string
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/tmp/autopkgtest.4F1JtS/build.knp/autopkgtest-3.20.4/tests/adt-run", line 1628, in test_setup_commands_string
      self.assertEqual(code, 0, err)
  AssertionError: 16 != 0 : adt-run [12:25:30]: version @version@
  adt-run [12:25:30]: host autopkgtest-lxd-muplzd; command line: /tmp/autopkgtest.4F1JtS/build.knp/autopkgtest-3.20.4/runner/adt-run -B --unbuilt-tree=/tmp/test.adt-run.4aqx12ew/testpkg --setup-commands '[ -z $ADT_NORMAL_USER ];sleep 3; cp /bin/cp /bin/cp_cp; echo setup_success > /setup.log' --setup-commands 'cp /bin/cp /bin/cp_cp' --timeout-short=1 --timeout-copy=1 --- chroot /tmp/test.adt-run.4aqx12ew/chroot
  adt-run [12:25:31]: @@@@@@@@@@@@@@@@@@@@ test bed setup
  adt-run [12:25:31]: ERROR: testbed failure: testbed setup commands failed with status 1

  ----------------------------------------------------------------------
  Ran 211 tests in 189.417s

  FAILED (failures=1, skipped=141)
  autopkgtest [13:28:08]: test adt-run: -----------------------]
  autopkgtest [13:28:08]: test adt-run:  - - - - - - - - - - results - - - - - - - - - -
  adt-run              FAIL non-zero exit status 1
  autopkgtest [13:28:09]:  - - - - - - - - - - running shell - - - - - - - - - -
  root at autopkgtest-lxd-muplzd:/tmp/autopkgtest.4F1JtS/build.knp/autopkgtest-3.20.4# ./tests/adt-run ChrootRunner.test_setup_commands_string
  test_setup_commands_string (__main__.ChrootRunner)
  --setup-commands with command string ... ok

  ----------------------------------------------------------------------
  Ran 1 test in 4.185s

  OK
  root at autopkgtest-lxd-muplzd:/tmp/autopkgtest.4F1JtS/build.knp/autopkgtest-3.20.4#

  This is happening on xenial and prevents smooth SRU landings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1686082/+subscriptions



More information about the foundations-bugs mailing list