** Description changed: - ** Minor regression of current SRU for LP: #1775195 ** + ** Minor bug found in the current SRU for LP: #1775195 ** [Impact] * When kernel tracing event is in used, sosreport hang at the kernel plugin. [Test Case] * Install rasdaemon $ apt-get install rasdaemon -y * Run sosreport from -proposed (See Bug #1775195) sosreport | 3.6-1ubuntu0.16.04.1 | xenial-proposed sosreport | 3.6-1ubuntu0.18.04.1 | bionic-proposed sosreport | 3.6-1ubuntu0.18.10.1 | cosmic-proposed Only kernel plugin is needed to trigger the hang : $ sosreport -o kernel [Regression Potential] * Regression low. The fix is simply appending files to the the kernel plugin into an existing list of files to be ignored in order to stop hanging when trying to collect them when tracing event is in used. [Other Info] * Upstream fix: https://github.com/sosreport/sos/pull/1445/commits/d6379b5ba0f381ea8ec2403b9985100a946a5866 * Origin : https://github.com/sosreport/sos/pull/1445
** Description changed: ** Minor bug found in the current SRU for LP: #1775195 ** [Impact] * When kernel tracing event is in used, sosreport hang at the kernel plugin. [Test Case] * Install rasdaemon $ apt-get install rasdaemon -y * Run sosreport from -proposed (See Bug #1775195) sosreport | 3.6-1ubuntu0.16.04.1 | xenial-proposed sosreport | 3.6-1ubuntu0.18.04.1 | bionic-proposed sosreport | 3.6-1ubuntu0.18.10.1 | cosmic-proposed Only kernel plugin is needed to trigger the hang : $ sosreport -o kernel [Regression Potential] * Regression low. The fix is simply appending files to the the kernel plugin into an existing list of files to be ignored in order to stop hanging when trying to collect them when tracing event is in used. [Other Info] * Upstream fix: https://github.com/sosreport/sos/pull/1445/commits/d6379b5ba0f381ea8ec2403b9985100a946a5866 * Origin : https://github.com/sosreport/sos/pull/1445 + + [Git bisect log] + + git bisect start '--term-old' 'broken' '--term-new' 'fixed' + # fixed: [848b110f83697814c72ac93b36e786ff9dafc0fc] [powerpc] Add support to collect DLPAR and LPM related logs + git bisect fixed 848b110f83697814c72ac93b36e786ff9dafc0fc + # broken: [967c015518c1aa135aa6007329972f031ffe12fc] [plugins] Remove unnecessary sizelimits + git bisect broken 967c015518c1aa135aa6007329972f031ffe12fc + # broken: [e89c7f7744ac4b39956ef3122cdb1489d2676664] [multipath] use -ll for path checker and prio inclusion + git bisect broken e89c7f7744ac4b39956ef3122cdb1489d2676664 + # broken: [0ea62d1ea57f41c1b75ccb83e69fdda386a7d280] [Plugin] fix exception raise in Plugin._copy_dir() + git bisect broken 0ea62d1ea57f41c1b75ccb83e69fdda386a7d280 + # broken: [2e3e1479df19aca58d8bd9f80ef3d6e7a9641211] [utilities] use correct comparison-to-None style + git bisect broken 2e3e1479df19aca58d8bd9f80ef3d6e7a9641211 + # broken: [e108d7c03834446f8dac66ad69f5eade4f2c5fce] [archive] fix and simplify directory destination rewriting + git bisect broken e108d7c03834446f8dac66ad69f5eade4f2c5fce + # broken: [f8ee9c4b87c6c3b8aa2bda3425f0e53499515363] [openstack_*] relax enabling of OSP RedHat plugins + git bisect broken f8ee9c4b87c6c3b8aa2bda3425f0e53499515363 + # fixed: [d6379b5ba0f381ea8ec2403b9985100a946a5866] [kernel] dont collect some tracing instance files + git bisect fixed d6379b5ba0f381ea8ec2403b9985100a946a5866 + # first fixed commit: [d6379b5ba0f381ea8ec2403b9985100a946a5866] [kernel] dont collect some tracing instance files -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803735 Title: [kernel] dont collect some tracing instance files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/1803735/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
