Bug#846137: salt-formula-ceilometer: FTBFS: Failing test (KeyError: 'VERSION_ID')
Chris Lamb
lamby at debian.org
Mon Nov 28 16:10:57 UTC 2016
Source: salt-formula-ceilometer
Version: 2016.4.1-3
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
Dear Maintainer,
salt-formula-ceilometer fails to build from source in unstable/amd64:
[…]
dh_auto_test
make -j1 test
make[1]: Entering directory '«BUILDDIR»'
[ ! -d tests ] || (cd tests; ./run_tests.sh)
/usr/bin/salt-call
[ERROR ] Could not cache minion ID: [Errno 13] Permission denied: '/etc/salt/minion_id'
[WARNING ] Failed to open log file, do you have permission to write to /var/log/salt/minion?
[ERROR ] An un-handled exception was caught by salt's global exception handler:
KeyError: 'VERSION_ID'
Traceback (most recent call last):
File "/usr/bin/salt-call", line 11, in <module>
salt_call()
File "/usr/lib/python2.7/dist-packages/salt/scripts.py", line 372, in salt_call
client.run()
File "/usr/lib/python2.7/dist-packages/salt/cli/call.py", line 48, in run
caller = salt.cli.caller.Caller.factory(self.config)
File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 79, in factory
return ZeroMQCaller(opts, **kwargs)
File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 274, in __init__
super(ZeroMQCaller, self).__init__(opts)
File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 102, in __init__
self.minion = salt.minion.SMinion(opts)
File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 605, in __init__
opts['grains'] = salt.loader.grains(opts)
File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 705, in grains
ret = fun()
File "/usr/lib/python2.7/dist-packages/salt/grains/core.py", line 1308, in os_data
if os_release['VERSION_ID'] == "7":
KeyError: 'VERSION_ID'
Traceback (most recent call last):
File "/usr/bin/salt-call", line 11, in <module>
salt_call()
File "/usr/lib/python2.7/dist-packages/salt/scripts.py", line 372, in salt_call
client.run()
File "/usr/lib/python2.7/dist-packages/salt/cli/call.py", line 48, in run
caller = salt.cli.caller.Caller.factory(self.config)
File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 79, in factory
return ZeroMQCaller(opts, **kwargs)
File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 274, in __init__
super(ZeroMQCaller, self).__init__(opts)
File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 102, in __init__
self.minion = salt.minion.SMinion(opts)
File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 605, in __init__
opts['grains'] = salt.loader.grains(opts)
File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 705, in grains
ret = fun()
File "/usr/lib/python2.7/dist-packages/salt/grains/core.py", line 1308, in os_data
if os_release['VERSION_ID'] == "7":
KeyError: 'VERSION_ID'
[ERROR] Execution of ceilometer.agent_cluster failed
[ERROR] Execution failed
Makefile:22: recipe for target 'test' failed
make[1]: *** [test] Error 1
make[1]: Leaving directory '«BUILDDIR»'
dh_auto_test: make -j1 test returned exit code 2
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
**************************************************************************************
** Detected network access during build **
**************************************************************************************
00:00:00.000000 IP 3bd46bd9d6c3.40316 > 10.0.1.1.domain: 31921+ AAAA? 3bd46bd9d6c3.chris-lamb.co.uk. (47)
00:00:00.031782 IP 10.0.1.1.domain > 3bd46bd9d6c3.40316: 31921 NXDomain* 0/0/0 (47)
00:00:00.031961 IP 3bd46bd9d6c3.48787 > 10.0.1.1.domain: 29323+ AAAA? 3bd46bd9d6c3. (30)
[…]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: salt-formula-ceilometer.2016.4.1-3.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 5482 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-bugs/attachments/20161128/5e0d4ad7/attachment.obj>
More information about the Reproducible-bugs
mailing list