Started by GitLab push by bernini Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/robot-api-conf-hive-tap-tt [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git > git init /home/jenkins/workspace/playground/robot-api-conf-hive-tap-tt # timeout=10 Fetching upstream changes from git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit remotes/origin/2.6.1-fix-plu, since it originates from another repository > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision dfa514c34a293f46b9b67b818c2a035909022900 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dfa514c34a293f46b9b67b818c2a035909022900 Commit message: "Fix() fixes #23" > git rev-list --no-walk 1a2d97f25d41a01b11f886c550238480387a0fe9 # timeout=10 [robot-api-conf-hive-tap-tt] $ /bin/bash /tmp/jenkins7666671556136911204.sh Login Succeeded echo "Building 2.4.1 .. " Building 2.4.1 .. docker build -t nfv-robot-hivetap-tt:2.4.1 . \ --build-arg GIT_BRANCH=2.4.1-fix-plu && \ docker tag nfv-robot-hivetap-tt:2.4.1 ****/nfv-robot-hivetap-tt:2.4.1 Sending build context to Docker daemon 238.6kB Step 1/40 : FROM python:3.6 3.6: Pulling from library/python e9afc4f90ab0: Pulling fs layer 989e6b19a265: Pulling fs layer af14b6c2f878: Pulling fs layer 5573c4b30949: Pulling fs layer 11a88e764313: Pulling fs layer 5fbfb8c90ca7: Pulling fs layer c16af6e4f0db: Pulling fs layer 8838231db662: Pulling fs layer 418c773724ce: Pulling fs layer c16af6e4f0db: Waiting 8838231db662: Waiting 418c773724ce: Waiting 5573c4b30949: Waiting 11a88e764313: Waiting 5fbfb8c90ca7: Waiting af14b6c2f878: Verifying Checksum af14b6c2f878: Download complete 989e6b19a265: Verifying Checksum 989e6b19a265: Download complete 5573c4b30949: Verifying Checksum 5573c4b30949: Download complete 5fbfb8c90ca7: Verifying Checksum 5fbfb8c90ca7: Download complete 11a88e764313: Verifying Checksum 11a88e764313: Download complete e9afc4f90ab0: Verifying Checksum e9afc4f90ab0: Download complete 8838231db662: Verifying Checksum 8838231db662: Download complete c16af6e4f0db: Download complete 418c773724ce: Verifying Checksum 418c773724ce: Download complete e9afc4f90ab0: Pull complete 989e6b19a265: Pull complete af14b6c2f878: Pull complete 5573c4b30949: Pull complete 11a88e764313: Pull complete 5fbfb8c90ca7: Pull complete c16af6e4f0db: Pull complete 8838231db662: Pull complete 418c773724ce: Pull complete Digest: sha256:6655d57ae9272f09839a25d0ec0d272513663d99a4ad7af8b061c83a76d10295 Status: Downloaded newer image for python:3.6 ---> 13efce2de907 Step 2/40 : MAINTAINER Federico Sismondi ---> Running in 65703afecb2f ---> fa64af788a27 Removing intermediate container 65703afecb2f Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests' ---> Running in 4525f6fca0c9 ---> cfca53604399 Removing intermediate container 4525f6fca0c9 Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu' ---> Running in a3de165e166f ---> bbd169bef27d Removing intermediate container a3de165e166f Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV' ---> Running in b6ccc0558cd3 ---> bcd5ff36390c Removing intermediate container b6ccc0558cd3 Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt' ---> Running in 44ed57add8d3 ---> 3ac7773ec6f2 Removing intermediate container 44ed57add8d3 Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1' ---> Running in f45ae9bc4755 ---> 842b73e3ffc5 Removing intermediate container f45ae9bc4755 Step 8/40 : RUN printenv ---> Running in d3c4ca19c9a7 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt CODE_GEN_DOCKER_VERSION=2.6.1 HOSTNAME=d3c4ca19c9a7 CODE_GEN_TEST_TYPE=conformance-NFV PYTHON_PIP_VERSION=20.1.1 HOME=/root GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py GIT_BRANCH=2.4.1-fix-plu PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=C.UTF-8 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests PYTHON_VERSION=3.6.10 PWD=/ PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79 ---> 3792a2b92e99 Removing intermediate container d3c4ca19c9a7 Step 9/40 : ENV DEBIAN_FRONTEND noninteractive ---> Running in 9b83cee7d33b ---> d8d0496c7dec Removing intermediate container 9b83cee7d33b Step 10/40 : ENV PYTHONUNBUFFERED 0 ---> Running in 29b1bc054b59 ---> 41b05e606216 Removing intermediate container 29b1bc054b59 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests ---> Running in 8a06040f728b ---> c883041cdf8f Removing intermediate container 8a06040f728b Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor ---> Running in 4669aa0a0246 ---> 2b8a155d7f16 Removing intermediate container 4669aa0a0246 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins ---> Running in c4700db41b78 ---> 6fe711a6f63e Removing intermediate container c4700db41b78 Step 14/40 : ENV TEST_VAULT_ROOT /test-vault ---> Running in bbc802f5239a ---> d9674fa983f3 Removing intermediate container bbc802f5239a Step 15/40 : RUN apt-get update ---> Running in 8ad807fe0a14 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] Fetched 8355 kB in 3s (2864 kB/s) Reading package lists... ---> 363fe4b284cb Removing intermediate container 8ad807fe0a14 Step 16/40 : RUN apt-get -y -qq install apt-utils ---> Running in e0ac9095f3f2 debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libapt-inst2.0:amd64. (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 ... 24603 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.8.2.1) ... Selecting previously unselected package apt-utils. Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ... Unpacking apt-utils (1.8.2.1) ... Setting up libapt-inst2.0:amd64 (1.8.2.1) ... Setting up apt-utils (1.8.2.1) ... Processing triggers for libc-bin (2.28-10) ... ---> 5f669b8fac6c Removing intermediate container e0ac9095f3f2 Step 17/40 : RUN apt-get -y -qq install git ---> Running in 61791104445b ---> 21e510b8a710 Removing intermediate container 61791104445b Step 18/40 : RUN apt-get -y -qq install vim ---> Running in ea7f75669648 Selecting previously unselected package xxd. (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 ... 24733 files and directories currently installed.) Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ... Unpacking xxd (2:8.1.0875-5) ... Selecting previously unselected package vim-common. Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ... Unpacking vim-common (2:8.1.0875-5) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-5) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ... Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.1.0875-5) ... Selecting previously unselected package vim. Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ... Unpacking vim (2:8.1.0875-5) ... Setting up libgpm2:amd64 (1.20.7-5) ... Setting up xxd (2:8.1.0875-5) ... Setting up vim-common (2:8.1.0875-5) ... Setting up vim-runtime (2:8.1.0875-5) ... Setting up vim (2:8.1.0875-5) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for mime-support (3.62) ... ---> 4716d4374a32 Removing intermediate container ea7f75669648 Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8 ---> Running in f1dc32f1e144 Preconfiguring packages ... Selecting previously unselected package libc-l10n. (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 ... 26622 files and directories currently installed.) Preparing to unpack .../libc-l10n_2.28-10_all.deb ... Unpacking libc-l10n (2.28-10) ... Selecting previously unselected package locales. Preparing to unpack .../locales_2.28-10_all.deb ... Unpacking locales (2.28-10) ... Setting up libc-l10n (2.28-10) ... Setting up locales (2.28-10) ... Generating locales (this might take a while)... Generation complete. Generating locales (this might take a while)... Generation complete. ---> 2238fd37cc21 Removing intermediate container f1dc32f1e144 Step 20/40 : RUN python3 -m pip install --upgrade pip ---> Running in 42ee5ecc3cf5 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1) ---> 0857543e071f Removing intermediate container 42ee5ecc3cf5 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH ---> Running in 44bba6b9a44d ---> 0d9b39662260 Removing intermediate container 44bba6b9a44d Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH ---> 51c617dc4698 Removing intermediate container 00e61196d505 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH ---> 0d954abd53e0 Removing intermediate container 28d5bd0b84b9 Step 24/40 : RUN pip install -r requirements.txt ---> Running in fefefd94ed10 Collecting jinja2 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting ioppytest-utils Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB) Collecting pika==0.11 Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) Collecting click-repl==0.1.2 Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB) Collecting prompt-toolkit==1.0.15 Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB) Collecting click==6.7 Downloading click-6.7-py2.py3-none-any.whl (71 kB) Collecting wcwidth==0.1.7 Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB) Collecting six Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Installing collected packages: MarkupSafe, jinja2, six, wcwidth, prompt-toolkit, click, click-repl, pika, ioppytest-utils Successfully installed MarkupSafe-1.1.1 click-6.7 click-repl-0.1.2 ioppytest-utils-1.2.14 jinja2-2.11.2 pika-0.11.0 prompt-toolkit-1.0.15 six-1.15.0 wcwidth-0.1.7 ---> 963e91f2cce0 Removing intermediate container fefefd94ed10 Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT ---> Running in aefadc1889c5 Cloning into '/robot-tests'... warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/  ---> e7e9a5e873f0 Removing intermediate container aefadc1889c5 Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT ---> b781dffa40a7 Removing intermediate container 872a2339ec6d Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt ---> Running in a46c943d6a08 ---> 60408fcea01d Removing intermediate container a46c943d6a08 Step 28/40 : RUN pip install -r requirements.txt ---> Running in cb06d637afb4 Collecting robotframework==3.1 Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB) Collecting RESTinstance==1.0.0rc4 Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB) Collecting robotframework-dependencylibrary==1.0.0.post1 Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB) Collecting robotframework-jsonlibrary==0.3 Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB) Collecting robotframework-jsonschemalibrary==1.0 Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB) Collecting robotframework-mockserver==0.0.5 Downloading robotframework-mockserver-0.0.5.tar.gz (3.2 kB) Collecting pytz==2018.5 Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB) Collecting tzlocal==1.5.1 Downloading tzlocal-1.5.1.tar.gz (16 kB) Collecting jsonschema==3.0.0a3 Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB) Collecting rfc3987==1.3.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) Collecting strict-rfc3339==0.7 Downloading strict-rfc3339-0.7.tar.gz (17 kB) Collecting jsonpath-ng==1.4.3 Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB) Collecting pygments==2.2.0 Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB) Collecting requests==2.20.0 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) Collecting GenSON==1.0.1 Downloading genson-1.0.1.tar.gz (25 kB) Collecting flex==6.13.2 Downloading flex-6.13.2-py3-none-any.whl (77 kB) Collecting tox Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB) Collecting coverage Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB) Collecting jsonpath-rw==1.4.0 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) Collecting jsonpath-rw-ext>=0.1.9 Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.6/site-packages (from jsonschema==3.0.0a3->RESTinstance==1.0.0rc4->-r requirements.txt (line 6)) (1.15.0) Collecting ply Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting urllib3<1.25,>=1.21.1 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting idna<2.8,>=2.5 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.2-py2.py3-none-any.whl (157 kB) Collecting validate-email<2,>=1.2 Downloading validate_email-1.3.tar.gz (4.7 kB) Collecting PyYAML<4,>=3.11 Downloading PyYAML-3.13.tar.gz (270 kB) Requirement already satisfied: click<7,>=3.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 6)) (6.7) Collecting jsonpointer<2,>=1.7 Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB) Collecting packaging>=14 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting toml>=0.9.4 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting py>=1.4.17 Downloading py-1.8.2-py2.py3-none-any.whl (83 kB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Downloading virtualenv-20.0.23-py2.py3-none-any.whl (4.7 MB) Collecting filelock>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting pluggy>=0.12.0 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting pbr>=1.8 Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting importlib-resources>=1.0; python_version < "3.7" Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB) Collecting distlib<1,>=0.3.0 Downloading distlib-0.3.0.zip (571 kB) Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, tzlocal, strict-rfc3339, GenSON, jsonpath-rw, pyrsistent, validate-email, PyYAML, distlib Building wheel for robotframework-jsonlibrary (setup.py): started Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=35e860640f5cf1ef46e720e6251c31fe396962f1ad3d307c11c7619446557bf3 Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9 Building wheel for robotframework-jsonschemalibrary (setup.py): started Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=0a0f756b447bfe1d444856d076a714a02754ab1ceb9e5c6977fe6921cbd73827 Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae Building wheel for robotframework-mockserver (setup.py): started Building wheel for robotframework-mockserver (setup.py): finished with status 'done' Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.5-py3-none-any.whl size=4352 sha256=13636e19fa7049b45a80c3abef4e53e37dad222f05ad9701e663eba730030c4e Stored in directory: /root/.cache/pip/wheels/7c/a5/0f/463c7b04bb4a0bac33b495d78f99487a522ff7df79664919d1 Building wheel for tzlocal (setup.py): started Building wheel for tzlocal (setup.py): finished with status 'done' Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=84a82a321ac140d44a7b1a444c28cde1012e1e879329dce4c29fbb98b015dafc Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c Building wheel for strict-rfc3339 (setup.py): started Building wheel for strict-rfc3339 (setup.py): finished with status 'done' Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=4bde94391e786d8949d91a83936597e2e073df3a6765d72cb55e00da5666af61 Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277 Building wheel for GenSON (setup.py): started Building wheel for GenSON (setup.py): finished with status 'done' Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=f935828b58071045f653a83d1a3156bdfdc7a0baa0958fd317d046aca2e4b31f Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6 Building wheel for jsonpath-rw (setup.py): started Building wheel for jsonpath-rw (setup.py): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=117adebe2bb47a145a5bc15e1b6eb7910d883d7dd363bd4471756546e7bb05cb Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123220 sha256=b396cf98701bf137dc1f1a3464bb0d668f4890841ef9a305736d5c6c17729a2a Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464 Building wheel for validate-email (setup.py): started Building wheel for validate-email (setup.py): finished with status 'done' Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=ff0ac9c231961282d3ce5a8b07df8ad37d8410011c4b8868b27f65a935c5cd68 Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463803 sha256=e94fac399932576ac5dd1fb54d2d6184c0af6164b3529864b3779af13bcc481f Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d Building wheel for distlib (setup.py): started Building wheel for distlib (setup.py): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=2abcdd0f2eb8fe50b9795e41b44aef732466929ebda382cdeea3fb7f0ac1b3fb Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver tzlocal strict-rfc3339 GenSON jsonpath-rw pyrsistent validate-email PyYAML distlib Installing collected packages: robotframework, pytz, tzlocal, pyrsistent, attrs, jsonschema, rfc3987, strict-rfc3339, ply, decorator, jsonpath-ng, pygments, urllib3, idna, chardet, certifi, requests, GenSON, validate-email, PyYAML, jsonpointer, flex, RESTinstance, robotframework-dependencylibrary, pyparsing, packaging, toml, py, zipp, importlib-metadata, appdirs, importlib-resources, distlib, filelock, virtualenv, pluggy, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver Successfully installed GenSON-1.0.1 PyYAML-3.13 RESTinstance-1.0.0rc4 appdirs-1.4.4 attrs-19.3.0 certifi-2020.4.5.2 chardet-3.0.4 coverage-5.1 decorator-4.4.2 distlib-0.3.0 filelock-3.0.12 flex-6.13.2 idna-2.7 importlib-metadata-1.6.1 importlib-resources-2.0.1 jsonpath-ng-1.4.3 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-1.14 jsonschema-3.0.0a3 packaging-20.4 pbr-5.4.5 pluggy-0.13.1 ply-3.11 py-1.8.2 pygments-2.2.0 pyparsing-2.4.7 pyrsistent-0.16.0 pytz-2018.5 requests-2.20.0 rfc3987-1.3.8 robotframework-3.1 robotframework-dependencylibrary-1.0.0.post1 robotframework-jsonlibrary-0.3 robotframework-jsonschemalibrary-1.0 robotframework-mockserver-0.0.5 strict-rfc3339-0.7 toml-0.10.1 tox-3.15.2 tzlocal-1.5.1 urllib3-1.24.3 validate-email-1.3 virtualenv-20.0.23 zipp-3.1.0 ---> 59cc68d34ed7 Removing intermediate container cb06d637afb4 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} + ---> Running in dc288a6b70af ---> 259a567ee6dc Removing intermediate container dc288a6b70af Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} + ---> Running in 258877d436e0 ---> 016daf334865 Removing intermediate container 258877d436e0 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} + ---> Running in 4a2af0a94947 ---> 8d2def313042 Removing intermediate container 4a2af0a94947 Step 32/40 : RUN git clone --single-branch --branch master https://gitlab+deploy-token-3:S5S_Sdxx8Wn1Msct5m7r@forge.etsi.org/rep/plugtests/nfv/test-vault.git $TEST_VAULT_ROOT ---> Running in 30192459d8af Cloning into '/test-vault'...  ---> 0a9ab789bad0 Removing intermediate container 30192459d8af Step 33/40 : WORKDIR $TEST_VAULT_ROOT ---> d3803f4a6f1e Removing intermediate container fe9c87a2bfa1 Step 34/40 : RUN python3 setup.py develop ---> Running in a9bcef5d17d4 running develop running egg_info creating test_vault.egg-info writing test_vault.egg-info/PKG-INFO writing dependency_links to test_vault.egg-info/dependency_links.txt writing top-level names to test_vault.egg-info/top_level.txt writing manifest file 'test_vault.egg-info/SOURCES.txt' reading manifest file 'test_vault.egg-info/SOURCES.txt' writing manifest file 'test_vault.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .) Adding test-vault 1.0.4 to easy-install.pth file Installed /test-vault Processing dependencies for test-vault==1.0.4 Finished processing dependencies for test-vault==1.0.4 ---> ae60de88e6a7 Removing intermediate container a9bcef5d17d4 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary ---> Running in 5ac01822cd91 Cloning into '/robotframework-jsonlibrary'...  ---> 42959c8eee14 Removing intermediate container 5ac01822cd91 Step 36/40 : WORKDIR /robotframework-jsonlibrary ---> e834be1f27e1 Removing intermediate container 51619fe875fa Step 37/40 : RUN python3 -m pip install -e . ---> Running in dec75e8b0318 Obtaining file:///robotframework-jsonlibrary Collecting tox==3.0.0 Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB) Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1) Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1) Requirement already satisfied: jsonpath-rw==1.4.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.4.0) Requirement already satisfied: jsonpath-rw-ext>=0.1.9 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.2.2) Requirement already satisfied: py>=1.4.17 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.8.2) Requirement already satisfied: virtualenv>=1.11.2 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (20.0.23) Requirement already satisfied: pluggy<1.0,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.13.1) Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.15.0) Requirement already satisfied: decorator in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (4.4.2) Requirement already satisfied: ply in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (3.11) Requirement already satisfied: pbr>=1.8 in /usr/local/lib/python3.6/site-packages (from jsonpath-rw-ext>=0.1.9->robotframework-jsonlibrary==0.3.1) (5.4.5) Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.4.4) Requirement already satisfied: filelock<4,>=3.0.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.0.12) Requirement already satisfied: distlib<1,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.3.0) Requirement already satisfied: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.6.1) Requirement already satisfied: importlib-resources>=1.0; python_version < "3.7" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (2.0.1) Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.6/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.1.0) Installing collected packages: tox, robotframework-jsonlibrary Attempting uninstall: tox Found existing installation: tox 3.15.2 Uninstalling tox-3.15.2: Successfully uninstalled tox-3.15.2 Attempting uninstall: robotframework-jsonlibrary Found existing installation: robotframework-jsonlibrary 0.3 Uninstalling robotframework-jsonlibrary-0.3: Successfully uninstalled robotframework-jsonlibrary-0.3 Running setup.py develop for robotframework-jsonlibrary Successfully installed robotframework-jsonlibrary tox-3.0.0 ---> 91ec7ceaed88 Removing intermediate container dec75e8b0318 Step 38/40 : WORKDIR /robot-to-lewis-adaptor ---> a5629e217fb9 Removing intermediate container 9ec0fb765746 Step 39/40 : RUN ./lewis_codegen.py $ROBOT_ROOT_PROJECT $LEWIS_TEST_PLUGINS $CODE_GEN_TEST_TYPE $CODE_GEN_DOCKER_IMAGE $CODE_GEN_DOCKER_VERSION ---> Running in b6e6055f81d5 The path for output specified does not exist ---> 351ccdad6710 Removing intermediate container b6e6055f81d5 Step 40/40 : CMD ./run_robot_test_suites.py ---> Running in 02170eb23785 ---> 3eac348a59a1 Removing intermediate container 02170eb23785 Successfully built 3eac348a59a1 Successfully tagged nfv-robot-hivetap-tt:2.4.1 echo "Building 2.6.1 .. " Building 2.6.1 .. docker build -t nfv-robot-hivetap-tt:2.6.1 . \ --build-arg GIT_BRANCH=2.6.1-fix-plu && \ docker tag nfv-robot-hivetap-tt:2.6.1 ****/nfv-robot-hivetap-tt:2.6.1 Sending build context to Docker daemon 238.6kB Step 1/40 : FROM python:3.6 ---> 13efce2de907 Step 2/40 : MAINTAINER Federico Sismondi ---> Using cache ---> fa64af788a27 Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests' ---> Using cache ---> cfca53604399 Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu' ---> Using cache ---> bbd169bef27d Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV' ---> Using cache ---> bcd5ff36390c Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt' ---> Using cache ---> 3ac7773ec6f2 Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1' ---> Using cache ---> 842b73e3ffc5 Step 8/40 : RUN printenv ---> Running in 93aecee20d51 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt CODE_GEN_DOCKER_VERSION=2.6.1 HOSTNAME=93aecee20d51 CODE_GEN_TEST_TYPE=conformance-NFV PYTHON_PIP_VERSION=20.1.1 HOME=/root GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py GIT_BRANCH=2.6.1-fix-plu PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=C.UTF-8 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests PYTHON_VERSION=3.6.10 PWD=/ PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79 ---> aaa5f4be0592 Removing intermediate container 93aecee20d51 Step 9/40 : ENV DEBIAN_FRONTEND noninteractive ---> Running in 1d602d5de47e ---> e76ef991074c Removing intermediate container 1d602d5de47e Step 10/40 : ENV PYTHONUNBUFFERED 0 ---> Running in b76755d9c575 ---> cd0ad0e7306b Removing intermediate container b76755d9c575 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests ---> Running in 66ed89a590a5 ---> 2b49d4af79d4 Removing intermediate container 66ed89a590a5 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor ---> Running in 66991b220b22 ---> 42b91b6db1cc Removing intermediate container 66991b220b22 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins ---> Running in 84c6129375b1 ---> 4cdd82c86929 Removing intermediate container 84c6129375b1 Step 14/40 : ENV TEST_VAULT_ROOT /test-vault ---> Running in 9d5f074eb36a ---> a399042f7a59 Removing intermediate container 9d5f074eb36a Step 15/40 : RUN apt-get update ---> Running in 9246ac76e5ea Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:2 http://deb.debian.org/debian buster InRelease [121 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [203 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] Fetched 8355 kB in 2s (3661 kB/s) Reading package lists... ---> bb197423942b Removing intermediate container 9246ac76e5ea Step 16/40 : RUN apt-get -y -qq install apt-utils ---> Running in a97fb5d66712 debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libapt-inst2.0:amd64. (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 ... 24603 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.8.2.1) ... Selecting previously unselected package apt-utils. Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ... Unpacking apt-utils (1.8.2.1) ... Setting up libapt-inst2.0:amd64 (1.8.2.1) ... Setting up apt-utils (1.8.2.1) ... Processing triggers for libc-bin (2.28-10) ... ---> f8251cc6079d Removing intermediate container a97fb5d66712 Step 17/40 : RUN apt-get -y -qq install git ---> Running in 6deb80a54355 ---> 0a10edf5e0e3 Removing intermediate container 6deb80a54355 Step 18/40 : RUN apt-get -y -qq install vim ---> Running in 107c6fdff83a Selecting previously unselected package xxd. (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 ... 24733 files and directories currently installed.) Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ... Unpacking xxd (2:8.1.0875-5) ... Selecting previously unselected package vim-common. Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ... Unpacking vim-common (2:8.1.0875-5) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-5) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ... Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.1.0875-5) ... Selecting previously unselected package vim. Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ... Unpacking vim (2:8.1.0875-5) ... Setting up libgpm2:amd64 (1.20.7-5) ... Setting up xxd (2:8.1.0875-5) ... Setting up vim-common (2:8.1.0875-5) ... Setting up vim-runtime (2:8.1.0875-5) ... Setting up vim (2:8.1.0875-5) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for mime-support (3.62) ... ---> ccfa9d24d5fb Removing intermediate container 107c6fdff83a Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8 ---> Running in 780f83b637d2 Preconfiguring packages ... Selecting previously unselected package libc-l10n. (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 ... 26622 files and directories currently installed.) Preparing to unpack .../libc-l10n_2.28-10_all.deb ... Unpacking libc-l10n (2.28-10) ... Selecting previously unselected package locales. Preparing to unpack .../locales_2.28-10_all.deb ... Unpacking locales (2.28-10) ... Setting up libc-l10n (2.28-10) ... Setting up locales (2.28-10) ... Generating locales (this might take a while)... Generation complete. Generating locales (this might take a while)... Generation complete. ---> f771d303da15 Removing intermediate container 780f83b637d2 Step 20/40 : RUN python3 -m pip install --upgrade pip ---> Running in e57465d8a2a9 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1) ---> 459affc836f0 Removing intermediate container e57465d8a2a9 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH ---> Running in e45a2fc28de9 ---> 696027d075f5 Removing intermediate container e45a2fc28de9 Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH ---> 7850971455c9 Removing intermediate container 8df3fbf88293 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH ---> 26b48570a179 Removing intermediate container aca97288b4b5 Step 24/40 : RUN pip install -r requirements.txt ---> Running in e27dd38ea6bd Collecting jinja2 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting ioppytest-utils Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB) Collecting pika==0.11 Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) Collecting wcwidth==0.1.7 Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB) Collecting click==6.7 Downloading click-6.7-py2.py3-none-any.whl (71 kB) Collecting click-repl==0.1.2 Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB) Collecting prompt-toolkit==1.0.15 Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB) Collecting six Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Installing collected packages: MarkupSafe, jinja2, wcwidth, click, six, prompt-toolkit, click-repl, pika, ioppytest-utils Successfully installed MarkupSafe-1.1.1 click-6.7 click-repl-0.1.2 ioppytest-utils-1.2.14 jinja2-2.11.2 pika-0.11.0 prompt-toolkit-1.0.15 six-1.15.0 wcwidth-0.1.7 ---> 190c86b36f3b Removing intermediate container e27dd38ea6bd Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT ---> Running in bdebc5f87489 Cloning into '/robot-tests'... warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/  ---> 98a1e2500140 Removing intermediate container bdebc5f87489 Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT ---> 213b44bd5835 Removing intermediate container 0bdc6d2f140d Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt ---> Running in 7a08e2512fef ---> 57f0483c225f Removing intermediate container 7a08e2512fef Step 28/40 : RUN pip install -r requirements.txt ---> Running in 87d8f955efce Collecting robotframework==3.1 Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB) Collecting RESTinstance==1.0.0rc4 Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB) Collecting robotframework-dependencylibrary==1.0.0.post1 Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB) Collecting robotframework-jsonlibrary==0.3 Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB) Collecting robotframework-jsonschemalibrary==1.0 Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB) Collecting robotframework-mockserver==0.0.5 Downloading robotframework-mockserver-0.0.5.tar.gz (3.2 kB) Collecting pytz==2018.5 Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB) Collecting pygments==2.2.0 Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB) Collecting tzlocal==1.5.1 Downloading tzlocal-1.5.1.tar.gz (16 kB) Collecting rfc3987==1.3.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) Collecting jsonschema==3.0.0a3 Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB) Collecting strict-rfc3339==0.7 Downloading strict-rfc3339-0.7.tar.gz (17 kB) Collecting requests==2.20.0 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) Collecting flex==6.13.2 Downloading flex-6.13.2-py3-none-any.whl (77 kB) Collecting jsonpath-ng==1.4.3 Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB) Collecting GenSON==1.0.1 Downloading genson-1.0.1.tar.gz (25 kB) Collecting tox Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB) Collecting coverage Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB) Collecting jsonpath-rw==1.4.0 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) Collecting jsonpath-rw-ext>=0.1.9 Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.6/site-packages (from jsonschema==3.0.0a3->RESTinstance==1.0.0rc4->-r requirements.txt (line 7)) (1.15.0) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting urllib3<1.25,>=1.21.1 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting idna<2.8,>=2.5 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.2-py2.py3-none-any.whl (157 kB) Collecting validate-email<2,>=1.2 Downloading validate_email-1.3.tar.gz (4.7 kB) Collecting jsonpointer<2,>=1.7 Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB) Requirement already satisfied: click<7,>=3.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 7)) (6.7) Collecting PyYAML<4,>=3.11 Downloading PyYAML-3.13.tar.gz (270 kB) Collecting ply Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting py>=1.4.17 Downloading py-1.8.2-py2.py3-none-any.whl (83 kB) Collecting toml>=0.9.4 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting packaging>=14 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting filelock>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Downloading virtualenv-20.0.23-py2.py3-none-any.whl (4.7 MB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB) Collecting pluggy>=0.12.0 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting pbr>=1.8 Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting importlib-resources>=1.0; python_version < "3.7" Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB) Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting distlib<1,>=0.3.0 Downloading distlib-0.3.0.zip (571 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, tzlocal, strict-rfc3339, GenSON, jsonpath-rw, pyrsistent, validate-email, PyYAML, distlib Building wheel for robotframework-jsonlibrary (setup.py): started Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=f2e9922b9b78eaccac28f8b2c53d71b56a57c6d13bd63f5eba415769c46d8719 Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9 Building wheel for robotframework-jsonschemalibrary (setup.py): started Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=98d31112f1c02db73e56b5f8e1f9b13baabb38716217055d0250f803ebd646b4 Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae Building wheel for robotframework-mockserver (setup.py): started Building wheel for robotframework-mockserver (setup.py): finished with status 'done' Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.5-py3-none-any.whl size=4352 sha256=3176ba0aa919e0f9232eaf98b114c7f1f32ee67da717fed445f3fd3fcad4bb87 Stored in directory: /root/.cache/pip/wheels/7c/a5/0f/463c7b04bb4a0bac33b495d78f99487a522ff7df79664919d1 Building wheel for tzlocal (setup.py): started Building wheel for tzlocal (setup.py): finished with status 'done' Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=3424752058795bc246d1628fdb3d7df1affed160845a6abe9f4c9c2ad943ceba Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c Building wheel for strict-rfc3339 (setup.py): started Building wheel for strict-rfc3339 (setup.py): finished with status 'done' Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=920639fa5ca49f08f214e90798d301ffc85916208fc458e5c9afeafc4f26a4da Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277 Building wheel for GenSON (setup.py): started Building wheel for GenSON (setup.py): finished with status 'done' Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=24c25f51a525318807ab00879ec1fce4a47f4e3827e2f20e10f75ebb6a74a2f5 Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6 Building wheel for jsonpath-rw (setup.py): started Building wheel for jsonpath-rw (setup.py): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=a6b169f056ea3d90e1b179b2c723ca3ea4caa04f6ffd6fb84a0738417ef45906 Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123227 sha256=8d27692375c35d62621971fc966c501fb2c75ceedf0bb3023f576555ea43bf39 Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464 Building wheel for validate-email (setup.py): started Building wheel for validate-email (setup.py): finished with status 'done' Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=c703aa255f3fcf0b43edb226ff85540800cb0daa02e59ea3f7fe399d6c5e2cbd Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463814 sha256=dbb3a726a63a7616de530d1ee22e19e9b1401a39cecdaf841c15055a4f486a8b Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d Building wheel for distlib (setup.py): started Building wheel for distlib (setup.py): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=dd5ca710493228963c41c7eeea2d7b3717ed489e338f631a58445166bdc5c1a9 Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver tzlocal strict-rfc3339 GenSON jsonpath-rw pyrsistent validate-email PyYAML distlib Installing collected packages: robotframework, pytz, pygments, tzlocal, rfc3987, pyrsistent, attrs, jsonschema, strict-rfc3339, urllib3, idna, chardet, certifi, requests, validate-email, jsonpointer, PyYAML, flex, ply, decorator, jsonpath-ng, GenSON, RESTinstance, robotframework-dependencylibrary, py, toml, pyparsing, packaging, filelock, zipp, importlib-metadata, importlib-resources, appdirs, distlib, virtualenv, pluggy, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver Successfully installed GenSON-1.0.1 PyYAML-3.13 RESTinstance-1.0.0rc4 appdirs-1.4.4 attrs-19.3.0 certifi-2020.4.5.2 chardet-3.0.4 coverage-5.1 decorator-4.4.2 distlib-0.3.0 filelock-3.0.12 flex-6.13.2 idna-2.7 importlib-metadata-1.6.1 importlib-resources-2.0.1 jsonpath-ng-1.4.3 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-1.14 jsonschema-3.0.0a3 packaging-20.4 pbr-5.4.5 pluggy-0.13.1 ply-3.11 py-1.8.2 pygments-2.2.0 pyparsing-2.4.7 pyrsistent-0.16.0 pytz-2018.5 requests-2.20.0 rfc3987-1.3.8 robotframework-3.1 robotframework-dependencylibrary-1.0.0.post1 robotframework-jsonlibrary-0.3 robotframework-jsonschemalibrary-1.0 robotframework-mockserver-0.0.5 strict-rfc3339-0.7 toml-0.10.1 tox-3.15.2 tzlocal-1.5.1 urllib3-1.24.3 validate-email-1.3 virtualenv-20.0.23 zipp-3.1.0 ---> 112c6db2ddb7 Removing intermediate container 87d8f955efce Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} + ---> Running in b6d2f73c2e86 ---> 45cdcb55e10f Removing intermediate container b6d2f73c2e86 Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} + ---> Running in ef8f0b3f0c42 ---> eabac44045d0 Removing intermediate container ef8f0b3f0c42 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} + ---> Running in b83553d8350f ---> 46b26059c675 Removing intermediate container b83553d8350f Step 32/40 : RUN git clone --single-branch --branch master https://gitlab+deploy-token-3:S5S_Sdxx8Wn1Msct5m7r@forge.etsi.org/rep/plugtests/nfv/test-vault.git $TEST_VAULT_ROOT ---> Running in 90353cc8b273 Cloning into '/test-vault'...  ---> bdb377fa9e38 Removing intermediate container 90353cc8b273 Step 33/40 : WORKDIR $TEST_VAULT_ROOT ---> 190ab54c7849 Removing intermediate container 3a332892630f Step 34/40 : RUN python3 setup.py develop ---> Running in 70d0b73db2a7 running develop running egg_info creating test_vault.egg-info writing test_vault.egg-info/PKG-INFO writing dependency_links to test_vault.egg-info/dependency_links.txt writing top-level names to test_vault.egg-info/top_level.txt writing manifest file 'test_vault.egg-info/SOURCES.txt' reading manifest file 'test_vault.egg-info/SOURCES.txt' writing manifest file 'test_vault.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .) Adding test-vault 1.0.4 to easy-install.pth file Installed /test-vault Processing dependencies for test-vault==1.0.4 Finished processing dependencies for test-vault==1.0.4 ---> 5e51caa25945 Removing intermediate container 70d0b73db2a7 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary ---> Running in 94bba535f43c Cloning into '/robotframework-jsonlibrary'...  ---> fe9f3bcf0184 Removing intermediate container 94bba535f43c Step 36/40 : WORKDIR /robotframework-jsonlibrary ---> 12c5f027e282 Removing intermediate container 2df628a6801e Step 37/40 : RUN python3 -m pip install -e . ---> Running in 85af146e8a30 Obtaining file:///robotframework-jsonlibrary Collecting tox==3.0.0 Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB) Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1) Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1) Requirement already satisfied: jsonpath-rw==1.4.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.4.0) Requirement already satisfied: jsonpath-rw-ext>=0.1.9 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.2.2) Requirement already satisfied: pluggy<1.0,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.13.1) Requirement already satisfied: py>=1.4.17 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.8.2) Requirement already satisfied: virtualenv>=1.11.2 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (20.0.23) Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.15.0) Requirement already satisfied: decorator in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (4.4.2) Requirement already satisfied: ply in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (3.11) Requirement already satisfied: pbr>=1.8 in /usr/local/lib/python3.6/site-packages (from jsonpath-rw-ext>=0.1.9->robotframework-jsonlibrary==0.3.1) (5.4.5) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from pluggy<1.0,>=0.3.0->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.6.1) Requirement already satisfied: importlib-resources>=1.0; python_version < "3.7" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (2.0.1) Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.4.4) Requirement already satisfied: filelock<4,>=3.0.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.0.12) Requirement already satisfied: distlib<1,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.3.0) Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.6/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.1.0) Installing collected packages: tox, robotframework-jsonlibrary Attempting uninstall: tox Found existing installation: tox 3.15.2 Uninstalling tox-3.15.2: Successfully uninstalled tox-3.15.2 Attempting uninstall: robotframework-jsonlibrary Found existing installation: robotframework-jsonlibrary 0.3 Uninstalling robotframework-jsonlibrary-0.3: Successfully uninstalled robotframework-jsonlibrary-0.3 Running setup.py develop for robotframework-jsonlibrary Successfully installed robotframework-jsonlibrary tox-3.0.0 ---> 1a0a022042a4 Removing intermediate container 85af146e8a30 Step 38/40 : WORKDIR /robot-to-lewis-adaptor ---> 9c3ae52ad8ed Removing intermediate container 07b599b3a751 Step 39/40 : RUN ./lewis_codegen.py $ROBOT_ROOT_PROJECT $LEWIS_TEST_PLUGINS $CODE_GEN_TEST_TYPE $CODE_GEN_DOCKER_IMAGE $CODE_GEN_DOCKER_VERSION ---> Running in 0a4d20a2e169 The path for output specified does not exist ---> d895c22c726d Removing intermediate container 0a4d20a2e169 Step 40/40 : CMD ./run_robot_test_suites.py ---> Running in c7dcb202429e ---> 9d9df8e90a45 Removing intermediate container c7dcb202429e Successfully built 9d9df8e90a45 Successfully tagged nfv-robot-hivetap-tt:2.6.1 echo "Building finished." Building finished. echo "Pushing 2.4.1 and 2.6.1 develop version" Pushing 2.4.1 and 2.6.1 develop version docker push ****/nfv-robot-hivetap-tt:2.4.1 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt] fa747fbf0526: Preparing 057cbfa3b219: Preparing f6ecd2e8c030: Preparing bc59421dc7a6: Preparing 3d9def3cdac8: Preparing 8bc0db47a715: Preparing d6b3fc7eadb9: Preparing 87fa4e5db4ea: Preparing d468c818cfa1: Preparing eef6053c5341: Preparing 338ff645c8f8: Preparing 5bae8659c750: Preparing e08a61a831ea: Preparing c7814e600807: Preparing 6427f1392cee: Preparing 224eb12bd939: Preparing c7ce7773e6b9: Preparing 02d716af8f74: Preparing a9902cf69a86: Preparing 70d636a107d2: Preparing eb26703d6103: Preparing 9424f6aa0d01: Preparing c56fb9f75f56: Preparing b5bc305e9fd3: Preparing da9418a2e1b1: Preparing 2e5b4ca91984: Preparing 527ade4639e0: Preparing c2c789d2d3c5: Preparing 8803ef42039d: Preparing e08a61a831ea: Waiting c7814e600807: Waiting 6427f1392cee: Waiting 87fa4e5db4ea: Waiting d468c818cfa1: Waiting eef6053c5341: Waiting 338ff645c8f8: Waiting 5bae8659c750: Waiting 8bc0db47a715: Waiting c7ce7773e6b9: Waiting 02d716af8f74: Waiting a9902cf69a86: Waiting 70d636a107d2: Waiting eb26703d6103: Waiting 9424f6aa0d01: Waiting c56fb9f75f56: Waiting b5bc305e9fd3: Waiting da9418a2e1b1: Waiting 2e5b4ca91984: Waiting d6b3fc7eadb9: Waiting 527ade4639e0: Waiting c2c789d2d3c5: Waiting 8803ef42039d: Waiting 224eb12bd939: Waiting fa747fbf0526: Pushed 3d9def3cdac8: Pushed 057cbfa3b219: Pushed bc59421dc7a6: Pushed f6ecd2e8c030: Pushed 8bc0db47a715: Pushed 87fa4e5db4ea: Pushed eef6053c5341: Pushed d6b3fc7eadb9: Pushed e08a61a831ea: Pushed c7814e600807: Pushed 5bae8659c750: Pushed 6427f1392cee: Pushed 02d716af8f74: Pushed c7ce7773e6b9: Pushed 224eb12bd939: Pushed a9902cf69a86: Pushed eb26703d6103: Layer already exists 9424f6aa0d01: Layer already exists c56fb9f75f56: Layer already exists b5bc305e9fd3: Layer already exists da9418a2e1b1: Layer already exists 2e5b4ca91984: Layer already exists 527ade4639e0: Layer already exists c2c789d2d3c5: Layer already exists 8803ef42039d: Layer already exists d468c818cfa1: Pushed 70d636a107d2: Pushed 338ff645c8f8: Pushed 2.4.1: digest: sha256:e990f6a5aa9b6b81345556c5d39fb2d071065b69568bf77225d54b686081186d size: 6414 docker push ****/nfv-robot-hivetap-tt:2.6.1 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt] 9439bb81739b: Preparing 5965ba1f1dff: Preparing 2f5003d3a064: Preparing f621f231206c: Preparing a70fcb3765eb: Preparing 5a8f0a1761a1: Preparing 6394e4164e68: Preparing dd9ebb644cd9: Preparing 6394e4164e68: Waiting 1c941901e7fc: Preparing dd9ebb644cd9: Waiting ceb8414c0339: Preparing 1ae541a0facb: Preparing ceb8414c0339: Waiting 698774611167: Preparing 59f4ca957cf1: Preparing 817ca13391c8: Preparing b8540b778c35: Preparing 4b5f8f795a12: Preparing 1c941901e7fc: Waiting 1ae541a0facb: Waiting 5e5166e39bd4: Preparing 698774611167: Waiting b4dfd7b9274b: Preparing 9c24f76d452f: Preparing 817ca13391c8: Waiting 0affdab032ff: Preparing eb26703d6103: Preparing 59f4ca957cf1: Waiting 9424f6aa0d01: Preparing 5e5166e39bd4: Waiting c56fb9f75f56: Preparing b8540b778c35: Waiting b5bc305e9fd3: Preparing 4b5f8f795a12: Waiting da9418a2e1b1: Preparing 2e5b4ca91984: Preparing 527ade4639e0: Preparing c2c789d2d3c5: Preparing 8803ef42039d: Preparing 9424f6aa0d01: Waiting c56fb9f75f56: Waiting b5bc305e9fd3: Waiting da9418a2e1b1: Waiting 2e5b4ca91984: Waiting 527ade4639e0: Waiting c2c789d2d3c5: Waiting 8803ef42039d: Waiting 0affdab032ff: Waiting eb26703d6103: Waiting b4dfd7b9274b: Waiting 9439bb81739b: Pushed f621f231206c: Pushed 2f5003d3a064: Pushed 5965ba1f1dff: Pushed a70fcb3765eb: Pushed 5a8f0a1761a1: Pushed dd9ebb644cd9: Pushed ceb8414c0339: Pushed 6394e4164e68: Pushed 59f4ca957cf1: Pushed 817ca13391c8: Pushed b8540b778c35: Pushed 698774611167: Pushed b4dfd7b9274b: Pushed 4b5f8f795a12: Pushed 1c941901e7fc: Pushed 9c24f76d452f: Pushed eb26703d6103: Layer already exists 9424f6aa0d01: Layer already exists c56fb9f75f56: Layer already exists b5bc305e9fd3: Layer already exists da9418a2e1b1: Layer already exists 2e5b4ca91984: Layer already exists 527ade4639e0: Layer already exists c2c789d2d3c5: Layer already exists 8803ef42039d: Layer already exists 0affdab032ff: Pushed 5e5166e39bd4: Pushed 1ae541a0facb: Pushed 2.6.1: digest: sha256:23998745e4c64f473f47a5f1040b5c64f6a0a520ebd9c7d7bb58c3348fcdbf08 size: 6414 Finished: SUCCESS