BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-integration/job/kf5-qt5%20FreeBSDQt5.12/7/
Project: kf5-qt5 FreeBSDQt5.12
Date of build: Sun, 03 Feb 2019 17:35:35 +0000
Build duration: 2 min 38 sec and counting

CONSOLE OUTPUT
[...truncated 46 lines...]
> git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> git fetch --tags --force --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 0a7308ee4595946e0e653e48bd9755ce2d008e5f
Cloning repository https://anongit.kde.org/sysadmin/repo-metadata
> git init /usr/home/jenkins/workspace/Plasma/plasma-integration/kf5-qt5 FreeBSDQt5.12/ci-tooling/repo-metadata # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata
> git --version # timeout=10
> git fetch --tags --force --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*
Checking out Revision 0b444dbeefb0ea9418ff558766b5f77e13389616 (origin/master)
Commit message: "Move KDiff3 to Extragear per the completion of it's review."
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
> 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 --force --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 0b444dbeefb0ea9418ff558766b5f77e13389616
Cloning repository https://anongit.kde.org/kde-build-metadata
> git init /usr/home/jenkins/workspace/Plasma/plasma-integration/kf5-qt5 FreeBSDQt5.12/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 --force --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5f3cd83fa8b6837f7d1277c03511b282fa23feca (origin/master)
Commit message: "Update to reflect move of KDiff3 to Extragear."
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup Dependencies)
[Pipeline] sh
> 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 --force --progress https://anongit.kde.org/kde-build-metadata +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 5f3cd83fa8b6837f7d1277c03511b282fa23feca
+ python3 -u ci-tooling/helpers/prepare-dependencies.py --product Plasma --project plasma-integration --branchGroup kf5-qt5 --environment production --platform FreeBSDQt5.12 --installTo /home/jenkins/install-prefix/
Retrieving: Plasma-extra-cmake-modules-kf5-qt5
Retrieving: Plasma-karchive-kf5-qt5
Retrieving: Plasma-ki18n-kf5-qt5
Retrieving: Plasma-kcoreaddons-kf5-qt5
Retrieving: Plasma-kwindowsystem-kf5-qt5
Retrieving: Plasma-kconfig-kf5-qt5
Retrieving: Plasma-kcrash-kf5-qt5
Retrieving: Plasma-kdbusaddons-kf5-qt5
Retrieving: Plasma-kdoctools-kf5-qt5
Retrieving: Plasma-kservice-kf5-qt5
Retrieving: Plasma-kcodecs-kf5-qt5
Retrieving: Plasma-phonon-kf5-qt5
Retrieving: Plasma-kauth-kf5-qt5
Retrieving: Plasma-kguiaddons-kf5-qt5
Retrieving: Plasma-kwidgetsaddons-kf5-qt5
Retrieving: Plasma-kconfigwidgets-kf5-qt5
Retrieving: Plasma-kitemviews-kf5-qt5
Retrieving: Plasma-kcompletion-kf5-qt5
Retrieving: Plasma-kiconthemes-kf5-qt5
Retrieving: Plasma-sonnet-kf5-qt5
Retrieving: Plasma-attica-kf5-qt5
Retrieving: Plasma-kglobalaccel-kf5-qt5
Retrieving: Plasma-ktextwidgets-kf5-qt5
Retrieving: Plasma-breeze-icons-kf5-qt5
Retrieving: Plasma-knotifications-kf5-qt5
Retrieving: Plasma-kxmlgui-kf5-qt5
Retrieving: Plasma-solid-kf5-qt5
Retrieving: Plasma-kjobwidgets-kf5-qt5
Retrieving: Plasma-kbookmarks-kf5-qt5
Retrieving: Plasma-kwallet-kf5-qt5
Retrieving: Plasma-kio-kf5-qt5
Retrieving: Plasma-kparts-kf5-qt5
Retrieving: Plasma-kplotting-kf5-qt5
Retrieving: Plasma-kdewebkit-kf5-qt5
Retrieving: Plasma-kinit-kf5-qt5
Traceback (most recent call last):
File "ci-tooling/helpers/prepare-dependencies.py", line 80, in <module>
archive.extractall( path=arguments.installTo )
File "/usr/local/lib/python3.6/tarfile.py", line 2010, in extractall
numeric_owner=numeric_owner)
File "/usr/local/lib/python3.6/tarfile.py", line 2052, in extract
numeric_owner=numeric_owner)
File "/usr/local/lib/python3.6/tarfile.py", line 2122, in _extract_member
self.makefile(tarinfo, targetpath)
File "/usr/local/lib/python3.6/tarfile.py", line 2163, in makefile
with bltn_open(targetpath, "wb") as target:
OSError: [Errno 26] Text file busy: '/home/jenkins/install-prefix/bin/kdeinit5'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to