Pull request #3478 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7796fe417de755efe735d53457cf2a26a5e2ffd7+e79253a2318f5b0369661d93348991152d233172 (f4ad462f315bebb5e53806e4624008cbc0fa3ec3) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5100637567574401321.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-ssh9021469708491060566.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/edgex-go/branches/PR-3478/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8550915552285103231.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 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-ssh3704625370588007664.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/edgex-go/branches/PR-3478/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1522568878815222969.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-14800’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-14819’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-14827 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go/3@tmp/jenkins-gitclient-ssh5312800821260042054.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e79253a2318f5b0369661d93348991152d233172 into PR head commit 7796fe417de755efe735d53457cf2a26a5e2ffd7 Merge succeeded, producing 7796fe417de755efe735d53457cf2a26a5e2ffd7 Checking out Revision 7796fe417de755efe735d53457cf2a26a5e2ffd7 (PR-3478) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go/3@tmp/jenkins-gitclient-ssh3034659108888242358.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # 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/edgex-go/3@tmp/jenkins-gitclient-ssh1360645712369935425.key > git merge e79253a2318f5b0369661d93348991152d233172 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T19:51:25.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T19:51:25.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T19:51:25.956Z] ========================================================= [2021-05-18T19:51:25.956Z] EdgeX Global Pipelines Version Info [2021-05-18T19:51:25.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 20a883cba20bac2e03c741347929bf0deca7e72a # timeout=10 [2021-05-18T19:51:27.523Z] ------------------- [2021-05-18T19:51:27.523Z] stable info: [2021-05-18T19:51:27.523Z] ------------------- [2021-05-18T19:51:27.523Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T19:51:27.523Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T19:51:27.523Z] Message: update stable to v1.0.192 [2021-05-18T19:51:28.098Z] ------------------- [2021-05-18T19:51:28.098Z] experimental info: [2021-05-18T19:51:28.098Z] ------------------- [2021-05-18T19:51:28.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T19:51:28.099Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T19:51:28.099Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T19:51:28.220Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-18T19:51:28.241Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-18T19:51:28.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T19:51:28.284Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T19:51:28.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T19:51:28.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T19:51:28.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T19:51:28.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-18T19:51:28.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-18T19:51:28.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-18T19:51:28.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T19:51:28.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T19:51:28.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T19:51:28.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T19:51:28.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T19:51:28.587Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T19:51:28.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T19:51:28.632Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T19:51:28.654Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-18T19:51:28.675Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-18T19:51:28.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-18T19:51:28.728Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T19:51:28.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3478 [Pipeline] echo [2021-05-18T19:51:28.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3478 [Pipeline] echo [2021-05-18T19:51:28.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3478 [Pipeline] echo [2021-05-18T19:51:28.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7796fe417de755efe735d53457cf2a26a5e2ffd7 [Pipeline] echo [2021-05-18T19:51:28.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7796fe4 [Pipeline] echo [2021-05-18T19:51:28.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T19:51:28.950Z] provisioning config files... [2021-05-18T19:51:28.967Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1034909476653287551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:51:29.290Z] ---> docker-login.sh [2021-05-18T19:51:29.290Z] nexus3.edgexfoundry.org:10001 [2021-05-18T19:51:29.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:51:29.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:51:29.828Z] Configure a credential helper to remove this warning. See [2021-05-18T19:51:29.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:51:29.828Z] [2021-05-18T19:51:29.828Z] Login Succeeded [2021-05-18T19:51:29.828Z] nexus3.edgexfoundry.org:10002 [2021-05-18T19:51:29.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:51:29.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:51:29.828Z] Configure a credential helper to remove this warning. See [2021-05-18T19:51:29.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:51:29.828Z] [2021-05-18T19:51:29.828Z] Login Succeeded [2021-05-18T19:51:29.828Z] nexus3.edgexfoundry.org:10003 [2021-05-18T19:51:29.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:51:30.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:51:30.090Z] Configure a credential helper to remove this warning. See [2021-05-18T19:51:30.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:51:30.090Z] [2021-05-18T19:51:30.090Z] Login Succeeded [2021-05-18T19:51:30.090Z] nexus3.edgexfoundry.org:10004 [2021-05-18T19:51:30.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:51:30.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:51:30.090Z] Configure a credential helper to remove this warning. See [2021-05-18T19:51:30.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:51:30.090Z] [2021-05-18T19:51:30.090Z] Login Succeeded [2021-05-18T19:51:30.090Z] docker.io [2021-05-18T19:51:30.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:51:30.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:51:30.662Z] Configure a credential helper to remove this warning. See [2021-05-18T19:51:30.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:51:30.662Z] [2021-05-18T19:51:30.662Z] Login Succeeded [2021-05-18T19:51:30.662Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T19:51:30.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T19:51:31.025Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-18T19:51:31.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T19:51:31.025Z] ++ dirname cmd/core-command/Dockerfile [2021-05-18T19:51:31.025Z] ++ cut -d/ -f2 [2021-05-18T19:51:31.025Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-18T19:51:31.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T19:51:31.025Z] ++ dirname cmd/core-data/Dockerfile [2021-05-18T19:51:31.025Z] ++ cut -d/ -f2 [2021-05-18T19:51:31.025Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-18T19:51:31.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T19:51:31.025Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-18T19:51:31.025Z] ++ cut -d/ -f2 [2021-05-18T19:51:31.025Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-18T19:51:31.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T19:51:31.025Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-18T19:51:31.025Z] ++ cut -d/ -f2 [2021-05-18T19:51:31.025Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-18T19:51:31.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T19:51:31.025Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-18T19:51:31.025Z] ++ cut -d/ -f2 [2021-05-18T19:51:31.025Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-18T19:51:31.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T19:51:31.025Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-18T19:51:31.025Z] ++ cut -d/ -f2 [2021-05-18T19:51:31.025Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-18T19:51:31.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T19:51:31.025Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-18T19:51:31.025Z] ++ cut -d/ -f2 [2021-05-18T19:51:31.025Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-18T19:51:31.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T19:51:31.025Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-18T19:51:31.025Z] ++ cut -d/ -f2 [2021-05-18T19:51:31.025Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-18T19:51:31.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T19:51:31.025Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-18T19:51:31.025Z] ++ cut -d/ -f2 [2021-05-18T19:51:31.025Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-18T19:51:31.070Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:51:31.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T19:51:31.852Z] [2021-05-18T19:51:31.852Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:51:32.180Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T19:51:32.449Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T19:51:32.449Z] 31603596830f: Pulling fs layer [2021-05-18T19:51:32.449Z] 54011a49482f: Pulling fs layer [2021-05-18T19:51:32.449Z] a6820b24f6d8: Pulling fs layer [2021-05-18T19:51:32.449Z] f581987b2513: Pulling fs layer [2021-05-18T19:51:32.449Z] f581987b2513: Waiting [2021-05-18T19:51:32.449Z] 54011a49482f: Verifying Checksum [2021-05-18T19:51:32.449Z] 54011a49482f: Download complete [2021-05-18T19:51:32.449Z] 31603596830f: Verifying Checksum [2021-05-18T19:51:32.449Z] 31603596830f: Download complete [2021-05-18T19:51:32.710Z] f581987b2513: Verifying Checksum [2021-05-18T19:51:32.710Z] f581987b2513: Download complete [2021-05-18T19:51:32.710Z] a6820b24f6d8: Verifying Checksum [2021-05-18T19:51:32.710Z] a6820b24f6d8: Download complete [2021-05-18T19:51:32.710Z] 31603596830f: Pull complete [2021-05-18T19:51:32.710Z] 54011a49482f: Pull complete [2021-05-18T19:51:33.292Z] a6820b24f6d8: Pull complete [2021-05-18T19:51:33.555Z] f581987b2513: Pull complete [2021-05-18T19:51:33.555Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T19:51:33.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T19:51:33.817Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T19:51:33.894Z] prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container [2021-05-18T19:51:33.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T19:51:35.188Z] $ docker top 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T19:51:35.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T19:51:35.309Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T19:51:35.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T19:51:35.424Z] $ docker exec 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce ssh-agent [2021-05-18T19:51:35.537Z] SSH_AUTH_SOCK=/tmp/ssh-zaEox2qSbnP7/agent.14 [2021-05-18T19:51:35.537Z] SSH_AGENT_PID=20 [2021-05-18T19:51:35.548Z] Running ssh-add (command line suppressed) [2021-05-18T19:51:35.642Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3096302861487036376.key (/w/workspace/edgex-go/3@tmp/private_key_3096302861487036376.key) [2021-05-18T19:51:35.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T19:51:35.968Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T19:51:35.988Z] $ docker exec --env ******** --env ******** 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce ssh-agent -k [2021-05-18T19:51:36.082Z] unset SSH_AUTH_SOCK; [2021-05-18T19:51:36.082Z] unset SSH_AGENT_PID; [2021-05-18T19:51:36.082Z] echo Agent pid 20 killed; [2021-05-18T19:51:36.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T19:51:36.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T19:51:36.135Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T19:51:36.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T19:51:36.246Z] $ docker exec 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce ssh-agent [2021-05-18T19:51:36.388Z] SSH_AUTH_SOCK=/tmp/ssh-ypGIqm1PW4XK/agent.53 [2021-05-18T19:51:36.388Z] SSH_AGENT_PID=59 [2021-05-18T19:51:36.394Z] Running ssh-add (command line suppressed) [2021-05-18T19:51:36.487Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8598633230616264006.key (/w/workspace/edgex-go/3@tmp/private_key_8598633230616264006.key) [2021-05-18T19:51:36.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T19:51:36.811Z] + git semver init [2021-05-18T19:51:36.811Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T19:51:36.811Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-18T19:51:36.811Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-18T19:51:36.811Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T19:51:36.811Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T19:51:36.811Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T19:51:36.811Z] # $SEMVER_BRANCH = PR-3478 [2021-05-18T19:51:36.811Z] # $SEMVER_TEMP = /tmp/semver-584375166 [2021-05-18T19:51:36.811Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-18T19:51:54.967Z] # '/tmp/semver-584375166' -> '/w/workspace/edgex-go/3/.semver' [2021-05-18T19:51:54.967Z] # -> Force: false [2021-05-18T19:51:54.967Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-18T19:51:54.977Z] $ docker exec --env ******** --env ******** 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce ssh-agent -k [2021-05-18T19:51:55.074Z] unset SSH_AUTH_SOCK; [2021-05-18T19:51:55.074Z] unset SSH_AGENT_PID; [2021-05-18T19:51:55.074Z] echo Agent pid 59 killed; [2021-05-18T19:51:55.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T19:51:55.417Z] + git semver [Pipeline] } [2021-05-18T19:51:55.432Z] $ docker stop --time=1 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce [2021-05-18T19:51:58.750Z] $ docker rm -f 1c9efca19e608c23b0b80ad0ae787c26bbbb4ebb38466e570469feab7c66c6ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T19:51:59.172Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T19:51:59.586Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T19:51:59.590Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T19:52:00.187Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T19:52:00.494Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T19:52:00.789Z] + sudo service docker restart [2021-05-18T19:52:00.789Z] + true [2021-05-18T19:52:00.789Z] Redirecting to /bin/systemctl restart docker.service [2021-05-18T19:52:14.821Z] Still waiting to schedule task [2021-05-18T19:52:14.822Z] ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-18T19:52:14.822Z] ‘prd-centos7-builder-2c-1g-14800’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-18T19:52:14.822Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-18T19:52:14.822Z] ‘prd-centos7-docker-4c-2g-14822’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-18T19:52:14.822Z] ‘prd-centos7-docker-4c-2g-14824’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-18T19:52:14.822Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-18T19:52:14.822Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-14828’ is offline [Pipeline] echo [2021-05-18T19:52:18.938Z] ========================================================= [2021-05-18T19:52:18.938Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T19:52:18.938Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:19.245Z] + 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-18T19:52:20.649Z] Sending build context to Docker daemon 330.5MB [2021-05-18T19:52:20.649Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T19:52:20.649Z] Step 2/6 : FROM ${BASE} [2021-05-18T19:52:20.649Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T19:52:20.649Z] 540db60ca938: Pulling fs layer [2021-05-18T19:52:20.649Z] adcc1eea9eea: Pulling fs layer [2021-05-18T19:52:20.649Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T19:52:20.649Z] 0510c868ecb4: Pulling fs layer [2021-05-18T19:52:20.649Z] afea3b2eda06: Pulling fs layer [2021-05-18T19:52:20.649Z] 7809a108b3ef: Pulling fs layer [2021-05-18T19:52:20.649Z] f706445af74f: Pulling fs layer [2021-05-18T19:52:20.649Z] afea3b2eda06: Waiting [2021-05-18T19:52:20.649Z] 7809a108b3ef: Waiting [2021-05-18T19:52:20.649Z] f706445af74f: Waiting [2021-05-18T19:52:20.649Z] 0510c868ecb4: Waiting [2021-05-18T19:52:20.649Z] 4c4ab2625f07: Verifying Checksum [2021-05-18T19:52:20.649Z] 4c4ab2625f07: Download complete [2021-05-18T19:52:20.649Z] adcc1eea9eea: Verifying Checksum [2021-05-18T19:52:20.649Z] adcc1eea9eea: Download complete [2021-05-18T19:52:20.913Z] afea3b2eda06: Verifying Checksum [2021-05-18T19:52:20.913Z] afea3b2eda06: Download complete [2021-05-18T19:52:20.913Z] 540db60ca938: Verifying Checksum [2021-05-18T19:52:20.913Z] 540db60ca938: Download complete [2021-05-18T19:52:20.913Z] 7809a108b3ef: Verifying Checksum [2021-05-18T19:52:20.913Z] 7809a108b3ef: Download complete [2021-05-18T19:52:20.913Z] 540db60ca938: Pull complete [2021-05-18T19:52:21.176Z] adcc1eea9eea: Pull complete [2021-05-18T19:52:21.176Z] 4c4ab2625f07: Pull complete [2021-05-18T19:52:23.089Z] f706445af74f: Verifying Checksum [2021-05-18T19:52:23.089Z] f706445af74f: Download complete [2021-05-18T19:52:23.089Z] 0510c868ecb4: Verifying Checksum [2021-05-18T19:52:23.089Z] 0510c868ecb4: Download complete [2021-05-18T19:52:26.445Z] 0510c868ecb4: Pull complete [2021-05-18T19:52:26.445Z] afea3b2eda06: Pull complete [2021-05-18T19:52:26.706Z] 7809a108b3ef: Pull complete [2021-05-18T19:52:30.058Z] f706445af74f: Pull complete [2021-05-18T19:52:30.058Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T19:52:30.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T19:52:30.058Z] ---> b068be0155e3 [2021-05-18T19:52:30.058Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-18T19:52:31.986Z] ---> Running in edb71cdab38c [2021-05-18T19:52:32.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:52:33.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:52:33.454Z] (1/12) Installing libmagic (5.39-r0) [2021-05-18T19:52:34.027Z] (2/12) Installing file (5.39-r0) [2021-05-18T19:52:34.027Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-18T19:52:34.027Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-18T19:52:40.611Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-18T19:52:40.611Z] (6/12) Installing patch (2.7.6-r6) [2021-05-18T19:52:40.611Z] (7/12) Installing build-base (0.5-r2) [2021-05-18T19:52:40.611Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-18T19:52:40.611Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-18T19:52:40.611Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-18T19:52:40.611Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-18T19:52:40.611Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-18T19:52:40.870Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T19:52:40.870Z] OK: 219 MiB in 52 packages [2021-05-18T19:52:42.786Z] Removing intermediate container edb71cdab38c [2021-05-18T19:52:42.786Z] ---> 8b6530cb49de [2021-05-18T19:52:42.786Z] Step 4/6 : WORKDIR /edgex-go [2021-05-18T19:52:42.786Z] ---> Running in 09e66396c180 [2021-05-18T19:52:42.786Z] Removing intermediate container 09e66396c180 [2021-05-18T19:52:42.786Z] ---> 9128082045de [2021-05-18T19:52:42.786Z] Step 5/6 : COPY go.mod . [2021-05-18T19:52:43.047Z] ---> 48f70f46bf67 [2021-05-18T19:52:43.047Z] Step 6/6 : RUN go mod download [2021-05-18T19:52:43.047Z] ---> Running in 157e79f87f79 [2021-05-18T19:53:01.190Z] Removing intermediate container 157e79f87f79 [2021-05-18T19:53:01.190Z] ---> 8f36987586aa [2021-05-18T19:53:01.190Z] Successfully built 8f36987586aa [2021-05-18T19:53:01.190Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:53:01.497Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T19:53:01.497Z] . [Pipeline] withDockerContainer [2021-05-18T19:53:01.602Z] prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container [2021-05-18T19:53:01.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-05-18T19:53:02.275Z] $ docker top 38b9c708d605b20374be6d34c15b9792cbce0fa879157f9d9c2fdad5d889cdb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:53:02.643Z] + go version [2021-05-18T19:53:02.643Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-18T19:53:02.658Z] $ docker stop --time=1 38b9c708d605b20374be6d34c15b9792cbce0fa879157f9d9c2fdad5d889cdb4 [2021-05-18T19:53:03.973Z] $ docker rm -f 38b9c708d605b20374be6d34c15b9792cbce0fa879157f9d9c2fdad5d889cdb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:53:04.601Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T19:53:04.601Z] . [Pipeline] withDockerContainer [2021-05-18T19:53:04.676Z] prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container [2021-05-18T19:53:04.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-05-18T19:53:05.774Z] $ docker top 3fe09fc02b3d35258844f81aecb2422df0ab14944eb484e28c1a02ec66fd0440 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-18T19:53:05.857Z] ========================================================= [2021-05-18T19:53:05.857Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-18T19:53:05.858Z] ========================================================= [Pipeline] sh [2021-05-18T19:53:06.154Z] + go mod tidy [Pipeline] sh [2021-05-18T19:53:06.713Z] + make test [2021-05-18T19:53:06.713Z] go mod tidy [2021-05-18T19:53:06.713Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-18T19:53:13.360Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-18T19:53:31.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-18T19:53:37.231Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-18T19:53:38.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-18T19:53:38.638Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-18T19:53:41.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-18T19:53:42.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-18T19:53:42.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-18T19:53:42.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-18T19:53:43.178Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-18T19:53:44.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-18T19:53:46.697Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-18T19:53:46.697Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-18T19:53:46.697Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-18T19:53:48.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.080s coverage: 46.1% of statements [2021-05-18T19:53:48.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-18T19:53:48.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-18T19:53:48.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-18T19:53:48.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-18T19:53:48.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-18T19:53:48.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-18T19:53:48.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-05-18T19:53:49.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements [2021-05-18T19:53:51.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.093s coverage: 27.8% of statements [2021-05-18T19:53:51.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-18T19:53:51.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-18T19:53:51.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-18T19:53:51.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-18T19:53:51.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-18T19:53:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-05-18T19:53:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-18T19:53:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements [2021-05-18T19:53:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-18T19:53:52.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements [2021-05-18T19:53:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-18T19:53:52.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-18T19:53:53.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.055s coverage: 71.3% of statements [2021-05-18T19:53:53.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-18T19:53:53.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-18T19:53:53.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.077s coverage: 87.7% of statements [2021-05-18T19:53:53.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-18T19:53:53.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T19:53:53.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements [2021-05-18T19:53:53.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-18T19:53:55.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.210s coverage: 28.6% of statements [2021-05-18T19:53:55.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-18T19:53:55.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-18T19:53:55.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-18T19:53:55.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-18T19:53:55.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-18T19:53:55.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements [2021-05-18T19:53:55.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-18T19:53:55.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements [2021-05-18T19:53:55.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-18T19:53:56.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.092s coverage: 86.7% of statements [2021-05-18T19:53:56.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-18T19:53:56.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements [2021-05-18T19:53:56.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-18T19:53:57.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements [2021-05-18T19:53:57.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-18T19:53:57.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-18T19:53:57.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-18T19:53:57.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-18T19:53:58.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.235s coverage: 95.1% of statements [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-18T19:53:58.557Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-18T19:53:58.557Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-18T19:53:59.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-05-18T19:53:59.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-18T19:53:59.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 21.7% of statements [2021-05-18T19:53:59.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-18T19:53:59.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-05-18T19:54:01.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 79.5% of statements [2021-05-18T19:54:01.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-05-18T19:54:01.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-05-18T19:54:01.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-05-18T19:54:13.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2021-05-18T19:54:13.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-18T19:54:18.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.277s coverage: 81.8% of statements [2021-05-18T19:54:18.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-18T19:54:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-18T19:54:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-18T19:54:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-18T19:54:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-18T19:54:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements [2021-05-18T19:54:36.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-18T19:54:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements [2021-05-18T19:54:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2021-05-18T19:54:36.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-05-18T19:54:36.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-05-18T19:54:36.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-18T19:54:36.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-05-18T19:54:36.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-18T19:54:36.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-18T19:54:36.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-05-18T19:54:36.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-05-18T19:54:36.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-05-18T19:54:36.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-05-18T19:54:36.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-05-18T19:54:39.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-05-18T19:54:39.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-18T19:54:39.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-18T19:54:39.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-18T19:54:39.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.5% of statements [2021-05-18T19:54:39.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-18T19:54:39.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-18T19:54:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2021-05-18T19:54:39.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-18T19:54:39.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements [2021-05-18T19:54:40.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements [2021-05-18T19:54:40.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-18T19:54:40.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-18T19:54:40.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-18T19:54:40.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-18T19:54:40.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-18T19:54:40.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.031s coverage: 100.0% of statements [2021-05-18T19:54:40.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-18T19:54:41.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements [2021-05-18T19:54:41.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-18T19:54:41.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-18T19:54:45.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.050s coverage: 20.6% of statements [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-18T19:54:45.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.131s coverage: 91.6% of statements [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-18T19:54:45.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.606s coverage: 28.8% of statements [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-18T19:54:45.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.040s coverage: 99.0% of statements [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-18T19:54:45.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-18T19:54:45.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 64.6% of statements [2021-05-18T19:54:45.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-18T19:54:46.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.073s coverage: 97.6% of statements [2021-05-18T19:54:46.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-18T19:54:46.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T19:54:46.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-18T19:54:46.387Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-05-18T19:54:46.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-18T19:54:46.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-05-18T19:54:46.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-18T19:54:46.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-18T19:54:46.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-18T19:54:46.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-18T19:54:46.962Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2021-05-18T19:54:46.962Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-18T19:54:46.962Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-18T19:54:46.962Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-05-18T19:54:47.225Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 28.1% of statements [2021-05-18T19:54:47.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-18T19:54:47.491Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.030s coverage: 85.7% of statements [2021-05-18T19:54:47.491Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-18T19:54:48.063Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements [2021-05-18T19:54:48.324Z] GO111MODULE=on go vet ./... [2021-05-18T19:54:54.915Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14830 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-18T19:54:54.935Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-18T19:54:55.170Z] The recommended git tool is: git [2021-05-18T19:55:00.256Z] using credential edgex-jenkins-ssh [2021-05-18T19:55:00.277Z] Cloning the remote Git repository [2021-05-18T19:55:00.340Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-18T19:55:00.446Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-18T19:55:00.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T19:55:00.515Z] > git --version # timeout=10 [2021-05-18T19:55:00.530Z] > git --version # 'git version 2.17.1' [2021-05-18T19:55:00.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T19:55:00.619Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T19:55:23.488Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T19:55:23.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T19:55:23.536Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T19:55:23.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T19:55:23.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T19:55:23.578Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T19:55:24.319Z] Merging remotes/origin/master commit e79253a2318f5b0369661d93348991152d233172 into PR head commit 7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T19:55:24.765Z] Merge succeeded, producing 7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T19:55:24.765Z] Checking out Revision 7796fe417de755efe735d53457cf2a26a5e2ffd7 (PR-3478) [2021-05-18T19:55:24.342Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T19:55:24.360Z] > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 [2021-05-18T19:55:24.688Z] > git remote # timeout=10 [2021-05-18T19:55:24.707Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T19:55:24.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T19:55:24.731Z] > git merge e79253a2318f5b0369661d93348991152d233172 # timeout=10 [2021-05-18T19:55:24.753Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T19:55:24.773Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T19:55:24.789Z] > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 [2021-05-18T19:55:27.364Z] gofmt -l . [2021-05-18T19:55:27.364Z] [ "`gofmt -l .`" = "" ] [2021-05-18T19:55:27.364Z] ./bin/test-go-mod-tidy.sh [2021-05-18T19:55:27.364Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-18T19:55:27.664Z] + ls -al . [2021-05-18T19:55:27.664Z] total 840 [2021-05-18T19:55:27.664Z] drwxrwxr-x 10 1001 1001 4096 May 18 19:55 . [2021-05-18T19:55:27.664Z] drwxr-xr-x 4 root root 28 May 18 19:53 .. [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 11 May 18 19:51 .dockerignore [2021-05-18T19:55:27.664Z] drwxrwxr-x 8 1001 1001 179 May 18 19:51 .git [2021-05-18T19:55:27.664Z] drwxrwxr-x 3 1001 1001 125 May 18 19:51 .github [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 818 May 18 19:51 .gitignore [2021-05-18T19:55:27.664Z] drwx------ 3 1001 1001 60 May 18 19:51 .semver [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 166 May 18 19:51 .sonarcloud.properties [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 8609 May 18 19:51 Attribution.txt [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 3804 May 18 19:51 CONTRIBUTING.md [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 931 May 18 19:51 Dockerfile.build [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 863 May 18 19:51 Jenkinsfile [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 10775 May 18 19:51 LICENSE [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 5632 May 18 19:51 Makefile [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 7978 May 18 19:51 README.md [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 6755 May 18 19:51 SECURITY.md [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 5 May 18 19:51 VERSION [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 4131 May 18 19:51 ZMQWindows.md [2021-05-18T19:55:27.664Z] drwxrwxr-x 2 1001 1001 117 May 18 19:51 bin [2021-05-18T19:55:27.664Z] drwxrwxr-x 14 1001 1001 4096 May 18 19:51 cmd [2021-05-18T19:55:27.664Z] -rw-r--r-- 1 root root 730935 May 18 19:54 coverage.out [2021-05-18T19:55:27.664Z] -rw-r--r-- 1 root root 1060 May 18 19:55 go.mod [2021-05-18T19:55:27.664Z] -rw-r--r-- 1 root root 22101 May 18 19:53 go.sum [2021-05-18T19:55:27.664Z] drwxrwxr-x 8 1001 1001 127 May 18 19:51 internal [2021-05-18T19:55:27.664Z] drwxrwxr-x 4 1001 1001 26 May 18 19:51 openapi [2021-05-18T19:55:27.664Z] drwxrwxr-x 4 1001 1001 71 May 18 19:51 snap [2021-05-18T19:55:27.664Z] -rw-rw-r-- 1 1001 1001 168 May 18 19:51 version.go [Pipeline] sh [2021-05-18T19:55:27.967Z] + '[' -e coverage.out ] [2021-05-18T19:55:27.967Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-18T19:55:28.190Z] Stashed 1 file(s) [Pipeline] sh [2021-05-18T19:55:28.639Z] + make build [2021-05-18T19:55:28.640Z] go mod tidy [2021-05-18T19:55:28.640Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-18T19:55:29.241Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T19:55:30.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-18T19:55:30.682Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-18T19:55:31.151Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T19:55:31.503Z] + true [2021-05-18T19:55:31.503Z] + sudo service docker restart [2021-05-18T19:55:38.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-18T19:55:39.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-18T19:55:41.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-18T19:55:41.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-18T19:55:42.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-18T19:55:43.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-18T19:55:44.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-18T19:55:45.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-18T19:55:46.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-18T19:55:46.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-18T19:55:48.756Z] $ docker stop --time=1 3fe09fc02b3d35258844f81aecb2422df0ab14944eb484e28c1a02ec66fd0440 [2021-05-18T19:55:52.612Z] $ docker rm -f 3fe09fc02b3d35258844f81aecb2422df0ab14944eb484e28c1a02ec66fd0440 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2021-05-18T19:55:53.000Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-05-18T19:55:53.035Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3406410464161541384tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:55:54.075Z] ---> docker-login.sh [2021-05-18T19:55:54.076Z] nexus3.edgexfoundry.org:10001 [2021-05-18T19:55:54.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T19:55:54.107Z] [2021-05-18T19:55:54.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:55:54.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T19:55:54.421Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-18T19:55:54.421Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-18T19:55:54.421Z] ca9280d653b3: Pulling fs layer [2021-05-18T19:55:54.421Z] 7e9c9ca2126c: Pulling fs layer [2021-05-18T19:55:54.683Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-18T19:55:54.683Z] cbdbe7a5bc2a: Download complete [2021-05-18T19:55:54.683Z] cbdbe7a5bc2a: Pull complete [2021-05-18T19:55:55.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:55:55.264Z] ca9280d653b3: Verifying Checksum [2021-05-18T19:55:55.264Z] ca9280d653b3: Download complete [2021-05-18T19:55:55.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:55:55.341Z] Configure a credential helper to remove this warning. See [2021-05-18T19:55:55.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:55:55.341Z] [2021-05-18T19:55:55.341Z] Login Succeeded [2021-05-18T19:55:55.621Z] nexus3.edgexfoundry.org:10002 [2021-05-18T19:55:55.835Z] ca9280d653b3: Pull complete [2021-05-18T19:55:55.835Z] 7e9c9ca2126c: Verifying Checksum [2021-05-18T19:55:55.835Z] 7e9c9ca2126c: Download complete [2021-05-18T19:55:55.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:55:56.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:55:56.175Z] Configure a credential helper to remove this warning. See [2021-05-18T19:55:56.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:55:56.175Z] [2021-05-18T19:55:56.175Z] Login Succeeded [2021-05-18T19:55:56.175Z] nexus3.edgexfoundry.org:10003 [2021-05-18T19:55:56.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:55:56.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:55:56.735Z] Configure a credential helper to remove this warning. See [2021-05-18T19:55:56.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:55:56.735Z] [2021-05-18T19:55:56.735Z] Login Succeeded [2021-05-18T19:55:56.735Z] nexus3.edgexfoundry.org:10004 [2021-05-18T19:55:57.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:55:57.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:55:57.342Z] Configure a credential helper to remove this warning. See [2021-05-18T19:55:57.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:55:57.342Z] [2021-05-18T19:55:57.342Z] Login Succeeded [2021-05-18T19:55:57.342Z] docker.io [2021-05-18T19:55:57.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:55:58.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:55:58.225Z] Configure a credential helper to remove this warning. See [2021-05-18T19:55:58.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:55:58.225Z] [2021-05-18T19:55:58.225Z] Login Succeeded [2021-05-18T19:55:58.225Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T19:55:58.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T19:55:58.593Z] ========================================================= [2021-05-18T19:55:58.593Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-18T19:55:58.593Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:55:58.943Z] + 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-18T19:55:59.169Z] 7e9c9ca2126c: Pull complete [2021-05-18T19:55:59.169Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-18T19:55:59.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T19:55:59.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-18T19:55:59.242Z] prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container [2021-05-18T19:55:59.279Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-18T19:56:01.612Z] Sending build context to Docker daemon 167.9MB [2021-05-18T19:56:01.612Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T19:56:01.612Z] Step 2/6 : FROM ${BASE} [2021-05-18T19:56:01.612Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-18T19:56:01.612Z] 595b0fe564bb: Pulling fs layer [2021-05-18T19:56:01.612Z] 7186ed65a4f7: Pulling fs layer [2021-05-18T19:56:01.612Z] 316046926c0a: Pulling fs layer [2021-05-18T19:56:01.612Z] 4ebd0625c992: Pulling fs layer [2021-05-18T19:56:01.612Z] 207e8628e3a3: Pulling fs layer [2021-05-18T19:56:01.612Z] c791037a9be2: Pulling fs layer [2021-05-18T19:56:01.612Z] ffd874e62e21: Pulling fs layer [2021-05-18T19:56:01.612Z] 4ebd0625c992: Waiting [2021-05-18T19:56:01.612Z] 207e8628e3a3: Waiting [2021-05-18T19:56:01.612Z] c791037a9be2: Waiting [2021-05-18T19:56:01.612Z] ffd874e62e21: Waiting [2021-05-18T19:56:01.612Z] 316046926c0a: Download complete [2021-05-18T19:56:01.612Z] 7186ed65a4f7: Verifying Checksum [2021-05-18T19:56:01.612Z] 7186ed65a4f7: Download complete [2021-05-18T19:56:01.612Z] 207e8628e3a3: Download complete [2021-05-18T19:56:01.612Z] c791037a9be2: Verifying Checksum [2021-05-18T19:56:01.612Z] c791037a9be2: Download complete [2021-05-18T19:56:01.894Z] 595b0fe564bb: Verifying Checksum [2021-05-18T19:56:01.894Z] 595b0fe564bb: Download complete [2021-05-18T19:56:02.498Z] 595b0fe564bb: Pull complete [2021-05-18T19:56:03.109Z] 7186ed65a4f7: Pull complete [2021-05-18T19:56:03.720Z] 316046926c0a: Pull complete [2021-05-18T19:56:03.720Z] ffd874e62e21: Download complete [2021-05-18T19:56:05.166Z] 4ebd0625c992: Verifying Checksum [2021-05-18T19:56:05.166Z] 4ebd0625c992: Download complete [2021-05-18T19:56:09.514Z] $ docker top fe99c9aed91b1e879cab49c85d414f81a0a14f90b06293b54d51f208714a8dc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:56:09.886Z] + docker-compose build --help [2021-05-18T19:56:09.886Z] + grep parallel [2021-05-18T19:56:10.461Z] --parallel Build images in parallel. [Pipeline] } [2021-05-18T19:56:10.474Z] $ docker stop --time=1 fe99c9aed91b1e879cab49c85d414f81a0a14f90b06293b54d51f208714a8dc0 [2021-05-18T19:56:11.857Z] $ docker rm -f fe99c9aed91b1e879cab49c85d414f81a0a14f90b06293b54d51f208714a8dc0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:56:12.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T19:56:12.365Z] . [Pipeline] withDockerContainer [2021-05-18T19:56:12.441Z] prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container [2021-05-18T19:56:12.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-18T19:56:13.111Z] $ docker top fd0d3728cf9bbebf969683ca79182daf9f2cd5a95989a7207cb977b245ef002e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:56:13.485Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-18T19:56:14.060Z] Building core-command ... [2021-05-18T19:56:14.060Z] Building core-data ... [2021-05-18T19:56:14.060Z] Building core-metadata ... [2021-05-18T19:56:14.060Z] Building security-bootstrapper ... [2021-05-18T19:56:14.060Z] Building security-proxy-setup ... [2021-05-18T19:56:14.061Z] Building security-secretstore-setup ... [2021-05-18T19:56:14.061Z] Building support-notifications ... [2021-05-18T19:56:14.061Z] Building support-scheduler ... [2021-05-18T19:56:14.061Z] Building sys-mgmt-agent ... [2021-05-18T19:56:14.061Z] Building security-secretstore-setup [2021-05-18T19:56:14.061Z] Building core-command [2021-05-18T19:56:14.061Z] Building security-proxy-setup [2021-05-18T19:56:14.061Z] Building security-bootstrapper [2021-05-18T19:56:14.061Z] Building core-metadata [2021-05-18T19:56:17.583Z] 4ebd0625c992: Pull complete [2021-05-18T19:56:17.583Z] 207e8628e3a3: Pull complete [2021-05-18T19:56:17.858Z] c791037a9be2: Pull complete [2021-05-18T19:56:22.193Z] ffd874e62e21: Pull complete [2021-05-18T19:56:22.193Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-18T19:56:22.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-18T19:56:22.193Z] ---> cfc18b08335c [2021-05-18T19:56:22.193Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-18T19:56:23.393Z] ---> Running in 1a673aa78c4b [2021-05-18T19:56:25.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:56:25.988Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:56:26.961Z] (1/12) Installing libmagic (5.39-r0) [2021-05-18T19:56:26.961Z] (2/12) Installing file (5.39-r0) [2021-05-18T19:56:27.237Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-18T19:56:27.237Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-18T19:56:33.943Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-18T19:56:33.943Z] (6/12) Installing patch (2.7.6-r6) [2021-05-18T19:56:33.943Z] (7/12) Installing build-base (0.5-r2) [2021-05-18T19:56:33.943Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-18T19:56:33.943Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-18T19:56:33.943Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-18T19:56:33.943Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-18T19:56:33.943Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-18T19:56:33.943Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T19:56:33.943Z] OK: 218 MiB in 52 packages [2021-05-18T19:56:38.263Z] Removing intermediate container 1a673aa78c4b [2021-05-18T19:56:38.263Z] ---> c206820ff417 [2021-05-18T19:56:38.263Z] Step 4/6 : WORKDIR /edgex-go [2021-05-18T19:56:38.263Z] ---> Running in 64855bf2ceb9 [2021-05-18T19:56:38.862Z] Removing intermediate container 64855bf2ceb9 [2021-05-18T19:56:38.862Z] ---> 1f14c7184fd4 [2021-05-18T19:56:38.862Z] Step 5/6 : COPY go.mod . [2021-05-18T19:56:39.465Z] ---> aa5638fb13a4 [2021-05-18T19:56:39.465Z] Step 6/6 : RUN go mod download [2021-05-18T19:56:39.739Z] ---> Running in 80cc4b055363 [2021-05-18T19:57:06.534Z] Removing intermediate container 80cc4b055363 [2021-05-18T19:57:06.534Z] ---> 0eebd8575103 [2021-05-18T19:57:06.809Z] Successfully built 0eebd8575103 [2021-05-18T19:57:07.089Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:57:07.446Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T19:57:07.446Z] . [Pipeline] withDockerContainer [2021-05-18T19:57:07.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-14830 does not seem to be running inside a container [2021-05-18T19:57:07.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-05-18T19:57:09.574Z] $ docker top 4202e120db18d2a260a529f8fde2f17fd7052fffce77f61f8dd5e005eb97bb29 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:57:10.582Z] + go version [2021-05-18T19:57:10.582Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-18T19:57:10.610Z] $ docker stop --time=1 4202e120db18d2a260a529f8fde2f17fd7052fffce77f61f8dd5e005eb97bb29 [2021-05-18T19:57:12.530Z] $ docker rm -f 4202e120db18d2a260a529f8fde2f17fd7052fffce77f61f8dd5e005eb97bb29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:57:13.333Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T19:57:13.333Z] . [Pipeline] withDockerContainer [2021-05-18T19:57:13.626Z] prd-ubuntu18.04-docker-arm64-4c-16g-14830 does not seem to be running inside a container [2021-05-18T19:57:13.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-05-18T19:57:15.456Z] $ docker top fbd11e912a600b58e6dae88364ffd9ff249a2414493bd492903e8d0b6d8f1b6c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-18T19:57:15.831Z] ========================================================= [2021-05-18T19:57:15.831Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-18T19:57:15.831Z] ========================================================= [Pipeline] sh [2021-05-18T19:57:16.492Z] + go mod tidy [Pipeline] sh [2021-05-18T19:57:18.159Z] + make test [2021-05-18T19:57:18.159Z] go mod tidy [2021-05-18T19:57:18.762Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-18T19:57:19.606Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:57:19.606Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:57:19.607Z] ---> 8f36987586aa [2021-05-18T19:57:19.607Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T19:57:19.607Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:57:19.607Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:57:19.607Z] ---> 8f36987586aa [2021-05-18T19:57:19.607Z] Step 3/32 : WORKDIR /edgex-go [2021-05-18T19:57:19.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:57:19.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:57:19.607Z] ---> 8f36987586aa [2021-05-18T19:57:19.607Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T19:57:19.607Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:57:19.607Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:57:19.607Z] ---> 8f36987586aa [2021-05-18T19:57:19.607Z] Step 3/26 : WORKDIR /edgex-go [2021-05-18T19:57:29.606Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T19:57:29.606Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-18T19:57:29.606Z] ---> 8f36987586aa [2021-05-18T19:57:29.606Z] Step 3/22 : WORKDIR /edgex-go [2021-05-18T19:57:32.150Z] ---> Running in 5ae0372e14ec [2021-05-18T19:57:32.150Z] ---> Running in 421520bf9f5a [2021-05-18T19:57:32.150Z] ---> Running in 23387efefb13 [2021-05-18T19:57:32.150Z] ---> Running in b3f519661b8c [2021-05-18T19:57:32.150Z] ---> Running in 9eae2eed4ea4 [2021-05-18T19:57:32.411Z] Removing intermediate container 421520bf9f5a [2021-05-18T19:57:32.411Z] ---> e4232578d5f3 [2021-05-18T19:57:32.411Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:57:32.671Z] Removing intermediate container 5ae0372e14ec [2021-05-18T19:57:32.671Z] ---> 8a260a5c8722 [2021-05-18T19:57:32.671Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:57:32.671Z] Removing intermediate container 23387efefb13 [2021-05-18T19:57:32.671Z] ---> 238af7a6ec3d [2021-05-18T19:57:32.671Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:57:32.671Z] Removing intermediate container b3f519661b8c [2021-05-18T19:57:32.671Z] ---> 66027a984a19 [2021-05-18T19:57:32.671Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:57:32.933Z] Removing intermediate container 9eae2eed4ea4 [2021-05-18T19:57:32.933Z] ---> 09996df41dda [2021-05-18T19:57:32.933Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:57:32.933Z] ---> Running in 5fd961ae4830 [2021-05-18T19:57:32.933Z] ---> Running in 490da53204fe [2021-05-18T19:57:32.933Z] ---> Running in 3f6a0dd46712 [2021-05-18T19:57:32.933Z] ---> Running in a6d8f65b701c [2021-05-18T19:57:33.193Z] ---> Running in e5dfff04ae78 [2021-05-18T19:57:36.502Z] Removing intermediate container 5fd961ae4830 [2021-05-18T19:57:36.502Z] ---> 903fbc037082 [2021-05-18T19:57:36.502Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T19:57:36.502Z] Removing intermediate container 3f6a0dd46712 [2021-05-18T19:57:36.502Z] ---> c27e37ed673c [2021-05-18T19:57:36.502Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-18T19:57:36.502Z] ---> Running in f1d485b974e6 [2021-05-18T19:57:36.764Z] ---> Running in 5feffd652f38 [2021-05-18T19:57:37.026Z] Removing intermediate container a6d8f65b701c [2021-05-18T19:57:37.026Z] ---> 0af7a36b28b5 [2021-05-18T19:57:37.026Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-18T19:57:37.026Z] Removing intermediate container 490da53204fe [2021-05-18T19:57:37.026Z] ---> a410f0007e7f [2021-05-18T19:57:37.026Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T19:57:37.288Z] ---> Running in e070dbcd82c9 [2021-05-18T19:57:37.288Z] ---> Running in 08caed8cbc17 [2021-05-18T19:57:37.288Z] Removing intermediate container e5dfff04ae78 [2021-05-18T19:57:37.288Z] ---> fab8a9ac5480 [2021-05-18T19:57:37.288Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-18T19:57:37.549Z] ---> Running in 0e95330eb6fb [2021-05-18T19:57:38.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:57:38.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:57:38.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:57:38.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:57:38.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:57:38.919Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:57:39.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:57:39.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:57:39.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:57:39.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:57:39.721Z] OK: 219 MiB in 52 packages [2021-05-18T19:57:39.721Z] OK: 219 MiB in 52 packages [2021-05-18T19:57:40.292Z] OK: 219 MiB in 52 packages [2021-05-18T19:57:40.292Z] OK: 219 MiB in 52 packages [2021-05-18T19:57:40.876Z] OK: 219 MiB in 52 packages [2021-05-18T19:57:41.141Z] Removing intermediate container 0e95330eb6fb [2021-05-18T19:57:41.141Z] ---> 568520d6dc67 [2021-05-18T19:57:41.141Z] Step 6/22 : COPY go.mod . [2021-05-18T19:57:41.716Z] Removing intermediate container e070dbcd82c9 [2021-05-18T19:57:41.716Z] ---> 4ce37a9c5638 [2021-05-18T19:57:41.716Z] Step 6/26 : COPY go.mod . [2021-05-18T19:57:41.716Z] ---> f80baee6cc09 [2021-05-18T19:57:41.716Z] Step 7/22 : RUN go mod download [2021-05-18T19:57:42.286Z] ---> Running in 7b7d1eb9c548 [2021-05-18T19:57:42.286Z] Removing intermediate container f1d485b974e6 [2021-05-18T19:57:42.286Z] ---> 1bf5bed28d86 [2021-05-18T19:57:42.286Z] Step 6/24 : COPY go.mod . [2021-05-18T19:57:42.286Z] Removing intermediate container 5feffd652f38 [2021-05-18T19:57:42.286Z] ---> 76290d6e216d [2021-05-18T19:57:42.286Z] Step 6/32 : COPY go.mod . [2021-05-18T19:57:42.548Z] ---> b0852c679ecb [2021-05-18T19:57:42.548Z] Step 7/26 : RUN go mod download [2021-05-18T19:57:42.809Z] ---> Running in 4fe69970fdb4 [2021-05-18T19:57:42.809Z] ---> 9ab7e6fb2dcc [2021-05-18T19:57:42.809Z] Step 7/24 : RUN go mod download [2021-05-18T19:57:42.809Z] Removing intermediate container 08caed8cbc17 [2021-05-18T19:57:42.809Z] ---> 715ca03419b8 [2021-05-18T19:57:42.809Z] Step 6/24 : COPY go.mod . [2021-05-18T19:57:43.075Z] ---> e503b293d772 [2021-05-18T19:57:43.075Z] Step 7/32 : RUN go mod download [2021-05-18T19:57:43.647Z] ---> Running in bd2f3ea528ce [2021-05-18T19:57:43.647Z] ---> Running in 6e2e7ad4f346 [2021-05-18T19:57:43.908Z] ---> 3647a87ad305 [2021-05-18T19:57:43.908Z] Step 7/24 : RUN go mod download [2021-05-18T19:57:43.908Z] ---> Running in c7b32556dbcb [2021-05-18T19:57:45.831Z] Removing intermediate container 7b7d1eb9c548 [2021-05-18T19:57:45.831Z] ---> dea822e703fb [2021-05-18T19:57:45.831Z] Step 8/22 : COPY . . [2021-05-18T19:57:51.153Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-18T19:58:03.965Z] Removing intermediate container 4fe69970fdb4 [2021-05-18T19:58:03.965Z] ---> 5d776a8343bb [2021-05-18T19:58:03.965Z] Step 8/26 : COPY . . [2021-05-18T19:58:03.965Z] Removing intermediate container bd2f3ea528ce [2021-05-18T19:58:03.965Z] ---> 8a7b58cb031b [2021-05-18T19:58:03.965Z] Step 8/24 : COPY . . [2021-05-18T19:58:03.965Z] ---> 719dd156f7ad [2021-05-18T19:58:03.965Z] Step 9/22 : RUN go mod tidy [2021-05-18T19:58:05.873Z] Removing intermediate container 6e2e7ad4f346 [2021-05-18T19:58:05.873Z] ---> 89dd274cad9e [2021-05-18T19:58:05.873Z] Step 8/32 : COPY . . [2021-05-18T19:58:44.621Z] ---> Running in 3a55ff9eebaf [2021-05-18T19:58:44.622Z] Removing intermediate container c7b32556dbcb [2021-05-18T19:58:44.622Z] ---> 8078f56daabc [2021-05-18T19:58:44.622Z] Step 8/24 : COPY . . [2021-05-18T19:58:44.622Z] ---> 8f611d83d22d [2021-05-18T19:58:44.622Z] Step 9/26 : RUN go mod tidy [2021-05-18T19:58:44.622Z] ---> 935caaec7b88 [2021-05-18T19:58:44.622Z] Step 9/24 : RUN go mod tidy [2021-05-18T19:58:44.622Z] ---> f687c28a1b13 [2021-05-18T19:58:44.622Z] Step 9/32 : RUN go mod tidy [2021-05-18T19:58:44.622Z] ---> Running in 558e14baedca [2021-05-18T19:58:44.622Z] ---> Running in fdd8830110d5 [2021-05-18T19:58:44.622Z] ---> Running in a6ac5faa2360 [2021-05-18T19:58:54.621Z] Removing intermediate container 3a55ff9eebaf [2021-05-18T19:58:54.621Z] ---> 124a000b6893 [2021-05-18T19:58:54.621Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-18T19:58:54.621Z] ---> Running in ade0bc5e6168 [2021-05-18T19:58:54.621Z] Removing intermediate container 558e14baedca [2021-05-18T19:58:54.621Z] ---> 278a61576a4e [2021-05-18T19:58:54.621Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-18T19:58:54.621Z] Removing intermediate container a6ac5faa2360 [2021-05-18T19:58:54.621Z] ---> 95e1ceb03aa5 [2021-05-18T19:58:54.621Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-18T19:58:54.621Z] ---> Running in 91cdfd2a4cec [2021-05-18T19:58:54.883Z] ---> Running in ec88f6fd95ca [2021-05-18T19:58:54.883Z] Removing intermediate container fdd8830110d5 [2021-05-18T19:58:54.883Z] ---> 4fc2e2145fda [2021-05-18T19:58:54.883Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-18T19:58:55.460Z] ---> Running in 9af747df823c [2021-05-18T19:58:55.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-18T19:58:56.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-18T19:58:56.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-18T19:58:56.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-18T19:58:59.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-18T19:59:07.667Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-18T19:59:17.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-18T19:59:17.904Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-18T19:59:23.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-18T19:59:23.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-18T19:59:23.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-18T19:59:23.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-18T19:59:29.141Z] ---> b8331c7ec5aa [2021-05-18T19:59:29.141Z] Step 9/24 : RUN go mod tidy [2021-05-18T19:59:29.141Z] ---> Running in b07910f1a51b [2021-05-18T19:59:29.388Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-18T19:59:29.668Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-18T19:59:29.725Z] Removing intermediate container b07910f1a51b [2021-05-18T19:59:29.725Z] ---> 8de3606b08ed [2021-05-18T19:59:29.725Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-18T19:59:29.725Z] ---> Running in ae4d7042b7d7 [2021-05-18T19:59:30.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-18T19:59:36.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-18T19:59:36.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-18T19:59:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-18T19:59:39.860Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-18T19:59:39.860Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-18T19:59:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.421s coverage: 46.1% of statements [2021-05-18T19:59:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-18T19:59:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-18T19:59:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-18T19:59:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-18T19:59:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-18T19:59:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-18T19:59:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.228s coverage: 28.7% of statements [2021-05-18T19:59:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.333s coverage: 100.0% of statements [2021-05-18T19:59:48.328Z] Removing intermediate container 91cdfd2a4cec [2021-05-18T19:59:48.329Z] ---> 36123a3b0465 [2021-05-18T19:59:48.329Z] [2021-05-18T19:59:48.329Z] Step 11/26 : FROM alpine:3.12 [2021-05-18T19:59:48.329Z] Removing intermediate container ade0bc5e6168 [2021-05-18T19:59:48.329Z] ---> c10d162c187c [2021-05-18T19:59:48.329Z] [2021-05-18T19:59:48.329Z] Step 11/22 : FROM alpine:3.12 [2021-05-18T19:59:48.329Z] 3.12: Pulling from library/alpine [2021-05-18T19:59:48.329Z] 3.12: Pulling from library/alpine [2021-05-18T19:59:49.711Z] Removing intermediate container ec88f6fd95ca [2021-05-18T19:59:49.711Z] ---> 0a5f4f367473 [2021-05-18T19:59:49.711Z] [2021-05-18T19:59:49.711Z] Step 11/32 : FROM alpine:3.12 [2021-05-18T19:59:49.711Z] 3.12: Pulling from library/alpine [2021-05-18T19:59:49.974Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T19:59:49.974Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T19:59:49.974Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T19:59:49.974Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T19:59:49.974Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T19:59:49.974Z] Status: Image is up to date for alpine:3.12 [2021-05-18T19:59:49.974Z] ---> 13621d1b12d4 [2021-05-18T19:59:49.974Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-18T19:59:50.236Z] ---> 13621d1b12d4 [2021-05-18T19:59:50.236Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-18T19:59:50.497Z] ---> 13621d1b12d4 [2021-05-18T19:59:50.497Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-18T19:59:51.074Z] ---> Running in 93f5e4125414 [2021-05-18T19:59:51.074Z] ---> Running in 93a634dfe4f1 [2021-05-18T19:59:51.074Z] ---> Running in 91ca45e84d22 [2021-05-18T19:59:51.337Z] Removing intermediate container 91ca45e84d22 [2021-05-18T19:59:51.337Z] ---> ebc48908eb97 [2021-05-18T19:59:51.337Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-18T19:59:51.599Z] ---> Running in e0adfb16af6d [2021-05-18T19:59:52.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:59:52.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:59:52.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:59:52.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:59:52.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:59:52.434Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-18T19:59:52.434Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T19:59:52.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:59:52.989Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-18T19:59:52.989Z] (4/4) Installing curl (7.76.1-r0) [2021-05-18T19:59:52.989Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:59:52.989Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-18T19:59:52.989Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T19:59:52.989Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T19:59:52.989Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-18T19:59:52.989Z] (4/6) Installing curl (7.76.1-r0) [2021-05-18T19:59:52.989Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-18T19:59:52.989Z] (6/6) Installing su-exec (0.2-r1) [2021-05-18T19:59:52.989Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:59:52.989Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T19:59:52.989Z] OK: 7 MiB in 18 packages [2021-05-18T19:59:52.989Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-18T19:59:52.989Z] (2/2) Installing su-exec (0.2-r1) [2021-05-18T19:59:52.989Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:59:52.989Z] OK: 7 MiB in 20 packages [2021-05-18T19:59:52.989Z] OK: 6 MiB in 16 packages [2021-05-18T19:59:55.487Z] Removing intermediate container 93f5e4125414 [2021-05-18T19:59:55.487Z] ---> a1c5b5f8a73d [2021-05-18T19:59:55.487Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T19:59:55.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.639s coverage: 27.8% of statements [2021-05-18T19:59:55.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-18T19:59:55.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-18T19:59:55.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-18T19:59:55.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-18T19:59:55.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-18T19:59:55.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.350s coverage: 81.2% of statements [2021-05-18T19:59:55.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-18T19:59:55.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.213s coverage: 100.0% of statements [2021-05-18T19:59:55.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-18T19:59:55.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.350s coverage: 100.0% of statements [2021-05-18T19:59:55.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-18T19:59:55.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-18T19:59:57.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.374s coverage: 71.3% of statements [2021-05-18T19:59:57.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-18T19:59:57.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-18T19:59:58.050Z] ---> Running in 6714a799b62d [2021-05-18T19:59:58.050Z] Removing intermediate container e0adfb16af6d [2021-05-18T19:59:58.050Z] ---> e83e1f9ac925 [2021-05-18T19:59:58.050Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-18T19:59:58.050Z] Removing intermediate container 93a634dfe4f1 [2021-05-18T19:59:58.050Z] ---> a1b4383ed269 [2021-05-18T19:59:58.050Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T19:59:58.311Z] ---> Running in 72b62f59df5c [2021-05-18T19:59:58.311Z] ---> Running in 202a0a7b6135 [2021-05-18T19:59:58.882Z] Removing intermediate container 9af747df823c [2021-05-18T19:59:58.882Z] ---> 00acc1a23f2f [2021-05-18T19:59:58.882Z] [2021-05-18T19:59:58.882Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T19:59:58.882Z] ---> 13621d1b12d4 [2021-05-18T19:59:58.882Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T19:59:59.159Z] Removing intermediate container 6714a799b62d [2021-05-18T19:59:59.159Z] ---> 60385c82426f [2021-05-18T19:59:59.159Z] Step 14/22 : WORKDIR /edgex [2021-05-18T19:59:59.159Z] ---> Running in 06e2192986bb [2021-05-18T19:59:59.434Z] Removing intermediate container 202a0a7b6135 [2021-05-18T19:59:59.434Z] ---> 3a1db15fe8c6 [2021-05-18T19:59:59.434Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-18T19:59:59.434Z] ---> Running in 3b952129e7e2 [2021-05-18T19:59:59.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.601s coverage: 87.7% of statements [2021-05-18T19:59:59.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-18T19:59:59.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T19:59:59.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.192s coverage: 78.9% of statements [2021-05-18T19:59:59.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-18T19:59:59.726Z] Removing intermediate container 72b62f59df5c [2021-05-18T19:59:59.726Z] ---> 1dba6235af69 [2021-05-18T19:59:59.726Z] Step 14/26 : WORKDIR / [2021-05-18T20:00:00.311Z] ---> Running in 90a741e56e9e [2021-05-18T20:00:00.311Z] ---> Running in c48dd7cdd443 [2021-05-18T20:00:00.311Z] Removing intermediate container 3b952129e7e2 [2021-05-18T20:00:00.311Z] ---> f737bf0ea9bc [2021-05-18T20:00:00.311Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-18T20:00:00.898Z] Removing intermediate container 90a741e56e9e [2021-05-18T20:00:00.898Z] ---> c9c9fe8c33c2 [2021-05-18T20:00:00.898Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-18T20:00:00.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:00:00.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:00:00.898Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T20:00:00.898Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:00:00.898Z] OK: 6 MiB in 15 packages [2021-05-18T20:00:01.472Z] Removing intermediate container c48dd7cdd443 [2021-05-18T20:00:01.472Z] ---> f93e66d75c8c [2021-05-18T20:00:01.472Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-18T20:00:01.472Z] ---> Running in 595bd34aac4a [2021-05-18T20:00:01.472Z] ---> b9eb4a360017 [2021-05-18T20:00:01.472Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-18T20:00:02.431Z] ---> 0b110d24b2ba [2021-05-18T20:00:02.431Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-18T20:00:02.431Z] Removing intermediate container 06e2192986bb [2021-05-18T20:00:02.431Z] ---> 68c8b349b417 [2021-05-18T20:00:02.431Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T20:00:02.701Z] ---> 188beb97e1a0 [2021-05-18T20:00:02.701Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-18T20:00:02.701Z] ---> Running in dfdb7d54cab4 [2021-05-18T20:00:03.278Z] ---> fbc8d39a06ef [2021-05-18T20:00:03.278Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-18T20:00:04.224Z] ---> 226cfff91a4b [2021-05-18T20:00:04.224Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-18T20:00:04.224Z] Removing intermediate container dfdb7d54cab4 [2021-05-18T20:00:04.224Z] ---> 3a9bf32f1eae [2021-05-18T20:00:04.224Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-18T20:00:04.224Z] ---> 25e89827776b [2021-05-18T20:00:04.224Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-18T20:00:04.485Z] ---> Running in 4904472352d9 [2021-05-18T20:00:04.750Z] ---> Running in 78587825a82a [2021-05-18T20:00:04.751Z] ---> 190031b46624 [2021-05-18T20:00:04.751Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-18T20:00:05.027Z] Removing intermediate container 595bd34aac4a [2021-05-18T20:00:05.027Z] ---> 160d48f64a7b [2021-05-18T20:00:05.027Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-18T20:00:05.027Z] Removing intermediate container 4904472352d9 [2021-05-18T20:00:05.027Z] ---> b761a0a787a1 [2021-05-18T20:00:05.027Z] Step 19/22 : CMD ["--init=true"] [2021-05-18T20:00:06.413Z] Removing intermediate container 78587825a82a [2021-05-18T20:00:06.413Z] ---> 97f40f4514f4 [2021-05-18T20:00:06.413Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T20:00:07.356Z] ---> Running in 3f4fd57177b8 [2021-05-18T20:00:07.356Z] ---> Running in 9929a9f1a879 [2021-05-18T20:00:07.617Z] ---> Running in 3773b63223f1 [2021-05-18T20:00:07.617Z] ---> 703a4b40e13e [2021-05-18T20:00:07.617Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-18T20:00:07.881Z] Removing intermediate container ae4d7042b7d7 [2021-05-18T20:00:07.881Z] ---> 2899c9837f69 [2021-05-18T20:00:07.881Z] [2021-05-18T20:00:07.881Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T20:00:07.881Z] ---> 13621d1b12d4 [2021-05-18T20:00:07.881Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T20:00:07.881Z] ---> Using cache [2021-05-18T20:00:07.881Z] ---> 68c8b349b417 [2021-05-18T20:00:07.881Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T20:00:07.881Z] ---> Using cache [2021-05-18T20:00:07.881Z] ---> 3a9bf32f1eae [2021-05-18T20:00:07.881Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-18T20:00:08.451Z] ---> Running in 43182e24b2d5 [2021-05-18T20:00:08.451Z] Removing intermediate container 3f4fd57177b8 [2021-05-18T20:00:08.451Z] ---> 1b888bc15e78 [2021-05-18T20:00:08.451Z] Step 20/22 : LABEL arch=x86_64 [2021-05-18T20:00:08.714Z] Removing intermediate container 9929a9f1a879 [2021-05-18T20:00:08.714Z] ---> 26d6a218097c [2021-05-18T20:00:08.715Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-18T20:00:08.715Z] Removing intermediate container 3773b63223f1 [2021-05-18T20:00:08.715Z] ---> d21a7e36ea0f [2021-05-18T20:00:08.715Z] Step 16/24 : WORKDIR / [2021-05-18T20:00:08.715Z] ---> 10a0142fd7a2 [2021-05-18T20:00:08.715Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-18T20:00:08.975Z] ---> Running in 75af19117543 [2021-05-18T20:00:08.975Z] ---> Running in bdd7c9fee7fe [2021-05-18T20:00:08.975Z] Removing intermediate container 43182e24b2d5 [2021-05-18T20:00:08.975Z] ---> ba86a8b5f7ae [2021-05-18T20:00:08.975Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T20:00:09.238Z] ---> 442e1544d103 [2021-05-18T20:00:09.238Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-18T20:00:09.811Z] ---> Running in c5f9e33f677e [2021-05-18T20:00:09.811Z] ---> Running in 0f81317f34ea [2021-05-18T20:00:09.811Z] ---> 27ed55905e3f [2021-05-18T20:00:09.811Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-18T20:00:10.072Z] Removing intermediate container 75af19117543 [2021-05-18T20:00:10.072Z] ---> c939117078f2 [2021-05-18T20:00:10.072Z] Step 21/22 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:00:10.072Z] Removing intermediate container bdd7c9fee7fe [2021-05-18T20:00:10.072Z] ---> 5dd3ce2212eb [2021-05-18T20:00:10.072Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:00:10.072Z] ---> Running in 152838ff3fc5 [2021-05-18T20:00:10.346Z] ---> Running in b4b4f68408f7 [2021-05-18T20:00:10.346Z] Removing intermediate container c5f9e33f677e [2021-05-18T20:00:10.346Z] ---> ee777b3be066 [2021-05-18T20:00:10.346Z] Step 16/24 : WORKDIR / [2021-05-18T20:00:10.611Z] ---> ab1609001035 [2021-05-18T20:00:10.611Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-18T20:00:10.611Z] ---> Running in 5e2ad9913f8e [2021-05-18T20:00:10.611Z] Removing intermediate container b4b4f68408f7 [2021-05-18T20:00:10.611Z] ---> 35000d37530b [2021-05-18T20:00:10.611Z] Step 22/22 : LABEL version=0.0.0 [2021-05-18T20:00:11.182Z] ---> Running in 1add02c99454 [2021-05-18T20:00:11.449Z] Removing intermediate container 5e2ad9913f8e [2021-05-18T20:00:11.449Z] ---> a89a8e471a03 [2021-05-18T20:00:11.449Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:00:11.449Z] ---> e4874fc8225f [2021-05-18T20:00:11.449Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-18T20:00:11.713Z] Removing intermediate container 1add02c99454 [2021-05-18T20:00:11.713Z] ---> 8094f0795ec8 [2021-05-18T20:00:11.713Z] [2021-05-18T20:00:11.713Z] Successfully built 8094f0795ec8 [2021-05-18T20:00:11.975Z] Successfully tagged security-proxy-setup:latest [2021-05-18T20:00:11.975Z] Building support-notifications [2021-05-18T20:00:11.975Z] ---> 7a743ba1a92d [2021-05-18T20:00:11.975Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-18T20:00:12.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.472s coverage: 28.6% of statements [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-18T20:00:12.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.337s coverage: 100.0% of statements [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-18T20:00:12.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.214s coverage: 100.0% of statements [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-18T20:00:12.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.440s coverage: 86.7% of statements [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-18T20:00:12.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.574s coverage: 97.5% of statements [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-18T20:00:12.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.396s coverage: 78.3% of statements [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-18T20:00:12.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-18T20:00:12.240Z]  Building security-proxy-setup ... done Removing intermediate container 0f81317f34ea [2021-05-18T20:00:12.240Z] ---> d7a5261100ce [2021-05-18T20:00:12.240Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:00:12.240Z] ---> 3bc8a6111b4b [2021-05-18T20:00:12.240Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-18T20:00:17.524Z] Removing intermediate container 152838ff3fc5 [2021-05-18T20:00:17.524Z] ---> e3bae2a1c300 [2021-05-18T20:00:17.525Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-18T20:00:17.525Z] ---> Running in 898179d696c1 [2021-05-18T20:00:18.469Z] ---> 98f71e0c7f05 [2021-05-18T20:00:18.469Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-18T20:00:18.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.498s coverage: 95.1% of statements [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-18T20:00:18.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-18T20:00:18.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.374s coverage: 0.8% of statements [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-18T20:00:18.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.216s coverage: 21.7% of statements [2021-05-18T20:00:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-18T20:00:18.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements [2021-05-18T20:00:18.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 79.5% of statements [2021-05-18T20:00:18.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements [2021-05-18T20:00:19.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements [2021-05-18T20:00:20.381Z] ---> bb13357a32cd [2021-05-18T20:00:20.381Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-18T20:00:20.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:00:20.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:00:20.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements [2021-05-18T20:00:24.855Z] ---> 8f36987586aa [2021-05-18T20:00:24.855Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T20:00:24.855Z] ---> Running in 5a6cc09dacef [2021-05-18T20:00:24.855Z] ---> Using cache [2021-05-18T20:00:24.855Z] ---> 09996df41dda [2021-05-18T20:00:24.855Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:00:24.855Z] ---> Using cache [2021-05-18T20:00:24.855Z] ---> fab8a9ac5480 [2021-05-18T20:00:24.855Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-18T20:00:24.855Z] Removing intermediate container 898179d696c1 [2021-05-18T20:00:24.855Z] ---> d5dc6821131a [2021-05-18T20:00:24.855Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:00:24.855Z] ---> e06ece2df0dd [2021-05-18T20:00:24.855Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-18T20:00:24.855Z] ---> df1990715364 [2021-05-18T20:00:24.855Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-18T20:00:24.855Z] ---> Running in 07f56b92668b [2021-05-18T20:00:24.855Z] ---> Running in b91aad24fc6f [2021-05-18T20:00:24.855Z] ---> Running in 8acc7c15856d [2021-05-18T20:00:24.855Z] Removing intermediate container 5a6cc09dacef [2021-05-18T20:00:24.855Z] ---> 9dbdbfe6ac1d [2021-05-18T20:00:24.855Z] Step 24/26 : LABEL arch=x86_64 [2021-05-18T20:00:24.855Z] ---> Running in f1ed3d8d2836 [2021-05-18T20:00:24.855Z] Removing intermediate container b91aad24fc6f [2021-05-18T20:00:24.855Z] ---> 7a5a7728514e [2021-05-18T20:00:24.855Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T20:00:24.855Z] ---> aed3e1367a01 [2021-05-18T20:00:24.855Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-18T20:00:24.855Z] Removing intermediate container 8acc7c15856d [2021-05-18T20:00:24.855Z] ---> a4b3a08b42a4 [2021-05-18T20:00:24.855Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:00:24.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:00:25.116Z] ---> Running in 4c20956fc5c7 [2021-05-18T20:00:25.116Z] Removing intermediate container f1ed3d8d2836 [2021-05-18T20:00:25.116Z] ---> 78dd059dca48 [2021-05-18T20:00:25.116Z] Step 25/26 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:00:25.116Z] ---> Running in 3c1166354270 [2021-05-18T20:00:25.116Z] ---> 2f89bfdb0994 [2021-05-18T20:00:25.116Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-18T20:00:25.376Z] ---> Running in cadaac93d8d5 [2021-05-18T20:00:25.376Z] Removing intermediate container 4c20956fc5c7 [2021-05-18T20:00:25.376Z] ---> 937fe0400e2b [2021-05-18T20:00:25.376Z] Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:00:25.637Z] Removing intermediate container 3c1166354270 [2021-05-18T20:00:25.637Z] ---> 23375ad5b06e [2021-05-18T20:00:25.637Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T20:00:25.637Z] ---> Running in 8a3db87aba87 [2021-05-18T20:00:25.637Z] ---> Running in 094ed8242745 [2021-05-18T20:00:25.637Z] Removing intermediate container cadaac93d8d5 [2021-05-18T20:00:25.637Z] ---> 3c17916f7419 [2021-05-18T20:00:25.637Z] Step 26/26 : LABEL version=0.0.0 [2021-05-18T20:00:25.637Z] ---> 749c1c7cebec [2021-05-18T20:00:25.637Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-18T20:00:25.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:00:25.897Z] ---> Running in 1c418b65d06b [2021-05-18T20:00:26.166Z] ---> Running in 17d8c7242e30 [2021-05-18T20:00:26.166Z] Removing intermediate container 8a3db87aba87 [2021-05-18T20:00:26.166Z] ---> 0c815bed123f [2021-05-18T20:00:26.166Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T20:00:26.166Z] Removing intermediate container 094ed8242745 [2021-05-18T20:00:26.166Z] ---> f1e453cd9d87 [2021-05-18T20:00:26.166Z] Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:00:26.166Z] OK: 219 MiB in 52 packages [2021-05-18T20:00:26.166Z] ---> Running in 13829c940dd9 [2021-05-18T20:00:26.429Z] Removing intermediate container 1c418b65d06b [2021-05-18T20:00:26.429Z] ---> 43c16bcb4f09 [2021-05-18T20:00:26.429Z] [2021-05-18T20:00:26.694Z] ---> Running in df8db50ab38d [2021-05-18T20:00:26.694Z] Removing intermediate container 17d8c7242e30 [2021-05-18T20:00:26.694Z] ---> d37ec9703136 [2021-05-18T20:00:26.694Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-18T20:00:26.694Z] Successfully built 43c16bcb4f09 [2021-05-18T20:00:26.994Z] Successfully tagged security-secretstore-setup:latest [2021-05-18T20:00:26.994Z] Building sys-mgmt-agent [2021-05-18T20:00:26.994Z]  Building security-secretstore-setup ... done Removing intermediate container 13829c940dd9 [2021-05-18T20:00:26.994Z] ---> 2ac7ec26ecb0 [2021-05-18T20:00:26.994Z] [2021-05-18T20:00:27.275Z] Successfully built 2ac7ec26ecb0 [2021-05-18T20:00:30.650Z] Removing intermediate container df8db50ab38d [2021-05-18T20:00:30.650Z] ---> a1ccfae284f2 [2021-05-18T20:00:30.650Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T20:00:30.650Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:00:30.650Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:00:31.225Z] Successfully tagged core-metadata:latest [2021-05-18T20:00:31.225Z] Building core-data [2021-05-18T20:00:31.225Z] ---> 8f36987586aa [2021-05-18T20:00:31.225Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T20:00:31.225Z] ---> Using cache [2021-05-18T20:00:31.225Z] ---> 09996df41dda [2021-05-18T20:00:31.225Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:00:31.225Z] ---> Using cache [2021-05-18T20:00:31.225Z] ---> fab8a9ac5480 [2021-05-18T20:00:31.225Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-18T20:00:33.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.212s coverage: 94.4% of statements [2021-05-18T20:00:33.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements [2021-05-18T20:00:34.530Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:00:34.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:00:34.531Z] ---> 8f36987586aa [2021-05-18T20:00:34.531Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T20:00:34.531Z] ---> Using cache [2021-05-18T20:00:34.531Z] ---> 09996df41dda [2021-05-18T20:00:34.531Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:00:34.531Z] ---> Using cache [2021-05-18T20:00:34.531Z] ---> fab8a9ac5480 [2021-05-18T20:00:34.531Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-18T20:00:38.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.626s coverage: 81.8% of statements [2021-05-18T20:00:38.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-18T20:00:41.118Z] ---> 415d25ac75c6 [2021-05-18T20:00:41.118Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-18T20:00:41.118Z] ---> Running in 318b8910666c [2021-05-18T20:00:41.118Z] ---> Running in 062fe41bd913 [2021-05-18T20:00:41.118Z] ---> Running in 06c6a6b66a56 [2021-05-18T20:00:41.118Z] ---> Running in a13db595946a [2021-05-18T20:00:41.118Z] Removing intermediate container 07f56b92668b [2021-05-18T20:00:41.118Z] ---> 55cce547bd78 [2021-05-18T20:00:41.118Z] Step 6/23 : COPY go.mod . [2021-05-18T20:00:41.118Z] Removing intermediate container 06c6a6b66a56 [2021-05-18T20:00:41.118Z] ---> 5a0cd467da5d [2021-05-18T20:00:41.118Z] [2021-05-18T20:00:41.118Z] ---> 4b9ae714d63e [2021-05-18T20:00:41.118Z] Step 7/23 : RUN go mod download [2021-05-18T20:00:41.118Z] Successfully built 5a0cd467da5d [2021-05-18T20:00:41.118Z] Successfully tagged core-command:latest [2021-05-18T20:00:41.118Z]  Building core-command ... done Building support-scheduler [2021-05-18T20:00:41.118Z] ---> Running in 422c519e3d8a [2021-05-18T20:00:41.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:00:41.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:00:42.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:00:42.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:00:43.089Z] OK: 219 MiB in 52 packages [2021-05-18T20:00:43.089Z] OK: 219 MiB in 52 packages [2021-05-18T20:00:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-18T20:00:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-18T20:00:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-18T20:00:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-18T20:00:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.254s coverage: 76.0% of statements [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-18T20:00:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-05-18T20:00:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.312s coverage: 87.2% of statements [2021-05-18T20:00:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2021-05-18T20:00:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.453s coverage: 91.2% of statements [2021-05-18T20:00:46.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-18T20:00:48.380Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:00:48.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:00:48.381Z] ---> 8f36987586aa [2021-05-18T20:00:48.381Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T20:00:48.381Z] ---> Using cache [2021-05-18T20:00:48.381Z] ---> 09996df41dda [2021-05-18T20:00:48.381Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:00:48.381Z] ---> Using cache [2021-05-18T20:00:48.381Z] ---> fab8a9ac5480 [2021-05-18T20:00:48.381Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-18T20:00:48.381Z] ---> Using cache [2021-05-18T20:00:48.381Z] ---> 568520d6dc67 [2021-05-18T20:00:48.381Z] Step 6/23 : COPY go.mod . [2021-05-18T20:00:48.381Z] ---> Using cache [2021-05-18T20:00:48.381Z] ---> f80baee6cc09 [2021-05-18T20:00:48.381Z] Step 7/23 : RUN go mod download [2021-05-18T20:00:48.381Z] ---> Using cache [2021-05-18T20:00:48.381Z] ---> dea822e703fb [2021-05-18T20:00:48.381Z] Step 8/23 : COPY . . [2021-05-18T20:00:48.381Z] ---> Using cache [2021-05-18T20:00:48.381Z] ---> 719dd156f7ad [2021-05-18T20:00:48.381Z] Step 9/23 : RUN go mod tidy [2021-05-18T20:00:48.381Z] ---> Using cache [2021-05-18T20:00:48.381Z] ---> 124a000b6893 [2021-05-18T20:00:48.381Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-18T20:00:48.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.860s coverage: 64.4% of statements [2021-05-18T20:00:48.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-18T20:00:48.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-18T20:00:48.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.218s coverage: 100.0% of statements [2021-05-18T20:00:48.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-05-18T20:00:49.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2021-05-18T20:00:49.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2021-05-18T20:00:50.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-05-18T20:00:52.882Z] ---> Running in fc550f5fb6b4 [2021-05-18T20:00:52.882Z] Removing intermediate container 422c519e3d8a [2021-05-18T20:00:52.882Z] ---> cda429665264 [2021-05-18T20:00:52.882Z] Step 8/23 : COPY . . [2021-05-18T20:00:56.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.148s coverage: 66.9% of statements [2021-05-18T20:00:56.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-18T20:00:56.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-18T20:00:56.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-18T20:00:56.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 43.5% of statements [2021-05-18T20:00:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-18T20:00:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-18T20:00:56.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements [2021-05-18T20:00:56.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-18T20:00:56.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.132s coverage: 84.8% of statements [2021-05-18T20:01:02.923Z] Removing intermediate container a13db595946a [2021-05-18T20:01:02.924Z] ---> d76746fa9350 [2021-05-18T20:01:02.924Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-18T20:01:02.924Z] ---> afafd5c04c5b [2021-05-18T20:01:02.924Z] Step 9/23 : RUN go mod tidy [2021-05-18T20:01:02.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-18T20:01:02.924Z] ---> Running in 51fbeec4578d [2021-05-18T20:01:02.924Z] Removing intermediate container 062fe41bd913 [2021-05-18T20:01:02.924Z] ---> 7d6db5aece9d [2021-05-18T20:01:02.924Z] Step 6/24 : COPY go.mod . [2021-05-18T20:01:03.189Z] ---> Running in 020f43995f85 [2021-05-18T20:01:03.450Z] Removing intermediate container 318b8910666c [2021-05-18T20:01:03.450Z] ---> 312e25935c8a [2021-05-18T20:01:03.450Z] Step 6/24 : COPY go.mod . [2021-05-18T20:01:03.733Z] ---> f80a9f4339f0 [2021-05-18T20:01:03.733Z] Step 7/24 : RUN go mod download [2021-05-18T20:01:03.733Z] Removing intermediate container 51fbeec4578d [2021-05-18T20:01:03.733Z] ---> b160e88e7619 [2021-05-18T20:01:03.733Z] Step 29/32 : CMD ["gate"] [2021-05-18T20:01:03.733Z] ---> Running in 8cda718f6e5e [2021-05-18T20:01:03.733Z] ---> c4151dc96ebb [2021-05-18T20:01:03.733Z] Step 7/24 : RUN go mod download [2021-05-18T20:01:04.331Z] ---> Running in d3fd00768ade [2021-05-18T20:01:04.331Z] ---> Running in 661ab31bdf54 [2021-05-18T20:01:04.906Z] Removing intermediate container d3fd00768ade [2021-05-18T20:01:04.906Z] ---> ad99af814d7e [2021-05-18T20:01:04.906Z] Step 30/32 : LABEL arch=x86_64 [2021-05-18T20:01:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.487s coverage: 47.1% of statements [2021-05-18T20:01:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-18T20:01:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-18T20:01:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-18T20:01:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-18T20:01:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-18T20:01:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.142s coverage: 100.0% of statements [2021-05-18T20:01:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-18T20:01:05.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements [2021-05-18T20:01:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-18T20:01:05.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-18T20:01:05.485Z] ---> Running in 1c72ffb9b236 [2021-05-18T20:01:05.749Z] Removing intermediate container 1c72ffb9b236 [2021-05-18T20:01:05.749Z] ---> fcf7b94a882c [2021-05-18T20:01:05.749Z] Step 31/32 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:01:06.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.264s coverage: 20.6% of statements [2021-05-18T20:01:06.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-18T20:01:06.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.538s coverage: 91.6% of statements [2021-05-18T20:01:06.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-18T20:01:06.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T20:01:06.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-18T20:01:06.337Z] ---> Running in e22b8c6e78ac [2021-05-18T20:01:07.287Z] Removing intermediate container 8cda718f6e5e [2021-05-18T20:01:07.287Z] ---> ac8e9edf8a65 [2021-05-18T20:01:07.287Z] Step 8/24 : COPY . . [2021-05-18T20:01:07.287Z] Removing intermediate container e22b8c6e78ac [2021-05-18T20:01:07.287Z] ---> 1582f68c5d80 [2021-05-18T20:01:07.287Z] Step 32/32 : LABEL version=0.0.0 [2021-05-18T20:01:18.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.599s coverage: 28.8% of statements [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-18T20:01:18.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-18T20:01:18.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.236s coverage: 100.0% of statements [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-18T20:01:18.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.233s coverage: 64.6% of statements [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-18T20:01:18.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.400s coverage: 97.6% of statements [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-18T20:01:18.505Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-05-18T20:01:18.505Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-18T20:01:18.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements [2021-05-18T20:01:18.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-18T20:01:18.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-18T20:01:18.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-18T20:01:18.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-18T20:01:18.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.110s coverage: 87.9% of statements [2021-05-18T20:01:18.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-18T20:01:18.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-18T20:01:18.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-05-18T20:01:18.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.171s coverage: 28.1% of statements [2021-05-18T20:01:18.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-18T20:01:18.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.065s coverage: 85.7% of statements [2021-05-18T20:01:18.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-18T20:01:18.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-18T20:01:18.506Z] GO111MODULE=on go vet ./... [2021-05-18T20:01:19.970Z] ---> Running in 9015992ccda6 [2021-05-18T20:01:19.970Z] Removing intermediate container 020f43995f85 [2021-05-18T20:01:19.970Z] ---> 778647ac7d91 [2021-05-18T20:01:19.971Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-18T20:01:19.971Z] Removing intermediate container 661ab31bdf54 [2021-05-18T20:01:19.971Z] ---> 76758ac90134 [2021-05-18T20:01:19.971Z] Step 8/24 : COPY . . [2021-05-18T20:01:19.971Z] ---> Running in 104f2d06c45c [2021-05-18T20:01:19.971Z] ---> b6cc7037ae62 [2021-05-18T20:01:19.971Z] Step 9/24 : RUN go mod tidy [2021-05-18T20:01:19.971Z] Removing intermediate container 9015992ccda6 [2021-05-18T20:01:19.971Z] ---> eba8059bbc83 [2021-05-18T20:01:19.971Z] [2021-05-18T20:01:19.971Z] Successfully built eba8059bbc83 [2021-05-18T20:01:28.149Z] Successfully tagged security-bootstrapper:latest [2021-05-18T20:01:28.149Z]  Building security-bootstrapper ... done  ---> Running in aa5379922c61 [2021-05-18T20:01:28.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-18T20:01:36.992Z] ---> 8cd0d02ea3ca [2021-05-18T20:01:36.992Z] Step 9/24 : RUN go mod tidy [2021-05-18T20:01:36.992Z] ---> Running in c9a04f8d3f37 [2021-05-18T20:01:37.263Z] Removing intermediate container aa5379922c61 [2021-05-18T20:01:37.263Z] ---> 9afa1648fa32 [2021-05-18T20:01:37.263Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-18T20:01:37.526Z] ---> Running in 1c2957abd7e3 [2021-05-18T20:01:38.098Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-18T20:01:40.037Z] Removing intermediate container c9a04f8d3f37 [2021-05-18T20:01:40.037Z] ---> 145357446e66 [2021-05-18T20:01:40.037Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-18T20:01:40.037Z] ---> Running in d3f6c278e336 [2021-05-18T20:01:40.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-18T20:01:48.854Z] Removing intermediate container fc550f5fb6b4 [2021-05-18T20:01:48.854Z] ---> 7e4c50065c07 [2021-05-18T20:01:48.854Z] [2021-05-18T20:01:48.854Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T20:01:48.854Z] ---> 13621d1b12d4 [2021-05-18T20:01:48.854Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-18T20:01:48.854Z] ---> Using cache [2021-05-18T20:01:48.854Z] ---> 68c8b349b417 [2021-05-18T20:01:48.854Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T20:01:48.854Z] ---> Using cache [2021-05-18T20:01:48.854Z] ---> 3a9bf32f1eae [2021-05-18T20:01:48.854Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-18T20:01:48.854Z] ---> Running in 97bcc0f58940 [2021-05-18T20:01:48.854Z] Removing intermediate container 97bcc0f58940 [2021-05-18T20:01:48.854Z] ---> 65bf5d10710a [2021-05-18T20:01:48.854Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T20:01:48.854Z] ---> Running in df64e108c489 [2021-05-18T20:01:48.854Z] Removing intermediate container df64e108c489 [2021-05-18T20:01:48.854Z] ---> 89a175d0f12c [2021-05-18T20:01:48.854Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:01:49.128Z] ---> eb81458233db [2021-05-18T20:01:49.128Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-18T20:01:49.711Z] ---> 06d302ad5bef [2021-05-18T20:01:49.711Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-18T20:01:49.975Z] ---> 7d814c856874 [2021-05-18T20:01:49.975Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-18T20:01:49.975Z] ---> Running in 832d45d4508d [2021-05-18T20:01:50.246Z] Removing intermediate container 832d45d4508d [2021-05-18T20:01:50.246Z] ---> 0b717f004427 [2021-05-18T20:01:50.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:01:50.246Z] ---> Running in 52ef250de8a1 [2021-05-18T20:01:50.514Z] Removing intermediate container 52ef250de8a1 [2021-05-18T20:01:50.514Z] ---> 248924b1f0ad [2021-05-18T20:01:50.514Z] Step 21/23 : LABEL arch=x86_64 [2021-05-18T20:01:50.514Z] ---> Running in 981c1a8d981b [2021-05-18T20:01:50.514Z] Removing intermediate container 981c1a8d981b [2021-05-18T20:01:50.514Z] ---> f3ebb85f4245 [2021-05-18T20:01:50.514Z] Step 22/23 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:01:50.787Z] ---> Running in b13ab8e54709 [2021-05-18T20:01:50.787Z] Removing intermediate container b13ab8e54709 [2021-05-18T20:01:50.787Z] ---> 077c341c6c48 [2021-05-18T20:01:50.787Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T20:01:51.062Z] ---> Running in 51411c5813e5 [2021-05-18T20:01:51.062Z] Removing intermediate container 51411c5813e5 [2021-05-18T20:01:51.062Z] ---> d7a064e5c742 [2021-05-18T20:01:51.062Z] [2021-05-18T20:01:51.338Z] Successfully built d7a064e5c742 [2021-05-18T20:01:51.338Z] Successfully tagged support-scheduler:latest [2021-05-18T20:02:06.387Z]  Building support-scheduler ... done Removing intermediate container 104f2d06c45c [2021-05-18T20:02:06.387Z] ---> de7e37c53ad9 [2021-05-18T20:02:06.387Z] [2021-05-18T20:02:06.387Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T20:02:06.387Z] ---> 13621d1b12d4 [2021-05-18T20:02:06.387Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-18T20:02:06.387Z] ---> Running in a787a0d4c16d [2021-05-18T20:02:06.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:02:06.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:02:06.387Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-18T20:02:06.387Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-18T20:02:06.387Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:02:06.387Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T20:02:06.387Z] OK: 6 MiB in 16 packages [2021-05-18T20:02:07.347Z] Removing intermediate container a787a0d4c16d [2021-05-18T20:02:07.347Z] ---> 48831c60a1b3 [2021-05-18T20:02:07.347Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T20:02:07.618Z] ---> Running in bad5f6b95807 [2021-05-18T20:02:07.886Z] Removing intermediate container bad5f6b95807 [2021-05-18T20:02:07.886Z] ---> 53984a9bfff4 [2021-05-18T20:02:07.886Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-18T20:02:08.147Z] ---> Running in 41420eaddf5a [2021-05-18T20:02:08.408Z] Removing intermediate container 41420eaddf5a [2021-05-18T20:02:08.408Z] ---> ad3a9ce6d5bf [2021-05-18T20:02:08.408Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T20:02:08.681Z] ---> Running in a3a6fcf9bb70 [2021-05-18T20:02:08.948Z] Removing intermediate container a3a6fcf9bb70 [2021-05-18T20:02:08.948Z] ---> 2a35f35a1030 [2021-05-18T20:02:08.948Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:02:13.174Z] ---> d24874e4c9f0 [2021-05-18T20:02:13.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-18T20:02:13.174Z] Removing intermediate container d3f6c278e336 [2021-05-18T20:02:13.174Z] ---> d5f30711e88e [2021-05-18T20:02:13.174Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-18T20:02:13.440Z] ---> Running in b8252355b9d9 [2021-05-18T20:02:13.440Z] ---> b657bd98e486 [2021-05-18T20:02:13.440Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-18T20:02:14.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-18T20:02:15.431Z] ---> 1b35b505d9e2 [2021-05-18T20:02:15.431Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-18T20:02:15.431Z] ---> Running in 3f69784ede3b [2021-05-18T20:02:15.431Z] Removing intermediate container 1c2957abd7e3 [2021-05-18T20:02:15.431Z] ---> 0b3808feac74 [2021-05-18T20:02:15.431Z] [2021-05-18T20:02:15.431Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T20:02:15.431Z] ---> 13621d1b12d4 [2021-05-18T20:02:15.431Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-18T20:02:15.694Z] ---> Running in 5fe641c6ebe7 [2021-05-18T20:02:15.956Z] Removing intermediate container 3f69784ede3b [2021-05-18T20:02:15.956Z] ---> 3e936b399811 [2021-05-18T20:02:15.956Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:02:16.217Z] ---> Running in adf98fe31844 [2021-05-18T20:02:16.217Z] Removing intermediate container 5fe641c6ebe7 [2021-05-18T20:02:16.217Z] ---> c17dc94f6a03 [2021-05-18T20:02:16.217Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-18T20:02:16.479Z] Removing intermediate container b8252355b9d9 [2021-05-18T20:02:16.479Z] ---> b333244f6d8a [2021-05-18T20:02:16.479Z] [2021-05-18T20:02:16.479Z] Step 12/24 : FROM docker:20.10.0 [2021-05-18T20:02:16.479Z] ---> Running in 8f123b1a2c20 [2021-05-18T20:02:16.479Z] Removing intermediate container adf98fe31844 [2021-05-18T20:02:16.479Z] ---> 2a919eba105e [2021-05-18T20:02:16.479Z] Step 21/23 : LABEL arch=x86_64 [2021-05-18T20:02:16.739Z] 20.10.0: Pulling from library/docker [2021-05-18T20:02:16.739Z] ---> Running in 6015bbcdafab [2021-05-18T20:02:16.999Z] Removing intermediate container 8f123b1a2c20 [2021-05-18T20:02:16.999Z] ---> 3c5e74e1d8ad [2021-05-18T20:02:16.999Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-18T20:02:17.261Z] Removing intermediate container 6015bbcdafab [2021-05-18T20:02:17.261Z] ---> c39d6dfc20b9 [2021-05-18T20:02:17.261Z] Step 22/23 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:02:17.261Z] ---> Running in a1628deff197 [2021-05-18T20:02:17.836Z] ---> Running in ce3b37734f6d [2021-05-18T20:02:18.098Z] Removing intermediate container a1628deff197 [2021-05-18T20:02:18.098Z] ---> 89346436a247 [2021-05-18T20:02:18.098Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:02:18.369Z] ---> Running in 39b462f847b1 [2021-05-18T20:02:18.369Z] Removing intermediate container ce3b37734f6d [2021-05-18T20:02:18.369Z] ---> 1292f4fdd867 [2021-05-18T20:02:18.369Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T20:02:18.369Z] ---> Running in ec471e7058da [2021-05-18T20:02:18.961Z] Removing intermediate container ec471e7058da [2021-05-18T20:02:18.961Z] ---> 93dbb690e147 [2021-05-18T20:02:18.961Z] [2021-05-18T20:02:19.551Z] Successfully built 93dbb690e147 [2021-05-18T20:02:19.551Z] Successfully tagged support-notifications:latest [2021-05-18T20:02:23.767Z]  Building support-notifications ... done Removing intermediate container 39b462f847b1 [2021-05-18T20:02:23.767Z] ---> 455058f79cb8 [2021-05-18T20:02:23.767Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T20:02:23.767Z] ---> Running in 2992e17fd396 [2021-05-18T20:02:23.767Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-18T20:02:23.767Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-18T20:02:23.767Z] ---> aefe523efa57 [2021-05-18T20:02:23.767Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-18T20:02:23.767Z] ---> Running in 0669e2ef6165 [2021-05-18T20:02:23.767Z] Removing intermediate container 0669e2ef6165 [2021-05-18T20:02:23.767Z] ---> a6c58da25461 [2021-05-18T20:02:23.767Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-18T20:02:23.767Z] ---> Running in 7382cd2c6744 [2021-05-18T20:02:23.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:02:24.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T20:02:24.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:02:24.297Z] (1/39) Installing readline (8.0.4-r0) [2021-05-18T20:02:24.297Z] (2/39) Installing bash (5.0.17-r0) [2021-05-18T20:02:24.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T20:02:24.297Z] Executing bash-5.0.17-r0.post-install [2021-05-18T20:02:24.297Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T20:02:24.297Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-18T20:02:24.297Z] (5/39) Installing curl (7.76.1-r0) [2021-05-18T20:02:24.297Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-18T20:02:24.297Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-18T20:02:24.297Z] (8/39) Installing expat (2.2.9-r1) [2021-05-18T20:02:24.297Z] (9/39) Installing libffi (3.3-r2) [2021-05-18T20:02:24.297Z] (10/39) Installing gdbm (1.13-r1) [2021-05-18T20:02:24.297Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-18T20:02:24.298Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-18T20:02:24.298Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-18T20:02:24.989Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T20:02:24.989Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T20:02:24.989Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T20:02:24.989Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T20:02:25.301Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-18T20:02:25.301Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-18T20:02:25.301Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-18T20:02:25.301Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-18T20:02:25.301Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-18T20:02:25.301Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-18T20:02:25.301Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-18T20:02:25.301Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-18T20:02:25.301Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-18T20:02:25.301Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-18T20:02:25.301Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-18T20:02:25.301Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-18T20:02:25.301Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-18T20:02:25.301Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-18T20:02:25.301Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-18T20:02:25.627Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-18T20:02:25.627Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-18T20:02:25.627Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-18T20:02:25.627Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-18T20:02:25.627Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-18T20:02:25.627Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-18T20:02:25.627Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-18T20:02:25.627Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-18T20:02:25.627Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-18T20:02:25.627Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-18T20:02:25.627Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-18T20:02:25.627Z] Executing busybox-1.31.1-r19.trigger [2021-05-18T20:02:25.627Z] OK: 72 MiB in 59 packages [2021-05-18T20:02:25.886Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T20:02:25.886Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T20:02:26.149Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:02:26.149Z] OK: 8 MiB in 20 packages [2021-05-18T20:02:26.410Z] Collecting docker-compose==1.23.2 [2021-05-18T20:02:26.410Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-18T20:02:29.727Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-18T20:02:29.727Z] Collecting texttable<0.10,>=0.9.0 [2021-05-18T20:02:29.727Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-18T20:02:29.727Z] Removing intermediate container 2992e17fd396 [2021-05-18T20:02:29.727Z] ---> 4ae0597f2156 [2021-05-18T20:02:29.727Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:02:29.727Z] Collecting cached-property<2,>=1.2.0 [2021-05-18T20:02:29.727Z] ---> e1927b2868be [2021-05-18T20:02:29.727Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-18T20:02:29.727Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-18T20:02:29.727Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-18T20:02:29.727Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-18T20:02:30.314Z] ---> 546d5236bf77 [2021-05-18T20:02:30.314Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-18T20:02:30.580Z] Collecting PyYAML<4,>=3.10 [2021-05-18T20:02:30.580Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-18T20:02:31.155Z] ---> 5ca905aecb2e [2021-05-18T20:02:31.155Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-18T20:02:31.155Z] Collecting docopt<0.7,>=0.6.1 [2021-05-18T20:02:31.155Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-18T20:02:31.416Z] ---> Running in 8ae1f94a67c1 [2021-05-18T20:02:31.416Z] Removing intermediate container 8ae1f94a67c1 [2021-05-18T20:02:31.416Z] ---> c6a6742829b2 [2021-05-18T20:02:31.416Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:02:31.687Z] ---> Running in 6fb5534d9960 [2021-05-18T20:02:31.687Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-18T20:02:31.687Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-18T20:02:31.687Z] Removing intermediate container 6fb5534d9960 [2021-05-18T20:02:31.687Z] ---> dbcc557e226e [2021-05-18T20:02:31.687Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T20:02:31.687Z] ---> Running in 0d2138d256d7 [2021-05-18T20:02:31.952Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-18T20:02:31.952Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-18T20:02:31.952Z] Removing intermediate container 0d2138d256d7 [2021-05-18T20:02:31.952Z] ---> debef7f6902c [2021-05-18T20:02:31.952Z] Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:02:31.952Z] Collecting docker<4.0,>=3.6.0 [2021-05-18T20:02:31.952Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-18T20:02:32.212Z] ---> Running in 30aa8814fe44 [2021-05-18T20:02:32.212Z] Collecting jsonschema<3,>=2.5.1 [2021-05-18T20:02:32.212Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-18T20:02:32.212Z] Removing intermediate container 30aa8814fe44 [2021-05-18T20:02:32.212Z] ---> 8ba6e6d52505 [2021-05-18T20:02:32.212Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T20:02:32.212Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-18T20:02:32.212Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-18T20:02:32.479Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-18T20:02:32.479Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-18T20:02:32.479Z] ---> Running in 80526af00727 [2021-05-18T20:02:32.479Z] Collecting idna<2.8,>=2.5 [2021-05-18T20:02:32.479Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-18T20:02:32.479Z] Collecting docker-pycreds>=0.4.0 [2021-05-18T20:02:32.479Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-18T20:02:32.479Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-18T20:02:32.479Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-18T20:02:32.479Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-18T20:02:32.479Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-18T20:02:32.479Z] Removing intermediate container 80526af00727 [2021-05-18T20:02:32.479Z] ---> f4a0a2eccb1f [2021-05-18T20:02:32.479Z] [2021-05-18T20:02:32.742Z] Successfully built f4a0a2eccb1f [2021-05-18T20:02:32.742Z] Installing collected packages: texttable, cached-property, dockerpty, PyYAML, docopt, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, docker-compose [2021-05-18T20:02:32.742Z] Running setup.py install for texttable: started [2021-05-18T20:02:32.742Z] Successfully tagged core-data:latest [2021-05-18T20:02:33.002Z]  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' [2021-05-18T20:02:33.002Z] Running setup.py install for dockerpty: started [2021-05-18T20:02:33.264Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-18T20:02:33.264Z] Running setup.py install for PyYAML: started [2021-05-18T20:02:33.527Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-18T20:02:33.527Z] Running setup.py install for docopt: started [2021-05-18T20:02:33.787Z] Running setup.py install for docopt: finished with status 'done' [2021-05-18T20:02:33.787Z] Attempting uninstall: urllib3 [2021-05-18T20:02:33.787Z] Found existing installation: urllib3 1.25.9 [2021-05-18T20:02:34.049Z] Uninstalling urllib3-1.25.9: [2021-05-18T20:02:34.049Z] Successfully uninstalled urllib3-1.25.9 [2021-05-18T20:02:34.049Z] Attempting uninstall: idna [2021-05-18T20:02:34.049Z] Found existing installation: idna 2.9 [2021-05-18T20:02:34.049Z] Uninstalling idna-2.9: [2021-05-18T20:02:34.049Z] Successfully uninstalled idna-2.9 [2021-05-18T20:02:34.049Z] Attempting uninstall: requests [2021-05-18T20:02:34.049Z] Found existing installation: requests 2.23.0 [2021-05-18T20:02:34.049Z] Uninstalling requests-2.23.0: [2021-05-18T20:02:34.049Z] Successfully uninstalled requests-2.23.0 [2021-05-18T20:02:34.621Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-18T20:02:39.911Z] Removing intermediate container 7382cd2c6744 [2021-05-18T20:02:39.911Z] ---> 8b7fbfc759c0 [2021-05-18T20:02:39.911Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-18T20:02:40.169Z] ---> Running in 0dbbed71160c [2021-05-18T20:02:40.169Z] Removing intermediate container 0dbbed71160c [2021-05-18T20:02:40.169Z] ---> 782fd80007ec [2021-05-18T20:02:40.169Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-18T20:02:40.428Z] ---> Running in 29b171155184 [2021-05-18T20:02:40.690Z] Removing intermediate container 29b171155184 [2021-05-18T20:02:40.690Z] ---> 1f2dd3f24282 [2021-05-18T20:02:40.690Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-18T20:02:41.262Z] ---> 10902a6d183b [2021-05-18T20:02:41.262Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-18T20:02:42.648Z] ---> a9e71302461b [2021-05-18T20:02:42.648Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-18T20:02:42.648Z] ---> 9692b397f4ed [2021-05-18T20:02:42.648Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-18T20:02:42.911Z] ---> Running in 2d8396e21451 [2021-05-18T20:02:42.911Z] Removing intermediate container 2d8396e21451 [2021-05-18T20:02:42.911Z] ---> 6752d11701be [2021-05-18T20:02:42.911Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:02:42.911Z] ---> Running in ca87c59d8018 [2021-05-18T20:02:43.172Z] Removing intermediate container ca87c59d8018 [2021-05-18T20:02:43.172Z] ---> 03d82208350e [2021-05-18T20:02:43.172Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T20:02:43.434Z] ---> Running in ce61baca3756 [2021-05-18T20:02:43.434Z] Removing intermediate container ce61baca3756 [2021-05-18T20:02:43.434Z] ---> bcbe6e22d058 [2021-05-18T20:02:43.434Z] Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:02:43.434Z] ---> Running in 659cfc866ab9 [2021-05-18T20:02:43.694Z] Removing intermediate container 659cfc866ab9 [2021-05-18T20:02:43.694Z] ---> 63096d6c3024 [2021-05-18T20:02:43.694Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T20:02:43.694Z] ---> Running in 53be7368005d [2021-05-18T20:02:43.956Z] Removing intermediate container 53be7368005d [2021-05-18T20:02:43.956Z] ---> 4485a7d4f51d [2021-05-18T20:02:43.956Z] [2021-05-18T20:02:43.956Z] Successfully built 4485a7d4f51d [2021-05-18T20:02:44.218Z] Successfully tagged sys-mgmt-agent:latest [2021-05-18T20:02:44.226Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-18T20:02:44.232Z] $ docker stop --time=1 fd0d3728cf9bbebf969683ca79182daf9f2cd5a95989a7207cb977b245ef002e [2021-05-18T20:02:45.848Z] $ docker rm -f fd0d3728cf9bbebf969683ca79182daf9f2cd5a95989a7207cb977b245ef002e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T20:02:46.220Z] + docker images [2021-05-18T20:02:46.220Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T20:02:46.220Z] sys-mgmt-agent latest 4485a7d4f51d 3 seconds ago 312MB [2021-05-18T20:02:46.220Z] core-data latest f4a0a2eccb1f 14 seconds ago 21.6MB [2021-05-18T20:02:46.220Z] support-notifications latest 93dbb690e147 28 seconds ago 17.7MB [2021-05-18T20:02:46.220Z] b333244f6d8a 30 seconds ago 1.15GB [2021-05-18T20:02:46.220Z] 0b3808feac74 31 seconds ago 1.17GB [2021-05-18T20:02:46.220Z] de7e37c53ad9 44 seconds ago 1.16GB [2021-05-18T20:02:46.220Z] support-scheduler latest d7a064e5c742 56 seconds ago 17.1MB [2021-05-18T20:02:46.220Z] 7e4c50065c07 59 seconds ago 1.16GB [2021-05-18T20:02:46.220Z] security-bootstrapper latest eba8059bbc83 About a minute ago 18.2MB [2021-05-18T20:02:46.220Z] core-command latest 5a0cd467da5d 2 minutes ago 17.1MB [2021-05-18T20:02:46.220Z] security-secretstore-setup latest 43c16bcb4f09 2 minutes ago 25.8MB [2021-05-18T20:02:46.220Z] core-metadata latest 2ac7ec26ecb0 2 minutes ago 18.6MB [2021-05-18T20:02:46.220Z] security-proxy-setup latest 8094f0795ec8 2 minutes ago 25.3MB [2021-05-18T20:02:46.220Z] 2899c9837f69 2 minutes ago 1.16GB [2021-05-18T20:02:46.220Z] 00acc1a23f2f 2 minutes ago 1.17GB [2021-05-18T20:02:46.220Z] 0a5f4f367473 2 minutes ago 1.15GB [2021-05-18T20:02:46.220Z] c10d162c187c 3 minutes ago 1.16GB [2021-05-18T20:02:46.220Z] 36123a3b0465 3 minutes ago 1.16GB [2021-05-18T20:02:46.220Z] ci-base-image-x86_64 latest 8f36987586aa 9 minutes ago 648MB [2021-05-18T20:02:46.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-18T20:02:46.220Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-18T20:02:46.220Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-18T20:02:46.220Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-18T20:02:46.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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-18T20:03:01.971Z] Still waiting to schedule task [2021-05-18T20:03:01.971Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-14831’ [2021-05-18T20:03:10.451Z] gofmt -l . [2021-05-18T20:03:10.451Z] [ "`gofmt -l .`" = "" ] [2021-05-18T20:03:10.451Z] ./bin/test-go-mod-tidy.sh [2021-05-18T20:03:10.451Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-18T20:03:11.140Z] + ls -al . [2021-05-18T20:03:11.140Z] total 868 [2021-05-18T20:03:11.140Z] drwxrwxr-x 9 1001 1001 4096 May 18 20:03 . [2021-05-18T20:03:11.140Z] drwxr-xr-x 4 root root 4096 May 18 19:57 .. [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 11 May 18 19:55 .dockerignore [2021-05-18T20:03:11.140Z] drwxrwxr-x 8 1001 1001 4096 May 18 19:55 .git [2021-05-18T20:03:11.140Z] drwxrwxr-x 3 1001 1001 4096 May 18 19:55 .github [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 818 May 18 19:55 .gitignore [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 166 May 18 19:55 .sonarcloud.properties [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 8609 May 18 19:55 Attribution.txt [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 3804 May 18 19:55 CONTRIBUTING.md [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 931 May 18 19:55 Dockerfile.build [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 863 May 18 19:55 Jenkinsfile [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 10775 May 18 19:55 LICENSE [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 5632 May 18 19:55 Makefile [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 7978 May 18 19:55 README.md [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 6755 May 18 19:55 SECURITY.md [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 5 May 18 19:51 VERSION [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 4131 May 18 19:55 ZMQWindows.md [2021-05-18T20:03:11.140Z] drwxrwxr-x 2 1001 1001 4096 May 18 19:55 bin [2021-05-18T20:03:11.140Z] drwxrwxr-x 14 1001 1001 4096 May 18 19:55 cmd [2021-05-18T20:03:11.140Z] -rw-r--r-- 1 root root 730935 May 18 20:01 coverage.out [2021-05-18T20:03:11.140Z] -rw-r--r-- 1 root root 1060 May 18 20:03 go.mod [2021-05-18T20:03:11.140Z] -rw-r--r-- 1 root root 22101 May 18 19:57 go.sum [2021-05-18T20:03:11.140Z] drwxrwxr-x 8 1001 1001 4096 May 18 19:55 internal [2021-05-18T20:03:11.140Z] drwxrwxr-x 4 1001 1001 4096 May 18 19:55 openapi [2021-05-18T20:03:11.140Z] drwxrwxr-x 4 1001 1001 4096 May 18 19:55 snap [2021-05-18T20:03:11.140Z] -rw-rw-r-- 1 1001 1001 168 May 18 19:55 version.go [Pipeline] sh [2021-05-18T20:03:11.812Z] + '[' -e coverage.out ] [2021-05-18T20:03:11.812Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-18T20:03:11.853Z] Warning: overwriting stash ‘coverage-report’ [2021-05-18T20:03:13.117Z] Stashed 1 file(s) [Pipeline] sh [2021-05-18T20:03:13.851Z] + make build [2021-05-18T20:03:13.851Z] go mod tidy [2021-05-18T20:03:14.857Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-18T20:03:23.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-18T20:03:49.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-18T20:03:54.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-18T20:03:58.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-18T20:03:59.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-18T20:04:03.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-18T20:04:08.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-18T20:04:11.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-18T20:04:14.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-18T20:04:17.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-18T20:04:20.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-18T20:04:27.531Z] $ docker stop --time=1 fbd11e912a600b58e6dae88364ffd9ff249a2414493bd492903e8d0b6d8f1b6c [2021-05-18T20:04:29.911Z] $ docker rm -f fbd11e912a600b58e6dae88364ffd9ff249a2414493bd492903e8d0b6d8f1b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:04:31.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T20:04:31.805Z] [2021-05-18T20:04:31.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:04:32.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T20:04:32.433Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-18T20:04:32.433Z] 29e5d40040c1: Pulling fs layer [2021-05-18T20:04:32.433Z] 1ce36da41761: Pulling fs layer [2021-05-18T20:04:32.433Z] 25b303627fd3: Pulling fs layer [2021-05-18T20:04:32.711Z] 29e5d40040c1: Verifying Checksum [2021-05-18T20:04:32.711Z] 29e5d40040c1: Download complete [2021-05-18T20:04:32.988Z] 1ce36da41761: Verifying Checksum [2021-05-18T20:04:32.988Z] 1ce36da41761: Download complete [2021-05-18T20:04:33.265Z] 29e5d40040c1: Pull complete [2021-05-18T20:04:34.701Z] 1ce36da41761: Pull complete [2021-05-18T20:04:34.975Z] 25b303627fd3: Verifying Checksum [2021-05-18T20:04:34.975Z] 25b303627fd3: Download complete [2021-05-18T20:04:45.134Z] 25b303627fd3: Pull complete [2021-05-18T20:04:45.134Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-18T20:04:45.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T20:04:45.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-18T20:04:45.417Z] prd-ubuntu18.04-docker-arm64-4c-16g-14830 does not seem to be running inside a container [2021-05-18T20:04:45.507Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-18T20:04:48.937Z] $ docker top 12c3be255df4d291f1797039e8fcfc19ba41646c419ea62ab632d6882f112c69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:04:49.882Z] + grep parallel [2021-05-18T20:04:49.882Z] + docker-compose build --help [2021-05-18T20:04:55.265Z] --parallel Build images in parallel. [Pipeline] } [2021-05-18T20:04:55.553Z] $ docker stop --time=1 12c3be255df4d291f1797039e8fcfc19ba41646c419ea62ab632d6882f112c69 [2021-05-18T20:04:57.404Z] $ docker rm -f 12c3be255df4d291f1797039e8fcfc19ba41646c419ea62ab632d6882f112c69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:04:58.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-18T20:04:58.152Z] . [Pipeline] withDockerContainer [2021-05-18T20:04:58.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-14830 does not seem to be running inside a container [2021-05-18T20:04:58.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-18T20:05:00.538Z] $ docker top 2a2015efeb5284c016343b50d161eb13d8047a0dc170504d381c4a9e49331f54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:05:01.605Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-18T20:05:08.322Z] Building core-command ... [2021-05-18T20:05:08.322Z] Building core-data ... [2021-05-18T20:05:08.322Z] Building core-metadata ... [2021-05-18T20:05:08.322Z] Building security-bootstrapper ... [2021-05-18T20:05:08.322Z] Building security-proxy-setup ... [2021-05-18T20:05:08.322Z] Building security-secretstore-setup ... [2021-05-18T20:05:08.322Z] Building support-notifications ... [2021-05-18T20:05:08.322Z] Building support-scheduler ... [2021-05-18T20:05:08.322Z] Building sys-mgmt-agent ... [2021-05-18T20:05:08.322Z] Building security-bootstrapper [2021-05-18T20:05:08.322Z] Building sys-mgmt-agent [2021-05-18T20:05:08.322Z] Building core-metadata [2021-05-18T20:05:08.322Z] Building support-notifications [2021-05-18T20:05:08.322Z] Building core-data [2021-05-18T20:06:01.748Z] Running on prd-ubuntu18.04-docker-8c-8g-14832 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-18T20:06:01.776Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-18T20:06:01.944Z] The recommended git tool is: git [2021-05-18T20:06:04.306Z] using credential edgex-jenkins-ssh [2021-05-18T20:06:04.321Z] Cloning the remote Git repository [2021-05-18T20:06:04.346Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-18T20:06:04.422Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-18T20:06:04.461Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T20:06:04.461Z] > git --version # timeout=10 [2021-05-18T20:06:04.469Z] > git --version # 'git version 2.17.1' [2021-05-18T20:06:04.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:06:04.518Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T20:06:18.837Z] Merging remotes/origin/master commit e79253a2318f5b0369661d93348991152d233172 into PR head commit 7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:06:18.975Z] Merge succeeded, producing 7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:06:18.976Z] Checking out Revision 7796fe417de755efe735d53457cf2a26a5e2ffd7 (PR-3478) [2021-05-18T20:06:18.237Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T20:06:18.249Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T20:06:18.261Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T20:06:18.273Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T20:06:18.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:06:18.281Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T20:06:18.851Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T20:06:18.860Z] > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 [2021-05-18T20:06:18.937Z] > git remote # timeout=10 [2021-05-18T20:06:18.953Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T20:06:18.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T20:06:18.964Z] > git merge e79253a2318f5b0369661d93348991152d233172 # timeout=10 [2021-05-18T20:06:18.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T20:06:18.982Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T20:06:18.987Z] > git checkout -f 7796fe417de755efe735d53457cf2a26a5e2ffd7 # timeout=10 [2021-05-18T20:06:22.769Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:06:23.953Z] + echo snap-build.sh [2021-05-18T20:06:23.953Z] snap-build.sh [2021-05-18T20:06:23.953Z] + SNAP_BASE_DIR=. [2021-05-18T20:06:23.953Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-18T20:06:23.953Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-18T20:06:23.953Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-18T20:06:23.953Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-18T20:06:23.953Z] + cd /w/workspace/edgex-go/3 [2021-05-18T20:06:23.953Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-18T20:06:23.953Z] Reading package lists... [2021-05-18T20:06:24.219Z] Building dependency tree... [2021-05-18T20:06:24.219Z] Reading state information... [2021-05-18T20:06:24.219Z] The following packages were automatically installed and are no longer required: [2021-05-18T20:06:24.219Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-18T20:06:24.219Z] uidmap xdelta3 [2021-05-18T20:06:24.219Z] Use 'sudo apt autoremove' to remove them. [2021-05-18T20:06:24.219Z] The following packages will be REMOVED: [2021-05-18T20:06:24.219Z] lxd* lxd-client* [2021-05-18T20:06:24.794Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-18T20:06:24.794Z] After this operation, 31.7 MB disk space will be freed. [2021-05-18T20:06:26.107Z] (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-18T20:06:26.107Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T20:06:27.059Z] Removing lxd dnsmasq configuration [2021-05-18T20:06:27.059Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T20:06:27.323Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-18T20:06:28.714Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T20:06:28.714Z] (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-18T20:06:28.976Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T20:06:30.089Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:06:30.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:06:30.089Z] ---> 0eebd8575103 [2021-05-18T20:06:30.089Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T20:06:30.089Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:06:30.089Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:06:30.089Z] ---> 0eebd8575103 [2021-05-18T20:06:30.089Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T20:06:30.089Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:06:30.089Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:06:30.089Z] ---> 0eebd8575103 [2021-05-18T20:06:30.089Z] Step 3/32 : WORKDIR /edgex-go [2021-05-18T20:06:30.089Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:06:30.089Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:06:30.089Z] ---> 0eebd8575103 [2021-05-18T20:06:30.089Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T20:06:30.089Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:06:30.089Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:06:30.089Z] ---> 0eebd8575103 [2021-05-18T20:06:30.089Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T20:06:30.089Z] ---> Running in 4a47b3760728 [2021-05-18T20:06:30.089Z] ---> Running in 79b4aa6f3e1c [2021-05-18T20:06:30.089Z] ---> Running in d26c01142c06 [2021-05-18T20:06:30.089Z] ---> Running in d037a1def40c [2021-05-18T20:06:30.089Z] ---> Running in 539a49dbd759 [2021-05-18T20:06:30.089Z] Removing intermediate container 539a49dbd759 [2021-05-18T20:06:30.089Z] ---> a560cbf0b156 [2021-05-18T20:06:30.089Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:06:30.089Z] Removing intermediate container d037a1def40c [2021-05-18T20:06:30.089Z] ---> c7da7020ee72 [2021-05-18T20:06:30.089Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:06:30.089Z] Removing intermediate container 4a47b3760728 [2021-05-18T20:06:30.089Z] ---> 61cd43ffdc51 [2021-05-18T20:06:30.089Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:06:30.089Z] Removing intermediate container d26c01142c06 [2021-05-18T20:06:30.089Z] ---> b8946b3b15dd [2021-05-18T20:06:30.089Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:06:30.089Z] Removing intermediate container 79b4aa6f3e1c [2021-05-18T20:06:30.089Z] ---> 0d9eb91774b7 [2021-05-18T20:06:30.089Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:06:30.089Z] ---> Running in 2aeb6860bda0 [2021-05-18T20:06:30.089Z] ---> Running in b5ab1e35536f [2021-05-18T20:06:30.089Z] ---> Running in 2d3b58b7e048 [2021-05-18T20:06:30.089Z] ---> Running in d0adf8fead26 [2021-05-18T20:06:30.089Z] ---> Running in 0a17cc7da4b9 [2021-05-18T20:06:30.089Z] Removing intermediate container 2aeb6860bda0 [2021-05-18T20:06:30.089Z] ---> 81ac481cb857 [2021-05-18T20:06:30.089Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-18T20:06:30.363Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-18T20:06:30.626Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-18T20:06:31.071Z] ---> Running in 3e41177838a6 [2021-05-18T20:06:31.071Z] Removing intermediate container b5ab1e35536f [2021-05-18T20:06:31.071Z] ---> 4fef8c52f894 [2021-05-18T20:06:31.071Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T20:06:31.071Z] Removing intermediate container d0adf8fead26 [2021-05-18T20:06:31.071Z] ---> b9b47d69170e [2021-05-18T20:06:31.071Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-18T20:06:31.359Z] ---> Running in 78483e70506b [2021-05-18T20:06:31.359Z] ---> Running in ed4929786bbc [2021-05-18T20:06:31.959Z] Removing intermediate container 0a17cc7da4b9 [2021-05-18T20:06:31.960Z] ---> 0924b246558e [2021-05-18T20:06:31.960Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-18T20:06:32.013Z] + sudo snap remove --purge lxd [2021-05-18T20:06:32.013Z] snap "lxd" is not installed [2021-05-18T20:06:32.013Z] + sudo groupadd --force --system lxd [2021-05-18T20:06:32.232Z] Removing intermediate container 2d3b58b7e048 [2021-05-18T20:06:32.232Z] ---> 41c6051e0f14 [2021-05-18T20:06:32.232Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-18T20:06:32.273Z] ++ whoami [2021-05-18T20:06:32.273Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-18T20:06:32.273Z] + newgrp - lxd [2021-05-18T20:06:32.273Z] + sudo snap install lxd [2021-05-18T20:06:32.509Z] ---> Running in 337e809b6a57 [2021-05-18T20:06:32.509Z] ---> Running in 052dedd58506 [2021-05-18T20:06:32.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:06:33.785Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:06:34.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:06:34.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:06:34.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:06:34.882Z] OK: 218 MiB in 52 packages [2021-05-18T20:06:34.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:06:35.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:06:35.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:06:35.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:06:36.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:06:36.093Z] OK: 218 MiB in 52 packages [2021-05-18T20:06:36.370Z] Removing intermediate container 3e41177838a6 [2021-05-18T20:06:36.370Z] ---> bac63d58cd54 [2021-05-18T20:06:36.370Z] Step 6/24 : COPY go.mod . [2021-05-18T20:06:36.978Z] OK: 218 MiB in 52 packages [2021-05-18T20:06:37.285Z] OK: 218 MiB in 52 packages [2021-05-18T20:06:37.285Z] OK: 218 MiB in 52 packages [2021-05-18T20:06:37.895Z] ---> c1735fb1e744 [2021-05-18T20:06:37.895Z] Step 7/24 : RUN go mod download [2021-05-18T20:06:38.495Z] ---> Running in b27d8480dc1f [2021-05-18T20:06:38.495Z] Removing intermediate container ed4929786bbc [2021-05-18T20:06:38.495Z] ---> 17183c805796 [2021-05-18T20:06:38.495Z] Step 6/24 : COPY go.mod . [2021-05-18T20:06:38.772Z] Removing intermediate container 337e809b6a57 [2021-05-18T20:06:38.772Z] ---> b7dcda57bb98 [2021-05-18T20:06:38.772Z] Step 6/23 : COPY go.mod . [2021-05-18T20:06:39.387Z] Removing intermediate container 78483e70506b [2021-05-18T20:06:39.387Z] ---> 5ee4cb0c312d [2021-05-18T20:06:39.387Z] Step 6/24 : COPY go.mod . [2021-05-18T20:06:39.666Z] Removing intermediate container 052dedd58506 [2021-05-18T20:06:39.666Z] ---> f0e7201dedf5 [2021-05-18T20:06:39.666Z] Step 6/32 : COPY go.mod . [2021-05-18T20:06:39.942Z] ---> b673f65c554d [2021-05-18T20:06:39.942Z] Step 7/24 : RUN go mod download [2021-05-18T20:06:40.218Z] ---> Running in c5184c524fcc [2021-05-18T20:06:40.218Z] ---> e99c3265a3f2 [2021-05-18T20:06:40.218Z] Step 7/23 : RUN go mod download [2021-05-18T20:06:40.495Z] ---> Running in 323d6cced72d [2021-05-18T20:06:40.770Z] ---> 9d82ef817409 [2021-05-18T20:06:40.770Z] Step 7/24 : RUN go mod download [2021-05-18T20:06:41.372Z] ---> Running in 79a11b29ca34 [2021-05-18T20:06:41.372Z] ---> d4186f3df83b [2021-05-18T20:06:41.372Z] Step 7/32 : RUN go mod download [2021-05-18T20:06:41.648Z] ---> Running in 81b3d29287ec [2021-05-18T20:06:42.654Z] Removing intermediate container b27d8480dc1f [2021-05-18T20:06:42.654Z] ---> a86084d77da3 [2021-05-18T20:06:42.654Z] Step 8/24 : COPY . . [2021-05-18T20:06:44.534Z] 2021-05-18T20:06:41Z INFO Waiting for automatic snapd restart... [2021-05-18T20:06:45.322Z] Removing intermediate container c5184c524fcc [2021-05-18T20:06:45.322Z] ---> cd837b8355b9 [2021-05-18T20:06:45.322Z] Step 8/24 : COPY . . [2021-05-18T20:06:45.322Z] Removing intermediate container 323d6cced72d [2021-05-18T20:06:45.322Z] ---> 3a36c3db000e [2021-05-18T20:06:45.322Z] Step 8/23 : COPY . . [2021-05-18T20:06:46.768Z] Removing intermediate container 79a11b29ca34 [2021-05-18T20:06:46.768Z] ---> 2fe5858533cb [2021-05-18T20:06:46.768Z] Step 8/24 : COPY . . [2021-05-18T20:06:47.373Z] Removing intermediate container 81b3d29287ec [2021-05-18T20:06:47.373Z] ---> 3e39f944a788 [2021-05-18T20:06:47.373Z] Step 8/32 : COPY . . [2021-05-18T20:07:11.152Z] lxd 4.14 from Canonical* installed [2021-05-18T20:07:11.152Z] + sudo lxd init --auto [2021-05-18T20:07:14.234Z] ---> d646fe42c7d1 [2021-05-18T20:07:14.234Z] Step 9/24 : RUN go mod tidy [2021-05-18T20:07:14.234Z] ---> e52aa4eb4103 [2021-05-18T20:07:14.234Z] Step 9/23 : RUN go mod tidy [2021-05-18T20:07:14.234Z] ---> b7d9e00f0b81 [2021-05-18T20:07:14.234Z] Step 9/24 : RUN go mod tidy [2021-05-18T20:07:14.234Z] ---> f18c6d419121 [2021-05-18T20:07:14.234Z] Step 9/24 : RUN go mod tidy [2021-05-18T20:07:14.234Z] ---> Running in ee2e014b9f9b [2021-05-18T20:07:14.234Z] ---> e05857f24b22 [2021-05-18T20:07:14.234Z] Step 9/32 : RUN go mod tidy [2021-05-18T20:07:14.234Z] ---> Running in 2e3a2ca5bcd6 [2021-05-18T20:07:14.234Z] ---> Running in 9dbc1f238c61 [2021-05-18T20:07:14.234Z] ---> Running in 737f66ce4807 [2021-05-18T20:07:14.234Z] ---> Running in 033045fcb3d2 [2021-05-18T20:07:18.575Z] Removing intermediate container ee2e014b9f9b [2021-05-18T20:07:18.575Z] ---> 88e75377cec4 [2021-05-18T20:07:18.575Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-18T20:07:19.184Z] ---> Running in 3fa766fc75ff [2021-05-18T20:07:19.309Z] + sudo snap install --classic snapcraft [2021-05-18T20:07:19.782Z] Removing intermediate container 2e3a2ca5bcd6 [2021-05-18T20:07:19.782Z] ---> b877910a7fb4 [2021-05-18T20:07:19.782Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-18T20:07:19.782Z] Removing intermediate container 9dbc1f238c61 [2021-05-18T20:07:19.782Z] ---> 5f814bf180c9 [2021-05-18T20:07:19.782Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-18T20:07:20.058Z] ---> Running in 4b97fdebb949 [2021-05-18T20:07:20.058Z] ---> Running in 8e406fb27bd9 [2021-05-18T20:07:20.330Z] Removing intermediate container 033045fcb3d2 [2021-05-18T20:07:20.330Z] ---> a406e019981d [2021-05-18T20:07:20.330Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-18T20:07:20.330Z] Removing intermediate container 737f66ce4807 [2021-05-18T20:07:20.330Z] ---> 37db83b7d137 [2021-05-18T20:07:20.330Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-18T20:07:20.603Z] ---> Running in 27b9e5808b8f [2021-05-18T20:07:20.603Z] ---> Running in d96fb2a5fcc0 [2021-05-18T20:07:21.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-18T20:07:23.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-18T20:07:23.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-18T20:07:23.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-18T20:07:23.600Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-18T20:07:29.328Z] snapcraft 4.7.1 from Canonical* installed [2021-05-18T20:07:29.328Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-18T20:07:29.328Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-18T20:07:29.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T20:07:29.328Z] Dload Upload Total Spent Left Speed [2021-05-18T20:07:29.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4294 0 --:--:-- --:--:-- --:--:-- 4294 [2021-05-18T20:07:29.328Z] 100 3325k 100 3325k 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 10.4M [2021-05-18T20:07:29.328Z] ./yq_linux_amd64 [2021-05-18T20:07:29.328Z] + sudo snapcraft prime --use-lxd [2021-05-18T20:07:30.279Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-18T20:07:30.279Z] 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-18T20:07:30.279Z] - README.md [2021-05-18T20:07:30.279Z] [2021-05-18T20:07:30.279Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-18T20:07:30.856Z] Launching a container. [2021-05-18T20:07:37.480Z] Waiting for container to be ready [2021-05-18T20:07:38.059Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-18T20:07:38.059Z] [2021-05-18T20:07:42.267Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-18T20:07:42.267Z] Waiting for network to be ready... [2021-05-18T20:07:42.850Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-18T20:07:42.850Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-18T20:07:42.850Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-18T20:07:42.850Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-18T20:07:42.850Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-18T20:07:42.850Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-18T20:07:42.850Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-18T20:07:42.850Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-18T20:07:43.117Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-18T20:07:43.117Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-18T20:07:43.381Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-18T20:07:43.381Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-18T20:07:43.643Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-18T20:07:43.643Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-18T20:07:43.643Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-18T20:07:43.643Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-18T20:07:43.643Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-18T20:07:43.643Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-18T20:07:44.218Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-18T20:07:44.479Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-18T20:07:44.479Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-18T20:07:44.479Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-18T20:07:44.479Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-18T20:07:44.479Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-18T20:07:44.479Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-18T20:07:44.479Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-18T20:07:44.741Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-18T20:07:46.682Z] Fetched 24.6 MB in 4s (6125 kB/s) [2021-05-18T20:07:47.629Z] Reading package lists... [2021-05-18T20:07:47.890Z] Reading package lists... [2021-05-18T20:07:48.152Z] Building dependency tree... [2021-05-18T20:07:48.152Z] Reading state information... [2021-05-18T20:07:48.152Z] The following additional packages will be installed: [2021-05-18T20:07:48.152Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-18T20:07:48.152Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-18T20:07:48.152Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-18T20:07:48.152Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-18T20:07:48.152Z] Suggested packages: [2021-05-18T20:07:48.152Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-18T20:07:48.152Z] Recommended packages: [2021-05-18T20:07:48.152Z] gnupg libsasl2-modules [2021-05-18T20:07:48.152Z] The following NEW packages will be installed: [2021-05-18T20:07:48.152Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-18T20:07:48.152Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-18T20:07:48.152Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-18T20:07:48.152Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-18T20:07:48.152Z] The following packages will be upgraded: [2021-05-18T20:07:48.152Z] gpg gpg-agent gpgconf libudev1 [2021-05-18T20:07:48.152Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-18T20:07:48.152Z] Need to get 3530 kB of archives. [2021-05-18T20:07:48.152Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-18T20:07:48.152Z] 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-18T20:07:48.415Z] 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-18T20:07:48.415Z] 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-18T20:07:48.415Z] 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-18T20:07:48.415Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-18T20:07:48.677Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-18T20:07:48.939Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-18T20:07:48.939Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-18T20:07:48.939Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-18T20:07:49.200Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-18T20:07:49.200Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-18T20:07:49.200Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-18T20:07:49.200Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-18T20:07:49.200Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-18T20:07:49.200Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-18T20:07:49.200Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-18T20:07:49.200Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-18T20:07:49.200Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-18T20:07:49.200Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-18T20:07:49.200Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-18T20:07:49.200Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-18T20:07:49.200Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-18T20:07:49.463Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T20:07:49.463Z] Fetched 3530 kB in 1s (3463 kB/s) [2021-05-18T20:07:49.463Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-18T20:07:49.463Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-18T20:07:49.463Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T20:07:49.463Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-18T20:07:49.463Z] Selecting previously unselected package udev. [2021-05-18T20:07:49.463Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-18T20:07:49.463Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-18T20:07:49.725Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-18T20:07:49.725Z] Selecting previously unselected package libfuse2:amd64. [2021-05-18T20:07:49.725Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-18T20:07:49.725Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-18T20:07:49.987Z] Selecting previously unselected package fuse. [2021-05-18T20:07:49.987Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-18T20:07:49.987Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-18T20:07:49.987Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T20:07:49.987Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T20:07:49.987Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T20:07:49.987Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T20:07:50.250Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T20:07:50.250Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T20:07:50.250Z] Selecting previously unselected package libksba8:amd64. [2021-05-18T20:07:50.250Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-18T20:07:50.250Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-18T20:07:50.512Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-18T20:07:50.512Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T20:07:50.512Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:50.512Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-18T20:07:50.512Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T20:07:50.512Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:50.512Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-18T20:07:50.512Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T20:07:50.512Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:50.775Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-18T20:07:50.775Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T20:07:50.775Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:50.775Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-18T20:07:50.775Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T20:07:50.775Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:50.775Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-18T20:07:50.775Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T20:07:50.775Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:50.775Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-18T20:07:51.038Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T20:07:51.038Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:51.038Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-18T20:07:51.038Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T20:07:51.038Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:51.038Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-18T20:07:51.038Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T20:07:51.038Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:51.038Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T20:07:51.038Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-18T20:07:51.038Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T20:07:51.300Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T20:07:51.300Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-18T20:07:51.300Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T20:07:51.300Z] Selecting previously unselected package libldap-common. [2021-05-18T20:07:51.300Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-18T20:07:51.300Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T20:07:51.300Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T20:07:51.300Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-18T20:07:51.300Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T20:07:51.300Z] Selecting previously unselected package dirmngr. [2021-05-18T20:07:51.300Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T20:07:51.300Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-18T20:07:51.562Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T20:07:51.562Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-18T20:07:51.562Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-18T20:07:51.562Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T20:07:51.825Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T20:07:51.825Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-18T20:07:51.825Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:51.825Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-18T20:07:51.825Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T20:07:51.825Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-18T20:07:52.087Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T20:07:52.352Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:52.352Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-18T20:07:52.352Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-18T20:07:52.352Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-18T20:07:52.613Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:52.613Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:52.613Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:52.613Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:52.613Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:52.613Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:52.613Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T20:07:52.613Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T20:07:52.613Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-18T20:07:52.613Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T20:07:53.187Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-18T20:07:53.187Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-18T20:07:53.187Z] This means they are not meant to be enabled using systemctl. [2021-05-18T20:07:53.187Z] Possible reasons for having this kind of units are: [2021-05-18T20:07:53.187Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-18T20:07:53.187Z] .wants/ or .requires/ directory. [2021-05-18T20:07:53.187Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-18T20:07:53.187Z] a requirement dependency on it. [2021-05-18T20:07:53.187Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-18T20:07:53.187Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-18T20:07:53.187Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-18T20:07:53.187Z] instance name specified. [2021-05-18T20:07:53.449Z] Reading package lists... [2021-05-18T20:07:53.710Z] Building dependency tree... [2021-05-18T20:07:53.711Z] Reading state information... [2021-05-18T20:07:53.711Z] The following additional packages will be installed: [2021-05-18T20:07:53.711Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-18T20:07:53.711Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-18T20:07:53.711Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-18T20:07:53.711Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-18T20:07:53.711Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-18T20:07:53.711Z] Suggested packages: [2021-05-18T20:07:53.711Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-18T20:07:53.711Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-18T20:07:53.711Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-18T20:07:53.711Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-18T20:07:53.711Z] systemd-container policykit-1 [2021-05-18T20:07:53.711Z] Recommended packages: [2021-05-18T20:07:53.711Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-18T20:07:53.711Z] The following NEW packages will be installed: [2021-05-18T20:07:53.711Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-18T20:07:53.711Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-18T20:07:53.711Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-18T20:07:53.711Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-18T20:07:53.711Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-18T20:07:53.711Z] The following packages will be upgraded: [2021-05-18T20:07:53.711Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-18T20:07:53.971Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-18T20:07:53.971Z] Need to get 35.2 MB of archives. [2021-05-18T20:07:53.971Z] After this operation, 141 MB of additional disk space will be used. [2021-05-18T20:07:53.971Z] 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-18T20:07:53.971Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-18T20:07:53.971Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-18T20:07:53.971Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-18T20:07:53.971Z] 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-18T20:07:53.971Z] 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-18T20:07:53.971Z] 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-18T20:07:53.971Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-18T20:07:53.971Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-18T20:07:54.232Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-18T20:07:54.232Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-18T20:07:54.232Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-18T20:07:54.232Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-18T20:07:54.232Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-18T20:07:54.232Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-18T20:07:54.232Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-18T20:07:54.232Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-18T20:07:54.811Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-18T20:07:54.811Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-18T20:07:55.076Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-18T20:07:55.076Z] 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-18T20:07:55.076Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-18T20:07:55.076Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-18T20:07:55.076Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-18T20:07:55.076Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-18T20:07:55.076Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-18T20:07:55.076Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-18T20:07:55.076Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-18T20:07:55.076Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-18T20:07:55.076Z] 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-18T20:07:55.339Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T20:07:55.339Z] Fetched 35.2 MB in 1s (25.9 MB/s) [2021-05-18T20:07:55.339Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T20:07:55.339Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-18T20:07:55.601Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T20:07:56.174Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-18T20:07:56.174Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T20:07:56.174Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-18T20:07:56.174Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T20:07:56.174Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-18T20:07:56.174Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-18T20:07:56.435Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-18T20:07:56.435Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T20:07:56.435Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-18T20:07:56.435Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-18T20:07:56.696Z] Setting up apt (1.6.13) ... [2021-05-18T20:07:56.696Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-18T20:07:56.957Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-18T20:07:57.223Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-18T20:07:57.223Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-18T20:07:57.223Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-18T20:07:57.488Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-18T20:07:57.488Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T20:07:57.488Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T20:07:57.488Z] Selecting previously unselected package libexpat1:amd64. [2021-05-18T20:07:57.488Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-18T20:07:57.488Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-18T20:07:57.749Z] Selecting previously unselected package python3.6-minimal. [2021-05-18T20:07:57.749Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T20:07:57.749Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T20:07:58.012Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-18T20:07:58.012Z] Checking for services that may need to be restarted...done. [2021-05-18T20:07:58.012Z] Checking for services that may need to be restarted...done. [2021-05-18T20:07:58.274Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T20:07:58.274Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-18T20:07:58.274Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T20:07:58.535Z] Selecting previously unselected package python3-minimal. [2021-05-18T20:07:58.799Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-18T20:07:58.799Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-18T20:07:58.799Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-18T20:07:58.799Z] Selecting previously unselected package mime-support. [2021-05-18T20:07:58.799Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-18T20:07:58.799Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-18T20:07:58.799Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-18T20:07:58.799Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-18T20:07:58.799Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-18T20:07:58.799Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-18T20:07:59.062Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T20:07:59.062Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T20:07:59.062Z] Selecting previously unselected package python3.6. [2021-05-18T20:07:59.062Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T20:07:59.062Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T20:07:59.324Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T20:07:59.324Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-18T20:07:59.324Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-18T20:07:59.324Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-18T20:07:59.898Z] Selecting previously unselected package python3. [2021-05-18T20:07:59.898Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-18T20:07:59.898Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-18T20:07:59.898Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-18T20:07:59.898Z] Selecting previously unselected package multiarch-support. [2021-05-18T20:07:59.898Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T20:07:59.898Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-18T20:07:59.898Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-18T20:07:59.898Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-18T20:07:59.898Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-18T20:07:59.898Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-18T20:07:59.898Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-18T20:08:00.159Z] Selecting previously unselected package libbsd0:amd64. [2021-05-18T20:08:00.159Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-18T20:08:00.159Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-18T20:08:00.159Z] Selecting previously unselected package sudo. [2021-05-18T20:08:00.159Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-18T20:08:00.159Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-18T20:08:00.732Z] Selecting previously unselected package apparmor. [2021-05-18T20:08:00.732Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-18T20:08:00.732Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-18T20:08:00.732Z] Selecting previously unselected package libedit2:amd64. [2021-05-18T20:08:00.994Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-18T20:08:00.994Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-18T20:08:00.994Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T20:08:00.994Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T20:08:00.994Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T20:08:00.994Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T20:08:00.994Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T20:08:00.994Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T20:08:01.257Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T20:08:01.257Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-18T20:08:01.257Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-18T20:08:01.257Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T20:08:01.257Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T20:08:01.257Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T20:08:01.518Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T20:08:01.518Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T20:08:01.518Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T20:08:01.780Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-18T20:08:01.780Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-18T20:08:01.780Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-18T20:08:01.780Z] Selecting previously unselected package openssh-client. [2021-05-18T20:08:01.780Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-18T20:08:01.780Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-18T20:08:02.041Z] Selecting previously unselected package squashfs-tools. [2021-05-18T20:08:02.041Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-18T20:08:02.041Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-18T20:08:02.303Z] Selecting previously unselected package snapd. [2021-05-18T20:08:02.303Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-18T20:08:02.303Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-18T20:08:04.852Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-18T20:08:04.852Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-18T20:08:04.852Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-18T20:08:04.852Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-18T20:08:04.852Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-18T20:08:04.852Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T20:08:04.852Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T20:08:04.852Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-18T20:08:04.852Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-18T20:08:05.431Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-18T20:08:05.431Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-18T20:08:05.431Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-18T20:08:05.431Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T20:08:05.431Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T20:08:05.431Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T20:08:06.390Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-18T20:08:07.731Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T20:08:11.944Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-18T20:08:12.519Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-18T20:08:12.519Z] running python rtupdate hooks for python3.6... [2021-05-18T20:08:12.519Z] running python post-rtupdate hooks for python3.6... [2021-05-18T20:08:12.519Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-18T20:08:13.466Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-18T20:08:13.734Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T20:08:13.734Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-18T20:08:13.998Z] Setting up snapd (2.48.3+18.04) ... [2021-05-18T20:08:14.259Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-18T20:08:14.539Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-18T20:08:14.539Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-18T20:08:14.802Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-18T20:08:15.065Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-18T20:08:15.065Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-18T20:08:15.065Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-18T20:08:15.328Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-18T20:08:15.590Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-18T20:08:15.590Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-18T20:08:15.851Z] /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-18T20:08:15.851Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T20:08:15.851Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-18T20:08:16.793Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T20:08:16.793Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T20:08:16.793Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T20:08:18.001Z] Reading package lists... [2021-05-18T20:08:18.943Z] Reading package lists... [2021-05-18T20:08:19.205Z] Building dependency tree... [2021-05-18T20:08:19.205Z] Reading state information... [2021-05-18T20:08:19.205Z] Calculating upgrade... [2021-05-18T20:08:19.205Z] The following packages will be upgraded: [2021-05-18T20:08:19.205Z] advancecomp base-files bash binutils binutils-common [2021-05-18T20:08:19.205Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-18T20:08:19.205Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-18T20:08:19.205Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-18T20:08:19.205Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-18T20:08:19.205Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-18T20:08:19.205Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-18T20:08:19.205Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-18T20:08:19.205Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-18T20:08:19.205Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-18T20:08:19.205Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-18T20:08:19.205Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-18T20:08:19.205Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-18T20:08:19.205Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-18T20:08:19.205Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-18T20:08:19.467Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T20:08:19.467Z] Need to get 64.0 MB of archives. [2021-05-18T20:08:19.467Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-18T20:08:19.467Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-18T20:08:19.467Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-18T20:08:19.467Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-18T20:08:19.467Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-18T20:08:19.467Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-18T20:08:19.467Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-18T20:08:19.467Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-18T20:08:19.467Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-18T20:08:19.467Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-18T20:08:19.467Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-18T20:08:19.467Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-18T20:08:19.467Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-18T20:08:19.467Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-18T20:08:19.467Z] 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-18T20:08:19.467Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-18T20:08:19.467Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-18T20:08:19.467Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-18T20:08:19.467Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-18T20:08:19.730Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-18T20:08:19.730Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-18T20:08:19.730Z] 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-18T20:08:19.730Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-18T20:08:19.730Z] 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-18T20:08:19.730Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-18T20:08:19.730Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-18T20:08:19.730Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-18T20:08:19.730Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-18T20:08:19.730Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-18T20:08:19.730Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-18T20:08:19.730Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-18T20:08:19.730Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-18T20:08:19.730Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-18T20:08:19.730Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-18T20:08:19.730Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-18T20:08:19.730Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-18T20:08:19.730Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-18T20:08:19.730Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-18T20:08:19.730Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-18T20:08:19.730Z] 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-18T20:08:19.730Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-18T20:08:19.730Z] 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-18T20:08:19.730Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-18T20:08:19.730Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-18T20:08:19.730Z] 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-18T20:08:19.730Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-18T20:08:19.730Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-18T20:08:19.730Z] 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-18T20:08:19.730Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-18T20:08:19.730Z] 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-18T20:08:19.730Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-18T20:08:19.730Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-18T20:08:19.730Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-18T20:08:19.730Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-18T20:08:19.992Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-18T20:08:19.992Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-18T20:08:19.992Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-18T20:08:19.992Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-18T20:08:20.253Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-18T20:08:20.253Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-18T20:08:20.253Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-18T20:08:20.253Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-18T20:08:20.253Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-18T20:08:20.253Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-18T20:08:20.253Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-18T20:08:20.253Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-18T20:08:20.515Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-18T20:08:20.515Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-18T20:08:20.777Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-18T20:08:20.777Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-18T20:08:20.777Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-18T20:08:20.777Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-18T20:08:20.777Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-18T20:08:20.777Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-18T20:08:20.777Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-18T20:08:20.777Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-18T20:08:20.777Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-18T20:08:20.777Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-18T20:08:20.777Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-18T20:08:20.777Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-18T20:08:20.777Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-18T20:08:20.778Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-18T20:08:20.778Z] 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-18T20:08:20.778Z] 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-18T20:08:20.778Z] 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-18T20:08:20.778Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-18T20:08:20.778Z] 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-18T20:08:21.039Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-18T20:08:21.040Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-18T20:08:21.040Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-18T20:08:21.040Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-18T20:08:21.040Z] 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-18T20:08:21.040Z] 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-18T20:08:21.040Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-18T20:08:21.040Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-18T20:08:21.040Z] 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-18T20:08:21.040Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-18T20:08:21.040Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-18T20:08:21.040Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-18T20:08:21.302Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-18T20:08:21.302Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-18T20:08:21.302Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-18T20:08:21.302Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T20:08:21.302Z] Fetched 64.0 MB in 2s (33.5 MB/s) [2021-05-18T20:08:21.302Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:21.302Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T20:08:21.565Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T20:08:22.152Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T20:08:22.152Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T20:08:22.152Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-18T20:08:22.152Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-18T20:08:22.414Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:22.414Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T20:08:22.414Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:22.414Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T20:08:22.414Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:22.414Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T20:08:22.414Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:22.414Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T20:08:22.678Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:22.678Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T20:08:22.678Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:22.678Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T20:08:22.678Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:22.678Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T20:08:22.952Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:22.952Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T20:08:22.952Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:22.952Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-18T20:08:22.952Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:22.952Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T20:08:22.952Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:22.952Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T20:08:23.214Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:23.214Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T20:08:23.214Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:23.214Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T20:08:23.475Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:23.475Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T20:08:23.475Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T20:08:23.736Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T20:08:23.997Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-18T20:08:24.258Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T20:08:24.258Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-18T20:08:24.258Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-18T20:08:24.258Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-18T20:08:24.258Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-18T20:08:24.520Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-18T20:08:24.520Z] Installing new version of config file /etc/issue ... [2021-05-18T20:08:24.520Z] Installing new version of config file /etc/issue.net ... [2021-05-18T20:08:24.520Z] Installing new version of config file /etc/lsb-release ... [2021-05-18T20:08:24.520Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-18T20:08:24.781Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-18T20:08:24.781Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-18T20:08:24.781Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-18T20:08:24.781Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:24.781Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-18T20:08:24.781Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-18T20:08:25.042Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-18T20:08:25.042Z] 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-18T20:08:25.042Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:25.042Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T20:08:25.042Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-18T20:08:25.042Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-18T20:08:25.304Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:25.304Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-18T20:08:25.304Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-18T20:08:25.304Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-18T20:08:25.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:25.565Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-18T20:08:25.565Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T20:08:25.825Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-18T20:08:25.825Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:25.825Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T20:08:25.825Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T20:08:25.825Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T20:08:25.825Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:25.825Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T20:08:25.825Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T20:08:26.095Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-18T20:08:26.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:26.095Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-18T20:08:26.095Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-18T20:08:26.357Z] Setting up grep (3.1-2build1) ... [2021-05-18T20:08:26.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:26.357Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-18T20:08:26.357Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-18T20:08:26.620Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-18T20:08:26.620Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:26.620Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T20:08:26.620Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T20:08:26.882Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-18T20:08:26.882Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:26.882Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T20:08:26.882Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T20:08:27.455Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T20:08:27.455Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T20:08:27.455Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T20:08:27.455Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T20:08:27.760Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-18T20:08:27.760Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:27.760Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-18T20:08:27.760Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T20:08:28.788Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-18T20:08:28.788Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-18T20:08:28.788Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-18T20:08:28.788Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-18T20:08:29.145Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-18T20:08:29.145Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:29.145Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-18T20:08:29.145Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-18T20:08:29.145Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-18T20:08:29.145Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:29.145Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T20:08:29.145Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T20:08:29.145Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T20:08:29.516Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:29.516Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T20:08:29.516Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T20:08:29.516Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T20:08:29.516Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:29.516Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T20:08:29.516Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T20:08:29.516Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T20:08:29.516Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:29.516Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T20:08:29.516Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T20:08:29.516Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T20:08:29.516Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:29.516Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T20:08:29.780Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T20:08:29.780Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T20:08:29.780Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T20:08:29.780Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T20:08:29.780Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:29.780Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T20:08:29.780Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T20:08:29.780Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T20:08:30.042Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:30.042Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T20:08:30.042Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T20:08:30.042Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T20:08:30.042Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:30.042Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T20:08:30.042Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T20:08:30.042Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-18T20:08:30.302Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:30.302Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T20:08:30.302Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T20:08:31.250Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-18T20:08:31.511Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-18T20:08:31.772Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-18T20:08:31.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:31.772Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T20:08:32.033Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T20:08:32.033Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T20:08:32.033Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T20:08:32.033Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-18T20:08:32.293Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T20:08:32.294Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-18T20:08:32.294Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:32.294Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-18T20:08:32.554Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-18T20:08:32.554Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-18T20:08:32.816Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:32.816Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-18T20:08:32.816Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-18T20:08:32.816Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-18T20:08:32.816Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:32.816Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-18T20:08:32.816Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-18T20:08:32.816Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-18T20:08:33.077Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:33.077Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T20:08:33.077Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T20:08:33.077Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T20:08:33.077Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:33.077Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T20:08:33.077Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T20:08:33.338Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T20:08:33.338Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:33.338Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T20:08:33.338Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T20:08:33.601Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T20:08:33.601Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:33.601Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T20:08:33.601Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T20:08:33.601Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-18T20:08:33.601Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T20:08:33.863Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T20:08:33.863Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T20:08:33.863Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T20:08:33.863Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:33.863Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-18T20:08:33.863Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-18T20:08:34.130Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-18T20:08:34.130Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:34.130Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-18T20:08:34.130Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T20:08:34.391Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T20:08:34.391Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:34.391Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T20:08:34.654Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T20:08:34.654Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T20:08:34.654Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:34.654Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-18T20:08:34.654Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-18T20:08:34.919Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-18T20:08:34.919Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:34.919Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-18T20:08:34.919Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-18T20:08:35.189Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-18T20:08:35.189Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:35.189Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T20:08:35.460Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T20:08:35.460Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-18T20:08:35.721Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:35.721Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-18T20:08:35.721Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-18T20:08:35.983Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-18T20:08:36.246Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:36.246Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-18T20:08:36.246Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-18T20:08:36.820Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-18T20:08:36.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:36.820Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-18T20:08:36.820Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-18T20:08:37.082Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-18T20:08:37.082Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:37.082Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-18T20:08:37.344Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-18T20:08:37.344Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-18T20:08:37.610Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:37.610Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-18T20:08:37.610Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-18T20:08:37.610Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-18T20:08:37.873Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:37.873Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-18T20:08:37.873Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-18T20:08:38.136Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-18T20:08:38.136Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:38.136Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-18T20:08:38.136Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-18T20:08:38.397Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-18T20:08:38.662Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T20:08:38.662Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-18T20:08:38.662Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-18T20:08:38.662Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-18T20:08:38.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-18T20:08:38.662Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-18T20:08:38.925Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-18T20:08:38.925Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-18T20:08:39.869Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-18T20:08:40.130Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-18T20:08:40.130Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-18T20:08:40.390Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-18T20:08:40.390Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-18T20:08:40.652Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-18T20:08:40.913Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-18T20:08:40.913Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-18T20:08:40.913Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-18T20:08:41.173Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-18T20:08:41.173Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-18T20:08:41.434Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-18T20:08:41.434Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-18T20:08:41.696Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-18T20:08:41.696Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-18T20:08:41.976Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-18T20:08:41.976Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-18T20:08:41.976Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-18T20:08:41.976Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-18T20:08:42.238Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-18T20:08:42.501Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-18T20:08:43.078Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-18T20:08:43.352Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-18T20:08:43.352Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-18T20:08:43.352Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-18T20:08:43.617Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T20:08:43.618Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T20:08:43.879Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T20:08:43.879Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T20:08:44.140Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T20:08:44.140Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T20:08:44.402Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T20:08:44.402Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T20:08:44.664Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:44.664Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T20:08:44.664Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:44.932Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T20:08:45.203Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:45.203Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T20:08:45.203Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:45.203Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T20:08:46.598Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:46.598Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T20:08:47.561Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:47.561Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T20:08:48.513Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:48.513Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T20:08:48.775Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:48.775Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T20:08:49.716Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T20:08:49.716Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T20:08:49.977Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T20:08:49.977Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T20:08:49.977Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-18T20:08:49.977Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T20:08:51.892Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-18T20:08:51.892Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T20:08:51.892Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-18T20:08:51.892Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-18T20:08:52.466Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T20:08:52.466Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T20:08:52.466Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T20:08:52.466Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T20:08:52.466Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-18T20:08:52.727Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-18T20:08:52.989Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:52.989Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T20:08:52.989Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:52.989Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:52.989Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:52.989Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-18T20:08:52.989Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-18T20:08:53.249Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-18T20:08:53.250Z] [2021-05-18T20:08:53.250Z] Current default time zone: 'Etc/UTC' [2021-05-18T20:08:53.250Z] Local time is now: Tue May 18 20:08:53 UTC 2021. [2021-05-18T20:08:53.250Z] Universal Time is now: Tue May 18 20:08:53 UTC 2021. [2021-05-18T20:08:53.250Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-18T20:08:53.250Z] [2021-05-18T20:08:53.250Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-18T20:08:53.250Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:53.511Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-18T20:08:53.511Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-18T20:08:53.511Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-18T20:08:53.511Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-18T20:08:53.511Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-18T20:08:53.511Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-18T20:08:53.511Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-18T20:08:53.511Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-18T20:08:53.781Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:53.781Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-18T20:08:54.041Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T20:08:54.041Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-18T20:08:54.041Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:54.041Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-18T20:08:54.301Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-18T20:08:54.301Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-18T20:08:54.301Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-18T20:08:54.301Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-18T20:08:54.301Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-18T20:08:54.301Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-18T20:08:54.301Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-18T20:08:56.221Z] Updating certificates in /etc/ssl/certs... [2021-05-18T20:08:57.168Z] 23 added, 27 removed; done. [2021-05-18T20:08:57.168Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-18T20:08:57.168Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T20:08:57.168Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-18T20:08:57.168Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-18T20:08:57.168Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-18T20:08:57.428Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T20:08:57.428Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-18T20:08:57.428Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T20:08:57.428Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T20:08:57.428Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T20:08:57.428Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T20:08:57.689Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T20:08:57.689Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-18T20:08:57.689Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-18T20:08:57.689Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-18T20:08:57.689Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-18T20:08:57.689Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-18T20:08:57.689Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T20:08:57.689Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T20:08:57.955Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-18T20:08:57.955Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-18T20:08:58.218Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-18T20:08:58.218Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T20:08:58.218Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-18T20:08:58.218Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-18T20:08:58.480Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-18T20:08:58.480Z] Updating certificates in /etc/ssl/certs... [2021-05-18T20:08:59.056Z] 0 added, 0 removed; done. [2021-05-18T20:08:59.056Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-18T20:08:59.056Z] done. [2021-05-18T20:08:59.319Z] Reading package lists... [2021-05-18T20:08:59.590Z] Building dependency tree... [2021-05-18T20:08:59.590Z] Reading state information... [2021-05-18T20:08:59.860Z] The following NEW packages will be installed: [2021-05-18T20:08:59.860Z] apt-transport-https [2021-05-18T20:08:59.860Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T20:08:59.860Z] Need to get 1692 B of archives. [2021-05-18T20:08:59.860Z] After this operation, 154 kB of additional disk space will be used. [2021-05-18T20:08:59.860Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-18T20:09:00.140Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T20:09:00.140Z] Fetched 1692 B in 0s (8626 B/s) [2021-05-18T20:09:00.140Z] Selecting previously unselected package apt-transport-https. [2021-05-18T20:09:00.140Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-18T20:09:00.140Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-18T20:09:00.140Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-18T20:09:00.140Z] Setting up apt-transport-https (1.6.13) ... [2021-05-18T20:09:00.400Z] Waiting for network to be ready... [2021-05-18T20:09:07.004Z] 2021-05-18T20:09:04Z INFO Waiting for automatic snapd restart... [2021-05-18T20:09:07.946Z] snapd 2.50 from Canonical* installed [2021-05-18T20:09:08.887Z] "snapd" switched to the "latest/stable" channel [2021-05-18T20:09:08.887Z] [2021-05-18T20:09:12.193Z] core18 20210309 from Canonical* installed [2021-05-18T20:09:12.193Z] "core18" switched to the "latest/stable" channel [2021-05-18T20:09:12.193Z] [2021-05-18T20:09:16.419Z] snapcraft 4.7.1 from Canonical* installed [2021-05-18T20:09:16.419Z] "snapcraft" switched to the "latest/stable" channel [2021-05-18T20:09:16.419Z] [2021-05-18T20:09:19.733Z] 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-18T20:09:19.733Z] - README.md [2021-05-18T20:09:19.733Z] [2021-05-18T20:09:19.733Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-18T20:09:26.322Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T20:09:26.322Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-18T20:09:26.322Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T20:09:26.584Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T20:09:26.846Z] Fetched 88.7 kB in 0s (178 kB/s) [2021-05-18T20:09:27.790Z] Reading package lists... [2021-05-18T20:09:28.051Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=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 zip=3.0-11build1 [2021-05-18T20:09:34.642Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T20:09:34.642Z] Reading package lists... [2021-05-18T20:09:34.642Z] Building dependency tree... [2021-05-18T20:09:34.642Z] Reading state information... [2021-05-18T20:09:34.642Z] Suggested packages: [2021-05-18T20:09:34.642Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-18T20:09:34.642Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-18T20:09:34.642Z] Recommended packages: [2021-05-18T20:09:34.642Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-18T20:09:34.642Z] The following NEW packages will be installed: [2021-05-18T20:09:34.642Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-18T20:09:34.642Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-18T20:09:34.642Z] pkg-config zip [2021-05-18T20:09:34.642Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T20:09:34.642Z] Need to get 7663 kB of archives. [2021-05-18T20:09:34.642Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-18T20:09:34.642Z] 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-18T20:09:34.642Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-18T20:09:34.642Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-18T20:09:34.642Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-18T20:09:34.642Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-18T20:09:34.642Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-18T20:09:34.642Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-18T20:09:34.902Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-18T20:09:34.902Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-18T20:09:35.165Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-18T20:09:35.165Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-18T20:09:35.165Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-18T20:09:35.165Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-18T20:09:35.165Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-18T20:09:35.165Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-18T20:09:35.428Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T20:09:35.428Z] Fetched 7663 kB in 1s (9746 kB/s) [2021-05-18T20:09:35.428Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-18T20:09:35.428Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-18T20:09:35.428Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-18T20:09:35.428Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-18T20:09:35.702Z] Selecting previously unselected package libpsl5:amd64. [2021-05-18T20:09:35.702Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-18T20:09:35.702Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-18T20:09:35.702Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T20:09:35.702Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-18T20:09:35.702Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-18T20:09:36.064Z] Selecting previously unselected package librtmp1:amd64. [2021-05-18T20:09:36.064Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-18T20:09:36.064Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-18T20:09:36.064Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-18T20:09:36.064Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-18T20:09:36.064Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-18T20:09:36.064Z] Selecting previously unselected package liberror-perl. [2021-05-18T20:09:36.064Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-18T20:09:36.064Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-18T20:09:36.064Z] Selecting previously unselected package git-man. [2021-05-18T20:09:36.064Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-18T20:09:36.064Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-18T20:09:36.394Z] Selecting previously unselected package git. [2021-05-18T20:09:36.394Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-18T20:09:36.394Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-18T20:09:36.701Z] Selecting previously unselected package libnorm1:amd64. [2021-05-18T20:09:36.702Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-18T20:09:36.702Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-18T20:09:36.961Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-18T20:09:36.961Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-18T20:09:36.961Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-18T20:09:36.961Z] Selecting previously unselected package libsodium23:amd64. [2021-05-18T20:09:36.961Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-18T20:09:36.961Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-18T20:09:36.961Z] Selecting previously unselected package libzmq5:amd64. [2021-05-18T20:09:36.961Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-18T20:09:36.961Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T20:09:37.222Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-18T20:09:37.222Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-18T20:09:37.222Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T20:09:37.222Z] Selecting previously unselected package pkg-config. [2021-05-18T20:09:37.222Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-18T20:09:37.222Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-18T20:09:37.222Z] Selecting previously unselected package zip. [2021-05-18T20:09:37.222Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-18T20:09:37.222Z] Unpacking zip (3.0-11build1) ... [2021-05-18T20:09:37.483Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-18T20:09:37.483Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-18T20:09:37.483Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-18T20:09:37.483Z] Setting up liberror-perl (0.17025-1) ... [2021-05-18T20:09:37.483Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-18T20:09:37.483Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-18T20:09:37.483Z] No schema files found: doing nothing. [2021-05-18T20:09:37.483Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-18T20:09:37.483Z] Setting up zip (3.0-11build1) ... [2021-05-18T20:09:37.483Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-18T20:09:37.483Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-18T20:09:37.483Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-18T20:09:37.483Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T20:09:37.483Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-18T20:09:37.483Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T20:09:37.484Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-18T20:09:37.484Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T20:09:44.082Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T20:09:44.082Z] git set to automatically installed. [2021-05-18T20:09:44.082Z] git-man set to automatically installed. [2021-05-18T20:09:44.082Z] libcurl3-gnutls set to automatically installed. [2021-05-18T20:09:44.082Z] liberror-perl set to automatically installed. [2021-05-18T20:09:44.082Z] libglib2.0-0 set to automatically installed. [2021-05-18T20:09:44.082Z] libnghttp2-14 set to automatically installed. [2021-05-18T20:09:44.082Z] libnorm1 set to automatically installed. [2021-05-18T20:09:44.082Z] libpgm-5.2-0 set to automatically installed. [2021-05-18T20:09:44.082Z] libpsl5 set to automatically installed. [2021-05-18T20:09:44.082Z] librtmp1 set to automatically installed. [2021-05-18T20:09:44.082Z] libsodium23 set to automatically installed. [2021-05-18T20:09:44.082Z] libzmq3-dev set to automatically installed. [2021-05-18T20:09:44.082Z] libzmq5 set to automatically installed. [2021-05-18T20:09:44.082Z] pkg-config set to automatically installed. [2021-05-18T20:09:44.082Z] zip set to automatically installed. [2021-05-18T20:09:45.035Z] snapd is not logged in, snap install commands will use sudo [2021-05-18T20:09:45.566Z] Removing intermediate container 27b9e5808b8f [2021-05-18T20:09:45.566Z] ---> a854d75ef0a1 [2021-05-18T20:09:45.566Z] [2021-05-18T20:09:45.566Z] Step 11/32 : FROM alpine:3.12 [2021-05-18T20:09:45.566Z] 3.12: Pulling from library/alpine [2021-05-18T20:09:45.566Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T20:09:45.566Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T20:09:45.566Z] ---> 9852663dfa18 [2021-05-18T20:09:45.566Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-18T20:09:45.566Z] ---> Running in 84e901b04d41 [2021-05-18T20:09:45.566Z] Removing intermediate container 84e901b04d41 [2021-05-18T20:09:45.566Z] ---> c4576fb2a90e [2021-05-18T20:09:45.566Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-18T20:09:46.186Z] ---> Running in b99195ef1911 [2021-05-18T20:09:49.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:09:50.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:09:51.404Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-18T20:09:51.404Z] Removing intermediate container 3fa766fc75ff [2021-05-18T20:09:51.404Z] ---> 863ff1e0fa75 [2021-05-18T20:09:51.404Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-18T20:09:51.404Z] (2/2) Installing su-exec (0.2-r1) [2021-05-18T20:09:51.404Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:09:51.404Z] OK: 5 MiB in 16 packages [2021-05-18T20:09:51.619Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T20:09:51.704Z] ---> Running in 838fcbbe1bc1 [2021-05-18T20:09:53.167Z] Removing intermediate container b99195ef1911 [2021-05-18T20:09:53.167Z] ---> 9765d502c765 [2021-05-18T20:09:53.167Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-18T20:09:53.451Z] ---> Running in c8a398d9c138 [2021-05-18T20:09:54.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-18T20:09:54.344Z] Removing intermediate container c8a398d9c138 [2021-05-18T20:09:54.344Z] ---> 5d258e125502 [2021-05-18T20:09:54.344Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-18T20:09:54.624Z] ---> Running in 7b40012e6180 [2021-05-18T20:09:55.630Z] Removing intermediate container 7b40012e6180 [2021-05-18T20:09:55.630Z] ---> b950686766f3 [2021-05-18T20:09:55.630Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-18T20:09:55.630Z] ---> Running in 39e20f2cadf7 [2021-05-18T20:09:58.208Z] core18 20210507 from Canonical* refreshed [2021-05-18T20:09:58.208Z] snapd is not logged in, snap install commands will use sudo [2021-05-18T20:10:00.033Z] Removing intermediate container 39e20f2cadf7 [2021-05-18T20:10:00.033Z] ---> adb271a66a05 [2021-05-18T20:10:00.033Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-18T20:10:00.033Z] ---> Running in 7d9144e98f0d [2021-05-18T20:10:00.635Z] Removing intermediate container 838fcbbe1bc1 [2021-05-18T20:10:00.635Z] ---> ddc063e38a75 [2021-05-18T20:10:00.635Z] [2021-05-18T20:10:00.635Z] Step 12/24 : FROM docker:20.10.0 [2021-05-18T20:10:00.910Z] 20.10.0: Pulling from library/docker [2021-05-18T20:10:01.187Z] Removing intermediate container 7d9144e98f0d [2021-05-18T20:10:01.187Z] ---> 1a177778946d [2021-05-18T20:10:01.187Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-18T20:10:04.792Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T20:10:05.530Z] ---> 8dfe3ad08f32 [2021-05-18T20:10:05.530Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-18T20:10:05.530Z] ---> Running in eb7cb829110f [2021-05-18T20:10:07.530Z] Removing intermediate container 8e406fb27bd9 [2021-05-18T20:10:07.530Z] ---> 46fb4390d2bb [2021-05-18T20:10:07.530Z] [2021-05-18T20:10:07.530Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T20:10:07.530Z] ---> 9852663dfa18 [2021-05-18T20:10:07.530Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-18T20:10:07.810Z] ---> Running in 4d81b8e48880 [2021-05-18T20:10:10.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:10:10.460Z] Removing intermediate container eb7cb829110f [2021-05-18T20:10:10.460Z] ---> fd4ff8e136c9 [2021-05-18T20:10:10.460Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:10:10.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:10:11.352Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-18T20:10:11.352Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-18T20:10:11.352Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:10:11.352Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T20:10:11.630Z] OK: 6 MiB in 16 packages [2021-05-18T20:10:13.656Z] ---> 2fb79283cfc7 [2021-05-18T20:10:13.656Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-18T20:10:15.645Z] Removing intermediate container 4d81b8e48880 [2021-05-18T20:10:15.645Z] ---> 737fd880138c [2021-05-18T20:10:15.645Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T20:10:16.246Z] ---> Running in 492bfa217e74 [2021-05-18T20:10:16.520Z] Removing intermediate container 4b97fdebb949 [2021-05-18T20:10:16.520Z] ---> 96824a6c0f8d [2021-05-18T20:10:16.520Z] [2021-05-18T20:10:16.520Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T20:10:16.520Z] ---> 9852663dfa18 [2021-05-18T20:10:16.520Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T20:10:16.798Z] ---> 594e821afb6a [2021-05-18T20:10:16.798Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-18T20:10:16.798Z] ---> Running in 136dc0c5668d [2021-05-18T20:10:17.077Z] Removing intermediate container 492bfa217e74 [2021-05-18T20:10:17.077Z] ---> 9d9356b85020 [2021-05-18T20:10:17.077Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-18T20:10:17.361Z] ---> Running in d73c03775b58 [2021-05-18T20:10:18.811Z] ---> 5db529f16d81 [2021-05-18T20:10:18.811Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-18T20:10:18.811Z] Removing intermediate container d73c03775b58 [2021-05-18T20:10:18.811Z] ---> 1308fbb4f720 [2021-05-18T20:10:18.811Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T20:10:19.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:10:19.087Z] ---> Running in e4d33f7e21c7 [2021-05-18T20:10:19.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:10:19.745Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-18T20:10:19.745Z] Pulling go-build-helper [2021-05-18T20:10:19.745Z] + snapcraftctl pull [2021-05-18T20:10:19.967Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T20:10:19.967Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:10:19.967Z] OK: 5 MiB in 15 packages [2021-05-18T20:10:20.569Z] ---> 622627d7cef4 [2021-05-18T20:10:20.569Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-18T20:10:20.843Z] Removing intermediate container e4d33f7e21c7 [2021-05-18T20:10:20.843Z] ---> 2f75193a3938 [2021-05-18T20:10:20.843Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:10:21.137Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-18T20:10:21.137Z] Skipping pull go-build-helper (already ran) [2021-05-18T20:10:21.137Z] Building go-build-helper [2021-05-18T20:10:21.137Z] + snapcraftctl build [2021-05-18T20:10:21.831Z] ---> df08f0746c97 [2021-05-18T20:10:21.831Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-18T20:10:22.109Z] Removing intermediate container 136dc0c5668d [2021-05-18T20:10:22.109Z] ---> aa0190187dda [2021-05-18T20:10:22.109Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T20:10:22.109Z] Removing intermediate container d96fb2a5fcc0 [2021-05-18T20:10:22.109Z] ---> 90bf6d126588 [2021-05-18T20:10:22.109Z] [2021-05-18T20:10:22.109Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T20:10:22.109Z] ---> 9852663dfa18 [2021-05-18T20:10:22.109Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-18T20:10:22.388Z] ---> Running in 84079d27c9a3 [2021-05-18T20:10:22.388Z] ---> Running in 1d675959197e [2021-05-18T20:10:22.663Z] ---> Running in b016179970bb [2021-05-18T20:10:22.663Z] ---> d60d441e3f9a [2021-05-18T20:10:22.663Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-18T20:10:22.940Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-18T20:10:22.940Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-18T20:10:22.940Z] ---> eeaf43b92773 [2021-05-18T20:10:22.940Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-18T20:10:23.065Z] Staging go-build-helper [2021-05-18T20:10:23.065Z] + snapcraftctl stage [2021-05-18T20:10:23.216Z] Removing intermediate container 84079d27c9a3 [2021-05-18T20:10:23.216Z] ---> 290b6cd67f61 [2021-05-18T20:10:23.216Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-18T20:10:23.216Z] Removing intermediate container 1d675959197e [2021-05-18T20:10:23.216Z] ---> a8c6a699acc5 [2021-05-18T20:10:23.216Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-18T20:10:23.216Z] ---> Running in 5f68752d86a9 [2021-05-18T20:10:23.496Z] ---> Running in 4938ef6c988c [2021-05-18T20:10:23.496Z] Removing intermediate container b016179970bb [2021-05-18T20:10:23.496Z] ---> d949dd1a1306 [2021-05-18T20:10:23.496Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-18T20:10:23.496Z] ---> Running in 6ba3d74e40a6 [2021-05-18T20:10:24.095Z] Removing intermediate container 5f68752d86a9 [2021-05-18T20:10:24.095Z] ---> f0a7bfdc559d [2021-05-18T20:10:24.095Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-18T20:10:24.368Z] Removing intermediate container 4938ef6c988c [2021-05-18T20:10:24.368Z] ---> db9e1127982a [2021-05-18T20:10:24.368Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T20:10:24.368Z] ---> Running in 2ae7c4156954 [2021-05-18T20:10:24.644Z] ---> Running in 3cb32e1b1d63 [2021-05-18T20:10:24.644Z] Removing intermediate container 6ba3d74e40a6 [2021-05-18T20:10:24.644Z] ---> 9bb9782d62cd [2021-05-18T20:10:24.644Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-18T20:10:24.644Z] ---> 2258969d771d [2021-05-18T20:10:24.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-18T20:10:24.922Z] ---> Running in 5992f139f978 [2021-05-18T20:10:24.922Z] ---> d5102ca1ce2b [2021-05-18T20:10:24.922Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-18T20:10:25.521Z] ---> Running in 18c137cb0020 [2021-05-18T20:10:25.521Z] Removing intermediate container 3cb32e1b1d63 [2021-05-18T20:10:25.521Z] ---> 611eecce08b1 [2021-05-18T20:10:25.521Z] Step 16/24 : WORKDIR / [2021-05-18T20:10:25.521Z] Removing intermediate container 5992f139f978 [2021-05-18T20:10:25.521Z] ---> 03a5f115c144 [2021-05-18T20:10:25.521Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:10:25.810Z] ---> Running in fa14407e2a80 [2021-05-18T20:10:25.810Z] ---> 6ef61e5b4ffd [2021-05-18T20:10:25.810Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-18T20:10:25.810Z] ---> Running in 07dbd0c5bdda [2021-05-18T20:10:26.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:10:26.377Z] ---> Running in a4057fbc7b99 [2021-05-18T20:10:26.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:10:26.661Z] Removing intermediate container fa14407e2a80 [2021-05-18T20:10:26.661Z] ---> eb1d12de93c5 [2021-05-18T20:10:26.661Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:10:27.272Z] Removing intermediate container a4057fbc7b99 [2021-05-18T20:10:27.272Z] ---> d60306968133 [2021-05-18T20:10:27.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:10:27.272Z] (1/39) Installing readline (8.0.4-r0) [2021-05-18T20:10:27.272Z] (2/39) Installing bash (5.0.17-r0) [2021-05-18T20:10:27.272Z] Executing bash-5.0.17-r0.post-install [2021-05-18T20:10:27.272Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T20:10:27.272Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-18T20:10:27.272Z] ---> Running in 64bae2ae0299 [2021-05-18T20:10:27.272Z] (5/39) Installing curl (7.76.1-r0) [2021-05-18T20:10:27.552Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-18T20:10:27.552Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-18T20:10:27.552Z] (8/39) Installing expat (2.2.9-r1) [2021-05-18T20:10:27.552Z] (9/39) Installing libffi (3.3-r2) [2021-05-18T20:10:27.552Z] (10/39) Installing gdbm (1.13-r1) [2021-05-18T20:10:27.552Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-18T20:10:27.552Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-18T20:10:27.552Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-18T20:10:28.538Z] Removing intermediate container 64bae2ae0299 [2021-05-18T20:10:28.538Z] ---> f38a7e715fe4 [2021-05-18T20:10:28.538Z] Step 21/23 : LABEL arch=arm64 [2021-05-18T20:10:28.811Z] ---> 58f0004b83ae [2021-05-18T20:10:28.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-18T20:10:29.089Z] ---> Running in b700246f5e63 [2021-05-18T20:10:29.378Z] Removing intermediate container 18c137cb0020 [2021-05-18T20:10:29.378Z] ---> 3d9e046eb85a [2021-05-18T20:10:29.378Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-18T20:10:29.652Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-18T20:10:29.652Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-18T20:10:29.652Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-18T20:10:29.652Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-18T20:10:29.652Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-18T20:10:29.922Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-18T20:10:29.923Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-18T20:10:29.923Z] ---> Running in 4297e38be285 [2021-05-18T20:10:29.923Z] Removing intermediate container b700246f5e63 [2021-05-18T20:10:29.923Z] ---> 07ce9c6039bb [2021-05-18T20:10:29.923Z] Step 22/23 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:10:29.923Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-18T20:10:29.923Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-18T20:10:29.923Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-18T20:10:30.194Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-18T20:10:30.194Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-18T20:10:30.194Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-18T20:10:30.194Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-18T20:10:30.194Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-18T20:10:30.194Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-18T20:10:30.194Z] Removing intermediate container 07dbd0c5bdda [2021-05-18T20:10:30.194Z] ---> 66913bcdaeaa [2021-05-18T20:10:30.194Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T20:10:30.194Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-18T20:10:30.194Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-18T20:10:30.194Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-18T20:10:30.466Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-18T20:10:30.466Z] ---> Running in 4a641b4d7333 [2021-05-18T20:10:30.466Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-18T20:10:30.466Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-18T20:10:30.466Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-18T20:10:30.466Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-18T20:10:30.466Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-18T20:10:30.466Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-18T20:10:30.466Z] ---> Running in b363025c5312 [2021-05-18T20:10:30.746Z] Executing busybox-1.31.1-r19.trigger [2021-05-18T20:10:30.746Z] OK: 72 MiB in 59 packages [2021-05-18T20:10:30.746Z] Removing intermediate container 4297e38be285 [2021-05-18T20:10:30.746Z] ---> c6ae3eb338d5 [2021-05-18T20:10:30.746Z] Step 29/32 : CMD ["gate"] [2021-05-18T20:10:30.746Z] ---> 6a437d4e4b88 [2021-05-18T20:10:30.746Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-18T20:10:31.034Z] Removing intermediate container 4a641b4d7333 [2021-05-18T20:10:31.034Z] ---> 0288e1a88e02 [2021-05-18T20:10:31.034Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T20:10:31.034Z] ---> Running in 849dc0fe6187 [2021-05-18T20:10:31.313Z] ---> Running in 09630f5c8a1f [2021-05-18T20:10:31.908Z] ---> 96acda286e65 [2021-05-18T20:10:31.908Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-18T20:10:31.908Z] Removing intermediate container 849dc0fe6187 [2021-05-18T20:10:31.908Z] ---> 2d5f06d759f9 [2021-05-18T20:10:31.908Z] Step 30/32 : LABEL arch=arm64 [2021-05-18T20:10:32.181Z] Removing intermediate container 09630f5c8a1f [2021-05-18T20:10:32.181Z] ---> 30b368cc255f [2021-05-18T20:10:32.181Z] [2021-05-18T20:10:32.452Z] ---> Running in e4173a1af549 [2021-05-18T20:10:32.452Z] ---> Running in d7750f9d399e [2021-05-18T20:10:32.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:10:32.726Z] Successfully built 30b368cc255f [2021-05-18T20:10:32.726Z] Successfully tagged support-notifications-arm64:latest [2021-05-18T20:10:32.726Z] Building security-secretstore-setup [2021-05-18T20:10:33.083Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-18T20:10:33.083Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-18T20:10:33.083Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-18T20:10:33.083Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-18T20:10:33.083Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-18T20:10:33.083Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-18T20:10:33.083Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-18T20:10:33.083Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-18T20:10:33.083Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-18T20:10:33.083Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-18T20:10:33.083Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-18T20:10:33.083Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-18T20:10:33.083Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-18T20:10:33.083Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-18T20:10:33.083Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-18T20:10:33.083Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-18T20:10:33.083Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-18T20:10:33.083Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-18T20:10:33.083Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-18T20:10:33.083Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-18T20:10:33.083Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-18T20:10:33.083Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-18T20:10:33.083Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-18T20:10:33.083Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-18T20:10:33.083Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-18T20:10:33.083Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-18T20:10:33.083Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-18T20:10:33.083Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-18T20:10:33.083Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-18T20:10:33.083Z] Fetched 224 kB in 0s (0 B/s) [2021-05-18T20:10:33.083Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-18T20:10:33.083Z] Fetched 157 kB in 0s (0 B/s) [2021-05-18T20:10:33.083Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-18T20:10:33.083Z] Fetched 221 kB in 0s (0 B/s) [2021-05-18T20:10:33.083Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-18T20:10:33.083Z] Fetched 143 kB in 0s (0 B/s) [2021-05-18T20:10:33.083Z] Pulling app-service-config [2021-05-18T20:10:33.083Z] + snapcraftctl pull [2021-05-18T20:10:33.083Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-18T20:10:33.331Z]  Building support-notifications ... done Removing intermediate container e4173a1af549 [2021-05-18T20:10:33.331Z] ---> dbb613447f1d [2021-05-18T20:10:33.331Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:10:33.331Z] Removing intermediate container d7750f9d399e [2021-05-18T20:10:33.331Z] ---> b264df87f719 [2021-05-18T20:10:33.331Z] Step 31/32 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:10:33.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:10:33.656Z] Pulling config-common [2021-05-18T20:10:33.656Z] + snapcraftctl pull [2021-05-18T20:10:33.928Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T20:10:34.203Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T20:10:34.203Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T20:10:34.203Z] ---> Running in 31ffdf3d18d9 [2021-05-18T20:10:34.203Z] ---> Running in 23273eedd94a [2021-05-18T20:10:34.203Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T20:10:34.479Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T20:10:34.479Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T20:10:34.758Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:10:34.758Z] OK: 8 MiB in 20 packages [2021-05-18T20:10:35.368Z] Removing intermediate container 23273eedd94a [2021-05-18T20:10:35.368Z] ---> ec56e4669f9c [2021-05-18T20:10:35.368Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T20:10:35.369Z] Removing intermediate container 31ffdf3d18d9 [2021-05-18T20:10:35.369Z] ---> 1cfd8b15f5bc [2021-05-18T20:10:35.369Z] Step 32/32 : LABEL version=0.0.0 [2021-05-18T20:10:36.819Z] ---> Running in 3b5680d8eb56 [2021-05-18T20:10:36.819Z] ---> Running in 119d80d694be [2021-05-18T20:10:36.819Z] Collecting docker-compose==1.23.2 [2021-05-18T20:10:36.819Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-18T20:10:37.836Z] Removing intermediate container 3b5680d8eb56 [2021-05-18T20:10:37.836Z] ---> 0429aba12c80 [2021-05-18T20:10:37.836Z] Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:10:37.836Z] Collecting cached-property<2,>=1.2.0 [2021-05-18T20:10:37.836Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-18T20:10:37.836Z] Removing intermediate container b363025c5312 [2021-05-18T20:10:37.836Z] ---> 9053d466f073 [2021-05-18T20:10:37.836Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:10:37.876Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T20:10:37.876Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T20:10:37.876Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T20:10:37.876Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T20:10:37.876Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-18T20:10:37.876Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T20:10:37.876Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-18T20:10:37.876Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T20:10:37.876Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-18T20:10:37.876Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T20:10:37.876Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-18T20:10:37.876Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T20:10:37.876Z] Pulling edgex-go [2021-05-18T20:10:37.876Z] + snapcraftctl pull [2021-05-18T20:10:38.437Z] Removing intermediate container 119d80d694be [2021-05-18T20:10:38.437Z] ---> 9956874dc4e6 [2021-05-18T20:10:38.437Z] [2021-05-18T20:10:38.437Z] ---> Running in 13f5aba006e7 [2021-05-18T20:10:39.039Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-18T20:10:39.039Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-18T20:10:39.039Z] Successfully built 9956874dc4e6 [2021-05-18T20:10:39.639Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-18T20:10:39.639Z]  Building security-bootstrapper ... done Building core-command [2021-05-18T20:10:39.639Z] ---> 74ac3d417c12 [2021-05-18T20:10:39.639Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-18T20:10:39.912Z] Removing intermediate container 13f5aba006e7 [2021-05-18T20:10:39.912Z] ---> 750f1efabbab [2021-05-18T20:10:39.912Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T20:10:40.188Z] ---> Running in 7a85a3b0c70d [2021-05-18T20:10:40.835Z] Collecting docker<4.0,>=3.6.0 [2021-05-18T20:10:40.835Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-18T20:10:41.441Z] ---> adf1f701bda7 [2021-05-18T20:10:41.441Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-18T20:10:41.441Z] Removing intermediate container 7a85a3b0c70d [2021-05-18T20:10:41.441Z] ---> 734f9abeb0df [2021-05-18T20:10:41.441Z] [2021-05-18T20:10:41.720Z] Collecting jsonschema<3,>=2.5.1 [2021-05-18T20:10:41.720Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-18T20:10:41.995Z] Successfully built 734f9abeb0df [2021-05-18T20:10:41.995Z] Successfully tagged core-metadata-arm64:latest [2021-05-18T20:10:41.995Z]  Building core-metadata ... done Building support-scheduler [2021-05-18T20:10:42.609Z] Collecting docopt<0.7,>=0.6.1 [2021-05-18T20:10:42.609Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-18T20:10:42.609Z] ---> c5b9a71586b5 [2021-05-18T20:10:42.886Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-18T20:10:43.166Z] ---> Running in cc7bf8420da0 [2021-05-18T20:10:43.772Z] Removing intermediate container cc7bf8420da0 [2021-05-18T20:10:43.773Z] ---> e118aeef6289 [2021-05-18T20:10:43.773Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:10:44.384Z] ---> Running in bc1c8f95de3a [2021-05-18T20:10:45.387Z] Removing intermediate container bc1c8f95de3a [2021-05-18T20:10:45.387Z] ---> b543faa6eed9 [2021-05-18T20:10:45.387Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T20:10:45.679Z] ---> Running in c64be8327ee5 [2021-05-18T20:10:47.155Z] Collecting PyYAML<4,>=3.10 [2021-05-18T20:10:47.155Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-18T20:10:47.758Z] Removing intermediate container c64be8327ee5 [2021-05-18T20:10:47.758Z] ---> badf19f3505f [2021-05-18T20:10:47.758Z] Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:10:48.357Z] ---> Running in a4ba7bd86ea0 [2021-05-18T20:10:49.798Z] Removing intermediate container a4ba7bd86ea0 [2021-05-18T20:10:49.798Z] ---> ec4b928ed386 [2021-05-18T20:10:49.798Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T20:10:50.071Z] ---> Running in 05223903eb3f [2021-05-18T20:10:51.257Z] Removing intermediate container 05223903eb3f [2021-05-18T20:10:51.257Z] ---> c58d2c3492a4 [2021-05-18T20:10:51.257Z] [2021-05-18T20:10:51.889Z] Successfully built c58d2c3492a4 [2021-05-18T20:10:51.890Z] Successfully tagged core-data-arm64:latest [2021-05-18T20:10:51.890Z] Building security-proxy-setup [2021-05-18T20:10:52.172Z]  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-18T20:10:54.177Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-18T20:10:54.177Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-18T20:10:54.451Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-18T20:10:54.451Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-18T20:10:56.096Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T20:10:56.097Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T20:10:56.097Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T20:10:56.097Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-18T20:10:56.097Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-18T20:10:56.097Z] Fetched 279 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-18T20:10:56.097Z] Fetched 122 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-18T20:10:56.097Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-18T20:10:56.097Z] Fetched 8848 B in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-18T20:10:56.097Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-18T20:10:56.097Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-18T20:10:56.097Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-18T20:10:56.097Z] Fetched 219 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-18T20:10:56.097Z] Fetched 154 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-18T20:10:56.097Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-18T20:10:56.097Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-18T20:10:56.097Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-18T20:10:56.097Z] Fetched 499 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-18T20:10:56.097Z] Fetched 111 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-18T20:10:56.097Z] Fetched 240 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-18T20:10:56.097Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-18T20:10:56.097Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-18T20:10:56.097Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-18T20:10:56.097Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-18T20:10:56.097Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-18T20:10:56.097Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-18T20:10:56.097Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-18T20:10:56.097Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-18T20:10:56.097Z] Fetched 8720 B in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-18T20:10:56.097Z] Fetched 137 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-18T20:10:56.097Z] Fetched 119 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-18T20:10:56.097Z] Fetched 110 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-18T20:10:56.097Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-18T20:10:56.097Z] Fetched 645 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-18T20:10:56.097Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-18T20:10:56.097Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-18T20:10:56.097Z] Fetched 368 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-18T20:10:56.097Z] Fetched 187 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-18T20:10:56.097Z] Fetched 175 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-18T20:10:56.097Z] Fetched 206 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-18T20:10:56.097Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-18T20:10:56.097Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-18T20:10:56.097Z] Fetched 159 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-18T20:10:56.097Z] Fetched 107 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-18T20:10:56.097Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-18T20:10:56.097Z] Pulling static-packages [2021-05-18T20:10:56.097Z] + snapcraftctl pull [2021-05-18T20:10:56.097Z] Pulling version [2021-05-18T20:10:56.097Z] + cd /root/project [2021-05-18T20:10:56.097Z] + [ -f VERSION ] [2021-05-18T20:10:56.097Z] + PROJECT_VERSION=local-dev [2021-05-18T20:10:56.097Z] + git rev-parse --short HEAD [2021-05-18T20:10:56.097Z] + GIT_REVISION=7796fe41 [2021-05-18T20:10:56.097Z] + snapcraftctl set-version local-dev [2021-05-18T20:10:57.046Z] Skipping build go-build-helper (already ran) [2021-05-18T20:10:57.046Z] Building app-service-config [2021-05-18T20:10:57.046Z] + make build [2021-05-18T20:10:57.046Z] go mod tidy [2021-05-18T20:10:57.866Z] Collecting texttable<0.10,>=0.9.0 [2021-05-18T20:10:57.866Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-18T20:10:59.602Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-18T20:10:59.602Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-18T20:10:59.602Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-18T20:10:59.602Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-18T20:10:59.602Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-18T20:10:59.602Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-18T20:10:59.866Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-18T20:10:59.866Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-18T20:10:59.866Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T20:10:59.866Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-18T20:10:59.866Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-18T20:10:59.866Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-18T20:10:59.866Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-18T20:11:00.128Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-18T20:11:00.128Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-18T20:11:00.128Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-18T20:11:00.128Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T20:11:00.128Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-18T20:11:00.128Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-18T20:11:00.391Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-18T20:11:00.391Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T20:11:00.391Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-18T20:11:00.391Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-18T20:11:00.391Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-18T20:11:00.511Z] Collecting docker-pycreds>=0.4.0 [2021-05-18T20:11:00.511Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-18T20:11:00.657Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-18T20:11:00.657Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-18T20:11:00.657Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-18T20:11:00.657Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-18T20:11:00.657Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T20:11:00.657Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-18T20:11:00.657Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-18T20:11:00.788Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-18T20:11:00.788Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-18T20:11:00.921Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-18T20:11:00.921Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T20:11:00.921Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-18T20:11:00.921Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-18T20:11:00.921Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T20:11:00.921Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-18T20:11:01.212Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-18T20:11:01.212Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-18T20:11:01.212Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-18T20:11:01.212Z] go: downloading golang.org/x/text v0.3.2 [2021-05-18T20:11:01.212Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-18T20:11:01.212Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-18T20:11:01.212Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-18T20:11:01.212Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-18T20:11:01.212Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-18T20:11:01.212Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-18T20:11:01.212Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-18T20:11:01.212Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-18T20:11:01.212Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-18T20:11:01.490Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-18T20:11:01.490Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T20:11:01.490Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-18T20:11:01.490Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-18T20:11:01.490Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-18T20:11:01.490Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-18T20:11:01.490Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T20:11:01.490Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-18T20:11:01.490Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-18T20:11:01.753Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-18T20:11:01.753Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-18T20:11:01.753Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-18T20:11:01.753Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-18T20:11:01.753Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-18T20:11:01.753Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-18T20:11:01.753Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-18T20:11:01.753Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-18T20:11:01.753Z] go: downloading github.com/kr/text v0.1.0 [2021-05-18T20:11:01.753Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-18T20:11:01.791Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-18T20:11:01.791Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-18T20:11:02.015Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-18T20:11:02.016Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-18T20:11:02.016Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-18T20:11:02.016Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-18T20:11:02.016Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-18T20:11:02.016Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-18T20:11:02.278Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-18T20:11:02.278Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-18T20:11:02.278Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T20:11:02.278Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T20:11:02.278Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-18T20:11:02.390Z] Collecting idna<2.8,>=2.5 [2021-05-18T20:11:02.390Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-18T20:11:02.390Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-18T20:11:02.390Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-18T20:11:02.390Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-18T20:11:02.390Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-18T20:11:03.844Z] Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, docopt, PyYAML, dockerpty, texttable, docker-compose [2021-05-18T20:11:04.445Z] Attempting uninstall: urllib3 [2021-05-18T20:11:04.445Z] Found existing installation: urllib3 1.25.9 [2021-05-18T20:11:04.445Z] Uninstalling urllib3-1.25.9: [2021-05-18T20:11:04.445Z] Successfully uninstalled urllib3-1.25.9 [2021-05-18T20:11:05.048Z] Attempting uninstall: idna [2021-05-18T20:11:05.048Z] Found existing installation: idna 2.9 [2021-05-18T20:11:05.048Z] Uninstalling idna-2.9: [2021-05-18T20:11:05.324Z] Successfully uninstalled idna-2.9 [2021-05-18T20:11:05.921Z] Attempting uninstall: requests [2021-05-18T20:11:05.921Z] Found existing installation: requests 2.23.0 [2021-05-18T20:11:05.921Z] Uninstalling requests-2.23.0: [2021-05-18T20:11:06.195Z] Successfully uninstalled requests-2.23.0 [2021-05-18T20:11:08.182Z] Running setup.py install for docopt: started [2021-05-18T20:11:10.813Z] Running setup.py install for docopt: finished with status 'done' [2021-05-18T20:11:10.813Z] Running setup.py install for PyYAML: started [2021-05-18T20:11:12.292Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-18T20:11:12.293Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-18T20:11:12.293Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-18T20:11:12.293Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-18T20:11:12.867Z] Building config-common [2021-05-18T20:11:12.867Z] + snapcraftctl build [2021-05-18T20:11:14.230Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-18T20:11:14.230Z] Running setup.py install for dockerpty: started [2021-05-18T20:11:14.794Z] Building edgex-go [2021-05-18T20:11:15.057Z] + cd /root/parts/edgex-go/src [2021-05-18T20:11:15.057Z] + make build [2021-05-18T20:11:15.057Z] go mod tidy [2021-05-18T20:11:15.639Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-18T20:11:15.639Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-18T20:11:15.639Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.22 [2021-05-18T20:11:15.639Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-18T20:11:15.639Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-18T20:11:15.639Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-18T20:11:15.639Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-18T20:11:15.639Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-18T20:11:15.639Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-18T20:11:15.639Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-18T20:11:15.902Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-18T20:11:16.868Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:11:16.869Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:11:16.869Z] ---> 0eebd8575103 [2021-05-18T20:11:16.869Z] Step 3/26 : WORKDIR /edgex-go [2021-05-18T20:11:16.869Z] ---> Using cache [2021-05-18T20:11:16.869Z] ---> 0d9eb91774b7 [2021-05-18T20:11:16.869Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:11:16.869Z] ---> Using cache [2021-05-18T20:11:16.869Z] ---> 0924b246558e [2021-05-18T20:11:16.869Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-18T20:11:16.869Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-18T20:11:16.869Z] Running setup.py install for texttable: started [2021-05-18T20:11:19.543Z] Running setup.py install for texttable: finished with status 'done' [2021-05-18T20:11:21.009Z] ---> Running in 7e918782ab62 [2021-05-18T20:11:21.009Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-18T20:11:21.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-18T20:11:23.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:11:23.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:11:25.652Z] OK: 218 MiB in 52 packages [2021-05-18T20:11:26.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-18T20:11:27.658Z] Removing intermediate container 7e918782ab62 [2021-05-18T20:11:27.659Z] ---> 0f16af8b8006 [2021-05-18T20:11:27.659Z] Step 6/26 : COPY go.mod . [2021-05-18T20:11:27.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-18T20:11:29.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-18T20:11:29.671Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:11:29.671Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:11:29.671Z] ---> 0eebd8575103 [2021-05-18T20:11:29.671Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T20:11:29.671Z] ---> Using cache [2021-05-18T20:11:29.671Z] ---> 0d9eb91774b7 [2021-05-18T20:11:29.671Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:11:29.671Z] ---> Using cache [2021-05-18T20:11:29.671Z] ---> 0924b246558e [2021-05-18T20:11:29.671Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T20:11:29.671Z] ---> Using cache [2021-05-18T20:11:29.671Z] ---> 0f16af8b8006 [2021-05-18T20:11:29.671Z] Step 6/24 : COPY go.mod . [2021-05-18T20:11:29.671Z] ---> Using cache [2021-05-18T20:11:29.671Z] ---> 58f2f8e51162 [2021-05-18T20:11:29.671Z] Step 7/24 : RUN go mod download [2021-05-18T20:11:29.671Z] ---> 58f2f8e51162 [2021-05-18T20:11:29.671Z] Step 7/26 : RUN go mod download [2021-05-18T20:11:29.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-18T20:11:29.946Z] ---> Running in 591c85bb8234 [2021-05-18T20:11:30.225Z] ---> Running in 141708ea42f7 [2021-05-18T20:11:30.225Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:11:30.225Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:11:30.225Z] ---> 0eebd8575103 [2021-05-18T20:11:30.225Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T20:11:30.225Z] ---> Using cache [2021-05-18T20:11:30.225Z] ---> 0d9eb91774b7 [2021-05-18T20:11:30.225Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:11:30.225Z] ---> Using cache [2021-05-18T20:11:30.225Z] ---> 0924b246558e [2021-05-18T20:11:30.225Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-18T20:11:30.225Z] ---> Using cache [2021-05-18T20:11:30.225Z] ---> 0f16af8b8006 [2021-05-18T20:11:30.225Z] Step 6/23 : COPY go.mod . [2021-05-18T20:11:30.225Z] ---> Using cache [2021-05-18T20:11:30.225Z] ---> 58f2f8e51162 [2021-05-18T20:11:30.225Z] Step 7/23 : RUN go mod download [2021-05-18T20:11:30.500Z] ---> Running in ed7718e8a856 [2021-05-18T20:11:32.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-18T20:11:34.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-18T20:11:35.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-18T20:11:35.977Z] Removing intermediate container ed7718e8a856 [2021-05-18T20:11:35.977Z] ---> 2eb081233fb6 [2021-05-18T20:11:35.977Z] Step 8/23 : COPY . . [2021-05-18T20:11:35.977Z] Removing intermediate container 591c85bb8234 [2021-05-18T20:11:35.977Z] ---> b4c4bae5e4af [2021-05-18T20:11:35.977Z] Step 8/24 : COPY . . [2021-05-18T20:11:36.260Z] Removing intermediate container 141708ea42f7 [2021-05-18T20:11:36.260Z] ---> 4bb52232e535 [2021-05-18T20:11:36.260Z] Step 8/26 : COPY . . [2021-05-18T20:11:37.260Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T20:11:37.260Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-18T20:11:37.260Z] ---> 0eebd8575103 [2021-05-18T20:11:37.260Z] Step 3/22 : WORKDIR /edgex-go [2021-05-18T20:11:37.260Z] ---> Using cache [2021-05-18T20:11:37.260Z] ---> 0d9eb91774b7 [2021-05-18T20:11:37.260Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T20:11:37.260Z] ---> Using cache [2021-05-18T20:11:37.260Z] ---> 0924b246558e [2021-05-18T20:11:37.260Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-18T20:11:37.260Z] ---> Using cache [2021-05-18T20:11:37.260Z] ---> 0f16af8b8006 [2021-05-18T20:11:37.260Z] Step 6/22 : COPY go.mod . [2021-05-18T20:11:37.260Z] ---> Using cache [2021-05-18T20:11:37.260Z] ---> 58f2f8e51162 [2021-05-18T20:11:37.260Z] Step 7/22 : RUN go mod download [2021-05-18T20:11:37.260Z] ---> Using cache [2021-05-18T20:11:37.260Z] ---> 4bb52232e535 [2021-05-18T20:11:37.260Z] Step 8/22 : COPY . . [2021-05-18T20:11:37.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-18T20:11:37.859Z] Removing intermediate container 2ae7c4156954 [2021-05-18T20:11:37.859Z] ---> f4b427bd42b7 [2021-05-18T20:11:37.859Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-18T20:11:39.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-18T20:11:39.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-18T20:11:40.504Z] ---> Running in 914724c16757 [2021-05-18T20:11:41.944Z] Removing intermediate container 914724c16757 [2021-05-18T20:11:41.944Z] ---> 187ce6f4c500 [2021-05-18T20:11:41.944Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-18T20:11:42.642Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-18T20:11:42.642Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-18T20:11:42.642Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-18T20:11:42.642Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-18T20:11:42.642Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-18T20:11:42.642Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-18T20:11:42.642Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-18T20:11:42.642Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-18T20:11:42.642Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-18T20:11:42.642Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-18T20:11:42.642Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-18T20:11:42.939Z] ---> Running in b6070d1ba67d [2021-05-18T20:11:44.932Z] Removing intermediate container b6070d1ba67d [2021-05-18T20:11:44.932Z] ---> 5ba108de2154 [2021-05-18T20:11:44.932Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-18T20:11:45.385Z] Building static-packages [2021-05-18T20:11:45.385Z] + snapcraftctl build [2021-05-18T20:11:47.934Z] Building version [2021-05-18T20:11:47.934Z] + snapcraftctl build [2021-05-18T20:11:48.327Z] ---> 4b21f923da26 [2021-05-18T20:11:48.327Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-18T20:11:49.848Z] Skipping stage go-build-helper (already ran) [2021-05-18T20:11:49.848Z] Staging app-service-config [2021-05-18T20:11:49.848Z] + snapcraftctl stage [2021-05-18T20:11:50.356Z] ---> 5a7f938434d3 [2021-05-18T20:11:50.356Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-18T20:11:50.803Z] Staging config-common [2021-05-18T20:11:50.803Z] + snapcraftctl stage [2021-05-18T20:11:51.753Z] Staging edgex-go [2021-05-18T20:11:51.753Z] + snapcraftctl stage [2021-05-18T20:11:53.016Z] ---> 3ea1901f38de [2021-05-18T20:11:53.016Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-18T20:11:53.016Z] ---> Running in 1622fa8698b4 [2021-05-18T20:11:53.140Z] Staging static-packages [2021-05-18T20:11:53.140Z] + snapcraftctl stage [2021-05-18T20:11:54.084Z] Staging version [2021-05-18T20:11:54.084Z] + snapcraftctl stage [2021-05-18T20:11:54.482Z] Removing intermediate container 1622fa8698b4 [2021-05-18T20:11:54.482Z] ---> 5061a222409f [2021-05-18T20:11:54.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:11:55.029Z] Priming go-build-helper [2021-05-18T20:11:55.029Z] + snapcraftctl prime [2021-05-18T20:11:55.086Z] ---> Running in b1f623f5e084 [2021-05-18T20:11:56.415Z] Priming app-service-config [2021-05-18T20:11:56.415Z] + snapcraftctl prime [2021-05-18T20:11:56.541Z] Removing intermediate container b1f623f5e084 [2021-05-18T20:11:56.541Z] ---> 1b5363df90d6 [2021-05-18T20:11:56.541Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T20:11:56.822Z] ---> Running in 44169db42464 [2021-05-18T20:11:57.797Z] Priming config-common [2021-05-18T20:11:57.797Z] + snapcraftctl prime [2021-05-18T20:11:58.281Z] Removing intermediate container 44169db42464 [2021-05-18T20:11:58.281Z] ---> 485e9e337272 [2021-05-18T20:11:58.281Z] Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:11:58.565Z] ---> Running in 939c756ecad3 [2021-05-18T20:11:58.763Z] Priming edgex-go [2021-05-18T20:11:58.763Z] + snapcraftctl prime [2021-05-18T20:11:59.721Z] ---> 001ca94b04f7 [2021-05-18T20:11:59.721Z] Step 9/24 : RUN go mod tidy [2021-05-18T20:11:59.721Z] ---> 80c3e298e02c [2021-05-18T20:11:59.721Z] Step 9/23 : RUN go mod tidy [2021-05-18T20:11:59.721Z] Removing intermediate container 939c756ecad3 [2021-05-18T20:11:59.721Z] ---> 476646d5d76e [2021-05-18T20:11:59.721Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T20:12:00.101Z] ---> Running in a0b49c704c53 [2021-05-18T20:12:00.101Z] ---> Running in 35a947bd7e4a [2021-05-18T20:12:00.101Z] ---> Running in c5b1e886e24d [2021-05-18T20:12:00.159Z] Priming static-packages [2021-05-18T20:12:00.159Z] + snapcraftctl prime [2021-05-18T20:12:00.793Z] ---> 45807bb9861a [2021-05-18T20:12:00.793Z] Step 9/26 : RUN go mod tidy [2021-05-18T20:12:01.101Z] ---> Running in de8f1843a74d [2021-05-18T20:12:01.442Z] Removing intermediate container c5b1e886e24d [2021-05-18T20:12:01.442Z] ---> bcaef7e21277 [2021-05-18T20:12:01.442Z] [2021-05-18T20:12:02.061Z] ---> 3941a489cf2c [2021-05-18T20:12:02.061Z] Step 9/22 : RUN go mod tidy [2021-05-18T20:12:02.340Z] Successfully built bcaef7e21277 [2021-05-18T20:12:02.340Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-18T20:12:02.618Z]  Building sys-mgmt-agent ... done  ---> Running in ae5e8e8b04c2 [2021-05-18T20:12:02.716Z] Priming version [2021-05-18T20:12:02.716Z] + snapcraftctl prime [2021-05-18T20:12:03.695Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T20:12:06.982Z] Removing intermediate container a0b49c704c53 [2021-05-18T20:12:06.982Z] ---> 3c4b43ada4d4 [2021-05-18T20:12:06.982Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-18T20:12:07.261Z] Removing intermediate container 35a947bd7e4a [2021-05-18T20:12:07.261Z] ---> a82a16b0853a [2021-05-18T20:12:07.261Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-18T20:12:07.261Z] ---> Running in 28133567dae7 [2021-05-18T20:12:07.261Z] ---> Running in e1d8d27bbed9 [2021-05-18T20:12:07.542Z] Removing intermediate container de8f1843a74d [2021-05-18T20:12:07.542Z] ---> 7ed17c7cee42 [2021-05-18T20:12:07.542Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-18T20:12:07.819Z] ---> Running in 09830d285d39 [2021-05-18T20:12:08.103Z] Removing intermediate container ae5e8e8b04c2 [2021-05-18T20:12:08.103Z] ---> 8f8861de115f [2021-05-18T20:12:08.103Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-18T20:12:08.396Z] ---> Running in 6d9022f1b92d [2021-05-18T20:12:09.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-18T20:12:09.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-18T20:12:09.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-18T20:12:10.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-18T20:13:47.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-18T20:13:47.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-18T20:13:52.501Z] Removing intermediate container 6d9022f1b92d [2021-05-18T20:13:52.502Z] ---> 4c9ca8f045e9 [2021-05-18T20:13:52.502Z] [2021-05-18T20:13:52.502Z] Step 11/22 : FROM alpine:3.12 [2021-05-18T20:13:52.502Z] ---> 9852663dfa18 [2021-05-18T20:13:52.502Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-18T20:13:52.502Z] Removing intermediate container 09830d285d39 [2021-05-18T20:13:52.502Z] ---> 1eaa7d868bb9 [2021-05-18T20:13:52.502Z] [2021-05-18T20:13:52.502Z] Step 11/26 : FROM alpine:3.12 [2021-05-18T20:13:52.502Z] ---> 9852663dfa18 [2021-05-18T20:13:52.502Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-18T20:13:52.502Z] ---> Running in bb4929c1c41b [2021-05-18T20:13:52.502Z] ---> Running in c472c5e53c91 [2021-05-18T20:13:53.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:13:54.224Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:13:54.224Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T20:13:54.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T20:13:54.770Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-18T20:13:54.770Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T20:13:54.770Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-18T20:13:54.770Z] (4/4) Installing curl (7.76.1-r0) [2021-05-18T20:13:54.770Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:13:55.054Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T20:13:55.054Z] Removing intermediate container 28133567dae7 [2021-05-18T20:13:55.054Z] ---> e7c005df46bd [2021-05-18T20:13:55.054Z] [2021-05-18T20:13:55.054Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T20:13:55.054Z] ---> 9852663dfa18 [2021-05-18T20:13:55.054Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T20:13:55.054Z] ---> Using cache [2021-05-18T20:13:55.054Z] ---> aa0190187dda [2021-05-18T20:13:55.054Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T20:13:55.054Z] ---> Using cache [2021-05-18T20:13:55.054Z] ---> 290b6cd67f61 [2021-05-18T20:13:55.054Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-18T20:13:55.054Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-18T20:13:55.054Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T20:13:55.054Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-18T20:13:55.054Z] OK: 7 MiB in 18 packages [2021-05-18T20:13:55.054Z] (4/6) Installing curl (7.76.1-r0) [2021-05-18T20:13:55.054Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-18T20:13:55.054Z] (6/6) Installing su-exec (0.2-r1) [2021-05-18T20:13:55.340Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T20:13:55.340Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T20:13:55.617Z] OK: 7 MiB in 20 packages [2021-05-18T20:13:55.617Z] ---> Running in 3d4d12614f5d [2021-05-18T20:13:56.218Z] Removing intermediate container e1d8d27bbed9 [2021-05-18T20:13:56.218Z] ---> 07a76a398211 [2021-05-18T20:13:56.218Z] [2021-05-18T20:13:56.218Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T20:13:56.218Z] ---> 9852663dfa18 [2021-05-18T20:13:56.218Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-18T20:13:56.218Z] ---> Using cache [2021-05-18T20:13:56.218Z] ---> aa0190187dda [2021-05-18T20:13:56.218Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T20:13:56.218Z] ---> Using cache [2021-05-18T20:13:56.218Z] ---> 290b6cd67f61 [2021-05-18T20:13:56.218Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-18T20:13:56.492Z] ---> Running in a89a0d2f6e13 [2021-05-18T20:13:56.492Z] Removing intermediate container 3d4d12614f5d [2021-05-18T20:13:56.492Z] ---> 9918b0b43014 [2021-05-18T20:13:56.492Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T20:13:56.770Z] ---> Running in dae72eb69617 [2021-05-18T20:13:57.371Z] Removing intermediate container a89a0d2f6e13 [2021-05-18T20:13:57.371Z] ---> 30fc6a3a6f4b [2021-05-18T20:13:57.371Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T20:13:57.371Z] Removing intermediate container bb4929c1c41b [2021-05-18T20:13:57.371Z] ---> 7de3a9b9eaec [2021-05-18T20:13:57.371Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T20:13:57.654Z] Removing intermediate container dae72eb69617 [2021-05-18T20:13:57.654Z] ---> 1f48822e7a28 [2021-05-18T20:13:57.654Z] Step 16/24 : WORKDIR / [2021-05-18T20:13:57.654Z] Removing intermediate container c472c5e53c91 [2021-05-18T20:13:57.654Z] ---> 9fa60305baee [2021-05-18T20:13:57.654Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T20:13:57.654Z] ---> Running in 92e6f4ff14c5 [2021-05-18T20:13:57.654Z] ---> Running in 0d73df3109ca [2021-05-18T20:13:57.940Z] ---> Running in 9ce31795bc91 [2021-05-18T20:13:57.940Z] ---> Running in e40dc78db462 [2021-05-18T20:13:58.219Z] Removing intermediate container 92e6f4ff14c5 [2021-05-18T20:13:58.219Z] ---> 03f96e23817d [2021-05-18T20:13:58.219Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:13:58.494Z] Removing intermediate container 0d73df3109ca [2021-05-18T20:13:58.494Z] ---> 73a900472532 [2021-05-18T20:13:58.494Z] Step 14/22 : WORKDIR /edgex [2021-05-18T20:13:58.494Z] Removing intermediate container e40dc78db462 [2021-05-18T20:13:58.494Z] Removing intermediate container 9ce31795bc91 [2021-05-18T20:13:58.494Z] ---> 530921a0495b [2021-05-18T20:13:58.494Z] Step 14/26 : WORKDIR / [2021-05-18T20:13:58.494Z] ---> fa96f9b2b37f [2021-05-18T20:13:58.494Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T20:13:58.768Z] ---> Running in 73baa01b05c2 [2021-05-18T20:13:58.768Z] ---> Running in 986a1ced07db [2021-05-18T20:13:59.366Z] ---> 5815c1c59891 [2021-05-18T20:13:59.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-18T20:13:59.366Z] Removing intermediate container 73baa01b05c2 [2021-05-18T20:13:59.366Z] ---> 61b95da3e251 [2021-05-18T20:13:59.366Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-18T20:13:59.366Z] Removing intermediate container 986a1ced07db [2021-05-18T20:13:59.366Z] ---> 686f89be8537 [2021-05-18T20:13:59.366Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-18T20:13:59.640Z] ---> de8944199be2 [2021-05-18T20:13:59.640Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-18T20:14:00.631Z] ---> 3700658e4a8f [2021-05-18T20:14:00.631Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-18T20:14:00.631Z] ---> d69b95ea252f [2021-05-18T20:14:00.631Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-18T20:14:00.914Z] ---> a696f32a8f52 [2021-05-18T20:14:00.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-18T20:14:01.191Z] ---> 8ffe9411aa94 [2021-05-18T20:14:01.191Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-18T20:14:01.789Z] ---> 15b6808f6869 [2021-05-18T20:14:01.789Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-18T20:14:01.789Z] ---> 4a174c1cd15e [2021-05-18T20:14:01.789Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-18T20:14:01.789Z] ---> d99e00bf66dd [2021-05-18T20:14:01.789Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-18T20:14:02.061Z] ---> Running in 88ec9a7e50a7 [2021-05-18T20:14:02.336Z] ---> 9b553042d69b [2021-05-18T20:14:02.336Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-18T20:14:02.336Z] ---> Running in 4499da3796a4 [2021-05-18T20:14:02.617Z] ---> cb6ff1117152 [2021-05-18T20:14:02.617Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-18T20:14:02.617Z] Removing intermediate container 88ec9a7e50a7 [2021-05-18T20:14:02.617Z] ---> ac3d4099e11a [2021-05-18T20:14:02.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:14:02.899Z] ---> Running in 4a78a7e842ff [2021-05-18T20:14:03.178Z] Removing intermediate container 4499da3796a4 [2021-05-18T20:14:03.178Z] ---> d2dfe63e9bd2 [2021-05-18T20:14:03.178Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T20:14:03.178Z] ---> fea984d479ba [2021-05-18T20:14:03.178Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-18T20:14:03.178Z] ---> Running in 059d1da497d6 [2021-05-18T20:14:03.460Z] ---> Running in 0824f9f0352a [2021-05-18T20:14:03.740Z] Removing intermediate container 4a78a7e842ff [2021-05-18T20:14:03.740Z] ---> 52ae7005d343 [2021-05-18T20:14:03.740Z] Step 21/23 : LABEL arch=arm64 [2021-05-18T20:14:03.740Z] ---> 989260160361 [2021-05-18T20:14:03.740Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-18T20:14:03.740Z] ---> Running in 21abe26ea596 [2021-05-18T20:14:04.019Z] Removing intermediate container 059d1da497d6 [2021-05-18T20:14:04.019Z] ---> 634f732b2b7e [2021-05-18T20:14:04.019Z] Step 22/24 : LABEL arch=arm64 [2021-05-18T20:14:04.019Z] Removing intermediate container 0824f9f0352a [2021-05-18T20:14:04.019Z] ---> 14ab9003a83f [2021-05-18T20:14:04.019Z] Step 19/22 : CMD ["--init=true"] [2021-05-18T20:14:04.295Z] ---> Running in 5046b72b4a67 [2021-05-18T20:14:04.295Z] ---> Running in 3102253513d8 [2021-05-18T20:14:04.578Z] Removing intermediate container 21abe26ea596 [2021-05-18T20:14:04.578Z] ---> 27156bd9c2c4 [2021-05-18T20:14:04.578Z] Step 22/23 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:14:04.854Z] ---> Running in 844cf47ef5fa [2021-05-18T20:14:05.135Z] Removing intermediate container 5046b72b4a67 [2021-05-18T20:14:05.135Z] ---> 6ae44839b24c [2021-05-18T20:14:05.135Z] Step 23/24 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:14:05.135Z] ---> 38135d1c5fdd [2021-05-18T20:14:05.135Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-18T20:14:05.135Z] Removing intermediate container 3102253513d8 [2021-05-18T20:14:05.135Z] ---> 2d6df91d4e29 [2021-05-18T20:14:05.135Z] Step 20/22 : LABEL arch=arm64 [2021-05-18T20:14:05.135Z] ---> Running in 68eb15bc8ec3 [2021-05-18T20:14:05.413Z] ---> Running in 267369cdb8d8 [2021-05-18T20:14:05.413Z] Removing intermediate container 844cf47ef5fa [2021-05-18T20:14:05.413Z] ---> 6eb21bdd8556 [2021-05-18T20:14:05.413Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T20:14:05.697Z] ---> Running in 4e0c7717a909 [2021-05-18T20:14:05.975Z] Removing intermediate container 68eb15bc8ec3 [2021-05-18T20:14:05.975Z] ---> 1b2e4d39c25d [2021-05-18T20:14:05.975Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T20:14:06.266Z] Removing intermediate container 267369cdb8d8 [2021-05-18T20:14:06.266Z] ---> ddaeb0cfd071 [2021-05-18T20:14:06.266Z] Step 21/22 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:14:06.266Z] ---> Running in 9e8313137449 [2021-05-18T20:14:06.266Z] Removing intermediate container 4e0c7717a909 [2021-05-18T20:14:06.266Z] ---> fc7ca4141309 [2021-05-18T20:14:06.266Z] [2021-05-18T20:14:06.266Z] ---> Running in e092972534b6 [2021-05-18T20:14:06.547Z] ---> d2e30a5f73d8 [2021-05-18T20:14:06.547Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-18T20:14:06.826Z] Removing intermediate container 9e8313137449 [2021-05-18T20:14:06.826Z] ---> f09739f10c52 [2021-05-18T20:14:06.826Z] [2021-05-18T20:14:07.105Z] Successfully built fc7ca4141309 [2021-05-18T20:14:07.105Z] Successfully tagged support-scheduler-arm64:latest [2021-05-18T20:14:07.105Z]  Building support-scheduler ... done Removing intermediate container e092972534b6 [2021-05-18T20:14:07.105Z] ---> dcc924dd43b2 [2021-05-18T20:14:07.105Z] Step 22/22 : LABEL version=0.0.0 [2021-05-18T20:14:07.384Z] ---> Running in 31e10ba8b852 [2021-05-18T20:14:07.384Z] Successfully built f09739f10c52 [2021-05-18T20:14:07.384Z] Successfully tagged core-command-arm64:latest [2021-05-18T20:14:07.658Z]  Building core-command ... done  ---> 8d90e8382b0a [2021-05-18T20:14:07.658Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-18T20:14:07.933Z] ---> Running in 13e6177b1ad9 [2021-05-18T20:14:07.933Z] Removing intermediate container 31e10ba8b852 [2021-05-18T20:14:07.934Z] ---> bb5d14e6a60e [2021-05-18T20:14:07.934Z] [2021-05-18T20:14:08.538Z] Successfully built bb5d14e6a60e [2021-05-18T20:14:08.538Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-18T20:14:09.987Z]  Building security-proxy-setup ... done Removing intermediate container 13e6177b1ad9 [2021-05-18T20:14:09.987Z] ---> c6b897e5d8cc [2021-05-18T20:14:09.987Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-18T20:14:10.264Z] ---> Running in 484efb09acd9 [2021-05-18T20:14:10.867Z] Removing intermediate container 484efb09acd9 [2021-05-18T20:14:10.867Z] ---> 1197c13afb2d [2021-05-18T20:14:10.867Z] Step 24/26 : LABEL arch=arm64 [2021-05-18T20:14:10.867Z] ---> Running in c65ececfcf97 [2021-05-18T20:14:11.473Z] Removing intermediate container c65ececfcf97 [2021-05-18T20:14:11.473Z] ---> 02c9b85dfbef [2021-05-18T20:14:11.473Z] Step 25/26 : LABEL git_sha=7796fe417de755efe735d53457cf2a26a5e2ffd7 [2021-05-18T20:14:11.473Z] ---> Running in ec9f452c9c4d [2021-05-18T20:14:12.076Z] Removing intermediate container ec9f452c9c4d [2021-05-18T20:14:12.076Z] ---> f3896b356648 [2021-05-18T20:14:12.076Z] Step 26/26 : LABEL version=0.0.0 [2021-05-18T20:14:12.076Z] ---> Running in c1666b87ee61 [2021-05-18T20:14:12.677Z] Removing intermediate container c1666b87ee61 [2021-05-18T20:14:12.677Z] ---> 8f76eca97cd4 [2021-05-18T20:14:12.677Z] [2021-05-18T20:14:13.282Z] Successfully built 8f76eca97cd4 [2021-05-18T20:14:13.282Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-18T20:14:13.578Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-05-18T20:14:13.575Z] $ docker stop --time=1 2a2015efeb5284c016343b50d161eb13d8047a0dc170504d381c4a9e49331f54 [2021-05-18T20:14:15.354Z] $ docker rm -f 2a2015efeb5284c016343b50d161eb13d8047a0dc170504d381c4a9e49331f54 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T20:14:15.963Z] + docker images [2021-05-18T20:14:16.235Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T20:14:16.235Z] security-secretstore-setup-arm64 latest 8f76eca97cd4 4 seconds ago 24.4MB [2021-05-18T20:14:16.235Z] security-proxy-setup-arm64 latest bb5d14e6a60e 9 seconds ago 24MB [2021-05-18T20:14:16.235Z] core-command-arm64 latest f09739f10c52 10 seconds ago 16.1MB [2021-05-18T20:14:16.235Z] support-scheduler-arm64 latest fc7ca4141309 11 seconds ago 16.1MB [2021-05-18T20:14:16.235Z] 07a76a398211 21 seconds ago 981MB [2021-05-18T20:14:16.235Z] e7c005df46bd 23 seconds ago 980MB [2021-05-18T20:14:16.235Z] 1eaa7d868bb9 26 seconds ago 978MB [2021-05-18T20:14:16.235Z] 4c9ca8f045e9 27 seconds ago 978MB [2021-05-18T20:14:16.235Z] sys-mgmt-agent-arm64 latest bcaef7e21277 2 minutes ago 299MB [2021-05-18T20:14:16.235Z] core-data-arm64 latest c58d2c3492a4 3 minutes ago 20.4MB [2021-05-18T20:14:16.235Z] core-metadata-arm64 latest 734f9abeb0df 3 minutes ago 17.4MB [2021-05-18T20:14:16.235Z] security-bootstrapper-arm64 latest 9956874dc4e6 3 minutes ago 17.2MB [2021-05-18T20:14:16.235Z] support-notifications-arm64 latest 30b368cc255f 3 minutes ago 16.8MB [2021-05-18T20:14:16.235Z] 90bf6d126588 3 minutes ago 990MB [2021-05-18T20:14:16.235Z] 96824a6c0f8d 4 minutes ago 989MB [2021-05-18T20:14:16.235Z] 46fb4390d2bb 4 minutes ago 981MB [2021-05-18T20:14:16.236Z] ddc063e38a75 4 minutes ago 977MB [2021-05-18T20:14:16.236Z] a854d75ef0a1 4 minutes ago 974MB [2021-05-18T20:14:16.236Z] ci-base-image-arm64 latest 0eebd8575103 17 minutes ago 641MB [2021-05-18T20:14:16.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-18T20:14:16.236Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-18T20:14:16.236Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-18T20:14:16.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [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-18T20:14:17.009Z] ---> job-cost.sh [2021-05-18T20:14:17.009Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mdTK [2021-05-18T20:15:03.959Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T20:16:40.734Z] lf-activate-venv(): INFO: Adding /tmp/venv-mdTK/bin to PATH [2021-05-18T20:16:40.734Z] INFO: No Stack... [2021-05-18T20:16:40.734Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-18T20:16:40.734Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T20:16:41.086Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-05-18T20:16:41.086Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T20:16:41.159Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3478-3-stack-cost] [2021-05-18T20:16:41.197Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3478-3-stack-cost] did not exist. Created. [2021-05-18T20:16:41.197Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3478-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T20:16:41.556Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-18T20:16:41.847Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T20:16:41.865Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3478-3-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-18T20:16:42.495Z] provisioning config files... [2021-05-18T20:16:42.503Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5001480607289760573tmp [Pipeline] { [Pipeline] sh [2021-05-18T20:16:42.873Z] + set +x [2021-05-18T20:16:42.873Z] + curl -s https://codecov.io/bash [2021-05-18T20:16:42.873Z] + bash -s -- [2021-05-18T20:16:42.873Z] [2021-05-18T20:16:42.873Z] _____ _ [2021-05-18T20:16:42.873Z] / ____| | | [2021-05-18T20:16:42.873Z] | | ___ __| | ___ ___ _____ __ [2021-05-18T20:16:42.873Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-18T20:16:42.873Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-18T20:16:42.873Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-18T20:16:42.873Z] Bash-1.0.2 [2021-05-18T20:16:42.873Z] [2021-05-18T20:16:42.873Z] [2021-05-18T20:16:42.873Z] ==> git version 2.24.4 found [2021-05-18T20:16:42.873Z] ==> 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-18T20:16:42.873Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-18T20:16:42.873Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-18T20:16:42.873Z] ==> Jenkins CI detected. [2021-05-18T20:16:42.873Z] project root: . [2021-05-18T20:16:42.873Z] --> token set from env [2021-05-18T20:16:42.873Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-18T20:16:43.137Z] ==> Running gcov in . (disable via -X gcov) [2021-05-18T20:16:43.137Z] ==> Python coveragepy not found [2021-05-18T20:16:43.137Z] ==> Searching for coverage reports in: [2021-05-18T20:16:43.137Z] + . [2021-05-18T20:16:43.137Z] -> Found 1 reports [2021-05-18T20:16:43.137Z] ==> Detecting git/mercurial file structure [2021-05-18T20:16:43.137Z] ==> Reading reports [2021-05-18T20:16:43.137Z] + ./coverage.out bytes=730935 [2021-05-18T20:16:43.137Z] ==> Appending adjustments [2021-05-18T20:16:43.137Z] https://docs.codecov.io/docs/fixing-reports [2021-05-18T20:16:45.686Z] + Found adjustments [2021-05-18T20:16:45.686Z] ==> Gzipping contents [2021-05-18T20:16:45.686Z] 104K /tmp/codecov.861KTO.gz [2021-05-18T20:16:45.686Z] ==> Uploading reports [2021-05-18T20:16:45.686Z] url: https://codecov.io [2021-05-18T20:16:45.686Z] query: branch=PR-3478&commit=7796fe417de755efe735d53457cf2a26a5e2ffd7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= [2021-05-18T20:16:45.686Z] -> Pinging Codecov [2021-05-18T20:16:45.686Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3478&commit=7796fe417de755efe735d53457cf2a26a5e2ffd7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= [2021-05-18T20:16:45.948Z] -> Uploading to [2021-05-18T20:16:45.948Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-18/00271124DB129430A58F1EEE437C3FCB/7796fe417de755efe735d53457cf2a26a5e2ffd7/f8894994-b630-4d1b-8f8d-b315a6622c04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T201645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04b46ab0aed3652c2b4f4eb1523465ae771220a73a79f5c44905b10a16317dba [2021-05-18T20:16:45.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T20:16:45.948Z] Dload Upload Total Spent Left Speed [2021-05-18T20:16:46.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 264k --:--:-- --:--:-- --:--:-- 264k [2021-05-18T20:16:46.518Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7796fe417de755efe735d53457cf2a26a5e2ffd7 [Pipeline] } [2021-05-18T20:16:46.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:16:47.735Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:16:48.304Z] ---> package-listing.sh [2021-05-18T20:16:48.304Z] ++ facter osfamily [2021-05-18T20:16:48.304Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T20:16:48.582Z] + OS_FAMILY=redhat [2021-05-18T20:16:48.582Z] + workspace=/w/workspace/edgex-go/3 [2021-05-18T20:16:48.582Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T20:16:48.582Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T20:16:48.582Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T20:16:48.582Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T20:16:48.582Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-18T20:16:48.582Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T20:16:48.582Z] + case "${OS_FAMILY}" in [2021-05-18T20:16:48.582Z] + rpm -qa [2021-05-18T20:16:48.582Z] + sort [2021-05-18T20:16:52.802Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T20:16:52.802Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T20:16:52.802Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T20:16:52.802Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-18T20:16:52.802Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-18T20:16:52.802Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-18T20:16:52.815Z] 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/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-18T20:16:53.106Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:16:53.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T20:16:53.681Z] [2021-05-18T20:16:53.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T20:16:53.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T20:16:53.997Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T20:16:53.997Z] df20fa9351a1: Pulling fs layer [2021-05-18T20:16:53.997Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T20:16:53.997Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T20:16:53.997Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T20:16:53.997Z] 93b61091891f: Pulling fs layer [2021-05-18T20:16:53.997Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T20:16:53.997Z] 5e14af77c1be: Pulling fs layer [2021-05-18T20:16:53.997Z] 01666e4c0597: Pulling fs layer [2021-05-18T20:16:53.997Z] aa168da1d23b: Pulling fs layer [2021-05-18T20:16:53.997Z] 46f8f816bc3b: Waiting [2021-05-18T20:16:53.997Z] 93b61091891f: Waiting [2021-05-18T20:16:53.997Z] 01666e4c0597: Waiting [2021-05-18T20:16:53.997Z] 93b9cdb0e59b: Waiting [2021-05-18T20:16:53.997Z] aa168da1d23b: Waiting [2021-05-18T20:16:53.997Z] 5e14af77c1be: Waiting [2021-05-18T20:16:53.997Z] 36b3adc4ff6f: Download complete [2021-05-18T20:16:53.997Z] 46f8f816bc3b: Verifying Checksum [2021-05-18T20:16:53.997Z] 46f8f816bc3b: Download complete [2021-05-18T20:16:54.266Z] df20fa9351a1: Verifying Checksum [2021-05-18T20:16:54.266Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T20:16:54.266Z] 93b9cdb0e59b: Download complete [2021-05-18T20:16:54.266Z] 93b61091891f: Verifying Checksum [2021-05-18T20:16:54.266Z] 93b61091891f: Download complete [2021-05-18T20:16:54.266Z] 01666e4c0597: Verifying Checksum [2021-05-18T20:16:54.266Z] 01666e4c0597: Download complete [2021-05-18T20:16:54.266Z] 5e14af77c1be: Verifying Checksum [2021-05-18T20:16:54.266Z] 5e14af77c1be: Download complete [2021-05-18T20:16:54.266Z] df20fa9351a1: Pull complete [2021-05-18T20:16:54.266Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T20:16:54.266Z] 8ad3a11d3b57: Download complete [2021-05-18T20:16:54.528Z] 36b3adc4ff6f: Pull complete [2021-05-18T20:16:55.419Z] 8ad3a11d3b57: Pull complete [2021-05-18T20:16:55.419Z] 46f8f816bc3b: Pull complete [2021-05-18T20:16:55.419Z] 93b61091891f: Pull complete [2021-05-18T20:16:55.681Z] 93b9cdb0e59b: Pull complete [2021-05-18T20:16:55.681Z] 5e14af77c1be: Pull complete [2021-05-18T20:16:55.946Z] 01666e4c0597: Pull complete [2021-05-18T20:16:56.651Z] aa168da1d23b: Verifying Checksum [2021-05-18T20:16:56.651Z] aa168da1d23b: Download complete [2021-05-18T20:17:01.961Z] aa168da1d23b: Pull complete [2021-05-18T20:17:01.961Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T20:17:01.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T20:17:01.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T20:17:02.049Z] prd-centos7-docker-4c-2g-14827 does not seem to be running inside a container [2021-05-18T20:17:02.097Z] $ 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/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-18T20:17:15.468Z] $ docker top 788c543d19ce763dfb81392f432f0ef3f7e3941a220c3eb824c218de2b56bbf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T20:17:15.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T20:17:16.176Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T20:17:16.478Z] + ls /var/log/sa-host [2021-05-18T20:17:16.478Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T20:17:16.478Z] file_magic: OK [2021-05-18T20:17:16.478Z] HZ: Using current value: 100 [2021-05-18T20:17:16.478Z] file_header: OK [2021-05-18T20:17:16.478Z] 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-18T20:17:16.478Z] Statistics: [2021-05-18T20:17:16.478Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T20:17:16.478Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T20:17:16.478Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T20:17:16.478Z] file_magic: OK [2021-05-18T20:17:16.478Z] HZ: Using current value: 100 [2021-05-18T20:17:16.478Z] file_header: OK [2021-05-18T20:17:16.478Z] 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-18T20:17:16.478Z] Statistics: [2021-05-18T20:17:16.478Z] 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... [2021-05-18T20:17:16.478Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T20:17:16.704Z] provisioning config files... [2021-05-18T20:17:16.716Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config972230359839075581tmp [Pipeline] { [Pipeline] echo [2021-05-18T20:17:16.737Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:17:17.040Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T20:17:17.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T20:17:17.074Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:17:17.371Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T20:17:17.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:17:17.678Z] ---> sudo-logs.sh [2021-05-18T20:17:17.678Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T20:17:17.713Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:17:18.020Z] ---> job-cost.sh [2021-05-18T20:17:18.020Z] lf-activate-venv: SKIPPING [2021-05-18T20:17:18.020Z] DEBUG: total: 0.18000000715255737 [2021-05-18T20:17:18.020Z] INFO: Retrieving Stack Cost... [2021-05-18T20:17:19.934Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T20:17:20.504Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T20:17:20.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T20:17:20.829Z] ---> logs-deploy.sh [2021-05-18T20:17:20.829Z] lf-activate-venv: SKIPPING [2021-05-18T20:17:20.829Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3478/3 [2021-05-18T20:17:20.829Z] INFO: archiving workspace using pattern(s): [2021-05-18T20:17:21.773Z] Archives upload complete. [2021-05-18T20:17:21.773Z] INFO: archiving logs to Nexus [2021-05-18T20:17:22.346Z] ---> uname -a: [2021-05-18T20:17:22.346Z] Linux prd-centos7-docker-4c-2g-14827.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-18T20:17:22.346Z] [2021-05-18T20:17:22.346Z] [2021-05-18T20:17:22.346Z] ---> lscpu: [2021-05-18T20:17:22.346Z] Architecture: x86_64 [2021-05-18T20:17:22.346Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-18T20:17:22.346Z] Byte Order: Little Endian [2021-05-18T20:17:22.346Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-18T20:17:22.346Z] CPU(s): 2 [2021-05-18T20:17:22.346Z] On-line CPU(s) list: 0,1 [2021-05-18T20:17:22.346Z] Thread(s) per core: 1 [2021-05-18T20:17:22.346Z] Core(s) per socket: 1 [2021-05-18T20:17:22.346Z] Socket(s): 2 [2021-05-18T20:17:22.346Z] NUMA node(s): 1 [2021-05-18T20:17:22.346Z] Vendor ID: AuthenticAMD [2021-05-18T20:17:22.346Z] CPU family: 23 [2021-05-18T20:17:22.346Z] Model: 49 [2021-05-18T20:17:22.346Z] Model name: AMD EPYC-Rome Processor [2021-05-18T20:17:22.346Z] Stepping: 0 [2021-05-18T20:17:22.346Z] CPU MHz: 2799.998 [2021-05-18T20:17:22.346Z] BogoMIPS: 5599.99 [2021-05-18T20:17:22.346Z] Virtualization: AMD-V [2021-05-18T20:17:22.346Z] Hypervisor vendor: KVM [2021-05-18T20:17:22.346Z] Virtualization type: full [2021-05-18T20:17:22.346Z] L1d cache: 64 KiB [2021-05-18T20:17:22.346Z] L1i cache: 64 KiB [2021-05-18T20:17:22.346Z] L2 cache: 1 MiB [2021-05-18T20:17:22.346Z] L3 cache: 32 MiB [2021-05-18T20:17:22.346Z] NUMA node0 CPU(s): 0,1 [2021-05-18T20:17:22.346Z] Vulnerability Itlb multihit: Not affected [2021-05-18T20:17:22.346Z] Vulnerability L1tf: Not affected [2021-05-18T20:17:22.346Z] Vulnerability Mds: Not affected [2021-05-18T20:17:22.346Z] Vulnerability Meltdown: Not affected [2021-05-18T20:17:22.346Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-18T20:17:22.346Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-18T20:17:22.346Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-18T20:17:22.346Z] Vulnerability Srbds: Not affected [2021-05-18T20:17:22.346Z] Vulnerability Tsx async abort: Not affected [2021-05-18T20:17:22.346Z] 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-18T20:17:22.346Z] [2021-05-18T20:17:22.346Z] [2021-05-18T20:17:22.346Z] ---> nproc: [2021-05-18T20:17:22.346Z] 2 [2021-05-18T20:17:22.346Z] [2021-05-18T20:17:22.346Z] [2021-05-18T20:17:22.346Z] ---> df -h: [2021-05-18T20:17:22.346Z] Filesystem Size Used Available Use% Mounted on [2021-05-18T20:17:22.346Z] overlay 40.0G 13.0G 27.0G 32% / [2021-05-18T20:17:22.346Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-18T20:17:22.346Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-18T20:17:22.346Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-18T20:17:22.346Z] /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os [2021-05-18T20:17:22.346Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf [2021-05-18T20:17:22.346Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname [2021-05-18T20:17:22.346Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts [2021-05-18T20:17:22.346Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure [2021-05-18T20:17:22.346Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log [2021-05-18T20:17:22.346Z] /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json [2021-05-18T20:17:22.346Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host [2021-05-18T20:17:22.346Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/3 [2021-05-18T20:17:22.346Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/3@tmp [2021-05-18T20:17:22.346Z] [2021-05-18T20:17:22.346Z] [2021-05-18T20:17:22.346Z] ---> free -m: [2021-05-18T20:17:22.346Z] total used free shared buff/cache available [2021-05-18T20:17:22.346Z] Mem: 7821 1315 1220 0 5285 6515 [2021-05-18T20:17:22.346Z] Swap: 1023 1 1022 [2021-05-18T20:17:22.346Z] [2021-05-18T20:17:22.346Z] [2021-05-18T20:17:22.346Z] ---> ip addr: [2021-05-18T20:17:22.346Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-18T20:17:22.346Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-18T20:17:22.346Z] inet 127.0.0.1/8 scope host lo [2021-05-18T20:17:22.346Z] valid_lft forever preferred_lft forever [2021-05-18T20:17:22.346Z] inet6 ::1/128 scope host [2021-05-18T20:17:22.346Z] valid_lft forever preferred_lft forever [2021-05-18T20:17:22.346Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-18T20:17:22.346Z] link/ether fa:16:3e:c3:c0:f8 brd ff:ff:ff:ff:ff:ff [2021-05-18T20:17:22.347Z] inet 10.30.122.112/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-18T20:17:22.347Z] valid_lft 84746sec preferred_lft 84746sec [2021-05-18T20:17:22.347Z] inet6 fe80::f816:3eff:fec3:c0f8/64 scope link [2021-05-18T20:17:22.347Z] valid_lft forever preferred_lft forever [2021-05-18T20:17:22.347Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-18T20:17:22.347Z] link/ether 02:42:ee:a2:4c:25 brd ff:ff:ff:ff:ff:ff [2021-05-18T20:17:22.347Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-18T20:17:22.347Z] valid_lft forever preferred_lft forever [2021-05-18T20:17:22.347Z] inet6 fe80::42:eeff:fea2:4c25/64 scope link [2021-05-18T20:17:22.347Z] valid_lft forever preferred_lft forever [2021-05-18T20:17:22.347Z] [2021-05-18T20:17:22.347Z] [2021-05-18T20:17:22.347Z] ---> sar -b -r -n DEV: [2021-05-18T20:17:22.347Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T20:17:22.347Z] [2021-05-18T20:17:22.347Z] 19:49:35 LINUX RESTART (2 CPU) [2021-05-18T20:17:22.347Z] [2021-05-18T20:17:22.347Z] 19:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-18T20:17:22.347Z] 19:51:01 127.01 65.12 61.89 0.00 7283.95 37082.15 0.00 [2021-05-18T20:17:22.347Z] 19:52:01 68.46 3.60 64.86 0.00 2601.43 19467.81 0.00 [2021-05-18T20:17:22.347Z] 19:53:01 167.15 0.03 167.12 0.00 1.07 48317.25 0.00 [2021-05-18T20:17:22.347Z] 19:54:01 65.93 0.00 65.93 0.00 0.00 7110.54 0.00 [2021-05-18T20:17:22.347Z] 19:55:01 49.57 0.02 49.55 0.00 0.53 6837.18 0.00 [2021-05-18T20:17:22.347Z] 19:56:01 73.53 0.00 73.53 0.00 0.00 14897.77 0.00 [2021-05-18T20:17:22.347Z] 19:57:05 193.02 45.85 147.16 0.00 1106.40 97190.65 0.00 [2021-05-18T20:17:22.347Z] 19:58:01 205.10 53.96 151.14 0.00 1331.76 74678.29 0.00 [2021-05-18T20:17:22.347Z] 19:59:01 320.12 159.96 160.16 0.00 8313.26 95805.19 0.00 [2021-05-18T20:17:22.347Z] 20:00:01 292.98 110.65 182.32 0.00 5159.12 49621.82 0.00 [2021-05-18T20:17:22.347Z] 20:01:01 243.54 1.83 241.71 0.00 1399.80 136576.67 0.00 [2021-05-18T20:17:22.347Z] 20:02:01 224.75 24.23 200.51 0.00 2280.02 77301.36 0.00 [2021-05-18T20:17:22.347Z] 20:03:01 197.02 14.64 182.38 0.00 1556.30 30126.67 0.00 [2021-05-18T20:17:22.347Z] 20:04:01 4.06 0.00 4.06 0.00 0.00 125.52 0.00 [2021-05-18T20:17:22.347Z] 20:05:01 0.42 0.18 0.23 0.00 5.73 2.52 0.00 [2021-05-18T20:17:22.347Z] 20:06:01 9.73 8.83 0.90 0.00 109.15 18.54 0.00 [2021-05-18T20:17:22.347Z] 20:07:01 268.85 245.24 23.60 0.00 3335.53 1120.61 0.00 [2021-05-18T20:17:22.347Z] 20:08:01 0.47 0.00 0.47 0.00 0.00 7.43 0.00 [2021-05-18T20:17:22.347Z] 20:09:02 0.30 0.00 0.30 0.00 0.00 3.32 0.00 [2021-05-18T20:17:22.347Z] 20:10:01 0.24 0.00 0.24 0.00 0.00 3.47 0.00 [2021-05-18T20:17:22.347Z] 20:11:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 [2021-05-18T20:17:22.347Z] 20:12:01 0.22 0.00 0.22 0.00 0.00 2.07 0.00 [2021-05-18T20:17:22.347Z] 20:13:01 0.18 0.00 0.18 0.00 0.00 1.95 0.00 [2021-05-18T20:17:22.347Z] 20:14:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 [2021-05-18T20:17:22.347Z] 20:15:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 [2021-05-18T20:17:22.347Z] 20:16:01 0.23 0.00 0.23 0.00 0.00 2.00 0.00 [2021-05-18T20:17:22.347Z] 20:17:01 54.43 42.24 12.19 0.00 4206.13 607.71 0.00 [2021-05-18T20:17:22.347Z] Average: 95.15 28.75 66.40 0.00 1434.03 25870.05 0.00 [2021-05-18T20:17:22.347Z] [2021-05-18T20:17:22.347Z] 19:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-18T20:17:22.347Z] 19:51:01 5612876 0 752416 9.39 2620 1641028 1153368 12.73 501216 1505680 65508 [2021-05-18T20:17:22.347Z] 19:52:01 5150320 0 797672 9.96 2620 2058328 1144308 12.63 723876 1718340 152 [2021-05-18T20:17:22.347Z] 19:53:01 4309844 0 947360 11.83 2620 2749116 1115620 12.32 958404 2195496 20 [2021-05-18T20:17:22.347Z] 19:54:01 3819324 0 1049172 13.10 2620 3137824 1558472 17.21 1313636 2311464 189256 [2021-05-18T20:17:22.347Z] 19:55:01 3951384 0 1016340 12.69 2620 3038596 1425660 15.74 1171656 2321600 88724 [2021-05-18T20:17:22.347Z] 19:56:01 3790800 0 1017856 12.71 2620 3197664 1381260 15.25 1159632 2484068 172192 [2021-05-18T20:17:22.347Z] 19:57:05 1600648 0 1170160 14.61 2620 5235512 1601360 17.68 1721604 4013044 820472 [2021-05-18T20:17:22.347Z] 19:58:01 1523012 0 1202148 15.01 2620 5281160 1503824 16.60 1756072 4049140 8912 [2021-05-18T20:17:22.347Z] 19:59:01 645820 0 1509928 18.85 2620 5850572 3238040 35.75 2624948 4001788 152132 [2021-05-18T20:17:22.347Z] 20:00:01 846188 0 1253340 15.65 2620 5906792 1794104 19.81 2570792 3860520 12 [2021-05-18T20:17:22.347Z] 20:01:01 181696 0 1232656 15.39 2620 6591968 1391692 15.37 2611516 4455824 16 [2021-05-18T20:17:22.347Z] 20:02:01 862124 0 1362124 17.01 2620 5782072 2334032 25.77 2767708 3614092 3200 [2021-05-18T20:17:22.347Z] 20:03:01 2036080 0 1153908 14.41 2620 4816332 1228036 13.56 1289364 3951432 20 [2021-05-18T20:17:22.347Z] 20:04:01 2047076 0 1142912 14.27 2620 4816332 1098088 12.12 1282228 3951312 12 [2021-05-18T20:17:22.347Z] 20:05:01 2048208 0 1141744 14.26 2620 4816368 1098052 12.12 1285124 3948492 20 [2021-05-18T20:17:22.347Z] 20:06:01 2042044 0 1144960 14.30 2620 4819316 1102980 12.18 1316816 3921192 28 [2021-05-18T20:17:22.347Z] 20:07:01 1902180 0 1225516 15.30 2620 4878624 1098252 12.13 1353356 3943000 8 [2021-05-18T20:17:22.347Z] 20:08:01 1903112 0 1224580 15.29 2620 4878628 1098084 12.12 1352824 3943000 8 [2021-05-18T20:17:22.347Z] 20:09:02 1903020 0 1224668 15.29 2620 4878632 1098084 12.12 1352944 3943000 8 [2021-05-18T20:17:22.347Z] 20:10:01 1902840 0 1224844 15.29 2620 4878636 1098084 12.12 1352948 3943000 8 [2021-05-18T20:17:22.347Z] 20:11:01 1902580 0 1225100 15.30 2620 4878640 1098180 12.12 1352932 3943000 8 [2021-05-18T20:17:22.347Z] 20:12:01 1903168 0 1224508 15.29 2620 4878644 1098084 12.12 1352840 3943000 8 [2021-05-18T20:17:22.347Z] 20:13:01 1902908 0 1224764 15.29 2620 4878648 1098132 12.12 1352828 3943000 8 [2021-05-18T20:17:22.347Z] 20:14:01 1902832 0 1224836 15.29 2620 4878652 1098084 12.12 1352848 3943000 8 [2021-05-18T20:17:22.347Z] 20:15:01 1902708 0 1224956 15.29 2620 4878656 1098084 12.12 1352968 3943000 8 [2021-05-18T20:17:22.347Z] 20:16:01 1902836 0 1224820 15.29 2620 4878664 1098180 12.12 1353032 3943004 12 [2021-05-18T20:17:22.347Z] 20:17:01 1287264 0 1309924 16.36 2620 5409132 1358136 14.99 1410744 4444104 402912 [2021-05-18T20:17:22.347Z] Average: 2251218 0 1164934 14.55 2620 4590168 1352159 14.93 1481291 3562133 70506 [2021-05-18T20:17:22.347Z] [2021-05-18T20:17:22.347Z] 19:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-18T20:17:22.347Z] 19:51:01 eth0 552.40 404.63 1207.21 67.67 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:52:01 eth0 1116.99 1320.58 5208.90 160.35 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:52:01 docker0 880.23 610.12 72.65 2681.88 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:53:01 eth0 556.89 494.86 3544.80 46.77 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:53:01 docker0 252.91 282.02 17.10 851.53 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:54:01 veth3c4f0ef 0.62 0.75 0.05 0.06 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:54:01 eth0 49.11 29.49 40.49 61.04 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:54:01 docker0 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:55:01 veth3c4f0ef 1.75 1.75 0.14 0.14 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:55:01 eth0 25.08 13.57 19.40 10.44 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:55:01 docker0 1.75 1.75 0.11 0.14 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:56:01 eth0 174.68 154.37 1687.71 75.35 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.347Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:57:05 veth3916cb6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:57:05 eth0 18.61 12.64 17.72 33.22 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:57:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:57:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:58:01 veth3916cb6 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:58:01 eth0 96.04 73.03 196.98 14.75 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:58:01 docker0 61.18 71.91 3.94 177.97 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:59:01 vethb02da69 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:59:01 veth6214628 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:59:01 veth3916cb6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 19:59:01 eth0 14.54 7.44 12.08 6.33 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:00:01 veth3916cb6 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:00:01 vethc040a3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:00:01 veth1c7daa2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:00:01 veth1868fda 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:01:01 veth3916cb6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:01:01 veth5c9025f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:01:01 eth0 2774.18 2619.00 12306.08 609.09 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:01:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:02:01 veth3916cb6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:02:01 veth9142100 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:02:01 eth0 26.60 13.38 21.93 11.49 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:03:01 eth0 223.57 164.59 1670.51 72.60 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:03:01 docker0 1287.54 1104.98 99.73 4362.10 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:04:01 eth0 0.75 0.67 0.42 0.05 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:05:01 eth0 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:06:01 eth0 0.72 0.22 0.13 0.07 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:07:01 eth0 0.60 0.37 0.33 0.20 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:08:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:09:02 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:10:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:11:01 eth0 0.28 0.22 0.09 0.05 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:13:01 eth0 0.17 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:14:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:16:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:17:01 eth0 192.69 174.13 2172.47 52.48 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] Average: eth0 117.94 109.44 597.79 27.59 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] Average: docker0 47.72 40.96 3.70 161.68 0.00 0.00 0.00 0.00 [2021-05-18T20:17:22.348Z] [2021-05-18T20:17:22.348Z] [2021-05-18T20:17:22.348Z] ---> sar -P ALL: [2021-05-18T20:17:22.348Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T20:17:22.348Z] [2021-05-18T20:17:22.348Z] 19:49:35 LINUX RESTART (2 CPU) [2021-05-18T20:17:22.348Z] [2021-05-18T20:17:22.348Z] 19:50:01 CPU %user %nice %system %iowait %steal %idle [2021-05-18T20:17:22.348Z] 19:51:01 all 15.60 0.00 4.89 47.26 0.11 32.14 [2021-05-18T20:17:22.348Z] 19:51:01 0 15.51 0.00 5.62 40.98 0.10 37.79 [2021-05-18T20:17:22.348Z] 19:51:01 1 15.68 0.00 4.17 53.52 0.12 26.51 [2021-05-18T20:17:22.348Z] 19:52:01 all 18.43 0.00 4.50 6.99 0.10 69.98 [2021-05-18T20:17:22.348Z] 19:52:01 0 19.16 0.00 5.38 10.22 0.11 65.14 [2021-05-18T20:17:22.348Z] 19:52:01 1 17.70 0.00 3.64 3.81 0.09 74.76 [2021-05-18T20:17:22.348Z] 19:53:01 all 11.23 0.00 6.04 7.96 0.07 74.70 [2021-05-18T20:17:22.348Z] 19:53:01 0 11.50 0.00 6.41 7.18 0.07 74.84 [2021-05-18T20:17:22.348Z] 19:53:01 1 10.96 0.00 5.68 8.73 0.07 74.56 [2021-05-18T20:17:22.348Z] 19:54:01 all 69.73 0.00 7.58 6.76 0.15 15.79 [2021-05-18T20:17:22.348Z] 19:54:01 0 69.27 0.00 7.55 6.57 0.15 16.47 [2021-05-18T20:17:22.348Z] 19:54:01 1 70.18 0.00 7.61 6.94 0.15 15.12 [2021-05-18T20:17:22.348Z] 19:55:01 all 31.00 0.00 4.39 6.25 0.17 58.20 [2021-05-18T20:17:22.349Z] 19:55:01 0 31.96 0.00 4.58 5.66 0.25 57.55 [2021-05-18T20:17:22.349Z] 19:55:01 1 30.04 0.00 4.20 6.84 0.09 58.84 [2021-05-18T20:17:22.349Z] 19:56:01 all 50.58 0.00 7.75 10.14 0.14 31.39 [2021-05-18T20:17:22.349Z] 19:56:01 0 50.12 0.00 7.87 13.60 0.15 28.27 [2021-05-18T20:17:22.349Z] 19:56:01 1 51.04 0.00 7.63 6.71 0.13 34.50 [2021-05-18T20:17:22.349Z] 19:57:05 all 13.13 0.00 7.40 60.47 0.13 18.88 [2021-05-18T20:17:22.349Z] 19:57:05 0 13.19 0.00 7.55 60.18 0.14 18.94 [2021-05-18T20:17:22.349Z] 19:57:05 1 13.06 0.00 7.25 60.75 0.12 18.81 [2021-05-18T20:17:22.349Z] 19:58:01 all 6.95 0.00 5.73 69.43 0.08 17.81 [2021-05-18T20:17:22.349Z] 19:58:01 0 6.99 0.00 5.71 70.41 0.07 16.81 [2021-05-18T20:17:22.349Z] 19:58:01 1 6.91 0.00 5.74 68.43 0.09 18.82 [2021-05-18T20:17:22.349Z] 19:59:01 all 14.25 0.00 7.31 46.54 0.09 31.81 [2021-05-18T20:17:22.349Z] 19:59:01 0 14.21 0.00 7.46 44.74 0.09 33.50 [2021-05-18T20:17:22.349Z] 19:59:01 1 14.30 0.00 7.15 48.34 0.09 30.13 [2021-05-18T20:17:22.349Z] 20:00:01 all 57.21 0.00 7.73 34.24 0.13 0.70 [2021-05-18T20:17:22.349Z] 20:00:01 0 57.33 0.00 7.99 34.20 0.11 0.38 [2021-05-18T20:17:22.349Z] 20:00:01 1 57.09 0.00 7.46 34.29 0.15 1.02 [2021-05-18T20:17:22.349Z] 20:01:01 all 15.00 0.00 10.14 54.98 0.10 19.78 [2021-05-18T20:17:22.349Z] 20:01:01 0 15.63 0.00 10.39 59.23 0.11 14.65 [2021-05-18T20:17:22.349Z] 20:01:01 1 14.37 0.00 9.89 50.72 0.09 24.93 [2021-05-18T20:17:22.349Z] [2021-05-18T20:17:22.349Z] 20:01:01 CPU %user %nice %system %iowait %steal %idle [2021-05-18T20:17:22.349Z] 20:02:01 all 50.90 0.00 10.59 35.78 0.11 2.63 [2021-05-18T20:17:22.349Z] 20:02:01 0 50.85 0.00 10.70 36.61 0.11 1.73 [2021-05-18T20:17:22.349Z] 20:02:01 1 50.95 0.00 10.47 34.95 0.11 3.52 [2021-05-18T20:17:22.349Z] 20:03:01 all 18.57 0.00 6.52 22.88 0.09 51.94 [2021-05-18T20:17:22.349Z] 20:03:01 0 18.06 0.00 6.75 23.29 0.09 51.81 [2021-05-18T20:17:22.349Z] 20:03:01 1 19.08 0.00 6.29 22.47 0.09 52.07 [2021-05-18T20:17:22.349Z] 20:04:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-05-18T20:17:22.349Z] 20:04:01 0 0.30 0.00 0.03 0.00 0.00 99.67 [2021-05-18T20:17:22.349Z] 20:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-18T20:17:22.349Z] 20:05:01 all 0.18 0.00 0.08 0.00 0.03 99.72 [2021-05-18T20:17:22.349Z] 20:05:01 0 0.30 0.00 0.08 0.00 0.02 99.60 [2021-05-18T20:17:22.349Z] 20:05:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2021-05-18T20:17:22.349Z] 20:06:01 all 0.16 0.17 0.43 0.13 0.02 99.09 [2021-05-18T20:17:22.349Z] 20:06:01 0 0.30 0.17 0.42 0.13 0.02 98.96 [2021-05-18T20:17:22.349Z] 20:06:01 1 0.02 0.17 0.45 0.13 0.02 99.22 [2021-05-18T20:17:22.349Z] 20:07:01 all 0.20 3.95 13.21 4.90 0.06 77.68 [2021-05-18T20:17:22.349Z] 20:07:01 0 0.31 3.94 12.76 5.04 0.05 77.90 [2021-05-18T20:17:22.349Z] 20:07:01 1 0.10 3.96 13.65 4.76 0.07 77.46 [2021-05-18T20:17:22.349Z] 20:08:01 all 0.17 0.00 0.02 0.00 0.01 99.81 [2021-05-18T20:17:22.349Z] 20:08:01 0 0.32 0.00 0.02 0.00 0.02 99.65 [2021-05-18T20:17:22.349Z] 20:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-18T20:17:22.349Z] 20:09:02 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-05-18T20:17:22.349Z] 20:09:02 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-18T20:17:22.349Z] 20:09:02 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-18T20:17:22.349Z] 20:10:01 all 0.05 0.00 0.03 0.00 0.01 99.91 [2021-05-18T20:17:22.349Z] 20:10:01 0 0.09 0.00 0.03 0.00 0.02 99.86 [2021-05-18T20:17:22.349Z] 20:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-18T20:17:22.349Z] 20:11:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-05-18T20:17:22.349Z] 20:11:01 0 0.32 0.00 0.05 0.00 0.03 99.60 [2021-05-18T20:17:22.349Z] 20:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-18T20:17:22.349Z] 20:12:01 all 0.12 0.00 0.03 0.00 0.01 99.84 [2021-05-18T20:17:22.349Z] 20:12:01 0 0.20 0.00 0.03 0.00 0.00 99.77 [2021-05-18T20:17:22.349Z] 20:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-18T20:17:22.349Z] [2021-05-18T20:17:22.349Z] 20:12:01 CPU %user %nice %system %iowait %steal %idle [2021-05-18T20:17:22.349Z] 20:13:01 all 0.16 0.00 0.02 0.00 0.02 99.81 [2021-05-18T20:17:22.349Z] 20:13:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-05-18T20:17:22.349Z] 20:13:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2021-05-18T20:17:22.349Z] 20:14:01 all 0.11 0.00 0.03 0.00 0.01 99.85 [2021-05-18T20:17:22.349Z] 20:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-18T20:17:22.349Z] 20:14:01 1 0.18 0.00 0.05 0.00 0.02 99.75 [2021-05-18T20:17:22.349Z] 20:15:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-18T20:17:22.349Z] 20:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-18T20:17:22.349Z] 20:15:01 1 0.22 0.00 0.05 0.00 0.03 99.70 [2021-05-18T20:17:22.349Z] 20:16:01 all 0.19 0.00 0.03 0.00 0.01 99.77 [2021-05-18T20:17:22.349Z] 20:16:01 0 0.33 0.00 0.02 0.00 0.02 99.63 [2021-05-18T20:17:22.349Z] 20:16:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-18T20:17:22.349Z] 20:17:01 all 7.83 0.00 2.65 3.41 0.04 86.06 [2021-05-18T20:17:22.349Z] 20:17:01 0 8.13 0.00 2.88 2.23 0.05 86.71 [2021-05-18T20:17:22.349Z] 20:17:01 1 7.53 0.00 2.43 4.59 0.03 85.41 [2021-05-18T20:17:22.349Z] Average: all 13.62 0.15 3.88 15.08 0.06 67.20 [2021-05-18T20:17:22.349Z] Average: 0 13.71 0.15 3.99 15.17 0.06 66.91 [2021-05-18T20:17:22.349Z] Average: 1 13.52 0.15 3.76 15.00 0.06 67.50 [2021-05-18T20:17:22.349Z] [2021-05-18T20:17:22.349Z] [2021-05-18T20:17:22.349Z]