|
CONSOLE OUTPUT
|
| [...truncated 13.65 KB...] |
| > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/* |
| > git rev-parse origin/master^{commit} # timeout=10 |
| Checking out Revision 4dccfb0f307f985dbde709372066337039b2ff95 (origin/master) |
| > git config core.sparsecheckout # timeout=10 |
| > git checkout -f 4dccfb0f307f985dbde709372066337039b2ff95 |
| Commit message: "Fix these as well" |
| [Pipeline] checkout |
| Cloning the remote Git repository |
| Cloning repository https://anongit.kde.org/sysadmin/repo-metadata |
| > git init /usr/home/jenkins/workspace/Plasma/kde-gtk-config/stable-kf5-qt5 FreeBSDQt5.11/ci-tooling/repo-metadata # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata |
| > git --version # timeout=10 |
| > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/* |
| > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10 |
| > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
| > git config remote.origin.url https://anongit.kde.org/sysadmin/repo-metadata # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata |
| > git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/* |
| > git rev-parse origin/master^{commit} # timeout=10 |
| Checking out Revision a6080f60f7b708e8919ff3d7421ae3f0f319e6ac (origin/master) |
| > git config core.sparsecheckout # timeout=10 |
| > git checkout -f a6080f60f7b708e8919ff3d7421ae3f0f319e6ac |
| Commit message: "Plasma: track Plasma/5.14 as stable i18n branch" |
| [Pipeline] checkout |
| Cloning the remote Git repository |
| Cloning repository https://anongit.kde.org/kde-build-metadata |
| > git init /usr/home/jenkins/workspace/Plasma/kde-gtk-config/stable-kf5-qt5 FreeBSDQt5.11/ci-tooling/kde-build-metadata # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/kde-build-metadata |
| > git --version # timeout=10 |
| > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/* |
| > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 |
| > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
| > git config remote.origin.url https://anongit.kde.org/kde-build-metadata # timeout=10 |
| Fetching upstream changes from https://anongit.kde.org/kde-build-metadata |
| > git fetch --tags --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/* |
| > git rev-parse origin/master^{commit} # timeout=10 |
| Checking out Revision 7d0a0be87dbdc1e0736ad5e4e0ddb060fa5e6fec (origin/master) |
| > git config core.sparsecheckout # timeout=10 |
| > git checkout -f 7d0a0be87dbdc1e0736ad5e4e0ddb060fa5e6fec |
| Commit message: "Remove duplicate dependencies on kdoctools (these are provided via kf5umbrella) Also, sync dependencies from master to stable" |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] stage |
| [Pipeline] { (Setup Dependencies) |
| [Pipeline] sh |
| [stable-kf5-qt5 FreeBSDQt5.11] Running shell script |
| + python3.5 -u ci-tooling/helpers/prepare-dependencies.py --product Plasma --project kde-gtk-config --branchGroup stable-kf5-qt5 --environment production --platform FreeBSDQt5.11 --installTo /home/jenkins/install-prefix/ |
| Retrieving: Plasma-extra-cmake-modules-stable-kf5-qt5 |
| Retrieving: Plasma-karchive-stable-kf5-qt5 |
| Retrieving: Plasma-ki18n-stable-kf5-qt5 |
| Retrieving: Plasma-kcoreaddons-stable-kf5-qt5 |
| Retrieving: Plasma-kwindowsystem-stable-kf5-qt5 |
| Retrieving: Plasma-kconfig-stable-kf5-qt5 |
| Retrieving: Plasma-kcrash-stable-kf5-qt5 |
| Retrieving: Plasma-kdbusaddons-stable-kf5-qt5 |
| Retrieving: Plasma-kdoctools-stable-kf5-qt5 |
| Retrieving: Plasma-kservice-stable-kf5-qt5 |
| Retrieving: Plasma-kcodecs-stable-kf5-qt5 |
| Retrieving: Plasma-phonon-stable-kf5-qt5 |
| Retrieving: Plasma-kauth-stable-kf5-qt5 |
| Retrieving: Plasma-kguiaddons-stable-kf5-qt5 |
| Retrieving: Plasma-kwidgetsaddons-stable-kf5-qt5 |
| Retrieving: Plasma-kconfigwidgets-stable-kf5-qt5 |
| Retrieving: Plasma-kitemviews-stable-kf5-qt5 |
| Retrieving: Plasma-kcompletion-stable-kf5-qt5 |
| Retrieving: Plasma-kiconthemes-stable-kf5-qt5 |
| Retrieving: Plasma-sonnet-stable-kf5-qt5 |
| Retrieving: Plasma-attica-stable-kf5-qt5 |
| Retrieving: Plasma-kglobalaccel-stable-kf5-qt5 |
| Retrieving: Plasma-ktextwidgets-stable-kf5-qt5 |
| Retrieving: Plasma-breeze-icons-stable-kf5-qt5 |
| Retrieving: Plasma-knotifications-stable-kf5-qt5 |
| Retrieving: Plasma-kxmlgui-stable-kf5-qt5 |
| Retrieving: Plasma-solid-stable-kf5-qt5 |
| Traceback (most recent call last): |
| File "ci-tooling/helpers/prepare-dependencies.py", line 71, in <module> |
| filename, metadata = packageArchive.retrievePackage( package ) |
| File "/usr/home/jenkins/workspace/Plasma/kde-gtk-config/stable-kf5-qt5 FreeBSDQt5.11/ci-tooling/helpers/helperslib/Packages.py", line 115, in retrievePackage |
| latestContent.write( response.read() ) |
| File "/usr/local/lib/python3.5/http/client.py", line 461, in read |
| s = self._safe_read(self.length) |
| File "/usr/local/lib/python3.5/http/client.py", line 607, in _safe_read |
| chunk = self.fp.read(min(amt, MAXAMOUNT)) |
| File "/usr/local/lib/python3.5/socket.py", line 576, in readinto |
| return self._sock.recv_into(b) |
| File "/usr/local/lib/python3.5/ssl.py", line 937, in recv_into |
| return self.read(nbytes, buffer) |
| File "/usr/local/lib/python3.5/ssl.py", line 799, in read |
| return self._sslobj.read(len, buffer) |
| File "/usr/local/lib/python3.5/ssl.py", line 583, in read |
| v = self._sslobj.read(len, buffer) |
| ConnectionResetError: [Errno 54] Connection reset by peer |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Pipeline] emailextrecipients |
| [Pipeline] emailext |