Public bug reported:

Package's autopkgtest keeps failing due to trying to download dkms
packages which are already removed from the archive.

One example:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-eoan/eoan/amd64/l/linux/20190813_212926_4bceb@/log.gz
...
II: dkms-build downloading zfs (zfs-dkms_0.8.1-1ubuntu7_all.deb)
--2019-08-13 21:14:21--  
http://ftpmaster.internal/ubuntu/pool/universe/z/zfs-linux/zfs-dkms_0.8.1-1ubuntu7_all.deb
Resolving ftpmaster.internal (ftpmaster.internal)... 91.189.89.99
Connecting to ftpmaster.internal (ftpmaster.internal)|91.189.89.99|:80... 
connected.
HTTP request sent, awaiting response... 404 Not Found
2019-08-13 21:14:21 ERROR 404: Not Found.

--2019-08-13 21:14:21--  
http://ftpmaster.internal/ubuntu/pool/main/z/zfs-linux/zfs-dkms_0.8.1-1ubuntu7_all.deb
Resolving ftpmaster.internal (ftpmaster.internal)... 91.189.89.99
Connecting to ftpmaster.internal (ftpmaster.internal)|91.189.89.99|:80... 
connected.
HTTP request sent, awaiting response... 404 Not Found
2019-08-13 21:14:21 ERROR 404: Not Found.

dpkg-deb: error: failed to read archive 'zfs-dkms_*.deb': No such file or 
directory
make: *** [debian/rules.d/2-binary-arch.mk:220: install-generic] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2
...

Due to flakiness we have to keep bumping the brintey hints to migrate
other packages from -proposed.

Please fix the flakiness by moving the .deb download step closer to the
start of the autopkgtest or by other means.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1841761

Title:
  Flaky autopkgtest

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Package's autopkgtest keeps failing due to trying to download dkms
  packages which are already removed from the archive.

  One example:
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-eoan/eoan/amd64/l/linux/20190813_212926_4bceb@/log.gz
  ...
  II: dkms-build downloading zfs (zfs-dkms_0.8.1-1ubuntu7_all.deb)
  --2019-08-13 21:14:21--  
http://ftpmaster.internal/ubuntu/pool/universe/z/zfs-linux/zfs-dkms_0.8.1-1ubuntu7_all.deb
  Resolving ftpmaster.internal (ftpmaster.internal)... 91.189.89.99
  Connecting to ftpmaster.internal (ftpmaster.internal)|91.189.89.99|:80... 
connected.
  HTTP request sent, awaiting response... 404 Not Found
  2019-08-13 21:14:21 ERROR 404: Not Found.

  --2019-08-13 21:14:21--  
http://ftpmaster.internal/ubuntu/pool/main/z/zfs-linux/zfs-dkms_0.8.1-1ubuntu7_all.deb
  Resolving ftpmaster.internal (ftpmaster.internal)... 91.189.89.99
  Connecting to ftpmaster.internal (ftpmaster.internal)|91.189.89.99|:80... 
connected.
  HTTP request sent, awaiting response... 404 Not Found
  2019-08-13 21:14:21 ERROR 404: Not Found.

  dpkg-deb: error: failed to read archive 'zfs-dkms_*.deb': No such file or 
directory
  make: *** [debian/rules.d/2-binary-arch.mk:220: install-generic] Error 2
  dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned 
exit status 2
  ...

  Due to flakiness we have to keep bumping the brintey hints to migrate
  other packages from -proposed.

  Please fix the flakiness by moving the .deb download step closer to
  the start of the autopkgtest or by other means.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to