Skip to content
Success

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python2-ptyprocess
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/python2-ptyprocess.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/python2-ptyprocess # timeout=10
Fetching upstream changes from https://aur.archlinux.org/python2-ptyprocess.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/python2-ptyprocess.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/python2-ptyprocess.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 20b35e9bde5de5390b09ff2c197c573d336a64a2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20b35e9bde5de5390b09ff2c197c573d336a64a2 # timeout=10
Commit message: "Fix sha256sum"
First time build. Skipping changelog.
[python2-ptyprocess] $ /bin/sh -xe /tmp/jenkins3209574209300586988.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg python2-ptyprocess
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: python2-ptyprocess 0.7.0-1 (Tue Feb 13 14:21:23 2024)
==> Retrieving sources...
-> Downloading ptyprocess-0.7.0.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 70762 100 70762 0 0 1107k 0 --:--:-- --:--:-- --:--:-- 1107k
==> Validating source files with sha256sums...
ptyprocess-0.7.0.tar.gz ... Passed
==> Making package: python2-ptyprocess 0.7.0-1 (Tue Feb 13 14:21:28 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) libnsl-2.0.1-1 openssl-1.1-1.1.1.w-1 python2-2.7.18-9
Total Installed Size: 82.19 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing openssl-1.1...
installing python2...
Optional dependencies for python2
tk: for IDLE
python2-setuptools
python2-pip
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) python2-setuptools-2:44.1.1-2
Total Installed Size: 3.81 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python2-setuptools...
==> Retrieving sources...
-> Found ptyprocess-0.7.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting ptyprocess-0.7.0.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/ptyprocess
copying ptyprocess/__init__.py -> build/lib/ptyprocess
copying ptyprocess/_fork_pty.py -> build/lib/ptyprocess
copying ptyprocess/ptyprocess.py -> build/lib/ptyprocess
copying ptyprocess/util.py -> build/lib/ptyprocess
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /build/python2-ptyprocess/pkg/python2-ptyprocess/usr
creating /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib
creating /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7
creating /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages
creating /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages/ptyprocess
copying build/lib/ptyprocess/__init__.py -> /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages/ptyprocess
copying build/lib/ptyprocess/_fork_pty.py -> /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages/ptyprocess
copying build/lib/ptyprocess/ptyprocess.py -> /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages/ptyprocess
copying build/lib/ptyprocess/util.py -> /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages/ptyprocess
byte-compiling /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages/ptyprocess/__init__.py to __init__.pyc
byte-compiling /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages/ptyprocess/_fork_pty.py to _fork_pty.pyc
byte-compiling /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages/ptyprocess/ptyprocess.py to ptyprocess.pyc
byte-compiling /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages/ptyprocess/util.py to util.pyc
writing byte-compilation script '/tmp/tmpf6AJaj.py'
/usr/bin/python2 -O /tmp/tmpf6AJaj.py
removing /tmp/tmpf6AJaj.py
running install_egg_info
Writing /build/python2-ptyprocess/pkg/python2-ptyprocess/usr/lib/python2.7/site-packages/ptyprocess-0.7.0-py2.7.egg-info
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python2-ptyprocess"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python2-ptyprocess 0.7.0-1 (Tue Feb 13 14:21:34 2024)
tput: unknown terminal "unknown"
gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.4)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
'python2-ptyprocess-0.7.0-1-any.pkg.tar.zst' -> '/var/lib/aur-repo/python2-ptyprocess-0.7.0-1-any.pkg.tar.zst'
'python2-ptyprocess-0.7.0-1-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/python2-ptyprocess-0.7.0-1-any.pkg.tar.zst.sig'
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz'
gpg: Signature made Tue 13 Feb 2024 02:20:47 PM CET
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.db.tar.gz to a temporary location...
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.files.tar.gz'
gpg: Signature made Tue 13 Feb 2024 02:20:48 PM CET
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.files.tar.gz to a temporary location...
==> Adding package 'python2-ptyprocess-0.7.0-1-any.pkg.tar.zst'
-> Adding package signature...
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file 'score.moe.db.tar.gz'
==> Signing database 'score.moe.db.tar.gz'...
-> Created signature file 'score.moe.db.tar.gz.sig'
==> Signing database 'score.moe.files.tar.gz'...
-> Created signature file 'score.moe.files.tar.gz.sig'
Archiving artifacts
Recording fingerprints
Publishing build last changes...
ERROR: No successful build found, last changes will use previous revision.
Last changes from revision 20b35e9 (current) to 152cb25 (previous) published successfully!
Finished: SUCCESS