AMD64
Shell
Git
TEMPLATE=ubuntu-systemd/22.04
Scroll to End of Log
0.13s0.09s0.00s0.06s0.01sTopworker_info1Worker information2hostname: 64607d21-95aa-4107-a00e-abd59474213e@1.worker-n2-com-f8c4bb956-vwsbv.gce-production-13version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: travis-job-81a79c98-dcad-4ae5-950c-2a96e938f300 travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)5startup: 6.127300184ssystem_info7Build system information8Build language: shell9Build dist: xenial10Build id: 27410789211Job id: 63032844912Runtime kernel version: 4.15.0-1098-gcp13VM: default14travis-build version: 6b157a1c15Build image provisioning date and time16Tue Sep 20 12:40:34 UTC 202217Operating System Details18Distributor ID: Ubuntu19Description: Ubuntu 16.04.7 LTS20Release: 16.0421Codename: xenial22Systemd Version23systemd 22924Cookbooks Version2592dc2e3 https://github.com/travis-ci/travis-cookbooks/tree/92dc2e326git version27git version 2.37.328bash version29GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)30gcc version31gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 2016060932docker version33Client: Docker Engine - Community34 Version: 20.10.735 API version: 1.4136 Go version: go1.13.1537 Git commit: f0df35038 Built: Wed Jun 2 11:56:47 202139 OS/Arch: linux/amd6440 Context: default41 Experimental: true43Server: Docker Engine - Community44 Engine:45 Version: 20.10.746 API version: 1.41 (minimum version 1.12)47 Go version: go1.13.1548 Git commit: b0f5bc349 Built: Wed Jun 2 11:54:58 202150 OS/Arch: linux/amd6451 Experimental: false52 containerd:53 Version: 1.4.654 GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d55 runc:56 Version: 1.0.0-rc9557 GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b758 docker-init:59 Version: 0.19.060 GitCommit: de40ad061clang version62clang version 7.0.0 (tags/RELEASE_700/final)63jq version64jq-1.665bats version66Bats 0.4.067shellcheck version680.7.269shfmt version70v3.2.171ccache version723.2.473cmake version74cmake version 3.12.475heroku version76heroku/7.63.4 linux-x64 node-v14.19.077imagemagick version78Version: ImageMagick 6.8.9-9 Q16 x86_64 2020-12-04 http://www.imagemagick.org79md5deep version804.481mercurial version82version 4.883mysql version84mysql Ver 14.14 Distrib 5.7.33, for Linux (x86_64) using EditLine wrapper85openssl version86OpenSSL 1.0.2g 1 Mar 201687packer version881.7.589postgresql client version90psql (PostgreSQL) 9.5.2591ragel version92Ragel State Machine Compiler version 6.8 Feb 201393sudo version941.8.1695gzip version96gzip 1.697zip version98Zip 3.099vim version100VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Oct 13 2020 16:04:38)101iptables version102iptables v1.6.0103curl version104curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3105wget version106GNU Wget 1.17.1 built on linux-gnu.107rsync version108rsync version 3.1.1 protocol version 31109gimme version110v1.5.4111nvm version1120.39.1113perlbrew version114/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.96115phpenv version116rbenv 1.2.0117rvm version118rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]119default ruby version120ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]1230.00s0.02s0.00s0.01s0.27s0.00s0.00s0.00s0.01s0.00s0.09s0.01s0.01s0.00s0.09s6.03s0.00s3.65s0.00s2.31sdocker_mtu_and_registry_mirrorsDockerresolvconfgit.checkout1240.00s0.46s$ git clone --depth=50 --branch=master https://github.com/travis-ci/nightwhale.git travis-ci/nightwhale125Cloning into 'travis-ci/nightwhale'...126$ cd travis-ci/nightwhale127$ git checkout -qf e6ce15b707e1ebc8a3173980c2a51cd2ab2c7fa31290.01s130Setting environment variables from repository settings131$ export DOCKER_LOGIN_SERVER=[secure]132$ export DOCKER_LOGIN_USERNAME=[secure]133$ export DOCKER_LOGIN_PASSWORD=[secure]134$ export DOCKER_LOGIN_EMAIL=[secure]136Setting environment variables from .travis.yml137$ export TEMPLATE=ubuntu-systemd/22.04139$ bash -c 'echo $BASH_VERSION'1404.3.48(1)-release143DOCKER_DEST=travisci/ubuntu-systemd:22.04144Sending build context to Docker daemon 4.096kB145Step 1/10 : FROM ubuntu:22.0414622.04: Pulling from library/ubuntu1479cb31e2e37ea: Pulling fs layer1489cb31e2e37ea: Verifying Checksum1499cb31e2e37ea: Download complete1509cb31e2e37ea: Pull complete151Digest: sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2152Status: Downloaded newer image for ubuntu:22.04153 ---> a24be041d957154Step 2/10 : RUN sed -i -e 's/^APT/# APT/' -e 's/^DPkg/# DPkg/' /etc/apt/apt.conf.d/docker-clean155 ---> Running in 3b24ea7be14a156Removing intermediate container 3b24ea7be14a157 ---> 82602dc61c49158Step 3/10 : RUN apt update -yqq159 ---> Running in 31bdb9fa0312161WARNING: apt does not have a stable CLI interface. Use with caution in scripts.1635 packages can be upgraded. Run 'apt list --upgradable' to see them.164Removing intermediate container 31bdb9fa0312165 ---> 00d56e0c05db166Step 4/10 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends apt-utils167 ---> Running in a36c5f685464168debconf: delaying package configuration, since apt-utils is not installed169Selecting previously unselected package apt-utils.170(Reading database ... 4393 files and directories currently installed.)171Preparing to unpack .../apt-utils_2.4.13_amd64.deb ...172Unpacking apt-utils (2.4.13) ...173Setting up apt-utils (2.4.13) ...174Removing intermediate container a36c5f685464175 ---> a51aae22f04a176Step 5/10 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends systemd177 ---> Running in a8e77a11a2d0178Selecting previously unselected package libapparmor1:amd64.179(Reading database ... 4431 files and directories currently installed.)180Preparing to unpack .../0-libapparmor1_3.0.4-2ubuntu2.4_amd64.deb ...181Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.4) ...182Selecting previously unselected package libargon2-1:amd64.183Preparing to unpack .../1-libargon2-1_0~20171227-0.3_amd64.deb ...184Unpacking libargon2-1:amd64 (0~20171227-0.3) ...185Selecting previously unselected package libdevmapper1.02.1:amd64.186Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...187Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...188Selecting previously unselected package libjson-c5:amd64.189Preparing to unpack .../3-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...190Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...191Selecting previously unselected package libcryptsetup12:amd64.192Preparing to unpack .../4-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ...193Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...194Selecting previously unselected package libip4tc2:amd64.195Preparing to unpack .../5-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ...196Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...197Selecting previously unselected package libkmod2:amd64.198Preparing to unpack .../6-libkmod2_29-1ubuntu1_amd64.deb ...199Unpacking libkmod2:amd64 (29-1ubuntu1) ...200Selecting previously unselected package systemd.201Preparing to unpack .../7-systemd_249.11-0ubuntu3.12_amd64.deb ...202Unpacking systemd (249.11-0ubuntu3.12) ...203Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...204Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.4) ...205Setting up libargon2-1:amd64 (0~20171227-0.3) ...206Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...207Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...208Setting up libkmod2:amd64 (29-1ubuntu1) ...209Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...210Setting up systemd (249.11-0ubuntu3.12) ...211Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.212Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.213Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.214Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.215ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy216Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.217Initializing machine ID from random generator.218Processing triggers for libc-bin (2.35-0ubuntu3.8) ...219Removing intermediate container a8e77a11a2d0220 ---> 2f1c8076d957221Step 6/10 : RUN find /etc/systemd/system /lib/systemd/system -path '*.wants/*' -not -name '*journald*' -not -name '*systemd-tmpfiles*' -not -name '*systemd-user-sessions*' -exec rm \{} \;222 ---> Running in 90de055b6d62223Removing intermediate container 90de055b6d62224 ---> 358abdb29fc0225Step 7/10 : ENV container docker226 ---> Running in 153509780d9a227Removing intermediate container 153509780d9a228 ---> 6a6a13296f39229Step 8/10 : RUN systemctl set-default multi-user.target230 ---> Running in ad9cbe12a517231Created symlink /etc/systemd/system/default.target → /lib/systemd/system/multi-user.target.232Removing intermediate container ad9cbe12a517233 ---> 01e7e77e5aa6234Step 9/10 : COPY container-setup /sbin/container-setup235 ---> 0021bf7df281236Step 10/10 : CMD ["/bin/bash", "-c", "exec /sbin/init --log-target=journal 3>&1"]237 ---> Running in 51f0a2605e9c238Removing intermediate container 51f0a2605e9c239 ---> 6775333fc254240Successfully built 6775333fc254241Successfully tagged travisci/ubuntu-systemd:22.04242The command "./bin/docker-build" exited with 0.after_success245DOCKER_DEST=travisci/ubuntu-systemd:22.04246time=2025-02-05T15:04:54Z msg="docker login"247WARNING! Using --password via the CLI is insecure. Use --password-stdin.248WARNING! Your password will be stored unencrypted in /home/travis/.docker/config.json.249Configure a credential helper to remove this warning. See250https://docs.docker.com/engine/reference/commandline/login/#credentials-store252Login Succeeded253time=2025-02-05T15:04:54Z msg="docker push" attempt=1254The push refers to repository [docker.io/travisci/ubuntu-systemd]2552e915f6ab488: Preparing256eb0524ad5b2b: Preparing2576eb745be0a59: Preparing258020f2df4dd32: Preparing259b965601dd3a6: Preparing260ff6c070597bf: Preparing2619e76e439beab: Preparing262270a1170e7e3: Preparing263ff6c070597bf: Waiting2649e76e439beab: Waiting265270a1170e7e3: Waiting2666eb745be0a59: Pushed267eb0524ad5b2b: Pushed2682e915f6ab488: Pushed269270a1170e7e3: Layer already exists270b965601dd3a6: Pushed2719e76e439beab: Pushed272020f2df4dd32: Pushed273ff6c070597bf: Pushed27422.04: digest: sha256:db5544788f71c05ddabe8b52946750cd389ff0863cecb9dbb7e2fdc499aee920 size: 1992275time=2025-02-05T15:05:04Z msg="docker push complete" duration=10s276time=2025-02-05T15:05:04Z msg="docker logout"277Removing login credentials for index.docker.io278time=2025-02-05T15:05:04Z msg="docker logout complete"280Done. Your build exited with 0.