Running with gitlab-runner 15.3.0 (bbcb5aba)  on emba-docker-runner 2oEDrUT7 section_start:1697155396:prepare_executor Preparing the "docker" executor Using Docker executor with image docker:19.03.12 ... Pulling docker image docker:19.03.12 ... Using docker image sha256:81f5749c9058a7284e6acd8e126f2b882765a17b9ead14422b51cde1a110b85c for docker:19.03.12 with digest docker@sha256:d41efe7ad0df5a709cfd4e627c7e45104f39bbc08b1b40d7fb718c562b3ce135 ... section_end:1697155403:prepare_executor section_start:1697155403:prepare_script Preparing environment Running on runner-2oedrut7-project-1-concurrent-1 via emba.gnu.org... section_end:1697155407:prepare_script section_start:1697155407:get_sources Getting source from Git repository $ git config --global http.proxy $HTTP_PROXY; git config --global https.proxy $HTTPS_PROXY Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/emacs/emacs/.git/ Checking out ce3ed6e0 as master... Skipping Git submodules setup section_end:1697155445:get_sources section_start:1697155445:step_script Executing "step_script" stage of the job script Using docker image sha256:81f5749c9058a7284e6acd8e126f2b882765a17b9ead14422b51cde1a110b85c for docker:19.03.12 with digest docker@sha256:d41efe7ad0df5a709cfd4e627c7e45104f39bbc08b1b40d7fb718c562b3ce135 ... $ docker info Client: Debug Mode: false Server: Containers: 24 Running: 5 Paused: 0 Stopped: 19 Images: 11 Server Version: 20.10.21 Storage Driver: overlay2 Backing Filesystem: xfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux Default Runtime: runc Init Binary: docker-init containerd version: runc version: init version: Security Options: apparmor seccomp Profile: default Kernel Version: 4.15.0-213-generic Operating System: Trisquel GNU/Linux Etiona (9.0.2) OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.789GiB Name: emba.gnu.org ID: X47L:JFLM:IP7X:AN3A:6FS4:N5DF:SGWZ:KSYJ:GQ2L:ZEKB:GUXD:3IZT Docker Root Dir: /var/lib/docker Debug Mode: false HTTP Proxy: http://serverproxy0p.fsf.org:8118/ HTTPS Proxy: http://serverproxy0p.fsf.org:8118/ No Proxy: localhost,127.0.0.1,eggs.gnu.org,emba.gnu.org/ Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false WARNING: No swap limit support $ echo "docker registry is ${CI_REGISTRY}" docker registry is emba.gnu.org:5050 $ docker login -u ${CI_REGISTRY_USER} -p ${CI_REGISTRY_PASSWORD} ${CI_REGISTRY} WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /.docker-config-ce3ed6e019cdb5f8fd831e35c04832aaa2c768b6/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded $ docker build --pull --target ${target} -t ${CI_REGISTRY_IMAGE}:${target}-${BUILD_TAG} -f test/infra/Dockerfile.emba . #1 [internal] load build definition from Dockerfile.emba #1 transferring dockerfile: 6.46kB 0.0s done #1 DONE 1.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.7s #3 [internal] load metadata for docker.io/library/debian:sid #3 DONE 0.1s #7 [internal] load build context #7 DONE 0.0s #4 [emacs-tree-sitter 1/11] FROM docker.io/library/debian:sid@sha256:255ac... #4 DONE 0.0s #5 [emacs-tree-sitter 2/11] RUN apt-get update && apt-get install -y -... #5 CACHED #6 [emacs-tree-sitter 3/11] RUN apt-get update && apt-get install -y -... #6 4.106 Get:1 http://deb.debian.org/debian sid InRelease [198 kB] #6 5.289 Get:2 http://deb.debian.org/debian sid/main amd64 Packages [9508 kB] #6 ... #7 [internal] load build context #7 transferring context: 9.40MB 4.9s #7 ... #6 [emacs-tree-sitter 3/11] RUN apt-get update && apt-get install -y -... #6 9.802 Fetched 9706 kB in 6s (1634 kB/s) #6 9.802 Reading package lists... #6 12.64 Reading package lists... #6 15.21 Building dependency tree... #6 ... #7 [internal] load build context #7 transferring context: 40.67MB 14.9s #7 transferring context: 58.39MB 20.0s #7 transferring context: 59.61MB 25.3s #7 ... #6 [emacs-tree-sitter 3/11] RUN apt-get update && apt-get install -y -... #6 15.21 Building dependency tree... #6 15.93 Reading state information... #6 17.77 The following NEW packages will be installed: #6 17.77 libtree-sitter-dev libtree-sitter0 #6 17.84 0 upgraded, 2 newly installed, 0 to remove and 15 not upgraded. #6 17.84 Need to get 179 kB of archives. #6 17.84 After this operation, 508 kB of additional disk space will be used. #6 17.84 Get:1 http://deb.debian.org/debian sid/main amd64 libtree-sitter0 amd64 0.20.8-2 [84.3 kB] #6 17.84 Get:2 http://deb.debian.org/debian sid/main amd64 libtree-sitter-dev amd64 0.20.8-2 [94.8 kB] #6 ... #7 [internal] load build context #7 transferring context: 82.21MB 30.5s #7 ... #6 [emacs-tree-sitter 3/11] RUN apt-get update && apt-get install -y -... #6 33.31 debconf: delaying package configuration, since apt-utils is not installed #6 34.35 Fetched 179 kB in 0s (2284 kB/s) #6 ... #7 [internal] load build context #7 transferring context: 122.48MB 38.1s #7 transferring context: 137.01MB 43.1s #7 transferring context: 143.30MB 51.1s #7 ... #6 [emacs-tree-sitter 3/11] RUN apt-get update && apt-get install -y -... #6 51.50 Selecting previously unselected package libtree-sitter0:amd64. #6 52.20 (Reading database ... 14874 files and directories currently installed.) #6 52.20 Preparing to unpack .../libtree-sitter0_0.20.8-2_amd64.deb ... #6 55.27 Unpacking libtree-sitter0:amd64 (0.20.8-2) ... #6 ... #7 [internal] load build context #7 transferring context: 165.28MB 56.4s #7 ... #6 [emacs-tree-sitter 3/11] RUN apt-get update && apt-get install -y -... #6 57.49 Selecting previously unselected package libtree-sitter-dev:amd64. #6 57.49 Preparing to unpack .../libtree-sitter-dev_0.20.8-2_amd64.deb ... #6 57.60 Unpacking libtree-sitter-dev:amd64 (0.20.8-2) ... #6 ... #7 [internal] load build context #7 transferring context: 185.53MB 62.3s #7 transferring context: 203.25MB 69.3s #7 transferring context: 219.22MB 74.4s #7 ... #6 [emacs-tree-sitter 3/11] RUN apt-get update && apt-get install -y -... #6 76.63 Setting up libtree-sitter0:amd64 (0.20.8-2) ... #6 ... #7 [internal] load build context #7 transferring context: 233.23MB 89.3s done #7 ERROR: rpc error: code = Unavailable desc = transport is closing #6 [emacs-tree-sitter 3/11] RUN apt-get update && apt-get install -y -... #6 CANCELED ------ > [internal] load build context: ------ rpc error: code = Unavailable desc = transport is closing section_end:1697155604:step_script section_start:1697155604:after_script Running after_script Running after script... $ test -n "$(docker ps -aq -f name=${test_name})" && docker cp ${test_name}:checkout/test ${test_name} $ test -n "$(docker ps -aq -f name=${test_name})" && docker rm ${test_name} $ find ${test_name} ! \( -name "*.log" -o -name ${EMACS_TEST_JUNIT_REPORT} \) -type f -delete find: build-image-tree-sitter-ce3ed6e0: No such file or directory section_end:1697155632:after_script section_start:1697155632:cleanup_file_variables Cleaning up project directory and file based variables section_end:1697155646:cleanup_file_variables ERROR: Job failed: exit code 1