FailedConsole Output

Started by upstream project "devops-stage_2/master" build number 4169
originally caused by:
 Started by upstream project "devops-stage_1" build number 5514
 originally caused by:
  Triggered by Gerrit: https://osm.etsi.org/gerrit/14330
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://osm.etsi.org/gerrit/osm/devops
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/WIM
Seen branch in repository origin/bug1511
Seen branch in repository origin/feature5837
Seen branch in repository origin/feature7106
Seen branch in repository origin/feature7928
Seen branch in repository origin/master
Seen branch in repository origin/multi_stack
Seen branch in repository origin/netslice
Seen branch in repository origin/new-pipeline
Seen branch in repository origin/ng-ro-refactor
Seen branch in repository origin/paas
Seen branch in repository origin/py3
Seen branch in repository origin/rift300
Seen branch in repository origin/sol006
Seen branch in repository origin/sol006v331
Seen branch in repository origin/systest
Seen branch in repository origin/v10.0
Seen branch in repository origin/v11.0
Seen branch in repository origin/v12.0
Seen branch in repository origin/v13.0
Seen branch in repository origin/v14.0
Seen branch in repository origin/v15.0
Seen branch in repository origin/v2.0
Seen branch in repository origin/v3.1
Seen branch in repository origin/v4.0
Seen branch in repository origin/v5.0
Seen branch in repository origin/v6.0
Seen branch in repository origin/v7.0
Seen branch in repository origin/v8.0
Seen branch in repository origin/v9.0
Seen branch in repository origin/vagrant_stage_3
Seen 31 remote branches
Obtained jenkins/ci-pipelines/ci_stage_3.groovy from 7abbfd5aed5bd744d5f49ee834f89822136ca6cc
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm-cicd-4 in /home/jenkins/workspace/osm-stage_3_master
[Pipeline] {
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
REPO_DISTRO=unstable
SSH_CLIENT=212.234.161.1 56187 22
USER=jenkins
ROBOT_PASS_THRESHOLD=100.0
GPG_KEY_NAME=OSMETSI
OPENSTACK_BASE_IMAGE=ubuntu22.04
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12472/display/redirect?page=changes
DO_ROBOT=true
XDG_SESSION_TYPE=tty
UPSTREAM_JOB_NUMBER=4169
SHLVL=0
NODE_LABELS=osm-cicd-4 osm4 system
HUDSON_URL=https://osm.etsi.org/jenkins/
ROBOT_VIM=/home/jenkins/hive/robot-systest.cfg
MOTD_SHOWN=pam
OLDPWD=/home/jenkins
HOME=/home/jenkins
BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12472/
HUDSON_COOKIE=c037df31-b56b-48b8-89c0-58ef8cdc1e39
JENKINS_SERVER_COOKIE=durable-ced6e5722dd48b30b5c63ab431bd5dc2
CLOUDS=/home/jenkins/hive/clouds.yaml
DOCKER_TAG=testing-daily
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
WORKSPACE=/home/jenkins/workspace/osm-stage_3_master
UPSTREAM_SUFFIX=-stage_2
LOGNAME=jenkins
NODE_NAME=osm-cicd-4
GERRIT_BRANCH=master
HIVE_VIM_1=/home/jenkins/hive/openstack-etsi.rc
_=/usr/bin/java
RUN_ARTIFACTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12472/display/redirect?page=artifacts
SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=0
SAVE_CONTAINER_ON_PASS=false
XDG_SESSION_ID=2360
TRY_JUJU_INSTALLATION=false
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12472/display/redirect?page=tests
BUILD_DISPLAY_NAME=#12472
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=master
DOWNSTREAM_STAGE_NAME=osm-stage_4
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
SAVE_ARTIFACTS_OVERRIDE=false
NODE=system
INSTALLER=Default
DO_BUILD=true
KUBECONFIG=/home/jenkins/hive/kubeconfig.yaml
ROBOT_TAG_NAME=sanity
BUILD_ID=12472
XDG_RUNTIME_DIR=/run/user/1001
DO_DOCKERPUSH=true
BUILD_TAG=jenkins-osm-stage_3-master-12472
OPENSTACK_OSM_FLAVOR=osm.sanity
JENKINS_URL=https://osm.etsi.org/jenkins/
LANG=C.UTF-8
ROBOT_UNSTABLE_THRESHOLD=80.0
JOB_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/
BUILD_NUMBER=12472
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12472/display/redirect
ARTIFACTORY_SERVER=artifactory-osm
SAVE_CONTAINER_ON_FAIL=false
HUDSON_SERVER_COOKIE=6d3295a483c3e6d5
ROBOT_PORT_MAPPING_VIM=/home/jenkins/hive/port-mapping-etsi-vim.yaml
JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/display/redirect
RELEASE=release
UPSTREAM_JOB_NAME=devops-stage_2/master
JOB_NAME=osm-stage_3/master
DO_INSTALL=true
PWD=/home/jenkins/workspace/osm-stage_3_master
REPO_KEY_NAME=pubkey.asc
SSH_CONNECTION=212.234.161.1 56187 172.21.249.4 22
TRY_OLD_SERVICE_ASSURANCE=false
BRANCH_NAME=master
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision 7abbfd5aed5bd744d5f49ee834f89822136ca6cc (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7abbfd5aed5bd744d5f49ee834f89822136ca6cc
Commit message: "Move lcm certificate to lcm folder in OSM helm chart"
 > git rev-list --no-walk 7abbfd5aed5bd744d5f49ee834f89822136ca6cc # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] load
[Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ tree -fD repo
repo
├── [May  6 07:30]  repo/Release
├── [May  6 07:30]  repo/release
│   ├── [May  6 07:30]  repo/release/IM
│   │   ├── [May  5 09:15]  repo/release/IM/build.env
│   │   ├── [May  6 07:30]  repo/release/IM/changelog
│   │   │   └── [May  6 07:30]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [May  6 07:30]  repo/release/IM/master
│   │   └── [May  6 07:30]  repo/release/IM/pool
│   │       └── [May  6 07:30]  repo/release/IM/pool/IM
│   │           ├── [May  6 07:30]  repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │           └── [May  6 07:30]  repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   ├── [May  6 07:30]  repo/release/IM@tmp
│   ├── [May  6 07:30]  repo/release/LCM
│   │   ├── [May  4 09:04]  repo/release/LCM/build.env
│   │   ├── [May  6 07:30]  repo/release/LCM/changelog
│   │   │   └── [May  6 07:30]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [May  6 07:30]  repo/release/LCM/master
│   │   └── [May  6 07:30]  repo/release/LCM/pool
│   │       └── [May  6 07:30]  repo/release/LCM/pool/LCM
│   │           └── [May  6 07:30]  repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb
│   ├── [May  6 07:30]  repo/release/LCM@tmp
│   ├── [May  6 07:30]  repo/release/MON
│   │   ├── [May  5 09:09]  repo/release/MON/build.env
│   │   ├── [May  6 07:30]  repo/release/MON/changelog
│   │   │   └── [May  6 07:30]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [May  6 07:30]  repo/release/MON/master
│   │   └── [May  6 07:30]  repo/release/MON/pool
│   │       └── [May  6 07:30]  repo/release/MON/pool/MON
│   │           └── [May  6 07:30]  repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb
│   ├── [May  6 07:30]  repo/release/MON@tmp
│   ├── [May  6 07:30]  repo/release/N2VC
│   │   ├── [May  5 09:05]  repo/release/N2VC/build.env
│   │   ├── [May  6 07:30]  repo/release/N2VC/changelog
│   │   │   └── [May  6 07:30]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [May  6 07:30]  repo/release/N2VC/master
│   │   └── [May  6 07:30]  repo/release/N2VC/pool
│   │       └── [May  6 07:30]  repo/release/N2VC/pool/N2VC
│   │           └── [May  6 07:30]  repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb
│   ├── [May  6 07:30]  repo/release/N2VC@tmp
│   ├── [May  6 07:30]  repo/release/NBI
│   │   ├── [May  5 09:07]  repo/release/NBI/build.env
│   │   ├── [May  6 07:30]  repo/release/NBI/changelog
│   │   │   └── [May  6 07:30]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [May  6 07:30]  repo/release/NBI/master
│   │   └── [May  6 07:30]  repo/release/NBI/pool
│   │       └── [May  6 07:30]  repo/release/NBI/pool/NBI
│   │           └── [May  6 07:30]  repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb
│   ├── [May  6 07:30]  repo/release/NBI@tmp
│   ├── [May  6 07:30]  repo/release/NG-SA
│   │   ├── [May  5 09:11]  repo/release/NG-SA/build.env
│   │   ├── [May  6 07:30]  repo/release/NG-SA/changelog
│   │   │   └── [May  6 07:30]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [May  6 07:30]  repo/release/NG-SA/master
│   │   └── [May  6 07:30]  repo/release/NG-SA/pool
│   │       └── [May  6 07:30]  repo/release/NG-SA/pool/NG-SA
│   │           ├── [May  6 07:30]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb
│   │           └── [May  6 07:30]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb
│   ├── [May  6 07:30]  repo/release/NG-SA@tmp
│   ├── [May  6 07:30]  repo/release/NG-UI
│   │   ├── [May  5 09:08]  repo/release/NG-UI/build.env
│   │   ├── [May  6 07:30]  repo/release/NG-UI/changelog
│   │   │   └── [May  6 07:30]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [May  6 07:30]  repo/release/NG-UI/master
│   │   └── [May  6 07:30]  repo/release/NG-UI/pool
│   │       └── [May  6 07:30]  repo/release/NG-UI/pool/NG-UI
│   │           └── [May  6 07:30]  repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb
│   ├── [May  6 07:30]  repo/release/NG-UI@tmp
│   ├── [May  6 07:30]  repo/release/OSM ETSI Release Key.gpg
│   ├── [May  6 07:30]  repo/release/PLA
│   │   ├── [May  5 09:06]  repo/release/PLA/build.env
│   │   ├── [May  6 07:30]  repo/release/PLA/changelog
│   │   │   └── [May  6 07:30]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [May  6 07:30]  repo/release/PLA/master
│   │   └── [May  6 07:30]  repo/release/PLA/pool
│   │       └── [May  6 07:30]  repo/release/PLA/pool/PLA
│   │           └── [May  6 07:30]  repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb
│   ├── [May  6 07:30]  repo/release/PLA@tmp
│   ├── [May  6 07:30]  repo/release/POL
│   │   ├── [May  5 09:06]  repo/release/POL/build.env
│   │   ├── [May  6 07:30]  repo/release/POL/changelog
│   │   │   └── [May  6 07:30]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [May  6 07:30]  repo/release/POL/master
│   │   └── [May  6 07:30]  repo/release/POL/pool
│   │       └── [May  6 07:30]  repo/release/POL/pool/POL
│   │           └── [May  6 07:30]  repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb
│   ├── [May  6 07:30]  repo/release/POL@tmp
│   ├── [May  6 07:30]  repo/release/RO
│   │   ├── [May  5 09:26]  repo/release/RO/build.env
│   │   ├── [May  6 07:30]  repo/release/RO/changelog
│   │   │   └── [May  6 07:30]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [May  6 07:30]  repo/release/RO/master
│   │   └── [May  6 07:30]  repo/release/RO/pool
│   │       └── [May  6 07:30]  repo/release/RO/pool/RO
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb
│   │           └── [May  6 07:30]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb
│   ├── [May  6 07:30]  repo/release/RO@tmp
│   ├── [May  6 07:29]  repo/release/build.env
│   ├── [May  6 07:30]  repo/release/common
│   │   ├── [May  5 09:05]  repo/release/common/build.env
│   │   ├── [May  6 07:30]  repo/release/common/changelog
│   │   │   └── [May  6 07:30]  repo/release/common/changelog/changelog-common.html
│   │   ├── [May  6 07:30]  repo/release/common/master
│   │   └── [May  6 07:30]  repo/release/common/pool
│   │       └── [May  6 07:30]  repo/release/common/pool/common
│   │           └── [May  6 07:30]  repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb
│   ├── [May  6 07:30]  repo/release/common@tmp
│   ├── [May  6 07:30]  repo/release/devops
│   │   ├── [May  6 07:30]  repo/release/devops/changelog
│   │   │   └── [May  6 07:30]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [May  6 07:30]  repo/release/devops/master-staging
│   │   └── [May  6 07:30]  repo/release/devops/pool
│   │       └── [May  6 07:30]  repo/release/devops/pool/devops
│   │           └── [May  6 07:30]  repo/release/devops/pool/devops/osm-devops_15.0.0.post23-1_all.deb
│   ├── [May  6 07:30]  repo/release/devops@tmp
│   ├── [May  6 07:30]  repo/release/dists
│   │   └── [May  6 07:30]  repo/release/dists/unstable
│   │       ├── [May  6 07:30]  repo/release/dists/unstable/IM
│   │       │   └── [May  6 07:30]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [May  6 07:30]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [May  6 07:30]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [May  6 07:30]  repo/release/dists/unstable/Release
│   │       ├── [May  6 07:30]  repo/release/dists/unstable/Release.gpg
│   │       ├── [May  6 07:30]  repo/release/dists/unstable/devops
│   │       │   └── [May  6 07:30]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [May  6 07:30]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [May  6 07:30]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [May  6 07:30]  repo/release/dists/unstable/osmclient
│   │           └── [May  6 07:30]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [May  6 07:30]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [May  6 07:30]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [May  6 07:30]  repo/release/osmclient
│   │   ├── [May  5 09:06]  repo/release/osmclient/build.env
│   │   ├── [May  6 07:30]  repo/release/osmclient/changelog
│   │   │   └── [May  6 07:30]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [May  6 07:30]  repo/release/osmclient/master
│   │   └── [May  6 07:30]  repo/release/osmclient/pool
│   │       └── [May  6 07:30]  repo/release/osmclient/pool/osmclient
│   │           └── [May  6 07:30]  repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
│   ├── [May  6 07:30]  repo/release/osmclient@tmp
│   ├── [May  6 07:30]  repo/release/pool
│   │   ├── [May  6 07:30]  repo/release/pool/IM
│   │   │   ├── [May  6 07:30]  repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │   │   └── [May  6 07:30]  repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   │   ├── [May  6 07:30]  repo/release/pool/devops
│   │   │   └── [May  6 07:30]  repo/release/pool/devops/osm-devops_15.0.0.post23-1_all.deb
│   │   └── [May  6 07:30]  repo/release/pool/osmclient
│   │       └── [May  6 07:30]  repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
│   ├── [May  6 07:30]  repo/release/pubkey.asc
│   ├── [May  6 07:30]  repo/release/tests
│   │   ├── [May  5 09:05]  repo/release/tests/build.env
│   │   ├── [May  6 07:30]  repo/release/tests/changelog
│   │   │   └── [May  6 07:30]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [May  6 07:30]  repo/release/tests/master
│   │   └── [May  6 07:30]  repo/release/tests/pool
│   │       └── [May  6 07:30]  repo/release/tests/pool/tests
│   │           └── [May  6 07:30]  repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb
│   └── [May  6 07:30]  repo/release/tests@tmp
└── [May  6 07:30]  repo/release@tmp

98 directories, 76 files
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ rm -rvf repo
removed directory 'repo/release@tmp'
removed 'repo/Release'
removed directory 'repo/release/NG-UI/master'
removed 'repo/release/NG-UI/changelog/changelog-NG-UI.html'
removed directory 'repo/release/NG-UI/changelog'
removed 'repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'
removed directory 'repo/release/NG-UI/pool/NG-UI'
removed directory 'repo/release/NG-UI/pool'
removed 'repo/release/NG-UI/build.env'
removed directory 'repo/release/NG-UI'
removed directory 'repo/release/MON@tmp'
removed directory 'repo/release/PLA/master'
removed 'repo/release/PLA/changelog/changelog-PLA.html'
removed directory 'repo/release/PLA/changelog'
removed 'repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'
removed directory 'repo/release/PLA/pool/PLA'
removed directory 'repo/release/PLA/pool'
removed 'repo/release/PLA/build.env'
removed directory 'repo/release/PLA'
removed directory 'repo/release/NBI@tmp'
removed directory 'repo/release/tests/master'
removed 'repo/release/tests/changelog/changelog-tests.html'
removed directory 'repo/release/tests/changelog'
removed 'repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'
removed directory 'repo/release/tests/pool/tests'
removed directory 'repo/release/tests/pool'
removed 'repo/release/tests/build.env'
removed directory 'repo/release/tests'
removed directory 'repo/release/RO/master'
removed 'repo/release/RO/changelog/changelog-RO.html'
removed directory 'repo/release/RO/changelog'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb'
removed directory 'repo/release/RO/pool/RO'
removed directory 'repo/release/RO/pool'
removed 'repo/release/RO/build.env'
removed directory 'repo/release/RO'
removed directory 'repo/release/IM@tmp'
removed directory 'repo/release/N2VC/master'
removed 'repo/release/N2VC/changelog/changelog-N2VC.html'
removed directory 'repo/release/N2VC/changelog'
removed 'repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'
removed directory 'repo/release/N2VC/pool/N2VC'
removed directory 'repo/release/N2VC/pool'
removed 'repo/release/N2VC/build.env'
removed directory 'repo/release/N2VC'
removed directory 'repo/release/LCM@tmp'
removed directory 'repo/release/NBI/master'
removed 'repo/release/NBI/changelog/changelog-NBI.html'
removed directory 'repo/release/NBI/changelog'
removed 'repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb'
removed directory 'repo/release/NBI/pool/NBI'
removed directory 'repo/release/NBI/pool'
removed 'repo/release/NBI/build.env'
removed directory 'repo/release/NBI'
removed directory 'repo/release/devops@tmp'
removed directory 'repo/release/PLA@tmp'
removed directory 'repo/release/common@tmp'
removed directory 'repo/release/POL/master'
removed 'repo/release/POL/changelog/changelog-POL.html'
removed directory 'repo/release/POL/changelog'
removed 'repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb'
removed directory 'repo/release/POL/pool/POL'
removed directory 'repo/release/POL/pool'
removed 'repo/release/POL/build.env'
removed directory 'repo/release/POL'
removed 'repo/release/OSM ETSI Release Key.gpg'
removed 'repo/release/devops/changelog/changelog-devops.html'
removed directory 'repo/release/devops/changelog'
removed directory 'repo/release/devops/master-staging'
removed 'repo/release/devops/pool/devops/osm-devops_15.0.0.post23-1_all.deb'
removed directory 'repo/release/devops/pool/devops'
removed directory 'repo/release/devops/pool'
removed directory 'repo/release/devops'
removed directory 'repo/release/POL@tmp'
removed directory 'repo/release/tests@tmp'
removed directory 'repo/release/common/master'
removed 'repo/release/common/changelog/changelog-common.html'
removed directory 'repo/release/common/changelog'
removed 'repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'
removed directory 'repo/release/common/pool/common'
removed directory 'repo/release/common/pool'
removed 'repo/release/common/build.env'
removed directory 'repo/release/common'
removed directory 'repo/release/NG-SA/master'
removed 'repo/release/NG-SA/changelog/changelog-NG-SA.html'
removed directory 'repo/release/NG-SA/changelog'
removed 'repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb'
removed 'repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb'
removed directory 'repo/release/NG-SA/pool/NG-SA'
removed directory 'repo/release/NG-SA/pool'
removed 'repo/release/NG-SA/build.env'
removed directory 'repo/release/NG-SA'
removed 'repo/release/pool/devops/osm-devops_15.0.0.post23-1_all.deb'
removed directory 'repo/release/pool/devops'
removed 'repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb'
removed directory 'repo/release/pool/osmclient'
removed 'repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'
removed 'repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'
removed directory 'repo/release/pool/IM'
removed directory 'repo/release/pool'
removed directory 'repo/release/NG-UI@tmp'
removed directory 'repo/release/osmclient@tmp'
removed 'repo/release/build.env'
removed directory 'repo/release/RO@tmp'
removed directory 'repo/release/NG-SA@tmp'
removed directory 'repo/release/osmclient/master'
removed 'repo/release/osmclient/changelog/changelog-osmclient.html'
removed directory 'repo/release/osmclient/changelog'
removed 'repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb'
removed directory 'repo/release/osmclient/pool/osmclient'
removed directory 'repo/release/osmclient/pool'
removed 'repo/release/osmclient/build.env'
removed directory 'repo/release/osmclient'
removed directory 'repo/release/MON/master'
removed 'repo/release/MON/changelog/changelog-MON.html'
removed directory 'repo/release/MON/changelog'
removed 'repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb'
removed directory 'repo/release/MON/pool/MON'
removed directory 'repo/release/MON/pool'
removed 'repo/release/MON/build.env'
removed directory 'repo/release/MON'
removed directory 'repo/release/IM/master'
removed 'repo/release/IM/changelog/changelog-IM.html'
removed directory 'repo/release/IM/changelog'
removed 'repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'
removed 'repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'
removed directory 'repo/release/IM/pool/IM'
removed directory 'repo/release/IM/pool'
removed 'repo/release/IM/build.env'
removed directory 'repo/release/IM'
removed 'repo/release/pubkey.asc'
removed directory 'repo/release/N2VC@tmp'
removed 'repo/release/dists/unstable/Release.gpg'
removed 'repo/release/dists/unstable/devops/binary-amd64/Packages'
removed 'repo/release/dists/unstable/devops/binary-amd64/Packages.gz'
removed directory 'repo/release/dists/unstable/devops/binary-amd64'
removed directory 'repo/release/dists/unstable/devops'
removed 'repo/release/dists/unstable/Release'
removed 'repo/release/dists/unstable/osmclient/binary-amd64/Packages'
removed 'repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz'
removed directory 'repo/release/dists/unstable/osmclient/binary-amd64'
removed directory 'repo/release/dists/unstable/osmclient'
removed 'repo/release/dists/unstable/IM/binary-amd64/Packages'
removed 'repo/release/dists/unstable/IM/binary-amd64/Packages.gz'
removed directory 'repo/release/dists/unstable/IM/binary-amd64'
removed directory 'repo/release/dists/unstable/IM'
removed directory 'repo/release/dists/unstable'
removed directory 'repo/release/dists'
removed directory 'repo/release/LCM/master'
removed 'repo/release/LCM/changelog/changelog-LCM.html'
removed directory 'repo/release/LCM/changelog'
removed 'repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb'
removed directory 'repo/release/LCM/pool/LCM'
removed directory 'repo/release/LCM/pool'
removed 'repo/release/LCM/build.env'
removed directory 'repo/release/LCM'
removed directory 'repo/release'
removed directory 'repo'
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ tree -fD repo
repo [error opening dir]

0 directories, 0 files
+ lsof repo
lsof: WARNING: can't stat() nsfs file system /var/snap/lxd/common/ns/shmounts
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/187da2ba03cc71ece156b059e3051836763e7a0cc6a06970f8c4f30f5f5f4f27/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/53554771d9fe
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/a997e21633117bbc45d7d042cba761123e39c883013f784cf774e292065ce3b6/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/afc9792172eb
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/dd5fa6f63b2d5fb75d9446609482cc7bcc901042ef4d86c7154d03bda43ae5cd/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/219eb3c070bf
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/785d940d6b37c2a8bdd0ea328d536cc046790f260a007eb637394be05527638c/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/161a8b18f028
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/3f05626430ec534adc955cca6928c8b6cc74338508fc4c45c5f3d1387a410d23/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/95b6449fb88e
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /var/snap/lxd/common/ns/mntns
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/32039b0dae4003dff15d1e1d1da1dec096404f0e7c197247258262498404d4aa/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/823a9a7c5c3e
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/486d0335842337a5633f830b898fd9322c776891ad30bcaa284cad5acb4b8d62/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/d8e5163850d5
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/35128350fe0891f2828e3078af27954f719dc3623e6f4f0e286fa3fe7b3d32f1/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/7223394bc3ea
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/6327ea71144d58576a166db6a6c1e337e0309690654168f2710945992f3f7205/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/863a99cdd261
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/76eaff2831f465323bad75e2b286a2fd9a269c83c0f0706bc6b0c2e78bcc8784/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/44ffb00929ed
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/760b2acc5ca7db218a4554a3e19cb471dcd1fc6c68d3a43a5210364e92032de5/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/cd4e9596e339
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/054a3160504f9e5f26a18dc1a3919c70ef599ff6e798d29be288a95399b4199c/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/5b9de988e358
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/46350f05ea9220ad8d891e3d82046e2686d4f202c0b90a558b20352cf2e408bf/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/25d8f8cc26cf
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/b3c7a6cc59f948ead143c9e1dbf596488249be11f4f6566eab434544d44121e7/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/95e8aeaaec4b
      Output information may be incomplete.
lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/c282167c4467c7b426e7d139f9dd63e6eaea72a5c26c9efedd70e216fcffc323/merged
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /run/docker/netns/8ff2e33abbf2
      Output information may be incomplete.
lsof: status error on repo: No such file or directory
lsof 4.93.2
 latest revision: https://github.com/lsof-org/lsof
 latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ
 latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/Lsof.8
 usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]]
 [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s]
 [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Use the ``-h'' option to get more help information.
+ exit 0
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3_master/repo
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3_master/repo/release
[Pipeline] {
[Pipeline] sh
[release] Running shell script
+ pwd
Fetching upstream job artifact from devops-stage_2/master
[Pipeline] echo
[Pipeline] lock
Trying to acquire lock on [Artifactory]
Lock acquired on [Artifactory]
[Pipeline] {
[Pipeline] step
Copied 1 artifact from "devops-stage_2 » master" build number 4169
[Pipeline] sh
[release] Running shell script
+ cat build.env
+ awk -F= /GERRIT_PROJECT/{print $2}
[Pipeline] sh
[release] Running shell script
+ cat build.env
+ awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/devops
[Pipeline] {
[Pipeline] getArtifactoryServer
[Pipeline] echo
retrieve archive for devops/master/devops-stage_2 :: master/4169/*
[Pipeline] echo
Searching Artifactory with {
     "files": [
        {
          "target": "./",
          "pattern": "osm-devops/master-staging/4169/*"
        }
     ]
    }
[Pipeline] newBuildInfo
[Pipeline] artifactoryDownload
Searching for artifacts...
Found 2 artifacts.
Beginning to resolve Build Info published dependencies.
Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/changelog/changelog-devops.html'...
Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/devops/master-staging/4169/changelog/changelog-devops.html'
Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb'...
Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb'
Finished resolving Build Info published dependencies.
[Pipeline] sh
[devops] Running shell script
+ cp -R master-staging/4169/changelog master-staging/4169/pool .
[Pipeline] sh
[devops] Running shell script
+ rm -rf master-staging/4169
[Pipeline] echo
Fetched pre-merge devops-stage_2/master: [https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb]
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
Lock released on resource [Artifactory]
[Pipeline] // lock
[Pipeline] echo
Skipping upstream fetch of devops
[Pipeline] lock
Trying to acquire lock on [Artifactory]
Lock acquired on [Artifactory]
[Pipeline] {
[Pipeline] parallel
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [IM] { (Branch: IM)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [N2VC] { (Branch: N2VC)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [common] { (Branch: common)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NG-SA] { (Branch: NG-SA)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] dir
[RO] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/RO
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [MON] dir
[MON] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/MON
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [NBI] dir
[NBI] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NBI
[Pipeline] [NBI] {
[Pipeline] [common] dir
[common] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/common
[Pipeline] [common] {
[Pipeline] [LCM] dir
[LCM] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/LCM
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NG-SA] dir
[NG-SA] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA
[Pipeline] [NG-SA] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/tests
[Pipeline] [tests] {
[Pipeline] [RO] echo
[RO] Fetching artifact for RO
[Pipeline] [RO] step
[RO] Copied 1 artifact from "RO-stage_2-merge » master" build number 973
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » master" build number 743
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » master" build number 584
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » master" build number 738
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » master" build number 757
[Pipeline] [NBI] echo
[NBI] Fetching artifact for NBI
[Pipeline] [NBI] step
[NBI] Copied 1 artifact from "NBI-stage_2-merge » master" build number 859
[Pipeline] [common] echo
[common] Fetching artifact for common
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » master" build number 550
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » master" build number 837
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[Pipeline] [POL] step
[POL] Copied 1 artifact from "POL-stage_2-merge » master" build number 520
[Pipeline] [NG-UI] echo
[NG-UI] Fetching artifact for NG-UI
[Pipeline] [NG-UI] step
[NG-UI] Copied 1 artifact from "NG-UI-stage_2-merge » master" build number 503
[Pipeline] [NG-SA] echo
[NG-SA] Fetching artifact for NG-SA
[Pipeline] [NG-SA] step
[NG-SA] Copied 1 artifact from "NG-SA-stage_2-merge » master" build number 459
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] echo
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » master" build number 456
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » master" build number 643
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + cat build.env
[RO] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cat build.env
[osmclient] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + + awk -F= /BUILD_NUMBER/{print $2}
[IM] cat build.env
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cat build.env
[MON] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cat build.env
[N2VC] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cat build.env
[NBI] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cat build.env
[common] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cat build.env
[LCM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cat build.env
[POL] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cat+  build.env
[NG-UI] awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cat build.env
[NG-SA] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cat build.env
[PLA] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cat build.env
[tests] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [RO] getArtifactoryServer
[Pipeline] [RO] echo
[RO] retrieve archive for RO/master/RO-stage_2-merge :: master/973/*
[Pipeline] [RO] echo
[RO] Searching Artifactory with {
[RO]      "files": [
[RO]         {
[RO]           "target": "./",
[RO]           "pattern": "osm-RO/master/973/*"
[RO]         }
[RO]      ]
[RO]     }
[Pipeline] [RO] newBuildInfo
[Pipeline] [RO] artifactoryDownload
[RO] Searching for artifacts...
[RO] Found 19 artifacts.
[RO] Beginning to resolve Build Info published dependencies.
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] getArtifactoryServer
[Pipeline] [osmclient] echo
[osmclient] retrieve archive for osmclient/master/osmclient-stage_2-merge :: master/743/*
[Pipeline] [osmclient] echo
[osmclient] Searching Artifactory with {
[osmclient]      "files": [
[osmclient]         {
[osmclient]           "target": "./",
[osmclient]           "pattern": "osm-osmclient/master/743/*"
[osmclient]         }
[osmclient]      ]
[osmclient]     }
[Pipeline] [osmclient] newBuildInfo
[Pipeline] [osmclient] artifactoryDownload
[osmclient] Searching for artifacts...
[osmclient] Found 2 artifacts.
[osmclient] Beginning to resolve Build Info published dependencies.
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient/master/743/changelog/changelog-osmclient.html'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/master/IM-stage_2-merge :: master/584/*
[Pipeline] [IM] echo
[IM] Searching Artifactory with {
[IM]      "files": [
[IM]         {
[IM]           "target": "./",
[IM]           "pattern": "osm-IM/master/584/*"
[IM]         }
[IM]      ]
[IM]     }
[Pipeline] [IM] newBuildInfo
[Pipeline] [IM] artifactoryDownload
[IM] Searching for artifacts...
[IM] Found 3 artifacts.
[IM] Beginning to resolve Build Info published dependencies.
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/584/changelog/changelog-IM.html'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'
[IM] Finished resolving Build Info published dependencies.
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/master/MON-stage_2-merge :: master/738/*
[Pipeline] [MON] echo
[MON] Searching Artifactory with {
[MON]      "files": [
[MON]         {
[MON]           "target": "./",
[MON]           "pattern": "osm-MON/master/738/*"
[MON]         }
[MON]      ]
[MON]     }
[Pipeline] [MON] newBuildInfo
[Pipeline] [MON] artifactoryDownload
[MON] Searching for artifacts...
[MON] Found 2 artifacts.
[MON] Beginning to resolve Build Info published dependencies.
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/MON/master/738/changelog/changelog-MON.html'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb'
[MON] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/master/N2VC-stage_2-merge :: master/757/*
[Pipeline] [N2VC] echo
[N2VC] Searching Artifactory with {
[N2VC]      "files": [
[N2VC]         {
[N2VC]           "target": "./",
[N2VC]           "pattern": "osm-N2VC/master/757/*"
[N2VC]         }
[N2VC]      ]
[N2VC]     }
[Pipeline] [N2VC] newBuildInfo
[Pipeline] [N2VC] artifactoryDownload
[N2VC] Searching for artifacts...
[N2VC] Found 2 artifacts.
[N2VC] Beginning to resolve Build Info published dependencies.
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC/master/757/changelog/changelog-N2VC.html'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'
[N2VC] Finished resolving Build Info published dependencies.
[Pipeline] [NBI] getArtifactoryServer
[Pipeline] [NBI] echo
[NBI] retrieve archive for NBI/master/NBI-stage_2-merge :: master/859/*
[Pipeline] [NBI] echo
[NBI] Searching Artifactory with {
[NBI]      "files": [
[NBI]         {
[NBI]           "target": "./",
[NBI]           "pattern": "osm-NBI/master/859/*"
[NBI]         }
[NBI]      ]
[NBI]     }
[Pipeline] [NBI] newBuildInfo
[Pipeline] [NBI] artifactoryDownload
[NBI] Searching for artifacts...
[NBI] Found 2 artifacts.
[NBI] Beginning to resolve Build Info published dependencies.
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/changelog/changelog-NBI.html'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NBI/master/859/changelog/changelog-NBI.html'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb'
[NBI] Finished resolving Build Info published dependencies.
[Pipeline] [common] getArtifactoryServer
[Pipeline] [common] echo
[common] retrieve archive for common/master/common-stage_2-merge :: master/550/*
[Pipeline] [common] echo
[common] Searching Artifactory with {
[common]      "files": [
[common]         {
[common]           "target": "./",
[common]           "pattern": "osm-common/master/550/*"
[common]         }
[common]      ]
[common]     }
[Pipeline] [common] newBuildInfo
[common] Searching for artifacts...
[common] Found 2 artifacts.
[common] Beginning to resolve Build Info published dependencies.
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/common/master/550/changelog/changelog-common.html'
[common] Finished resolving Build Info published dependencies.
[Pipeline] [common] artifactoryDownload
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/master/LCM-stage_2-merge :: master/837/*
[Pipeline] [LCM] echo
[LCM] Searching Artifactory with {
[LCM]      "files": [
[LCM]         {
[LCM]           "target": "./",
[LCM]           "pattern": "osm-LCM/master/837/*"
[LCM]         }
[LCM]      ]
[LCM]     }
[Pipeline] [LCM] newBuildInfo
[Pipeline] [LCM] artifactoryDownload
[LCM] Searching for artifacts...
[LCM] Found 2 artifacts.
[LCM] Beginning to resolve Build Info published dependencies.
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/LCM/master/837/changelog/changelog-LCM.html'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb'
[LCM] Finished resolving Build Info published dependencies.
[Pipeline] [POL] getArtifactoryServer
[Pipeline] [POL] echo
[POL] retrieve archive for POL/master/POL-stage_2-merge :: master/520/*
[Pipeline] [POL] echo
[POL] Searching Artifactory with {
[POL]      "files": [
[POL]         {
[POL]           "target": "./",
[POL]           "pattern": "osm-POL/master/520/*"
[POL]         }
[POL]      ]
[POL]     }
[Pipeline] [POL] newBuildInfo
[Pipeline] [POL] artifactoryDownload
[POL] Searching for artifacts...
[POL] Found 2 artifacts.
[POL] Beginning to resolve Build Info published dependencies.
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/POL/master/520/changelog/changelog-POL.html'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb'
[POL] Finished resolving Build Info published dependencies.
[Pipeline] [NG-UI] getArtifactoryServer
[Pipeline] [NG-UI] echo
[NG-UI] retrieve archive for NG-UI/master/NG-UI-stage_2-merge :: master/503/*
[Pipeline] [NG-UI] echo
[NG-UI] Searching Artifactory with {
[NG-UI]      "files": [
[NG-UI]         {
[NG-UI]           "target": "./",
[NG-UI]           "pattern": "osm-NG-UI/master/503/*"
[NG-UI]         }
[NG-UI]      ]
[NG-UI]     }
[Pipeline] [NG-UI] newBuildInfo
[Pipeline] [NG-UI] artifactoryDownload
[NG-UI] Searching for artifacts...
[NG-UI] Found 2 artifacts.
[NG-UI] Beginning to resolve Build Info published dependencies.
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI/master/503/changelog/changelog-NG-UI.html'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'
[NG-UI] Finished resolving Build Info published dependencies.
[Pipeline] [NG-SA] getArtifactoryServer
[Pipeline] [NG-SA] echo
[NG-SA] retrieve archive for NG-SA/master/NG-SA-stage_2-merge :: master/459/*
[Pipeline] [NG-SA] echo
[NG-SA] Searching Artifactory with {
[NG-SA]      "files": [
[NG-SA]         {
[NG-SA]           "target": "./",
[NG-SA]           "pattern": "osm-NG-SA/master/459/*"
[NG-SA]         }
[NG-SA]      ]
[NG-SA]     }
[Pipeline] [NG-SA] newBuildInfo
[Pipeline] [NG-SA] artifactoryDownload
[NG-SA] Searching for artifacts...
[NG-SA] Found 3 artifacts.
[NG-SA] Beginning to resolve Build Info published dependencies.
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/changelog/changelog-NG-SA.html'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/changelog/changelog-NG-SA.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/459/changelog/changelog-NG-SA.html'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb'
[NG-SA] Finished resolving Build Info published dependencies.
[Pipeline] [PLA] getArtifactoryServer
[Pipeline] [PLA] echo
[PLA] retrieve archive for PLA/master/PLA-stage_2-merge :: master/456/*
[Pipeline] [PLA] echo
[PLA] Searching Artifactory with {
[PLA]      "files": [
[PLA]         {
[PLA]           "target": "./",
[PLA]           "pattern": "osm-PLA/master/456/*"
[PLA]         }
[PLA]      ]
[PLA]     }
[Pipeline] [PLA] newBuildInfo
[Pipeline] [PLA] artifactoryDownload
[PLA] Searching for artifacts...
[PLA] Found 2 artifacts.
[PLA] Beginning to resolve Build Info published dependencies.
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/PLA/master/456/changelog/changelog-PLA.html'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'
[PLA] Finished resolving Build Info published dependencies.
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/master/tests-stage_2-merge :: master/643/*
[Pipeline] [tests] echo
[tests] Searching Artifactory with {
[tests]      "files": [
[tests]         {
[tests]           "target": "./",
[tests]           "pattern": "osm-tests/master/643/*"
[tests]         }
[tests]      ]
[tests]     }
[Pipeline] [tests] newBuildInfo
[Pipeline] [tests] artifactoryDownload
[tests] Searching for artifacts...
[tests] Found 2 artifacts.
[tests] Beginning to resolve Build Info published dependencies.
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/tests/master/643/changelog/changelog-tests.html'
[tests] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cp -R master/743/changelog master/743/pool .
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cp -R master/738/changelog master/738/pool .
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cp -R master/757/changelog master/757/pool .
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cp -R master/859/changelog master/859/pool .
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cp -R master/550/changelog master/550/pool .
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cp -R master/837/changelog master/837/pool .
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cp -R master/520/changelog master/520/pool .
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cp -R master/503/changelog master/503/pool .
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cp -R master/456/changelog master/456/pool .
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [IM] sh
[tests] + cp -R master/643/changelog master/643/pool .
[IM] [IM] Running shell script
[Pipeline] [NG-SA] sh
[IM] + cp -R master/584/changelog master/584/pool .
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cp -R master/459/changelog master/459/pool .
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf master/743
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf master/738
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[Pipeline] [common] sh
[N2VC] + rm -rf master/757
[NBI] + rm -rf master/859
[common] [common] Running shell script
[common] + rm -rf master/550
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf master/837
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + cp -R master/973/changelog master/973/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rf master/584
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + rm -rf master/520
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf master/503
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + rm -rf master/456
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [NG-SA] sh
[tests] + rm -rf master/643
[NG-SA] [NG-SA] Running shell script
[NG-SA] + rm -rf master/459
[Pipeline] [osmclient] echo
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb]
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf dists
[Pipeline] [MON] echo
[MON] Fetched MON: [https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb]
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf dists
[Pipeline] [N2VC] echo
[N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb]
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[Pipeline] [NBI] echo
[N2VC] + rm -rf dists
[NBI] Fetched NBI: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb]
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + rm -rf dists
[Pipeline] [common] echo
[common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb]
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + rm -rf dists
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + rm -rf master/973
[Pipeline] [IM] echo
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb]
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[Pipeline] [LCM] echo
[IM] + rm -rf dists
[LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf dists
[Pipeline] [POL] echo
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb]
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + rm -rf dists
[Pipeline] [NG-UI] echo
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb]
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf dists
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb]
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + rm -rf dists
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb]
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + rm -rf dists
[Pipeline] [osmclient] }
[Pipeline] [NG-SA] echo
[NG-SA] Fetched NG-SA: [https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb]
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + rm -rf dists
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [common] }
[Pipeline] [IM] }
[Pipeline] [LCM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[Pipeline] [PLA] }
[RO] + rm -rf dists
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[Pipeline] [tests] }
[Pipeline] [MON] // dir
[Pipeline] [N2VC] // dir
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[Pipeline] [NG-SA] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[Pipeline] [common] // dir
[Pipeline] [common] }
[Pipeline] [IM] // dir
[Pipeline] [IM] }
[Pipeline] [LCM] // dir
[Pipeline] [POL] // dir
[Pipeline] [NG-UI] // dir
[Pipeline] [PLA] // dir
[Pipeline] [LCM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[Pipeline] [PLA] }
[Pipeline] [RO] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[Pipeline] [NG-SA] // dir
[Pipeline] [NG-SA] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Pipeline] // parallel
[Pipeline] }
Lock released on resource [Artifactory]
[Pipeline] // lock
[Pipeline] sh
[release] Running shell script
+ mkdir -p pool
[Pipeline] sh
[release] Running shell script
+ ls -al devops/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 May  6 10:47 .
drwxrwxr-x 5 jenkins jenkins 4096 May  6 10:47 ..
drwxrwxr-x 2 jenkins jenkins 4096 May  6 10:47 devops
[Pipeline] sh
[release] Running shell script
+ cp -r devops/pool/devops pool/
[Pipeline] sh
[release] Running shell script
+ dpkg-sig --sign builder -k OSMETSI pool/devops/osm-devops_15.0.0.post23-1_all.deb
Processing pool/devops/osm-devops_15.0.0.post23-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/devops/osm-devops_15.0.0.post23-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/devops/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/devops
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/devops/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ ls -al IM/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 May  6 10:48 .
drwxrwxr-x 5 jenkins jenkins 4096 May  6 10:48 ..
drwxrwxr-x 2 jenkins jenkins 4096 May  6 10:48 IM
[Pipeline] sh
[release] Running shell script
+ cp -r IM/pool/IM pool/
[Pipeline] sh
[release] Running shell script
+ dpkg-sig --sign builder -k OSMETSI pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
Processing pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
Processing pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/IM/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/IM
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/IM/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ ls -al osmclient/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 May  6 10:48 .
drwxrwxr-x 5 jenkins jenkins 4096 May  6 10:48 ..
drwxrwxr-x 2 jenkins jenkins 4096 May  6 10:48 osmclient
[Pipeline] sh
[release] Running shell script
+ cp -r osmclient/pool/osmclient pool/
[Pipeline] sh
[release] Running shell script
+ dpkg-sig --sign builder -k OSMETSI pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
Processing pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/osmclient/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/osmclient
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/osmclient/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive release dists/unstable
[Pipeline] sh
[release] Running shell script
+ gpg --yes -abs -u OSMETSI -o dists/unstable/Release.gpg dists/unstable/Release
[Pipeline] sh
[release] Running shell script
+ cp /home/jenkins/pubkey.asc OSM ETSI Release Key.gpg
[Pipeline] sh
[release] Running shell script
+ cp /home/jenkins/pubkey.asc .
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[repo] Running shell script
+ pwd
[Pipeline] sh
[repo] Running shell script
+ python -c import socket; s=socket.socket(); s.bind(("", 0));print(s.getsockname()[1]); s.close()
+ echo 44661
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-master-12472-apache -p 44661:80 -v /home/jenkins/workspace/osm-stage_3_master/repo:/usr/local/apache2/htdocs/ httpd:2.4
4284f8608f449051e38827dee2e554c1292ff7d6084886d7cc2fafb9340a438a
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-master-12472-apache
[repo] Running shell script
[Pipeline] sh
+ echo 212.234.161.1 56187 172.21.249.4 22
+ awk {print $3}
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[repo] Running shell script
+ wget http://172.21.249.4:44661/release/dists/unstable/Release
--2024-05-06 10:48:28--  http://172.21.249.4:44661/release/dists/unstable/Release
Connecting to 172.21.249.4:44661... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3204 (3.1K)
Saving to: ‘Release’

     0K ...                                                   100%  212M=0s

2024-05-06 10:48:28 (212 MB/s) - ‘Release’ saved [3204/3204]

[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
HTTP server is ready and accepting http connections
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ tree -fD repo
repo
├── [May  6 10:48]  repo/Release
├── [May  6 10:48]  repo/release
│   ├── [May  6 10:48]  repo/release/IM
│   │   ├── [May  6 09:15]  repo/release/IM/build.env
│   │   ├── [May  6 10:48]  repo/release/IM/changelog
│   │   │   └── [May  6 10:48]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [May  6 10:48]  repo/release/IM/master
│   │   └── [May  6 10:48]  repo/release/IM/pool
│   │       └── [May  6 10:48]  repo/release/IM/pool/IM
│   │           ├── [May  6 10:48]  repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │           └── [May  6 10:48]  repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   ├── [May  6 10:48]  repo/release/IM@tmp
│   ├── [May  6 10:48]  repo/release/LCM
│   │   ├── [May  6 09:04]  repo/release/LCM/build.env
│   │   ├── [May  6 10:48]  repo/release/LCM/changelog
│   │   │   └── [May  6 10:48]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [May  6 10:48]  repo/release/LCM/master
│   │   └── [May  6 10:48]  repo/release/LCM/pool
│   │       └── [May  6 10:48]  repo/release/LCM/pool/LCM
│   │           └── [May  6 10:48]  repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb
│   ├── [May  6 10:48]  repo/release/LCM@tmp
│   ├── [May  6 10:48]  repo/release/MON
│   │   ├── [May  6 09:05]  repo/release/MON/build.env
│   │   ├── [May  6 10:48]  repo/release/MON/changelog
│   │   │   └── [May  6 10:48]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [May  6 10:48]  repo/release/MON/master
│   │   └── [May  6 10:48]  repo/release/MON/pool
│   │       └── [May  6 10:48]  repo/release/MON/pool/MON
│   │           └── [May  6 10:48]  repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb
│   ├── [May  6 10:48]  repo/release/MON@tmp
│   ├── [May  6 10:48]  repo/release/N2VC
│   │   ├── [May  6 09:05]  repo/release/N2VC/build.env
│   │   ├── [May  6 10:48]  repo/release/N2VC/changelog
│   │   │   └── [May  6 10:48]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [May  6 10:48]  repo/release/N2VC/master
│   │   └── [May  6 10:48]  repo/release/N2VC/pool
│   │       └── [May  6 10:48]  repo/release/N2VC/pool/N2VC
│   │           └── [May  6 10:48]  repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb
│   ├── [May  6 10:48]  repo/release/N2VC@tmp
│   ├── [May  6 10:48]  repo/release/NBI
│   │   ├── [May  6 09:03]  repo/release/NBI/build.env
│   │   ├── [May  6 10:48]  repo/release/NBI/changelog
│   │   │   └── [May  6 10:48]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [May  6 10:48]  repo/release/NBI/master
│   │   └── [May  6 10:48]  repo/release/NBI/pool
│   │       └── [May  6 10:48]  repo/release/NBI/pool/NBI
│   │           └── [May  6 10:48]  repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb
│   ├── [May  6 10:48]  repo/release/NBI@tmp
│   ├── [May  6 10:48]  repo/release/NG-SA
│   │   ├── [May  6 09:07]  repo/release/NG-SA/build.env
│   │   ├── [May  6 10:48]  repo/release/NG-SA/changelog
│   │   │   └── [May  6 10:48]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [May  6 10:48]  repo/release/NG-SA/master
│   │   └── [May  6 10:48]  repo/release/NG-SA/pool
│   │       └── [May  6 10:48]  repo/release/NG-SA/pool/NG-SA
│   │           ├── [May  6 10:48]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb
│   │           └── [May  6 10:48]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb
│   ├── [May  6 10:48]  repo/release/NG-SA@tmp
│   ├── [May  6 10:48]  repo/release/NG-UI
│   │   ├── [May  6 09:01]  repo/release/NG-UI/build.env
│   │   ├── [May  6 10:48]  repo/release/NG-UI/changelog
│   │   │   └── [May  6 10:48]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [May  6 10:48]  repo/release/NG-UI/master
│   │   └── [May  6 10:48]  repo/release/NG-UI/pool
│   │       └── [May  6 10:48]  repo/release/NG-UI/pool/NG-UI
│   │           └── [May  6 10:48]  repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb
│   ├── [May  6 10:48]  repo/release/NG-UI@tmp
│   ├── [May  6 10:48]  repo/release/OSM ETSI Release Key.gpg
│   ├── [May  6 10:48]  repo/release/PLA
│   │   ├── [May  6 09:03]  repo/release/PLA/build.env
│   │   ├── [May  6 10:48]  repo/release/PLA/changelog
│   │   │   └── [May  6 10:48]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [May  6 10:48]  repo/release/PLA/master
│   │   └── [May  6 10:48]  repo/release/PLA/pool
│   │       └── [May  6 10:48]  repo/release/PLA/pool/PLA
│   │           └── [May  6 10:48]  repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb
│   ├── [May  6 10:48]  repo/release/PLA@tmp
│   ├── [May  6 10:48]  repo/release/POL
│   │   ├── [May  6 09:02]  repo/release/POL/build.env
│   │   ├── [May  6 10:48]  repo/release/POL/changelog
│   │   │   └── [May  6 10:48]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [May  6 10:48]  repo/release/POL/master
│   │   └── [May  6 10:48]  repo/release/POL/pool
│   │       └── [May  6 10:48]  repo/release/POL/pool/POL
│   │           └── [May  6 10:48]  repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb
│   ├── [May  6 10:48]  repo/release/POL@tmp
│   ├── [May  6 10:48]  repo/release/RO
│   │   ├── [May  6 09:26]  repo/release/RO/build.env
│   │   ├── [May  6 10:48]  repo/release/RO/changelog
│   │   │   └── [May  6 10:48]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [May  6 10:48]  repo/release/RO/master
│   │   └── [May  6 10:48]  repo/release/RO/pool
│   │       └── [May  6 10:48]  repo/release/RO/pool/RO
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb
│   │           └── [May  6 10:48]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb
│   ├── [May  6 10:48]  repo/release/RO@tmp
│   ├── [May  6 10:47]  repo/release/build.env
│   ├── [May  6 10:48]  repo/release/common
│   │   ├── [May  6 09:02]  repo/release/common/build.env
│   │   ├── [May  6 10:48]  repo/release/common/changelog
│   │   │   └── [May  6 10:48]  repo/release/common/changelog/changelog-common.html
│   │   ├── [May  6 10:48]  repo/release/common/master
│   │   └── [May  6 10:48]  repo/release/common/pool
│   │       └── [May  6 10:48]  repo/release/common/pool/common
│   │           └── [May  6 10:48]  repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb
│   ├── [May  6 10:48]  repo/release/common@tmp
│   ├── [May  6 10:47]  repo/release/devops
│   │   ├── [May  6 10:47]  repo/release/devops/changelog
│   │   │   └── [May  6 10:47]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [May  6 10:47]  repo/release/devops/master-staging
│   │   └── [May  6 10:47]  repo/release/devops/pool
│   │       └── [May  6 10:47]  repo/release/devops/pool/devops
│   │           └── [May  6 10:47]  repo/release/devops/pool/devops/osm-devops_15.0.0.post23-1_all.deb
│   ├── [May  6 10:47]  repo/release/devops@tmp
│   ├── [May  6 10:48]  repo/release/dists
│   │   └── [May  6 10:48]  repo/release/dists/unstable
│   │       ├── [May  6 10:48]  repo/release/dists/unstable/IM
│   │       │   └── [May  6 10:48]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [May  6 10:48]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [May  6 10:48]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [May  6 10:48]  repo/release/dists/unstable/Release
│   │       ├── [May  6 10:48]  repo/release/dists/unstable/Release.gpg
│   │       ├── [May  6 10:48]  repo/release/dists/unstable/devops
│   │       │   └── [May  6 10:48]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [May  6 10:48]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [May  6 10:48]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [May  6 10:48]  repo/release/dists/unstable/osmclient
│   │           └── [May  6 10:48]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [May  6 10:48]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [May  6 10:48]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [May  6 10:48]  repo/release/osmclient
│   │   ├── [May  6 09:03]  repo/release/osmclient/build.env
│   │   ├── [May  6 10:48]  repo/release/osmclient/changelog
│   │   │   └── [May  6 10:48]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [May  6 10:48]  repo/release/osmclient/master
│   │   └── [May  6 10:48]  repo/release/osmclient/pool
│   │       └── [May  6 10:48]  repo/release/osmclient/pool/osmclient
│   │           └── [May  6 10:48]  repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
│   ├── [May  6 10:48]  repo/release/osmclient@tmp
│   ├── [May  6 10:48]  repo/release/pool
│   │   ├── [May  6 10:48]  repo/release/pool/IM
│   │   │   ├── [May  6 10:48]  repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │   │   └── [May  6 10:48]  repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   │   ├── [May  6 10:48]  repo/release/pool/devops
│   │   │   └── [May  6 10:48]  repo/release/pool/devops/osm-devops_15.0.0.post23-1_all.deb
│   │   └── [May  6 10:48]  repo/release/pool/osmclient
│   │       └── [May  6 10:48]  repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
│   ├── [May  6 10:48]  repo/release/pubkey.asc
│   ├── [May  6 10:48]  repo/release/tests
│   │   ├── [May  6 09:03]  repo/release/tests/build.env
│   │   ├── [May  6 10:48]  repo/release/tests/changelog
│   │   │   └── [May  6 10:48]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [May  6 10:48]  repo/release/tests/master
│   │   └── [May  6 10:48]  repo/release/tests/pool
│   │       └── [May  6 10:48]  repo/release/tests/pool/tests
│   │           └── [May  6 10:48]  repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb
│   └── [May  6 10:48]  repo/release/tests@tmp
└── [May  6 10:48]  repo/release@tmp

98 directories, 76 files
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_15.0.0.post23-1_all.deb into /tmp/tmp.QMr3qEd5lC for docker build step
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_15.0.0.post23-1_all.deb /tmp/tmp.QMr3qEd5lC
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops
[Pipeline] {
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ docker login osm.etsi.org:5050/devops/cicd/ -u **** -p ****
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/****/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
[osm-devops] Running shell script
+ date +%Y-%m-%d:%H:%M:%S
[Pipeline] dir
Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[docker] Running shell script
+ find . -name Dockerfile -printf %h\n
+ sed s|\./||
[Pipeline] echo
[NG-UI, PLA, tests, RO, NBI, Airflow, POL, Prometheus, Keystone, Webhook, osmclient, MON, LCM]
[Pipeline] parallel
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/Airflow
[Pipeline] [Airflow] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/Webhook
[Pipeline] [Webhook] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.QMr3qEd5lC/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ng-ui:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[NG-UI] Sending build context to Docker daemon  4.608kB

[NG-UI] Step 1/22 : FROM ubuntu:22.04 as INSTALL
[NG-UI] 22.04: Pulling from library/ubuntu
[NG-UI] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[NG-UI] Status: Downloaded newer image for ubuntu:22.04
[NG-UI]  ---> 52882761a72a
[NG-UI] Step 2/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 49ec714738d6
[NG-UI] Step 3/22 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NG-UI]  ---> Using cache
[NG-UI]  ---> 03bd8e9c7790
[NG-UI] Step 4/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.4.*     curl=7.81.*     gnupg2=2.2.*     nginx=1.18.*     software-properties-common=0.99.*     xz-utils=5.2.*     && rm -rf /var/lib/apt/lists/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> 3390690a0f70
[NG-UI] Step 5/22 : RUN curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - &&     echo "deb https://deb.nodesource.com/node_14.x jammy main" | tee -a /etc/apt/sources.list.d/nodesource.list &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs
[NG-UI]  ---> Using cache
[NG-UI]  ---> 8a0a38e75b13
[NG-UI] Step 6/22 : ARG OSM_NGUI_URL
[NG-UI]  ---> Using cache
[NG-UI]  ---> 0fc58157f9bd
[NG-UI] Step 7/22 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pla:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[PLA] Sending build context to Docker daemon  9.216kB

[PLA] Step 1/39 : FROM ubuntu:22.04 as INSTALL
[PLA] 22.04: Pulling from library/ubuntu
[PLA] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[PLA] Status: Downloaded newer image for ubuntu:22.04
[PLA]  ---> 52882761a72a
[PLA] Step 2/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 49ec714738d6
[PLA] Step 3/39 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[PLA]  ---> Using cache
[PLA]  ---> 03bd8e9c7790
[PLA] Step 4/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Using cache
[PLA]  ---> a3f10986f40d
[PLA] Step 5/39 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Using cache
[PLA]  ---> 7abeb7b0c34c
[PLA] Step 6/39 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Using cache
[PLA]  ---> f1a735ad30f4
[PLA] Step 7/39 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/tests:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[tests] Sending build context to Docker daemon  5.632kB

[tests] Step 1/35 : FROM ubuntu:22.04 as FINAL
[tests] 22.04: Pulling from library/ubuntu
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ro:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[RO] Sending build context to Docker daemon  14.34kB

[RO] Step 1/60 : FROM ubuntu:22.04 as INSTALL
[RO] 22.04: Pulling from library/ubuntu
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/nbi:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[NBI] Sending build context to Docker daemon  6.656kB

[NBI] Step 1/44 : FROM ubuntu:22.04 as INSTALL
[NBI] 22.04: Pulling from library/ubuntu
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/airflow:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[Airflow] Sending build context to Docker daemon  4.096kB

[Airflow] Step 1/16 : FROM apache/airflow:2.5.3-python3.10
[Airflow] 2.5.3-python3.10: Pulling from apache/airflow
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pol:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[POL] Sending build context to Docker daemon  9.216kB

[POL] Step 1/40 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/prometheus:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[Prometheus] Sending build context to Docker daemon  15.36kB

[Prometheus] Step 1/13 : FROM python:3.8
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/keystone:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[Keystone] Sending build context to Docker daemon  28.16kB

[Keystone] Step 1/24 : FROM ubuntu:22.04
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/webhook:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[Webhook] Sending build context to Docker daemon  4.608kB

[Webhook] Step 1/21 : FROM ubuntu:22.04 as INSTALL
[Webhook]  ---> 52882761a72a
[Webhook] Step 2/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 49ec714738d6
[Webhook] Step 3/21 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Webhook]  ---> Using cache
[Webhook]  ---> 03bd8e9c7790
[Webhook] Step 4/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[Webhook]  ---> Using cache
[Webhook]  ---> a3f10986f40d
[Webhook] Step 5/21 : ARG PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL
[Webhook]  ---> Using cache
[Webhook]  ---> 16e4337f5ff1
[Webhook] Step 6/21 : RUN curl $PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL -o osm_webhook_translator.deb
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/osmclient:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[osmclient] Sending build context to Docker daemon  6.656kB

[osmclient] Step 1/31 : FROM ubuntu:22.04 as INSTALL
[osmclient]  ---> 52882761a72a
[osmclient] Step 2/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 49ec714738d6
[osmclient] Step 3/31 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[osmclient]  ---> Using cache
[osmclient]  ---> 03bd8e9c7790
[osmclient] Step 4/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Using cache
[osmclient]  ---> a3f10986f40d
[osmclient] Step 5/31 : ARG PYTHON3_OSM_IM_URL
[osmclient]  ---> Using cache
[osmclient]  ---> a22b5b775fe6
[osmclient] Step 6/31 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 9d9f63216173
[osmclient] Step 7/31 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[MON] Sending build context to Docker daemon  10.24kB

[MON] Step 1/56 : FROM ubuntu:22.04 as INSTALL
[MON]  ---> 52882761a72a
[MON] Step 2/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 49ec714738d6
[MON] Step 3/56 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[MON]  ---> Using cache
[MON]  ---> 03bd8e9c7790
[MON] Step 4/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> a3f10986f40d
[MON] Step 5/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     openssh-client=1:8.*
[MON]  ---> Using cache
[MON]  ---> e87859d1a230
[MON] Step 6/56 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Using cache
[MON]  ---> 21598015c17a
[MON] Step 7/56 : ARG PYTHON3_OSM_MON_URL
[MON]  ---> Using cache
[MON]  ---> 207b6068d1fc
[MON] Step 8/56 : ARG PYTHON3_N2VC_URL
[MON]  ---> Using cache
[MON]  ---> adb42effc59b
[MON] Step 9/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-master-12472 --build-arg CACHE_DATE=2024-05-06:10:48:32 --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master-staging/4169/pool/devops/osm-devops_15.0.0.post23-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/743/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/738/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/757/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/859/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/550/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/584/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/837/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/520/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/503/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/456/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/643/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/459/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/973/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb .
[LCM] Sending build context to Docker daemon  10.24kB

[LCM] Step 1/58 : FROM ubuntu:22.04 as INSTALL
[LCM]  ---> 52882761a72a
[LCM] Step 2/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 49ec714738d6
[LCM] Step 3/58 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[LCM]  ---> Using cache
[LCM]  ---> 03bd8e9c7790
[LCM] Step 4/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> a3f10986f40d
[LCM] Step 5/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.4.*     gnupg2=2.2.*     openssh-client=1:8.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> b4dd53fc40a5
[LCM] Step 6/58 : RUN curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.28/deb/Release.key | gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg     && echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.28/deb/ /' | tee /etc/apt/sources.list.d/kubernetes.list     && apt-get update && apt-get install -y kubectl=1.28.2-1.1
[LCM]  ---> Using cache
[LCM]  ---> 087fe87237bf
[LCM] Step 7/58 : RUN curl https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz --output helm-v2.17.0.tar.gz     && tar -zxvf helm-v2.17.0.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm     && rm -r linux-amd64/
[LCM]  ---> Using cache
[LCM]  ---> b7c89a9ee49b
[LCM] Step 8/58 : RUN curl https://get.helm.sh/helm-v3.11.3-linux-amd64.tar.gz --output helm-v3.11.3.tar.gz     && tar -zxvf helm-v3.11.3.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm3     && rm -r linux-amd64/
[LCM]  ---> Using cache
[LCM]  ---> d8e75a8a0568
[LCM] Step 9/58 : ARG PYTHON3_OSM_COMMON_URL
[LCM]  ---> Using cache
[LCM]  ---> 5f1bc1f04cb5
[LCM] Step 10/58 : ARG PYTHON3_OSM_LCM_URL
[LCM]  ---> Using cache
[LCM]  ---> a0a04fad04c0
[LCM] Step 11/58 : ARG PYTHON3_N2VC_URL
[LCM]  ---> Using cache
[LCM]  ---> 354ce441e6a9
[LCM] Step 12/58 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[tests] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[tests] Status: Image is up to date for ubuntu:22.04
[NG-UI]  ---> Running in 8603e57043f8
[PLA]  ---> Running in 69e051f0955e
[tests]  ---> 52882761a72a
[tests] Step 2/35 : ARG APT_PROXY
[tests]  ---> Using cache
[tests]  ---> 49ec714738d6
[tests] Step 3/35 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[tests]  ---> Using cache
[tests]  ---> 03bd8e9c7790
[tests] Step 4/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[tests]  ---> Using cache
[tests]  ---> a3f10986f40d
[tests] Step 5/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https     ca-certificates     gettext-base=0.21*     git=1:2.34.*     gnupg     iputils-ping=3:*     jq=1.6*     libmagic1=1:5.*
[tests]  ---> Using cache
[tests]  ---> 0d2099e86a78
[tests] Step 6/35 : ARG OSM_TESTS_URL
[tests]  ---> Using cache
[tests]  ---> 4bfe80493ee5
[tests] Step 7/35 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Using cache
[tests]  ---> 07f9010b7a3f
[tests] Step 8/35 : ARG PYTHON3_OSMCLIENT_URL
[tests]  ---> Using cache
[tests]  ---> f8162dd7ccf8
[tests] Step 9/35 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[tests]  ---> Running in 09d008667a33
[RO] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[RO] Status: Image is up to date for ubuntu:22.04
[RO]  ---> 52882761a72a
[RO] Step 2/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 49ec714738d6
[RO] Step 3/60 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[RO]  ---> Using cache
[RO]  ---> 03bd8e9c7790
[RO] Step 4/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Using cache
[RO]  ---> a3f10986f40d
[RO] Step 5/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     genisoimage=9:1.1.*     netbase=6.*
[RO]  ---> Using cache
[RO]  ---> 71c680f015e0
[RO] Step 6/60 : ARG PYTHON3_OSM_COMMON_URL
[RO]  ---> Using cache
[RO]  ---> 6925337e13c3
[RO] Step 7/60 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Using cache
[RO]  ---> 77d39b4d1586
[RO] Step 8/60 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[RO]  ---> Using cache
[RO]  ---> 287ca60eae6c
[RO] Step 9/60 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Using cache
[RO]  ---> ba0f9b9ff27b
[RO] Step 10/60 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[RO]  ---> Using cache
[RO]  ---> fae401875c69
[RO] Step 11/60 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Using cache
[RO]  ---> 358808e37129
[RO] Step 12/60 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Using cache
[RO]  ---> 2ec13d5dff06
[RO] Step 13/60 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Using cache
[RO]  ---> 2340effd1515
[RO] Step 14/60 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[RO]  ---> Using cache
[RO]  ---> f318bec27436
[RO] Step 15/60 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[RO]  ---> Using cache
[RO]  ---> ace478d2ec02
[RO] Step 16/60 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Using cache
[RO]  ---> 3f4a92a9b78f
[RO] Step 17/60 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[RO]  ---> Using cache
[RO]  ---> 36e9f03a00c1
[RO] Step 18/60 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Using cache
[RO]  ---> d4cd726e5e48
[RO] Step 19/60 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Using cache
[RO]  ---> 0e26822e67e0
[RO] Step 20/60 : ARG PYTHON3_OSM_ROVIM_GCP_URL
[RO]  ---> Using cache
[RO]  ---> 14c6e1b71fc6
[RO] Step 21/60 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[RO]  ---> Using cache
[RO]  ---> e19e0c234b7d
[RO] Step 22/60 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[RO]  ---> Using cache
[RO]  ---> f01ffeb0aad2
[RO] Step 23/60 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[RO]  ---> Using cache
[RO]  ---> a6fdf247bf68
[RO] Step 24/60 : RUN for URL in     $PYTHON3_OSM_COMMON_URL     $PYTHON3_OSM_NG_RO_URL     $PYTHON3_OSM_RO_PLUGIN_URL     $PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL     $PYTHON3_OSM_ROSDN_DPB_URL     $PYTHON3_OSM_ROSDN_DYNPAC_URL     $PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL     $PYTHON3_OSM_ROSDN_IETFL2VPN_URL     $PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL     $PYTHON3_OSM_ROSDN_ODLOF_URL     $PYTHON3_OSM_ROSDN_ONOSOF_URL     $PYTHON3_OSM_ROSDN_ONOS_VPLS_URL     $PYTHON3_OSM_ROVIM_AWS_URL     $PYTHON3_OSM_ROVIM_AZURE_URL     $PYTHON3_OSM_ROVIM_GCP_URL     $PYTHON3_OSM_ROVIM_OPENSTACK_URL     $PYTHON3_OSM_ROVIM_OPENVIM_URL     $PYTHON3_OSM_ROVIM_VMWARE_URL ; do         curl -s $URL -O ;     done
[RO]  ---> Running in a6125beee05e
[NBI] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[NBI] Status: Image is up to date for ubuntu:22.04
[NBI]  ---> 52882761a72a
[NBI] Step 2/44 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 49ec714738d6
[NBI] Step 3/44 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NBI]  ---> Using cache
[NBI]  ---> 03bd8e9c7790
[NBI] Step 4/44 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Using cache
[NBI]  ---> a3f10986f40d
[NBI] Step 5/44 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Using cache
[NBI]  ---> 7abeb7b0c34c
[NBI] Step 6/44 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Using cache
[NBI]  ---> 762252e5abf5
[NBI] Step 7/44 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Using cache
[NBI]  ---> 3721ae8e106c
[NBI] Step 8/44 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow] Digest: sha256:104413084ad5a9fa66c17aad35f668ade5fb67b2566c77125d81accbe6c5934f
[Airflow] Status: Downloaded newer image for apache/airflow:2.5.3-python3.10
[Airflow]  ---> 3211f4f8f08b
[Airflow] Step 2/16 : USER root
[Airflow]  ---> Using cache
[Airflow]  ---> 5a4004f62501
[Airflow] Step 3/16 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc git python3 python3-dev python3-venv python3-pip     python3-setuptools wget zstd &&     python3 -m pip install -U pip build
[Airflow]  ---> Using cache
[Airflow]  ---> f56536fc12ed
[Airflow] Step 4/16 : USER airflow
[Airflow]  ---> Using cache
[Airflow]  ---> 076534cbf470
[Airflow] Step 5/16 : ARG PYTHON3_OSM_COMMON_URL
[Airflow]  ---> Using cache
[Airflow]  ---> da658ff3fba1
[Airflow] Step 6/16 : ARG PYTHON3_OSM_NGSA_URL
[Airflow]  ---> Using cache
[Airflow]  ---> 0c7ac0561ba9
[Airflow] Step 7/16 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Prometheus] 3.8: Pulling from library/python
[Prometheus] Digest: sha256:6ea16099cac9f66419d1fc3a63aaa9d783214e8e38d2a1c0db2bfb0852ef9b7d
[Prometheus] Status: Downloaded newer image for python:3.8
[Prometheus]  ---> 17b8b8dc7004
[Prometheus] Step 2/13 : ENV PROMETHEUS_URL http://prometheus:9090
[Prometheus]  ---> Using cache
[Prometheus]  ---> dde1c45e3300
[Prometheus] Step 3/13 : ENV MONGODB_URL mongodb://mongo:27017
[Prometheus]  ---> Using cache
[Prometheus]  ---> 113dfff40edc
[Prometheus] Step 4/13 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 5af905f3f447
[Prometheus] Step 5/13 : ENV PROMETHEUS_BASE_CONFIG_FILE /etc/prometheus_base/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> d957d844fec1
[Prometheus] Step 6/13 : ENV PROMETHEUS_ALERTS_FILE /etc/prometheus/osm_alert_rules.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 53e6ee1d52be
[Prometheus] Step 7/13 : ENV PROMETHEUS_BASE_ALERTS_FILE /etc/prometheus_base/osm_alert_rules.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 48bd0cd3a9c3
[Prometheus] Step 8/13 : ENV TARGET_DATABASE osm
[Prometheus]  ---> Using cache
[Prometheus]  ---> 6ff02cbc6e62
[Prometheus] Step 9/13 : WORKDIR /code
[Prometheus]  ---> Using cache
[Prometheus]  ---> 560e59d287a2
[Prometheus] Step 10/13 : COPY src/requirements.txt .
[Prometheus]  ---> Using cache
[Prometheus]  ---> 3c1878a7583e
[Prometheus] Step 11/13 : RUN pip install -r requirements.txt
[Prometheus]  ---> Using cache
[Prometheus]  ---> 998b00915f49
[Prometheus] Step 12/13 : COPY src/app.py .
[Prometheus]  ---> Using cache
[Prometheus]  ---> bef0ed7a9792
[Prometheus] Step 13/13 : CMD [ "python", "-u", "./app.py" ]
[Prometheus]  ---> Using cache
[Prometheus]  ---> 68d543bf5d0a
[Prometheus] [Warning] One or more build-args [PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL APT_PROXY OSM_NGUI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL CACHE_DATE PYTHON3_OSM_COMMON_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed
[Prometheus] Successfully built 68d543bf5d0a
[Prometheus] Successfully tagged opensourcemano/prometheus:osm-master-12472
[Keystone] 22.04: Pulling from library/ubuntu
[Keystone] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[Keystone] Status: Image is up to date for ubuntu:22.04
[Keystone]  ---> 52882761a72a
[Keystone] Step 2/24 : ARG APT_PROXY
[Keystone]  ---> Using cache
[Keystone]  ---> 49ec714738d6
[Keystone] Step 3/24 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Keystone]  ---> Using cache
[Keystone]  ---> 03bd8e9c7790
[Keystone] Step 4/24 : EXPOSE 5000
[Keystone]  ---> Using cache
[Keystone]  ---> bffd732cd065
[Keystone] Step 5/24 : WORKDIR /app
[Keystone]  ---> Using cache
[Keystone]  ---> c0f0d71d905c
[Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> 6f1b5a7e5461
[Keystone] Step 7/24 : RUN DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get upgrade -y &&     DEBIAN_FRONTEND=noninteractive apt-get autoremove -y &&     DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common &&     add-apt-repository -y cloud-archive:antelope &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade -y &&     DEBIAN_FRONTEND=noninteractive apt-get install -y     apache2=2.4.*     keystone=2:23.0.*     libapache2-mod-wsgi-py3=4.9.*     python3-pip=22.0.*     build-essential=12.9*     python3-dev=3.10.*     libldap2-dev=2.5.*     libsasl2-dev=2.1.*     libssl-dev=3.0.*     libffi-dev=3.4*     libxml2-dev=2.9.*     libxslt1-dev=1.1.*     zlib1g-dev=1:1.2.*     ldap-utils=2.5.*     curl=7.81.*     net-tools=1.60*     mysql-client=8.0.*     dnsutils=1:9.18.* &&     rm -rf /var/lib/apt/lists/* &&     chmod +x start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> c6f660689950
[Keystone] Step 8/24 : RUN pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==6.2.0
[Keystone]  ---> Using cache
[Keystone]  ---> b9993e8233f1
[Keystone] Step 9/24 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     usermod -a -G keystone appuser &&     usermod -a -G adm appuser &&     chown -R appuser:appuser /app &&     chown root:keystone /etc/keystone &&     chmod 770 /etc/keystone &&     chown root:keystone /etc/ssl/certs &&     chmod 770 /etc/ssl/certs &&     chown root:keystone /etc/apache2/apache2.conf &&     chmod 664 /etc/apache2/apache2.conf &&     sed -i 's/Listen 80/Listen 8080/g' /etc/apache2/ports.conf &&     chown root:keystone /var/spool &&     chmod 775 /var/spool &&     chmod 770 /var/log/apache2 &&     chmod 660 /var/log/apache2/* &&     chmod 770 /var/log/keystone &&     chown root:keystone /var/run/apache2 &&     chmod 775 /var/run/apache2 &&     mkdir -p /etc/sudoers.d &&     echo "%appuser ALL= NOPASSWD: /sbin/service apache2 *" > /etc/sudoers.d/appuser
[Keystone]  ---> Using cache
[Keystone]  ---> d9fbd2927229
[Keystone] Step 10/24 : USER appuser
[Keystone]  ---> Using cache
[Keystone]  ---> ae982eb28fd1
[Keystone] Step 11/24 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Using cache
[Keystone]  ---> b7e6dd14f332
[Keystone] Step 12/24 : ENV DB_PORT                 3306
[Keystone]  ---> Using cache
[Keystone]  ---> 4749f7fc40bb
[Keystone] Step 13/24 : ENV ROOT_DB_USER            root
[Keystone]  ---> Using cache
[Keystone]  ---> a2b225c15a0c
[Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Using cache
[Keystone]  ---> f03d8127533e
[Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Using cache
[Keystone]  ---> 0a7901eeaf03
[Keystone] Step 16/24 : ENV REGION_ID               RegionOne
[Keystone]  ---> Using cache
[Keystone]  ---> 264fc5a414cd
[Keystone] Step 17/24 : ENV KEYSTONE_HOST           keystone
[Keystone]  ---> Using cache
[Keystone]  ---> 980ac6cf8721
[Keystone] Step 18/24 : ENV ADMIN_USERNAME          admin
[Keystone]  ---> Using cache
[Keystone]  ---> 533dae115f65
[Keystone] Step 19/24 : ENV ADMIN_PASSWORD          admin
[Keystone]  ---> Using cache
[Keystone]  ---> 5c7bcfe7f020
[Keystone] Step 20/24 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Using cache
[Keystone]  ---> 90881d9ac8c7
[Keystone] Step 21/24 : ENV SERVICE_USERNAME        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> 94c170ce9abc
[Keystone] Step 22/24 : ENV SERVICE_PASSWORD        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> 53cf4e9aee4c
[Keystone] Step 23/24 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Using cache
[Keystone]  ---> 891017fed4c2
[Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Using cache
[Keystone]  ---> d31e4de967ea
[Keystone] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL OSM_DEVOPS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_IMDOCS_URL PYTHON3_OSM_COMMON_URL] were not consumed
[Keystone] Successfully built d31e4de967ea
[Keystone] Successfully tagged opensourcemano/keystone:osm-master-12472
[Webhook]  ---> Running in 6dd2115edf6c
[osmclient]  ---> Running in 237771d7e00b
[MON]  ---> Running in 4aa358448cf7
[NBI]  ---> Running in 1976cfbb29e5
[Prometheus] Tagging prometheus:osm-master-12472
[Pipeline] [Prometheus] echo
[Airflow]  ---> Running in 6cb6f6bf12d9
[LCM]  ---> Running in 560bdb2c7094
[Pipeline] [Prometheus] sh
[POL] 22.04: Pulling from library/ubuntu
[POL] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[POL] Status: Image is up to date for ubuntu:22.04
[POL]  ---> 52882761a72a
[POL] Step 2/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 49ec714738d6
[POL] Step 3/40 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[POL]  ---> Using cache
[POL]  ---> 03bd8e9c7790
[POL] Step 4/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Using cache
[POL]  ---> a3f10986f40d
[POL] Step 5/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     mysql-client-core-8.0=8.0.*
[POL]  ---> Using cache
[POL]  ---> e442a34c5be2
[POL] Step 6/40 : ARG PYTHON3_OSM_COMMON_URL
[POL]  ---> Using cache
[POL]  ---> 00635c749f37
[POL] Step 7/40 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Using cache
[POL]  ---> 3a74a308eabf
[POL] Step 8/40 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[POL]  ---> Running in a789a5d529bd
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag opensourcemano/prometheus:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-12472
[Pipeline] [Keystone] echo
[Keystone] Tagging keystone:osm-master-12472
[Pipeline] [Keystone] sh
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
[osmclient]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[osmclient]                                  Dload  Upload   Total   Spent    Left  Speed
[osmclient] 
[Keystone] [Keystone] Running shell script
[Pipeline] [Prometheus] sh
[PLA]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[PLA]                                  Dload  Upload   Total   Spent    Left  Speed
[PLA] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42694  100 42694    0     0   285k      0 --:--:-- --:--:-- --:--:--  287k
[tests]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  170k  100  170k    0     0  1347k      0 --:--:-- --:--:-- --:--:-- 1354k
[Webhook]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Webhook]                                  Dload  Upload   Total   Spent    Left  Speed
[Webhook] 
[osmclient]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  170k  100  170k    0     0  1127k      0 --:--:-- --:--:-- --:--:-- 1130k
[Keystone] + docker tag opensourcemano/keystone:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-12472
[Prometheus] [Prometheus] Running shell script
[Pipeline] [Keystone] sh
[NG-UI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NG-UI]                                  Dload  Upload   Total   Spent    Left  Speed
[NG-UI] 
[Webhook]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4566  100  4566    0     0  40037      0 --:--:-- --:--:-- --:--:-- 40407
[MON]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[MON]                                  Dload  Upload   Total   Spent    Left  Speed
[MON] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42694  100 42694    0     0   414k      0 --:--:-- --:--:-- --:--:--  416k
[Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-12472
[Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus]
[Prometheus] 73bd0563e70f: Preparing
[Prometheus] bc84ae3f3dd2: Preparing
[Prometheus] e26607ace829: Preparing
[Prometheus] c9650348fa55: Preparing
[Prometheus] 41edac4edf75: Preparing
[Prometheus] 1dde678d2269: Preparing
[Prometheus] 3a1b6e184b4a: Preparing
[Prometheus] 89ca33c95b2e: Preparing
[Prometheus] 83db175c22e2: Preparing
[Prometheus] c5d13b2949a2: Preparing
[Prometheus] 7e43f593c900: Preparing
[Prometheus] 072686bcd3db: Preparing
[Prometheus] 1dde678d2269: Waiting
[Prometheus] 3a1b6e184b4a: Waiting
[Prometheus] 89ca33c95b2e: Waiting
[Prometheus] 83db175c22e2: Waiting
[Prometheus] c5d13b2949a2: Waiting
[Prometheus] 7e43f593c900: Waiting
[Prometheus] 072686bcd3db: Waiting
[Keystone] [Keystone] Running shell script
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-12472
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] b54c5128d73a: Preparing
[Keystone] b048362dc370: Preparing
[Keystone] f4741657f13f: Preparing
[Keystone] 2442260ac02c: Preparing
[Keystone] 1ae0e253b711: Preparing
[Keystone] ed8c02d34964: Preparing
[Keystone] 629ca62fb7c7: Preparing
[Keystone] ed8c02d34964: Waiting
[Keystone] 629ca62fb7c7: Waiting
[NG-UI]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  969k  100  969k    0     0  5712k      0 --:--:-- --:--:-- --:--:-- 5700k
[Prometheus] c9650348fa55: Layer already exists
[Prometheus] 73bd0563e70f: Layer already exists
[Prometheus] e26607ace829: Layer already exists
[Prometheus] bc84ae3f3dd2: Layer already exists
[Prometheus] 41edac4edf75: Layer already exists
[Prometheus] 89ca33c95b2e: Layer already exists
[Prometheus] 3a1b6e184b4a: Layer already exists
[Prometheus] 1dde678d2269: Layer already exists
[Prometheus] 83db175c22e2: Layer already exists
[Prometheus] c5d13b2949a2: Layer already exists
[Prometheus] 7e43f593c900: Layer already exists
[Prometheus] 072686bcd3db: Layer already exists
[Prometheus] osm-master-12472: digest: sha256:0fcbd70c912e6e1b24c39627021a91c38990de3298daf5c712d459ed7ddf9ba6 size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[Pipeline] [Prometheus] }
[Keystone] 1ae0e253b711: Layer already exists
[Keystone] b048362dc370: Layer already exists
[Keystone] b54c5128d73a: Layer already exists
[Keystone] 2442260ac02c: Layer already exists
[Keystone] f4741657f13f: Layer already exists
[Keystone] ed8c02d34964: Layer already exists
[Keystone] 629ca62fb7c7: Layer already exists
[Keystone] osm-master-12472: digest: sha256:e9dc3f2d496c718ceb6cd890d8396086549fcaaa01180685a1751d07ff8086b3 size: 1782
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[PLA] Removing intermediate container 69e051f0955e
[PLA]  ---> b5d5c5a4c70f
[PLA] Step 8/39 : RUN dpkg -i ./osm_common.deb
[PLA]  ---> Running in 61d4e966f693
[tests] Removing intermediate container 09d008667a33
[tests]  ---> 7c13a898a66d
[tests] Step 10/35 : RUN dpkg -i ./osm_im.deb
[osmclient] Removing intermediate container 237771d7e00b
[osmclient]  ---> bd3d573a06bb
[osmclient] Step 8/31 : RUN dpkg -i ./osm_im.deb
[osmclient]  ---> Running in c1a09b377146
[Pipeline] [Keystone] }
[NG-UI] Removing intermediate container 8603e57043f8
[NG-UI]  ---> 89ffe4c64667
[NG-UI] Step 8/22 : RUN dpkg -i ./osm_ngui.deb
[NG-UI]  ---> Running in bf4ec0185537
[tests]  ---> Running in 607afc50a52b
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42694  100 42694    0     0   258k      0 --:--:-- --:--:-- --:--:--  258k
[Webhook] Removing intermediate container 6dd2115edf6c
[Webhook]  ---> 994bbd6a94c7
[Webhook] Step 7/21 : RUN dpkg -i ./osm_webhook_translator.deb
[Webhook]  ---> Running in ebe74062ff11
[MON] Removing intermediate container 4aa358448cf7
[MON]  ---> e1d4611fa642
[MON] Step 10/56 : RUN dpkg -i ./osm_common.deb
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42694  100 42694    0     0   287k      0 --:--:-- --:--:-- --:--:--  287k
[PLA] Selecting previously unselected package python3-osm-common.
[tests] Selecting previously unselected package python3-osm-im.
[tests] (Reading database ... 17405 files and directories currently installed.)
[tests] Preparing to unpack ./osm_im.deb ...
[tests] Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[NBI] Removing intermediate container 1976cfbb29e5
[NBI]  ---> 43039f074f40
[NBI] Step 9/44 : RUN dpkg -i ./osm_common.deb
[NBI]  ---> Running in 918df8fe81a0
[Airflow]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Airflow]                                  Dload  Upload   Total   Spent    Left  Speed
[Airflow] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42694  100 42694    0     0   453k      0 --:--:-- --:--:-- --:--:--  453k
[POL]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[POL]                                  Dload  Upload   Total   Spent    Left  Speed
[POL] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42694  100 42694    0     0   394k      0 --:--:-- --:--:-- --:--:--  393k
[POL] Removing intermediate container a789a5d529bd
[POL]  ---> 09b079f65c84
[POL] Step 9/40 : RUN dpkg -i ./osm_common.deb
[POL]  ---> Running in 99b279783a69
[osmclient] Selecting previously unselected package python3-osm-im.
[osmclient] (Reading database ... 16203 files and directories currently installed.)
[osmclient] Preparing to unpack ./osm_im.deb ...
[osmclient] Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[osmclient] Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[MON]  ---> Running in bf0251747faf
[LCM] Removing intermediate container 560bdb2c7094
[LCM]  ---> 76c669a8dfcc
[LCM] Step 13/58 : RUN dpkg -i ./osm_common.deb
[LCM]  ---> Running in fe2462ac3ee5
[NG-UI] Selecting previously unselected package osm-ngui.
[PLA] (Reading database ... 16203 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_common.deb ...
[PLA] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[PLA] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[tests] Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[NBI] Selecting previously unselected package python3-osm-common.
[NBI] (Reading database ... 16203 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_common.deb ...
[Airflow] Removing intermediate container 6cb6f6bf12d9
[Airflow]  ---> 8266beece021
[Airflow] Step 8/16 : RUN curl $PYTHON3_OSM_NGSA_URL -o osm_ngsa.deb
[Airflow]  ---> Running in b88f435a3658
[Webhook] Selecting previously unselected package python3-osm-webhook-translator.
[Webhook] (Reading database ... 16203 files and directories currently installed.)
[Webhook] Preparing to unpack ./osm_webhook_translator.deb ...
[Webhook] Unpacking python3-osm-webhook-translator (15.0-1) ...
[Webhook] Setting up python3-osm-webhook-translator (15.0-1) ...
[MON] Selecting previously unselected package python3-osm-common.
[MON] (Reading database ... 16285 files and directories currently installed.)
[MON] Preparing to unpack ./osm_common.deb ...
[MON] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[MON] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[LCM] Selecting previously unselected package python3-osm-common.
[LCM] (Reading database ... 16299 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_common.deb ...
[LCM] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[NG-UI] (Reading database ... 15379 files and directories currently installed.)
[NG-UI] Preparing to unpack ./osm_ngui.deb ...
[NG-UI] Unpacking osm-ngui (15.0.0.post1+g219fe61-1) ...
[NG-UI] Setting up osm-ngui (15.0.0.post1+g219fe61-1) ...
[PLA] Removing intermediate container 61d4e966f693
[PLA]  ---> ec2d39d0e2f5
[PLA] Step 9/39 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Running in c1a2d30a458b
[NBI] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[NBI] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[Airflow]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Airflow]                                  Dload  Upload   Total   Spent    Left  Speed
[Airflow] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23978  100 23978    0     0   220k      0 --:--:-- --:--:-- --:--:--  220k
[POL] Selecting previously unselected package python3-osm-common.
[POL] (Reading database ... 16237 files and directories currently installed.)
[POL] Preparing to unpack ./osm_common.deb ...
[POL] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[POL] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[LCM] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[PLA]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[PLA]                                  Dload  Upload   Total   Spent    Left  Speed
[PLA] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 27928  100 27928    0     0   209k      0 --:--:-- --:--:-- --:--:--  209k
[RO] Removing intermediate container a6125beee05e
[RO]  ---> f5d5ccf61355
[RO] Step 25/60 : RUN dpkg -i *.deb
[RO]  ---> Running in ea9a1f9e0093
[NBI] Removing intermediate container 918df8fe81a0
[NBI]  ---> 5d7fcffbc695
[NBI] Step 10/44 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Running in 7c61fb42c129
[Airflow] Removing intermediate container b88f435a3658
[Airflow]  ---> 2a5fad1d7b41
[Airflow] Step 9/16 : RUN ar x osm_common.deb &&     zstd -d < control.tar.zst | xz > control.tar.xz &&     zstd -d < data.tar.zst | xz > data.tar.xz &&     ar -m -c -a sdsd osm_common_repacked.deb debian-binary control.tar.xz data.tar.xz &&     rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst
[Airflow]  ---> Running in 32c6d6affcbd
[Webhook] Removing intermediate container ebe74062ff11
[Webhook]  ---> f0cca2500650
[Webhook] Step 8/21 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_webhook_translator/requirements.txt
[Webhook]  ---> Running in b07eef768e87
[MON] Removing intermediate container bf0251747faf
[MON]  ---> 1ba23d823d12
[MON] Step 11/56 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Running in fde7df8e4c81
[LCM] Removing intermediate container fe2462ac3ee5
[LCM]  ---> a10f0241ed2c
[LCM] Step 14/58 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb
[LCM]  ---> Running in caae74d8c0d7
[NG-UI] Removing intermediate container bf4ec0185537
[NG-UI]  ---> e71ec4cedfc7
[NG-UI] Step 9/22 : WORKDIR /usr/share/osm-ngui
[NG-UI]  ---> Running in 64f5790fb92f
[NG-UI] Removing intermediate container 64f5790fb92f
[NG-UI]  ---> fdd2cba55f5a
[NG-UI] Step 10/22 : RUN npm install
[NG-UI]  ---> Running in 5b0245ca7a04
[PLA] Removing intermediate container c1a2d30a458b
[PLA]  ---> 1d880d148acc
[PLA] Step 10/39 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Running in 49f59cc2d188
[tests] Removing intermediate container 607afc50a52b
[tests]  ---> e49f876eb62f
[tests] Step 11/35 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Running in e231a1016c74
[RO] Selecting previously unselected package python3-osm-common.
[RO] (Reading database ... 16248 files and directories currently installed.)
[RO] Preparing to unpack python3-osm-common_15.0.0.post3+g409397d-1_all.deb ...
[RO] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[POL] Removing intermediate container 99b279783a69
[POL]  ---> ea3b88d342cd
[POL] Step 10/40 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[POL]  ---> Running in 7b55625ddd1c
[osmclient] Removing intermediate container c1a09b377146
[osmclient]  ---> 754bd3abc81b
[osmclient] Step 9/31 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[osmclient]  ---> Running in e9e2613d86ae
[MON]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[MON]                                  Dload  Upload   Total   Spent    Left  Speed
[MON] 
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
[RO] Selecting previously unselected package python3-osm-ng-ro.
[RO] Preparing to unpack python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-ng-ro (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-ro-plugin.
[RO] Preparing to unpack python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-ro-plugin (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-arista-cloudvision.
[RO] Preparing to unpack python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-arista-cloudvision (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dpb.
[RO] Preparing to unpack python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dpb (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dynpac.
[RO] Preparing to unpack python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dynpac (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-floodlightof.
[RO] Preparing to unpack python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-floodlightof (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-ietfl2vpn.
[RO] Preparing to unpack python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-ietfl2vpn (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-juniper-contrail.
[RO] Preparing to unpack python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-juniper-contrail (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-odlof.
[RO] Preparing to unpack python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-odlof (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onos-vpls.
[RO] Preparing to unpack python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onos-vpls (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onosof.
[RO] Preparing to unpack python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onosof (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-aws.
[RO] Preparing to unpack python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-aws (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-azure.
[RO] Preparing to unpack python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-azure (9.0.0.post172+ge31d74b-1) ...
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  170k  100  170k    0     0  1527k      0 --:--:-- --:--:-- --:--:-- 1537k
[POL]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[POL]                                  Dload  Upload   Total   Spent    Left  Speed
[POL] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 27538  100 27538    0     0   227k      0 --:--:-- --:--:-- --:--:--  227k
[osmclient]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[osmclient]                                  Dload  Upload   Total   Spent    Left  Speed
[osmclient] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 67260  100 67260    0     0   449k      0 --:--:-- --:--:-- --:--:--  449k
[MON]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 61974  100 61974    0     0   494k      0 --:--:-- --:--:-- --:--:--  496k
[MON] Removing intermediate container fde7df8e4c81
[MON]  ---> 7d23e0e49851
[MON] Step 12/56 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Running in 5023ef1efe9e
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  117k  100  117k    0     0   985k      0 --:--:-- --:--:-- --:--:--  992k
[LCM] Removing intermediate container caae74d8c0d7
[LCM]  ---> 82cf205b519d
[LCM] Step 15/58 : RUN dpkg -i ./osm_lcm.deb
[PLA] Selecting previously unselected package python3-osm-pla.
[PLA] (Reading database ... 16264 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_pla.deb ...
[PLA] Unpacking python3-osm-pla (11.0.0.post12+gfcdb2c4-1) ...
[PLA] Setting up python3-osm-pla (11.0.0.post12+gfcdb2c4-1) ...
[tests]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 67260  100 67260    0     0   635k      0 --:--:-- --:--:-- --:--:--  631k
[tests] Removing intermediate container e231a1016c74
[tests]  ---> 0a84c2ed18d3
[tests] Step 12/35 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Running in 9985b0a222bc
[RO] Selecting previously unselected package python3-osm-rovim-gcp.
[RO] Preparing to unpack python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-gcp (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openstack.
[RO] Preparing to unpack python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openstack (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openvim.
[RO] Preparing to unpack python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openvim (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-vmware.
[RO] Preparing to unpack python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-vmware (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[NBI] Removing intermediate container 7c61fb42c129
[NBI]  ---> c11cc7d249a0
[NBI] Step 11/44 : RUN dpkg -i ./osm_im.deb
[NBI]  ---> Running in 9bdcf301e8b8
[Airflow] Removing intermediate container 32c6d6affcbd
[Airflow]  ---> e3238f43806f
[Airflow] Step 10/16 : RUN ar x osm_ngsa.deb &&    zstd -d < control.tar.zst | xz > control.tar.xz &&    zstd -d < data.tar.zst | xz > data.tar.xz &&    ar -m -c -a sdsd osm_ngsa_repacked.deb debian-binary control.tar.xz data.tar.xz &&    rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst
[Airflow]  ---> Running in 151da8b834d9
[POL] Removing intermediate container 7b55625ddd1c
[POL]  ---> bc551e32df8a
[POL] Step 11/40 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Running in a4147ccd5df1
[Webhook] Collecting annotated-types==0.5.0
[Webhook]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[Webhook] Collecting anyio==3.7.1
[Webhook]   Downloading anyio-3.7.1-py3-none-any.whl (80 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 KB 1.9 MB/s eta 0:00:00
[Webhook] Collecting certifi==2023.7.22
[Webhook]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 3.4 MB/s eta 0:00:00
[osmclient] Removing intermediate container e9e2613d86ae
[osmclient]  ---> 08a3cb81d360
[osmclient] Step 10/31 : RUN dpkg -i ./osmclient.deb
[osmclient]  ---> Running in a706769fe6d9
[LCM]  ---> Running in 8999ebc1effb
[tests] Selecting previously unselected package python3-osmclient.
[tests] (Reading database ... 17424 files and directories currently installed.)
[tests] Preparing to unpack ./osmclient.deb ...
[tests] Unpacking python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
[tests] Setting up python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
[RO] Setting up python3-osm-ng-ro (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-ro-plugin (9.0.0.post172+ge31d74b-1) ...
[NBI] Selecting previously unselected package python3-osm-im.
[NBI] (Reading database ... 16264 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_im.deb ...
[NBI] Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[POL] Selecting previously unselected package python3-osm-policy-module.
[POL] (Reading database ... 16298 files and directories currently installed.)
[POL] Preparing to unpack ./osm_policy_module.deb ...
[POL] Unpacking python3-osm-policy-module (11.0.0.post25+g055c4ee-1) ...
[POL] Setting up python3-osm-policy-module (11.0.0.post25+g055c4ee-1) ...
[Webhook] Collecting charset-normalizer==3.3.0
[Webhook]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 16.1 MB/s eta 0:00:00
[Webhook] Collecting click==8.1.7
[Webhook]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 759.0 kB/s eta 0:00:00
[Webhook] Collecting exceptiongroup==1.1.3
[Webhook]   Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
[Webhook] Collecting fastapi==0.103.2
[Webhook]   Downloading fastapi-0.103.2-py3-none-any.whl (66 kB)
[osmclient] Selecting previously unselected package python3-osmclient.
[osmclient] (Reading database ... 16222 files and directories currently installed.)
[osmclient] Preparing to unpack ./osmclient.deb ...
[osmclient] Unpacking python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
[osmclient] Setting up python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
[MON] Selecting previously unselected package python3-n2vc.
[MON] (Reading database ... 16346 files and directories currently installed.)
[MON] Preparing to unpack ./n2vc.deb ...
[MON] Unpacking python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ...
[MON] Setting up python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ...
[LCM] Selecting previously unselected package python3-osm-lcm.
[LCM] (Reading database ... 16360 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_lcm.deb ...
[LCM] Unpacking python3-osm-lcm (9.0.0.post162+g9cd5345-1) ...
[LCM] Setting up python3-osm-lcm (9.0.0.post162+g9cd5345-1) ...
[PLA] Removing intermediate container 49f59cc2d188
[PLA]  ---> c13ff135d77c
[PLA] Step 11/39 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_pla/requirements.txt
[PLA]  ---> Running in 54b46758c3d8
[RO] Setting up python3-osm-rosdn-arista-cloudvision (9.0.0.post172+ge31d74b-1) ...
[NBI] Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.3/66.3 KB 229.1 kB/s eta 0:00:00
[Webhook] Collecting h11==0.14.0
[Webhook]   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 1.3 MB/s eta 0:00:00
[Webhook] Collecting idna==3.4
[RO] Setting up python3-osm-rosdn-dpb (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-dynpac (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-floodlightof (9.0.0.post172+ge31d74b-1) ...
[Airflow] Removing intermediate container 151da8b834d9
[Airflow]  ---> 5d4d8df9b6a6
[Airflow] Step 11/16 : RUN mkdir /tmp/osm
[Airflow]  ---> Running in 2ed89853d29b
[POL] Removing intermediate container a4147ccd5df1
[POL]  ---> 4342ea0f4d31
[POL] Step 12/40 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_policy_module/requirements.txt
[POL]  ---> Running in 8c21237bb0db
[Webhook]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 3.2 MB/s eta 0:00:00
[Webhook] Collecting pydantic==2.4.2
[Webhook]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 8.7 MB/s eta 0:00:00
[MON] Removing intermediate container 5023ef1efe9e
[MON]  ---> 74660ddfab65
[MON] Step 13/56 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Running in 01ab2f4bf5e4
[MON]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[MON]                                  Dload  Upload   Total   Spent    Left  Speed
[MON] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 58668  100 58668    0     0   372k      0 --:--:-- --:--:-- --:--:--  389k
[PLA] Collecting aiokafka==0.8.1
[PLA]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[tests] Removing intermediate container 9985b0a222bc
[tests]  ---> a0799ee8714b
[tests] Step 13/35 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Running in cd0ea0c8f817
[RO] Setting up python3-osm-rosdn-ietfl2vpn (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-juniper-contrail (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-odlof (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-onos-vpls (9.0.0.post172+ge31d74b-1) ...
[osmclient] Removing intermediate container a706769fe6d9
[osmclient]  ---> aec08f55000a
[osmclient] Step 11/31 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt
[osmclient]  ---> Running in fe8959530aaf
[MON] Removing intermediate container 01ab2f4bf5e4
[MON]  ---> 96455e62f18f
[MON] Step 14/56 : RUN dpkg -i ./osm_mon.deb
[LCM] Removing intermediate container 8999ebc1effb
[LCM]  ---> 3b54d5e7e004
[LCM] Step 16/58 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb
[LCM]  ---> Running in 8b8709afd532
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 6.7 MB/s eta 0:00:00
[PLA] Collecting async-timeout==4.0.3
[PLA]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[PLA] Collecting dataclasses==0.6
[PLA]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[PLA] Collecting dnspython==2.4.2
[PLA]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 1.9 MB/s eta 0:00:00
[PLA] Collecting kafka-python==2.0.2
[PLA]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 2.9 MB/s eta 0:00:00
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 65394  100 65394    0     0   543k      0 --:--:-- --:--:-- --:--:--  545k
[RO] Setting up python3-osm-rosdn-onosof (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rovim-aws (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rovim-azure (9.0.0.post172+ge31d74b-1) ...
[POL] Collecting aiokafka==0.8.1
[Webhook] Collecting pydantic-core==2.10.1
[Webhook]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[MON]  ---> Running in 122f7b7afa86
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 61974  100 61974    0     0   396k      0 --:--:-- --:--:-- --:--:--  398k
[PLA] Collecting motor==3.3.1
[PLA]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 4.1 MB/s eta 0:00:00
[PLA] Collecting packaging==23.1
[PLA]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 1.9 MB/s eta 0:00:00
[PLA] Collecting pycryptodome==3.19.0
[PLA]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 31.8 MB/s eta 0:00:00
[tests] Removing intermediate container cd0ea0c8f817
[tests]  ---> f4b5a3966092
[tests] Step 14/35 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Running in cc5f500e663b
[RO] Setting up python3-osm-rovim-gcp (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rovim-openstack (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rovim-openvim (9.0.0.post172+ge31d74b-1) ...
[NBI] Removing intermediate container 9bdcf301e8b8
[NBI]  ---> 0dacff22d7cf
[NBI] Step 12/44 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NBI]  ---> Running in a52f38ea3191
[Airflow] Removing intermediate container 2ed89853d29b
[Airflow]  ---> 3201b1c73732
[Airflow] Step 12/16 : RUN dpkg-deb -x osm_common_repacked.deb /tmp/osm
[Airflow]  ---> Running in e76ba94bcd69
[POL]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 4.8 MB/s eta 0:00:00
[POL] Collecting async-timeout==4.0.3
[POL]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[POL] Collecting dataclasses==0.6
[POL]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[POL] Collecting dnspython==2.4.2
[POL]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 24.8 MB/s eta 0:00:00
[POL] Collecting kafka-python==2.0.2
[POL]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 25.9 MB/s eta 0:00:00
[POL] Collecting motor==3.3.1
[POL]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 10.5 MB/s eta 0:00:00
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 6.8 MB/s eta 0:00:00
[Webhook] Collecting requests==2.31.0
[Webhook]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 3.9 MB/s eta 0:00:00
[Webhook] Collecting sniffio==1.3.0
[Webhook]   Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
[Webhook] Collecting starlette==0.27.0
[Webhook]   Downloading starlette-0.27.0-py3-none-any.whl (66 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 KB 10.5 MB/s eta 0:00:00
[Webhook] Collecting typing-extensions==4.8.0
[Webhook]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[Webhook] Collecting urllib3==2.0.6
[Webhook]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 17.9 MB/s eta 0:00:00
[osmclient] Collecting enum34==1.1.10
[osmclient]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[MON] Selecting previously unselected package python3-osm-mon.
[MON] (Reading database ... 16379 files and directories currently installed.)
[MON] Preparing to unpack ./osm_mon.deb ...
[MON] Unpacking python3-osm-mon (11.0.0.post35+g1e6e756-1) ...
[MON] Setting up python3-osm-mon (11.0.0.post35+g1e6e756-1) ...
[LCM] Removing intermediate container 8b8709afd532
[LCM]  ---> f74e17c190b2
[LCM] Step 17/58 : RUN dpkg -i ./osm_n2vc.deb
[LCM]  ---> Running in 708fea2f9b01
[tests] Selecting previously unselected package osm-tests.
[tests] (Reading database ... 17507 files and directories currently installed.)
[tests] Preparing to unpack ./osm_tests.deb ...
[tests] Unpacking osm-tests (9.0.0rc1.post209+g9e5450f-1) ...
[tests] Setting up osm-tests (9.0.0rc1.post209+g9e5450f-1) ...
[RO] Setting up python3-osm-rovim-vmware (9.0.0.post172+ge31d74b-1) ...
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  156k  100  156k    0     0   953k      0 --:--:-- --:--:-- --:--:--  958k
[POL] Collecting packaging==23.1
[POL]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 7.9 MB/s eta 0:00:00
[POL] Collecting pycryptodome==3.19.0
[POL]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 23.3 MB/s eta 0:00:00
[Webhook] Collecting uvicorn==0.23.2
[Webhook]   Downloading uvicorn-0.23.2-py3-none-any.whl (59 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 KB 11.6 MB/s eta 0:00:00
[Webhook] Installing collected packages: urllib3, typing-extensions, sniffio, idna, h11, exceptiongroup, click, charset-normalizer, certifi, annotated-types, uvicorn, requests, pydantic-core, anyio, starlette, pydantic, fastapi
[osmclient] Collecting lxml==4.9.3
[osmclient]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 17.6 MB/s eta 0:00:00
[LCM] Selecting previously unselected package python3-n2vc.
[LCM] (Reading database ... 16415 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_n2vc.deb ...
[LCM] Unpacking python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ...
[LCM] Setting up python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ...
[NG-UI] npm WARN deprecated @angular/flex-layout@9.0.0-beta.31: This package has been deprecated. Please see https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127
[PLA] Collecting pymongo==4.5.0
[PLA]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 5.5 MB/s eta 0:00:00
[PLA] Collecting pyyaml==6.0.1
[PLA]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 21.4 MB/s eta 0:00:00
[PLA] Collecting jinja2==3.1.2
[PLA]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 6.0 MB/s eta 0:00:00
[PLA] Collecting markupsafe==2.1.3
[PLA]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[Airflow] Removing intermediate container e76ba94bcd69
[Airflow]  ---> 690c035fe209
[Airflow] Step 13/16 : RUN dpkg-deb -x osm_ngsa_repacked.deb /tmp/osm
[Airflow]  ---> Running in 182b01aaf4fe
[osmclient] Collecting pyang==2.5.3
[osmclient]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 6.1 MB/s eta 0:00:00
[osmclient] Collecting pyangbind==0.8.3.post1
[osmclient]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 5.0 MB/s eta 0:00:00
[osmclient] Collecting pyyaml==6.0.1
[osmclient]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 4.1 MB/s eta 0:00:00
[MON] Removing intermediate container 122f7b7afa86
[MON]  ---> a16725dacbd3
[MON] Step 15/56 : RUN pip3 install     -r /usr/lib/python3/dist-packages/n2vc/requirements.txt     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_mon/requirements.txt
[MON]  ---> Running in 1e6f6220a7a2
[PLA] Collecting pymzn==0.18.3
[PLA]   Downloading pymzn-0.18.3-py3-none-any.whl (42 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 KB 920.1 kB/s eta 0:00:00
[PLA] Installing collected packages: pymzn, kafka-python, dataclasses, pyyaml, pycryptodome, packaging, markupsafe, dnspython, async-timeout, pymongo, jinja2, aiokafka, motor
[tests] Removing intermediate container cc5f500e663b
[tests]  ---> a91bf916137d
[tests] Step 15/35 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt     -r /usr/share/osm-tests/requirements.txt
[tests]  ---> Running in 6d8fa6e27b96
[RO] Removing intermediate container ea9a1f9e0093
[RO]  ---> ce5c8d8a64a6
[RO] Step 26/60 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt
[RO]  ---> Running in e95e46589b3c
[NBI] Removing intermediate container a52f38ea3191
[NBI]  ---> d29da20e42d2
[NBI] Step 13/44 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Running in b519f7bb7679
[POL] Collecting pymongo==4.5.0
[POL]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 15.9 MB/s eta 0:00:00
[POL] Collecting pyyaml==6.0.1
[POL]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 33.5 MB/s eta 0:00:00
[POL] Collecting attrs==23.1.0
[POL]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 1.3 MB/s eta 0:00:00
[POL] Collecting certifi==2023.7.22
[POL]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 20.3 MB/s eta 0:00:00
[LCM] Removing intermediate container 708fea2f9b01
[LCM]  ---> 189a2690e25b
[LCM] Step 18/58 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt     -r /usr/lib/python3/dist-packages/n2vc/requirements.txt
[LCM]  ---> Running in 3364d275bd30
[NBI] Selecting previously unselected package python3-osm-nbi.
[NBI] (Reading database ... 16283 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_nbi.deb ...
[NBI] Unpacking python3-osm-nbi (9.0.0.post117+g48683b8-1) ...
[NBI] Setting up python3-osm-nbi (9.0.0.post117+g48683b8-1) ...
[Airflow] Removing intermediate container 182b01aaf4fe
[Airflow]  ---> 310273c83592
[Airflow] Step 14/16 : RUN mv /tmp/osm/usr/lib/python3/dist-packages/* /home/airflow/.local/lib/python3.10/site-packages/
[Airflow]  ---> Running in 81ade98eec65
[POL] Collecting charset-normalizer==3.2.0
[POL]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 12.5 MB/s eta 0:00:00
[POL] Collecting click==8.1.7
[POL]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 5.6 MB/s eta 0:00:00
[POL] Collecting idna==3.4
[POL]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 3.9 MB/s eta 0:00:00
[POL] Collecting jsonschema==4.19.1
[POL]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 771.2 kB/s eta 0:00:00
[POL] Collecting jsonschema-specifications==2023.7.1
[POL]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[osmclient] Collecting regex==2023.8.8
[osmclient]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 6.0 MB/s eta 0:00:00
[osmclient] Collecting six==1.16.0
[osmclient]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[MON] Collecting async-timeout==4.0.3
[MON]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[MON] Collecting bcrypt==4.0.1
[MON]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 3.3 MB/s eta 0:00:00
[MON] Collecting cachetools==5.3.1
[MON]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[RO] Collecting aiokafka==0.8.1
[RO]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 2.9 MB/s eta 0:00:00
[POL] Collecting peewee==3.16.3
[POL]   Downloading peewee-3.16.3.tar.gz (928 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 928.0/928.0 KB 8.1 MB/s eta 0:00:00
[Webhook] Successfully installed annotated-types-0.5.0 anyio-3.7.1 certifi-2023.7.22 charset-normalizer-3.3.0 click-8.1.7 exceptiongroup-1.1.3 fastapi-0.103.2 h11-0.14.0 idna-3.4 pydantic-2.4.2 pydantic-core-2.10.1 requests-2.31.0 sniffio-1.3.0 starlette-0.27.0 typing-extensions-4.8.0 urllib3-2.0.6 uvicorn-0.23.2
[Webhook] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[osmclient] Collecting certifi==2023.7.22
[osmclient]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 19.8 MB/s eta 0:00:00
[osmclient] Collecting charset-normalizer==3.2.0
[osmclient]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 4.1 MB/s eta 0:00:00
[osmclient] Collecting click==8.1.7
[osmclient]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 610.0 kB/s eta 0:00:00
[osmclient] Collecting idna==3.4
[MON] Collecting certifi==2023.7.22
[MON]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 6.0 MB/s eta 0:00:00
[MON] Collecting cffi==1.16.0
[MON]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 1.5 MB/s eta 0:00:00
[tests] Collecting enum34==1.1.10
[tests]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[RO] Collecting async-timeout==4.0.3
[RO]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[RO] Collecting dataclasses==0.6
[RO]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[RO] Collecting dnspython==2.4.2
[osmclient]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 432.9 kB/s eta 0:00:00
[osmclient] Collecting jinja2==3.1.2
[osmclient]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 1.3 MB/s eta 0:00:00
[osmclient] Collecting jsonpath-ng==1.6.0
[osmclient]   Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
[MON] Collecting charset-normalizer==3.2.0
[MON]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 1.3 MB/s eta 0:00:00
[LCM] Collecting aiokafka==0.8.1
[LCM]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 7.0 MB/s eta 0:00:00
[LCM] Collecting async-timeout==4.0.3
[LCM]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[LCM] Collecting dataclasses==0.6
[tests] Collecting lxml==4.9.3
[tests]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[RO]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 8.2 MB/s eta 0:00:00
[RO] Collecting kafka-python==2.0.2
[RO]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 8.1 MB/s eta 0:00:00
[RO] Collecting motor==3.3.1
[RO]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 4.3 MB/s eta 0:00:00
[RO] Collecting packaging==23.1
[RO]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 845.0 kB/s eta 0:00:00
[NBI] Removing intermediate container b519f7bb7679
[NBI]  ---> da0be3faa332
[NBI] Step 14/44 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt
[NBI]  ---> Running in f5c99d249c6d
[osmclient] Collecting markupsafe==2.1.3
[osmclient]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[osmclient] Collecting packaging==23.1
[osmclient]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 3.3 MB/s eta 0:00:00
[osmclient] Collecting ply==3.11
[osmclient]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 108.6 kB/s eta 0:00:00
[MON] Collecting cryptography==41.0.4
[MON]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 8.1 MB/s eta 0:00:00
[LCM]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[LCM] Collecting dnspython==2.4.2
[LCM]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 8.6 MB/s eta 0:00:00
[LCM] Collecting kafka-python==2.0.2
[LCM]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 11.7 MB/s eta 0:00:00
[LCM] Collecting motor==3.3.1
[LCM]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 172.3 kB/s eta 0:00:00
[LCM] Collecting packaging==23.1
[LCM]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 3.8 MB/s eta 0:00:00
[NG-UI] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
[PLA] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 dataclasses-0.6 dnspython-2.4.2 jinja2-3.1.2 kafka-python-2.0.2 markupsafe-2.1.3 motor-3.3.1 packaging-23.1 pycryptodome-3.19.0 pymongo-4.5.0 pymzn-0.18.3 pyyaml-6.0.1
[PLA] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 12.6 MB/s eta 0:00:00
[tests] Collecting pyang==2.5.3
[tests]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 27.4 MB/s eta 0:00:00
[tests] Collecting pyangbind==0.8.3.post1
[tests]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 190.1 kB/s eta 0:00:00
[tests] Collecting pyyaml==6.0.1
[tests]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 13.9 MB/s eta 0:00:00
[RO] Collecting pycryptodome==3.19.0
[RO]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 22.6 MB/s eta 0:00:00
[NBI] Collecting aiokafka==0.8.1
[POL]   Installing build dependencies: started
[osmclient] Collecting prettytable==3.9.0
[osmclient]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[osmclient] Collecting python-magic==0.4.27
[osmclient]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[osmclient] Collecting requests==2.31.0
[osmclient]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 1.3 MB/s eta 0:00:00
[osmclient] Collecting urllib3==2.0.5
[osmclient]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 4.2 MB/s eta 0:00:00
[MON] Collecting dnspython==2.4.2
[MON]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 15.6 MB/s eta 0:00:00
[MON] Collecting google-auth==2.17.3
[MON]   Downloading google_auth-2.17.3-py2.py3-none-any.whl (178 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.2/178.2 KB 2.8 MB/s eta 0:00:00
[MON] Collecting idna==3.4
[MON]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 7.1 MB/s eta 0:00:00
[LCM] Collecting pycryptodome==3.19.0
[LCM]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 11.9 MB/s eta 0:00:00
[NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.18.10: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
[RO] Collecting pymongo==4.5.0
[RO]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[NBI]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 7.9 MB/s eta 0:00:00
[NBI] Collecting async-timeout==4.0.3
[NBI]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[NBI] Collecting dataclasses==0.6
[NBI]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[NBI] Collecting dnspython==2.4.2
[NBI]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[Airflow] Removing intermediate container 81ade98eec65
[Airflow]  ---> 0bd7a722e459
[Airflow] Step 15/16 : RUN rm -rf /tmp/osm
[Airflow]  ---> Running in 90eaecc9d925
[Webhook] Removing intermediate container b07eef768e87
[Webhook]  ---> e6d9b70a19ac
[Webhook] Step 9/21 : FROM ubuntu:22.04 as FINAL
[Webhook]  ---> 52882761a72a
[Webhook] Step 10/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 49ec714738d6
[Webhook] Step 11/21 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Webhook]  ---> Using cache
[Webhook]  ---> 03bd8e9c7790
[Webhook] Step 12/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[Webhook]  ---> Using cache
[Webhook]  ---> acc601018aa8
[Webhook] Step 13/21 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[osmclient] Collecting verboselogs==1.7
[osmclient]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[osmclient] Collecting wcwidth==0.2.6
[osmclient]   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
[osmclient] Installing collected packages: wcwidth, verboselogs, ply, enum34, urllib3, six, regex, pyyaml, python-magic, prettytable, packaging, markupsafe, lxml, jsonpath-ng, idna, click, charset-normalizer, certifi, requests, pyang, jinja2, pyangbind
[MON] Collecting juju==2.9.44.0
[MON]   Downloading juju-2.9.44.0.tar.gz (818 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 KB 14.9 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting jujubundlelib==0.5.7
[MON]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[MON]   Preparing metadata (setup.py): started
[LCM] Collecting pymongo==4.5.0
[tests] Collecting regex==2023.8.8
[tests]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 13.9 MB/s eta 0:00:00
[tests] Collecting six==1.16.0
[tests]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[tests] Collecting certifi==2023.7.22
[tests]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 12.4 MB/s eta 0:00:00
[RO] Collecting pyyaml==6.0.1
[RO]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 5.0 MB/s eta 0:00:00
[RO] Collecting adal==1.2.7
[RO]   Downloading adal-1.2.7-py2.py3-none-any.whl (55 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 KB 10.2 MB/s eta 0:00:00
[RO] Collecting appdirs==1.4.4
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 1.2 MB/s eta 0:00:00
[NBI] Collecting kafka-python==2.0.2
[NBI]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 9.1 MB/s eta 0:00:00
[NBI] Collecting motor==3.3.1
[NBI]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 5.1 MB/s eta 0:00:00
[NBI] Collecting packaging==23.1
[NBI]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 4.6 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting kubernetes==26.1.0
[MON]   Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 6.6 MB/s eta 0:00:00
[MON] Collecting macaroonbakery==1.3.1
[MON]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 8.3 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[LCM]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 6.0 MB/s eta 0:00:00
[LCM] Collecting pyyaml==6.0.1
[LCM]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 9.5 MB/s eta 0:00:00
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 752.8 kB/s eta 0:00:00
[tests] Collecting charset-normalizer==3.2.0
[tests]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 23.1 MB/s eta 0:00:00
[tests] Collecting click==8.1.7
[tests]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 5.2 MB/s eta 0:00:00
[tests] Collecting idna==3.4
[tests]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 9.3 MB/s eta 0:00:00
[tests] Collecting jinja2==3.1.2
[tests]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 9.1 MB/s eta 0:00:00
[tests] Collecting jsonpath-ng==1.6.0
[tests]   Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
[RO]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[RO] Collecting atpublic==4.0
[RO]   Downloading atpublic-4.0-py3-none-any.whl (4.9 kB)
[RO] Collecting attrs==23.1.0
[RO]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 8.6 MB/s eta 0:00:00
[RO] Collecting autopage==0.5.1
[RO]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[RO] Collecting azure-common==1.1.28
[RO]   Downloading azure_common-1.1.28-py2.py3-none-any.whl (14 kB)
[RO] Collecting azure-core==1.29.4
[NBI] Collecting pycryptodome==3.19.0
[NBI]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 32.1 MB/s eta 0:00:00
[Airflow] Removing intermediate container 90eaecc9d925
[Airflow]  ---> b6125c1c7854
[Airflow] Step 16/16 : RUN pip3 install    -r /home/airflow/.local/lib/python3.10/site-packages/osm_common/requirements.txt    -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt
[Airflow]  ---> Running in 1c5e46a741ad
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting motor==3.3.1
[MON]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 6.2 MB/s eta 0:00:00
[MON] Collecting mypy-extensions==1.0.0
[MON]   Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[MON] Collecting oauthlib==3.2.2
[MON]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 11.7 MB/s eta 0:00:00
[MON] Collecting paramiko==2.12.0
[MON]   Downloading paramiko-2.12.0-py2.py3-none-any.whl (213 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.1/213.1 KB 13.0 MB/s eta 0:00:00
[LCM] Collecting aiohttp==3.8.5
[LCM]   Downloading aiohttp-3.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 36.8 MB/s eta 0:00:00
[LCM] Collecting aiosignal==1.3.1
[LCM]   Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[LCM] Collecting annotated-types==0.5.0
[LCM]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[LCM] Collecting attrs==23.1.0
[LCM]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 3.6 MB/s eta 0:00:00
[tests] Collecting markupsafe==2.1.3
[tests]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[tests] Collecting packaging==23.1
[tests]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 2.0 MB/s eta 0:00:00
[tests] Collecting ply==3.11
[tests]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 7.3 MB/s eta 0:00:00
[tests] Collecting prettytable==3.9.0
[tests]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[tests] Collecting python-magic==0.4.27
[tests]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[RO]   Downloading azure_core-1.29.4-py3-none-any.whl (192 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.4/192.4 KB 12.1 MB/s eta 0:00:00
[RO] Collecting azure-identity==1.14.0
[RO]   Downloading azure_identity-1.14.0-py3-none-any.whl (160 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 KB 16.2 MB/s eta 0:00:00
[RO] Collecting azure-mgmt-compute==30.3.0
[RO]   Downloading azure_mgmt_compute-30.3.0-py3-none-any.whl (5.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 29.4 MB/s eta 0:00:00
[RO] Collecting azure-mgmt-core==1.4.0
[RO]   Downloading azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB)
[NBI] Collecting pymongo==4.5.0
[NBI]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 21.7 MB/s eta 0:00:00
[NBI] Collecting pyyaml==6.0.1
[NBI]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 29.0 MB/s eta 0:00:00
[NBI] Collecting enum34==1.1.10
[NBI]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[MON] Collecting protobuf==3.20.3
[MON]   Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.9 MB/s eta 0:00:00
[MON] Collecting pyasn1==0.5.0
[MON]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 3.0 MB/s eta 0:00:00
[MON] Collecting pyasn1-modules==0.3.0
[MON]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 9.2 MB/s eta 0:00:00
[LCM] Collecting boltons==23.0.0
[LCM]   Downloading boltons-23.0.0-py2.py3-none-any.whl (194 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.8/194.8 KB 21.9 MB/s eta 0:00:00
[LCM] Collecting charset-normalizer==3.2.0
[LCM]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 14.1 MB/s eta 0:00:00
[LCM] Collecting checksumdir==1.2.0
[LCM]   Downloading checksumdir-1.2.0-py3-none-any.whl (5.3 kB)
[LCM] Collecting config-man==0.0.4
[LCM]   Downloading config_man-0.0.4-py3-none-any.whl (6.3 kB)
[LCM] Collecting face==20.1.1
[LCM]   Downloading face-20.1.1-py3-none-any.whl (51 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 KB 3.9 MB/s eta 0:00:00
[tests] Collecting requests==2.31.0
[tests]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 521.8 kB/s eta 0:00:00
[tests] Collecting urllib3==2.0.5
[tests]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[RO] Collecting azure-mgmt-network==25.1.0
[RO]   Downloading azure_mgmt_network-25.1.0-py3-none-any.whl (656 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.6/656.6 KB 3.3 MB/s eta 0:00:00
[NBI] Collecting lxml==4.9.3
[NBI]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 17.2 MB/s eta 0:00:00
[POL]   Installing build dependencies: finished with status 'done'
[osmclient] Successfully installed certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 enum34-1.1.10 idna-3.4 jinja2-3.1.2 jsonpath-ng-1.6.0 lxml-4.9.3 markupsafe-2.1.3 packaging-23.1 ply-3.11 prettytable-3.9.0 pyang-2.5.3 pyangbind-0.8.3.post1 python-magic-0.4.27 pyyaml-6.0.1 regex-2023.8.8 requests-2.31.0 six-1.16.0 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6
[osmclient] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[MON] Collecting pycparser==2.21
[MON]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 575.5 kB/s eta 0:00:00
[MON] Collecting pymacaroons==0.13.0
[MON]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[LCM] Collecting frozenlist==1.4.0
[LCM]   Downloading frozenlist-1.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (225 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.7/225.7 KB 1.9 MB/s eta 0:00:00
[LCM] Collecting glom==23.3.0
[LCM]   Downloading glom-23.3.0-py3-none-any.whl (101 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.9/101.9 KB 815.3 kB/s eta 0:00:00
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 271.6 kB/s eta 0:00:00
[tests] Collecting verboselogs==1.7
[tests]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[tests] Collecting wcwidth==0.2.6
[tests]   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
[tests] Collecting appdirs==1.4.4
[tests]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[tests] Collecting argcomplete==3.1.2
[tests]   Downloading argcomplete-3.1.2-py3-none-any.whl (41 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 KB 5.9 MB/s eta 0:00:00
[tests] Collecting attrs==23.1.0
[tests]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 6.1 MB/s eta 0:00:00
[tests] Collecting autopage==0.5.1
[tests]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[RO] Collecting azure-mgmt-resource==23.0.1
[RO]   Downloading azure_mgmt_resource-23.0.1-py3-none-any.whl (2.5 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 7.3 MB/s eta 0:00:00
[RO] Collecting bcrypt==4.0.1
[RO]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 27.4 MB/s eta 0:00:00
[RO] Collecting boto==2.49.0
[RO]   Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 39.4 MB/s eta 0:00:00
[RO] Collecting cachetools==5.3.1
[RO]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[NBI] Collecting pyang==2.5.3
[NBI]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 31.3 MB/s eta 0:00:00
[NBI] Collecting pyangbind==0.8.3.post1
[NBI]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 662.6 kB/s eta 0:00:00
[POL]   Getting requirements to build wheel: started
[Webhook]  ---> be1be0eb0d70
[Webhook] Step 14/21 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[PLA] Removing intermediate container 54b46758c3d8
[PLA]  ---> 253c51010d6f
[PLA] Step 12/39 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz
[tests] Collecting bcrypt==4.0.1
[tests]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 31.0 MB/s eta 0:00:00
[RO] Collecting certifi==2023.7.22
[RO]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 11.1 MB/s eta 0:00:00
[RO] Collecting cffi==1.16.0
[RO]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 20.4 MB/s eta 0:00:00
[RO] Collecting charset-normalizer==3.2.0
[RO]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[POL]   Getting requirements to build wheel: finished with status 'done'
[POL]   Preparing metadata (pyproject.toml): started
[POL]   Preparing metadata (pyproject.toml): finished with status 'done'
[POL] Collecting peewee-migrate==1.12.2
[POL]   Downloading peewee_migrate-1.12.2-py3-none-any.whl (18 kB)
[POL] Collecting pymysql==1.1.0
[POL]   Downloading PyMySQL-1.1.0-py3-none-any.whl (44 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 KB 2.6 MB/s eta 0:00:00
[POL] Collecting referencing==0.30.2
[POL]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[POL] Collecting requests==2.31.0
[POL]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 5.7 MB/s eta 0:00:00
[MON] Collecting pymongo==4.5.0
[MON]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 16.1 MB/s eta 0:00:00
[MON] Collecting pynacl==1.5.0
[MON]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 18.9 MB/s eta 0:00:00
[MON] Collecting pyrfc3339==1.1
[MON]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[MON] Collecting python-dateutil==2.8.2
[MON]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 29.1 MB/s eta 0:00:00
[MON] Collecting pytz==2023.3.post1
[MON]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 16.8 MB/s eta 0:00:00
[tests] Collecting bitarray==2.8.1
[tests]   Downloading bitarray-2.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 286.2/286.2 KB 6.7 MB/s eta 0:00:00
[tests] Collecting cffi==1.15.1
[tests]   Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 KB 31.2 MB/s eta 0:00:00
[tests] Collecting cliff==4.3.0
[tests]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 3.2 MB/s eta 0:00:00
[RO] Collecting cheroot==10.0.0
[RO]   Downloading cheroot-10.0.0-py3-none-any.whl (101 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 KB 9.5 MB/s eta 0:00:00
[RO] Collecting cherrypy==18.1.2
[RO]   Downloading CherryPy-18.1.2-py2.py3-none-any.whl (418 kB)
[NBI] Collecting regex==2023.8.8
[NBI]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 32.1 MB/s eta 0:00:00
[NBI] Collecting six==1.16.0
[NBI]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[POL] Collecting rpds-py==0.10.3
[POL]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[MON] Collecting pyyaml==6.0.1
[MON]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 10.5 MB/s eta 0:00:00
[MON] Collecting requests==2.31.0
[MON]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 7.2 MB/s eta 0:00:00
[MON] Collecting requests-oauthlib==1.3.1
[MON]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[MON] Collecting retrying-async==2.0.0
[MON]   Downloading retrying-async-2.0.0.tar.gz (3.0 kB)
[LCM] Collecting grpcio==1.58.0
[LCM]   Downloading grpcio-1.58.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 30.7 MB/s eta 0:00:00
[PLA] 
[PLA] 
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 348.5 kB/s eta 0:00:00
[tests] Collecting cmd2==2.4.3
[tests]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 871.8 kB/s eta 0:00:00
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 418.0/418.0 KB 1.5 MB/s eta 0:00:00
[RO] Collecting cliff==4.3.0
[RO]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 593.9 kB/s eta 0:00:00
[RO] Collecting cmd2==2.4.3
[RO]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[NBI] Collecting aiohttp==3.8.5
[NBI]   Downloading aiohttp-3.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 4.6 MB/s eta 0:00:00
[NBI] Collecting aiosignal==1.3.1
[NBI]   Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.5 MB/s eta 0:00:00
[POL] Collecting urllib3==2.0.5
[POL]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 1.3 MB/s eta 0:00:00
[POL] Building wheels for collected packages: peewee
[POL]   Building wheel for peewee (pyproject.toml): started
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting rsa==4.9
[MON]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 453.1 kB/s eta 0:00:00
[NBI] Collecting annotated-types==0.5.0
[NBI]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[POL]   Building wheel for peewee (pyproject.toml): finished with status 'done'
[POL]   Created wheel for peewee: filename=peewee-3.16.3-py3-none-any.whl size=135502 sha256=187d8ddf874ca9774641253dd8b89f0491340d8ee08ccecd83c3a0271d62e2bb
[POL]   Stored in directory: /root/.cache/pip/wheels/c8/ac/6d/ad6d828725ffbe3abc508c95d25dd0c5fcc63539ae47913790
[POL] Successfully built peewee
[POL] Installing collected packages: peewee, kafka-python, dataclasses, urllib3, rpds-py, pyyaml, pymysql, pycryptodome, packaging, idna, dnspython, click, charset-normalizer, certifi, attrs, async-timeout, requests, referencing, pymongo, peewee-migrate, aiokafka, motor, jsonschema-specifications, jsonschema
[MON] Collecting six==1.16.0
[MON]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[LCM] Collecting grpcio-tools==1.48.1
[LCM]   Downloading grpcio_tools-1.48.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 6.4 MB/s eta 0:00:00
[LCM] Collecting grpclib==0.4.5
[LCM]   Downloading grpclib-0.4.5.tar.gz (62 kB)
[tests] Collecting cryptography==41.0.4
[tests]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 4.9 MB/s eta 0:00:00
[RO] Collecting cryptography==41.0.4
[RO]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 9.9 MB/s eta 0:00:00
[MON] Collecting theblues==0.5.2
[MON]   Downloading theblues-0.5.2.tar.gz (18 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 64.0 kB/s eta 0:00:00
[tests] Collecting debtcollector==2.5.0
[tests]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[RO] Collecting cvprac==1.3.1
[RO]   Downloading cvprac-1.3.1.tar.gz (4.3 MB)
[NBI] Collecting attrs==23.1.0
[NBI]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 269.1 kB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[LCM]   Installing build dependencies: started
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 2.8 MB/s eta 0:00:00
[PLA]  ---> 983b5b51e46d
[PLA] Step 13/39 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[tests] Collecting decorator==5.1.1
[tests]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[tests] Collecting dogpile-cache==1.2.2
[tests]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 234.8 kB/s eta 0:00:00
[tests] Collecting exceptiongroup==1.1.3
[tests]   Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting debtcollector==2.5.0
[RO]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[NBI] Collecting autocommand==2.2.2
[NBI]   Downloading autocommand-2.2.2-py3-none-any.whl (19 kB)
[NBI] Collecting cefevent==0.5.4
[NBI]   Downloading cefevent-0.5.4-py3-none-any.whl (19 kB)
[NBI] Collecting certifi==2023.7.22
[NBI]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[MON] Collecting toposort==1.10
[MON]   Downloading toposort-1.10-py3-none-any.whl (8.5 kB)
[MON] Collecting typing-extensions==4.8.0
[MON]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[MON] Collecting typing-inspect==0.9.0
[MON]   Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB)
[PLA]  ---> Running in 8742df908c4c
[tests] Collecting h11==0.14.0
[tests]   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 1.7 MB/s eta 0:00:00
[tests] Collecting haikunator==2.1.0
[tests]   Downloading haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
[tests] Collecting importlib-metadata==6.8.0
[tests]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[tests] Collecting iso8601==2.0.0
[tests]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[tests] Collecting jmespath==1.0.1
[tests]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[tests] Collecting jsonpatch==1.33
[tests]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[RO] Collecting decorator==5.1.1
[RO]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[RO] Collecting dogpile-cache==1.2.2
[RO]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 4.1 MB/s eta 0:00:00
[RO] Collecting flufl-enum==6.0.2
[RO]   Downloading flufl_enum-6.0.2-py3-none-any.whl (5.5 kB)
[RO] Collecting google-api-core==2.8.2
[RO]   Downloading google_api_core-2.8.2-py3-none-any.whl (114 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 1.1 MB/s eta 0:00:00
[NBI] Collecting charset-normalizer==3.2.0
[NBI]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 24.6 MB/s eta 0:00:00
[NBI] Collecting cheroot==10.0.0
[NBI]   Downloading cheroot-10.0.0-py3-none-any.whl (101 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 KB 7.8 MB/s eta 0:00:00
[NBI] Collecting cherrypy==18.8.0
[NBI]   Downloading CherryPy-18.8.0-py2.py3-none-any.whl (348 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 348.4/348.4 KB 20.2 MB/s eta 0:00:00
[NBI] Collecting debtcollector==2.5.0
[NBI]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[Airflow] Collecting aiokafka==0.8.1
[Airflow]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[MON] Collecting urllib3==2.0.5
[MON]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 961.1 kB/s eta 0:00:00
[MON] Collecting websocket-client==1.6.3
[MON]   Downloading websocket_client-1.6.3-py3-none-any.whl (57 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 1.1 MB/s eta 0:00:00
[MON] Collecting websockets==11.0.3
[MON]   Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/129.9 KB 13.0 MB/s eta 0:00:00
[MON] Collecting aiokafka==0.8.1
[MON]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.2 MB/s eta 0:00:00
[tests] Collecting jsonpath-rw==1.4.0
[tests]   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.6/114.6 KB 11.7 MB/s eta 0:00:00
[RO] Collecting google-api-python-client==2.51.0
[RO]   Downloading google_api_python_client-2.51.0-py2.py3-none-any.whl (8.6 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 11.2 MB/s eta 0:00:00
[NBI] Collecting deepdiff==6.5.0
[NBI]   Downloading deepdiff-6.5.0-py3-none-any.whl (71 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.3/71.3 KB 5.2 MB/s eta 0:00:00
[NBI] Collecting frozenlist==1.4.0
[NBI]   Downloading frozenlist-1.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (225 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.7 MB/s eta 0:00:00
[Airflow] Collecting async-timeout==4.0.3
[Airflow]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[Airflow] Collecting dataclasses==0.6
[Airflow]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[Webhook]  ---> 3cf37210875a
[Webhook] Step 15/21 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[Webhook]  ---> Running in e8ba876e986c
[osmclient] Removing intermediate container fe8959530aaf
[osmclient]  ---> a1cf11c63881
[osmclient] Step 12/31 : FROM ubuntu:22.04 as FINAL
[osmclient]  ---> 52882761a72a
[osmclient] Step 13/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 49ec714738d6
[osmclient] Step 14/31 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[osmclient]  ---> Using cache
[osmclient]  ---> 03bd8e9c7790
[osmclient] Step 15/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Using cache
[osmclient]  ---> acc601018aa8
[osmclient] Step 16/31 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON] Collecting dataclasses==0.6
[MON]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[MON] Collecting kafka-python==2.0.2
[MON]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 12.2 MB/s eta 0:00:00
[MON] Collecting packaging==23.1
[MON]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.7/225.7 KB 249.0 kB/s eta 0:00:00
[Airflow] Collecting dnspython==2.4.2
[Airflow]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 41.5 kB/s eta 0:00:00
[tests] Collecting jsonpath-rw-ext==1.2.2
[tests]   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
[tests] Collecting jsonpointer==2.4
[tests]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[tests] Collecting jsonschema==4.19.1
[tests]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[RO] Collecting google-auth==2.8.0
[RO]   Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.2/164.2 KB 1.0 MB/s eta 0:00:00
[RO] Collecting google-auth-httplib2==0.1.1
[RO]   Downloading google_auth_httplib2-0.1.1-py2.py3-none-any.whl (9.3 kB)
[NBI] Collecting idna==3.4
[NBI]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 435.9 kB/s eta 0:00:00
[NBI] Collecting inflect==7.0.0
[NBI]   Downloading inflect-7.0.0-py3-none-any.whl (34 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 364.2 kB/s eta 0:00:00
[Airflow] Collecting kafka-python==2.0.2
[Airflow]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 kB 874.8 kB/s eta 0:00:00
[Airflow] Collecting motor==3.3.1
[Airflow]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[MON] Collecting pycryptodome==3.19.0
[MON]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 13.2 MB/s eta 0:00:00
[LCM]   Installing build dependencies: finished with status 'done'
[LCM]   Getting requirements to build wheel: started
[LCM]   Getting requirements to build wheel: finished with status 'done'
[LCM]   Preparing metadata (pyproject.toml): started
[NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-class-static-block@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 209.1 kB/s eta 0:00:00
[tests] Collecting jsonschema-specifications==2023.7.1
[tests]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[RO] Collecting google-cloud==0.34.0
[RO]   Downloading google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
[RO] Collecting googleapis-common-protos==1.56.3
[RO]   Downloading googleapis_common_protos-1.56.3-py2.py3-none-any.whl (211 kB)
[NBI] Collecting iso8601==2.0.0
[NBI]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 kB 167.8 kB/s eta 0:00:00
[Airflow] Collecting packaging==23.1
[Airflow]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[MON] Collecting appdirs==1.4.4
[MON]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[MON] Collecting attrs==23.1.0
[MON]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 133.9 kB/s eta 0:00:00
[LCM]   Preparing metadata (pyproject.toml): finished with status 'done'
[LCM] Collecting h2==4.1.0
[LCM]   Downloading h2-4.1.0-py3-none-any.whl (57 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 KB 165.0 kB/s eta 0:00:00
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.8/211.8 KB 496.4 kB/s eta 0:00:00
[RO] Collecting httplib2==0.22.0
[NBI] Collecting jaraco-collections==4.3.0
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 84.2 kB/s eta 0:00:00
[LCM] Collecting hpack==4.0.0
[LCM]   Downloading hpack-4.0.0-py3-none-any.whl (32 kB)
[tests] Collecting keystoneauth1==5.3.0
[tests]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 1.4 MB/s eta 0:00:00
[tests] Collecting msgpack==1.0.7
[tests]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[RO]   Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 226.3 kB/s eta 0:00:00
[RO] Collecting humanfriendly==10.0
[RO]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[NBI]   Downloading jaraco.collections-4.3.0-py3-none-any.whl (11 kB)
[NBI] Collecting jaraco-context==4.3.0
[NBI]   Downloading jaraco.context-4.3.0-py3-none-any.whl (5.3 kB)
[Airflow] Collecting pycryptodome==3.19.0
[Airflow]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[MON] Collecting autopage==0.5.1
[MON]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[MON] Collecting cliff==4.3.0
[MON]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[LCM] Collecting hyperframe==6.0.1
[LCM]   Downloading hyperframe-6.0.1-py3-none-any.whl (12 kB)
[NG-UI] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 989.1 kB/s eta 0:00:00
[tests] Collecting netaddr==0.9.0
[tests]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 45.5 MB/s eta 0:00:00
[tests] Collecting netifaces==0.11.0
[tests]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[tests]   Preparing metadata (setup.py): started
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 553.8 kB/s eta 0:00:00
[RO] Collecting idna==3.4
[RO]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 5.3 MB/s eta 0:00:00
[RO] Collecting importlib-metadata==6.8.0
[RO]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[RO] Collecting ipconflict==0.5.0
[RO]   Downloading ipconflict-0.5.0-py2.py3-none-any.whl (16 kB)
[RO] Collecting iso8601==2.0.0
[NBI] Collecting jaraco-functools==3.9.0
[NBI]   Downloading jaraco.functools-3.9.0-py3-none-any.whl (9.5 kB)
[NBI] Collecting jaraco-text==3.11.1
[NBI]   Downloading jaraco.text-3.11.1-py3-none-any.whl (11 kB)
[NBI] Collecting jsonschema==4.19.1
[NBI]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 10.2 MB/s eta 0:00:00
[NBI] Collecting jsonschema-specifications==2023.7.1
[NBI]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 5.7 MB/s eta 0:00:00
[osmclient]  ---> e5e29878d98d
[osmclient] Step 17/31 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 243.8 kB/s eta 0:00:00
[MON] Collecting cmd2==2.4.3
[MON]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 13.3 MB/s eta 0:00:00
[LCM] Collecting idna==3.4
[LCM]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 185.0 kB/s eta 0:00:00
[LCM] Collecting jinja2==3.1.2
[LCM]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 18.2 MB/s eta 0:00:00
[LCM] Collecting markupsafe==2.1.3
[LCM]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting objectpath==0.6.1
[tests]   Downloading objectpath-0.6.1-py2.py3-none-any.whl (20 kB)
[RO]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[RO] Collecting isodate==0.6.1
[RO]   Downloading isodate-0.6.1-py2.py3-none-any.whl (41 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 KB 177.0 kB/s eta 0:00:00
[NBI] Collecting keystoneauth1==5.3.0
[NBI]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 3.7 MB/s eta 0:00:00
[NBI] Collecting more-itertools==10.1.0
[Airflow] Collecting pymongo==4.5.0
[Airflow]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 kB 3.9 MB/s eta 0:00:00
[Airflow] Collecting pyyaml==6.0.1
[Airflow]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[Webhook] Removing intermediate container e8ba876e986c
[Webhook]  ---> 7c73a584d5ab
[Webhook] Step 16/21 : COPY --from=INSTALL /usr/local/bin/uvicorn /usr/local/bin/uvicorn
[MON] Collecting contourpy==1.1.1
[MON]   Downloading contourpy-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.7/301.7 KB 970.8 kB/s eta 0:00:00
[MON] Collecting cycler==0.12.0
[MON]   Downloading cycler-0.12.0-py3-none-any.whl (8.2 kB)
[MON] Collecting dateparser==1.1.8
[LCM] Collecting multidict==6.0.4
[LCM]   Downloading multidict-6.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 KB 1.9 MB/s eta 0:00:00
[tests] Collecting openstacksdk==1.5.0
[tests]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 4.1 MB/s eta 0:00:00
[tests] Collecting os-service-types==1.7.0
[tests]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[RO] Collecting jaraco-functools==3.9.0
[RO]   Downloading jaraco.functools-3.9.0-py3-none-any.whl (9.5 kB)
[RO] Collecting jinja2==3.1.2
[RO]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 997.8 kB/s eta 0:00:00
[RO] Collecting jmespath==1.0.1
[RO]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[NBI]   Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 255.4 kB/s eta 0:00:00
[NBI] Collecting msgpack==1.0.7
[NBI]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 2.5 MB/s eta 0:00:00
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 1.9 MB/s eta 0:00:00
[Airflow] Collecting attrs==23.1.0
[Airflow]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 407.3 kB/s eta 0:00:00
[Airflow] Collecting autopage==0.5.1
[Airflow]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[Airflow] Requirement already satisfied: azure-common==1.1.28 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 21)) (1.1.28)
[Webhook]  ---> 6f9432c337d9
[Webhook] Step 17/21 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_webhook_translator &&     chown -R appuser:appuser /app
[MON]   Downloading dateparser-1.1.8-py2.py3-none-any.whl (293 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.8/293.8 KB 1.1 MB/s eta 0:00:00
[MON] Collecting debtcollector==2.5.0
[MON]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[MON] Collecting decorator==5.1.1
[MON]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[LCM] Collecting protobuf==3.20.3
[LCM]   Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 4.1 MB/s eta 0:00:00
[NG-UI] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
[tests] Collecting osc-lib==2.8.1
[tests]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 2.7 MB/s eta 0:00:00
[tests] Collecting oslo-config==9.2.0
[tests]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 1.6 MB/s eta 0:00:00
[RO] Collecting jsonpatch==1.33
[RO]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[RO] Collecting jsonpointer==2.4
[RO]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[RO] Collecting jsonschema==4.19.1
[RO]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 2.5 MB/s eta 0:00:00
[RO] Collecting jsonschema-specifications==2023.7.1
[RO]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[NBI] Collecting multidict==6.0.4
[NBI]   Downloading multidict-6.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 KB 1.1 MB/s eta 0:00:00
[NBI] Collecting netaddr==0.9.0
[NBI]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 26.9 MB/s eta 0:00:00
[Airflow] Collecting azure-core==1.29.4
[Airflow]   Downloading azure_core-1.29.4-py3-none-any.whl (192 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.4/192.4 kB 20.4 MB/s eta 0:00:00
[Airflow] Collecting azure-identity==1.14.0
[Airflow]   Downloading azure_identity-1.14.0-py3-none-any.whl (160 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 1.6 MB/s eta 0:00:00
[Airflow] Collecting azure-mgmt-compute==30.3.0
[Airflow]   Downloading azure_mgmt_compute-30.3.0-py3-none-any.whl (5.2 MB)
[POL] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 dataclasses-0.6 dnspython-2.4.2 idna-3.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 motor-3.3.1 packaging-23.1 peewee-3.16.3 peewee-migrate-1.12.2 pycryptodome-3.19.0 pymongo-4.5.0 pymysql-1.1.0 pyyaml-6.0.1 referencing-0.30.2 requests-2.31.0 rpds-py-0.10.3 urllib3-2.0.5
[POL] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[Webhook]  ---> Running in a915b46ca688
[MON] Collecting dogpile-cache==1.2.2
[MON]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 2.6 MB/s eta 0:00:00
[MON] Collecting fonttools==4.42.1
[MON]   Downloading fonttools-4.42.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 17.5 MB/s eta 0:00:00
[LCM] Collecting pydantic==2.4.2
[LCM]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 16.6 MB/s eta 0:00:00
[tests] Collecting oslo-i18n==6.1.0
[tests]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 491.9 kB/s eta 0:00:00
[tests] Collecting oslo-serialization==5.2.0
[tests]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[tests] Collecting oslo-utils==6.2.1
[tests]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 3.6 MB/s eta 0:00:00
[tests] Collecting outcome==1.2.0
[tests]   Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB)
[tests] Collecting paramiko==3.3.1
[tests]   Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 1.0 MB/s eta 0:00:00
[RO] Collecting keystoneauth1==5.3.0
[RO]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 30.9 MB/s eta 0:00:00
[RO] Collecting logutils==0.3.5
[RO]   Downloading logutils-0.3.5.tar.gz (27 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[NBI] Collecting netifaces==0.11.0
[NBI]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[NBI]   Preparing metadata (setup.py): started
[NBI]   Preparing metadata (setup.py): finished with status 'done'
[NBI] Collecting ordered-set==4.1.0
[NBI]   Downloading ordered_set-4.1.0-py3-none-any.whl (7.6 kB)
[NBI] Collecting os-service-types==1.7.0
[NBI]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[NBI] Collecting oslo-config==9.2.0
[NBI]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 22.8 MB/s eta 0:00:00
[Airflow] Collecting azure-mgmt-core==1.4.0
[Airflow]   Downloading azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB)
[Airflow] Collecting azure-mgmt-monitor==6.0.2
[Airflow]   Downloading azure_mgmt_monitor-6.0.2-py3-none-any.whl (1.3 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 34.9 MB/s eta 0:00:00
[Airflow] Collecting cachetools==5.3.1
[Airflow]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[Airflow] Collecting certifi==2023.7.22
[Airflow]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 13.7 MB/s eta 0:00:00
[Airflow] Collecting cffi==1.16.0
[Airflow]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[osmclient]  ---> a4fbf99a3c71
[osmclient] Step 18/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     libmagic1=1:5.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Running in 6019a578fc19
[MON] Collecting futurist==2.4.1
[MON]   Downloading futurist-2.4.1-py3-none-any.whl (36 kB)
[MON] Collecting gnocchiclient==7.0.8
[MON]   Downloading gnocchiclient-7.0.8-py2.py3-none-any.whl (66 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 KB 6.4 MB/s eta 0:00:00
[MON] Collecting httmock==1.4.0
[MON]   Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB)
[MON] Collecting humanfriendly==10.0
[MON]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[tests] Collecting pbr==5.11.1
[tests]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[RO] Collecting lxml==4.9.3
[RO]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 13.5 MB/s eta 0:00:00
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 121.7 kB/s eta 0:00:00
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 kB 514.5 kB/s eta 0:00:00
[osmclient] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 216.5 kB/s eta 0:00:00
[LCM] Collecting pydantic-core==2.10.1
[LCM]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 7.4 MB/s eta 0:00:00
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 633.8 kB/s eta 0:00:00
[tests] Collecting pycparser==2.21
[tests]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 695.2 kB/s eta 0:00:00
[tests] Collecting pyjsonselect==0.2.2
[tests]   Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB)
[RO] Collecting markupsafe==2.1.3
[RO]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[RO] Collecting more-itertools==10.1.0
[RO]   Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB)
[NBI] Collecting oslo-i18n==6.1.0
[NBI]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 522.5 kB/s eta 0:00:00
[NBI] Collecting oslo-serialization==5.2.0
[NBI]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[NBI] Collecting oslo-utils==6.2.1
[NBI]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[Airflow] Collecting charset-normalizer==3.3.0
[Airflow]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 943.0 kB/s eta 0:00:00
[Airflow] Collecting cliff==4.3.0
[Airflow]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[MON] Collecting importlib-metadata==6.8.0
[MON]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[MON] Collecting iso8601==2.0.0
[MON]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[MON] Collecting jmespath==1.0.1
[MON]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[LCM] Collecting typing-extensions==4.8.0
[LCM]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[LCM] Collecting yarl==1.9.2
[LCM]   Downloading yarl-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (268 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 46.1 kB/s eta 0:00:00
[osmclient] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting msal==1.24.0
[RO]   Downloading msal-1.24.0-py2.py3-none-any.whl (91 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.3/91.3 KB 878.2 kB/s eta 0:00:00
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 50.2 kB/s eta 0:00:00
[NBI] Collecting pbr==5.11.1
[NBI]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 37.2 kB/s eta 0:00:00
[Airflow] Collecting cmd2==2.4.3
[Airflow]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[osmclient] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2265 kB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2339 kB]
[osmclient] Get:12 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[osmclient] Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1757 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2037 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[osmclient] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[MON] Collecting jsonpatch==1.33
[MON]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[MON] Collecting jsonpointer==2.4
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 KB 141.2 kB/s eta 0:00:00
[LCM] Collecting bcrypt==4.0.1
[LCM]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[tests] Collecting pynacl==1.5.0
[tests]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 1.8 MB/s eta 0:00:00
[tests] Collecting pyparsing==3.1.1
[tests]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[RO] Collecting msal-extensions==1.0.0
[RO]   Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 710.3 kB/s eta 0:00:00
[NBI] Collecting portend==3.2.0
[NBI]   Downloading portend-3.2.0-py3-none-any.whl (5.3 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 947.4 kB/s eta 0:00:00
[Airflow] Collecting contourpy==1.1.1
[MON]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[MON] Collecting keystoneauth1==5.3.0
[MON]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 2.8 MB/s eta 0:00:00
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 1.2 MB/s eta 0:00:00
[LCM] Collecting cachetools==5.3.1
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 215.2 kB/s eta 0:00:00
[tests] Collecting pyperclip==1.8.2
[tests]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[RO] Collecting msgpack==1.0.7
[RO]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 6.0 MB/s eta 0:00:00
[RO] Collecting msrest==0.7.1
[RO]   Downloading msrest-0.7.1-py3-none-any.whl (85 kB)
[NBI] Collecting pydantic==2.4.2
[NBI]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 1.2 MB/s eta 0:00:00
[Airflow]   Downloading contourpy-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.7/301.7 kB 628.5 kB/s eta 0:00:00
[MON] Collecting kiwisolver==1.4.5
[MON]   Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 4.8 MB/s eta 0:00:00
[LCM]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[LCM] Collecting certifi==2023.7.22
[LCM]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 3.7 MB/s eta 0:00:00
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting pysocks==1.7.1
[tests]   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[tests] Collecting python-cinderclient==9.4.0
[tests]   Downloading python_cinderclient-9.4.0-py3-none-any.whl (255 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 255.9/255.9 KB 17.0 MB/s eta 0:00:00
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 KB 213.7 kB/s eta 0:00:00
[RO] Collecting msrestazure==0.6.4
[RO]   Downloading msrestazure-0.6.4-py2.py3-none-any.whl (40 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 KB 144.9 kB/s eta 0:00:00
[RO] Collecting netaddr==0.9.0
[RO]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 68.3 MB/s eta 0:00:00
[RO] Collecting netifaces==0.11.0
[RO]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[Airflow] Collecting cryptography==41.0.4
[Airflow]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 10.9 MB/s eta 0:00:00
[Airflow] Collecting cycler==0.12.0
[Airflow]   Downloading cycler-0.12.0-py3-none-any.whl (8.2 kB)
[Airflow] Collecting dateparser==1.1.8
[Airflow]   Downloading dateparser-1.1.8-py2.py3-none-any.whl (293 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.8/293.8 kB 31.8 MB/s eta 0:00:00
[Webhook] Removing intermediate container a915b46ca688
[Webhook]  ---> 1554b3545a36
[Webhook] Step 18/21 : WORKDIR /app/osm_webhook_translator
[Webhook]  ---> Running in 04caeac84b10
[MON] Collecting lxml==4.9.3
[MON]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[LCM] Collecting cffi==1.16.0
[LCM]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 2.8 MB/s eta 0:00:00
[tests] Collecting python-keystoneclient==5.2.0
[tests]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 2.5 MB/s eta 0:00:00
[tests] Collecting python-novaclient==18.4.0
[tests]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 1.4 MB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting oauthlib==3.2.2
[RO]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 1.2 MB/s eta 0:00:00
[Airflow] Collecting debtcollector==2.5.0
[Airflow]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[Airflow] Collecting fonttools==4.43.0
[Airflow]   Downloading fonttools-4.43.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 8.5 MB/s eta 0:00:00
[Webhook] Removing intermediate container 04caeac84b10
[Webhook]  ---> 7eb7c1b0c3ec
[Webhook] Step 19/21 : USER appuser
[osmclient] Fetched 31.4 MB in 7s (4331 kB/s)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 22.9 MB/s eta 0:00:00
[LCM] Collecting cryptography==41.0.4
[LCM]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 18.5 MB/s eta 0:00:00
[tests] Collecting python-openstackclient==6.3.0
[tests]   Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.4 MB/s eta 0:00:00
[tests] Collecting pytz==2023.3.post1
[tests]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[RO] Collecting openstacksdk==1.5.0
[RO]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 18.1 MB/s eta 0:00:00
[NBI] Collecting pydantic-core==2.10.1
[NBI]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.8 MB/s eta 0:00:00
[Airflow] Collecting futurist==2.4.1
[Airflow]   Downloading futurist-2.4.1-py3-none-any.whl (36 kB)
[Airflow] Collecting gnocchiclient==7.0.8
[Airflow]   Downloading gnocchiclient-7.0.8-py2.py3-none-any.whl (66 kB)
[POL] Removing intermediate container 8c21237bb0db
[POL]  ---> 4dc08874630d
[POL] Step 13/40 : FROM ubuntu:22.04 as FINAL
[POL]  ---> 52882761a72a
[POL] Step 14/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 49ec714738d6
[POL] Step 15/40 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[POL]  ---> Using cache
[POL]  ---> 03bd8e9c7790
[POL] Step 16/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Using cache
[POL]  ---> acc601018aa8
[POL] Step 17/40 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Webhook]  ---> Running in fab7c3b7ba10
[osmclient] Reading package lists...
[MON] Collecting matplotlib==3.8.0
[MON]   Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 33.3 MB/s eta 0:00:00
[MON] Collecting msgpack==1.0.7
[MON]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[LCM] Collecting google-auth==2.17.3
[LCM]   Downloading google_auth-2.17.3-py2.py3-none-any.whl (178 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.2/178.2 KB 1.3 MB/s eta 0:00:00
[LCM] Collecting juju==2.9.44.0
[LCM]   Downloading juju-2.9.44.0.tar.gz (818 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 KB 1.9 MB/s eta 0:00:00
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 1.9 MB/s eta 0:00:00
[tests] Collecting referencing==0.30.2
[tests]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[tests] Collecting requestsexceptions==1.4.0
[tests]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[tests] Collecting rfc3986==2.0.0
[tests]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[tests] Collecting robotframework==6.1.1
[tests]   Downloading robotframework-6.1.1-py3-none-any.whl (699 kB)
[RO] Collecting os-client-config==2.1.0
[RO]   Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB)
[RO] Collecting os-service-types==1.7.0
[RO]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[RO] Collecting osc-lib==2.8.1
[RO]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 3.9 MB/s eta 0:00:00
[RO] Collecting oslo-config==9.2.0
[RO]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 8.6 MB/s eta 0:00:00
[RO] Collecting oslo-context==5.2.0
[NBI] Collecting pyparsing==3.1.1
[NBI]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 734.7 kB/s eta 0:00:00
[NBI] Collecting python-keystoneclient==5.2.0
[NBI]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 3.0 MB/s eta 0:00:00
[NBI] Collecting pytz==2023.3.post1
[NBI]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 15.4 MB/s eta 0:00:00
[NBI] Collecting referencing==0.30.2
[NBI]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 240.6 kB/s eta 0:00:00
[Airflow] Collecting google-api-core[grpc]==2.12.0
[Airflow]   Downloading google_api_core-2.12.0-py3-none-any.whl (121 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 893.4 kB/s eta 0:00:00
[Airflow] Collecting google-api-python-client==2.102.0
[Airflow]   Downloading google_api_python_client-2.102.0-py2.py3-none-any.whl (12.4 MB)
[Webhook] Removing intermediate container fab7c3b7ba10
[Webhook]  ---> 4ed5dbe32a67
[Webhook] Step 20/21 : EXPOSE 9998
[osmclient] Reading package lists...
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[osmclient] The following additional packages will be installed:
[osmclient]   libmagic-mgc
[osmclient] Suggested packages:
[osmclient]   file
[osmclient] The following NEW packages will be installed:
[osmclient]   libmagic-mgc libmagic1
[osmclient] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[osmclient] Need to get 345 kB of archives.
[osmclient] After this operation, 7534 kB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 2.6 MB/s eta 0:00:00
[MON] Collecting netaddr==0.9.0
[MON]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 12.7 MB/s eta 0:00:00
[MON] Collecting netifaces==0.11.0
[MON]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[MON]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting jujubundlelib==0.5.7
[LCM]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[PLA] Removing intermediate container 8742df908c4c
[PLA]  ---> 56d2c5ec26a6
[PLA] Step 14/39 : FROM ubuntu:22.04 as FINAL
[PLA]  ---> 52882761a72a
[PLA] Step 15/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 49ec714738d6
[PLA] Step 16/39 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[PLA]  ---> Using cache
[PLA]  ---> 03bd8e9c7790
[PLA] Step 17/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Using cache
[PLA]  ---> acc601018aa8
[PLA] Step 18/39 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 KB 15.7 MB/s eta 0:00:00
[tests] Collecting robotframework-jsonlibrary==0.5
[tests]   Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[RO]   Downloading oslo.context-5.2.0-py3-none-any.whl (20 kB)
[RO] Collecting oslo-i18n==6.1.0
[RO]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 206.2 kB/s eta 0:00:00
[NBI] Collecting requests==2.31.0
[NBI]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 491.2 kB/s eta 0:00:00
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 14.5 MB/s eta 0:00:00
[Webhook]  ---> Running in b794f29ed33d
[MON]   Preparing metadata (setup.py): finished with status 'done'
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting kubernetes==26.1.0
[LCM]   Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 15.0 MB/s eta 0:00:00
[tests] Collecting robotframework-jsonvalidator==2.0.0
[tests]   Downloading robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting robotframework-pythonlibcore==4.2.0
[tests]   Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB)
[RO] Collecting oslo-log==5.3.0
[RO]   Downloading oslo.log-5.3.0-py3-none-any.whl (76 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 KB 763.8 kB/s eta 0:00:00
[RO] Collecting oslo-serialization==5.2.0
[NBI] Collecting rfc3986==2.0.0
[NBI]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[Airflow] Collecting google-auth==2.23.2
[Airflow]   Downloading google_auth-2.23.2-py2.py3-none-any.whl (181 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.0/182.0 kB 2.2 MB/s eta 0:00:00
[Airflow] Collecting google-auth-httplib2==0.1.1
[Airflow]   Downloading google_auth_httplib2-0.1.1-py2.py3-none-any.whl (9.3 kB)
[Airflow] Collecting google-cloud-monitoring==2.15.1
[Webhook] Removing intermediate container b794f29ed33d
[Webhook]  ---> 25c0f90a53f9
[Webhook] Step 21/21 : CMD ["uvicorn", "osm_webhook_translator.main:app", "--host", "0.0.0.0", "--port", "9998"]
[MON] Collecting numpy==1.26.0
[MON]   Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
[LCM] Collecting macaroonbakery==1.3.1
[LCM]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 644.4 kB/s eta 0:00:00
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting robotframework-requests==0.9.5
[tests]   Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB)
[tests] Collecting robotframework-seleniumlibrary==6.1.2
[tests]   Downloading robotframework_seleniumlibrary-6.1.2-py2.py3-none-any.whl (95 kB)
[RO]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[RO] Collecting oslo-utils==6.2.1
[RO]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[NBI] Collecting rpds-py==0.10.3
[NBI]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 3.1 MB/s eta 0:00:00
[NBI] Collecting stevedore==5.1.0
[NBI]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[Airflow]   Downloading google_cloud_monitoring-2.15.1-py2.py3-none-any.whl (323 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.4/323.4 kB 1.2 MB/s eta 0:00:00
[Airflow] Collecting googleapis-common-protos==1.60.0
[Airflow]   Downloading googleapis_common_protos-1.60.0-py2.py3-none-any.whl (227 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 9.4 MB/s eta 0:00:00
[MON] Collecting openstacksdk==1.5.0
[MON]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[LCM] Collecting mypy-extensions==1.0.0
[LCM]   Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[PLA]  ---> d96d10911055
[PLA] Step 19/39 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 KB 433.3 kB/s eta 0:00:00
[tests] Collecting robotframework-sshlibrary==3.8.0
[tests]   Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 KB 4.2 MB/s eta 0:00:00
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting robotframework-yamllibrary==0.2.8
[tests]   Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB)
[tests]   Preparing metadata (setup.py): started
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 389.4 kB/s eta 0:00:00
[RO] Collecting paramiko==3.3.1
[RO]   Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 18.5 MB/s eta 0:00:00
[RO] Collecting pbr==5.11.1
[RO]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 5.6 MB/s eta 0:00:00
[RO] Collecting portalocker==2.8.2
[RO]   Downloading portalocker-2.8.2-py3-none-any.whl (17 kB)
[RO] Collecting portend==3.2.0
[RO]   Downloading portend-3.2.0-py3-none-any.whl (5.3 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 124.8 kB/s eta 0:00:00
[NBI] Collecting tacacs-plus==2.6
[NBI]   Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
[NBI] Collecting tempora==5.5.0
[NBI]   Downloading tempora-5.5.0-py3-none-any.whl (13 kB)
[NBI] Collecting typing-extensions==4.8.0
[NBI]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.6/227.6 kB 677.1 kB/s eta 0:00:00
[Webhook]  ---> Running in a761137bde2c
[Webhook] Removing intermediate container a761137bde2c
[Webhook]  ---> df9588ed31c5
[Webhook] [Warning] One or more build-args [PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL CACHE_DATE PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL] were not consumed
[Webhook] Successfully built df9588ed31c5
[Webhook] Successfully tagged opensourcemano/webhook:osm-master-12472
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 345 kB in 0s (14.4 MB/s)
[osmclient] Selecting previously unselected package libmagic-mgc.
[osmclient] (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 ... 5123 files and directories currently installed.)
[osmclient] Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
[osmclient] Selecting previously unselected package libmagic1:amd64.
[osmclient] Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[osmclient] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
[osmclient] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[osmclient] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 5.1 MB/s eta 0:00:00
[MON] Collecting os-client-config==2.1.0
[MON]   Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB)
[MON] Collecting os-service-types==1.7.0
[MON]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[MON] Collecting osc-lib==2.8.1
[MON]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 3.9 MB/s eta 0:00:00
[LCM] Collecting oauthlib==3.2.2
[LCM]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 714.0 kB/s eta 0:00:00
[LCM] Collecting paramiko==2.12.0
[LCM]   Downloading paramiko-2.12.0-py2.py3-none-any.whl (213 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.1/213.1 KB 23.5 MB/s eta 0:00:00
[LCM] Collecting pyasn1==0.5.0
[LCM]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 12.8 MB/s eta 0:00:00
[LCM] Collecting pyasn1-modules==0.3.0
[LCM]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 19.0 MB/s eta 0:00:00
[LCM] Collecting pycparser==2.21
[LCM]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 6.4 MB/s eta 0:00:00
[LCM] Collecting pymacaroons==0.13.0
[LCM]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[Pipeline] [Webhook] echo
[MON] Collecting oslo-config==9.2.0
[MON]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 8.3 MB/s eta 0:00:00
[Webhook] Tagging webhook:osm-master-12472
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[RO] Collecting prettytable==3.9.0
[RO]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[RO] Collecting progressbar==2.5
[NBI] Collecting tzdata==2023.3
[NBI]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 24.0 MB/s eta 0:00:00
[NBI] Collecting urllib3==2.0.5
[NBI]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[MON] Collecting oslo-context==5.2.0
[MON]   Downloading oslo.context-5.2.0-py3-none-any.whl (20 kB)
[MON] Collecting oslo-i18n==6.1.0
[MON]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 5.1 MB/s eta 0:00:00
[LCM] Collecting pynacl==1.5.0
[LCM]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 36.8 MB/s eta 0:00:00
[LCM] Collecting pyrfc3339==1.1
[LCM]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[Webhook] + docker tag opensourcemano/webhook:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-12472
[Pipeline] [Webhook] sh
[tests]   Preparing metadata (setup.py): finished with status 'done'
[RO]   Downloading progressbar-2.5.tar.gz (10 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 12.4 MB/s eta 0:00:00
[NBI] Collecting wrapt==1.15.0
[NBI]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 643.1 kB/s eta 0:00:00
[POL]  ---> c3d6e6ca6607
[POL] Step 18/40 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[MON] Collecting oslo-log==5.3.0
[MON]   Downloading oslo.log-5.3.0-py3-none-any.whl (76 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 KB 175.5 kB/s eta 0:00:00
[MON] Collecting oslo-serialization==5.2.0
[MON]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[LCM] Collecting python-dateutil==2.8.2
[LCM]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 18.5 MB/s eta 0:00:00
[LCM] Collecting pytz==2023.3.post1
[LCM]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 2.8 MB/s eta 0:00:00
[Webhook] [Webhook] Running shell script
[Webhook] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-12472
[Webhook] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/webhook]
[Webhook] 11bd989fe87f: Preparing
[Webhook] c0dc1aa3d722: Preparing
[Webhook] 9b949734a559: Preparing
[Webhook] 134f47c1b667: Preparing
[Webhook] 853b4a75fed0: Preparing
[Webhook] 94ecccfb6b1b: Preparing
[Webhook] ed8c02d34964: Preparing
[Webhook] 629ca62fb7c7: Preparing
[Webhook] 94ecccfb6b1b: Waiting
[Webhook] ed8c02d34964: Waiting
[Webhook] 629ca62fb7c7: Waiting
[tests] Collecting rpds-py==0.10.3
[tests]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.3 MB/s eta 0:00:00
[tests] Collecting scp==0.14.5
[tests]   Downloading scp-0.14.5-py2.py3-none-any.whl (8.7 kB)
[tests] Collecting selenium==4.13.0
[tests]   Downloading selenium-4.13.0-py3-none-any.whl (9.5 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 49.2 MB/s eta 0:00:00
[tests] Collecting simplejson==3.19.1
[RO] Collecting protobuf==4.24.3
[RO]   Downloading protobuf-4.24.3-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 KB 13.1 MB/s eta 0:00:00
[NBI] Collecting yarl==1.9.2
[NBI]   Downloading yarl-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (268 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 KB 27.4 MB/s eta 0:00:00
[NBI] Collecting zc-lockfile==3.0.post1
[NBI]   Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)
[Airflow] Collecting grpcio==1.59.0
[Airflow]   Downloading grpcio-1.59.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 29.7 MB/s eta 0:00:00
[Airflow] Collecting grpcio-status==1.59.0
[Airflow]   Downloading grpcio_status-1.59.0-py3-none-any.whl (14 kB)
[Airflow] Collecting httmock==1.4.0
[Airflow]   Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB)
[Airflow] Collecting httplib2==0.22.0
[Airflow]   Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 6.7 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: idna==3.4 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 107)) (3.4)
[Airflow] Collecting importlib-metadata==6.8.0
[Airflow]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[MON] Collecting oslo-utils==6.2.1
[MON]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 9.4 MB/s eta 0:00:00
[MON] Collecting pandas==2.1.1
[LCM] Collecting requests==2.31.0
[LCM]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 4.3 MB/s eta 0:00:00
[LCM] Collecting requests-oauthlib==1.3.1
[LCM]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[LCM] Collecting retrying-async==2.0.0
[LCM]   Downloading retrying-async-2.0.0.tar.gz (3.0 kB)
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting rsa==4.9
[LCM]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[LCM] Collecting six==1.16.0
[Webhook] 9b949734a559: Pushed
[Webhook] c0dc1aa3d722: Pushed
[Webhook] 11bd989fe87f: Pushed
[Webhook] 94ecccfb6b1b: Layer already exists
[Webhook] ed8c02d34964: Layer already exists
[Webhook] 629ca62fb7c7: Layer already exists
[tests]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 346.5 kB/s eta 0:00:00
[tests] Collecting sniffio==1.3.0
[tests]   Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
[RO] Collecting py-radix==0.10.0
[RO]   Downloading py-radix-0.10.0.tar.gz (21 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[Airflow] Collecting iso8601==2.1.0
[Airflow]   Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
[Airflow] Requirement already satisfied: isodate==0.6.1 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 118)) (0.6.1)
[MON]   Downloading pandas-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 13.8 MB/s eta 0:00:00
[LCM]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[LCM] Collecting theblues==0.5.2
[LCM]   Downloading theblues-0.5.2.tar.gz (18 kB)
[Webhook] 134f47c1b667: Pushed
[tests] Collecting sortedcontainers==2.4.0
[tests]   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[tests] Collecting stevedore==5.1.0
[tests]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 211.0 kB/s eta 0:00:00
[tests] Collecting tomlkit==0.12.1
[tests]   Downloading tomlkit-0.12.1-py3-none-any.whl (37 kB)
[RO] Collecting pyasn1==0.5.0
[RO]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 574.4 kB/s eta 0:00:00
[RO] Collecting pyasn1-modules==0.3.0
[RO]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 1.9 MB/s eta 0:00:00
[RO] Collecting pycparser==2.21
[RO]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 2.3 MB/s eta 0:00:00
[NBI] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==3.0.post1->-r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt (line 193)) (59.6.0)
[NBI] Building wheels for collected packages: netifaces
[NBI]   Building wheel for netifaces (setup.py): started
[Airflow] Collecting keystoneauth1==5.3.0
[Airflow]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 kB 2.4 MB/s eta 0:00:00
[Airflow] Collecting kiwisolver==1.4.5
[Airflow]   Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 8.5 MB/s eta 0:00:00
[osmclient] Removing intermediate container 6019a578fc19
[osmclient]  ---> 13705a708f17
[osmclient] Step 19/31 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[MON] Collecting pbr==5.11.1
[MON]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 1.2 MB/s eta 0:00:00
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting toposort==1.10
[LCM]   Downloading toposort-1.10-py3-none-any.whl (8.5 kB)
[LCM] Collecting typing-inspect==0.9.0
[LCM]   Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB)
[Webhook] 853b4a75fed0: Pushed
[RO] Collecting pygments==2.16.1
[RO]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[Airflow] Collecting matplotlib==3.8.0
[Airflow]   Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
[MON] Collecting pillow==10.0.1
[MON]   Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.6 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 20.8 MB/s eta 0:00:00
[LCM] Collecting urllib3==2.0.5
[LCM]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[Webhook] osm-master-12472: digest: sha256:7b7dbc3d1bc0f224d4f1fde03aa9f0a2da043a56c2ff351ecfd7ece8686ccd12 size: 1992
[Pipeline] [Webhook] }
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.3 MB/s eta 0:00:00
[RO] Collecting pyinotify==0.9.6
[RO]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[MON] Collecting prettytable==0.7.2
[MON]   Downloading prettytable-0.7.2.zip (28 kB)
[MON]   Preparing metadata (setup.py): started
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 840.9 kB/s eta 0:00:00
[LCM] Collecting websocket-client==1.6.3
[Pipeline] [Webhook] // dir
[tests] Collecting trio==0.22.2
[tests]   Downloading trio-0.22.2-py3-none-any.whl (400 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 KB 15.3 MB/s eta 0:00:00
[osmclient]  ---> Running in 808756b49f80
[Pipeline] [Webhook] }
[tests] Collecting trio-websocket==0.11.1
[MON]   Preparing metadata (setup.py): finished with status 'done'
[LCM]   Downloading websocket_client-1.6.3-py3-none-any.whl (57 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 117.1 kB/s eta 0:00:00
[tests]   Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB)
[tests] Collecting typing-extensions==4.8.0
[tests]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[tests] Collecting tzdata==2023.3
[tests]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 15.0 MB/s eta 0:00:00
[tests] Collecting wrapt==1.15.0
[tests]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 8.5 MB/s eta 0:00:00
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 106.1 kB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting pyjwt[crypto]==2.8.0
[RO]   Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB)
[RO] Collecting pynacl==1.5.0
[RO]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 14.6 MB/s eta 0:00:00
[RO] Collecting pyopenssl==23.2.0
[RO]   Downloading pyOpenSSL-23.2.0-py3-none-any.whl (59 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 4.9 MB/s eta 0:00:00
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 15.0 MB/s eta 0:00:00
[Airflow] Collecting msal==1.24.1
[Airflow]   Downloading msal-1.24.1-py2.py3-none-any.whl (95 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.0/96.0 kB 538.5 kB/s eta 0:00:00
[Airflow] Requirement already satisfied: msal-extensions==1.0.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 136)) (1.0.0)
[Airflow] Collecting msgpack==1.0.7
[Airflow]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 kB 19.4 MB/s eta 0:00:00
[Airflow] Collecting netaddr==0.9.0
[Airflow]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.7 MB/s eta 0:00:00
[POL]  ---> 37783e15aac0
[POL] Step 19/40 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[MON] Collecting prometheus-api-client==0.5.4
[MON]   Downloading prometheus_api_client-0.5.4-py3-none-any.whl (28 kB)
[MON] Collecting prometheus-client==0.17.1
[MON]   Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 1.7 MB/s eta 0:00:00
[MON] Collecting pygments==2.16.1
[MON]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.7 MB/s eta 0:00:00
[MON] Collecting pyinotify==0.9.6
[MON]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 7.6 MB/s eta 0:00:00
[LCM] Collecting websockets==11.0.3
[LCM]   Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/129.9 KB 3.3 MB/s eta 0:00:00
[LCM] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from grpcio-tools==1.48.1->-r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt (line 51)) (59.6.0)
[PLA]  ---> 9e4b7c034e05
[PLA] Step 20/39 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[PLA]  ---> Running in 1d68c8b091d1
[tests] Collecting wsproto==1.2.0
[tests]   Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
[tests] Collecting xmltodict==0.13.0
[tests]   Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
[tests] Collecting yq==3.2.3
[tests]   Downloading yq-3.2.3-py3-none-any.whl (17 kB)
[RO] Collecting pyparsing==3.1.1
[RO]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 483.7 kB/s eta 0:00:00
[RO] Collecting pyperclip==1.8.2
[RO]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting pysocks==1.7.1
[Airflow] Collecting netifaces==0.11.0
[Airflow]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[Airflow]   Preparing metadata (setup.py): started
[osmclient] Removing intermediate container 808756b49f80
[osmclient]  ---> 04b99f8454eb
[osmclient] Step 20/31 : COPY --from=INSTALL /usr/bin/osm /usr/bin/osm
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting pyparsing==3.1.1
[MON]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 1.6 MB/s eta 0:00:00
[MON] Collecting pyperclip==1.8.2
[MON]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[LCM] Building wheels for collected packages: grpclib, juju, jujubundlelib, macaroonbakery, retrying-async, theblues
[LCM]   Building wheel for grpclib (pyproject.toml): started
[PLA] Removing intermediate container 1d68c8b091d1
[PLA]  ---> fb4ac5349c1d
[PLA] Step 21/39 : LABEL authors="Lars-Göran Magnusson"
[tests] Collecting zipp==3.17.0
[tests]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[RO]   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[RO] Collecting python-cinderclient==7.4.1
[RO]   Downloading python_cinderclient-7.4.1-py3-none-any.whl (279 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 279.9/279.9 KB 13.6 MB/s eta 0:00:00
[RO] Collecting python-dateutil==2.8.2
[RO]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 30.0 MB/s eta 0:00:00
[RO] Collecting python-glanceclient==4.4.0
[RO]   Downloading python_glanceclient-4.4.0-py3-none-any.whl (205 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 205.4/205.4 KB 2.8 MB/s eta 0:00:00
[RO] Collecting python-keystoneclient==5.2.0
[RO]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[osmclient]  ---> 48bf7d8ecf16
[osmclient] Step 21/31 : COPY charm.sh /usr/sbin/charm
[osmclient]  ---> 22b9318cfa6d
[osmclient] Step 22/31 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osmclient &&     chown -R appuser:appuser /app
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting python-ceilometerclient==2.9.0
[MON]   Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 KB 10.8 MB/s eta 0:00:00
[MON] Collecting python-cinderclient==8.3.0
[MON]   Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.7/254.7 KB 7.9 MB/s eta 0:00:00
[MON] Collecting python-keystoneclient==5.2.0
[MON]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[LCM]   Building wheel for grpclib (pyproject.toml): finished with status 'done'
[LCM]   Created wheel for grpclib: filename=grpclib-0.4.5-py3-none-any.whl size=77174 sha256=35bd2ebeaf5aae47b3ca6d281e807563b10e0fbaeabec5012e1f376ee9b1b71f
[LCM]   Stored in directory: /root/.cache/pip/wheels/b6/87/f1/90fa08bcc6d35bd8dcb72e2a5383a6630584aae6b407239ee3
[LCM]   Building wheel for juju (setup.py): started
[PLA]  ---> Running in 884f1862ddfb
[PLA] Removing intermediate container 884f1862ddfb
[PLA]  ---> 44c925ce2731
[PLA] Step 22/39 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 4.7 MB/s eta 0:00:00
[RO] Collecting python-neutronclient==11.0.0
[RO]   Downloading python_neutronclient-11.0.0-py3-none-any.whl (293 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.6/293.6 KB 31.1 MB/s eta 0:00:00
[RO] Collecting python-novaclient==18.4.0
[RO]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 33.2 MB/s eta 0:00:00
[RO] Collecting python-openstackclient==6.3.0
[RO]   Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.8 MB/s eta 0:00:00
[osmclient]  ---> Running in 78e5282d3ffa
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 4.2 MB/s eta 0:00:00
[MON] Collecting python-neutronclient==11.0.0
[MON]   Downloading python_neutronclient-11.0.0-py3-none-any.whl (293 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.6/293.6 KB 25.1 MB/s eta 0:00:00
[MON] Collecting python-novaclient==18.4.0
[MON]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 23.7 MB/s eta 0:00:00
[MON] Collecting pyvcloud==23.0.4
[LCM]   Building wheel for juju (setup.py): finished with status 'done'
[LCM]   Created wheel for juju: filename=juju-2.9.44.0-py3-none-any.whl size=809213 sha256=5390100dc4ecc780a5494d3c7e5405c7e6c2f3210c3401e035e3eb1d456ff45d
[LCM]   Stored in directory: /root/.cache/pip/wheels/83/d7/33/c77795bfcee2ffdcdf0b87c11c863fb6946b8a8f427c8a6bec
[LCM]   Building wheel for jujubundlelib (setup.py): started
[LCM]   Building wheel for jujubundlelib (setup.py): finished with status 'done'
[LCM]   Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33949 sha256=70206dbd17dcc84e3112c8a61350d9a5987f0fbe9a61cbe57301dfaeaf8288dc
[LCM]   Stored in directory: /root/.cache/pip/wheels/4a/57/b5/4755707ad707384c21c9220a2068468f0ee9d919f0402f0d37
[LCM]   Building wheel for macaroonbakery (setup.py): started
[tests] Building wheels for collected packages: jsonpath-rw, netifaces, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary
[tests]   Building wheel for jsonpath-rw (setup.py): started
[RO] Collecting pytz==2023.3.post1
[RO]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 18.6 MB/s eta 0:00:00
[RO] Collecting pyvcloud==19.1.1
[RO]   Downloading pyvcloud-19.1.1-py3-none-any.whl (60 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 KB 3.0 MB/s eta 0:00:00
[RO] Collecting pyvmomi==8.0.2.0
[RO]   Downloading pyvmomi-8.0.2.0.tar.gz (852 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 852.4/852.4 KB 24.8 MB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[NBI]   Building wheel for netifaces (setup.py): finished with status 'done'
[NBI]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35027 sha256=b55ca93e750199f46dbcb697c891fcf3323d1da3c49d79ee07f8e8d011332993
[NBI]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[NBI] Successfully built netifaces
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[Airflow] Collecting numpy==1.26.0
[Airflow]   Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
[MON]   Downloading pyvcloud-23.0.4-py3-none-any.whl (224 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.2/224.2 KB 10.0 MB/s eta 0:00:00
[LCM]   Building wheel for macaroonbakery (setup.py): finished with status 'done'
[LCM]   Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103439 sha256=75f64a65d07307589b96fe0a1a57cb9b57e1eb34be98452f6de7d91a4b2cbe82
[LCM]   Stored in directory: /root/.cache/pip/wheels/03/10/e1/a423083040bf37cc21ef32e1ad18c1ec6165d0b5691f7365b5
[LCM]   Building wheel for retrying-async (setup.py): started
[LCM]   Building wheel for retrying-async (setup.py): finished with status 'done'
[LCM]   Created wheel for retrying-async: filename=retrying_async-2.0.0-py3-none-any.whl size=3048 sha256=910adf69d7142aca65489a266389aba4c444df1c2ba9cb07d74b25f0ab04ac9e
[LCM]   Stored in directory: /root/.cache/pip/wheels/21/31/06/6217651bd94602e3bebbeaa5b1e9566e49d7510f5b0354d2cb
[LCM]   Building wheel for theblues (setup.py): started
[PLA]  ---> dec99e6f29af
[PLA] Step 23/39 : COPY --from=INSTALL /minizinc /minizinc
[tests]   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
[tests]   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15149 sha256=bad2d6731336448fcd82f38389791a2ca871b25bc26837f3575ee4d2f247a177
[tests]   Stored in directory: /root/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c
[tests]   Building wheel for netifaces (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting referencing==0.30.2
[RO]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[RO] Collecting requests[socks]==2.31.0
[RO]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 5.7 MB/s eta 0:00:00
[RO] Collecting requests-oauthlib==1.3.1
[RO]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[RO] Collecting requestsexceptions==1.4.0
[RO]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[NBI] Installing collected packages: pytz, netifaces, netaddr, kafka-python, enum34, dataclasses, cefevent, zc-lockfile, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, regex, pyyaml, pyparsing, pycryptodome, pbr, packaging, ordered-set, multidict, msgpack, more-itertools, lxml, jaraco-context, iso8601, idna, frozenlist, dnspython, charset-normalizer, certifi, autocommand, attrs, async-timeout, annotated-types, yarl, tacacs-plus, stevedore, requests, referencing, pymongo, pydantic-core, pyang, oslo-i18n, os-service-types, jaraco-functools, deepdiff, debtcollector, aiosignal, aiokafka, tempora, pydantic, pyangbind, oslo-utils, oslo-config, motor, keystoneauth1, jsonschema-specifications, cheroot, aiohttp, portend, oslo-serialization, jsonschema, inflect, python-keystoneclient, jaraco-text, jaraco-collections, cherrypy
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 12.6 MB/s eta 0:00:00
[Airflow] Collecting os-service-types==1.7.0
[Airflow]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[Airflow] Collecting oslo-config==9.2.0
[Airflow]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 kB 14.0 MB/s eta 0:00:00
[osmclient] Removing intermediate container 78e5282d3ffa
[osmclient]  ---> 6d212082cd89
[osmclient] Step 23/31 : WORKDIR /app/osmclient
[osmclient]  ---> Running in f9d3317861d1
[MON] Collecting regex==2023.8.8
[MON]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 5.0 MB/s eta 0:00:00
[MON] Collecting requestsexceptions==1.4.0
[MON]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[MON] Collecting rfc3986==2.0.0
[MON]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[LCM]   Building wheel for theblues (setup.py): finished with status 'done'
[LCM]   Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19210 sha256=e069d9eac42f4b693f4e778fef5c053a3e96acd293370674c4109f9191f248f4
[LCM]   Stored in directory: /root/.cache/pip/wheels/eb/52/b7/e9a3e25897ffdc9ece9fe1d3e9ca9f10792f8c40441e9d5381
[LCM] Successfully built grpclib juju jujubundlelib macaroonbakery retrying-async theblues
[LCM] Installing collected packages: toposort, pytz, kafka-python, dataclasses, boltons, websockets, websocket-client, urllib3, typing-extensions, six, pyyaml, pyrfc3339, pycryptodome, pycparser, pyasn1, protobuf, packaging, oauthlib, mypy-extensions, multidict, markupsafe, idna, hyperframe, hpack, grpcio, frozenlist, face, dnspython, checksumdir, charset-normalizer, certifi, cachetools, bcrypt, attrs, async-timeout, annotated-types, yarl, typing-inspect, rsa, retrying-async, requests, python-dateutil, pymongo, pydantic-core, pyasn1-modules, jujubundlelib, jinja2, h2, grpcio-tools, glom, cffi, aiosignal, aiokafka, requests-oauthlib, pynacl, pydantic, motor, grpclib, google-auth, cryptography, config-man, aiohttp, pymacaroons, paramiko, kubernetes, macaroonbakery, theblues, juju
[RO] Collecting rfc3986==2.0.0
[RO]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[Airflow] Collecting oslo-i18n==6.1.0
[Airflow]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 870.1 kB/s eta 0:00:00
[Airflow] Collecting oslo-serialization==5.2.0
[Airflow]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[Airflow] Collecting oslo-utils==6.2.1
[Airflow]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 kB 7.5 MB/s eta 0:00:00
[POL]  ---> 21979e72e3aa
[POL] Step 20/40 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[POL]  ---> e46008ea8a2f
[POL] Step 21/40 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[osmclient] Removing intermediate container f9d3317861d1
[osmclient]  ---> e1b544e7801b
[osmclient] Step 24/31 : USER appuser
[osmclient]  ---> Running in 231e571803a0
[osmclient] Removing intermediate container 231e571803a0
[osmclient]  ---> 700b7309b9f4
[osmclient] Step 25/31 : ENV LC_ALL=C.UTF-8
[MON] Collecting simplejson==3.19.1
[MON]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 2.8 MB/s eta 0:00:00
[MON] Collecting stevedore==5.1.0
[MON]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 2.5 MB/s eta 0:00:00
[MON] Collecting tzdata==2023.3
[MON]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 25.7 MB/s eta 0:00:00
[MON] Collecting tzlocal==5.0.1
[MON]   Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB)
[RO] Collecting rpds-py==0.10.3
[RO]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 60.2 MB/s eta 0:00:00
[RO] Collecting rsa==4.9
[RO]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[RO] Collecting simplejson==3.19.1
[RO]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[Airflow] Collecting pandas==2.1.1
[Airflow]   Downloading pandas-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB)
[osmclient]  ---> Running in d4d78287339f
[MON] Collecting ujson==5.8.0
[MON]   Downloading ujson-5.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 KB 6.6 MB/s eta 0:00:00
[MON] Collecting unittest-xml-reporting==3.2.0
[MON]   Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 151.5 kB/s eta 0:00:00
[RO] Collecting six==1.16.0
[RO]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 7.4 MB/s eta 0:00:00
[RO] Collecting stevedore==5.1.0
[RO]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 128.6 kB/s eta 0:00:00
[Airflow] Collecting pbr==5.11.1
[Airflow]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 kB 187.6 kB/s eta 0:00:00
[MON] Collecting vcd-api-schemas-type==10.3.0.dev72
[MON]   Downloading vcd_api_schemas_type-10.3.0.dev72-py3-none-any.whl (3.0 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 9.3 MB/s eta 0:00:00
[RO] Collecting tempora==5.5.0
[RO]   Downloading tempora-5.5.0-py3-none-any.whl (13 kB)
[Airflow] Collecting pillow==10.0.1
[Airflow]   Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.6 MB)
[MON] Collecting wcwidth==0.2.7
[MON]   Downloading wcwidth-0.2.7-py2.py3-none-any.whl (32 kB)
[RO] Collecting tqdm==4.66.1
[RO]   Downloading tqdm-4.66.1-py3-none-any.whl (78 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 KB 3.8 MB/s eta 0:00:00
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 3.1 MB/s eta 0:00:00
[Airflow] Collecting portalocker==2.8.2
[Airflow]   Downloading portalocker-2.8.2-py3-none-any.whl (17 kB)
[POL]  ---> 17c1ea09d507
[POL] Step 22/40 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[osmclient] Removing intermediate container d4d78287339f
[osmclient]  ---> 879687f718bc
[osmclient] Step 26/31 : ENV LANG=C.UTF-8
[MON] Collecting wrapt==1.15.0
[MON]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 4.1 MB/s eta 0:00:00
[MON] Collecting zipp==3.17.0
[MON]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[RO] Collecting typing-extensions==4.8.0
[RO]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[RO] Collecting tzdata==2023.3
[RO]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[Airflow] Collecting prettytable==0.7.2
[Airflow]   Downloading prettytable-0.7.2.zip (28 kB)
[Airflow]   Preparing metadata (setup.py): started
[MON] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3/dist-packages (from kubernetes==26.1.0->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 49)) (59.6.0)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 362.1 kB/s eta 0:00:00
[RO] Collecting uritemplate==4.1.1
[RO]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[Airflow] Collecting prometheus-api-client==0.5.4
[tests]   Building wheel for netifaces (setup.py): finished with status 'done'
[tests]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35026 sha256=7711073e2eb162306a75fa3b91597e09cf6326bdb460789d43675b33367a6cad
[tests]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[tests]   Building wheel for pyjsonselect (setup.py): started
[tests]   Building wheel for pyjsonselect (setup.py): finished with status 'done'
[tests]   Created wheel for pyjsonselect: filename=pyjsonselect-0.2.2-py3-none-any.whl size=7781 sha256=7d35a465300b6b7cd746c5d5161462daa79eb36b83d1eca5e622471232337441
[tests]   Stored in directory: /root/.cache/pip/wheels/8e/65/9e/997261c61c9334136bc51c626dacbd51f5784e5664212fe308
[tests]   Building wheel for pyperclip (setup.py): started
[tests]   Building wheel for pyperclip (setup.py): finished with status 'done'
[tests]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=261e2937a69d5ffd5e931d8b42ec9d0201190a713d853dd1f126c8cb1f49f4a1
[tests]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): started
[RO] Collecting urllib3==2.0.5
[RO]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 726.3 kB/s eta 0:00:00
[Airflow]   Downloading prometheus_api_client-0.5.4-py3-none-any.whl (28 kB)
[Airflow] Collecting prometheus-client==0.17.1
[Airflow]   Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB)
[osmclient]  ---> Running in ebf403117e20
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5127 sha256=cccc64e96378cabb28b5df6d9424880b8842dc9ec3ad29d74be512a23876e93a
[tests]   Stored in directory: /root/.cache/pip/wheels/ec/b3/f7/a6d25db13b69a6fd2a9b0e039bce364e5b43344844ce46cb41
[tests]   Building wheel for robotframework-sshlibrary (setup.py): started
[tests]   Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55123 sha256=3b52ec51ba2b53ff54e395328389714aa5b95b066a788c20469a2edb5923536e
[tests]   Stored in directory: /root/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30
[tests]   Building wheel for robotframework-yamllibrary (setup.py): started
[RO] Collecting uuid==1.30
[RO]   Downloading uuid-1.30.tar.gz (5.8 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting warlock==2.0.1
[RO]   Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB)
[RO] Collecting wcwidth==0.2.6
[RO]   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 213.7 kB/s eta 0:00:00
[Airflow] Collecting proto-plus==1.22.3
[Airflow]   Downloading proto_plus-1.22.3-py3-none-any.whl (48 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.1/48.1 kB 5.1 MB/s eta 0:00:00
[Airflow] Collecting protobuf==4.24.3
[Airflow]   Downloading protobuf-4.24.3-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
[POL]  ---> a2f0421db067
[POL] Step 23/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/
[POL]  ---> 69ec1691aaa6
[POL] Step 24/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/
[osmclient] Removing intermediate container ebf403117e20
[osmclient]  ---> 74858c6d1ca8
[osmclient] Step 27/31 : ENV OSM_HOSTNAME    nbi:9999
[MON] Building wheels for collected packages: juju, jujubundlelib, macaroonbakery, retrying-async, theblues, netifaces, prettytable, pyinotify, pyperclip
[MON]   Building wheel for juju (setup.py): started
[tests]   Building wheel for robotframework-yamllibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-yamllibrary: filename=robotframework_yamllibrary-0.2.8-py3-none-any.whl size=5375 sha256=03f394a249d8c4fe710c553a4ed98739e95e9223d5adc1601888ed4ad8bf8b4d
[tests]   Stored in directory: /root/.cache/pip/wheels/28/9f/86/d6329a9f9e3cb9d3f2575d474274a0853ba65ce20206492299
[tests] Successfully built jsonpath-rw netifaces pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary
[tests] Installing collected packages: wcwidth, verboselogs, sortedcontainers, requestsexceptions, pytz, pyperclip, pyjsonselect, ply, objectpath, netifaces, netaddr, haikunator, enum34, bitarray, appdirs, zipp, xmltodict, wrapt, urllib3, tzdata, typing-extensions, tomlkit, sniffio, six, simplejson, rpds-py, robotframework-pythonlibcore, robotframework, rfc3986, regex, pyyaml, python-magic, pysocks, pyparsing, pycparser, prettytable, pbr, packaging, msgpack, markupsafe, lxml, jsonpointer, jsonpath-ng, jmespath, iso8601, idna, h11, exceptiongroup, decorator, click, charset-normalizer, certifi, bcrypt, autopage, attrs, argcomplete, yq, wsproto, stevedore, robotframework-yamllibrary, requests, referencing, pyang, outcome, oslo-i18n, os-service-types, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, debtcollector, cmd2, cffi, trio, robotframework-requests, pynacl, pyangbind, oslo-utils, oslo-config, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, dogpile-cache, cryptography, cliff, trio-websocket, python-cinderclient, paramiko, oslo-serialization, openstacksdk, jsonschema, selenium, scp, robotframework-jsonvalidator, robotframework-jsonlibrary, python-novaclient, python-keystoneclient, osc-lib, robotframework-sshlibrary, robotframework-seleniumlibrary, python-openstackclient
[RO] Collecting wrapt==1.15.0
[RO]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 9.8 MB/s eta 0:00:00
[RO] Collecting zc-lockfile==3.0.post1
[RO]   Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 kB 4.4 MB/s eta 0:00:00
[Airflow] Collecting pyasn1==0.5.0
[Airflow]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 6.0 MB/s eta 0:00:00
[Airflow] Collecting pyasn1-modules==0.3.0
[Airflow]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 699.9 kB/s eta 0:00:00
[Airflow] Requirement already satisfied: pycparser==2.21 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 220)) (2.21)
[Airflow] Collecting pyjwt[crypto]==2.8.0
[POL]  ---> 440e71a455b8
[POL] Step 25/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libmd.so.0 /usr/lib/x86_64-linux-gnu/
[osmclient]  ---> Running in f05fce831296
[MON]   Building wheel for juju (setup.py): finished with status 'done'
[MON]   Created wheel for juju: filename=juju-2.9.44.0-py3-none-any.whl size=809213 sha256=c913248d7bbcdf7f58484ac4b3f334a523a605b14e79354acef743a4df5a99c4
[MON]   Stored in directory: /root/.cache/pip/wheels/83/d7/33/c77795bfcee2ffdcdf0b87c11c863fb6946b8a8f427c8a6bec
[MON]   Building wheel for jujubundlelib (setup.py): started
[MON]   Building wheel for jujubundlelib (setup.py): finished with status 'done'
[MON]   Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33949 sha256=93304df3c184b2f6c4f6431a68297d582b02bfad817f569c1b6bd472bf3a1d4f
[MON]   Stored in directory: /root/.cache/pip/wheels/4a/57/b5/4755707ad707384c21c9220a2068468f0ee9d919f0402f0d37
[MON]   Building wheel for macaroonbakery (setup.py): started
[PLA]  ---> 4ccc59529ca7
[PLA] Step 24/39 : RUN mkdir /entry_data &&     mkdir /placement &&     mkdir /entry_data/mzn-lib &&     ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec
[PLA]  ---> Running in 260ff891c6de
[PLA] Removing intermediate container 260ff891c6de
[PLA]  ---> 35e131084607
[PLA] Step 25/39 : COPY scripts/ /app/osm_pla/scripts/
[RO] Collecting zipp==3.17.0
[RO]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[Airflow]   Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB)
[Airflow] Collecting pyparsing==3.1.1
[Airflow]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 4.2 MB/s eta 0:00:00
[Airflow] Collecting pyperclip==1.8.2
[Airflow]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[Airflow]   Preparing metadata (setup.py): started
[POL]  ---> 7a50edc4006b
[POL] Step 26/40 : COPY scripts/ /app/osm_pol/scripts/
[osmclient] Removing intermediate container f05fce831296
[osmclient]  ---> 167b64695706
[osmclient] Step 28/31 : ENV OSM_USER        admin
[osmclient]  ---> Running in 63bef72b3e5f
[osmclient] Removing intermediate container 63bef72b3e5f
[osmclient]  ---> e1d0e61fbdb1
[osmclient] Step 29/31 : ENV OSM_PASSWORD    admin
[MON]   Building wheel for macaroonbakery (setup.py): finished with status 'done'
[MON]   Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103439 sha256=427b15750b0a2edc822d5400095d6a92e592fa894f8b7e7f75e5ded2d553ccbc
[MON]   Stored in directory: /root/.cache/pip/wheels/03/10/e1/a423083040bf37cc21ef32e1ad18c1ec6165d0b5691f7365b5
[MON]   Building wheel for retrying-async (setup.py): started
[PLA]  ---> 3d8c5da6484e
[PLA] Step 26/39 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_pla &&     chown -R appuser:appuser /app &&     chown -R appuser:appuser /entry_data &&     chown -R appuser:appuser /minizinc &&     chown -R appuser:appuser /placement
[PLA]  ---> Running in 4cd5d2617b8a
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[Airflow] Collecting python-ceilometerclient==2.9.0
[Airflow]   Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 kB 5.4 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: python-dateutil==2.8.2 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 233)) (2.8.2)
[Airflow] Collecting python-keystoneclient==5.2.0
[Airflow]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 kB 10.2 MB/s eta 0:00:00
[Airflow] Collecting python-novaclient==18.4.0
[Airflow]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 kB 19.4 MB/s eta 0:00:00
[POL]  ---> e4bd0a3a95cd
[POL] Step 27/40 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_pol &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[POL]  ---> Running in 9da468ffad88
[osmclient]  ---> Running in 8595123a61aa
[osmclient] Removing intermediate container 8595123a61aa
[osmclient]  ---> bfbd9d6a6c0e
[osmclient] Step 30/31 : ENV OSM_PROJECT     admin
[osmclient]  ---> Running in 35abf4ec3956
[MON]   Building wheel for retrying-async (setup.py): finished with status 'done'
[MON]   Created wheel for retrying-async: filename=retrying_async-2.0.0-py3-none-any.whl size=3048 sha256=fd733ddece1366c5798d5d2ee7d0eefccf4960385232e450f2840c2522e4582a
[MON]   Stored in directory: /root/.cache/pip/wheels/21/31/06/6217651bd94602e3bebbeaa5b1e9566e49d7510f5b0354d2cb
[MON]   Building wheel for theblues (setup.py): started
[MON]   Building wheel for theblues (setup.py): finished with status 'done'
[MON]   Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19210 sha256=600555a655cdbabf6db255d63f305816412e3f2a7f8bae0bf69d9cbd13ce9cbb
[MON]   Stored in directory: /root/.cache/pip/wheels/eb/52/b7/e9a3e25897ffdc9ece9fe1d3e9ca9f10792f8c40441e9d5381
[MON]   Building wheel for netifaces (setup.py): started
[Airflow] Collecting pytz==2023.3.post1
[Airflow]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 2.8 MB/s eta 0:00:00
[osmclient] Removing intermediate container 35abf4ec3956
[osmclient]  ---> 36b9d7068a22
[osmclient] Step 31/31 : ENTRYPOINT [ "/bin/bash" ]
[osmclient]  ---> Running in 037ddbd2f520
[osmclient] Removing intermediate container 037ddbd2f520
[osmclient]  ---> 984184cc5c17
[osmclient] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_N2VC_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL CACHE_DATE PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed
[osmclient] Successfully built 984184cc5c17
[osmclient] Successfully tagged opensourcemano/osmclient:osm-master-12472
[Pipeline] [osmclient] echo
[osmclient] Tagging osmclient:osm-master-12472
[Pipeline] [osmclient] sh
[Airflow] Collecting regex==2023.10.3
[Airflow]   Downloading regex-2023.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (773 kB)
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag opensourcemano/osmclient:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-12472
[Pipeline] [osmclient] sh
[RO] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==3.0.post1->-r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt (line 478)) (59.6.0)
[RO] Building wheels for collected packages: cvprac, logutils, netifaces, progressbar, py-radix, pyinotify, pyperclip, pyvmomi, uuid
[RO]   Building wheel for cvprac (setup.py): started
[RO]   Building wheel for cvprac (setup.py): finished with status 'done'
[RO]   Created wheel for cvprac: filename=cvprac-1.3.1-py3-none-any.whl size=50636 sha256=33f06243b07a3880db7851aea6f0e35cbed4c23c0efcc84f4ebae51aeff5fd46
[RO]   Stored in directory: /root/.cache/pip/wheels/7a/16/78/8603fa505935a05d2c7cddc7254c9b36d356fa03ca7ee558f5
[RO]   Building wheel for logutils (setup.py): started
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 773.9/773.9 kB 2.4 MB/s eta 0:00:00
[Airflow] Collecting requests==2.31.0
[Airflow]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.9 MB/s eta 0:00:00
[Airflow] Collecting rfc3986==2.0.0
[Airflow]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[Airflow] Requirement already satisfied: rsa==4.9 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 269)) (4.9)
[Airflow] Requirement already satisfied: six==1.16.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 271)) (1.16.0)
[Airflow] Collecting stevedore==5.1.0
[Airflow]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[osmclient] [osmclient] Running shell script
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-12472
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] c5aea21f6b71: Preparing
[osmclient] 4c084b9985d9: Preparing
[osmclient] f82737cc91f4: Preparing
[osmclient] 866bb281b98b: Preparing
[osmclient] a91bd0523448: Preparing
[osmclient] e849c1e64cc4: Preparing
[osmclient] 5e5f865c0aea: Preparing
[osmclient] 94ecccfb6b1b: Preparing
[osmclient] ed8c02d34964: Preparing
[osmclient] 629ca62fb7c7: Preparing
[osmclient] e849c1e64cc4: Waiting
[osmclient] 5e5f865c0aea: Waiting
[osmclient] 94ecccfb6b1b: Waiting
[osmclient] ed8c02d34964: Waiting
[osmclient] 629ca62fb7c7: Waiting
[osmclient] 4c084b9985d9: Pushed
[osmclient] 866bb281b98b: Pushed
[osmclient] f82737cc91f4: Pushed
[osmclient] c5aea21f6b71: Pushed
[RO]   Building wheel for logutils (setup.py): finished with status 'done'
[RO]   Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=19947 sha256=f96b0b7363d66d8bc7fb23aaa1913adee02fc731029483c324158f720704acd7
[RO]   Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5
[RO]   Building wheel for netifaces (setup.py): started
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 475.3 kB/s eta 0:00:00
[Airflow] Collecting typing-extensions==4.8.0
[Airflow]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[Airflow] Collecting tzdata==2023.3
[Airflow]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 4.2 MB/s eta 0:00:00
[Airflow] Collecting tzlocal==5.0.1
[Airflow]   Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB)
[POL] Removing intermediate container 9da468ffad88
[POL]  ---> e3af9404488e
[POL] Step 28/40 : WORKDIR /app/osm_pol
[POL]  ---> Running in 6f0fce2df396
[osmclient] 94ecccfb6b1b: Layer already exists
[osmclient] ed8c02d34964: Layer already exists
[osmclient] 629ca62fb7c7: Layer already exists
[osmclient] a91bd0523448: Pushed
[Airflow] Collecting ujson==5.8.0
[Airflow]   Downloading ujson-5.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 kB 4.5 MB/s eta 0:00:00
[Airflow] Collecting uritemplate==4.1.1
[Airflow]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[Airflow] Collecting urllib3==2.0.6
[Airflow]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 929.1 kB/s eta 0:00:00
[Airflow] Collecting wcwidth==0.2.8
[Airflow]   Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
[Airflow] Requirement already satisfied: wrapt==1.15.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 304)) (1.15.0)
[POL] Removing intermediate container 6f0fce2df396
[POL]  ---> 7879a8fc821b
[POL] Step 29/40 : USER appuser
[osmclient] 5e5f865c0aea: Pushed
[Airflow] Collecting zipp==3.17.0
[Airflow]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[POL]  ---> Running in 92772e2a51b5
[POL] Removing intermediate container 92772e2a51b5
[POL]  ---> 66df91c94d69
[POL] Step 30/40 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Running in bb43c4054238
[MON]   Building wheel for netifaces (setup.py): finished with status 'done'
[MON]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35027 sha256=b48abcfab3a727c2468d11a65e300094ee40d6d271d4e138a726662b98f00150
[MON]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[MON]   Building wheel for prettytable (setup.py): started
[MON]   Building wheel for prettytable (setup.py): finished with status 'done'
[MON]   Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13714 sha256=1bcc2a130c3ca4b659644c58488a3d8b33fde45051a5f23bf2da3c15d2cc80dd
[MON]   Stored in directory: /root/.cache/pip/wheels/25/4b/07/18c5d92824315576e478206ea69df34a9e31958f6143eb0e31
[MON]   Building wheel for pyinotify (setup.py): started
[MON]   Building wheel for pyinotify (setup.py): finished with status 'done'
[MON]   Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25352 sha256=d2eb7c738d065a15d22e259637097a6122acae4b5d8fbf15d295b5320d0c3a4b
[MON]   Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911
[MON]   Building wheel for pyperclip (setup.py): started
[MON]   Building wheel for pyperclip (setup.py): finished with status 'done'
[MON]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=f81597f9dad720dc809a26741caa39a0086bd15af5cef34a97437eff50b1de74
[MON]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[MON] Successfully built juju jujubundlelib macaroonbakery retrying-async theblues netifaces prettytable pyinotify pyperclip
[osmclient] e849c1e64cc4: Pushed
[osmclient] osm-master-12472: digest: sha256:ed6913a77cc5a0b9df57f2a211288c349e102894705942531f095896717a16e8 size: 2410
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[POL] Removing intermediate container bb43c4054238
[POL]  ---> c6ebf6b36403
[POL] Step 31/40 : ENV OSMPOL_MESSAGE_HOST kafka
[POL]  ---> Running in fd180bbc7b84
[MON] Installing collected packages: wcwidth, toposort, requestsexceptions, pytz, pyperclip, pyinotify, prettytable, netifaces, netaddr, kafka-python, dataclasses, appdirs, zipp, wrapt, websockets, websocket-client, vcd-api-schemas-type, urllib3, ujson, tzlocal, tzdata, typing-extensions, six, simplejson, rfc3986, regex, pyyaml, pyrfc3339, pyparsing, pygments, pycryptodome, pycparser, pyasn1, protobuf, prometheus-client, pillow, pbr, packaging, oauthlib, numpy, mypy-extensions, msgpack, lxml, kiwisolver, jsonpointer, jmespath, iso8601, idna, humanfriendly, futurist, fonttools, dnspython, decorator, cycler, charset-normalizer, certifi, cachetools, bcrypt, autopage, attrs, async-timeout, unittest-xml-reporting, typing-inspect, stevedore, rsa, retrying-async, requests, python-dateutil, pymongo, pyasn1-modules, oslo-i18n, os-service-types, jujubundlelib, jsonpatch, importlib-metadata, debtcollector, contourpy, cmd2, cffi, aiokafka, requests-oauthlib, pyvcloud, pynacl, pandas, oslo-utils, oslo-context, oslo-config, motor, matplotlib, keystoneauth1, httmock, google-auth, dogpile-cache, dateparser, cryptography, cliff, python-cinderclient, pymacaroons, prometheus-api-client, paramiko, oslo-serialization, openstacksdk, kubernetes, gnocchiclient, python-novaclient, python-keystoneclient, python-ceilometerclient, oslo-log, osc-lib, os-client-config, macaroonbakery, theblues, python-neutronclient, juju
[RO]   Building wheel for netifaces (setup.py): finished with status 'done'
[RO]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35025 sha256=981a0fbc5b534e9457ac30fc3fb0d47a5342b8f02b16bd628aa4e2f9f8c1e5df
[RO]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[RO]   Building wheel for progressbar (setup.py): started
[RO]   Building wheel for progressbar (setup.py): finished with status 'done'
[RO]   Created wheel for progressbar: filename=progressbar-2.5-py3-none-any.whl size=12082 sha256=f49ccf146bdce32a9dad4a7bb55c6c56369c872106bd05a03ad366210d94b0f6
[RO]   Stored in directory: /root/.cache/pip/wheels/cd/17/e5/765d1a3112ff3978f70223502f6047e06c43a24d7c5f8ff95b
[RO]   Building wheel for py-radix (setup.py): started
[POL] Removing intermediate container fd180bbc7b84
[POL]  ---> 7e9cc3ec9abf
[POL] Step 32/40 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Running in 42f5197631e7
[RO]   Building wheel for py-radix (setup.py): finished with status 'done'
[RO]   Created wheel for py-radix: filename=py_radix-0.10.0-cp310-cp310-linux_x86_64.whl size=50898 sha256=cfa929c7c13df69ee45301a51381e1f8b283a9d47c892d0fc1566ff92850dc26
[RO]   Stored in directory: /root/.cache/pip/wheels/6d/29/5a/e5083f47e00dd79bf1e95d93c452440cff80d7ca16215cabed
[RO]   Building wheel for pyinotify (setup.py): started
[Airflow] Building wheels for collected packages: netifaces, prettytable, pyperclip
[Airflow]   Building wheel for netifaces (setup.py): started
[POL] Removing intermediate container 42f5197631e7
[POL]  ---> 86a5d6b88b35
[POL] Step 33/40 : ENV OSMPOL_DATABASE_DRIVER mongo
[POL]  ---> Running in 6ab2b6787d2f
[RO]   Building wheel for pyinotify (setup.py): finished with status 'done'
[RO]   Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25352 sha256=e30de5519bad71d6f0f3d19e399e5cae1105ce17bb27526743386e5e30c63d1d
[RO]   Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911
[RO]   Building wheel for pyperclip (setup.py): started
[RO]   Building wheel for pyperclip (setup.py): finished with status 'done'
[RO]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=abe98c34b92029152e0b715ccc2b0f764e4f6cf0e510c68e8cfe4b5d943f1aa8
[RO]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[RO]   Building wheel for pyvmomi (setup.py): started
[RO]   Building wheel for pyvmomi (setup.py): finished with status 'done'
[RO]   Created wheel for pyvmomi: filename=pyvmomi-8.0.2.0-py2.py3-none-any.whl size=322334 sha256=6c798ed65f07495c3596fbd74f5b56b4d9f829d1f301e73556f51b459e0040d6
[RO]   Stored in directory: /root/.cache/pip/wheels/fe/71/96/3c0d7eb8addccf8b11247503bbee58b74ddea7ad120ffd0ddd
[RO]   Building wheel for uuid (setup.py): started
[POL] Removing intermediate container 6ab2b6787d2f
[POL]  ---> b914cc90fe04
[POL] Step 34/40 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[RO]   Building wheel for uuid (setup.py): finished with status 'done'
[RO]   Created wheel for uuid: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=4a161da62e915ec511197442aef30f084e7d6b6bf1dbd96fb29ad4ad2523e2dd
[RO]   Stored in directory: /root/.cache/pip/wheels/ed/08/9e/f0a977dfe55051a07e21af89200125d65f1efa60cbac61ed88
[RO] Successfully built cvprac logutils netifaces progressbar py-radix pyinotify pyperclip pyvmomi uuid
[POL]  ---> Running in 7b86e6ced419
[RO] Installing collected packages: wcwidth, uuid, requestsexceptions, pytz, pyperclip, pyinotify, py-radix, progressbar, netifaces, netaddr, logutils, kafka-python, google-cloud, dataclasses, boto, azure-common, appdirs, zipp, zc-lockfile, wrapt, urllib3, uritemplate, tzdata, typing-extensions, tqdm, six, simplejson, rpds-py, rfc3986, pyyaml, pysocks, pyparsing, pyjwt, pygments, pycryptodome, pycparser, pyasn1, protobuf, prettytable, portalocker, pbr, packaging, oauthlib, msgpack, more-itertools, markupsafe, lxml, jsonpointer, jmespath, iso8601, idna, humanfriendly, dnspython, decorator, charset-normalizer, certifi, cachetools, bcrypt, autopage, attrs, atpublic, async-timeout, stevedore, rsa, requests, referencing, pyvmomi, python-dateutil, pymongo, pyasn1-modules, oslo-i18n, os-service-types, jsonpatch, jinja2, jaraco-functools, isodate, ipconflict, importlib-metadata, httplib2, googleapis-common-protos, flufl-enum, debtcollector, cmd2, cffi, aiokafka, tempora, requests-oauthlib, pyvcloud, pynacl, oslo-utils, oslo-context, oslo-config, motor, keystoneauth1, jsonschema-specifications, google-auth, dogpile-cache, cryptography, cliff, cheroot, azure-core, python-cinderclient, pyopenssl, portend, paramiko, oslo-serialization, openstacksdk, msrest, jsonschema, google-auth-httplib2, google-api-core, cvprac, azure-mgmt-core, adal, warlock, python-novaclient, python-keystoneclient, oslo-log, osc-lib, os-client-config, msrestazure, msal, google-api-python-client, cherrypy, azure-mgmt-resource, azure-mgmt-network, azure-mgmt-compute, python-openstackclient, python-neutronclient, python-glanceclient, msal-extensions, azure-identity
[NBI] Successfully installed aiohttp-3.8.5 aiokafka-0.8.1 aiosignal-1.3.1 annotated-types-0.5.0 async-timeout-4.0.3 attrs-23.1.0 autocommand-2.2.2 cefevent-0.5.4 certifi-2023.7.22 charset-normalizer-3.2.0 cheroot-10.0.0 cherrypy-18.8.0 dataclasses-0.6 debtcollector-2.5.0 deepdiff-6.5.0 dnspython-2.4.2 enum34-1.1.10 frozenlist-1.4.0 idna-3.4 inflect-7.0.0 iso8601-2.0.0 jaraco-collections-4.3.0 jaraco-context-4.3.0 jaraco-functools-3.9.0 jaraco-text-3.11.1 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 keystoneauth1-5.3.0 lxml-4.9.3 more-itertools-10.1.0 motor-3.3.1 msgpack-1.0.7 multidict-6.0.4 netaddr-0.9.0 netifaces-0.11.0 ordered-set-4.1.0 os-service-types-1.7.0 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pbr-5.11.1 portend-3.2.0 pyang-2.5.3 pyangbind-0.8.3.post1 pycryptodome-3.19.0 pydantic-2.4.2 pydantic-core-2.10.1 pymongo-4.5.0 pyparsing-3.1.1 python-keystoneclient-5.2.0 pytz-2023.3.post1 pyyaml-6.0.1 referencing-0.30.2 regex-2023.8.8 requests-2.31.0 rfc3986-2.0.0 rpds-py-0.10.3 six-1.16.0 stevedore-5.1.0 tacacs-plus-2.6 tempora-5.5.0 typing-extensions-4.8.0 tzdata-2023.3 urllib3-2.0.5 wrapt-1.15.0 yarl-1.9.2 zc-lockfile-3.0.post1
[NBI] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[POL] Removing intermediate container 7b86e6ced419
[POL]  ---> 2f0728812066
[POL] Step 35/40 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[POL]  ---> Running in a2e0775caf33
[POL] Removing intermediate container a2e0775caf33
[POL]  ---> f6fa1e0dcedc
[POL] Step 36/40 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Running in e58fe701e0fc
[POL] Removing intermediate container e58fe701e0fc
[POL]  ---> c07075d405ae
[POL] Step 37/40 : ENV OSMPOL_AUTOHEAL_ENABLED True
[LCM] Successfully installed aiohttp-3.8.5 aiokafka-0.8.1 aiosignal-1.3.1 annotated-types-0.5.0 async-timeout-4.0.3 attrs-23.1.0 bcrypt-4.0.1 boltons-23.0.0 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 checksumdir-1.2.0 config-man-0.0.4 cryptography-41.0.4 dataclasses-0.6 dnspython-2.4.2 face-20.1.1 frozenlist-1.4.0 glom-23.3.0 google-auth-2.17.3 grpcio-1.58.0 grpcio-tools-1.48.1 grpclib-0.4.5 h2-4.1.0 hpack-4.0.0 hyperframe-6.0.1 idna-3.4 jinja2-3.1.2 juju-2.9.44.0 jujubundlelib-0.5.7 kafka-python-2.0.2 kubernetes-26.1.0 macaroonbakery-1.3.1 markupsafe-2.1.3 motor-3.3.1 multidict-6.0.4 mypy-extensions-1.0.0 oauthlib-3.2.2 packaging-23.1 paramiko-2.12.0 protobuf-3.20.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pydantic-2.4.2 pydantic-core-2.10.1 pymacaroons-0.13.0 pymongo-4.5.0 pynacl-1.5.0 pyrfc3339-1.1 python-dateutil-2.8.2 pytz-2023.3.post1 pyyaml-6.0.1 requests-2.31.0 requests-oauthlib-1.3.1 retrying-async-2.0.0 rsa-4.9 six-1.16.0 theblues-0.5.2 toposort-1.10 typing-extensions-4.8.0 typing-inspect-0.9.0 urllib3-2.0.5 websocket-client-1.6.3 websockets-11.0.3 yarl-1.9.2
[LCM] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[POL]  ---> Running in 4766199a16e8
[POL] Removing intermediate container 4766199a16e8
[POL]  ---> 39652657d728
[POL] Step 38/40 : ENV OSMPOL_AUTOSCALE_ENABLED True
[POL]  ---> Running in 0fb3e1db9bd5
[Airflow]   Building wheel for netifaces (setup.py): finished with status 'done'
[Airflow]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=34386 sha256=ac7c7f2808c515498c8549905fe7d2b49f825d0840537824e77f69d1f884b6d4
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[Airflow]   Building wheel for prettytable (setup.py): started
[Airflow]   Building wheel for prettytable (setup.py): finished with status 'done'
[Airflow]   Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13695 sha256=19afd6336148728c8dc00f007f3d39c04e00558300b4adf23b31b00a8a3c9f09
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/25/4b/07/18c5d92824315576e478206ea69df34a9e31958f6143eb0e31
[Airflow]   Building wheel for pyperclip (setup.py): started
[Airflow]   Building wheel for pyperclip (setup.py): finished with status 'done'
[Airflow]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11124 sha256=06c71a64fc469572dd7f2c5d7a0a36d527f861ecbb37484b6eae7f295c22798b
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[Airflow] Successfully built netifaces prettytable pyperclip
[POL] Removing intermediate container 0fb3e1db9bd5
[POL]  ---> 07ed38be26f8
[POL] Step 39/40 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[NBI] Removing intermediate container f5c99d249c6d
[NBI]  ---> e3e68fb2ae15
[NBI] Step 15/44 : FROM ubuntu:22.04 as FINAL
[NBI]  ---> 52882761a72a
[NBI] Step 16/44 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 49ec714738d6
[NBI] Step 17/44 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NBI]  ---> Using cache
[NBI]  ---> 03bd8e9c7790
[NBI] Step 18/44 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Using cache
[NBI]  ---> acc601018aa8
[NBI] Step 19/44 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[POL]  ---> Running in 0bb7c39ff613
[POL] Removing intermediate container 0bb7c39ff613
[POL]  ---> fb09537bf55f
[POL] Step 40/40 : CMD /bin/bash scripts/start.sh
[LCM] Removing intermediate container 3364d275bd30
[LCM]  ---> a85d6efd4c15
[LCM] Step 19/58 : FROM ubuntu:22.04 as FINAL
[LCM]  ---> 52882761a72a
[LCM] Step 20/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 49ec714738d6
[LCM] Step 21/58 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[LCM]  ---> Using cache
[LCM]  ---> 03bd8e9c7790
[LCM] Step 22/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> acc601018aa8
[LCM] Step 23/58 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[POL]  ---> Running in a34362fbac7e
[POL] Removing intermediate container a34362fbac7e
[POL]  ---> 33542ee04d9c
[POL] [Warning] One or more build-args [PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_NGUI_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL CACHE_DATE PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL] were not consumed
[POL] Successfully built 33542ee04d9c
[POL] Successfully tagged opensourcemano/pol:osm-master-12472
[Pipeline] [POL] echo
[POL] Tagging pol:osm-master-12472
[POL] [POL] Running shell script
[Pipeline] [POL] sh
[POL] + docker tag opensourcemano/pol:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-12472
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-12472
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] a274c6d9ef8e: Preparing
[POL] 0374ecbdcd6f: Preparing
[POL] 1c8132d05934: Preparing
[POL] 269bfb36625a: Preparing
[POL] 7c177fb8d3e2: Preparing
[POL] 1358cec6e729: Preparing
[POL] 6a726937952d: Preparing
[POL] 912034adad9d: Preparing
[POL] 27455a5db968: Preparing
[POL] 2d3620627bdb: Preparing
[POL] a7fd8d8d0ffd: Preparing
[POL] 94ecccfb6b1b: Preparing
[POL] ed8c02d34964: Preparing
[POL] 629ca62fb7c7: Preparing
[POL] 27455a5db968: Waiting
[POL] 2d3620627bdb: Waiting
[POL] a7fd8d8d0ffd: Waiting
[POL] 94ecccfb6b1b: Waiting
[POL] ed8c02d34964: Waiting
[POL] 629ca62fb7c7: Waiting
[POL] 6a726937952d: Waiting
[POL] 1358cec6e729: Waiting
[POL] 912034adad9d: Waiting
[POL] 269bfb36625a: Pushed
[POL] 0374ecbdcd6f: Pushed
[POL] 1c8132d05934: Pushed
[POL] 7c177fb8d3e2: Pushed
[POL] a274c6d9ef8e: Pushed
[POL] 1358cec6e729: Pushed
[Airflow] Installing collected packages: wcwidth, pytz, pyperclip, prettytable, netifaces, netaddr, kafka-python, dataclasses, zipp, urllib3, uritemplate, ujson, tzlocal, tzdata, typing-extensions, rfc3986, regex, pyyaml, pyparsing, pyjwt, pycryptodome, pyasn1, protobuf, prometheus-client, portalocker, pillow, pbr, packaging, numpy, msgpack, kiwisolver, iso8601, grpcio, futurist, fonttools, dnspython, debtcollector, cycler, charset-normalizer, cffi, certifi, cachetools, autopage, attrs, async-timeout, stevedore, requests, pymongo, pyasn1-modules, proto-plus, pandas, oslo-i18n, os-service-types, importlib-metadata, httplib2, googleapis-common-protos, dateparser, cryptography, contourpy, cmd2, aiokafka, oslo-utils, oslo-config, motor, matplotlib, keystoneauth1, httmock, grpcio-status, google-auth, cliff, azure-core, prometheus-api-client, oslo-serialization, msal, google-auth-httplib2, google-api-core, gnocchiclient, azure-mgmt-core, python-novaclient, python-keystoneclient, python-ceilometerclient, google-api-python-client, azure-mgmt-monitor, azure-mgmt-compute, google-cloud-monitoring, azure-identity
[Airflow]   Attempting uninstall: wcwidth
[Airflow]     Found existing installation: wcwidth 0.2.6
[Airflow]     Uninstalling wcwidth-0.2.6:
[Airflow]       Successfully uninstalled wcwidth-0.2.6
[Airflow]   Attempting uninstall: pytz
[Airflow]     Found existing installation: pytz 2023.3
[Airflow]     Uninstalling pytz-2023.3:
[POL] 6a726937952d: Pushed
[POL] 94ecccfb6b1b: Layer already exists
[POL] ed8c02d34964: Layer already exists
[POL] 629ca62fb7c7: Layer already exists
[tests] Successfully installed appdirs-1.4.4 argcomplete-3.1.2 attrs-23.1.0 autopage-0.5.1 bcrypt-4.0.1 bitarray-2.8.1 certifi-2023.7.22 cffi-1.15.1 charset-normalizer-3.2.0 click-8.1.7 cliff-4.3.0 cmd2-2.4.3 cryptography-41.0.4 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache-1.2.2 enum34-1.1.10 exceptiongroup-1.1.3 h11-0.14.0 haikunator-2.1.0 idna-3.4 importlib-metadata-6.8.0 iso8601-2.0.0 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-ng-1.6.0 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-2.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 keystoneauth1-5.3.0 lxml-4.9.3 markupsafe-2.1.3 msgpack-1.0.7 netaddr-0.9.0 netifaces-0.11.0 objectpath-0.6.1 openstacksdk-1.5.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 outcome-1.2.0 packaging-23.1 paramiko-3.3.1 pbr-5.11.1 ply-3.11 prettytable-3.9.0 pyang-2.5.3 pyangbind-0.8.3.post1 pycparser-2.21 pyjsonselect-0.2.2 pynacl-1.5.0 pyparsing-3.1.1 pyperclip-1.8.2 pysocks-1.7.1 python-cinderclient-9.4.0 python-keystoneclient-5.2.0 python-magic-0.4.27 python-novaclient-18.4.0 python-openstackclient-6.3.0 pytz-2023.3.post1 pyyaml-6.0.1 referencing-0.30.2 regex-2023.8.8 requests-2.31.0 requestsexceptions-1.4.0 rfc3986-2.0.0 robotframework-6.1.1 robotframework-jsonlibrary-0.5 robotframework-jsonvalidator-2.0.0 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.2 robotframework-sshlibrary-3.8.0 robotframework-yamllibrary-0.2.8 rpds-py-0.10.3 scp-0.14.5 selenium-4.13.0 simplejson-3.19.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 stevedore-5.1.0 tomlkit-0.12.1 trio-0.22.2 trio-websocket-0.11.1 typing-extensions-4.8.0 tzdata-2023.3 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6 wrapt-1.15.0 wsproto-1.2.0 xmltodict-0.13.0 yq-3.2.3 zipp-3.17.0
[tests] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[POL] 27455a5db968: Pushed
[POL] 912034adad9d: Pushed
[POL] a7fd8d8d0ffd: Pushed
[POL] 2d3620627bdb: Pushed
[POL] osm-master-12472: digest: sha256:703185ec226538654453345559441cad7d0b5c8f55e387d6513f83d04cc710e7 size: 3252
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[NBI]  ---> aef1e26871fd
[NBI] Step 20/44 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[Airflow]       Successfully uninstalled pytz-2023.3
[Airflow]   Attempting uninstall: zipp
[Airflow]     Found existing installation: zipp 3.15.0
[Airflow]     Uninstalling zipp-3.15.0:
[Airflow]       Successfully uninstalled zipp-3.15.0
[Airflow]   Attempting uninstall: urllib3
[Airflow]     Found existing installation: urllib3 1.26.15
[Airflow]     Uninstalling urllib3-1.26.15:
[Airflow]       Successfully uninstalled urllib3-1.26.15
[LCM]  ---> 05923bd0f5e1
[LCM] Step 24/58 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[Airflow]   Attempting uninstall: uritemplate
[Airflow]     Found existing installation: uritemplate 3.0.1
[Airflow]     Uninstalling uritemplate-3.0.1:
[Airflow]       Successfully uninstalled uritemplate-3.0.1
[Airflow]   Attempting uninstall: typing-extensions
[Airflow]     Found existing installation: typing_extensions 4.5.0
[Airflow]     Uninstalling typing_extensions-4.5.0:
[PLA] Removing intermediate container 4cd5d2617b8a
[PLA]  ---> a0fb23da676c
[PLA] Step 27/39 : WORKDIR /app/osm_pla
[PLA]  ---> Running in 764699e437d6
[PLA] Removing intermediate container 764699e437d6
[PLA]  ---> c6c0f4cb1d0a
[PLA] Step 28/39 : USER appuser
[PLA]  ---> Running in efa3cb63d19d
[PLA] Removing intermediate container efa3cb63d19d
[PLA]  ---> fcc217be134b
[PLA] Step 29/39 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Running in a5b63bfe3642
[PLA] Removing intermediate container a5b63bfe3642
[PLA]  ---> fa637ecb58f4
[PLA] Step 30/39 : ENV OSMPLA_MESSAGE_HOST kafka
[PLA]  ---> Running in 4ead37b8975f
[PLA] Removing intermediate container 4ead37b8975f
[PLA]  ---> de06e49f7127
[PLA] Step 31/39 : ENV OSMPLA_MESSAGE_PORT 9092
[LCM]  ---> 48f23604bed7
[LCM] Step 25/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     ca-certificates     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Running in c175f3273d6b
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[LCM] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[LCM] Get:5 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[LCM] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[LCM] Get:8 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2037 kB]
[LCM] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2265 kB]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[PLA]  ---> Running in f837f8b2225c
[PLA] Removing intermediate container f837f8b2225c
[PLA]  ---> f477963204b0
[PLA] Step 32/39 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Running in df6b03c92994
[PLA] Removing intermediate container df6b03c92994
[PLA]  ---> ab2e600f003f
[PLA] Step 33/39 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[PLA]  ---> Running in 8048206137a8
[NBI]  ---> b4d82cf9469f
[NBI] Step 21/44 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NBI]  ---> Running in bd3201b2751c
[NBI] Removing intermediate container bd3201b2751c
[NBI]  ---> b7cec0587129
[NBI] Step 22/44 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_nbi &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[NBI]  ---> Running in d4e7e61f7d6f
[LCM] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2339 kB]
[LCM] Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1757 kB]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[LCM] Get:16 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[LCM] Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[LCM] Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[NG-UI] 
[NG-UI] > @parcel/watcher@2.0.4 install /usr/share/osm-ngui/node_modules/@parcel/watcher
[NG-UI] > node-gyp-build
[NG-UI] 
[NG-UI] 
[NG-UI] > nice-napi@1.0.2 install /usr/share/osm-ngui/node_modules/nice-napi
[NG-UI] > node-gyp-build
[NG-UI] 
[NG-UI] 
[NG-UI] > core-js@3.37.0 postinstall /usr/share/osm-ngui/node_modules/core-js
[NG-UI] > node -e "try{require('./postinstall')}catch(e){}"
[NG-UI] 
[NG-UI] Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
[NG-UI] 
[NG-UI] The project needs your help! Please consider supporting core-js:
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://patreon.com/zloirock 
[NG-UI] > https://boosty.to/zloirock 
[NG-UI] > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz 
[NG-UI] 
[NG-UI] I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md 
[NG-UI] 
[NG-UI] 
[NG-UI] > core-js-pure@3.37.0 postinstall /usr/share/osm-ngui/node_modules/core-js-pure
[NG-UI] > node -e "try{require('./postinstall')}catch(e){}"
[NG-UI] 
[NG-UI] Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
[NG-UI] 
[NG-UI] The project needs your help! Please consider supporting core-js:
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://patreon.com/zloirock 
[NG-UI] > https://boosty.to/zloirock 
[NG-UI] > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz 
[NG-UI] 
[NG-UI] I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md 
[NG-UI] 
[NG-UI] 
[NG-UI] > esbuild@0.15.5 postinstall /usr/share/osm-ngui/node_modules/@angular-devkit/build-angular/node_modules/esbuild
[NG-UI] > node install.js
[NG-UI] 
[NG-UI] 
[NG-UI] > nx@15.9.3 postinstall /usr/share/osm-ngui/node_modules/@nrwl/cli/node_modules/nx
[NG-UI] > node ./bin/compute-project-graph
[NG-UI] 
[NG-UI] 
[NG-UI] > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/share/osm-ngui/node_modules/@fortawesome/fontawesome-free
[NG-UI] > node attribution.js
[NG-UI] 
[NG-UI] Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
[NG-UI] License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
[NG-UI] 
[NG-UI] 
[NG-UI] > cypress@12.17.4 postinstall /usr/share/osm-ngui/node_modules/cypress
[NG-UI] > node index.js --exec install
[NG-UI] 
[NG-UI] Installing Cypress (version: 12.17.4)
[NG-UI] 
[NG-UI] [STARTED] Task without title.
[PLA] Removing intermediate container 8048206137a8
[PLA]  ---> fdcb13419f1f
[PLA] Step 34/39 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[tests] Removing intermediate container 6d8fa6e27b96
[tests]  ---> bb03ca2fe074
[tests] Step 16/35 : RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list
[tests]  ---> Running in 78cfb6273a1b
[tests] deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main
[tests] Removing intermediate container 78cfb6273a1b
[tests]  ---> fd65a2a5ebc1
[tests] Step 17/35 : RUN curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg add -
[tests]  ---> Running in ca1a6ce7fa94
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
[tests] 
100  2659  100  2659    0     0   6831      0 --:--:-- --:--:-- --:--:--  6853
[tests] OK
[NG-UI] [TITLE]  Downloading Cypress      0% 0s
[NG-UI] [TITLE]  Downloading Cypress      1% 10s
[NG-UI] [TITLE]  Downloading Cypress      4% 5s
[NG-UI] [TITLE]  Downloading Cypress      6% 5s
[NG-UI] [TITLE]  Downloading Cypress      9% 4s
[NG-UI] [TITLE]  Downloading Cypress      10% 5s
[NG-UI] [TITLE]  Downloading Cypress      13% 4s
[NG-UI] [TITLE]  Downloading Cypress      17% 3s
[NG-UI] [TITLE]  Downloading Cypress      22% 3s
[NG-UI] [TITLE]  Downloading Cypress      25% 3s
[NG-UI] [TITLE]  Downloading Cypress      28% 3s
[LCM] Fetched 31.4 MB in 4s (8645 kB/s)
[NG-UI] [TITLE]  Downloading Cypress      32% 2s
[NG-UI] [TITLE]  Downloading Cypress      33% 2s
[NG-UI] [TITLE]  Downloading Cypress      37% 2s
[NG-UI] [TITLE]  Downloading Cypress      39% 2s
[NG-UI] [TITLE]  Downloading Cypress      43% 2s
[NG-UI] [TITLE]  Downloading Cypress      45% 2s
[NG-UI] [TITLE]  Downloading Cypress      48% 2s
[NG-UI] [TITLE]  Downloading Cypress      51% 2s
[NG-UI] [TITLE]  Downloading Cypress      54% 2s
[NG-UI] [TITLE]  Downloading Cypress      56% 2s
[NG-UI] [TITLE]  Downloading Cypress      58% 2s
[PLA]  ---> Running in 33d453cf047a
[tests] Removing intermediate container ca1a6ce7fa94
[tests]  ---> 34166a6a937a
[tests] Step 18/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     google-cloud-cli=455.*     kubectl=1.28.*
[tests]  ---> Running in 63a5edff8eb7
[NBI] Removing intermediate container d4e7e61f7d6f
[NBI]  ---> 4766ae99da3b
[NBI] Step 23/44 : WORKDIR /app/osm_nbi
[NBI]  ---> Running in a4de9a17a7e3
[LCM] Reading package lists...
[NG-UI] [TITLE]  Downloading Cypress      60% 1s
[NG-UI] [TITLE]  Downloading Cypress      62% 1s
[NG-UI] [TITLE]  Downloading Cypress      63% 1s
[NG-UI] [TITLE]  Downloading Cypress      65% 1s
[NG-UI] [TITLE]  Downloading Cypress      66% 1s
[NG-UI] [TITLE]  Downloading Cypress      67% 1s
[NG-UI] [TITLE]  Downloading Cypress      68% 1s
[NG-UI] [TITLE]  Downloading Cypress      71% 1s
[PLA] Removing intermediate container 33d453cf047a
[PLA]  ---> f20ac875caa6
[PLA] Step 35/39 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Running in 596f3cad9d67
[PLA] Removing intermediate container 596f3cad9d67
[PLA]  ---> 5875c1bd4f5f
[PLA] Step 36/39 : ENV FZNEXEC "/entry_data/fzn-exec"
[PLA]  ---> Running in ca302556caff
[tests] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[tests] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[NBI] Removing intermediate container a4de9a17a7e3
[NBI]  ---> df79cfae76b5
[NBI] Step 24/44 : USER appuser
[NBI]  ---> Running in f6516dbffdd7
[NG-UI] [TITLE]  Downloading Cypress      73% 1s
[NG-UI] [TITLE]  Downloading Cypress      76% 1s
[NG-UI] [TITLE]  Downloading Cypress      77% 1s
[NG-UI] [TITLE]  Downloading Cypress      79% 1s
[NG-UI] [TITLE]  Downloading Cypress      81% 1s
[NG-UI] [TITLE]  Downloading Cypress      85% 1s
[NG-UI] [TITLE]  Downloading Cypress      86% 1s
[NG-UI] [TITLE]  Downloading Cypress      88% 1s
[NG-UI] [TITLE]  Downloading Cypress      91% 0s
[NG-UI] [TITLE]  Downloading Cypress      95% 0s
[NG-UI] [TITLE]  Downloading Cypress      97% 0s
[PLA] Removing intermediate container ca302556caff
[PLA]  ---> 9dffe9de6c33
[PLA] Step 37/39 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Running in 8f1ae8f26bd8
[PLA] Removing intermediate container 8f1ae8f26bd8
[PLA]  ---> 744dd1a63fcd
[PLA] Step 38/39 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Running in 626de14df5d0
[tests] Get:5 https://packages.cloud.google.com/apt cloud-sdk InRelease [6361 B]
[tests] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2037 kB]
[NBI] Removing intermediate container f6516dbffdd7
[NBI]  ---> a8e952d4e239
[NBI] Step 25/44 : EXPOSE 9999
[NBI]  ---> Running in 98edafcf4641
[NBI] Removing intermediate container 98edafcf4641
[NBI]  ---> 5ed6823e9044
[NBI] Step 26/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public
[NBI]  ---> Running in bc2d70b823a3
[LCM] Reading package lists...
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following additional packages will be installed:
[LCM]   openssl
[LCM] The following NEW packages will be installed:
[LCM]   ca-certificates openssl
[LCM] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[LCM] Need to get 1341 kB of archives.
[LCM] After this operation, 2502 kB of additional disk space will be used.
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[NG-UI] [TITLE]  Downloaded Cypress     
[NG-UI] [SUCCESS]  Downloaded Cypress     
[NG-UI] [STARTED] Task without title.
[PLA] Removing intermediate container 626de14df5d0
[PLA]  ---> cfe1a1fa82dc
[PLA] Step 39/39 : CMD [ "/bin/bash", "scripts/start.sh" ]
[PLA]  ---> Running in 604da96e94f8
[PLA] Removing intermediate container 604da96e94f8
[PLA]  ---> 0554e17ecf5d
[PLA] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_VMWARE_URL CACHE_DATE PYTHON3_OSM_IM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_DEVOPS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_LCM_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL] were not consumed
[PLA] Successfully built 0554e17ecf5d
[PLA] Successfully tagged opensourcemano/pla:osm-master-12472
[tests] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[tests] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1757 kB]
[tests] Get:9 https://packages.cloud.google.com/apt cloud-sdk/main amd64 Packages [631 kB]
[tests] Fetched 5739 kB in 2s (2908 kB/s)
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 1341 kB in 0s (17.6 MB/s)
[LCM] Selecting previously unselected package openssl.
[LCM] (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 ... 5123 files and directories currently installed.)
[LCM] Preparing to unpack .../openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[LCM] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[Pipeline] [PLA] echo
[PLA] Tagging pla:osm-master-12472
[Pipeline] [PLA] sh
[NG-UI] [TITLE]  Unzipping Cypress        0% 0s
[NBI] Removing intermediate container bc2d70b823a3
[NBI]  ---> 31c592cebc0f
[NBI] Step 27/44 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[Airflow]       Successfully uninstalled typing_extensions-4.5.0
[Airflow]   Attempting uninstall: rfc3986
[Airflow]     Found existing installation: rfc3986 1.5.0
[Airflow]     Uninstalling rfc3986-1.5.0:
[Airflow]       Successfully uninstalled rfc3986-1.5.0
[PLA] [PLA] Running shell script
[PLA] + docker tag opensourcemano/pla:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-12472
[Pipeline] [PLA] sh
[NBI]  ---> Running in 2a39d3e10cf0
[Airflow]   Attempting uninstall: pyyaml
[Airflow]     Found existing installation: PyYAML 6.0
[Airflow]     Uninstalling PyYAML-6.0:
[LCM] Selecting previously unselected package ca-certificates.
[LCM] Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[LCM] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM] Setting up openssl (3.0.2-0ubuntu1.15) ...
[LCM] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[PLA] [PLA] Running shell script
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-12472
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] b6d07b309697: Preparing
[PLA] 0ad4aff9895d: Preparing
[PLA] 2eb6af636dbe: Preparing
[PLA] 0af3a5135a74: Preparing
[PLA] ee46deb56c36: Preparing
[PLA] 402acd72eb86: Preparing
[PLA] 039ae96fbd76: Preparing
[PLA] 43f38fa6b108: Preparing
[PLA] 402acd72eb86: Waiting
[PLA] 94ecccfb6b1b: Preparing
[PLA] ed8c02d34964: Preparing
[PLA] 629ca62fb7c7: Preparing
[PLA] 039ae96fbd76: Waiting
[PLA] 43f38fa6b108: Waiting
[PLA] 94ecccfb6b1b: Waiting
[PLA] ed8c02d34964: Waiting
[PLA] 629ca62fb7c7: Waiting
[NG-UI] [TITLE]  Unzipping Cypress        1% 139s
[NG-UI] [TITLE]  Unzipping Cypress        1% 140s
[NG-UI] [TITLE]  Unzipping Cypress        1% 141s
[NG-UI] [TITLE]  Unzipping Cypress        1% 142s
[NG-UI] [TITLE]  Unzipping Cypress        1% 143s
[NG-UI] [TITLE]  Unzipping Cypress        1% 144s
[NG-UI] [TITLE]  Unzipping Cypress        1% 145s
[NG-UI] [TITLE]  Unzipping Cypress        1% 146s
[NG-UI] [TITLE]  Unzipping Cypress        1% 147s
[NG-UI] [TITLE]  Unzipping Cypress        1% 149s
[NG-UI] [TITLE]  Unzipping Cypress        1% 151s
[NG-UI] [TITLE]  Unzipping Cypress        1% 152s
[NG-UI] [TITLE]  Unzipping Cypress        1% 153s
[NG-UI] [TITLE]  Unzipping Cypress        1% 154s
[NG-UI] [TITLE]  Unzipping Cypress        1% 155s
[NG-UI] [TITLE]  Unzipping Cypress        1% 156s
[NG-UI] [TITLE]  Unzipping Cypress        1% 157s
[NG-UI] [TITLE]  Unzipping Cypress        1% 165s
[NG-UI] [TITLE]  Unzipping Cypress        1% 166s
[NG-UI] [TITLE]  Unzipping Cypress        1% 167s
[NG-UI] [TITLE]  Unzipping Cypress        1% 168s
[NG-UI] [TITLE]  Unzipping Cypress        1% 169s
[NG-UI] [TITLE]  Unzipping Cypress        1% 170s
[NG-UI] [TITLE]  Unzipping Cypress        1% 171s
[NG-UI] [TITLE]  Unzipping Cypress        1% 172s
[NG-UI] [TITLE]  Unzipping Cypress        1% 173s
[NG-UI] [TITLE]  Unzipping Cypress        1% 174s
[NG-UI] [TITLE]  Unzipping Cypress        1% 176s
[NG-UI] [TITLE]  Unzipping Cypress        1% 177s
[NG-UI] [TITLE]  Unzipping Cypress        1% 178s
[NG-UI] [TITLE]  Unzipping Cypress        1% 179s
[NG-UI] [TITLE]  Unzipping Cypress        1% 180s
[NG-UI] [TITLE]  Unzipping Cypress        1% 181s
[NG-UI] [TITLE]  Unzipping Cypress        1% 182s
[NG-UI] [TITLE]  Unzipping Cypress        1% 183s
[NG-UI] [TITLE]  Unzipping Cypress        1% 184s
[NG-UI] [TITLE]  Unzipping Cypress        1% 187s
[NG-UI] [TITLE]  Unzipping Cypress        1% 188s
[NG-UI] [TITLE]  Unzipping Cypress        1% 189s
[NG-UI] [TITLE]  Unzipping Cypress        1% 190s
[NG-UI] [TITLE]  Unzipping Cypress        1% 192s
[NG-UI] [TITLE]  Unzipping Cypress        1% 193s
[Airflow]       Successfully uninstalled PyYAML-6.0
[Airflow]   Attempting uninstall: pyparsing
[Airflow]     Found existing installation: pyparsing 3.0.9
[Airflow]     Uninstalling pyparsing-3.0.9:
[Airflow]       Successfully uninstalled pyparsing-3.0.9
[Airflow]   Attempting uninstall: pyjwt
[Airflow]     Found existing installation: PyJWT 2.6.0
[Airflow]     Uninstalling PyJWT-2.6.0:
[Airflow]       Successfully uninstalled PyJWT-2.6.0
[PLA] ee46deb56c36: Pushed
[PLA] 0ad4aff9895d: Pushed
[PLA] 2eb6af636dbe: Pushed
[PLA] 402acd72eb86: Pushed
[NG-UI] [TITLE]  Unzipping Cypress        1% 194s
[NG-UI] [TITLE]  Unzipping Cypress        1% 195s
[NG-UI] [TITLE]  Unzipping Cypress        1% 196s
[NG-UI] [TITLE]  Unzipping Cypress        2% 105s
[NG-UI] [TITLE]  Unzipping Cypress        2% 106s
[NG-UI] [TITLE]  Unzipping Cypress        2% 107s
[NG-UI] [TITLE]  Unzipping Cypress        2% 108s
[NG-UI] [TITLE]  Unzipping Cypress        2% 111s
[NG-UI] [TITLE]  Unzipping Cypress        2% 112s
[NG-UI] [TITLE]  Unzipping Cypress        2% 113s
[NG-UI] [TITLE]  Unzipping Cypress        2% 114s
[NG-UI] [TITLE]  Unzipping Cypress        2% 115s
[NG-UI] [TITLE]  Unzipping Cypress        2% 118s
[NG-UI] [TITLE]  Unzipping Cypress        2% 121s
[NG-UI] [TITLE]  Unzipping Cypress        2% 122s
[NG-UI] [TITLE]  Unzipping Cypress        2% 123s
[NG-UI] [TITLE]  Unzipping Cypress        2% 124s
[NG-UI] [TITLE]  Unzipping Cypress        2% 125s
[NG-UI] [TITLE]  Unzipping Cypress        2% 126s
[NG-UI] [TITLE]  Unzipping Cypress        2% 127s
[NG-UI] [TITLE]  Unzipping Cypress        2% 129s
[NG-UI] [TITLE]  Unzipping Cypress        2% 130s
[NG-UI] [TITLE]  Unzipping Cypress        2% 131s
[NG-UI] [TITLE]  Unzipping Cypress        3% 86s
[NG-UI] [TITLE]  Unzipping Cypress        3% 87s
[NG-UI] [TITLE]  Unzipping Cypress        3% 88s
[NG-UI] [TITLE]  Unzipping Cypress        3% 89s
[NG-UI] [TITLE]  Unzipping Cypress        3% 90s
[NG-UI] [TITLE]  Unzipping Cypress        3% 91s
[NG-UI] [TITLE]  Unzipping Cypress        3% 92s
[NG-UI] [TITLE]  Unzipping Cypress        3% 93s
[NG-UI] [TITLE]  Unzipping Cypress        3% 94s
[NG-UI] [TITLE]  Unzipping Cypress        3% 95s
[NG-UI] [TITLE]  Unzipping Cypress        3% 96s
[NG-UI] [TITLE]  Unzipping Cypress        3% 97s
[tests] Reading package lists...
[Airflow]   Attempting uninstall: pyasn1
[Airflow]     Found existing installation: pyasn1 0.4.8
[Airflow]     Uninstalling pyasn1-0.4.8:
[Airflow]       Successfully uninstalled pyasn1-0.4.8
[Airflow]   Attempting uninstall: protobuf
[Airflow]     Found existing installation: protobuf 3.20.0
[Airflow]     Uninstalling protobuf-3.20.0:
[PLA] 94ecccfb6b1b: Layer already exists
[PLA] ed8c02d34964: Layer already exists
[PLA] 629ca62fb7c7: Layer already exists
[NG-UI] [TITLE]  Unzipping Cypress        3% 98s
[NG-UI] [TITLE]  Unzipping Cypress        4% 73s
[NG-UI] [TITLE]  Unzipping Cypress        4% 74s
[NG-UI] [TITLE]  Unzipping Cypress        4% 75s
[NG-UI] [TITLE]  Unzipping Cypress        4% 76s
[NG-UI] [TITLE]  Unzipping Cypress        4% 77s
[NG-UI] [TITLE]  Unzipping Cypress        4% 79s
[NG-UI] [TITLE]  Unzipping Cypress        4% 80s
[NG-UI] [TITLE]  Unzipping Cypress        4% 81s
[NG-UI] [TITLE]  Unzipping Cypress        4% 82s
[NG-UI] [TITLE]  Unzipping Cypress        4% 83s
[NG-UI] [TITLE]  Unzipping Cypress        4% 84s
[NG-UI] [TITLE]  Unzipping Cypress        4% 85s
[NG-UI] [TITLE]  Unzipping Cypress        4% 86s
[NG-UI] [TITLE]  Unzipping Cypress        4% 87s
[NG-UI] [TITLE]  Unzipping Cypress        4% 88s
[NG-UI] [TITLE]  Unzipping Cypress        4% 89s
[NG-UI] [TITLE]  Unzipping Cypress        4% 90s
[NG-UI] [TITLE]  Unzipping Cypress        4% 91s
[NG-UI] [TITLE]  Unzipping Cypress        4% 92s
[NG-UI] [TITLE]  Unzipping Cypress        4% 93s
[NG-UI] [TITLE]  Unzipping Cypress        5% 73s
[NG-UI] [TITLE]  Unzipping Cypress        5% 74s
[NG-UI] [TITLE]  Unzipping Cypress        5% 75s
[NG-UI] [TITLE]  Unzipping Cypress        5% 76s
[NG-UI] [TITLE]  Unzipping Cypress        5% 77s
[NG-UI] [TITLE]  Unzipping Cypress        5% 78s
[tests] Reading package lists...
[Airflow]       Successfully uninstalled protobuf-3.20.0
[Airflow]   Attempting uninstall: prometheus-client
[Airflow]     Found existing installation: prometheus-client 0.16.0
[Airflow]     Uninstalling prometheus-client-0.16.0:
[Airflow]       Successfully uninstalled prometheus-client-0.16.0
[LCM] Updating certificates in /etc/ssl/certs...
[NG-UI] [TITLE]  Unzipping Cypress        5% 79s
[NG-UI] [TITLE]  Unzipping Cypress        5% 80s
[NG-UI] [TITLE]  Unzipping Cypress        5% 81s
[NG-UI] [TITLE]  Unzipping Cypress        5% 82s
[NG-UI] [TITLE]  Unzipping Cypress        6% 68s
[NG-UI] [TITLE]  Unzipping Cypress        6% 69s
[NG-UI] [TITLE]  Unzipping Cypress        6% 70s
[NG-UI] [TITLE]  Unzipping Cypress        6% 71s
[NG-UI] [TITLE]  Unzipping Cypress        6% 72s
[NG-UI] [TITLE]  Unzipping Cypress        6% 73s
[NG-UI] [TITLE]  Unzipping Cypress        6% 74s
[NG-UI] [TITLE]  Unzipping Cypress        6% 75s
[NG-UI] [TITLE]  Unzipping Cypress        6% 76s
[NG-UI] [TITLE]  Unzipping Cypress        7% 64s
[NG-UI] [TITLE]  Unzipping Cypress        7% 65s
[tests] Building dependency tree...
[tests] Reading state information...
[tests] Suggested packages:
[tests]   google-cloud-cli-app-engine-java google-cloud-cli-app-engine-python
[tests]   google-cloud-cli-pubsub-emulator google-cloud-cli-bigtable-emulator
[tests]   google-cloud-cli-datastore-emulator
[tests] The following NEW packages will be installed:
[tests]   google-cloud-cli kubectl
[NBI] Removing intermediate container 2a39d3e10cf0
[NBI]  ---> 759f59e8f5d8
[NBI] Step 28/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Running in 3c498b5af244
[Airflow]   Attempting uninstall: portalocker
[Airflow]     Found existing installation: portalocker 2.7.0
[Airflow]     Uninstalling portalocker-2.7.0:
[Airflow]       Successfully uninstalled portalocker-2.7.0
[Airflow]   Attempting uninstall: packaging
[Airflow]     Found existing installation: packaging 21.3
[Airflow]     Uninstalling packaging-21.3:
[LCM] 137 added, 0 removed; done.
[PLA] 43f38fa6b108: Pushed
[PLA] 039ae96fbd76: Pushed
[NG-UI] [TITLE]  Unzipping Cypress        7% 66s
[NG-UI] [TITLE]  Unzipping Cypress        7% 67s
[NG-UI] [TITLE]  Unzipping Cypress        7% 68s
[NG-UI] [TITLE]  Unzipping Cypress        7% 69s
[NG-UI] [TITLE]  Unzipping Cypress        7% 70s
[NG-UI] [TITLE]  Unzipping Cypress        7% 71s
[NG-UI] [TITLE]  Unzipping Cypress        7% 72s
[NG-UI] [TITLE]  Unzipping Cypress        7% 73s
[NG-UI] [TITLE]  Unzipping Cypress        7% 74s
[NG-UI] [TITLE]  Unzipping Cypress        8% 64s
[NG-UI] [TITLE]  Unzipping Cypress        8% 65s
[NG-UI] [TITLE]  Unzipping Cypress        8% 66s
[NG-UI] [TITLE]  Unzipping Cypress        8% 67s
[NG-UI] [TITLE]  Unzipping Cypress        8% 68s
[tests] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[tests] Need to get 170 MB of archives.
[tests] After this operation, 854 MB of additional disk space will be used.
[tests] Get:1 https://packages.cloud.google.com/apt cloud-sdk/main amd64 google-cloud-cli all 455.0.0-0 [160 MB]
[Airflow]       Successfully uninstalled packaging-21.3
[Airflow]   Attempting uninstall: numpy
[Airflow]     Found existing installation: numpy 1.24.2
[Airflow]     Uninstalling numpy-1.24.2:
[LCM] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[NG-UI] [TITLE]  Unzipping Cypress        8% 70s
[NG-UI] [TITLE]  Unzipping Cypress        8% 71s
[NG-UI] [TITLE]  Unzipping Cypress        8% 72s
[NG-UI] [TITLE]  Unzipping Cypress        8% 73s
[NG-UI] [TITLE]  Unzipping Cypress        8% 74s
[NG-UI] [TITLE]  Unzipping Cypress        8% 75s
[NG-UI] [TITLE]  Unzipping Cypress        9% 66s
[NG-UI] [TITLE]  Unzipping Cypress        9% 67s
[NG-UI] [TITLE]  Unzipping Cypress        9% 68s
[NG-UI] [TITLE]  Unzipping Cypress        10% 61s
[LCM] Updating certificates in /etc/ssl/certs...
[NG-UI] [TITLE]  Unzipping Cypress        10% 62s
[NG-UI] [TITLE]  Unzipping Cypress        10% 63s
[NG-UI] [TITLE]  Unzipping Cypress        11% 57s
[NG-UI] [TITLE]  Unzipping Cypress        11% 58s
[NG-UI] [TITLE]  Unzipping Cypress        11% 59s
[NG-UI] [TITLE]  Unzipping Cypress        11% 60s
[NG-UI] [TITLE]  Unzipping Cypress        12% 54s
[NG-UI] [TITLE]  Unzipping Cypress        12% 55s
[NG-UI] [TITLE]  Unzipping Cypress        12% 56s
[NG-UI] [TITLE]  Unzipping Cypress        12% 57s
[NG-UI] [TITLE]  Unzipping Cypress        12% 58s
[NG-UI] [TITLE]  Unzipping Cypress        13% 53s
[NG-UI] [TITLE]  Unzipping Cypress        13% 54s
[NBI] Removing intermediate container 3c498b5af244
[NBI]  ---> dc0e42725604
[NBI] Step 29/44 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Running in 62b1b3308c54
[NG-UI] [TITLE]  Unzipping Cypress        13% 55s
[NG-UI] [TITLE]  Unzipping Cypress        13% 56s
[NG-UI] [TITLE]  Unzipping Cypress        13% 57s
[NG-UI] [TITLE]  Unzipping Cypress        14% 52s
[NG-UI] [TITLE]  Unzipping Cypress        14% 53s
[NG-UI] [TITLE]  Unzipping Cypress        14% 54s
[NBI] Removing intermediate container 62b1b3308c54
[NBI]  ---> b5b9d85b5554
[NBI] Step 30/44 : ENV OSMNBI_SOCKET_PORT     9999
[NBI]  ---> Running in 8af954a4b968
[Airflow]       Successfully uninstalled numpy-1.24.2
[LCM] 0 added, 0 removed; done.
[LCM] Running hooks in /etc/ca-certificates/update.d...
[LCM] done.
[NG-UI] [TITLE]  Unzipping Cypress        14% 55s
[NG-UI] [TITLE]  Unzipping Cypress        14% 56s
[NG-UI] [TITLE]  Unzipping Cypress        15% 51s
[NG-UI] [TITLE]  Unzipping Cypress        15% 52s
[NG-UI] [TITLE]  Unzipping Cypress        15% 53s
[NG-UI] [TITLE]  Unzipping Cypress        15% 54s
[NG-UI] [TITLE]  Unzipping Cypress        16% 50s
[NG-UI] [TITLE]  Unzipping Cypress        16% 51s
[NG-UI] [TITLE]  Unzipping Cypress        16% 52s
[NG-UI] [TITLE]  Unzipping Cypress        17% 49s
[NBI] Removing intermediate container 8af954a4b968
[NBI]  ---> b5c352603e11
[NBI] Step 31/44 : ENV OSMNBI_STORAGE_PATH    /app/storage
[NBI]  ---> Running in 453f2f9f9d36
[NG-UI] [TITLE]  Unzipping Cypress        17% 50s
[NG-UI] [TITLE]  Unzipping Cypress        18% 47s
[NG-UI] [TITLE]  Unzipping Cypress        18% 48s
[NG-UI] [TITLE]  Unzipping Cypress        18% 49s
[NG-UI] [TITLE]  Unzipping Cypress        19% 46s
[NG-UI] [TITLE]  Unzipping Cypress        19% 47s
[NG-UI] [TITLE]  Unzipping Cypress        20% 44s
[NBI] Removing intermediate container 453f2f9f9d36
[NBI]  ---> 78968c84c131
[NBI] Step 32/44 : ENV OSMNBI_DATABASE_DRIVER mongo
[NBI]  ---> Running in 5b261a54da6e
[NBI] Removing intermediate container 5b261a54da6e
[NBI]  ---> ea0f4414696e
[NBI] Step 33/44 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Running in 570996ff0fb6
[LCM] Removing intermediate container c175f3273d6b
[LCM]  ---> 75e8543e08b9
[LCM] Step 26/58 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[LCM]  ---> Running in cc02e022ce92
[NG-UI] [TITLE]  Unzipping Cypress        20% 45s
[NG-UI] [TITLE]  Unzipping Cypress        21% 43s
[NG-UI] [TITLE]  Unzipping Cypress        21% 44s
[NG-UI] [TITLE]  Unzipping Cypress        22% 42s
[NG-UI] [TITLE]  Unzipping Cypress        22% 43s
[NBI] Removing intermediate container 570996ff0fb6
[NBI]  ---> 41156108997e
[NBI] Step 34/44 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[NBI]  ---> Running in 145c02411c94
[NG-UI] [TITLE]  Unzipping Cypress        23% 41s
[NG-UI] [TITLE]  Unzipping Cypress        23% 42s
[NG-UI] [TITLE]  Unzipping Cypress        24% 40s
[NG-UI] [TITLE]  Unzipping Cypress        24% 41s
[NG-UI] [TITLE]  Unzipping Cypress        25% 38s
[NG-UI] [TITLE]  Unzipping Cypress        25% 39s
[NBI] Removing intermediate container 145c02411c94
[NBI]  ---> 0b6cf4ff0af3
[NBI] Step 35/44 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[NBI]  ---> Running in 26bda21ae28f
[Airflow]   Attempting uninstall: msgpack
[Airflow]     Found existing installation: msgpack 1.0.5
[Airflow]     Uninstalling msgpack-1.0.5:
[Airflow]       Successfully uninstalled msgpack-1.0.5
[MON] Successfully installed aiokafka-0.8.1 appdirs-1.4.4 async-timeout-4.0.3 attrs-23.1.0 autopage-0.5.1 bcrypt-4.0.1 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 cliff-4.3.0 cmd2-2.4.3 contourpy-1.1.1 cryptography-41.0.4 cycler-0.12.0 dataclasses-0.6 dateparser-1.1.8 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.4.2 dogpile-cache-1.2.2 fonttools-4.42.1 futurist-2.4.1 gnocchiclient-7.0.8 google-auth-2.17.3 httmock-1.4.0 humanfriendly-10.0 idna-3.4 importlib-metadata-6.8.0 iso8601-2.0.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 juju-2.9.44.0 jujubundlelib-0.5.7 kafka-python-2.0.2 keystoneauth1-5.3.0 kiwisolver-1.4.5 kubernetes-26.1.0 lxml-4.9.3 macaroonbakery-1.3.1 matplotlib-3.8.0 motor-3.3.1 msgpack-1.0.7 mypy-extensions-1.0.0 netaddr-0.9.0 netifaces-0.11.0 numpy-1.26.0 oauthlib-3.2.2 openstacksdk-1.5.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-context-5.2.0 oslo-i18n-6.1.0 oslo-log-5.3.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pandas-2.1.1 paramiko-2.12.0 pbr-5.11.1 pillow-10.0.1 prettytable-0.7.2 prometheus-api-client-0.5.4 prometheus-client-0.17.1 protobuf-3.20.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pygments-2.16.1 pyinotify-0.9.6 pymacaroons-0.13.0 pymongo-4.5.0 pynacl-1.5.0 pyparsing-3.1.1 pyperclip-1.8.2 pyrfc3339-1.1 python-ceilometerclient-2.9.0 python-cinderclient-8.3.0 python-dateutil-2.8.2 python-keystoneclient-5.2.0 python-neutronclient-11.0.0 python-novaclient-18.4.0 pytz-2023.3.post1 pyvcloud-23.0.4 pyyaml-6.0.1 regex-2023.8.8 requests-2.31.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 retrying-async-2.0.0 rfc3986-2.0.0 rsa-4.9 simplejson-3.19.1 six-1.16.0 stevedore-5.1.0 theblues-0.5.2 toposort-1.10 typing-extensions-4.8.0 typing-inspect-0.9.0 tzdata-2023.3 tzlocal-5.0.1 ujson-5.8.0 unittest-xml-reporting-3.2.0 urllib3-2.0.5 vcd-api-schemas-type-10.3.0.dev72 wcwidth-0.2.7 websocket-client-1.6.3 websockets-11.0.3 wrapt-1.15.0 zipp-3.17.0
[MON] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[LCM] Removing intermediate container cc02e022ce92
[LCM]  ---> c17c3358ceba
[LCM] Step 27/58 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl
[NG-UI] [TITLE]  Unzipping Cypress        25% 40s
[NG-UI] [TITLE]  Unzipping Cypress        26% 38s
[NG-UI] [TITLE]  Unzipping Cypress        26% 39s
[NG-UI] [TITLE]  Unzipping Cypress        27% 37s
[NBI] Removing intermediate container 26bda21ae28f
[NBI]  ---> 08ad84629394
[NBI] Step 36/44 : ENV OSMNBI_MESSAGE_HOST    kafka
[NBI]  ---> Running in 4c7b20b83611
[Airflow]   Attempting uninstall: grpcio
[Airflow]     Found existing installation: grpcio 1.53.0
[Airflow]     Uninstalling grpcio-1.53.0:
[Airflow]       Successfully uninstalled grpcio-1.53.0
[NG-UI] [TITLE]  Unzipping Cypress        27% 38s
[NG-UI] [TITLE]  Unzipping Cypress        27% 39s
[NG-UI] [TITLE]  Unzipping Cypress        28% 37s
[NG-UI] [TITLE]  Unzipping Cypress        28% 38s
[NG-UI] [TITLE]  Unzipping Cypress        29% 36s
[NG-UI] [TITLE]  Unzipping Cypress        29% 37s
[NG-UI] [TITLE]  Unzipping Cypress        30% 35s
[NBI] Removing intermediate container 4c7b20b83611
[NBI]  ---> 80f5c3f0f992
[NBI] Step 37/44 : ENV OSMNBI_MESSAGE_PORT    9092
[NG-UI] [TITLE]  Unzipping Cypress        30% 36s
[NG-UI] [TITLE]  Unzipping Cypress        31% 34s
[NG-UI] [TITLE]  Unzipping Cypress        31% 35s
[NG-UI] [TITLE]  Unzipping Cypress        32% 33s
[NG-UI] [TITLE]  Unzipping Cypress        32% 34s
[NG-UI] [TITLE]  Unzipping Cypress        33% 33s
[NG-UI] [TITLE]  Unzipping Cypress        34% 31s
[NG-UI] [TITLE]  Unzipping Cypress        34% 32s
[NG-UI] [TITLE]  Unzipping Cypress        35% 31s
[NG-UI] [TITLE]  Unzipping Cypress        36% 30s
[NG-UI] [TITLE]  Unzipping Cypress        36% 31s
[NG-UI] [TITLE]  Unzipping Cypress        37% 29s
[NG-UI] [TITLE]  Unzipping Cypress        37% 30s
[NG-UI] [TITLE]  Unzipping Cypress        38% 29s
[NBI]  ---> Running in facd7246ea2c
[NBI] Removing intermediate container facd7246ea2c
[NBI]  ---> 2ca35455e5f5
[NBI] Step 38/44 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[Airflow]   Attempting uninstall: dnspython
[Airflow]     Found existing installation: dnspython 2.3.0
[Airflow]     Uninstalling dnspython-2.3.0:
[Airflow]       Successfully uninstalled dnspython-2.3.0
[LCM]  ---> 0e3dc7f6db30
[LCM] Step 28/58 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm
[NG-UI] [TITLE]  Unzipping Cypress        38% 30s
[NG-UI] [TITLE]  Unzipping Cypress        38% 31s
[NBI]  ---> Running in 74166c75f9cd
[Airflow]   Attempting uninstall: charset-normalizer
[Airflow]     Found existing installation: charset-normalizer 2.1.1
[Airflow]     Uninstalling charset-normalizer-2.1.1:
[Airflow]       Successfully uninstalled charset-normalizer-2.1.1
[Airflow]   Attempting uninstall: cffi
[Airflow]     Found existing installation: cffi 1.15.1
[Airflow]     Uninstalling cffi-1.15.1:
[NG-UI] [TITLE]  Unzipping Cypress        38% 32s
[NG-UI] [TITLE]  Unzipping Cypress        39% 31s
[NBI] Removing intermediate container 74166c75f9cd
[NBI]  ---> 148c435fcaee
[NBI] Step 39/44 : ENV OSMNBI_LOG_LEVEL       DEBUG
[NBI]  ---> Running in 99fb80776f7a
[Airflow]       Successfully uninstalled cffi-1.15.1
[Airflow]   Attempting uninstall: certifi
[Airflow]     Found existing installation: certifi 2022.12.7
[Airflow]     Uninstalling certifi-2022.12.7:
[Airflow]       Successfully uninstalled certifi-2022.12.7
[Airflow]   Attempting uninstall: cachetools
[Airflow]     Found existing installation: cachetools 5.3.0
[Airflow]     Uninstalling cachetools-5.3.0:
[Airflow]       Successfully uninstalled cachetools-5.3.0
[Airflow]   Attempting uninstall: attrs
[Airflow]     Found existing installation: attrs 22.2.0
[Airflow]     Uninstalling attrs-22.2.0:
[NG-UI] [TITLE]  Unzipping Cypress        39% 32s
[NG-UI] [TITLE]  Unzipping Cypress        40% 30s
[NG-UI] [TITLE]  Unzipping Cypress        40% 31s
[NG-UI] [TITLE]  Unzipping Cypress        41% 30s
[NBI] Removing intermediate container 99fb80776f7a
[NBI]  ---> b8a76fba1dd1
[NBI] Step 40/44 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[Airflow]       Successfully uninstalled attrs-22.2.0
[NG-UI] [TITLE]  Unzipping Cypress        41% 31s
[NG-UI] [TITLE]  Unzipping Cypress        42% 29s
[NG-UI] [TITLE]  Unzipping Cypress        42% 30s
[NG-UI] [TITLE]  Unzipping Cypress        43% 29s
[NG-UI] [TITLE]  Unzipping Cypress        44% 28s
[NG-UI] [TITLE]  Unzipping Cypress        45% 27s
[NBI]  ---> Running in 3ecca272bd10
[NBI] Removing intermediate container 3ecca272bd10
[NBI]  ---> c1c64184d4fb
[NBI] Step 41/44 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[Airflow]   Attempting uninstall: async-timeout
[Airflow]     Found existing installation: async-timeout 4.0.2
[Airflow]     Uninstalling async-timeout-4.0.2:
[Airflow]       Successfully uninstalled async-timeout-4.0.2
[Airflow]   Attempting uninstall: requests
[Airflow]     Found existing installation: requests 2.28.2
[Airflow]     Uninstalling requests-2.28.2:
[Airflow]       Successfully uninstalled requests-2.28.2
[LCM]  ---> 4de0b212fd12
[LCM] Step 29/58 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3
[NG-UI] [TITLE]  Unzipping Cypress        46% 26s
[NG-UI] [TITLE]  Unzipping Cypress        46% 27s
[NG-UI] [TITLE]  Unzipping Cypress        47% 26s
[NBI]  ---> Running in 01efb38dd3b7
[Airflow]   Attempting uninstall: pyasn1-modules
[Airflow]     Found existing installation: pyasn1-modules 0.2.8
[Airflow]     Uninstalling pyasn1-modules-0.2.8:
[Airflow]       Successfully uninstalled pyasn1-modules-0.2.8
[NG-UI] [TITLE]  Unzipping Cypress        48% 25s
[NG-UI] [TITLE]  Unzipping Cypress        49% 24s
[NG-UI] [TITLE]  Unzipping Cypress        49% 25s
[NG-UI] [TITLE]  Unzipping Cypress        50% 24s
[NBI] Removing intermediate container 01efb38dd3b7
[NBI]  ---> b08aad0b1618
[NBI] Step 42/44 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[Airflow]   Attempting uninstall: proto-plus
[Airflow]     Found existing installation: proto-plus 1.19.6
[Airflow]     Uninstalling proto-plus-1.19.6:
[Airflow]       Successfully uninstalled proto-plus-1.19.6
[Airflow]   Attempting uninstall: pandas
[Airflow]     Found existing installation: pandas 1.5.3
[NG-UI] [TITLE]  Unzipping Cypress        51% 23s
[NG-UI] [TITLE]  Unzipping Cypress        51% 24s
[NG-UI] [TITLE]  Unzipping Cypress        52% 23s
[NG-UI] [TITLE]  Unzipping Cypress        53% 22s
[NG-UI] [TITLE]  Unzipping Cypress        53% 23s
[NG-UI] [TITLE]  Unzipping Cypress        54% 22s
[NBI]  ---> Running in d86f49728598
[NBI] Removing intermediate container d86f49728598
[NBI]  ---> a831fb19d6a0
[NBI] Step 43/44 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1
[Airflow]     Uninstalling pandas-1.5.3:
[LCM]  ---> 860e3a36f3b9
[LCM] Step 30/58 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[NG-UI] [TITLE]  Unzipping Cypress        55% 21s
[NG-UI] [TITLE]  Unzipping Cypress        55% 22s
[NG-UI] [TITLE]  Unzipping Cypress        56% 21s
[NBI]  ---> Running in 965be2ac94f7
[NBI] Removing intermediate container 965be2ac94f7
[NBI]  ---> 7eaa6cf2a176
[NBI] Step 44/44 : CMD python3 -m osm_nbi.nbi
[LCM]  ---> fa9c515edfbb
[LCM] Step 31/58 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[NG-UI] [TITLE]  Unzipping Cypress        56% 22s
[NG-UI] [TITLE]  Unzipping Cypress        57% 21s
[NG-UI] [TITLE]  Unzipping Cypress        58% 20s
[NG-UI] [TITLE]  Unzipping Cypress        59% 20s
[NG-UI] [TITLE]  Unzipping Cypress        60% 19s
[NBI]  ---> Running in 888c3d0b962b
[LCM]  ---> c47dcbb6e8d7
[LCM] Step 32/58 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[NG-UI] [TITLE]  Unzipping Cypress        60% 20s
[NG-UI] [TITLE]  Unzipping Cypress        61% 19s
[NG-UI] [TITLE]  Unzipping Cypress        62% 18s
[NBI] Removing intermediate container 888c3d0b962b
[NBI]  ---> c070d0cb048e
[NBI] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL OSM_NGUI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL] were not consumed
[NBI] Successfully built c070d0cb048e
[NBI] Successfully tagged opensourcemano/nbi:osm-master-12472
[NG-UI] [TITLE]  Unzipping Cypress        63% 18s
[Pipeline] [NBI] echo
[LCM]  ---> f7802d556e23
[LCM] Step 33/58 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[NBI] Tagging nbi:osm-master-12472
[Pipeline] [NBI] sh
[NG-UI] [TITLE]  Unzipping Cypress        64% 17s
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-12472
[Pipeline] [NBI] sh
[Airflow]       Successfully uninstalled pandas-1.5.3
[NBI] [NBI] Running shell script
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-12472
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 06b007aee400: Preparing
[NBI] 4fb002876ea7: Preparing
[NBI] dc399f59ba82: Preparing
[NBI] 130ea479b310: Preparing
[NBI] 668679732e77: Preparing
[NBI] aa614a76dc5a: Preparing
[NBI] ec36f234fc2c: Preparing
[NBI] 94ecccfb6b1b: Preparing
[NBI] ed8c02d34964: Preparing
[NBI] 629ca62fb7c7: Preparing
[NBI] aa614a76dc5a: Waiting
[NBI] ec36f234fc2c: Waiting
[NBI] 94ecccfb6b1b: Waiting
[NBI] ed8c02d34964: Waiting
[NBI] 629ca62fb7c7: Waiting
[NBI] dc399f59ba82: Pushed
[NBI] 668679732e77: Pushed
[NBI] 06b007aee400: Pushed
[NG-UI] [TITLE]  Unzipping Cypress        64% 18s
[NG-UI] [TITLE]  Unzipping Cypress        65% 17s
[NG-UI] [TITLE]  Unzipping Cypress        66% 16s
[NG-UI] [TITLE]  Unzipping Cypress        67% 16s
[RO] Successfully installed adal-1.2.7 aiokafka-0.8.1 appdirs-1.4.4 async-timeout-4.0.3 atpublic-4.0 attrs-23.1.0 autopage-0.5.1 azure-common-1.1.28 azure-core-1.29.4 azure-identity-1.14.0 azure-mgmt-compute-30.3.0 azure-mgmt-core-1.4.0 azure-mgmt-network-25.1.0 azure-mgmt-resource-23.0.1 bcrypt-4.0.1 boto-2.49.0 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 cheroot-10.0.0 cherrypy-18.1.2 cliff-4.3.0 cmd2-2.4.3 cryptography-41.0.4 cvprac-1.3.1 dataclasses-0.6 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.4.2 dogpile-cache-1.2.2 flufl-enum-6.0.2 google-api-core-2.8.2 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.1 google-cloud-0.34.0 googleapis-common-protos-1.56.3 httplib2-0.22.0 humanfriendly-10.0 idna-3.4 importlib-metadata-6.8.0 ipconflict-0.5.0 iso8601-2.0.0 isodate-0.6.1 jaraco-functools-3.9.0 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 keystoneauth1-5.3.0 logutils-0.3.5 lxml-4.9.3 markupsafe-2.1.3 more-itertools-10.1.0 motor-3.3.1 msal-1.24.0 msal-extensions-1.0.0 msgpack-1.0.7 msrest-0.7.1 msrestazure-0.6.4 netaddr-0.9.0 netifaces-0.11.0 oauthlib-3.2.2 openstacksdk-1.5.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-context-5.2.0 oslo-i18n-6.1.0 oslo-log-5.3.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 paramiko-3.3.1 pbr-5.11.1 portalocker-2.8.2 portend-3.2.0 prettytable-3.9.0 progressbar-2.5 protobuf-4.24.3 py-radix-0.10.0 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pygments-2.16.1 pyinotify-0.9.6 pyjwt-2.8.0 pymongo-4.5.0 pynacl-1.5.0 pyopenssl-23.2.0 pyparsing-3.1.1 pyperclip-1.8.2 pysocks-1.7.1 python-cinderclient-7.4.1 python-dateutil-2.8.2 python-glanceclient-4.4.0 python-keystoneclient-5.2.0 python-neutronclient-11.0.0 python-novaclient-18.4.0 python-openstackclient-6.3.0 pytz-2023.3.post1 pyvcloud-19.1.1 pyvmomi-8.0.2.0 pyyaml-6.0.1 referencing-0.30.2 requests-2.31.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.10.3 rsa-4.9 simplejson-3.19.1 six-1.16.0 stevedore-5.1.0 tempora-5.5.0 tqdm-4.66.1 typing-extensions-4.8.0 tzdata-2023.3 uritemplate-4.1.1 urllib3-2.0.5 uuid-1.30 warlock-2.0.1 wcwidth-0.2.6 wrapt-1.15.0 zc-lockfile-3.0.post1 zipp-3.17.0
[RO] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[PLA] b6d07b309697: Pushed
[PLA] 0af3a5135a74: Pushed
[PLA] osm-master-12472: digest: sha256:c6e72bdb87dd20e3b551f0e7d1217a4e83d7174c2e5aaf21cc3bba077fa5cf0b size: 2625
[NBI] 130ea479b310: Pushed
[NBI] 4fb002876ea7: Pushed
[NBI] 629ca62fb7c7: Layer already exists
[NBI] ed8c02d34964: Layer already exists
[NBI] 94ecccfb6b1b: Layer already exists
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[NG-UI] [TITLE]  Unzipping Cypress        68% 15s
[NG-UI] [TITLE]  Unzipping Cypress        69% 14s
[Pipeline] [PLA] }
[NG-UI] [TITLE]  Unzipping Cypress        69% 15s
[NG-UI] [TITLE]  Unzipping Cypress        70% 14s
[NG-UI] [TITLE]  Unzipping Cypress        71% 13s
[NG-UI] [TITLE]  Unzipping Cypress        72% 13s
[NG-UI] [TITLE]  Unzipping Cypress        73% 12s
[NG-UI] [TITLE]  Unzipping Cypress        74% 12s
[NG-UI] [TITLE]  Unzipping Cypress        75% 11s
[NBI] ec36f234fc2c: Pushed
[NG-UI] [TITLE]  Unzipping Cypress        76% 11s
[NG-UI] [TITLE]  Unzipping Cypress        77% 10s
[NG-UI] [TITLE]  Unzipping Cypress        77% 11s
[NG-UI] [TITLE]  Unzipping Cypress        78% 10s
[NG-UI] [TITLE]  Unzipping Cypress        79% 9s
[NG-UI] [TITLE]  Unzipping Cypress        79% 10s
[NG-UI] [TITLE]  Unzipping Cypress        80% 9s
[NG-UI] [TITLE]  Unzipping Cypress        81% 9s
[NG-UI] [TITLE]  Unzipping Cypress        82% 8s
[NG-UI] [TITLE]  Unzipping Cypress        83% 8s
[NG-UI] [TITLE]  Unzipping Cypress        84% 7s
[NG-UI] [TITLE]  Unzipping Cypress        85% 7s
[NG-UI] [TITLE]  Unzipping Cypress        86% 6s
[NG-UI] [TITLE]  Unzipping Cypress        87% 6s
[NG-UI] [TITLE]  Unzipping Cypress        88% 5s
[NG-UI] [TITLE]  Unzipping Cypress        89% 5s
[NG-UI] [TITLE]  Unzipping Cypress        90% 4s
[NG-UI] [TITLE]  Unzipping Cypress        91% 4s
[NG-UI] [TITLE]  Unzipping Cypress        92% 4s
[NG-UI] [TITLE]  Unzipping Cypress        93% 3s
[NG-UI] [TITLE]  Unzipping Cypress        94% 3s
[Airflow]   Attempting uninstall: importlib-metadata
[Airflow]     Found existing installation: importlib-metadata 6.1.0
[Airflow]     Uninstalling importlib-metadata-6.1.0:
[Airflow]       Successfully uninstalled importlib-metadata-6.1.0
[Airflow]   Attempting uninstall: httplib2
[Airflow]     Found existing installation: httplib2 0.21.0
[Airflow]     Uninstalling httplib2-0.21.0:
[Airflow]       Successfully uninstalled httplib2-0.21.0
[Airflow]   Attempting uninstall: googleapis-common-protos
[Airflow]     Found existing installation: googleapis-common-protos 1.56.4
[Airflow]     Uninstalling googleapis-common-protos-1.56.4:
[NG-UI] [TITLE]  Unzipping Cypress        95% 2s
[NG-UI] [TITLE]  Unzipping Cypress        96% 2s
[NG-UI] [TITLE]  Unzipping Cypress        97% 1s
[NG-UI] [TITLE]  Unzipping Cypress        98% 1s
[NBI] aa614a76dc5a: Pushed
[NBI] osm-master-12472: digest: sha256:c84d551455cd9f0282dbfdb308659e31260a3cc76238c19dbecbf70151d6b4f7 size: 2411
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[NG-UI] [TITLE]  Unzipping Cypress        99% 0s
[Pipeline] [NBI] }
[NG-UI] [TITLE]  Unzipping Cypress        100% 0s
[tests] Get:2 https://packages.cloud.google.com/apt cloud-sdk/main amd64 kubectl amd64 1.28.2-00 [10.3 MB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 170 MB in 39s (4402 kB/s)
[tests] Selecting previously unselected package google-cloud-cli.
[tests] (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%
[tests] (Reading database ... 75%
(Reading database ... 80%
[NG-UI] [TITLE]  Unzipped Cypress       
[NG-UI] [SUCCESS]  Unzipped Cypress       
[NG-UI] [STARTED] Task without title.
[NG-UI] [TITLE]  Finished Installation   /root/.cache/Cypress/12.17.4
[NG-UI] [SUCCESS]  Finished Installation   /root/.cache/Cypress/12.17.4
[tests] (Reading database ... 85%
[Airflow]       Successfully uninstalled googleapis-common-protos-1.56.4
[NG-UI] 
[NG-UI] You can now open Cypress by running: node_modules/.bin/cypress open
[NG-UI] 
[NG-UI] https://on.cypress.io/installing-cypress
[NG-UI] 
[tests] (Reading database ... 90%
[Airflow]   Attempting uninstall: cryptography
[Airflow]     Found existing installation: cryptography 39.0.2
[Airflow]     Uninstalling cryptography-39.0.2:
[tests] (Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17635 files and directories currently installed.)
[tests] Preparing to unpack .../google-cloud-cli_455.0.0-0_all.deb ...
[tests] Unpacking google-cloud-cli (455.0.0-0) ...
[Airflow]       Successfully uninstalled cryptography-39.0.2
[NG-UI] npm notice created a lockfile as package-lock.json. You should commit this file.
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @esbuild/linux-loong64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/@esbuild/linux-loong64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @esbuild/linux-loong64@0.15.5: wanted {"os":"linux","arch":"loong64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-android-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-64@0.15.5: wanted {"os":"android","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-android-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-arm64@0.15.5: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-darwin-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-64@0.15.5: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-darwin-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-arm64@0.15.5: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-freebsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-64@0.15.5: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-arm64@0.15.5: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-32@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-32):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-32@0.15.5: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-arm):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm@0.15.5: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm64@0.15.5: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-mips64le@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-mips64le):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-mips64le@0.15.5: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-ppc64le@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-ppc64le@0.15.5: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-riscv64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-riscv64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-riscv64@0.15.5: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-s390x@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-s390x):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-s390x@0.15.5: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-netbsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-netbsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-netbsd-64@0.15.5: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-openbsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-openbsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-openbsd-64@0.15.5: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-sunos-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-sunos-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-sunos-64@0.15.5: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-32@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-32):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-32@0.15.5: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-64@0.15.5: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-arm64@0.15.5: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN notsup Unsupported engine for @yarnpkg/parsers@3.0.2: wanted: {"node":">=18.12.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
[NG-UI] npm WARN notsup Not compatible with your version of node/npm: @yarnpkg/parsers@3.0.2
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-darwin-arm64@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-darwin-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-darwin-arm64@15.9.3: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-darwin-x64@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-darwin-x64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-darwin-x64@15.9.3: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm-gnueabihf@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm-gnueabihf):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm-gnueabihf@15.9.3: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm64-gnu@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm64-gnu):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm64-gnu@15.9.3: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm64-musl@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm64-musl):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm64-musl@15.9.3: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-win32-arm64-msvc@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-win32-arm64-msvc):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-win32-arm64-msvc@15.9.3: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-win32-x64-msvc@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-win32-x64-msvc):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-win32-x64-msvc@15.9.3: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN @angular/flex-layout@9.0.0-beta.31 requires a peer of @angular/cdk@^9.0.0-rc.8 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @angular/flex-layout@9.0.0-beta.31 requires a peer of tslib@^1.9.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/common@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/core@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/forms@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/localize@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/common@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/core@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/forms@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@9.1.0 requires a peer of @angular/common@>= 11.0.0 < 12.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@9.1.0 requires a peer of @angular/core@>= 11.0.0 < 12.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN bootstrap@4.6.2 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN bootstrap@4.6.2 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/common@^9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/core@^9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/forms@^9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of tslib@^1.9.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @angular-eslint/schematics@13.5.0 requires a peer of @angular/cli@>= 13.0.0 < 14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.
[NG-UI] 
[NG-UI] added 1556 packages from 2512 contributors and audited 1586 packages in 206.799s
[NG-UI] 
[NG-UI] 232 packages are looking for funding
[NG-UI]   run `npm fund` for details
[NG-UI] 
[NG-UI] found 11 vulnerabilities (5 moderate, 6 high)
[NG-UI]   run `npm audit fix` to fix them, or `npm audit` for details
[LCM]  ---> 63be0462a76d
[LCM] Step 34/58 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[Airflow]   Attempting uninstall: grpcio-status
[Airflow]     Found existing installation: grpcio-status 1.48.2
[Airflow]     Uninstalling grpcio-status-1.48.2:
[RO] Removing intermediate container e95e46589b3c
[RO]  ---> 101e1c3fa91e
[RO] Step 27/60 : FROM ubuntu:22.04 as FINAL
[RO]  ---> 52882761a72a
[RO] Step 28/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 49ec714738d6
[RO] Step 29/60 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[RO]  ---> Using cache
[RO]  ---> 03bd8e9c7790
[RO] Step 30/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Using cache
[RO]  ---> acc601018aa8
[RO] Step 31/60 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Airflow]       Successfully uninstalled grpcio-status-1.48.2
[Airflow]   Attempting uninstall: google-auth
[Airflow]     Found existing installation: google-auth 2.17.0
[Airflow]     Uninstalling google-auth-2.17.0:
[MON] Removing intermediate container 1e6f6220a7a2
[MON]  ---> 782b9a913e48
[MON] Step 16/56 : FROM ubuntu:22.04 as FINAL
[MON]  ---> 52882761a72a
[MON] Step 17/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 49ec714738d6
[MON] Step 18/56 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[MON]  ---> Using cache
[MON]  ---> 03bd8e9c7790
[MON] Step 19/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> acc601018aa8
[MON] Step 20/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Airflow]       Successfully uninstalled google-auth-2.17.0
[Airflow]   Attempting uninstall: azure-core
[Airflow]     Found existing installation: azure-core 1.26.3
[Airflow]     Uninstalling azure-core-1.26.3:
[Airflow]       Successfully uninstalled azure-core-1.26.3
[Airflow]   Attempting uninstall: msal
[Airflow]     Found existing installation: msal 1.21.0
[Airflow]     Uninstalling msal-1.21.0:
[Airflow]       Successfully uninstalled msal-1.21.0
[Airflow]   Attempting uninstall: google-auth-httplib2
[Airflow]     Found existing installation: google-auth-httplib2 0.1.0
[Airflow]     Uninstalling google-auth-httplib2-0.1.0:
[Airflow]       Successfully uninstalled google-auth-httplib2-0.1.0
[Airflow]   Attempting uninstall: google-api-core
[Airflow]     Found existing installation: google-api-core 2.8.2
[Airflow]     Uninstalling google-api-core-2.8.2:
[Airflow]       Successfully uninstalled google-api-core-2.8.2
[Airflow]   Attempting uninstall: azure-mgmt-core
[Airflow]     Found existing installation: azure-mgmt-core 1.3.2
[Airflow]     Uninstalling azure-mgmt-core-1.3.2:
[LCM]  ---> bbdce85be950
[LCM] Step 35/58 : COPY scripts/ /app/osm_lcm/scripts/
[Airflow]       Successfully uninstalled azure-mgmt-core-1.3.2
[RO]  ---> 50a88fe6826f
[RO] Step 32/60 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[LCM]  ---> 17362356c36d
[LCM] Step 36/58 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_lcm &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app &&     chown appuser: /etc/ssl/certs/ca-certificates.crt
[Airflow]   Attempting uninstall: google-api-python-client
[Airflow]     Found existing installation: google-api-python-client 1.12.11
[Airflow]     Uninstalling google-api-python-client-1.12.11:
[Airflow]       Successfully uninstalled google-api-python-client-1.12.11
[MON]  ---> 8fa7648cd9b4
[MON] Step 21/56 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[LCM]  ---> Running in 562c49c55b64
[tests] Selecting previously unselected package kubectl.
[tests] Preparing to unpack .../kubectl_1.28.2-00_amd64.deb ...
[tests] Unpacking kubectl (1.28.2-00) ...
[tests] Setting up kubectl (1.28.2-00) ...
[tests] Setting up google-cloud-cli (455.0.0-0) ...
[Airflow]   Attempting uninstall: google-cloud-monitoring
[Airflow]     Found existing installation: google-cloud-monitoring 2.11.0
[Airflow]     Uninstalling google-cloud-monitoring-2.11.0:
[LCM] Removing intermediate container 562c49c55b64
[LCM]  ---> 55beaf8c1f8f
[LCM] Step 37/58 : WORKDIR /app/osm_lcm
[Airflow]       Successfully uninstalled google-cloud-monitoring-2.11.0
[Airflow]   Attempting uninstall: azure-identity
[Airflow]     Found existing installation: azure-identity 1.12.0
[Airflow]     Uninstalling azure-identity-1.12.0:
[Airflow]       Successfully uninstalled azure-identity-1.12.0
[Airflow] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
[Airflow] snowflake-connector-python 3.0.2 requires charset-normalizer<3,>=2, but you have charset-normalizer 3.3.0 which is incompatible.
[Airflow] snowflake-connector-python 3.0.2 requires cryptography<41.0.0,>=3.1.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] snowflake-connector-python 3.0.2 requires urllib3<1.27,>=1.21.1, but you have urllib3 2.0.6 which is incompatible.
[Airflow] pyopenssl 23.1.1 requires cryptography<41,>=38.0.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] mysql-connector-python 8.0.32 requires protobuf<=3.20.3,>=3.11.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] httpx 0.23.3 requires rfc3986[idna2008]<2,>=1.3, but you have rfc3986 2.0.0 which is incompatible.
[Airflow] google-cloud-workflows 1.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-vision 1.0.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-videointelligence 1.16.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-translate 1.7.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-texttospeech 1.0.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-tasks 2.10.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-speech 1.3.4 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-spanner 1.19.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-secret-manager 1.0.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-resource-manager 1.6.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-redis 2.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-pubsub 2.13.5 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-os-login 2.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-orchestration-airflow 1.4.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-memcache 1.4.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-logging 3.2.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-language 1.3.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-kms 2.12.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dlp 3.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataproc 5.0.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataproc-metastore 1.6.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataplex 1.1.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataform 0.2.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataflow-client 0.5.4 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-datacatalog 3.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-container 2.11.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-build 3.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigtable 2.11.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery 2.34.4 requires packaging<22.0dev,>=14.3, but you have packaging 23.1 which is incompatible.
[Airflow] google-cloud-bigquery 2.34.4 requires protobuf<4.0.0dev,>=3.12.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery-storage 2.14.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery-datatransfer 3.7.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-automl 2.8.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-appengine-logging 1.1.3 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-aiplatform 1.16.1 requires packaging<22.0.0dev,>=14.3, but you have packaging 23.1 which is incompatible.
[Airflow] google-cloud-aiplatform 1.16.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-ads 18.0.0 requires proto-plus==1.19.6, but you have proto-plus 1.22.3 which is incompatible.
[Airflow] google-ads 18.0.0 requires protobuf!=3.18.*,!=3.19.*,<=3.20.0,>=3.12.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] gcloud-aio-storage 8.1.0 requires pyasn1-modules<0.3.0,>=0.2.1, but you have pyasn1-modules 0.3.0 which is incompatible.
[Airflow] gcloud-aio-auth 4.2.0 requires cryptography<40.0.0,>=2.0.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] elasticsearch 7.13.4 requires urllib3<2,>=1.21.1, but you have urllib3 2.0.6 which is incompatible.
[Airflow] elasticsearch-dbapi 0.2.10 requires packaging<22.0,>=21.0, but you have packaging 23.1 which is incompatible.
[Airflow] botocore 1.29.102 requires urllib3<1.27,>=1.25.4, but you have urllib3 2.0.6 which is incompatible.
[Airflow] apache-airflow-providers-google 8.11.0 requires google-api-python-client<2.0.0,>=1.6.0, but you have google-api-python-client 2.102.0 which is incompatible.
[Airflow] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 attrs-23.1.0 autopage-0.5.1 azure-core-1.29.4 azure-identity-1.14.0 azure-mgmt-compute-30.3.0 azure-mgmt-core-1.4.0 azure-mgmt-monitor-6.0.2 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.0 cliff-4.3.0 cmd2-2.4.3 contourpy-1.1.1 cryptography-41.0.4 cycler-0.12.0 dataclasses-0.6 dateparser-1.1.8 debtcollector-2.5.0 dnspython-2.4.2 fonttools-4.43.0 futurist-2.4.1 gnocchiclient-7.0.8 google-api-core-2.12.0 google-api-python-client-2.102.0 google-auth-2.23.2 google-auth-httplib2-0.1.1 google-cloud-monitoring-2.15.1 googleapis-common-protos-1.60.0 grpcio-1.59.0 grpcio-status-1.59.0 httmock-1.4.0 httplib2-0.22.0 importlib-metadata-6.8.0 iso8601-2.1.0 kafka-python-2.0.2 keystoneauth1-5.3.0 kiwisolver-1.4.5 matplotlib-3.8.0 motor-3.3.1 msal-1.24.1 msgpack-1.0.7 netaddr-0.9.0 netifaces-0.11.0 numpy-1.26.0 os-service-types-1.7.0 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pandas-2.1.1 pbr-5.11.1 pillow-10.0.1 portalocker-2.8.2 prettytable-0.7.2 prometheus-api-client-0.5.4 prometheus-client-0.17.1 proto-plus-1.22.3 protobuf-4.24.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycryptodome-3.19.0 pyjwt-2.8.0 pymongo-4.5.0 pyparsing-3.1.1 pyperclip-1.8.2 python-ceilometerclient-2.9.0 python-keystoneclient-5.2.0 python-novaclient-18.4.0 pytz-2023.3.post1 pyyaml-6.0.1 regex-2023.10.3 requests-2.31.0 rfc3986-2.0.0 stevedore-5.1.0 typing-extensions-4.8.0 tzdata-2023.3 tzlocal-5.0.1 ujson-5.8.0 uritemplate-4.1.1 urllib3-2.0.6 wcwidth-0.2.8 zipp-3.17.0
[Airflow] 
[Airflow] [notice] A new release of pip is available: 23.0.1 -> 24.0
[Airflow] [notice] To update, run: python -m pip install --upgrade pip
[RO]  ---> 145d6389f8b4
[RO] Step 33/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Running in 462e1f1a9d95
[LCM]  ---> Running in 0b46d3f392fd
[LCM] Removing intermediate container 0b46d3f392fd
[LCM]  ---> daf357d4c5e3
[LCM] Step 38/58 : USER appuser
[LCM]  ---> Running in e9084faf58b2
[LCM] Removing intermediate container e9084faf58b2
[LCM]  ---> ae9977a35444
[LCM] Step 39/58 : ENV OSMLCM_RO_HOST         ro
[LCM]  ---> Running in c91cd64e034d
[MON]  ---> 6a0e48a85728
[MON] Step 22/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     ca-certificates     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Running in 0ff31aa7ca30
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[MON] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[LCM] Removing intermediate container c91cd64e034d
[LCM]  ---> 160884433951
[LCM] Step 40/58 : ENV OSMLCM_RO_PORT         9090
[LCM]  ---> Running in 2d842275d452
[RO] Removing intermediate container 462e1f1a9d95
[RO]  ---> 5d42fab1ad02
[RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[MON] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[MON] Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[MON] Get:8 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2037 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2339 kB]
[LCM] Removing intermediate container 2d842275d452
[LCM]  ---> 4a2b2d52a1df
[LCM] Step 41/58 : ENV OSMLCM_RO_TENANT       osm
[LCM]  ---> Running in 22bbf51dc5ab
[LCM] Removing intermediate container 22bbf51dc5ab
[LCM]  ---> ee80b000569a
[LCM] Step 42/58 : ENV OSMLCM_VCA_HOST        vca
[RO]  ---> 64624ace44b3
[RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols
[RO]  ---> 5c4728e2010a
[RO] Step 36/60 : EXPOSE 9090
[MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[MON] Get:15 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1757 kB]
[MON] Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[MON] Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[MON] Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2265 kB]
[LCM]  ---> Running in a2cefab58009
[LCM] Removing intermediate container a2cefab58009
[LCM]  ---> 9ba5330fb52b
[LCM] Step 43/58 : ENV OSMLCM_VCA_PORT       17070
[LCM]  ---> Running in 38403388071a
[RO]  ---> Running in 280166eea176
[RO] Removing intermediate container 280166eea176
[RO]  ---> 0b0b97e35f24
[RO] Step 37/60 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_ro &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[LCM] Removing intermediate container 38403388071a
[LCM]  ---> 3cf078565f39
[LCM] Step 44/58 : ENV OSMLCM_VCA_USER       admin
[LCM]  ---> Running in 56627e8bb85b
[RO]  ---> Running in c8f1334d3d2d
[LCM] Removing intermediate container 56627e8bb85b
[LCM]  ---> 8c334f0308fd
[LCM] Step 45/58 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Running in 3fcbf721fa4d
[MON] Fetched 31.4 MB in 5s (6072 kB/s)
[LCM] Removing intermediate container 3fcbf721fa4d
[LCM]  ---> 92686a621be7
[LCM] Step 46/58 : ENV OSMLCM_DATABASE_DRIVER mongo
[LCM]  ---> Running in 29f99d3d30e6
[MON] Reading package lists...
[MON] Reading package lists...
[MON] Building dependency tree...
[MON] Reading state information...
[LCM] Removing intermediate container 29f99d3d30e6
[LCM]  ---> bdac7b9d6132
[LCM] Step 47/58 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[MON] The following additional packages will be installed:
[MON]   openssl
[MON] The following NEW packages will be installed:
[MON]   ca-certificates openssl
[MON] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[MON] Need to get 1341 kB of archives.
[MON] After this operation, 2502 kB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 1341 kB in 0s (8148 kB/s)
[MON] Selecting previously unselected package openssl.
[MON] (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 ... 5123 files and directories currently installed.)
[MON] Preparing to unpack .../openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[MON] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[LCM]  ---> Running in 484a5395fedb
[RO] Removing intermediate container c8f1334d3d2d
[RO]  ---> b41bc502bdb1
[RO] Step 38/60 : WORKDIR /app/osm_ro
[RO]  ---> Running in 9cbe78cc790d
[MON] Selecting previously unselected package ca-certificates.
[MON] Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[MON] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM] Removing intermediate container 484a5395fedb
[LCM]  ---> 885cdbf94b49
[LCM] Step 48/58 : ENV OSMLCM_STORAGE_DRIVER  local
[MON] Setting up openssl (3.0.2-0ubuntu1.15) ...
[MON] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM]  ---> Running in 79f9a0cc015e
[RO] Removing intermediate container 9cbe78cc790d
[RO]  ---> 6de5db90f6f2
[RO] Step 39/60 : USER appuser
[MON] Updating certificates in /etc/ssl/certs...
[LCM] Removing intermediate container 79f9a0cc015e
[LCM]  ---> c9e1bc955163
[LCM] Step 49/58 : ENV OSMLCM_STORAGE_PATH    /app/storage
[RO]  ---> Running in f39c5ff27a43
[RO] Removing intermediate container f39c5ff27a43
[RO]  ---> 28e5a2ec57b5
[RO] Step 40/60 : ENV RO_DB_HOST=""
[RO]  ---> Running in 3df96c943dd4
[LCM]  ---> Running in 53854ad7cc23
[LCM] Removing intermediate container 53854ad7cc23
[LCM]  ---> 576e57869c46
[LCM] Step 50/58 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[RO] Removing intermediate container 3df96c943dd4
[RO]  ---> b4db9a3fa0c7
[RO] Step 41/60 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Running in 65274137356c
[LCM]  ---> Running in 5cba66712dd0
[LCM] Removing intermediate container 5cba66712dd0
[LCM]  ---> 3e4ee891088c
[LCM] Step 51/58 : ENV OSMLCM_MESSAGE_HOST    kafka
[LCM]  ---> Running in 2874fb52f864
[RO] Removing intermediate container 65274137356c
[RO]  ---> 0b2f9d1100dd
[RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Running in 2a81538ce3f0
[RO] Removing intermediate container 2a81538ce3f0
[RO]  ---> 3e16c4c8a5cb
[RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Running in c97bb1003511
[MON] 137 added, 0 removed; done.
[MON] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[LCM] Removing intermediate container 2874fb52f864
[LCM]  ---> 5cd4a80283ff
[LCM] Step 52/58 : ENV OSMLCM_MESSAGE_PORT    9092
[LCM]  ---> Running in 36ba72ccb5b8
[LCM] Removing intermediate container 36ba72ccb5b8
[LCM]  ---> e09522a3f6a0
[LCM] Step 53/58 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm
[LCM]  ---> Running in 2873187a216c
[RO] Removing intermediate container c97bb1003511
[RO]  ---> 3520392be893
[RO] Step 44/60 : ENV RO_DB_USER=mano
[RO]  ---> Running in 570d3dcf3bbb
[RO] Removing intermediate container 570d3dcf3bbb
[RO]  ---> 18f003205415
[RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano
[RO]  ---> Running in d73630175393
[LCM] Removing intermediate container 2873187a216c
[LCM]  ---> ef52c214822b
[LCM] Step 54/58 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Running in e03cf51b1710
[LCM] Removing intermediate container e03cf51b1710
[LCM]  ---> 8b097802a17d
[LCM] Step 55/58 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[RO] Removing intermediate container d73630175393
[RO]  ---> c1f143f37855
[RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw
[MON] 0 added, 0 removed; done.
[MON] Running hooks in /etc/ca-certificates/update.d...
[MON] done.
[LCM]  ---> Running in 4fdfdedc7f87
[RO]  ---> Running in e724eceeec3c
[LCM] Removing intermediate container 4fdfdedc7f87
[LCM]  ---> bf7c612988c5
[LCM] Step 56/58 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable
[LCM]  ---> Running in 4a6bb2e3d1ce
[RO] Removing intermediate container e724eceeec3c
[RO]  ---> 2ffcd19b9c79
[RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw
[MON] Removing intermediate container 0ff31aa7ca30
[MON]  ---> 9bd510da2cdf
[MON] Step 23/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[LCM] Removing intermediate container 4a6bb2e3d1ce
[LCM]  ---> 2ef256bf5a92
[LCM] Step 57/58 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1   CMD python3 -m osm_lcm.lcm_hc || exit 1
[RO]  ---> Running in fce3c72c4adf
[MON]  ---> Running in 16f0eb1ccb87
[LCM]  ---> Running in 3246b696926b
[RO] Removing intermediate container fce3c72c4adf
[RO]  ---> 2bff6e3a4532
[RO] Step 48/60 : ENV RO_DB_PORT=3306
[RO]  ---> Running in 96b160d9fd74
[LCM] Removing intermediate container 3246b696926b
[LCM]  ---> 51935c01b591
[LCM] Step 58/58 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Running in ccca1c9a18a9
[RO] Removing intermediate container 96b160d9fd74
[RO]  ---> 7072c5a3d105
[RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306
[LCM] Removing intermediate container ccca1c9a18a9
[LCM]  ---> 0dc4cba0537e
[LCM] [Warning] One or more build-args [PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE OSM_NGUI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL] were not consumed
[LCM] Successfully built 0dc4cba0537e
[LCM] Successfully tagged opensourcemano/lcm:osm-master-12472
[Pipeline] [LCM] echo
[LCM] Tagging lcm:osm-master-12472
[Pipeline] [LCM] sh
[MON] Removing intermediate container 16f0eb1ccb87
[MON]  ---> 599e3392afcf
[MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-12472
[Pipeline] [LCM] sh
[RO]  ---> Running in aafb5f1f0009
[RO] Removing intermediate container aafb5f1f0009
[RO]  ---> 85c2382c5e94
[RO] Step 50/60 : ENV RO_DB_NAME=mano_db
[LCM] [LCM] Running shell script
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-12472
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] 07601c39c27e: Preparing
[LCM] 0e8869036f13: Preparing
[LCM] 3155edec3ee3: Preparing
[LCM] cc41c51bdb59: Preparing
[LCM] a0f4ff2e3159: Preparing
[LCM] 7c4275566852: Preparing
[LCM] b8ca752d22a8: Preparing
[LCM] 1290a7577413: Preparing
[LCM] b6e0712d6978: Preparing
[LCM] 410f2d65e1f7: Preparing
[LCM] dde3eff30797: Preparing
[LCM] 60fe2b807a2e: Preparing
[LCM] 2ce25350f039: Preparing
[LCM] abb256388459: Preparing
[LCM] 94ecccfb6b1b: Preparing
[LCM] ed8c02d34964: Preparing
[LCM] 629ca62fb7c7: Preparing
[LCM] 1290a7577413: Waiting
[LCM] b6e0712d6978: Waiting
[LCM] 410f2d65e1f7: Waiting
[LCM] dde3eff30797: Waiting
[LCM] 60fe2b807a2e: Waiting
[LCM] 2ce25350f039: Waiting
[LCM] abb256388459: Waiting
[LCM] 94ecccfb6b1b: Waiting
[LCM] ed8c02d34964: Waiting
[LCM] 629ca62fb7c7: Waiting
[LCM] 7c4275566852: Waiting
[LCM] b8ca752d22a8: Waiting
[RO]  ---> Running in 2f3227efa336
[LCM] 07601c39c27e: Pushed
[LCM] 0e8869036f13: Pushed
[LCM] a0f4ff2e3159: Pushed
[LCM] b8ca752d22a8: Pushed
[LCM] 7c4275566852: Pushed
[RO] Removing intermediate container 2f3227efa336
[RO]  ---> f4f72ecc0a64
[RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Running in 34c72583e25e
[RO] Removing intermediate container 34c72583e25e
[RO]  ---> 57241d0f6e2d
[RO] Step 52/60 : ENV OPENMANO_TENANT=osm
[RO]  ---> Running in 74c188cff452
[RO] Removing intermediate container 74c188cff452
[RO]  ---> 579021453349
[RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Running in 226d5ad775c0
[MON]  ---> c62f4f7ba2bb
[MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[LCM] b6e0712d6978: Pushed
[LCM] 1290a7577413: Pushed
[LCM] 410f2d65e1f7: Pushed
[LCM] dde3eff30797: Pushed
[RO] Removing intermediate container 226d5ad775c0
[RO]  ---> e5dcb8adbcb8
[RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[MON]  ---> c700a4bd5e26
[MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[LCM] 60fe2b807a2e: Pushed
[LCM] 94ecccfb6b1b: Layer already exists
[LCM] ed8c02d34964: Layer already exists
[LCM] 629ca62fb7c7: Layer already exists
[RO]  ---> Running in 60c253e1fb7f
[RO] Removing intermediate container 60c253e1fb7f
[RO]  ---> 475710e4f418
[RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Running in d6f71c192e3c
[MON]  ---> 943f236ce5f4
[MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM] abb256388459: Pushed
[RO] Removing intermediate container d6f71c192e3c
[RO]  ---> a0468da9a3d5
[RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Running in e25d5adabd08
[MON]  ---> 065261ef3377
[MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[LCM] cc41c51bdb59: Pushed
[RO] Removing intermediate container e25d5adabd08
[RO]  ---> f8e96380c198
[RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Running in d4795c7bfd34
[RO] Removing intermediate container d4795c7bfd34
[RO]  ---> 3d0b1a2e9056
[RO] Step 58/60 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Running in 51fd4dd8ac04
[LCM] 3155edec3ee3: Pushed
[RO] Removing intermediate container 51fd4dd8ac04
[RO]  ---> 6278dde92493
[RO] Step 59/60 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail http://localhost:9090/ro || exit 1
[RO]  ---> Running in 26eef0948a42
[RO] Removing intermediate container 26eef0948a42
[RO]  ---> 44c79e9dba61
[RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Running in e11d5c6867a2
[RO] Removing intermediate container e11d5c6867a2
[RO]  ---> 29f0404e7ef5
[RO] [Warning] One or more build-args [PYTHON3_OSM_MON_URL PYTHON3_OSM_IM_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL CACHE_DATE PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_IMDOCS_URL PYTHON3_OSM_LCM_URL OSM_DEVOPS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL] were not consumed
[RO] Successfully built 29f0404e7ef5
[RO] Successfully tagged opensourcemano/ro:osm-master-12472
[Pipeline] [RO] echo
[RO] Tagging ro:osm-master-12472
[Pipeline] [RO] sh
[MON]  ---> 4a32bede20d1
[MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[RO] [RO] Running shell script
[RO] + docker tag opensourcemano/ro:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-12472
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[LCM] 2ce25350f039: Pushed
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-12472
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] e943f5c0eb9d: Preparing
[RO] 28abc9312ced: Preparing
[RO] 5e3458e97942: Preparing
[RO] 8b9b242bad77: Preparing
[RO] 80c1bee04896: Preparing
[RO] 805eebb104b1: Preparing
[RO] 94ecccfb6b1b: Preparing
[RO] ed8c02d34964: Preparing
[RO] 629ca62fb7c7: Preparing
[RO] 94ecccfb6b1b: Waiting
[RO] ed8c02d34964: Waiting
[RO] 629ca62fb7c7: Waiting
[RO] 80c1bee04896: Waiting
[RO] 805eebb104b1: Waiting
[RO] e943f5c0eb9d: Pushed
[RO] 28abc9312ced: Pushed
[RO] 8b9b242bad77: Pushed
[RO] 5e3458e97942: Pushed
[LCM] osm-master-12472: digest: sha256:2d3d2ace38bab8a1e61da79193e190484f7d9ab142d1a9ecc45e46842522bf4c size: 3896
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[RO] 94ecccfb6b1b: Layer already exists
[RO] ed8c02d34964: Layer already exists
[RO] 629ca62fb7c7: Layer already exists
[MON]  ---> 644be99b6312
[MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/
[RO] 805eebb104b1: Pushed
[MON]  ---> 77b8c56b158e
[MON] Step 31/56 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_mon &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[MON]  ---> Running in b12c67e83897
[tests] Removing intermediate container 63a5edff8eb7
[tests]  ---> 3567e9b2c712
[tests] Step 19/35 : RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash
[tests]  ---> Running in fee2327df672
[tests] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[tests] Hit:3 https://packages.cloud.google.com/apt cloud-sdk InRelease
[tests] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
[MON] Removing intermediate container b12c67e83897
[MON]  ---> 6833bd5f2e17
[MON] Step 32/56 : WORKDIR /app/osm_mon
[Airflow] Removing intermediate container 1c5e46a741ad
[Airflow]  ---> 7b8840a69477
[Airflow] [Warning] One or more build-args [PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_AWS_URL APT_PROXY PYTHON3_N2VC_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_TESTS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_DEVOPS_URL] were not consumed
[Airflow] Successfully built 7b8840a69477
[Airflow] Successfully tagged opensourcemano/airflow:osm-master-12472
[MON]  ---> Running in 36bf3b9b3793
[MON] Removing intermediate container 36bf3b9b3793
[MON]  ---> 1f563e4be966
[MON] Step 33/56 : USER appuser
[MON]  ---> Running in 151413f63b87
[MON] Removing intermediate container 151413f63b87
[MON]  ---> f42adc32ca80
[MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Running in 7a6ae27d0903
[MON] Removing intermediate container 7a6ae27d0903
[MON]  ---> 4236894c2244
[MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka
[Airflow] Tagging airflow:osm-master-12472
[Pipeline] [Airflow] echo
[MON]  ---> Running in 0534f2bb019a
[Pipeline] [Airflow] sh
[MON] Removing intermediate container 0534f2bb019a
[MON]  ---> d3ec5e5ea4e2
[MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Running in a8e954538470
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag opensourcemano/airflow:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-12472
[Pipeline] [Airflow] sh
[tests] Reading package lists...
[MON] Removing intermediate container a8e954538470
[MON]  ---> 41e6c5590c90
[MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Running in 7e311dc97b60
[MON] Removing intermediate container 7e311dc97b60
[MON]  ---> 0f3f8f1a2779
[MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Running in 9397eb535658
[Airflow] [Airflow] Running shell script
[Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-12472
[Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow]
[Airflow] ca4961caa2ea: Preparing
[Airflow] 1be24b3d93d0: Preparing
[Airflow] a7f957a6d7ed: Preparing
[Airflow] 552af20e79ad: Preparing
[Airflow] e8184e9511bc: Preparing
[Airflow] 6ec95de20797: Preparing
[Airflow] ccc48291fe17: Preparing
[Airflow] d4dbf4393c9d: Preparing
[Airflow] c45162aef72c: Preparing
[Airflow] 83bb8bc38a4d: Preparing
[Airflow] 70fd9e284018: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] fa9ab046628c: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] 8b4250c5d64d: Preparing
[Airflow] af7b571f7ca8: Preparing
[Airflow] c57e7b07a3b2: Preparing
[Airflow] f280206a86b2: Preparing
[Airflow] feb06c5db7c4: Preparing
[Airflow] b082288f25e1: Preparing
[Airflow] 79d83185dd32: Preparing
[Airflow] ab84691a2eba: Preparing
[Airflow] 30baed22bc16: Preparing
[Airflow] 26f2bb17348b: Preparing
[Airflow] 15b3067dc4be: Preparing
[Airflow] db70c9ea5e22: Preparing
[Airflow] 31152b74f256: Preparing
[Airflow] 8a2adc4b2731: Preparing
[Airflow] 7766968e5876: Preparing
[Airflow] 16af49539099: Preparing
[Airflow] 219c6c2423f1: Preparing
[Airflow] 3af14c9a24c9: Preparing
[Airflow] c57e7b07a3b2: Waiting
[Airflow] f280206a86b2: Waiting
[Airflow] feb06c5db7c4: Waiting
[Airflow] b082288f25e1: Waiting
[Airflow] 79d83185dd32: Waiting
[Airflow] ab84691a2eba: Waiting
[Airflow] 30baed22bc16: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] 15b3067dc4be: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] 31152b74f256: Waiting
[Airflow] 8a2adc4b2731: Waiting
[Airflow] 7766968e5876: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] 219c6c2423f1: Waiting
[Airflow] 3af14c9a24c9: Waiting
[Airflow] fa9ab046628c: Waiting
[Airflow] e8184e9511bc: Waiting
[Airflow] 6ec95de20797: Waiting
[Airflow] ccc48291fe17: Waiting
[Airflow] d4dbf4393c9d: Waiting
[Airflow] c45162aef72c: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] 8b4250c5d64d: Waiting
[Airflow] 70fd9e284018: Waiting
[Airflow] af7b571f7ca8: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] 83bb8bc38a4d: Waiting
[Airflow] 552af20e79ad: Pushed
[MON] Removing intermediate container 9397eb535658
[MON]  ---> ecb8dbfc559c
[MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Running in 34f04b7e255c
[Airflow] a7f957a6d7ed: Pushed
[Airflow] 1be24b3d93d0: Pushed
[Airflow] e8184e9511bc: Pushed
[Airflow] 6ec95de20797: Pushed
[Airflow] ccc48291fe17: Pushed
[Airflow] d4dbf4393c9d: Pushed
[Airflow] 83bb8bc38a4d: Pushed
[Airflow] c45162aef72c: Pushed
[Airflow] 70fd9e284018: Layer already exists
[Airflow] 4828a6c451df: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] fa9ab046628c: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[tests] curl is already the newest version (7.81.0-1ubuntu1.16).
[tests] gnupg is already the newest version (2.2.27-3ubuntu2.1).
[tests] apt-transport-https is already the newest version (2.4.12).
[tests] The following additional packages will be installed:
[tests]   distro-info-data
[tests] The following NEW packages will be installed:
[tests]   distro-info-data lsb-release
[tests] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
[tests] Need to get 16.1 kB of archives.
[tests] After this operation, 88.1 kB of additional disk space will be used.
[tests] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5326 B]
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[MON] Removing intermediate container 34f04b7e255c
[MON]  ---> a9cdf5d2f655
[MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Running in 72dfea06e31f
[MON] Removing intermediate container 72dfea06e31f
[MON]  ---> c9b908e491af
[MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Running in abe693d21899
[MON] Removing intermediate container abe693d21899
[MON]  ---> ab5e255a844f
[MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[tests] Fetched 16.1 kB in 0s (1026 kB/s)
[tests] Selecting previously unselected package distro-info-data.
[tests] (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 ... 57225 files and directories currently installed.)
[tests] Preparing to unpack .../distro-info-data_0.52ubuntu0.7_all.deb ...
[tests] Unpacking distro-info-data (0.52ubuntu0.7) ...
[tests] Selecting previously unselected package lsb-release.
[tests] Preparing to unpack .../lsb-release_11.1.0ubuntu4_all.deb ...
[tests] Unpacking lsb-release (11.1.0ubuntu4) ...
[tests] Setting up distro-info-data (0.52ubuntu0.7) ...
[tests] Setting up lsb-release (11.1.0ubuntu4) ...
[MON]  ---> Running in a1dc809045e9
[MON] Removing intermediate container a1dc809045e9
[MON]  ---> 979361323f49
[MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Running in 705a12c5d000
[MON] Removing intermediate container 705a12c5d000
[MON]  ---> 9f6f77fb2298
[MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Running in e076346d5433
[MON] Removing intermediate container e076346d5433
[MON]  ---> 30f1469acc56
[MON] Step 45/56 : ENV OSMMON_VCA_USER admin
[MON]  ---> Running in 2e8b58efecf6
[tests] Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[tests] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Hit:5 https://packages.cloud.google.com/apt cloud-sdk InRelease
[tests] Get:6 https://packages.microsoft.com/repos/azure-cli jammy InRelease [3596 B]
[MON] Removing intermediate container 2e8b58efecf6
[MON]  ---> e7c5fb1a4f59
[MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Running in 90158f8c9905
[MON] Removing intermediate container 90158f8c9905
[MON]  ---> e90fe86ec8f5
[MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Running in e4044d728c09
[MON] Removing intermediate container e4044d728c09
[MON]  ---> f74c3a276b1a
[MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Running in a20d4c3dab14
[tests] Get:7 https://packages.microsoft.com/repos/azure-cli jammy/main all Packages [1099 B]
[tests] Get:8 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 Packages [1558 B]
[tests] Fetched 6253 B in 1s (5673 B/s)
[MON] Removing intermediate container a20d4c3dab14
[MON]  ---> 75d5bc6904c1
[MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Running in 7e8be5feed84
[MON] Removing intermediate container 7e8be5feed84
[MON]  ---> 62e747756187
[MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Running in f515cf35ddb5
[MON] Removing intermediate container f515cf35ddb5
[MON]  ---> 9b1e9acf28ce
[MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Running in 38efd08713d8
[MON] Removing intermediate container 38efd08713d8
[MON]  ---> 9a6e30efab2e
[MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Running in 264f0279861b
[tests] Reading package lists...
[MON] Removing intermediate container 264f0279861b
[MON]  ---> 31336c489c2b
[MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Running in d9e168221966
[MON] Removing intermediate container d9e168221966
[MON]  ---> 767d97140341
[MON] Step 54/56 : EXPOSE 8000
[MON]  ---> Running in 2f1dd7730d93
[MON] Removing intermediate container 2f1dd7730d93
[MON]  ---> 7e7fd94f1703
[MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Running in 17be15f44890
[MON] Removing intermediate container 17be15f44890
[MON]  ---> 2a3d6b999d22
[MON] Step 56/56 : CMD /bin/bash scripts/start.sh
[MON]  ---> Running in 84abff8c5c36
[MON] Removing intermediate container 84abff8c5c36
[MON]  ---> 3b899b8b5f4e
[MON] [Warning] One or more build-args [PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_DEVOPS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_IMDOCS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE OSM_TESTS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL] were not consumed
[MON] Successfully built 3b899b8b5f4e
[MON] Successfully tagged opensourcemano/mon:osm-master-12472
[Pipeline] [MON] echo
[MON] Tagging mon:osm-master-12472
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker tag opensourcemano/mon:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-12472
[Pipeline] [MON] sh
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[MON] [MON] Running shell script
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-12472
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] 2aafdc55e57a: Preparing
[MON] 4203545e3be4: Preparing
[MON] c00731917afb: Preparing
[MON] dcdbac8de90e: Preparing
[MON] cc2793680779: Preparing
[MON] f19f6f5223f1: Preparing
[MON] 6d4edf4f57d8: Preparing
[MON] 200110ff38af: Preparing
[MON] 93dc26e97e24: Preparing
[MON] 36ff1bfaf568: Preparing
[MON] 8f48b565dad3: Preparing
[MON] 5191113f25bf: Preparing
[MON] 94ecccfb6b1b: Preparing
[MON] ed8c02d34964: Preparing
[MON] 629ca62fb7c7: Preparing
[MON] cc2793680779: Waiting
[MON] f19f6f5223f1: Waiting
[MON] 6d4edf4f57d8: Waiting
[MON] 200110ff38af: Waiting
[MON] 93dc26e97e24: Waiting
[MON] 36ff1bfaf568: Waiting
[MON] 8f48b565dad3: Waiting
[MON] 5191113f25bf: Waiting
[MON] 94ecccfb6b1b: Waiting
[MON] ed8c02d34964: Waiting
[MON] 629ca62fb7c7: Waiting
[MON] dcdbac8de90e: Waiting
[tests] The following NEW packages will be installed:
[tests]   azure-cli
[tests] 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
[tests] Need to get 56.3 MB of archives.
[tests] After this operation, 697 MB of additional disk space will be used.
[tests] Get:1 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 azure-cli amd64 2.60.0-1~jammy [56.3 MB]
[MON] 4203545e3be4: Pushed
[MON] 2aafdc55e57a: Pushed
[MON] cc2793680779: Pushed
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 56.3 MB in 1s (41.9 MB/s)
[tests] Selecting previously unselected package azure-cli.
[tests] (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 ... 57245 files and directories currently installed.)
[tests] Preparing to unpack .../azure-cli_2.60.0-1~jammy_amd64.deb ...
[tests] Unpacking azure-cli (2.60.0-1~jammy) ...
[MON] f19f6f5223f1: Pushed
[MON] 6d4edf4f57d8: Pushed
[MON] 200110ff38af: Pushed
[MON] 93dc26e97e24: Pushed
[MON] 36ff1bfaf568: Pushed
[MON] c00731917afb: Pushed
[MON] dcdbac8de90e: Pushed
[MON] 94ecccfb6b1b: Layer already exists
[MON] ed8c02d34964: Layer already exists
[MON] 629ca62fb7c7: Layer already exists
[RO] 80c1bee04896: Pushed
[RO] osm-master-12472: digest: sha256:8178ae851aeba76c7b7a52ef3035b2cded0b395b092bd2d399ecea05cbc93104 size: 2204
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[MON] 5191113f25bf: Pushed
[tests] Setting up azure-cli (2.60.0-1~jammy) ...
[MON] 8f48b565dad3: Pushed
[MON] osm-master-12472: digest: sha256:2a62997fce2778064e5e51642c426f0211f23fd6e1ed0a5d3229682ff52cb136 size: 3466
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[Airflow] ca4961caa2ea: Pushed
[Airflow] osm-master-12472: digest: sha256:c847adc81f95851a2f611490119796b08fb62626f341a16efd3efaa23722dfb7 size: 7006
[Pipeline] [Airflow] }
[Pipeline] [Airflow] // dir
[Pipeline] [Airflow] }
[tests] Removing intermediate container fee2327df672
[tests]  ---> 86bf5797d2f6
[tests] Step 20/35 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Running in 9d89650b573a
[tests] Removing intermediate container 9d89650b573a
[tests]  ---> 0ed3cd6e7597
[tests] Step 21/35 : RUN mv /usr/share/osm-tests/cloud-scripts /robot-systest/
[tests]  ---> Running in 107a17839de0
[tests] Removing intermediate container 107a17839de0
[tests]  ---> c4e260e9f1a6
[tests] Step 22/35 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
[tests]  ---> Running in b43ff6946fe3
[tests] Removing intermediate container b43ff6946fe3
[tests]  ---> 49e58374ee0c
[tests] Step 23/35 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Running in a80c3314553b
[tests] Removing intermediate container a80c3314553b
[tests]  ---> a05f5fdad27a
[tests] Step 24/35 : ARG CACHE_DATE=not_a_date
[tests]  ---> Running in 38793f71cba8
[tests] Removing intermediate container 38793f71cba8
[tests]  ---> 5788c39b700f
[tests] Step 25/35 : RUN git clone     https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git     --recurse-submodules     /robot-systest/osm-packages
[tests]  ---> Running in fb4726dab46b
[tests] Cloning into '/robot-systest/osm-packages'...
[tests] Updating files:  94% (5334/5627)
Updating files:  95% (5346/5627)
Updating files:  96% (5402/5627)
Updating files:  97% (5459/5627)
Updating files:  98% (5515/5627)
Updating files:  99% (5571/5627)
Updating files: 100% (5627/5627)
Updating files: 100% (5627/5627), done.
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' (https://github.com/charmed-osm/charms.osm.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' (https://github.com/juju/charm-helpers.git) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'...
[NG-UI] Removing intermediate container 5b0245ca7a04
[NG-UI]  ---> 293ba87a72fc
[NG-UI] Step 11/22 : RUN npm run build
[NG-UI]  ---> Running in 73ab6a05b80e
[NG-UI] 
[NG-UI] > osm@14.0.0 build /usr/share/osm-ngui
[NG-UI] > ng build --configuration production --aot
[NG-UI] 
[NG-UI] - Generating browser application bundles (phase: setup)...
[NG-UI] Processing legacy "View Engine" libraries:
[NG-UI] - @angular/flex-layout/core [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @ng-idle/core [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git)
[NG-UI] - @ngx-translate/core [es2015/esm2015] (git+https://github.com/ngx-translate/core.git)
[NG-UI] - @akveo/ng2-completer [es2015/esm2015] (git+https://github.com/oferh/ng2-completer.git)
[NG-UI] - @angular/flex-layout/extended [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @angular/flex-layout/flex [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @angular/flex-layout/grid [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @ng-idle/keepalive [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git)
[NG-UI] - @ngx-translate/http-loader [es2015/esm2015] (git+https://github.com/ngx-translate/http-loader.git)
[NG-UI] - angular-notifier [es2015/esm2015] (git+https://github.com/dominique-mueller/angular-notifier.git)
[NG-UI] - ngx-toastr [es2015/esm2015] (git+https://github.com/scttcper/ngx-toastr.git)
[NG-UI] - ng2-smart-table [es2015/esm2015] ()
[NG-UI] - ng-sidebar [main/commonjs] (git+https://github.com/arkon/ng-sidebar.git)
[NG-UI] - @angular/flex-layout [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'...
[NG-UI] Encourage the library authors to publish an Ivy distribution.
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'...
[tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/native_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b'
[tests] Submodule path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b'
[tests] Submodule path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers': checked out '1989f1f255baefb34cba7863606915dcd4ef1e38'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Removing intermediate container fb4726dab46b
[tests]  ---> 25116242ec01
[tests] Step 26/35 : WORKDIR /robot-systest
[tests]  ---> Running in 055c478431a7
[tests] Removing intermediate container 055c478431a7
[tests]  ---> edb66787ee71
[tests] Step 27/35 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[tests]  ---> Running in 1aa965c48860
[tests] Removing intermediate container 1aa965c48860
[tests]  ---> 30f46665f415
[tests] Step 28/35 : ENV ENVIRONMENTS_FOLDER=environments
[tests]  ---> Running in 02c956856c88
[tests] Removing intermediate container 02c956856c88
[tests]  ---> 2d61eb4f0b37
[tests] Step 29/35 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[tests]  ---> Running in 2bf6a67a0135
[tests] Removing intermediate container 2bf6a67a0135
[tests]  ---> 20a7b3bdfb56
[tests] Step 30/35 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in 900e15257f46
[tests] Removing intermediate container 900e15257f46
[tests]  ---> c211db904b18
[tests] Step 31/35 : ENV K8S_CREDENTIALS=/root/.kube/config
[tests]  ---> Running in 0f69ce845423
[tests] Removing intermediate container 0f69ce845423
[tests]  ---> de02a5d7b6bb
[tests] Step 32/35 : ENV OSM_RSA_FILE=/root/osm_id_rsa
[tests]  ---> Running in cb894ce3e4a0
[tests] Removing intermediate container cb894ce3e4a0
[tests]  ---> 0a9b8b97a85e
[tests] Step 33/35 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in 4c5ec6606d61
[tests] Removing intermediate container 4c5ec6606d61
[tests]  ---> 17264da4740e
[tests] Step 34/35 : ENV LANG=C.UTF-8
[tests]  ---> Running in 97e40fd05bca
[tests] Removing intermediate container 97e40fd05bca
[tests]  ---> 468155fe2d16
[tests] Step 35/35 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[tests]  ---> Running in 0d780f7e18bd
[tests] Removing intermediate container 0d780f7e18bd
[tests]  ---> d77bbd876fb9
[tests] [Warning] One or more build-args [PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_IMDOCS_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_NGUI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL] were not consumed
[tests] Successfully built d77bbd876fb9
[tests] Successfully tagged opensourcemano/tests:osm-master-12472
[Pipeline] [tests] echo
[tests] Tagging tests:osm-master-12472
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag opensourcemano/tests:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-12472
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-12472
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] f0d469c9bf78: Preparing
[tests] 2a34ed38f77f: Preparing
[tests] 4b5415391b11: Preparing
[tests] 715f6752e805: Preparing
[tests] 53dd470ccad7: Preparing
[tests] 131a9761f956: Preparing
[tests] 51a8d436a539: Preparing
[tests] dfb9232264f7: Preparing
[tests] d4a9bb758d62: Preparing
[tests] cd3efd736ec0: Preparing
[tests] d077ea26ab54: Preparing
[tests] 36231c900f89: Preparing
[tests] 93346c15618f: Preparing
[tests] dff6b54330af: Preparing
[tests] b99b69950c69: Preparing
[tests] 5783ecfcdf82: Preparing
[tests] 02841e4002ce: Preparing
[tests] 2954260aa344: Preparing
[tests] ed8c02d34964: Preparing
[tests] 629ca62fb7c7: Preparing
[tests] d077ea26ab54: Waiting
[tests] 36231c900f89: Waiting
[tests] 5783ecfcdf82: Waiting
[tests] 93346c15618f: Waiting
[tests] dff6b54330af: Waiting
[tests] b99b69950c69: Waiting
[tests] 02841e4002ce: Waiting
[tests] 131a9761f956: Waiting
[tests] 51a8d436a539: Waiting
[tests] dfb9232264f7: Waiting
[tests] 2954260aa344: Waiting
[tests] ed8c02d34964: Waiting
[tests] d4a9bb758d62: Waiting
[tests] cd3efd736ec0: Waiting
[tests] 629ca62fb7c7: Waiting
[tests] 715f6752e805: Pushed
[tests] 4b5415391b11: Pushed
[tests] 53dd470ccad7: Pushed
[tests] 2a34ed38f77f: Pushed
[tests] d4a9bb758d62: Pushed
[tests] dfb9232264f7: Pushed
[tests] d077ea26ab54: Pushed
[tests] 36231c900f89: Pushed
[tests] 93346c15618f: Pushed
[tests] dff6b54330af: Pushed
[tests] b99b69950c69: Pushed
[tests] 5783ecfcdf82: Pushed
[tests] 02841e4002ce: Layer already exists
[tests] 2954260aa344: Layer already exists
[tests] ed8c02d34964: Layer already exists
[tests] 629ca62fb7c7: Layer already exists
[tests] cd3efd736ec0: Pushed
[tests] f0d469c9bf78: Pushed
[tests] 131a9761f956: Pushed
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] - Copying assets...
[NG-UI] ✔ Copying assets complete.
[NG-UI] - Generating index html...
[NG-UI] - Generating index html...
[NG-UI] 1 rules skipped due to selector errors:
[NG-UI]   .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
[NG-UI] ✔ Index html generation complete.
[NG-UI] 
[NG-UI] Initial Chunk Files           | Names                                  |  Raw Size | Estimated Transfer Size
[NG-UI] main.af9830542f179908.js      | main                                   |   1.33 MB |               314.32 kB
[NG-UI] styles.59ad264ce984ff4d.css   | styles                                 | 256.48 kB |                35.52 kB
[NG-UI] polyfills.de0bb5264be3b4bb.js | polyfills                              |  34.40 kB |                11.13 kB
[NG-UI] runtime.9e4a0b02644b18d7.js   | runtime                                |   3.61 kB |                 1.73 kB
[NG-UI] scripts.03d911157aa4cedb.js   | scripts                                |   3.45 kB |                 1.36 kB
[NG-UI] 
[NG-UI] | Initial Total                          |   1.62 MB |               364.07 kB
[NG-UI] 
[NG-UI] Lazy Chunk Files              | Names                                  |  Raw Size | Estimated Transfer Size
[NG-UI] 572.53a794071f3e234a.js       | vim-accounts-VimAccountsModule         | 311.15 kB |                68.21 kB
[NG-UI] 259.1132c533bae4311d.js       | instances-InstancesModule              | 216.50 kB |                23.49 kB
[NG-UI] 859.2733550a9d4a17d4.js       | packages-PackagesModule                | 202.00 kB |                42.95 kB
[NG-UI] 266.61ac87ca0735e498.js       | packages-PackagesModule                | 168.99 kB |                49.64 kB
[NG-UI] 585.c9ad4b944138c9c5.js       | packages-PackagesModule                | 159.72 kB |                19.14 kB
[NG-UI] 189.dda6edfc277d4855.js       | packages-PackagesModule                | 122.92 kB |                29.07 kB
[NG-UI] 845.3b8bdce433ce56be.js       | roles-RolesModule                      | 119.10 kB |                29.20 kB
[NG-UI] 134.5958df256ddd0084.js       | packages-PackagesModule                |  93.31 kB |                26.98 kB
[NG-UI] 602.fe9687b9d51e1aa3.js       | k8s-K8sModule                          |  43.35 kB |                 6.64 kB
[NG-UI] 757.9c344a336d4c7ea4.js       | sdn-controller-SDNControllerModule     |  39.57 kB |                 6.55 kB
[NG-UI] 514.d6b23987213ab452.js       | users-UsersModule                      |  37.34 kB |                 6.90 kB
[NG-UI] 548.bb121320796baf5e.js       | projects-ProjectsModule                |  32.54 kB |                 6.57 kB
[NG-UI] 958.fae3025b6caa9ee8.js       | wim-accounts-WIMAccountsModule         |  30.53 kB |                 5.38 kB
[NG-UI] 274.5a8c7844f5f71c7a.js       | dashboard-DashboardModule              |  27.03 kB |                 5.16 kB
[NG-UI] 690.b93507d6aa4dac05.js       | osm-repositories-OsmRepositoriesModule |  25.70 kB |                 5.28 kB
[NG-UI] 554.ef427bf059bb5c3e.js       | dashboard-DashboardModule              |  25.01 kB |                 6.56 kB
[NG-UI] 583.bf3d2be43ea69a35.js       | dashboard-DashboardModule              |  20.83 kB |                 6.92 kB
[NG-UI] common.32fa5d58bd1d92d1.js    | common                                 |   3.97 kB |                 1.18 kB
[NG-UI] 
[NG-UI] Build at: 2024-05-06T10:57:09.046Z - Hash: 68ac8f9bc0eb357b - Time: 97830ms
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/services/AcessGuardService.ts is part of the TypeScript compilation but it's unused.
[NG-UI] Add only entry points to the 'files' or 'include' properties in your tsconfig.
[NG-UI] 
[NG-UI] 
[NG-UI] Removing intermediate container 73ab6a05b80e
[NG-UI]  ---> fdc76e847185
[NG-UI] Step 12/22 : FROM ubuntu:22.04 AS FINAL
[NG-UI]  ---> 52882761a72a
[NG-UI] Step 13/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 49ec714738d6
[NG-UI] Step 14/22 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NG-UI]  ---> Using cache
[NG-UI]  ---> 03bd8e9c7790
[NG-UI] Step 15/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     nginx=1.18.* &&     rm -rf /var/lib/apt/lists/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> b5ce09e18855
[NG-UI] Step 16/22 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NG-UI]  ---> Using cache
[NG-UI]  ---> 6f171a54f9a4
[NG-UI] Step 17/22 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> dad6a8a7ac3d
[NG-UI] Step 18/22 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> Using cache
[NG-UI]  ---> 2c81eb4c7437
[NG-UI] Step 19/22 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> Using cache
[NG-UI]  ---> 4d4083ec47be
[NG-UI] Step 20/22 : EXPOSE 80
[NG-UI]  ---> Using cache
[NG-UI]  ---> 52271d075030
[NG-UI] Step 21/22 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail localhost:80 || exit 1
[NG-UI]  ---> Using cache
[NG-UI]  ---> 66e0996fcf03
[NG-UI] Step 22/22 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Using cache
[NG-UI]  ---> e13d4198b059
[NG-UI] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL PYTHON3_N2VC_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_IMDOCS_URL OSM_TESTS_URL CACHE_DATE PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL] were not consumed
[NG-UI] Successfully built e13d4198b059
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-master-12472
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-master-12472
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-master-12472 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-12472
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-12472
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] e62b87ea9409: Preparing
[NG-UI] 099779e12967: Preparing
[NG-UI] d418cea06409: Preparing
[NG-UI] 8354651bafa4: Preparing
[NG-UI] 84384ee92b91: Preparing
[NG-UI] ed8c02d34964: Preparing
[NG-UI] 629ca62fb7c7: Preparing
[NG-UI] 84384ee92b91: Waiting
[NG-UI] ed8c02d34964: Waiting
[NG-UI] 629ca62fb7c7: Waiting
[NG-UI] 099779e12967: Layer already exists
[NG-UI] d418cea06409: Layer already exists
[NG-UI] e62b87ea9409: Layer already exists
[NG-UI] 8354651bafa4: Layer already exists
[NG-UI] 84384ee92b91: Layer already exists
[NG-UI] 629ca62fb7c7: Layer already exists
[NG-UI] ed8c02d34964: Layer already exists
[NG-UI] osm-master-12472: digest: sha256:b359cb90259157c6fa2a75699f9d935c8fa200a740a28303d04654c39ec7cf64 size: 1780
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[tests] 51a8d436a539: Pushed
[tests] osm-master-12472: digest: sha256:4c0d3c8504aacf1661fd76b6fce010dd33746b6717b00b6eb35cb803a2d1208b size: 4519
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Spawn Remote VM)
[Pipeline] echo
Launching new VM
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Target VM is 6b6ea59e-fbca-4830-a080-a6783e203c33, waiting for IP address to be assigned
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Waiting for VM at 172.21.249.231 to be reachable
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: No route to host
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[osm-devops] Running shell script
[Pipeline] sh
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
ssh: connect to host 172.21.249.231 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.231 echo Alive
Warning: Permanently added '172.21.249.231' (ED25519) to the list of known hosts.
Alive
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
VM is ready and accepting ssh connections
[Pipeline] echo
Applying sshd config workaround for Ubuntu 22.04 and old jsch client in Jenkins...
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.231 echo HostKeyAlgorithms +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.231' (ED25519) to the list of known hosts.
HostKeyAlgorithms +ssh-rsa
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.231 echo PubkeyAcceptedKeyTypes +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.231' (ED25519) to the list of known hosts.
PubkeyAcceptedKeyTypes +ssh-rsa
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.231 sudo systemctl restart sshd
Warning: Permanently added '172.21.249.231' (ED25519) to the list of known hosts.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checks before installation)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.231' (RSA) to the list of known hosts.
Connected to osm-master-12472[172.21.249.231:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12472#4161: cloud-init status --wait

status: done
Success command osm-master-12472#4161: cloud-init status --wait
Disconnected from osm-master-12472[172.21.249.231:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.231' (RSA) to the list of known hosts.
Connected to osm-master-12472[172.21.249.231:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12472#4162: sudo apt-get -y update

0% [Working]
            
Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers]
                        
Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]

0% [Waiting for headers] [2 InRelease 14.2 kB/110 kB 13%]
                                                         
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]

0% [3 InRelease 14.2 kB/119 kB 12%] [2 InRelease 14.2 kB/110 kB 13%]
0% [3 InRelease 35.9 kB/119 kB 30%] [2 InRelease 43.1 kB/110 kB 39%]
                                                                    
0% [3 InRelease 93.8 kB/119 kB 79%]
                                   
0% [Working]
            
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]

0% [4 InRelease 2588 B/109 kB 2%]
0% [4 InRelease 76.4 kB/109 kB 70%]
                                   
0% [Waiting for headers]
                        
Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1395 kB]

0% [Waiting for headers] [5 Packages 2685 B/1395 kB 0%]
                                                       
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB]

0% [6 Packages 2654 B/14.1 MB 0%] [5 Packages 30.2 kB/1395 kB 2%]
                                                                 
0% [6 Packages 147 kB/14.1 MB 1%] [5 Packages 124 kB/1395 kB 9%]
16% [6 Packages 922 kB/14.1 MB 7%] [5 Packages 699 kB/1395 kB 50%]
                                                                  
21% [6 Packages 2215 kB/14.1 MB 16%]
21% [5 Packages store 0 B] [6 Packages 2235 kB/14.1 MB 16%] [Waiting for header
                                                                               
Get:7 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [244 kB]

28% [5 Packages store 0 B] [6 Packages 4696 kB/14.1 MB 33%] [7 Translation-en 5
                                                                               
Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB]

29% [5 Packages store 0 B] [6 Packages 5080 kB/14.1 MB 36%] [Waiting for header
                                                                               
Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1773 kB]

29% [5 Packages store 0 B] [6 Packages 5087 kB/14.1 MB 36%] [9 Packages 20.1 kB
                                                                               
43% [5 Packages store 0 B] [6 Packages 8516 kB/14.1 MB 60%]
                                                           
Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB]

43% [5 Packages store 0 B] [6 Packages 8548 kB/14.1 MB 61%] [10 Translation-en 
                                                                               
46% [5 Packages store 0 B] [6 Packages 9389 kB/14.1 MB 67%]
                                                           
Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B]

46% [5 Packages store 0 B] [6 Packages 9398 kB/14.1 MB 67%] [11 Commands-amd64 
                                                                               
46% [5 Packages store 0 B] [6 Packages 9415 kB/14.1 MB 67%]
                                                           
Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [849 kB]

46% [5 Packages store 0 B] [6 Packages 9415 kB/14.1 MB 67%] [12 Packages 0 B/84
                                                                               
46% [6 Packages 9441 kB/14.1 MB 67%] [12 Packages 60.6 kB/849 kB 7%]
46% [7 Translation-en store 0 B] [6 Packages 9454 kB/14.1 MB 67%] [12 Packages 
                                                                               
49% [7 Translation-en store 0 B] [6 Packages 9799 kB/14.1 MB 70%]
                                                                 
Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB]

49% [7 Translation-en store 0 B] [6 Packages 9864 kB/14.1 MB 70%] [13 Translati
                                                                               
50% [7 Translation-en store 0 B] [6 Packages 10.1 MB/14.1 MB 71%]
                                                                 
Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB]

50% [7 Translation-en store 0 B] [6 Packages 10.1 MB/14.1 MB 72%] [14 Commands-
                                                                               
50% [7 Translation-en store 0 B] [6 Packages 10.1 MB/14.1 MB 72%]
                                                                 
Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB]

51% [7 Translation-en store 0 B] [6 Packages 10.2 MB/14.1 MB 72%] [15 Packages 
                                                                               
51% [7 Translation-en store 0 B] [6 Packages 10.3 MB/14.1 MB 73%]
                                                                 
Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7588 B]

51% [7 Translation-en store 0 B] [6 Packages 10.3 MB/14.1 MB 73%] [16 Translati
                                                                               
51% [7 Translation-en store 0 B] [6 Packages 10.3 MB/14.1 MB 73%]
                                                                 
Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B]

51% [7 Translation-en store 0 B] [6 Packages 10.3 MB/14.1 MB 73%] [17 Commands-
                                                                               
51% [7 Translation-en store 0 B] [6 Packages 10.3 MB/14.1 MB 73%]
                                                                 
53% [6 Packages 11.1 MB/14.1 MB 79%]
53% [8 Commands-amd64 store 0 B] [6 Packages 11.1 MB/14.1 MB 79%]
                                                                 
54% [6 Packages 11.2 MB/14.1 MB 79%]
54% [9 Packages store 0 B] [6 Packages 11.2 MB/14.1 MB 80%]
                                                           
61% [9 Packages store 0 B] [Waiting for headers]
                                                
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB]

61% [9 Packages store 0 B] [18 Translation-en 33.6 kB/5652 kB 1%]
                                                                 
76% [18 Translation-en 5652 kB/5652 kB 100%]
                                            
76% [Waiting for headers]
                         
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB]

76% [10 Translation-en store 0 B] [19 Commands-amd64 8192 B/286 kB 3%]
                                                                      
77% [10 Translation-en store 0 B] [Waiting for headers]
                                                       
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB]

77% [10 Translation-en store 0 B] [20 Packages 111 kB/217 kB 51%]
                                                                 
77% [10 Translation-en store 0 B] [Waiting for headers]
                                                       
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB]

77% [10 Translation-en store 0 B] [21 Translation-en 38.7 kB/112 kB 35%]
                                                                        
78% [10 Translation-en store 0 B] [Waiting for headers]
                                                       
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B]

78% [10 Translation-en store 0 B] [Waiting for headers]
                                                       
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1613 kB]

78% [10 Translation-en store 0 B] [23 Packages 49.4 kB/1613 kB 3%]
                                                                  
82% [10 Translation-en store 0 B] [Waiting for headers]
                                                       
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB]

82% [10 Translation-en store 0 B] [24 Translation-en 45.1 kB/304 kB 15%]
                                                                        
82% [10 Translation-en store 0 B]
83% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)]
83% [11 Commands-amd64 store 0 B] [Connecting to nova.clouds.archive.ubuntu.com
                                                                               
83% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)]
83% [12 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (91.1
                                                                               
83% [Waiting for headers]
83% [13 Translation-en store 0 B] [Waiting for headers]
                                                       
83% [Waiting for headers]
83% [14 Commands-amd64 store 0 B] [Waiting for headers]
                                                       
84% [Waiting for headers]
84% [15 Packages store 0 B] [Waiting for headers]
                                                 
84% [Waiting for headers]
84% [16 Translation-en store 0 B] [Waiting for headers]
                                                       
84% [Waiting for headers]
84% [17 Commands-amd64 store 0 B] [Waiting for headers]
                                                       
84% [Waiting for headers]
84% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB]

84% [6 Packages store 0 B] [25 Commands-amd64 9899 B/16.1 kB 62%]
                                                                 
84% [6 Packages store 0 B]
                          
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1830 kB]

84% [6 Packages store 0 B] [26 Packages 2655 B/1830 kB 0%]
87% [6 Packages store 0 B] [26 Packages 861 kB/1830 kB 47%]
                                                           
89% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB]

89% [6 Packages store 0 B] [27 Translation-en 20.2 kB/311 kB 7%]
                                                                
90% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B]

                                                
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1072 kB]

90% [6 Packages store 0 B] [29 Packages 45.6 kB/1072 kB 4%]
                                                           
93% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB]

93% [6 Packages store 0 B] [30 Translation-en 27.3 kB/245 kB 11%]
                                                                 
93% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB]

93% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB]

93% [6 Packages store 0 B] [32 Packages 42.7 kB/42.7 kB 100%]
                                                             
93% [6 Packages store 0 B]
                          
Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB]

93% [6 Packages store 0 B] [33 Translation-en 1810 B/10.4 kB 17%]
                                                                 
93% [6 Packages store 0 B]
                          
Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B]

93% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB]

94% [6 Packages store 0 B] [35 Packages 52.4 kB/67.1 kB 78%]
                                                            
94% [6 Packages store 0 B]
                          
Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB]

94% [6 Packages store 0 B] [36 Translation-en 11.0 kB/11.0 kB 100%]
                                                                   
94% [6 Packages store 0 B]
                          
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]

94% [6 Packages store 0 B] [37 Commands-amd64 388 B/388 B 100%]
                                                               
94% [6 Packages store 0 B]
                          
Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B]

94% [6 Packages store 0 B] [38 Commands-amd64 116 B/116 B 100%]
                                                               
94% [6 Packages store 0 B]
                          
Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB]

94% [6 Packages store 0 B] [39 Packages 2310 B/27.2 kB 8%]
                                                          
94% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB]

94% [6 Packages store 0 B] [40 Translation-en 2341 B/16.2 kB 14%]
                                                                 
94% [6 Packages store 0 B] [Waiting for headers]
                                                
Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B]

                                                
Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B]

94% [6 Packages store 0 B] [42 Commands-amd64 116 B/116 B 100%]
                                                               
94% [6 Packages store 0 B]
                          
94% [Working]
94% [18 Translation-en store 0 B]
94% [18 Translation-en store 0 B]
                                 
94% [Working]
94% [19 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [20 Packages store 0 B]
                           
95% [Working]
95% [21 Translation-en store 0 B]
                                 
95% [Working]
95% [22 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [23 Packages store 0 B]
                           
95% [Working]
95% [24 Translation-en store 0 B]
                                 
96% [Working]
96% [25 Commands-amd64 store 0 B]
                                 
96% [Working]
96% [26 Packages store 0 B]
                           
96% [Working]
96% [27 Translation-en store 0 B]
                                 
96% [Working]
96% [28 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [29 Packages store 0 B]
                           
97% [Working]
97% [30 Translation-en store 0 B]
                                 
97% [Working]
97% [31 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [32 Packages store 0 B]
                           
98% [Working]
98% [33 Translation-en store 0 B]
                                 
98% [Working]
98% [34 Commands-amd64 store 0 B]
                                 
98% [Working]
98% [35 Packages store 0 B]
                           
98% [Working]
98% [36 Translation-en store 0 B]
                                 
99% [Working]
99% [37 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [38 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [39 Packages store 0 B]
                           
99% [Working]
99% [40 Translation-en store 0 B]
                                 
100% [Working]
100% [41 Commands-amd64 store 0 B]
                                  
100% [Working]
100% [42 Commands-amd64 store 0 B]
                                  
100% [Working]
              
Fetched 31.1 MB in 6s (5643 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

Success command osm-master-12472#4162: sudo apt-get -y update
Disconnected from osm-master-12472[172.21.249.231:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.231' (RSA) to the list of known hosts.
Connected to osm-master-12472[172.21.249.231:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12472#4163: sudo apt-get -y install chrony

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following packages will be REMOVED:
  systemd-timesyncd
The following NEW packages will be installed:
  chrony
0 upgraded, 1 newly installed, 1 to remove and 227 not upgraded.
Need to get 290 kB of archives.
After this operation, 364 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 chrony amd64 4.2-2ubuntu2 [290 kB]

4% [1 chrony 14.2 kB/290 kB 5%]
                               
100% [Working]
              
Fetched 290 kB in 0s (1130 kB/s)
(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 ... 64228 files and directories currently installed.)
Removing systemd-timesyncd (249.11-0ubuntu3.4) ...
Selecting previously unselected package chrony.
(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 ... 64214 files and directories currently installed.)
Preparing to unpack .../chrony_4.2-2ubuntu2_amd64.deb ...
Unpacking chrony (4.2-2ubuntu2) ...
Setting up chrony (4.2-2ubuntu2) ...

Creating config file /etc/chrony/chrony.conf with new version

Creating config file /etc/chrony/chrony.keys with new version
dpkg-statoverride: warning: --update given but /var/log/chrony does not exist
Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service.
Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service.
Processing triggers for dbus (1.12.20-2ubuntu4) ...
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Success command osm-master-12472#4163: sudo apt-get -y install chrony
Disconnected from osm-master-12472[172.21.249.231:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.231' (RSA) to the list of known hosts.
Connected to osm-master-12472[172.21.249.231:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12472#4164: sudo service chrony stop
Success command osm-master-12472#4164: sudo service chrony stop
Disconnected from osm-master-12472[172.21.249.231:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.231' (RSA) to the list of known hosts.
Connected to osm-master-12472[172.21.249.231:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12472#4165: sudo chronyd -vq
chronyd (chrony) version 4.2 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
Success command osm-master-12472#4165: sudo chronyd -vq
Disconnected from osm-master-12472[172.21.249.231:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.231' (RSA) to the list of known hosts.
Connected to osm-master-12472[172.21.249.231:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12472#4166: sudo service chrony start
Success command osm-master-12472#4166: sudo service chrony start
Disconnected from osm-master-12472[172.21.249.231:22]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.231' (RSA) to the list of known hosts.
Connected to osm-master-12472[172.21.249.231:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12472#4167: 
                        wget https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
--2024-05-06 10:58:35--  https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
Resolving osm-download.etsi.org (osm-download.etsi.org)... 195.238.226.47
Connecting to osm-download.etsi.org (osm-download.etsi.org)|195.238.226.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10473 (10K) [text/x-sh]
Saving to: ‘install_osm.sh’


install_osm.sh        0%[                    ]       0  --.-KB/s               
install_osm.sh      100%[===================>]  10.23K  --.-KB/s    in 0s      

2024-05-06 10:58:35 (48.8 MB/s) - ‘install_osm.sh’ saved [10473/10473]

Success command osm-master-12472#4167: 
                        wget https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
Disconnected from osm-master-12472[172.21.249.231:22]
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.231' (RSA) to the list of known hosts.
Connected to osm-master-12472[172.21.249.231:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12472#4168: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:44661                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-master-12472                                     
                            
Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https
OK
Repository: 'deb [arch=amd64] http://172.21.249.4:44661/release unstable devops'
Description:
Archive for codename: unstable components: devops
More info: http://172.21.249.4:44661/release
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/archive_uri-http_172_21_249_4_44661_release-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-http_172_21_249_4_44661_release-jammy.list

0% [Working]
            
Ign:1 http://172.21.249.4:44661/release unstable InRelease

0% [Working]
            
Get:2 http://172.21.249.4:44661/release unstable Release [3204 B]

0% [2 Release 3204 B/3204 B 100%]
                                 
0% [Working]
            
Get:3 http://172.21.249.4:44661/release unstable Release.gpg [862 B]

0% [3 Release.gpg 862 B/862 B 100%]
                                   
0% [Working]
            
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)]
                                                     
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)]
                                                     
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                     
0% [Waiting for headers]
                        
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease

                        
0% [Working]
0% [Working]
            
Get:8 http://172.21.249.4:44661/release unstable/devops amd64 Packages [449 B]

0% [8 Packages 449 B/449 B 100%]
                                
0% [Working]
0% [8 Packages store 0 B]
                         
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 4515 B in 1s (4193 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:44661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:44661/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.249.4:44661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:44661/release unstable Release

0% [Working]
            
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)]
                                                                 
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

                                                                 
0% [Working]
0% [Waiting for headers]
                        
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

                        
0% [Working]
            
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:44661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:44661/release unstable Release (expected unstable but got )
Ign:1 http://172.21.249.4:44661/release unstable InRelease
Hit:2 http://172.21.249.4:44661/release unstable Release
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease
Reading package lists...
W: http://172.21.249.4:44661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:44661/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following NEW packages will be installed:
  osm-devops
0 upgraded, 1 newly installed, 0 to remove and 227 not upgraded.
Need to get 20.4 MB of archives.
After this operation, 108 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.249.4:44661/release unstable/devops amd64 osm-devops all 15.0.0.post23-1 [20.4 MB]

0% [1 osm-devops 65.3 kB/20.4 MB 0%]
                                    
100% [Working]
              
Fetched 20.4 MB in 0s (94.7 MB/s)
Selecting previously unselected package osm-devops.
(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 ... 64271 files and directories currently installed.)
Preparing to unpack .../osm-devops_15.0.0.post23-1_all.deb ...
Unpacking osm-devops (15.0.0.post23-1) ...
Setting up osm-devops (15.0.0.post23-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
##  Mon May  6 10:59:00 UTC 2024 source: INFO: logging sourced
##  Mon May  6 10:59:00 UTC 2024 source: INFO: config sourced
##  Mon May  6 10:59:00 UTC 2024 source: INFO: container sourced
##  Mon May  6 10:59:00 UTC 2024 source: INFO: git_functions sourced
##  Mon May  6 10:59:00 UTC 2024 source: INFO: track sourced
Ubuntu
22.04
OSM_BEHIND_PROXY=
OSM_PROXY_ENV_VARIABLES=
This machine is not behind a proxy
Checking required packages: git wget curl tar snapd
/.
/etc
/etc/bash_completion.d
/etc/bash_completion.d/git-prompt
/usr
/usr/bin
/usr/bin/git
/usr/bin/git-shell
/usr/lib
/usr/lib/git-core
/usr/lib/git-core/git
/usr/lib/git-core/git-add--interactive
/usr/lib/git-core/git-bisect
/usr/lib/git-core/git-daemon
/usr/lib/git-core/git-difftool--helper
/usr/lib/git-core/git-filter-branch
/usr/lib/git-core/git-http-backend
/usr/lib/git-core/git-http-fetch
/usr/lib/git-core/git-http-push
/usr/lib/git-core/git-imap-send
/usr/lib/git-core/git-instaweb
/usr/lib/git-core/git-merge-octopus
/usr/lib/git-core/git-merge-one-file
/usr/lib/git-core/git-merge-resolve
/usr/lib/git-core/git-mergetool
/usr/lib/git-core/git-mergetool--lib
/usr/lib/git-core/git-quiltimport
/usr/lib/git-core/git-remote-http
/usr/lib/git-core/git-request-pull
/usr/lib/git-core/git-sh-i18n
/usr/lib/git-core/git-sh-i18n--envsubst
/usr/lib/git-core/git-sh-prompt
/usr/lib/git-core/git-sh-setup
/usr/lib/git-core/git-shell
/usr/lib/git-core/git-submodule
/usr/lib/git-core/git-subtree
/usr/lib/git-core/git-web--browse
/usr/lib/git-core/mergetools
/usr/lib/git-core/mergetools/araxis
/usr/lib/git-core/mergetools/bc
/usr/lib/git-core/mergetools/codecompare
/usr/lib/git-core/mergetools/deltawalker
/usr/lib/git-core/mergetools/diffmerge
/usr/lib/git-core/mergetools/diffuse
/usr/lib/git-core/mergetools/ecmerge
/usr/lib/git-core/mergetools/emerge
/usr/lib/git-core/mergetools/examdiff
/usr/lib/git-core/mergetools/guiffy
/usr/lib/git-core/mergetools/gvimdiff
/usr/lib/git-core/mergetools/kdiff3
/usr/lib/git-core/mergetools/kompare
/usr/lib/git-core/mergetools/meld
/usr/lib/git-core/mergetools/nvimdiff
/usr/lib/git-core/mergetools/opendiff
/usr/lib/git-core/mergetools/p4merge
/usr/lib/git-core/mergetools/smerge
/usr/lib/git-core/mergetools/tkdiff
/usr/lib/git-core/mergetools/tortoisemerge
/usr/lib/git-core/mergetools/vimdiff
/usr/lib/git-core/mergetools/winmerge
/usr/lib/git-core/mergetools/xxdiff
/usr/share
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/git
/usr/share/doc
/usr/share/doc/git
/usr/share/doc/git/NEWS.Debian.gz
/usr/share/doc/git/README.Debian
/usr/share/doc/git/README.emacs
/usr/share/doc/git/README.md
/usr/share/doc/git/README.source
/usr/share/doc/git/RelNotes
/usr/share/doc/git/RelNotes/1.5.0.1.txt
/usr/share/doc/git/RelNotes/1.5.0.2.txt
/usr/share/doc/git/RelNotes/1.5.0.3.txt
/usr/share/doc/git/RelNotes/1.5.0.4.txt
/usr/share/doc/git/RelNotes/1.5.0.5.txt
/usr/share/doc/git/RelNotes/1.5.0.6.txt
/usr/share/doc/git/RelNotes/1.5.0.7.txt
/usr/share/doc/git/RelNotes/1.5.0.txt
/usr/share/doc/git/RelNotes/1.5.1.1.txt
/usr/share/doc/git/RelNotes/1.5.1.2.txt
/usr/share/doc/git/RelNotes/1.5.1.3.txt
/usr/share/doc/git/RelNotes/1.5.1.4.txt
/usr/share/doc/git/RelNotes/1.5.1.5.txt
/usr/share/doc/git/RelNotes/1.5.1.6.txt
/usr/share/doc/git/RelNotes/1.5.1.txt
/usr/share/doc/git/RelNotes/1.5.2.1.txt
/usr/share/doc/git/RelNotes/1.5.2.2.txt
/usr/share/doc/git/RelNotes/1.5.2.3.txt
/usr/share/doc/git/RelNotes/1.5.2.4.txt
/usr/share/doc/git/RelNotes/1.5.2.5.txt
/usr/share/doc/git/RelNotes/1.5.2.txt
/usr/share/doc/git/RelNotes/1.5.3.1.txt
/usr/share/doc/git/RelNotes/1.5.3.2.txt
/usr/share/doc/git/RelNotes/1.5.3.3.txt
/usr/share/doc/git/RelNotes/1.5.3.4.txt
/usr/share/doc/git/RelNotes/1.5.3.5.txt
/usr/share/doc/git/RelNotes/1.5.3.6.txt
/usr/share/doc/git/RelNotes/1.5.3.7.txt
/usr/share/doc/git/RelNotes/1.5.3.8.txt
/usr/share/doc/git/RelNotes/1.5.3.txt
/usr/share/doc/git/RelNotes/1.5.4.1.txt
/usr/share/doc/git/RelNotes/1.5.4.2.txt
/usr/share/doc/git/RelNotes/1.5.4.3.txt
/usr/share/doc/git/RelNotes/1.5.4.4.txt
/usr/share/doc/git/RelNotes/1.5.4.5.txt
/usr/share/doc/git/RelNotes/1.5.4.6.txt
/usr/share/doc/git/RelNotes/1.5.4.7.txt
/usr/share/doc/git/RelNotes/1.5.4.txt
/usr/share/doc/git/RelNotes/1.5.5.1.txt
/usr/share/doc/git/RelNotes/1.5.5.2.txt
/usr/share/doc/git/RelNotes/1.5.5.3.txt
/usr/share/doc/git/RelNotes/1.5.5.4.txt
/usr/share/doc/git/RelNotes/1.5.5.5.txt
/usr/share/doc/git/RelNotes/1.5.5.6.txt
/usr/share/doc/git/RelNotes/1.5.5.txt
/usr/share/doc/git/RelNotes/1.5.6.1.txt
/usr/share/doc/git/RelNotes/1.5.6.2.txt
/usr/share/doc/git/RelNotes/1.5.6.3.txt
/usr/share/doc/git/RelNotes/1.5.6.4.txt
/usr/share/doc/git/RelNotes/1.5.6.5.txt
/usr/share/doc/git/RelNotes/1.5.6.6.txt
/usr/share/doc/git/RelNotes/1.5.6.txt
/usr/share/doc/git/RelNotes/1.6.0.1.txt
/usr/share/doc/git/RelNotes/1.6.0.2.txt
/usr/share/doc/git/RelNotes/1.6.0.3.txt
/usr/share/doc/git/RelNotes/1.6.0.4.txt
/usr/share/doc/git/RelNotes/1.6.0.5.txt
/usr/share/doc/git/RelNotes/1.6.0.6.txt
/usr/share/doc/git/RelNotes/1.6.0.txt
/usr/share/doc/git/RelNotes/1.6.1.1.txt
/usr/share/doc/git/RelNotes/1.6.1.2.txt
/usr/share/doc/git/RelNotes/1.6.1.3.txt
/usr/share/doc/git/RelNotes/1.6.1.4.txt
/usr/share/doc/git/RelNotes/1.6.1.txt
/usr/share/doc/git/RelNotes/1.6.2.1.txt
/usr/share/doc/git/RelNotes/1.6.2.2.txt
/usr/share/doc/git/RelNotes/1.6.2.3.txt
/usr/share/doc/git/RelNotes/1.6.2.4.txt
/usr/share/doc/git/RelNotes/1.6.2.5.txt
/usr/share/doc/git/RelNotes/1.6.2.txt
/usr/share/doc/git/RelNotes/1.6.3.1.txt
/usr/share/doc/git/RelNotes/1.6.3.2.txt
/usr/share/doc/git/RelNotes/1.6.3.3.txt
/usr/share/doc/git/RelNotes/1.6.3.4.txt
/usr/share/doc/git/RelNotes/1.6.3.txt
/usr/share/doc/git/RelNotes/1.6.4.1.txt
/usr/share/doc/git/RelNotes/1.6.4.2.txt
/usr/share/doc/git/RelNotes/1.6.4.3.txt
/usr/share/doc/git/RelNotes/1.6.4.4.txt
/usr/share/doc/git/RelNotes/1.6.4.5.txt
/usr/share/doc/git/RelNotes/1.6.4.txt
/usr/share/doc/git/RelNotes/1.6.5.1.txt
/usr/share/doc/git/RelNotes/1.6.5.2.txt
/usr/share/doc/git/RelNotes/1.6.5.3.txt
/usr/share/doc/git/RelNotes/1.6.5.4.txt
/usr/share/doc/git/RelNotes/1.6.5.5.txt
/usr/share/doc/git/RelNotes/1.6.5.6.txt
/usr/share/doc/git/RelNotes/1.6.5.7.txt
/usr/share/doc/git/RelNotes/1.6.5.8.txt
/usr/share/doc/git/RelNotes/1.6.5.9.txt
/usr/share/doc/git/RelNotes/1.6.5.txt
/usr/share/doc/git/RelNotes/1.6.6.1.txt
/usr/share/doc/git/RelNotes/1.6.6.2.txt
/usr/share/doc/git/RelNotes/1.6.6.3.txt
/usr/share/doc/git/RelNotes/1.6.6.txt
/usr/share/doc/git/RelNotes/1.7.0.1.txt
/usr/share/doc/git/RelNotes/1.7.0.2.txt
/usr/share/doc/git/RelNotes/1.7.0.3.txt
/usr/share/doc/git/RelNotes/1.7.0.4.txt
/usr/share/doc/git/RelNotes/1.7.0.5.txt
/usr/share/doc/git/RelNotes/1.7.0.6.txt
/usr/share/doc/git/RelNotes/1.7.0.7.txt
/usr/share/doc/git/RelNotes/1.7.0.8.txt
/usr/share/doc/git/RelNotes/1.7.0.9.txt
/usr/share/doc/git/RelNotes/1.7.0.txt
/usr/share/doc/git/RelNotes/1.7.1.1.txt
/usr/share/doc/git/RelNotes/1.7.1.2.txt
/usr/share/doc/git/RelNotes/1.7.1.3.txt
/usr/share/doc/git/RelNotes/1.7.1.4.txt
/usr/share/doc/git/RelNotes/1.7.1.txt
/usr/share/doc/git/RelNotes/1.7.10.1.txt
/usr/share/doc/git/RelNotes/1.7.10.2.txt
/usr/share/doc/git/RelNotes/1.7.10.3.txt
/usr/share/doc/git/RelNotes/1.7.10.4.txt
/usr/share/doc/git/RelNotes/1.7.10.5.txt
/usr/share/doc/git/RelNotes/1.7.10.txt
/usr/share/doc/git/RelNotes/1.7.11.1.txt
/usr/share/doc/git/RelNotes/1.7.11.2.txt
/usr/share/doc/git/RelNotes/1.7.11.3.txt
/usr/share/doc/git/RelNotes/1.7.11.4.txt
/usr/share/doc/git/RelNotes/1.7.11.5.txt
/usr/share/doc/git/RelNotes/1.7.11.6.txt
/usr/share/doc/git/RelNotes/1.7.11.7.txt
/usr/share/doc/git/RelNotes/1.7.11.txt
/usr/share/doc/git/RelNotes/1.7.12.1.txt
/usr/share/doc/git/RelNotes/1.7.12.2.txt
/usr/share/doc/git/RelNotes/1.7.12.3.txt
/usr/share/doc/git/RelNotes/1.7.12.4.txt
/usr/share/doc/git/RelNotes/1.7.12.txt
/usr/share/doc/git/RelNotes/1.7.2.1.txt
/usr/share/doc/git/RelNotes/1.7.2.2.txt
/usr/share/doc/git/RelNotes/1.7.2.3.txt
/usr/share/doc/git/RelNotes/1.7.2.4.txt
/usr/share/doc/git/RelNotes/1.7.2.5.txt
/usr/share/doc/git/RelNotes/1.7.2.txt
/usr/share/doc/git/RelNotes/1.7.3.1.txt
/usr/share/doc/git/RelNotes/1.7.3.2.txt
/usr/share/doc/git/RelNotes/1.7.3.3.txt
/usr/share/doc/git/RelNotes/1.7.3.4.txt
/usr/share/doc/git/RelNotes/1.7.3.5.txt
/usr/share/doc/git/RelNotes/1.7.3.txt
/usr/share/doc/git/RelNotes/1.7.4.1.txt
/usr/share/doc/git/RelNotes/1.7.4.2.txt
/usr/share/doc/git/RelNotes/1.7.4.3.txt
/usr/share/doc/git/RelNotes/1.7.4.4.txt
/usr/share/doc/git/RelNotes/1.7.4.5.txt
/usr/share/doc/git/RelNotes/1.7.4.txt
/usr/share/doc/git/RelNotes/1.7.5.1.txt
/usr/share/doc/git/RelNotes/1.7.5.2.txt
/usr/share/doc/git/RelNotes/1.7.5.3.txt
/usr/share/doc/git/RelNotes/1.7.5.4.txt
/usr/share/doc/git/RelNotes/1.7.5.txt
/usr/share/doc/git/RelNotes/1.7.6.1.txt
/usr/share/doc/git/RelNotes/1.7.6.2.txt
/usr/share/doc/git/RelNotes/1.7.6.3.txt
/usr/share/doc/git/RelNotes/1.7.6.4.txt
/usr/share/doc/git/RelNotes/1.7.6.5.txt
/usr/share/doc/git/RelNotes/1.7.6.6.txt
/usr/share/doc/git/RelNotes/1.7.6.txt
/usr/share/doc/git/RelNotes/1.7.7.1.txt
/usr/share/doc/git/RelNotes/1.7.7.2.txt
/usr/share/doc/git/RelNotes/1.7.7.3.txt
/usr/share/doc/git/RelNotes/1.7.7.4.txt
/usr/share/doc/git/RelNotes/1.7.7.5.txt
/usr/share/doc/git/RelNotes/1.7.7.6.txt
/usr/share/doc/git/RelNotes/1.7.7.7.txt
/usr/share/doc/git/RelNotes/1.7.7.txt
/usr/share/doc/git/RelNotes/1.7.8.1.txt
/usr/share/doc/git/RelNotes/1.7.8.2.txt
/usr/share/doc/git/RelNotes/1.7.8.3.txt
/usr/share/doc/git/RelNotes/1.7.8.4.txt
/usr/share/doc/git/RelNotes/1.7.8.5.txt
/usr/share/doc/git/RelNotes/1.7.8.6.txt
/usr/share/doc/git/RelNotes/1.7.8.txt
/usr/share/doc/git/RelNotes/1.7.9.1.txt
/usr/share/doc/git/RelNotes/1.7.9.2.txt
/usr/share/doc/git/RelNotes/1.7.9.3.txt
/usr/share/doc/git/RelNotes/1.7.9.4.txt
/usr/share/doc/git/RelNotes/1.7.9.5.txt
/usr/share/doc/git/RelNotes/1.7.9.6.txt
/usr/share/doc/git/RelNotes/1.7.9.7.txt
/usr/share/doc/git/RelNotes/1.7.9.txt
/usr/share/doc/git/RelNotes/1.8.0.1.txt
/usr/share/doc/git/RelNotes/1.8.0.2.txt
/usr/share/doc/git/RelNotes/1.8.0.3.txt
/usr/share/doc/git/RelNotes/1.8.0.txt
/usr/share/doc/git/RelNotes/1.8.1.1.txt
/usr/share/doc/git/RelNotes/1.8.1.2.txt
/usr/share/doc/git/RelNotes/1.8.1.3.txt
/usr/share/doc/git/RelNotes/1.8.1.4.txt
/usr/share/doc/git/RelNotes/1.8.1.5.txt
/usr/share/doc/git/RelNotes/1.8.1.6.txt
/usr/share/doc/git/RelNotes/1.8.1.txt
/usr/share/doc/git/RelNotes/1.8.2.1.txt
/usr/share/doc/git/RelNotes/1.8.2.2.txt
/usr/share/doc/git/RelNotes/1.8.2.3.txt
/usr/share/doc/git/RelNotes/1.8.2.txt
/usr/share/doc/git/RelNotes/1.8.3.1.txt
/usr/share/doc/git/RelNotes/1.8.3.2.txt
/usr/share/doc/git/RelNotes/1.8.3.3.txt
/usr/share/doc/git/RelNotes/1.8.3.4.txt
/usr/share/doc/git/RelNotes/1.8.3.txt
/usr/share/doc/git/RelNotes/1.8.4.1.txt
/usr/share/doc/git/RelNotes/1.8.4.2.txt
/usr/share/doc/git/RelNotes/1.8.4.3.txt
/usr/share/doc/git/RelNotes/1.8.4.4.txt
/usr/share/doc/git/RelNotes/1.8.4.5.txt
/usr/share/doc/git/RelNotes/1.8.4.txt
/usr/share/doc/git/RelNotes/1.8.5.1.txt
/usr/share/doc/git/RelNotes/1.8.5.2.txt
/usr/share/doc/git/RelNotes/1.8.5.3.txt
/usr/share/doc/git/RelNotes/1.8.5.4.txt
/usr/share/doc/git/RelNotes/1.8.5.5.txt
/usr/share/doc/git/RelNotes/1.8.5.6.txt
/usr/share/doc/git/RelNotes/1.8.5.txt
/usr/share/doc/git/RelNotes/1.9.0.txt
/usr/share/doc/git/RelNotes/1.9.1.txt
/usr/share/doc/git/RelNotes/1.9.2.txt
/usr/share/doc/git/RelNotes/1.9.3.txt
/usr/share/doc/git/RelNotes/1.9.4.txt
/usr/share/doc/git/RelNotes/1.9.5.txt
/usr/share/doc/git/RelNotes/2.0.0.txt
/usr/share/doc/git/RelNotes/2.0.1.txt
/usr/share/doc/git/RelNotes/2.0.2.txt
/usr/share/doc/git/RelNotes/2.0.3.txt
/usr/share/doc/git/RelNotes/2.0.4.txt
/usr/share/doc/git/RelNotes/2.0.5.txt
/usr/share/doc/git/RelNotes/2.1.0.txt
/usr/share/doc/git/RelNotes/2.1.1.txt
/usr/share/doc/git/RelNotes/2.1.2.txt
/usr/share/doc/git/RelNotes/2.1.3.txt
/usr/share/doc/git/RelNotes/2.1.4.txt
/usr/share/doc/git/RelNotes/2.10.0.txt
/usr/share/doc/git/RelNotes/2.10.1.txt
/usr/share/doc/git/RelNotes/2.10.2.txt
/usr/share/doc/git/RelNotes/2.10.3.txt
/usr/share/doc/git/RelNotes/2.10.4.txt
/usr/share/doc/git/RelNotes/2.10.5.txt
/usr/share/doc/git/RelNotes/2.11.0.txt
/usr/share/doc/git/RelNotes/2.11.1.txt
/usr/share/doc/git/RelNotes/2.11.2.txt
/usr/share/doc/git/RelNotes/2.11.3.txt
/usr/share/doc/git/RelNotes/2.11.4.txt
/usr/share/doc/git/RelNotes/2.12.0.txt
/usr/share/doc/git/RelNotes/2.12.1.txt
/usr/share/doc/git/RelNotes/2.12.2.txt
/usr/share/doc/git/RelNotes/2.12.3.txt
/usr/share/doc/git/RelNotes/2.12.4.txt
/usr/share/doc/git/RelNotes/2.12.5.txt
/usr/share/doc/git/RelNotes/2.13.0.txt
/usr/share/doc/git/RelNotes/2.13.1.txt
/usr/share/doc/git/RelNotes/2.13.2.txt
/usr/share/doc/git/RelNotes/2.13.3.txt
/usr/share/doc/git/RelNotes/2.13.4.txt
/usr/share/doc/git/RelNotes/2.13.5.txt
/usr/share/doc/git/RelNotes/2.13.6.txt
/usr/share/doc/git/RelNotes/2.13.7.txt
/usr/share/doc/git/RelNotes/2.14.0.txt
/usr/share/doc/git/RelNotes/2.14.1.txt
/usr/share/doc/git/RelNotes/2.14.2.txt
/usr/share/doc/git/RelNotes/2.14.3.txt
/usr/share/doc/git/RelNotes/2.14.4.txt
/usr/share/doc/git/RelNotes/2.14.5.txt
/usr/share/doc/git/RelNotes/2.14.6.txt
/usr/share/doc/git/RelNotes/2.15.0.txt
/usr/share/doc/git/RelNotes/2.15.1.txt
/usr/share/doc/git/RelNotes/2.15.2.txt
/usr/share/doc/git/RelNotes/2.15.3.txt
/usr/share/doc/git/RelNotes/2.15.4.txt
/usr/share/doc/git/RelNotes/2.16.0.txt
/usr/share/doc/git/RelNotes/2.16.1.txt
/usr/share/doc/git/RelNotes/2.16.2.txt
/usr/share/doc/git/RelNotes/2.16.3.txt
/usr/share/doc/git/RelNotes/2.16.4.txt
/usr/share/doc/git/RelNotes/2.16.5.txt
/usr/share/doc/git/RelNotes/2.16.6.txt
/usr/share/doc/git/RelNotes/2.17.0.txt
/usr/share/doc/git/RelNotes/2.17.1.txt
/usr/share/doc/git/RelNotes/2.17.2.txt
/usr/share/doc/git/RelNotes/2.17.3.txt
/usr/share/doc/git/RelNotes/2.17.4.txt
/usr/share/doc/git/RelNotes/2.17.5.txt
/usr/share/doc/git/RelNotes/2.17.6.txt
/usr/share/doc/git/RelNotes/2.18.0.txt
/usr/share/doc/git/RelNotes/2.18.1.txt
/usr/share/doc/git/RelNotes/2.18.2.txt
/usr/share/doc/git/RelNotes/2.18.3.txt
/usr/share/doc/git/RelNotes/2.18.4.txt
/usr/share/doc/git/RelNotes/2.18.5.txt
/usr/share/doc/git/RelNotes/2.19.0.txt
/usr/share/doc/git/RelNotes/2.19.1.txt
/usr/share/doc/git/RelNotes/2.19.2.txt
/usr/share/doc/git/RelNotes/2.19.3.txt
/usr/share/doc/git/RelNotes/2.19.4.txt
/usr/share/doc/git/RelNotes/2.19.5.txt
/usr/share/doc/git/RelNotes/2.19.6.txt
/usr/share/doc/git/RelNotes/2.2.0.txt
/usr/share/doc/git/RelNotes/2.2.1.txt
/usr/share/doc/git/RelNotes/2.2.2.txt
/usr/share/doc/git/RelNotes/2.2.3.txt
/usr/share/doc/git/RelNotes/2.20.0.txt
/usr/share/doc/git/RelNotes/2.20.1.txt
/usr/share/doc/git/RelNotes/2.20.2.txt
/usr/share/doc/git/RelNotes/2.20.3.txt
/usr/share/doc/git/RelNotes/2.20.4.txt
/usr/share/doc/git/RelNotes/2.20.5.txt
/usr/share/doc/git/RelNotes/2.21.0.txt
/usr/share/doc/git/RelNotes/2.21.1.txt
/usr/share/doc/git/RelNotes/2.21.2.txt
/usr/share/doc/git/RelNotes/2.21.3.txt
/usr/share/doc/git/RelNotes/2.21.4.txt
/usr/share/doc/git/RelNotes/2.22.0.txt
/usr/share/doc/git/RelNotes/2.22.1.txt
/usr/share/doc/git/RelNotes/2.22.2.txt
/usr/share/doc/git/RelNotes/2.22.3.txt
/usr/share/doc/git/RelNotes/2.22.4.txt
/usr/share/doc/git/RelNotes/2.22.5.txt
/usr/share/doc/git/RelNotes/2.23.0.txt
/usr/share/doc/git/RelNotes/2.23.1.txt
/usr/share/doc/git/RelNotes/2.23.2.txt
/usr/share/doc/git/RelNotes/2.23.3.txt
/usr/share/doc/git/RelNotes/2.23.4.txt
/usr/share/doc/git/RelNotes/2.24.0.txt
/usr/share/doc/git/RelNotes/2.24.1.txt
/usr/share/doc/git/RelNotes/2.24.2.txt
/usr/share/doc/git/RelNotes/2.24.3.txt
/usr/share/doc/git/RelNotes/2.24.4.txt
/usr/share/doc/git/RelNotes/2.25.0.txt
/usr/share/doc/git/RelNotes/2.25.1.txt
/usr/share/doc/git/RelNotes/2.25.2.txt
/usr/share/doc/git/RelNotes/2.25.3.txt
/usr/share/doc/git/RelNotes/2.25.4.txt
/usr/share/doc/git/RelNotes/2.25.5.txt
/usr/share/doc/git/RelNotes/2.26.0.txt
/usr/share/doc/git/RelNotes/2.26.1.txt
/usr/share/doc/git/RelNotes/2.26.2.txt
/usr/share/doc/git/RelNotes/2.26.3.txt
/usr/share/doc/git/RelNotes/2.27.0.txt
/usr/share/doc/git/RelNotes/2.27.1.txt
/usr/share/doc/git/RelNotes/2.28.0.txt
/usr/share/doc/git/RelNotes/2.28.1.txt
/usr/share/doc/git/RelNotes/2.29.0.txt
/usr/share/doc/git/RelNotes/2.29.1.txt
/usr/share/doc/git/RelNotes/2.29.2.txt
/usr/share/doc/git/RelNotes/2.29.3.txt
/usr/share/doc/git/RelNotes/2.3.0.txt
/usr/share/doc/git/RelNotes/2.3.1.txt
/usr/share/doc/git/RelNotes/2.3.10.txt
/usr/share/doc/git/RelNotes/2.3.2.txt
/usr/share/doc/git/RelNotes/2.3.3.txt
/usr/share/doc/git/RelNotes/2.3.4.txt
/usr/share/doc/git/RelNotes/2.3.5.txt
/usr/share/doc/git/RelNotes/2.3.6.txt
/usr/share/doc/git/RelNotes/2.3.7.txt
/usr/share/doc/git/RelNotes/2.3.8.txt
/usr/share/doc/git/RelNotes/2.3.9.txt
/usr/share/doc/git/RelNotes/2.30.0.txt
/usr/share/doc/git/RelNotes/2.30.1.txt
/usr/share/doc/git/RelNotes/2.30.2.txt
/usr/share/doc/git/RelNotes/2.31.0.txt
/usr/share/doc/git/RelNotes/2.31.1.txt
/usr/share/doc/git/RelNotes/2.32.0.txt
/usr/share/doc/git/RelNotes/2.33.0.txt
/usr/share/doc/git/RelNotes/2.33.1.txt
/usr/share/doc/git/RelNotes/2.34.0.txt
/usr/share/doc/git/RelNotes/2.34.1.txt
/usr/share/doc/git/RelNotes/2.4.0.txt
/usr/share/doc/git/RelNotes/2.4.1.txt
/usr/share/doc/git/RelNotes/2.4.10.txt
/usr/share/doc/git/RelNotes/2.4.11.txt
/usr/share/doc/git/RelNotes/2.4.12.txt
/usr/share/doc/git/RelNotes/2.4.2.txt
/usr/share/doc/git/RelNotes/2.4.3.txt
/usr/share/doc/git/RelNotes/2.4.4.txt
/usr/share/doc/git/RelNotes/2.4.5.txt
/usr/share/doc/git/RelNotes/2.4.6.txt
/usr/share/doc/git/RelNotes/2.4.7.txt
/usr/share/doc/git/RelNotes/2.4.8.txt
/usr/share/doc/git/RelNotes/2.4.9.txt
/usr/share/doc/git/RelNotes/2.5.0.txt
/usr/share/doc/git/RelNotes/2.5.1.txt
/usr/share/doc/git/RelNotes/2.5.2.txt
/usr/share/doc/git/RelNotes/2.5.3.txt
/usr/share/doc/git/RelNotes/2.5.4.txt
/usr/share/doc/git/RelNotes/2.5.5.txt
/usr/share/doc/git/RelNotes/2.5.6.txt
/usr/share/doc/git/RelNotes/2.6.0.txt
/usr/share/doc/git/RelNotes/2.6.1.txt
/usr/share/doc/git/RelNotes/2.6.2.txt
/usr/share/doc/git/RelNotes/2.6.3.txt
/usr/share/doc/git/RelNotes/2.6.4.txt
/usr/share/doc/git/RelNotes/2.6.5.txt
/usr/share/doc/git/RelNotes/2.6.6.txt
/usr/share/doc/git/RelNotes/2.6.7.txt
/usr/share/doc/git/RelNotes/2.7.0.txt
/usr/share/doc/git/RelNotes/2.7.1.txt
/usr/share/doc/git/RelNotes/2.7.2.txt
/usr/share/doc/git/RelNotes/2.7.3.txt
/usr/share/doc/git/RelNotes/2.7.4.txt
/usr/share/doc/git/RelNotes/2.7.5.txt
/usr/share/doc/git/RelNotes/2.7.6.txt
/usr/share/doc/git/RelNotes/2.8.0.txt
/usr/share/doc/git/RelNotes/2.8.1.txt
/usr/share/doc/git/RelNotes/2.8.2.txt
/usr/share/doc/git/RelNotes/2.8.3.txt
/usr/share/doc/git/RelNotes/2.8.4.txt
/usr/share/doc/git/RelNotes/2.8.5.txt
/usr/share/doc/git/RelNotes/2.8.6.txt
/usr/share/doc/git/RelNotes/2.9.0.txt
/usr/share/doc/git/RelNotes/2.9.1.txt
/usr/share/doc/git/RelNotes/2.9.2.txt
/usr/share/doc/git/RelNotes/2.9.3.txt
/usr/share/doc/git/RelNotes/2.9.4.txt
/usr/share/doc/git/RelNotes/2.9.5.txt
/usr/share/doc/git/changelog.Debian.gz
/usr/share/doc/git/contrib
/usr/share/doc/git/contrib/README
/usr/share/doc/git/contrib/buildsystems
/usr/share/doc/git/contrib/buildsystems/CMakeLists.txt
/usr/share/doc/git/contrib/buildsystems/Generators
/usr/share/doc/git/contrib/buildsystems/Generators/QMake.pm
/usr/share/doc/git/contrib/buildsystems/Generators/Vcproj.pm
/usr/share/doc/git/contrib/buildsystems/Generators/Vcxproj.pm
/usr/share/doc/git/contrib/buildsystems/Generators.pm
/usr/share/doc/git/contrib/buildsystems/engine.pl
/usr/share/doc/git/contrib/buildsystems/generate
/usr/share/doc/git/contrib/buildsystems/parse.pl
/usr/share/doc/git/contrib/coccinelle
/usr/share/doc/git/contrib/coccinelle/README
/usr/share/doc/git/contrib/coccinelle/array.cocci
/usr/share/doc/git/contrib/coccinelle/commit.cocci
/usr/share/doc/git/contrib/coccinelle/flex_alloc.cocci
/usr/share/doc/git/contrib/coccinelle/free.cocci
/usr/share/doc/git/contrib/coccinelle/hashmap.cocci
/usr/share/doc/git/contrib/coccinelle/object_id.cocci
/usr/share/doc/git/contrib/coccinelle/preincr.cocci
/usr/share/doc/git/contrib/coccinelle/qsort.cocci
/usr/share/doc/git/contrib/coccinelle/strbuf.cocci
/usr/share/doc/git/contrib/coccinelle/swap.cocci
/usr/share/doc/git/contrib/coccinelle/the_repository.pending.cocci
/usr/share/doc/git/contrib/coccinelle/xcalloc.cocci
/usr/share/doc/git/contrib/coccinelle/xopen.cocci
/usr/share/doc/git/contrib/coccinelle/xstrdup_or_null.cocci
/usr/share/doc/git/contrib/contacts
/usr/share/doc/git/contrib/contacts/Makefile
/usr/share/doc/git/contrib/contacts/git-contacts
/usr/share/doc/git/contrib/contacts/git-contacts.txt
/usr/share/doc/git/contrib/coverage-diff.sh
/usr/share/doc/git/contrib/credential
/usr/share/doc/git/contrib/credential/gnome-keyring
/usr/share/doc/git/contrib/credential/gnome-keyring/Makefile
/usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c
/usr/share/doc/git/contrib/credential/libsecret
/usr/share/doc/git/contrib/credential/libsecret/Makefile
/usr/share/doc/git/contrib/credential/libsecret/git-credential-libsecret.c
/usr/share/doc/git/contrib/credential/netrc
/usr/share/doc/git/contrib/credential/netrc/Makefile
/usr/share/doc/git/contrib/credential/netrc/git-credential-netrc.perl
/usr/share/doc/git/contrib/credential/netrc/t-git-credential-netrc.sh
/usr/share/doc/git/contrib/credential/netrc/test.command-option-gpg
/usr/share/doc/git/contrib/credential/netrc/test.git-config-gpg
/usr/share/doc/git/contrib/credential/netrc/test.netrc
/usr/share/doc/git/contrib/credential/netrc/test.pl
/usr/share/doc/git/contrib/credential/osxkeychain
/usr/share/doc/git/contrib/credential/osxkeychain/Makefile
/usr/share/doc/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c
/usr/share/doc/git/contrib/credential/wincred
/usr/share/doc/git/contrib/credential/wincred/Makefile
/usr/share/doc/git/contrib/credential/wincred/git-credential-wincred.c
/usr/share/doc/git/contrib/diff-highlight
/usr/share/doc/git/contrib/diff-highlight/DiffHighlight.pm
/usr/share/doc/git/contrib/diff-highlight/Makefile
/usr/share/doc/git/contrib/diff-highlight/README
/usr/share/doc/git/contrib/diff-highlight/diff-highlight
/usr/share/doc/git/contrib/diff-highlight/diff-highlight.perl
/usr/share/doc/git/contrib/diff-highlight/shebang.perl
/usr/share/doc/git/contrib/diff-highlight/t
/usr/share/doc/git/contrib/diff-highlight/t/Makefile
/usr/share/doc/git/contrib/diff-highlight/t/t9400-diff-highlight.sh
/usr/share/doc/git/contrib/examples
/usr/share/doc/git/contrib/examples/README
/usr/share/doc/git/contrib/fast-import
/usr/share/doc/git/contrib/fast-import/git-import.perl
/usr/share/doc/git/contrib/fast-import/git-import.sh
/usr/share/doc/git/contrib/fast-import/git-p4.README
/usr/share/doc/git/contrib/fast-import/import-directories.perl
/usr/share/doc/git/contrib/fast-import/import-tars.perl
/usr/share/doc/git/contrib/fast-import/import-zips.py
/usr/share/doc/git/contrib/git-jump
/usr/share/doc/git/contrib/git-jump/README
/usr/share/doc/git/contrib/git-jump/git-jump
/usr/share/doc/git/contrib/git-resurrect.sh
/usr/share/doc/git/contrib/git-shell-commands
/usr/share/doc/git/contrib/git-shell-commands/README
/usr/share/doc/git/contrib/git-shell-commands/help
/usr/share/doc/git/contrib/git-shell-commands/list
/usr/share/doc/git/contrib/hg-to-git
/usr/share/doc/git/contrib/hg-to-git/hg-to-git.py
/usr/share/doc/git/contrib/hg-to-git/hg-to-git.txt
/usr/share/doc/git/contrib/long-running-filter
/usr/share/doc/git/contrib/long-running-filter/example.pl
/usr/share/doc/git/contrib/persistent-https
/usr/share/doc/git/contrib/persistent-https/Makefile
/usr/share/doc/git/contrib/persistent-https/README
/usr/share/doc/git/contrib/persistent-https/client.go
/usr/share/doc/git/contrib/persistent-https/main.go
/usr/share/doc/git/contrib/persistent-https/proxy.go
/usr/share/doc/git/contrib/persistent-https/socket.go
/usr/share/doc/git/contrib/remote-helpers
/usr/share/doc/git/contrib/remote-helpers/README
/usr/share/doc/git/contrib/remote-helpers/git-remote-bzr
/usr/share/doc/git/contrib/remote-helpers/git-remote-hg
/usr/share/doc/git/contrib/remotes2config.sh
/usr/share/doc/git/contrib/rerere-train.sh
/usr/share/doc/git/contrib/stats
/usr/share/doc/git/contrib/stats/git-common-hash
/usr/share/doc/git/contrib/stats/mailmap.pl
/usr/share/doc/git/contrib/stats/packinfo.pl
/usr/share/doc/git/contrib/subtree
/usr/share/doc/git/contrib/subtree/INSTALL
/usr/share/doc/git/contrib/subtree/Makefile
/usr/share/doc/git/contrib/subtree/README
/usr/share/doc/git/contrib/subtree/git-subtree
/usr/share/doc/git/contrib/subtree/git-subtree.sh
/usr/share/doc/git/contrib/subtree/git-subtree.txt
/usr/share/doc/git/contrib/subtree/t
/usr/share/doc/git/contrib/subtree/t/Makefile
/usr/share/doc/git/contrib/subtree/t/t7900-subtree.sh
/usr/share/doc/git/contrib/subtree/todo
/usr/share/doc/git/contrib/thunderbird-patch-inline
/usr/share/doc/git/contrib/thunderbird-patch-inline/README
/usr/share/doc/git/contrib/thunderbird-patch-inline/appp.sh
/usr/share/doc/git/contrib/update-unicode
/usr/share/doc/git/contrib/update-unicode/README
/usr/share/doc/git/contrib/update-unicode/update_unicode.sh
/usr/share/doc/git/contrib/vscode
/usr/share/doc/git/contrib/vscode/README.md
/usr/share/doc/git/contrib/vscode/init.sh
/usr/share/doc/git/contrib/workdir
/usr/share/doc/git/contrib/workdir/git-new-workdir
/usr/share/doc/git/copyright
/usr/share/git-core
/usr/share/git-core/contrib
/usr/share/git-core/contrib/hooks
/usr/share/git-core/contrib/hooks/post-receive-email
/usr/share/git-core/contrib/hooks/pre-auto-gc-battery
/usr/share/git-core/contrib/hooks/setgitperms.perl
/usr/share/git-core/contrib/hooks/update-paranoid
/usr/share/git-core/templates
/usr/share/git-core/templates/branches
/usr/share/git-core/templates/description
/usr/share/git-core/templates/hooks
/usr/share/git-core/templates/hooks/applypatch-msg.sample
/usr/share/git-core/templates/hooks/commit-msg.sample
/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample
/usr/share/git-core/templates/hooks/post-update.sample
/usr/share/git-core/templates/hooks/pre-applypatch.sample
/usr/share/git-core/templates/hooks/pre-commit.sample
/usr/share/git-core/templates/hooks/pre-merge-commit.sample
/usr/share/git-core/templates/hooks/pre-push.sample
/usr/share/git-core/templates/hooks/pre-rebase.sample
/usr/share/git-core/templates/hooks/pre-receive.sample
/usr/share/git-core/templates/hooks/prepare-commit-msg.sample
/usr/share/git-core/templates/hooks/push-to-checkout.sample
/usr/share/git-core/templates/hooks/update.sample
/usr/share/git-core/templates/info
/usr/share/git-core/templates/info/exclude
/usr/share/gitweb
/usr/share/gitweb/gitweb.cgi
/usr/share/gitweb/static
/usr/share/gitweb/static/git-favicon.png
/usr/share/gitweb/static/git-logo.png
/usr/share/gitweb/static/gitweb.css
/usr/share/gitweb/static/gitweb.js
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/git
/usr/share/perl5
/usr/share/perl5/Git
/usr/share/perl5/Git/I18N.pm
/usr/share/perl5/Git/IndexInfo.pm
/usr/share/perl5/Git/LoadCPAN
/usr/share/perl5/Git/LoadCPAN/Error.pm
/usr/share/perl5/Git/LoadCPAN/Mail
/usr/share/perl5/Git/LoadCPAN/Mail/Address.pm
/usr/share/perl5/Git/LoadCPAN.pm
/usr/share/perl5/Git/Packet.pm
/usr/share/perl5/Git.pm
/var
/var/lib
/var/lib/git
/usr/bin/git-receive-pack
/usr/bin/git-upload-archive
/usr/bin/git-upload-pack
/usr/lib/git-core/git-add
/usr/lib/git-core/git-am
/usr/lib/git-core/git-annotate
/usr/lib/git-core/git-apply
/usr/lib/git-core/git-archive
/usr/lib/git-core/git-bisect--helper
/usr/lib/git-core/git-blame
/usr/lib/git-core/git-branch
/usr/lib/git-core/git-bugreport
/usr/lib/git-core/git-bundle
/usr/lib/git-core/git-cat-file
/usr/lib/git-core/git-check-attr
/usr/lib/git-core/git-check-ignore
/usr/lib/git-core/git-check-mailmap
/usr/lib/git-core/git-check-ref-format
/usr/lib/git-core/git-checkout
/usr/lib/git-core/git-checkout--worker
/usr/lib/git-core/git-checkout-index
/usr/lib/git-core/git-cherry
/usr/lib/git-core/git-cherry-pick
/usr/lib/git-core/git-clean
/usr/lib/git-core/git-clone
/usr/lib/git-core/git-column
/usr/lib/git-core/git-commit
/usr/lib/git-core/git-commit-graph
/usr/lib/git-core/git-commit-tree
/usr/lib/git-core/git-config
/usr/lib/git-core/git-count-objects
/usr/lib/git-core/git-credential
/usr/lib/git-core/git-credential-cache
/usr/lib/git-core/git-credential-cache--daemon
/usr/lib/git-core/git-credential-store
/usr/lib/git-core/git-describe
/usr/lib/git-core/git-diff
/usr/lib/git-core/git-diff-files
/usr/lib/git-core/git-diff-index
/usr/lib/git-core/git-diff-tree
/usr/lib/git-core/git-difftool
/usr/lib/git-core/git-env--helper
/usr/lib/git-core/git-fast-export
/usr/lib/git-core/git-fast-import
/usr/lib/git-core/git-fetch
/usr/lib/git-core/git-fetch-pack
/usr/lib/git-core/git-fmt-merge-msg
/usr/lib/git-core/git-for-each-ref
/usr/lib/git-core/git-for-each-repo
/usr/lib/git-core/git-format-patch
/usr/lib/git-core/git-fsck
/usr/lib/git-core/git-fsck-objects
/usr/lib/git-core/git-gc
/usr/lib/git-core/git-get-tar-commit-id
/usr/lib/git-core/git-grep
/usr/lib/git-core/git-hash-object
/usr/lib/git-core/git-help
/usr/lib/git-core/git-index-pack
/usr/lib/git-core/git-init
/usr/lib/git-core/git-init-db
/usr/lib/git-core/git-interpret-trailers
/usr/lib/git-core/git-log
/usr/lib/git-core/git-ls-files
/usr/lib/git-core/git-ls-remote
/usr/lib/git-core/git-ls-tree
/usr/lib/git-core/git-mailinfo
/usr/lib/git-core/git-mailsplit
/usr/lib/git-core/git-maintenance
/usr/lib/git-core/git-merge
/usr/lib/git-core/git-merge-base
/usr/lib/git-core/git-merge-file
/usr/lib/git-core/git-merge-index
/usr/lib/git-core/git-merge-ours
/usr/lib/git-core/git-merge-recursive
/usr/lib/git-core/git-merge-subtree
/usr/lib/git-core/git-merge-tree
/usr/lib/git-core/git-mktag
/usr/lib/git-core/git-mktree
/usr/lib/git-core/git-multi-pack-index
/usr/lib/git-core/git-mv
/usr/lib/git-core/git-name-rev
/usr/lib/git-core/git-notes
/usr/lib/git-core/git-pack-objects
/usr/lib/git-core/git-pack-redundant
/usr/lib/git-core/git-pack-refs
/usr/lib/git-core/git-patch-id
/usr/lib/git-core/git-prune
/usr/lib/git-core/git-prune-packed
/usr/lib/git-core/git-pull
/usr/lib/git-core/git-push
/usr/lib/git-core/git-range-diff
/usr/lib/git-core/git-read-tree
/usr/lib/git-core/git-rebase
/usr/lib/git-core/git-receive-pack
/usr/lib/git-core/git-reflog
/usr/lib/git-core/git-remote
/usr/lib/git-core/git-remote-ext
/usr/lib/git-core/git-remote-fd
/usr/lib/git-core/git-remote-ftp
/usr/lib/git-core/git-remote-ftps
/usr/lib/git-core/git-remote-https
/usr/lib/git-core/git-repack
/usr/lib/git-core/git-replace
/usr/lib/git-core/git-rerere
/usr/lib/git-core/git-reset
/usr/lib/git-core/git-restore
/usr/lib/git-core/git-rev-list
/usr/lib/git-core/git-rev-parse
/usr/lib/git-core/git-revert
/usr/lib/git-core/git-rm
/usr/lib/git-core/git-send-pack
/usr/lib/git-core/git-shortlog
/usr/lib/git-core/git-show
/usr/lib/git-core/git-show-branch
/usr/lib/git-core/git-show-index
/usr/lib/git-core/git-show-ref
/usr/lib/git-core/git-sparse-checkout
/usr/lib/git-core/git-stage
/usr/lib/git-core/git-stash
/usr/lib/git-core/git-status
/usr/lib/git-core/git-stripspace
/usr/lib/git-core/git-submodule--helper
/usr/lib/git-core/git-switch
/usr/lib/git-core/git-symbolic-ref
/usr/lib/git-core/git-tag
/usr/lib/git-core/git-unpack-file
/usr/lib/git-core/git-unpack-objects
/usr/lib/git-core/git-update-index
/usr/lib/git-core/git-update-ref
/usr/lib/git-core/git-update-server-info
/usr/lib/git-core/git-upload-archive
/usr/lib/git-core/git-upload-pack
/usr/lib/git-core/git-var
/usr/lib/git-core/git-verify-commit
/usr/lib/git-core/git-verify-pack
/usr/lib/git-core/git-verify-tag
/usr/lib/git-core/git-whatchanged
/usr/lib/git-core/git-worktree
/usr/lib/git-core/git-write-tree
/usr/share/bash-completion/completions/gitk
/usr/share/doc/git/contrib/hooks
/usr/share/doc/git/contrib/persistent-https/LICENSE
/usr/share/doc/git/contrib/subtree/COPYING
/usr/share/gitweb/index.cgi
/.
/etc
/etc/wgetrc
/usr
/usr/bin
/usr/bin/wget
/usr/share
/usr/share/doc
/usr/share/doc/wget
/usr/share/doc/wget/AUTHORS
/usr/share/doc/wget/MAILING-LIST
/usr/share/doc/wget/NEWS.gz
/usr/share/doc/wget/README
/usr/share/doc/wget/changelog.Debian.gz
/usr/share/doc/wget/copyright
/usr/share/info
/usr/share/info/wget.info.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/wget.1.gz
/.
/usr
/usr/bin
/usr/bin/curl
/usr/share
/usr/share/doc
/usr/share/doc/curl
/usr/share/doc/curl/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/curl.1.gz
/usr/share/zsh
/usr/share/zsh/vendor-completions
/usr/share/zsh/vendor-completions/_curl
/usr/share/doc/curl/NEWS.Debian.gz
/usr/share/doc/curl/changelog.Debian.gz
/.
/bin
/bin/tar
/etc
/usr
/usr/lib
/usr/lib/mime
/usr/lib/mime/packages
/usr/lib/mime/packages/tar
/usr/sbin
/usr/sbin/rmt-tar
/usr/sbin/tarcat
/usr/share
/usr/share/doc
/usr/share/doc/tar
/usr/share/doc/tar/AUTHORS
/usr/share/doc/tar/NEWS.gz
/usr/share/doc/tar/README.Debian
/usr/share/doc/tar/THANKS.gz
/usr/share/doc/tar/changelog.Debian.gz
/usr/share/doc/tar/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/tar.1.gz
/usr/share/man/man1/tarcat.1.gz
/usr/share/man/man8
/usr/share/man/man8/rmt-tar.8.gz
/etc/rmt
/.
/etc
/etc/apparmor.d
/etc/apparmor.d/usr.lib.snapd.snap-confine.real
/etc/apt
/etc/apt/apt.conf.d
/etc/apt/apt.conf.d/20snapd.conf
/etc/profile.d
/etc/profile.d/apps-bin-path.sh
/etc/xdg
/etc/xdg/autostart
/etc/xdg/autostart/snap-userd-autostart.desktop
/lib
/lib/systemd
/lib/systemd/system
/lib/systemd/system/snapd.apparmor.service
/lib/systemd/system/snapd.autoimport.service
/lib/systemd/system/snapd.core-fixup.service
/lib/systemd/system/snapd.failure.service
/lib/systemd/system/snapd.recovery-chooser-trigger.service
/lib/systemd/system/snapd.seeded.service
/lib/systemd/system/snapd.service
/lib/systemd/system/snapd.snap-repair.service
/lib/systemd/system/snapd.snap-repair.timer
/lib/systemd/system/snapd.socket
/lib/systemd/system/snapd.system-shutdown.service
/lib/systemd/system-generators
/lib/systemd/system-generators/snapd-generator
/lib/udev
/lib/udev/rules.d
/lib/udev/rules.d/66-snapd-autoimport.rules
/snap
/usr
/usr/bin
/usr/bin/snap
/usr/bin/snapfuse
/usr/lib
/usr/lib/environment.d
/usr/lib/environment.d/990-snapd.conf
/usr/lib/snapd
/usr/lib/snapd/complete.sh
/usr/lib/snapd/etelpmoc.sh
/usr/lib/snapd/info
/usr/lib/snapd/snap-bootstrap
/usr/lib/snapd/snap-confine
/usr/lib/snapd/snap-device-helper
/usr/lib/snapd/snap-discard-ns
/usr/lib/snapd/snap-exec
/usr/lib/snapd/snap-failure
/usr/lib/snapd/snap-fde-keymgr
/usr/lib/snapd/snap-gdb-shim
/usr/lib/snapd/snap-gdbserver-shim
/usr/lib/snapd/snap-mgmt
/usr/lib/snapd/snap-preseed
/usr/lib/snapd/snap-recovery-chooser
/usr/lib/snapd/snap-repair
/usr/lib/snapd/snap-seccomp
/usr/lib/snapd/snap-update-ns
/usr/lib/snapd/snapctl
/usr/lib/snapd/snapd
/usr/lib/snapd/snapd-apparmor
/usr/lib/snapd/snapd.core-fixup.sh
/usr/lib/snapd/snapd.run-from-snap
/usr/lib/snapd/system-shutdown
/usr/lib/systemd
/usr/lib/systemd/system-environment-generators
/usr/lib/systemd/system-environment-generators/snapd-env-generator
/usr/lib/systemd/user
/usr/lib/systemd/user/snapd.session-agent.service
/usr/lib/systemd/user/snapd.session-agent.socket
/usr/lib/systemd/user/sockets.target.wants
/usr/share
/usr/share/applications
/usr/share/applications/io.snapcraft.SessionAgent.desktop
/usr/share/applications/snap-handle-link.desktop
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/snap
/usr/share/dbus-1
/usr/share/dbus-1/services
/usr/share/dbus-1/services/io.snapcraft.Launcher.service
/usr/share/dbus-1/services/io.snapcraft.SessionAgent.service
/usr/share/dbus-1/services/io.snapcraft.Settings.service
/usr/share/dbus-1/session.d
/usr/share/dbus-1/session.d/snapd.session-services.conf
/usr/share/dbus-1/system.d
/usr/share/dbus-1/system.d/snapd.system-services.conf
/usr/share/doc
/usr/share/doc/snapd
/usr/share/doc/snapd/changelog.gz
/usr/share/doc/snapd/copyright
/usr/share/fish
/usr/share/fish/vendor_conf.d
/usr/share/fish/vendor_conf.d/snapd.fish
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/snap-confine.8.gz
/usr/share/man/man8/snap-discard-ns.8.gz
/usr/share/man/man8/snap.8.gz
/usr/share/man/man8/snapd-env-generator.8.gz
/usr/share/polkit-1
/usr/share/polkit-1/actions
/usr/share/polkit-1/actions/io.snapcraft.snapd.policy
/usr/share/zsh
/usr/share/zsh/vendor-completions
/usr/share/zsh/vendor-completions/_snap
/var
/var/cache
/var/cache/snapd
/var/lib
/var/lib/snapd
/var/lib/snapd/apparmor
/var/lib/snapd/apparmor/snap-confine
/var/lib/snapd/auto-import
/var/lib/snapd/dbus-1
/var/lib/snapd/dbus-1/services
/var/lib/snapd/dbus-1/system-services
/var/lib/snapd/desktop
/var/lib/snapd/desktop/applications
/var/lib/snapd/environment
/var/lib/snapd/firstboot
/var/lib/snapd/inhibit
/var/lib/snapd/lib
/var/lib/snapd/lib/gl
/var/lib/snapd/lib/gl32
/var/lib/snapd/lib/glvnd
/var/lib/snapd/lib/vulkan
/var/lib/snapd/snaps
/var/lib/snapd/snaps/partial
/var/lib/snapd/ssl
/var/lib/snapd/ssl/store-certs
/var/lib/snapd/void
/var/snap
/lib/udev/snappy-app-dev
/usr/bin/snapctl
/usr/bin/ubuntu-core-launcher
/usr/lib/systemd/user/sockets.target.wants/snapd.session-agent.socket
Required packages are present: git wget curl tar snapd
Track start release: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993141&event=start&operation=release&value=release&comment=&tags=
Track start docker_tag: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993141&event=start&operation=docker_tag&value=osm-master-12472&comment=&tags=
Track start installation_type: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993141&event=start&operation=installation_type&value=Default&comment=&tags=
Track start os_info: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993141&event=start&operation=os_info&value=Ubuntu_22.04&comment=&tags=
Track checks checkingroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993141&event=checks&operation=checkingroot_ok&value=&comment=&tags=
Track checks noroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993141&event=checks&operation=noroot_ok&value=&comment=&tags=
Track checks proceed_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993141&event=checks&operation=proceed_ok&value=&comment=&tags=
Installing OSM
Determining IP address of the interface with the default route
Track prereq prereqok_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993141&event=prereq&operation=prereqok_ok&value=&comment=&tags=
Kubeadm requires docker, so docker will be installed.
DEBUG_INSTALL=
DOCKER_PROXY_URL=http://172.21.1.1:5000
OSM_BEHIND_PROXY=
USER=ubuntu
Removing previous installation of docker ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker.io' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 227 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker-doc' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 227 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker-compose' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 227 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'podman-docker' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 227 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'containerd' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 227 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'runc' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 227 not upgraded.
Installing Docker CE ...

0% [Working]
            
Ign:1 http://172.21.249.4:44661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:44661/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers]
                        
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease

0% [Waiting for headers]
                        
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Waiting for headers]
0% [Waiting for headers]
                        
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 61%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:44661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:44661/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

gnupg is already the newest version (2.2.27-3ubuntu2.1).
gnupg set to manually installed.
The following NEW packages will be installed:
  apt-transport-https
The following packages will be upgraded:
  ca-certificates python3-software-properties software-properties-common
3 upgraded, 1 newly installed, 0 to remove and 224 not upgraded.
Need to get 200 kB of archives.
After this operation, 190 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]

6% [1 ca-certificates 14.2 kB/155 kB 9%]
                                        
67% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B]

68% [2 apt-transport-https 1510 B/1510 B 100%]
                                              
73% [Working]
             
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB]

75% [3 software-properties-common 5511 B/14.1 kB 39%]
                                                     
83% [Working]
             
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB]

83% [4 python3-software-properties 0 B/28.8 kB 0%]
                                                  
100% [Working]
              
Fetched 200 kB in 0s (737 kB/s)
Preconfiguring packages ...
(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 ... 65006 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.22.04.1) over (20211016) ...
Selecting previously unselected package apt-transport-https.
Preparing to unpack .../apt-transport-https_2.4.12_all.deb ...
Unpacking apt-transport-https (2.4.12) ...
Preparing to unpack .../software-properties-common_0.99.22.9_all.deb ...
Unpacking software-properties-common (0.99.22.9) over (0.99.22.3) ...
Preparing to unpack .../python3-software-properties_0.99.22.9_all.deb ...
Unpacking python3-software-properties (0.99.22.9) over (0.99.22.3) ...
Setting up apt-transport-https (2.4.12) ...
Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
19 added, 9 removed; done.
Setting up python3-software-properties (0.99.22.9) ...
Setting up software-properties-common (0.99.22.9) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for dbus (1.12.20-2ubuntu4) ...
Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.

0% [Working]
            
Ign:1 http://172.21.249.4:44661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:44661/release unstable Release

0% [Working]
            
Get:3 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB]

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.83)] [3 
                                                                               
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

                                              
0% [Waiting for headers]
                        
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease

0% [Waiting for headers]
0% [Waiting for headers]
                        
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

                        
0% [Working]
0% [Waiting for headers]
                        
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

0% [Waiting for headers]
                        
Get:9 https://download.docker.com/linux/ubuntu jammy/stable amd64 Packages [31.5 kB]

0% [9 Packages 15.7 kB/31.5 kB 50%]
                                   
0% [Working]
0% [9 Packages store 0 B]
                         
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 80.3 kB in 1s (67.0 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 68%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:44661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:44661/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  containerd.io docker-buildx-plugin docker-ce-cli docker-ce-rootless-extras
  docker-compose-plugin libltdl7 libslirp0 pigz slirp4netns
Suggested packages:
  aufs-tools cgroupfs-mount | cgroup-lite
The following NEW packages will be installed:
  containerd.io docker-buildx-plugin docker-ce docker-ce-cli
  docker-ce-rootless-extras docker-compose-plugin libltdl7 libslirp0 pigz
  slirp4netns
0 upgraded, 10 newly installed, 0 to remove and 224 not upgraded.
Need to get 121 MB of archives.
After this operation, 434 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 pigz amd64 2.6-1 [63.6 kB]

0% [1 pigz 14.2 kB/63.6 kB 22%] [Connected to download.docker.com (52.222.169.6
                                                                               
Get:2 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 1.6.31-1 [29.8 MB]

                                                                               
0% [1 pigz 37.4 kB/63.6 kB 59%] [2 containerd.io 15.9 kB/29.8 MB 0%]
                                                                    
2% [2 containerd.io 97.8 kB/29.8 MB 0%]
                                       
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB]

2% [3 libltdl7 2615 B/39.6 kB 7%] [2 containerd.io 376 kB/29.8 MB 1%]
                                                                     
4% [Waiting for headers] [2 containerd.io 655 kB/29.8 MB 2%]
                                                            
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libslirp0 amd64 4.6.1-1build1 [61.5 kB]

5% [4 libslirp0 4744 B/61.5 kB 8%] [2 containerd.io 664 kB/29.8 MB 2%]
                                                                      
7% [Waiting for headers] [2 containerd.io 1621 kB/29.8 MB 5%]
                                                             
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 slirp4netns amd64 1.0.1-2 [28.2 kB]

7% [5 slirp4netns 2337 B/28.2 kB 8%] [2 containerd.io 1621 kB/29.8 MB 5%]
                                                                         
10% [2 containerd.io 2294 kB/29.8 MB 8%]
25% [2 containerd.io 26.1 MB/29.8 MB 87%]
                                         
30% [Working]
             
Get:6 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-buildx-plugin amd64 0.14.0-1~ubuntu.22.04~jammy [29.7 MB]

30% [6 docker-buildx-plugin 115 kB/29.7 MB 0%]
                                              
51% [Waiting for headers]
                         
Get:7 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:26.1.1-1~ubuntu.22.04~jammy [14.6 MB]

51% [7 docker-ce-cli 36.5 kB/14.6 MB 0%]
                                        
63% [Waiting for headers]
                         
Get:8 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:26.1.1-1~ubuntu.22.04~jammy [25.3 MB]

63% [8 docker-ce 59.9 kB/25.3 MB 0%]
                                    
82% [Waiting for headers]
                         
Get:9 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-rootless-extras amd64 5:26.1.1-1~ubuntu.22.04~jammy [9321 kB]

82% [9 docker-ce-rootless-extras 61.4 kB/9321 kB 1%]
                                                    
90% [Waiting for headers]
                         
Get:10 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 2.27.0-1~ubuntu.22.04~jammy [12.5 MB]

90% [10 docker-compose-plugin 32.8 kB/12.5 MB 0%]
                                                 
100% [Working]
              
Fetched 121 MB in 2s (59.2 MB/s)
Selecting previously unselected package pigz.
(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 ... 65020 files and directories currently installed.)
Preparing to unpack .../0-pigz_2.6-1_amd64.deb ...
Unpacking pigz (2.6-1) ...
Selecting previously unselected package containerd.io.
Preparing to unpack .../1-containerd.io_1.6.31-1_amd64.deb ...
Unpacking containerd.io (1.6.31-1) ...
Selecting previously unselected package docker-buildx-plugin.
Preparing to unpack .../2-docker-buildx-plugin_0.14.0-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-buildx-plugin (0.14.0-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../3-docker-ce-cli_5%3a26.1.1-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-cli (5:26.1.1-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../4-docker-ce_5%3a26.1.1-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce (5:26.1.1-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-rootless-extras.
Preparing to unpack .../5-docker-ce-rootless-extras_5%3a26.1.1-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-rootless-extras (5:26.1.1-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-compose-plugin.
Preparing to unpack .../6-docker-compose-plugin_2.27.0-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-compose-plugin (2.27.0-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../7-libltdl7_2.4.6-15build2_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-15build2) ...
Selecting previously unselected package libslirp0:amd64.
Preparing to unpack .../8-libslirp0_4.6.1-1build1_amd64.deb ...
Unpacking libslirp0:amd64 (4.6.1-1build1) ...
Selecting previously unselected package slirp4netns.
Preparing to unpack .../9-slirp4netns_1.0.1-2_amd64.deb ...
Unpacking slirp4netns (1.0.1-2) ...
Setting up docker-buildx-plugin (0.14.0-1~ubuntu.22.04~jammy) ...
Setting up containerd.io (1.6.31-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
Setting up docker-compose-plugin (2.27.0-1~ubuntu.22.04~jammy) ...
Setting up libltdl7:amd64 (2.4.6-15build2) ...
Setting up docker-ce-cli (5:26.1.1-1~ubuntu.22.04~jammy) ...
Setting up libslirp0:amd64 (4.6.1-1build1) ...
Setting up pigz (2.6-1) ...
Setting up docker-ce-rootless-extras (5:26.1.1-1~ubuntu.22.04~jammy) ...
Setting up slirp4netns (1.0.1-2) ...
Setting up docker-ce (5:26.1.1-1~ubuntu.22.04~jammy) ...
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Adding user to group 'docker'
Configuring docker proxy ...
... restarted Docker service
Configuring containerd to expose CRI and use systemd cgroup
Configuring http://172.21.1.1:5000 as registry mirror in /etc/containerd/config.toml
Testing Docker CE installation ...
Client: Docker Engine - Community
 Version:           26.1.1
 API version:       1.45
 Go version:        go1.21.9
 Git commit:        4cf5afa
 Built:             Tue Apr 30 11:47:53 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          26.1.1
  API version:      1.45 (minimum version 1.24)
  Go version:       go1.21.9
  Git commit:       ac2de55
  Built:            Tue Apr 30 11:47:53 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.31
  GitCommit:        e377cd56a71523140ca6ae87e30244719194a521
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world


c1ec31eb5944: Pulling fs layer 

c1ec31eb5944: Downloading  2.447kB/2.459kB

c1ec31eb5944: Download complete 

c1ec31eb5944: Extracting  2.459kB/2.459kB

c1ec31eb5944: Extracting  2.459kB/2.459kB

c1ec31eb5944: Pull complete 
Digest: sha256:a26bff933ddc26d5cdf7faa98b4ae1e3ec20c4985e6f87ac0973052224d24302
Status: Downloaded newer image for hello-world:latest

Hello from Docker!
This message shows that your installation appears to be working correctly.

To generate this message, Docker took the following steps:
 1. The Docker client contacted the Docker daemon.
 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
    (amd64)
 3. The Docker daemon created a new container from that image which runs the
    executable that produces the output you are currently reading.
 4. The Docker daemon streamed that output to the Docker client, which sent it
    to your terminal.

To try something more ambitious, you can run an Ubuntu container with:
 $ docker run -it ubuntu bash

Share images, automate workflows, and more with a free Docker ID:
 https://hub.docker.com/

For more examples and ideas, visit:
 https://docs.docker.com/get-started/

... Docker CE installation done
Track docker_ce docker_ce_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993196&event=docker_ce&operation=docker_ce_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=
OSM_DEVOPS=/usr/share/osm-devops
Helm3 is not installed, installing ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 15.3M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.3M  100 15.3M    0     0  13.8M      0  0:00:01  0:00:01 --:--:-- 13.8M
linux-amd64/
linux-amd64/LICENSE
linux-amd64/README.md
linux-amd64/helm
version.BuildInfo{Version:"v3.14.3", GitCommit:"f03cc04caaa8f6d7c3e67cf918929150cf6f3f12", GitTreeState:"clean", GoVersion:"go1.21.7"}
"stable" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
Track helm_client install_helm_client_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993202&event=helm_client&operation=install_helm_client_ok&value=&comment=&tags=
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_CLUSTER_WORK_DIR=/etc/osm
HOME=/home/ubuntu
Creating folders for installation
Copying kubeadm-config from /usr/share/osm-devops/installers/kubeadm-config.yaml to /etc/osm/kubeadm-config.yaml

0% [Working]
            
Ign:1 http://172.21.249.4:44661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:44661/release unstable Release

0% [Working]
            
Hit:3 https://download.docker.com/linux/ubuntu jammy InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (185.125.190.38)] [Waiting for
0% [Connecting to nova.clouds.archive.ubuntu.com (185.125.190.38)] [Waiting for
0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)] [Waiting for 
                                                                               
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease

                                                                               
0% [Waiting for headers]
0% [Waiting for headers]
                        
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

                        
0% [Working]
            
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Working]
0% [Waiting for headers]
                        
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                        
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 63%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:44661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:44661/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

ca-certificates is already the newest version (20230311ubuntu0.22.04.1).
apt-transport-https is already the newest version (2.4.12).
The following additional packages will be installed:
  libcurl4
The following packages will be upgraded:
  curl libcurl4
2 upgraded, 0 newly installed, 0 to remove and 222 not upgraded.
Need to get 484 kB of archives.
After this operation, 6144 B of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]

1% [1 curl 4096 B/194 kB 2%]
                            
42% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]

43% [2 libcurl4 2613 B/290 kB 1%]
                                 
100% [Working]
              
Fetched 484 kB in 1s (558 kB/s)
(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 ... 65286 files and directories currently installed.)
Preparing to unpack .../curl_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking curl (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.4) ...
Preparing to unpack .../libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.4) ...
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
Setting up curl (7.81.0-1ubuntu1.16) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.29/deb/ /


0% [Working]
            
Ign:1 http://172.21.249.4:44661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:44661/release unstable Release

0% [Working]
            
Hit:3 https://download.docker.com/linux/ubuntu jammy InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.83)] [Wa
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease

0% [Waiting for headers] [Waiting for headers]
                                              
0% [Waiting for headers]
0% [Waiting for headers]
                        
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

                        
0% [Working]
0% [Connected to prod-cdn.packages.k8s.io (99.86.91.108)] [Waiting for headers]
                                                                               
Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                               
0% [Waiting for headers]
                        
Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  InRelease [1186 B]

0% [6 InRelease 1186 B/1186 B 100%]
                                   
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
30% [Working]
             
Get:10 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  Packages [7781 B]

100% [10 Packages 7781 B/7781 B 100%]
                                     
100% [Working]
100% [10 Packages store 0 B]
                            
100% [Working]
              
Fetched 8967 B in 1s (6854 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 62%

Reading package lists... 62%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 69%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 74%

Reading package lists... 74%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:44661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:44661/release unstable Release (expected unstable but got )
Installing Kubernetes Packages ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  conntrack cri-tools ebtables kubernetes-cni socat
The following NEW packages will be installed:
  conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat
0 upgraded, 8 newly installed, 0 to remove and 222 not upgraded.
Need to get 92.4 MB of archives.
After this operation, 346 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 conntrack amd64 1:1.4.6-2build2 [33.5 kB]

0% [1 conntrack 14.2 kB/33.5 kB 42%] [Waiting for headers]
                                                          
0% [1 conntrack 14.2 kB/33.5 kB 42%]
                                    
3% [Waiting for headers]
3% [Connected to prod-cdn.packages.k8s.io (99.86.91.121)] [Waiting for headers]
                                                                               
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 ebtables amd64 2.0.11-4build2 [84.9 kB]

                                                                               
3% [Waiting for headers] [4 ebtables 2614 B/84.9 kB 3%] [Waiting for headers]
                                                                             
Get:2 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  cri-tools 1.29.0-1.1 [20.1 MB]

3% [2 cri-tools 0 B/20.1 MB 0%] [4 ebtables 8406 B/84.9 kB 10%] [Waiting for he
3% [2 cri-tools 392 kB/20.1 MB 2%] [4 ebtables 40.3 kB/84.9 kB 47%] [Waiting fo
12% [2 cri-tools 8126 kB/20.1 MB 40%] [Waiting for headers] [Waiting for header
                                                                               
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB]

12% [2 cri-tools 8139 kB/20.1 MB 40%] [6 socat 1459 B/349 kB 0%] [Waiting for h
                                                                               
13% [2 cri-tools 9489 kB/20.1 MB 47%] [6 socat 13.0 kB/349 kB 4%]
19% [2 cri-tools 15.6 MB/20.1 MB 77%] [6 socat 155 kB/349 kB 44%]
                                                                 
25% [6 socat 332 kB/349 kB 95%]
                               
28% [Waiting for headers]
                         
Get:3 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  kubernetes-cni 1.3.0-1.1 [31.4 MB]

28% [3 kubernetes-cni 0 B/31.4 MB 0%]
                                     
58% [Working]
             
Get:5 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  kubelet 1.29.3-1.1 [19.8 MB]

58% [5 kubelet 0 B/19.8 MB 0%]
73% [5 kubelet 17.4 MB/19.8 MB 88%]
                                   
77% [Working]
             
Get:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  kubectl 1.29.3-1.1 [10.5 MB]

77% [7 kubectl 0 B/10.5 MB 0%]
                              
89% [Working]
             
Get:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  kubeadm 1.29.3-1.1 [10.1 MB]

89% [8 kubeadm 0 B/10.1 MB 0%]
                              
100% [Working]
              
Fetched 92.4 MB in 3s (32.9 MB/s)
Selecting previously unselected package conntrack.
(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 ... 65286 files and directories currently installed.)
Preparing to unpack .../0-conntrack_1%3a1.4.6-2build2_amd64.deb ...
Unpacking conntrack (1:1.4.6-2build2) ...
Selecting previously unselected package cri-tools.
Preparing to unpack .../1-cri-tools_1.29.0-1.1_amd64.deb ...
Unpacking cri-tools (1.29.0-1.1) ...
Selecting previously unselected package ebtables.
Preparing to unpack .../2-ebtables_2.0.11-4build2_amd64.deb ...
Unpacking ebtables (2.0.11-4build2) ...
Selecting previously unselected package kubernetes-cni.
Preparing to unpack .../3-kubernetes-cni_1.3.0-1.1_amd64.deb ...
Unpacking kubernetes-cni (1.3.0-1.1) ...
Selecting previously unselected package socat.
Preparing to unpack .../4-socat_1.7.4.1-3ubuntu4_amd64.deb ...
Unpacking socat (1.7.4.1-3ubuntu4) ...
Selecting previously unselected package kubelet.
Preparing to unpack .../5-kubelet_1.29.3-1.1_amd64.deb ...
Unpacking kubelet (1.29.3-1.1) ...
Selecting previously unselected package kubectl.
Preparing to unpack .../6-kubectl_1.29.3-1.1_amd64.deb ...
Unpacking kubectl (1.29.3-1.1) ...
Selecting previously unselected package kubeadm.
Preparing to unpack .../7-kubeadm_1.29.3-1.1_amd64.deb ...
Unpacking kubeadm (1.29.3-1.1) ...
Setting up conntrack (1:1.4.6-2build2) ...
Setting up kubectl (1.29.3-1.1) ...
Setting up ebtables (2.0.11-4build2) ...
Setting up socat (1.7.4.1-3ubuntu4) ...
Setting up cri-tools (1.29.0-1.1) ...
Setting up kubernetes-cni (1.3.0-1.1) ...
Setting up kubelet (1.29.3-1.1) ...
Setting up kubeadm (1.29.3-1.1) ...
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
kubelet set on hold.
kubeadm set on hold.
kubectl set on hold.
Track k8scluster install_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993238&event=k8scluster&operation=install_k8s_ok&value=&comment=&tags=
Track k8scluster kubelet: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993238&event=k8scluster&operation=kubelet&value=1.29.3-1.1&comment=&tags=
Track k8scluster kubeadm: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993238&event=k8scluster&operation=kubeadm&value=1.29.3-1.1&comment=&tags=
Track k8scluster kubectl: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993238&event=k8scluster&operation=kubectl&value=1.29.3-1.1&comment=&tags=
I0506 11:00:39.449058   13730 version.go:256] remote version is much newer: v1.30.0; falling back to: stable-1.29
[init] Using Kubernetes version: v1.29.4
[preflight] Running pre-flight checks
[preflight] Would pull the required images (like 'kubeadm config images pull')
[certs] Using certificateDir folder "/etc/kubernetes/tmp/kubeadm-init-dryrun4278366400"
[certs] Generating "ca" certificate and key
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osm-master-12472] and IPs [10.96.0.1 172.21.249.231]
[certs] Generating "apiserver-kubelet-client" certificate and key
[certs] Generating "front-proxy-ca" certificate and key
[certs] Generating "front-proxy-client" certificate and key
[certs] Generating "etcd/ca" certificate and key
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [localhost osm-master-12472] and IPs [172.21.249.231 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-master-12472] and IPs [172.21.249.231 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes/tmp/kubeadm-init-dryrun4278366400"
[kubeconfig] Writing "admin.conf" kubeconfig file
[kubeconfig] Writing "super-admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[etcd] Would ensure that "/var/lib/etcd" directory is present
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/tmp/kubeadm-init-dryrun4278366400"
[control-plane] Using manifest folder "/etc/kubernetes/tmp/kubeadm-init-dryrun4278366400"
[control-plane] Creating static Pod manifest for "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
[control-plane] Creating static Pod manifest for "kube-scheduler"
[kubelet-start] Writing kubelet environment file with flags to file "/etc/kubernetes/tmp/kubeadm-init-dryrun4278366400/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/etc/kubernetes/tmp/kubeadm-init-dryrun4278366400/config.yaml"
[dryrun] Wrote certificates, kubeconfig files and control plane manifests to the "/etc/kubernetes/tmp/kubeadm-init-dryrun4278366400" directory
[dryrun] The certificates or kubeconfig files would not be printed due to their sensitive nature
[dryrun] Please examine the "/etc/kubernetes/tmp/kubeadm-init-dryrun4278366400" directory for details about what would be written
[dryrun] Would write file "/etc/kubernetes/manifests/kube-apiserver.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: 172.21.249.231:6443
	  creationTimestamp: null
	  labels:
	    component: kube-apiserver
	    tier: control-plane
	  name: kube-apiserver
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-apiserver
	    - --advertise-address=172.21.249.231
	    - --allow-privileged=true
	    - --authorization-mode=Node,RBAC
	    - --client-ca-file=/etc/kubernetes/pki/ca.crt
	    - --enable-admission-plugins=NodeRestriction
	    - --enable-bootstrap-token-auth=true
	    - --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt
	    - --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt
	    - --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key
	    - --etcd-servers=https://127.0.0.1:2379
	    - --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt
	    - --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key
	    - --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
	    - --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt
	    - --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key
	    - --requestheader-allowed-names=front-proxy-client
	    - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
	    - --requestheader-extra-headers-prefix=X-Remote-Extra-
	    - --requestheader-group-headers=X-Remote-Group
	    - --requestheader-username-headers=X-Remote-User
	    - --secure-port=6443
	    - --service-account-issuer=https://kubernetes.default.svc.cluster.local
	    - --service-account-key-file=/etc/kubernetes/pki/sa.pub
	    - --service-account-signing-key-file=/etc/kubernetes/pki/sa.key
	    - --service-cluster-ip-range=10.96.0.0/12
	    - --service-node-port-range=80-32767
	    - --tls-cert-file=/etc/kubernetes/pki/apiserver.crt
	    - --tls-private-key-file=/etc/kubernetes/pki/apiserver.key
	    image: registry.k8s.io/kube-apiserver:v1.29.4
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 172.21.249.231
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-apiserver
	    readinessProbe:
	      failureThreshold: 3
	      httpGet:
	        host: 172.21.249.231
	        path: /readyz
	        port: 6443
	        scheme: HTTPS
	      periodSeconds: 1
	      timeoutSeconds: 15
	    resources:
	      requests:
	        cpu: 250m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 172.21.249.231
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/ssl/certs
	      name: ca-certs
	      readOnly: true
	    - mountPath: /etc/ca-certificates
	      name: etc-ca-certificates
	      readOnly: true
	    - mountPath: /etc/pki
	      name: etc-pki
	      readOnly: true
	    - mountPath: /etc/kubernetes/pki
	      name: k8s-certs
	      readOnly: true
	    - mountPath: /usr/local/share/ca-certificates
	      name: usr-local-share-ca-certificates
	      readOnly: true
	    - mountPath: /usr/share/ca-certificates
	      name: usr-share-ca-certificates
	      readOnly: true
	  hostNetwork: true
	  priority: 2000001000
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/ssl/certs
	      type: DirectoryOrCreate
	    name: ca-certs
	  - hostPath:
	      path: /etc/ca-certificates
	      type: DirectoryOrCreate
	    name: etc-ca-certificates
	  - hostPath:
	      path: /etc/pki
	      type: DirectoryOrCreate
	    name: etc-pki
	  - hostPath:
	      path: /etc/kubernetes/pki
	      type: DirectoryOrCreate
	    name: k8s-certs
	  - hostPath:
	      path: /usr/local/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-local-share-ca-certificates
	  - hostPath:
	      path: /usr/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-share-ca-certificates
	status: {}
[dryrun] Would write file "/etc/kubernetes/manifests/kube-controller-manager.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  labels:
	    component: kube-controller-manager
	    tier: control-plane
	  name: kube-controller-manager
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-controller-manager
	    - --allocate-node-cidrs=true
	    - --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --bind-address=127.0.0.1
	    - --client-ca-file=/etc/kubernetes/pki/ca.crt
	    - --cluster-cidr=10.244.0.0/16
	    - --cluster-name=kubernetes
	    - --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt
	    - --cluster-signing-key-file=/etc/kubernetes/pki/ca.key
	    - --controllers=*,bootstrapsigner,tokencleaner
	    - --kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --leader-elect=true
	    - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
	    - --root-ca-file=/etc/kubernetes/pki/ca.crt
	    - --service-account-private-key-file=/etc/kubernetes/pki/sa.key
	    - --service-cluster-ip-range=10.96.0.0/12
	    - --use-service-account-credentials=true
	    image: registry.k8s.io/kube-controller-manager:v1.29.4
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10257
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-controller-manager
	    resources:
	      requests:
	        cpu: 200m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10257
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/ssl/certs
	      name: ca-certs
	      readOnly: true
	    - mountPath: /etc/ca-certificates
	      name: etc-ca-certificates
	      readOnly: true
	    - mountPath: /etc/pki
	      name: etc-pki
	      readOnly: true
	    - mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
	      name: flexvolume-dir
	    - mountPath: /etc/kubernetes/pki
	      name: k8s-certs
	      readOnly: true
	    - mountPath: /etc/kubernetes/controller-manager.conf
	      name: kubeconfig
	      readOnly: true
	    - mountPath: /usr/local/share/ca-certificates
	      name: usr-local-share-ca-certificates
	      readOnly: true
	    - mountPath: /usr/share/ca-certificates
	      name: usr-share-ca-certificates
	      readOnly: true
	  hostNetwork: true
	  priority: 2000001000
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/ssl/certs
	      type: DirectoryOrCreate
	    name: ca-certs
	  - hostPath:
	      path: /etc/ca-certificates
	      type: DirectoryOrCreate
	    name: etc-ca-certificates
	  - hostPath:
	      path: /etc/pki
	      type: DirectoryOrCreate
	    name: etc-pki
	  - hostPath:
	      path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
	      type: DirectoryOrCreate
	    name: flexvolume-dir
	  - hostPath:
	      path: /etc/kubernetes/pki
	      type: DirectoryOrCreate
	    name: k8s-certs
	  - hostPath:
	      path: /etc/kubernetes/controller-manager.conf
	      type: FileOrCreate
	    name: kubeconfig
	  - hostPath:
	      path: /usr/local/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-local-share-ca-certificates
	  - hostPath:
	      path: /usr/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-share-ca-certificates
	status: {}
[dryrun] Would write file "/etc/kubernetes/manifests/kube-scheduler.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  labels:
	    component: kube-scheduler
	    tier: control-plane
	  name: kube-scheduler
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-scheduler
	    - --authentication-kubeconfig=/etc/kubernetes/scheduler.conf
	    - --authorization-kubeconfig=/etc/kubernetes/scheduler.conf
	    - --bind-address=127.0.0.1
	    - --kubeconfig=/etc/kubernetes/scheduler.conf
	    - --leader-elect=true
	    image: registry.k8s.io/kube-scheduler:v1.29.4
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10259
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-scheduler
	    resources:
	      requests:
	        cpu: 100m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10259
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/kubernetes/scheduler.conf
	      name: kubeconfig
	      readOnly: true
	  hostNetwork: true
	  priority: 2000001000
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/kubernetes/scheduler.conf
	      type: FileOrCreate
	    name: kubeconfig
	status: {}
[dryrun] Would write file "/var/lib/kubelet/config.yaml" with content:
	apiVersion: kubelet.config.k8s.io/v1beta1
	authentication:
	  anonymous:
	    enabled: false
	  webhook:
	    cacheTTL: 0s
	    enabled: true
	  x509:
	    clientCAFile: /etc/kubernetes/pki/ca.crt
	authorization:
	  mode: Webhook
	  webhook:
	    cacheAuthorizedTTL: 0s
	    cacheUnauthorizedTTL: 0s
	cgroupDriver: systemd
	clusterDNS:
	- 10.96.0.10
	clusterDomain: cluster.local
	containerRuntimeEndpoint: ""
	cpuManagerReconcilePeriod: 0s
	evictionPressureTransitionPeriod: 0s
	fileCheckFrequency: 0s
	healthzBindAddress: 127.0.0.1
	healthzPort: 10248
	httpCheckFrequency: 0s
	imageMaximumGCAge: 0s
	imageMinimumGCAge: 0s
	kind: KubeletConfiguration
	logging:
	  flushFrequency: 0
	  options:
	    json:
	      infoBufferSize: "0"
	  verbosity: 0
	memorySwap: {}
	nodeStatusReportFrequency: 0s
	nodeStatusUpdateFrequency: 0s
	resolvConf: /run/systemd/resolve/resolv.conf
	rotateCertificates: true
	runtimeRequestTimeout: 0s
	shutdownGracePeriod: 0s
	shutdownGracePeriodCriticalPods: 0s
	staticPodPath: /etc/kubernetes/manifests
	streamingConnectionIdleTimeout: 0s
	syncFrequency: 0s
	volumeStatsAggPeriod: 0s
[dryrun] Would write file "/var/lib/kubelet/kubeadm-flags.env" with content:
	KUBELET_KUBEADM_ARGS="--container-runtime-endpoint=unix:///var/run/containerd/containerd.sock --pod-infra-container-image=registry.k8s.io/pause:3.9"
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/tmp/kubeadm-init-dryrun4278366400". This can take up to 4m0s
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  ClusterConfiguration: |
	    apiServer:
	      extraArgs:
	        authorization-mode: Node,RBAC
	        service-node-port-range: 80-32767
	      timeoutForControlPlane: 4m0s
	    apiVersion: kubeadm.k8s.io/v1beta3
	    certificatesDir: /etc/kubernetes/pki
	    clusterName: kubernetes
	    controllerManager: {}
	    dns: {}
	    etcd:
	      local:
	        dataDir: /var/lib/etcd
	    imageRepository: registry.k8s.io
	    kind: ClusterConfiguration
	    kubernetesVersion: v1.29.4
	    networking:
	      dnsDomain: cluster.local
	      podSubnet: 10.244.0.0/16
	      serviceSubnet: 10.96.0.0/12
	    scheduler: {}
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: kubeadm-config
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:nodes-kubeadm-config
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kubeadm-config
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:nodes-kubeadm-config
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:nodes-kubeadm-config
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
	- kind: Group
	  name: system:nodes
[kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  kubelet: |
	    apiVersion: kubelet.config.k8s.io/v1beta1
	    authentication:
	      anonymous:
	        enabled: false
	      webhook:
	        cacheTTL: 0s
	        enabled: true
	      x509:
	        clientCAFile: /etc/kubernetes/pki/ca.crt
	    authorization:
	      mode: Webhook
	      webhook:
	        cacheAuthorizedTTL: 0s
	        cacheUnauthorizedTTL: 0s
	    cgroupDriver: systemd
	    clusterDNS:
	    - 10.96.0.10
	    clusterDomain: cluster.local
	    containerRuntimeEndpoint: ""
	    cpuManagerReconcilePeriod: 0s
	    evictionPressureTransitionPeriod: 0s
	    fileCheckFrequency: 0s
	    healthzBindAddress: 127.0.0.1
	    healthzPort: 10248
	    httpCheckFrequency: 0s
	    imageMaximumGCAge: 0s
	    imageMinimumGCAge: 0s
	    kind: KubeletConfiguration
	    logging:
	      flushFrequency: 0
	      options:
	        json:
	          infoBufferSize: "0"
	      verbosity: 0
	    memorySwap: {}
	    nodeStatusReportFrequency: 0s
	    nodeStatusUpdateFrequency: 0s
	    resolvConf: /run/systemd/resolve/resolv.conf
	    rotateCertificates: true
	    runtimeRequestTimeout: 0s
	    shutdownGracePeriod: 0s
	    shutdownGracePeriodCriticalPods: 0s
	    staticPodPath: /etc/kubernetes/manifests
	    streamingConnectionIdleTimeout: 0s
	    syncFrequency: 0s
	    volumeStatsAggPeriod: 0s
	kind: ConfigMap
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/component-config.hash: sha256:039ebd4ded19b908b11b887f829926e4dd313124360bea9b68fa8b289464a774
	  creationTimestamp: null
	  name: kubelet-config
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-config
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kubelet-config
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-config
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:kubelet-config
	subjects:
	- kind: Group
	  name: system:nodes
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[dryrun] Would perform action GET on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-master-12472"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-master-12472"
[dryrun] Attached patch:
	{"metadata":{"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/containerd/containerd.sock"}}}
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-master-12472 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
[mark-control-plane] Marking the node osm-master-12472 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]
[dryrun] Would perform action GET on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-master-12472"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-master-12472"
[dryrun] Attached patch:
	{"metadata":{"labels":{"node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""}},"spec":{"taints":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/control-plane"}]}}
[bootstrap-token] Using token: m82szb.u04olenx4nb4hf9a
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[dryrun] Would perform action GET on resource "secrets" in API group "core/v1"
[dryrun] Resource name: "bootstrap-token-m82szb"
[dryrun] Would perform action CREATE on resource "secrets" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  auth-extra-groups: c3lzdGVtOmJvb3RzdHJhcHBlcnM6a3ViZWFkbTpkZWZhdWx0LW5vZGUtdG9rZW4=
	  expiration: MjAyNC0wNS0wN1QxMTowMDo0NFo=
	  token-id: bTgyc3pi
	  token-secret: dTA0b2xlbng0bmI0aGY5YQ==
	  usage-bootstrap-authentication: dHJ1ZQ==
	  usage-bootstrap-signing: dHJ1ZQ==
	kind: Secret
	metadata:
	  creationTimestamp: null
	  name: bootstrap-token-m82szb
	  namespace: kube-system
	type: bootstrap.kubernetes.io/token
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
[dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  creationTimestamp: null
	  name: kubeadm:get-nodes
	rules:
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:get-nodes
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: kubeadm:get-nodes
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-bootstrap
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:node-bootstrapper
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-autoapprove-bootstrap
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:certificates.k8s.io:certificatesigningrequests:nodeclient
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-autoapprove-certificate-rotation
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
	subjects:
	- kind: Group
	  name: system:nodes
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  kubeconfig: |
	    apiVersion: v1
	    clusters:
	    - cluster:
	        certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURCVENDQWUyZ0F3SUJBZ0lJSC9peVF2d3p3Wmt3RFFZSktvWklodmNOQVFFTEJRQXdGVEVUTUJFR0ExVUUKQXhNS2EzVmlaWEp1WlhSbGN6QWVGdzB5TkRBMU1EWXhNRFUxTkRCYUZ3MHpOREExTURReE1UQXdOREJhTUJVeApFekFSQmdOVkJBTVRDbXQxWW1WeWJtVjBaWE13Z2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLCkFvSUJBUUR2aS9nYWVhWk5mYmZKcndOcmpxNW90WkI4MWFCU2VrYU9FejJMMWYwTXJBSUQ1YlE2MzNsM1JiODIKQ1k4Rzgzc0o2VlBFREplUVBqMi9DcWdMNmV1a3BNR3UzZGxBa2laa1piUHRFSFNwYWlVd2M3dS9wdm8vREhpegpHSURDM09kUFhlRzhYWGUzeloyZDJ0UDUybXBqalhZQVo4N1NRVWhyT29hKzBpYlhnQlZqM25tVVFSallvUGpaClMvbEoybk9sVko4UjRLbVNpZVhsQk5oR1Y0OWFGUTZTb2V4RWdoaUlsS2NMV1g3UERZVHdDUThVbUpUdVBaOGMKTGJMNWNMdkthYWhpZnBIVG8yTnQ1eWpWd3NkYnBCTENYOUVROE80QUtSSVRDcE0xc25UN3h2aVREM0ZaZURBdgpNdWdEWm9idmE3Y2FLL1BNdHpnN3AwWjdjUTZkQWdNQkFBR2pXVEJYTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQCkJnTlZIUk1CQWY4RUJUQURBUUgvTUIwR0ExVWREZ1FXQkJRbEh3SEpzcy9ZV0lMM0gwaG0yOVhDbVpPTzBqQVYKQmdOVkhSRUVEakFNZ2dwcmRXSmxjbTVsZEdWek1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQ083SDU3K1BSSwpsa1plV2ZnTWhIOU9iekUweDdkeUkyeklqSWRqcFRFbVIxZzRNQ0R4T3JmVjBYQ3BlM0Z4Q3dTckN2eitmTzRQCkJJbnlEeHpyYTNPNE91NERMT1NseUpHOG5KYkJML3BOWWNtR094U0Y1bU0ybENoRWVCVXgvSXpOa0FoK252NlAKa1JEdnlxM2hkZ2RqL1Ewb0FHeWdWRTVoSERITHdpNTdxVTI4V21kaDdWMGZZcTNCMTBXQXVHVkUrNDBJM0R6ZwpUeHI3a1BsbmhBcXJFNFNKN3NzVTduTEpSSlc4a1BweWYvdmt6MHNPOUVGNGFCMzJ6OE9OZmVrdlFESmhNSmwrCmNaY3BxWExKWEdxK0dEUFVQT2d4R1g4WFZpSDdrV1Z2aGZwbGY1Q2kwYVF1dnNEckRpeW5jZE4vcVVFRG55eGQKWVczckRxNkRqNGFTCi0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K
	        server: https://172.21.249.231:6443
	      name: ""
	    contexts: null
	    current-context: ""
	    kind: Config
	    preferences: {}
	    users: null
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: cluster-info
	  namespace: kube-public
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:bootstrap-signer-clusterinfo
	  namespace: kube-public
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - cluster-info
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:bootstrap-signer-clusterinfo
	  namespace: kube-public
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:bootstrap-signer-clusterinfo
	subjects:
	- kind: User
	  name: system:anonymous
[dryrun] Would perform action LIST on resource "deployments" in API group "apps/v1"
[dryrun] Would perform action GET on resource "configmaps" in API group "core/v1"
[dryrun] Resource name: "coredns"
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  Corefile: |
	    .:53 {
	        errors
	        health {
	           lameduck 5s
	        }
	        ready
	        kubernetes cluster.local in-addr.arpa ip6.arpa {
	           pods insecure
	           fallthrough in-addr.arpa ip6.arpa
	           ttl 30
	        }
	        prometheus :9153
	        forward . /etc/resolv.conf {
	           max_concurrent 1000
	        }
	        cache 30
	        loop
	        reload
	        loadbalance
	    }
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  creationTimestamp: null
	  name: system:coredns
	rules:
	- apiGroups:
	  - ""
	  resources:
	  - endpoints
	  - services
	  - pods
	  - namespaces
	  verbs:
	  - list
	  - watch
	- apiGroups:
	  - discovery.k8s.io
	  resources:
	  - endpointslices
	  verbs:
	  - list
	  - watch
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: system:coredns
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:coredns
	subjects:
	- kind: ServiceAccount
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  creationTimestamp: null
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "deployments" in API group "apps/v1"
[dryrun] Attached object:
	apiVersion: apps/v1
	kind: Deployment
	metadata:
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-dns
	  name: coredns
	  namespace: kube-system
	spec:
	  replicas: 2
	  selector:
	    matchLabels:
	      k8s-app: kube-dns
	  strategy:
	    rollingUpdate:
	      maxUnavailable: 1
	    type: RollingUpdate
	  template:
	    metadata:
	      creationTimestamp: null
	      labels:
	        k8s-app: kube-dns
	    spec:
	      affinity:
	        podAntiAffinity:
	          preferredDuringSchedulingIgnoredDuringExecution:
	          - podAffinityTerm:
	              labelSelector:
	                matchExpressions:
	                - key: k8s-app
	                  operator: In
	                  values:
	                  - kube-dns
	              topologyKey: kubernetes.io/hostname
	            weight: 100
	      containers:
	      - args:
	        - -conf
	        - /etc/coredns/Corefile
	        image: registry.k8s.io/coredns/coredns:v1.11.1
	        imagePullPolicy: IfNotPresent
	        livenessProbe:
	          failureThreshold: 5
	          httpGet:
	            path: /health
	            port: 8080
	            scheme: HTTP
	          initialDelaySeconds: 60
	          successThreshold: 1
	          timeoutSeconds: 5
	        name: coredns
	        ports:
	        - containerPort: 53
	          name: dns
	          protocol: UDP
	        - containerPort: 53
	          name: dns-tcp
	          protocol: TCP
	        - containerPort: 9153
	          name: metrics
	          protocol: TCP
	        readinessProbe:
	          httpGet:
	            path: /ready
	            port: 8181
	            scheme: HTTP
	        resources:
	          limits:
	            memory: 170Mi
	          requests:
	            cpu: 100m
	            memory: 70Mi
	        securityContext:
	          allowPrivilegeEscalation: false
	          capabilities:
	            add:
	            - NET_BIND_SERVICE
	            drop:
	            - ALL
	          readOnlyRootFilesystem: true
	        volumeMounts:
	        - mountPath: /etc/coredns
	          name: config-volume
	          readOnly: true
	      dnsPolicy: Default
	      nodeSelector:
	        kubernetes.io/os: linux
	      priorityClassName: system-cluster-critical
	      serviceAccountName: coredns
	      tolerations:
	      - key: CriticalAddonsOnly
	        operator: Exists
	      - effect: NoSchedule
	        key: node-role.kubernetes.io/control-plane
	      volumes:
	      - configMap:
	          items:
	          - key: Corefile
	            path: Corefile
	          name: coredns
	        name: config-volume
	status: {}
[dryrun] Would perform action CREATE on resource "services" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: Service
	metadata:
	  annotations:
	    prometheus.io/port: "9153"
	    prometheus.io/scrape: "true"
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-dns
	    kubernetes.io/cluster-service: "true"
	    kubernetes.io/name: CoreDNS
	  name: kube-dns
	  namespace: kube-system
	  resourceVersion: "0"
	spec:
	  clusterIP: 10.96.0.10
	  ports:
	  - name: dns
	    port: 53
	    protocol: UDP
	    targetPort: 53
	  - name: dns-tcp
	    port: 53
	    protocol: TCP
	    targetPort: 53
	  - name: metrics
	    port: 9153
	    protocol: TCP
	    targetPort: 9153
	  selector:
	    k8s-app: kube-dns
	status:
	  loadBalancer: {}
[addons] Applied essential addon: CoreDNS
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  config.conf: |-
	    apiVersion: kubeproxy.config.k8s.io/v1alpha1
	    bindAddress: 0.0.0.0
	    bindAddressHardFail: false
	    clientConnection:
	      acceptContentTypes: ""
	      burst: 0
	      contentType: ""
	      kubeconfig: /var/lib/kube-proxy/kubeconfig.conf
	      qps: 0
	    clusterCIDR: 10.244.0.0/16
	    configSyncPeriod: 0s
	    conntrack:
	      maxPerCore: null
	      min: null
	      tcpBeLiberal: false
	      tcpCloseWaitTimeout: null
	      tcpEstablishedTimeout: null
	      udpStreamTimeout: 0s
	      udpTimeout: 0s
	    detectLocal:
	      bridgeInterface: ""
	      interfaceNamePrefix: ""
	    detectLocalMode: ""
	    enableProfiling: false
	    healthzBindAddress: ""
	    hostnameOverride: ""
	    iptables:
	      localhostNodePorts: null
	      masqueradeAll: false
	      masqueradeBit: null
	      minSyncPeriod: 0s
	      syncPeriod: 0s
	    ipvs:
	      excludeCIDRs: null
	      minSyncPeriod: 0s
	      scheduler: ""
	      strictARP: false
	      syncPeriod: 0s
	      tcpFinTimeout: 0s
	      tcpTimeout: 0s
	      udpTimeout: 0s
	    kind: KubeProxyConfiguration
	    logging:
	      flushFrequency: 0
	      options:
	        json:
	          infoBufferSize: "0"
	      verbosity: 0
	    metricsBindAddress: ""
	    mode: ""
	    nftables:
	      masqueradeAll: false
	      masqueradeBit: null
	      minSyncPeriod: 0s
	      syncPeriod: 0s
	    nodePortAddresses: null
	    oomScoreAdj: null
	    portRange: ""
	    showHiddenMetricsForVersion: ""
	    winkernel:
	      enableDSR: false
	      forwardHealthCheckVip: false
	      networkName: ""
	      rootHnsEndpointName: ""
	      sourceVip: ""
	  kubeconfig.conf: |-
	    apiVersion: v1
	    kind: Config
	    clusters:
	    - cluster:
	        certificate-authority: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt
	        server: https://172.21.249.231:6443
	      name: default
	    contexts:
	    - context:
	        cluster: default
	        namespace: default
	        user: default
	      name: default
	    current-context: default
	    users:
	    - name: default
	      user:
	        tokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token
	kind: ConfigMap
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/component-config.hash: sha256:2948bb1d7b49bfaa4eabea525cf1607e74b5b6ea509816855413e6827431c73a
	  creationTimestamp: null
	  labels:
	    app: kube-proxy
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "daemonsets" in API group "apps/v1"
[dryrun] Attached object:
	apiVersion: apps/v1
	kind: DaemonSet
	metadata:
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-proxy
	  name: kube-proxy
	  namespace: kube-system
	spec:
	  selector:
	    matchLabels:
	      k8s-app: kube-proxy
	  template:
	    metadata:
	      creationTimestamp: null
	      labels:
	        k8s-app: kube-proxy
	    spec:
	      containers:
	      - command:
	        - /usr/local/bin/kube-proxy
	        - --config=/var/lib/kube-proxy/config.conf
	        - --hostname-override=$(NODE_NAME)
	        env:
	        - name: NODE_NAME
	          valueFrom:
	            fieldRef:
	              fieldPath: spec.nodeName
	        image: registry.k8s.io/kube-proxy:v1.29.4
	        imagePullPolicy: IfNotPresent
	        name: kube-proxy
	        resources: {}
	        securityContext:
	          privileged: true
	        volumeMounts:
	        - mountPath: /var/lib/kube-proxy
	          name: kube-proxy
	        - mountPath: /run/xtables.lock
	          name: xtables-lock
	        - mountPath: /lib/modules
	          name: lib-modules
	          readOnly: true
	      hostNetwork: true
	      nodeSelector:
	        kubernetes.io/os: linux
	      priorityClassName: system-node-critical
	      serviceAccountName: kube-proxy
	      tolerations:
	      - operator: Exists
	      volumes:
	      - configMap:
	          name: kube-proxy
	        name: kube-proxy
	      - hostPath:
	          path: /run/xtables.lock
	          type: FileOrCreate
	        name: xtables-lock
	      - hostPath:
	          path: /lib/modules
	        name: lib-modules
	  updateStrategy:
	    type: RollingUpdate
	status:
	  currentNumberScheduled: 0
	  desiredNumberScheduled: 0
	  numberMisscheduled: 0
	  numberReady: 0
[dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-proxier
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:node-proxier
	subjects:
	- kind: ServiceAccount
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kube-proxy
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kube-proxy
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[addons] Applied essential addon: kube-proxy

Your Kubernetes control-plane has initialized successfully!

To start using your cluster, you need to run the following as a regular user:

  mkdir -p $HOME/.kube
  sudo cp -i /etc/kubernetes/tmp/kubeadm-init-dryrun4278366400/admin.conf $HOME/.kube/config
  sudo chown $(id -u):$(id -g) $HOME/.kube/config

Alternatively, if you are the root user, you can run:

  export KUBECONFIG=/etc/kubernetes/admin.conf

You should now deploy a pod network to the cluster.
Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
  https://kubernetes.io/docs/concepts/cluster-administration/addons/

Then you can join any number of worker nodes by running the following on each as root:

kubeadm join 172.21.249.231:6443 --token m82szb.u04olenx4nb4hf9a \
	--discovery-token-ca-cert-hash sha256:7fdf3a9c7c17aa9a980373cc95f247a97f72ef416107e3e63ee23d452b45a6dc 
I0506 11:00:44.961791   13761 version.go:256] remote version is much newer: v1.30.0; falling back to: stable-1.29
[init] Using Kubernetes version: v1.29.4
[preflight] Running pre-flight checks
[preflight] Pulling images required for setting up a Kubernetes cluster
[preflight] This might take a minute or two, depending on the speed of your internet connection
[preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
W0506 11:01:03.695127   13761 checks.go:835] detected that the sandbox image "registry.k8s.io/pause:3.6" of the container runtime is inconsistent with that used by kubeadm. It is recommended that using "registry.k8s.io/pause:3.9" as the CRI sandbox image.
[certs] Using certificateDir folder "/etc/kubernetes/pki"
[certs] Generating "ca" certificate and key
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osm-master-12472] and IPs [10.96.0.1 172.21.249.231]
[certs] Generating "apiserver-kubelet-client" certificate and key
[certs] Generating "front-proxy-ca" certificate and key
[certs] Generating "front-proxy-client" certificate and key
[certs] Generating "etcd/ca" certificate and key
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [localhost osm-master-12472] and IPs [172.21.249.231 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-master-12472] and IPs [172.21.249.231 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes"
[kubeconfig] Writing "admin.conf" kubeconfig file
[kubeconfig] Writing "super-admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
[control-plane] Using manifest folder "/etc/kubernetes/manifests"
[control-plane] Creating static Pod manifest for "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
[control-plane] Creating static Pod manifest for "kube-scheduler"
[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
[kubelet-start] Starting the kubelet
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
[apiclient] All control plane components are healthy after 7.003729 seconds
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-master-12472 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
[mark-control-plane] Marking the node osm-master-12472 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]
[bootstrap-token] Using token: 8n0did.ga8j0q2zot6q5iye
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
[addons] Applied essential addon: CoreDNS
[addons] Applied essential addon: kube-proxy

Your Kubernetes control-plane has initialized successfully!

To start using your cluster, you need to run the following as a regular user:

  mkdir -p $HOME/.kube
  sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
  sudo chown $(id -u):$(id -g) $HOME/.kube/config

Alternatively, if you are the root user, you can run:

  export KUBECONFIG=/etc/kubernetes/admin.conf

You should now deploy a pod network to the cluster.
Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
  https://kubernetes.io/docs/concepts/cluster-administration/addons/

Then you can join any number of worker nodes by running the following on each as root:

kubeadm join 172.21.249.231:6443 --token 8n0did.ga8j0q2zot6q5iye \
	--discovery-token-ca-cert-hash sha256:984d2ab8db48cdeae2b8c5cbc21e901709334e448d6008ff90f679a659ab5019 
Reading existing namespaces
NAME              STATUS   AGE
default           Active   9s
kube-node-lease   Active   9s
kube-public       Active   9s
kube-system       Active   9s
Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993286&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags=
--2024-05-06 11:01:26--  https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4345 (4.2K) [text/plain]
Saving to: ‘/tmp/flannel.hC0sSV/kube-flannel.yml’


kube-flannel.yml      0%[                    ]       0  --.-KB/s               
kube-flannel.yml    100%[===================>]   4.24K  --.-KB/s    in 0s      

2024-05-06 11:01:26 (14.7 MB/s) - ‘/tmp/flannel.hC0sSV/kube-flannel.yml’ saved [4345/4345]

namespace/kube-flannel created
clusterrole.rbac.authorization.k8s.io/flannel created
clusterrolebinding.rbac.authorization.k8s.io/flannel created
serviceaccount/flannel created
configmap/kube-flannel-cfg created
daemonset.apps/kube-flannel-ds created
node/osm-master-12472 untainted
LAST SEEN   TYPE      REASON                    OBJECT                  MESSAGE
11s         Normal    Starting                  node/osm-master-12472   Starting kubelet.
11s         Warning   InvalidDiskCapacity       node/osm-master-12472   invalid capacity 0 on image filesystem
11s         Normal    NodeAllocatableEnforced   node/osm-master-12472   Updated Node Allocatable limit across pods
11s         Normal    NodeHasSufficientMemory   node/osm-master-12472   Node osm-master-12472 status is now: NodeHasSufficientMemory
11s         Normal    NodeHasNoDiskPressure     node/osm-master-12472   Node osm-master-12472 status is now: NodeHasNoDiskPressure
11s         Normal    NodeHasSufficientPID      node/osm-master-12472   Node osm-master-12472 status is now: NodeHasSufficientPID
Track k8scluster k8s_ready_before_helm: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993292&event=k8scluster&operation=k8s_ready_before_helm&value=&comment=&tags=
Deleting existing namespace osm: kubectl delete ns osm
Track k8scluster install_helm_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993292&event=k8scluster&operation=install_helm_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.231
OSM_DEVOPS=/usr/share/osm-devops
OSM_CLUSTER_WORK_DIR=/etc/osm
Installing OpenEBS
"openebs" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: openebs
LAST DEPLOYED: Mon May  6 11:01:36 2024
NAMESPACE: openebs
STATUS: deployed
REVISION: 1
NOTES:
Successfully installed OpenEBS.

Check the status by running: kubectl get pods -n openebs

The default values will install both Local PV and Replicated PV. However,
the Replicated PV will require additional configuration to be fuctional.
The Local PV offers non-replicated local storage using 3 different storage
backends i.e HostPath, LVM and ZFS, while the Replicated PV provides one replicated highly-available
storage backend i.e Mayastor.

For more information, 
- view the online documentation at https://openebs.io/docs
- connect with an active community on our Kubernetes slack channel.
        - Sign up to Kubernetes slack: https://slack.k8s.io
        - #openebs channel: https://kubernetes.slack.com/messages/openebs
NAME   	NAMESPACE	REVISION	UPDATED                               	STATUS  	CHART        	APP VERSION
openebs	openebs  	1       	2024-05-06 11:01:36.23267741 +0000 UTC	deployed	openebs-4.0.1	4.0.1      
Waiting for storageclass
Storageclass available
storageclass.storage.k8s.io/openebs-hostpath patched
Track k8scluster k8s_storageclass_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993304&event=k8scluster&operation=k8s_storageclass_ok&value=&comment=&tags=
Installing MetalLB
"metallb" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: metallb
LAST DEPLOYED: Mon May  6 11:01:47 2024
NAMESPACE: metallb-system
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
MetalLB is now running in the cluster.

Now you can configure it via its CRs. Please refer to the metallb official docs
on how to use the CRs.
Track k8scluster k8s_metallb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993308&event=k8scluster&operation=k8s_metallb_ok&value=&comment=&tags=
Installing cert-manager
"jetstack" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: cert-manager
LAST DEPLOYED: Mon May  6 11:01:51 2024
NAMESPACE: cert-manager
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
cert-manager v1.9.1 has been deployed successfully!

In order to begin issuing certificates, you will need to set up a ClusterIssuer
or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).

More information on the different types of issuers and how to configure them
can be found in our documentation:

https://cert-manager.io/docs/configuration/

For information on how to configure cert-manager to automatically provision
Certificates for Ingress resources, take a look at the `ingress-shim`
documentation:

https://cert-manager.io/docs/usage/ingress/
Track k8scluster k8s_certmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993357&event=k8scluster&operation=k8s_certmanager_ok&value=&comment=&tags=

Bootstraping... 1 checks of 100
OpenEBS: Waiting for 19 of 22 pods to be ready:
init-pvc-a8e235eb-a508-444e-b9b7-c68fa66d8553	0/1	
init-pvc-fec67ba5-2c26-4ea4-9f75-f1aab911d912	0/1	
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-lvm-localpv-node-tc67l	0/2	
openebs-nats-0	0/3	
openebs-nats-1	0/3	
openebs-nats-2	0/3	
openebs-obs-callhome-66bf485894-kdbvp	0/2	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-85fd4c47c6-7ks6h	0/1	
metallb-speaker-pgtr6	0/4	


Bootstraping... 2 checks of 100
OpenEBS: Waiting for 18 of 22 pods to be ready:
init-pvc-a8e235eb-a508-444e-b9b7-c68fa66d8553	0/1	
init-pvc-fec67ba5-2c26-4ea4-9f75-f1aab911d912	0/1	
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-lvm-localpv-node-tc67l	0/2	
openebs-nats-0	0/3	
openebs-nats-1	0/3	
openebs-nats-2	0/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 3 checks of 100
OpenEBS: Waiting for 18 of 22 pods to be ready:
init-pvc-a8e235eb-a508-444e-b9b7-c68fa66d8553	0/1	
init-pvc-fec67ba5-2c26-4ea4-9f75-f1aab911d912	0/1	
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-lvm-localpv-node-tc67l	0/2	
openebs-nats-0	0/3	
openebs-nats-1	0/3	
openebs-nats-2	0/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 4 checks of 100
OpenEBS: Waiting for 17 of 22 pods to be ready:
init-pvc-a8e235eb-a508-444e-b9b7-c68fa66d8553	0/1	
init-pvc-fec67ba5-2c26-4ea4-9f75-f1aab911d912	0/1	
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	0/3	
openebs-nats-1	0/3	
openebs-nats-2	0/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 5 checks of 100
OpenEBS: Waiting for 17 of 22 pods to be ready:
init-pvc-a8e235eb-a508-444e-b9b7-c68fa66d8553	0/1	
init-pvc-fec67ba5-2c26-4ea4-9f75-f1aab911d912	0/1	
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	0/3	
openebs-nats-1	0/3	
openebs-nats-2	0/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 6 checks of 100
OpenEBS: Waiting for 17 of 22 pods to be ready:
init-pvc-a8e235eb-a508-444e-b9b7-c68fa66d8553	0/1	
init-pvc-fec67ba5-2c26-4ea4-9f75-f1aab911d912	0/1	
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	0/3	
openebs-nats-1	0/3	
openebs-nats-2	0/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 7 checks of 100
OpenEBS: Waiting for 17 of 22 pods to be ready:
init-pvc-a8e235eb-a508-444e-b9b7-c68fa66d8553	0/1	
init-pvc-fec67ba5-2c26-4ea4-9f75-f1aab911d912	0/1	
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	0/3	
openebs-nats-1	0/3	
openebs-nats-2	0/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 8 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	2/3	
openebs-nats-1	0/3	
openebs-nats-2	0/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 9 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	2/3	
openebs-nats-1	0/3	
openebs-nats-2	0/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 10 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	2/3	
openebs-nats-1	0/3	
openebs-nats-2	0/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 11 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	2/3	
openebs-nats-1	2/3	
openebs-nats-2	2/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 12 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	2/3	
openebs-nats-1	2/3	
openebs-nats-2	2/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 13 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 14 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 15 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 16 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 17 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	0/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	0/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 18 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 19 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	0/4	


Bootstraping... 20 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	2/4	


Bootstraping... 21 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	3/4	


Bootstraping... 22 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	3/4	


Bootstraping... 23 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	

MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-pgtr6	3/4	


Bootstraping... 24 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 25 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 26 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 27 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 28 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 29 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 30 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 31 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 32 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 33 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 34 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 35 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 36 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 37 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 38 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 39 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 40 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 41 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 42 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 43 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 44 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 45 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 46 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 47 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 48 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 49 checks of 100
OpenEBS: Waiting for 15 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-loki-0	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 50 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 51 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 52 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 53 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 54 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 55 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 56 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 57 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 58 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 59 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 60 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 61 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 62 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 63 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 64 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 65 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 66 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 67 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 68 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 69 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 70 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 71 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 72 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 73 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 74 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 75 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 76 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 77 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 78 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 79 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 80 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 81 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 82 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 83 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 84 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 85 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 86 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 87 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 88 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 89 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 90 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 91 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 92 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 93 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 94 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 95 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 96 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 97 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 98 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 99 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	


Bootstraping... 100 checks of 100
OpenEBS: Waiting for 14 of 20 pods to be ready:
openebs-agent-core-68b5bffff9-lsdnc	0/2	
openebs-agent-ha-node-qlz2p	0/1	
openebs-api-rest-b454846d5-rc4ds	0/1	
openebs-csi-controller-65ffbc67c9-ndbs7	0/6	
openebs-csi-node-db2mb	0/2	
openebs-etcd-0	0/1	
openebs-etcd-1	0/1	
openebs-etcd-2	0/1	
openebs-lvm-localpv-controller-59cd69bd56-6nw6l	5/5	
openebs-nats-0	3/3	
openebs-nats-1	3/3	
openebs-nats-2	3/3	
openebs-operator-diskpool-77fd47948b-rk2fz	0/1	
openebs-zfs-localpv-controller-6f879b95b-jdmwx	5/5	



### Mon May  6 11:06:42 UTC 2024 check_for_readiness: FATAL error: k8scluster K8S CLUSTER IS BROKEN
Track end fatal: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993602&event=end&operation=fatal&value=k8scluster&comment='K8S_CLUSTER_IS_BROKEN'&tags=
BACKTRACE:
### FATAL_TRACK /usr/share/osm-devops/common/logging 40
### check_for_readiness /usr/share/osm-devops/installers/install_cluster_addons.sh 183
### main /usr/share/osm-devops/installers/install_cluster_addons.sh 236
### MAIN non_file_source 0
### MAIN non_file_source 
### MAIN non_file_source 
### MAIN non_file_source 
### MAIN non_file_source 
### MAIN non_file_source 
### MAIN non_file_source 
-------

### Mon May  6 11:06:42 UTC 2024 install_osm: FATAL error: k8scluster install_cluster_addons.sh failed
Track end fatal: https://osm.etsi.org/InstallLog.php?&installation_id=1714993140-l4XY13zue2kGQfC9&local_ts=1714993602&event=end&operation=fatal&value=k8scluster&comment='install_cluster_addons.sh_failed'&tags=
BACKTRACE:
### FATAL_TRACK /usr/share/osm-devops/common/logging 40
### install_osm /usr/share/osm-devops/installers/full_install_osm.sh 516
### main /usr/share/osm-devops/installers/full_install_osm.sh 1020
### MAIN non_file_source 0
### MAIN non_file_source 
### MAIN non_file_source 
### MAIN non_file_source 
### MAIN non_file_source 
### MAIN non_file_source 
### MAIN non_file_source 
-------
Failed command osm-master-12472#4168 with status 1: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:44661                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-master-12472                                     
                            
Disconnected from osm-master-12472[172.21.249.231:22]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] echo
Deleting VM: 6b6ea59e-fbca-4830-a080-a6783e203c33
[Pipeline] sh
[osm-stage_3_master] Running shell script
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ docker stop osm-master-12472-apache
osm-master-12472-apache
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ docker rm osm-master-12472-apache
osm-master-12472-apache
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ rm -rf /tmp/tmp.QMr3qEd5lC
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to osm-cicd-4
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at org.jenkinsci.plugins.sshsteps.steps.CommandStep$Execution.run(CommandStep.java:72)
		at org.jenkinsci.plugins.sshsteps.util.SSHStepExecution.lambda$start$0(SSHStepExecution.java:84)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
		at java.lang.Thread.run(Thread.java:748)
org.hidetake.groovy.ssh.session.BadExitStatusException: Command returned exit status 1: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:44661                                     -k pubkey.asc                                     -R release -r unstable                                     -d jenkins:3BEdRovkm-bNrZKDg-_p@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-master-12472                                     
                            
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:490)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:60)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:235)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:255)
	at org.hidetake.groovy.ssh.session.execution.Command$Helper.execute(Command.groovy:52)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:151)
	at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:91)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:141)
	at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper.execute(Command.groovy:30)
	at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper$execute$0.call(Unknown Source)
	at org.hidetake.groovy.ssh.session.SessionHandler.execute(SessionHandler.groovy)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:169)
	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.call(PogoMetaMethodSite.java:71)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:133)
	at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper.execute(Command.groovy)
	at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper$execute.call(Unknown Source)
	at org.hidetake.groovy.ssh.session.SessionHandler.execute(SessionHandler.groovy)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:384)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:69)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:166)
	at org.jenkinsci.plugins.sshsteps.SSHService$_executeCommand_closure3$_closure13.doCall(SSHService.groovy:182)
	at org.jenkinsci.plugins.sshsteps.SSHService$_executeCommand_closure3$_closure13.doCall(SSHService.groovy)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:42)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:57)
	at org.hidetake.groovy.ssh.util.Utility.callWithDelegate(Utility.groovy:17)
	at jdk.internal.reflect.GeneratedMethodAccessor26015.invoke(Unknown Source)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:46)
	at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:102)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:214)
	at org.hidetake.groovy.ssh.session.SessionTask.wetRun(SessionTask.groovy:64)
	at org.hidetake.groovy.ssh.session.SessionTask.call(SessionTask.groovy:48)
	at java_util_concurrent_Callable$call.call(Unknown Source)
	at org.hidetake.groovy.ssh.core.Service.run(Service.groovy:81)
	at org.hidetake.groovy.ssh.core.Service$run$0.call(Unknown Source)
	at org.jenkinsci.plugins.sshsteps.SSHService.executeCommand(SSHService.groovy:177)
	at org.jenkinsci.plugins.sshsteps.steps.CommandStep$Execution$CommandCallable.execute(CommandStep.java:84)
	at org.jenkinsci.plugins.sshsteps.util.SSHMasterToSlaveCallable.call(SSHMasterToSlaveCallable.java:32)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:829)
Finished: FAILURE