Pull request #263 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 025f8ad6e608626c8a3dd022f02f69061a749318+8ac7400be55167f646a4e721a36a1fa2ca62e73d (1b3c532a427b8a68c16a2567fdf35e82eb9ff65e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6008760043449668550.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2229990425633183204.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-263/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-263/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4978012871657874752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-263/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7590259511503941682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8518607176735220802.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-263/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-263/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6262209637894695349.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-158 in /w/workspace/_app-service-configurable_PR-263 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-263 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-263@tmp/jenkins-gitclient-ssh9088959914931890635.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-263@tmp/jenkins-gitclient-ssh8325981895586808378.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/263/head:refs/remotes/origin/PR-263 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8ac7400be55167f646a4e721a36a1fa2ca62e73d into PR head commit 025f8ad6e608626c8a3dd022f02f69061a749318 Merge succeeded, producing 025f8ad6e608626c8a3dd022f02f69061a749318 Checking out Revision 025f8ad6e608626c8a3dd022f02f69061a749318 (PR-263) > git config core.sparsecheckout # timeout=10 > git checkout -f 025f8ad6e608626c8a3dd022f02f69061a749318 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-263@tmp/jenkins-gitclient-ssh3874368462135887876.key > git merge 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 025f8ad6e608626c8a3dd022f02f69061a749318 # timeout=10 Commit message: "refactor: Update profiles for change to use common Service config section" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T16:34:47.322Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T16:34:47.510Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T16:34:47.649Z] ========================================================= [2021-05-25T16:34:47.649Z] EdgeX Global Pipelines Version Info [2021-05-25T16:34:47.649Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:34:49.132Z] ------------------- [2021-05-25T16:34:49.132Z] stable info: [2021-05-25T16:34:49.132Z] ------------------- [2021-05-25T16:34:49.132Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T16:34:49.132Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T16:34:49.132Z] Message: update stable to v1.0.192 [2021-05-25T16:34:49.704Z] ------------------- [2021-05-25T16:34:49.704Z] experimental info: [2021-05-25T16:34:49.704Z] ------------------- [2021-05-25T16:34:49.704Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T16:34:49.704Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T16:34:49.704Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T16:34:49.933Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-25T16:34:50.032Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-25T16:34:50.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T16:34:50.173Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T16:34:50.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T16:34:50.337Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T16:34:50.393Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T16:34:50.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T16:34:50.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-25T16:34:50.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T16:34:50.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T16:34:50.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-05-25T16:34:50.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T16:34:50.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T16:34:50.878Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T16:34:50.941Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T16:34:51.008Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T16:34:51.071Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T16:34:51.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T16:34:51.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-25T16:34:51.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-25T16:34:51.323Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-25T16:34:51.381Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T16:34:51.438Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T16:34:51.494Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-25T16:34:51.554Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T16:34:51.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-263 [Pipeline] echo [2021-05-25T16:34:51.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-263 [Pipeline] echo [2021-05-25T16:34:51.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-263 [Pipeline] echo [2021-05-25T16:34:51.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 025f8ad6e608626c8a3dd022f02f69061a749318 [Pipeline] echo [2021-05-25T16:34:51.882Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 025f8ad [Pipeline] echo [2021-05-25T16:34:51.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:34:52.088Z] provisioning config files... [2021-05-25T16:34:52.102Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-263@tmp/config5136497228788217895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:34:52.470Z] ---> docker-login.sh [2021-05-25T16:34:52.470Z] nexus3.edgexfoundry.org:10001 [2021-05-25T16:34:54.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:34:54.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:34:54.401Z] Configure a credential helper to remove this warning. See [2021-05-25T16:34:54.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:34:54.401Z] [2021-05-25T16:34:54.401Z] Login Succeeded [2021-05-25T16:34:54.401Z] nexus3.edgexfoundry.org:10002 [2021-05-25T16:34:54.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:34:54.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:34:54.401Z] Configure a credential helper to remove this warning. See [2021-05-25T16:34:54.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:34:54.401Z] [2021-05-25T16:34:54.401Z] Login Succeeded [2021-05-25T16:34:54.401Z] nexus3.edgexfoundry.org:10003 [2021-05-25T16:34:54.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:34:54.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:34:54.665Z] Configure a credential helper to remove this warning. See [2021-05-25T16:34:54.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:34:54.665Z] [2021-05-25T16:34:54.665Z] Login Succeeded [2021-05-25T16:34:54.665Z] nexus3.edgexfoundry.org:10004 [2021-05-25T16:34:54.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:34:54.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:34:54.665Z] Configure a credential helper to remove this warning. See [2021-05-25T16:34:54.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:34:54.665Z] [2021-05-25T16:34:54.665Z] Login Succeeded [2021-05-25T16:34:54.665Z] docker.io [2021-05-25T16:34:54.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:34:54.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:34:54.927Z] Configure a credential helper to remove this warning. See [2021-05-25T16:34:54.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:34:54.927Z] [2021-05-25T16:34:54.927Z] Login Succeeded [2021-05-25T16:34:54.927Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T16:34:54.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T16:34:55.688Z] + git log --format=format:%s -1 025f8ad6e608626c8a3dd022f02f69061a749318 [Pipeline] echo [2021-05-25T16:34:55.752Z] GIT_COMMIT: 025f8ad6e608626c8a3dd022f02f69061a749318, Commit Message: refactor: Update profiles for change to use common Service config section [Pipeline] echo [2021-05-25T16:34:55.793Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:34:56.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:34:56.651Z] [2021-05-25T16:34:56.651Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:34:57.016Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:34:57.602Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T16:34:57.602Z] 31603596830f: Pulling fs layer [2021-05-25T16:34:57.602Z] 54011a49482f: Pulling fs layer [2021-05-25T16:34:57.602Z] a6820b24f6d8: Pulling fs layer [2021-05-25T16:34:57.602Z] f581987b2513: Pulling fs layer [2021-05-25T16:34:57.602Z] f581987b2513: Waiting [2021-05-25T16:34:57.602Z] 54011a49482f: Verifying Checksum [2021-05-25T16:34:57.602Z] 54011a49482f: Download complete [2021-05-25T16:34:57.602Z] 31603596830f: Verifying Checksum [2021-05-25T16:34:57.602Z] 31603596830f: Download complete [2021-05-25T16:34:57.871Z] f581987b2513: Verifying Checksum [2021-05-25T16:34:57.872Z] f581987b2513: Download complete [2021-05-25T16:34:57.872Z] a6820b24f6d8: Verifying Checksum [2021-05-25T16:34:57.872Z] a6820b24f6d8: Download complete [2021-05-25T16:34:58.445Z] 31603596830f: Pull complete [2021-05-25T16:34:58.706Z] 54011a49482f: Pull complete [2021-05-25T16:35:01.264Z] a6820b24f6d8: Pull complete [2021-05-25T16:35:02.208Z] f581987b2513: Pull complete [2021-05-25T16:35:02.468Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T16:35:02.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:35:02.729Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T16:35:02.830Z] prd-centos7-docker-4c-2g-158 does not seem to be running inside a container [2021-05-25T16:35:02.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-263 -v /w/workspace/_app-service-configurable_PR-263:/w/workspace/_app-service-configurable_PR-263:rw,z -v /w/workspace/_app-service-configurable_PR-263@tmp:/w/workspace/_app-service-configurable_PR-263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T16:35:14.319Z] $ docker top 0706be7aaa9c21e347f1a81705b951aa70c042cbc61a35534315e53b156326a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T16:35:14.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T16:35:14.556Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T16:35:14.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T16:35:14.673Z] $ docker exec 0706be7aaa9c21e347f1a81705b951aa70c042cbc61a35534315e53b156326a5 ssh-agent [2021-05-25T16:35:14.794Z] SSH_AUTH_SOCK=/tmp/ssh-63ec6NxvjC3y/agent.15 [2021-05-25T16:35:14.794Z] SSH_AGENT_PID=21 [2021-05-25T16:35:14.803Z] Running ssh-add (command line suppressed) [2021-05-25T16:35:14.888Z] Identity added: /w/workspace/_app-service-configurable_PR-263@tmp/private_key_8428897175589392489.key (/w/workspace/_app-service-configurable_PR-263@tmp/private_key_8428897175589392489.key) [2021-05-25T16:35:14.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T16:35:15.257Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T16:35:15.279Z] $ docker exec --env ******** --env ******** 0706be7aaa9c21e347f1a81705b951aa70c042cbc61a35534315e53b156326a5 ssh-agent -k [2021-05-25T16:35:15.377Z] unset SSH_AUTH_SOCK; [2021-05-25T16:35:15.378Z] unset SSH_AGENT_PID; [2021-05-25T16:35:15.378Z] echo Agent pid 21 killed; [2021-05-25T16:35:15.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T16:35:15.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T16:35:15.509Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T16:35:15.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T16:35:15.622Z] $ docker exec 0706be7aaa9c21e347f1a81705b951aa70c042cbc61a35534315e53b156326a5 ssh-agent [2021-05-25T16:35:15.736Z] SSH_AUTH_SOCK=/tmp/ssh-qxpgwUWcdTGo/agent.56 [2021-05-25T16:35:15.736Z] SSH_AGENT_PID=63 [2021-05-25T16:35:15.741Z] Running ssh-add (command line suppressed) [2021-05-25T16:35:15.839Z] Identity added: /w/workspace/_app-service-configurable_PR-263@tmp/private_key_1044390280544895843.key (/w/workspace/_app-service-configurable_PR-263@tmp/private_key_1044390280544895843.key) [2021-05-25T16:35:15.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T16:35:16.209Z] + git semver init [2021-05-25T16:35:16.209Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T16:35:16.209Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-263/.git [2021-05-25T16:35:16.209Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-263 [2021-05-25T16:35:16.209Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T16:35:16.209Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T16:35:16.209Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T16:35:16.209Z] # $SEMVER_BRANCH = PR-263 [2021-05-25T16:35:16.209Z] # $SEMVER_TEMP = /tmp/semver-391167258 [2021-05-25T16:35:16.210Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-25T16:35:16.783Z] # '/tmp/semver-391167258' -> '/w/workspace/_app-service-configurable_PR-263/.semver' [2021-05-25T16:35:16.783Z] # -> Force: false [2021-05-25T16:35:16.783Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-263/.semver [Pipeline] } [2021-05-25T16:35:16.799Z] $ docker exec --env ******** --env ******** 0706be7aaa9c21e347f1a81705b951aa70c042cbc61a35534315e53b156326a5 ssh-agent -k [2021-05-25T16:35:16.894Z] unset SSH_AUTH_SOCK; [2021-05-25T16:35:16.894Z] unset SSH_AGENT_PID; [2021-05-25T16:35:16.894Z] echo Agent pid 63 killed; [2021-05-25T16:35:16.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T16:35:17.346Z] + git semver [Pipeline] } [2021-05-25T16:35:17.374Z] $ docker stop --time=1 0706be7aaa9c21e347f1a81705b951aa70c042cbc61a35534315e53b156326a5 [2021-05-25T16:35:20.584Z] $ docker rm -f 0706be7aaa9c21e347f1a81705b951aa70c042cbc61a35534315e53b156326a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:35:21.064Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T16:35:21.388Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T16:35:21.411Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-25T16:35:36.904Z] Still waiting to schedule task [2021-05-25T16:35:36.904Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-25T16:35:36.933Z] Still waiting to schedule task [2021-05-25T16:35:36.934Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-25T16:37:38.080Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-159 in /w/workspace/_app-service-configurable_PR-263 [Pipeline] { [Pipeline] ws [2021-05-25T16:37:38.139Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-05-25T16:37:38.402Z] Selected Git installation does not exist. Using Default [2021-05-25T16:37:38.402Z] The recommended git tool is: NONE [2021-05-25T16:37:43.958Z] using credential edgex-jenkins-ssh [2021-05-25T16:37:43.985Z] Cloning the remote Git repository [2021-05-25T16:37:44.048Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T16:37:44.176Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-05-25T16:37:44.243Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T16:37:44.244Z] > git --version # timeout=10 [2021-05-25T16:37:44.261Z] > git --version # 'git version 2.17.1' [2021-05-25T16:37:44.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:37:44.352Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:37:45.766Z] Merging remotes/origin/master commit 8ac7400be55167f646a4e721a36a1fa2ca62e73d into PR head commit 025f8ad6e608626c8a3dd022f02f69061a749318 [2021-05-25T16:37:45.114Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-25T16:37:45.131Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:37:45.152Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-25T16:37:45.185Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T16:37:45.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:37:45.198Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/263/head:refs/remotes/origin/PR-263 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T16:37:45.787Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:37:45.803Z] > git checkout -f 025f8ad6e608626c8a3dd022f02f69061a749318 # timeout=10 [2021-05-25T16:37:45.872Z] > git remote # timeout=10 [2021-05-25T16:37:45.887Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T16:37:45.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:37:45.917Z] > git merge 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 [2021-05-25T16:37:45.953Z] Merge succeeded, producing 025f8ad6e608626c8a3dd022f02f69061a749318 [2021-05-25T16:37:45.954Z] Checking out Revision 025f8ad6e608626c8a3dd022f02f69061a749318 (PR-263) [2021-05-25T16:37:45.938Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T16:37:45.959Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:37:45.971Z] > git checkout -f 025f8ad6e608626c8a3dd022f02f69061a749318 # timeout=10 [2021-05-25T16:37:50.120Z] Commit message: "refactor: Update profiles for change to use common Service config section" [2021-05-25T16:37:50.177Z] > git --version # timeout=10 [2021-05-25T16:37:50.190Z] > git --version # 'git version 2.17.1' [2021-05-25T16:37:50.204Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T16:37:52.016Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:37:52.453Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:37:52.823Z] + sudo service docker restart [2021-05-25T16:37:52.823Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:38:11.242Z] provisioning config files... [2021-05-25T16:38:11.276Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5922337948255230411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:38:11.691Z] ---> docker-login.sh [2021-05-25T16:38:11.691Z] nexus3.edgexfoundry.org:10001 [2021-05-25T16:38:11.996Z] Running on prd-centos7-docker-4c-2g-160 in /w/workspace/_app-service-configurable_PR-263 [Pipeline] { [Pipeline] ws [2021-05-25T16:38:12.054Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-05-25T16:38:12.199Z] Selected Git installation does not exist. Using Default [2021-05-25T16:38:12.199Z] The recommended git tool is: NONE [2021-05-25T16:38:12.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:38:12.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:38:12.896Z] Configure a credential helper to remove this warning. See [2021-05-25T16:38:12.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:38:12.896Z] [2021-05-25T16:38:12.896Z] Login Succeeded [2021-05-25T16:38:12.896Z] nexus3.edgexfoundry.org:10002 [2021-05-25T16:38:13.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:38:13.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:38:13.443Z] Configure a credential helper to remove this warning. See [2021-05-25T16:38:13.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:38:13.443Z] [2021-05-25T16:38:13.443Z] Login Succeeded [2021-05-25T16:38:13.443Z] nexus3.edgexfoundry.org:10003 [2021-05-25T16:38:13.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:38:14.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:38:14.000Z] Configure a credential helper to remove this warning. See [2021-05-25T16:38:14.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:38:14.000Z] [2021-05-25T16:38:14.000Z] Login Succeeded [2021-05-25T16:38:14.000Z] nexus3.edgexfoundry.org:10004 [2021-05-25T16:38:14.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:38:14.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:38:14.552Z] Configure a credential helper to remove this warning. See [2021-05-25T16:38:14.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:38:14.552Z] [2021-05-25T16:38:14.552Z] Login Succeeded [2021-05-25T16:38:14.552Z] docker.io [2021-05-25T16:38:14.746Z] using credential edgex-jenkins-ssh [2021-05-25T16:38:14.760Z] Cloning the remote Git repository [2021-05-25T16:38:14.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:38:15.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:38:15.431Z] Configure a credential helper to remove this warning. See [2021-05-25T16:38:15.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:38:15.431Z] [2021-05-25T16:38:15.431Z] Login Succeeded [2021-05-25T16:38:15.431Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T16:38:15.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-25T16:38:14.775Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T16:38:14.842Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-05-25T16:38:14.871Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T16:38:14.871Z] > git --version # timeout=10 [2021-05-25T16:38:14.886Z] > git --version # 'git version 2.24.4' [2021-05-25T16:38:14.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:38:14.931Z] [INFO] Currently running in a labeled security context [2021-05-25T16:38:14.931Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T16:38:14.931Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh5361651037573292267.key [2021-05-25T16:38:14.947Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:38:15.598Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-25T16:38:15.604Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:38:15.617Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-25T16:38:15.630Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T16:38:15.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:38:15.631Z] [INFO] Currently running in a labeled security context [2021-05-25T16:38:15.631Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T16:38:15.631Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh6057295880621371985.key [Pipeline] echo [2021-05-25T16:38:16.113Z] ========================================================= [2021-05-25T16:38:16.113Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T16:38:16.113Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:38:16.172Z] Merging remotes/origin/master commit 8ac7400be55167f646a4e721a36a1fa2ca62e73d into PR head commit 025f8ad6e608626c8a3dd022f02f69061a749318 [2021-05-25T16:38:16.251Z] Merge succeeded, producing 025f8ad6e608626c8a3dd022f02f69061a749318 [2021-05-25T16:38:16.252Z] Checking out Revision 025f8ad6e608626c8a3dd022f02f69061a749318 (PR-263) [2021-05-25T16:38:16.522Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-25T16:38:16.523Z] Sending build context to Docker daemon 93.18kB [2021-05-25T16:38:16.800Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:38:16.800Z] Step 2/8 : FROM ${BASE} [2021-05-25T16:38:15.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/263/head:refs/remotes/origin/PR-263 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T16:38:16.174Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:38:16.181Z] > git checkout -f 025f8ad6e608626c8a3dd022f02f69061a749318 # timeout=10 [2021-05-25T16:38:16.204Z] > git remote # timeout=10 [2021-05-25T16:38:16.211Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T16:38:16.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:38:16.222Z] [INFO] Currently running in a labeled security context [2021-05-25T16:38:16.222Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T16:38:16.222Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh2308390929105874938.key [2021-05-25T16:38:16.229Z] > git merge 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 [2021-05-25T16:38:16.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T16:38:16.249Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:38:16.253Z] > git checkout -f 025f8ad6e608626c8a3dd022f02f69061a749318 # timeout=10 [2021-05-25T16:38:17.076Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T16:38:17.076Z] 595b0fe564bb: Pulling fs layer [2021-05-25T16:38:17.076Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T16:38:17.076Z] 316046926c0a: Pulling fs layer [2021-05-25T16:38:17.076Z] 4ebd0625c992: Pulling fs layer [2021-05-25T16:38:17.076Z] 207e8628e3a3: Pulling fs layer [2021-05-25T16:38:17.076Z] c791037a9be2: Pulling fs layer [2021-05-25T16:38:17.076Z] ffd874e62e21: Pulling fs layer [2021-05-25T16:38:17.076Z] 4ebd0625c992: Waiting [2021-05-25T16:38:17.076Z] 207e8628e3a3: Waiting [2021-05-25T16:38:17.076Z] c791037a9be2: Waiting [2021-05-25T16:38:17.076Z] ffd874e62e21: Waiting [2021-05-25T16:38:17.076Z] 316046926c0a: Download complete [2021-05-25T16:38:17.076Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T16:38:17.076Z] 7186ed65a4f7: Download complete [2021-05-25T16:38:17.351Z] 207e8628e3a3: Download complete [2021-05-25T16:38:17.351Z] c791037a9be2: Verifying Checksum [2021-05-25T16:38:17.351Z] c791037a9be2: Download complete [2021-05-25T16:38:17.351Z] 595b0fe564bb: Verifying Checksum [2021-05-25T16:38:17.351Z] 595b0fe564bb: Download complete [2021-05-25T16:38:17.956Z] 595b0fe564bb: Pull complete [2021-05-25T16:38:18.557Z] 7186ed65a4f7: Pull complete [2021-05-25T16:38:18.832Z] 316046926c0a: Pull complete [2021-05-25T16:38:19.860Z] ffd874e62e21: Verifying Checksum [2021-05-25T16:38:19.860Z] ffd874e62e21: Download complete [2021-05-25T16:38:19.862Z] Commit message: "refactor: Update profiles for change to use common Service config section" [2021-05-25T16:38:19.879Z] > git --version # timeout=10 [2021-05-25T16:38:19.927Z] > git --version # 'git version 2.24.4' [2021-05-25T16:38:19.934Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T16:38:21.247Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-05-25T16:38:21.295Z] 4ebd0625c992: Verifying Checksum [2021-05-25T16:38:21.295Z] 4ebd0625c992: Download complete [Pipeline] sh [2021-05-25T16:38:21.588Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:38:21.917Z] + sudo service docker restart [2021-05-25T16:38:21.917Z] + true [2021-05-25T16:38:21.917Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T16:38:31.475Z] 4ebd0625c992: Pull complete [2021-05-25T16:38:31.753Z] 207e8628e3a3: Pull complete [2021-05-25T16:38:32.350Z] c791037a9be2: Pull complete [2021-05-25T16:38:35.745Z] ffd874e62e21: Pull complete [2021-05-25T16:38:35.745Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T16:38:36.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T16:38:36.055Z] ---> cfc18b08335c [2021-05-25T16:38:36.055Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T16:38:38.029Z] ---> Running in 08f358f15483 [2021-05-25T16:38:38.029Z] Removing intermediate container 08f358f15483 [2021-05-25T16:38:38.029Z] ---> 780428529119 [2021-05-25T16:38:38.029Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:38:38.301Z] ---> Running in 46807b8db375 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:38:40.248Z] provisioning config files... [2021-05-25T16:38:40.263Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1948088089386765282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:38:40.704Z] ---> docker-login.sh [2021-05-25T16:38:40.704Z] nexus3.edgexfoundry.org:10001 [2021-05-25T16:38:40.973Z] Removing intermediate container 46807b8db375 [2021-05-25T16:38:40.973Z] ---> e373faa9603d [2021-05-25T16:38:40.973Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-25T16:38:40.973Z] ---> Running in 6ed7872b81a3 [2021-05-25T16:38:41.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:38:41.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:38:41.645Z] Configure a credential helper to remove this warning. See [2021-05-25T16:38:41.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:38:41.645Z] [2021-05-25T16:38:41.645Z] Login Succeeded [2021-05-25T16:38:41.645Z] nexus3.edgexfoundry.org:10002 [2021-05-25T16:38:41.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:38:41.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:38:41.908Z] Configure a credential helper to remove this warning. See [2021-05-25T16:38:41.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:38:41.908Z] [2021-05-25T16:38:41.908Z] Login Succeeded [2021-05-25T16:38:41.908Z] nexus3.edgexfoundry.org:10003 [2021-05-25T16:38:41.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:38:41.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:38:41.908Z] Configure a credential helper to remove this warning. See [2021-05-25T16:38:41.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:38:41.908Z] [2021-05-25T16:38:41.908Z] Login Succeeded [2021-05-25T16:38:41.908Z] nexus3.edgexfoundry.org:10004 [2021-05-25T16:38:41.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:38:41.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:38:42.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:38:42.171Z] Configure a credential helper to remove this warning. See [2021-05-25T16:38:42.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:38:42.171Z] [2021-05-25T16:38:42.171Z] Login Succeeded [2021-05-25T16:38:42.171Z] docker.io [2021-05-25T16:38:42.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:38:42.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:38:42.432Z] Configure a credential helper to remove this warning. See [2021-05-25T16:38:42.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:38:42.432Z] [2021-05-25T16:38:42.432Z] Login Succeeded [2021-05-25T16:38:42.432Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T16:38:42.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T16:38:42.769Z] ========================================================= [2021-05-25T16:38:42.769Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T16:38:42.769Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:38:42.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:38:43.166Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T16:38:43.166Z] Sending build context to Docker daemon 93.18kB [2021-05-25T16:38:43.166Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:38:43.166Z] Step 2/8 : FROM ${BASE} [2021-05-25T16:38:43.427Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T16:38:43.427Z] 540db60ca938: Pulling fs layer [2021-05-25T16:38:43.427Z] adcc1eea9eea: Pulling fs layer [2021-05-25T16:38:43.427Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T16:38:43.427Z] 0510c868ecb4: Pulling fs layer [2021-05-25T16:38:43.427Z] afea3b2eda06: Pulling fs layer [2021-05-25T16:38:43.427Z] 7809a108b3ef: Pulling fs layer [2021-05-25T16:38:43.427Z] f706445af74f: Pulling fs layer [2021-05-25T16:38:43.427Z] afea3b2eda06: Waiting [2021-05-25T16:38:43.427Z] 7809a108b3ef: Waiting [2021-05-25T16:38:43.427Z] f706445af74f: Waiting [2021-05-25T16:38:43.427Z] 0510c868ecb4: Waiting [2021-05-25T16:38:43.427Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T16:38:43.427Z] 4c4ab2625f07: Download complete [2021-05-25T16:38:43.427Z] adcc1eea9eea: Verifying Checksum [2021-05-25T16:38:43.427Z] adcc1eea9eea: Download complete [2021-05-25T16:38:43.427Z] afea3b2eda06: Verifying Checksum [2021-05-25T16:38:43.427Z] afea3b2eda06: Download complete [2021-05-25T16:38:43.427Z] 7809a108b3ef: Verifying Checksum [2021-05-25T16:38:43.427Z] 7809a108b3ef: Download complete [2021-05-25T16:38:43.427Z] 540db60ca938: Verifying Checksum [2021-05-25T16:38:43.427Z] 540db60ca938: Download complete [2021-05-25T16:38:43.561Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T16:38:43.561Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T16:38:43.834Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T16:38:44.007Z] 540db60ca938: Pull complete [2021-05-25T16:38:44.105Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T16:38:44.105Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T16:38:44.269Z] adcc1eea9eea: Pull complete [2021-05-25T16:38:44.379Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T16:38:44.530Z] 4c4ab2625f07: Pull complete [2021-05-25T16:38:44.653Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T16:38:44.653Z] OK: 139 MiB in 46 packages [2021-05-25T16:38:44.795Z] f706445af74f: Verifying Checksum [2021-05-25T16:38:44.795Z] f706445af74f: Download complete [2021-05-25T16:38:45.744Z] 0510c868ecb4: Verifying Checksum [2021-05-25T16:38:45.744Z] 0510c868ecb4: Download complete [2021-05-25T16:38:46.086Z] Removing intermediate container 6ed7872b81a3 [2021-05-25T16:38:46.086Z] ---> 6dbb7dee81f4 [2021-05-25T16:38:46.086Z] Step 6/8 : WORKDIR /app [2021-05-25T16:38:46.086Z] ---> Running in e5691c7bc746 [2021-05-25T16:38:46.368Z] Removing intermediate container e5691c7bc746 [2021-05-25T16:38:46.368Z] ---> 3b39eeb149d5 [2021-05-25T16:38:46.368Z] Step 7/8 : COPY . . [2021-05-25T16:38:47.349Z] ---> 60c38d7cd44e [2021-05-25T16:38:47.349Z] Step 8/8 : RUN go mod download [2021-05-25T16:38:47.349Z] ---> Running in b20a28872b89 [2021-05-25T16:38:49.994Z] 0510c868ecb4: Pull complete [2021-05-25T16:38:49.994Z] afea3b2eda06: Pull complete [2021-05-25T16:38:49.994Z] 7809a108b3ef: Pull complete [2021-05-25T16:38:51.401Z] f706445af74f: Pull complete [2021-05-25T16:38:51.401Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T16:38:51.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T16:38:51.401Z] ---> b068be0155e3 [2021-05-25T16:38:51.401Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T16:39:14.162Z] Removing intermediate container b20a28872b89 [2021-05-25T16:39:14.162Z] ---> 46d9851e730f [2021-05-25T16:39:14.162Z] Successfully built 46d9851e730f [2021-05-25T16:39:14.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:39:14.537Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T16:39:14.537Z] . [Pipeline] withDockerContainer [2021-05-25T16:39:14.778Z] prd-ubuntu18.04-docker-arm64-4c-16g-159 does not seem to be running inside a container [2021-05-25T16:39:14.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T16:39:16.332Z] $ docker top a1343cd42319cb6a13058cc4d7ed0768ea65dc1b881bf67f9f9f2a54d5345c36 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:39:17.312Z] + go version [2021-05-25T16:39:17.312Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T16:39:17.350Z] $ docker stop --time=1 a1343cd42319cb6a13058cc4d7ed0768ea65dc1b881bf67f9f9f2a54d5345c36 [2021-05-25T16:39:17.998Z] ---> Running in 45822c7d6e8b [2021-05-25T16:39:17.998Z] Removing intermediate container 45822c7d6e8b [2021-05-25T16:39:17.998Z] ---> 449a85c34ead [2021-05-25T16:39:17.998Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:39:17.998Z] ---> Running in 2b650084201e [2021-05-25T16:39:17.998Z] Removing intermediate container 2b650084201e [2021-05-25T16:39:17.998Z] ---> 33c239ea3869 [2021-05-25T16:39:17.998Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-25T16:39:17.998Z] ---> Running in 528ebe15d6cf [2021-05-25T16:39:17.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:39:17.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:39:17.998Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T16:39:17.998Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T16:39:17.998Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T16:39:17.998Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T16:39:17.998Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T16:39:17.998Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T16:39:17.998Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T16:39:17.998Z] OK: 150 MiB in 46 packages [2021-05-25T16:39:19.163Z] $ docker rm -f a1343cd42319cb6a13058cc4d7ed0768ea65dc1b881bf67f9f9f2a54d5345c36 [2021-05-25T16:39:19.401Z] Removing intermediate container 528ebe15d6cf [2021-05-25T16:39:19.401Z] ---> 8b03b8442e59 [2021-05-25T16:39:19.401Z] Step 6/8 : WORKDIR /app [2021-05-25T16:39:19.401Z] ---> Running in ba45a468bfe1 [2021-05-25T16:39:19.401Z] Removing intermediate container ba45a468bfe1 [2021-05-25T16:39:19.401Z] ---> e0067cc4d74a [2021-05-25T16:39:19.401Z] Step 7/8 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:39:19.974Z] ---> 5839ecec3d13 [2021-05-25T16:39:19.974Z] Step 8/8 : RUN go mod download [2021-05-25T16:39:19.974Z] ---> Running in cfa60c6467d9 [2021-05-25T16:39:20.145Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T16:39:20.145Z] . [Pipeline] withDockerContainer [2021-05-25T16:39:20.388Z] prd-ubuntu18.04-docker-arm64-4c-16g-159 does not seem to be running inside a container [2021-05-25T16:39:20.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T16:39:21.926Z] $ docker top 1d43ac23174943d3cbabd4776b2b7afbb8c5a1a18f16e5ea9c0bf2ebfb59d8ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:39:22.926Z] + go mod tidy [Pipeline] sh [2021-05-25T16:39:24.212Z] + make test [2021-05-25T16:39:24.212Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-25T16:39:58.784Z] Removing intermediate container cfa60c6467d9 [2021-05-25T16:39:58.785Z] ---> eb4a9c6f403c [2021-05-25T16:39:58.785Z] Successfully built eb4a9c6f403c [2021-05-25T16:39:58.785Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:39:59.149Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T16:39:59.149Z] . [Pipeline] withDockerContainer [2021-05-25T16:39:59.268Z] prd-centos7-docker-4c-2g-160 does not seem to be running inside a container [2021-05-25T16:39:59.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T16:40:00.268Z] $ docker top dd20aa616093cd739781f9a662a6c80b48dbb3bbac8efff6fdbe1911c0b651cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:40:00.729Z] + go version [2021-05-25T16:40:00.729Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T16:40:00.763Z] $ docker stop --time=1 dd20aa616093cd739781f9a662a6c80b48dbb3bbac8efff6fdbe1911c0b651cd [2021-05-25T16:40:02.117Z] $ docker rm -f dd20aa616093cd739781f9a662a6c80b48dbb3bbac8efff6fdbe1911c0b651cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:40:02.973Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T16:40:02.973Z] . [Pipeline] withDockerContainer [2021-05-25T16:40:03.164Z] prd-centos7-docker-4c-2g-160 does not seem to be running inside a container [2021-05-25T16:40:03.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T16:40:04.036Z] $ docker top 0047f43819276b026b78f59196d93d04798507538f0e2f60805e5afa1867eb8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:40:04.773Z] + go mod tidy [Pipeline] sh [2021-05-25T16:40:05.379Z] + make test [2021-05-25T16:40:05.379Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-25T16:40:11.258Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-25T16:40:11.258Z] CGO_ENABLED=1 go vet ./... [2021-05-25T16:40:23.684Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-25T16:40:23.684Z] CGO_ENABLED=1 go vet ./... [2021-05-25T16:40:32.014Z] gofmt -l . [2021-05-25T16:40:32.014Z] [ "`gofmt -l .`" = "" ] [2021-05-25T16:40:32.014Z] ./bin/test-go-mod-tidy.sh [2021-05-25T16:40:32.280Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-25T16:40:32.906Z] $ docker stop --time=1 0047f43819276b026b78f59196d93d04798507538f0e2f60805e5afa1867eb8e [2021-05-25T16:40:35.993Z] $ docker rm -f 0047f43819276b026b78f59196d93d04798507538f0e2f60805e5afa1867eb8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:40:36.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T16:40:36.757Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-25T16:40:38.131Z] gofmt -l . [2021-05-25T16:40:38.131Z] [ "`gofmt -l .`" = "" ] [2021-05-25T16:40:38.131Z] ./bin/test-go-mod-tidy.sh [2021-05-25T16:40:38.131Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-25T16:40:40.545Z] $ docker stop --time=1 1d43ac23174943d3cbabd4776b2b7afbb8c5a1a18f16e5ea9c0bf2ebfb59d8ae [2021-05-25T16:40:42.566Z] $ docker rm -f 1d43ac23174943d3cbabd4776b2b7afbb8c5a1a18f16e5ea9c0bf2ebfb59d8ae [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:40:43.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T16:40:43.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T16:40:43.621Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T16:40:43.762Z] + ls -al . [2021-05-25T16:40:43.762Z] total 92 [2021-05-25T16:40:43.762Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 25 16:40 . [2021-05-25T16:40:43.762Z] drwxrwxr-x. 4 jenkins jenkins 28 May 25 16:38 .. [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 7306 May 25 16:38 Attribution.txt [2021-05-25T16:40:43.762Z] drwxrwxr-x. 2 jenkins jenkins 64 May 25 16:38 bin [2021-05-25T16:40:43.762Z] -rw-r--r--. 1 jenkins jenkins 10 May 25 16:40 coverage.out [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 2048 May 25 16:38 Dockerfile [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 970 May 25 16:38 Dockerfile.build [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 119 May 25 16:38 .dockerignore [2021-05-25T16:40:43.762Z] drwxrwxr-x. 8 jenkins jenkins 179 May 25 16:38 .git [2021-05-25T16:40:43.762Z] drwxrwxr-x. 2 jenkins jenkins 81 May 25 16:38 .github [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 111 May 25 16:38 .gitignore [2021-05-25T16:40:43.762Z] -rw-r--r--. 1 jenkins jenkins 136 May 25 16:40 go.mod [2021-05-25T16:40:43.762Z] -rw-r--r--. 1 jenkins jenkins 21152 May 25 16:40 go.sum [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 687 May 25 16:38 Jenkinsfile [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 25 16:38 LICENSE [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 1460 May 25 16:38 main.go [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 25 16:38 makefile [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 3230 May 25 16:38 README.md [2021-05-25T16:40:43.762Z] drwxrwxr-x. 8 jenkins jenkins 122 May 25 16:38 res [2021-05-25T16:40:43.762Z] drwxrwxr-x. 4 jenkins jenkins 71 May 25 16:38 snap [2021-05-25T16:40:43.762Z] -rw-rw-r--. 1 jenkins jenkins 5 May 25 16:35 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:40:44.108Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=025f8ad6e608626c8a3dd022f02f69061a749318 --label arch=amd64 --label version=0.0.0 . [2021-05-25T16:40:44.108Z] Sending build context to Docker daemon 117.2kB [2021-05-25T16:40:44.108Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:40:44.108Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-25T16:40:44.108Z] ---> eb4a9c6f403c [2021-05-25T16:40:44.108Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-25T16:40:44.108Z] ---> Running in ce13879ebce5 [2021-05-25T16:40:44.201Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-05-25T16:40:44.371Z] Removing intermediate container ce13879ebce5 [2021-05-25T16:40:44.371Z] ---> 190de2491cf4 [2021-05-25T16:40:44.371Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-25T16:40:44.371Z] ---> Running in e0e43f53c2bb [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T16:40:44.633Z] Removing intermediate container e0e43f53c2bb [2021-05-25T16:40:44.633Z] ---> 8dc843006b9a [2021-05-25T16:40:44.633Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-25T16:40:44.633Z] ---> Running in 10c961d32209 [2021-05-25T16:40:44.868Z] + sudo chown -R jenkins:jenkins . [2021-05-25T16:40:44.900Z] Removing intermediate container 10c961d32209 [2021-05-25T16:40:44.900Z] ---> 42e53da2be3c [2021-05-25T16:40:44.900Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:40:44.900Z] ---> Running in ed024a54193f [Pipeline] sh [2021-05-25T16:40:45.301Z] + ls -al . [2021-05-25T16:40:45.301Z] total 116 [2021-05-25T16:40:45.301Z] drwxrwxr-x 7 jenkins jenkins 4096 May 25 16:40 . [2021-05-25T16:40:45.301Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 16:37 .. [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 119 May 25 16:37 .dockerignore [2021-05-25T16:40:45.301Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 16:37 .git [2021-05-25T16:40:45.301Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 16:37 .github [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 111 May 25 16:37 .gitignore [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 25 16:37 Attribution.txt [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 2048 May 25 16:37 Dockerfile [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 970 May 25 16:37 Dockerfile.build [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 687 May 25 16:37 Jenkinsfile [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 25 16:37 LICENSE [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 3230 May 25 16:37 README.md [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 16:35 VERSION [2021-05-25T16:40:45.301Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 16:37 bin [2021-05-25T16:40:45.301Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 16:39 coverage.out [2021-05-25T16:40:45.301Z] -rw-r--r-- 1 jenkins jenkins 136 May 25 16:40 go.mod [2021-05-25T16:40:45.301Z] -rw-r--r-- 1 jenkins jenkins 21152 May 25 16:39 go.sum [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 1460 May 25 16:37 main.go [2021-05-25T16:40:45.301Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 25 16:37 makefile [2021-05-25T16:40:45.301Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 16:37 res [2021-05-25T16:40:45.301Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 16:37 snap [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:40:45.749Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=025f8ad6e608626c8a3dd022f02f69061a749318 --label arch=arm64 --label version=0.0.0 . [2021-05-25T16:40:45.749Z] Sending build context to Docker daemon 117.2kB [2021-05-25T16:40:45.842Z] Removing intermediate container ed024a54193f [2021-05-25T16:40:45.842Z] ---> fcd9583421b7 [2021-05-25T16:40:45.842Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-25T16:40:45.842Z] ---> Running in 163977591b1f [2021-05-25T16:40:46.048Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:40:46.048Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-25T16:40:46.048Z] ---> 46d9851e730f [2021-05-25T16:40:46.048Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-25T16:40:46.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:40:46.321Z] ---> Running in 315ede284508 [2021-05-25T16:40:46.928Z] Removing intermediate container 315ede284508 [2021-05-25T16:40:46.928Z] ---> 26cfb9b9787e [2021-05-25T16:40:46.928Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-25T16:40:46.928Z] ---> Running in 6eedb8ad2319 [2021-05-25T16:40:47.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:40:47.318Z] OK: 150 MiB in 46 packages [2021-05-25T16:40:47.531Z] Removing intermediate container 6eedb8ad2319 [2021-05-25T16:40:47.531Z] ---> 56e5cecaeb4b [2021-05-25T16:40:47.531Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-25T16:40:47.531Z] ---> Running in f6fcaa06087c [2021-05-25T16:40:48.127Z] Removing intermediate container f6fcaa06087c [2021-05-25T16:40:48.127Z] ---> 774e85815c89 [2021-05-25T16:40:48.127Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:40:48.258Z] Removing intermediate container 163977591b1f [2021-05-25T16:40:48.258Z] ---> cfc3a3e1d268 [2021-05-25T16:40:48.258Z] Step 8/28 : WORKDIR /app [2021-05-25T16:40:48.258Z] ---> Running in 85dfe332585c [2021-05-25T16:40:48.401Z] ---> Running in bcf17c16378c [2021-05-25T16:40:48.517Z] Removing intermediate container 85dfe332585c [2021-05-25T16:40:48.518Z] ---> 5cca464b33ce [2021-05-25T16:40:48.518Z] Step 9/28 : COPY go.mod . [2021-05-25T16:40:48.782Z] ---> 15b119c8bd13 [2021-05-25T16:40:48.782Z] Step 10/28 : RUN go mod download [2021-05-25T16:40:49.044Z] ---> Running in 98461b877608 [2021-05-25T16:40:50.377Z] Removing intermediate container bcf17c16378c [2021-05-25T16:40:50.377Z] ---> 9bf0fd495ad1 [2021-05-25T16:40:50.377Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-25T16:40:50.442Z] Removing intermediate container 98461b877608 [2021-05-25T16:40:50.442Z] ---> 242155438fc2 [2021-05-25T16:40:50.442Z] Step 11/28 : RUN go mod tidy [2021-05-25T16:40:50.442Z] ---> Running in 287e88fdb62f [2021-05-25T16:40:50.650Z] ---> Running in a5f2e76a6916 [2021-05-25T16:40:51.833Z] Removing intermediate container 287e88fdb62f [2021-05-25T16:40:51.834Z] ---> ba27bc276c1b [2021-05-25T16:40:51.834Z] Step 12/28 : COPY . . [2021-05-25T16:40:51.834Z] ---> 5aac77c9bf2e [2021-05-25T16:40:51.834Z] Step 13/28 : ARG MAKE="make build" [2021-05-25T16:40:51.834Z] ---> Running in 78177a2bab25 [2021-05-25T16:40:52.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:40:52.402Z] Removing intermediate container 78177a2bab25 [2021-05-25T16:40:52.402Z] ---> 0cb4ca7d19cb [2021-05-25T16:40:52.402Z] Step 14/28 : RUN $MAKE [2021-05-25T16:40:52.402Z] ---> Running in 264707f933f7 [2021-05-25T16:40:52.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:40:52.977Z] go mod tidy [2021-05-25T16:40:52.977Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-25T16:40:53.668Z] OK: 139 MiB in 46 packages [2021-05-25T16:40:54.645Z] Removing intermediate container a5f2e76a6916 [2021-05-25T16:40:54.645Z] ---> d46a4cb8e660 [2021-05-25T16:40:54.645Z] Step 8/28 : WORKDIR /app [2021-05-25T16:40:54.645Z] ---> Running in 04f74418703e [2021-05-25T16:40:55.243Z] Removing intermediate container 04f74418703e [2021-05-25T16:40:55.243Z] ---> cddea048c65f [2021-05-25T16:40:55.243Z] Step 9/28 : COPY go.mod . [2021-05-25T16:40:56.223Z] ---> 710c3ad8f9e2 [2021-05-25T16:40:56.223Z] Step 10/28 : RUN go mod download [2021-05-25T16:40:56.223Z] ---> Running in 08567e26a5eb [2021-05-25T16:40:58.849Z] Removing intermediate container 08567e26a5eb [2021-05-25T16:40:58.849Z] ---> 677816efc3aa [2021-05-25T16:40:58.849Z] Step 11/28 : RUN go mod tidy [2021-05-25T16:40:58.849Z] ---> Running in d4b7bed41d14 [2021-05-25T16:41:01.479Z] Removing intermediate container d4b7bed41d14 [2021-05-25T16:41:01.479Z] ---> 3ee543cb7bc5 [2021-05-25T16:41:01.479Z] Step 12/28 : COPY . . [2021-05-25T16:41:02.460Z] ---> b263af3a7043 [2021-05-25T16:41:02.460Z] Step 13/28 : ARG MAKE="make build" [2021-05-25T16:41:02.460Z] ---> Running in 59758430514a [2021-05-25T16:41:03.056Z] Removing intermediate container 59758430514a [2021-05-25T16:41:03.056Z] ---> 9b4e33fb35e2 [2021-05-25T16:41:03.056Z] Step 14/28 : RUN $MAKE [2021-05-25T16:41:03.056Z] ---> Running in ef50939e8f82 [2021-05-25T16:41:04.495Z] go mod tidy [2021-05-25T16:41:04.771Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-25T16:41:11.173Z] Removing intermediate container 264707f933f7 [2021-05-25T16:41:11.173Z] ---> cb632c0a7897 [2021-05-25T16:41:11.173Z] Step 15/28 : FROM alpine:3.12 [2021-05-25T16:41:11.434Z] 3.12: Pulling from library/alpine [2021-05-25T16:41:11.699Z] 339de151aab4: Pulling fs layer [2021-05-25T16:41:11.699Z] 339de151aab4: Verifying Checksum [2021-05-25T16:41:11.699Z] 339de151aab4: Download complete [2021-05-25T16:41:12.641Z] 339de151aab4: Pull complete [2021-05-25T16:41:12.641Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T16:41:12.641Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T16:41:12.641Z] ---> 13621d1b12d4 [2021-05-25T16:41:12.641Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-25T16:41:12.917Z] ---> Running in 3923dccdb27f [2021-05-25T16:41:13.178Z] Removing intermediate container 3923dccdb27f [2021-05-25T16:41:13.178Z] ---> e79a1e02ec31 [2021-05-25T16:41:13.178Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-25T16:41:13.439Z] ---> Running in 16e1b860acdb [2021-05-25T16:41:13.699Z] Removing intermediate container 16e1b860acdb [2021-05-25T16:41:13.699Z] ---> a1253504ccfd [2021-05-25T16:41:13.699Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-25T16:41:13.699Z] ---> Running in 058d27b72480 [2021-05-25T16:41:14.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:41:14.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:41:14.536Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-25T16:41:14.536Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-25T16:41:14.536Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-25T16:41:14.536Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-25T16:41:14.536Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-25T16:41:14.536Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-25T16:41:14.536Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-25T16:41:14.536Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:41:14.536Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:41:14.536Z] OK: 9 MiB in 21 packages [2021-05-25T16:41:15.479Z] Removing intermediate container 058d27b72480 [2021-05-25T16:41:15.479Z] ---> 5fbacf1ab6a3 [2021-05-25T16:41:15.479Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-25T16:41:15.743Z] ---> 2a4017e18cfe [2021-05-25T16:41:15.743Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-25T16:41:16.004Z] ---> 8436f87098d1 [2021-05-25T16:41:16.004Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-25T16:41:16.272Z] ---> 8b9951d6862b [2021-05-25T16:41:16.272Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-25T16:41:17.654Z] ---> 8cb1cd0d8921 [2021-05-25T16:41:17.654Z] Step 23/28 : EXPOSE 48095 [2021-05-25T16:41:17.654Z] ---> Running in d106933c1bd3 [2021-05-25T16:41:17.654Z] Removing intermediate container d106933c1bd3 [2021-05-25T16:41:17.654Z] ---> 7e36247d08ae [2021-05-25T16:41:17.654Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-25T16:41:17.919Z] ---> Running in aee92924b1b9 [2021-05-25T16:41:17.919Z] Removing intermediate container aee92924b1b9 [2021-05-25T16:41:17.919Z] ---> 580f009c74b1 [2021-05-25T16:41:17.919Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:41:17.919Z] ---> Running in 40e55f90ec61 [2021-05-25T16:41:18.186Z] Removing intermediate container 40e55f90ec61 [2021-05-25T16:41:18.186Z] ---> 6e24041e8454 [2021-05-25T16:41:18.186Z] Step 26/28 : LABEL arch=amd64 [2021-05-25T16:41:18.446Z] ---> Running in 50fb1d2f83e9 [2021-05-25T16:41:18.706Z] Removing intermediate container 50fb1d2f83e9 [2021-05-25T16:41:18.706Z] ---> 66136ebdd557 [2021-05-25T16:41:18.706Z] Step 27/28 : LABEL git_sha=025f8ad6e608626c8a3dd022f02f69061a749318 [2021-05-25T16:41:18.706Z] ---> Running in 1d725008f3c3 [2021-05-25T16:41:18.971Z] Removing intermediate container 1d725008f3c3 [2021-05-25T16:41:18.971Z] ---> 476ebe5a7efd [2021-05-25T16:41:18.971Z] Step 28/28 : LABEL version=0.0.0 [2021-05-25T16:41:18.971Z] ---> Running in 39b8b8c9cb47 [2021-05-25T16:41:19.233Z] Removing intermediate container 39b8b8c9cb47 [2021-05-25T16:41:19.233Z] ---> cdc1fe7badfe [2021-05-25T16:41:19.233Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-25T16:41:19.233Z] Successfully built cdc1fe7badfe [2021-05-25T16:41:19.233Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-25T16:41:34.724Z] Still waiting to schedule task [2021-05-25T16:41:34.724Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-25T16:41:43.824Z] Removing intermediate container ef50939e8f82 [2021-05-25T16:41:43.824Z] ---> 7f7d242c3f86 [2021-05-25T16:41:43.824Z] Step 15/28 : FROM alpine:3.12 [2021-05-25T16:41:43.824Z] 3.12: Pulling from library/alpine [2021-05-25T16:41:43.824Z] d2f70382dc9a: Pulling fs layer [2021-05-25T16:41:43.824Z] d2f70382dc9a: Verifying Checksum [2021-05-25T16:41:43.824Z] d2f70382dc9a: Pull complete [2021-05-25T16:41:43.824Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T16:41:43.824Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T16:41:43.824Z] ---> 9852663dfa18 [2021-05-25T16:41:43.824Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-25T16:41:43.824Z] ---> Running in 7a9749abd057 [2021-05-25T16:41:43.824Z] Removing intermediate container 7a9749abd057 [2021-05-25T16:41:43.824Z] ---> f94393aa1011 [2021-05-25T16:41:43.824Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-25T16:41:43.824Z] ---> Running in 98f4e05f4d02 [2021-05-25T16:41:43.824Z] Removing intermediate container 98f4e05f4d02 [2021-05-25T16:41:43.824Z] ---> 27bb0c189427 [2021-05-25T16:41:43.824Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-25T16:41:44.097Z] ---> Running in 68998a243c13 [2021-05-25T16:41:45.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:41:45.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:41:45.943Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-25T16:41:45.943Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-25T16:41:45.943Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-25T16:41:45.943Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-25T16:41:45.943Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-25T16:41:45.943Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-25T16:41:45.943Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-25T16:41:45.943Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:41:45.943Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:41:46.216Z] OK: 9 MiB in 21 packages [2021-05-25T16:41:47.650Z] Removing intermediate container 68998a243c13 [2021-05-25T16:41:47.650Z] ---> cbbe024963ec [2021-05-25T16:41:47.650Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-25T16:41:48.631Z] ---> db684632b25d [2021-05-25T16:41:48.631Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-25T16:41:49.226Z] ---> 2419a20c836f [2021-05-25T16:41:49.226Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-25T16:41:50.209Z] ---> a7b41347df7c [2021-05-25T16:41:50.209Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-25T16:41:51.644Z] ---> 27c29468366b [2021-05-25T16:41:51.644Z] Step 23/28 : EXPOSE 48095 [2021-05-25T16:41:51.644Z] ---> Running in 3a9db7860808 [2021-05-25T16:41:52.240Z] Removing intermediate container 3a9db7860808 [2021-05-25T16:41:52.240Z] ---> 857d310b8b61 [2021-05-25T16:41:52.240Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-25T16:41:52.240Z] ---> Running in 00e2fd9b4039 [2021-05-25T16:41:52.836Z] Removing intermediate container 00e2fd9b4039 [2021-05-25T16:41:52.836Z] ---> 788ed015ecdd [2021-05-25T16:41:52.836Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:41:53.110Z] ---> Running in 5ba46c97c52e [2021-05-25T16:41:53.706Z] Removing intermediate container 5ba46c97c52e [2021-05-25T16:41:53.706Z] ---> 79727a5da35a [2021-05-25T16:41:53.706Z] Step 26/28 : LABEL arch=arm64 [2021-05-25T16:41:53.706Z] ---> Running in 2df0aa62a7a8 [2021-05-25T16:41:54.302Z] Removing intermediate container 2df0aa62a7a8 [2021-05-25T16:41:54.302Z] ---> 7afc7c682806 [2021-05-25T16:41:54.302Z] Step 27/28 : LABEL git_sha=025f8ad6e608626c8a3dd022f02f69061a749318 [2021-05-25T16:41:54.302Z] ---> Running in eb02204c750f [2021-05-25T16:41:54.897Z] Removing intermediate container eb02204c750f [2021-05-25T16:41:54.897Z] ---> b6b95c2d6252 [2021-05-25T16:41:54.898Z] Step 28/28 : LABEL version=0.0.0 [2021-05-25T16:41:54.898Z] ---> Running in 8ea228132cfb [2021-05-25T16:41:55.491Z] Removing intermediate container 8ea228132cfb [2021-05-25T16:41:55.491Z] ---> 9e0b0d7852de [2021-05-25T16:41:55.491Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-25T16:41:55.491Z] Successfully built 9e0b0d7852de [2021-05-25T16:41:55.491Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:41:56.418Z] ---> job-cost.sh [2021-05-25T16:41:56.418Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nLOE [2021-05-25T16:42:35.363Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T16:43:57.167Z] lf-activate-venv(): INFO: Adding /tmp/venv-nLOE/bin to PATH [2021-05-25T16:43:57.167Z] INFO: No Stack... [2021-05-25T16:43:57.167Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T16:43:57.167Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T16:43:57.546Z] + + catcut /w/workspace/app-service-configurable/1/archives/cost.csv -d, [2021-05-25T16:43:57.546Z] -f6 [Pipeline] lock [2021-05-25T16:43:57.637Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-263-1-stack-cost] [2021-05-25T16:43:57.644Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-263-1-stack-cost] did not exist. Created. [2021-05-25T16:43:57.644Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-263-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T16:43:58.141Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T16:43:58.333Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T16:43:58.355Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-263-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T16:47:44.662Z] Running on prd-ubuntu18.04-docker-8c-8g-161 in /w/workspace/_app-service-configurable_PR-263 [Pipeline] { [Pipeline] ws [2021-05-25T16:47:44.748Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-05-25T16:47:45.076Z] Selected Git installation does not exist. Using Default [2021-05-25T16:47:45.076Z] The recommended git tool is: NONE [2021-05-25T16:47:49.098Z] using credential edgex-jenkins-ssh [2021-05-25T16:47:49.110Z] Cloning the remote Git repository [2021-05-25T16:47:49.123Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T16:47:49.234Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-05-25T16:47:49.560Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T16:47:49.560Z] > git --version # timeout=10 [2021-05-25T16:47:49.567Z] > git --version # 'git version 2.17.1' [2021-05-25T16:47:49.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:47:49.793Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:47:50.877Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-25T16:47:50.883Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:47:50.917Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-25T16:47:50.927Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-25T16:47:50.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:47:51.531Z] Merging remotes/origin/master commit 8ac7400be55167f646a4e721a36a1fa2ca62e73d into PR head commit 025f8ad6e608626c8a3dd022f02f69061a749318 [2021-05-25T16:47:51.746Z] Merge succeeded, producing 025f8ad6e608626c8a3dd022f02f69061a749318 [2021-05-25T16:47:51.746Z] Checking out Revision 025f8ad6e608626c8a3dd022f02f69061a749318 (PR-263) [2021-05-25T16:47:50.976Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/263/head:refs/remotes/origin/PR-263 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T16:47:51.532Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:47:51.537Z] > git checkout -f 025f8ad6e608626c8a3dd022f02f69061a749318 # timeout=10 [2021-05-25T16:47:51.566Z] > git remote # timeout=10 [2021-05-25T16:47:51.631Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T16:47:51.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:47:51.695Z] > git merge 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 [2021-05-25T16:47:51.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T16:47:51.742Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:47:51.748Z] > git checkout -f 025f8ad6e608626c8a3dd022f02f69061a749318 # timeout=10 [2021-05-25T16:47:55.696Z] Commit message: "refactor: Update profiles for change to use common Service config section" [2021-05-25T16:47:55.713Z] > git --version # timeout=10 [2021-05-25T16:47:55.718Z] > git --version # 'git version 2.17.1' [2021-05-25T16:47:55.723Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:47:56.834Z] + echo snap-build.sh [2021-05-25T16:47:56.834Z] snap-build.sh [2021-05-25T16:47:56.834Z] + SNAP_BASE_DIR=. [2021-05-25T16:47:56.834Z] + '[' '!' -z /w/workspace/app-service-configurable/1 ']' [2021-05-25T16:47:56.834Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 [2021-05-25T16:47:56.834Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' [2021-05-25T16:47:56.834Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] [2021-05-25T16:47:56.834Z] + cd /w/workspace/app-service-configurable/1 [2021-05-25T16:47:56.834Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-25T16:47:57.096Z] Reading package lists... [2021-05-25T16:47:57.096Z] Building dependency tree... [2021-05-25T16:47:57.096Z] Reading state information... [2021-05-25T16:47:57.357Z] The following packages were automatically installed and are no longer required: [2021-05-25T16:47:57.357Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-25T16:47:57.357Z] uidmap xdelta3 [2021-05-25T16:47:57.357Z] Use 'sudo apt autoremove' to remove them. [2021-05-25T16:47:57.357Z] The following packages will be REMOVED: [2021-05-25T16:47:57.357Z] lxd* lxd-client* [2021-05-25T16:47:58.788Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-25T16:47:58.788Z] After this operation, 31.7 MB disk space will be freed. [2021-05-25T16:48:16.341Z] (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 ... 190317 files and directories currently installed.) [2021-05-25T16:48:16.341Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T16:48:18.891Z] Removing lxd dnsmasq configuration [2021-05-25T16:48:19.890Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T16:48:21.851Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-25T16:48:26.059Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T16:48:27.448Z] (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 ... 190142 files and directories currently installed.) [2021-05-25T16:48:27.448Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T16:48:31.665Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-25T16:48:31.665Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-25T16:48:33.586Z] + sudo snap remove --purge lxd [2021-05-25T16:48:33.846Z] snap "lxd" is not installed [2021-05-25T16:48:33.846Z] + sudo groupadd --force --system lxd [2021-05-25T16:48:33.846Z] ++ whoami [2021-05-25T16:48:33.846Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-25T16:48:34.418Z] + newgrp - lxd [2021-05-25T16:48:34.418Z] + sudo snap install lxd [2021-05-25T16:49:13.217Z] 2021-05-25T16:49:08Z INFO Waiting for automatic snapd restart... [2021-05-25T16:50:09.494Z] lxd 4.14 from Canonical* installed [2021-05-25T16:50:09.494Z] + sudo lxd init --auto [2021-05-25T16:50:24.417Z] + sudo snap install --classic snapcraft [2021-05-25T16:50:39.341Z] snapcraft 4.7.1 from Canonical* installed [2021-05-25T16:50:39.341Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-25T16:50:39.341Z] + sudo snapcraft prime --use-lxd [2021-05-25T16:50:40.730Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-25T16:50:40.730Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-25T16:50:40.730Z] - README.md [2021-05-25T16:50:40.730Z] [2021-05-25T16:50:40.730Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-25T16:50:41.303Z] Launching a container. [2021-05-25T16:50:51.324Z] Waiting for container to be ready [2021-05-25T16:50:51.910Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-25T16:50:51.910Z] [2021-05-25T16:51:04.141Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-25T16:51:04.141Z] Waiting for network to be ready... [2021-05-25T16:51:04.141Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-25T16:51:04.141Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-25T16:51:04.141Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-25T16:51:04.141Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-25T16:51:04.141Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-25T16:51:04.141Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-25T16:51:04.141Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-25T16:51:04.141Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-25T16:51:04.141Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-25T16:51:04.401Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-25T16:51:04.661Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T16:51:04.661Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-25T16:51:04.921Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-25T16:51:04.921Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-25T16:51:04.921Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-25T16:51:04.921Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-25T16:51:04.921Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-25T16:51:04.921Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-25T16:51:05.498Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-25T16:51:05.762Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-25T16:51:05.762Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-25T16:51:05.762Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-25T16:51:05.762Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-25T16:51:05.762Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-25T16:51:05.762Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-25T16:51:05.762Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-25T16:51:06.042Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-25T16:51:07.952Z] Fetched 24.6 MB in 4s (5889 kB/s) [2021-05-25T16:51:08.924Z] Reading package lists... [2021-05-25T16:51:09.498Z] Reading package lists... [2021-05-25T16:51:09.498Z] Building dependency tree... [2021-05-25T16:51:09.498Z] Reading state information... [2021-05-25T16:51:09.759Z] The following additional packages will be installed: [2021-05-25T16:51:09.759Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-25T16:51:09.759Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-25T16:51:09.759Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-25T16:51:09.759Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-25T16:51:09.759Z] Suggested packages: [2021-05-25T16:51:09.759Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-25T16:51:09.759Z] Recommended packages: [2021-05-25T16:51:09.759Z] gnupg libsasl2-modules [2021-05-25T16:51:09.759Z] The following NEW packages will be installed: [2021-05-25T16:51:09.759Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-25T16:51:09.759Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-25T16:51:09.759Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-25T16:51:09.759Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-25T16:51:09.759Z] The following packages will be upgraded: [2021-05-25T16:51:09.759Z] gpg gpg-agent gpgconf libudev1 [2021-05-25T16:51:09.759Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-25T16:51:09.759Z] Need to get 3530 kB of archives. [2021-05-25T16:51:09.759Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-25T16:51:09.759Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-25T16:51:09.759Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-25T16:51:09.759Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-25T16:51:09.759Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-25T16:51:10.021Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-25T16:51:10.281Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-25T16:51:10.542Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-25T16:51:10.542Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-25T16:51:10.542Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-25T16:51:10.802Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-25T16:51:10.802Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-25T16:51:10.802Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-25T16:51:10.802Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-25T16:51:10.802Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-25T16:51:10.802Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-25T16:51:10.802Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-25T16:51:10.802Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-25T16:51:10.802Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-25T16:51:10.802Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-25T16:51:10.802Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-25T16:51:10.802Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-25T16:51:10.802Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-25T16:51:11.065Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T16:51:11.065Z] Fetched 3530 kB in 1s (3084 kB/s) [2021-05-25T16:51:11.328Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-25T16:51:11.328Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-25T16:51:11.902Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T16:51:12.847Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-25T16:51:35.469Z] Selecting previously unselected package udev. [2021-05-25T16:51:35.469Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-25T16:51:35.469Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-25T16:51:36.867Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-25T16:51:55.072Z] Selecting previously unselected package libfuse2:amd64. [2021-05-25T16:51:55.072Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-25T16:51:55.072Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-25T16:51:55.072Z] Selecting previously unselected package fuse. [2021-05-25T16:51:55.072Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-25T16:51:55.072Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-25T16:51:56.020Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T16:51:56.281Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T16:51:56.852Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T16:51:57.146Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T16:51:57.718Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T16:51:57.982Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T16:51:59.367Z] Selecting previously unselected package libksba8:amd64. [2021-05-25T16:51:59.367Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-25T16:51:59.367Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-25T16:52:00.339Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-25T16:52:00.339Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:52:00.604Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:01.548Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-25T16:52:01.548Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:52:01.548Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:01.810Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-25T16:52:01.810Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:52:01.810Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:02.381Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-25T16:52:02.381Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:52:02.643Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:02.904Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-25T16:52:02.904Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:52:03.166Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:03.430Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-25T16:52:03.430Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:52:03.430Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:04.005Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-25T16:52:04.266Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:52:04.267Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:04.838Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-25T16:52:04.838Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:52:04.838Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:05.099Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-25T16:52:05.099Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:52:05.099Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:05.671Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-25T16:52:05.671Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-25T16:52:05.671Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T16:52:06.669Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-25T16:52:06.669Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-25T16:52:06.669Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T16:52:07.299Z] Selecting previously unselected package libldap-common. [2021-05-25T16:52:07.299Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-25T16:52:07.299Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T16:52:07.902Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-25T16:52:07.902Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-25T16:52:07.902Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T16:52:08.627Z] Selecting previously unselected package dirmngr. [2021-05-25T16:52:08.627Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T16:52:08.627Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-25T16:52:08.893Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T16:52:09.155Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-25T16:52:09.416Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-25T16:52:09.678Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T16:52:09.939Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T16:52:09.939Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-25T16:52:10.200Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:10.462Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-25T16:52:10.723Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T16:52:10.983Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-25T16:52:11.926Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T16:52:11.926Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:12.500Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-25T16:52:12.760Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-25T16:52:13.021Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-25T16:52:13.021Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:13.282Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:13.282Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:13.562Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:13.823Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:14.083Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:14.343Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:52:14.343Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T16:52:14.604Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-25T16:52:14.865Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T16:52:15.805Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-25T16:52:15.805Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-25T16:52:15.805Z] This means they are not meant to be enabled using systemctl. [2021-05-25T16:52:15.805Z] Possible reasons for having this kind of units are: [2021-05-25T16:52:15.805Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-25T16:52:15.805Z] .wants/ or .requires/ directory. [2021-05-25T16:52:15.805Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-25T16:52:15.805Z] a requirement dependency on it. [2021-05-25T16:52:15.805Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-25T16:52:15.805Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-25T16:52:15.805Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-25T16:52:15.805Z] instance name specified. [2021-05-25T16:52:16.377Z] Reading package lists... [2021-05-25T16:52:16.639Z] Building dependency tree... [2021-05-25T16:52:16.639Z] Reading state information... [2021-05-25T16:52:16.900Z] The following additional packages will be installed: [2021-05-25T16:52:16.900Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-25T16:52:16.900Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-25T16:52:16.900Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-25T16:52:16.900Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-25T16:52:16.900Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-25T16:52:16.900Z] Suggested packages: [2021-05-25T16:52:16.900Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-25T16:52:16.900Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-25T16:52:16.900Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-25T16:52:16.900Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-25T16:52:16.900Z] systemd-container policykit-1 [2021-05-25T16:52:16.900Z] Recommended packages: [2021-05-25T16:52:16.900Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-25T16:52:16.900Z] The following NEW packages will be installed: [2021-05-25T16:52:16.900Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-25T16:52:16.900Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-25T16:52:16.900Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-25T16:52:16.900Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-25T16:52:16.900Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-25T16:52:16.900Z] The following packages will be upgraded: [2021-05-25T16:52:16.900Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-25T16:52:16.900Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-25T16:52:16.900Z] Need to get 35.2 MB of archives. [2021-05-25T16:52:16.900Z] After this operation, 141 MB of additional disk space will be used. [2021-05-25T16:52:16.900Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-25T16:52:17.161Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-25T16:52:17.161Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-25T16:52:17.161Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-25T16:52:17.161Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-25T16:52:17.161Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-25T16:52:17.161Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-25T16:52:17.423Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-25T16:52:17.423Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-25T16:52:17.423Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-25T16:52:17.423Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-25T16:52:17.423Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-25T16:52:17.423Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-25T16:52:17.423Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-25T16:52:17.423Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-25T16:52:17.423Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-25T16:52:17.423Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-25T16:52:17.994Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-25T16:52:17.994Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-25T16:52:17.994Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-25T16:52:18.254Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-25T16:52:18.254Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-25T16:52:18.254Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-25T16:52:18.254Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-25T16:52:18.254Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-25T16:52:18.254Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-25T16:52:18.254Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-25T16:52:18.254Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-25T16:52:18.254Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-25T16:52:18.254Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-25T16:52:18.254Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T16:52:18.254Z] Fetched 35.2 MB in 1s (24.8 MB/s) [2021-05-25T16:52:18.824Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T16:52:18.824Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-25T16:52:19.397Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T16:52:29.408Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-25T16:52:29.408Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T16:52:29.979Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-25T16:52:30.549Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T16:52:30.549Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-25T16:52:30.549Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-25T16:52:32.462Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-25T16:52:32.734Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T16:52:32.734Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-25T16:52:33.311Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-25T16:52:37.523Z] Setting up apt (1.6.13) ... [2021-05-25T16:52:37.788Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-25T16:52:39.183Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-25T16:52:40.125Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-25T16:52:40.125Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-25T16:52:40.388Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-25T16:52:41.781Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-25T16:52:41.781Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T16:52:43.705Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:52:47.916Z] Selecting previously unselected package libexpat1:amd64. [2021-05-25T16:52:47.916Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-25T16:52:47.916Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-25T16:52:48.179Z] Selecting previously unselected package python3.6-minimal. [2021-05-25T16:52:48.179Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T16:52:48.179Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:52:50.095Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-25T16:52:50.095Z] Checking for services that may need to be restarted...done. [2021-05-25T16:52:50.095Z] Checking for services that may need to be restarted...done. [2021-05-25T16:52:50.356Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:52:50.927Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-25T16:52:50.928Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:52:52.310Z] Selecting previously unselected package python3-minimal. [2021-05-25T16:52:52.310Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-25T16:52:52.310Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-25T16:52:52.310Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-25T16:52:53.266Z] Selecting previously unselected package mime-support. [2021-05-25T16:52:53.266Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-25T16:52:53.266Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-25T16:52:54.210Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-25T16:52:54.210Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-25T16:52:54.210Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-25T16:52:54.782Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-25T16:52:54.782Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T16:52:54.782Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:53:02.933Z] Selecting previously unselected package python3.6. [2021-05-25T16:53:02.933Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T16:53:02.933Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:53:03.874Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-25T16:53:03.874Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-25T16:53:04.135Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-25T16:53:04.394Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-25T16:53:05.782Z] Selecting previously unselected package python3. [2021-05-25T16:53:05.782Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-25T16:53:05.782Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-25T16:53:05.782Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-25T16:53:06.723Z] Selecting previously unselected package multiarch-support. [2021-05-25T16:53:06.723Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T16:53:06.984Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-25T16:53:07.245Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-25T16:53:07.816Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-25T16:53:07.816Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-25T16:53:07.816Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-25T16:53:07.816Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-25T16:53:08.387Z] Selecting previously unselected package libbsd0:amd64. [2021-05-25T16:53:08.387Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-25T16:53:08.387Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-25T16:53:09.366Z] Selecting previously unselected package sudo. [2021-05-25T16:53:09.366Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-25T16:53:09.366Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-25T16:53:11.279Z] Selecting previously unselected package apparmor. [2021-05-25T16:53:11.279Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-25T16:53:11.279Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-25T16:53:13.901Z] Selecting previously unselected package libedit2:amd64. [2021-05-25T16:53:13.901Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-25T16:53:13.901Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-25T16:53:14.216Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-25T16:53:14.216Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T16:53:14.216Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:53:14.554Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-25T16:53:14.555Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T16:53:14.555Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:53:14.841Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-25T16:53:15.102Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-25T16:53:15.102Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-25T16:53:15.674Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-25T16:53:15.674Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T16:53:15.674Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:53:17.063Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-25T16:53:17.063Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T16:53:17.063Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:53:18.450Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-25T16:53:18.450Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-25T16:53:18.450Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-25T16:53:19.023Z] Selecting previously unselected package openssh-client. [2021-05-25T16:53:19.023Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-25T16:53:19.023Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-25T16:53:19.992Z] Selecting previously unselected package squashfs-tools. [2021-05-25T16:53:19.992Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-25T16:53:19.992Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-25T16:53:20.934Z] Selecting previously unselected package snapd. [2021-05-25T16:53:20.934Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-25T16:53:21.194Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-25T16:53:27.794Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-25T16:53:27.794Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-25T16:53:28.750Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-25T16:53:29.324Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-25T16:53:29.896Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-25T16:53:30.158Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:53:30.737Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T16:53:31.310Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-25T16:53:31.310Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-25T16:53:34.611Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-25T16:53:34.611Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-25T16:53:34.611Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-25T16:53:37.911Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:53:37.911Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:53:37.911Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:53:38.481Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-25T16:53:39.053Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:53:39.313Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-25T16:53:39.313Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-25T16:53:39.313Z] running python rtupdate hooks for python3.6... [2021-05-25T16:53:39.313Z] running python post-rtupdate hooks for python3.6... [2021-05-25T16:53:39.574Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-25T16:53:51.811Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-25T16:53:52.074Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:53:52.074Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-25T16:53:53.026Z] Setting up snapd (2.48.3+18.04) ... [2021-05-25T16:53:53.598Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-25T16:53:53.859Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-25T16:53:54.136Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-25T16:53:54.137Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-25T16:53:54.399Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-25T16:53:54.399Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-25T16:53:54.660Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-25T16:53:54.660Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-25T16:53:54.921Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-25T16:53:55.182Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-25T16:53:55.182Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-25T16:53:55.443Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T16:53:55.705Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-25T16:53:58.255Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T16:53:58.255Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T16:53:58.825Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T16:53:59.778Z] Reading package lists... [2021-05-25T16:54:00.037Z] Reading package lists... [2021-05-25T16:54:00.297Z] Building dependency tree... [2021-05-25T16:54:00.297Z] Reading state information... [2021-05-25T16:54:00.297Z] Calculating upgrade... [2021-05-25T16:54:00.557Z] The following packages will be upgraded: [2021-05-25T16:54:00.558Z] advancecomp base-files bash binutils binutils-common [2021-05-25T16:54:00.558Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-25T16:54:00.558Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-25T16:54:00.558Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-25T16:54:00.558Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-25T16:54:00.558Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-25T16:54:00.558Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-25T16:54:00.558Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-25T16:54:00.558Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-25T16:54:00.558Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-25T16:54:00.558Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-25T16:54:00.558Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-25T16:54:00.558Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-25T16:54:00.558Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-25T16:54:00.558Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-25T16:54:00.558Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T16:54:00.558Z] Need to get 64.0 MB of archives. [2021-05-25T16:54:00.558Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-25T16:54:00.558Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-25T16:54:00.558Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-25T16:54:00.818Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-25T16:54:00.818Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-25T16:54:00.818Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-25T16:54:00.818Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-25T16:54:00.818Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-25T16:54:00.818Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-25T16:54:00.818Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-25T16:54:00.818Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-25T16:54:00.818Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-25T16:54:00.818Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-25T16:54:00.818Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-25T16:54:00.818Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-25T16:54:00.818Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-25T16:54:00.818Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-25T16:54:00.818Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-25T16:54:00.818Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-25T16:54:01.080Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-25T16:54:01.080Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-25T16:54:01.080Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-25T16:54:01.080Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-25T16:54:01.080Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-25T16:54:01.080Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-25T16:54:01.080Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-25T16:54:01.080Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-25T16:54:01.080Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-25T16:54:01.080Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-25T16:54:01.080Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-25T16:54:01.080Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-25T16:54:01.080Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-25T16:54:01.080Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-25T16:54:01.080Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-25T16:54:01.080Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-25T16:54:01.080Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-25T16:54:01.080Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-25T16:54:01.349Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-25T16:54:01.349Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-25T16:54:01.349Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-25T16:54:01.349Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-25T16:54:01.349Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-25T16:54:01.349Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-25T16:54:01.349Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-25T16:54:01.349Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-25T16:54:01.349Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-25T16:54:01.349Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-25T16:54:01.349Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-25T16:54:01.349Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-25T16:54:01.349Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-25T16:54:01.349Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-25T16:54:02.322Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-25T16:54:02.322Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-25T16:54:02.322Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-25T16:54:02.322Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-25T16:54:02.322Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-25T16:54:02.322Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-25T16:54:02.322Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-25T16:54:02.322Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-25T16:54:02.322Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-25T16:54:02.587Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-25T16:54:02.587Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-25T16:54:02.587Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-25T16:54:02.587Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-25T16:54:02.587Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-25T16:54:02.587Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-25T16:54:02.587Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-25T16:54:02.587Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-25T16:54:02.587Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-25T16:54:02.587Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-25T16:54:02.587Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-25T16:54:02.587Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-25T16:54:03.543Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-25T16:54:03.543Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-25T16:54:04.485Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-25T16:54:04.485Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-25T16:54:05.067Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-25T16:54:05.068Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-25T16:54:06.019Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-25T16:54:06.019Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-25T16:54:07.933Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-25T16:54:07.933Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-25T16:54:09.319Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-25T16:54:09.890Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-25T16:54:09.890Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-25T16:54:10.832Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-25T16:54:10.832Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-25T16:54:10.832Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-25T16:54:10.832Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-25T16:54:10.832Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-25T16:54:10.832Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-25T16:54:10.832Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-25T16:54:10.832Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-25T16:54:10.832Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-25T16:54:10.832Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-25T16:54:11.093Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-25T16:54:11.093Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-25T16:54:11.093Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-25T16:54:11.093Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-25T16:54:11.093Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-25T16:54:11.094Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-25T16:54:11.094Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-25T16:54:11.094Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T16:54:11.094Z] Fetched 64.0 MB in 11s (6056 kB/s) [2021-05-25T16:54:12.061Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:54:12.061Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T16:54:12.632Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T16:54:24.875Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T16:54:24.875Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T16:54:24.875Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-25T16:54:24.875Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-25T16:54:39.783Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:39.783Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:54:40.045Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:41.983Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:54:43.368Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:43.629Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:54:44.578Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:44.839Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:54:45.781Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:46.353Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:54:46.615Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:46.876Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:54:47.448Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:48.020Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:54:48.640Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:54:49.581Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T16:54:49.581Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:49.581Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-25T16:54:50.530Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:54:51.917Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T16:54:51.917Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:51.917Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:54:52.857Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:53.149Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:54:53.892Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:54:54.251Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:54:54.871Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:54:56.258Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T16:54:56.258Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T16:54:56.520Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T16:55:01.836Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-25T16:55:01.836Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T16:55:01.836Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-25T16:55:01.836Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-25T16:55:02.098Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-25T16:55:02.098Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-25T16:55:03.057Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-25T16:55:03.636Z] Installing new version of config file /etc/issue ... [2021-05-25T16:55:03.897Z] Installing new version of config file /etc/issue.net ... [2021-05-25T16:55:03.897Z] Installing new version of config file /etc/lsb-release ... [2021-05-25T16:55:04.159Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-25T16:55:04.421Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-25T16:55:04.421Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-25T16:55:04.421Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-25T16:55:04.995Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:04.995Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-25T16:55:04.995Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-25T16:55:05.569Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-25T16:55:06.150Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-25T16:55:06.412Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:06.412Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:55:06.731Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-25T16:55:07.304Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:55:07.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:07.567Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-25T16:55:07.829Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-25T16:55:08.401Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-25T16:55:08.973Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:08.973Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-25T16:55:09.236Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T16:55:11.783Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-25T16:55:13.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:13.173Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T16:55:13.434Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T16:55:14.004Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T16:55:14.952Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:14.952Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T16:55:15.214Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T16:55:18.520Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-25T16:55:18.782Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:18.783Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-25T16:55:19.047Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-25T16:55:19.622Z] Setting up grep (3.1-2build1) ... [2021-05-25T16:55:20.220Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:20.220Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-25T16:55:20.483Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-25T16:55:21.427Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-25T16:55:21.997Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:21.997Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T16:55:22.257Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T16:55:23.200Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-25T16:55:23.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:23.773Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T16:55:24.034Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T16:55:28.241Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T16:55:28.501Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T16:55:29.441Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T16:55:29.703Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T16:55:37.839Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-25T16:55:38.786Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:38.786Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-25T16:55:38.786Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T16:55:51.021Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-25T16:55:51.021Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-25T16:55:51.021Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-25T16:55:51.021Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-25T16:55:51.021Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-25T16:55:53.612Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:53.612Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-25T16:55:53.612Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-25T16:55:54.191Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-25T16:55:55.134Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:55.134Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:55:55.134Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:55:55.706Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:55:56.299Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:56.299Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:55:56.562Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:55:56.825Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:55:57.774Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:57.774Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:55:57.774Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:55:58.036Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:55:58.611Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:58.611Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:55:58.876Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:55:59.137Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:55:59.711Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:55:59.711Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T16:55:59.981Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T16:56:00.557Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T16:56:01.133Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T16:56:02.083Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T16:56:03.032Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:56:03.032Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T16:56:03.032Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T16:56:03.982Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T16:56:04.932Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:56:04.932Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:56:04.932Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:56:05.881Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:56:06.143Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:56:06.143Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:56:06.406Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:56:06.980Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:56:07.929Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:56:07.929Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:56:08.192Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:56:11.504Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:56:12.955Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-25T16:56:13.316Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-25T16:56:14.307Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:56:14.307Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T16:56:14.569Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T16:56:15.961Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T16:56:17.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:56:17.883Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-25T16:56:17.883Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T16:56:19.274Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-25T16:56:20.672Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:20.672Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-25T16:56:20.672Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-25T16:56:22.600Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-25T16:56:25.160Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:25.160Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-25T16:56:25.423Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-25T16:56:25.999Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-25T16:56:26.946Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:26.946Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-25T16:56:27.209Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-25T16:56:27.472Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-25T16:56:28.863Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:28.863Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T16:56:28.863Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T16:56:29.437Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T16:56:30.484Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:30.484Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T16:56:30.484Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T16:56:31.433Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T16:56:32.010Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:32.010Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T16:56:32.272Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T16:56:34.193Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T16:56:35.141Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:35.141Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:56:35.141Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:56:36.534Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-25T16:56:36.534Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T16:56:37.109Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T16:56:37.109Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T16:56:37.386Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T16:56:37.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:37.649Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-25T16:56:37.913Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-25T16:56:38.514Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-25T16:56:39.090Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:39.090Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-25T16:56:39.353Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T16:56:39.926Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T16:56:41.318Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:41.318Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T16:56:41.579Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T16:56:42.153Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T16:56:42.741Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:42.741Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-25T16:56:43.004Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-25T16:56:43.580Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-25T16:56:44.155Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:44.156Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-25T16:56:44.416Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-25T16:56:51.018Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-25T16:56:52.940Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:52.940Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T16:56:52.940Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T16:56:53.889Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-25T16:56:54.835Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:54.835Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-25T16:56:54.835Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-25T16:56:58.145Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-25T16:56:58.145Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:58.145Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-25T16:56:58.145Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-25T16:56:58.408Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-25T16:56:58.985Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:58.985Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-25T16:56:58.985Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-25T16:56:59.937Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-25T16:56:59.937Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:56:59.937Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-25T16:57:00.513Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-25T16:57:01.089Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-25T16:57:01.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:57:01.353Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-25T16:57:01.621Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-25T16:57:01.883Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-25T16:57:02.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:57:02.461Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-25T16:57:02.461Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-25T16:57:03.420Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-25T16:57:03.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:57:03.993Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-25T16:57:04.255Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-25T16:57:04.518Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-25T16:57:05.097Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:57:05.097Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-25T16:57:05.360Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-25T16:57:05.933Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-25T16:57:06.884Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-25T16:57:06.884Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-25T16:57:06.884Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-25T16:57:07.854Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-25T16:57:08.117Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-25T16:57:09.523Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-25T16:57:09.788Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-25T16:57:11.713Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-25T16:57:11.713Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-25T16:57:12.671Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-25T16:57:13.244Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-25T16:57:14.191Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-25T16:57:14.191Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-25T16:57:15.142Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-25T16:57:15.142Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-25T16:57:16.127Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-25T16:57:16.390Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-25T16:57:16.967Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-25T16:57:17.232Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-25T16:57:18.181Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-25T16:57:18.443Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-25T16:57:19.018Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-25T16:57:19.594Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-25T16:57:20.542Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-25T16:57:20.823Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-25T16:57:33.279Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-25T16:57:33.279Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-25T16:57:33.279Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-25T16:57:33.541Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-25T16:57:34.489Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T16:57:34.752Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T16:57:38.081Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T16:57:38.082Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T16:57:39.038Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T16:57:39.302Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T16:57:40.249Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T16:57:40.511Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T16:57:41.908Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:57:42.857Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:57:44.250Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:57:44.513Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:57:45.505Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:57:45.768Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:57:46.354Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:57:46.635Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:57:49.210Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:57:49.210Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:57:51.138Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:57:51.138Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:57:59.317Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:57:59.317Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:58:01.226Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:58:01.226Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:58:02.615Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:58:02.877Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:58:05.423Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T16:58:05.423Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T16:58:06.366Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-25T16:58:06.366Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T16:58:09.669Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-25T16:58:09.669Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T16:58:11.063Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-25T16:58:11.063Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-25T16:58:11.637Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T16:58:11.637Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T16:58:12.578Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T16:58:12.578Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T16:58:13.521Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-25T16:58:13.521Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-25T16:58:14.462Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:58:14.462Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T16:58:14.462Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:58:14.722Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:58:14.722Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:58:14.722Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-25T16:58:14.722Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-25T16:58:14.983Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-25T16:58:14.983Z] [2021-05-25T16:58:14.983Z] Current default time zone: 'Etc/UTC' [2021-05-25T16:58:14.983Z] Local time is now: Tue May 25 16:58:14 UTC 2021. [2021-05-25T16:58:14.983Z] Universal Time is now: Tue May 25 16:58:14 UTC 2021. [2021-05-25T16:58:14.983Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-25T16:58:14.983Z] [2021-05-25T16:58:15.242Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-25T16:58:15.242Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:58:15.242Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-25T16:58:15.242Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:58:15.503Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-25T16:58:15.503Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-25T16:58:15.763Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-25T16:58:16.024Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-25T16:58:16.024Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-25T16:58:16.287Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-25T16:58:16.287Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:58:16.547Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-25T16:58:17.118Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:58:17.380Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-25T16:58:17.380Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:58:17.380Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-25T16:58:17.643Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-25T16:58:17.911Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-25T16:58:17.911Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-25T16:58:18.178Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-25T16:58:18.178Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-25T16:58:18.439Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-25T16:58:18.439Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-25T16:58:20.351Z] Updating certificates in /etc/ssl/certs... [2021-05-25T16:58:21.293Z] 23 added, 27 removed; done. [2021-05-25T16:58:21.555Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-25T16:58:21.555Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:58:21.555Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-25T16:58:21.859Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-25T16:58:22.121Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-25T16:58:22.385Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:58:22.646Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-25T16:58:22.907Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:58:23.168Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:58:23.168Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:58:23.428Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:58:23.428Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:58:23.688Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-25T16:58:24.259Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-25T16:58:24.259Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-25T16:58:24.519Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-25T16:58:24.806Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-25T16:58:24.806Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:58:24.806Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:58:25.066Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-25T16:58:25.330Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-25T16:58:25.591Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-25T16:58:25.852Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T16:58:25.852Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-25T16:58:26.113Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-25T16:58:26.113Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-25T16:58:26.374Z] Updating certificates in /etc/ssl/certs... [2021-05-25T16:58:26.944Z] 0 added, 0 removed; done. [2021-05-25T16:58:26.944Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-25T16:58:26.944Z] done. [2021-05-25T16:58:27.514Z] Reading package lists... [2021-05-25T16:58:27.775Z] Building dependency tree... [2021-05-25T16:58:27.775Z] Reading state information... [2021-05-25T16:58:27.775Z] The following NEW packages will be installed: [2021-05-25T16:58:27.775Z] apt-transport-https [2021-05-25T16:58:28.035Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T16:58:28.035Z] Need to get 1692 B of archives. [2021-05-25T16:58:28.035Z] After this operation, 154 kB of additional disk space will be used. [2021-05-25T16:58:28.035Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-25T16:58:28.035Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T16:58:28.035Z] Fetched 1692 B in 0s (8577 B/s) [2021-05-25T16:58:28.295Z] Selecting previously unselected package apt-transport-https. [2021-05-25T16:58:28.295Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-25T16:58:28.295Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-25T16:58:28.554Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-25T16:58:28.815Z] Setting up apt-transport-https (1.6.13) ... [2021-05-25T16:58:29.387Z] Waiting for network to be ready... [2021-05-25T16:58:44.292Z] 2021-05-25T16:58:41Z INFO Waiting for automatic snapd restart... [2021-05-25T16:58:46.276Z] snapd 2.50 from Canonical* installed [2021-05-25T16:58:47.262Z] "snapd" switched to the "latest/stable" channel [2021-05-25T16:58:47.262Z] [2021-05-25T16:58:57.268Z] core18 20210507 from Canonical* installed [2021-05-25T16:58:57.268Z] "core18" switched to the "latest/stable" channel [2021-05-25T16:58:57.268Z] [2021-05-25T16:59:09.506Z] snapcraft 4.7.1 from Canonical* installed [2021-05-25T16:59:09.506Z] "snapcraft" switched to the "latest/stable" channel [2021-05-25T16:59:09.506Z] [2021-05-25T16:59:13.722Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-25T16:59:13.722Z] - README.md [2021-05-25T16:59:13.722Z] [2021-05-25T16:59:13.722Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-25T16:59:20.330Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T16:59:20.330Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T16:59:20.330Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T16:59:20.330Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T16:59:20.330Z] Fetched 88.7 kB in 1s (156 kB/s) [2021-05-25T16:59:21.276Z] Reading package lists... [2021-05-25T16:59:21.851Z] Installing build dependencies: curl=7.58.0-2ubuntu3.13 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 libcurl4=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 [2021-05-25T16:59:28.457Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T16:59:28.457Z] Reading package lists... [2021-05-25T16:59:28.457Z] Building dependency tree... [2021-05-25T16:59:28.457Z] Reading state information... [2021-05-25T16:59:28.457Z] Suggested packages: [2021-05-25T16:59:28.457Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-25T16:59:28.457Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-25T16:59:28.457Z] Recommended packages: [2021-05-25T16:59:28.457Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2021-05-25T16:59:28.457Z] The following NEW packages will be installed: [2021-05-25T16:59:28.457Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2021-05-25T16:59:28.457Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2021-05-25T16:59:28.457Z] libzmq5 pkg-config [2021-05-25T16:59:28.457Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T16:59:28.457Z] Need to get 7874 kB of archives. [2021-05-25T16:59:28.457Z] After this operation, 44.2 MB of additional disk space will be used. [2021-05-25T16:59:28.457Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-25T16:59:28.720Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-25T16:59:28.982Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] [2021-05-25T16:59:28.982Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-25T16:59:29.556Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-25T16:59:29.556Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] [2021-05-25T16:59:29.818Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-25T16:59:29.818Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-25T16:59:29.818Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-25T16:59:29.818Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-25T16:59:29.818Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-25T16:59:29.818Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-25T16:59:29.818Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-25T16:59:29.818Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-25T16:59:29.818Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-25T16:59:30.080Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-25T16:59:30.080Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T16:59:30.080Z] Fetched 7874 kB in 2s (4401 kB/s) [2021-05-25T16:59:31.026Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-25T16:59:31.026Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-25T16:59:31.026Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-25T16:59:31.026Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-25T16:59:31.973Z] Selecting previously unselected package libpsl5:amd64. [2021-05-25T16:59:31.974Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-25T16:59:31.974Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-25T16:59:32.547Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-25T16:59:32.547Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-25T16:59:32.547Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-25T16:59:32.809Z] Selecting previously unselected package librtmp1:amd64. [2021-05-25T16:59:32.809Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-25T16:59:33.084Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-25T16:59:33.662Z] Selecting previously unselected package libcurl4:amd64. [2021-05-25T16:59:33.662Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-25T16:59:33.662Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T16:59:34.237Z] Selecting previously unselected package curl. [2021-05-25T16:59:34.237Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-25T16:59:34.237Z] Unpacking curl (7.58.0-2ubuntu3.13) ... [2021-05-25T16:59:34.810Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-25T16:59:34.810Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-25T16:59:34.810Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T16:59:35.388Z] Selecting previously unselected package liberror-perl. [2021-05-25T16:59:35.388Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2021-05-25T16:59:35.389Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-25T16:59:35.966Z] Selecting previously unselected package git-man. [2021-05-25T16:59:35.966Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-25T16:59:35.966Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-25T16:59:37.885Z] Selecting previously unselected package git. [2021-05-25T16:59:37.885Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-25T16:59:37.885Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-25T16:59:42.105Z] Selecting previously unselected package libnorm1:amd64. [2021-05-25T16:59:42.105Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-25T16:59:42.105Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-25T16:59:42.105Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-25T16:59:42.105Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-25T16:59:42.105Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-25T16:59:42.368Z] Selecting previously unselected package libsodium23:amd64. [2021-05-25T16:59:42.368Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2021-05-25T16:59:42.368Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-25T16:59:42.634Z] Selecting previously unselected package libzmq5:amd64. [2021-05-25T16:59:42.634Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-25T16:59:42.634Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T16:59:42.895Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-25T16:59:42.895Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-25T16:59:42.895Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T16:59:43.469Z] Selecting previously unselected package pkg-config. [2021-05-25T16:59:43.469Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-25T16:59:43.469Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-25T16:59:43.731Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-25T16:59:43.994Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-25T16:59:44.256Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-25T16:59:44.524Z] Setting up liberror-perl (0.17025-1) ... [2021-05-25T16:59:44.524Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-25T16:59:44.785Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-25T16:59:44.785Z] No schema files found: doing nothing. [2021-05-25T16:59:44.785Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-25T16:59:45.047Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-25T16:59:45.047Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-25T16:59:45.047Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-25T16:59:45.590Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T16:59:46.168Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T16:59:46.168Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T16:59:46.168Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T16:59:46.434Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-25T16:59:46.434Z] Setting up curl (7.58.0-2ubuntu3.13) ... [2021-05-25T16:59:46.697Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T16:59:53.341Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T16:59:53.341Z] curl set to automatically installed. [2021-05-25T16:59:53.341Z] git set to automatically installed. [2021-05-25T16:59:53.341Z] git-man set to automatically installed. [2021-05-25T16:59:53.341Z] libcurl3-gnutls set to automatically installed. [2021-05-25T16:59:53.341Z] libcurl4 set to automatically installed. [2021-05-25T16:59:53.341Z] liberror-perl set to automatically installed. [2021-05-25T16:59:53.341Z] libglib2.0-0 set to automatically installed. [2021-05-25T16:59:53.341Z] libnghttp2-14 set to automatically installed. [2021-05-25T16:59:53.341Z] libnorm1 set to automatically installed. [2021-05-25T16:59:53.341Z] libpgm-5.2-0 set to automatically installed. [2021-05-25T16:59:53.341Z] libpsl5 set to automatically installed. [2021-05-25T16:59:53.341Z] librtmp1 set to automatically installed. [2021-05-25T16:59:53.341Z] libsodium23 set to automatically installed. [2021-05-25T16:59:53.341Z] libzmq3-dev set to automatically installed. [2021-05-25T16:59:53.341Z] libzmq5 set to automatically installed. [2021-05-25T16:59:53.341Z] pkg-config set to automatically installed. [2021-05-25T16:59:55.260Z] snapd is not logged in, snap install commands will use sudo [2021-05-25T17:00:03.418Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T17:00:03.418Z] snap "core18" has no updates available [2021-05-25T17:00:03.993Z] Pulling go [2021-05-25T17:00:03.993Z] + snapcraftctl pull [2021-05-25T17:00:04.941Z] 'app-service-config' has dependencies that need to be staged: go [2021-05-25T17:00:04.941Z] Skipping pull go (already ran) [2021-05-25T17:00:04.941Z] Building go [2021-05-25T17:00:04.941Z] + dpkg --print-architecture [2021-05-25T17:00:04.941Z] + FILE_NAME=go1.16.4.linux-amd64.tar.gz [2021-05-25T17:00:04.941Z] + FILE_HASH=7154e88f5a8047aad4b80ebace58a059e36e7e2e4eb3b383127a28c711b4ff59 [2021-05-25T17:00:04.941Z] + curl https://dl.google.com/go/go1.16.4.linux-amd64.tar.gz -O [2021-05-25T17:00:04.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:00:04.941Z] Dload Upload Total Spent Left Speed [2021-05-25T17:00:08.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 123M 19 23.8M 0 0 24.0M 0 0:00:05 --:--:-- 0:00:05 24.0M 50 123M 50 61.6M 0 0 30.7M 0 0:00:03 0:00:02 0:00:01 30.7M 82 123M 82 101M 0 0 33.8M 0 0:00:03 0:00:02 0:00:01 33.8M 100 123M 100 123M 0 0 35.5M 0 0:00:03 0:00:03 --:--:-- 35.5M [2021-05-25T17:00:08.369Z] + echo 7154e88f5a8047aad4b80ebace58a059e36e7e2e4eb3b383127a28c711b4ff59 go1.16.4.linux-amd64.tar.gz [2021-05-25T17:00:08.369Z] + sha256sum -c sha256 [2021-05-25T17:00:08.369Z] + grep OK [2021-05-25T17:00:08.943Z] go1.16.4.linux-amd64.tar.gz: OK [2021-05-25T17:00:08.943Z] + tar -C /root/stage -xf go1.16.4.linux-amd64.tar.gz --strip-components=1 [2021-05-25T17:00:13.163Z] Staging go [2021-05-25T17:00:13.737Z] + snapcraftctl stage [2021-05-25T17:00:25.986Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-25T17:00:25.986Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-25T17:00:25.986Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-25T17:00:25.986Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-25T17:00:25.986Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-25T17:00:25.986Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-25T17:00:25.986Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-25T17:00:25.986Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-25T17:00:25.986Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-25T17:00:25.986Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-25T17:00:25.986Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T17:00:25.986Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-25T17:00:25.986Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-25T17:00:25.986Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-25T17:00:25.986Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-25T17:00:25.986Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-25T17:00:25.986Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-25T17:00:25.986Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-25T17:00:25.986Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-25T17:00:25.986Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-25T17:00:25.986Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-25T17:00:25.986Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-25T17:00:25.986Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-25T17:00:25.986Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-25T17:00:25.986Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-25T17:00:25.986Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-25T17:00:25.986Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-25T17:00:25.986Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-25T17:00:25.986Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-25T17:00:25.986Z] Fetched 224 kB in 0s (0 B/s) [2021-05-25T17:00:25.986Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-25T17:00:25.986Z] Fetched 157 kB in 0s (0 B/s) [2021-05-25T17:00:25.986Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-25T17:00:25.986Z] Fetched 221 kB in 0s (0 B/s) [2021-05-25T17:00:25.986Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-25T17:00:25.986Z] Fetched 143 kB in 0s (0 B/s) [2021-05-25T17:00:25.986Z] Pulling app-service-config [2021-05-25T17:00:25.986Z] + snapcraftctl pull [2021-05-25T17:00:25.986Z] + date +%Y%m%d [2021-05-25T17:00:25.986Z] + git rev-parse --short HEAD [2021-05-25T17:00:25.986Z] + snapcraftctl set-version 1.2.0-20210525+025f8ad [2021-05-25T17:00:26.979Z] Pulling config-common [2021-05-25T17:00:26.979Z] + snapcraftctl pull [2021-05-25T17:00:27.996Z] Skipping build go (already ran) [2021-05-25T17:00:27.996Z] Building app-service-config [2021-05-25T17:00:27.996Z] + cd /root/parts/app-service-config/src [2021-05-25T17:00:27.996Z] + make build [2021-05-25T17:00:27.996Z] go mod tidy [2021-05-25T17:00:36.215Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.65 [2021-05-25T17:00:36.215Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-25T17:00:36.215Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-25T17:00:36.215Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-25T17:00:36.215Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-25T17:00:36.795Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-25T17:00:36.795Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-25T17:00:36.795Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T17:00:36.795Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-25T17:00:36.795Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-25T17:00:36.795Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T17:00:36.795Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T17:00:36.795Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-25T17:00:36.795Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-25T17:00:36.795Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-25T17:00:37.059Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-25T17:00:37.059Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-25T17:00:37.059Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-25T17:00:37.059Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-25T17:00:37.059Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-25T17:00:37.059Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-25T17:00:37.059Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-25T17:00:37.059Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-25T17:00:37.416Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-25T17:00:37.416Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-25T17:00:37.416Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-25T17:00:37.416Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-25T17:00:37.416Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-25T17:00:37.416Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-25T17:00:37.416Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-25T17:00:37.691Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-25T17:00:37.971Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-25T17:00:37.971Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-25T17:00:37.971Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-25T17:00:37.971Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-25T17:00:37.971Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T17:00:37.971Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-25T17:00:37.971Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-25T17:00:38.327Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-25T17:00:38.327Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-25T17:00:38.327Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-25T17:00:38.327Z] go: downloading golang.org/x/text v0.3.2 [2021-05-25T17:00:38.327Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-25T17:00:38.327Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-25T17:00:38.327Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-25T17:00:38.327Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-25T17:00:38.595Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-25T17:00:38.595Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-25T17:00:38.595Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-25T17:00:38.860Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-25T17:00:41.418Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T17:00:41.418Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T17:00:41.418Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-25T17:00:41.418Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T17:00:42.811Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T17:00:42.811Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-25T17:00:42.811Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-25T17:00:42.811Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-25T17:00:45.361Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-25T17:00:45.361Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-25T17:00:45.361Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-25T17:00:45.623Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-25T17:00:45.623Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-25T17:00:45.623Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-25T17:00:45.623Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-25T17:00:49.840Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-25T17:00:49.840Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-25T17:00:49.840Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-25T17:00:49.840Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-25T17:00:49.840Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-25T17:00:49.840Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-25T17:00:49.840Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-25T17:00:50.786Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-25T17:00:52.177Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-25T17:01:14.171Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-25T17:01:14.171Z] + find ./res -maxdepth 1 -type d -exec install -d /root/parts/app-service-config/install/config/{} ; [2021-05-25T17:01:14.171Z] + + read fname [2021-05-25T17:01:14.171Z] find ./res -name configuration.toml [2021-05-25T17:01:14.171Z] + cat ./res/mqtt-export/configuration.toml [2021-05-25T17:01:14.171Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-25T17:01:14.171Z] + read fname [2021-05-25T17:01:14.171Z] + cat ./res/sample/configuration.toml [2021-05-25T17:01:14.171Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-25T17:01:14.171Z] + read fname [2021-05-25T17:01:14.171Z] + + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-25T17:01:14.171Z] cat ./res/push-to-core/configuration.toml [2021-05-25T17:01:14.171Z] + read fname [2021-05-25T17:01:14.171Z] + cat ./res/rules-engine/configuration.toml [2021-05-25T17:01:14.171Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-25T17:01:14.171Z] + read fname [2021-05-25T17:01:14.171Z] + + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-25T17:01:14.171Z] cat ./res/functional-tests/configuration.toml [2021-05-25T17:01:14.171Z] + read fname [2021-05-25T17:01:14.171Z] + cat ./res/http-export/configuration.toml [2021-05-25T17:01:14.171Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-25T17:01:14.171Z] + read fname [2021-05-25T17:01:14.171Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-25T17:01:14.171Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-25T17:01:14.172Z] Building config-common [2021-05-25T17:01:14.172Z] + snapcraftctl build [2021-05-25T17:01:14.172Z] Skipping stage go (already ran) [2021-05-25T17:01:14.172Z] Staging app-service-config [2021-05-25T17:01:14.172Z] + snapcraftctl stage [2021-05-25T17:01:15.117Z] Staging config-common [2021-05-25T17:01:15.117Z] + snapcraftctl stage [2021-05-25T17:01:16.506Z] Priming go [2021-05-25T17:01:16.506Z] + snapcraftctl prime [2021-05-25T17:01:17.453Z] Priming app-service-config [2021-05-25T17:01:17.453Z] + snapcraftctl prime [2021-05-25T17:01:18.848Z] Priming config-common [2021-05-25T17:01:18.848Z] + snapcraftctl prime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:01:22.948Z] ---> job-cost.sh [2021-05-25T17:01:22.948Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zvPg [2021-05-25T17:01:38.056Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T17:02:00.031Z] lf-activate-venv(): INFO: Adding /tmp/venv-zvPg/bin to PATH [2021-05-25T17:02:00.031Z] INFO: No Stack... [2021-05-25T17:02:00.974Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T17:02:01.541Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T17:02:01.874Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-05-25T17:02:01.874Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T17:02:01.948Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-263-1-stack-cost] [2021-05-25T17:02:01.954Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-263-1-stack-cost] did not exist. Created. [2021-05-25T17:02:01.954Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-263-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T17:02:02.382Z] /w/workspace/app-service-configurable/1@tmp/durable-06cf4296/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-05-25T17:02:02.731Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T17:02:02.766Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T17:02:02.810Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T17:02:02.843Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-263-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-25T17:02:04.143Z] provisioning config files... [2021-05-25T17:02:04.154Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-263@tmp/config951819421429123837tmp [Pipeline] { [Pipeline] sh [2021-05-25T17:02:04.531Z] + set +x [2021-05-25T17:02:04.531Z] + curl -s https://codecov.io/bash [2021-05-25T17:02:04.531Z] + bash -s -- [2021-05-25T17:02:04.531Z] [2021-05-25T17:02:04.531Z] _____ _ [2021-05-25T17:02:04.531Z] / ____| | | [2021-05-25T17:02:04.531Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T17:02:04.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T17:02:04.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T17:02:04.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T17:02:04.531Z] Bash-1.0.3 [2021-05-25T17:02:04.531Z] [2021-05-25T17:02:04.531Z] [2021-05-25T17:02:04.531Z] ==> git version 2.24.4 found [2021-05-25T17:02:04.531Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-25T17:02:04.531Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T17:02:04.531Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T17:02:04.531Z] ==> Jenkins CI detected. [2021-05-25T17:02:04.531Z] project root: . [2021-05-25T17:02:04.531Z] --> token set from env [2021-05-25T17:02:04.796Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T17:02:04.796Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T17:02:04.796Z] ==> Python coveragepy not found [2021-05-25T17:02:04.796Z] ==> Searching for coverage reports in: [2021-05-25T17:02:04.796Z] + . [2021-05-25T17:02:04.796Z] -> Found 1 reports [2021-05-25T17:02:04.796Z] ==> Detecting git/mercurial file structure [2021-05-25T17:02:04.796Z] ==> Reading reports [2021-05-25T17:02:04.796Z] + ./coverage.out bytes=10 [2021-05-25T17:02:04.796Z] ==> Appending adjustments [2021-05-25T17:02:04.796Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T17:02:04.796Z] + Found adjustments [2021-05-25T17:02:04.796Z] ==> Gzipping contents [2021-05-25T17:02:04.796Z] 4.0K /tmp/codecov.YetRfq.gz [2021-05-25T17:02:04.796Z] ==> Uploading reports [2021-05-25T17:02:04.796Z] url: https://codecov.io [2021-05-25T17:02:04.796Z] query: branch=PR-263&commit=025f8ad6e608626c8a3dd022f02f69061a749318&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-263%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=263&job=&cmd_args= [2021-05-25T17:02:04.796Z] -> Pinging Codecov [2021-05-25T17:02:04.796Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-263&commit=025f8ad6e608626c8a3dd022f02f69061a749318&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-263%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=263&job=&cmd_args= [2021-05-25T17:02:05.376Z] -> Uploading to [2021-05-25T17:02:05.376Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/A97CA9966030D2A3747ED39772930CCE/025f8ad6e608626c8a3dd022f02f69061a749318/bdd04bf4-9a07-4d1e-9e5e-e3b366171d1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T170205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78d1330d42ad24163eeb14eb65b663a283e202c33c262993ea5bc567c4a3c449 [2021-05-25T17:02:05.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T17:02:05.376Z] Dload Upload Total Spent Left Speed [2021-05-25T17:02:05.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 875 --:--:-- --:--:-- --:--:-- 876 [2021-05-25T17:02:05.904Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/025f8ad6e608626c8a3dd022f02f69061a749318 [Pipeline] } [2021-05-25T17:02:05.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:02:07.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:02:08.522Z] ---> package-listing.sh [2021-05-25T17:02:08.522Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T17:02:08.522Z] ++ facter osfamily [2021-05-25T17:02:08.788Z] + OS_FAMILY=redhat [2021-05-25T17:02:08.789Z] + workspace=/w/workspace/_app-service-configurable_PR-263 [2021-05-25T17:02:08.789Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T17:02:08.789Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T17:02:08.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T17:02:08.789Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T17:02:08.789Z] + '[' /w/workspace/_app-service-configurable_PR-263 ']' [2021-05-25T17:02:08.789Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T17:02:08.789Z] + case "${OS_FAMILY}" in [2021-05-25T17:02:08.789Z] + rpm -qa [2021-05-25T17:02:08.789Z] + sort [2021-05-25T17:02:09.749Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T17:02:09.749Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T17:02:09.749Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T17:02:09.749Z] + '[' /w/workspace/_app-service-configurable_PR-263 ']' [2021-05-25T17:02:09.749Z] + mkdir -p /w/workspace/_app-service-configurable_PR-263/archives/ [2021-05-25T17:02:09.749Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-263/archives/ [Pipeline] echo [2021-05-25T17:02:09.781Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-263/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T17:02:10.091Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:02:10.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:02:10.696Z] [2021-05-25T17:02:10.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:02:11.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:02:11.325Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T17:02:11.325Z] df20fa9351a1: Pulling fs layer [2021-05-25T17:02:11.325Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T17:02:11.325Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T17:02:11.325Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T17:02:11.325Z] 93b61091891f: Pulling fs layer [2021-05-25T17:02:11.325Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T17:02:11.325Z] 5e14af77c1be: Pulling fs layer [2021-05-25T17:02:11.325Z] 01666e4c0597: Pulling fs layer [2021-05-25T17:02:11.325Z] aa168da1d23b: Pulling fs layer [2021-05-25T17:02:11.325Z] 93b61091891f: Waiting [2021-05-25T17:02:11.325Z] 93b9cdb0e59b: Waiting [2021-05-25T17:02:11.325Z] 5e14af77c1be: Waiting [2021-05-25T17:02:11.325Z] 01666e4c0597: Waiting [2021-05-25T17:02:11.325Z] aa168da1d23b: Waiting [2021-05-25T17:02:11.325Z] 46f8f816bc3b: Waiting [2021-05-25T17:02:11.593Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T17:02:11.593Z] 36b3adc4ff6f: Download complete [2021-05-25T17:02:11.593Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T17:02:11.593Z] 46f8f816bc3b: Download complete [2021-05-25T17:02:11.593Z] df20fa9351a1: Verifying Checksum [2021-05-25T17:02:11.593Z] df20fa9351a1: Download complete [2021-05-25T17:02:11.593Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T17:02:11.593Z] 93b9cdb0e59b: Download complete [2021-05-25T17:02:11.593Z] 5e14af77c1be: Verifying Checksum [2021-05-25T17:02:11.593Z] 5e14af77c1be: Download complete [2021-05-25T17:02:11.593Z] 93b61091891f: Verifying Checksum [2021-05-25T17:02:11.593Z] 93b61091891f: Download complete [2021-05-25T17:02:11.593Z] 01666e4c0597: Verifying Checksum [2021-05-25T17:02:11.593Z] 01666e4c0597: Download complete [2021-05-25T17:02:11.855Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T17:02:11.855Z] 8ad3a11d3b57: Download complete [2021-05-25T17:02:12.116Z] df20fa9351a1: Pull complete [2021-05-25T17:02:12.380Z] 36b3adc4ff6f: Pull complete [2021-05-25T17:02:13.335Z] 8ad3a11d3b57: Pull complete [2021-05-25T17:02:13.597Z] aa168da1d23b: Verifying Checksum [2021-05-25T17:02:13.597Z] aa168da1d23b: Download complete [2021-05-25T17:02:13.597Z] 46f8f816bc3b: Pull complete [2021-05-25T17:02:14.170Z] 93b61091891f: Pull complete [2021-05-25T17:02:14.433Z] 93b9cdb0e59b: Pull complete [2021-05-25T17:02:17.076Z] 5e14af77c1be: Pull complete [2021-05-25T17:02:17.076Z] 01666e4c0597: Pull complete [2021-05-25T17:02:22.456Z] aa168da1d23b: Pull complete [2021-05-25T17:02:22.456Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T17:02:22.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:02:22.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T17:02:22.554Z] prd-centos7-docker-4c-2g-158 does not seem to be running inside a container [2021-05-25T17:02:22.602Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-263/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-263 -v /w/workspace/_app-service-configurable_PR-263:/w/workspace/_app-service-configurable_PR-263:rw,z -v /w/workspace/_app-service-configurable_PR-263@tmp:/w/workspace/_app-service-configurable_PR-263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T17:02:51.600Z] $ docker top 0b88945d08ba5de62d49517292eaf2032a6744512f1540af71e61be93add9a9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:02:52.079Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T17:02:52.395Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T17:02:52.724Z] + ls /var/log/sa-host [2021-05-25T17:02:52.724Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T17:02:52.724Z] file_magic: OK [2021-05-25T17:02:52.724Z] HZ: Using current value: 100 [2021-05-25T17:02:52.724Z] file_header: OK [2021-05-25T17:02:52.724Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T17:02:52.724Z] Statistics: [2021-05-25T17:02:52.724Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:02:52.724Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T17:02:52.724Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T17:02:52.724Z] file_magic: OK [2021-05-25T17:02:52.724Z] HZ: Using current value: 100 [2021-05-25T17:02:52.724Z] file_header: OK [2021-05-25T17:02:52.724Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T17:02:52.724Z] Statistics: [2021-05-25T17:02:52.724Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:02:52.724Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:02:53.608Z] provisioning config files... [2021-05-25T17:02:53.624Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-263@tmp/config6315586654594410541tmp [Pipeline] { [Pipeline] echo [2021-05-25T17:02:53.681Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:02:54.010Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T17:02:54.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T17:02:54.121Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:02:54.459Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T17:02:54.491Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:02:54.823Z] ---> sudo-logs.sh [2021-05-25T17:02:54.823Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T17:02:54.916Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:02:55.252Z] ---> job-cost.sh [2021-05-25T17:02:55.252Z] lf-activate-venv: SKIPPING [2021-05-25T17:02:55.252Z] DEBUG: total: 0.05999999865889549 [2021-05-25T17:02:55.252Z] INFO: Retrieving Stack Cost... [2021-05-25T17:02:56.198Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T17:02:56.461Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T17:02:56.513Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:02:56.865Z] ---> logs-deploy.sh [2021-05-25T17:02:56.865Z] lf-activate-venv: SKIPPING [2021-05-25T17:02:56.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-263/1 [2021-05-25T17:02:56.865Z] INFO: archiving workspace using pattern(s): [2021-05-25T17:02:57.810Z] Archives upload complete. [2021-05-25T17:02:58.071Z] INFO: archiving logs to Nexus [2021-05-25T17:02:58.647Z] ---> uname -a: [2021-05-25T17:02:58.647Z] Linux prd-centos7-docker-4c-2g-158.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] ---> lscpu: [2021-05-25T17:02:58.647Z] Architecture: x86_64 [2021-05-25T17:02:58.647Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T17:02:58.647Z] Byte Order: Little Endian [2021-05-25T17:02:58.647Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T17:02:58.647Z] CPU(s): 2 [2021-05-25T17:02:58.647Z] On-line CPU(s) list: 0,1 [2021-05-25T17:02:58.647Z] Thread(s) per core: 1 [2021-05-25T17:02:58.647Z] Core(s) per socket: 1 [2021-05-25T17:02:58.647Z] Socket(s): 2 [2021-05-25T17:02:58.647Z] NUMA node(s): 1 [2021-05-25T17:02:58.647Z] Vendor ID: AuthenticAMD [2021-05-25T17:02:58.647Z] CPU family: 23 [2021-05-25T17:02:58.647Z] Model: 49 [2021-05-25T17:02:58.647Z] Model name: AMD EPYC-Rome Processor [2021-05-25T17:02:58.647Z] Stepping: 0 [2021-05-25T17:02:58.647Z] CPU MHz: 2799.998 [2021-05-25T17:02:58.647Z] BogoMIPS: 5599.99 [2021-05-25T17:02:58.647Z] Virtualization: AMD-V [2021-05-25T17:02:58.647Z] Hypervisor vendor: KVM [2021-05-25T17:02:58.647Z] Virtualization type: full [2021-05-25T17:02:58.647Z] L1d cache: 64 KiB [2021-05-25T17:02:58.647Z] L1i cache: 64 KiB [2021-05-25T17:02:58.647Z] L2 cache: 1 MiB [2021-05-25T17:02:58.647Z] L3 cache: 32 MiB [2021-05-25T17:02:58.647Z] NUMA node0 CPU(s): 0,1 [2021-05-25T17:02:58.647Z] Vulnerability Itlb multihit: Not affected [2021-05-25T17:02:58.647Z] Vulnerability L1tf: Not affected [2021-05-25T17:02:58.647Z] Vulnerability Mds: Not affected [2021-05-25T17:02:58.647Z] Vulnerability Meltdown: Not affected [2021-05-25T17:02:58.647Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T17:02:58.647Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T17:02:58.647Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T17:02:58.647Z] Vulnerability Srbds: Not affected [2021-05-25T17:02:58.647Z] Vulnerability Tsx async abort: Not affected [2021-05-25T17:02:58.647Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] ---> nproc: [2021-05-25T17:02:58.647Z] 2 [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] ---> df -h: [2021-05-25T17:02:58.647Z] Filesystem Size Used Available Use% Mounted on [2021-05-25T17:02:58.647Z] overlay 40.0G 7.2G 32.8G 18% / [2021-05-25T17:02:58.647Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-25T17:02:58.647Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-25T17:02:58.647Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-25T17:02:58.647Z] /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os [2021-05-25T17:02:58.647Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf [2021-05-25T17:02:58.647Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname [2021-05-25T17:02:58.647Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts [2021-05-25T17:02:58.647Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log [2021-05-25T17:02:58.647Z] /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json [2021-05-25T17:02:58.647Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/_app-service-configurable_PR-263 [2021-05-25T17:02:58.647Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/_app-service-configurable_PR-263@tmp [2021-05-25T17:02:58.647Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host [2021-05-25T17:02:58.647Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] ---> free -m: [2021-05-25T17:02:58.647Z] total used free shared buff/cache available [2021-05-25T17:02:58.647Z] Mem: 7821 929 4800 0 2091 6713 [2021-05-25T17:02:58.647Z] Swap: 1023 0 1023 [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] ---> ip addr: [2021-05-25T17:02:58.647Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-25T17:02:58.647Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-25T17:02:58.647Z] inet 127.0.0.1/8 scope host lo [2021-05-25T17:02:58.647Z] valid_lft forever preferred_lft forever [2021-05-25T17:02:58.647Z] inet6 ::1/128 scope host [2021-05-25T17:02:58.647Z] valid_lft forever preferred_lft forever [2021-05-25T17:02:58.647Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-25T17:02:58.647Z] link/ether fa:16:3e:d7:48:90 brd ff:ff:ff:ff:ff:ff [2021-05-25T17:02:58.647Z] inet 10.30.122.41/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-25T17:02:58.647Z] valid_lft 84574sec preferred_lft 84574sec [2021-05-25T17:02:58.647Z] inet6 fe80::f816:3eff:fed7:4890/64 scope link [2021-05-25T17:02:58.647Z] valid_lft forever preferred_lft forever [2021-05-25T17:02:58.647Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-25T17:02:58.647Z] link/ether 02:42:3c:37:5c:94 brd ff:ff:ff:ff:ff:ff [2021-05-25T17:02:58.647Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-25T17:02:58.647Z] valid_lft forever preferred_lft forever [2021-05-25T17:02:58.647Z] inet6 fe80::42:3cff:fe37:5c94/64 scope link [2021-05-25T17:02:58.647Z] valid_lft forever preferred_lft forever [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] ---> sar -b -r -n DEV: [2021-05-25T17:02:58.647Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] 16:32:10 LINUX RESTART (2 CPU) [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] 16:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-25T17:02:58.647Z] 16:34:01 102.27 75.80 26.47 0.00 5742.31 6740.14 0.00 [2021-05-25T17:02:58.647Z] 16:35:01 55.74 14.35 41.38 0.00 4286.56 29839.25 0.00 [2021-05-25T17:02:58.647Z] 16:36:01 14.59 0.62 13.97 0.00 351.71 2867.88 0.00 [2021-05-25T17:02:58.647Z] 16:37:01 1.73 0.00 1.73 0.00 0.00 31.48 0.00 [2021-05-25T17:02:58.647Z] 16:38:01 0.30 0.00 0.30 0.00 0.00 3.30 0.00 [2021-05-25T17:02:58.647Z] 16:39:01 0.35 0.00 0.35 0.00 0.00 5.50 0.00 [2021-05-25T17:02:58.647Z] 16:40:01 0.35 0.00 0.35 0.00 0.00 5.01 0.00 [2021-05-25T17:02:58.647Z] 16:41:02 0.17 0.00 0.17 0.00 0.00 2.55 0.00 [2021-05-25T17:02:58.647Z] 16:42:01 0.27 0.00 0.27 0.00 0.00 3.52 0.00 [2021-05-25T17:02:58.647Z] 16:43:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 [2021-05-25T17:02:58.647Z] 16:44:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 [2021-05-25T17:02:58.647Z] 16:45:01 0.38 0.00 0.38 0.00 0.00 4.86 0.00 [2021-05-25T17:02:58.647Z] 16:46:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-05-25T17:02:58.647Z] 16:47:01 0.55 0.15 0.40 0.00 4.80 6.18 0.00 [2021-05-25T17:02:58.647Z] 16:48:01 0.68 0.00 0.68 0.00 0.00 15.41 0.00 [2021-05-25T17:02:58.647Z] 16:49:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 [2021-05-25T17:02:58.647Z] 16:50:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 [2021-05-25T17:02:58.647Z] 16:51:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-05-25T17:02:58.647Z] 16:52:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 [2021-05-25T17:02:58.647Z] 16:53:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-05-25T17:02:58.647Z] 16:54:01 0.35 0.00 0.35 0.00 0.00 6.45 0.00 [2021-05-25T17:02:58.647Z] 16:55:01 0.28 0.00 0.28 0.00 0.00 4.41 0.00 [2021-05-25T17:02:58.647Z] 16:56:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 [2021-05-25T17:02:58.647Z] 16:57:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-05-25T17:02:58.647Z] 16:58:01 0.25 0.00 0.25 0.00 0.00 3.56 0.00 [2021-05-25T17:02:58.647Z] 16:59:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 [2021-05-25T17:02:58.647Z] 17:00:01 0.37 0.00 0.37 0.00 0.00 4.68 0.00 [2021-05-25T17:02:58.647Z] 17:01:01 0.30 0.00 0.30 0.00 0.00 4.96 0.00 [2021-05-25T17:02:58.647Z] 17:02:01 0.45 0.12 0.33 0.00 1.86 4.72 0.00 [2021-05-25T17:02:58.647Z] Average: 6.28 3.14 3.14 0.00 358.44 1366.15 0.00 [2021-05-25T17:02:58.647Z] [2021-05-25T17:02:58.647Z] 16:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-25T17:02:58.647Z] 16:34:01 5960072 0 531936 6.64 2620 1514312 704548 8.80 214732 1452132 788516 [2021-05-25T17:02:58.647Z] 16:35:01 5434100 0 849568 10.61 2620 1722652 1472660 16.26 614804 1560800 77272 [2021-05-25T17:02:58.647Z] 16:36:01 5460720 0 811636 10.13 2620 1733964 1238524 13.67 579012 1571860 20 [2021-05-25T17:02:58.647Z] 16:37:01 5464768 0 807584 10.08 2620 1733968 1192036 13.16 575928 1571860 8 [2021-05-25T17:02:58.647Z] 16:38:01 5463496 0 808852 10.10 2620 1733972 1192264 13.16 577108 1572004 8 [2021-05-25T17:02:58.647Z] 16:39:01 5463628 0 808716 10.10 2620 1733976 1192288 13.16 577296 1572004 8 [2021-05-25T17:02:58.647Z] 16:40:01 5463680 0 808660 10.10 2620 1733980 1200880 13.26 570988 1578068 20 [2021-05-25T17:02:58.647Z] 16:41:02 5457968 0 814364 10.17 2620 1733988 1200832 13.26 577096 1578068 12 [2021-05-25T17:02:58.647Z] 16:42:01 5457820 0 814512 10.17 2620 1733988 1200772 13.26 578840 1576100 8 [2021-05-25T17:02:58.647Z] 16:43:01 5458044 0 814276 10.17 2620 1734000 1200772 13.26 578720 1576100 8 [2021-05-25T17:02:58.647Z] 16:44:01 5458400 0 813920 10.16 2620 1734000 1200772 13.26 591200 1563588 8 [2021-05-25T17:02:58.647Z] 16:45:01 5457776 0 814484 10.17 2620 1734060 1200868 13.26 591896 1563600 24 [2021-05-25T17:02:58.647Z] 16:46:01 5458028 0 814280 10.17 2620 1734012 1200772 13.26 590856 1564004 8 [2021-05-25T17:02:58.647Z] 16:47:01 5458284 0 814024 10.16 2620 1734012 1200772 13.26 590984 1564004 24 [2021-05-25T17:02:58.647Z] 16:48:01 5455388 0 816912 10.20 2620 1734020 1201124 13.26 592828 1564004 12 [2021-05-25T17:02:58.647Z] 16:49:01 5457352 0 814948 10.18 2620 1734020 1200836 13.26 591112 1564004 12 [2021-05-25T17:02:58.647Z] 16:50:01 5457304 0 814988 10.18 2620 1734028 1200908 13.26 591484 1564004 8 [2021-05-25T17:02:58.647Z] 16:51:01 5456352 0 815936 10.19 2620 1734032 1201064 13.26 592412 1564004 8 [2021-05-25T17:02:58.647Z] 16:52:01 5455916 0 816368 10.19 2620 1734036 1201156 13.26 592680 1564004 8 [2021-05-25T17:02:58.647Z] 16:53:01 5455492 0 816788 10.20 2620 1734040 1236400 13.65 592736 1563588 8 [2021-05-25T17:02:58.647Z] 16:54:01 5450564 0 821712 10.26 2620 1734044 1261188 13.92 597188 1563592 8 [2021-05-25T17:02:58.647Z] 16:55:01 5449668 0 822604 10.27 2620 1734048 1265380 13.97 597828 1563588 12 [2021-05-25T17:02:58.647Z] 16:56:01 5455364 0 816904 10.20 2620 1734052 1226876 13.55 593420 1563588 12 [2021-05-25T17:02:58.648Z] 16:57:01 5458032 0 814232 10.17 2620 1734056 1196036 13.20 591024 1563588 8 [2021-05-25T17:02:58.648Z] 16:58:01 5457480 0 814776 10.17 2620 1734064 1196288 13.21 591552 1563588 12 [2021-05-25T17:02:58.648Z] 16:59:01 5457340 0 814908 10.17 2620 1734072 1196336 13.21 591700 1563592 8 [2021-05-25T17:02:58.648Z] 17:00:01 5456616 0 815632 10.18 2620 1734072 1196372 13.21 592132 1563588 20 [2021-05-25T17:02:58.648Z] 17:01:01 5456884 0 815356 10.18 2620 1734080 1198384 13.23 591724 1563592 12 [2021-05-25T17:02:58.648Z] 17:02:01 5457964 0 814156 10.17 2620 1734200 1196544 13.21 591348 1563648 8 [2021-05-25T17:02:58.648Z] Average: 5474293 0 805967 10.06 2620 1726060 1199091 13.24 575884 1562764 29866 [2021-05-25T17:02:58.648Z] [2021-05-25T17:02:58.648Z] 16:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-25T17:02:58.648Z] 16:34:01 eth0 10.46 8.14 2.39 1.78 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:35:01 eth0 569.03 397.97 1042.14 80.64 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:36:01 eth0 26.13 19.58 30.24 8.91 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:36:01 docker0 3.25 2.50 0.68 5.89 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:37:01 eth0 0.87 0.02 0.07 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:38:01 eth0 5.31 2.55 4.26 0.32 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:39:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:40:01 eth0 0.23 0.17 0.08 0.10 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:41:02 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:45:01 eth0 0.92 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:46:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:47:01 eth0 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:48:01 eth0 1.18 0.58 0.62 0.40 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:49:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:50:01 eth0 0.80 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:51:01 eth0 0.98 0.40 0.37 0.17 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:52:01 eth0 1.57 0.38 0.36 0.24 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:53:01 eth0 2.97 1.33 0.48 8.48 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:54:01 eth0 3.88 1.75 0.79 12.89 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:55:01 eth0 2.60 1.40 1.01 6.92 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:56:01 eth0 1.18 0.38 0.33 0.21 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:57:01 eth0 1.08 0.00 0.08 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:58:01 eth0 1.90 0.60 0.62 0.37 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:59:01 eth0 1.37 0.27 0.35 0.23 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 17:00:01 eth0 1.25 0.77 0.71 0.44 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 17:01:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 17:02:01 eth0 0.52 0.03 0.04 0.03 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] Average: eth0 21.95 15.10 37.47 4.23 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] Average: docker0 0.11 0.09 0.02 0.20 0.00 0.00 0.00 0.00 [2021-05-25T17:02:58.648Z] [2021-05-25T17:02:58.648Z] [2021-05-25T17:02:58.648Z] ---> sar -P ALL: [2021-05-25T17:02:58.648Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T17:02:58.648Z] [2021-05-25T17:02:58.648Z] 16:32:10 LINUX RESTART (2 CPU) [2021-05-25T17:02:58.648Z] [2021-05-25T17:02:58.648Z] 16:33:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T17:02:58.648Z] 16:34:01 all 8.00 0.00 4.09 57.14 0.06 30.71 [2021-05-25T17:02:58.648Z] 16:34:01 0 8.43 0.00 4.20 68.83 0.05 18.49 [2021-05-25T17:02:58.648Z] 16:34:01 1 7.58 0.00 3.97 45.44 0.07 42.95 [2021-05-25T17:02:58.648Z] 16:35:01 all 10.36 0.00 2.55 40.83 0.07 46.19 [2021-05-25T17:02:58.648Z] 16:35:01 0 10.92 0.00 3.01 45.56 0.07 40.45 [2021-05-25T17:02:58.648Z] 16:35:01 1 9.80 0.00 2.10 36.12 0.07 51.92 [2021-05-25T17:02:58.648Z] 16:36:01 all 1.57 0.00 0.85 11.11 0.03 86.44 [2021-05-25T17:02:58.648Z] 16:36:01 0 1.50 0.00 0.89 6.71 0.03 90.87 [2021-05-25T17:02:58.648Z] 16:36:01 1 1.65 0.00 0.81 15.52 0.02 82.02 [2021-05-25T17:02:58.648Z] 16:37:01 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-05-25T17:02:58.648Z] 16:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-25T17:02:58.648Z] 16:37:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-05-25T17:02:58.648Z] 16:38:01 all 0.18 0.00 0.06 0.03 0.02 99.72 [2021-05-25T17:02:58.648Z] 16:38:01 0 0.07 0.00 0.05 0.07 0.00 99.82 [2021-05-25T17:02:58.648Z] 16:38:01 1 0.28 0.00 0.07 0.00 0.03 99.62 [2021-05-25T17:02:58.648Z] 16:39:01 all 0.15 0.00 0.04 0.00 0.02 99.79 [2021-05-25T17:02:58.648Z] 16:39:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-05-25T17:02:58.648Z] 16:39:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-25T17:02:58.648Z] 16:40:01 all 0.18 0.00 0.04 0.00 0.03 99.76 [2021-05-25T17:02:58.648Z] 16:40:01 0 0.32 0.00 0.03 0.00 0.03 99.62 [2021-05-25T17:02:58.648Z] 16:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-25T17:02:58.648Z] 16:41:02 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-05-25T17:02:58.648Z] 16:41:02 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-05-25T17:02:58.648Z] 16:41:02 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-25T17:02:58.648Z] 16:42:01 all 0.14 0.00 0.02 0.00 0.05 99.79 [2021-05-25T17:02:58.648Z] 16:42:01 0 0.24 0.00 0.02 0.00 0.02 99.73 [2021-05-25T17:02:58.648Z] 16:42:01 1 0.05 0.00 0.02 0.00 0.08 99.85 [2021-05-25T17:02:58.648Z] 16:43:01 all 0.15 0.00 0.03 0.00 0.01 99.82 [2021-05-25T17:02:58.648Z] 16:43:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-05-25T17:02:58.648Z] 16:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-25T17:02:58.648Z] 16:44:01 all 0.20 0.00 0.04 0.00 0.02 99.74 [2021-05-25T17:02:58.648Z] 16:44:01 0 0.37 0.00 0.05 0.00 0.02 99.57 [2021-05-25T17:02:58.648Z] 16:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-25T17:02:58.648Z] [2021-05-25T17:02:58.648Z] 16:44:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T17:02:58.648Z] 16:45:01 all 0.19 0.00 0.02 0.00 0.02 99.77 [2021-05-25T17:02:58.648Z] 16:45:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2021-05-25T17:02:58.648Z] 16:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-25T17:02:58.648Z] 16:46:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-05-25T17:02:58.648Z] 16:46:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2021-05-25T17:02:58.648Z] 16:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-25T17:02:58.648Z] 16:47:01 all 0.21 0.00 0.06 0.01 0.04 99.68 [2021-05-25T17:02:58.648Z] 16:47:01 0 0.37 0.00 0.08 0.00 0.07 99.48 [2021-05-25T17:02:58.648Z] 16:47:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2021-05-25T17:02:58.648Z] 16:48:01 all 0.20 0.00 0.04 0.00 0.02 99.74 [2021-05-25T17:02:58.648Z] 16:48:01 0 0.35 0.00 0.05 0.00 0.02 99.58 [2021-05-25T17:02:58.648Z] 16:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-25T17:02:58.648Z] 16:49:01 all 0.09 0.00 0.03 0.00 0.01 99.87 [2021-05-25T17:02:58.649Z] 16:49:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-25T17:02:58.649Z] 16:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-25T17:02:58.649Z] 16:50:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-25T17:02:58.649Z] 16:50:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-25T17:02:58.649Z] 16:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-25T17:02:58.649Z] 16:51:01 all 0.20 0.00 0.03 0.00 0.01 99.76 [2021-05-25T17:02:58.649Z] 16:51:01 0 0.35 0.00 0.03 0.00 0.00 99.62 [2021-05-25T17:02:58.649Z] 16:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-25T17:02:58.649Z] 16:52:01 all 0.21 0.00 0.03 0.00 0.02 99.74 [2021-05-25T17:02:58.649Z] 16:52:01 0 0.35 0.00 0.03 0.00 0.02 99.60 [2021-05-25T17:02:58.649Z] 16:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-25T17:02:58.649Z] 16:53:01 all 0.15 0.00 0.05 0.00 0.02 99.78 [2021-05-25T17:02:58.649Z] 16:53:01 0 0.13 0.00 0.07 0.00 0.02 99.78 [2021-05-25T17:02:58.649Z] 16:53:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-25T17:02:58.649Z] 16:54:01 all 0.18 0.00 0.03 0.01 0.01 99.78 [2021-05-25T17:02:58.649Z] 16:54:01 0 0.25 0.00 0.02 0.02 0.02 99.70 [2021-05-25T17:02:58.649Z] 16:54:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2021-05-25T17:02:58.649Z] 16:55:01 all 0.22 0.00 0.03 0.00 0.02 99.73 [2021-05-25T17:02:58.649Z] 16:55:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-25T17:02:58.649Z] 16:55:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-05-25T17:02:58.649Z] [2021-05-25T17:02:58.649Z] 16:55:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T17:02:58.649Z] 16:56:01 all 0.13 0.00 0.03 0.00 0.02 99.83 [2021-05-25T17:02:58.649Z] 16:56:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-25T17:02:58.649Z] 16:56:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-25T17:02:58.649Z] 16:57:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-05-25T17:02:58.649Z] 16:57:01 0 0.32 0.00 0.02 0.00 0.00 99.67 [2021-05-25T17:02:58.649Z] 16:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-25T17:02:58.649Z] 16:58:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-05-25T17:02:58.649Z] 16:58:01 0 0.23 0.00 0.03 0.00 0.02 99.72 [2021-05-25T17:02:58.649Z] 16:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-25T17:02:58.649Z] 16:59:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-05-25T17:02:58.649Z] 16:59:01 0 0.27 0.00 0.02 0.00 0.00 99.72 [2021-05-25T17:02:58.649Z] 16:59:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-25T17:02:58.649Z] 17:00:01 all 0.19 0.00 0.03 0.00 0.03 99.76 [2021-05-25T17:02:58.649Z] 17:00:01 0 0.33 0.00 0.02 0.00 0.03 99.62 [2021-05-25T17:02:58.649Z] 17:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-25T17:02:58.649Z] 17:01:01 all 0.18 0.00 0.03 0.01 0.02 99.77 [2021-05-25T17:02:58.649Z] 17:01:01 0 0.32 0.00 0.03 0.02 0.02 99.62 [2021-05-25T17:02:58.649Z] 17:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-25T17:02:58.649Z] 17:02:01 all 0.16 0.00 0.04 0.08 0.00 99.72 [2021-05-25T17:02:58.649Z] 17:02:01 0 0.28 0.00 0.07 0.13 0.00 99.52 [2021-05-25T17:02:58.649Z] 17:02:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2021-05-25T17:02:58.649Z] Average: all 0.82 0.00 0.28 3.70 0.02 95.17 [2021-05-25T17:02:58.649Z] Average: 0 0.93 0.00 0.31 4.11 0.02 94.63 [2021-05-25T17:02:58.649Z] Average: 1 0.72 0.00 0.26 3.30 0.02 95.71 [2021-05-25T17:02:58.649Z] [2021-05-25T17:02:58.649Z] [2021-05-25T17:02:58.649Z]