Pull request #3235 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 83f0a139818453acf394bac60cb650ca10fd48ab+dd3c5304426daa1a06e165d92e5378a7e6535b25 (2963822c004abf191550fafbc77f41563eb65ed5) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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-docker-4c-2g-29146’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29150 in /w/workspace/edgexfoundry_edgex-go_PR-3235 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3235/head:refs/remotes/origin/PR-3235 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit 83f0a139818453acf394bac60cb650ca10fd48ab Merge succeeded, producing 83f0a139818453acf394bac60cb650ca10fd48ab Checking out Revision 83f0a139818453acf394bac60cb650ca10fd48ab (PR-3235) > git config core.sparsecheckout # timeout=10 > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk 341d20759d02652644a311a02f2a6abf20c2b35a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-09T16:40:34.195Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-09T16:40:34.457Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-09T16:40:34.559Z] ========================================================= [2021-03-09T16:40:34.560Z] EdgeX Global Pipelines Version Info [2021-03-09T16:40:34.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-09T16:40:36.905Z] ------------------- [2021-03-09T16:40:36.905Z] stable info: [2021-03-09T16:40:36.905Z] ------------------- [2021-03-09T16:40:36.905Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-09T16:40:36.905Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T16:40:36.905Z] Message: update stable to v1.0.184 [2021-03-09T16:40:37.876Z] ------------------- [2021-03-09T16:40:37.876Z] experimental info: [2021-03-09T16:40:37.876Z] ------------------- [2021-03-09T16:40:37.876Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-09T16:40:37.876Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T16:40:37.876Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-09T16:40:38.135Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-09T16:40:38.217Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-09T16:40:38.299Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-09T16:40:38.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-09T16:40:38.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-09T16:40:38.546Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-09T16:40:38.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-09T16:40:38.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-09T16:40:38.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-09T16:40:38.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-09T16:40:38.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-09T16:40:39.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-09T16:40:39.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-09T16:40:39.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-09T16:40:39.319Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T16:40:39.402Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T16:40:39.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-09T16:40:39.592Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-09T16:40:39.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-09T16:40:39.756Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-09T16:40:39.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-09T16:40:40.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-09T16:40:41.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3235 [Pipeline] echo [2021-03-09T16:40:41.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3235 [Pipeline] echo [2021-03-09T16:40:41.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3235 [Pipeline] echo [2021-03-09T16:40:41.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83f0a139818453acf394bac60cb650ca10fd48ab [Pipeline] echo [2021-03-09T16:40:41.594Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83f0a13 [Pipeline] echo [2021-03-09T16:40:41.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T16:40:41.858Z] provisioning config files... [2021-03-09T16:40:41.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4073223963479999464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T16:40:42.294Z] ---> docker-login.sh [2021-03-09T16:40:42.294Z] nexus3.edgexfoundry.org:10001 [2021-03-09T16:40:43.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T16:40:43.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T16:40:43.759Z] Configure a credential helper to remove this warning. See [2021-03-09T16:40:43.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T16:40:43.759Z] [2021-03-09T16:40:43.759Z] Login Succeeded [2021-03-09T16:40:43.759Z] nexus3.edgexfoundry.org:10002 [2021-03-09T16:40:44.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T16:40:44.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T16:40:44.300Z] Configure a credential helper to remove this warning. See [2021-03-09T16:40:44.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T16:40:44.300Z] [2021-03-09T16:40:44.300Z] Login Succeeded [2021-03-09T16:40:44.300Z] nexus3.edgexfoundry.org:10003 [2021-03-09T16:40:44.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T16:40:44.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T16:40:44.566Z] Configure a credential helper to remove this warning. See [2021-03-09T16:40:44.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T16:40:44.566Z] [2021-03-09T16:40:44.566Z] Login Succeeded [2021-03-09T16:40:44.566Z] nexus3.edgexfoundry.org:10004 [2021-03-09T16:40:44.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T16:40:44.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T16:40:44.844Z] Configure a credential helper to remove this warning. See [2021-03-09T16:40:44.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T16:40:44.844Z] [2021-03-09T16:40:44.844Z] Login Succeeded [2021-03-09T16:40:44.844Z] docker.io [2021-03-09T16:40:44.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T16:40:45.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T16:40:45.108Z] Configure a credential helper to remove this warning. See [2021-03-09T16:40:45.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T16:40:45.108Z] [2021-03-09T16:40:45.108Z] Login Succeeded [2021-03-09T16:40:45.108Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T16:40:45.119Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T16:40:45.629Z] ++ 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-03-09T16:40:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T16:40:45.629Z] ++ dirname cmd/core-command/Dockerfile [2021-03-09T16:40:45.629Z] ++ cut -d/ -f2 [2021-03-09T16:40:45.629Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-09T16:40:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T16:40:45.629Z] ++ dirname cmd/core-data/Dockerfile [2021-03-09T16:40:45.629Z] ++ cut -d/ -f2 [2021-03-09T16:40:45.629Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-09T16:40:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T16:40:45.629Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-09T16:40:45.629Z] ++ cut -d/ -f2 [2021-03-09T16:40:45.629Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-09T16:40:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T16:40:45.629Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-09T16:40:45.629Z] ++ cut -d/ -f2 [2021-03-09T16:40:45.629Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-09T16:40:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T16:40:45.629Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-09T16:40:45.629Z] ++ cut -d/ -f2 [2021-03-09T16:40:45.629Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-09T16:40:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T16:40:45.629Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-09T16:40:45.629Z] ++ cut -d/ -f2 [2021-03-09T16:40:45.630Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-09T16:40:45.630Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T16:40:45.630Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-09T16:40:45.630Z] ++ cut -d/ -f2 [2021-03-09T16:40:45.630Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-09T16:40:45.630Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T16:40:45.630Z] ++ cut -d/ -f2 [2021-03-09T16:40:45.630Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-09T16:40:45.630Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-09T16:40:45.630Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T16:40:45.630Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-09T16:40:45.630Z] ++ cut -d/ -f2 [2021-03-09T16:40:45.630Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-09T16:40:45.730Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:40:46.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T16:40:46.565Z] [2021-03-09T16:40:46.565Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:40:46.969Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T16:40:46.969Z] latest: Pulling from edgex-devops/git-semver [2021-03-09T16:40:46.969Z] 31603596830f: Pulling fs layer [2021-03-09T16:40:46.969Z] 2a8b12db71e7: Pulling fs layer [2021-03-09T16:40:46.969Z] 6ca5941a6612: Pulling fs layer [2021-03-09T16:40:46.969Z] ecc8261a40a4: Pulling fs layer [2021-03-09T16:40:46.969Z] ecc8261a40a4: Waiting [2021-03-09T16:40:47.280Z] 2a8b12db71e7: Verifying Checksum [2021-03-09T16:40:47.280Z] 2a8b12db71e7: Download complete [2021-03-09T16:40:47.280Z] 31603596830f: Verifying Checksum [2021-03-09T16:40:47.280Z] 31603596830f: Download complete [2021-03-09T16:40:47.567Z] ecc8261a40a4: Verifying Checksum [2021-03-09T16:40:47.567Z] ecc8261a40a4: Download complete [2021-03-09T16:40:47.567Z] 6ca5941a6612: Verifying Checksum [2021-03-09T16:40:47.567Z] 6ca5941a6612: Download complete [2021-03-09T16:40:48.158Z] 31603596830f: Pull complete [2021-03-09T16:40:48.423Z] 2a8b12db71e7: Pull complete [2021-03-09T16:40:49.855Z] 6ca5941a6612: Pull complete [2021-03-09T16:40:50.127Z] ecc8261a40a4: Pull complete [2021-03-09T16:40:50.127Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-09T16:40:50.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T16:40:50.127Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-09T16:40:50.330Z] prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container [2021-03-09T16:40:50.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-09T16:40:54.418Z] $ docker top efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-09T16:40:55.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T16:40:55.037Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T16:40:55.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T16:40:55.376Z] $ docker exec efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 ssh-agent [2021-03-09T16:40:55.658Z] SSH_AUTH_SOCK=/tmp/ssh-Sa1PCqFoC1R2/agent.11 [2021-03-09T16:40:55.658Z] SSH_AGENT_PID=17 [2021-03-09T16:40:55.689Z] Running ssh-add (command line suppressed) [2021-03-09T16:40:55.910Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9072205349623075554.key (/w/workspace/edgex-go/4@tmp/private_key_9072205349623075554.key) [2021-03-09T16:40:55.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T16:40:56.445Z] + git tag --points-at HEAD [Pipeline] } [2021-03-09T16:40:56.495Z] $ docker exec --env ******** --env ******** efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 ssh-agent -k [2021-03-09T16:40:56.692Z] unset SSH_AUTH_SOCK; [2021-03-09T16:40:56.693Z] unset SSH_AGENT_PID; [2021-03-09T16:40:56.693Z] echo Agent pid 17 killed; [2021-03-09T16:40:56.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-09T16:40:56.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T16:40:56.958Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T16:40:57.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T16:40:57.209Z] $ docker exec efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 ssh-agent [2021-03-09T16:40:57.491Z] SSH_AUTH_SOCK=/tmp/ssh-sRg00H0S6aJH/agent.46 [2021-03-09T16:40:57.491Z] SSH_AGENT_PID=51 [2021-03-09T16:40:57.500Z] Running ssh-add (command line suppressed) [2021-03-09T16:40:57.659Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_537138368844317617.key (/w/workspace/edgex-go/4@tmp/private_key_537138368844317617.key) [2021-03-09T16:40:57.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T16:40:58.083Z] + git semver init [2021-03-09T16:40:58.084Z] # -> Open(): unable to determine branch for HEAD [2021-03-09T16:40:58.084Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-03-09T16:40:58.084Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-03-09T16:40:58.084Z] # $SEMVER_REMOTE_NAME = origin [2021-03-09T16:40:58.084Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-09T16:40:58.084Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-09T16:40:58.084Z] # $SEMVER_BRANCH = PR-3235 [2021-03-09T16:40:58.084Z] # $SEMVER_TEMP = /tmp/semver-803911875 [2021-03-09T16:40:58.084Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-09T16:41:45.078Z] # '/tmp/semver-803911875' -> '/w/workspace/edgex-go/4/.semver' [2021-03-09T16:41:45.078Z] # -> Force: false [2021-03-09T16:41:45.078Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-03-09T16:41:45.099Z] $ docker exec --env ******** --env ******** efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 ssh-agent -k [2021-03-09T16:41:45.759Z] unset SSH_AUTH_SOCK; [2021-03-09T16:41:45.760Z] unset SSH_AGENT_PID; [2021-03-09T16:41:45.760Z] echo Agent pid 51 killed; [2021-03-09T16:41:46.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T16:41:46.696Z] + git semver [Pipeline] } [2021-03-09T16:41:46.718Z] $ docker stop --time=1 efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 [2021-03-09T16:41:48.939Z] $ docker rm -f efc3b46b732c69561a5e502f97ef160cb3aea6db378c3aa188c3ed95f6d684e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T16:41:49.637Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-09T16:41:50.664Z] Stashed 1 file(s) [Pipeline] echo [2021-03-09T16:41:50.667Z] [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-03-09T16:41:51.721Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-09T16:41:52.079Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T16:41:52.396Z] + sudo service docker restart [2021-03-09T16:41:52.396Z] + true [2021-03-09T16:41:52.396Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-09T16:41:53.847Z] ========================================================= [2021-03-09T16:41:53.847Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-09T16:41:53.847Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:41:54.227Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-09T16:42:02.603Z] Sending build context to Docker daemon 328.3MB [2021-03-09T16:42:02.603Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T16:42:02.603Z] Step 2/6 : FROM ${BASE} [2021-03-09T16:42:02.603Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-09T16:42:02.603Z] 188c0c94c7c5: Pulling fs layer [2021-03-09T16:42:02.603Z] 0ef7d3d256c8: Pulling fs layer [2021-03-09T16:42:02.603Z] de9db76c5a1d: Pulling fs layer [2021-03-09T16:42:02.603Z] bca2f99d35d6: Pulling fs layer [2021-03-09T16:42:02.603Z] 93359f2a8cfa: Pulling fs layer [2021-03-09T16:42:02.603Z] 7c6f9722023f: Pulling fs layer [2021-03-09T16:42:02.603Z] a35cf1a2eb13: Pulling fs layer [2021-03-09T16:42:02.603Z] bca2f99d35d6: Waiting [2021-03-09T16:42:02.603Z] 93359f2a8cfa: Waiting [2021-03-09T16:42:02.603Z] 7c6f9722023f: Waiting [2021-03-09T16:42:02.603Z] a35cf1a2eb13: Waiting [2021-03-09T16:42:02.603Z] de9db76c5a1d: Download complete [2021-03-09T16:42:02.603Z] 0ef7d3d256c8: Verifying Checksum [2021-03-09T16:42:02.603Z] 0ef7d3d256c8: Download complete [2021-03-09T16:42:02.603Z] 93359f2a8cfa: Verifying Checksum [2021-03-09T16:42:02.603Z] 93359f2a8cfa: Download complete [2021-03-09T16:42:02.603Z] 7c6f9722023f: Verifying Checksum [2021-03-09T16:42:02.603Z] 7c6f9722023f: Download complete [2021-03-09T16:42:02.603Z] 188c0c94c7c5: Verifying Checksum [2021-03-09T16:42:02.603Z] 188c0c94c7c5: Download complete [2021-03-09T16:42:03.628Z] 188c0c94c7c5: Pull complete [2021-03-09T16:42:03.974Z] 0ef7d3d256c8: Pull complete [2021-03-09T16:42:04.255Z] de9db76c5a1d: Pull complete [2021-03-09T16:42:06.132Z] Still waiting to schedule task [2021-03-09T16:42:06.132Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-09T16:42:07.698Z] a35cf1a2eb13: Verifying Checksum [2021-03-09T16:42:07.698Z] a35cf1a2eb13: Download complete [2021-03-09T16:42:07.969Z] bca2f99d35d6: Verifying Checksum [2021-03-09T16:42:07.969Z] bca2f99d35d6: Download complete [2021-03-09T16:42:20.618Z] bca2f99d35d6: Pull complete [2021-03-09T16:42:20.618Z] 93359f2a8cfa: Pull complete [2021-03-09T16:42:21.328Z] 7c6f9722023f: Pull complete [2021-03-09T16:42:28.056Z] a35cf1a2eb13: Pull complete [2021-03-09T16:42:28.056Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-09T16:42:28.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-09T16:42:28.056Z] ---> a62c8e92a672 [2021-03-09T16:42:28.056Z] 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-03-09T16:42:28.056Z] ---> Running in 00f5d88f9dd3 [2021-03-09T16:42:28.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:42:29.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:42:30.175Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T16:42:30.439Z] (2/12) Installing file (5.38-r0) [2021-03-09T16:42:30.706Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T16:42:30.706Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T16:42:40.783Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T16:42:41.050Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T16:42:41.050Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T16:42:41.050Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T16:42:41.315Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T16:42:41.315Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T16:42:41.582Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T16:42:41.582Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T16:42:41.582Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:42:41.582Z] OK: 233 MiB in 51 packages [2021-03-09T16:42:48.435Z] Removing intermediate container 00f5d88f9dd3 [2021-03-09T16:42:48.435Z] ---> df04ce7f9ca3 [2021-03-09T16:42:48.435Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T16:42:48.435Z] ---> Running in 3526c36b6ebe [2021-03-09T16:42:48.435Z] Removing intermediate container 3526c36b6ebe [2021-03-09T16:42:48.435Z] ---> 178ea0151678 [2021-03-09T16:42:48.435Z] Step 5/6 : COPY go.mod . [2021-03-09T16:42:48.733Z] ---> dbb9b6d6d624 [2021-03-09T16:42:48.733Z] Step 6/6 : RUN go mod download [2021-03-09T16:42:48.733Z] ---> Running in 0ee41ebd757f [2021-03-09T16:43:21.596Z] Removing intermediate container 0ee41ebd757f [2021-03-09T16:43:21.596Z] ---> 31584cf27cec [2021-03-09T16:43:21.596Z] Successfully built 31584cf27cec [2021-03-09T16:43:21.596Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:43:21.958Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T16:43:22.221Z] . [Pipeline] withDockerContainer [2021-03-09T16:43:22.353Z] prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container [2021-03-09T16:43:22.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2021-03-09T16:43:25.495Z] $ docker top 58cb425696bbe66247abcefa27df9aff3edd40e5d0bf4dcd41163a1d93cbb9eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T16:43:26.564Z] + go version [2021-03-09T16:43:26.564Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-09T16:43:26.585Z] $ docker stop --time=1 58cb425696bbe66247abcefa27df9aff3edd40e5d0bf4dcd41163a1d93cbb9eb [2021-03-09T16:43:28.289Z] $ docker rm -f 58cb425696bbe66247abcefa27df9aff3edd40e5d0bf4dcd41163a1d93cbb9eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:43:29.201Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T16:43:29.201Z] . [Pipeline] withDockerContainer [2021-03-09T16:43:29.346Z] prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container [2021-03-09T16:43:29.414Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2021-03-09T16:43:31.880Z] $ docker top c3e0610af28ef5af09cb6eeb09deb957e853de3c9e596579f3d3e65dc2099aca -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T16:43:32.212Z] ========================================================= [2021-03-09T16:43:32.212Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T16:43:32.212Z] ========================================================= [Pipeline] sh [2021-03-09T16:43:32.896Z] + make test [2021-03-09T16:43:32.896Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T16:43:51.835Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T16:44:21.229Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29158 in /w/workspace/edgexfoundry_edgex-go_PR-3235 [Pipeline] { [Pipeline] ws [2021-03-09T16:44:21.305Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-09T16:44:24.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T16:44:26.190Z] using credential edgex-jenkins-ssh [2021-03-09T16:44:26.294Z] Cloning the remote Git repository [2021-03-09T16:44:26.373Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T16:44:26.480Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-09T16:44:26.570Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T16:44:26.571Z] > git --version # timeout=10 [2021-03-09T16:44:26.587Z] > git --version # 'git version 2.17.1' [2021-03-09T16:44:26.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T16:44:26.640Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T16:44:30.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T16:44:30.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T16:44:30.291Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T16:44:33.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T16:44:33.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T16:44:33.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T16:44:33.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T16:44:35.252Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T16:44:35.564Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T16:44:39.328Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T16:44:39.328Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T16:44:39.328Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T16:44:43.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.145s coverage: 45.9% of statements [2021-03-09T16:44:43.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T16:44:43.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T16:44:43.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T16:44:43.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T16:44:43.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T16:44:43.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T16:44:43.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T16:44:43.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.100s coverage: 100.0% of statements [2021-03-09T16:44:44.513Z] Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit 83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:44:45.056Z] Merge succeeded, producing 83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:44:45.057Z] Checking out Revision 83f0a139818453acf394bac60cb650ca10fd48ab (PR-3235) [2021-03-09T16:44:43.753Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T16:44:43.781Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T16:44:43.809Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T16:44:43.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T16:44:43.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T16:44:43.867Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3235/head:refs/remotes/origin/PR-3235 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T16:44:44.540Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T16:44:44.610Z] > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 [2021-03-09T16:44:44.966Z] > git remote # timeout=10 [2021-03-09T16:44:44.987Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T16:44:45.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T16:44:45.019Z] > git merge dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 [2021-03-09T16:44:45.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T16:44:45.070Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T16:44:45.082Z] > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 [2021-03-09T16:44:47.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.288s coverage: 27.1% of statements [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T16:44:47.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T16:44:47.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.103s coverage: 100.0% of statements [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T16:44:47.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.201s coverage: 71.3% of statements [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T16:44:47.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T16:44:48.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.271s coverage: 82.9% of statements [2021-03-09T16:44:48.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T16:44:48.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T16:44:48.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.082s coverage: 78.9% of statements [2021-03-09T16:44:48.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T16:44:49.540Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T16:44:50.993Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-09T16:44:51.439Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T16:44:52.749Z] + true [2021-03-09T16:44:52.749Z] + sudo service docker restart [2021-03-09T16:44:54.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.656s coverage: 28.6% of statements [2021-03-09T16:44:54.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T16:44:54.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T16:44:54.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T16:44:54.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T16:44:54.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T16:44:54.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements [2021-03-09T16:44:54.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T16:44:54.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements [2021-03-09T16:44:54.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T16:44:54.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.220s coverage: 86.7% of statements [2021-03-09T16:44:54.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T16:44:54.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.152s coverage: 97.5% of statements [2021-03-09T16:44:54.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T16:44:54.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.278s coverage: 78.3% of statements [2021-03-09T16:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T16:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T16:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T16:44:54.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T16:44:54.806Z] provisioning config files... [2021-03-09T16:44:54.850Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2338484651097362264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T16:44:55.250Z] ---> docker-login.sh [2021-03-09T16:44:55.250Z] nexus3.edgexfoundry.org:10001 [2021-03-09T16:44:55.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T16:44:56.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T16:44:56.467Z] Configure a credential helper to remove this warning. See [2021-03-09T16:44:56.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T16:44:56.467Z] [2021-03-09T16:44:56.467Z] Login Succeeded [2021-03-09T16:44:56.467Z] nexus3.edgexfoundry.org:10002 [2021-03-09T16:44:56.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T16:44:57.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T16:44:57.016Z] Configure a credential helper to remove this warning. See [2021-03-09T16:44:57.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T16:44:57.016Z] [2021-03-09T16:44:57.016Z] Login Succeeded [2021-03-09T16:44:57.016Z] nexus3.edgexfoundry.org:10003 [2021-03-09T16:44:57.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T16:44:57.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T16:44:57.565Z] Configure a credential helper to remove this warning. See [2021-03-09T16:44:57.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T16:44:57.565Z] [2021-03-09T16:44:57.565Z] Login Succeeded [2021-03-09T16:44:57.565Z] nexus3.edgexfoundry.org:10004 [2021-03-09T16:44:57.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T16:44:57.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T16:44:57.837Z] Configure a credential helper to remove this warning. See [2021-03-09T16:44:57.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T16:44:57.837Z] [2021-03-09T16:44:57.837Z] Login Succeeded [2021-03-09T16:44:57.837Z] docker.io [2021-03-09T16:44:58.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.796s coverage: 92.8% of statements [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T16:44:58.234Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T16:44:58.234Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.075s coverage: 0.1% of statements [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T16:44:58.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T16:44:58.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2021-03-09T16:44:58.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.128s coverage: 79.5% of statements [2021-03-09T16:44:58.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.120s coverage: 94.1% of statements [2021-03-09T16:44:58.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements [2021-03-09T16:44:58.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T16:44:58.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-03-09T16:44:58.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T16:44:58.715Z] Configure a credential helper to remove this warning. See [2021-03-09T16:44:58.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T16:44:58.715Z] [2021-03-09T16:44:58.715Z] Login Succeeded [2021-03-09T16:44:58.715Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T16:44:58.732Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-09T16:44:59.344Z] ========================================================= [2021-03-09T16:44:59.344Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-09T16:44:59.344Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:44:59.728Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-09T16:45:02.402Z] Sending build context to Docker daemon 166.6MB [2021-03-09T16:45:02.402Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T16:45:02.402Z] Step 2/6 : FROM ${BASE} [2021-03-09T16:45:02.402Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-09T16:45:02.402Z] 5f621e34cdf4: Pulling fs layer [2021-03-09T16:45:02.402Z] a4357932f1b6: Pulling fs layer [2021-03-09T16:45:02.402Z] 18c013af1878: Pulling fs layer [2021-03-09T16:45:02.402Z] 00ac8860ef70: Pulling fs layer [2021-03-09T16:45:02.402Z] 63d7cb157983: Pulling fs layer [2021-03-09T16:45:02.402Z] b116817d02f9: Pulling fs layer [2021-03-09T16:45:02.402Z] 745a02a5169b: Pulling fs layer [2021-03-09T16:45:02.402Z] 63d7cb157983: Waiting [2021-03-09T16:45:02.402Z] b116817d02f9: Waiting [2021-03-09T16:45:02.402Z] 00ac8860ef70: Waiting [2021-03-09T16:45:02.402Z] 18c013af1878: Verifying Checksum [2021-03-09T16:45:02.402Z] 18c013af1878: Download complete [2021-03-09T16:45:02.402Z] a4357932f1b6: Verifying Checksum [2021-03-09T16:45:02.402Z] a4357932f1b6: Download complete [2021-03-09T16:45:02.402Z] 63d7cb157983: Verifying Checksum [2021-03-09T16:45:02.402Z] 63d7cb157983: Download complete [2021-03-09T16:45:02.402Z] 5f621e34cdf4: Verifying Checksum [2021-03-09T16:45:02.402Z] b116817d02f9: Download complete [2021-03-09T16:45:03.013Z] 5f621e34cdf4: Pull complete [2021-03-09T16:45:03.629Z] a4357932f1b6: Pull complete [2021-03-09T16:45:03.911Z] 18c013af1878: Pull complete [2021-03-09T16:45:05.347Z] 745a02a5169b: Verifying Checksum [2021-03-09T16:45:05.347Z] 745a02a5169b: Download complete [2021-03-09T16:45:05.948Z] 00ac8860ef70: Verifying Checksum [2021-03-09T16:45:05.948Z] 00ac8860ef70: Download complete [2021-03-09T16:45:13.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.123s coverage: 94.4% of statements [2021-03-09T16:45:13.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-03-09T16:45:13.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.075s coverage: 81.4% of statements [2021-03-09T16:45:16.120Z] 00ac8860ef70: Pull complete [2021-03-09T16:45:16.395Z] 63d7cb157983: Pull complete [2021-03-09T16:45:16.992Z] b116817d02f9: Pull complete [2021-03-09T16:45:21.319Z] 745a02a5169b: Pull complete [2021-03-09T16:45:21.319Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-09T16:45:21.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-09T16:45:21.319Z] ---> b7e6874047d6 [2021-03-09T16:45:21.319Z] 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-03-09T16:45:24.710Z] ---> Running in 6733cc455b00 [2021-03-09T16:45:25.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:45:26.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.205s coverage: 92.9% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 77.8% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.383s coverage: 75.5% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.183s coverage: 84.6% of statements [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.6% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.253s coverage: 62.4% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.140s coverage: 73.7% of statements [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.895s coverage: 69.0% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.235s coverage: 47.0% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.080s coverage: 100.0% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T16:45:26.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T16:45:26.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T16:45:26.432Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.194s coverage: 87.8% of statements [2021-03-09T16:45:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T16:45:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T16:45:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T16:45:27.256Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T16:45:27.256Z] (2/12) Installing file (5.38-r0) [2021-03-09T16:45:27.527Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T16:45:27.527Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T16:45:28.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.045s coverage: 29.1% of statements [2021-03-09T16:45:28.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T16:45:28.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T16:45:28.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T16:45:28.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T16:45:28.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T16:45:28.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.106s coverage: 99.0% of statements [2021-03-09T16:45:28.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T16:45:28.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements [2021-03-09T16:45:28.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T16:45:28.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T16:45:28.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T16:45:28.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T16:45:28.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.165s coverage: 95.6% of statements [2021-03-09T16:45:28.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T16:45:28.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T16:45:28.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T16:45:28.449Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-03-09T16:45:28.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T16:45:28.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements [2021-03-09T16:45:28.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T16:45:28.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T16:45:28.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T16:45:28.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T16:45:28.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.074s coverage: 87.9% of statements [2021-03-09T16:45:28.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T16:45:28.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T16:45:28.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-03-09T16:45:29.045Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements [2021-03-09T16:45:29.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements [2021-03-09T16:45:29.912Z] GO111MODULE=on go vet ./... [2021-03-09T16:45:35.792Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T16:45:35.792Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T16:45:35.792Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T16:45:35.792Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T16:45:35.792Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T16:45:35.792Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T16:45:35.792Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T16:45:35.792Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T16:45:35.792Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:45:35.792Z] OK: 217 MiB in 51 packages [2021-03-09T16:45:40.096Z] Removing intermediate container 6733cc455b00 [2021-03-09T16:45:40.096Z] ---> 90cddac8cfef [2021-03-09T16:45:40.096Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T16:45:40.096Z] ---> Running in 04109281472c [2021-03-09T16:45:40.096Z] Removing intermediate container 04109281472c [2021-03-09T16:45:40.096Z] ---> 3c9621037a03 [2021-03-09T16:45:40.096Z] Step 5/6 : COPY go.mod . [2021-03-09T16:45:41.076Z] ---> 3b62f1592c39 [2021-03-09T16:45:41.076Z] Step 6/6 : RUN go mod download [2021-03-09T16:45:41.076Z] ---> Running in 6f0ea303f4bb [2021-03-09T16:46:07.883Z] Removing intermediate container 6f0ea303f4bb [2021-03-09T16:46:07.883Z] ---> aae14bee9fb7 [2021-03-09T16:46:07.883Z] Successfully built aae14bee9fb7 [2021-03-09T16:46:07.883Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:46:08.226Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T16:46:08.226Z] . [Pipeline] withDockerContainer [2021-03-09T16:46:08.514Z] prd-ubuntu18.04-docker-arm64-4c-16g-29158 does not seem to be running inside a container [2021-03-09T16:46:08.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-09T16:46:10.099Z] $ docker top 1c06e75c8c0e36f8b6a63abecd3abf87df3a928823cd8a01a3f66ffd593bba4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T16:46:11.194Z] + go version [2021-03-09T16:46:11.194Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-09T16:46:11.225Z] $ docker stop --time=1 1c06e75c8c0e36f8b6a63abecd3abf87df3a928823cd8a01a3f66ffd593bba4a [2021-03-09T16:46:13.225Z] $ docker rm -f 1c06e75c8c0e36f8b6a63abecd3abf87df3a928823cd8a01a3f66ffd593bba4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:46:14.335Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T16:46:14.335Z] . [Pipeline] withDockerContainer [2021-03-09T16:46:14.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-29158 does not seem to be running inside a container [2021-03-09T16:46:14.691Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-09T16:46:16.191Z] $ docker top 470028544c4bec1fc5bd34f2967d3981f417ca1d5b6819247e091883516888b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T16:46:16.566Z] ========================================================= [2021-03-09T16:46:16.566Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T16:46:16.566Z] ========================================================= [Pipeline] sh [2021-03-09T16:46:17.207Z] + make test [2021-03-09T16:46:17.207Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T16:46:39.015Z] gofmt -l . [2021-03-09T16:46:39.015Z] [ "`gofmt -l .`" = "" ] [2021-03-09T16:46:39.015Z] ./bin/test-go-mod-tidy.sh [2021-03-09T16:46:39.015Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T16:46:39.449Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T16:46:40.081Z] + ls -al . [2021-03-09T16:46:40.081Z] total 736 [2021-03-09T16:46:40.081Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 16:46 . [2021-03-09T16:46:40.081Z] drwxr-xr-x 4 root root 28 Mar 9 16:43 .. [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 16:40 .dockerignore [2021-03-09T16:46:40.081Z] drwxrwxr-x 8 1001 1001 179 Mar 9 16:40 .git [2021-03-09T16:46:40.081Z] drwxrwxr-x 3 1001 1001 125 Mar 9 16:40 .github [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 16:40 .gitignore [2021-03-09T16:46:40.081Z] drwx------ 3 1001 1001 60 Mar 9 16:41 .semver [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 16:40 .sonarcloud.properties [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 8607 Mar 9 16:40 Attribution.txt [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 16:40 CONTRIBUTING.md [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 16:40 Dockerfile.build [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 16:40 Jenkinsfile [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 16:40 LICENSE [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 16:40 Makefile [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 6548 Mar 9 16:40 README.md [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 16:40 SECURITY.md [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 16:41 VERSION [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 16:40 ZMQWindows.md [2021-03-09T16:46:40.081Z] drwxrwxr-x 2 1001 1001 117 Mar 9 16:40 bin [2021-03-09T16:46:40.081Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 16:40 cmd [2021-03-09T16:46:40.081Z] -rw-r--r-- 1 root root 624012 Mar 9 16:45 coverage.out [2021-03-09T16:46:40.081Z] -rw-r--r-- 1 root root 1055 Mar 9 16:46 go.mod [2021-03-09T16:46:40.081Z] -rw-r--r-- 1 root root 21981 Mar 9 16:46 go.sum [2021-03-09T16:46:40.081Z] drwxrwxr-x 8 1001 1001 127 Mar 9 16:40 internal [2021-03-09T16:46:40.081Z] drwxrwxr-x 4 1001 1001 26 Mar 9 16:40 openapi [2021-03-09T16:46:40.081Z] drwxrwxr-x 4 1001 1001 71 Mar 9 16:40 snap [2021-03-09T16:46:40.081Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 16:40 version.go [Pipeline] sh [2021-03-09T16:46:40.416Z] + '[' -e coverage.out ] [2021-03-09T16:46:40.416Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T16:46:40.850Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T16:46:41.551Z] + make build [2021-03-09T16:46:41.551Z] 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-03-09T16:46:47.019Z] 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-03-09T16:46:59.977Z] 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-03-09T16:47:04.347Z] 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-03-09T16:47:06.987Z] 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-03-09T16:47:08.105Z] 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-03-09T16:47:12.599Z] 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-03-09T16:47:15.294Z] 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-03-09T16:47:17.369Z] 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-03-09T16:47:25.071Z] 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-03-09T16:47:26.483Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T16:47:31.097Z] 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-03-09T16:47:33.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T16:47:33.862Z] 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-03-09T16:47:39.581Z] $ docker stop --time=1 c3e0610af28ef5af09cb6eeb09deb957e853de3c9e596579f3d3e65dc2099aca [2021-03-09T16:47:41.785Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T16:47:41.785Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T16:47:41.806Z] $ docker rm -f c3e0610af28ef5af09cb6eeb09deb957e853de3c9e596579f3d3e65dc2099aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:47:43.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T16:47:43.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T16:47:43.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T16:47:44.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T16:47:44.337Z] [2021-03-09T16:47:44.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:47:44.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T16:47:44.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T16:47:44.883Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-09T16:47:44.883Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-09T16:47:44.883Z] ca9280d653b3: Pulling fs layer [2021-03-09T16:47:44.883Z] 7e9c9ca2126c: Pulling fs layer [2021-03-09T16:47:45.168Z] cbdbe7a5bc2a: Download complete [2021-03-09T16:47:46.274Z] cbdbe7a5bc2a: Pull complete [2021-03-09T16:47:46.275Z] ca9280d653b3: Download complete [2021-03-09T16:47:48.184Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T16:47:48.184Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T16:47:48.300Z] 7e9c9ca2126c: Verifying Checksum [2021-03-09T16:47:48.300Z] 7e9c9ca2126c: Download complete [2021-03-09T16:47:48.603Z] ca9280d653b3: Pull complete [2021-03-09T16:47:56.483Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T16:47:56.483Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T16:47:56.483Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T16:48:01.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.373s coverage: 45.9% of statements [2021-03-09T16:48:01.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T16:48:01.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T16:48:01.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T16:48:01.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T16:48:01.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T16:48:01.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T16:48:01.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T16:48:01.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.287s coverage: 100.0% of statements [2021-03-09T16:48:04.351Z] 7e9c9ca2126c: Pull complete [2021-03-09T16:48:04.351Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-09T16:48:04.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T16:48:04.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-09T16:48:05.007Z] prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container [2021-03-09T16:48:05.125Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-09T16:48:06.815Z] $ docker top a264f098916297ab9312ab09b7292557ecbd9f11f1067f90a836f9bbdb3f5d8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T16:48:07.403Z] + docker-compose build --help [2021-03-09T16:48:07.403Z] + grep parallel [2021-03-09T16:48:08.875Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T16:48:08.894Z] $ docker stop --time=1 a264f098916297ab9312ab09b7292557ecbd9f11f1067f90a836f9bbdb3f5d8d [2021-03-09T16:48:10.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.622s coverage: 27.1% of statements [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T16:48:10.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T16:48:10.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T16:48:10.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.305s coverage: 71.3% of statements [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T16:48:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T16:48:10.409Z] $ docker rm -f a264f098916297ab9312ab09b7292557ecbd9f11f1067f90a836f9bbdb3f5d8d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:48:11.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T16:48:11.126Z] . [Pipeline] withDockerContainer [2021-03-09T16:48:11.310Z] prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container [2021-03-09T16:48:11.394Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-09T16:48:12.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.565s coverage: 82.9% of statements [2021-03-09T16:48:12.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T16:48:12.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T16:48:12.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.138s coverage: 78.9% of statements [2021-03-09T16:48:12.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T16:48:12.440Z] $ docker top ddcc434323e141c1d4d3e03632d4f783002ebbc2f80f961455c1f27d2b59a9b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T16:48:13.597Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T16:48:15.688Z] Building docker-core-command-go ... [2021-03-09T16:48:15.688Z] Building docker-core-data-go ... [2021-03-09T16:48:15.688Z] Building docker-core-metadata-go ... [2021-03-09T16:48:15.688Z] Building docker-security-bootstrapper-go ... [2021-03-09T16:48:15.688Z] Building docker-security-proxy-setup-go ... [2021-03-09T16:48:15.688Z] Building docker-security-secretstore-setup-go ... [2021-03-09T16:48:15.688Z] Building docker-support-notifications-go ... [2021-03-09T16:48:15.688Z] Building docker-support-scheduler-go ... [2021-03-09T16:48:15.688Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T16:48:15.688Z] Building docker-security-secretstore-setup-go [2021-03-09T16:48:15.688Z] Building docker-security-proxy-setup-go [2021-03-09T16:48:15.688Z] Building docker-core-metadata-go [2021-03-09T16:48:15.688Z] Building docker-support-notifications-go [2021-03-09T16:48:15.688Z] Building docker-support-scheduler-go [2021-03-09T16:48:20.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.265s coverage: 28.6% of statements [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T16:48:20.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.206s coverage: 100.0% of statements [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T16:48:20.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.123s coverage: 100.0% of statements [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T16:48:20.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.402s coverage: 86.7% of statements [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T16:48:20.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.333s coverage: 97.5% of statements [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T16:48:20.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T16:48:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T16:48:30.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.260s coverage: 92.8% of statements [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T16:48:30.744Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T16:48:30.744Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.233s coverage: 0.1% of statements [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T16:48:30.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T16:48:30.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.123s coverage: 47.1% of statements [2021-03-09T16:48:30.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements [2021-03-09T16:48:30.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements [2021-03-09T16:48:30.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.139s coverage: 96.3% of statements [2021-03-09T16:48:30.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.084s coverage: 87.5% of statements [2021-03-09T16:48:43.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2021-03-09T16:48:43.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.104s coverage: 44.8% of statements [2021-03-09T16:48:43.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.096s coverage: 81.4% of statements [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.124s coverage: 92.9% of statements [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.114s coverage: 87.2% of statements [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.6% of statements [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.6% of statements [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.530s coverage: 62.4% of statements [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T16:48:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-03-09T16:48:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-03-09T16:48:58.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.853s coverage: 69.0% of statements [2021-03-09T16:48:58.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T16:48:58.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T16:48:58.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T16:48:59.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.375s coverage: 38.4% of statements [2021-03-09T16:48:59.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T16:48:59.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T16:48:59.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.108s coverage: 89.5% of statements [2021-03-09T16:48:59.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T16:49:00.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.111s coverage: 84.8% of statements [2021-03-09T16:49:06.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 47.0% of statements [2021-03-09T16:49:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T16:49:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T16:49:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T16:49:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T16:49:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T16:49:06.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.141s coverage: 100.0% of statements [2021-03-09T16:49:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T16:49:06.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements [2021-03-09T16:49:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T16:49:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T16:49:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T16:49:06.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T16:49:06.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.461s coverage: 87.8% of statements [2021-03-09T16:49:06.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T16:49:06.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T16:49:06.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T16:49:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.068s coverage: 29.1% of statements [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T16:49:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T16:49:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T16:49:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.232s coverage: 95.6% of statements [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T16:49:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T16:49:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T16:49:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T16:49:16.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T16:49:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2021-03-09T16:49:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.066s coverage: 32.1% of statements [2021-03-09T16:49:16.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-09T16:49:16.789Z] GO111MODULE=on go vet ./... [2021-03-09T16:49:38.375Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:49:38.375Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:49:38.375Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:49:38.375Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:49:38.375Z] ---> 31584cf27cec [2021-03-09T16:49:38.375Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T16:49:38.375Z] ---> 31584cf27cec [2021-03-09T16:49:38.375Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T16:49:38.375Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:49:38.375Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:49:38.375Z] ---> 31584cf27cec [2021-03-09T16:49:38.375Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T16:49:38.375Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:49:38.375Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:49:38.375Z] ---> 31584cf27cec [2021-03-09T16:49:38.375Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T16:49:38.375Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:49:38.375Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:49:38.375Z] ---> 31584cf27cec [2021-03-09T16:49:38.375Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T16:49:38.375Z] ---> Running in 7dcc211a0dd2 [2021-03-09T16:49:38.375Z] ---> Running in 2573bf70d31c [2021-03-09T16:49:38.375Z] ---> Running in 0c902ce1e216 [2021-03-09T16:49:38.375Z] ---> Running in 948a88e18c37 [2021-03-09T16:49:38.375Z] ---> Running in 04f94bdaa1ea [2021-03-09T16:49:38.375Z] Removing intermediate container 04f94bdaa1ea [2021-03-09T16:49:38.375Z] ---> 7c1ebba02995 [2021-03-09T16:49:38.375Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:49:38.375Z] Removing intermediate container 0c902ce1e216 [2021-03-09T16:49:38.375Z] ---> d47a14bfd1b6 [2021-03-09T16:49:38.375Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:49:38.375Z] Removing intermediate container 2573bf70d31c [2021-03-09T16:49:38.375Z] ---> 6c72359f3c44 [2021-03-09T16:49:38.375Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:49:38.375Z] Removing intermediate container 948a88e18c37 [2021-03-09T16:49:38.375Z] ---> 0caaa485d23e [2021-03-09T16:49:38.375Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:49:38.375Z] ---> Running in f803b96bf727 [2021-03-09T16:49:38.375Z] Removing intermediate container 7dcc211a0dd2 [2021-03-09T16:49:38.375Z] ---> 281459c1a735 [2021-03-09T16:49:38.375Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:49:38.375Z] ---> Running in 27fb5fac3b17 [2021-03-09T16:49:38.375Z] ---> Running in e8e893912eec [2021-03-09T16:49:38.375Z] ---> Running in 6a94fce438a4 [2021-03-09T16:49:38.375Z] ---> Running in 31c42ec239dc [2021-03-09T16:49:39.026Z] Removing intermediate container f803b96bf727 [2021-03-09T16:49:39.026Z] ---> 2ca2d355fe0b [2021-03-09T16:49:39.026Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T16:49:39.026Z] Removing intermediate container 27fb5fac3b17 [2021-03-09T16:49:39.026Z] ---> 42064ae9f5fe [2021-03-09T16:49:39.026Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T16:49:39.026Z] ---> Running in 448c6d3f1f55 [2021-03-09T16:49:39.315Z] Removing intermediate container 6a94fce438a4 [2021-03-09T16:49:39.315Z] ---> 003876067fec [2021-03-09T16:49:39.315Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container 31c42ec239dc [2021-03-09T16:49:39.315Z] ---> e8ad42781aca [2021-03-09T16:49:39.315Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T16:49:39.315Z] [2021-03-09T16:49:39.315Z] ---> Running in 66ced3fff537 [2021-03-09T16:49:39.595Z] ---> Running in ac6bcf8587cb [2021-03-09T16:49:39.595Z] ---> Running in 41d143e36254 [2021-03-09T16:49:39.595Z] Removing intermediate container e8e893912eec [2021-03-09T16:49:39.595Z] ---> 9959aa319600 [2021-03-09T16:49:39.595Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T16:49:39.876Z] ---> Running in db4b7eb6e9d2 [2021-03-09T16:49:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:49:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:49:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:49:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:49:42.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:49:43.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:49:43.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:49:43.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:49:43.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:49:43.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:49:44.295Z] OK: 233 MiB in 51 packages [2021-03-09T16:49:44.295Z] OK: 233 MiB in 51 packages [2021-03-09T16:49:44.295Z] OK: 233 MiB in 51 packages [2021-03-09T16:49:44.295Z] OK: 233 MiB in 51 packages [2021-03-09T16:49:44.575Z] OK: 233 MiB in 51 packages [2021-03-09T16:49:45.202Z] Removing intermediate container 448c6d3f1f55 [2021-03-09T16:49:45.202Z] ---> f4e21963c9ee [2021-03-09T16:49:45.202Z] Step 6/24 : COPY go.mod . [2021-03-09T16:49:45.481Z] Removing intermediate container 66ced3fff537 [2021-03-09T16:49:45.481Z] ---> 893f8de61eff [2021-03-09T16:49:45.481Z] Step 6/22 : COPY go.mod . [2021-03-09T16:49:45.819Z] Removing intermediate container 41d143e36254 [2021-03-09T16:49:45.819Z] ---> c1b1327cbf38 [2021-03-09T16:49:45.819Z] Step 6/22 : COPY go.mod . [2021-03-09T16:49:45.819Z] ---> 45e9e4ea5ab9 [2021-03-09T16:49:45.819Z] Step 7/24 : RUN go mod download [2021-03-09T16:49:45.819Z] Removing intermediate container ac6bcf8587cb [2021-03-09T16:49:45.819Z] ---> cabf0bc484a0 [2021-03-09T16:49:45.819Z] Step 6/23 : COPY go.mod . [2021-03-09T16:49:45.819Z] ---> Running in 6e2d967c8b82 [2021-03-09T16:49:46.098Z] Removing intermediate container db4b7eb6e9d2 [2021-03-09T16:49:46.098Z] ---> c929424f39b0 [2021-03-09T16:49:46.098Z] Step 6/21 : COPY go.mod . [2021-03-09T16:49:46.098Z] ---> 7036a0491360 [2021-03-09T16:49:46.098Z] Step 7/22 : RUN go mod download [2021-03-09T16:49:46.707Z] ---> Running in 40e0d8c7784f [2021-03-09T16:49:46.707Z] ---> b9339d26a025 [2021-03-09T16:49:46.707Z] Step 7/23 : RUN go mod download [2021-03-09T16:49:46.707Z] ---> 5faaa2aea98e [2021-03-09T16:49:46.707Z] Step 7/22 : RUN go mod download [2021-03-09T16:49:46.995Z] ---> Running in 02e14e3939bb [2021-03-09T16:49:46.995Z] ---> 21adb0a8ad55 [2021-03-09T16:49:46.995Z] Step 7/21 : RUN go mod download [2021-03-09T16:49:46.995Z] ---> Running in 6ee7b683ecba [2021-03-09T16:49:46.995Z] ---> Running in 217c44dd548d [2021-03-09T16:49:52.655Z] Removing intermediate container 217c44dd548d [2021-03-09T16:49:52.655Z] ---> 36e2927272fc [2021-03-09T16:49:52.655Z] Step 8/21 : COPY . . [2021-03-09T16:49:52.655Z] Removing intermediate container 40e0d8c7784f [2021-03-09T16:49:52.655Z] ---> f4fb6de35a9b [2021-03-09T16:49:52.655Z] Step 8/22 : COPY . . [2021-03-09T16:49:52.996Z] Removing intermediate container 6e2d967c8b82 [2021-03-09T16:49:52.996Z] ---> 8c2765fbb26a [2021-03-09T16:49:52.996Z] Step 8/24 : COPY . . [2021-03-09T16:49:52.996Z] Removing intermediate container 6ee7b683ecba [2021-03-09T16:49:52.996Z] ---> 15652a8e14d3 [2021-03-09T16:49:52.996Z] Step 8/22 : COPY . .Removing intermediate container 02e14e3939bb [2021-03-09T16:49:52.996Z] ---> 08dc044ed275 [2021-03-09T16:49:52.996Z] Step 8/23 : COPY . . [2021-03-09T16:49:53.372Z] [2021-03-09T16:50:38.579Z] gofmt -l . [2021-03-09T16:50:38.579Z] [ "`gofmt -l .`" = "" ] [2021-03-09T16:50:38.579Z] ./bin/test-go-mod-tidy.sh [2021-03-09T16:50:38.579Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T16:50:39.250Z] + ls -al . [2021-03-09T16:50:39.250Z] total 764 [2021-03-09T16:50:39.250Z] drwxrwxr-x 9 1001 1001 4096 Mar 9 16:50 . [2021-03-09T16:50:39.250Z] drwxr-xr-x 4 root root 4096 Mar 9 16:46 .. [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 16:44 .dockerignore [2021-03-09T16:50:39.250Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 16:44 .git [2021-03-09T16:50:39.250Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 16:44 .github [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 16:44 .gitignore [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 16:44 .sonarcloud.properties [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 8607 Mar 9 16:44 Attribution.txt [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 16:44 CONTRIBUTING.md [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 16:44 Dockerfile.build [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 16:44 Jenkinsfile [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 16:44 LICENSE [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 16:44 Makefile [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 6548 Mar 9 16:44 README.md [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 16:44 SECURITY.md [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 16:41 VERSION [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 16:44 ZMQWindows.md [2021-03-09T16:50:39.250Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 16:44 bin [2021-03-09T16:50:39.250Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 16:44 cmd [2021-03-09T16:50:39.250Z] -rw-r--r-- 1 root root 624012 Mar 9 16:49 coverage.out [2021-03-09T16:50:39.250Z] -rw-r--r-- 1 root root 1055 Mar 9 16:50 go.mod [2021-03-09T16:50:39.250Z] -rw-r--r-- 1 root root 21981 Mar 9 16:50 go.sum [2021-03-09T16:50:39.250Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 16:44 internal [2021-03-09T16:50:39.250Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 16:44 openapi [2021-03-09T16:50:39.250Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 16:44 snap [2021-03-09T16:50:39.250Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 16:44 version.go [Pipeline] sh [2021-03-09T16:50:39.914Z] + '[' -e coverage.out ] [2021-03-09T16:50:39.914Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T16:50:39.976Z] Warning: overwriting stash ‘coverage-report’ [2021-03-09T16:50:41.439Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T16:50:42.151Z] + make build [2021-03-09T16:50:42.151Z] 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-03-09T16:50:54.564Z] 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-03-09T16:51:16.770Z] 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-03-09T16:51:24.260Z] 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-03-09T16:51:28.585Z] 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-03-09T16:51:30.022Z] 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-03-09T16:51:35.409Z] 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-03-09T16:51:39.707Z] 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-03-09T16:51:44.016Z] 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-03-09T16:51:47.705Z] ---> 780461f03779 [2021-03-09T16:51:47.705Z] ---> f30b056f7cb5 [2021-03-09T16:51:47.705Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T16:51:47.705Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T16:51:47.705Z] ---> de9ab8adc5cf [2021-03-09T16:51:47.705Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T16:51:47.705Z] ---> Running in 4076f865c980 [2021-03-09T16:51:47.705Z] ---> Running in 874fae6527df [2021-03-09T16:51:47.705Z] ---> Running in 9feda4433a53 [2021-03-09T16:51:47.705Z] ---> 789808173489 [2021-03-09T16:51:47.705Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T16:51:47.705Z] ---> Running in e3e68ef477a3 [2021-03-09T16:51:47.999Z] ---> 92bc027d3996 [2021-03-09T16:51:47.999Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T16:51:47.999Z] ---> Running in 826063bfb0c2 [2021-03-09T16:51:48.307Z] 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-03-09T16:51:50.317Z] 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-03-09T16:51:50.317Z] 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-03-09T16:51:50.317Z] 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-03-09T16:51:50.317Z] 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-03-09T16:51:50.318Z] 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-03-09T16:51:50.921Z] 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-03-09T16:51:55.225Z] 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-03-09T16:52:01.959Z] $ docker stop --time=1 470028544c4bec1fc5bd34f2967d3981f417ca1d5b6819247e091883516888b3 [2021-03-09T16:52:04.349Z] $ docker rm -f 470028544c4bec1fc5bd34f2967d3981f417ca1d5b6819247e091883516888b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:52:06.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T16:52:06.379Z] [2021-03-09T16:52:06.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:52:06.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T16:52:06.752Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-09T16:52:06.752Z] 29e5d40040c1: Pulling fs layer [2021-03-09T16:52:06.752Z] 1ce36da41761: Pulling fs layer [2021-03-09T16:52:06.752Z] 25b303627fd3: Pulling fs layer [2021-03-09T16:52:07.339Z] 29e5d40040c1: Verifying Checksum [2021-03-09T16:52:07.339Z] 29e5d40040c1: Download complete [2021-03-09T16:52:08.766Z] 29e5d40040c1: Pull complete [2021-03-09T16:52:09.365Z] 1ce36da41761: Download complete [2021-03-09T16:52:10.346Z] 1ce36da41761: Pull complete [2021-03-09T16:52:10.618Z] 25b303627fd3: Verifying Checksum [2021-03-09T16:52:10.618Z] 25b303627fd3: Download complete [2021-03-09T16:52:20.763Z] 25b303627fd3: Pull complete [2021-03-09T16:52:20.763Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-09T16:52:20.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T16:52:20.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-09T16:52:21.028Z] prd-ubuntu18.04-docker-arm64-4c-16g-29158 does not seem to be running inside a container [2021-03-09T16:52:21.114Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-09T16:52:24.132Z] $ docker top acee946046a408727963df626285c1d725978785500850ee354d6f75ef6f7ba2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T16:52:25.124Z] + docker-compose build --help [2021-03-09T16:52:25.124Z] + grep parallel [2021-03-09T16:52:28.495Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T16:52:28.792Z] $ docker stop --time=1 acee946046a408727963df626285c1d725978785500850ee354d6f75ef6f7ba2 [2021-03-09T16:52:30.742Z] $ docker rm -f acee946046a408727963df626285c1d725978785500850ee354d6f75ef6f7ba2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T16:52:31.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T16:52:31.582Z] . [Pipeline] withDockerContainer [2021-03-09T16:52:31.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-29158 does not seem to be running inside a container [2021-03-09T16:52:31.950Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-09T16:52:33.428Z] $ docker top 7195492c58428bc0542cfee641c516f7ddb66557fff3484a7ade9fe17eaed6a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T16:52:34.471Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T16:52:38.754Z] Building docker-core-command-go ... [2021-03-09T16:52:38.754Z] Building docker-core-data-go ... [2021-03-09T16:52:38.754Z] Building docker-core-metadata-go ... [2021-03-09T16:52:38.754Z] Building docker-security-bootstrapper-go ... [2021-03-09T16:52:38.754Z] Building docker-security-proxy-setup-go ... [2021-03-09T16:52:38.754Z] Building docker-security-secretstore-setup-go ... [2021-03-09T16:52:38.754Z] Building docker-support-notifications-go ... [2021-03-09T16:52:38.754Z] Building docker-support-scheduler-go ... [2021-03-09T16:52:38.754Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T16:52:38.754Z] Building docker-support-notifications-go [2021-03-09T16:52:38.754Z] Building docker-support-scheduler-go [2021-03-09T16:52:38.754Z] Building docker-security-secretstore-setup-go [2021-03-09T16:52:38.754Z] Building docker-core-metadata-go [2021-03-09T16:52:38.754Z] Building docker-security-proxy-setup-go [2021-03-09T16:52:48.119Z] 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-03-09T16:52:48.119Z] 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-03-09T16:53:07.526Z] Removing intermediate container 9feda4433a53 [2021-03-09T16:53:07.526Z] ---> dfe40a6a1e6d [2021-03-09T16:53:07.526Z] [2021-03-09T16:53:07.526Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T16:53:07.526Z] Removing intermediate container e3e68ef477a3 [2021-03-09T16:53:07.526Z] ---> a486a05c9e6c [2021-03-09T16:53:07.526Z] [2021-03-09T16:53:07.526Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T16:53:07.526Z] Removing intermediate container 874fae6527df [2021-03-09T16:53:07.526Z] ---> 842e972fae04 [2021-03-09T16:53:07.526Z] [2021-03-09T16:53:07.526Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T16:53:07.526Z] Removing intermediate container 4076f865c980 [2021-03-09T16:53:07.526Z] ---> 49293b008c31 [2021-03-09T16:53:07.526Z] [2021-03-09T16:53:07.526Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T16:53:07.526Z] 3.12: Pulling from library/alpine [2021-03-09T16:53:07.526Z] 3.12: Pulling from library/alpine [2021-03-09T16:53:07.526Z] 3.12: Pulling from library/alpine [2021-03-09T16:53:07.526Z] 3.12: Pulling from library/alpine [2021-03-09T16:53:07.526Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T16:53:07.526Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T16:53:07.526Z] Status: Image is up to date for alpine:3.12 [2021-03-09T16:53:07.526Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T16:53:07.526Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T16:53:07.526Z] Status: Image is up to date for alpine:3.12 [2021-03-09T16:53:07.526Z] ---> 88dd2752d2ea [2021-03-09T16:53:07.527Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T16:53:07.527Z] ---> 88dd2752d2ea [2021-03-09T16:53:07.527Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T16:53:07.527Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T16:53:07.527Z] Status: Image is up to date for alpine:3.12 [2021-03-09T16:53:07.527Z] ---> 88dd2752d2ea [2021-03-09T16:53:07.527Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T16:53:07.527Z] ---> 88dd2752d2ea [2021-03-09T16:53:07.527Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T16:53:07.527Z] ---> Running in bd2ea881c1be [2021-03-09T16:53:07.527Z] ---> Running in 1382f9d31387 [2021-03-09T16:53:07.527Z] ---> Running in ff1b4e588121 [2021-03-09T16:53:08.026Z] ---> Running in 5d461d8935c7 [2021-03-09T16:53:08.427Z] Removing intermediate container 826063bfb0c2 [2021-03-09T16:53:08.427Z] ---> 2f0996d5c386 [2021-03-09T16:53:08.427Z] [2021-03-09T16:53:08.427Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T16:53:08.427Z] ---> 88dd2752d2ea [2021-03-09T16:53:08.427Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T16:53:09.024Z] ---> Running in e1643fafc488 [2021-03-09T16:53:10.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:53:10.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:53:10.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:53:10.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:53:10.636Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T16:53:10.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:53:10.636Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T16:53:10.636Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:53:10.636Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T16:53:10.926Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T16:53:10.926Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:53:10.926Z] OK: 6 MiB in 15 packages [2021-03-09T16:53:10.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:53:10.926Z] OK: 6 MiB in 16 packages [2021-03-09T16:53:11.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:53:11.252Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T16:53:11.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:53:11.252Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T16:53:11.252Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T16:53:11.252Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T16:53:11.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:53:11.252Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T16:53:11.252Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:53:11.252Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T16:53:11.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:53:11.534Z] OK: 7 MiB in 19 packages [2021-03-09T16:53:11.534Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T16:53:11.534Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T16:53:11.534Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:53:11.534Z] OK: 6 MiB in 15 packages [2021-03-09T16:53:11.534Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T16:53:11.534Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T16:53:11.534Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T16:53:11.534Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:53:11.534Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T16:53:12.129Z] OK: 7 MiB in 18 packages [2021-03-09T16:53:13.102Z] Removing intermediate container 1382f9d31387 [2021-03-09T16:53:13.102Z] ---> 612bbbc25ba4 [2021-03-09T16:53:13.102Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:53:13.370Z] Removing intermediate container bd2ea881c1be [2021-03-09T16:53:13.370Z] ---> f2aa664cf651 [2021-03-09T16:53:13.370Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:53:13.723Z] ---> Running in a0262ed46486 [2021-03-09T16:53:13.723Z] Removing intermediate container ff1b4e588121 [2021-03-09T16:53:13.723Z] ---> 07a0ce11b2f2 [2021-03-09T16:53:13.723Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T16:53:13.723Z] ---> Running in d58ba73f31df [2021-03-09T16:53:14.067Z] Removing intermediate container e1643fafc488 [2021-03-09T16:53:14.067Z] ---> 76cc67ed10af [2021-03-09T16:53:14.067Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:53:14.067Z] Removing intermediate container 5d461d8935c7 [2021-03-09T16:53:14.067Z] ---> ac977046238f [2021-03-09T16:53:14.067Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T16:53:14.067Z] ---> Running in af75276ca4da [2021-03-09T16:53:14.403Z] ---> Running in f77f2f1e8eb8 [2021-03-09T16:53:14.403Z] ---> Running in 676b9ea7041e [2021-03-09T16:53:14.693Z] Removing intermediate container a0262ed46486 [2021-03-09T16:53:14.693Z] ---> 3da90a65ba0f [2021-03-09T16:53:14.693Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T16:53:14.693Z] Removing intermediate container d58ba73f31df [2021-03-09T16:53:14.693Z] ---> 6d84632a50fa [2021-03-09T16:53:14.693Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T16:53:14.965Z] Removing intermediate container af75276ca4da [2021-03-09T16:53:14.965Z] ---> 73daecb348ea [2021-03-09T16:53:14.965Z] Step 13/24 : WORKDIR / [2021-03-09T16:53:14.965Z] ---> Running in 91b9023ca6ce [2021-03-09T16:53:14.965Z] Removing intermediate container f77f2f1e8eb8 [2021-03-09T16:53:14.965Z] ---> 93b5662e4270 [2021-03-09T16:53:14.965Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T16:53:15.239Z] ---> Running in ce9f0614addc [2021-03-09T16:53:15.239Z] Removing intermediate container 676b9ea7041e [2021-03-09T16:53:15.239Z] ---> fe0a8ed7718e [2021-03-09T16:53:15.239Z] Step 13/21 : WORKDIR /edgex [2021-03-09T16:53:15.239Z] ---> Running in e992334f6e1b [2021-03-09T16:53:15.239Z] ---> Running in 639cd62bd26e [2021-03-09T16:53:15.239Z] ---> Running in 1a7c52059f16 [2021-03-09T16:53:15.511Z] Removing intermediate container 91b9023ca6ce [2021-03-09T16:53:15.511Z] ---> d43525dade82 [2021-03-09T16:53:15.511Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T16:53:15.511Z] Removing intermediate container ce9f0614addc [2021-03-09T16:53:15.511Z] ---> 54f2a96069a8 [2021-03-09T16:53:15.511Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T16:53:15.511Z] ---> Running in 144947bce4b2 [2021-03-09T16:53:15.511Z] Removing intermediate container e992334f6e1b [2021-03-09T16:53:15.511Z] ---> 06076647a51f [2021-03-09T16:53:15.511Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T16:53:15.782Z] Removing intermediate container 639cd62bd26e [2021-03-09T16:53:15.782Z] ---> 11609ebcbe1c [2021-03-09T16:53:15.782Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-09T16:53:15.782Z] Removing intermediate container 1a7c52059f16 [2021-03-09T16:53:15.782Z] ---> 12e9393c2842 [2021-03-09T16:53:15.782Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T16:53:15.782Z] ---> Running in c0a1d572ec65 [2021-03-09T16:53:16.390Z] ---> Running in d029852e4394 [2021-03-09T16:53:16.390Z] Removing intermediate container 144947bce4b2 [2021-03-09T16:53:16.390Z] ---> 2d1e548b0ad2 [2021-03-09T16:53:16.390Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:53:16.696Z] ---> 30e2ed873a18 [2021-03-09T16:53:16.696Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T16:53:17.036Z] ---> 3bfa65f6851c [2021-03-09T16:53:17.036Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-09T16:53:17.036Z] Removing intermediate container c0a1d572ec65 [2021-03-09T16:53:17.036Z] ---> 005a56ddd150 [2021-03-09T16:53:17.036Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:53:17.308Z] Removing intermediate container d029852e4394 [2021-03-09T16:53:17.308Z] ---> 54380f38c420 [2021-03-09T16:53:17.308Z] Step 15/23 : WORKDIR / [2021-03-09T16:53:17.572Z] ---> Running in 14f04790ac7e [2021-03-09T16:53:17.572Z] ---> 72034b7f093a [2021-03-09T16:53:17.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T16:53:17.846Z] ---> 26f5dbe49c25 [2021-03-09T16:53:17.847Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T16:53:17.847Z] ---> bd9584271d90 [2021-03-09T16:53:17.847Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T16:53:18.446Z] ---> 0bf7608a6936 [2021-03-09T16:53:18.446Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T16:53:18.446Z] Removing intermediate container 14f04790ac7e [2021-03-09T16:53:18.446Z] ---> 5370b237bf47 [2021-03-09T16:53:18.446Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:53:18.729Z] ---> 283d4fcd676d [2021-03-09T16:53:18.729Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T16:53:18.729Z] ---> 45a8806b6a52 [2021-03-09T16:53:18.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T16:53:19.002Z] ---> 8de13e570402 [2021-03-09T16:53:19.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T16:53:19.271Z] ---> e1bd9f3ff310 [2021-03-09T16:53:19.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T16:53:19.578Z] ---> 12271efed193 [2021-03-09T16:53:19.578Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T16:53:19.578Z] ---> ff9ec540cb6b [2021-03-09T16:53:19.578Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T16:53:19.846Z] ---> a94b9114769b [2021-03-09T16:53:19.846Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T16:53:20.433Z] ---> Running in 1def2bece22a [2021-03-09T16:53:20.433Z] ---> Running in d9658f40420f [2021-03-09T16:53:20.433Z] ---> Running in d18a1f8c79dc [2021-03-09T16:53:20.433Z] ---> 1dedc181b67f [2021-03-09T16:53:20.433Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T16:53:20.433Z] ---> 30e3f12595ab [2021-03-09T16:53:20.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T16:53:20.724Z] Removing intermediate container 1def2bece22a [2021-03-09T16:53:20.724Z] ---> 27ad5e993f53 [2021-03-09T16:53:20.724Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T16:53:21.030Z] Removing intermediate container d18a1f8c79dc [2021-03-09T16:53:21.030Z] ---> 27e444471f57 [2021-03-09T16:53:21.030Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:53:21.030Z] Removing intermediate container d9658f40420f [2021-03-09T16:53:21.030Z] ---> ad0f31c451c5 [2021-03-09T16:53:21.031Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:53:21.304Z] ---> 6245b88e31f5 [2021-03-09T16:53:21.304Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T16:53:21.304Z] ---> Running in a192eae08bd8 [2021-03-09T16:53:21.304Z] ---> Running in 8b2fd2600786 [2021-03-09T16:53:21.573Z] ---> Running in e8d418eafa14 [2021-03-09T16:53:21.923Z] ---> Running in 90f36b237015 [2021-03-09T16:53:22.353Z] ---> 01eb7774272e [2021-03-09T16:53:22.353Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T16:53:23.034Z] Removing intermediate container a192eae08bd8 [2021-03-09T16:53:23.034Z] ---> 6332aa493caf [2021-03-09T16:53:23.034Z] Step 19/21 : LABEL arch=x86_64 [2021-03-09T16:53:23.034Z] Removing intermediate container 8b2fd2600786 [2021-03-09T16:53:23.034Z] ---> 1916295a2a35 [2021-03-09T16:53:23.034Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T16:53:23.034Z] Removing intermediate container e8d418eafa14 [2021-03-09T16:53:23.034Z] ---> 5ab66b9c7e14 [2021-03-09T16:53:23.034Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T16:53:23.034Z] Removing intermediate container 90f36b237015 [2021-03-09T16:53:23.034Z] ---> 4e4a405249d3 [2021-03-09T16:53:23.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:53:23.034Z] ---> Running in 4245892193fa [2021-03-09T16:53:23.034Z] ---> Running in e842b30d3a20 [2021-03-09T16:53:23.367Z] ---> Running in 67558985c6be [2021-03-09T16:53:23.367Z] ---> Running in ab8d3d69a1ec [2021-03-09T16:53:23.652Z] ---> 07e44e1f59dc [2021-03-09T16:53:23.652Z] Step 20/24 : 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-03-09T16:53:23.652Z] ---> Running in 9f71ef566e66 [2021-03-09T16:53:23.916Z] Removing intermediate container 67558985c6be [2021-03-09T16:53:23.916Z] ---> 9356fa0fc6ed [2021-03-09T16:53:23.916Z] Step 21/22 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:53:23.916Z] Removing intermediate container e842b30d3a20 [2021-03-09T16:53:23.916Z] ---> ba1ad6a0d5a7 [2021-03-09T16:53:23.916Z] Step 20/21 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:53:23.916Z] Removing intermediate container 4245892193fa [2021-03-09T16:53:23.916Z] ---> 30ccf463eec9 [2021-03-09T16:53:23.916Z] Step 21/22 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:53:24.187Z] Removing intermediate container ab8d3d69a1ec [2021-03-09T16:53:24.187Z] ---> c9ffdb7922b9 [2021-03-09T16:53:24.187Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T16:53:24.187Z] ---> Running in 9508cbada0b9 [2021-03-09T16:53:24.187Z] ---> Running in 4b615a017fb1 [2021-03-09T16:53:24.187Z] ---> Running in b86a89458a3a [2021-03-09T16:53:24.472Z] ---> Running in d31b2968a3ba [2021-03-09T16:53:24.754Z] Removing intermediate container 4b615a017fb1 [2021-03-09T16:53:24.754Z] ---> 53aae380bb10 [2021-03-09T16:53:24.754Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T16:53:25.110Z] Removing intermediate container b86a89458a3a [2021-03-09T16:53:25.110Z] ---> 9ed4af6497e6 [2021-03-09T16:53:25.110Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T16:53:25.110Z] Removing intermediate container 9508cbada0b9 [2021-03-09T16:53:25.110Z] ---> f8592f34ac0a [2021-03-09T16:53:25.110Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T16:53:25.110Z] Removing intermediate container d31b2968a3ba [2021-03-09T16:53:25.110Z] ---> 7107ec50f5c7 [2021-03-09T16:53:25.110Z] Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:53:25.110Z] ---> Running in 9516e4ad6c8e [2021-03-09T16:53:25.392Z] ---> Running in a2ce721ca5ad [2021-03-09T16:53:25.733Z] ---> Running in d03914f70774 [2021-03-09T16:53:25.733Z] ---> Running in ab9d4ee6bde9 [2021-03-09T16:53:26.021Z] Removing intermediate container a2ce721ca5ad [2021-03-09T16:53:26.021Z] ---> 2af68d7f81dd [2021-03-09T16:53:26.021Z] [2021-03-09T16:53:26.337Z] Removing intermediate container 9516e4ad6c8e [2021-03-09T16:53:26.337Z] ---> 60896a988526 [2021-03-09T16:53:26.337Z] [2021-03-09T16:53:26.337Z] Removing intermediate container d03914f70774 [2021-03-09T16:53:26.337Z] ---> cc3fef920fe9 [2021-03-09T16:53:26.337Z] [2021-03-09T16:53:26.654Z] Removing intermediate container ab9d4ee6bde9 [2021-03-09T16:53:26.654Z] ---> 67718829f457 [2021-03-09T16:53:26.654Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T16:53:26.930Z] ---> Running in 375f987aec45 [2021-03-09T16:53:27.263Z] Removing intermediate container 9f71ef566e66 [2021-03-09T16:53:27.263Z] ---> 3d1616ed8518 [2021-03-09T16:53:27.263Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T16:53:27.874Z] Successfully built 60896a988526 [2021-03-09T16:53:27.874Z] Successfully built cc3fef920fe9 [2021-03-09T16:53:27.874Z] Successfully built 2af68d7f81dd [2021-03-09T16:53:27.874Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-09T16:53:27.874Z]  Building docker-support-scheduler-go ... done  ---> Running in cc6e151e0b6a [2021-03-09T16:53:27.874Z] Building docker-security-bootstrapper-go [2021-03-09T16:53:27.874Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-09T16:53:27.874Z] Building docker-sys-mgmt-agent-go [2021-03-09T16:53:27.874Z]  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-notifications-go:latest [2021-03-09T16:53:27.874Z] Building docker-core-command-go [2021-03-09T16:53:27.874Z]  Building docker-support-notifications-go ... done Removing intermediate container 375f987aec45 [2021-03-09T16:53:27.874Z] ---> 17695b28524f [2021-03-09T16:53:27.874Z] [2021-03-09T16:53:28.474Z] Removing intermediate container cc6e151e0b6a [2021-03-09T16:53:28.474Z] ---> 640dc7496eb6 [2021-03-09T16:53:28.474Z] Step 22/24 : LABEL arch=x86_64 [2021-03-09T16:53:28.474Z] Successfully built 17695b28524f [2021-03-09T16:53:28.474Z] Successfully tagged docker-core-metadata-go:latest [2021-03-09T16:53:28.474Z] Building docker-core-data-go [2021-03-09T16:53:28.474Z]  Building docker-core-metadata-go ... done  ---> Running in cbb0a984806e [2021-03-09T16:53:29.102Z] Removing intermediate container cbb0a984806e [2021-03-09T16:53:29.102Z] ---> 965c233a0f51 [2021-03-09T16:53:29.102Z] Step 23/24 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:53:29.102Z] ---> Running in 432b3e8d2b2a [2021-03-09T16:53:29.708Z] Removing intermediate container 432b3e8d2b2a [2021-03-09T16:53:29.708Z] ---> c2dbccbbd99b [2021-03-09T16:53:29.708Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T16:53:29.708Z] ---> Running in 7413085c30ad [2021-03-09T16:53:29.977Z] Removing intermediate container 7413085c30ad [2021-03-09T16:53:29.977Z] ---> 0438d1c47930 [2021-03-09T16:53:29.977Z] [2021-03-09T16:53:30.582Z] Successfully built 0438d1c47930 [2021-03-09T16:53:32.033Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-09T16:54:00.546Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:54:00.547Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:54:00.547Z] ---> aae14bee9fb7 [2021-03-09T16:54:00.547Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T16:54:00.547Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:54:00.547Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:54:00.547Z] ---> aae14bee9fb7 [2021-03-09T16:54:00.547Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T16:54:00.547Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:54:00.547Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:54:00.547Z] ---> aae14bee9fb7 [2021-03-09T16:54:00.547Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T16:54:00.547Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:54:00.547Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:54:00.547Z] ---> aae14bee9fb7 [2021-03-09T16:54:00.547Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T16:54:00.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:54:00.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:54:00.547Z] ---> aae14bee9fb7 [2021-03-09T16:54:00.547Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T16:54:00.547Z] ---> Running in 65bd40b2a63b [2021-03-09T16:54:00.547Z] ---> Running in 05289717a7eb [2021-03-09T16:54:00.547Z] ---> Running in 31283d2bdfbb [2021-03-09T16:54:00.547Z] ---> Running in fd8314e70923 [2021-03-09T16:54:00.547Z] ---> Running in cc0ada12f216 [2021-03-09T16:54:00.547Z] Removing intermediate container 31283d2bdfbb [2021-03-09T16:54:00.547Z] ---> 97d391a00bbe [2021-03-09T16:54:00.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:54:00.547Z] Removing intermediate container 05289717a7eb [2021-03-09T16:54:00.547Z] ---> 729c2c520394 [2021-03-09T16:54:00.547Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:54:00.547Z] ---> Running in fec083953b2c [2021-03-09T16:54:00.547Z] Removing intermediate container 65bd40b2a63b [2021-03-09T16:54:00.547Z] ---> 896b581547b3 [2021-03-09T16:54:00.547Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:54:00.547Z] Removing intermediate container fd8314e70923 [2021-03-09T16:54:00.547Z] ---> e2f92fe616d7 [2021-03-09T16:54:00.547Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container cc0ada12f216 [2021-03-09T16:54:00.547Z] ---> 2d65a17d4905 [2021-03-09T16:54:00.547Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:54:00.547Z] [2021-03-09T16:54:00.547Z] ---> Running in 2e0e206bd39d [2021-03-09T16:54:00.547Z] ---> Running in 0c5f8b78e535 [2021-03-09T16:54:00.547Z] ---> Running in 94c0fa72341b [2021-03-09T16:54:00.547Z] ---> Running in 1c1fe91c1d08 [2021-03-09T16:54:00.547Z] Removing intermediate container fec083953b2c [2021-03-09T16:54:00.547Z] ---> 32e8dbd85be9 [2021-03-09T16:54:00.547Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T16:54:00.547Z] ---> Running in a06d7d273290 [2021-03-09T16:54:00.547Z] Removing intermediate container 1c1fe91c1d08 [2021-03-09T16:54:00.547Z] ---> 2cdcf69c565d [2021-03-09T16:54:00.547Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T16:54:00.547Z] Removing intermediate container 2e0e206bd39d [2021-03-09T16:54:00.547Z] ---> 5a59c1506648 [2021-03-09T16:54:00.547Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T16:54:00.547Z] ---> Running in bb184b22ac87 [2021-03-09T16:54:00.547Z] ---> Running in 0b8d9560d95f [2021-03-09T16:54:00.547Z] Removing intermediate container 0c5f8b78e535 [2021-03-09T16:54:00.547Z] ---> b79258aa94eb [2021-03-09T16:54:00.547Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T16:54:00.547Z] Removing intermediate container 94c0fa72341b [2021-03-09T16:54:00.547Z] ---> be631fc24882 [2021-03-09T16:54:00.547Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T16:54:00.547Z] ---> Running in 3c00eb12da86 [2021-03-09T16:54:00.547Z] ---> Running in cefc7742b6bf [2021-03-09T16:54:00.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:54:00.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:54:00.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:54:00.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:54:00.817Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:54:00.817Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:54:01.105Z] OK: 217 MiB in 51 packages [2021-03-09T16:54:01.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:54:01.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:54:01.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:54:01.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:54:02.360Z] OK: 217 MiB in 51 packages [2021-03-09T16:54:02.360Z] OK: 217 MiB in 51 packages [2021-03-09T16:54:02.360Z] OK: 217 MiB in 51 packages [2021-03-09T16:54:02.637Z] Removing intermediate container a06d7d273290 [2021-03-09T16:54:02.637Z] ---> 438626e00e2a [2021-03-09T16:54:02.637Z] Step 6/23 : COPY go.mod . [2021-03-09T16:54:02.637Z] OK: 217 MiB in 51 packages [2021-03-09T16:54:03.623Z] ---> ce0817415a1f [2021-03-09T16:54:03.624Z] Step 7/23 : RUN go mod download [2021-03-09T16:54:03.901Z] ---> Running in f5548b9b6143 [2021-03-09T16:54:04.175Z] Removing intermediate container 3c00eb12da86 [2021-03-09T16:54:04.175Z] ---> 5a8a3b3792b9 [2021-03-09T16:54:04.175Z] Step 6/21 : COPY go.mod . [2021-03-09T16:54:04.450Z] Removing intermediate container 0b8d9560d95f [2021-03-09T16:54:04.450Z] ---> 675470122276 [2021-03-09T16:54:04.450Z] Step 6/22 : COPY go.mod . [2021-03-09T16:54:04.724Z] Removing intermediate container bb184b22ac87 [2021-03-09T16:54:04.724Z] ---> 4e7a4b15b9e8 [2021-03-09T16:54:04.724Z] Step 6/24 : COPY go.mod . [2021-03-09T16:54:04.724Z] Removing intermediate container cefc7742b6bf [2021-03-09T16:54:04.724Z] ---> 96f1a5dc775b [2021-03-09T16:54:04.724Z] Step 6/22 : COPY go.mod . [2021-03-09T16:54:05.321Z] ---> e8cfd055f385 [2021-03-09T16:54:05.321Z] Step 7/21 : RUN go mod download [2021-03-09T16:54:05.596Z] ---> 2beaec9e1ecf [2021-03-09T16:54:05.596Z] Step 7/22 : RUN go mod download [2021-03-09T16:54:05.596Z] ---> Running in 1517eac378af [2021-03-09T16:54:05.596Z] ---> 130984bee4fc [2021-03-09T16:54:05.596Z] Step 7/22 : RUN go mod download [2021-03-09T16:54:05.872Z] ---> 0c91708114e3 [2021-03-09T16:54:05.872Z] Step 7/24 : RUN go mod download [2021-03-09T16:54:05.872Z] ---> Running in f1ebfb8eed8d [2021-03-09T16:54:06.146Z] ---> Running in 47d338ee318c [2021-03-09T16:54:06.146Z] ---> Running in e1410c9b6ce7 [2021-03-09T16:54:07.583Z] Removing intermediate container f5548b9b6143 [2021-03-09T16:54:07.583Z] ---> 1a5e2992fbb4 [2021-03-09T16:54:07.583Z] Step 8/23 : COPY . . [2021-03-09T16:54:10.232Z] Removing intermediate container 1517eac378af [2021-03-09T16:54:10.232Z] ---> 42f7af8b4e4d [2021-03-09T16:54:10.232Z] Step 8/21 : COPY . . [2021-03-09T16:54:10.904Z] Removing intermediate container f1ebfb8eed8d [2021-03-09T16:54:10.904Z] ---> 87295ea7d34d [2021-03-09T16:54:10.904Z] Step 8/22 : COPY . . [2021-03-09T16:54:11.504Z] Removing intermediate container e1410c9b6ce7 [2021-03-09T16:54:11.504Z] ---> d58604590a79 [2021-03-09T16:54:11.504Z] Step 8/24 : COPY . . [2021-03-09T16:54:11.504Z] Removing intermediate container 47d338ee318c [2021-03-09T16:54:11.504Z] ---> fdc58b969e78 [2021-03-09T16:54:11.504Z] Step 8/22 : COPY . . [2021-03-09T16:54:38.318Z] ---> d9d93e5e067e [2021-03-09T16:54:38.318Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T16:54:38.318Z] ---> 44d9cfeeb111 [2021-03-09T16:54:38.318Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T16:54:38.318Z] ---> 1adc3f9752b5 [2021-03-09T16:54:38.318Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T16:54:38.318Z] ---> Running in 38b64d44ec25 [2021-03-09T16:54:38.318Z] ---> d546af7462bf [2021-03-09T16:54:38.318Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T16:54:38.318Z] ---> Running in 163595b0215b [2021-03-09T16:54:38.318Z] ---> 713115907a98 [2021-03-09T16:54:38.318Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T16:54:38.318Z] ---> Running in 1f98fad2c9eb [2021-03-09T16:54:38.318Z] ---> Running in 7f7e6f60466f [2021-03-09T16:54:38.318Z] ---> Running in d6b1ffd11aed [2021-03-09T16:54:38.318Z] 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-03-09T16:54:38.318Z] 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-03-09T16:54:38.318Z] 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-03-09T16:54:38.593Z] 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-03-09T16:54:38.593Z] 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-03-09T16:54:41.453Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:54:41.453Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:54:41.453Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:54:41.453Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:54:41.453Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:54:41.453Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:54:41.453Z] ---> 31584cf27cec [2021-03-09T16:54:41.453Z] ---> 31584cf27cec [2021-03-09T16:54:41.453Z] Step 3/23 : WORKDIR /edgex-go ---> 31584cf27cec [2021-03-09T16:54:41.453Z] Step 3/23 : WORKDIR /edgex-goStep 3/31 : WORKDIR /edgex-go [2021-03-09T16:54:41.453Z] [2021-03-09T16:54:41.453Z] [2021-03-09T16:54:41.453Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:54:41.453Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:54:41.453Z] ---> 31584cf27cec [2021-03-09T16:54:41.453Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> 281459c1a735 [2021-03-09T16:54:41.453Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> 281459c1a735 [2021-03-09T16:54:41.453Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> 281459c1a735 [2021-03-09T16:54:41.453Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> 281459c1a735 [2021-03-09T16:54:41.453Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> e8ad42781aca [2021-03-09T16:54:41.453Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> e8ad42781aca [2021-03-09T16:54:41.453Z] ---> e8ad42781aca [2021-03-09T16:54:41.453Z] ---> e8ad42781aca [2021-03-09T16:54:41.453Z] Step 5/31 : RUN apk add --update --no-cache make gitStep 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T16:54:41.453Z] [2021-03-09T16:54:41.453Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> cabf0bc484a0 [2021-03-09T16:54:41.453Z] Step 6/31 : COPY go.mod . [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> cabf0bc484a0 [2021-03-09T16:54:41.453Z] Step 6/23 : COPY go.mod . [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> b9339d26a025 [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> b9339d26a025 [2021-03-09T16:54:41.453Z] Step 7/31 : RUN go mod download [2021-03-09T16:54:41.453Z] Step 7/23 : RUN go mod download [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> 08dc044ed275 [2021-03-09T16:54:41.453Z] Step 8/23 : COPY . . [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> 08dc044ed275 [2021-03-09T16:54:41.453Z] Step 8/31 : COPY . . [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> Using cache [2021-03-09T16:54:41.453Z] ---> 92bc027d3996 [2021-03-09T16:54:41.453Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T16:54:41.453Z] ---> 92bc027d3996 [2021-03-09T16:54:41.453Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T16:54:41.453Z] ---> Running in 781e251c2ec5 [2021-03-09T16:54:41.453Z] ---> Running in 5c82eb337b63 [2021-03-09T16:54:41.453Z] ---> Running in ca0f6ad784c9 [2021-03-09T16:54:41.453Z] ---> Running in 397601382cf1 [2021-03-09T16:54:41.453Z] 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-03-09T16:54:41.453Z] 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-03-09T16:54:41.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:54:41.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:54:41.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:54:41.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:54:41.453Z] OK: 233 MiB in 51 packages [2021-03-09T16:54:41.453Z] OK: 233 MiB in 51 packages [2021-03-09T16:54:41.453Z] Removing intermediate container 397601382cf1 [2021-03-09T16:54:41.453Z] ---> 5363fbc49d70 [2021-03-09T16:54:41.453Z] Step 6/23 : COPY go.mod . [2021-03-09T16:54:41.800Z] Removing intermediate container ca0f6ad784c9 [2021-03-09T16:54:41.800Z] ---> 33975abf7183 [2021-03-09T16:54:41.800Z] Step 6/26 : COPY go.mod . [2021-03-09T16:54:42.907Z] ---> 0f0a607349a3 [2021-03-09T16:54:42.907Z] Step 7/23 : RUN go mod download [2021-03-09T16:54:42.907Z] ---> c9c537c8f590 [2021-03-09T16:54:42.907Z] Step 7/26 : RUN go mod download [2021-03-09T16:54:42.907Z] ---> Running in 54cb4a0afe88 [2021-03-09T16:54:43.198Z] ---> Running in 4e1055ecdec6 [2021-03-09T16:54:51.992Z] Removing intermediate container 54cb4a0afe88 [2021-03-09T16:54:51.992Z] ---> 8d6245bd63c7 [2021-03-09T16:54:51.992Z] Step 8/23 : COPY . . [2021-03-09T16:54:51.992Z] Removing intermediate container 4e1055ecdec6 [2021-03-09T16:54:51.992Z] ---> ebeb39fd1941 [2021-03-09T16:54:51.992Z] Step 8/26 : COPY . . [2021-03-09T16:56:02.469Z] Removing intermediate container 5c82eb337b63 [2021-03-09T16:56:02.469Z] ---> f6ae218eec95 [2021-03-09T16:56:02.469Z] [2021-03-09T16:56:02.469Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T16:56:02.469Z] ---> 88dd2752d2ea [2021-03-09T16:56:02.470Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T16:56:02.470Z] Removing intermediate container 781e251c2ec5 [2021-03-09T16:56:02.470Z] ---> 048c5b20ddb1 [2021-03-09T16:56:02.470Z] [2021-03-09T16:56:02.470Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T16:56:02.470Z] ---> 88dd2752d2ea [2021-03-09T16:56:02.470Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T16:56:02.470Z] ---> Using cache [2021-03-09T16:56:02.470Z] ---> 76cc67ed10af [2021-03-09T16:56:02.470Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:56:02.470Z] ---> Using cache [2021-03-09T16:56:02.470Z] ---> 93b5662e4270 [2021-03-09T16:56:02.470Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T16:56:02.470Z] ---> Running in 781360ca6a6b [2021-03-09T16:56:02.470Z] ---> Running in 1120bf1455b9 [2021-03-09T16:56:02.470Z] Removing intermediate container 1120bf1455b9 [2021-03-09T16:56:02.470Z] ---> aa1d992d6467 [2021-03-09T16:56:02.470Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T16:56:02.470Z] Removing intermediate container 781360ca6a6b [2021-03-09T16:56:02.470Z] ---> da35d784f1db [2021-03-09T16:56:02.470Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T16:56:02.470Z] ---> Running in ecb74a347dfa [2021-03-09T16:56:02.470Z] ---> Running in e1da4f5087fb [2021-03-09T16:56:05.287Z] Removing intermediate container ecb74a347dfa [2021-03-09T16:56:05.287Z] ---> 5c5c0e1a56a2 [2021-03-09T16:56:05.287Z] Step 15/23 : WORKDIR / [2021-03-09T16:56:06.504Z] ---> Running in eed618fcd4a4 [2021-03-09T16:56:07.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:56:07.590Z] Removing intermediate container eed618fcd4a4 [2021-03-09T16:56:07.590Z] ---> 25dd30600875 [2021-03-09T16:56:07.590Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:56:07.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:56:07.916Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T16:56:07.916Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T16:56:07.916Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:56:08.208Z] OK: 6 MiB in 16 packages [2021-03-09T16:56:09.719Z] ---> 991a19708f29 [2021-03-09T16:56:09.719Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T16:56:11.691Z] Removing intermediate container e1da4f5087fb [2021-03-09T16:56:11.691Z] ---> 50a90f817500 [2021-03-09T16:56:11.691Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T16:56:11.691Z] ---> 5cd4595103da [2021-03-09T16:56:11.691Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T16:56:11.968Z] ---> Running in 7bee3f86afa7 [2021-03-09T16:56:12.239Z] ---> cf089d7bf569 [2021-03-09T16:56:12.239Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T16:56:12.510Z] ---> 7672900ab38f [2021-03-09T16:56:12.510Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T16:56:12.510Z] ---> Running in 39d091b3b262 [2021-03-09T16:56:12.510Z] ---> a935f49daecf [2021-03-09T16:56:12.510Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T16:56:12.786Z] Removing intermediate container 7bee3f86afa7 [2021-03-09T16:56:12.786Z] ---> 139513de568e [2021-03-09T16:56:12.786Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T16:56:12.786Z] ---> Running in 97009cacc74d [2021-03-09T16:56:12.786Z] ---> Running in d817f0a9a9ae [2021-03-09T16:56:12.786Z] ---> Running in f3a34dcb36e2 [2021-03-09T16:56:13.390Z] Removing intermediate container d817f0a9a9ae [2021-03-09T16:56:13.390Z] ---> 6b787c8f0d77 [2021-03-09T16:56:13.390Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:56:13.390Z] Removing intermediate container f3a34dcb36e2 [2021-03-09T16:56:13.390Z] ---> e02ea215d95d [2021-03-09T16:56:13.390Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T16:56:13.390Z] ---> Running in fd62f170b02b [2021-03-09T16:56:13.686Z] ---> Running in c79dd50d5a41 [2021-03-09T16:56:14.350Z] 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-03-09T16:56:14.350Z] 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-03-09T16:56:15.367Z] Removing intermediate container fd62f170b02b [2021-03-09T16:56:15.367Z] ---> e3d454d2d739 [2021-03-09T16:56:15.367Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T16:56:15.449Z] 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-03-09T16:56:15.449Z] 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-03-09T16:56:15.971Z] ---> Running in ea4dee385495 [2021-03-09T16:56:17.215Z] Removing intermediate container ea4dee385495 [2021-03-09T16:56:17.215Z] ---> a3090fcab616 [2021-03-09T16:56:17.215Z] Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:56:17.536Z] ---> Running in 27b128f053c6 [2021-03-09T16:56:17.941Z] Removing intermediate container c79dd50d5a41 [2021-03-09T16:56:17.941Z] ---> ce543b087e63 [2021-03-09T16:56:17.941Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T16:56:18.725Z] ---> Running in 5722912ada63 [2021-03-09T16:56:19.011Z] Removing intermediate container 27b128f053c6 [2021-03-09T16:56:19.011Z] ---> 6816b0d38180 [2021-03-09T16:56:19.011Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T16:56:19.011Z] ---> Running in 464b733378f4 [2021-03-09T16:56:19.282Z] Removing intermediate container 5722912ada63 [2021-03-09T16:56:19.282Z] ---> 9f92e23873b9 [2021-03-09T16:56:19.282Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T16:56:19.554Z] Removing intermediate container 464b733378f4 [2021-03-09T16:56:19.554Z] ---> de322a4e8f06 [2021-03-09T16:56:19.554Z] [2021-03-09T16:56:20.582Z] ---> b44995145928 [2021-03-09T16:56:20.583Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T16:56:20.864Z] Successfully built de322a4e8f06 [2021-03-09T16:56:20.864Z] Successfully tagged docker-core-command-go:latest [2021-03-09T16:56:20.895Z] Removing intermediate container d6b1ffd11aed [2021-03-09T16:56:20.895Z] ---> 2c3ac733fbe2 [2021-03-09T16:56:20.895Z] [2021-03-09T16:56:20.895Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T16:56:20.895Z] 3.12: Pulling from library/alpine [2021-03-09T16:56:21.136Z]  Building docker-core-command-go ... done  ---> Running in 38cf6561f774 [2021-03-09T16:56:21.904Z] Removing intermediate container 163595b0215b [2021-03-09T16:56:21.904Z] ---> 8dee1c25ff2b [2021-03-09T16:56:21.904Z] [2021-03-09T16:56:21.904Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T16:56:21.904Z] 3.12: Pulling from library/alpine [2021-03-09T16:56:22.504Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T16:56:22.504Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T16:56:22.504Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T16:56:22.504Z] ---> d10569e2745f [2021-03-09T16:56:22.504Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T16:56:22.504Z] Status: Image is up to date for alpine:3.12 [2021-03-09T16:56:22.504Z] ---> d10569e2745f [2021-03-09T16:56:22.504Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T16:56:22.781Z] ---> Running in b4ca94bb0f9f [2021-03-09T16:56:22.781Z] ---> Running in f8590708bb54 [2021-03-09T16:56:24.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:56:24.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:56:25.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:56:25.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:56:26.038Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T16:56:26.038Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T16:56:26.038Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T16:56:26.038Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T16:56:26.038Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T16:56:26.038Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T16:56:26.038Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T16:56:26.038Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:56:26.038Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T16:56:26.038Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T16:56:26.038Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T16:56:26.038Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:56:26.038Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T16:56:26.316Z] OK: 7 MiB in 18 packages [2021-03-09T16:56:26.623Z] OK: 7 MiB in 19 packages [2021-03-09T16:56:26.669Z] Removing intermediate container 38cf6561f774 [2021-03-09T16:56:26.669Z] ---> a49d3878dd2d [2021-03-09T16:56:26.669Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:56:28.110Z] ---> 6fdad8a4d4df [2021-03-09T16:56:28.110Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T16:56:29.271Z] Removing intermediate container b4ca94bb0f9f [2021-03-09T16:56:29.271Z] ---> 6a687ffac446 [2021-03-09T16:56:29.271Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T16:56:29.548Z] Removing intermediate container f8590708bb54 [2021-03-09T16:56:29.548Z] ---> dd1432d32628 [2021-03-09T16:56:29.548Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T16:56:29.548Z] ---> Running in 2caad5ba0c3b [2021-03-09T16:56:29.548Z] ---> Running in 99276c4f5415 [2021-03-09T16:56:30.143Z] Removing intermediate container 2caad5ba0c3b [2021-03-09T16:56:30.143Z] ---> 8480784d785b [2021-03-09T16:56:30.143Z] Step 13/21 : WORKDIR /edgex [2021-03-09T16:56:30.424Z] Removing intermediate container 99276c4f5415 [2021-03-09T16:56:30.424Z] ---> aed6b4a0578b [2021-03-09T16:56:30.424Z] Step 13/24 : WORKDIR / [2021-03-09T16:56:30.424Z] ---> Running in 3f4029c2a161 [2021-03-09T16:56:30.695Z] ---> Running in f8a57c88d23b [2021-03-09T16:56:31.852Z] Removing intermediate container 3f4029c2a161 [2021-03-09T16:56:31.852Z] ---> e63f1bb60bc5 [2021-03-09T16:56:31.852Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T16:56:31.852Z] Removing intermediate container f8a57c88d23b [2021-03-09T16:56:31.852Z] ---> dfe7d1093275 [2021-03-09T16:56:31.852Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-09T16:56:32.597Z] ---> b66bf24eb3dc [2021-03-09T16:56:32.597Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T16:56:34.293Z] ---> 8c9b325fdae4 [2021-03-09T16:56:34.293Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T16:56:34.624Z] ---> b196eb84ebdf [2021-03-09T16:56:34.624Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> 7faec5c67011 [2021-03-09T16:56:34.624Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T16:56:34.624Z] [2021-03-09T16:56:35.376Z] ---> c00d335cfd55 [2021-03-09T16:56:35.376Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T16:56:36.012Z] ---> 758ddedd2bcc [2021-03-09T16:56:36.012Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T16:56:36.299Z] ---> Running in 7ce770ba8373 [2021-03-09T16:56:36.617Z] ---> dcb2cd71077f [2021-03-09T16:56:36.618Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T16:56:36.902Z] ---> ab0aec789d64 [2021-03-09T16:56:36.902Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T16:56:37.501Z] Removing intermediate container 7f7e6f60466f [2021-03-09T16:56:37.501Z] ---> 49423bd48557 [2021-03-09T16:56:37.501Z] [2021-03-09T16:56:37.501Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T16:56:37.501Z] ---> d10569e2745f [2021-03-09T16:56:37.501Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T16:56:37.701Z] Removing intermediate container 7ce770ba8373 [2021-03-09T16:56:37.701Z] ---> 5a6e13fb3f82 [2021-03-09T16:56:37.701Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T16:56:37.774Z] ---> 06093b76b2aa [2021-03-09T16:56:37.774Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T16:56:38.052Z] ---> Running in 3673f094a1f6 [2021-03-09T16:56:38.326Z] Removing intermediate container 1f98fad2c9eb [2021-03-09T16:56:38.326Z] ---> 8a217a162f92 [2021-03-09T16:56:38.326Z] [2021-03-09T16:56:38.326Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T16:56:38.326Z] ---> d10569e2745f [2021-03-09T16:56:38.326Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T16:56:38.925Z] ---> Running in dabe92d3618c [2021-03-09T16:56:38.925Z] ---> dfc3dd38444f [2021-03-09T16:56:38.925Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T16:56:39.200Z] ---> Running in df7a62820575 [2021-03-09T16:56:39.483Z] ---> cd8946667c83 [2021-03-09T16:56:39.483Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T16:56:39.721Z] ---> 67d9f4242eac [2021-03-09T16:56:39.721Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T16:56:40.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:56:40.079Z] Removing intermediate container df7a62820575 [2021-03-09T16:56:40.079Z] ---> f5e48922de87 [2021-03-09T16:56:40.079Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T16:56:40.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:56:40.365Z] ---> Running in 130b0f363d59 [2021-03-09T16:56:40.687Z] ---> Running in eb671c199eed [2021-03-09T16:56:40.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:56:40.687Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T16:56:40.687Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T16:56:40.687Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:56:40.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:56:40.959Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T16:56:41.232Z] OK: 6 MiB in 16 packages [2021-03-09T16:56:41.507Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T16:56:41.507Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:56:41.507Z] OK: 5 MiB in 15 packages [2021-03-09T16:56:41.784Z] ---> d77c944d5905 [2021-03-09T16:56:41.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T16:56:42.062Z] Removing intermediate container eb671c199eed [2021-03-09T16:56:42.062Z] ---> 166e8f35a0d9 [2021-03-09T16:56:42.062Z] Step 19/21 : LABEL arch=arm64 [2021-03-09T16:56:42.662Z] ---> Running in 16cd4762e67c [2021-03-09T16:56:42.937Z] ---> 6d57024c6214 [2021-03-09T16:56:42.937Z] Step 20/24 : 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-03-09T16:56:42.937Z] Removing intermediate container 38b64d44ec25 [2021-03-09T16:56:42.937Z] ---> 821130f57250 [2021-03-09T16:56:42.937Z] [2021-03-09T16:56:42.937Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T16:56:42.937Z] ---> d10569e2745f [2021-03-09T16:56:42.937Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T16:56:43.532Z] ---> Running in be838bf81f25 [2021-03-09T16:56:43.532Z] ---> Running in 0e9a8376ba34 [2021-03-09T16:56:43.532Z] Removing intermediate container 16cd4762e67c [2021-03-09T16:56:43.532Z] ---> 8b0c8a2b3302 [2021-03-09T16:56:43.532Z] Step 20/21 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:56:43.532Z] Removing intermediate container dabe92d3618c [2021-03-09T16:56:43.532Z] ---> 7ca7a0ef5e44 [2021-03-09T16:56:43.532Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:56:43.532Z] Removing intermediate container 3673f094a1f6 [2021-03-09T16:56:43.532Z] ---> 97261cf24ba1 [2021-03-09T16:56:43.532Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:56:43.804Z] ---> Running in c37046409e7b [2021-03-09T16:56:43.804Z] ---> Running in b7cb3723d742 [2021-03-09T16:56:43.804Z] ---> Running in 02749c7a30ac [2021-03-09T16:56:44.088Z] Removing intermediate container 130b0f363d59 [2021-03-09T16:56:44.088Z] ---> 1014985e5c09 [2021-03-09T16:56:44.088Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T16:56:44.372Z] ---> Running in 7a64b7f2c8a8 [2021-03-09T16:56:44.404Z] Removing intermediate container c37046409e7b [2021-03-09T16:56:44.404Z] ---> 4d8fb78281b3 [2021-03-09T16:56:44.404Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T16:56:44.676Z] ---> Running in 5889eb52eea2 [2021-03-09T16:56:44.676Z] Removing intermediate container 02749c7a30ac [2021-03-09T16:56:44.676Z] ---> bfe9bb23cbee [2021-03-09T16:56:44.676Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T16:56:44.949Z] Removing intermediate container b7cb3723d742 [2021-03-09T16:56:44.949Z] ---> 736978c1c4b4 [2021-03-09T16:56:44.949Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T16:56:45.232Z] ---> Running in 075920a2cd0a [2021-03-09T16:56:45.232Z] ---> Running in 4a22019a7410 [2021-03-09T16:56:45.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:56:45.407Z] Removing intermediate container 7a64b7f2c8a8 [2021-03-09T16:56:45.407Z] ---> 8aec0407deb1 [2021-03-09T16:56:45.407Z] Step 28/31 : CMD ["gate"] [2021-03-09T16:56:45.514Z] Removing intermediate container 5889eb52eea2 [2021-03-09T16:56:45.514Z] ---> b5e85378d31b [2021-03-09T16:56:45.514Z] [2021-03-09T16:56:45.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:56:45.732Z] ---> Running in df588e509a18 [2021-03-09T16:56:45.791Z] Removing intermediate container 075920a2cd0a [2021-03-09T16:56:45.791Z] ---> fe14f3d5f164 [2021-03-09T16:56:45.791Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T16:56:46.068Z] Removing intermediate container 4a22019a7410 [2021-03-09T16:56:46.068Z] ---> c7cb3031bd1b [2021-03-09T16:56:46.068Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T16:56:46.068Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T16:56:46.068Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:56:46.068Z] OK: 5 MiB in 15 packages [2021-03-09T16:56:46.068Z] Successfully built b5e85378d31b [2021-03-09T16:56:46.068Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-09T16:56:46.068Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-09T16:56:46.357Z] ---> Running in a98dfe49484a [2021-03-09T16:56:46.357Z] ---> Running in 7dfd67f014f1 [2021-03-09T16:56:46.367Z] Removing intermediate container df588e509a18 [2021-03-09T16:56:46.367Z] ---> 080aff53d6e9 [2021-03-09T16:56:46.367Z] Step 29/31 : LABEL arch=x86_64 [2021-03-09T16:56:46.640Z] ---> Running in 6a65674961c3 [2021-03-09T16:56:47.245Z] Removing intermediate container 6a65674961c3 [2021-03-09T16:56:47.245Z] ---> 41de9e22dc4f [2021-03-09T16:56:47.245Z] Step 30/31 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:56:47.342Z] Removing intermediate container 7dfd67f014f1 [2021-03-09T16:56:47.342Z] ---> a785cabccc72 [2021-03-09T16:56:47.342Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:56:47.342Z] Removing intermediate container a98dfe49484a [2021-03-09T16:56:47.342Z] ---> 24f03c960758 [2021-03-09T16:56:47.342Z] Removing intermediate container 0e9a8376ba34 [2021-03-09T16:56:47.342Z] ---> 8b35e0fa3df9 [2021-03-09T16:56:47.342Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:56:47.342Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T16:56:47.617Z] ---> Running in b04aff8ada64 [2021-03-09T16:56:47.889Z] Removing intermediate container be838bf81f25 [2021-03-09T16:56:47.889Z] ---> 6db4eb60a385 [2021-03-09T16:56:47.889Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:56:47.995Z] ---> Running in 3620e5bfdb12 [2021-03-09T16:56:48.483Z] ---> Running in 811a8ed8008c [2021-03-09T16:56:48.756Z] Removing intermediate container b04aff8ada64 [2021-03-09T16:56:49.029Z] ---> cb727c32448e [2021-03-09T16:56:49.030Z] Step 22/24 : LABEL arch=arm64 [2021-03-09T16:56:49.030Z] ---> 8f99079f40dc [2021-03-09T16:56:49.030Z] ---> 0815b5dbbbad [2021-03-09T16:56:49.030Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T16:56:49.030Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T16:56:49.627Z] ---> Running in afa49da8ada4 [2021-03-09T16:56:49.627Z] Removing intermediate container 811a8ed8008c [2021-03-09T16:56:49.627Z] ---> dbe9f60232f5 [2021-03-09T16:56:49.627Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T16:56:49.846Z] Removing intermediate container 3620e5bfdb12 [2021-03-09T16:56:49.846Z] ---> 036277d5a0b6 [2021-03-09T16:56:49.846Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T16:56:50.226Z] ---> Running in 77bd0d3f7aa3 [2021-03-09T16:56:50.227Z] Removing intermediate container afa49da8ada4 [2021-03-09T16:56:50.227Z] ---> 3336fd17f71f [2021-03-09T16:56:50.227Z] Step 23/24 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:56:50.557Z] ---> Running in 5a421766cbe0 [2021-03-09T16:56:50.820Z] ---> Running in 0899db86f0d8 [2021-03-09T16:56:50.821Z] ---> 7017a17aa99b [2021-03-09T16:56:50.821Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T16:56:51.095Z] Removing intermediate container 77bd0d3f7aa3 [2021-03-09T16:56:51.095Z] ---> c42263d7d996 [2021-03-09T16:56:51.095Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T16:56:51.095Z] ---> 71a55e91023d [2021-03-09T16:56:51.095Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T16:56:51.372Z] ---> Running in 04e5f06e470d [2021-03-09T16:56:51.646Z] Removing intermediate container 0899db86f0d8 [2021-03-09T16:56:51.646Z] ---> f3cfcafd7e21 [2021-03-09T16:56:51.646Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T16:56:51.925Z] ---> Running in 0a2fb7d150b8 [2021-03-09T16:56:52.528Z] ---> 3f4630edaf6f [2021-03-09T16:56:52.528Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T16:56:52.528Z] Removing intermediate container 04e5f06e470d [2021-03-09T16:56:52.528Z] ---> 7ad6bc13f005 [2021-03-09T16:56:52.528Z] Step 15/23 : WORKDIR / [2021-03-09T16:56:52.528Z] ---> 3eff6ebf8d3b [2021-03-09T16:56:52.528Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T16:56:52.528Z] ---> Running in e9088c4cde5b [2021-03-09T16:56:52.528Z] ---> Running in 64d54b6f61ae [2021-03-09T16:56:52.528Z] Removing intermediate container 0a2fb7d150b8 [2021-03-09T16:56:52.528Z] ---> f7e44f7c03cb [2021-03-09T16:56:52.528Z] [2021-03-09T16:56:52.813Z] Removing intermediate container 5a421766cbe0 [2021-03-09T16:56:52.813Z] ---> 708cecfebebe [2021-03-09T16:56:52.813Z] [2021-03-09T16:56:52.815Z] ---> Running in 298f8b73a48a [2021-03-09T16:56:53.078Z] Successfully built 708cecfebebe [2021-03-09T16:56:53.086Z] Successfully built f7e44f7c03cb [2021-03-09T16:56:53.350Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-09T16:56:53.358Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-09T16:56:53.358Z] Building docker-core-command-go [2021-03-09T16:56:53.358Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 64d54b6f61ae [2021-03-09T16:56:53.358Z] ---> 15b87bc510b3 [2021-03-09T16:56:53.358Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:56:53.631Z] ---> Running in 890768dd21cd [2021-03-09T16:56:53.631Z] Removing intermediate container 298f8b73a48a [2021-03-09T16:56:53.631Z] ---> 452caa53bf3e [2021-03-09T16:56:53.631Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:56:53.631Z] Removing intermediate container e9088c4cde5b [2021-03-09T16:56:53.631Z] ---> bf3dd658ef0b [2021-03-09T16:56:53.631Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:56:53.907Z] ---> Running in 56bba9264cb3 [2021-03-09T16:56:54.181Z] Removing intermediate container 890768dd21cd [2021-03-09T16:56:54.181Z] ---> 7c1785050bbb [2021-03-09T16:56:54.181Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T16:56:54.462Z] ---> Running in 603200be60ab [2021-03-09T16:56:54.462Z] Removing intermediate container 56bba9264cb3 [2021-03-09T16:56:54.462Z] ---> d4417043d31d [2021-03-09T16:56:54.462Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T16:56:54.462Z] ---> 5f03407d0e53 [2021-03-09T16:56:54.462Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T16:56:54.732Z] ---> Running in a193d4388f36 [2021-03-09T16:56:55.016Z] Removing intermediate container 603200be60ab [2021-03-09T16:56:55.016Z] ---> 2485edf52ad7 [2021-03-09T16:56:55.016Z] Step 21/22 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:56:55.615Z] ---> Running in 6011f9be6ba3 [2021-03-09T16:56:55.890Z] Removing intermediate container a193d4388f36 [2021-03-09T16:56:55.890Z] ---> 3e331a8a1ebf [2021-03-09T16:56:55.890Z] Step 21/22 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:56:55.929Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 39d091b3b262 [2021-03-09T16:56:55.930Z] ---> 7615679223ec [2021-03-09T16:56:55.930Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T16:56:55.930Z] ---> Running in ec022ab9de05 [2021-03-09T16:56:56.508Z] ---> Running in c6768b832daa [2021-03-09T16:56:56.508Z] Removing intermediate container 6011f9be6ba3 [2021-03-09T16:56:56.508Z] ---> 148e77b53569 [2021-03-09T16:56:56.508Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T16:56:56.508Z] ---> 0520d9c9b246 [2021-03-09T16:56:56.508Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T16:56:56.781Z] ---> Running in 01992dafc11f [2021-03-09T16:56:57.055Z] Removing intermediate container c6768b832daa [2021-03-09T16:56:57.055Z] ---> 0174bb471cfa [2021-03-09T16:56:57.055Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T16:56:57.666Z] ---> Running in ea666ae3d01a [2021-03-09T16:56:57.666Z] Removing intermediate container 01992dafc11f [2021-03-09T16:56:57.666Z] ---> a02b0a4c11b2 [2021-03-09T16:56:57.666Z] [2021-03-09T16:56:57.944Z] ---> 060497199f9d [2021-03-09T16:56:57.944Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T16:56:58.220Z] Successfully built a02b0a4c11b2 [2021-03-09T16:56:58.493Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-09T16:56:58.493Z] Building docker-core-data-go [2021-03-09T16:56:58.493Z]  Building docker-support-notifications-go ... done  ---> Running in 7456253b4835 [2021-03-09T16:56:58.702Z] 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-03-09T16:56:58.768Z] Removing intermediate container ea666ae3d01a [2021-03-09T16:56:58.768Z] ---> f0ae28c872d1 [2021-03-09T16:56:58.768Z] [2021-03-09T16:56:59.041Z] Removing intermediate container 7456253b4835 [2021-03-09T16:56:59.041Z] ---> 366b3c550c88 [2021-03-09T16:56:59.041Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:56:59.312Z] Successfully built f0ae28c872d1 [2021-03-09T16:56:59.312Z] ---> Running in 4dc8d2b50bff [2021-03-09T16:56:59.312Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-09T16:56:59.312Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-03-09T16:56:59.906Z] Removing intermediate container 4dc8d2b50bff [2021-03-09T16:56:59.906Z] ---> 4a194d2af754 [2021-03-09T16:56:59.906Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T16:57:00.178Z] ---> Running in 38a75657215e [2021-03-09T16:57:00.454Z] Removing intermediate container 38a75657215e [2021-03-09T16:57:00.454Z] ---> ab02a214c1f0 [2021-03-09T16:57:00.454Z] Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:57:00.728Z] ---> Running in 83955c84a884 [2021-03-09T16:57:01.333Z] Removing intermediate container 83955c84a884 [2021-03-09T16:57:01.333Z] ---> 1f8da817b97a [2021-03-09T16:57:01.333Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T16:57:01.612Z] ---> Running in 01d74ee74765 [2021-03-09T16:57:02.072Z] Removing intermediate container 97009cacc74d [2021-03-09T16:57:02.072Z] ---> bd7cf407b56f [2021-03-09T16:57:02.072Z] [2021-03-09T16:57:02.072Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T16:57:02.072Z] ---> 88dd2752d2ea [2021-03-09T16:57:02.072Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T16:57:02.072Z] ---> Running in 29aaff9deae0 [2021-03-09T16:57:02.207Z] Removing intermediate container 01d74ee74765 [2021-03-09T16:57:02.207Z] ---> 0725f956898e [2021-03-09T16:57:02.208Z] [2021-03-09T16:57:02.340Z] Removing intermediate container 29aaff9deae0 [2021-03-09T16:57:02.340Z] ---> d35492f463a4 [2021-03-09T16:57:02.340Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T16:57:02.340Z] Removing intermediate container ec022ab9de05 [2021-03-09T16:57:02.340Z] ---> 93fa4e1bdb23 [2021-03-09T16:57:02.340Z] [2021-03-09T16:57:02.340Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T16:57:02.340Z] ---> Running in b9e4ea9aa94b [2021-03-09T16:57:02.340Z] 20.10.0: Pulling from library/docker [2021-03-09T16:57:02.814Z] Successfully built 0725f956898e [2021-03-09T16:57:02.814Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-09T16:57:02.954Z] Removing intermediate container b9e4ea9aa94b [2021-03-09T16:57:02.954Z] ---> eb9f2fdd182e [2021-03-09T16:57:02.954Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T16:57:02.954Z] ---> Running in c89407cb8c5b [2021-03-09T16:57:03.562Z] Removing intermediate container c89407cb8c5b [2021-03-09T16:57:03.562Z] ---> 49e93bea8ab9 [2021-03-09T16:57:03.562Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:57:03.829Z] ---> Running in ee7b57fd3929 [2021-03-09T16:57:07.726Z] Removing intermediate container ee7b57fd3929 [2021-03-09T16:57:07.726Z] ---> 6f7632aa5c52 [2021-03-09T16:57:07.726Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T16:57:07.726Z] ---> Running in e347e2cdbbd8 [2021-03-09T16:57:09.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:57:10.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:57:12.780Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T16:57:12.780Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T16:57:12.780Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T16:57:12.780Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T16:57:13.752Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T16:57:13.752Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T16:57:13.752Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T16:57:13.752Z] ---> aefe523efa57 [2021-03-09T16:57:13.752Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T16:57:14.087Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T16:57:14.087Z] ---> Running in cfb049372f9f [2021-03-09T16:57:14.087Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:57:14.406Z] OK: 8 MiB in 20 packages [2021-03-09T16:57:15.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:57:16.176Z] Removing intermediate container e347e2cdbbd8 [2021-03-09T16:57:16.176Z] ---> 3abbd8e1711d [2021-03-09T16:57:16.176Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:57:16.444Z] ---> b38f08e74b97 [2021-03-09T16:57:16.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T16:57:17.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:57:17.029Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T16:57:17.029Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T16:57:17.306Z] Executing bash-5.0.17-r0.post-install [2021-03-09T16:57:17.306Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:57:17.306Z] OK: 12 MiB in 22 packages [2021-03-09T16:57:17.306Z] ---> bdcd4e8f970b [2021-03-09T16:57:17.306Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T16:57:17.899Z] ---> 4c8ad02db7e7 [2021-03-09T16:57:17.899Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T16:57:17.899Z] Removing intermediate container cfb049372f9f [2021-03-09T16:57:17.899Z] ---> 78705a8012a1 [2021-03-09T16:57:17.899Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T16:57:18.172Z] ---> Running in 70c112d3f641 [2021-03-09T16:57:18.172Z] ---> Running in 3570e42b4a4d [2021-03-09T16:57:18.473Z] Removing intermediate container 70c112d3f641 [2021-03-09T16:57:18.473Z] ---> c4886e69f17b [2021-03-09T16:57:18.473Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:57:18.788Z] ---> Running in 10c5dd7a8208 [2021-03-09T16:57:18.788Z] Removing intermediate container 3570e42b4a4d [2021-03-09T16:57:18.788Z] ---> bf71e6454520 [2021-03-09T16:57:18.788Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T16:57:18.788Z] ---> Running in 416d5a18ba76 [2021-03-09T16:57:19.408Z] Removing intermediate container 10c5dd7a8208 [2021-03-09T16:57:19.408Z] ---> ff1c37171ba1 [2021-03-09T16:57:19.408Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T16:57:19.690Z] ---> Running in f4235968f3c1 [2021-03-09T16:57:19.690Z] Removing intermediate container 416d5a18ba76 [2021-03-09T16:57:19.690Z] ---> 9e3c2716b39e [2021-03-09T16:57:19.690Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T16:57:19.988Z] ---> Running in 855db458b63e [2021-03-09T16:57:19.988Z] Removing intermediate container f4235968f3c1 [2021-03-09T16:57:19.988Z] ---> 413123cbef16 [2021-03-09T16:57:19.988Z] Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:57:20.260Z] ---> Running in f3947df0e4da [2021-03-09T16:57:20.611Z] Removing intermediate container 855db458b63e [2021-03-09T16:57:20.611Z] ---> e78ee101c2a5 [2021-03-09T16:57:20.611Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T16:57:21.252Z] Removing intermediate container f3947df0e4da [2021-03-09T16:57:21.252Z] ---> 6735733a4923 [2021-03-09T16:57:21.252Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T16:57:21.608Z] ---> Running in 4d7848d095c5 [2021-03-09T16:57:22.643Z] Removing intermediate container 4d7848d095c5 [2021-03-09T16:57:22.643Z] ---> fb29e2e4eb30 [2021-03-09T16:57:22.643Z] [2021-03-09T16:57:22.643Z] ---> 378608853937 [2021-03-09T16:57:22.643Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T16:57:22.643Z] Successfully built fb29e2e4eb30 [2021-03-09T16:57:22.643Z] Successfully tagged docker-core-data-go:latest [2021-03-09T16:57:22.910Z]  Building docker-core-data-go ... done  ---> 46f65457dc90 [2021-03-09T16:57:22.910Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T16:57:23.503Z] ---> 1269e695b8e7 [2021-03-09T16:57:23.503Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T16:57:23.503Z] ---> Running in c9df02184371 [2021-03-09T16:57:24.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:57:24.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:57:24.771Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T16:57:24.771Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T16:57:24.771Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T16:57:24.771Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T16:57:24.771Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T16:57:24.771Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T16:57:24.771Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T16:57:26.205Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T16:57:26.205Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T16:57:26.205Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T16:57:26.205Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T16:57:26.205Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T16:57:26.205Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T16:57:26.205Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T16:57:26.205Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T16:57:26.205Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T16:57:26.205Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T16:57:26.205Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T16:57:26.205Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T16:57:26.517Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T16:57:26.517Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T16:57:26.517Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T16:57:26.517Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T16:57:26.517Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T16:57:26.517Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T16:57:26.517Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T16:57:26.517Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T16:57:26.517Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T16:57:26.517Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T16:57:26.517Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T16:57:26.517Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T16:57:26.517Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T16:57:26.517Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T16:57:27.946Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:57:27.946Z] OK: 71 MiB in 55 packages [2021-03-09T16:57:35.202Z]  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:57:35.202Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:57:35.202Z] ---> aae14bee9fb7 [2021-03-09T16:57:35.202Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T16:57:35.202Z] ---> Using cache [2021-03-09T16:57:35.202Z] ---> 896b581547b3 [2021-03-09T16:57:35.202Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:57:35.202Z] ---> Using cache [2021-03-09T16:57:35.202Z] ---> b79258aa94eb [2021-03-09T16:57:35.202Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T16:57:36.163Z] Removing intermediate container c9df02184371 [2021-03-09T16:57:36.163Z] ---> a7675e348a56 [2021-03-09T16:57:36.163Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T16:57:36.163Z] ---> Running in 8a085ce795a1 [2021-03-09T16:57:36.649Z] ---> Running in efa9673f134f [2021-03-09T16:57:37.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:57:38.803Z] Collecting docker-compose==1.23.2 [2021-03-09T16:57:38.803Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T16:57:38.803Z] 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-03-09T16:57:38.803Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T16:57:38.803Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T16:57:38.803Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T16:57:38.803Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T16:57:39.075Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T16:57:39.075Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T16:57:39.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:57:39.680Z] Collecting PyYAML<4,>=3.10 [2021-03-09T16:57:39.681Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T16:57:41.051Z] OK: 217 MiB in 51 packages [2021-03-09T16:57:41.101Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T16:57:41.101Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T16:57:41.716Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T16:57:41.716Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T16:57:41.987Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T16:57:41.987Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T16:57:42.066Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:57:42.066Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:57:42.066Z] ---> aae14bee9fb7 [2021-03-09T16:57:42.066Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T16:57:42.066Z] ---> Using cache [2021-03-09T16:57:42.066Z] ---> 896b581547b3 [2021-03-09T16:57:42.066Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:57:42.066Z] ---> Using cache [2021-03-09T16:57:42.066Z] ---> b79258aa94eb [2021-03-09T16:57:42.066Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T16:57:42.066Z] ---> Using cache [2021-03-09T16:57:42.066Z] ---> 5a8a3b3792b9 [2021-03-09T16:57:42.066Z] Step 6/23 : COPY go.mod . [2021-03-09T16:57:42.066Z] ---> Using cache [2021-03-09T16:57:42.066Z] ---> e8cfd055f385 [2021-03-09T16:57:42.066Z] Step 7/23 : RUN go mod download [2021-03-09T16:57:42.066Z] ---> Using cache [2021-03-09T16:57:42.066Z] ---> 42f7af8b4e4d [2021-03-09T16:57:42.066Z] Step 8/23 : COPY . . [2021-03-09T16:57:42.066Z] ---> Using cache [2021-03-09T16:57:42.066Z] ---> 44d9cfeeb111 [2021-03-09T16:57:42.066Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T16:57:42.253Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T16:57:42.253Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T16:57:42.840Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T16:57:42.840Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T16:57:42.840Z] 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-03-09T16:57:42.840Z] Collecting idna<2.8,>=2.5 [2021-03-09T16:57:42.840Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T16:57:42.840Z] 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-03-09T16:57:43.108Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T16:57:43.109Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T16:57:43.109Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T16:57:43.109Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T16:57:43.390Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T16:57:43.390Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T16:57:43.390Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T16:57:43.390Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T16:57:43.390Z] Installing collected packages: websocket-client, jsonschema, dockerpty, PyYAML, texttable, idna, urllib3, requests, docker-pycreds, docker, docopt, cached-property, docker-compose [2021-03-09T16:57:43.503Z] ---> Running in ee4b0c06906d [2021-03-09T16:57:43.660Z] Running setup.py install for dockerpty: started [2021-03-09T16:57:43.778Z] Removing intermediate container efa9673f134f [2021-03-09T16:57:43.778Z] ---> 81d68a3ed741 [2021-03-09T16:57:43.778Z] Step 6/26 : COPY go.mod . [2021-03-09T16:57:44.669Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T16:57:44.669Z] Running setup.py install for PyYAML: started [2021-03-09T16:57:45.232Z] 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-03-09T16:57:45.506Z] ---> 9986538b8020 [2021-03-09T16:57:45.506Z] Step 7/26 : RUN go mod download [2021-03-09T16:57:45.506Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:57:45.506Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:57:45.506Z] ---> aae14bee9fb7 [2021-03-09T16:57:45.506Z] Step 3/31 : WORKDIR /edgex-go [2021-03-09T16:57:45.506Z] ---> Using cache [2021-03-09T16:57:45.506Z] ---> 896b581547b3 [2021-03-09T16:57:45.506Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:57:45.506Z] ---> Using cache [2021-03-09T16:57:45.506Z] ---> b79258aa94eb [2021-03-09T16:57:45.506Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T16:57:45.506Z] ---> Using cache [2021-03-09T16:57:45.506Z] ---> 5a8a3b3792b9 [2021-03-09T16:57:45.506Z] Step 6/31 : COPY go.mod . [2021-03-09T16:57:45.506Z] ---> Using cache [2021-03-09T16:57:45.506Z] ---> e8cfd055f385 [2021-03-09T16:57:45.506Z] Step 7/31 : RUN go mod download [2021-03-09T16:57:45.506Z] ---> Using cache [2021-03-09T16:57:45.506Z] ---> 42f7af8b4e4d [2021-03-09T16:57:45.506Z] Step 8/31 : COPY . . [2021-03-09T16:57:45.506Z] ---> Running in f639aa7f0dfe [2021-03-09T16:57:45.782Z] ---> Using cache [2021-03-09T16:57:45.782Z] ---> 44d9cfeeb111 [2021-03-09T16:57:45.782Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T16:57:45.782Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T16:57:45.782Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T16:57:45.782Z] ---> aae14bee9fb7 [2021-03-09T16:57:45.782Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T16:57:45.782Z] ---> Using cache [2021-03-09T16:57:45.782Z] ---> 896b581547b3 [2021-03-09T16:57:45.782Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:57:45.782Z] ---> Using cache [2021-03-09T16:57:45.782Z] ---> b79258aa94eb [2021-03-09T16:57:45.782Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T16:57:45.782Z] ---> Running in 055093ec3c38 [2021-03-09T16:57:45.823Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T16:57:45.823Z] Running setup.py install for texttable: started [2021-03-09T16:57:46.064Z] ---> Running in ab272e0f70ab [2021-03-09T16:57:46.089Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T16:57:46.089Z] Attempting uninstall: idna [2021-03-09T16:57:46.089Z] Found existing installation: idna 2.9 [2021-03-09T16:57:46.089Z] Uninstalling idna-2.9: [2021-03-09T16:57:46.358Z] Successfully uninstalled idna-2.9 [2021-03-09T16:57:46.629Z] Attempting uninstall: urllib3 [2021-03-09T16:57:46.629Z] Found existing installation: urllib3 1.25.9 [2021-03-09T16:57:46.629Z] Uninstalling urllib3-1.25.9: [2021-03-09T16:57:46.629Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T16:57:46.896Z] Attempting uninstall: requests [2021-03-09T16:57:46.896Z] Found existing installation: requests 2.23.0 [2021-03-09T16:57:46.896Z] Uninstalling requests-2.23.0: [2021-03-09T16:57:46.896Z] Successfully uninstalled requests-2.23.0 [2021-03-09T16:57:47.904Z] Running setup.py install for docopt: started [2021-03-09T16:57:48.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:57:48.054Z] 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-03-09T16:57:48.494Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T16:57:48.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:57:49.101Z] 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.58.0 [2021-03-09T16:57:49.641Z] Removing intermediate container f639aa7f0dfe [2021-03-09T16:57:49.641Z] ---> 22dad1fce0f1 [2021-03-09T16:57:49.641Z] Step 8/26 : COPY . . [2021-03-09T16:57:49.641Z] OK: 217 MiB in 51 packages [2021-03-09T16:57:52.290Z] Removing intermediate container 055093ec3c38 [2021-03-09T16:57:52.290Z] ---> 88b8a84b0fa1 [2021-03-09T16:57:52.290Z] Step 6/23 : COPY go.mod . [2021-03-09T16:57:52.723Z] Removing intermediate container 8a085ce795a1 [2021-03-09T16:57:52.723Z] ---> b4f74e7e1bc5 [2021-03-09T16:57:52.723Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T16:57:53.002Z] ---> Running in 6ee2f241cfc9 [2021-03-09T16:57:53.272Z] ---> 9982b6ba3311 [2021-03-09T16:57:53.272Z] Step 7/23 : RUN go mod download [2021-03-09T16:57:53.876Z] ---> Running in 0b77e5451dfb [2021-03-09T16:57:53.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T16:57:53.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T16:57:54.252Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T16:57:54.252Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T16:57:54.252Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T16:57:54.252Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:57:54.252Z] OK: 72 MiB in 58 packages [2021-03-09T16:57:55.712Z] Removing intermediate container 6ee2f241cfc9 [2021-03-09T16:57:55.712Z] ---> 2dec7d566916 [2021-03-09T16:57:55.712Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T16:57:55.712Z] ---> Running in 853b83f24467 [2021-03-09T16:57:56.335Z] Removing intermediate container 853b83f24467 [2021-03-09T16:57:56.335Z] ---> 8cee9d8b10a6 [2021-03-09T16:57:56.335Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:57:56.610Z] ---> Running in 2904097f0989 [2021-03-09T16:57:57.423Z] Removing intermediate container 2904097f0989 [2021-03-09T16:57:57.423Z] ---> 3bd3957c3558 [2021-03-09T16:57:57.423Z] Step 24/26 : LABEL arch=x86_64 [2021-03-09T16:57:58.065Z] ---> Running in 725ec5ec52f8 [2021-03-09T16:57:58.437Z] Removing intermediate container 725ec5ec52f8 [2021-03-09T16:57:58.437Z] ---> 405e0a891c0d [2021-03-09T16:57:58.437Z] Step 25/26 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:57:58.831Z] ---> Running in a8639b23cf35 [2021-03-09T16:57:59.129Z] Removing intermediate container a8639b23cf35 [2021-03-09T16:57:59.129Z] ---> 408e50642649 [2021-03-09T16:57:59.129Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T16:57:59.129Z] ---> Running in a3cf8c8b3af5 [2021-03-09T16:57:59.404Z] Removing intermediate container a3cf8c8b3af5 [2021-03-09T16:57:59.404Z] ---> 9cd1eb630162 [2021-03-09T16:57:59.404Z] [2021-03-09T16:57:59.987Z] Successfully built 9cd1eb630162 [2021-03-09T16:57:59.987Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-09T16:58:00.613Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-09T16:58:00.722Z] $ docker stop --time=1 ddcc434323e141c1d4d3e03632d4f783002ebbc2f80f961455c1f27d2b59a9b5 [2021-03-09T16:58:00.811Z] Removing intermediate container 0b77e5451dfb [2021-03-09T16:58:00.811Z] ---> 98b331303c87 [2021-03-09T16:58:00.811Z] Step 8/23 : COPY . . [2021-03-09T16:58:04.425Z] $ docker rm -f ddcc434323e141c1d4d3e03632d4f783002ebbc2f80f961455c1f27d2b59a9b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T16:58:05.569Z] + docker images [2021-03-09T16:58:05.569Z] + grep docker [2021-03-09T16:58:07.019Z] docker-sys-mgmt-agent-go latest 9cd1eb630162 7 seconds ago 313MB [2021-03-09T16:58:07.019Z] docker-core-data-go latest fb29e2e4eb30 44 seconds ago 22.6MB [2021-03-09T16:58:07.019Z] docker-security-bootstrapper-go latest 708cecfebebe About a minute ago 18.7MB [2021-03-09T16:58:07.019Z] docker-core-command-go latest de322a4e8f06 About a minute ago 17.2MB [2021-03-09T16:58:07.019Z] docker-security-secretstore-setup-go latest 0438d1c47930 4 minutes ago 24.9MB [2021-03-09T16:58:07.019Z] docker-core-metadata-go latest 17695b28524f 4 minutes ago 19MB [2021-03-09T16:58:07.019Z] docker-support-scheduler-go latest 60896a988526 4 minutes ago 17.2MB [2021-03-09T16:58:07.019Z] docker-support-notifications-go latest 2af68d7f81dd 4 minutes ago 17.8MB [2021-03-09T16:58:07.019Z] docker-security-proxy-setup-go latest cc3fef920fe9 4 minutes ago 24.7MB [2021-03-09T16:58:07.019Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [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-03-09T16:58:15.953Z] ---> c5523704bb64 [2021-03-09T16:58:15.953Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T16:58:16.241Z] ---> Running in 4f12b30cc64f [2021-03-09T16:58:18.254Z] 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-03-09T16:58:23.064Z] Still waiting to schedule task [2021-03-09T16:58:23.064Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-03-09T16:58:23.738Z] ---> 82c6f8ddb1ca [2021-03-09T16:58:23.738Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T16:58:24.018Z] ---> Running in 678b9bdd987d [2021-03-09T16:58:26.024Z] 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-03-09T16:59:13.100Z] Removing intermediate container ab272e0f70ab [2021-03-09T16:59:13.100Z] ---> 34dcc67734b7 [2021-03-09T16:59:13.100Z] [2021-03-09T16:59:13.100Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T16:59:13.100Z] ---> d10569e2745f [2021-03-09T16:59:13.100Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T16:59:13.100Z] ---> Running in a92a60a7fc9d [2021-03-09T16:59:13.100Z] Removing intermediate container a92a60a7fc9d [2021-03-09T16:59:13.100Z] ---> c6f51731dde7 [2021-03-09T16:59:13.100Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T16:59:13.100Z] ---> Running in 9bb23f6f0b75 [2021-03-09T16:59:13.100Z] Removing intermediate container ee4b0c06906d [2021-03-09T16:59:13.100Z] ---> 4ff0745486d0 [2021-03-09T16:59:13.100Z] [2021-03-09T16:59:13.100Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T16:59:13.100Z] ---> d10569e2745f [2021-03-09T16:59:13.100Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T16:59:13.100Z] ---> Using cache [2021-03-09T16:59:13.100Z] ---> 6db4eb60a385 [2021-03-09T16:59:13.100Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T16:59:13.100Z] ---> Using cache [2021-03-09T16:59:13.100Z] ---> dbe9f60232f5 [2021-03-09T16:59:13.100Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T16:59:13.100Z] ---> Running in 76bbc5f573fc [2021-03-09T16:59:13.100Z] Removing intermediate container 76bbc5f573fc [2021-03-09T16:59:13.100Z] ---> eb724a1bfeb4 [2021-03-09T16:59:13.100Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T16:59:13.100Z] ---> Running in 779cbfe33cd8 [2021-03-09T16:59:13.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:59:13.100Z] Removing intermediate container 779cbfe33cd8 [2021-03-09T16:59:13.100Z] ---> 37a78141bd74 [2021-03-09T16:59:13.100Z] Step 15/23 : WORKDIR / [2021-03-09T16:59:13.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:59:13.100Z] ---> Running in fcecd7be9424 [2021-03-09T16:59:13.100Z] Removing intermediate container fcecd7be9424 [2021-03-09T16:59:13.100Z] ---> 1be260f1b9e9 [2021-03-09T16:59:13.100Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:59:13.100Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T16:59:13.100Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T16:59:13.100Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:59:13.100Z] OK: 5 MiB in 16 packages [2021-03-09T16:59:14.561Z] ---> c2faae4368fc [2021-03-09T16:59:14.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T16:59:15.176Z] Removing intermediate container 9bb23f6f0b75 [2021-03-09T16:59:15.176Z] ---> b72f9152df60 [2021-03-09T16:59:15.176Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T16:59:15.456Z] ---> Running in e96b9959f0ae [2021-03-09T16:59:16.541Z] Removing intermediate container e96b9959f0ae [2021-03-09T16:59:16.541Z] ---> 1c7907c5fd40 [2021-03-09T16:59:16.541Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T16:59:16.830Z] ---> 14335e515b78 [2021-03-09T16:59:16.830Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T16:59:16.830Z] ---> Running in f4d47ee90159 [2021-03-09T16:59:17.444Z] Removing intermediate container f4d47ee90159 [2021-03-09T16:59:17.444Z] ---> 584898e75e61 [2021-03-09T16:59:17.444Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T16:59:17.734Z] ---> Running in 9c82db4fffa8 [2021-03-09T16:59:18.359Z] ---> 837a140a6b14 [2021-03-09T16:59:18.359Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T16:59:18.359Z] ---> Running in 9c12b0f8e4aa [2021-03-09T16:59:19.352Z] Removing intermediate container 9c12b0f8e4aa [2021-03-09T16:59:19.352Z] ---> ad3fa79ce243 [2021-03-09T16:59:19.352Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T16:59:19.636Z] ---> Running in e4e816d8b767 [2021-03-09T16:59:20.629Z] Removing intermediate container e4e816d8b767 [2021-03-09T16:59:20.629Z] ---> 3acc4dcc5fcb [2021-03-09T16:59:20.629Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T16:59:20.907Z] ---> Running in 83ca7b307dca [2021-03-09T16:59:21.508Z] Removing intermediate container 9c82db4fffa8 [2021-03-09T16:59:21.508Z] ---> 560d6877352d [2021-03-09T16:59:21.508Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T16:59:21.508Z] Removing intermediate container 83ca7b307dca [2021-03-09T16:59:21.508Z] ---> 42b4cea880ef [2021-03-09T16:59:21.508Z] Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:59:21.788Z] ---> Running in 9a93b954e0b1 [2021-03-09T16:59:21.788Z] ---> Running in e362157bffc7 [2021-03-09T16:59:22.783Z] Removing intermediate container 9a93b954e0b1 [2021-03-09T16:59:22.783Z] ---> c17c8f3b269e [2021-03-09T16:59:22.783Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T16:59:22.783Z] Removing intermediate container e362157bffc7 [2021-03-09T16:59:22.783Z] ---> 285d4879a44e [2021-03-09T16:59:22.783Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T16:59:22.783Z] ---> Running in 7744d352902e [2021-03-09T16:59:23.774Z] Removing intermediate container 7744d352902e [2021-03-09T16:59:23.774Z] ---> c3bdce74fc35 [2021-03-09T16:59:23.774Z] [2021-03-09T16:59:24.058Z] ---> d12b176d5923 [2021-03-09T16:59:24.059Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T16:59:24.361Z] Successfully built c3bdce74fc35 [2021-03-09T16:59:24.640Z] ---> Running in 168a4bf48c76 [2021-03-09T16:59:24.640Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-09T16:59:28.344Z]  Building docker-core-command-go ... done Removing intermediate container 168a4bf48c76 [2021-03-09T16:59:28.344Z] ---> 0e9607d2a742 [2021-03-09T16:59:28.344Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T16:59:29.797Z] ---> ae0c9bf446ff [2021-03-09T16:59:29.797Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T16:59:32.437Z] ---> 0729793fff0f [2021-03-09T16:59:32.437Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T16:59:35.387Z] ---> 06b10d86c166 [2021-03-09T16:59:35.387Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T16:59:35.387Z] Removing intermediate container 4f12b30cc64f [2021-03-09T16:59:35.387Z] ---> 0590db16ce3c [2021-03-09T16:59:35.387Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T16:59:35.387Z] ---> Running in 85a0eacf3a27 [2021-03-09T16:59:35.387Z] ---> 3cbbb521aaad [2021-03-09T16:59:35.387Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T16:59:36.830Z] 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-03-09T16:59:36.830Z] ---> 3896f7238022 [2021-03-09T16:59:36.830Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T16:59:37.108Z] ---> Running in 12f496363951 [2021-03-09T16:59:38.088Z] Removing intermediate container 12f496363951 [2021-03-09T16:59:38.088Z] ---> 582c1667c8eb [2021-03-09T16:59:38.088Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T16:59:39.067Z] ---> ee222a7aac33 [2021-03-09T16:59:39.067Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T16:59:39.343Z] ---> Running in 9bcbf7143b1c [2021-03-09T16:59:40.322Z] Removing intermediate container 85a0eacf3a27 [2021-03-09T16:59:40.322Z] ---> 2d0ed1e284b3 [2021-03-09T16:59:40.322Z] [2021-03-09T16:59:40.322Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T16:59:40.595Z] 20.10.0: Pulling from library/docker [2021-03-09T16:59:42.578Z] Removing intermediate container 9bcbf7143b1c [2021-03-09T16:59:42.578Z] ---> 7889b890fc7d [2021-03-09T16:59:42.578Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T16:59:43.174Z] ---> Running in 21d2f0608513 [2021-03-09T16:59:44.175Z] Removing intermediate container 21d2f0608513 [2021-03-09T16:59:44.175Z] ---> 46807a4d137b [2021-03-09T16:59:44.175Z] Step 28/31 : CMD ["gate"] [2021-03-09T16:59:44.468Z] ---> Running in 1441d4f356f0 [2021-03-09T16:59:45.453Z] Removing intermediate container 1441d4f356f0 [2021-03-09T16:59:45.453Z] ---> 96ee3e0b9e56 [2021-03-09T16:59:45.453Z] Step 29/31 : LABEL arch=arm64 [2021-03-09T16:59:45.729Z] ---> Running in c828d831f43f [2021-03-09T16:59:46.723Z] Removing intermediate container c828d831f43f [2021-03-09T16:59:46.723Z] ---> 4d521d7210f8 [2021-03-09T16:59:46.723Z] Step 30/31 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T16:59:46.998Z] ---> Running in b5f9f981543a [2021-03-09T16:59:47.983Z] Removing intermediate container b5f9f981543a [2021-03-09T16:59:47.983Z] ---> 13d3197b3757 [2021-03-09T16:59:47.983Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T16:59:48.256Z] ---> Running in 590ebcd82a5c [2021-03-09T16:59:48.851Z] Removing intermediate container 590ebcd82a5c [2021-03-09T16:59:48.851Z] ---> 66c19a1ca1e6 [2021-03-09T16:59:48.851Z] [2021-03-09T16:59:49.451Z] Successfully built 66c19a1ca1e6 [2021-03-09T16:59:49.451Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-09T16:59:52.094Z]  Building docker-security-bootstrapper-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T16:59:52.094Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T16:59:52.094Z] ---> eeaf43b92773 [2021-03-09T16:59:52.094Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T16:59:52.389Z] ---> Running in 3ef4e14dd40c [2021-03-09T16:59:53.002Z] Removing intermediate container 678b9bdd987d [2021-03-09T16:59:53.002Z] ---> 5b83c41c567f [2021-03-09T16:59:53.002Z] [2021-03-09T16:59:53.002Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T16:59:53.002Z] ---> d10569e2745f [2021-03-09T16:59:53.002Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T16:59:53.002Z] ---> Running in d7fc8dbae964 [2021-03-09T16:59:53.621Z] Removing intermediate container d7fc8dbae964 [2021-03-09T16:59:53.621Z] ---> 25ede43ff82c [2021-03-09T16:59:53.621Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T16:59:53.898Z] ---> Running in b7f494fb196c [2021-03-09T16:59:53.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:59:54.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:59:54.441Z] Removing intermediate container b7f494fb196c [2021-03-09T16:59:54.441Z] ---> 5fe48ab6e5e0 [2021-03-09T16:59:54.441Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T16:59:54.441Z] ---> Running in f8ffc2bd955f [2021-03-09T16:59:54.718Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T16:59:54.718Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T16:59:54.718Z] Executing bash-5.0.17-r0.post-install [2021-03-09T16:59:54.718Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T16:59:54.718Z] OK: 12 MiB in 22 packages [2021-03-09T16:59:54.995Z] Removing intermediate container f8ffc2bd955f [2021-03-09T16:59:54.995Z] ---> e1c631585704 [2021-03-09T16:59:54.995Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T16:59:55.265Z] ---> Running in 2ee730de148a [2021-03-09T16:59:56.243Z] Removing intermediate container 3ef4e14dd40c [2021-03-09T16:59:56.243Z] ---> 10b7138f4c90 [2021-03-09T16:59:56.243Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T16:59:56.243Z] ---> Running in bdcf94db504a [2021-03-09T16:59:56.834Z] Removing intermediate container bdcf94db504a [2021-03-09T16:59:56.834Z] ---> e89818459b03 [2021-03-09T16:59:56.834Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T16:59:57.105Z] ---> Running in fbbead8affc6 [2021-03-09T16:59:57.397Z] Removing intermediate container fbbead8affc6 [2021-03-09T16:59:57.397Z] ---> c4a88856e288 [2021-03-09T16:59:57.397Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T16:59:57.666Z] Removing intermediate container 2ee730de148a [2021-03-09T16:59:57.666Z] ---> b7c70d739dcc [2021-03-09T16:59:57.666Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T16:59:57.666Z] ---> Running in 92d7ef25a022 [2021-03-09T16:59:57.666Z] ---> Running in 8ba6539d0f72 [2021-03-09T16:59:58.261Z] Removing intermediate container 92d7ef25a022 [2021-03-09T16:59:58.261Z] ---> 67c65c532ae8 [2021-03-09T16:59:58.261Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T16:59:58.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T16:59:59.447Z] ---> 03d4b68ad650 [2021-03-09T16:59:59.447Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T16:59:59.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T16:59:59.998Z] ---> 0eff7e241a36 [2021-03-09T16:59:59.998Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T17:00:00.598Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T17:00:00.598Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T17:00:00.598Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T17:00:00.869Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T17:00:01.142Z] ---> 53fd42e28018 [2021-03-09T17:00:01.142Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T17:00:01.142Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T17:00:01.142Z] ---> Running in 95ee1fc2a558 [2021-03-09T17:00:01.142Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T17:00:01.440Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T17:00:01.440Z] OK: 8 MiB in 20 packages [2021-03-09T17:00:02.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T17:00:02.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T17:00:02.710Z] Removing intermediate container 8ba6539d0f72 [2021-03-09T17:00:02.710Z] ---> a7f01b524c41 [2021-03-09T17:00:02.710Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T17:00:03.306Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T17:00:03.306Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T17:00:03.306Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T17:00:03.306Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T17:00:03.306Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T17:00:03.306Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T17:00:03.306Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T17:00:03.899Z] ---> cf9afad6277f [2021-03-09T17:00:03.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T17:00:05.336Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T17:00:05.336Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T17:00:05.336Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T17:00:05.336Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T17:00:05.336Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T17:00:05.336Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T17:00:05.336Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T17:00:05.336Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T17:00:05.336Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T17:00:05.336Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T17:00:05.608Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T17:00:05.608Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T17:00:05.608Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T17:00:05.608Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T17:00:05.608Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T17:00:05.608Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T17:00:05.608Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T17:00:05.608Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T17:00:05.608Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T17:00:05.608Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T17:00:05.608Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T17:00:05.608Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T17:00:05.608Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T17:00:05.608Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T17:00:05.886Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T17:00:05.886Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T17:00:05.886Z] ---> a2531e2c1cfb [2021-03-09T17:00:05.886Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T17:00:05.886Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T17:00:05.886Z] OK: 71 MiB in 55 packages [2021-03-09T17:00:06.868Z] ---> e5af0e136428 [2021-03-09T17:00:06.868Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T17:00:06.868Z] ---> Running in b3d72c94536b [2021-03-09T17:00:07.462Z] Removing intermediate container b3d72c94536b [2021-03-09T17:00:07.462Z] ---> 05030c074bef [2021-03-09T17:00:07.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T17:00:07.735Z] ---> Running in 697d82503ce0 [2021-03-09T17:00:08.328Z] Removing intermediate container 697d82503ce0 [2021-03-09T17:00:08.328Z] ---> 880fc4043177 [2021-03-09T17:00:08.328Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T17:00:08.328Z] ---> Running in 021258dc6a1a [2021-03-09T17:00:08.922Z] Removing intermediate container 021258dc6a1a [2021-03-09T17:00:08.922Z] ---> b3c422b3a954 [2021-03-09T17:00:08.922Z] Step 22/23 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T17:00:09.194Z] ---> Running in 9bc4a4f01364 [2021-03-09T17:00:09.803Z] Removing intermediate container 9bc4a4f01364 [2021-03-09T17:00:09.803Z] ---> bc0328325f3a [2021-03-09T17:00:09.803Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T17:00:10.076Z] ---> Running in fec44b8d0ea6 [2021-03-09T17:00:10.669Z] Removing intermediate container fec44b8d0ea6 [2021-03-09T17:00:10.669Z] ---> 552cfd0b26f8 [2021-03-09T17:00:10.669Z] [2021-03-09T17:00:10.947Z] Successfully built 552cfd0b26f8 [2021-03-09T17:00:11.224Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-09T17:00:11.829Z]  Building docker-core-data-go ... done Removing intermediate container 95ee1fc2a558 [2021-03-09T17:00:11.829Z] ---> 903eed1f3fd0 [2021-03-09T17:00:11.829Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T17:00:11.829Z] ---> Running in e04703f002bf [2021-03-09T17:00:17.239Z] Collecting docker-compose==1.23.2 [2021-03-09T17:00:17.239Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T17:00:17.239Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T17:00:17.239Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T17:00:19.839Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T17:00:19.839Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T17:00:20.108Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T17:00:20.108Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T17:00:20.698Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T17:00:20.698Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T17:00:21.286Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T17:00:21.286Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T17:00:21.553Z] 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-03-09T17:00:21.824Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T17:00:21.824Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T17:00:23.788Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T17:00:23.788Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T17:00:25.747Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T17:00:25.747Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T17:00:26.714Z] Collecting PyYAML<4,>=3.10 [2021-03-09T17:00:26.714Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T17:00:29.312Z] 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-03-09T17:00:29.312Z] 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-03-09T17:00:29.902Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T17:00:29.902Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T17:00:30.171Z] Collecting idna<2.8,>=2.5 [2021-03-09T17:00:30.442Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T17:00:30.712Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T17:00:30.712Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T17:00:30.712Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T17:00:30.712Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T17:00:30.712Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T17:00:30.712Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T17:00:31.681Z] Installing collected packages: texttable, urllib3, idna, requests, cached-property, websocket-client, docker-pycreds, docker, docopt, dockerpty, jsonschema, PyYAML, docker-compose [2021-03-09T17:00:31.681Z] Running setup.py install for texttable: started [2021-03-09T17:00:33.638Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T17:00:33.638Z] Attempting uninstall: urllib3 [2021-03-09T17:00:33.638Z] Found existing installation: urllib3 1.25.9 [2021-03-09T17:00:33.638Z] Uninstalling urllib3-1.25.9: [2021-03-09T17:00:33.638Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T17:00:33.909Z] Attempting uninstall: idna [2021-03-09T17:00:33.909Z] Found existing installation: idna 2.9 [2021-03-09T17:00:33.909Z] Uninstalling idna-2.9: [2021-03-09T17:00:34.178Z] Successfully uninstalled idna-2.9 [2021-03-09T17:00:34.767Z] Attempting uninstall: requests [2021-03-09T17:00:34.768Z] Found existing installation: requests 2.23.0 [2021-03-09T17:00:34.768Z] Uninstalling requests-2.23.0: [2021-03-09T17:00:34.768Z] Successfully uninstalled requests-2.23.0 [2021-03-09T17:00:36.191Z] Running setup.py install for docopt: started [2021-03-09T17:00:38.169Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T17:00:38.169Z] Running setup.py install for dockerpty: started [2021-03-09T17:00:40.128Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T17:00:40.128Z] Running setup.py install for PyYAML: started [2021-03-09T17:00:42.089Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T17:00:43.061Z] 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.58.0 [2021-03-09T17:00:47.360Z] Removing intermediate container e04703f002bf [2021-03-09T17:00:47.360Z] ---> 738b96baedaf [2021-03-09T17:00:47.360Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T17:00:47.360Z] ---> Running in fc5dd7c51f95 [2021-03-09T17:00:48.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T17:00:48.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T17:00:48.922Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T17:00:48.922Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T17:00:48.922Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T17:00:48.922Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T17:00:48.922Z] OK: 71 MiB in 58 packages [2021-03-09T17:00:50.367Z] Removing intermediate container fc5dd7c51f95 [2021-03-09T17:00:50.367Z] ---> e749a1f8195f [2021-03-09T17:00:50.367Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T17:00:50.367Z] ---> Running in e1cc492c1391 [2021-03-09T17:00:50.972Z] Removing intermediate container e1cc492c1391 [2021-03-09T17:00:50.972Z] ---> cf6a5acf161c [2021-03-09T17:00:50.972Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T17:00:50.972Z] ---> Running in 504ee110553a [2021-03-09T17:00:51.572Z] Removing intermediate container 504ee110553a [2021-03-09T17:00:51.572Z] ---> 64049bd14492 [2021-03-09T17:00:51.572Z] Step 24/26 : LABEL arch=arm64 [2021-03-09T17:00:51.572Z] ---> Running in c1859738ce7e [2021-03-09T17:00:52.165Z] Removing intermediate container c1859738ce7e [2021-03-09T17:00:52.165Z] ---> 121090cfb6e7 [2021-03-09T17:00:52.165Z] Step 25/26 : LABEL git_sha=83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T17:00:52.165Z] ---> Running in 6e6171569856 [2021-03-09T17:00:52.756Z] Removing intermediate container 6e6171569856 [2021-03-09T17:00:52.756Z] ---> e68d8883b422 [2021-03-09T17:00:52.756Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T17:00:52.756Z] ---> Running in da9fd4ed384a [2021-03-09T17:00:53.347Z] Removing intermediate container da9fd4ed384a [2021-03-09T17:00:53.347Z] ---> 787201156f01 [2021-03-09T17:00:53.347Z] [2021-03-09T17:00:53.617Z] Successfully built 787201156f01 [2021-03-09T17:00:53.617Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-09T17:00:53.938Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-09T17:00:53.958Z] $ docker stop --time=1 7195492c58428bc0542cfee641c516f7ddb66557fff3484a7ade9fe17eaed6a6 [2021-03-09T17:00:55.803Z] $ docker rm -f 7195492c58428bc0542cfee641c516f7ddb66557fff3484a7ade9fe17eaed6a6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T17:00:56.415Z] + docker images [2021-03-09T17:00:56.415Z] + grep docker [2021-03-09T17:00:56.684Z] docker-sys-mgmt-agent-go-arm64 latest 787201156f01 4 seconds ago 300MB [2021-03-09T17:00:56.684Z] docker-core-data-go-arm64 latest 552cfd0b26f8 46 seconds ago 21.3MB [2021-03-09T17:00:56.684Z] docker-security-bootstrapper-go-arm64 latest 66c19a1ca1e6 About a minute ago 17.8MB [2021-03-09T17:00:56.685Z] docker-core-command-go-arm64 latest c3bdce74fc35 About a minute ago 16.2MB [2021-03-09T17:00:56.685Z] docker-core-metadata-go-arm64 latest 0725f956898e 3 minutes ago 17.9MB [2021-03-09T17:00:56.685Z] docker-support-scheduler-go-arm64 latest f0ae28c872d1 3 minutes ago 16.3MB [2021-03-09T17:00:56.685Z] docker-support-notifications-go-arm64 latest a02b0a4c11b2 3 minutes ago 16.9MB [2021-03-09T17:00:56.685Z] docker-security-secretstore-setup-go-arm64 latest f7e44f7c03cb 4 minutes ago 23.7MB [2021-03-09T17:00:56.685Z] docker-security-proxy-setup-go-arm64 latest b5e85378d31b 4 minutes ago 23.4MB [2021-03-09T17:00:56.685Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [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-03-09T17:00:57.568Z] ---> job-cost.sh [2021-03-09T17:00:57.568Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GSG7 [2021-03-09T17:01:28.303Z] Running on prd-ubuntu18.04-docker-8c-8g-29169 in /w/workspace/edgexfoundry_edgex-go_PR-3235 [Pipeline] { [Pipeline] ws [2021-03-09T17:01:28.357Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-09T17:01:30.488Z] using credential edgex-jenkins-ssh [2021-03-09T17:01:30.567Z] Cloning the remote Git repository [2021-03-09T17:01:30.591Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T17:01:30.656Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-09T17:01:30.683Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T17:01:30.683Z] > git --version # timeout=10 [2021-03-09T17:01:30.695Z] > git --version # 'git version 2.17.1' [2021-03-09T17:01:30.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T17:01:30.740Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T17:01:36.505Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-09T17:01:36.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T17:01:36.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T17:01:36.562Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T17:01:36.572Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T17:01:36.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T17:01:36.576Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3235/head:refs/remotes/origin/PR-3235 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T17:01:37.030Z] Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit 83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T17:01:37.196Z] Merge succeeded, producing 83f0a139818453acf394bac60cb650ca10fd48ab [2021-03-09T17:01:37.197Z] Checking out Revision 83f0a139818453acf394bac60cb650ca10fd48ab (PR-3235) [2021-03-09T17:01:37.039Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T17:01:37.050Z] > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 [2021-03-09T17:01:37.169Z] > git remote # timeout=10 [2021-03-09T17:01:37.175Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T17:01:37.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T17:01:37.183Z] > git merge dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 [2021-03-09T17:01:37.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T17:01:37.201Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T17:01:37.204Z] > git checkout -f 83f0a139818453acf394bac60cb650ca10fd48ab # timeout=10 [2021-03-09T17:01:42.096Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-09T17:01:42.424Z] [2021-03-09T17:01:42.424Z] GitHub has been notified of this commit’s build result [2021-03-09T17:01:42.424Z] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T17:01:43.356Z] + echo snap-build.sh [2021-03-09T17:01:43.356Z] snap-build.sh [2021-03-09T17:01:43.356Z] + SNAP_BASE_DIR=. [2021-03-09T17:01:43.356Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-03-09T17:01:43.356Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-03-09T17:01:43.356Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-03-09T17:01:43.356Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-03-09T17:01:43.356Z] + cd /w/workspace/edgex-go/4 [2021-03-09T17:01:43.356Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-09T17:01:43.356Z] Reading package lists... [2021-03-09T17:01:43.356Z] Building dependency tree... [2021-03-09T17:01:43.356Z] Reading state information... [2021-03-09T17:01:43.620Z] The following packages were automatically installed and are no longer required: [2021-03-09T17:01:43.620Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-09T17:01:43.620Z] uidmap xdelta3 [2021-03-09T17:01:43.620Z] Use 'sudo apt autoremove' to remove them. [2021-03-09T17:01:43.620Z] The following packages will be REMOVED: [2021-03-09T17:01:43.620Z] lxd* lxd-client* [2021-03-09T17:01:44.193Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-09T17:01:44.193Z] After this operation, 31.7 MB disk space will be freed. [2021-03-09T17:01:45.236Z] (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 ... 190027 files and directories currently installed.) [2021-03-09T17:01:45.236Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T17:01:46.179Z] Removing lxd dnsmasq configuration [2021-03-09T17:01:46.440Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T17:01:46.701Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-09T17:01:47.273Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-09T17:01:47.533Z] (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 ... 189852 files and directories currently installed.) [2021-03-09T17:01:47.534Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T17:01:49.444Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-09T17:01:49.444Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-09T17:01:50.828Z] + sudo snap remove --purge lxd [2021-03-09T17:01:50.828Z] snap "lxd" is not installed [2021-03-09T17:01:50.828Z] + sudo groupadd --force --system lxd [2021-03-09T17:01:50.828Z] ++ whoami [2021-03-09T17:01:50.828Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-09T17:01:51.089Z] + newgrp - lxd [2021-03-09T17:01:51.089Z] + sudo snap install lxd [2021-03-09T17:01:59.235Z] 2021-03-09T17:01:57Z INFO Waiting for automatic snapd restart... [2021-03-09T17:02:21.223Z] lxd 4.11 from Canonical* installed [2021-03-09T17:02:21.223Z] + sudo lxd init --auto [2021-03-09T17:02:29.373Z] + sudo snap install --classic snapcraft [2021-03-09T17:02:37.519Z] snapcraft 4.5.4 from Canonical* installed [2021-03-09T17:02:37.519Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-09T17:02:37.519Z] + patch --verbose -p1 [2021-03-09T17:02:37.519Z] Hmm... Looks like a unified diff to me... [2021-03-09T17:02:37.519Z] The text leading up to this was: [2021-03-09T17:02:37.519Z] -------------------------- [2021-03-09T17:02:37.519Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-09T17:02:37.519Z] |From: Tony Espy [2021-03-09T17:02:37.519Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-09T17:02:37.519Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-09T17:02:37.519Z] | [2021-03-09T17:02:37.519Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-09T17:02:37.519Z] |optimize the snap CI check run for pull requests. When [2021-03-09T17:02:37.519Z] |applied, it essentially strips out everything (apps and [2021-03-09T17:02:37.519Z] |parts) from the snapcraft.yaml file except those required [2021-03-09T17:02:37.519Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-09T17:02:37.519Z] |catch changes to edgex-go that break the snap build. [2021-03-09T17:02:37.519Z] | [2021-03-09T17:02:37.519Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-09T17:02:37.519Z] |to update this patch file, otherwise it may fail to apply, [2021-03-09T17:02:37.519Z] |resulting in a failed snap build CI check in the associated [2021-03-09T17:02:37.519Z] |pull request. [2021-03-09T17:02:37.519Z] | [2021-03-09T17:02:37.519Z] |Note - in addition to applying this patch, the pipeline also [2021-03-09T17:02:37.519Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-09T17:02:37.519Z] |need to build the finally binary .snap file (and it won't [2021-03-09T17:02:37.519Z] |work with the patch applied). This further reduces the build [2021-03-09T17:02:37.519Z] |time. [2021-03-09T17:02:37.519Z] |--- [2021-03-09T17:02:37.519Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-09T17:02:37.519Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-09T17:02:37.519Z] | [2021-03-09T17:02:37.519Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-09T17:02:37.519Z] |index 1e537489..faf42425 100644 [2021-03-09T17:02:37.519Z] |--- a/snap/snapcraft.yaml [2021-03-09T17:02:37.519Z] |+++ b/snap/snapcraft.yaml [2021-03-09T17:02:37.519Z] -------------------------- [2021-03-09T17:02:37.519Z] patching file snap/snapcraft.yaml [2021-03-09T17:02:37.519Z] Using Plan A... [2021-03-09T17:02:37.519Z] Hunk #1 succeeded at 73. [2021-03-09T17:02:37.519Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-09T17:02:37.519Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-09T17:02:37.519Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-09T17:02:37.519Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-09T17:02:37.519Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-09T17:02:37.519Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-09T17:02:37.519Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-09T17:02:37.519Z] Hmm... Ignoring the trailing garbage. [2021-03-09T17:02:37.519Z] done [2021-03-09T17:02:37.519Z] + sudo snapcraft prime --use-lxd [2021-03-09T17:02:38.090Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-09T17:02:38.351Z] 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-03-09T17:02:38.351Z] - README.md [2021-03-09T17:02:38.351Z] - snapcraft.yaml.orig [2021-03-09T17:02:38.351Z] [2021-03-09T17:02:38.351Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-09T17:02:39.295Z] Launching a container. [2021-03-09T17:02:51.568Z] Waiting for container to be ready [2021-03-09T17:02:51.568Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-09T17:02:51.568Z] [2021-03-09T17:02:55.781Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-09T17:02:56.044Z] Waiting for network to be ready... [2021-03-09T17:02:56.617Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-09T17:02:56.617Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-09T17:02:56.885Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-09T17:02:56.885Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-09T17:02:57.147Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-09T17:02:57.411Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-09T17:02:57.411Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-09T17:02:57.411Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-09T17:02:57.411Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-09T17:02:57.411Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-09T17:02:57.411Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-09T17:02:57.411Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-09T17:02:57.411Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-09T17:02:57.411Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-09T17:02:57.411Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-09T17:02:57.411Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-09T17:02:57.411Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-09T17:02:57.411Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-09T17:02:57.672Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-09T17:02:57.934Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-09T17:02:57.934Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-09T17:02:57.934Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-09T17:02:57.934Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-09T17:02:57.934Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-09T17:02:57.934Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-09T17:02:57.934Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-09T17:02:58.196Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-09T17:03:02.424Z] Fetched 24.0 MB in 6s (4075 kB/s) [2021-03-09T17:03:03.375Z] Reading package lists... [2021-03-09T17:03:03.642Z] Reading package lists... [2021-03-09T17:03:03.909Z] Building dependency tree... [2021-03-09T17:03:03.909Z] Reading state information... [2021-03-09T17:03:03.909Z] The following additional packages will be installed: [2021-03-09T17:03:03.909Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-09T17:03:03.909Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-09T17:03:03.909Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-09T17:03:03.909Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-09T17:03:03.909Z] Suggested packages: [2021-03-09T17:03:03.910Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-09T17:03:03.910Z] Recommended packages: [2021-03-09T17:03:03.910Z] gnupg libsasl2-modules [2021-03-09T17:03:04.171Z] The following NEW packages will be installed: [2021-03-09T17:03:04.171Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-09T17:03:04.171Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-09T17:03:04.171Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-09T17:03:04.171Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-09T17:03:04.171Z] The following packages will be upgraded: [2021-03-09T17:03:04.171Z] gpg gpg-agent gpgconf libudev1 [2021-03-09T17:03:04.171Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-09T17:03:04.171Z] Need to get 3530 kB of archives. [2021-03-09T17:03:04.171Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-09T17:03:04.171Z] 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-03-09T17:03:04.171Z] 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-03-09T17:03:04.171Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-09T17:03:04.171Z] 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-03-09T17:03:04.171Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-09T17:03:04.431Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-09T17:03:05.005Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-09T17:03:05.005Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-09T17:03:05.005Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-09T17:03:05.005Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-09T17:03:05.005Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-09T17:03:05.005Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-09T17:03:05.005Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-09T17:03:05.005Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-09T17:03:05.005Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-09T17:03:05.005Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-09T17:03:05.005Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-09T17:03:05.005Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-09T17:03:05.005Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-09T17:03:05.005Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-09T17:03:05.005Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-09T17:03:05.005Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-09T17:03:05.267Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T17:03:05.267Z] Fetched 3530 kB in 1s (3420 kB/s) [2021-03-09T17:03:05.267Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-09T17:03:05.267Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-09T17:03:05.528Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T17:03:05.528Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-09T17:03:05.528Z] Selecting previously unselected package udev. [2021-03-09T17:03:05.528Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-09T17:03:05.528Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-09T17:03:05.789Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-09T17:03:06.050Z] Selecting previously unselected package libfuse2:amd64. [2021-03-09T17:03:06.050Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-09T17:03:06.050Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-09T17:03:06.050Z] Selecting previously unselected package fuse. [2021-03-09T17:03:06.050Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-09T17:03:06.050Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-09T17:03:06.313Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T17:03:06.313Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T17:03:06.313Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T17:03:06.313Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T17:03:06.575Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T17:03:06.576Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T17:03:06.576Z] Selecting previously unselected package libksba8:amd64. [2021-03-09T17:03:06.576Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-09T17:03:06.576Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-09T17:03:06.839Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-09T17:03:06.839Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T17:03:06.839Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:06.839Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-09T17:03:06.839Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T17:03:06.839Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:06.839Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-09T17:03:06.839Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T17:03:06.839Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:07.103Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-09T17:03:07.103Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T17:03:07.103Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:07.103Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-09T17:03:07.103Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T17:03:07.103Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:07.103Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-09T17:03:07.103Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T17:03:07.103Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:07.363Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-09T17:03:07.363Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T17:03:07.363Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:07.363Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-09T17:03:07.363Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T17:03:07.363Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:07.363Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-09T17:03:07.363Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-09T17:03:07.363Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:07.624Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-09T17:03:07.624Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-09T17:03:07.624Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T17:03:07.624Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-09T17:03:07.624Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-09T17:03:07.624Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T17:03:07.624Z] Selecting previously unselected package libldap-common. [2021-03-09T17:03:07.624Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-09T17:03:07.624Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T17:03:07.885Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-09T17:03:07.886Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-09T17:03:07.886Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T17:03:07.886Z] Selecting previously unselected package dirmngr. [2021-03-09T17:03:07.886Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T17:03:07.886Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-09T17:03:07.886Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T17:03:08.189Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-09T17:03:08.189Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-09T17:03:08.189Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T17:03:08.189Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-09T17:03:08.189Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-09T17:03:08.189Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:08.189Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-09T17:03:08.189Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T17:03:08.451Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-09T17:03:08.713Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-09T17:03:08.976Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:08.976Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-09T17:03:08.976Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-09T17:03:08.976Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-09T17:03:09.239Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:09.239Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:09.239Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:09.239Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:09.239Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:09.239Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:09.239Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-09T17:03:09.239Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-09T17:03:09.502Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-09T17:03:09.502Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T17:03:10.077Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-09T17:03:10.077Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-09T17:03:10.077Z] This means they are not meant to be enabled using systemctl. [2021-03-09T17:03:10.077Z] Possible reasons for having this kind of units are: [2021-03-09T17:03:10.077Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-09T17:03:10.077Z] .wants/ or .requires/ directory. [2021-03-09T17:03:10.077Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-09T17:03:10.077Z] a requirement dependency on it. [2021-03-09T17:03:10.077Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-09T17:03:10.077Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-09T17:03:10.077Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-09T17:03:10.077Z] instance name specified. [2021-03-09T17:03:10.348Z] Reading package lists... [2021-03-09T17:03:10.612Z] Building dependency tree... [2021-03-09T17:03:10.612Z] Reading state information... [2021-03-09T17:03:10.612Z] The following additional packages will be installed: [2021-03-09T17:03:10.612Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-09T17:03:10.612Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-09T17:03:10.612Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-09T17:03:10.612Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-09T17:03:10.612Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-09T17:03:10.612Z] Suggested packages: [2021-03-09T17:03:10.612Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-09T17:03:10.612Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-09T17:03:10.612Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-09T17:03:10.612Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-09T17:03:10.612Z] systemd-container policykit-1 [2021-03-09T17:03:10.612Z] Recommended packages: [2021-03-09T17:03:10.612Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-09T17:03:10.873Z] The following NEW packages will be installed: [2021-03-09T17:03:10.873Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-09T17:03:10.873Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-09T17:03:10.873Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-09T17:03:10.873Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-09T17:03:10.873Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-09T17:03:10.873Z] The following packages will be upgraded: [2021-03-09T17:03:10.873Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-09T17:03:10.873Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-09T17:03:10.873Z] Need to get 35.2 MB of archives. [2021-03-09T17:03:10.873Z] After this operation, 141 MB of additional disk space will be used. [2021-03-09T17:03:10.873Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-09T17:03:10.874Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-09T17:03:11.455Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-09T17:03:11.723Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-09T17:03:11.723Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-09T17:03:11.723Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-09T17:03:11.723Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-09T17:03:11.723Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-09T17:03:11.723Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-09T17:03:11.723Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-09T17:03:11.723Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-09T17:03:11.723Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-09T17:03:11.723Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-09T17:03:11.723Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-09T17:03:11.723Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-09T17:03:11.723Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-09T17:03:11.723Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-09T17:03:11.723Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-09T17:03:11.988Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-09T17:03:11.988Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-09T17:03:11.988Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-09T17:03:11.988Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-09T17:03:11.988Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-09T17:03:11.988Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-09T17:03:11.988Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-09T17:03:11.988Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-09T17:03:11.988Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-09T17:03:11.988Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-09T17:03:11.988Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-09T17:03:11.988Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-09T17:03:12.935Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T17:03:12.935Z] Fetched 35.2 MB in 2s (17.8 MB/s) [2021-03-09T17:03:13.197Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T17:03:13.197Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-09T17:03:13.778Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T17:03:14.389Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-09T17:03:14.389Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T17:03:14.389Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-09T17:03:14.396Z] lf-activate-venv(): INFO: Adding /tmp/venv-GSG7/bin to PATH [2021-03-09T17:03:14.396Z] INFO: No Stack... [2021-03-09T17:03:14.396Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-09T17:03:14.396Z] INFO: Archiving Costs [Pipeline] sh [2021-03-09T17:03:14.662Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T17:03:14.662Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-09T17:03:14.662Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-09T17:03:14.662Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-09T17:03:14.735Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-03-09T17:03:14.735Z] + cut -d, -f6 [Pipeline] lock [2021-03-09T17:03:14.837Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3235-4-stack-cost] [2021-03-09T17:03:14.846Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3235-4-stack-cost] did not exist. Created. [2021-03-09T17:03:14.846Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3235-4-stack-cost] [Pipeline] { [Pipeline] unstash [2021-03-09T17:03:14.924Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-09T17:03:14.924Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-09T17:03:14.924Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [Pipeline] sh [2021-03-09T17:03:15.185Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-09T17:03:15.185Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-09T17:03:15.270Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-09T17:03:15.593Z] Stashed 1 file(s) [Pipeline] } [2021-03-09T17:03:15.606Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3235-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-03-09T17:03:15.764Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-03-09T17:03:16.027Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-09T17:03:16.027Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-09T17:03:16.027Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-09T17:03:16.292Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-09T17:03:16.292Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T17:03:16.292Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T17:03:16.553Z] Selecting previously unselected package libexpat1:amd64. [2021-03-09T17:03:16.553Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-09T17:03:16.553Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-09T17:03:16.553Z] Selecting previously unselected package python3.6-minimal. [2021-03-09T17:03:16.553Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T17:03:16.553Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T17:03:16.817Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-09T17:03:17.082Z] Checking for services that may need to be restarted...done. [2021-03-09T17:03:17.082Z] Checking for services that may need to be restarted...done. [2021-03-09T17:03:17.082Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T17:03:17.082Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-09T17:03:17.082Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T17:03:17.666Z] Selecting previously unselected package python3-minimal. [2021-03-09T17:03:17.666Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-09T17:03:17.666Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-09T17:03:17.666Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-09T17:03:17.928Z] Selecting previously unselected package mime-support. [2021-03-09T17:03:17.928Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-09T17:03:17.928Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-09T17:03:17.928Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-09T17:03:17.928Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-09T17:03:17.928Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-09T17:03:17.928Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-09T17:03:17.928Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T17:03:17.928Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T17:03:18.190Z] Selecting previously unselected package python3.6. [2021-03-09T17:03:18.190Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-09T17:03:18.452Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T17:03:18.452Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-09T17:03:18.452Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-09T17:03:18.452Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-09T17:03:18.452Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-09T17:03:19.403Z] Selecting previously unselected package python3. [2021-03-09T17:03:19.403Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-09T17:03:19.403Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-09T17:03:19.403Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-09T17:03:19.664Z] Selecting previously unselected package multiarch-support. [2021-03-09T17:03:19.664Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T17:03:19.664Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-09T17:03:19.664Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-09T17:03:19.664Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-09T17:03:19.664Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-09T17:03:19.664Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-09T17:03:19.664Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-09T17:03:19.928Z] Selecting previously unselected package libbsd0:amd64. [2021-03-09T17:03:19.928Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-09T17:03:19.928Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-09T17:03:19.928Z] Selecting previously unselected package sudo. [2021-03-09T17:03:19.928Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-09T17:03:19.928Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-09T17:03:20.189Z] Selecting previously unselected package apparmor. [2021-03-09T17:03:20.189Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-09T17:03:20.189Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-09T17:03:20.455Z] Selecting previously unselected package libedit2:amd64. [2021-03-09T17:03:20.455Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-09T17:03:20.455Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-09T17:03:20.455Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-09T17:03:20.455Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T17:03:20.455Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T17:03:20.721Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-09T17:03:20.721Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T17:03:20.721Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T17:03:20.721Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-09T17:03:20.721Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-09T17:03:20.722Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-09T17:03:20.722Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-09T17:03:20.722Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T17:03:20.722Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T17:03:20.983Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-09T17:03:20.983Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-09T17:03:20.983Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T17:03:20.983Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-09T17:03:20.983Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-09T17:03:20.983Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-09T17:03:21.249Z] Selecting previously unselected package openssh-client. [2021-03-09T17:03:21.249Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-09T17:03:21.249Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-09T17:03:21.509Z] Selecting previously unselected package squashfs-tools. [2021-03-09T17:03:21.509Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-09T17:03:21.509Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-09T17:03:21.769Z] Selecting previously unselected package snapd. [2021-03-09T17:03:21.769Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-09T17:03:21.769Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-09T17:03:24.341Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-09T17:03:24.341Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-09T17:03:24.341Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-09T17:03:24.342Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-09T17:03:24.342Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-09T17:03:24.342Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T17:03:24.342Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T17:03:24.342Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-09T17:03:24.342Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-09T17:03:25.732Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-09T17:03:25.732Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-09T17:03:25.732Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-09T17:03:25.732Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T17:03:25.732Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T17:03:25.732Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-09T17:03:26.305Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-09T17:03:26.305Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T17:03:26.305Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-09T17:03:26.305Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-09T17:03:26.566Z] running python rtupdate hooks for python3.6... [2021-03-09T17:03:26.566Z] running python post-rtupdate hooks for python3.6... [2021-03-09T17:03:26.566Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-09T17:03:28.486Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-09T17:03:28.486Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-09T17:03:28.754Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-09T17:03:28.754Z] Setting up snapd (2.48.3+18.04) ... [2021-03-09T17:03:29.329Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-09T17:03:29.590Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-09T17:03:29.852Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-09T17:03:30.115Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-09T17:03:30.377Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-09T17:03:30.377Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-09T17:03:30.637Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-09T17:03:30.897Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-09T17:03:30.897Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-09T17:03:31.157Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-09T17:03:31.419Z] /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-03-09T17:03:31.419Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-09T17:03:31.419Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-09T17:03:32.804Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T17:03:32.804Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T17:03:32.804Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T17:03:34.192Z] Reading package lists... [2021-03-09T17:03:34.453Z] Reading package lists... [2021-03-09T17:03:34.713Z] Building dependency tree... [2021-03-09T17:03:34.713Z] Reading state information... [2021-03-09T17:03:34.713Z] Calculating upgrade... [2021-03-09T17:03:34.974Z] The following packages will be upgraded: [2021-03-09T17:03:34.974Z] advancecomp base-files bash binutils binutils-common [2021-03-09T17:03:34.974Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-09T17:03:34.974Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-09T17:03:34.974Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-09T17:03:34.974Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-09T17:03:34.974Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-09T17:03:34.974Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-09T17:03:34.974Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-09T17:03:34.974Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-09T17:03:34.974Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-09T17:03:34.974Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-09T17:03:34.974Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-09T17:03:34.974Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-09T17:03:34.974Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-09T17:03:34.974Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-09T17:03:35.235Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T17:03:35.235Z] Need to get 63.8 MB of archives. [2021-03-09T17:03:35.235Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-09T17:03:35.235Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-09T17:03:35.235Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-09T17:03:35.808Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-09T17:03:35.808Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-09T17:03:35.808Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-09T17:03:35.808Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-09T17:03:35.808Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-09T17:03:35.808Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-09T17:03:35.808Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-09T17:03:35.808Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-09T17:03:35.808Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-09T17:03:35.808Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-09T17:03:35.808Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-09T17:03:35.808Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-09T17:03:35.808Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-09T17:03:35.808Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-09T17:03:35.808Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-09T17:03:35.808Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-09T17:03:36.070Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-09T17:03:36.070Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-09T17:03:36.070Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-09T17:03:36.070Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-09T17:03:36.070Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-09T17:03:36.070Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-09T17:03:36.070Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-09T17:03:36.070Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-09T17:03:36.070Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-09T17:03:36.070Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-09T17:03:36.070Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-09T17:03:36.070Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-09T17:03:36.070Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-09T17:03:36.070Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-09T17:03:36.070Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-09T17:03:36.070Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-09T17:03:36.070Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-09T17:03:36.070Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-09T17:03:36.070Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-09T17:03:36.070Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-09T17:03:36.333Z] Get:39 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-03-09T17:03:36.333Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-09T17:03:36.333Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-09T17:03:36.333Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-09T17:03:36.333Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-09T17:03:36.333Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-09T17:03:36.333Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-09T17:03:36.333Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-09T17:03:36.333Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-09T17:03:36.333Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-09T17:03:36.333Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-09T17:03:36.333Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-09T17:03:36.333Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-09T17:03:36.333Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-09T17:03:36.333Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-09T17:03:36.333Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-09T17:03:36.333Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-09T17:03:36.333Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-09T17:03:36.333Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-09T17:03:36.333Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-09T17:03:36.333Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-09T17:03:36.594Z] Get:60 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-03-09T17:03:36.594Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-09T17:03:36.594Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-09T17:03:36.594Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-09T17:03:36.594Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-09T17:03:36.594Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-09T17:03:36.594Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-09T17:03:36.594Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-09T17:03:36.594Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-09T17:03:36.594Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-09T17:03:36.594Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-09T17:03:36.594Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-09T17:03:36.594Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-09T17:03:36.594Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-09T17:03:36.594Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-09T17:03:36.594Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-09T17:03:36.594Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-09T17:03:36.594Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-09T17:03:36.594Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-09T17:03:36.594Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-09T17:03:36.594Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-09T17:03:36.594Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-09T17:03:36.855Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-09T17:03:36.855Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-09T17:03:36.855Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-09T17:03:36.855Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-09T17:03:36.855Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-09T17:03:36.855Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-09T17:03:36.855Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-09T17:03:36.855Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-09T17:03:36.855Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-09T17:03:37.431Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-09T17:03:37.431Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-09T17:03:37.694Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-09T17:03:37.694Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-09T17:03:37.955Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-09T17:03:37.955Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-09T17:03:37.955Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-09T17:03:37.955Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-09T17:03:37.955Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-09T17:03:38.219Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T17:03:38.219Z] Fetched 63.8 MB in 3s (21.2 MB/s) [2021-03-09T17:03:38.481Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:38.481Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T17:03:38.481Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T17:03:39.053Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T17:03:39.053Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T17:03:39.315Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-09T17:03:39.315Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-09T17:03:39.886Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:39.887Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T17:03:40.149Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:40.149Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T17:03:40.149Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:40.149Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T17:03:40.411Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:40.411Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T17:03:40.411Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:40.411Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T17:03:40.411Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:40.672Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T17:03:40.672Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:40.672Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T17:03:40.672Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:03:40.932Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T17:03:40.932Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:40.932Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-09T17:03:40.932Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:03:40.932Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T17:03:40.932Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:41.192Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T17:03:41.192Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:41.192Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T17:03:41.453Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-09T17:03:41.453Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-09T17:03:41.453Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:03:41.714Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T17:03:41.714Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T17:03:41.976Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T17:03:42.237Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-09T17:03:42.497Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-09T17:03:42.498Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-09T17:03:42.498Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-09T17:03:42.498Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-09T17:03:42.759Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-09T17:03:43.020Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-09T17:03:43.021Z] Installing new version of config file /etc/issue ... [2021-03-09T17:03:43.021Z] Installing new version of config file /etc/issue.net ... [2021-03-09T17:03:43.021Z] Installing new version of config file /etc/lsb-release ... [2021-03-09T17:03:43.021Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-09T17:03:43.282Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-09T17:03:43.282Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-09T17:03:43.282Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-09T17:03:43.543Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:43.543Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-09T17:03:43.543Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-09T17:03:43.544Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-09T17:03:43.810Z] 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-03-09T17:03:43.810Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:43.810Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T17:03:43.810Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-09T17:03:43.810Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-09T17:03:44.079Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:44.079Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-09T17:03:44.079Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-09T17:03:44.079Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-09T17:03:44.079Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:44.079Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-09T17:03:44.079Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T17:03:44.655Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-09T17:03:44.655Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:44.655Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T17:03:44.655Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T17:03:44.917Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T17:03:44.917Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:44.917Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T17:03:44.917Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T17:03:45.178Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-09T17:03:45.178Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:45.178Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-09T17:03:45.439Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-09T17:03:45.440Z] Setting up grep (3.1-2build1) ... [2021-03-09T17:03:45.440Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:45.440Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-09T17:03:45.440Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-09T17:03:45.701Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-09T17:03:45.701Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:45.701Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T17:03:45.701Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T17:03:45.963Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-09T17:03:45.963Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:45.963Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T17:03:45.963Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T17:03:46.544Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T17:03:46.544Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T17:03:46.806Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-09T17:03:46.806Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T17:03:47.380Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-09T17:03:47.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:47.380Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-09T17:03:47.643Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-09T17:03:48.616Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-09T17:03:48.616Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-09T17:03:48.616Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-09T17:03:48.616Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-09T17:03:48.878Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-09T17:03:48.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:48.878Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-09T17:03:48.878Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-09T17:03:49.139Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-09T17:03:49.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:49.401Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T17:03:49.401Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T17:03:49.401Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T17:03:49.665Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:49.665Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T17:03:49.665Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T17:03:49.665Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T17:03:49.929Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:49.929Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T17:03:49.929Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T17:03:49.929Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T17:03:50.194Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:50.194Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T17:03:50.194Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T17:03:50.194Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T17:03:50.455Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:50.455Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T17:03:50.455Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T17:03:50.455Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T17:03:50.455Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T17:03:50.716Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T17:03:50.716Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:50.716Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-09T17:03:50.716Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T17:03:50.977Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T17:03:50.977Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:50.977Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T17:03:50.977Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T17:03:51.239Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-09T17:03:51.239Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:51.239Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T17:03:51.239Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T17:03:51.501Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-09T17:03:51.501Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:51.501Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T17:03:51.501Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T17:03:52.080Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-09T17:03:52.342Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-09T17:03:52.604Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-09T17:03:52.604Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:52.604Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-09T17:03:52.604Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-09T17:03:52.874Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T17:03:53.137Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-09T17:03:53.137Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-09T17:03:53.137Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-09T17:03:53.137Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-09T17:03:53.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:53.399Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-09T17:03:53.399Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-09T17:03:53.661Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-09T17:03:53.926Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:53.926Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-09T17:03:53.926Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-09T17:03:53.926Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-09T17:03:54.188Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:54.188Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-09T17:03:54.188Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-09T17:03:54.188Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-09T17:03:54.188Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:54.188Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T17:03:54.451Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T17:03:54.451Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T17:03:54.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:54.715Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T17:03:54.715Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T17:03:54.715Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T17:03:54.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:54.715Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-09T17:03:54.977Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T17:03:55.239Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T17:03:55.500Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:55.500Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-09T17:03:55.500Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-09T17:03:55.500Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-09T17:03:55.500Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-09T17:03:56.075Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T17:03:56.075Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T17:03:56.075Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T17:03:56.362Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:56.362Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-09T17:03:56.362Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-09T17:03:56.362Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-09T17:03:56.673Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:56.673Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-09T17:03:56.673Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-09T17:03:56.673Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-09T17:03:56.956Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:56.956Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-09T17:03:56.956Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-09T17:03:57.222Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-09T17:03:57.222Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:57.222Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-09T17:03:57.222Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-09T17:03:57.488Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-09T17:03:57.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:57.488Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-09T17:03:57.488Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-09T17:03:58.120Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-09T17:03:58.120Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:58.120Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-09T17:03:58.120Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-09T17:03:58.407Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-09T17:03:58.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:58.407Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-09T17:03:58.407Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-09T17:03:58.673Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-09T17:03:58.673Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:58.673Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-09T17:03:58.673Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-09T17:03:58.937Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-09T17:03:58.937Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:58.937Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-09T17:03:58.937Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-09T17:03:59.199Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-09T17:03:59.199Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:59.199Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-09T17:03:59.199Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-09T17:03:59.461Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-09T17:03:59.734Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:59.734Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-09T17:03:59.734Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-09T17:03:59.734Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-09T17:03:59.734Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-09T17:03:59.734Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-09T17:03:59.734Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-09T17:03:59.997Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-09T17:03:59.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-09T17:03:59.997Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-09T17:03:59.997Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-09T17:03:59.997Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-09T17:04:00.262Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-09T17:04:00.262Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-09T17:04:00.262Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-09T17:04:00.527Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-09T17:04:00.789Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-09T17:04:00.789Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-09T17:04:00.789Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-09T17:04:01.050Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-09T17:04:01.050Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-09T17:04:01.311Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-09T17:04:01.311Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-09T17:04:01.311Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-09T17:04:01.311Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-09T17:04:01.572Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-09T17:04:01.572Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-09T17:04:01.572Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-09T17:04:01.572Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-09T17:04:01.832Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-09T17:04:01.832Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-09T17:04:02.094Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-09T17:04:02.094Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-09T17:04:03.038Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-09T17:04:03.038Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-09T17:04:03.038Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-09T17:04:03.038Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-09T17:04:03.300Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T17:04:03.300Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T17:04:03.561Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T17:04:03.561Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T17:04:03.830Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T17:04:03.830Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T17:04:03.830Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-09T17:04:04.093Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-09T17:04:04.093Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T17:04:04.093Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T17:04:04.356Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T17:04:04.356Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T17:04:04.356Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T17:04:04.356Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T17:04:04.619Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T17:04:04.619Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T17:04:05.568Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T17:04:05.568Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T17:04:06.521Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T17:04:06.521Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T17:04:07.466Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T17:04:07.466Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T17:04:07.727Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T17:04:07.728Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T17:04:08.673Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-09T17:04:08.673Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-09T17:04:08.934Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T17:04:08.934Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T17:04:08.934Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-09T17:04:08.934Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T17:04:09.195Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-09T17:04:09.195Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-09T17:04:09.195Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-09T17:04:09.195Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-09T17:04:09.456Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T17:04:09.456Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T17:04:09.456Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-09T17:04:09.456Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-09T17:04:09.718Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-09T17:04:09.718Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-09T17:04:09.718Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:04:09.718Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-09T17:04:09.718Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:04:09.980Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:04:09.980Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:04:09.980Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-09T17:04:09.980Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-09T17:04:09.980Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-09T17:04:09.980Z] [2021-03-09T17:04:09.980Z] Current default time zone: 'Etc/UTC' [2021-03-09T17:04:10.241Z] Local time is now: Tue Mar 9 17:04:09 UTC 2021. [2021-03-09T17:04:10.241Z] Universal Time is now: Tue Mar 9 17:04:09 UTC 2021. [2021-03-09T17:04:10.241Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-09T17:04:10.241Z] [2021-03-09T17:04:10.241Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-09T17:04:10.241Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:04:10.241Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-09T17:04:10.241Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-09T17:04:10.241Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-09T17:04:10.241Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-09T17:04:10.241Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-09T17:04:10.241Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-09T17:04:10.241Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-09T17:04:10.241Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-09T17:04:10.241Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:04:10.502Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-09T17:04:10.502Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T17:04:10.502Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-09T17:04:10.769Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:04:10.769Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-09T17:04:10.769Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-09T17:04:10.769Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-09T17:04:10.769Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-09T17:04:10.769Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-09T17:04:10.769Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-09T17:04:10.769Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-09T17:04:10.769Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-09T17:04:12.700Z] Updating certificates in /etc/ssl/certs... [2021-03-09T17:04:13.272Z] 23 added, 27 removed; done. [2021-03-09T17:04:13.532Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-09T17:04:13.532Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-09T17:04:13.532Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-09T17:04:13.532Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-09T17:04:13.532Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-09T17:04:13.532Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T17:04:13.532Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-09T17:04:13.532Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T17:04:13.793Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T17:04:13.793Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T17:04:13.793Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T17:04:13.793Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T17:04:13.793Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-09T17:04:13.793Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-09T17:04:13.793Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-09T17:04:14.054Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-09T17:04:14.054Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-09T17:04:14.054Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T17:04:14.054Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-09T17:04:14.054Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-09T17:04:14.054Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-09T17:04:14.054Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-09T17:04:14.315Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T17:04:14.315Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-09T17:04:14.315Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-09T17:04:14.315Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-09T17:04:14.315Z] Updating certificates in /etc/ssl/certs... [2021-03-09T17:04:14.887Z] 0 added, 0 removed; done. [2021-03-09T17:04:14.887Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-09T17:04:14.887Z] done. [2021-03-09T17:04:15.830Z] Reading package lists... [2021-03-09T17:04:15.830Z] Building dependency tree... [2021-03-09T17:04:15.830Z] Reading state information... [2021-03-09T17:04:16.091Z] The following NEW packages will be installed: [2021-03-09T17:04:16.091Z] apt-transport-https [2021-03-09T17:04:16.352Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T17:04:16.352Z] Need to get 1696 B of archives. [2021-03-09T17:04:16.352Z] After this operation, 153 kB of additional disk space will be used. [2021-03-09T17:04:16.352Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-09T17:04:16.352Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T17:04:16.352Z] Fetched 1696 B in 0s (8386 B/s) [2021-03-09T17:04:16.613Z] Selecting previously unselected package apt-transport-https. [2021-03-09T17:04:16.613Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-09T17:04:16.613Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-09T17:04:16.613Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-09T17:04:16.613Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-09T17:04:16.875Z] Waiting for network to be ready... [2021-03-09T17:04:25.030Z] 2021-03-09T17:04:21Z INFO Waiting for automatic snapd restart... [2021-03-09T17:04:25.030Z] snapd 2.49 from Canonical* installed [2021-03-09T17:04:26.008Z] "snapd" switched to the "latest/stable" channel [2021-03-09T17:04:26.008Z] [2021-03-09T17:04:31.306Z] core18 20210128 from Canonical* installed [2021-03-09T17:04:31.307Z] "core18" switched to the "latest/stable" channel [2021-03-09T17:04:31.307Z] [2021-03-09T17:04:37.897Z] snapcraft 4.5.4 from Canonical* installed [2021-03-09T17:04:37.897Z] "snapcraft" switched to the "latest/stable" channel [2021-03-09T17:04:37.897Z] [2021-03-09T17:04:41.202Z] 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-03-09T17:04:41.202Z] - README.md [2021-03-09T17:04:41.202Z] - snapcraft.yaml.orig [2021-03-09T17:04:41.202Z] [2021-03-09T17:04:41.202Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-09T17:04:47.808Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T17:04:47.808Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-09T17:04:47.808Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-09T17:04:47.809Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-09T17:04:49.197Z] Reading package lists... [2021-03-09T17:04:49.771Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 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-03-09T17:04:56.365Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T17:04:56.365Z] Reading package lists... [2021-03-09T17:04:56.365Z] Building dependency tree... [2021-03-09T17:04:56.365Z] Reading state information... [2021-03-09T17:04:56.365Z] Suggested packages: [2021-03-09T17:04:56.365Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-09T17:04:56.365Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-09T17:04:56.365Z] Recommended packages: [2021-03-09T17:04:56.365Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-09T17:04:56.365Z] The following NEW packages will be installed: [2021-03-09T17:04:56.365Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-09T17:04:56.365Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-09T17:04:56.365Z] pkg-config zip [2021-03-09T17:04:56.365Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-09T17:04:56.365Z] Need to get 7656 kB of archives. [2021-03-09T17:04:56.365Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-09T17:04:56.365Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] [2021-03-09T17:04:56.365Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-09T17:04:56.626Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-09T17:04:56.626Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-09T17:04:56.888Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-09T17:04:56.888Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-09T17:04:56.888Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-09T17:04:56.888Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-09T17:04:56.888Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-09T17:04:56.888Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-09T17:04:57.150Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-09T17:04:57.150Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-09T17:04:57.150Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-09T17:04:57.412Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-09T17:04:57.412Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-09T17:04:57.673Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-09T17:04:57.673Z] Fetched 7656 kB in 1s (6468 kB/s) [2021-03-09T17:04:57.673Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-09T17:04:57.673Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-09T17:04:57.673Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... [2021-03-09T17:04:57.673Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-09T17:04:57.934Z] Selecting previously unselected package libpsl5:amd64. [2021-03-09T17:04:57.934Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-09T17:04:57.934Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-09T17:04:57.934Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-09T17:04:57.934Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-09T17:04:57.934Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-09T17:04:58.195Z] Selecting previously unselected package librtmp1:amd64. [2021-03-09T17:04:58.195Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-09T17:04:58.195Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-09T17:04:58.195Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-09T17:04:58.195Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-09T17:04:58.195Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-09T17:04:58.456Z] Selecting previously unselected package liberror-perl. [2021-03-09T17:04:58.456Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-09T17:04:58.456Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-09T17:04:58.456Z] Selecting previously unselected package git-man. [2021-03-09T17:04:58.456Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-09T17:04:58.456Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-09T17:04:58.717Z] Selecting previously unselected package git. [2021-03-09T17:04:58.717Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-09T17:04:58.717Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-09T17:04:59.662Z] Selecting previously unselected package libnorm1:amd64. [2021-03-09T17:04:59.662Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-09T17:04:59.662Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-09T17:04:59.662Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-09T17:04:59.662Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-09T17:04:59.662Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-09T17:04:59.662Z] Selecting previously unselected package libsodium23:amd64. [2021-03-09T17:04:59.662Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-09T17:04:59.662Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-09T17:04:59.923Z] Selecting previously unselected package libzmq5:amd64. [2021-03-09T17:04:59.923Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-09T17:04:59.923Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T17:04:59.923Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-09T17:04:59.923Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-09T17:04:59.923Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T17:05:00.262Z] Selecting previously unselected package pkg-config. [2021-03-09T17:05:00.262Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-09T17:05:00.262Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-09T17:05:00.262Z] Selecting previously unselected package zip. [2021-03-09T17:05:00.262Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-09T17:05:00.262Z] Unpacking zip (3.0-11build1) ... [2021-03-09T17:05:00.262Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-09T17:05:00.560Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-09T17:05:00.560Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-09T17:05:00.560Z] Setting up liberror-perl (0.17025-1) ... [2021-03-09T17:05:00.560Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-09T17:05:00.560Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-09T17:05:00.560Z] No schema files found: doing nothing. [2021-03-09T17:05:00.560Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-09T17:05:00.560Z] Setting up zip (3.0-11build1) ... [2021-03-09T17:05:00.560Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-09T17:05:00.560Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-09T17:05:00.877Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-09T17:05:00.877Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T17:05:00.877Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-09T17:05:00.877Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-09T17:05:00.877Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-09T17:05:00.877Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-09T17:05:07.579Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T17:05:07.840Z] git set to automatically installed. [2021-03-09T17:05:07.840Z] git-man set to automatically installed. [2021-03-09T17:05:07.840Z] libcurl3-gnutls set to automatically installed. [2021-03-09T17:05:07.840Z] liberror-perl set to automatically installed. [2021-03-09T17:05:07.840Z] libglib2.0-0 set to automatically installed. [2021-03-09T17:05:07.840Z] libnghttp2-14 set to automatically installed. [2021-03-09T17:05:07.840Z] libnorm1 set to automatically installed. [2021-03-09T17:05:07.840Z] libpgm-5.2-0 set to automatically installed. [2021-03-09T17:05:07.840Z] libpsl5 set to automatically installed. [2021-03-09T17:05:07.840Z] librtmp1 set to automatically installed. [2021-03-09T17:05:07.840Z] libsodium23 set to automatically installed. [2021-03-09T17:05:07.840Z] libzmq3-dev set to automatically installed. [2021-03-09T17:05:07.840Z] libzmq5 set to automatically installed. [2021-03-09T17:05:07.840Z] pkg-config set to automatically installed. [2021-03-09T17:05:07.840Z] zip set to automatically installed. [2021-03-09T17:05:09.227Z] snapd is not logged in, snap install commands will use sudo [2021-03-09T17:05:15.813Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-09T17:05:15.813Z] snap "core18" has no updates available [2021-03-09T17:05:16.756Z] Pulling config-common [2021-03-09T17:05:16.756Z] + snapcraftctl pull [2021-03-09T17:05:18.140Z] Pulling go-build-helper [2021-03-09T17:05:18.140Z] + snapcraftctl pull [2021-03-09T17:05:44.732Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-09T17:05:44.732Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-09T17:05:44.732Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-09T17:05:44.732Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-09T17:05:44.732Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-09T17:05:44.732Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-09T17:05:44.732Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-09T17:05:44.732Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-09T17:05:44.732Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-09T17:05:44.732Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-09T17:05:44.732Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-09T17:05:44.732Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-09T17:05:44.732Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-09T17:05:44.732Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-09T17:05:44.732Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-09T17:05:44.732Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-09T17:05:44.732Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-09T17:05:44.732Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-09T17:05:44.732Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-09T17:05:44.732Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-09T17:05:44.732Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-09T17:05:44.732Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-09T17:05:44.732Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-09T17:05:44.733Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-09T17:05:44.733Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-09T17:05:44.733Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-09T17:05:44.733Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-09T17:05:44.733Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-09T17:05:44.733Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-09T17:05:44.733Z] Fetched 279 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-09T17:05:44.733Z] Fetched 122 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-09T17:05:44.733Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-09T17:05:44.733Z] Fetched 8848 B in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-09T17:05:44.733Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-09T17:05:44.733Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-09T17:05:44.733Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-09T17:05:44.733Z] Fetched 214 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-09T17:05:44.733Z] Fetched 154 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-09T17:05:44.733Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-09T17:05:44.733Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-09T17:05:44.733Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-09T17:05:44.733Z] Fetched 499 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-09T17:05:44.733Z] Fetched 111 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-09T17:05:44.733Z] Fetched 240 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-09T17:05:44.733Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-09T17:05:44.733Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-09T17:05:44.733Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-09T17:05:44.733Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-09T17:05:44.733Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-09T17:05:44.733Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-09T17:05:44.733Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-09T17:05:44.733Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-09T17:05:44.733Z] Fetched 8720 B in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-09T17:05:44.733Z] Fetched 137 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-09T17:05:44.733Z] Fetched 119 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-09T17:05:44.733Z] Fetched 109 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-09T17:05:44.733Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-09T17:05:44.733Z] Fetched 645 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-09T17:05:44.733Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-09T17:05:44.733Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-09T17:05:44.733Z] Fetched 368 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-09T17:05:44.733Z] Fetched 187 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-09T17:05:44.733Z] Fetched 175 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-09T17:05:44.733Z] Fetched 206 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-09T17:05:44.733Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-09T17:05:44.733Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-09T17:05:44.733Z] Fetched 159 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-09T17:05:44.733Z] Fetched 107 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-09T17:05:44.733Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-09T17:05:44.733Z] Pulling static-packages [2021-03-09T17:05:44.733Z] + snapcraftctl pull [2021-03-09T17:05:46.126Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-03-09T17:05:46.126Z] Skipping pull go-build-helper (already ran) [2021-03-09T17:05:46.126Z] Skipping pull static-packages (already ran) [2021-03-09T17:05:46.126Z] Building go-build-helper [2021-03-09T17:05:46.126Z] + snapcraftctl build [2021-03-09T17:05:50.329Z] Building static-packages [2021-03-09T17:05:50.329Z] + snapcraftctl build [2021-03-09T17:05:52.878Z] Staging go-build-helper [2021-03-09T17:05:52.878Z] + snapcraftctl stage [2021-03-09T17:05:53.824Z] Staging static-packages [2021-03-09T17:05:53.824Z] + snapcraftctl stage [2021-03-09T17:05:55.225Z] Pulling go115 [2021-03-09T17:05:55.225Z] + snapcraftctl pull [2021-03-09T17:05:56.172Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-09T17:05:56.172Z] Skipping pull go115 (already ran) [2021-03-09T17:05:56.172Z] Building go115 [2021-03-09T17:05:56.172Z] + dpkg --print-architecture [2021-03-09T17:05:56.172Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-09T17:05:56.172Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-09T17:05:56.172Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-09T17:05:56.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-09T17:05:56.172Z] Dload Upload Total Spent Left Speed [2021-03-09T17:05:56.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 295k 0 0 1127k 0 0:01:44 --:--:-- 0:01:44 1123k 3 115M 3 3599k 0 0 8450k 0 0:00:14 --:--:-- 0:00:14 8430k [2021-03-09T17:05:56.433Z] curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 [2021-03-09T17:05:56.694Z] Failed to run 'override-build': Exit code was 56. [2021-03-09T17:05:56.955Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-09T17:05:59.576Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-09T17:06:01.746Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T17:06:04.394Z] ---> package-listing.sh [2021-03-09T17:06:04.394Z] ++ facter osfamily [2021-03-09T17:06:04.394Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-09T17:06:04.394Z] + OS_FAMILY=redhat [2021-03-09T17:06:04.394Z] + workspace=/w/workspace/edgex-go/4 [2021-03-09T17:06:04.394Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-09T17:06:04.394Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-09T17:06:04.394Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-09T17:06:04.394Z] + PACKAGES=/tmp/packages_start.txt [2021-03-09T17:06:04.394Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-09T17:06:04.394Z] + PACKAGES=/tmp/packages_end.txt [2021-03-09T17:06:04.394Z] + case "${OS_FAMILY}" in [2021-03-09T17:06:04.394Z] + sort [2021-03-09T17:06:04.394Z] + rpm -qa [2021-03-09T17:06:14.577Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-09T17:06:14.577Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-09T17:06:14.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-09T17:06:14.577Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-09T17:06:14.577Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-03-09T17:06:14.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-03-09T17:06:14.623Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-09T17:06:15.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-09T17:06:16.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T17:06:16.273Z] [2021-03-09T17:06:16.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-09T17:06:16.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T17:06:16.638Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-09T17:06:16.638Z] df20fa9351a1: Pulling fs layer [2021-03-09T17:06:16.638Z] 36b3adc4ff6f: Pulling fs layer [2021-03-09T17:06:16.638Z] 8ad3a11d3b57: Pulling fs layer [2021-03-09T17:06:16.638Z] 46f8f816bc3b: Pulling fs layer [2021-03-09T17:06:16.638Z] 93b61091891f: Pulling fs layer [2021-03-09T17:06:16.638Z] 93b9cdb0e59b: Pulling fs layer [2021-03-09T17:06:16.638Z] 5e14af77c1be: Pulling fs layer [2021-03-09T17:06:16.638Z] 01666e4c0597: Pulling fs layer [2021-03-09T17:06:16.638Z] aa168da1d23b: Pulling fs layer [2021-03-09T17:06:16.638Z] 93b9cdb0e59b: Waiting [2021-03-09T17:06:16.638Z] 5e14af77c1be: Waiting [2021-03-09T17:06:16.638Z] 01666e4c0597: Waiting [2021-03-09T17:06:16.638Z] aa168da1d23b: Waiting [2021-03-09T17:06:16.638Z] 46f8f816bc3b: Waiting [2021-03-09T17:06:16.638Z] 93b61091891f: Waiting [2021-03-09T17:06:16.907Z] 36b3adc4ff6f: Verifying Checksum [2021-03-09T17:06:16.907Z] 36b3adc4ff6f: Download complete [2021-03-09T17:06:16.907Z] 46f8f816bc3b: Verifying Checksum [2021-03-09T17:06:16.907Z] 46f8f816bc3b: Download complete [2021-03-09T17:06:16.907Z] df20fa9351a1: Verifying Checksum [2021-03-09T17:06:16.907Z] df20fa9351a1: Download complete [2021-03-09T17:06:16.907Z] 93b9cdb0e59b: Verifying Checksum [2021-03-09T17:06:16.907Z] 93b9cdb0e59b: Download complete [2021-03-09T17:06:16.907Z] 5e14af77c1be: Verifying Checksum [2021-03-09T17:06:16.907Z] 5e14af77c1be: Download complete [2021-03-09T17:06:16.907Z] 01666e4c0597: Verifying Checksum [2021-03-09T17:06:16.907Z] 01666e4c0597: Download complete [2021-03-09T17:06:16.907Z] 93b61091891f: Verifying Checksum [2021-03-09T17:06:16.907Z] 93b61091891f: Download complete [2021-03-09T17:06:17.499Z] df20fa9351a1: Pull complete [2021-03-09T17:06:17.499Z] 8ad3a11d3b57: Verifying Checksum [2021-03-09T17:06:17.499Z] 8ad3a11d3b57: Download complete [2021-03-09T17:06:17.768Z] 36b3adc4ff6f: Pull complete [2021-03-09T17:06:19.211Z] 8ad3a11d3b57: Pull complete [2021-03-09T17:06:20.217Z] 46f8f816bc3b: Pull complete [2021-03-09T17:06:20.506Z] aa168da1d23b: Verifying Checksum [2021-03-09T17:06:20.506Z] aa168da1d23b: Download complete [2021-03-09T17:06:21.497Z] 93b61091891f: Pull complete [2021-03-09T17:06:21.497Z] 93b9cdb0e59b: Pull complete [2021-03-09T17:06:21.780Z] 5e14af77c1be: Pull complete [2021-03-09T17:06:22.052Z] 01666e4c0597: Pull complete [2021-03-09T17:06:40.857Z] aa168da1d23b: Pull complete [2021-03-09T17:06:40.857Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-09T17:06:40.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T17:06:40.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-09T17:06:41.192Z] prd-centos7-docker-4c-2g-29150 does not seem to be running inside a container [2021-03-09T17:06:41.275Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat [2021-03-09T17:06:47.958Z] $ docker top 9e1730ce8da5bd19b0b3243e98295145c249c37a8ff2c657938ac5fa536525c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T17:06:49.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-09T17:06:50.392Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-09T17:06:51.065Z] + ls /var/log/sa-host [2021-03-09T17:06:51.065Z] + sadf -c /var/log/sa-host/sa09 [2021-03-09T17:06:51.065Z] file_magic: OK [2021-03-09T17:06:51.065Z] HZ: Using current value: 100 [2021-03-09T17:06:51.065Z] file_header: OK [2021-03-09T17:06:51.065Z] 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-03-09T17:06:51.065Z] Statistics: [2021-03-09T17:06:51.065Z] 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... [2021-03-09T17:06:51.065Z] File successfully converted to sysstat format version 12.2.1 [2021-03-09T17:06:51.065Z] + sadf -c /var/log/sa-host/sa23 [2021-03-09T17:06:51.065Z] file_magic: OK [2021-03-09T17:06:51.065Z] HZ: Using current value: 100 [2021-03-09T17:06:51.065Z] file_header: OK [2021-03-09T17:06:51.065Z] 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-03-09T17:06:51.065Z] Statistics: [2021-03-09T17:06:51.065Z] Hnuu...uuuununununu... [2021-03-09T17:06:51.065Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-09T17:06:51.288Z] provisioning config files... [2021-03-09T17:06:51.339Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2828520303146628606tmp [Pipeline] { [Pipeline] echo [2021-03-09T17:06:51.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T17:06:51.784Z] ---> create-netrc.sh [Pipeline] } [2021-03-09T17:06:51.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-09T17:06:51.900Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T17:06:52.592Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-09T17:06:52.623Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T17:06:53.338Z] ---> sudo-logs.sh [2021-03-09T17:06:53.338Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-09T17:06:54.443Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T17:06:55.776Z] ---> job-cost.sh [2021-03-09T17:06:55.776Z] lf-activate-venv: SKIPPING [2021-03-09T17:06:55.776Z] DEBUG: total: 0.20999999344348907 [2021-03-09T17:06:55.776Z] INFO: Retrieving Stack Cost... [2021-03-09T17:06:57.738Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-09T17:06:58.001Z] INFO: Archiving Costs [Pipeline] echo [2021-03-09T17:06:58.017Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T17:06:58.329Z] ---> logs-deploy.sh [2021-03-09T17:06:58.329Z] lf-activate-venv: SKIPPING [2021-03-09T17:06:58.329Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3235/4 [2021-03-09T17:06:58.329Z] INFO: archiving workspace using pattern(s): [2021-03-09T17:07:02.682Z] Archives upload complete. [2021-03-09T17:07:02.682Z] INFO: archiving logs to Nexus [2021-03-09T17:07:05.329Z] ---> uname -a: [2021-03-09T17:07:05.329Z] Linux prd-centos7-docker-4c-2g-29150.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] ---> lscpu: [2021-03-09T17:07:05.329Z] Architecture: x86_64 [2021-03-09T17:07:05.329Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-09T17:07:05.329Z] Byte Order: Little Endian [2021-03-09T17:07:05.329Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-09T17:07:05.329Z] CPU(s): 4 [2021-03-09T17:07:05.329Z] On-line CPU(s) list: 0-3 [2021-03-09T17:07:05.329Z] Thread(s) per core: 1 [2021-03-09T17:07:05.329Z] Core(s) per socket: 1 [2021-03-09T17:07:05.329Z] Socket(s): 4 [2021-03-09T17:07:05.329Z] NUMA node(s): 1 [2021-03-09T17:07:05.329Z] Vendor ID: GenuineIntel [2021-03-09T17:07:05.329Z] CPU family: 6 [2021-03-09T17:07:05.329Z] Model: 44 [2021-03-09T17:07:05.329Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-09T17:07:05.329Z] Stepping: 1 [2021-03-09T17:07:05.329Z] CPU MHz: 2933.438 [2021-03-09T17:07:05.329Z] BogoMIPS: 5866.87 [2021-03-09T17:07:05.329Z] Virtualization: VT-x [2021-03-09T17:07:05.329Z] Hypervisor vendor: KVM [2021-03-09T17:07:05.329Z] Virtualization type: full [2021-03-09T17:07:05.329Z] L1d cache: 128 KiB [2021-03-09T17:07:05.329Z] L1i cache: 128 KiB [2021-03-09T17:07:05.329Z] L2 cache: 16 MiB [2021-03-09T17:07:05.329Z] L3 cache: 64 MiB [2021-03-09T17:07:05.329Z] NUMA node0 CPU(s): 0-3 [2021-03-09T17:07:05.329Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-09T17:07:05.329Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-09T17:07:05.329Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-09T17:07:05.329Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-09T17:07:05.329Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-09T17:07:05.329Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-09T17:07:05.329Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-09T17:07:05.329Z] Vulnerability Srbds: Not affected [2021-03-09T17:07:05.329Z] Vulnerability Tsx async abort: Not affected [2021-03-09T17:07:05.329Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] ---> nproc: [2021-03-09T17:07:05.329Z] 4 [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] ---> df -h: [2021-03-09T17:07:05.329Z] Filesystem Size Used Available Use% Mounted on [2021-03-09T17:07:05.329Z] overlay 50.0G 12.2G 37.8G 24% / [2021-03-09T17:07:05.329Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-09T17:07:05.329Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-09T17:07:05.329Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-09T17:07:05.329Z] /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os [2021-03-09T17:07:05.329Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf [2021-03-09T17:07:05.329Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname [2021-03-09T17:07:05.329Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts [2021-03-09T17:07:05.329Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log [2021-03-09T17:07:05.329Z] /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json [2021-03-09T17:07:05.329Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host [2021-03-09T17:07:05.329Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure [2021-03-09T17:07:05.329Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/4 [2021-03-09T17:07:05.329Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/4@tmp [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] ---> free -m: [2021-03-09T17:07:05.329Z] total used free shared buff/cache available [2021-03-09T17:07:05.329Z] Mem: 1837 712 149 0 975 1043 [2021-03-09T17:07:05.329Z] Swap: 1023 101 922 [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] ---> ip addr: [2021-03-09T17:07:05.329Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-09T17:07:05.329Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-09T17:07:05.329Z] inet 127.0.0.1/8 scope host lo [2021-03-09T17:07:05.329Z] valid_lft forever preferred_lft forever [2021-03-09T17:07:05.329Z] inet6 ::1/128 scope host [2021-03-09T17:07:05.329Z] valid_lft forever preferred_lft forever [2021-03-09T17:07:05.329Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-09T17:07:05.329Z] link/ether fa:16:3e:18:ec:a8 brd ff:ff:ff:ff:ff:ff [2021-03-09T17:07:05.329Z] inet 10.30.123.27/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-09T17:07:05.329Z] valid_lft 84722sec preferred_lft 84722sec [2021-03-09T17:07:05.329Z] inet6 fe80::f816:3eff:fe18:eca8/64 scope link [2021-03-09T17:07:05.329Z] valid_lft forever preferred_lft forever [2021-03-09T17:07:05.329Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-09T17:07:05.329Z] link/ether 02:42:4a:87:14:49 brd ff:ff:ff:ff:ff:ff [2021-03-09T17:07:05.329Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-09T17:07:05.329Z] valid_lft forever preferred_lft forever [2021-03-09T17:07:05.329Z] inet6 fe80::42:4aff:fe87:1449/64 scope link [2021-03-09T17:07:05.329Z] valid_lft forever preferred_lft forever [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] ---> sar -b -r -n DEV: [2021-03-09T17:07:05.329Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] 16:38:53 LINUX RESTART (4 CPU) [2021-03-09T17:07:05.329Z] [2021-03-09T17:07:05.329Z] 16:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-09T17:07:05.329Z] 16:41:01 60.30 15.54 44.76 0.00 5116.97 9048.37 0.00 [2021-03-09T17:07:05.329Z] 16:42:01 97.46 61.63 35.83 0.00 5353.01 18302.44 0.00 [2021-03-09T17:07:05.329Z] 16:43:02 189.98 52.92 137.06 0.00 2530.47 32591.96 0.00 [2021-03-09T17:07:05.329Z] 16:44:01 181.02 83.83 97.19 0.00 2964.37 13239.73 0.00 [2021-03-09T17:07:05.329Z] 16:45:01 94.84 25.52 69.32 0.00 1055.42 8454.33 0.00 [2021-03-09T17:07:05.329Z] 16:46:02 82.82 43.32 39.50 0.00 1464.56 3035.05 0.00 [2021-03-09T17:07:05.329Z] 16:47:01 80.62 30.66 49.97 0.00 2037.91 6670.08 0.00 [2021-03-09T17:07:05.330Z] 16:48:01 78.61 6.87 71.74 0.00 304.37 17557.07 0.00 [2021-03-09T17:07:05.330Z] 16:49:03 258.76 113.73 145.02 0.00 55511.87 109400.92 0.00 [2021-03-09T17:07:05.330Z] 16:50:09 1063.02 930.95 132.07 0.00 55767.94 57860.44 0.00 [2021-03-09T17:07:05.330Z] 16:51:13 1419.71 1283.70 136.01 0.00 82305.50 88696.05 0.00 [2021-03-09T17:07:05.330Z] 16:52:02 741.16 630.15 111.01 0.00 37561.19 40048.51 0.00 [2021-03-09T17:07:05.330Z] 16:53:01 136.07 47.85 88.22 0.00 4861.95 20043.92 0.00 [2021-03-09T17:07:05.330Z] 16:54:03 312.56 113.35 199.21 0.00 43642.82 89591.62 0.00 [2021-03-09T17:07:05.330Z] 16:55:02 1007.46 894.58 112.88 0.00 46232.62 50335.89 0.00 [2021-03-09T17:07:05.330Z] 16:56:02 934.50 791.24 143.25 0.00 49254.23 52929.03 0.00 [2021-03-09T17:07:05.330Z] 16:57:01 354.23 205.61 148.63 0.00 13357.15 23233.97 0.00 [2021-03-09T17:07:05.330Z] 16:58:01 129.58 13.16 116.42 0.00 2179.06 18588.70 0.00 [2021-03-09T17:07:05.330Z] 16:59:01 19.69 13.67 6.02 0.00 1192.28 156.84 0.00 [2021-03-09T17:07:05.330Z] 17:00:01 0.62 0.45 0.17 0.00 13.18 1.95 0.00 [2021-03-09T17:07:05.330Z] 17:01:01 0.25 0.05 0.20 0.00 0.80 2.06 0.00 [2021-03-09T17:07:05.330Z] 17:02:01 0.83 0.40 0.43 0.00 23.91 6.78 0.00 [2021-03-09T17:07:05.330Z] 17:03:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-03-09T17:07:05.330Z] 17:04:01 0.22 0.03 0.18 0.00 0.67 1.51 0.00 [2021-03-09T17:07:05.330Z] 17:05:01 0.38 0.18 0.20 0.00 30.90 1.91 0.00 [2021-03-09T17:07:05.330Z] 17:06:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 [2021-03-09T17:07:05.330Z] Average: 281.04 208.22 72.82 0.00 16127.04 25756.85 0.00 [2021-03-09T17:07:05.330Z] [2021-03-09T17:07:05.330Z] 16:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-09T17:07:05.330Z] 16:41:01 83468 0 663592 35.27 2620 1131864 1350340 46.08 510508 1082376 24860 [2021-03-09T17:07:05.330Z] 16:42:01 76440 0 678528 36.06 2620 1123956 1530088 52.22 729836 867860 94800 [2021-03-09T17:07:05.330Z] 16:43:02 79552 0 772756 41.07 1844 1027392 1543380 52.67 569980 943636 96672 [2021-03-09T17:07:05.330Z] 16:44:01 66344 0 914400 48.60 1184 899616 1791624 61.15 723828 813064 26624 [2021-03-09T17:07:05.330Z] 16:45:01 184412 0 823100 43.75 772 873260 1891792 64.56 696668 712724 78512 [2021-03-09T17:07:05.330Z] 16:46:02 135532 0 956276 50.82 756 788980 1586584 54.15 752248 702260 31224 [2021-03-09T17:07:05.330Z] 16:47:01 237280 0 765184 40.67 748 878332 1440360 49.16 596268 754284 18868 [2021-03-09T17:07:05.330Z] 16:48:01 80896 0 804920 42.78 684 995044 1558216 53.18 658964 850504 28608 [2021-03-09T17:07:05.330Z] 16:49:03 76948 0 855456 45.47 112 949028 2261036 77.17 771508 823868 25456 [2021-03-09T17:07:05.330Z] 16:50:09 65556 0 852532 45.31 112 963344 2330940 79.55 736372 861872 59064 [2021-03-09T17:07:05.330Z] 16:51:13 80028 0 851120 45.24 112 950284 2339364 79.84 677592 894316 89472 [2021-03-09T17:07:05.330Z] 16:52:02 121836 0 1355984 72.07 112 403612 4227276 144.27 806520 682872 16580 [2021-03-09T17:07:05.330Z] 16:53:01 297852 0 710576 37.77 112 873004 1365088 46.59 638468 691064 168 [2021-03-09T17:07:05.330Z] 16:54:03 68124 0 783564 41.64 112 1029744 2179660 74.39 712076 880240 98708 [2021-03-09T17:07:05.330Z] 16:55:02 328564 0 766456 40.74 112 786412 2183544 74.52 592652 716980 61068 [2021-03-09T17:07:05.330Z] 16:56:02 76280 0 703536 37.39 112 1101616 1768104 60.34 530308 1046692 62964 [2021-03-09T17:07:05.330Z] 16:57:01 386852 0 659684 35.06 112 834896 1414664 48.28 590284 661604 8 [2021-03-09T17:07:05.330Z] 16:58:01 174936 0 638084 33.91 112 1068412 1389164 47.41 531232 923692 16 [2021-03-09T17:07:05.330Z] 16:59:01 162796 0 621188 33.01 112 1097448 1212640 41.39 539504 930824 20 [2021-03-09T17:07:05.330Z] 17:00:01 166224 0 617756 32.83 112 1097452 1174712 40.09 536844 930792 20 [2021-03-09T17:07:05.330Z] 17:01:01 166004 0 617960 32.84 112 1097468 1176776 40.16 537064 930800 12 [2021-03-09T17:07:05.330Z] 17:02:01 165292 0 617996 32.85 112 1098144 1175244 40.11 537164 931380 12 [2021-03-09T17:07:05.330Z] 17:03:01 165684 0 617596 32.82 112 1098152 1175100 40.10 536948 931384 8 [2021-03-09T17:07:05.330Z] 17:04:01 165040 0 618236 32.86 112 1098156 1175340 40.11 537752 931400 12 [2021-03-09T17:07:05.330Z] 17:05:01 164384 0 618000 32.85 112 1099048 1175280 40.11 537532 932304 16 [2021-03-09T17:07:05.330Z] 17:06:01 164700 0 617656 32.83 112 1099076 1175136 40.11 537184 932328 12 [2021-03-09T17:07:05.330Z] Average: 151578 0 750082 39.87 509 979375 1676594 57.22 620204 860043 31299 [2021-03-09T17:07:05.330Z] [2021-03-09T17:07:05.330Z] 16:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-09T17:07:05.330Z] 16:41:01 eth0 738.27 566.55 3649.29 92.86 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:41:01 veth478c464 156.90 120.41 18.00 426.51 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:41:01 docker0 156.90 120.29 15.86 426.51 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:42:01 eth0 529.91 676.69 2264.49 84.91 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:42:01 docker0 659.87 499.90 53.00 2240.85 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:43:02 eth0 471.23 406.78 3633.13 39.59 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:43:02 veth1e16428 97.46 104.97 9.14 467.10 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:43:02 docker0 145.77 167.25 10.32 824.44 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:44:01 eth0 23.56 17.13 25.10 9.48 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:44:01 veth554b424 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:44:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:45:01 eth0 35.51 27.83 18.75 80.98 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:45:01 veth554b424 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:45:01 docker0 0.61 0.61 0.04 0.05 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:46:02 eth0 16.96 10.92 11.73 6.55 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:46:02 veth554b424 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:46:02 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:47:01 eth0 14.05 8.35 12.81 6.78 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:47:01 veth554b424 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:48:01 eth0 197.27 148.38 1680.65 80.89 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:49:03 eth0 20.29 16.96 22.24 8.42 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:49:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:49:03 veth18b38d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:49:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:50:09 eth0 39.97 20.93 145.31 7.04 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:50:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:50:09 veth18b38d9 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:50:09 docker0 9.58 24.36 0.50 133.71 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:51:13 eth0 3.08 2.08 2.04 1.16 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:51:13 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:51:13 veth18b38d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:51:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:52:02 vethb3b4ef1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:52:02 veth0e525c3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:52:02 eth0 7.95 6.41 6.12 3.33 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:52:02 veth58c2f1b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:53:01 eth0 6.66 5.11 5.12 2.80 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:53:01 veth18b38d9 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:53:01 docker0 991.02 829.81 81.15 3699.33 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:54:03 eth0 70.82 47.39 232.21 68.53 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:54:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:54:03 veth18b38d9 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:54:03 docker0 10.11 22.73 0.56 163.42 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:55:02 veth38f662a 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:55:02 eth0 20.40 12.54 67.35 4.73 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:55:02 veth18b38d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:56:02 veth22d068a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:56:02 veth8106f40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:56:02 eth0 4.40 3.11 3.04 1.75 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:57:01 eth0 56.51 43.09 63.97 86.49 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:57:01 veth18b38d9 0.00 0.99 0.00 0.05 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:57:01 docker0 1024.13 881.57 83.39 4023.02 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:58:01 eth0 232.83 150.45 1695.01 86.62 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:58:01 veth18b38d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:58:01 docker0 31.12 70.59 1.97 442.49 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:59:01 eth0 3.69 2.45 3.74 1.48 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:00:01 eth0 1.15 0.40 0.45 0.26 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:01:01 eth0 0.35 0.03 0.03 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:02:01 eth0 0.66 0.30 0.29 0.17 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:03:01 eth0 0.61 0.03 0.06 0.03 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:04:01 eth0 1.86 0.67 0.63 0.37 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:05:01 eth0 0.72 0.37 0.36 0.29 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:06:01 eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.330Z] Average: eth0 96.63 84.05 524.20 26.06 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.331Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.331Z] Average: docker0 39.50 35.69 3.19 167.53 0.00 0.00 0.00 0.00 [2021-03-09T17:07:05.331Z] [2021-03-09T17:07:05.331Z] [2021-03-09T17:07:05.331Z] ---> sar -P ALL: [2021-03-09T17:07:05.331Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) [2021-03-09T17:07:05.331Z] [2021-03-09T17:07:05.331Z] 16:38:53 LINUX RESTART (4 CPU) [2021-03-09T17:07:05.331Z] [2021-03-09T17:07:05.331Z] 16:40:01 CPU %user %nice %system %iowait %steal %idle [2021-03-09T17:07:05.331Z] 16:41:01 all 9.27 0.00 3.96 1.59 13.42 71.76 [2021-03-09T17:07:05.331Z] 16:41:01 0 9.54 0.00 4.72 0.34 13.63 71.77 [2021-03-09T17:07:05.331Z] 16:41:01 1 11.68 0.00 4.31 1.48 13.35 69.17 [2021-03-09T17:07:05.331Z] 16:41:01 2 8.99 0.00 3.52 0.50 12.35 74.63 [2021-03-09T17:07:05.331Z] 16:41:01 3 6.95 0.00 3.34 3.95 14.32 71.45 [2021-03-09T17:07:05.331Z] 16:42:01 all 7.16 0.00 3.18 1.35 14.00 74.32 [2021-03-09T17:07:05.331Z] 16:42:01 0 6.98 0.00 3.53 2.87 16.26 70.37 [2021-03-09T17:07:05.331Z] 16:42:01 1 10.59 0.00 3.81 1.57 13.16 70.86 [2021-03-09T17:07:05.331Z] 16:42:01 2 5.70 0.00 2.72 0.62 12.77 78.19 [2021-03-09T17:07:05.331Z] 16:42:01 3 5.39 0.00 2.64 0.35 13.79 77.83 [2021-03-09T17:07:05.331Z] 16:43:02 all 5.49 0.00 5.71 3.08 19.08 66.64 [2021-03-09T17:07:05.331Z] 16:43:02 0 5.00 0.00 4.94 1.90 19.33 68.84 [2021-03-09T17:07:05.331Z] 16:43:02 1 4.84 0.00 4.84 2.39 18.72 69.20 [2021-03-09T17:07:05.331Z] 16:43:02 2 6.09 0.00 7.61 3.76 18.90 63.63 [2021-03-09T17:07:05.331Z] 16:43:02 3 6.03 0.00 5.49 4.30 19.37 64.80 [2021-03-09T17:07:05.331Z] 16:44:01 all 18.90 0.00 7.78 5.79 18.11 49.43 [2021-03-09T17:07:05.331Z] 16:44:01 0 18.05 0.00 8.01 4.37 18.70 50.87 [2021-03-09T17:07:05.331Z] 16:44:01 1 18.78 0.00 8.92 7.56 18.83 45.90 [2021-03-09T17:07:05.331Z] 16:44:01 2 19.91 0.00 7.47 5.27 17.80 49.55 [2021-03-09T17:07:05.331Z] 16:44:01 3 18.84 0.00 6.72 5.93 17.10 51.41 [2021-03-09T17:07:05.331Z] 16:45:01 all 42.17 0.00 12.28 3.01 22.90 19.64 [2021-03-09T17:07:05.331Z] 16:45:01 0 43.00 0.00 12.97 3.11 22.96 17.97 [2021-03-09T17:07:05.331Z] 16:45:01 1 39.65 0.00 12.13 3.65 23.55 21.02 [2021-03-09T17:07:05.331Z] 16:45:01 2 44.17 0.00 13.09 2.95 20.90 18.89 [2021-03-09T17:07:05.331Z] 16:45:01 3 41.89 0.00 10.98 2.34 24.13 20.66 [2021-03-09T17:07:05.331Z] 16:46:02 all 29.57 0.00 11.16 3.57 24.42 31.28 [2021-03-09T17:07:05.331Z] 16:46:02 0 29.83 0.00 11.68 2.93 25.14 30.43 [2021-03-09T17:07:05.331Z] 16:46:02 1 28.52 0.00 11.00 4.37 24.63 31.49 [2021-03-09T17:07:05.331Z] 16:46:02 2 30.90 0.00 10.15 3.05 23.88 32.02 [2021-03-09T17:07:05.331Z] 16:46:02 3 29.05 0.00 11.77 3.93 24.05 31.21 [2021-03-09T17:07:05.331Z] 16:47:01 all 23.91 0.00 10.74 4.18 27.43 33.73 [2021-03-09T17:07:05.331Z] 16:47:01 0 24.42 0.00 11.16 4.25 28.09 32.08 [2021-03-09T17:07:05.331Z] 16:47:01 1 24.93 0.00 11.63 5.11 26.79 31.54 [2021-03-09T17:07:05.331Z] 16:47:01 2 22.97 0.00 9.55 4.67 27.53 35.28 [2021-03-09T17:07:05.331Z] 16:47:01 3 23.38 0.00 10.67 2.69 27.32 35.95 [2021-03-09T17:07:05.331Z] 16:48:01 all 8.69 0.00 6.63 0.39 30.86 53.43 [2021-03-09T17:07:05.331Z] 16:48:01 0 9.52 0.00 6.88 0.13 33.26 50.21 [2021-03-09T17:07:05.331Z] 16:48:01 1 7.76 0.00 6.03 0.71 29.47 56.03 [2021-03-09T17:07:05.331Z] 16:48:01 2 8.35 0.00 6.35 0.27 30.31 54.72 [2021-03-09T17:07:05.331Z] 16:48:01 3 9.14 0.00 7.28 0.43 30.43 52.73 [2021-03-09T17:07:05.331Z] 16:49:03 all 8.41 0.00 10.11 11.84 29.72 39.92 [2021-03-09T17:07:05.331Z] 16:49:03 0 8.71 0.00 11.22 11.20 30.84 38.02 [2021-03-09T17:07:05.331Z] 16:49:03 1 6.76 0.00 9.74 10.72 29.72 43.06 [2021-03-09T17:07:05.331Z] 16:49:03 2 7.05 0.00 9.14 13.11 29.08 41.62 [2021-03-09T17:07:05.331Z] 16:49:03 3 11.16 0.00 10.40 12.32 29.27 36.86 [2021-03-09T17:07:05.331Z] 16:50:09 all 7.12 0.00 9.86 24.06 32.94 26.02 [2021-03-09T17:07:05.331Z] 16:50:09 0 6.88 0.00 9.68 24.85 33.45 25.14 [2021-03-09T17:07:05.331Z] 16:50:09 1 7.20 0.00 10.20 24.10 32.74 25.77 [2021-03-09T17:07:05.331Z] 16:50:09 2 6.36 0.00 9.81 24.51 33.09 26.22 [2021-03-09T17:07:05.331Z] 16:50:09 3 8.03 0.00 9.76 22.79 32.48 26.93 [2021-03-09T17:07:05.331Z] 16:51:13 all 5.83 0.00 6.55 31.90 36.16 19.55 [2021-03-09T17:07:05.331Z] 16:51:13 0 5.31 0.00 5.61 31.89 36.67 20.52 [2021-03-09T17:07:05.331Z] 16:51:13 1 6.55 0.00 7.35 32.77 35.68 17.64 [2021-03-09T17:07:05.331Z] 16:51:13 2 6.14 0.00 6.66 33.14 36.66 17.40 [2021-03-09T17:07:05.331Z] 16:51:13 3 5.36 0.00 6.63 29.81 35.62 22.58 [2021-03-09T17:07:05.331Z] [2021-03-09T17:07:05.331Z] 16:51:13 CPU %user %nice %system %iowait %steal %idle [2021-03-09T17:07:05.331Z] 16:52:02 all 14.35 0.00 8.61 24.63 35.41 17.00 [2021-03-09T17:07:05.331Z] 16:52:02 0 13.16 0.00 8.75 20.50 36.18 21.41 [2021-03-09T17:07:05.331Z] 16:52:02 1 13.49 0.00 8.71 26.45 35.32 16.03 [2021-03-09T17:07:05.331Z] 16:52:02 2 14.54 0.00 7.32 25.92 36.48 15.74 [2021-03-09T17:07:05.331Z] 16:52:02 3 16.30 0.00 9.73 25.74 33.57 14.66 [2021-03-09T17:07:05.331Z] 16:53:01 all 58.91 0.00 12.88 2.35 21.84 4.03 [2021-03-09T17:07:05.331Z] 16:53:01 0 63.00 0.00 13.25 0.99 18.64 4.11 [2021-03-09T17:07:05.331Z] 16:53:01 1 53.56 0.00 12.09 3.30 27.38 3.68 [2021-03-09T17:07:05.331Z] 16:53:01 2 59.61 0.00 12.79 2.89 21.92 2.79 [2021-03-09T17:07:05.331Z] 16:53:01 3 59.28 0.00 13.35 2.26 19.58 5.53 [2021-03-09T17:07:05.331Z] 16:54:03 all 10.97 0.00 11.04 14.84 30.14 33.02 [2021-03-09T17:07:05.331Z] 16:54:03 0 10.39 0.00 10.33 11.62 29.45 38.22 [2021-03-09T17:07:05.331Z] 16:54:03 1 11.53 0.00 11.09 15.49 29.59 32.30 [2021-03-09T17:07:05.331Z] 16:54:03 2 10.74 0.00 11.53 17.20 30.75 29.77 [2021-03-09T17:07:05.331Z] 16:54:03 3 11.21 0.00 11.24 15.11 30.81 31.63 [2021-03-09T17:07:05.331Z] 16:55:02 all 20.27 0.00 9.75 19.81 29.74 20.43 [2021-03-09T17:07:05.331Z] 16:55:02 0 19.07 0.00 9.59 22.22 29.54 19.58 [2021-03-09T17:07:05.331Z] 16:55:02 1 20.66 0.00 9.69 20.85 30.44 18.35 [2021-03-09T17:07:05.331Z] 16:55:02 2 20.88 0.00 9.82 19.96 28.33 21.01 [2021-03-09T17:07:05.331Z] 16:55:02 3 20.47 0.00 9.89 16.22 30.67 22.75 [2021-03-09T17:07:05.331Z] 16:56:02 all 10.16 0.00 8.56 24.06 39.40 17.81 [2021-03-09T17:07:05.331Z] 16:56:02 0 9.36 0.00 7.49 23.69 39.63 19.84 [2021-03-09T17:07:05.331Z] 16:56:02 1 10.54 0.00 8.73 23.25 39.10 18.37 [2021-03-09T17:07:05.331Z] 16:56:02 2 11.47 0.00 10.53 26.60 37.59 13.81 [2021-03-09T17:07:05.331Z] 16:56:02 3 9.34 0.00 7.57 22.82 41.21 19.06 [2021-03-09T17:07:05.331Z] 16:57:01 all 29.23 0.00 12.86 11.94 26.39 19.57 [2021-03-09T17:07:05.331Z] 16:57:01 0 28.19 0.00 12.54 13.32 25.56 20.39 [2021-03-09T17:07:05.331Z] 16:57:01 1 29.58 0.00 12.72 14.08 27.78 15.84 [2021-03-09T17:07:05.331Z] 16:57:01 2 30.07 0.00 12.22 11.09 26.78 19.83 [2021-03-09T17:07:05.331Z] 16:57:01 3 29.11 0.00 13.99 9.23 25.47 22.20 [2021-03-09T17:07:05.331Z] 16:58:01 all 7.60 0.00 7.00 4.08 17.39 63.93 [2021-03-09T17:07:05.331Z] 16:58:01 0 11.45 0.00 9.37 3.39 17.22 58.57 [2021-03-09T17:07:05.331Z] 16:58:01 1 4.98 0.00 6.21 3.22 17.64 67.95 [2021-03-09T17:07:05.331Z] 16:58:01 2 9.87 0.00 7.88 2.65 16.76 62.84 [2021-03-09T17:07:05.331Z] 16:58:01 3 4.33 0.00 4.66 7.01 17.90 66.11 [2021-03-09T17:07:05.331Z] 16:59:01 all 0.29 0.00 0.89 0.66 3.12 95.04 [2021-03-09T17:07:05.331Z] 16:59:01 0 0.57 0.00 0.89 1.77 3.25 93.53 [2021-03-09T17:07:05.331Z] 16:59:01 1 0.25 0.00 1.16 0.18 3.16 95.25 [2021-03-09T17:07:05.331Z] 16:59:01 2 0.15 0.00 0.88 0.24 2.92 95.80 [2021-03-09T17:07:05.331Z] 16:59:01 3 0.21 0.00 0.62 0.46 3.15 95.56 [2021-03-09T17:07:05.331Z] 17:00:01 all 0.11 0.00 0.09 0.02 1.93 97.85 [2021-03-09T17:07:05.331Z] 17:00:01 0 0.11 0.00 0.08 0.07 2.56 97.18 [2021-03-09T17:07:05.331Z] 17:00:01 1 0.02 0.00 0.10 0.02 1.46 98.41 [2021-03-09T17:07:05.331Z] 17:00:01 2 0.26 0.00 0.12 0.00 1.94 97.68 [2021-03-09T17:07:05.331Z] 17:00:01 3 0.03 0.00 0.05 0.00 1.77 98.15 [2021-03-09T17:07:05.331Z] 17:01:01 all 0.11 0.00 0.17 0.00 1.16 98.55 [2021-03-09T17:07:05.331Z] 17:01:01 0 0.05 0.00 0.35 0.00 0.76 98.84 [2021-03-09T17:07:05.331Z] 17:01:01 1 0.03 0.00 0.10 0.02 0.38 99.47 [2021-03-09T17:07:05.331Z] 17:01:01 2 0.28 0.00 0.20 0.00 1.29 98.23 [2021-03-09T17:07:05.331Z] 17:01:01 3 0.08 0.00 0.05 0.00 2.21 97.66 [2021-03-09T17:07:05.331Z] 17:02:01 all 0.11 0.00 0.05 0.02 0.53 99.29 [2021-03-09T17:07:05.331Z] 17:02:01 0 0.08 0.00 0.05 0.02 0.81 99.04 [2021-03-09T17:07:05.331Z] 17:02:01 1 0.03 0.00 0.03 0.03 0.23 99.67 [2021-03-09T17:07:05.331Z] 17:02:01 2 0.31 0.00 0.07 0.02 0.69 98.91 [2021-03-09T17:07:05.331Z] 17:02:01 3 0.02 0.00 0.03 0.02 0.38 99.55 [2021-03-09T17:07:05.331Z] [2021-03-09T17:07:05.331Z] 17:02:01 CPU %user %nice %system %iowait %steal %idle [2021-03-09T17:07:05.331Z] 17:03:01 all 0.13 0.00 0.13 0.00 0.65 99.09 [2021-03-09T17:07:05.331Z] 17:03:01 0 0.07 0.00 0.10 0.00 1.23 98.61 [2021-03-09T17:07:05.331Z] 17:03:01 1 0.32 0.00 0.14 0.00 0.34 99.20 [2021-03-09T17:07:05.331Z] 17:03:01 2 0.08 0.00 0.19 0.00 0.67 99.06 [2021-03-09T17:07:05.331Z] 17:03:01 3 0.03 0.00 0.12 0.00 0.34 99.51 [2021-03-09T17:07:05.331Z] 17:04:01 all 0.09 0.00 0.04 0.00 0.70 99.17 [2021-03-09T17:07:05.331Z] 17:04:01 0 0.02 0.00 0.08 0.00 0.58 99.32 [2021-03-09T17:07:05.331Z] 17:04:01 1 0.28 0.00 0.00 0.00 0.70 99.02 [2021-03-09T17:07:05.331Z] 17:04:01 2 0.05 0.00 0.07 0.00 1.09 98.79 [2021-03-09T17:07:05.331Z] 17:04:01 3 0.02 0.00 0.02 0.00 0.43 99.54 [2021-03-09T17:07:05.331Z] 17:05:01 all 0.11 0.00 0.03 0.01 0.68 99.17 [2021-03-09T17:07:05.331Z] 17:05:01 0 0.03 0.00 0.03 0.03 0.46 99.44 [2021-03-09T17:07:05.331Z] 17:05:01 1 0.38 0.00 0.03 0.00 1.01 98.58 [2021-03-09T17:07:05.331Z] 17:05:01 2 0.02 0.00 0.02 0.00 0.10 99.87 [2021-03-09T17:07:05.331Z] 17:05:01 3 0.02 0.00 0.03 0.00 1.15 98.80 [2021-03-09T17:07:05.331Z] 17:06:01 all 0.08 0.00 0.03 0.00 0.58 99.31 [2021-03-09T17:07:05.331Z] 17:06:01 0 0.02 0.00 0.03 0.00 0.79 99.16 [2021-03-09T17:07:05.331Z] 17:06:01 1 0.26 0.00 0.07 0.00 1.22 98.44 [2021-03-09T17:07:05.331Z] 17:06:01 2 0.02 0.00 0.02 0.00 0.13 99.83 [2021-03-09T17:07:05.331Z] 17:06:01 3 0.02 0.00 0.02 0.00 0.17 99.80 [2021-03-09T17:07:05.331Z] Average: all 11.56 0.00 6.08 7.74 18.58 56.04 [2021-03-09T17:07:05.331Z] Average: 0 11.71 0.00 6.20 7.52 18.90 55.66 [2021-03-09T17:07:05.331Z] Average: 1 11.33 0.00 6.11 8.00 18.66 55.89 [2021-03-09T17:07:05.331Z] Average: 2 11.77 0.00 6.08 7.94 18.25 55.96 [2021-03-09T17:07:05.331Z] Average: 3 11.43 0.00 5.94 7.49 18.49 56.64 [2021-03-09T17:07:05.331Z] [2021-03-09T17:07:05.331Z] [2021-03-09T17:07:05.331Z]