Running with gitlab-runner 12.2.0 (a987417a)  on Shared CI for Hamara 2dc54b1f section_start:1568367446:prepare_executor Using Docker executor with image rajudev/hamara-builder:amd64 ... Pulling docker image rajudev/hamara-builder:amd64 ... Using docker image sha256:f2e4e372e59a3c10637fd54a345e0b0da4e1918035f8a3b3b20d233bf897cdab for rajudev/hamara-builder:amd64 ... section_end:1568367449:prepare_executor section_start:1568367449:prepare_script Running on runner-2dc54b1f-project-193-concurrent-0 via 881e2666a49d... section_end:1568367451:prepare_script section_start:1568367451:get_sources Fetching changes... Reinitialized existing Git repository in /builds/unixia/hamara-packages/.git/ Checking out be0060a9 as ci-rigorous-testing... Removing newfile.txt Skipping Git submodules setup section_end:1568367455:get_sources section_start:1568367455:restore_cache section_end:1568367456:restore_cache section_start:1568367456:download_artifacts section_end:1568367458:download_artifacts section_start:1568367458:build_script $ export DEBIAN_FRONTEND=noninteractive $ echo "Preparing the container for builds" Preparing the container for builds $ apt update WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Get:1 http://deb.debian.org/debian testing InRelease [109 kB] Get:2 http://deb.debian.org/debian testing/main amd64 Packages [7798 kB] Fetched 7907 kB in 3s (2402 kB/s) Reading package lists... Building dependency tree... Reading state information... 304 packages can be upgraded. Run 'apt list --upgradable' to see them. $ touch newfile.txt $ echo "Yello" > newfile.txt $ ssh -v root@10.0.27.5 -p 3222 OpenSSH_7.9p1 Debian-6, OpenSSL 1.1.1a 20 Nov 2018 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * Pseudo-terminal will not be allocated because stdin is not a terminal. debug1: Connecting to 10.0.27.5 [10.0.27.5] port 3222. debug1: connect to address 10.0.27.5 port 3222: Connection timed out ssh: connect to host 10.0.27.5 port 3222: Connection timed out section_end:1568367591:build_script section_start:1568367591:after_script