From builds at travis-ci.org Wed Oct 21 17:50:43 2020 From: builds at travis-ci.org (Travis CI) Date: Wed, 21 Oct 2020 17:50:43 +0000 Subject: [sos-devel] Broken: sosreport/sos#4897 (legacy-3.9 - 8288b5b) In-Reply-To: Message-ID: <5f9074f36ce8b_13fdd055f2eb4887ea@travis-tasks-6c96f56555-xrhqb.mail> Build Update for sosreport/sos ------------------------------------- Build: #4897 Status: Broken Duration: 1 hr, 0 mins, and 35 secs Commit: 8288b5b (legacy-3.9) Author: Jan Jansky Message: [policy] Fix failure conditions with upload The logic for determining if an archive should be uploaded to the Customer Portal was too strict, ease it to now properly only block on a missing case number since username and passwords may now be provided via env vars. Fixes an issue whereby we ignore a user-provided FTP directory. Adds a timeout and a timeout handler for FTP connections, rather than letting the connection attempt continue indefinitely. Second, adds exception handling for an edge case where the connection to the FTP server fails, but does not generate an exception from the ftplib module. Additionally, correct the type-ing of the error numbers being checked so that we actually match them. Caling "sos report --upload --case-id=123 --batch" should fallback to uploading to FTP server as the upload user is unknown and can't be prompted in batch mode. Related: #2276 Related: #2245 Resolves: #2265 Signed-off-by: Jan Jansky Signed-off-by: Jake Hunsaker View the changeset: https://github.com/sosreport/sos/compare/d5ea92776988...8288b5bb76d0 View the full build log and details: https://travis-ci.org/github/sosreport/sos/builds/737771371?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Wed Oct 28 01:40:43 2020 From: builds at travis-ci.org (Travis CI) Date: Wed, 28 Oct 2020 01:40:43 +0000 Subject: [sos-devel] Errored: sosreport/sos#4903 (master - c07bdbc) In-Reply-To: Message-ID: <5f98cc1aaf578_13faae8dd4280137347@travis-tasks-cb988dd6-bznk4.mail> Build Update for sosreport/sos ------------------------------------- Build: #4903 Status: Errored Duration: 6 hrs, 6 mins, and 19 secs Commit: c07bdbc (master) Author: Jake Hunsaker Message: [sos] Fix use of relative paths for --tmp-dir Fixes an issue where the use of relative paths for `--tmp-dir` causes a failure in the building of the final archive. Previously, a relative path would cause the tarball to be produced in a nested directory under the temp directory of the same name, which would in turn cause compression and all further operations for the archive to fail. Fix this by converting relative paths in the option to the absolute path internally. Resolves: RHBZ#1891562 Signed-off-by: Jake Hunsaker View the changeset: https://github.com/sosreport/sos/compare/0c5b4c15f880...c07bdbc94269 View the full build log and details: https://travis-ci.org/github/sosreport/sos/builds/739399100?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Wed Oct 28 04:40:39 2020 From: builds at travis-ci.org (Travis CI) Date: Wed, 28 Oct 2020 04:40:39 +0000 Subject: [sos-devel] Errored: sosreport/sos#4904 (master - d39087b) In-Reply-To: Message-ID: <5f98f6461a182_13f9d4e4ae00440842@travis-tasks-74d5c4ccff-zt47t.mail> Build Update for sosreport/sos ------------------------------------- Build: #4904 Status: Errored Duration: 6 hrs, 17 mins, and 34 secs Commit: d39087b (master) Author: Oliver Falk Message: [azure] Include AEM (Azure Enhanced Monitoring for Linux) data Resolves: #2267 Signed-off-by: Oliver Falk Signed-off-by: Jake Hunsaker View the changeset: https://github.com/sosreport/sos/compare/c07bdbc94269...d39087bb3814 View the full build log and details: https://travis-ci.org/github/sosreport/sos/builds/739403518?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Thu Oct 29 08:11:39 2020 From: builds at travis-ci.org (Travis CI) Date: Thu, 29 Oct 2020 08:11:39 +0000 Subject: [sos-devel] Canceled: sosreport/sos#4903 (master - c07bdbc) In-Reply-To: Message-ID: <5f9a7938c8537_13ff5ec5bf0dc222569@travis-tasks-6cf7c5c58f-djctf.mail> Build Update for sosreport/sos ------------------------------------- Build: #4903 Status: Canceled Duration: 6 hrs, 6 mins, and 19 secs Commit: c07bdbc (master) Author: Jake Hunsaker Message: [sos] Fix use of relative paths for --tmp-dir Fixes an issue where the use of relative paths for `--tmp-dir` causes a failure in the building of the final archive. Previously, a relative path would cause the tarball to be produced in a nested directory under the temp directory of the same name, which would in turn cause compression and all further operations for the archive to fail. Fix this by converting relative paths in the option to the absolute path internally. Resolves: RHBZ#1891562 Signed-off-by: Jake Hunsaker View the changeset: https://github.com/sosreport/sos/compare/0c5b4c15f880...c07bdbc94269 View the full build log and details: https://travis-ci.org/github/sosreport/sos/builds/739399100?utm_medium=notification&utm_source=email Restart your build: https://travis-ci.org/github/sosreport/sos/builds/739399100?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Thu Oct 29 08:11:47 2020 From: builds at travis-ci.org (Travis CI) Date: Thu, 29 Oct 2020 08:11:47 +0000 Subject: [sos-devel] Canceled: sosreport/sos#4904 (master - d39087b) In-Reply-To: Message-ID: <5f9a793f9c674_13f80280b22f410773d@travis-tasks-6cf7c5c58f-czcdk.mail> Build Update for sosreport/sos ------------------------------------- Build: #4904 Status: Canceled Duration: 6 hrs, 17 mins, and 34 secs Commit: d39087b (master) Author: Oliver Falk Message: [azure] Include AEM (Azure Enhanced Monitoring for Linux) data Resolves: #2267 Signed-off-by: Oliver Falk Signed-off-by: Jake Hunsaker View the changeset: https://github.com/sosreport/sos/compare/c07bdbc94269...d39087bb3814 View the full build log and details: https://travis-ci.org/github/sosreport/sos/builds/739403518?utm_medium=notification&utm_source=email Restart your build: https://travis-ci.org/github/sosreport/sos/builds/739403518?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: