starting build "704b1e71-18bb-449b-92ab-26bd7fcecb08" FETCHSOURCE BUILD Starting Step #0 Step #0: Already have image (with digest): gcr.io/cloud-builders/git Step #0: Cloning into 'oss-fuzz'... Finished Step #0 Starting Step #1 Step #1: Already have image (with digest): gcr.io/cloud-builders/docker Step #1: Sending build context to Docker daemon 13.31kB Step #1: Step 1/11 : FROM gcr.io/oss-fuzz-base/base-builder Step #1: latest: Pulling from oss-fuzz-base/base-builder Step #1: 976a760c94fc: Pulling fs layer Step #1: c58992f3c37b: Pulling fs layer Step #1: 0ca0e5e7f12e: Pulling fs layer Step #1: f2a274cc00ca: Pulling fs layer Step #1: 81252fab6043: Pulling fs layer Step #1: bcc9b1977f01: Pulling fs layer Step #1: 956319c4c6b5: Pulling fs layer Step #1: 022fdc31afc9: Pulling fs layer Step #1: fee866b2ed98: Pulling fs layer Step #1: d40c19a9c2eb: Pulling fs layer Step #1: c44951b09725: Pulling fs layer Step #1: 3e13701c97e0: Pulling fs layer Step #1: f2a274cc00ca: Waiting Step #1: bcc9b1977f01: Waiting Step #1: 623dd5a5245e: Pulling fs layer Step #1: 81252fab6043: Waiting Step #1: 415ce13616e4: Pulling fs layer Step #1: 956319c4c6b5: Waiting Step #1: a25af882d758: Pulling fs layer Step #1: 9e9ce154caa4: Pulling fs layer Step #1: 2fb25d73e020: Pulling fs layer Step #1: d40c19a9c2eb: Waiting Step #1: 3bbfd39f1f32: Pulling fs layer Step #1: fee866b2ed98: Waiting Step #1: 3e13701c97e0: Waiting Step #1: a23cda2693f4: Pulling fs layer Step #1: 9e9ce154caa4: Waiting Step #1: f2f642c4025d: Pulling fs layer Step #1: a25af882d758: Waiting Step #1: 2fb25d73e020: Waiting Step #1: 623dd5a5245e: Waiting Step #1: 415ce13616e4: Waiting Step #1: f2f642c4025d: Waiting Step #1: 3bbfd39f1f32: Waiting Step #1: 0ca0e5e7f12e: Verifying Checksum Step #1: 0ca0e5e7f12e: Download complete Step #1: c58992f3c37b: Verifying Checksum Step #1: c58992f3c37b: Download complete Step #1: f2a274cc00ca: Download complete Step #1: bcc9b1977f01: Verifying Checksum Step #1: bcc9b1977f01: Download complete Step #1: 956319c4c6b5: Verifying Checksum Step #1: 956319c4c6b5: Download complete Step #1: 976a760c94fc: Verifying Checksum Step #1: 976a760c94fc: Download complete Step #1: fee866b2ed98: Verifying Checksum Step #1: fee866b2ed98: Download complete Step #1: 81252fab6043: Verifying Checksum Step #1: 81252fab6043: Download complete Step #1: c44951b09725: Verifying Checksum Step #1: c44951b09725: Download complete Step #1: 976a760c94fc: Pull complete Step #1: d40c19a9c2eb: Verifying Checksum Step #1: d40c19a9c2eb: Download complete Step #1: c58992f3c37b: Pull complete Step #1: 0ca0e5e7f12e: Pull complete Step #1: f2a274cc00ca: Pull complete Step #1: 623dd5a5245e: Verifying Checksum Step #1: 623dd5a5245e: Download complete Step #1: 3e13701c97e0: Verifying Checksum Step #1: 3e13701c97e0: Download complete Step #1: a25af882d758: Download complete Step #1: 9e9ce154caa4: Download complete Step #1: 415ce13616e4: Verifying Checksum Step #1: 415ce13616e4: Download complete Step #1: 022fdc31afc9: Verifying Checksum Step #1: 022fdc31afc9: Download complete Step #1: a23cda2693f4: Verifying Checksum Step #1: a23cda2693f4: Download complete Step #1: 81252fab6043: Pull complete Step #1: bcc9b1977f01: Pull complete Step #1: 956319c4c6b5: Pull complete Step #1: f2f642c4025d: Verifying Checksum Step #1: f2f642c4025d: Download complete Step #1: 2fb25d73e020: Verifying Checksum Step #1: 2fb25d73e020: Download complete Step #1: 3bbfd39f1f32: Verifying Checksum Step #1: 3bbfd39f1f32: Download complete Step #1: 022fdc31afc9: Pull complete Step #1: fee866b2ed98: Pull complete Step #1: d40c19a9c2eb: Pull complete Step #1: c44951b09725: Pull complete Step #1: 3e13701c97e0: Pull complete Step #1: 623dd5a5245e: Pull complete Step #1: 415ce13616e4: Pull complete Step #1: a25af882d758: Pull complete Step #1: 9e9ce154caa4: Pull complete Step #1: 2fb25d73e020: Pull complete Step #1: 3bbfd39f1f32: Pull complete Step #1: a23cda2693f4: Pull complete Step #1: f2f642c4025d: Pull complete Step #1: Digest: sha256:7aa54f303ef440b3593814eb4401c1dd344a37c53b06b6e329ff07c95cf1fd93 Step #1: Status: Downloaded newer image for gcr.io/oss-fuzz-base/base-builder:latest Step #1: ---> dba3edd5e606 Step #1: Step 2/11 : MAINTAINER security@ntp.org Step #1: ---> Running in 5de31c74758a Step #1: Removing intermediate container 5de31c74758a Step #1: ---> 9ced2fda7728 Step #1: Step 3/11 : RUN apt-get update && apt-get install -y make autoconf automake libtool bison flex rsync lynx Step #1: ---> Running in 603718e1c0cc Step #1: Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Step #1: Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] Step #1: Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Step #1: Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Step #1: Fetched 325 kB in 1s (288 kB/s) Step #1: Reading package lists... Step #1: Reading package lists... Step #1: Building dependency tree... Step #1: Reading state information... Step #1: make is already the newest version (4.1-6). Step #1: rsync is already the newest version (3.1.1-3ubuntu1.2). Step #1: rsync set to manually installed. Step #1: The following packages were automatically installed and are no longer required: Step #1: build-essential bzip2 dpkg-dev fakeroot g++ g++-5 libalgorithm-diff-perl Step #1: libalgorithm-diff-xs-perl libalgorithm-merge-perl libblocksruntime0 Step #1: libdpkg-perl libfakeroot libfile-fcntllock-perl libglib2.0-0 libglib2.0-data Step #1: libicu55 libstdc++-5-dev libunwind-dev libunwind8 libxml2 sgml-base Step #1: shared-mime-info xdg-user-dirs xml-core xz-utils Step #1: Use 'apt autoremove' to remove them. Step #1: The following additional packages will be installed: Step #1: autotools-dev libbison-dev libfl-dev libltdl-dev libltdl7 libsigsegv2 Step #1: lynx-common m4 Step #1: Suggested packages: Step #1: autoconf-archive gnu-standards autoconf-doc gettext bison-doc libtool-doc Step #1: gfortran | fortran95-compiler gcj-jdk Step #1: The following NEW packages will be installed: Step #1: autoconf automake autotools-dev bison flex libbison-dev libfl-dev Step #1: libltdl-dev libltdl7 libsigsegv2 libtool lynx lynx-common m4 Step #1: 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. Step #1: Need to get 3407 kB of archives. Step #1: After this operation, 11.4 MB of additional disk space will be used. Step #1: Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB] Step #1: Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] Step #1: Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] Step #1: Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] Step #1: Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] Step #1: Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] Step #1: Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] Step #1: Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] Step #1: Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] Step #1: Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] Step #1: Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] Step #1: Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] Step #1: Get:13 http://archive.ubuntu.com/ubuntu xenial/universe amd64 lynx-common all 2.8.9dev8-4ubuntu1 [411 kB] Step #1: Get:14 http://archive.ubuntu.com/ubuntu xenial/universe amd64 lynx amd64 2.8.9dev8-4ubuntu1 [624 kB] Step #1: debconf: delaying package configuration, since apt-utils is not installed Step #1: Fetched 3407 kB in 1s (2444 kB/s) Step #1: Selecting previously unselected package libsigsegv2:amd64. Step #1: (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16581 files and directories currently installed.) Step #1: Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ... Step #1: Unpacking libsigsegv2:amd64 (2.10-4) ... Step #1: Selecting previously unselected package m4. Step #1: Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... Step #1: Unpacking m4 (1.4.17-5) ... Step #1: Selecting previously unselected package libfl-dev:amd64. Step #1: Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... Step #1: Unpacking libfl-dev:amd64 (2.6.0-11) ... Step #1: Selecting previously unselected package flex. Step #1: Preparing to unpack .../flex_2.6.0-11_amd64.deb ... Step #1: Unpacking flex (2.6.0-11) ... Step #1: Selecting previously unselected package autoconf. Step #1: Preparing to unpack .../autoconf_2.69-9_all.deb ... Step #1: Unpacking autoconf (2.69-9) ... Step #1: Selecting previously unselected package autotools-dev. Step #1: Preparing to unpack .../autotools-dev_20150820.1_all.deb ... Step #1: Unpacking autotools-dev (20150820.1) ... Step #1: Selecting previously unselected package automake. Step #1: Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... Step #1: Unpacking automake (1:1.15-4ubuntu1) ... Step #1: Selecting previously unselected package libbison-dev:amd64. Step #1: Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... Step #1: Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... Step #1: Selecting previously unselected package bison. Step #1: Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... Step #1: Unpacking bison (2:3.0.4.dfsg-1) ... Step #1: Selecting previously unselected package libltdl7:amd64. Step #1: Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... Step #1: Unpacking libltdl7:amd64 (2.4.6-0.1) ... Step #1: Selecting previously unselected package libltdl-dev:amd64. Step #1: Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... Step #1: Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... Step #1: Selecting previously unselected package libtool. Step #1: Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... Step #1: Unpacking libtool (2.4.6-0.1) ... Step #1: Selecting previously unselected package lynx-common. Step #1: Preparing to unpack .../lynx-common_2.8.9dev8-4ubuntu1_all.deb ... Step #1: Unpacking lynx-common (2.8.9dev8-4ubuntu1) ... Step #1: Selecting previously unselected package lynx. Step #1: Preparing to unpack .../lynx_2.8.9dev8-4ubuntu1_amd64.deb ... Step #1: Unpacking lynx (2.8.9dev8-4ubuntu1) ... Step #1: Processing triggers for libc-bin (2.23-0ubuntu11) ... Step #1: Processing triggers for mime-support (3.59ubuntu1) ... Step #1: Setting up libsigsegv2:amd64 (2.10-4) ... Step #1: Setting up m4 (1.4.17-5) ... Step #1: Setting up libfl-dev:amd64 (2.6.0-11) ... Step #1: Setting up flex (2.6.0-11) ... Step #1: Setting up autoconf (2.69-9) ... Step #1: Setting up autotools-dev (20150820.1) ... Step #1: Setting up automake (1:1.15-4ubuntu1) ... Step #1: update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode Step #1: Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... Step #1: Setting up bison (2:3.0.4.dfsg-1) ... Step #1: update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode Step #1: Setting up libltdl7:amd64 (2.4.6-0.1) ... Step #1: Setting up libltdl-dev:amd64 (2.4.6-0.1) ... Step #1: Setting up libtool (2.4.6-0.1) ... Step #1: Setting up lynx-common (2.8.9dev8-4ubuntu1) ... Step #1: Setting up lynx (2.8.9dev8-4ubuntu1) ... Step #1: update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode Step #1: Processing triggers for libc-bin (2.23-0ubuntu11) ... Step #1: Removing intermediate container 603718e1c0cc Step #1: ---> 1d07c515d5d6 Step #1: Step 4/11 : ADD https://www.bitkeeper.org/downloads/7.3.3/bk-7.3.3-x86_64-glibc213-linux.bin bk-7.3.3-x86_64-glibc213-linux.bin Step #1: Step #1: ---> 6c77b848c7a6 Step #1: Step 5/11 : RUN chmod +x bk-7.3.3-x86_64-glibc213-linux.bin Step #1: ---> Running in 5f4556d071bf Step #1: Removing intermediate container 5f4556d071bf Step #1: ---> ed48c7790bbf Step #1: Step 6/11 : RUN ./bk-7.3.3-x86_64-glibc213-linux.bin /usr/local/bitkeeper Step #1: ---> Running in 139b0cbfeb35 Step #1: Please wait while we unpack in /tmp/bksetup6 ... Step #1: Installing BitKeeper in /usr/local/bitkeeper Step #1: ln -s /usr/local/bitkeeper/bk /usr/bin/bk Step #1:  Step #1: Installed version information: Step #1: Step #1: BitKeeper version is bk-7.3.3 for x86_64-glibc213-linux Step #1: Built by: wscott@debian70-64.bitkeeper.com in /build/dev-oss-wscott/src Step #1: Built on: Sat Dec 29 2018 12:23:45 UTC (12 months ago) Step #1: Running on: x86_64-glibc213-linux,4.15.0-1044-gcp Step #1:  Step #1: Installation directory: /usr/local/bitkeeper Step #1:  Step #1: Cleaning up temp files in bksetup6 ... Step #1: Removing intermediate container 139b0cbfeb35 Step #1: ---> 5a09356f2903 Step #1: Step 7/11 : RUN ln -s /usr/local/bitkeeper/bk /usr/local/bin/bk Step #1: ---> Running in 2792d3063447 Step #1: Removing intermediate container 2792d3063447 Step #1: ---> 238c34d39724 Step #1: Step 8/11 : RUN bk clone http://bk.ntp.org/ntp-dev Step #1: ---> Running in 3d7cce828372 Step #1: bkd_client.c:432 (7.3.3): http://bk.ntp.org/ntp-dev: Connection timed out Step #1: The command '/bin/sh -c bk clone http://bk.ntp.org/ntp-dev' returned a non-zero code: 5 Finished Step #1 ERROR ERROR: build step 1 "gcr.io/cloud-builders/docker" failed: exit status 5 Step #1: