Running with gitlab-runner 12.3.0 (a8a019e0)  on hamara gitlab runner to build and copy hamara packages to aptly 1854f622 section_start:1568982779:prepare_executor Using Shell executor... section_end:1568982779:prepare_executor section_start:1568982779:prepare_script Running on 1cde14b17e19... section_end:1568982779:prepare_script section_start:1568982779:get_sources Fetching changes... Reinitialized existing Git repository in /home/gitlab-runner/builds/1854f622/0/unixia/hamara-packages/.git/ Checking out 115394ab as ci-rigorous-testing... Removing newfile.txt Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1568982782:get_sources section_start:1568982782:restore_cache section_end:1568982782:restore_cache section_start:1568982782:download_artifacts section_end:1568982782:download_artifacts section_start:1568982782:build_script $ export DEBIAN_FRONTEND=noninteractive $ echo "Preparing the container for builds" Preparing the container for builds $ whoami gitlab-runner $ cat /etc/hosts 127.0.0.1 localhost ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters 10.0.1.17 1cde14b17e19 10.0.1.14 aptly $ touch newfile.txt $ echo "Yello" > newfile.txt $ ssh -v aptly@aptly -p 22 OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017 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 aptly [10.0.1.14] port 22. debug1: Connection established. debug1: key_load_public: No such file or directory debug1: identity file /home/gitlab-runner/.ssh/id_rsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/gitlab-runner/.ssh/id_rsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/gitlab-runner/.ssh/id_dsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/gitlab-runner/.ssh/id_dsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/gitlab-runner/.ssh/id_ecdsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/gitlab-runner/.ssh/id_ecdsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/gitlab-runner/.ssh/id_ed25519 type -1 debug1: key_load_public: No such file or directory debug1: identity file /home/gitlab-runner/.ssh/id_ed25519-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 pat OpenSSH* compat 0x04000000 debug1: Authenticating to aptly:22 as 'aptly' debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: algorithm: curve25519-sha256@libssh.org debug1: kex: host key algorithm: ecdsa-sha2-nistp256 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: compression: none debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: compression: none debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ecdsa-sha2-nistp256 SHA256:7Ghyzt/W6EYwfw9exiI0EZq4EhBhq9rWsZgnuBbyLvY debug1: Host 'aptly' is known and matches the ECDSA host key. debug1: Found key in /home/gitlab-runner/.ssh/known_hosts:1 debug1: rekey after 134217728 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: rekey after 134217728 blocks debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,password,keyboard-interactive debug1: Next authentication method: publickey debug1: Trying private key: /home/gitlab-runner/.ssh/id_rsa debug1: Authentications that can continue: publickey,password,keyboard-interactive debug1: Trying private key: /home/gitlab-runner/.ssh/id_dsa debug1: Trying private key: /home/gitlab-runner/.ssh/id_ecdsa debug1: Trying private key: /home/gitlab-runner/.ssh/id_ed25519 debug1: Next authentication method: keyboard-interactive debug1: read_passphrase: can't open /dev/tty: No such device or address debug1: Authentications that can continue: publickey,password,keyboard-interactive debug1: read_passphrase: can't open /dev/tty: No such device or address debug1: Authentications that can continue: publickey,password,keyboard-interactive debug1: read_passphrase: can't open /dev/tty: No such device or address debug1: Authentications that can continue: publickey,password,keyboard-interactive debug1: Next authentication method: password debug1: read_passphrase: can't open /dev/tty: No such device or address debug1: Authentications that can continue: publickey,password,keyboard-interactive Permission denied, please try again. debug1: read_passphrase: can't open /dev/tty: No such device or address Received disconnect from 10.0.1.14 port 22:2: Too many authentication failures Disconnected from 10.0.1.14 port 22 section_end:1568982787:build_script section_start:1568982787:after_script section_end:1568982787:after_script section_start:1568982787:upload_artifacts_on_failure section_end:1568982787:upload_artifacts_on_failure ERROR: Job failed: exit status 1