Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841128 - app-emulation/cloud-init-22.1-r1 fails test - E AssertionError: Lists differ: [{dir: /tmp}] != [{dir: /var/tmp/portage/app-emulati
Summary: app-emulation/cloud-init-22.1-r1 fails test - E AssertionError: Lists differ:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-04-26 17:53 UTC by Toralf Förster
Modified: 2022-04-26 17:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.19 KB, text/plain)
2022-04-26 17:53 UTC, Toralf Förster
Details
app-emulation:cloud-init-22.1-r1:20220426-170358.log.bz2 (app-emulation:cloud-init-22.1-r1:20220426-170358.log.bz2,47.42 KB, application/x-bzip)
2022-04-26 17:53 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,55.98 KB, application/x-bzip)
2022-04-26 17:53 UTC, Toralf Förster
Details
environment (environment,129.75 KB, text/plain)
2022-04-26 17:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,44.54 KB, application/x-bzip)
2022-04-26 17:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,139.02 KB, application/x-bzip)
2022-04-26 17:53 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,405.61 KB, application/x-bzip)
2022-04-26 17:53 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-04-26 17:53:11 UTC
            mkdtemp,
        )
        self.assertEqual("/fake/return/path", retval)
>       self.assertEqual([{"dir": "/tmp"}], calls)
E       AssertionError: Lists differ: [{'dir': '/tmp'}] != [{'dir': '/var/tmp/portage/app-emulation/cloud-init-22.1-r1/temp'}]
E       
E       First differing element 0:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4_test-20220423-192942

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.3.0 *
clang/llvm (if any):
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 9e7ba6db4b969301c433e8124e1c00899063ada9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 26 16:18:54 2022 +0000

    2022-04-26 16:18:53 UTC

emerge -qpvO app-emulation/cloud-init
[ebuild  N    ] app-emulation/cloud-init-22.1-r1  USE="test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-04-26 17:53:13 UTC
Created attachment 774813 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-26 17:53:14 UTC
Created attachment 774816 [details]
app-emulation:cloud-init-22.1-r1:20220426-170358.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-04-26 17:53:15 UTC
Created attachment 774819 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-26 17:53:17 UTC
Created attachment 774822 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-26 17:53:18 UTC
Created attachment 774825 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-26 17:53:19 UTC
Created attachment 774828 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-26 17:53:21 UTC
Created attachment 774831 [details]
tests.tar.bz2