Pull request #3413 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 776462688d1dc375d6d9c2994995fcd00ed8024e+65a1ad8836fac6fe6d7e576d1f355fc517d369bc (c2fa76713a9b4faed7761c3f31840ad4d59f81ed) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@c0b96af3d5dcc7486640ae00b4b23c5658ddff6a Attempting to resolve c0b96af3d5dcc7486640ae00b4b23c5658ddff6a 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 Could not find c0b96af3d5dcc7486640ae00b4b23c5658ddff6a in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse c0b96af3d5dcc7486640ae00b4b23c5658ddff6a^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains c0b96af3d5dcc7486640ae00b4b23c5658ddff6a # timeout=10 Selected match: pr/336/merge revision c0b96af3d5dcc7486640ae00b4b23c5658ddff6a 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 without 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c0b96af3d5dcc7486640ae00b4b23c5658ddff6a (pr/336/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f c0b96af3d5dcc7486640ae00b4b23c5658ddff6a # timeout=10 Commit message: "feat: make Go 1.16 the default Go version" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2405 in /w/workspace/edgexfoundry_edgex-go_PR-3413 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/3413/head:refs/remotes/origin/PR-3413 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 65a1ad8836fac6fe6d7e576d1f355fc517d369bc into PR head commit 776462688d1dc375d6d9c2994995fcd00ed8024e Merge succeeded, producing 776462688d1dc375d6d9c2994995fcd00ed8024e Checking out Revision 776462688d1dc375d6d9c2994995fcd00ed8024e (PR-3413) > git config core.sparsecheckout # timeout=10 > git checkout -f 776462688d1dc375d6d9c2994995fcd00ed8024e # 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 65a1ad8836fac6fe6d7e576d1f355fc517d369bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 776462688d1dc375d6d9c2994995fcd00ed8024e # timeout=10 Commit message: "ci: testing with Golang 1.16" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-29T20:41:39.506Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-29T20:41:39.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-29T20:41:39.653Z] ========================================================= [2021-04-29T20:41:39.653Z] EdgeX Global Pipelines Version Info [2021-04-29T20:41:39.653Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e2d74c1ec414f6de7c5c350d45e62102285263d0 # timeout=10 [2021-04-29T20:41:42.425Z] ------------------- [2021-04-29T20:41:42.425Z] stable info: [2021-04-29T20:41:42.425Z] ------------------- [2021-04-29T20:41:42.425Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-29T20:41:42.425Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-29T20:41:42.425Z] Message: update stable to v1.0.190 [2021-04-29T20:41:43.025Z] ------------------- [2021-04-29T20:41:43.025Z] experimental info: [2021-04-29T20:41:43.025Z] ------------------- [2021-04-29T20:41:43.025Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-29T20:41:43.025Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-29T20:41:43.025Z] Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-29T20:41:43.269Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-29T20:41:43.294Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-29T20:41:43.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-29T20:41:43.342Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-29T20:41:43.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-29T20:41:43.391Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-04-29T20:41:43.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-04-29T20:41:43.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-29T20:41:43.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-29T20:41:43.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-29T20:41:43.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-29T20:41:43.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-29T20:41:43.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-29T20:41:43.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-29T20:41:43.617Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-29T20:41:43.647Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-29T20:41:43.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-29T20:41:43.700Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-29T20:41:43.723Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-29T20:41:43.748Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-29T20:41:43.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-29T20:41:43.798Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-29T20:41:43.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3413 [Pipeline] echo [2021-04-29T20:41:43.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3413 [Pipeline] echo [2021-04-29T20:41:43.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3413 [Pipeline] echo [2021-04-29T20:41:43.898Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 776462688d1dc375d6d9c2994995fcd00ed8024e [Pipeline] echo [2021-04-29T20:41:43.922Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7764626 [Pipeline] echo [2021-04-29T20:41:43.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T20:41:44.032Z] provisioning config files... [2021-04-29T20:41:44.073Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9048654649750304665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T20:41:44.407Z] ---> docker-login.sh [2021-04-29T20:41:44.407Z] nexus3.edgexfoundry.org:10001 [2021-04-29T20:41:44.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T20:41:44.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T20:41:44.935Z] Configure a credential helper to remove this warning. See [2021-04-29T20:41:44.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T20:41:44.935Z] [2021-04-29T20:41:44.935Z] Login Succeeded [2021-04-29T20:41:44.935Z] nexus3.edgexfoundry.org:10002 [2021-04-29T20:41:44.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T20:41:45.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T20:41:45.204Z] Configure a credential helper to remove this warning. See [2021-04-29T20:41:45.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T20:41:45.204Z] [2021-04-29T20:41:45.204Z] Login Succeeded [2021-04-29T20:41:45.204Z] nexus3.edgexfoundry.org:10003 [2021-04-29T20:41:45.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T20:41:45.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T20:41:45.499Z] Configure a credential helper to remove this warning. See [2021-04-29T20:41:45.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T20:41:45.499Z] [2021-04-29T20:41:45.499Z] Login Succeeded [2021-04-29T20:41:45.499Z] nexus3.edgexfoundry.org:10004 [2021-04-29T20:41:45.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T20:41:45.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T20:41:45.796Z] Configure a credential helper to remove this warning. See [2021-04-29T20:41:45.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T20:41:45.796Z] [2021-04-29T20:41:45.796Z] Login Succeeded [2021-04-29T20:41:45.796Z] docker.io [2021-04-29T20:41:46.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T20:41:46.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T20:41:46.326Z] Configure a credential helper to remove this warning. See [2021-04-29T20:41:46.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T20:41:46.326Z] [2021-04-29T20:41:46.326Z] Login Succeeded [2021-04-29T20:41:46.326Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T20:41:46.339Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-29T20:41:46.698Z] ++ 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-04-29T20:41:46.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T20:41:46.698Z] ++ dirname cmd/core-command/Dockerfile [2021-04-29T20:41:46.698Z] ++ cut -d/ -f2 [2021-04-29T20:41:46.698Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-29T20:41:46.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T20:41:46.698Z] ++ dirname cmd/core-data/Dockerfile [2021-04-29T20:41:46.698Z] ++ cut -d/ -f2 [2021-04-29T20:41:46.698Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-29T20:41:46.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T20:41:46.698Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-29T20:41:46.698Z] ++ cut -d/ -f2 [2021-04-29T20:41:46.698Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-29T20:41:46.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T20:41:46.698Z] ++ cut -d/ -f2 [2021-04-29T20:41:46.698Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-29T20:41:46.698Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-29T20:41:46.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T20:41:46.698Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-29T20:41:46.698Z] ++ cut -d/ -f2 [2021-04-29T20:41:46.698Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-29T20:41:46.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T20:41:46.698Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-29T20:41:46.698Z] ++ cut -d/ -f2 [2021-04-29T20:41:46.698Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-29T20:41:46.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T20:41:46.698Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-29T20:41:46.698Z] ++ cut -d/ -f2 [2021-04-29T20:41:46.698Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-29T20:41:46.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T20:41:46.698Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-29T20:41:46.698Z] ++ cut -d/ -f2 [2021-04-29T20:41:46.698Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-29T20:41:46.698Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T20:41:46.698Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-29T20:41:46.698Z] ++ cut -d/ -f2 [2021-04-29T20:41:46.698Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-29T20:41:46.843Z] 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-04-29T20:41:48.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T20:41:48.267Z] [2021-04-29T20:41:48.267Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:41:48.599Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T20:41:48.599Z] latest: Pulling from edgex-devops/git-semver [2021-04-29T20:41:48.599Z] 31603596830f: Pulling fs layer [2021-04-29T20:41:48.599Z] 54011a49482f: Pulling fs layer [2021-04-29T20:41:48.599Z] a6820b24f6d8: Pulling fs layer [2021-04-29T20:41:48.599Z] f581987b2513: Pulling fs layer [2021-04-29T20:41:48.599Z] f581987b2513: Waiting [2021-04-29T20:41:48.599Z] 54011a49482f: Verifying Checksum [2021-04-29T20:41:48.599Z] 54011a49482f: Download complete [2021-04-29T20:41:48.865Z] 31603596830f: Verifying Checksum [2021-04-29T20:41:48.865Z] 31603596830f: Download complete [2021-04-29T20:41:48.865Z] f581987b2513: Verifying Checksum [2021-04-29T20:41:48.865Z] f581987b2513: Download complete [2021-04-29T20:41:49.131Z] a6820b24f6d8: Verifying Checksum [2021-04-29T20:41:49.131Z] a6820b24f6d8: Download complete [2021-04-29T20:41:49.131Z] 31603596830f: Pull complete [2021-04-29T20:41:49.404Z] 54011a49482f: Pull complete [2021-04-29T20:41:50.903Z] a6820b24f6d8: Pull complete [2021-04-29T20:41:51.503Z] f581987b2513: Pull complete [2021-04-29T20:41:51.503Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-04-29T20:41:51.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T20:41:51.503Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-29T20:41:51.741Z] prd-centos7-docker-4c-2g-2405 does not seem to be running inside a container [2021-04-29T20:41:51.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-29T20:41:55.295Z] $ docker top 3cb48e6265af6827e89e60daa73b44c4d8cff27ac1adbb8a7b55be5b963beb2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-29T20:41:55.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T20:41:55.600Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T20:41:56.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T20:41:56.058Z] $ docker exec 3cb48e6265af6827e89e60daa73b44c4d8cff27ac1adbb8a7b55be5b963beb2b ssh-agent [2021-04-29T20:41:56.342Z] SSH_AUTH_SOCK=/tmp/ssh-YHVAT4svz6JK/agent.11 [2021-04-29T20:41:56.342Z] SSH_AGENT_PID=17 [2021-04-29T20:41:56.370Z] Running ssh-add (command line suppressed) [2021-04-29T20:41:56.651Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7270233411477570697.key (/w/workspace/edgex-go/2@tmp/private_key_7270233411477570697.key) [2021-04-29T20:41:56.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T20:41:57.201Z] + git tag --points-at HEAD [Pipeline] } [2021-04-29T20:41:57.259Z] $ docker exec --env ******** --env ******** 3cb48e6265af6827e89e60daa73b44c4d8cff27ac1adbb8a7b55be5b963beb2b ssh-agent -k [2021-04-29T20:41:57.408Z] unset SSH_AUTH_SOCK; [2021-04-29T20:41:57.409Z] unset SSH_AGENT_PID; [2021-04-29T20:41:57.409Z] echo Agent pid 17 killed; [2021-04-29T20:41:57.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-29T20:41:57.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T20:41:57.504Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T20:41:57.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T20:41:57.811Z] $ docker exec 3cb48e6265af6827e89e60daa73b44c4d8cff27ac1adbb8a7b55be5b963beb2b ssh-agent [2021-04-29T20:41:58.200Z] SSH_AUTH_SOCK=/tmp/ssh-w2hPU8Nq5POB/agent.45 [2021-04-29T20:41:58.200Z] SSH_AGENT_PID=50 [2021-04-29T20:41:58.210Z] Running ssh-add (command line suppressed) [2021-04-29T20:41:58.413Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8488925205672820799.key (/w/workspace/edgex-go/2@tmp/private_key_8488925205672820799.key) [2021-04-29T20:41:58.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T20:41:58.887Z] + git semver init [2021-04-29T20:41:59.156Z] # -> Open(): unable to determine branch for HEAD [2021-04-29T20:41:59.156Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-04-29T20:41:59.156Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-04-29T20:41:59.156Z] # $SEMVER_REMOTE_NAME = origin [2021-04-29T20:41:59.156Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-29T20:41:59.156Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-29T20:41:59.156Z] # $SEMVER_BRANCH = PR-3413 [2021-04-29T20:41:59.156Z] # $SEMVER_TEMP = /tmp/semver-952515525 [2021-04-29T20:41:59.156Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-29T20:42:31.427Z] # '/tmp/semver-952515525' -> '/w/workspace/edgex-go/2/.semver' [2021-04-29T20:42:31.427Z] # -> Force: false [2021-04-29T20:42:31.427Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-04-29T20:42:31.447Z] $ docker exec --env ******** --env ******** 3cb48e6265af6827e89e60daa73b44c4d8cff27ac1adbb8a7b55be5b963beb2b ssh-agent -k [2021-04-29T20:42:31.937Z] unset SSH_AUTH_SOCK; [2021-04-29T20:42:31.938Z] unset SSH_AGENT_PID; [2021-04-29T20:42:31.938Z] echo Agent pid 50 killed; [2021-04-29T20:42:32.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-29T20:42:32.475Z] + git semver [Pipeline] } [2021-04-29T20:42:32.495Z] $ docker stop --time=1 3cb48e6265af6827e89e60daa73b44c4d8cff27ac1adbb8a7b55be5b963beb2b [2021-04-29T20:42:34.110Z] $ docker rm -f 3cb48e6265af6827e89e60daa73b44c4d8cff27ac1adbb8a7b55be5b963beb2b [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-29T20:42:34.649Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-29T20:42:35.105Z] Stashed 1 file(s) [Pipeline] echo [2021-04-29T20:42:35.109Z] [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-04-29T20:42:35.643Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-29T20:42:35.964Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-29T20:42:36.271Z] + sudo service docker restart [2021-04-29T20:42:36.271Z] + true [2021-04-29T20:42:36.271Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-29T20:42:37.240Z] ========================================================= [2021-04-29T20:42:37.240Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-04-29T20:42:37.240Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:42:37.574Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-04-29T20:42:41.812Z] Sending build context to Docker daemon 329.7MB [2021-04-29T20:42:41.812Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-29T20:42:41.812Z] Step 2/6 : FROM ${BASE} [2021-04-29T20:42:41.812Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-29T20:42:41.812Z] 540db60ca938: Pulling fs layer [2021-04-29T20:42:41.812Z] adcc1eea9eea: Pulling fs layer [2021-04-29T20:42:41.812Z] 4c4ab2625f07: Pulling fs layer [2021-04-29T20:42:41.812Z] 0510c868ecb4: Pulling fs layer [2021-04-29T20:42:41.812Z] afea3b2eda06: Pulling fs layer [2021-04-29T20:42:41.812Z] 7809a108b3ef: Pulling fs layer [2021-04-29T20:42:41.812Z] f706445af74f: Pulling fs layer [2021-04-29T20:42:41.812Z] 0510c868ecb4: Waiting [2021-04-29T20:42:41.812Z] afea3b2eda06: Waiting [2021-04-29T20:42:41.812Z] 7809a108b3ef: Waiting [2021-04-29T20:42:41.812Z] f706445af74f: Waiting [2021-04-29T20:42:41.812Z] 4c4ab2625f07: Verifying Checksum [2021-04-29T20:42:41.812Z] 4c4ab2625f07: Download complete [2021-04-29T20:42:41.812Z] adcc1eea9eea: Download complete [2021-04-29T20:42:41.812Z] afea3b2eda06: Download complete [2021-04-29T20:42:41.812Z] 7809a108b3ef: Verifying Checksum [2021-04-29T20:42:41.812Z] 7809a108b3ef: Download complete [2021-04-29T20:42:41.812Z] 540db60ca938: Verifying Checksum [2021-04-29T20:42:41.812Z] 540db60ca938: Download complete [2021-04-29T20:42:42.089Z] 540db60ca938: Pull complete [2021-04-29T20:42:42.705Z] adcc1eea9eea: Pull complete [2021-04-29T20:42:42.705Z] 4c4ab2625f07: Pull complete [2021-04-29T20:42:44.128Z] f706445af74f: Verifying Checksum [2021-04-29T20:42:44.128Z] f706445af74f: Download complete [2021-04-29T20:42:45.741Z] 0510c868ecb4: Download complete [2021-04-29T20:42:50.263Z] Still waiting to schedule task [2021-04-29T20:42:50.264Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-29T20:42:54.035Z] 0510c868ecb4: Pull complete [2021-04-29T20:42:54.035Z] afea3b2eda06: Pull complete [2021-04-29T20:42:54.035Z] 7809a108b3ef: Pull complete [2021-04-29T20:42:57.373Z] f706445af74f: Pull complete [2021-04-29T20:42:57.373Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-04-29T20:42:57.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-04-29T20:42:57.373Z] ---> b068be0155e3 [2021-04-29T20:42:57.373Z] 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-04-29T20:42:58.325Z] ---> Running in f4f285d9bf1f [2021-04-29T20:42:58.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:42:59.548Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:43:00.124Z] (1/12) Installing libmagic (5.39-r0) [2021-04-29T20:43:00.703Z] (2/12) Installing file (5.39-r0) [2021-04-29T20:43:00.703Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-29T20:43:00.965Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-04-29T20:43:05.198Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-29T20:43:05.198Z] (6/12) Installing patch (2.7.6-r6) [2021-04-29T20:43:05.198Z] (7/12) Installing build-base (0.5-r2) [2021-04-29T20:43:05.198Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-29T20:43:05.198Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-04-29T20:43:05.198Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-29T20:43:05.198Z] (11/12) Installing libzmq (4.3.3-r1) [2021-04-29T20:43:05.465Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-04-29T20:43:05.465Z] Executing busybox-1.32.1-r6.trigger [2021-04-29T20:43:05.465Z] OK: 219 MiB in 52 packages [2021-04-29T20:43:09.744Z] Removing intermediate container f4f285d9bf1f [2021-04-29T20:43:09.744Z] ---> d6bac305dfc7 [2021-04-29T20:43:09.744Z] Step 4/6 : WORKDIR /edgex-go [2021-04-29T20:43:09.744Z] ---> Running in 8034995f61a9 [2021-04-29T20:43:10.007Z] Removing intermediate container 8034995f61a9 [2021-04-29T20:43:10.007Z] ---> 88cf3e152faa [2021-04-29T20:43:10.007Z] Step 5/6 : COPY go.mod . [2021-04-29T20:43:10.289Z] ---> f16c00808919 [2021-04-29T20:43:10.289Z] Step 6/6 : RUN go mod download [2021-04-29T20:43:10.289Z] ---> Running in 677cb4335537 [2021-04-29T20:43:36.991Z] Removing intermediate container 677cb4335537 [2021-04-29T20:43:36.991Z] ---> 006aeb3f2c1c [2021-04-29T20:43:36.991Z] Successfully built 006aeb3f2c1c [2021-04-29T20:43:36.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:43:37.327Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-29T20:43:37.327Z] . [Pipeline] withDockerContainer [2021-04-29T20:43:37.476Z] prd-centos7-docker-4c-2g-2405 does not seem to be running inside a container [2021-04-29T20:43:37.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-04-29T20:43:38.698Z] $ docker top 561a136f1b224abcb36f7b441a95e37a74800a7b28757e357299f7178a8abfc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T20:43:39.201Z] + go version [2021-04-29T20:43:39.201Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-04-29T20:43:39.219Z] $ docker stop --time=1 561a136f1b224abcb36f7b441a95e37a74800a7b28757e357299f7178a8abfc2 [2021-04-29T20:43:41.213Z] $ docker rm -f 561a136f1b224abcb36f7b441a95e37a74800a7b28757e357299f7178a8abfc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:43:41.773Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-29T20:43:41.773Z] . [Pipeline] withDockerContainer [2021-04-29T20:43:41.934Z] prd-centos7-docker-4c-2g-2405 does not seem to be running inside a container [2021-04-29T20:43:42.006Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-04-29T20:43:43.042Z] $ docker top dbd7bd308ead807a68cfee6f27d307996f178a0b486bb89597a6955c3afd8104 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-29T20:43:43.226Z] ========================================================= [2021-04-29T20:43:43.226Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-29T20:43:43.226Z] ========================================================= [Pipeline] sh [2021-04-29T20:43:43.552Z] + go mod tidy [Pipeline] sh [2021-04-29T20:43:45.851Z] + make test [2021-04-29T20:43:45.851Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-29T20:43:58.313Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-29T20:44:31.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-29T20:44:34.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-29T20:44:35.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-29T20:44:35.271Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-29T20:44:39.654Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-29T20:44:39.654Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-29T20:44:39.654Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-29T20:44:39.654Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-29T20:44:41.105Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-29T20:44:42.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-29T20:44:46.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-29T20:44:46.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-29T20:44:46.528Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-29T20:44:48.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.130s coverage: 45.9% of statements [2021-04-29T20:44:48.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-29T20:44:48.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-29T20:44:48.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-29T20:44:48.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-29T20:44:48.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-29T20:44:48.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-29T20:44:48.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.069s coverage: 19.8% of statements [2021-04-29T20:44:48.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.155s coverage: 100.0% of statements [2021-04-29T20:44:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.203s coverage: 27.1% of statements [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-29T20:44:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-29T20:44:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-29T20:44:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 71.3% of statements [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-29T20:44:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.253s coverage: 87.7% of statements [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T20:44:54.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.084s coverage: 78.9% of statements [2021-04-29T20:44:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-29T20:44:58.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.593s coverage: 28.6% of statements [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-29T20:44:58.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-29T20:44:58.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.119s coverage: 100.0% of statements [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-29T20:44:58.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.208s coverage: 86.7% of statements [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-29T20:44:58.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.231s coverage: 97.5% of statements [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-29T20:44:58.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-29T20:44:58.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-29T20:45:02.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.488s coverage: 95.1% of statements [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-29T20:45:02.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-29T20:45:02.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 0.9% of statements [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-29T20:45:02.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-29T20:45:02.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.110s coverage: 47.1% of statements [2021-04-29T20:45:02.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.112s coverage: 79.5% of statements [2021-04-29T20:45:02.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.101s coverage: 94.1% of statements [2021-04-29T20:45:02.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.181s coverage: 96.3% of statements [2021-04-29T20:45:02.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.111s coverage: 87.5% of statements [2021-04-29T20:45:14.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.113s coverage: 94.4% of statements [2021-04-29T20:45:14.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2021-04-29T20:45:17.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.297s coverage: 81.8% of statements [2021-04-29T20:45:17.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-29T20:45:25.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.134s coverage: 92.9% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.113s coverage: 87.2% of statements [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 84.6% of statements [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.6% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.233s coverage: 64.4% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.419s coverage: 69.0% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.199s coverage: 40.5% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.157s coverage: 47.0% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.059s coverage: 9.6% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-29T20:45:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.214s coverage: 92.6% of statements [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T20:45:25.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-29T20:45:28.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.848s coverage: 28.7% of statements [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-29T20:45:28.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.108s coverage: 99.0% of statements [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-29T20:45:28.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-29T20:45:28.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.083s coverage: 64.6% of statements [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-29T20:45:28.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.184s coverage: 97.6% of statements [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-29T20:45:28.254Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-29T20:45:28.254Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-29T20:45:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-29T20:45:28.525Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.062s coverage: 87.9% of statements [2021-04-29T20:45:28.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-29T20:45:28.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-29T20:45:28.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-04-29T20:45:28.787Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 28.1% of statements [2021-04-29T20:45:29.373Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-04-29T20:45:29.725Z] GO111MODULE=on go vet ./... [2021-04-29T20:46:09.119Z] gofmt -l . [2021-04-29T20:46:10.073Z] [ "`gofmt -l .`" = "" ] [2021-04-29T20:46:11.083Z] ./bin/test-go-mod-tidy.sh [2021-04-29T20:46:12.503Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-29T20:46:14.164Z] + ls -al . [2021-04-29T20:46:14.164Z] total 800 [2021-04-29T20:46:14.164Z] drwxrwxr-x 10 1001 1001 4096 Apr 29 20:46 . [2021-04-29T20:46:14.164Z] drwxr-xr-x 4 root root 28 Apr 29 20:43 .. [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 11 Apr 29 20:41 .dockerignore [2021-04-29T20:46:14.164Z] drwxrwxr-x 8 1001 1001 179 Apr 29 20:41 .git [2021-04-29T20:46:14.164Z] drwxrwxr-x 3 1001 1001 125 Apr 29 20:41 .github [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 818 Apr 29 20:41 .gitignore [2021-04-29T20:46:14.164Z] drwx------ 3 1001 1001 60 Apr 29 20:42 .semver [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 166 Apr 29 20:41 .sonarcloud.properties [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 8609 Apr 29 20:41 Attribution.txt [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 3804 Apr 29 20:41 CONTRIBUTING.md [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 931 Apr 29 20:41 Dockerfile.build [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 942 Apr 29 20:41 Jenkinsfile [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 10775 Apr 29 20:41 LICENSE [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 5774 Apr 29 20:41 Makefile [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 7978 Apr 29 20:41 README.md [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 6755 Apr 29 20:41 SECURITY.md [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 5 Apr 29 20:42 VERSION [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 4131 Apr 29 20:41 ZMQWindows.md [2021-04-29T20:46:14.164Z] drwxrwxr-x 2 1001 1001 117 Apr 29 20:41 bin [2021-04-29T20:46:14.164Z] drwxrwxr-x 14 1001 1001 4096 Apr 29 20:41 cmd [2021-04-29T20:46:14.164Z] -rw-r--r-- 1 root root 691485 Apr 29 20:45 coverage.out [2021-04-29T20:46:14.164Z] -rw-r--r-- 1 root root 1060 Apr 29 20:46 go.mod [2021-04-29T20:46:14.164Z] -rw-r--r-- 1 root root 22420 Apr 29 20:43 go.sum [2021-04-29T20:46:14.164Z] drwxrwxr-x 8 1001 1001 127 Apr 29 20:41 internal [2021-04-29T20:46:14.164Z] drwxrwxr-x 4 1001 1001 26 Apr 29 20:41 openapi [2021-04-29T20:46:14.164Z] drwxrwxr-x 4 1001 1001 71 Apr 29 20:41 snap [2021-04-29T20:46:14.164Z] -rw-rw-r-- 1 1001 1001 168 Apr 29 20:41 version.go [Pipeline] sh [2021-04-29T20:46:14.482Z] + '[' -e coverage.out ] [2021-04-29T20:46:14.482Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-29T20:46:14.905Z] Stashed 1 file(s) [Pipeline] sh [2021-04-29T20:46:15.270Z] + make build [2021-04-29T20:46:15.541Z] 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-04-29T20:46:20.036Z] 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-04-29T20:46:32.577Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2406 in /w/workspace/edgexfoundry_edgex-go_PR-3413 [Pipeline] { [Pipeline] ws [2021-04-29T20:46:32.593Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-04-29T20:46:38.036Z] using credential edgex-jenkins-ssh [2021-04-29T20:46:38.064Z] Cloning the remote Git repository [2021-04-29T20:46:38.824Z] 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-04-29T20:46:38.144Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-29T20:46:38.255Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-04-29T20:46:38.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-29T20:46:38.334Z] > git --version # timeout=10 [2021-04-29T20:46:38.359Z] > git --version # 'git version 2.17.1' [2021-04-29T20:46:38.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T20:46:38.465Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T20:46:41.490Z] 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-04-29T20:46:44.198Z] 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-04-29T20:46:44.838Z] 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-04-29T20:46:48.331Z] 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-04-29T20:46:51.786Z] 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-04-29T20:46:54.513Z] Merging remotes/origin/master commit 65a1ad8836fac6fe6d7e576d1f355fc517d369bc into PR head commit 776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:46:54.589Z] 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-04-29T20:46:54.928Z] Merge succeeded, producing 776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:46:54.929Z] Checking out Revision 776462688d1dc375d6d9c2994995fcd00ed8024e (PR-3413) [2021-04-29T20:46:53.549Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-29T20:46:53.566Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T20:46:53.590Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-29T20:46:53.619Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-29T20:46:53.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T20:46:53.631Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3413/head:refs/remotes/origin/PR-3413 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-29T20:46:54.538Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T20:46:54.554Z] > git checkout -f 776462688d1dc375d6d9c2994995fcd00ed8024e # timeout=10 [2021-04-29T20:46:54.857Z] > git remote # timeout=10 [2021-04-29T20:46:54.874Z] > git config --get remote.origin.url # timeout=10 [2021-04-29T20:46:54.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T20:46:54.897Z] > git merge 65a1ad8836fac6fe6d7e576d1f355fc517d369bc # timeout=10 [2021-04-29T20:46:54.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-29T20:46:54.943Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T20:46:54.958Z] > git checkout -f 776462688d1dc375d6d9c2994995fcd00ed8024e # timeout=10 [2021-04-29T20:46:57.310Z] 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-04-29T20:46:59.356Z] Commit message: "ci: testing with Golang 1.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-29T20:47:00.102Z] 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-04-29T20:47:00.814Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-29T20:47:01.215Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-29T20:47:01.560Z] + true [2021-04-29T20:47:01.560Z] + sudo service docker restart [2021-04-29T20:47:03.759Z] 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] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T20:47:04.241Z] provisioning config files... [2021-04-29T20:47:04.282Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5380188974192203307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T20:47:04.655Z] ---> docker-login.sh [2021-04-29T20:47:04.655Z] nexus3.edgexfoundry.org:10001 [2021-04-29T20:47:05.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T20:47:05.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T20:47:05.912Z] Configure a credential helper to remove this warning. See [2021-04-29T20:47:05.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T20:47:05.912Z] [2021-04-29T20:47:05.912Z] Login Succeeded [2021-04-29T20:47:05.912Z] nexus3.edgexfoundry.org:10002 [2021-04-29T20:47:06.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T20:47:06.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T20:47:06.466Z] Configure a credential helper to remove this warning. See [2021-04-29T20:47:06.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T20:47:06.466Z] [2021-04-29T20:47:06.466Z] Login Succeeded [2021-04-29T20:47:06.466Z] nexus3.edgexfoundry.org:10003 [2021-04-29T20:47:06.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T20:47:07.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T20:47:07.015Z] Configure a credential helper to remove this warning. See [2021-04-29T20:47:07.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T20:47:07.015Z] [2021-04-29T20:47:07.015Z] Login Succeeded [2021-04-29T20:47:07.015Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [2021-04-29T20:47:07.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T20:47:07.304Z] $ docker stop --time=1 dbd7bd308ead807a68cfee6f27d307996f178a0b486bb89597a6955c3afd8104 [2021-04-29T20:47:07.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T20:47:07.563Z] Configure a credential helper to remove this warning. See [2021-04-29T20:47:07.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T20:47:07.563Z] [2021-04-29T20:47:07.563Z] Login Succeeded [2021-04-29T20:47:07.563Z] docker.io [2021-04-29T20:47:07.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T20:47:08.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T20:47:08.110Z] Configure a credential helper to remove this warning. See [2021-04-29T20:47:08.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T20:47:08.110Z] [2021-04-29T20:47:08.110Z] Login Succeeded [2021-04-29T20:47:08.110Z] ---> docker-login.sh ends [2021-04-29T20:47:09.267Z] $ docker rm -f dbd7bd308ead807a68cfee6f27d307996f178a0b486bb89597a6955c3afd8104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-04-29T20:47:09.890Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // wrap [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-04-29T20:47:12.863Z] ========================================================= [2021-04-29T20:47:12.863Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-04-29T20:47:12.863Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:47:13.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-29T20:47:13.195Z] [2021-04-29T20:47:13.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:47:13.256Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-04-29T20:47:13.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-29T20:47:13.570Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-29T20:47:13.570Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-29T20:47:13.570Z] ca9280d653b3: Pulling fs layer [2021-04-29T20:47:13.570Z] 7e9c9ca2126c: Pulling fs layer [2021-04-29T20:47:14.196Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-29T20:47:14.196Z] cbdbe7a5bc2a: Download complete [2021-04-29T20:47:15.237Z] ca9280d653b3: Verifying Checksum [2021-04-29T20:47:15.237Z] ca9280d653b3: Download complete [2021-04-29T20:47:15.237Z] cbdbe7a5bc2a: Pull complete [2021-04-29T20:47:15.887Z] Sending build context to Docker daemon 167.4MB [2021-04-29T20:47:15.887Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-29T20:47:15.887Z] Step 2/6 : FROM ${BASE} [2021-04-29T20:47:15.887Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-29T20:47:15.887Z] 595b0fe564bb: Pulling fs layer [2021-04-29T20:47:15.887Z] 7186ed65a4f7: Pulling fs layer [2021-04-29T20:47:15.887Z] 316046926c0a: Pulling fs layer [2021-04-29T20:47:15.887Z] 4ebd0625c992: Pulling fs layer [2021-04-29T20:47:15.887Z] 207e8628e3a3: Pulling fs layer [2021-04-29T20:47:15.887Z] c791037a9be2: Pulling fs layer [2021-04-29T20:47:15.887Z] ffd874e62e21: Pulling fs layer [2021-04-29T20:47:15.887Z] 4ebd0625c992: Waiting [2021-04-29T20:47:15.887Z] 207e8628e3a3: Waiting [2021-04-29T20:47:15.887Z] c791037a9be2: Waiting [2021-04-29T20:47:15.887Z] ffd874e62e21: Waiting [2021-04-29T20:47:15.887Z] 316046926c0a: Verifying Checksum [2021-04-29T20:47:15.887Z] 316046926c0a: Download complete [2021-04-29T20:47:15.887Z] 7186ed65a4f7: Download complete [2021-04-29T20:47:15.887Z] 207e8628e3a3: Verifying Checksum [2021-04-29T20:47:15.887Z] 207e8628e3a3: Download complete [2021-04-29T20:47:15.887Z] c791037a9be2: Download complete [2021-04-29T20:47:15.887Z] 595b0fe564bb: Download complete [2021-04-29T20:47:16.489Z] 595b0fe564bb: Pull complete [2021-04-29T20:47:17.088Z] 7186ed65a4f7: Pull complete [2021-04-29T20:47:17.287Z] ca9280d653b3: Pull complete [2021-04-29T20:47:17.367Z] 316046926c0a: Pull complete [2021-04-29T20:47:18.287Z] 7e9c9ca2126c: Verifying Checksum [2021-04-29T20:47:18.287Z] 7e9c9ca2126c: Download complete [2021-04-29T20:47:18.809Z] ffd874e62e21: Verifying Checksum [2021-04-29T20:47:18.810Z] ffd874e62e21: Download complete [2021-04-29T20:47:19.798Z] 4ebd0625c992: Verifying Checksum [2021-04-29T20:47:19.798Z] 4ebd0625c992: Download complete [2021-04-29T20:47:25.210Z] 7e9c9ca2126c: Pull complete [2021-04-29T20:47:25.210Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-29T20:47:25.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-29T20:47:25.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-29T20:47:25.415Z] prd-centos7-docker-4c-2g-2405 does not seem to be running inside a container [2021-04-29T20:47:25.480Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04-29T20:47:28.617Z] $ docker top 16a25ca280a1bf08cffba28fe531eafcc066d0a361425f2dbb1565ce35f6c863 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T20:47:29.111Z] + docker-compose build --help [2021-04-29T20:47:29.111Z] + grep parallel [2021-04-29T20:47:29.981Z] 4ebd0625c992: Pull complete [2021-04-29T20:47:30.254Z] 207e8628e3a3: Pull complete [2021-04-29T20:47:30.518Z] --parallel Build images in parallel. [2021-04-29T20:47:30.528Z] c791037a9be2: Pull complete [Pipeline] } [2021-04-29T20:47:30.539Z] $ docker stop --time=1 16a25ca280a1bf08cffba28fe531eafcc066d0a361425f2dbb1565ce35f6c863 [2021-04-29T20:47:31.971Z] $ docker rm -f 16a25ca280a1bf08cffba28fe531eafcc066d0a361425f2dbb1565ce35f6c863 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:47:32.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-29T20:47:32.482Z] . [Pipeline] withDockerContainer [2021-04-29T20:47:32.615Z] prd-centos7-docker-4c-2g-2405 does not seem to be running inside a container [2021-04-29T20:47:32.798Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-29T20:47:33.590Z] $ docker top fdc29a054a72f8998b1ab6e10cfa3b27729b9e2db893b8fe3bb398fc11face25 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T20:47:34.211Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-29T20:47:34.856Z] ffd874e62e21: Pull complete [2021-04-29T20:47:34.857Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-04-29T20:47:34.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-04-29T20:47:34.857Z] ---> cfc18b08335c [2021-04-29T20:47:34.857Z] 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-04-29T20:47:35.658Z] Building docker-core-command-go ... [2021-04-29T20:47:35.658Z] Building docker-core-data-go ... [2021-04-29T20:47:35.658Z] Building docker-core-metadata-go ... [2021-04-29T20:47:35.658Z] Building docker-security-bootstrapper-go ... [2021-04-29T20:47:35.658Z] Building docker-security-proxy-setup-go ... [2021-04-29T20:47:35.658Z] Building docker-security-secretstore-setup-go ... [2021-04-29T20:47:35.658Z] Building docker-support-notifications-go ... [2021-04-29T20:47:35.658Z] Building docker-support-scheduler-go ... [2021-04-29T20:47:35.658Z] Building docker-sys-mgmt-agent-go ... [2021-04-29T20:47:35.658Z] Building docker-sys-mgmt-agent-go [2021-04-29T20:47:35.658Z] Building docker-support-notifications-go [2021-04-29T20:47:35.658Z] Building docker-core-command-go [2021-04-29T20:47:35.658Z] Building docker-security-secretstore-setup-go [2021-04-29T20:47:35.658Z] Building docker-security-bootstrapper-go [2021-04-29T20:47:37.480Z] ---> Running in 1891c514d9ee [2021-04-29T20:47:38.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:47:39.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:47:40.432Z] (1/12) Installing libmagic (5.39-r0) [2021-04-29T20:47:40.704Z] (2/12) Installing file (5.39-r0) [2021-04-29T20:47:40.704Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-29T20:47:40.981Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-04-29T20:47:46.389Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-29T20:47:46.389Z] (6/12) Installing patch (2.7.6-r6) [2021-04-29T20:47:46.389Z] (7/12) Installing build-base (0.5-r2) [2021-04-29T20:47:46.663Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-29T20:47:46.663Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-04-29T20:47:46.663Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-29T20:47:46.937Z] (11/12) Installing libzmq (4.3.3-r1) [2021-04-29T20:47:46.937Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-04-29T20:47:46.937Z] Executing busybox-1.32.1-r6.trigger [2021-04-29T20:47:46.937Z] OK: 218 MiB in 52 packages [2021-04-29T20:47:51.246Z] Removing intermediate container 1891c514d9ee [2021-04-29T20:47:51.246Z] ---> b1ef6396f9a3 [2021-04-29T20:47:51.246Z] Step 4/6 : WORKDIR /edgex-go [2021-04-29T20:47:51.246Z] ---> Running in 46c7690e031e [2021-04-29T20:47:51.840Z] Removing intermediate container 46c7690e031e [2021-04-29T20:47:51.840Z] ---> 8c9860653f15 [2021-04-29T20:47:51.840Z] Step 5/6 : COPY go.mod . [2021-04-29T20:47:52.436Z] ---> e50ca1e02d09 [2021-04-29T20:47:52.436Z] Step 6/6 : RUN go mod download [2021-04-29T20:47:52.436Z] ---> Running in abedb5076566 [2021-04-29T20:48:14.688Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:48:14.689Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:48:14.689Z] ---> 006aeb3f2c1c [2021-04-29T20:48:14.689Z] Step 3/31 : WORKDIR /edgex-go [2021-04-29T20:48:14.689Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:48:14.689Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:48:14.689Z] ---> 006aeb3f2c1c [2021-04-29T20:48:14.689Z] Step 3/24 : WORKDIR /edgex-go [2021-04-29T20:48:14.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:48:14.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:48:14.689Z] ---> 006aeb3f2c1c [2021-04-29T20:48:14.689Z] Step 3/22 : WORKDIR /edgex-go [2021-04-29T20:48:14.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:48:14.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:48:14.689Z] ---> 006aeb3f2c1c [2021-04-29T20:48:14.689Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T20:48:14.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:48:14.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:48:14.689Z] ---> 006aeb3f2c1c [2021-04-29T20:48:14.689Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T20:48:15.270Z] ---> Running in e32c754dda6a [2021-04-29T20:48:15.270Z] ---> Running in fc91ae3955fd [2021-04-29T20:48:15.270Z] ---> Running in 2e7acf0b45a0 [2021-04-29T20:48:15.543Z] ---> Running in 75325b9c8d76 [2021-04-29T20:48:15.543Z] ---> Running in 5e454f669eb2 [2021-04-29T20:48:16.134Z] Removing intermediate container 5e454f669eb2 [2021-04-29T20:48:16.134Z] ---> 130bad68518e [2021-04-29T20:48:16.134Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:48:16.134Z] Removing intermediate container 75325b9c8d76 [2021-04-29T20:48:16.134Z] ---> 07abcb291858 [2021-04-29T20:48:16.134Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:48:16.134Z] Removing intermediate container 2e7acf0b45a0 [2021-04-29T20:48:16.134Z] ---> c0dba7276564 [2021-04-29T20:48:16.134Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:48:16.134Z] Removing intermediate container fc91ae3955fd [2021-04-29T20:48:16.134Z] ---> 15cb79fdefb5 [2021-04-29T20:48:16.134Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:48:16.134Z] Removing intermediate container e32c754dda6a [2021-04-29T20:48:16.134Z] ---> 6e7f5f6186c2 [2021-04-29T20:48:16.134Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:48:16.400Z] ---> Running in 86077f056b0b [2021-04-29T20:48:16.400Z] ---> Running in cdc1d5306aea [2021-04-29T20:48:16.400Z] ---> Running in bbb5c2f42f44 [2021-04-29T20:48:16.400Z] ---> Running in 02ba9c36130a [2021-04-29T20:48:16.400Z] ---> Running in b142f884a625 [2021-04-29T20:48:18.344Z] Removing intermediate container cdc1d5306aea [2021-04-29T20:48:18.344Z] ---> c595db455620 [2021-04-29T20:48:18.344Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-29T20:48:18.612Z] ---> Running in 5576f584db71 [2021-04-29T20:48:18.612Z] Removing intermediate container bbb5c2f42f44 [2021-04-29T20:48:18.612Z] ---> 262cf4852807 [2021-04-29T20:48:18.612Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-29T20:48:18.612Z] Removing intermediate container 86077f056b0b [2021-04-29T20:48:18.612Z] ---> f12e1cf05e00 [2021-04-29T20:48:18.612Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-29T20:48:18.878Z] Removing intermediate container 02ba9c36130a [2021-04-29T20:48:18.878Z] ---> d4e5f4787635 [2021-04-29T20:48:18.878Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-29T20:48:18.878Z] ---> Running in 0f8c79772953 [2021-04-29T20:48:18.878Z] ---> Running in f02ca651a48e [2021-04-29T20:48:19.153Z] ---> Running in e337878e8303 [2021-04-29T20:48:19.153Z] Removing intermediate container b142f884a625 [2021-04-29T20:48:19.153Z] ---> ad812d947fa3 [2021-04-29T20:48:19.153Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-29T20:48:19.153Z] ---> Running in 2f5a70da63f5 [2021-04-29T20:48:19.214Z] Removing intermediate container abedb5076566 [2021-04-29T20:48:19.214Z] ---> 65ab37fe9f38 [2021-04-29T20:48:19.214Z] Successfully built 65ab37fe9f38 [2021-04-29T20:48:19.214Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:48:19.556Z] + docker inspect -f . ci-base-image-arm64 [2021-04-29T20:48:19.556Z] . [Pipeline] withDockerContainer [2021-04-29T20:48:19.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:48:19.834Z] prd-ubuntu18.04-docker-arm64-4c-16g-2406 does not seem to be running inside a container [2021-04-29T20:48:19.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-29T20:48:20.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:48:20.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:48:20.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:48:20.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:48:20.537Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:48:20.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:48:20.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:48:21.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:48:21.074Z] OK: 219 MiB in 52 packages [2021-04-29T20:48:21.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:48:21.365Z] OK: 219 MiB in 52 packages [2021-04-29T20:48:21.394Z] $ docker top 210162be4104d960c9edb9d41dc718b0562b98324d58595baa7c520b39cfaac7 -eo pid,comm [2021-04-29T20:48:21.640Z] OK: 219 MiB in 52 packages [Pipeline] { [Pipeline] sh [2021-04-29T20:48:21.919Z] Removing intermediate container 5576f584db71 [2021-04-29T20:48:21.920Z] ---> 7758deeb055d [2021-04-29T20:48:21.920Z] Step 6/24 : COPY go.mod . [2021-04-29T20:48:21.920Z] OK: 219 MiB in 52 packages [2021-04-29T20:48:22.198Z] Removing intermediate container f02ca651a48e [2021-04-29T20:48:22.198Z] ---> 134612f0ed23 [2021-04-29T20:48:22.198Z] Step 6/23 : COPY go.mod . [2021-04-29T20:48:22.339Z] + go version [2021-04-29T20:48:22.339Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-04-29T20:48:22.364Z] $ docker stop --time=1 210162be4104d960c9edb9d41dc718b0562b98324d58595baa7c520b39cfaac7 [2021-04-29T20:48:22.468Z] ---> 2ba659b07fdd [2021-04-29T20:48:22.468Z] Step 7/24 : RUN go mod download [2021-04-29T20:48:22.468Z] Removing intermediate container 2f5a70da63f5 [2021-04-29T20:48:22.468Z] ---> e4420a32a62d [2021-04-29T20:48:22.468Z] Step 6/23 : COPY go.mod . [2021-04-29T20:48:22.468Z] OK: 219 MiB in 52 packages [2021-04-29T20:48:22.468Z] ---> Running in 1804eafa9020 [2021-04-29T20:48:22.732Z] ---> 3bed3a785969 [2021-04-29T20:48:22.732Z] Step 7/23 : RUN go mod download [2021-04-29T20:48:23.010Z] Removing intermediate container 0f8c79772953 [2021-04-29T20:48:23.010Z] ---> 348db6c231f9 [2021-04-29T20:48:23.010Z] Step 6/22 : COPY go.mod . [2021-04-29T20:48:23.010Z] ---> 548b3da4486e [2021-04-29T20:48:23.010Z] Step 7/23 : RUN go mod download [2021-04-29T20:48:23.010Z] ---> Running in d139403fa25d [2021-04-29T20:48:23.276Z] ---> Running in 1203c5cc5e9f [2021-04-29T20:48:23.551Z] Removing intermediate container e337878e8303 [2021-04-29T20:48:23.551Z] ---> 219b8ab093ed [2021-04-29T20:48:23.551Z] Step 6/31 : COPY go.mod . [2021-04-29T20:48:23.551Z] ---> 1414315ed64b [2021-04-29T20:48:23.551Z] Step 7/22 : RUN go mod download [2021-04-29T20:48:23.551Z] ---> Running in 5ad4558a7489 [2021-04-29T20:48:23.838Z] ---> cb7d037b9545 [2021-04-29T20:48:23.839Z] Step 7/31 : RUN go mod download [2021-04-29T20:48:23.839Z] ---> Running in 3f4f77cd3947 [2021-04-29T20:48:24.237Z] $ docker rm -f 210162be4104d960c9edb9d41dc718b0562b98324d58595baa7c520b39cfaac7 [2021-04-29T20:48:24.423Z] Removing intermediate container 1804eafa9020 [2021-04-29T20:48:24.423Z] ---> ea6994e72442 [2021-04-29T20:48:24.423Z] Step 8/24 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:48:24.898Z] + docker inspect -f . ci-base-image-arm64 [2021-04-29T20:48:24.899Z] . [Pipeline] withDockerContainer [2021-04-29T20:48:25.138Z] prd-ubuntu18.04-docker-arm64-4c-16g-2406 does not seem to be running inside a container [2021-04-29T20:48:25.222Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-29T20:48:26.591Z] $ docker top 61b30bab761cbfbe867fef07ecec4a790567b5a3b8b055488679407743ceec89 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-29T20:48:26.902Z] ========================================================= [2021-04-29T20:48:26.902Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-29T20:48:26.902Z] ========================================================= [Pipeline] sh [2021-04-29T20:48:27.014Z] Removing intermediate container d139403fa25d [2021-04-29T20:48:27.014Z] ---> ea31a7fb4b8a [2021-04-29T20:48:27.014Z] Step 8/23 : COPY . . [2021-04-29T20:48:27.300Z] Removing intermediate container 1203c5cc5e9f [2021-04-29T20:48:27.300Z] ---> b707188c5699 [2021-04-29T20:48:27.300Z] Step 8/23 : COPY . . [2021-04-29T20:48:27.550Z] + go mod tidy [Pipeline] sh [2021-04-29T20:48:28.858Z] + make test [2021-04-29T20:48:29.130Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-29T20:48:31.625Z] Removing intermediate container 5ad4558a7489 [2021-04-29T20:48:31.625Z] ---> 63167123b1bf [2021-04-29T20:48:31.625Z] Step 8/22 : COPY . . [2021-04-29T20:48:31.625Z] Removing intermediate container 3f4f77cd3947 [2021-04-29T20:48:31.625Z] ---> 58ce2cde635a [2021-04-29T20:48:31.625Z] Step 8/31 : COPY . . [2021-04-29T20:48:55.963Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-29T20:49:10.777Z] ---> a029e7aa54fd [2021-04-29T20:49:10.777Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-29T20:49:11.359Z] ---> ae131f7347f4 [2021-04-29T20:49:11.359Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-29T20:49:11.628Z] ---> Running in 06950cd2939b [2021-04-29T20:49:12.600Z] ---> 1101a9df76e7 [2021-04-29T20:49:12.600Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-29T20:49:12.600Z] ---> 037efa0d5c83 [2021-04-29T20:49:12.600Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-29T20:49:12.600Z] ---> 7779fb2be71a [2021-04-29T20:49:12.600Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-29T20:49:12.600Z] ---> Running in 15c7b2913d72 [2021-04-29T20:49:13.191Z] ---> Running in 1172c9bc870b [2021-04-29T20:49:13.191Z] ---> Running in 06369c4b8157 [2021-04-29T20:49:13.191Z] ---> Running in 6fa798188c38 [2021-04-29T20:49:14.680Z] 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-04-29T20:49:14.680Z] 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-04-29T20:49:14.680Z] 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-04-29T20:49:14.680Z] 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-04-29T20:49:14.680Z] 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-04-29T20:49:52.875Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-29T20:49:59.630Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-29T20:50:09.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-29T20:50:09.805Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-29T20:50:11.430Z] 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-04-29T20:50:14.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-29T20:50:14.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-29T20:50:14.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-29T20:50:14.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-29T20:50:15.785Z] Removing intermediate container 06369c4b8157 [2021-04-29T20:50:15.785Z] ---> 5db31546c91a [2021-04-29T20:50:15.785Z] [2021-04-29T20:50:15.785Z] Step 10/31 : FROM alpine:3.12 [2021-04-29T20:50:15.785Z] Removing intermediate container 15c7b2913d72 [2021-04-29T20:50:15.785Z] ---> ae13760e2a9a [2021-04-29T20:50:15.785Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-29T20:50:15.785Z] 3.12: Pulling from library/alpine [2021-04-29T20:50:18.472Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-29T20:50:19.075Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-29T20:50:19.248Z] ---> Running in f2bb3571d4fa [2021-04-29T20:50:19.248Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-29T20:50:19.248Z] Status: Downloaded newer image for alpine:3.12 [2021-04-29T20:50:19.248Z] Removing intermediate container 1172c9bc870b [2021-04-29T20:50:19.248Z] ---> 7868bbdf80d0 [2021-04-29T20:50:19.248Z] [2021-04-29T20:50:19.248Z] Step 10/22 : FROM alpine:3.12 [2021-04-29T20:50:19.248Z] ---> 13621d1b12d4 [2021-04-29T20:50:19.248Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-29T20:50:19.248Z] ---> 13621d1b12d4 [2021-04-29T20:50:19.248Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-29T20:50:19.548Z] ---> Running in 4f22cd627526 [2021-04-29T20:50:19.548Z] Removing intermediate container 6fa798188c38 [2021-04-29T20:50:19.548Z] ---> f68c8bd99264 [2021-04-29T20:50:19.548Z] [2021-04-29T20:50:19.548Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T20:50:19.548Z] ---> 13621d1b12d4 [2021-04-29T20:50:19.548Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-29T20:50:19.548Z] ---> Running in adda79109beb [2021-04-29T20:50:19.548Z] Removing intermediate container 06950cd2939b [2021-04-29T20:50:19.548Z] ---> 122ef3c46e2a [2021-04-29T20:50:19.548Z] [2021-04-29T20:50:19.548Z] Step 10/24 : FROM alpine:3.12 [2021-04-29T20:50:19.548Z] ---> 13621d1b12d4 [2021-04-29T20:50:19.548Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-29T20:50:19.847Z] ---> Running in 0eb2ece644b7 [2021-04-29T20:50:19.847Z] ---> Running in a37493355943 [2021-04-29T20:50:20.130Z] Removing intermediate container 4f22cd627526 [2021-04-29T20:50:20.130Z] ---> 510cbababb6c [2021-04-29T20:50:20.130Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-29T20:50:20.464Z] ---> Running in 436abfbd8bc7 [2021-04-29T20:50:20.464Z] 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-04-29T20:50:20.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:50:20.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:50:21.045Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-29T20:50:21.045Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-29T20:50:21.045Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T20:50:21.045Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T20:50:21.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:50:21.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:50:21.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:50:21.345Z] OK: 6 MiB in 16 packages [2021-04-29T20:50:21.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:50:21.647Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-29T20:50:21.647Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T20:50:21.647Z] OK: 6 MiB in 15 packages [2021-04-29T20:50:21.647Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-29T20:50:21.647Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T20:50:21.647Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-29T20:50:21.647Z] (4/6) Installing curl (7.76.1-r0) [2021-04-29T20:50:21.647Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-29T20:50:21.647Z] (6/6) Installing su-exec (0.2-r1) [2021-04-29T20:50:21.921Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T20:50:21.921Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T20:50:21.921Z] OK: 7 MiB in 20 packages [2021-04-29T20:50:22.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:50:22.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:50:22.472Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-29T20:50:22.472Z] (2/2) Installing su-exec (0.2-r1) [2021-04-29T20:50:22.472Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T20:50:22.472Z] OK: 6 MiB in 16 packages [2021-04-29T20:50:23.899Z] Removing intermediate container 0eb2ece644b7 [2021-04-29T20:50:23.899Z] ---> abaafeacc4e0 [2021-04-29T20:50:23.899Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T20:50:23.899Z] Removing intermediate container adda79109beb [2021-04-29T20:50:23.899Z] ---> cfeb941b7460 [2021-04-29T20:50:23.899Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T20:50:24.185Z] Removing intermediate container f2bb3571d4fa [2021-04-29T20:50:24.185Z] ---> ced6ac3af75d [2021-04-29T20:50:24.185Z] [2021-04-29T20:50:24.185Z] Step 11/23 : FROM docker:20.10.0 [2021-04-29T20:50:24.185Z] 20.10.0: Pulling from library/docker [2021-04-29T20:50:24.185Z] Removing intermediate container a37493355943 [2021-04-29T20:50:24.185Z] ---> c8660f22a2d3 [2021-04-29T20:50:24.185Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-29T20:50:24.185Z] ---> Running in f0d5c83c57b3 [2021-04-29T20:50:24.185Z] ---> Running in 5f6383d56675 [2021-04-29T20:50:24.791Z] Removing intermediate container 436abfbd8bc7 [2021-04-29T20:50:24.791Z] ---> de3dc7769566 [2021-04-29T20:50:24.791Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-29T20:50:24.791Z] ---> Running in 45457f933a24 [2021-04-29T20:50:25.068Z] Removing intermediate container f0d5c83c57b3 [2021-04-29T20:50:25.068Z] ---> cddf33dd9d10 [2021-04-29T20:50:25.068Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-29T20:50:25.068Z] ---> Running in 5ef1cce5a907 [2021-04-29T20:50:25.068Z] Removing intermediate container 5f6383d56675 [2021-04-29T20:50:25.068Z] ---> b2cd1e7d6f8e [2021-04-29T20:50:25.068Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-29T20:50:25.367Z] ---> Running in d787b88842c3 [2021-04-29T20:50:25.367Z] ---> Running in 7b6342195907 [2021-04-29T20:50:25.367Z] Removing intermediate container 45457f933a24 [2021-04-29T20:50:25.367Z] ---> 372c1179a455 [2021-04-29T20:50:25.367Z] Step 13/24 : WORKDIR / [2021-04-29T20:50:25.702Z] Removing intermediate container 5ef1cce5a907 [2021-04-29T20:50:25.702Z] ---> 03374b73379c [2021-04-29T20:50:25.702Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-29T20:50:25.972Z] ---> Running in a656bdc133ba [2021-04-29T20:50:25.972Z] Removing intermediate container 7b6342195907 [2021-04-29T20:50:25.972Z] ---> dbdf3bf0f08e [2021-04-29T20:50:25.972Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-29T20:50:25.972Z] ---> Running in 4857072dc4ee [2021-04-29T20:50:25.972Z] Removing intermediate container d787b88842c3 [2021-04-29T20:50:25.972Z] ---> e3b331ac735c [2021-04-29T20:50:25.972Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-29T20:50:26.244Z] ---> Running in b9f0dfa080db [2021-04-29T20:50:26.244Z] ---> Running in 60c26116ac76 [2021-04-29T20:50:26.524Z] Removing intermediate container 4857072dc4ee [2021-04-29T20:50:26.524Z] ---> 6eef3a9b141c [2021-04-29T20:50:26.524Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-29T20:50:26.524Z] Removing intermediate container a656bdc133ba [2021-04-29T20:50:26.524Z] ---> 7d4924722943 [2021-04-29T20:50:26.524Z] 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-04-29T20:50:26.524Z] Removing intermediate container b9f0dfa080db [2021-04-29T20:50:26.524Z] ---> b762a079a5d2 [2021-04-29T20:50:26.524Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T20:50:26.805Z] ---> Running in 75100d381117 [2021-04-29T20:50:26.805Z] Removing intermediate container 60c26116ac76 [2021-04-29T20:50:26.805Z] ---> 1ed10e477a16 [2021-04-29T20:50:26.805Z] Step 15/23 : WORKDIR / [2021-04-29T20:50:27.084Z] ---> Running in 221e68a1ba4f [2021-04-29T20:50:27.373Z] ---> 6e85606039f6 [2021-04-29T20:50:27.373Z] 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-04-29T20:50:27.667Z] ---> e61067121045 [2021-04-29T20:50:27.667Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-29T20:50:27.944Z] Removing intermediate container 221e68a1ba4f [2021-04-29T20:50:27.944Z] ---> c59b376b7178 [2021-04-29T20:50:27.944Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T20:50:28.263Z] ---> 377e0893dce1 [2021-04-29T20:50:28.263Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-29T20:50:28.857Z] ---> 8a2ebd02c337 [2021-04-29T20:50:28.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-29T20:50:28.857Z] ---> 1656d6a35c91 [2021-04-29T20:50:28.857Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-29T20:50:28.857Z] ---> e8962e054786 [2021-04-29T20:50:28.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-29T20:50:29.151Z] Removing intermediate container 75100d381117 [2021-04-29T20:50:29.151Z] ---> f3d83a9a063c [2021-04-29T20:50:29.151Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-29T20:50:29.248Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-29T20:50:29.248Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-29T20:50:29.248Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-29T20:50:29.493Z] ---> Running in d9f1c465340e [2021-04-29T20:50:29.798Z] ---> 5a4ae769f7dc [2021-04-29T20:50:29.799Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-29T20:50:29.799Z] Removing intermediate container d9f1c465340e [2021-04-29T20:50:29.799Z] ---> c24487ba0def [2021-04-29T20:50:29.799Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-29T20:50:29.799Z] ---> Running in f2ca1e0c987a [2021-04-29T20:50:30.075Z] ---> fdd30b3164f2 [2021-04-29T20:50:30.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-29T20:50:30.075Z] ---> 5e6678f91960 [2021-04-29T20:50:30.075Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-29T20:50:30.342Z] Removing intermediate container f2ca1e0c987a [2021-04-29T20:50:30.342Z] ---> 66801e523006 [2021-04-29T20:50:30.342Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T20:50:30.342Z] ---> Running in 876f8e3609c7 [2021-04-29T20:50:30.612Z] ---> 0eb3439752f1 [2021-04-29T20:50:30.612Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-29T20:50:30.612Z] ---> e5b9d999ca82 [2021-04-29T20:50:30.612Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-29T20:50:30.885Z] ---> Running in 3c52f874beae [2021-04-29T20:50:30.885Z] ---> Running in 5db68faf615f [2021-04-29T20:50:30.885Z] ---> e8aa32a846e8 [2021-04-29T20:50:30.885Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-29T20:50:31.193Z] Removing intermediate container 876f8e3609c7 [2021-04-29T20:50:31.193Z] ---> 9c4c9fca7506 [2021-04-29T20:50:31.193Z] Step 20/22 : LABEL arch=x86_64 [2021-04-29T20:50:31.193Z] ---> Running in 70c5db1db715 [2021-04-29T20:50:31.805Z] Removing intermediate container 5db68faf615f [2021-04-29T20:50:31.805Z] ---> 9637da94d7be [2021-04-29T20:50:31.805Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T20:50:32.074Z] ---> Running in 9357461b9f6d [2021-04-29T20:50:32.074Z] ---> 6fd6e27a9670 [2021-04-29T20:50:32.074Z] 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-04-29T20:50:32.074Z] Removing intermediate container 70c5db1db715 [2021-04-29T20:50:32.074Z] ---> df08831e63d3 [2021-04-29T20:50:32.074Z] Step 21/22 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:50:32.362Z] ---> Running in 0ab93e9d7adf [2021-04-29T20:50:32.362Z] ---> Running in f94de1a175dc [2021-04-29T20:50:32.362Z] Removing intermediate container 9357461b9f6d [2021-04-29T20:50:32.362Z] ---> e97a072b83a5 [2021-04-29T20:50:32.362Z] Step 21/23 : LABEL arch=x86_64 [2021-04-29T20:50:32.647Z] ---> Running in 02b9dba12599 [2021-04-29T20:50:32.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.265s coverage: 45.9% of statements [2021-04-29T20:50:32.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-29T20:50:32.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-29T20:50:32.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-29T20:50:32.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-29T20:50:32.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-29T20:50:32.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-29T20:50:32.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.117s coverage: 19.8% of statements [2021-04-29T20:50:32.970Z] Removing intermediate container f94de1a175dc [2021-04-29T20:50:32.970Z] ---> bdfaa6da615a [2021-04-29T20:50:32.970Z] Step 22/22 : LABEL version=0.0.0 [2021-04-29T20:50:32.970Z] ---> Running in d69d6eca6b99 [2021-04-29T20:50:32.970Z] Removing intermediate container 02b9dba12599 [2021-04-29T20:50:32.970Z] ---> 35cb8a9249e3 [2021-04-29T20:50:32.970Z] Step 22/23 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:50:33.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.257s coverage: 100.0% of statements [2021-04-29T20:50:33.257Z] Removing intermediate container 3c52f874beae [2021-04-29T20:50:33.257Z] ---> 7ec9cf52be66 [2021-04-29T20:50:33.257Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T20:50:33.257Z] ---> Running in e0d603589db3 [2021-04-29T20:50:33.528Z] Removing intermediate container d69d6eca6b99 [2021-04-29T20:50:33.528Z] ---> 7452a49fe5bf [2021-04-29T20:50:33.528Z] [2021-04-29T20:50:33.809Z] Removing intermediate container e0d603589db3 [2021-04-29T20:50:33.809Z] ---> 1488aa160f1d [2021-04-29T20:50:33.809Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T20:50:33.809Z] Successfully built 7452a49fe5bf [2021-04-29T20:50:33.809Z] ---> c88938c8cadb [2021-04-29T20:50:33.809Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-29T20:50:33.809Z] Successfully tagged docker-support-notifications-go:latest [2021-04-29T20:50:33.809Z] ---> Running in 0843eed10be3 [2021-04-29T20:50:33.809Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-04-29T20:50:34.096Z] Removing intermediate container 0ab93e9d7adf [2021-04-29T20:50:34.096Z] ---> a822488d34af [2021-04-29T20:50:34.096Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-29T20:50:34.371Z] ---> Running in 98838fe11717 [2021-04-29T20:50:34.371Z] Removing intermediate container 0843eed10be3 [2021-04-29T20:50:34.371Z] ---> 7195ae8359b9 [2021-04-29T20:50:34.371Z] [2021-04-29T20:50:34.978Z] Successfully built 7195ae8359b9 [2021-04-29T20:50:34.978Z] ---> 40a3b4ad802c [2021-04-29T20:50:34.978Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-29T20:50:34.978Z] Removing intermediate container 98838fe11717 [2021-04-29T20:50:34.978Z] ---> d47c17994d39 [2021-04-29T20:50:34.978Z] Step 22/24 : LABEL arch=x86_64 [2021-04-29T20:50:34.978Z] Successfully tagged docker-core-command-go:latest [2021-04-29T20:50:34.978Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-04-29T20:50:34.978Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-29T20:50:35.594Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-29T20:50:35.594Z] ---> aefe523efa57 [2021-04-29T20:50:35.594Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-29T20:50:37.615Z] ---> Running in cb2d8849c9fd [2021-04-29T20:50:37.615Z] ---> Running in c73c049a49b3 [2021-04-29T20:50:39.052Z] ---> 204cd177b144 [2021-04-29T20:50:39.052Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-29T20:50:40.016Z] Removing intermediate container cb2d8849c9fd [2021-04-29T20:50:40.016Z] ---> 67f614af44cd [2021-04-29T20:50:40.016Z] Step 23/24 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:50:40.016Z] Removing intermediate container c73c049a49b3 [2021-04-29T20:50:40.016Z] ---> b6c72c3ade3c [2021-04-29T20:50:40.016Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-29T20:50:40.284Z] ---> Running in 14815a3659fa [2021-04-29T20:50:40.284Z] ---> 383570bff175 [2021-04-29T20:50:40.284Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-29T20:50:40.284Z] ---> Running in aa8ca25fb28b [2021-04-29T20:50:41.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.532s coverage: 27.1% of statements [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-29T20:50:41.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.151s coverage: 100.0% of statements [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-29T20:50:41.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.219s coverage: 100.0% of statements [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-29T20:50:41.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.287s coverage: 71.3% of statements [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-29T20:50:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-29T20:50:42.889Z] Removing intermediate container 14815a3659fa [2021-04-29T20:50:42.889Z] ---> 031e95db4df4 [2021-04-29T20:50:42.889Z] Step 24/24 : LABEL version=0.0.0 [2021-04-29T20:50:42.889Z] ---> f2a02e336d34 [2021-04-29T20:50:42.889Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-29T20:50:42.889Z] ---> Running in 5b069a4d2c4c [2021-04-29T20:50:43.494Z] ---> Running in a2c8a86be6db [2021-04-29T20:50:43.494Z] Removing intermediate container 5b069a4d2c4c [2021-04-29T20:50:43.494Z] ---> 716789e95d9c [2021-04-29T20:50:43.494Z] [2021-04-29T20:50:43.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.516s coverage: 87.7% of statements [2021-04-29T20:50:43.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-29T20:50:43.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T20:50:43.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.160s coverage: 78.9% of statements [2021-04-29T20:50:43.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-29T20:50:43.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:50:43.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:50:43.791Z] Removing intermediate container a2c8a86be6db [2021-04-29T20:50:43.791Z] ---> 8eb1ace0be38 [2021-04-29T20:50:43.791Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-29T20:50:44.084Z] Successfully built 716789e95d9c [2021-04-29T20:50:44.084Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-29T20:50:44.084Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-04-29T20:50:44.084Z] (1/39) Installing readline (8.0.4-r0) [2021-04-29T20:50:44.084Z] (2/39) Installing bash (5.0.17-r0) [2021-04-29T20:50:44.084Z] Executing bash-5.0.17-r0.post-install [2021-04-29T20:50:44.360Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T20:50:44.360Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-29T20:50:44.627Z] (5/39) Installing curl (7.76.1-r0) [2021-04-29T20:50:44.627Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-29T20:50:44.627Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-29T20:50:44.627Z] (8/39) Installing expat (2.2.9-r1) [2021-04-29T20:50:44.627Z] (9/39) Installing libffi (3.3-r2) [2021-04-29T20:50:44.627Z] (10/39) Installing gdbm (1.13-r1) [2021-04-29T20:50:44.627Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-29T20:50:44.627Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-29T20:50:44.627Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-29T20:50:47.472Z] ---> 24ae9768487b [2021-04-29T20:50:47.472Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-29T20:50:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.182s coverage: 28.6% of statements [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-29T20:50:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.245s coverage: 100.0% of statements [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-29T20:50:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.186s coverage: 100.0% of statements [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-29T20:50:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.349s coverage: 86.7% of statements [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-29T20:50:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.453s coverage: 97.5% of statements [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-29T20:50:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.227s coverage: 78.3% of statements [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-29T20:50:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-29T20:50:54.174Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-29T20:50:54.175Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-29T20:50:54.175Z] ---> Running in 64f03ddc4c37 [2021-04-29T20:50:54.175Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-29T20:50:54.175Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-29T20:50:54.175Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-29T20:50:54.175Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-29T20:50:54.175Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-29T20:50:54.175Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-29T20:50:54.175Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-29T20:50:54.175Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-29T20:50:55.604Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-29T20:50:55.604Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-29T20:50:55.604Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-29T20:50:55.604Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-29T20:50:55.604Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-29T20:50:55.604Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-29T20:50:57.045Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-29T20:50:57.045Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-29T20:50:57.045Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-29T20:50:57.045Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-29T20:50:57.045Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-29T20:50:57.045Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-29T20:50:57.045Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-29T20:50:57.045Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-29T20:50:57.314Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-29T20:50:57.314Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-29T20:50:57.913Z] Executing busybox-1.31.1-r19.trigger [2021-04-29T20:50:58.191Z] OK: 72 MiB in 59 packages [2021-04-29T20:50:59.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.296s coverage: 95.1% of statements [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-29T20:50:59.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.129s coverage: 58.8% of statements [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-29T20:50:59.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.249s coverage: 0.9% of statements [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-29T20:50:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-29T20:50:59.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.209s coverage: 47.1% of statements [2021-04-29T20:50:59.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.203s coverage: 79.5% of statements [2021-04-29T20:50:59.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.116s coverage: 94.1% of statements [2021-04-29T20:50:59.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.176s coverage: 96.3% of statements [2021-04-29T20:50:59.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:50:59.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:50:59.752Z] ---> 006aeb3f2c1c [2021-04-29T20:50:59.752Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T20:50:59.752Z] ---> Using cache [2021-04-29T20:50:59.752Z] ---> 6e7f5f6186c2 [2021-04-29T20:50:59.752Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:50:59.752Z] ---> Using cache [2021-04-29T20:50:59.752Z] ---> ad812d947fa3 [2021-04-29T20:50:59.752Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-29T20:50:59.752Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:50:59.752Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:50:59.752Z] ---> 006aeb3f2c1c [2021-04-29T20:50:59.752Z] Step 3/22 : WORKDIR /edgex-go [2021-04-29T20:50:59.752Z] ---> Using cache [2021-04-29T20:50:59.752Z] ---> 6e7f5f6186c2 [2021-04-29T20:50:59.752Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:50:59.752Z] ---> Using cache [2021-04-29T20:50:59.752Z] ---> ad812d947fa3 [2021-04-29T20:50:59.752Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-29T20:50:59.752Z] ---> Using cache [2021-04-29T20:50:59.752Z] ---> e4420a32a62d [2021-04-29T20:50:59.752Z] Step 6/22 : COPY go.mod . [2021-04-29T20:50:59.752Z] ---> Using cache [2021-04-29T20:50:59.752Z] ---> 548b3da4486e [2021-04-29T20:50:59.752Z] Step 7/22 : RUN go mod download [2021-04-29T20:50:59.752Z] ---> Using cache [2021-04-29T20:50:59.752Z] ---> b707188c5699 [2021-04-29T20:50:59.752Z] Step 8/22 : COPY . . [2021-04-29T20:50:59.752Z] ---> Using cache [2021-04-29T20:50:59.752Z] ---> 037efa0d5c83 [2021-04-29T20:50:59.752Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-29T20:51:00.384Z] ---> Running in 95c45f33329e [2021-04-29T20:51:00.384Z] ---> Running in 0ad2faf11a0e [2021-04-29T20:51:00.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.129s coverage: 87.5% of statements [2021-04-29T20:51:01.873Z] Removing intermediate container 64f03ddc4c37 [2021-04-29T20:51:01.873Z] ---> 79cd3583186e [2021-04-29T20:51:01.873Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-29T20:51:02.262Z] ---> Running in a4068f1a5479 [2021-04-29T20:51:02.960Z] 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-04-29T20:51:03.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:51:03.559Z] Removing intermediate container a4068f1a5479 [2021-04-29T20:51:03.559Z] ---> 791d54a4eb57 [2021-04-29T20:51:03.559Z] Step 28/31 : CMD ["gate"] [2021-04-29T20:51:03.827Z] Collecting docker-compose==1.23.2 [2021-04-29T20:51:03.827Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-29T20:51:04.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:51:05.041Z] ---> Running in 5278f09bb790 [2021-04-29T20:51:05.041Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-29T20:51:05.041Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-29T20:51:05.041Z] OK: 219 MiB in 52 packages [2021-04-29T20:51:06.054Z] Removing intermediate container 5278f09bb790 [2021-04-29T20:51:06.054Z] ---> 50e0533e8cbe [2021-04-29T20:51:06.054Z] Step 29/31 : LABEL arch=x86_64 [2021-04-29T20:51:07.016Z] ---> Running in 917dbc2fd0b7 [2021-04-29T20:51:07.291Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-29T20:51:07.291Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-29T20:51:07.565Z] Collecting texttable<0.10,>=0.9.0 [2021-04-29T20:51:07.565Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-29T20:51:07.841Z] Removing intermediate container 95c45f33329e [2021-04-29T20:51:07.841Z] ---> a8fbd9779309 [2021-04-29T20:51:07.841Z] Step 6/23 : COPY go.mod . [2021-04-29T20:51:07.841Z] Removing intermediate container 917dbc2fd0b7 [2021-04-29T20:51:07.841Z] ---> 0093798c7212 [2021-04-29T20:51:07.841Z] Step 30/31 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:51:08.901Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-29T20:51:08.901Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-29T20:51:09.180Z] ---> Running in 0e6475e25690 [2021-04-29T20:51:09.180Z] ---> 8909181c1ef8 [2021-04-29T20:51:09.180Z] Step 7/23 : RUN go mod download [2021-04-29T20:51:09.857Z] Collecting PyYAML<4,>=3.10 [2021-04-29T20:51:09.857Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-29T20:51:09.857Z] ---> Running in 274a555bbf43 [2021-04-29T20:51:10.155Z] Removing intermediate container 0e6475e25690 [2021-04-29T20:51:10.155Z] ---> 13fc6fa853bb [2021-04-29T20:51:10.155Z] Step 31/31 : LABEL version=0.0.0 [2021-04-29T20:51:11.177Z] ---> Running in 160246f415a8 [2021-04-29T20:51:11.842Z] Collecting docopt<0.7,>=0.6.1 [2021-04-29T20:51:11.842Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-29T20:51:12.155Z] Removing intermediate container 160246f415a8 [2021-04-29T20:51:12.155Z] ---> 7f9727c34845 [2021-04-29T20:51:12.155Z] [2021-04-29T20:51:12.816Z] Successfully built 7f9727c34845 [2021-04-29T20:51:12.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.159s coverage: 94.4% of statements [2021-04-29T20:51:12.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.132s coverage: 44.8% of statements [2021-04-29T20:51:13.160Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-29T20:51:13.160Z] Building docker-core-metadata-go [2021-04-29T20:51:13.160Z]  Building docker-security-bootstrapper-go ... done Collecting docker<4.0,>=3.6.0 [2021-04-29T20:51:13.467Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-29T20:51:13.877Z] 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-04-29T20:51:13.877Z] Collecting cached-property<2,>=1.2.0 [2021-04-29T20:51:13.877Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-29T20:51:15.005Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:51:15.005Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:51:15.005Z] ---> 006aeb3f2c1c [2021-04-29T20:51:15.005Z] Step 3/21 : WORKDIR /edgex-go [2021-04-29T20:51:15.005Z] ---> Using cache [2021-04-29T20:51:15.005Z] ---> 6e7f5f6186c2 [2021-04-29T20:51:15.005Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:51:15.005Z] ---> Using cache [2021-04-29T20:51:15.005Z] ---> ad812d947fa3 [2021-04-29T20:51:15.005Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-29T20:51:15.005Z] ---> Using cache [2021-04-29T20:51:15.005Z] ---> e4420a32a62d [2021-04-29T20:51:15.005Z] Step 6/21 : COPY go.mod . [2021-04-29T20:51:15.005Z] ---> Using cache [2021-04-29T20:51:15.005Z] ---> 548b3da4486e [2021-04-29T20:51:15.005Z] Step 7/21 : RUN go mod download [2021-04-29T20:51:15.005Z] ---> Using cache [2021-04-29T20:51:15.005Z] ---> b707188c5699 [2021-04-29T20:51:15.005Z] Step 8/21 : COPY . . [2021-04-29T20:51:15.005Z] ---> Using cache [2021-04-29T20:51:15.005Z] ---> 037efa0d5c83 [2021-04-29T20:51:15.005Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-29T20:51:15.371Z] Collecting jsonschema<3,>=2.5.1 [2021-04-29T20:51:15.371Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-29T20:51:15.711Z] ---> Running in f83c1dfa0c86 [2021-04-29T20:51:15.711Z] 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-04-29T20:51:15.711Z] Collecting idna<2.8,>=2.5 [2021-04-29T20:51:15.711Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-29T20:51:16.111Z] 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-04-29T20:51:16.111Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-29T20:51:16.111Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-29T20:51:16.423Z] Removing intermediate container 274a555bbf43 [2021-04-29T20:51:16.423Z] ---> c1288b99f7c0 [2021-04-29T20:51:16.423Z] Step 8/23 : COPY . . [2021-04-29T20:51:17.093Z] Collecting docker-pycreds>=0.4.0 [2021-04-29T20:51:17.093Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-29T20:51:17.093Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-29T20:51:17.093Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-29T20:51:17.093Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-29T20:51:17.093Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-29T20:51:17.093Z] 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-04-29T20:51:17.760Z] Installing collected packages: dockerpty, websocket-client, texttable, idna, urllib3, requests, PyYAML, docopt, docker-pycreds, docker, cached-property, jsonschema, docker-compose [2021-04-29T20:51:17.760Z] Running setup.py install for dockerpty: started [2021-04-29T20:51:18.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.635s coverage: 81.8% of statements [2021-04-29T20:51:18.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-29T20:51:20.494Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-29T20:51:20.494Z] Running setup.py install for texttable: started [2021-04-29T20:51:21.122Z] Running setup.py install for texttable: finished with status 'done' [2021-04-29T20:51:21.122Z] Attempting uninstall: idna [2021-04-29T20:51:21.122Z] Found existing installation: idna 2.9 [2021-04-29T20:51:21.122Z] Uninstalling idna-2.9: [2021-04-29T20:51:21.122Z] Successfully uninstalled idna-2.9 [2021-04-29T20:51:23.366Z] Attempting uninstall: urllib3 [2021-04-29T20:51:23.367Z] Found existing installation: urllib3 1.25.9 [2021-04-29T20:51:23.367Z] Uninstalling urllib3-1.25.9: [2021-04-29T20:51:23.367Z] Successfully uninstalled urllib3-1.25.9 [2021-04-29T20:51:24.358Z] Attempting uninstall: requests [2021-04-29T20:51:24.358Z] Found existing installation: requests 2.23.0 [2021-04-29T20:51:24.358Z] Uninstalling requests-2.23.0: [2021-04-29T20:51:24.358Z] Successfully uninstalled requests-2.23.0 [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.215s coverage: 92.9% of statements [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.138s coverage: 75.5% of statements [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.172s coverage: 80.8% of statements [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.189s coverage: 87.2% of statements [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.210s coverage: 84.6% of statements [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.6% of statements [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.589s coverage: 64.4% of statements [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-29T20:51:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.126s coverage: 100.0% of statements [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-04-29T20:51:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-04-29T20:51:25.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-04-29T20:51:25.819Z] Running setup.py install for PyYAML: started [2021-04-29T20:51:26.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-04-29T20:51:30.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.030s coverage: 69.0% of statements [2021-04-29T20:51:30.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-29T20:51:30.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-29T20:51:30.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-29T20:51:31.442Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-29T20:51:31.442Z] Running setup.py install for docopt: started [2021-04-29T20:51:31.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.657s coverage: 40.5% of statements [2021-04-29T20:51:31.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-29T20:51:31.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-29T20:51:31.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements [2021-04-29T20:51:31.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-29T20:51:31.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.091s coverage: 84.8% of statements [2021-04-29T20:51:33.056Z] Running setup.py install for docopt: finished with status 'done' [2021-04-29T20:51:37.820Z] 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-04-29T20:51:38.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.440s coverage: 47.0% of statements [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-29T20:51:38.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-29T20:51:38.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.157s coverage: 100.0% of statements [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-29T20:51:38.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.178s coverage: 9.6% of statements [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-29T20:51:38.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.429s coverage: 92.6% of statements [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T20:51:38.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-29T20:51:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.576s coverage: 28.7% of statements [2021-04-29T20:51:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-29T20:51:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-29T20:51:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-29T20:51:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-29T20:51:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-29T20:51:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.197s coverage: 99.0% of statements [2021-04-29T20:51:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-29T20:51:46.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.243s coverage: 100.0% of statements [2021-04-29T20:51:46.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-29T20:51:46.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.190s coverage: 64.6% of statements [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-29T20:51:46.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.347s coverage: 97.6% of statements [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-29T20:51:46.563Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.070s coverage: 0.0% of statements [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-29T20:51:46.563Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-29T20:51:46.563Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-29T20:51:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-29T20:51:46.563Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-04-29T20:51:47.163Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.139s coverage: 28.1% of statements [2021-04-29T20:51:48.144Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-04-29T20:51:48.739Z] GO111MODULE=on go vet ./... [2021-04-29T20:51:50.519Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:51:50.519Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:51:50.519Z] ---> 006aeb3f2c1c [2021-04-29T20:51:50.519Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T20:51:50.519Z] ---> Using cache [2021-04-29T20:51:50.519Z] ---> 6e7f5f6186c2 [2021-04-29T20:51:50.519Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:51:50.519Z] ---> Using cache [2021-04-29T20:51:50.519Z] ---> ad812d947fa3 [2021-04-29T20:51:50.519Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-29T20:51:50.519Z] ---> Using cache [2021-04-29T20:51:50.519Z] ---> e4420a32a62d [2021-04-29T20:51:50.519Z] Step 6/23 : COPY go.mod . [2021-04-29T20:51:50.519Z] ---> Using cache [2021-04-29T20:51:50.519Z] ---> 548b3da4486e [2021-04-29T20:51:50.519Z] Step 7/23 : RUN go mod download [2021-04-29T20:51:50.519Z] ---> Using cache [2021-04-29T20:51:50.519Z] ---> b707188c5699 [2021-04-29T20:51:50.519Z] Step 8/23 : COPY . . [2021-04-29T20:51:50.519Z] ---> Using cache [2021-04-29T20:51:50.519Z] ---> 037efa0d5c83 [2021-04-29T20:51:50.519Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-29T20:51:50.797Z] ---> Running in 5794db33256f [2021-04-29T20:51:54.205Z] 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-04-29T20:51:54.843Z] 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-04-29T20:51:56.275Z] Removing intermediate container 0ad2faf11a0e [2021-04-29T20:51:56.275Z] ---> 3aedcb04e106 [2021-04-29T20:51:56.275Z] [2021-04-29T20:51:56.275Z] Step 10/22 : FROM alpine:3.12 [2021-04-29T20:51:56.275Z] ---> 13621d1b12d4 [2021-04-29T20:51:56.275Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-29T20:51:56.546Z] ---> Using cache [2021-04-29T20:51:56.546Z] ---> abaafeacc4e0 [2021-04-29T20:51:56.546Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T20:51:56.546Z] ---> Using cache [2021-04-29T20:51:56.546Z] ---> cddf33dd9d10 [2021-04-29T20:51:56.546Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-29T20:51:57.193Z] ---> 52f092147329 [2021-04-29T20:51:57.193Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-29T20:51:57.865Z] ---> Running in 1dabfcbf0e5b [2021-04-29T20:51:58.168Z] ---> Running in a192127834d1 [2021-04-29T20:51:58.477Z] Removing intermediate container 1dabfcbf0e5b [2021-04-29T20:51:58.477Z] ---> 26090b0a013b [2021-04-29T20:51:58.477Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-29T20:51:59.092Z] ---> Running in 3822781d7586 [2021-04-29T20:51:59.812Z] 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-04-29T20:52:00.179Z] Removing intermediate container 3822781d7586 [2021-04-29T20:52:00.179Z] ---> 90747b1acfa6 [2021-04-29T20:52:00.179Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T20:52:01.739Z] ---> be9aa269a779 [2021-04-29T20:52:01.739Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-29T20:52:05.364Z] ---> 39239d8bf60c [2021-04-29T20:52:05.364Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-29T20:52:08.056Z] ---> 41a57969a3b1 [2021-04-29T20:52:08.056Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-29T20:52:08.056Z] Removing intermediate container f83c1dfa0c86 [2021-04-29T20:52:08.056Z] ---> 21c202616881 [2021-04-29T20:52:08.056Z] [2021-04-29T20:52:08.056Z] Step 10/21 : FROM alpine:3.12 [2021-04-29T20:52:08.056Z] ---> 13621d1b12d4 [2021-04-29T20:52:08.056Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-29T20:52:08.056Z] ---> Running in 9b6c8600daae [2021-04-29T20:52:08.056Z] ---> Running in bb3a450601b4 [2021-04-29T20:52:08.668Z] Removing intermediate container aa8ca25fb28b [2021-04-29T20:52:08.668Z] ---> b807f2071d32 [2021-04-29T20:52:08.668Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-29T20:52:08.955Z] Removing intermediate container bb3a450601b4 [2021-04-29T20:52:08.955Z] ---> 191d1486e4cc [2021-04-29T20:52:08.955Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T20:52:08.955Z] ---> Running in 6982b95dc865 [2021-04-29T20:52:08.955Z] ---> Running in 4da0c4ab9f29 [2021-04-29T20:52:09.607Z] Removing intermediate container 6982b95dc865 [2021-04-29T20:52:09.607Z] ---> 3aaff8ad95f0 [2021-04-29T20:52:09.607Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-29T20:52:09.607Z] Removing intermediate container 4da0c4ab9f29 [2021-04-29T20:52:09.607Z] ---> 67f2db704d39 [2021-04-29T20:52:09.607Z] Step 20/22 : LABEL arch=x86_64 [2021-04-29T20:52:09.607Z] ---> Running in 002db097de42 [2021-04-29T20:52:09.607Z] ---> Running in 2f5b4bf8cb5e [2021-04-29T20:52:09.895Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:52:09.895Z] Removing intermediate container 002db097de42 [2021-04-29T20:52:09.895Z] ---> d0343d133093 [2021-04-29T20:52:09.895Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-29T20:52:09.895Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:52:10.174Z] Removing intermediate container 2f5b4bf8cb5e [2021-04-29T20:52:10.174Z] ---> 9a7a8d8241e9 [2021-04-29T20:52:10.174Z] Step 21/22 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:52:10.174Z] ---> Running in fc2395a916ff [2021-04-29T20:52:10.456Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-29T20:52:10.456Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T20:52:10.456Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-29T20:52:10.456Z] (4/4) Installing curl (7.76.1-r0) [2021-04-29T20:52:10.456Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T20:52:10.456Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T20:52:12.077Z] OK: 7 MiB in 18 packages [2021-04-29T20:52:13.055Z] Removing intermediate container fc2395a916ff [2021-04-29T20:52:13.055Z] ---> 0150d53e0db4 [2021-04-29T20:52:13.055Z] Step 22/22 : LABEL version=0.0.0 [2021-04-29T20:52:14.034Z] ---> 0fe1b3f3e58c [2021-04-29T20:52:14.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-29T20:52:14.034Z] ---> Running in c8c53d399f19 [2021-04-29T20:52:14.648Z] Removing intermediate container c8c53d399f19 [2021-04-29T20:52:14.648Z] ---> 5e4b8cdb6ace [2021-04-29T20:52:14.648Z] [2021-04-29T20:52:14.648Z] ---> a8ceab4164c9 [2021-04-29T20:52:14.648Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-29T20:52:15.243Z] Successfully built 5e4b8cdb6ace [2021-04-29T20:52:15.515Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-29T20:52:16.109Z]  Building docker-support-scheduler-go ... done Removing intermediate container 9b6c8600daae [2021-04-29T20:52:16.109Z] ---> efbdfd4ff5d3 [2021-04-29T20:52:16.109Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-29T20:52:16.109Z] ---> e7644f0705e2 [2021-04-29T20:52:16.109Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-29T20:52:17.531Z] ---> Running in 21668c0d103f [2021-04-29T20:52:17.531Z] ---> Running in 6d0727887bf7 [2021-04-29T20:52:18.166Z] Removing intermediate container 21668c0d103f [2021-04-29T20:52:18.166Z] ---> 27c909c756a7 [2021-04-29T20:52:18.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T20:52:18.166Z] Removing intermediate container 6d0727887bf7 [2021-04-29T20:52:18.166Z] ---> 3dfd54bfbc7c [2021-04-29T20:52:18.166Z] Step 13/21 : WORKDIR /edgex [2021-04-29T20:52:18.446Z] ---> Running in f2abd18e3bed [2021-04-29T20:52:18.446Z] ---> Running in 2f956b19f49f [2021-04-29T20:52:19.072Z] Removing intermediate container f2abd18e3bed [2021-04-29T20:52:19.072Z] ---> 91cb523d4420 [2021-04-29T20:52:19.072Z] Step 21/23 : LABEL arch=x86_64 [2021-04-29T20:52:19.072Z] Removing intermediate container 2f956b19f49f [2021-04-29T20:52:19.072Z] ---> ecac98b02284 [2021-04-29T20:52:19.072Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-29T20:52:19.072Z] ---> Running in d58e7361208a [2021-04-29T20:52:19.748Z] Removing intermediate container d58e7361208a [2021-04-29T20:52:19.748Z] ---> a55f0abc1012 [2021-04-29T20:52:19.748Z] Step 22/23 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:52:19.748Z] ---> Running in f7dd0b32098b [2021-04-29T20:52:20.064Z] ---> 08f2b47d5807 [2021-04-29T20:52:20.064Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-29T20:52:20.064Z] Removing intermediate container f7dd0b32098b [2021-04-29T20:52:20.064Z] ---> d7f752d6b014 [2021-04-29T20:52:20.064Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T20:52:20.349Z] ---> Running in c5b3179009ad [2021-04-29T20:52:20.972Z] Removing intermediate container c5b3179009ad [2021-04-29T20:52:20.972Z] ---> e23d8806786d [2021-04-29T20:52:20.972Z] [2021-04-29T20:52:20.972Z] ---> 10ec77ea0abe [2021-04-29T20:52:20.972Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-29T20:52:21.253Z] Successfully built e23d8806786d [2021-04-29T20:52:21.253Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-29T20:52:22.348Z]  Building docker-sys-mgmt-agent-go ... done  ---> 31dee9d11d33 [2021-04-29T20:52:22.348Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-29T20:52:22.666Z] ---> Running in 7b148ce0f7e2 [2021-04-29T20:52:22.995Z] Removing intermediate container 7b148ce0f7e2 [2021-04-29T20:52:22.995Z] ---> 3ed651c730ed [2021-04-29T20:52:22.995Z] Step 18/21 : CMD ["--init=true"] [2021-04-29T20:52:22.995Z] ---> Running in 758e005dabff [2021-04-29T20:52:23.288Z] Removing intermediate container 758e005dabff [2021-04-29T20:52:23.288Z] ---> e13e7792d9b1 [2021-04-29T20:52:23.288Z] Step 19/21 : LABEL arch=x86_64 [2021-04-29T20:52:23.563Z] ---> Running in 8e40eb4f1eb6 [2021-04-29T20:52:23.847Z] Removing intermediate container 8e40eb4f1eb6 [2021-04-29T20:52:23.847Z] ---> dbfadcbee224 [2021-04-29T20:52:23.847Z] Step 20/21 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:52:24.119Z] ---> Running in eefff65e151c [2021-04-29T20:52:24.808Z] Removing intermediate container eefff65e151c [2021-04-29T20:52:24.808Z] ---> 0277f4c4fe29 [2021-04-29T20:52:24.808Z] Step 21/21 : LABEL version=0.0.0 [2021-04-29T20:52:24.808Z] ---> Running in 1ab407f30caf [2021-04-29T20:52:25.457Z] Removing intermediate container 1ab407f30caf [2021-04-29T20:52:25.457Z] ---> 0f038e8e4345 [2021-04-29T20:52:25.457Z] [2021-04-29T20:52:25.736Z] Successfully built 0f038e8e4345 [2021-04-29T20:52:25.736Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-29T20:52:32.522Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 5794db33256f [2021-04-29T20:52:32.522Z] ---> 4ea7cc752498 [2021-04-29T20:52:32.522Z] [2021-04-29T20:52:32.522Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T20:52:32.522Z] ---> 13621d1b12d4 [2021-04-29T20:52:32.522Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-29T20:52:32.522Z] ---> Using cache [2021-04-29T20:52:32.522Z] ---> abaafeacc4e0 [2021-04-29T20:52:32.522Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T20:52:32.522Z] ---> Using cache [2021-04-29T20:52:32.522Z] ---> cddf33dd9d10 [2021-04-29T20:52:32.522Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-29T20:52:32.522Z] ---> Running in 845fa1327a96 [2021-04-29T20:52:32.522Z] Removing intermediate container 845fa1327a96 [2021-04-29T20:52:32.522Z] ---> bd2cd3b794ff [2021-04-29T20:52:32.522Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-29T20:52:32.522Z] ---> Running in b2a189cfe1d5 [2021-04-29T20:52:32.522Z] Removing intermediate container b2a189cfe1d5 [2021-04-29T20:52:32.522Z] ---> 59494de7d689 [2021-04-29T20:52:32.522Z] Step 15/23 : WORKDIR / [2021-04-29T20:52:33.745Z] ---> Running in 421f4309d9e6 [2021-04-29T20:52:35.632Z] Removing intermediate container a192127834d1 [2021-04-29T20:52:35.632Z] ---> 87ee1344041a [2021-04-29T20:52:35.632Z] [2021-04-29T20:52:35.632Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T20:52:35.632Z] ---> 13621d1b12d4 [2021-04-29T20:52:35.632Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-29T20:52:35.632Z] Removing intermediate container 421f4309d9e6 [2021-04-29T20:52:35.632Z] ---> 92b137495116 [2021-04-29T20:52:35.632Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T20:52:35.632Z] ---> Running in a10153f87ebd [2021-04-29T20:52:35.632Z] ---> 633b3b265b3e [2021-04-29T20:52:35.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-29T20:52:35.632Z] Removing intermediate container a10153f87ebd [2021-04-29T20:52:35.632Z] ---> 2c5fff478c80 [2021-04-29T20:52:35.632Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-29T20:52:35.632Z] ---> Running in dc5d4648f095 [2021-04-29T20:52:35.954Z] Removing intermediate container dc5d4648f095 [2021-04-29T20:52:35.954Z] ---> 16b68266068f [2021-04-29T20:52:35.954Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-29T20:52:36.224Z] ---> Running in ed1d15c52ba0 [2021-04-29T20:52:36.515Z] ---> 8119f7021319 [2021-04-29T20:52:36.515Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-29T20:52:36.515Z] Removing intermediate container ed1d15c52ba0 [2021-04-29T20:52:36.515Z] ---> 4c5e3bae9971 [2021-04-29T20:52:36.515Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:52:36.515Z] ---> Running in 5c483f1a9b6c [2021-04-29T20:52:36.829Z] ---> 616c8d3e1dbb [2021-04-29T20:52:36.829Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-29T20:52:36.829Z] ---> Running in a0d12c523a64 [2021-04-29T20:52:37.122Z] Removing intermediate container a0d12c523a64 [2021-04-29T20:52:37.122Z] ---> 2bf3a848101b [2021-04-29T20:52:37.122Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T20:52:37.423Z] ---> Running in d436734e0758 [2021-04-29T20:52:38.476Z] Removing intermediate container d436734e0758 [2021-04-29T20:52:38.476Z] ---> 77dc1a4eacfc [2021-04-29T20:52:38.476Z] Step 21/23 : LABEL arch=x86_64 [2021-04-29T20:52:38.476Z] ---> Running in a5eedf9733ac [2021-04-29T20:52:38.757Z] Removing intermediate container a5eedf9733ac [2021-04-29T20:52:38.757Z] ---> 22d074e0e1ca [2021-04-29T20:52:38.757Z] Step 22/23 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:52:38.757Z] Removing intermediate container 5c483f1a9b6c [2021-04-29T20:52:38.757Z] ---> 6cce05fb87cb [2021-04-29T20:52:38.757Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-29T20:52:39.057Z] ---> Running in 147caeb56908 [2021-04-29T20:52:39.057Z] ---> Running in 5c16736fa8ca [2021-04-29T20:52:39.332Z] Removing intermediate container 147caeb56908 [2021-04-29T20:52:39.332Z] ---> 922fcfe4af98 [2021-04-29T20:52:39.332Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T20:52:39.332Z] ---> Running in 793d54280650 [2021-04-29T20:52:39.618Z] Removing intermediate container 793d54280650 [2021-04-29T20:52:39.618Z] ---> 45039a7be6cf [2021-04-29T20:52:39.618Z] [2021-04-29T20:52:39.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T20:52:39.903Z] Successfully built 45039a7be6cf [2021-04-29T20:52:39.903Z] Successfully tagged docker-core-metadata-go:latest [2021-04-29T20:52:40.489Z]  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T20:52:41.084Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-29T20:52:41.084Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-29T20:52:41.084Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-29T20:52:41.354Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-29T20:52:42.349Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-29T20:52:42.349Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-29T20:52:42.349Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T20:52:42.349Z] OK: 8 MiB in 20 packages [2021-04-29T20:52:43.006Z] Removing intermediate container 5c16736fa8ca [2021-04-29T20:52:43.006Z] ---> 7c3cd8dfc74f [2021-04-29T20:52:43.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T20:52:44.476Z] ---> 751aff15171a [2021-04-29T20:52:44.476Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-29T20:52:45.064Z] ---> b10f6c703be2 [2021-04-29T20:52:45.064Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-29T20:52:45.358Z] ---> 4a6d22b57635 [2021-04-29T20:52:45.358Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-29T20:52:45.358Z] ---> Running in d6e75b73391e [2021-04-29T20:52:45.626Z] Removing intermediate container d6e75b73391e [2021-04-29T20:52:45.626Z] ---> 859eb014c019 [2021-04-29T20:52:45.626Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T20:52:45.626Z] ---> Running in 69cc704ad169 [2021-04-29T20:52:45.903Z] Removing intermediate container 69cc704ad169 [2021-04-29T20:52:45.903Z] ---> ede1e0507f34 [2021-04-29T20:52:45.903Z] Step 21/23 : LABEL arch=x86_64 [2021-04-29T20:52:45.903Z] ---> Running in 73eb10d83a7a [2021-04-29T20:52:46.192Z] Removing intermediate container 73eb10d83a7a [2021-04-29T20:52:46.192Z] ---> 07d5c1347d73 [2021-04-29T20:52:46.477Z] Step 22/23 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:52:46.477Z] ---> Running in 2d38fdf0e855 [2021-04-29T20:52:46.780Z] Removing intermediate container 2d38fdf0e855 [2021-04-29T20:52:46.780Z] ---> 4303962f3194 [2021-04-29T20:52:46.780Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T20:52:46.780Z] ---> Running in 64133e51bf48 [2021-04-29T20:52:47.058Z] Removing intermediate container 64133e51bf48 [2021-04-29T20:52:47.058Z] ---> 1733d78453e3 [2021-04-29T20:52:47.058Z] [2021-04-29T20:52:47.330Z] Successfully built 1733d78453e3 [2021-04-29T20:52:47.330Z] Successfully tagged docker-core-data-go:latest [2021-04-29T20:52:47.661Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-29T20:52:47.739Z] $ docker stop --time=1 fdc29a054a72f8998b1ab6e10cfa3b27729b9e2db893b8fe3bb398fc11face25 [2021-04-29T20:52:49.710Z] $ docker rm -f fdc29a054a72f8998b1ab6e10cfa3b27729b9e2db893b8fe3bb398fc11face25 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-29T20:52:50.295Z] + docker images [2021-04-29T20:52:50.295Z] + grep docker [2021-04-29T20:52:50.558Z] docker-core-data-go latest 1733d78453e3 4 seconds ago 21.5MB [2021-04-29T20:52:50.558Z] docker-core-metadata-go latest 45039a7be6cf 11 seconds ago 18.6MB [2021-04-29T20:52:50.558Z] docker-security-proxy-setup-go latest 0f038e8e4345 25 seconds ago 25.3MB [2021-04-29T20:52:50.558Z] docker-sys-mgmt-agent-go latest e23d8806786d 30 seconds ago 312MB [2021-04-29T20:52:50.559Z] docker-support-scheduler-go latest 5e4b8cdb6ace 36 seconds ago 17.1MB [2021-04-29T20:52:50.559Z] docker-security-bootstrapper-go latest 7f9727c34845 About a minute ago 18.2MB [2021-04-29T20:52:50.559Z] docker-security-secretstore-setup-go latest 716789e95d9c 2 minutes ago 25.6MB [2021-04-29T20:52:50.559Z] docker-core-command-go latest 7195ae8359b9 2 minutes ago 17MB [2021-04-29T20:52:50.559Z] docker-support-notifications-go latest 7452a49fe5bf 2 minutes ago 17.6MB [2021-04-29T20:52:50.559Z] docker 20.10.0 aefe523efa57 4 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-04-29T20:53:05.934Z] Still waiting to schedule task [2021-04-29T20:53:05.934Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-29T20:53:25.742Z] gofmt -l . [2021-04-29T20:53:25.742Z] [ "`gofmt -l .`" = "" ] [2021-04-29T20:53:28.359Z] ./bin/test-go-mod-tidy.sh [2021-04-29T20:53:29.357Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-29T20:53:32.019Z] + ls -al . [2021-04-29T20:53:32.019Z] total 828 [2021-04-29T20:53:32.019Z] drwxrwxr-x 9 1001 1001 4096 Apr 29 20:53 . [2021-04-29T20:53:32.019Z] drwxr-xr-x 4 root root 4096 Apr 29 20:48 .. [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 11 Apr 29 20:46 .dockerignore [2021-04-29T20:53:32.019Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 20:46 .git [2021-04-29T20:53:32.019Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 20:46 .github [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 818 Apr 29 20:46 .gitignore [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 166 Apr 29 20:46 .sonarcloud.properties [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 8609 Apr 29 20:46 Attribution.txt [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 3804 Apr 29 20:46 CONTRIBUTING.md [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 931 Apr 29 20:46 Dockerfile.build [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 942 Apr 29 20:46 Jenkinsfile [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 10775 Apr 29 20:46 LICENSE [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 5774 Apr 29 20:46 Makefile [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 7978 Apr 29 20:46 README.md [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 6755 Apr 29 20:46 SECURITY.md [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 5 Apr 29 20:42 VERSION [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 4131 Apr 29 20:46 ZMQWindows.md [2021-04-29T20:53:32.019Z] drwxrwxr-x 2 1001 1001 4096 Apr 29 20:46 bin [2021-04-29T20:53:32.019Z] drwxrwxr-x 14 1001 1001 4096 Apr 29 20:46 cmd [2021-04-29T20:53:32.019Z] -rw-r--r-- 1 root root 691485 Apr 29 20:51 coverage.out [2021-04-29T20:53:32.019Z] -rw-r--r-- 1 root root 1060 Apr 29 20:53 go.mod [2021-04-29T20:53:32.019Z] -rw-r--r-- 1 root root 22420 Apr 29 20:48 go.sum [2021-04-29T20:53:32.019Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 20:46 internal [2021-04-29T20:53:32.019Z] drwxrwxr-x 4 1001 1001 4096 Apr 29 20:46 openapi [2021-04-29T20:53:32.019Z] drwxrwxr-x 4 1001 1001 4096 Apr 29 20:46 snap [2021-04-29T20:53:32.019Z] -rw-rw-r-- 1 1001 1001 168 Apr 29 20:46 version.go [Pipeline] sh [2021-04-29T20:53:32.690Z] + '[' -e coverage.out ] [2021-04-29T20:53:32.690Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-29T20:53:32.727Z] Warning: overwriting stash ‘coverage-report’ [2021-04-29T20:53:33.947Z] Stashed 1 file(s) [Pipeline] sh [2021-04-29T20:53:34.601Z] + make build [2021-04-29T20:53:34.601Z] 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-04-29T20:53:41.316Z] 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-04-29T20:54:00.138Z] Running on prd-ubuntu18.04-docker-8c-8g-2407 in /w/workspace/edgexfoundry_edgex-go_PR-3413 [Pipeline] { [Pipeline] ws [2021-04-29T20:54:00.163Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-04-29T20:54:02.554Z] using credential edgex-jenkins-ssh [2021-04-29T20:54:02.571Z] Cloning the remote Git repository [2021-04-29T20:54:02.590Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-29T20:54:02.654Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-04-29T20:54:02.678Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-29T20:54:02.678Z] > git --version # timeout=10 [2021-04-29T20:54:02.683Z] > git --version # 'git version 2.17.1' [2021-04-29T20:54:02.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T20:54:02.704Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T20:54:08.131Z] 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-04-29T20:54:10.773Z] 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-04-29T20:54:15.084Z] 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-04-29T20:54:15.680Z] 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-04-29T20:54:19.417Z] Merging remotes/origin/master commit 65a1ad8836fac6fe6d7e576d1f355fc517d369bc into PR head commit 776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:54:19.571Z] Merge succeeded, producing 776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:54:19.572Z] Checking out Revision 776462688d1dc375d6d9c2994995fcd00ed8024e (PR-3413) [2021-04-29T20:54:19.994Z] 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-04-29T20:54:18.733Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-29T20:54:18.740Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T20:54:18.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-29T20:54:18.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-29T20:54:18.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T20:54:18.762Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3413/head:refs/remotes/origin/PR-3413 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-29T20:54:19.424Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T20:54:19.436Z] > git checkout -f 776462688d1dc375d6d9c2994995fcd00ed8024e # timeout=10 [2021-04-29T20:54:19.544Z] > git remote # timeout=10 [2021-04-29T20:54:19.550Z] > git config --get remote.origin.url # timeout=10 [2021-04-29T20:54:19.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T20:54:19.558Z] > git merge 65a1ad8836fac6fe6d7e576d1f355fc517d369bc # timeout=10 [2021-04-29T20:54:19.566Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-29T20:54:19.573Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T20:54:19.586Z] > git checkout -f 776462688d1dc375d6d9c2994995fcd00ed8024e # timeout=10 [2021-04-29T20:54:23.213Z] Commit message: "ci: testing with Golang 1.16" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T20:54:24.322Z] 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-04-29T20:54:24.361Z] + echo snap-build.sh [2021-04-29T20:54:24.361Z] snap-build.sh [2021-04-29T20:54:24.361Z] + SNAP_BASE_DIR=. [2021-04-29T20:54:24.361Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-04-29T20:54:24.361Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-04-29T20:54:24.361Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-04-29T20:54:24.361Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-04-29T20:54:24.361Z] + cd /w/workspace/edgex-go/2 [2021-04-29T20:54:24.361Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-29T20:54:24.361Z] Reading package lists... [2021-04-29T20:54:24.361Z] Building dependency tree... [2021-04-29T20:54:24.361Z] Reading state information... [2021-04-29T20:54:24.624Z] The following packages were automatically installed and are no longer required: [2021-04-29T20:54:24.624Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-29T20:54:24.624Z] uidmap xdelta3 [2021-04-29T20:54:24.624Z] Use 'sudo apt autoremove' to remove them. [2021-04-29T20:54:24.624Z] The following packages will be REMOVED: [2021-04-29T20:54:24.624Z] lxd* lxd-client* [2021-04-29T20:54:25.195Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-29T20:54:25.195Z] After this operation, 31.7 MB disk space will be freed. [2021-04-29T20:54:26.507Z] (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-04-29T20:54:26.507Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-29T20:54:27.453Z] Removing lxd dnsmasq configuration [2021-04-29T20:54:27.713Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-29T20:54:27.713Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-29T20:54:27.714Z] 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-04-29T20:54:28.667Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-29T20:54:28.667Z] (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-04-29T20:54:28.928Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-29T20:54:30.313Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-29T20:54:30.313Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-29T20:54:31.106Z] 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-04-29T20:54:31.696Z] + sudo snap remove --purge lxd [2021-04-29T20:54:31.957Z] snap "lxd" is not installed [2021-04-29T20:54:31.957Z] + sudo groupadd --force --system lxd [2021-04-29T20:54:31.957Z] ++ whoami [2021-04-29T20:54:31.957Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-29T20:54:31.957Z] + newgrp - lxd [2021-04-29T20:54:31.957Z] + sudo snap install lxd [2021-04-29T20:54:33.721Z] 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-04-29T20:54:37.107Z] 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-04-29T20:54:40.089Z] 2021-04-29T20:54:37Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-04-29T20:54:42.521Z] $ docker stop --time=1 61b30bab761cbfbe867fef07ecec4a790567b5a3b8b055488679407743ceec89 [2021-04-29T20:54:45.217Z] $ docker rm -f 61b30bab761cbfbe867fef07ecec4a790567b5a3b8b055488679407743ceec89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:54:46.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-29T20:54:47.209Z] [2021-04-29T20:54:47.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:54:47.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-29T20:54:47.830Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-29T20:54:47.830Z] 29e5d40040c1: Pulling fs layer [2021-04-29T20:54:47.830Z] 1ce36da41761: Pulling fs layer [2021-04-29T20:54:47.830Z] 25b303627fd3: Pulling fs layer [2021-04-29T20:54:48.103Z] 29e5d40040c1: Verifying Checksum [2021-04-29T20:54:48.103Z] 29e5d40040c1: Download complete [2021-04-29T20:54:48.717Z] 29e5d40040c1: Pull complete [2021-04-29T20:54:48.717Z] 1ce36da41761: Verifying Checksum [2021-04-29T20:54:48.717Z] 1ce36da41761: Download complete [2021-04-29T20:54:50.155Z] 1ce36da41761: Pull complete [2021-04-29T20:54:50.428Z] 25b303627fd3: Verifying Checksum [2021-04-29T20:54:50.428Z] 25b303627fd3: Download complete [2021-04-29T20:54:54.994Z] lxd 4.13 from Canonical* installed [2021-04-29T20:54:54.994Z] + sudo lxd init --auto [2021-04-29T20:55:00.570Z] 25b303627fd3: Pull complete [2021-04-29T20:55:00.570Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-29T20:55:00.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-29T20:55:00.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-29T20:55:00.836Z] prd-ubuntu18.04-docker-arm64-4c-16g-2406 does not seem to be running inside a container [2021-04-29T20:55:00.922Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-29T20:55:03.130Z] + sudo snap install --classic snapcraft [2021-04-29T20:55:04.066Z] $ docker top defc09d57686cd63e315c44825365070dbc743035da3b362130678305c746925 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T20:55:05.037Z] + docker-compose build --help [2021-04-29T20:55:05.037Z] + grep parallel [2021-04-29T20:55:08.405Z] --parallel Build images in parallel. [2021-04-29T20:55:08.419Z] snapcraft 4.6.3 from Canonical* installed [2021-04-29T20:55:08.419Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-29T20:55:08.419Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-29T20:55:08.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-29T20:55:08.419Z] Dload Upload Total Spent Left Speed [Pipeline] } [2021-04-29T20:55:08.694Z] $ docker stop --time=1 defc09d57686cd63e315c44825365070dbc743035da3b362130678305c746925 [2021-04-29T20:55:08.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 627 100 627 0 0 510 0 0:00:01 0:00:01 --:--:-- 510 [2021-04-29T20:55:09.202Z] 100 3325k 100 3325k 0 0 2297k 0 0:00:01 0:00:01 --:--:-- 2297k [2021-04-29T20:55:09.202Z] ./yq_linux_amd64 [2021-04-29T20:55:09.202Z] + sudo snapcraft prime --use-lxd [2021-04-29T20:55:10.561Z] $ docker rm -f defc09d57686cd63e315c44825365070dbc743035da3b362130678305c746925 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T20:55:11.115Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-29T20:55:11.115Z] 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-04-29T20:55:11.115Z] - README.md [2021-04-29T20:55:11.115Z] [2021-04-29T20:55:11.115Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-29T20:55:11.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-29T20:55:11.268Z] . [Pipeline] withDockerContainer [2021-04-29T20:55:11.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-2406 does not seem to be running inside a container [2021-04-29T20:55:11.596Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-29T20:55:12.057Z] Launching a container. [2021-04-29T20:55:13.050Z] $ docker top bc42defa7f7919e5fe1aa48337a64703ed150fbfe2bdfcff543eaf9059ad2d50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T20:55:14.012Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-29T20:55:18.297Z] Building docker-core-command-go ... [2021-04-29T20:55:18.297Z] Building docker-core-data-go ... [2021-04-29T20:55:18.297Z] Building docker-core-metadata-go ... [2021-04-29T20:55:18.297Z] Building docker-security-bootstrapper-go ... [2021-04-29T20:55:18.297Z] Building docker-security-proxy-setup-go ... [2021-04-29T20:55:18.297Z] Building docker-security-secretstore-setup-go ... [2021-04-29T20:55:18.297Z] Building docker-support-notifications-go ... [2021-04-29T20:55:18.297Z] Building docker-support-scheduler-go ... [2021-04-29T20:55:18.297Z] Building docker-sys-mgmt-agent-go ... [2021-04-29T20:55:18.297Z] Building docker-sys-mgmt-agent-go [2021-04-29T20:55:18.297Z] Building docker-security-secretstore-setup-go [2021-04-29T20:55:18.297Z] Building docker-support-scheduler-go [2021-04-29T20:55:18.297Z] Building docker-security-proxy-setup-go [2021-04-29T20:55:18.297Z] Building docker-security-bootstrapper-go [2021-04-29T20:55:24.295Z] Waiting for container to be ready [2021-04-29T20:55:24.296Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-29T20:55:24.296Z] [2021-04-29T20:55:26.845Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-29T20:55:27.105Z] Waiting for network to be ready... [2021-04-29T20:55:27.675Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-29T20:55:27.675Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-29T20:55:27.935Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-29T20:55:27.935Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-29T20:55:28.194Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-29T20:55:28.455Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-29T20:55:28.455Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-29T20:55:28.455Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-29T20:55:28.455Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-29T20:55:28.455Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-29T20:55:28.455Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-29T20:55:28.455Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-29T20:55:28.455Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-04-29T20:55:28.455Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-29T20:55:28.455Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-29T20:55:28.455Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-29T20:55:28.455Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-29T20:55:28.455Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-29T20:55:28.822Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-29T20:55:28.822Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-29T20:55:29.083Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-29T20:55:29.083Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-04-29T20:55:29.083Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-29T20:55:29.083Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-04-29T20:55:29.083Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-29T20:55:29.083Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-29T20:55:29.083Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-29T20:55:34.380Z] Fetched 24.4 MB in 6s (3977 kB/s) [2021-04-29T20:55:34.952Z] Reading package lists... [2021-04-29T20:55:35.216Z] Reading package lists... [2021-04-29T20:55:35.482Z] Building dependency tree... [2021-04-29T20:55:35.482Z] Reading state information... [2021-04-29T20:55:35.743Z] The following additional packages will be installed: [2021-04-29T20:55:35.743Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-29T20:55:35.743Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-29T20:55:35.743Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-29T20:55:35.743Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-29T20:55:35.743Z] Suggested packages: [2021-04-29T20:55:35.743Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-29T20:55:35.743Z] Recommended packages: [2021-04-29T20:55:35.743Z] gnupg libsasl2-modules [2021-04-29T20:55:35.743Z] The following NEW packages will be installed: [2021-04-29T20:55:35.743Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-29T20:55:35.743Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-29T20:55:35.743Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-29T20:55:35.743Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-29T20:55:35.743Z] The following packages will be upgraded: [2021-04-29T20:55:35.743Z] gpg gpg-agent gpgconf libudev1 [2021-04-29T20:55:35.743Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-29T20:55:35.743Z] Need to get 3529 kB of archives. [2021-04-29T20:55:35.743Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-29T20:55:35.743Z] 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-04-29T20:55:35.743Z] 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-04-29T20:55:35.743Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-29T20:55:35.743Z] 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-04-29T20:55:36.003Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-29T20:55:36.573Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-29T20:55:36.833Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-29T20:55:36.833Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-29T20:55:36.833Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-29T20:55:37.093Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-29T20:55:37.093Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-29T20:55:37.093Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-29T20:55:37.093Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-29T20:55:37.093Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-29T20:55:37.093Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-29T20:55:37.093Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-29T20:55:37.093Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-29T20:55:37.354Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-29T20:55:37.354Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-29T20:55:37.354Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-29T20:55:37.354Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-29T20:55:37.354Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-29T20:55:37.614Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-29T20:55:37.614Z] Fetched 3529 kB in 2s (2020 kB/s) [2021-04-29T20:55:37.875Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-29T20:55:37.875Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-29T20:55:37.875Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-29T20:55:38.135Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-29T20:55:38.135Z] Selecting previously unselected package udev. [2021-04-29T20:55:38.135Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-29T20:55:38.135Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-29T20:55:38.135Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-29T20:55:38.396Z] Selecting previously unselected package libfuse2:amd64. [2021-04-29T20:55:38.396Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-29T20:55:38.396Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-29T20:55:38.396Z] Selecting previously unselected package fuse. [2021-04-29T20:55:38.396Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-29T20:55:38.396Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-29T20:55:38.656Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-29T20:55:38.656Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-29T20:55:38.656Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-29T20:55:38.656Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-29T20:55:38.916Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-29T20:55:38.917Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-29T20:55:38.917Z] Selecting previously unselected package libksba8:amd64. [2021-04-29T20:55:38.917Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-29T20:55:38.917Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-29T20:55:39.177Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-29T20:55:39.177Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T20:55:39.177Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:39.177Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-29T20:55:39.177Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T20:55:39.177Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:39.438Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-29T20:55:39.438Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T20:55:39.438Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:39.438Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-29T20:55:39.438Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T20:55:39.438Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:39.438Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-29T20:55:39.438Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T20:55:39.438Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:39.700Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-29T20:55:39.700Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T20:55:39.700Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:39.700Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-29T20:55:39.700Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T20:55:39.700Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:39.700Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-29T20:55:39.700Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T20:55:39.960Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:39.960Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-29T20:55:39.960Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T20:55:39.960Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:39.960Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-29T20:55:39.960Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-29T20:55:39.960Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-29T20:55:39.960Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-29T20:55:39.960Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-29T20:55:40.221Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-29T20:55:40.221Z] Selecting previously unselected package libldap-common. [2021-04-29T20:55:40.221Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-29T20:55:40.221Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-29T20:55:40.221Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-29T20:55:40.221Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-29T20:55:40.221Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-29T20:55:40.481Z] Selecting previously unselected package dirmngr. [2021-04-29T20:55:40.481Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-29T20:55:40.481Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-29T20:55:40.481Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-29T20:55:40.481Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-29T20:55:40.481Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-29T20:55:40.481Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-29T20:55:40.741Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-29T20:55:40.741Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-29T20:55:40.741Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:40.741Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-29T20:55:40.741Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-29T20:55:40.741Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-29T20:55:41.312Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-29T20:55:41.312Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:41.312Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-29T20:55:41.573Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-29T20:55:41.573Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-29T20:55:41.573Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:41.573Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:41.573Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:41.573Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:41.573Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:41.573Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:41.573Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T20:55:41.573Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-29T20:55:41.573Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-29T20:55:41.834Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-29T20:55:42.096Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-29T20:55:42.096Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-29T20:55:42.096Z] This means they are not meant to be enabled using systemctl. [2021-04-29T20:55:42.096Z] Possible reasons for having this kind of units are: [2021-04-29T20:55:42.096Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-29T20:55:42.096Z] .wants/ or .requires/ directory. [2021-04-29T20:55:42.096Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-29T20:55:42.096Z] a requirement dependency on it. [2021-04-29T20:55:42.096Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-29T20:55:42.096Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-29T20:55:42.096Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-29T20:55:42.096Z] instance name specified. [2021-04-29T20:55:42.669Z] Reading package lists... [2021-04-29T20:55:42.669Z] Building dependency tree... [2021-04-29T20:55:42.669Z] Reading state information... [2021-04-29T20:55:42.931Z] The following additional packages will be installed: [2021-04-29T20:55:42.931Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-29T20:55:42.931Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-29T20:55:42.931Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-29T20:55:42.931Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-29T20:55:42.931Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-29T20:55:42.931Z] Suggested packages: [2021-04-29T20:55:42.931Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-29T20:55:42.931Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-29T20:55:42.931Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-29T20:55:42.931Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-29T20:55:42.931Z] systemd-container policykit-1 [2021-04-29T20:55:42.931Z] Recommended packages: [2021-04-29T20:55:42.931Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-29T20:55:42.931Z] The following NEW packages will be installed: [2021-04-29T20:55:42.931Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-29T20:55:42.931Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-29T20:55:42.931Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-29T20:55:42.931Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-29T20:55:42.931Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-29T20:55:42.931Z] The following packages will be upgraded: [2021-04-29T20:55:42.931Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-29T20:55:43.192Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-29T20:55:43.192Z] Need to get 35.2 MB of archives. [2021-04-29T20:55:43.192Z] After this operation, 141 MB of additional disk space will be used. [2021-04-29T20:55:43.192Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-29T20:55:43.453Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-29T20:55:43.716Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-29T20:55:43.716Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-29T20:55:43.716Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-29T20:55:43.716Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-29T20:55:43.716Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-29T20:55:43.716Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-29T20:55:43.716Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-29T20:55:43.716Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-29T20:55:43.716Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-29T20:55:43.716Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-29T20:55:43.716Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-29T20:55:43.716Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-29T20:55:43.716Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-29T20:55:43.716Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-29T20:55:43.716Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-29T20:55:43.976Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-29T20:55:43.976Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-29T20:55:43.976Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-29T20:55:44.236Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-29T20:55:44.236Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-29T20:55:44.236Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-29T20:55:44.236Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-29T20:55:44.236Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-29T20:55:44.236Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-29T20:55:44.236Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-29T20:55:44.236Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-29T20:55:44.236Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-29T20:55:44.236Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-29T20:55:44.497Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-29T20:55:44.497Z] Fetched 35.2 MB in 1s (27.5 MB/s) [2021-04-29T20:55:44.497Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-29T20:55:44.498Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-29T20:55:44.498Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-29T20:55:45.067Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-29T20:55:45.327Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-29T20:55:45.327Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-29T20:55:45.327Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-29T20:55:45.327Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-29T20:55:45.327Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-29T20:55:45.587Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-29T20:55:45.880Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-29T20:55:45.880Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-29T20:55:45.880Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-29T20:55:46.140Z] Setting up apt (1.6.13) ... [2021-04-29T20:55:46.140Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-29T20:55:46.710Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-29T20:55:46.710Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-29T20:55:46.710Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-29T20:55:46.710Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-29T20:55:46.972Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-29T20:55:46.972Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-29T20:55:46.972Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T20:55:47.233Z] Selecting previously unselected package libexpat1:amd64. [2021-04-29T20:55:47.233Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-29T20:55:47.233Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-29T20:55:47.233Z] Selecting previously unselected package python3.6-minimal. [2021-04-29T20:55:47.233Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-29T20:55:47.233Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T20:55:47.494Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-29T20:55:47.755Z] Checking for services that may need to be restarted...done. [2021-04-29T20:55:47.755Z] Checking for services that may need to be restarted...done. [2021-04-29T20:55:47.755Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T20:55:47.755Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-29T20:55:47.755Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T20:55:48.697Z] Selecting previously unselected package python3-minimal. [2021-04-29T20:55:48.697Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-29T20:55:48.697Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-29T20:55:48.697Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-29T20:55:48.697Z] Selecting previously unselected package mime-support. [2021-04-29T20:55:48.697Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-29T20:55:48.697Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-29T20:55:48.958Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-29T20:55:48.958Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-29T20:55:48.958Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-29T20:55:48.958Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-29T20:55:48.958Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-29T20:55:48.958Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T20:55:49.218Z] Selecting previously unselected package python3.6. [2021-04-29T20:55:49.218Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-29T20:55:49.218Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T20:55:49.478Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-29T20:55:49.478Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-29T20:55:49.478Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-29T20:55:49.478Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-29T20:55:49.738Z] Selecting previously unselected package python3. [2021-04-29T20:55:49.738Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-29T20:55:49.738Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-29T20:55:49.738Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-29T20:55:49.738Z] Selecting previously unselected package multiarch-support. [2021-04-29T20:55:49.738Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-29T20:55:49.738Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-29T20:55:49.738Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-29T20:55:49.999Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-29T20:55:49.999Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-29T20:55:49.999Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-29T20:55:49.999Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-29T20:55:49.999Z] Selecting previously unselected package libbsd0:amd64. [2021-04-29T20:55:49.999Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-29T20:55:49.999Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-29T20:55:49.999Z] Selecting previously unselected package sudo. [2021-04-29T20:55:49.999Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-29T20:55:49.999Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-29T20:55:50.259Z] Selecting previously unselected package apparmor. [2021-04-29T20:55:50.259Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-29T20:55:50.259Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-29T20:55:50.519Z] Selecting previously unselected package libedit2:amd64. [2021-04-29T20:55:50.519Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-29T20:55:50.519Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-29T20:55:50.519Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-29T20:55:50.519Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-29T20:55:50.519Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T20:55:50.519Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-29T20:55:50.519Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-29T20:55:50.519Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T20:55:50.780Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-29T20:55:50.780Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-29T20:55:50.780Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-29T20:55:50.780Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-29T20:55:50.780Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-29T20:55:50.780Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T20:55:51.042Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-29T20:55:51.042Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-29T20:55:51.042Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T20:55:51.042Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-29T20:55:51.042Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-29T20:55:51.042Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-29T20:55:51.303Z] Selecting previously unselected package openssh-client. [2021-04-29T20:55:51.303Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-29T20:55:51.303Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-29T20:55:51.303Z] Selecting previously unselected package squashfs-tools. [2021-04-29T20:55:51.303Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-29T20:55:51.563Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-29T20:55:51.563Z] Selecting previously unselected package snapd. [2021-04-29T20:55:51.563Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-29T20:55:51.563Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-29T20:55:54.859Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-29T20:55:54.859Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-29T20:55:54.859Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-29T20:55:54.859Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-29T20:55:54.859Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-29T20:55:54.859Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T20:55:54.859Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-29T20:55:54.859Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-29T20:55:54.859Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-29T20:55:55.799Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-29T20:55:55.799Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-29T20:55:55.799Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-29T20:55:55.799Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T20:55:55.799Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T20:55:55.799Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T20:55:56.745Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-29T20:55:56.745Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T20:55:56.745Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-29T20:55:56.745Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-29T20:55:56.745Z] running python rtupdate hooks for python3.6... [2021-04-29T20:55:56.745Z] running python post-rtupdate hooks for python3.6... [2021-04-29T20:55:56.745Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-29T20:55:58.654Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-29T20:55:58.654Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T20:55:58.654Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-29T20:55:58.654Z] Setting up snapd (2.48.3+18.04) ... [2021-04-29T20:55:59.224Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-29T20:55:59.483Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-29T20:55:59.483Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-29T20:55:59.744Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-29T20:56:00.004Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-29T20:56:00.004Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-29T20:56:00.266Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-29T20:56:00.266Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-29T20:56:00.526Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-29T20:56:00.786Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-29T20:56:00.786Z] /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-04-29T20:56:00.786Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-29T20:56:00.786Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-29T20:56:02.707Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-29T20:56:02.707Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-29T20:56:02.707Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-29T20:56:04.353Z] Reading package lists... [2021-04-29T20:56:04.613Z] Reading package lists... [2021-04-29T20:56:04.613Z] Building dependency tree... [2021-04-29T20:56:04.613Z] Reading state information... [2021-04-29T20:56:04.873Z] Calculating upgrade... [2021-04-29T20:56:05.133Z] The following packages will be upgraded: [2021-04-29T20:56:05.133Z] advancecomp base-files bash binutils binutils-common [2021-04-29T20:56:05.133Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-29T20:56:05.133Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-29T20:56:05.133Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-29T20:56:05.133Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-29T20:56:05.133Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-29T20:56:05.133Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-29T20:56:05.133Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-29T20:56:05.133Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-29T20:56:05.133Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-29T20:56:05.133Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-29T20:56:05.133Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-29T20:56:05.133Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-29T20:56:05.133Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-29T20:56:05.133Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-29T20:56:05.133Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-29T20:56:05.133Z] Need to get 64.0 MB of archives. [2021-04-29T20:56:05.133Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-29T20:56:05.133Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-29T20:56:05.133Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-29T20:56:06.078Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-29T20:56:06.078Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-29T20:56:06.078Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-29T20:56:06.079Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-29T20:56:06.079Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-29T20:56:06.079Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-29T20:56:06.079Z] 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-04-29T20:56:06.079Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-29T20:56:06.079Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-29T20:56:06.079Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-29T20:56:06.079Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-29T20:56:06.079Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-29T20:56:06.079Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-29T20:56:06.079Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-29T20:56:06.079Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-29T20:56:06.079Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-29T20:56:06.079Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-29T20:56:06.079Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-29T20:56:06.079Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-29T20:56:06.079Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-29T20:56:06.079Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-29T20:56:06.079Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-29T20:56:06.079Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-29T20:56:06.079Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-29T20:56:06.079Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-29T20:56:06.079Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-29T20:56:06.079Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-29T20:56:06.079Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-29T20:56:06.079Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-29T20:56:06.343Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-29T20:56:06.343Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-29T20:56:06.343Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-29T20:56:06.343Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-29T20:56:06.343Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-29T20:56:06.343Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-29T20:56:06.343Z] Get:38 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-04-29T20:56:06.343Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-29T20:56:06.343Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-29T20:56:06.343Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-29T20:56:06.343Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-29T20:56:06.344Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-29T20:56:06.344Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-29T20:56:06.344Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-29T20:56:06.652Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-29T20:56:06.652Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-29T20:56:06.652Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-29T20:56:06.652Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-29T20:56:06.652Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-29T20:56:06.652Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-29T20:56:06.652Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-29T20:56:06.652Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-29T20:56:06.652Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-29T20:56:06.652Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-29T20:56:06.652Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-29T20:56:06.652Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-29T20:56:06.652Z] Get:58 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-04-29T20:56:06.652Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-29T20:56:06.652Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-29T20:56:06.652Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-29T20:56:06.652Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-29T20:56:06.652Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-29T20:56:06.652Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-29T20:56:06.652Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-29T20:56:06.652Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-29T20:56:06.652Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-29T20:56:06.652Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-29T20:56:06.652Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-29T20:56:06.652Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-29T20:56:06.652Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-29T20:56:06.652Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-29T20:56:06.652Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-29T20:56:06.652Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-29T20:56:06.652Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-29T20:56:06.652Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-29T20:56:06.912Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-29T20:56:06.912Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-29T20:56:06.912Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-29T20:56:06.912Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-29T20:56:06.912Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-29T20:56:06.912Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-29T20:56:06.912Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-29T20:56:06.912Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-29T20:56:06.912Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-29T20:56:06.912Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-29T20:56:06.912Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-29T20:56:06.912Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-29T20:56:06.912Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-29T20:56:06.912Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-29T20:56:06.912Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-29T20:56:06.912Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-29T20:56:07.172Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-29T20:56:07.435Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-29T20:56:07.696Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-29T20:56:07.696Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-29T20:56:07.957Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-29T20:56:07.957Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-29T20:56:07.957Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-29T20:56:07.957Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-29T20:56:07.957Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-29T20:56:08.219Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-29T20:56:08.219Z] Fetched 64.0 MB in 3s (22.0 MB/s) [2021-04-29T20:56:08.219Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:08.219Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-29T20:56:08.479Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-29T20:56:09.048Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-29T20:56:09.048Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-29T20:56:09.048Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-29T20:56:09.308Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-29T20:56:10.254Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:10.254Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T20:56:10.254Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:10.254Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T20:56:10.514Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:10.514Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T20:56:10.514Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:10.514Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T20:56:10.774Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:10.774Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T20:56:10.774Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:10.774Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T20:56:11.035Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:11.035Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T20:56:11.035Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:11.298Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-29T20:56:11.298Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:11.298Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-29T20:56:11.298Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:11.558Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-29T20:56:11.558Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:11.558Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T20:56:11.558Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:11.558Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T20:56:11.558Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:11.819Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T20:56:11.819Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:12.079Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-29T20:56:12.079Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-29T20:56:12.079Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-29T20:56:12.650Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-29T20:56:12.911Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-29T20:56:12.911Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-29T20:56:12.911Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-29T20:56:12.911Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-29T20:56:12.911Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-29T20:56:13.171Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-29T20:56:13.171Z] Installing new version of config file /etc/issue ... [2021-04-29T20:56:13.171Z] Installing new version of config file /etc/issue.net ... [2021-04-29T20:56:13.171Z] Installing new version of config file /etc/lsb-release ... [2021-04-29T20:56:13.432Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-29T20:56:13.432Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-29T20:56:13.693Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-29T20:56:13.693Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-29T20:56:13.693Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:13.693Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-29T20:56:13.693Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-29T20:56:13.953Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-29T20:56:13.953Z] 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-04-29T20:56:13.953Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:13.953Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T20:56:13.953Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-29T20:56:14.213Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-29T20:56:14.213Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:14.213Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-29T20:56:14.213Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-29T20:56:14.481Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-29T20:56:14.481Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:14.481Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-29T20:56:14.481Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-29T20:56:14.744Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-29T20:56:14.744Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:14.744Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-29T20:56:15.003Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-29T20:56:15.003Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-29T20:56:15.263Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:15.263Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-29T20:56:15.263Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-29T20:56:15.263Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-29T20:56:15.525Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:15.525Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-29T20:56:15.525Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-29T20:56:15.525Z] Setting up grep (3.1-2build1) ... [2021-04-29T20:56:15.785Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:15.785Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-29T20:56:15.785Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-29T20:56:15.785Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-29T20:56:16.046Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:16.046Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-29T20:56:16.046Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-29T20:56:16.046Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-29T20:56:16.307Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:16.307Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-29T20:56:16.307Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-29T20:56:16.880Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-29T20:56:16.880Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-29T20:56:16.880Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-29T20:56:16.880Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-29T20:56:17.452Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-29T20:56:17.712Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:17.712Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-29T20:56:17.712Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-29T20:56:18.654Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-29T20:56:18.654Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-29T20:56:18.916Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-29T20:56:18.916Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-29T20:56:18.916Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-29T20:56:19.176Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:19.176Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-29T20:56:19.176Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-29T20:56:19.176Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-29T20:56:19.438Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:19.438Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T20:56:19.438Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T20:56:19.438Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-29T20:56:19.438Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:19.438Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T20:56:19.699Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T20:56:19.699Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-29T20:56:19.699Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:19.699Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T20:56:19.699Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T20:56:19.960Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-29T20:56:19.960Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:19.960Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T20:56:19.960Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T20:56:20.221Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-29T20:56:20.221Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:20.221Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-29T20:56:20.482Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-29T20:56:20.482Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-29T20:56:20.482Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-29T20:56:20.742Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-29T20:56:20.742Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:20.742Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-29T20:56:20.742Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-29T20:56:21.004Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-29T20:56:21.004Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:21.004Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T20:56:21.004Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T20:56:21.004Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-29T20:56:21.266Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:21.266Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T20:56:21.266Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T20:56:21.266Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-29T20:56:21.266Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:21.266Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T20:56:21.528Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T20:56:21.846Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-29T20:56:22.110Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-29T20:56:22.382Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-29T20:56:22.653Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:22.653Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-29T20:56:22.653Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-29T20:56:22.926Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-29T20:56:22.927Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T20:56:22.927Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-29T20:56:22.927Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-29T20:56:23.193Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-29T20:56:23.193Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:23.193Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-29T20:56:23.504Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-29T20:56:23.504Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-29T20:56:23.829Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:23.829Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-29T20:56:23.829Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-29T20:56:23.829Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-29T20:56:24.088Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:24.089Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-29T20:56:24.089Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-29T20:56:24.089Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-29T20:56:24.350Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:24.350Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-29T20:56:24.350Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-29T20:56:24.350Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-29T20:56:24.610Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:24.610Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-29T20:56:24.610Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-29T20:56:24.610Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-29T20:56:24.870Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:24.870Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-29T20:56:24.870Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-29T20:56:25.131Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-29T20:56:25.391Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:25.391Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T20:56:25.651Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T20:56:25.651Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-29T20:56:25.651Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-29T20:56:25.651Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-29T20:56:25.911Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-29T20:56:25.911Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-29T20:56:25.911Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:25.911Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-29T20:56:25.911Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-29T20:56:26.172Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-29T20:56:26.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:26.172Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-29T20:56:26.172Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-29T20:56:26.432Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-29T20:56:26.692Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:26.692Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-29T20:56:26.692Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-29T20:56:26.692Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-29T20:56:26.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:26.951Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-29T20:56:26.951Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-29T20:56:26.951Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-29T20:56:27.212Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:27.212Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-29T20:56:27.212Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-29T20:56:27.471Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-29T20:56:27.731Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:27.731Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-29T20:56:27.731Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-29T20:56:27.990Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-29T20:56:27.991Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:27.991Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-29T20:56:27.991Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-29T20:56:27.991Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-29T20:56:28.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:28.250Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-29T20:56:28.250Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-29T20:56:28.250Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-29T20:56:28.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:28.250Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-29T20:56:28.250Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-29T20:56:28.510Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-29T20:56:28.510Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:28.510Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-29T20:56:28.510Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-29T20:56:28.770Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-29T20:56:28.770Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:28.770Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-29T20:56:28.770Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-29T20:56:28.770Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-29T20:56:29.031Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:29.031Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-29T20:56:29.031Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-29T20:56:29.291Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-29T20:56:29.291Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:29.291Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-29T20:56:29.291Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-29T20:56:29.291Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-29T20:56:29.551Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T20:56:29.551Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-29T20:56:29.551Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-29T20:56:29.551Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-29T20:56:29.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-29T20:56:29.551Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-29T20:56:29.819Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-29T20:56:29.819Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-29T20:56:29.819Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-29T20:56:30.078Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-29T20:56:30.078Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-29T20:56:30.339Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-29T20:56:30.339Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-29T20:56:30.339Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-29T20:56:30.599Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-29T20:56:30.599Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-29T20:56:30.599Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-29T20:56:30.859Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-29T20:56:30.859Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-29T20:56:30.859Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-29T20:56:30.859Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-29T20:56:31.118Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-29T20:56:31.118Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-29T20:56:31.118Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-29T20:56:31.118Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-29T20:56:31.379Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-29T20:56:31.379Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-29T20:56:31.640Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-29T20:56:31.640Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-29T20:56:32.583Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-29T20:56:32.583Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-29T20:56:32.583Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-29T20:56:32.583Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-29T20:56:32.583Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-29T20:56:32.936Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-29T20:56:33.197Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-29T20:56:33.198Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-29T20:56:33.458Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-29T20:56:33.458Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-29T20:56:33.458Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-29T20:56:33.458Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-29T20:56:33.719Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:33.719Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T20:56:33.719Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:33.719Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T20:56:33.980Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:33.980Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T20:56:34.244Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:34.244Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T20:56:35.186Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:35.186Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T20:56:36.127Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:36.127Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T20:56:37.069Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:37.069Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T20:56:37.329Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:37.329Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T20:56:38.272Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T20:56:38.532Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T20:56:38.532Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-29T20:56:38.532Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-29T20:56:38.532Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-29T20:56:38.532Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-29T20:56:38.793Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-29T20:56:38.793Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-29T20:56:39.065Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-29T20:56:39.065Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-29T20:56:39.065Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-29T20:56:39.065Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-29T20:56:39.325Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-29T20:56:39.325Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-29T20:56:39.325Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-29T20:56:39.605Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-29T20:56:39.605Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:39.605Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-29T20:56:39.605Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:39.605Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:39.865Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:39.865Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-29T20:56:39.865Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-29T20:56:39.865Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-29T20:56:39.865Z] [2021-04-29T20:56:39.865Z] Current default time zone: 'Etc/UTC' [2021-04-29T20:56:39.865Z] Local time is now: Thu Apr 29 20:56:39 UTC 2021. [2021-04-29T20:56:39.865Z] Universal Time is now: Thu Apr 29 20:56:39 UTC 2021. [2021-04-29T20:56:39.865Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-29T20:56:39.866Z] [2021-04-29T20:56:40.095Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:56:40.095Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:56:40.095Z] ---> 65ab37fe9f38 [2021-04-29T20:56:40.095Z] Step 3/21 : WORKDIR /edgex-go [2021-04-29T20:56:40.095Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:56:40.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:56:40.095Z] ---> 65ab37fe9f38 [2021-04-29T20:56:40.095Z] Step 3/24 : WORKDIR /edgex-go [2021-04-29T20:56:40.095Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:56:40.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:56:40.095Z] ---> 65ab37fe9f38 [2021-04-29T20:56:40.095Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T20:56:40.095Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:56:40.095Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:56:40.095Z] ---> 65ab37fe9f38 [2021-04-29T20:56:40.095Z] Step 3/31 : WORKDIR /edgex-go [2021-04-29T20:56:40.095Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T20:56:40.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-29T20:56:40.095Z] ---> 65ab37fe9f38 [2021-04-29T20:56:40.095Z] Step 3/22 : WORKDIR /edgex-go [2021-04-29T20:56:40.095Z] ---> Running in 5aed9cce5079 [2021-04-29T20:56:40.095Z] ---> Running in ec6d8a335ea8 [2021-04-29T20:56:40.095Z] ---> Running in 06045629d1d9 [2021-04-29T20:56:40.095Z] ---> Running in 7e09dfb47356 [2021-04-29T20:56:40.095Z] ---> Running in 34a484cbb087 [2021-04-29T20:56:40.095Z] Removing intermediate container 34a484cbb087 [2021-04-29T20:56:40.095Z] ---> c2e8caa6199b [2021-04-29T20:56:40.095Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:56:40.095Z] Removing intermediate container ec6d8a335ea8 [2021-04-29T20:56:40.095Z] ---> 7a5f9f8c80f6 [2021-04-29T20:56:40.095Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:56:40.095Z] Removing intermediate container 5aed9cce5079 [2021-04-29T20:56:40.095Z] ---> 1fd9f840a3c0 [2021-04-29T20:56:40.095Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:56:40.095Z] Removing intermediate container 06045629d1d9 [2021-04-29T20:56:40.095Z] ---> 4773ef39c63e [2021-04-29T20:56:40.095Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:56:40.095Z] Removing intermediate container 7e09dfb47356 [2021-04-29T20:56:40.095Z] ---> fb1003ee4042 [2021-04-29T20:56:40.095Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T20:56:40.095Z] ---> Running in f9e6553a26e4 [2021-04-29T20:56:40.095Z] ---> Running in 398c3065d3a2 [2021-04-29T20:56:40.095Z] ---> Running in 6f1a36de5539 [2021-04-29T20:56:40.095Z] ---> Running in 3f4456ad9899 [2021-04-29T20:56:40.095Z] ---> Running in 7e05afc68fc6 [2021-04-29T20:56:40.095Z] Removing intermediate container f9e6553a26e4 [2021-04-29T20:56:40.095Z] ---> db47403b81f7 [2021-04-29T20:56:40.096Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-29T20:56:40.096Z] ---> Running in aa02e1337ff8 [2021-04-29T20:56:40.096Z] Removing intermediate container 398c3065d3a2 [2021-04-29T20:56:40.096Z] ---> e1b462055775 [2021-04-29T20:56:40.096Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-29T20:56:40.096Z] ---> Running in be8b02252e54 [2021-04-29T20:56:40.096Z] Removing intermediate container 7e05afc68fc6 [2021-04-29T20:56:40.096Z] ---> 603ec34d5720 [2021-04-29T20:56:40.096Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-29T20:56:40.096Z] Removing intermediate container 6f1a36de5539 [2021-04-29T20:56:40.096Z] ---> Running in 916ff1d4bb28 [2021-04-29T20:56:40.096Z] ---> 87ce23a02fa6 [2021-04-29T20:56:40.096Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-29T20:56:40.096Z] Removing intermediate container 3f4456ad9899 [2021-04-29T20:56:40.096Z] ---> 0f96f00db503 [2021-04-29T20:56:40.096Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-29T20:56:40.096Z] ---> Running in 23a57df64ccb [2021-04-29T20:56:40.096Z] ---> Running in 6d567f1a19c5 [2021-04-29T20:56:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:56:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:56:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:56:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:56:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:56:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:56:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:56:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:56:40.096Z] OK: 218 MiB in 52 packages [2021-04-29T20:56:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:56:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:56:40.096Z] OK: 218 MiB in 52 packages [2021-04-29T20:56:40.096Z] OK: 218 MiB in 52 packages [2021-04-29T20:56:40.096Z] OK: 218 MiB in 52 packages [2021-04-29T20:56:40.096Z] OK: 218 MiB in 52 packages [2021-04-29T20:56:40.125Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-29T20:56:40.125Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:40.125Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-29T20:56:40.125Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-29T20:56:40.125Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-29T20:56:40.125Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-29T20:56:40.125Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-29T20:56:40.372Z] Removing intermediate container aa02e1337ff8 [2021-04-29T20:56:40.372Z] ---> 5798931b3eba [2021-04-29T20:56:40.372Z] Step 6/23 : COPY go.mod . [2021-04-29T20:56:40.387Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-29T20:56:40.387Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-29T20:56:40.387Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-29T20:56:40.387Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:40.387Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-29T20:56:40.648Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T20:56:40.648Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-29T20:56:40.648Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:40.648Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-29T20:56:40.908Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-29T20:56:40.908Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-29T20:56:40.908Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-29T20:56:40.908Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-29T20:56:40.908Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-29T20:56:40.908Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-29T20:56:40.908Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-29T20:56:41.364Z] Removing intermediate container be8b02252e54 [2021-04-29T20:56:41.365Z] ---> 2bbc2be8e2f8 [2021-04-29T20:56:41.365Z] Step 6/21 : COPY go.mod . [2021-04-29T20:56:41.365Z] ---> 441b7b85dc39 [2021-04-29T20:56:41.365Z] Step 7/23 : RUN go mod download [2021-04-29T20:56:41.641Z] Removing intermediate container 916ff1d4bb28 [2021-04-29T20:56:41.641Z] ---> 8fd474c65861 [2021-04-29T20:56:41.641Z] Step 6/31 : COPY go.mod . [2021-04-29T20:56:41.641Z] ---> Running in a412fc48996c [2021-04-29T20:56:41.927Z] Removing intermediate container 23a57df64ccb [2021-04-29T20:56:41.927Z] ---> f3bd8c1391a5 [2021-04-29T20:56:41.927Z] Step 6/22 : COPY go.mod . [2021-04-29T20:56:42.209Z] Removing intermediate container 6d567f1a19c5 [2021-04-29T20:56:42.209Z] ---> 8fc659b71daf [2021-04-29T20:56:42.209Z] Step 6/24 : COPY go.mod . [2021-04-29T20:56:42.209Z] ---> f97daa6f0c70 [2021-04-29T20:56:42.209Z] Step 7/21 : RUN go mod download [2021-04-29T20:56:42.292Z] Updating certificates in /etc/ssl/certs... [2021-04-29T20:56:42.481Z] ---> Running in 707c8462f3a1 [2021-04-29T20:56:42.756Z] ---> a0c8ae4ea15e [2021-04-29T20:56:42.756Z] Step 7/31 : RUN go mod download [2021-04-29T20:56:43.036Z] ---> Running in 163ef4bf6c86 [2021-04-29T20:56:43.036Z] ---> 2071ee114ee1 [2021-04-29T20:56:43.036Z] Step 7/22 : RUN go mod download [2021-04-29T20:56:43.232Z] 23 added, 27 removed; done. [2021-04-29T20:56:43.232Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-29T20:56:43.232Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T20:56:43.232Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-29T20:56:43.232Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-29T20:56:43.232Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-29T20:56:43.232Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T20:56:43.232Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-29T20:56:43.317Z] ---> Running in 3be63c543470 [2021-04-29T20:56:43.317Z] ---> 02ee3a86246f [2021-04-29T20:56:43.317Z] Step 7/24 : RUN go mod download [2021-04-29T20:56:43.491Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T20:56:43.491Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T20:56:43.491Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T20:56:43.491Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T20:56:43.491Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T20:56:43.491Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-29T20:56:43.491Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-29T20:56:43.491Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-29T20:56:43.491Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-29T20:56:43.491Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-29T20:56:43.491Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T20:56:43.491Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T20:56:43.751Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-29T20:56:43.751Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-29T20:56:43.751Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-29T20:56:43.751Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-29T20:56:43.751Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-29T20:56:43.751Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-29T20:56:43.922Z] ---> Running in 3b486cd9b681 [2021-04-29T20:56:44.011Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-29T20:56:44.011Z] Updating certificates in /etc/ssl/certs... [2021-04-29T20:56:44.270Z] 0 added, 0 removed; done. [2021-04-29T20:56:44.270Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-29T20:56:44.270Z] done. [2021-04-29T20:56:45.209Z] Reading package lists... [2021-04-29T20:56:45.209Z] Building dependency tree... [2021-04-29T20:56:45.209Z] Reading state information... [2021-04-29T20:56:45.468Z] The following NEW packages will be installed: [2021-04-29T20:56:45.468Z] apt-transport-https [2021-04-29T20:56:46.407Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-29T20:56:46.407Z] Need to get 1692 B of archives. [2021-04-29T20:56:46.407Z] After this operation, 154 kB of additional disk space will be used. [2021-04-29T20:56:46.407Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-29T20:56:46.577Z] Removing intermediate container a412fc48996c [2021-04-29T20:56:46.577Z] ---> 88580b3631f3 [2021-04-29T20:56:46.577Z] Step 8/23 : COPY . . [2021-04-29T20:56:46.668Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-29T20:56:46.668Z] Fetched 1692 B in 1s (1653 B/s) [2021-04-29T20:56:46.668Z] Selecting previously unselected package apt-transport-https. [2021-04-29T20:56:46.668Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-29T20:56:46.668Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-29T20:56:46.668Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-29T20:56:46.668Z] Setting up apt-transport-https (1.6.13) ... [2021-04-29T20:56:46.852Z] Removing intermediate container 707c8462f3a1 [2021-04-29T20:56:46.853Z] ---> 1d7cef8ea014 [2021-04-29T20:56:46.853Z] Step 8/21 : COPY . . [2021-04-29T20:56:47.239Z] Waiting for network to be ready... [2021-04-29T20:56:47.452Z] Removing intermediate container 163ef4bf6c86 [2021-04-29T20:56:47.452Z] ---> 8e760e66bbed [2021-04-29T20:56:47.452Z] Step 8/31 : COPY . . [2021-04-29T20:56:48.054Z] Removing intermediate container 3be63c543470 [2021-04-29T20:56:48.054Z] ---> f633daeece86 [2021-04-29T20:56:48.054Z] Step 8/22 : COPY . . [2021-04-29T20:56:48.653Z] Removing intermediate container 3b486cd9b681 [2021-04-29T20:56:48.653Z] ---> 019cb8b2d207 [2021-04-29T20:56:48.653Z] Step 8/24 : COPY . . [2021-04-29T20:56:53.821Z] 2021-04-29T20:56:50Z INFO Waiting for automatic snapd restart... [2021-04-29T20:56:53.821Z] snapd 2.49.2 from Canonical* installed [2021-04-29T20:56:55.202Z] "snapd" switched to the "latest/stable" channel [2021-04-29T20:56:55.202Z] [2021-04-29T20:56:59.401Z] core18 20210309 from Canonical* installed [2021-04-29T20:56:59.401Z] "core18" switched to the "latest/stable" channel [2021-04-29T20:56:59.401Z] [2021-04-29T20:57:04.690Z] snapcraft 4.6.3 from Canonical* installed [2021-04-29T20:57:04.690Z] "snapcraft" switched to the "latest/stable" channel [2021-04-29T20:57:04.690Z] [2021-04-29T20:57:08.900Z] 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-04-29T20:57:08.900Z] - README.md [2021-04-29T20:57:08.900Z] [2021-04-29T20:57:08.900Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-29T20:57:15.462Z] ---> 434c0c024763 [2021-04-29T20:57:15.462Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-29T20:57:15.462Z] ---> 33bc71f0cc1c [2021-04-29T20:57:15.462Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-29T20:57:15.462Z] ---> 7415728d5870 [2021-04-29T20:57:15.462Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-29T20:57:15.462Z] ---> Running in d96c5955a380 [2021-04-29T20:57:15.462Z] ---> Running in 35f147c81789 [2021-04-29T20:57:15.462Z] ---> Running in 12414eedbe47 [2021-04-29T20:57:15.462Z] ---> c503987f1930 [2021-04-29T20:57:15.462Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-29T20:57:15.462Z] ---> 49865bb86501 [2021-04-29T20:57:15.462Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-29T20:57:15.462Z] ---> Running in 7762a0d8557b [2021-04-29T20:57:15.462Z] ---> Running in 88d690da306d [2021-04-29T20:57:15.462Z] 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-04-29T20:57:15.484Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-29T20:57:15.484Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-29T20:57:15.484Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-29T20:57:15.484Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-29T20:57:15.737Z] 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-04-29T20:57:15.737Z] 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-04-29T20:57:16.012Z] 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-04-29T20:57:16.012Z] 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-04-29T20:57:16.866Z] Reading package lists... [2021-04-29T20:57:17.127Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-04-29T20:57:23.710Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-29T20:57:23.710Z] Reading package lists... [2021-04-29T20:57:23.710Z] Building dependency tree... [2021-04-29T20:57:23.710Z] Reading state information... [2021-04-29T20:57:23.710Z] Suggested packages: [2021-04-29T20:57:23.710Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-29T20:57:23.710Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-29T20:57:23.710Z] Recommended packages: [2021-04-29T20:57:23.710Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-29T20:57:23.710Z] The following NEW packages will be installed: [2021-04-29T20:57:23.710Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-29T20:57:23.710Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-29T20:57:23.710Z] pkg-config zip [2021-04-29T20:57:23.710Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-29T20:57:23.710Z] Need to get 7663 kB of archives. [2021-04-29T20:57:23.710Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-29T20:57:23.710Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-29T20:57:23.710Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-29T20:57:23.710Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-29T20:57:23.710Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-29T20:57:23.971Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-29T20:57:23.971Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-29T20:57:23.971Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-29T20:57:23.971Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-29T20:57:24.230Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-29T20:57:24.230Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-29T20:57:24.230Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-29T20:57:24.493Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-29T20:57:24.493Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-29T20:57:24.493Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-29T20:57:24.493Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-29T20:57:24.755Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-29T20:57:24.755Z] Fetched 7663 kB in 1s (8449 kB/s) [2021-04-29T20:57:24.755Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-29T20:57:24.755Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-29T20:57:24.755Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-29T20:57:24.755Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-29T20:57:25.327Z] Selecting previously unselected package libpsl5:amd64. [2021-04-29T20:57:25.327Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-29T20:57:25.327Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-29T20:57:25.327Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-29T20:57:25.327Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-29T20:57:25.327Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-29T20:57:25.327Z] Selecting previously unselected package librtmp1:amd64. [2021-04-29T20:57:25.327Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-29T20:57:25.327Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-29T20:57:25.327Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-29T20:57:25.327Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-29T20:57:25.590Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-29T20:57:25.590Z] Selecting previously unselected package liberror-perl. [2021-04-29T20:57:25.590Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-29T20:57:25.590Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-29T20:57:25.590Z] Selecting previously unselected package git-man. [2021-04-29T20:57:25.590Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-29T20:57:25.590Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-29T20:57:25.850Z] Selecting previously unselected package git. [2021-04-29T20:57:25.850Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-29T20:57:25.850Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-29T20:57:26.792Z] Selecting previously unselected package libnorm1:amd64. [2021-04-29T20:57:26.792Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-29T20:57:26.792Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-29T20:57:26.792Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-29T20:57:26.792Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-29T20:57:26.792Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-29T20:57:27.053Z] Selecting previously unselected package libsodium23:amd64. [2021-04-29T20:57:27.053Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-29T20:57:27.053Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-29T20:57:27.053Z] Selecting previously unselected package libzmq5:amd64. [2021-04-29T20:57:27.053Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-29T20:57:27.053Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-29T20:57:27.053Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-29T20:57:27.053Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-29T20:57:27.053Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-29T20:57:27.313Z] Selecting previously unselected package pkg-config. [2021-04-29T20:57:27.314Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-29T20:57:27.314Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-29T20:57:27.314Z] Selecting previously unselected package zip. [2021-04-29T20:57:27.314Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-29T20:57:27.314Z] Unpacking zip (3.0-11build1) ... [2021-04-29T20:57:27.314Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-29T20:57:27.602Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-29T20:57:27.602Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-29T20:57:27.602Z] Setting up liberror-perl (0.17025-1) ... [2021-04-29T20:57:27.602Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-29T20:57:27.602Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-29T20:57:27.602Z] No schema files found: doing nothing. [2021-04-29T20:57:27.602Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-29T20:57:27.602Z] Setting up zip (3.0-11build1) ... [2021-04-29T20:57:27.602Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-29T20:57:27.602Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-29T20:57:27.602Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-29T20:57:27.874Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-29T20:57:27.874Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-29T20:57:27.874Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-29T20:57:27.874Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-29T20:57:27.874Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-29T20:57:34.524Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-29T20:57:34.784Z] git set to automatically installed. [2021-04-29T20:57:34.784Z] git-man set to automatically installed. [2021-04-29T20:57:34.784Z] libcurl3-gnutls set to automatically installed. [2021-04-29T20:57:34.784Z] liberror-perl set to automatically installed. [2021-04-29T20:57:34.784Z] libglib2.0-0 set to automatically installed. [2021-04-29T20:57:34.784Z] libnghttp2-14 set to automatically installed. [2021-04-29T20:57:34.784Z] libnorm1 set to automatically installed. [2021-04-29T20:57:34.784Z] libpgm-5.2-0 set to automatically installed. [2021-04-29T20:57:34.784Z] libpsl5 set to automatically installed. [2021-04-29T20:57:34.784Z] librtmp1 set to automatically installed. [2021-04-29T20:57:34.784Z] libsodium23 set to automatically installed. [2021-04-29T20:57:34.784Z] libzmq3-dev set to automatically installed. [2021-04-29T20:57:34.784Z] libzmq5 set to automatically installed. [2021-04-29T20:57:34.784Z] pkg-config set to automatically installed. [2021-04-29T20:57:34.784Z] zip set to automatically installed. [2021-04-29T20:57:36.166Z] snapd is not logged in, snap install commands will use sudo [2021-04-29T20:57:42.803Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-29T20:57:43.743Z] snap "core18" has no updates available [2021-04-29T20:57:44.681Z] snapd is not logged in, snap install commands will use sudo [2021-04-29T20:57:51.253Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-29T20:58:03.490Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-29T20:58:03.490Z] Pulling go-build-helper [2021-04-29T20:58:03.490Z] + snapcraftctl pull [2021-04-29T20:58:04.061Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-29T20:58:04.061Z] Skipping pull go-build-helper (already ran) [2021-04-29T20:58:04.061Z] Building go-build-helper [2021-04-29T20:58:04.061Z] + snapcraftctl build [2021-04-29T20:58:06.601Z] Staging go-build-helper [2021-04-29T20:58:06.601Z] + snapcraftctl stage [2021-04-29T20:58:28.587Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-29T20:58:28.587Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-29T20:58:28.587Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-29T20:58:28.587Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-04-29T20:58:28.587Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-29T20:58:28.587Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-29T20:58:28.587Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-29T20:58:28.587Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-29T20:58:28.587Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-29T20:58:28.587Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-29T20:58:28.587Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-29T20:58:28.587Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-29T20:58:28.587Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-29T20:58:28.587Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-29T20:58:28.587Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-29T20:58:28.587Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-29T20:58:28.587Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-29T20:58:28.587Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-29T20:58:28.587Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-29T20:58:28.587Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-29T20:58:28.587Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-29T20:58:28.587Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-04-29T20:58:28.587Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-29T20:58:28.587Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-04-29T20:58:28.587Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-29T20:58:28.587Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-29T20:58:28.587Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-29T20:58:28.587Z] Fetched 24.4 MB in 6s (2238 kB/s) [2021-04-29T20:58:28.587Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-29T20:58:28.587Z] Fetched 224 kB in 0s (0 B/s) [2021-04-29T20:58:28.587Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-29T20:58:28.587Z] Fetched 157 kB in 0s (0 B/s) [2021-04-29T20:58:28.587Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-29T20:58:28.587Z] Fetched 221 kB in 0s (0 B/s) [2021-04-29T20:58:28.587Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-29T20:58:28.587Z] Fetched 143 kB in 0s (0 B/s) [2021-04-29T20:58:28.587Z] Pulling app-service-config [2021-04-29T20:58:28.587Z] + snapcraftctl pull [2021-04-29T20:58:29.156Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-29T20:58:29.724Z] Pulling config-common [2021-04-29T20:58:29.724Z] + snapcraftctl pull [2021-04-29T20:58:35.014Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-29T20:58:35.014Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-29T20:58:35.014Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-29T20:58:35.014Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T20:58:35.014Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-29T20:58:35.014Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T20:58:35.015Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-29T20:58:35.015Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T20:58:35.015Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-29T20:58:35.015Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T20:58:35.015Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-29T20:58:35.015Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T20:58:35.015Z] Pulling edgex-go [2021-04-29T20:58:35.015Z] + snapcraftctl pull [2021-04-29T20:58:56.966Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-29T20:58:56.966Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-29T20:58:56.966Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-29T20:58:56.966Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T20:58:56.966Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-29T20:58:56.966Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-29T20:58:56.966Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-29T20:58:56.966Z] Fetched 279 kB in 0s (0 B/s) [2021-04-29T20:58:56.966Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-29T20:58:56.966Z] Fetched 122 kB in 0s (0 B/s) [2021-04-29T20:58:56.966Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-29T20:58:56.966Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-29T20:58:56.966Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-29T20:58:56.966Z] Fetched 8848 B in 0s (0 B/s) [2021-04-29T20:58:56.966Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-29T20:58:56.966Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-29T20:58:56.966Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-29T20:58:56.966Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-29T20:58:56.966Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-29T20:58:56.966Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-29T20:58:56.966Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-29T20:58:56.966Z] Fetched 219 kB in 0s (0 B/s) [2021-04-29T20:58:56.966Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-29T20:58:56.967Z] Fetched 154 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-29T20:58:56.967Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-29T20:58:56.967Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-29T20:58:56.967Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-29T20:58:56.967Z] Fetched 499 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-29T20:58:56.967Z] Fetched 111 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-29T20:58:56.967Z] Fetched 240 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-29T20:58:56.967Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-29T20:58:56.967Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-29T20:58:56.967Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-29T20:58:56.967Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-29T20:58:56.967Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-29T20:58:56.967Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-29T20:58:56.967Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-29T20:58:56.967Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-29T20:58:56.967Z] Fetched 8720 B in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-29T20:58:56.967Z] Fetched 137 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-29T20:58:56.967Z] Fetched 119 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-29T20:58:56.967Z] Fetched 110 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-29T20:58:56.967Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-29T20:58:56.967Z] Fetched 645 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-29T20:58:56.967Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-29T20:58:56.967Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-29T20:58:56.967Z] Fetched 368 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-29T20:58:56.967Z] Fetched 187 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-29T20:58:56.967Z] Fetched 175 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-29T20:58:56.967Z] Fetched 206 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-29T20:58:56.967Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-29T20:58:56.967Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-29T20:58:56.967Z] Fetched 159 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-29T20:58:56.967Z] Fetched 107 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-29T20:58:56.967Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-29T20:58:56.967Z] Pulling static-packages [2021-04-29T20:58:56.967Z] + snapcraftctl pull [2021-04-29T20:58:57.536Z] Pulling version [2021-04-29T20:58:57.536Z] + cd /root/project [2021-04-29T20:58:57.536Z] + [ -f VERSION ] [2021-04-29T20:58:57.536Z] + PROJECT_VERSION=local-dev [2021-04-29T20:58:57.536Z] + git rev-parse --short HEAD [2021-04-29T20:58:57.536Z] + GIT_REVISION=77646268 [2021-04-29T20:58:57.536Z] + snapcraftctl set-version local-dev [2021-04-29T20:58:58.918Z] Skipping build go-build-helper (already ran) [2021-04-29T20:58:58.918Z] Building app-service-config [2021-04-29T20:58:58.918Z] + make build [2021-04-29T20:58:58.918Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-29T20:59:02.228Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-04-29T20:59:02.228Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-04-29T20:59:02.228Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-04-29T20:59:02.228Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-04-29T20:59:02.228Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-29T20:59:02.228Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-29T20:59:02.228Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-04-29T20:59:02.228Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-04-29T20:59:02.228Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-29T20:59:02.228Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-29T20:59:02.228Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-29T20:59:02.228Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-29T20:59:02.228Z] go: downloading golang.org/x/text v0.3.2 [2021-04-29T20:59:02.489Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-29T20:59:02.750Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-04-29T20:59:02.750Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-29T20:59:03.023Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-29T20:59:03.023Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-29T20:59:03.023Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-29T20:59:03.023Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-29T20:59:03.023Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-29T20:59:03.023Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-29T20:59:03.023Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-29T20:59:03.291Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-29T20:59:03.291Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-29T20:59:03.291Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-29T20:59:03.291Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-29T20:59:03.291Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-29T20:59:03.291Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-29T20:59:03.291Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-29T20:59:03.291Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-29T20:59:03.291Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-29T20:59:03.562Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-29T20:59:03.562Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-29T20:59:03.562Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-29T20:59:03.562Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-29T20:59:03.562Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-29T20:59:03.562Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-29T20:59:03.562Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-29T20:59:03.562Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-29T20:59:03.562Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-29T20:59:03.562Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-29T20:59:03.562Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-29T20:59:03.822Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-29T20:59:03.822Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-29T20:59:07.882Z] 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-04-29T20:59:07.882Z] 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-04-29T20:59:09.365Z] Removing intermediate container 12414eedbe47 [2021-04-29T20:59:09.365Z] ---> 840ecbd4e697 [2021-04-29T20:59:09.365Z] [2021-04-29T20:59:09.365Z] Step 10/31 : FROM alpine:3.12 [2021-04-29T20:59:09.365Z] 3.12: Pulling from library/alpine [2021-04-29T20:59:11.358Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-29T20:59:11.358Z] Status: Downloaded newer image for alpine:3.12 [2021-04-29T20:59:11.358Z] ---> 9852663dfa18 [2021-04-29T20:59:11.358Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-29T20:59:12.351Z] ---> Running in b7ff8450f5ce [2021-04-29T20:59:13.796Z] Removing intermediate container b7ff8450f5ce [2021-04-29T20:59:13.796Z] ---> 25ac4f726499 [2021-04-29T20:59:13.796Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-29T20:59:14.391Z] ---> Running in 70eb52649e4d [2021-04-29T20:59:14.988Z] Removing intermediate container d96c5955a380 [2021-04-29T20:59:14.988Z] ---> 3bea6170e0a2 [2021-04-29T20:59:14.988Z] [2021-04-29T20:59:14.988Z] Step 10/21 : FROM alpine:3.12 [2021-04-29T20:59:14.988Z] ---> 9852663dfa18 [2021-04-29T20:59:14.988Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-29T20:59:14.988Z] Removing intermediate container 7762a0d8557b [2021-04-29T20:59:14.988Z] ---> 3000465dcafb [2021-04-29T20:59:14.988Z] [2021-04-29T20:59:14.988Z] Step 10/24 : FROM alpine:3.12 [2021-04-29T20:59:14.988Z] ---> 9852663dfa18 [2021-04-29T20:59:14.988Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-29T20:59:15.270Z] Removing intermediate container 35f147c81789 [2021-04-29T20:59:15.270Z] ---> adb0827fbe78 [2021-04-29T20:59:15.270Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-29T20:59:15.270Z] ---> Running in bcdad4ad03c5 [2021-04-29T20:59:15.270Z] ---> Running in f4cfa104fcb5 [2021-04-29T20:59:15.270Z] ---> Running in a2d48f1c7739 [2021-04-29T20:59:16.069Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-29T20:59:16.069Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-29T20:59:16.069Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-29T20:59:16.069Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-29T20:59:16.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:59:16.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:59:16.637Z] Building config-common [2021-04-29T20:59:16.637Z] + snapcraftctl build [2021-04-29T20:59:17.137Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-29T20:59:17.137Z] (2/2) Installing su-exec (0.2-r1) [2021-04-29T20:59:17.137Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T20:59:17.137Z] OK: 5 MiB in 16 packages [2021-04-29T20:59:17.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:59:17.693Z] 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-04-29T20:59:17.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:59:17.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:59:17.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:59:18.258Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-29T20:59:18.542Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T20:59:18.542Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-29T20:59:18.542Z] (4/4) Installing curl (7.76.1-r0) [2021-04-29T20:59:18.542Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T20:59:18.542Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T20:59:18.542Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-29T20:59:18.823Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T20:59:18.823Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-29T20:59:18.823Z] (4/6) Installing curl (7.76.1-r0) [2021-04-29T20:59:18.823Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-29T20:59:18.823Z] (6/6) Installing su-exec (0.2-r1) [2021-04-29T20:59:18.823Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T20:59:18.823Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T20:59:18.823Z] OK: 7 MiB in 18 packages [2021-04-29T20:59:19.104Z] OK: 7 MiB in 20 packages [2021-04-29T20:59:19.174Z] Building edgex-go [2021-04-29T20:59:20.098Z] Removing intermediate container 88d690da306d [2021-04-29T20:59:20.099Z] ---> 06216771742e [2021-04-29T20:59:20.099Z] [2021-04-29T20:59:20.099Z] Step 10/22 : FROM alpine:3.12 [2021-04-29T20:59:20.099Z] ---> 9852663dfa18 [2021-04-29T20:59:20.099Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-29T20:59:20.099Z] Removing intermediate container 70eb52649e4d [2021-04-29T20:59:20.099Z] ---> 20766429bac2 [2021-04-29T20:59:20.099Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-29T20:59:20.120Z] + cd /root/parts/edgex-go/src [2021-04-29T20:59:20.120Z] + make build [2021-04-29T20:59:20.120Z] 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-04-29T20:59:20.375Z] ---> Running in 119f98b44059 [2021-04-29T20:59:20.375Z] ---> Running in e84342394dea [2021-04-29T20:59:20.380Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-04-29T20:59:20.380Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 [2021-04-29T20:59:20.380Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-29T20:59:20.380Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-29T20:59:20.380Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-29T20:59:21.377Z] Removing intermediate container e84342394dea [2021-04-29T20:59:21.377Z] ---> 75406ab52237 [2021-04-29T20:59:21.377Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-29T20:59:21.653Z] ---> Running in d3f696d97d34 [2021-04-29T20:59:21.926Z] Removing intermediate container bcdad4ad03c5 [2021-04-29T20:59:21.926Z] ---> 628a5d4a0efa [2021-04-29T20:59:21.926Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-29T20:59:21.926Z] Removing intermediate container f4cfa104fcb5 [2021-04-29T20:59:21.926Z] ---> 3572837bbd85 [2021-04-29T20:59:21.926Z] [2021-04-29T20:59:21.926Z] Step 11/23 : FROM docker:20.10.0 [2021-04-29T20:59:21.926Z] Removing intermediate container a2d48f1c7739 [2021-04-29T20:59:21.926Z] ---> 6993d65ab9c4 [2021-04-29T20:59:21.926Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-29T20:59:21.926Z] 20.10.0: Pulling from library/docker [2021-04-29T20:59:22.197Z] ---> Running in 9d4c4bca9bd5 [2021-04-29T20:59:22.198Z] ---> Running in 0b90eddd6431 [2021-04-29T20:59:22.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:59:22.474Z] Removing intermediate container d3f696d97d34 [2021-04-29T20:59:22.474Z] ---> e87b53117b05 [2021-04-29T20:59:22.474Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-29T20:59:22.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:59:22.474Z] ---> Running in 4971fd1e5459 [2021-04-29T20:59:23.085Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-29T20:59:23.085Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T20:59:23.085Z] Removing intermediate container 0b90eddd6431 [2021-04-29T20:59:23.085Z] ---> fea834b10283 [2021-04-29T20:59:23.085Z] Step 13/24 : WORKDIR / [2021-04-29T20:59:23.085Z] OK: 5 MiB in 15 packages [2021-04-29T20:59:23.368Z] Removing intermediate container 9d4c4bca9bd5 [2021-04-29T20:59:23.368Z] ---> fdd2e2d62e24 [2021-04-29T20:59:23.368Z] Step 13/21 : WORKDIR /edgex [2021-04-29T20:59:23.642Z] ---> Running in 5979f41fcc63 [2021-04-29T20:59:23.642Z] ---> Running in 32a74c2498d6 [2021-04-29T20:59:24.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-29T20:59:24.577Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-29T20:59:24.645Z] Removing intermediate container 5979f41fcc63 [2021-04-29T20:59:24.645Z] ---> f0fab98dea53 [2021-04-29T20:59:24.645Z] 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-04-29T20:59:24.916Z] Removing intermediate container 32a74c2498d6 [2021-04-29T20:59:24.916Z] ---> 8311647b31d0 [2021-04-29T20:59:24.916Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-29T20:59:25.513Z] Removing intermediate container 119f98b44059 [2021-04-29T20:59:25.513Z] ---> cfecdf0de92b [2021-04-29T20:59:25.513Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T20:59:26.111Z] ---> Running in 83a53dc744cd [2021-04-29T20:59:26.111Z] ---> ae5c709770b5 [2021-04-29T20:59:26.111Z] 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-04-29T20:59:26.111Z] ---> 83a87cac395c [2021-04-29T20:59:26.111Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-29T20:59:26.384Z] Removing intermediate container 4971fd1e5459 [2021-04-29T20:59:26.384Z] ---> 4499baf0337c [2021-04-29T20:59:26.384Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-29T20:59:26.660Z] ---> Running in cb3a8091edbe [2021-04-29T20:59:26.660Z] Removing intermediate container 83a53dc744cd [2021-04-29T20:59:26.660Z] ---> 02e6159858bb [2021-04-29T20:59:26.660Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-29T20:59:26.937Z] ---> Running in 16bc035464a7 [2021-04-29T20:59:27.550Z] ---> 54ee97c53992 [2021-04-29T20:59:27.550Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-29T20:59:27.838Z] Removing intermediate container 16bc035464a7 [2021-04-29T20:59:27.838Z] ---> 7da64704f956 [2021-04-29T20:59:27.838Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-29T20:59:27.838Z] Removing intermediate container cb3a8091edbe [2021-04-29T20:59:27.838Z] ---> 5a11aacc00c8 [2021-04-29T20:59:27.838Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-29T20:59:28.441Z] ---> 320a485004a7 [2021-04-29T20:59:28.441Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-29T20:59:28.715Z] ---> Running in 8e6adfc8cf5e [2021-04-29T20:59:28.986Z] ---> 0e601ef05e05 [2021-04-29T20:59:28.986Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-29T20:59:29.594Z] ---> af0e4939e318 [2021-04-29T20:59:29.594Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-29T20:59:29.594Z] Removing intermediate container 8e6adfc8cf5e [2021-04-29T20:59:29.594Z] ---> 273b8b0f21e2 [2021-04-29T20:59:29.594Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T20:59:30.190Z] ---> Running in 9c189d5a5508 [2021-04-29T20:59:30.791Z] ---> eb3554867b7a [2021-04-29T20:59:30.791Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-29T20:59:31.064Z] ---> 4f30996c4b9c [2021-04-29T20:59:31.064Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-29T20:59:31.064Z] ---> Running in 7cc1d8f63259 [2021-04-29T20:59:31.064Z] ---> 5a8039683ae2 [2021-04-29T20:59:31.064Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-29T20:59:31.168Z] 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-04-29T20:59:31.737Z] 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-04-29T20:59:32.503Z] Removing intermediate container 7cc1d8f63259 [2021-04-29T20:59:32.503Z] ---> 1cba3e349a56 [2021-04-29T20:59:32.503Z] Step 18/21 : CMD ["--init=true"] [2021-04-29T20:59:33.111Z] ---> Running in f6fc94df860b [2021-04-29T20:59:33.644Z] 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-04-29T20:59:33.718Z] ---> 479cd5fca582 [2021-04-29T20:59:33.718Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-29T20:59:33.904Z] 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-04-29T20:59:33.905Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-29T20:59:33.996Z] ---> ab0f1038716d [2021-04-29T20:59:33.996Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-29T20:59:33.996Z] Removing intermediate container f6fc94df860b [2021-04-29T20:59:33.996Z] ---> 505affd91648 [2021-04-29T20:59:33.996Z] Step 19/21 : LABEL arch=arm64 [2021-04-29T20:59:34.163Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-29T20:59:34.164Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-29T20:59:34.164Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-29T20:59:34.592Z] ---> Running in 5a1d1ca4c91d [2021-04-29T20:59:34.868Z] ---> 5436e86780ba [2021-04-29T20:59:34.868Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-29T20:59:34.868Z] Removing intermediate container 9c189d5a5508 [2021-04-29T20:59:34.868Z] ---> beac42d15a31 [2021-04-29T20:59:34.868Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T20:59:35.147Z] Removing intermediate container 5a1d1ca4c91d [2021-04-29T20:59:35.147Z] ---> 3f54641e7c9d [2021-04-29T20:59:35.147Z] Step 20/21 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:59:35.147Z] ---> 62117656d55b [2021-04-29T20:59:35.147Z] 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-04-29T20:59:35.420Z] ---> Running in 1fd7ac1df336 [2021-04-29T20:59:35.420Z] ---> Running in 1495d887641c [2021-04-29T20:59:35.420Z] ---> Running in 4e97f95e54f6 [2021-04-29T20:59:36.020Z] Removing intermediate container 1fd7ac1df336 [2021-04-29T20:59:36.020Z] ---> 7c95f0d6a25d [2021-04-29T20:59:36.020Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T20:59:36.020Z] ---> a74ccaf56508 [2021-04-29T20:59:36.020Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-29T20:59:36.073Z] 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-04-29T20:59:36.295Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-29T20:59:36.295Z] Removing intermediate container 4e97f95e54f6 [2021-04-29T20:59:36.295Z] ---> 4a2c3c0e2048 [2021-04-29T20:59:36.295Z] Step 21/21 : LABEL version=0.0.0 [2021-04-29T20:59:36.295Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-29T20:59:36.295Z] ---> eeaf43b92773 [2021-04-29T20:59:36.295Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-29T20:59:36.295Z] ---> Running in ce2b5103c8c9 [2021-04-29T20:59:36.332Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-29T20:59:36.332Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-29T20:59:36.569Z] ---> Running in b73f6877615e [2021-04-29T20:59:36.569Z] ---> Running in 75032cf8698b [2021-04-29T20:59:37.207Z] Removing intermediate container ce2b5103c8c9 [2021-04-29T20:59:37.207Z] ---> e48c81b40fbd [2021-04-29T20:59:37.207Z] Step 20/22 : LABEL arch=arm64 [2021-04-29T20:59:37.556Z] Removing intermediate container b73f6877615e [2021-04-29T20:59:37.556Z] ---> c8ea0c7632c0 [2021-04-29T20:59:37.556Z] [2021-04-29T20:59:37.556Z] ---> Running in 24e5cf6209da [2021-04-29T20:59:37.556Z] Removing intermediate container 75032cf8698b [2021-04-29T20:59:37.556Z] ---> 635b951f8396 [2021-04-29T20:59:37.556Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-29T20:59:37.869Z] ---> b9ef9da0c256 [2021-04-29T20:59:37.869Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-29T20:59:37.869Z] ---> Running in c7fabd5c7b7d [2021-04-29T20:59:38.239Z] 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-04-29T20:59:38.489Z] Removing intermediate container 24e5cf6209da [2021-04-29T20:59:38.489Z] ---> 5156d926d6ae [2021-04-29T20:59:38.489Z] Step 21/22 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:59:38.489Z] Successfully built c8ea0c7632c0 [2021-04-29T20:59:38.489Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-29T20:59:38.489Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-04-29T20:59:38.782Z] ---> Running in 9977ff9efe99 [2021-04-29T20:59:39.116Z] Removing intermediate container 1495d887641c [2021-04-29T20:59:39.116Z] ---> e61a68399aef [2021-04-29T20:59:39.116Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-29T20:59:39.415Z] ---> Running in de07f1e2d670 [2021-04-29T20:59:39.624Z] 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-04-29T20:59:39.693Z] Removing intermediate container 9977ff9efe99 [2021-04-29T20:59:39.693Z] ---> 4e0c48c1d071 [2021-04-29T20:59:39.693Z] Step 22/22 : LABEL version=0.0.0 [2021-04-29T20:59:39.693Z] ---> e137e6f3c314 [2021-04-29T20:59:39.693Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-29T20:59:39.970Z] ---> Running in 0e0903f07fed [2021-04-29T20:59:39.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T20:59:40.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T20:59:40.525Z] Removing intermediate container de07f1e2d670 [2021-04-29T20:59:40.525Z] ---> c61037f3b20a [2021-04-29T20:59:40.525Z] Step 22/24 : LABEL arch=arm64 [2021-04-29T20:59:40.805Z] (1/39) Installing readline (8.0.4-r0) [2021-04-29T20:59:40.805Z] (2/39) Installing bash (5.0.17-r0) [2021-04-29T20:59:40.805Z] Executing bash-5.0.17-r0.post-install [2021-04-29T20:59:40.805Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T20:59:40.805Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-29T20:59:40.805Z] (5/39) Installing curl (7.76.1-r0) [2021-04-29T20:59:40.805Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-29T20:59:40.805Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-29T20:59:40.805Z] (8/39) Installing expat (2.2.9-r1) [2021-04-29T20:59:40.805Z] (9/39) Installing libffi (3.3-r2) [2021-04-29T20:59:40.805Z] (10/39) Installing gdbm (1.13-r1) [2021-04-29T20:59:40.805Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-29T20:59:40.805Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-29T20:59:40.805Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-29T20:59:41.005Z] 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-04-29T20:59:41.410Z] Removing intermediate container 0e0903f07fed [2021-04-29T20:59:41.410Z] ---> 7514ed39bd5a [2021-04-29T20:59:41.410Z] [2021-04-29T20:59:41.695Z] Successfully built 7514ed39bd5a [2021-04-29T20:59:41.944Z] 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-04-29T20:59:42.204Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-29T20:59:42.306Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-29T20:59:42.306Z] Building docker-support-notifications-go [2021-04-29T20:59:42.306Z]  Building docker-support-scheduler-go ... done  ---> ba10fadd29dc [2021-04-29T20:59:42.306Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-29T20:59:42.583Z] ---> Running in ffbf7e5419a5 [2021-04-29T20:59:42.860Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-29T20:59:42.860Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-29T20:59:42.860Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-29T20:59:42.860Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-29T20:59:42.860Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-29T20:59:42.860Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-29T20:59:42.860Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-29T20:59:43.135Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-29T20:59:43.135Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-29T20:59:43.135Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-29T20:59:43.135Z] Removing intermediate container ffbf7e5419a5 [2021-04-29T20:59:43.135Z] ---> 9aa38555f271 [2021-04-29T20:59:43.135Z] Step 23/24 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:59:43.135Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-29T20:59:43.135Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-29T20:59:43.135Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-29T20:59:43.135Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-29T20:59:43.135Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-29T20:59:43.135Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-29T20:59:43.135Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-29T20:59:43.135Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-29T20:59:43.410Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-29T20:59:43.410Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-29T20:59:43.410Z] ---> 50b21954b5b6 [2021-04-29T20:59:43.410Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR}(34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-29T20:59:43.410Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-29T20:59:43.410Z] ---> Running in 7f92298e289a [2021-04-29T20:59:43.410Z] [2021-04-29T20:59:43.410Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-29T20:59:43.410Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-29T20:59:43.410Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-29T20:59:43.410Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-29T20:59:43.660Z] 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-04-29T20:59:43.660Z] go: downloading github.com/lib/pq v1.10.1 [2021-04-29T20:59:43.702Z] Executing busybox-1.31.1-r19.trigger [2021-04-29T20:59:43.702Z] OK: 72 MiB in 59 packages [2021-04-29T20:59:43.990Z] ---> Running in ba84e73848df [2021-04-29T20:59:43.990Z] Removing intermediate container 7f92298e289a [2021-04-29T20:59:43.990Z] ---> 25f3a2e45304 [2021-04-29T20:59:43.990Z] Step 24/24 : LABEL version=0.0.0 [2021-04-29T20:59:44.269Z] ---> Running in 83d8095cefb4 [2021-04-29T20:59:44.918Z] Removing intermediate container ba84e73848df [2021-04-29T20:59:44.918Z] ---> b0dfc21b97c2 [2021-04-29T20:59:44.918Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-29T20:59:45.527Z] Removing intermediate container 83d8095cefb4 [2021-04-29T20:59:45.527Z] ---> a8cd3855da0d [2021-04-29T20:59:45.527Z] [2021-04-29T20:59:45.643Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-29T20:59:45.643Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-29T20:59:45.643Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-29T20:59:45.643Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-29T20:59:45.643Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-29T20:59:45.643Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-29T20:59:45.643Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-29T20:59:45.643Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-29T20:59:45.643Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-29T20:59:45.643Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-29T20:59:45.643Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-29T20:59:45.643Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-29T20:59:45.643Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-29T20:59:45.643Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-29T20:59:45.643Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-29T20:59:45.903Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-29T20:59:45.903Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-29T20:59:45.903Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-04-29T20:59:45.903Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-29T20:59:45.903Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-29T20:59:45.903Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-29T20:59:45.903Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-29T20:59:45.903Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-29T20:59:45.903Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-29T20:59:45.903Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-29T20:59:45.903Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-29T20:59:46.139Z] Successfully built a8cd3855da0d [2021-04-29T20:59:46.414Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-29T20:59:46.414Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-04-29T20:59:46.414Z] ---> a67b2e315933 [2021-04-29T20:59:46.414Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-29T20:59:47.025Z] ---> Running in 5f37c824073f [2021-04-29T20:59:49.021Z] Collecting docker-compose==1.23.2 [2021-04-29T20:59:49.021Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-29T20:59:49.194Z] Building static-packages [2021-04-29T20:59:49.194Z] + snapcraftctl build [2021-04-29T20:59:50.004Z] Removing intermediate container 5f37c824073f [2021-04-29T20:59:50.004Z] ---> a2ad32263024 [2021-04-29T20:59:50.004Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-29T20:59:50.004Z] Collecting texttable<0.10,>=0.9.0 [2021-04-29T20:59:50.004Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-29T20:59:51.000Z] ---> Running in b7a910cac279 [2021-04-29T20:59:51.602Z] Removing intermediate container b7a910cac279 [2021-04-29T20:59:51.602Z] ---> 7200f51b50c5 [2021-04-29T20:59:51.602Z] Step 28/31 : CMD ["gate"] [2021-04-29T20:59:51.732Z] Building version [2021-04-29T20:59:51.732Z] + snapcraftctl build [2021-04-29T20:59:52.587Z] ---> Running in e93d16461e73 [2021-04-29T20:59:53.576Z] Removing intermediate container e93d16461e73 [2021-04-29T20:59:53.576Z] ---> 07af49384ff0 [2021-04-29T20:59:53.576Z] Step 29/31 : LABEL arch=arm64 [2021-04-29T20:59:53.853Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-29T20:59:53.853Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-29T20:59:54.268Z] Skipping stage go-build-helper (already ran) [2021-04-29T20:59:54.269Z] Staging app-service-config [2021-04-29T20:59:54.269Z] + snapcraftctl stage [2021-04-29T20:59:54.460Z] ---> Running in a97541217dbf [2021-04-29T20:59:55.074Z] Removing intermediate container a97541217dbf [2021-04-29T20:59:55.074Z] ---> 1ca3c2498624 [2021-04-29T20:59:55.074Z] Step 30/31 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T20:59:55.211Z] Staging config-common [2021-04-29T20:59:55.211Z] + snapcraftctl stage [2021-04-29T20:59:55.361Z] Collecting jsonschema<3,>=2.5.1 [2021-04-29T20:59:55.361Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-29T20:59:55.976Z] ---> Running in 273ea6c1c8e0 [2021-04-29T20:59:56.149Z] Staging edgex-go [2021-04-29T20:59:56.149Z] + snapcraftctl stage [2021-04-29T20:59:56.964Z] Removing intermediate container 273ea6c1c8e0 [2021-04-29T20:59:56.964Z] ---> 331e8e90202a [2021-04-29T20:59:56.964Z] Step 31/31 : LABEL version=0.0.0 [2021-04-29T20:59:56.964Z] Collecting PyYAML<4,>=3.10 [2021-04-29T20:59:56.964Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-29T20:59:57.531Z] Staging static-packages [2021-04-29T20:59:57.531Z] + snapcraftctl stage [2021-04-29T20:59:57.566Z] ---> Running in 73ca0671cb60 [2021-04-29T20:59:58.471Z] Staging version [2021-04-29T20:59:58.471Z] + snapcraftctl stage [2021-04-29T20:59:58.555Z] Removing intermediate container 73ca0671cb60 [2021-04-29T20:59:58.555Z] ---> 0a3a3e97b64b [2021-04-29T20:59:58.555Z] [2021-04-29T20:59:58.834Z] Successfully built 0a3a3e97b64b [2021-04-29T20:59:58.834Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-29T20:59:58.834Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-04-29T20:59:59.850Z] Priming go-build-helper [2021-04-29T20:59:59.850Z] + snapcraftctl prime [2021-04-29T21:00:00.270Z] 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-04-29T21:00:00.789Z] Priming app-service-config [2021-04-29T21:00:00.789Z] + snapcraftctl prime [2021-04-29T21:00:00.870Z] Collecting docker<4.0,>=3.6.0 [2021-04-29T21:00:00.870Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-29T21:00:01.474Z] Collecting docopt<0.7,>=0.6.1 [2021-04-29T21:00:01.474Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-29T21:00:02.175Z] Priming config-common [2021-04-29T21:00:02.175Z] + snapcraftctl prime [2021-04-29T21:00:03.116Z] Priming edgex-go [2021-04-29T21:00:03.116Z] + snapcraftctl prime [2021-04-29T21:00:04.499Z] Priming static-packages [2021-04-29T21:00:04.499Z] + snapcraftctl prime [2021-04-29T21:00:04.898Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-29T21:00:04.898Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-29T21:00:04.898Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-29T21:00:04.898Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-29T21:00:07.041Z] Priming version [2021-04-29T21:00:07.041Z] + snapcraftctl prime [2021-04-29T21:00:07.539Z] Collecting cached-property<2,>=1.2.0 [2021-04-29T21:00:07.539Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-29T21:00:07.539Z] 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-04-29T21:00:07.539Z] Collecting idna<2.8,>=2.5 [2021-04-29T21:00:07.817Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-29T21:00:07.982Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-04-29T21:00:08.419Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-29T21:00:08.419Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-29T21:00:08.697Z] 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-04-29T21:00:08.975Z] Collecting docker-pycreds>=0.4.0 [2021-04-29T21:00:08.975Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-29T21:00:09.252Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-29T21:00:09.252Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-29T21:00:09.252Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-29T21:00:09.252Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-29T21:00:10.254Z] Installing collected packages: texttable, idna, urllib3, requests, jsonschema, PyYAML, docker-pycreds, websocket-client, docker, docopt, dockerpty, cached-property, docker-compose [2021-04-29T21:00:10.254Z] Running setup.py install for texttable: started [2021-04-29T21:00:12.901Z] Running setup.py install for texttable: finished with status 'done' [2021-04-29T21:00:12.901Z] Attempting uninstall: idna [2021-04-29T21:00:12.901Z] Found existing installation: idna 2.9 [2021-04-29T21:00:12.901Z] Uninstalling idna-2.9: [2021-04-29T21:00:12.902Z] Successfully uninstalled idna-2.9 [2021-04-29T21:00:13.503Z] Attempting uninstall: urllib3 [2021-04-29T21:00:13.503Z] Found existing installation: urllib3 1.25.9 [2021-04-29T21:00:13.503Z] Uninstalling urllib3-1.25.9: [2021-04-29T21:00:13.503Z] Successfully uninstalled urllib3-1.25.9 [2021-04-29T21:00:14.120Z] Attempting uninstall: requests [2021-04-29T21:00:14.120Z] Found existing installation: requests 2.23.0 [2021-04-29T21:00:14.120Z] Uninstalling requests-2.23.0: [2021-04-29T21:00:14.400Z] Successfully uninstalled requests-2.23.0 [2021-04-29T21:00:15.009Z] Running setup.py install for PyYAML: started [2021-04-29T21:00:17.655Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-29T21:00:19.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T21:00:19.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T21:00:19.112Z] ---> 65ab37fe9f38 [2021-04-29T21:00:19.112Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T21:00:19.112Z] ---> Using cache [2021-04-29T21:00:19.112Z] ---> fb1003ee4042 [2021-04-29T21:00:19.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T21:00:19.112Z] ---> Using cache [2021-04-29T21:00:19.112Z] ---> 0f96f00db503 [2021-04-29T21:00:19.112Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-29T21:00:19.112Z] ---> Using cache [2021-04-29T21:00:19.112Z] ---> 8fc659b71daf [2021-04-29T21:00:19.112Z] Step 6/23 : COPY go.mod . [2021-04-29T21:00:19.112Z] ---> Using cache [2021-04-29T21:00:19.112Z] ---> 02ee3a86246f [2021-04-29T21:00:19.112Z] Step 7/23 : RUN go mod download [2021-04-29T21:00:19.112Z] ---> Using cache [2021-04-29T21:00:19.112Z] ---> 019cb8b2d207 [2021-04-29T21:00:19.112Z] Step 8/23 : COPY . . [2021-04-29T21:00:19.112Z] Running setup.py install for docopt: started [2021-04-29T21:00:19.112Z] ---> Using cache [2021-04-29T21:00:19.112Z] ---> c503987f1930 [2021-04-29T21:00:19.112Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-29T21:00:21.770Z] Running setup.py install for docopt: finished with status 'done' [2021-04-29T21:00:21.770Z] Running setup.py install for dockerpty: started [2021-04-29T21:00:23.772Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-29T21:00:24.759Z] ---> Running in 0616a8922c86 [2021-04-29T21:00:25.740Z] 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-04-29T21:00:26.352Z] 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-04-29T21:00:29.006Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T21:00:29.006Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-29T21:00:29.006Z] ---> 65ab37fe9f38 [2021-04-29T21:00:29.006Z] Step 3/22 : WORKDIR /edgex-go [2021-04-29T21:00:29.006Z] ---> Using cache [2021-04-29T21:00:29.006Z] ---> fb1003ee4042 [2021-04-29T21:00:29.006Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T21:00:29.006Z] ---> Using cache [2021-04-29T21:00:29.006Z] ---> 0f96f00db503 [2021-04-29T21:00:29.006Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-29T21:00:30.438Z] ---> Running in bc39c3df31c0 [2021-04-29T21:00:32.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-29T21:00:33.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-29T21:00:33.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T21:00:33.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T21:00:33.701Z] ---> 65ab37fe9f38 [2021-04-29T21:00:33.701Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T21:00:33.701Z] ---> Using cache [2021-04-29T21:00:33.701Z] ---> fb1003ee4042 [2021-04-29T21:00:33.701Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T21:00:33.701Z] ---> Using cache [2021-04-29T21:00:33.701Z] ---> 0f96f00db503 [2021-04-29T21:00:33.701Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-29T21:00:33.701Z] ---> Using cache [2021-04-29T21:00:33.701Z] ---> 8fc659b71daf [2021-04-29T21:00:33.701Z] Step 6/23 : COPY go.mod . [2021-04-29T21:00:33.701Z] ---> Using cache [2021-04-29T21:00:33.701Z] ---> 02ee3a86246f [2021-04-29T21:00:33.701Z] Step 7/23 : RUN go mod download [2021-04-29T21:00:33.701Z] ---> Using cache [2021-04-29T21:00:33.701Z] ---> 019cb8b2d207 [2021-04-29T21:00:33.701Z] Step 8/23 : COPY . . [2021-04-29T21:00:34.304Z] OK: 218 MiB in 52 packages [2021-04-29T21:00:34.304Z] ---> Using cache [2021-04-29T21:00:34.304Z] ---> c503987f1930 [2021-04-29T21:00:34.304Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-29T21:00:35.752Z] ---> Running in 67813bda3c08 [2021-04-29T21:00:37.754Z] Removing intermediate container bc39c3df31c0 [2021-04-29T21:00:37.754Z] ---> db4d8bf60801 [2021-04-29T21:00:37.754Z] Step 6/22 : COPY go.mod . [2021-04-29T21:00:38.355Z] 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-04-29T21:00:40.395Z] ---> c233c17df291 [2021-04-29T21:00:40.395Z] Step 7/22 : RUN go mod download [2021-04-29T21:00:40.696Z] ---> Running in 2df66b09426e [2021-04-29T21:00:47.498Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T21:00:47.498Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T21:00:47.498Z] ---> 65ab37fe9f38 [2021-04-29T21:00:47.498Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T21:00:47.498Z] ---> Using cache [2021-04-29T21:00:47.498Z] ---> fb1003ee4042 [2021-04-29T21:00:47.498Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T21:00:47.498Z] ---> Using cache [2021-04-29T21:00:47.498Z] ---> 0f96f00db503 [2021-04-29T21:00:47.498Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-29T21:00:47.498Z] ---> Running in 668c401007e7 [2021-04-29T21:00:47.498Z] Removing intermediate container 2df66b09426e [2021-04-29T21:00:47.498Z] ---> 800204eb1f3d [2021-04-29T21:00:47.498Z] Step 8/22 : COPY . . [2021-04-29T21:00:48.484Z] Removing intermediate container c7fabd5c7b7d [2021-04-29T21:00:48.484Z] ---> da90fa4313a5 [2021-04-29T21:00:48.484Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-29T21:00:49.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-29T21:00:49.085Z] ---> Running in 93fb79cd8fc8 [2021-04-29T21:00:50.076Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-29T21:00:50.351Z] Removing intermediate container 93fb79cd8fc8 [2021-04-29T21:00:50.351Z] ---> e99f990839a5 [2021-04-29T21:00:50.351Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-29T21:00:51.350Z] ---> Running in 12760a243e4d [2021-04-29T21:00:51.350Z] OK: 218 MiB in 52 packages [2021-04-29T21:00:52.808Z] Removing intermediate container 12760a243e4d [2021-04-29T21:00:52.808Z] ---> f4834d08c710 [2021-04-29T21:00:52.808Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-29T21:00:54.790Z] Removing intermediate container 668c401007e7 [2021-04-29T21:00:54.790Z] ---> a507eba73868 [2021-04-29T21:00:54.790Z] Step 6/23 : COPY go.mod . [2021-04-29T21:00:55.777Z] ---> c94cf16eecdd [2021-04-29T21:00:55.777Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-29T21:00:56.768Z] ---> 2880b374ba35 [2021-04-29T21:00:56.768Z] Step 7/23 : RUN go mod download [2021-04-29T21:00:57.043Z] ---> Running in 630d9449fd2c [2021-04-29T21:00:57.649Z] ---> b11e842e16a3 [2021-04-29T21:00:57.649Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-29T21:01:00.288Z] ---> 56fd5159b841 [2021-04-29T21:01:00.288Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-29T21:01:00.288Z] ---> Running in 02301230b74a [2021-04-29T21:01:02.289Z] Removing intermediate container 02301230b74a [2021-04-29T21:01:02.289Z] ---> 3bbbb90d12dd [2021-04-29T21:01:02.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T21:01:02.289Z] Removing intermediate container 630d9449fd2c [2021-04-29T21:01:02.289Z] ---> d962b9f2b749 [2021-04-29T21:01:02.289Z] Step 8/23 : COPY . . [2021-04-29T21:01:02.568Z] ---> Running in 41384243cbfc [2021-04-29T21:01:04.013Z] Removing intermediate container 41384243cbfc [2021-04-29T21:01:04.013Z] ---> f04b17a4785d [2021-04-29T21:01:04.013Z] Step 21/23 : LABEL arch=arm64 [2021-04-29T21:01:04.288Z] ---> Running in c44d127b52dc [2021-04-29T21:01:06.272Z] Removing intermediate container c44d127b52dc [2021-04-29T21:01:06.272Z] ---> 7603434f2b02 [2021-04-29T21:01:06.272Z] Step 22/23 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T21:01:06.549Z] ---> Running in 16f8c6e79c64 [2021-04-29T21:01:08.536Z] Removing intermediate container 16f8c6e79c64 [2021-04-29T21:01:08.536Z] ---> defb0f984656 [2021-04-29T21:01:08.536Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T21:01:09.142Z] ---> Running in edecc4b1de70 [2021-04-29T21:01:10.156Z] Removing intermediate container edecc4b1de70 [2021-04-29T21:01:10.156Z] ---> c1e3204acf6f [2021-04-29T21:01:10.156Z] [2021-04-29T21:01:11.613Z] Successfully built c1e3204acf6f [2021-04-29T21:01:11.889Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-29T21:01:15.311Z]  Building docker-sys-mgmt-agent-go ... done  ---> 48fd495a6c71 [2021-04-29T21:01:15.311Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-29T21:01:15.590Z] ---> Running in 6279a842aa76 [2021-04-29T21:01:17.588Z] 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-04-29T21:01:30.050Z] ---> bb72a1d7678a [2021-04-29T21:01:30.050Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-29T21:01:30.050Z] ---> Running in ba66ed220445 [2021-04-29T21:01:30.329Z] 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-04-29T21:02:02.758Z] Removing intermediate container 0616a8922c86 [2021-04-29T21:02:02.758Z] ---> fdcefb86d7d6 [2021-04-29T21:02:02.758Z] [2021-04-29T21:02:02.758Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T21:02:02.758Z] ---> 9852663dfa18 [2021-04-29T21:02:02.758Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-29T21:02:02.758Z] ---> Using cache [2021-04-29T21:02:02.758Z] ---> cfecdf0de92b [2021-04-29T21:02:02.758Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T21:02:02.758Z] ---> Using cache [2021-04-29T21:02:02.758Z] ---> 02e6159858bb [2021-04-29T21:02:02.758Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-29T21:02:02.758Z] ---> Running in 4329a101e30f [2021-04-29T21:02:02.758Z] Removing intermediate container 4329a101e30f [2021-04-29T21:02:02.758Z] ---> 401224837aae [2021-04-29T21:02:02.758Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-29T21:02:02.758Z] ---> Running in 6807241929f4 [2021-04-29T21:02:02.758Z] Removing intermediate container 6807241929f4 [2021-04-29T21:02:02.758Z] ---> fd1c64e733c2 [2021-04-29T21:02:02.758Z] Step 15/23 : WORKDIR / [2021-04-29T21:02:02.758Z] ---> Running in 7831187fb125 [2021-04-29T21:02:02.758Z] Removing intermediate container 7831187fb125 [2021-04-29T21:02:02.758Z] ---> 560797d1eed4 [2021-04-29T21:02:02.758Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T21:02:03.755Z] ---> 30e6edb21c97 [2021-04-29T21:02:03.755Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-29T21:02:05.754Z] ---> 07595cff492c [2021-04-29T21:02:05.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-29T21:02:06.759Z] ---> a42cf7f58b4f [2021-04-29T21:02:06.759Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-29T21:02:06.759Z] ---> Running in 44c96127f81c [2021-04-29T21:02:07.751Z] Removing intermediate container 44c96127f81c [2021-04-29T21:02:07.751Z] ---> 30b15c83bb26 [2021-04-29T21:02:07.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T21:02:07.751Z] ---> Running in a4f69804d5ce [2021-04-29T21:02:08.748Z] Removing intermediate container a4f69804d5ce [2021-04-29T21:02:08.748Z] ---> 1d6a88a0ce81 [2021-04-29T21:02:08.748Z] Step 21/23 : LABEL arch=arm64 [2021-04-29T21:02:08.748Z] ---> Running in 7618a746d79e [2021-04-29T21:02:09.357Z] Removing intermediate container 7618a746d79e [2021-04-29T21:02:09.357Z] ---> ce164310c929 [2021-04-29T21:02:09.357Z] Step 22/23 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T21:02:09.638Z] ---> Running in 3e2be1a1d33e [2021-04-29T21:02:10.244Z] Removing intermediate container 3e2be1a1d33e [2021-04-29T21:02:10.244Z] ---> 36fbd1b7943e [2021-04-29T21:02:10.244Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T21:02:10.522Z] ---> Running in 3bc308f627ba [2021-04-29T21:02:11.127Z] Removing intermediate container 3bc308f627ba [2021-04-29T21:02:11.127Z] ---> 19485157bd29 [2021-04-29T21:02:11.127Z] [2021-04-29T21:02:11.733Z] Successfully built 19485157bd29 [2021-04-29T21:02:11.733Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-29T21:02:26.883Z]  Building docker-core-command-go ... done Removing intermediate container 67813bda3c08 [2021-04-29T21:02:26.883Z] ---> f4c9e4216145 [2021-04-29T21:02:26.883Z] [2021-04-29T21:02:26.883Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T21:02:26.883Z] ---> 9852663dfa18 [2021-04-29T21:02:26.883Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-29T21:02:26.883Z] ---> Using cache [2021-04-29T21:02:26.883Z] ---> cfecdf0de92b [2021-04-29T21:02:26.883Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T21:02:26.883Z] ---> Using cache [2021-04-29T21:02:26.883Z] ---> 02e6159858bb [2021-04-29T21:02:26.883Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-29T21:02:26.883Z] ---> Running in 20987cd4a10e [2021-04-29T21:02:27.482Z] Removing intermediate container 20987cd4a10e [2021-04-29T21:02:27.482Z] ---> b5cfd22de2a2 [2021-04-29T21:02:27.482Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-29T21:02:27.482Z] ---> Running in b80c126c6b38 [2021-04-29T21:02:28.089Z] Removing intermediate container b80c126c6b38 [2021-04-29T21:02:28.089Z] ---> 419a590b4b6a [2021-04-29T21:02:28.089Z] Step 15/23 : WORKDIR / [2021-04-29T21:02:28.364Z] ---> Running in 567a979f424e [2021-04-29T21:02:29.057Z] Removing intermediate container 567a979f424e [2021-04-29T21:02:29.057Z] ---> 695171f1338b [2021-04-29T21:02:29.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T21:02:30.120Z] ---> 36d54c85b594 [2021-04-29T21:02:30.120Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-29T21:02:32.200Z] ---> f0ff92528acc [2021-04-29T21:02:32.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-29T21:02:33.644Z] ---> f3ee32b35d3d [2021-04-29T21:02:33.644Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-29T21:02:33.644Z] ---> Running in f8e27148df55 [2021-04-29T21:02:34.250Z] Removing intermediate container f8e27148df55 [2021-04-29T21:02:34.250Z] ---> 950e2d0031f8 [2021-04-29T21:02:34.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T21:02:34.527Z] ---> Running in 0785b6f6691d [2021-04-29T21:02:35.516Z] Removing intermediate container 0785b6f6691d [2021-04-29T21:02:35.516Z] ---> bc21c8cc54a3 [2021-04-29T21:02:35.516Z] Step 21/23 : LABEL arch=arm64 [2021-04-29T21:02:35.516Z] ---> Running in e1a616e3f261 [2021-04-29T21:02:36.512Z] Removing intermediate container e1a616e3f261 [2021-04-29T21:02:36.513Z] ---> 6f3ef11fafc5 [2021-04-29T21:02:36.513Z] Step 22/23 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T21:02:36.513Z] ---> Running in 2f7c90fbdc5f [2021-04-29T21:02:37.121Z] Removing intermediate container 2f7c90fbdc5f [2021-04-29T21:02:37.121Z] ---> 3198c64432b3 [2021-04-29T21:02:37.121Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T21:02:37.121Z] ---> Running in eacc6d67677c [2021-04-29T21:02:38.111Z] Removing intermediate container eacc6d67677c [2021-04-29T21:02:38.111Z] ---> 9b20471b075a [2021-04-29T21:02:38.111Z] [2021-04-29T21:02:38.395Z] Successfully built 9b20471b075a [2021-04-29T21:02:38.674Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-29T21:02:51.087Z]  Building docker-core-metadata-go ... done Removing intermediate container 6279a842aa76 [2021-04-29T21:02:51.087Z] ---> 44b4048007c6 [2021-04-29T21:02:51.087Z] [2021-04-29T21:02:51.087Z] Step 10/22 : FROM alpine:3.12 [2021-04-29T21:02:51.087Z] ---> 9852663dfa18 [2021-04-29T21:02:51.087Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-29T21:02:51.087Z] ---> Running in 0cb5584dfa8b [2021-04-29T21:02:51.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T21:02:51.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T21:02:51.362Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-29T21:02:51.362Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-29T21:02:51.362Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T21:02:51.362Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T21:02:51.638Z] OK: 6 MiB in 16 packages [2021-04-29T21:02:54.254Z] Removing intermediate container 0cb5584dfa8b [2021-04-29T21:02:54.254Z] ---> 7cbdbf327484 [2021-04-29T21:02:54.254Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T21:02:54.254Z] ---> Running in 5c6ee080704f [2021-04-29T21:02:54.527Z] Removing intermediate container 5c6ee080704f [2021-04-29T21:02:54.527Z] ---> 2950d9b6a282 [2021-04-29T21:02:54.527Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-29T21:02:54.527Z] ---> Running in 009b99c97c69 [2021-04-29T21:02:55.129Z] Removing intermediate container 009b99c97c69 [2021-04-29T21:02:55.129Z] ---> 8eb8a8113466 [2021-04-29T21:02:55.129Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-29T21:02:55.403Z] ---> Running in 6ee18db423cf [2021-04-29T21:02:55.997Z] Removing intermediate container 6ee18db423cf [2021-04-29T21:02:55.997Z] ---> 10f47e112129 [2021-04-29T21:02:55.997Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T21:02:57.429Z] ---> 962257162a3d [2021-04-29T21:02:57.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-29T21:02:58.860Z] ---> 4d564ee83b5c [2021-04-29T21:02:58.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-29T21:02:58.860Z] Removing intermediate container ba66ed220445 [2021-04-29T21:02:58.860Z] ---> 34ad97051a8a [2021-04-29T21:02:58.860Z] [2021-04-29T21:02:58.860Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T21:02:58.860Z] ---> 9852663dfa18 [2021-04-29T21:02:58.860Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-29T21:02:58.860Z] ---> Running in e7584891338c [2021-04-29T21:02:59.456Z] Removing intermediate container e7584891338c [2021-04-29T21:02:59.456Z] ---> a89de6758205 [2021-04-29T21:02:59.456Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-29T21:02:59.456Z] ---> 85409efb40d4 [2021-04-29T21:02:59.456Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-29T21:02:59.729Z] ---> Running in bb718e6b62c8 [2021-04-29T21:02:59.729Z] ---> Running in 6b56fb38c476 [2021-04-29T21:03:00.002Z] Removing intermediate container 6b56fb38c476 [2021-04-29T21:03:00.002Z] ---> 12dcbdbe9ccd [2021-04-29T21:03:00.002Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-29T21:03:00.273Z] Removing intermediate container bb718e6b62c8 [2021-04-29T21:03:00.273Z] ---> 34075cb67af8 [2021-04-29T21:03:00.273Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T21:03:00.273Z] ---> Running in 78644912e2d1 [2021-04-29T21:03:00.273Z] ---> Running in 376fec8b5698 [2021-04-29T21:03:00.865Z] Removing intermediate container 78644912e2d1 [2021-04-29T21:03:00.865Z] ---> cbcf061a13ee [2021-04-29T21:03:00.865Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T21:03:00.865Z] Removing intermediate container 376fec8b5698 [2021-04-29T21:03:00.865Z] ---> 679359111803 [2021-04-29T21:03:00.865Z] Step 20/22 : LABEL arch=arm64 [2021-04-29T21:03:00.865Z] ---> Running in 239101c7f0a7 [2021-04-29T21:03:01.138Z] ---> Running in ea62c58f38c7 [2021-04-29T21:03:01.734Z] Removing intermediate container ea62c58f38c7 [2021-04-29T21:03:01.734Z] ---> 7271cf9ac1b6 [2021-04-29T21:03:01.734Z] Step 21/22 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T21:03:02.008Z] ---> Running in e3b6533c8cb4 [2021-04-29T21:03:02.604Z] Removing intermediate container e3b6533c8cb4 [2021-04-29T21:03:02.604Z] ---> 0db9fa678e4e [2021-04-29T21:03:02.604Z] Step 22/22 : LABEL version=0.0.0 [2021-04-29T21:03:02.604Z] ---> Running in cf667d709123 [2021-04-29T21:03:03.200Z] Removing intermediate container cf667d709123 [2021-04-29T21:03:03.200Z] ---> 6aeba5a43958 [2021-04-29T21:03:03.200Z] [2021-04-29T21:03:03.474Z] Removing intermediate container 239101c7f0a7 [2021-04-29T21:03:03.474Z] ---> f0b64ff5b708 [2021-04-29T21:03:03.474Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-29T21:03:03.754Z] Successfully built 6aeba5a43958 [2021-04-29T21:03:03.754Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-29T21:03:03.754Z]  Building docker-support-notifications-go ... done  ---> Running in b804dd054c66 [2021-04-29T21:03:04.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T21:03:05.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T21:03:06.285Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-29T21:03:06.285Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-29T21:03:06.285Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-29T21:03:06.553Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-29T21:03:06.553Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-29T21:03:06.823Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-29T21:03:06.823Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T21:03:06.823Z] OK: 8 MiB in 20 packages [2021-04-29T21:03:08.246Z] Removing intermediate container b804dd054c66 [2021-04-29T21:03:08.246Z] ---> 07f2672e3ec5 [2021-04-29T21:03:08.246Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T21:03:08.839Z] ---> 8f85c9964633 [2021-04-29T21:03:08.839Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-29T21:03:09.815Z] ---> f9a43a18f05c [2021-04-29T21:03:09.815Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-29T21:03:10.791Z] ---> 9c6c33a3c8b8 [2021-04-29T21:03:10.791Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-29T21:03:10.791Z] ---> Running in 1e119a1dbcf9 [2021-04-29T21:03:11.063Z] Removing intermediate container 1e119a1dbcf9 [2021-04-29T21:03:11.063Z] ---> 3ae938f0a7bb [2021-04-29T21:03:11.063Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T21:03:11.334Z] ---> Running in bf26c09bd3fe [2021-04-29T21:03:11.926Z] Removing intermediate container bf26c09bd3fe [2021-04-29T21:03:11.926Z] ---> f35a229a5042 [2021-04-29T21:03:11.926Z] Step 21/23 : LABEL arch=arm64 [2021-04-29T21:03:11.926Z] ---> Running in daddba156de6 [2021-04-29T21:03:12.518Z] Removing intermediate container daddba156de6 [2021-04-29T21:03:12.518Z] ---> 48ac658089ff [2021-04-29T21:03:12.518Z] Step 22/23 : LABEL git_sha=776462688d1dc375d6d9c2994995fcd00ed8024e [2021-04-29T21:03:12.518Z] ---> Running in f83b20674112 [2021-04-29T21:03:13.110Z] Removing intermediate container f83b20674112 [2021-04-29T21:03:13.110Z] ---> baea1ba3bd1d [2021-04-29T21:03:13.110Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T21:03:13.110Z] ---> Running in 3af812ccb8e2 [2021-04-29T21:03:13.702Z] Removing intermediate container 3af812ccb8e2 [2021-04-29T21:03:13.702Z] ---> fb790dc97c81 [2021-04-29T21:03:13.702Z] [2021-04-29T21:03:13.974Z] Successfully built fb790dc97c81 [2021-04-29T21:03:13.974Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-29T21:03:14.258Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-29T21:03:14.256Z] $ docker stop --time=1 bc42defa7f7919e5fe1aa48337a64703ed150fbfe2bdfcff543eaf9059ad2d50 [2021-04-29T21:03:16.228Z] $ docker rm -f bc42defa7f7919e5fe1aa48337a64703ed150fbfe2bdfcff543eaf9059ad2d50 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-29T21:03:16.845Z] + grep docker [2021-04-29T21:03:16.845Z] + docker images [2021-04-29T21:03:17.115Z] docker-core-data-go-arm64 latest fb790dc97c81 3 seconds ago 20.3MB [2021-04-29T21:03:17.115Z] docker-support-notifications-go-arm64 latest 6aeba5a43958 14 seconds ago 16.6MB [2021-04-29T21:03:17.115Z] docker-core-metadata-go-arm64 latest 9b20471b075a 39 seconds ago 17.4MB [2021-04-29T21:03:17.115Z] docker-core-command-go-arm64 latest 19485157bd29 About a minute ago 16.1MB [2021-04-29T21:03:17.115Z] docker-sys-mgmt-agent-go-arm64 latest c1e3204acf6f 2 minutes ago 299MB [2021-04-29T21:03:17.115Z] docker-security-bootstrapper-go-arm64 latest 0a3a3e97b64b 3 minutes ago 17.1MB [2021-04-29T21:03:17.115Z] docker-security-secretstore-setup-go-arm64 latest a8cd3855da0d 3 minutes ago 24.1MB [2021-04-29T21:03:17.115Z] docker-support-scheduler-go-arm64 latest 7514ed39bd5a 3 minutes ago 16.1MB [2021-04-29T21:03:17.115Z] docker-security-proxy-setup-go-arm64 latest c8ea0c7632c0 3 minutes ago 23.9MB [2021-04-29T21:03:17.115Z] docker 20.10.0 eeaf43b92773 4 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-04-29T21:03:17.822Z] ---> job-cost.sh [2021-04-29T21:03:17.822Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vSiz [2021-04-29T21:03:56.765Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-29T21:05:33.602Z] lf-activate-venv(): INFO: Adding /tmp/venv-vSiz/bin to PATH [2021-04-29T21:05:33.602Z] INFO: No Stack... [2021-04-29T21:05:34.575Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-29T21:05:34.848Z] INFO: Archiving Costs [Pipeline] sh [2021-04-29T21:05:35.193Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-04-29T21:05:35.193Z] + cut -d, -f6 [Pipeline] lock [2021-04-29T21:05:35.311Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3413-2-stack-cost] [2021-04-29T21:05:35.320Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3413-2-stack-cost] did not exist. Created. [2021-04-29T21:05:35.320Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3413-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-29T21:05:35.680Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-29T21:05:35.967Z] Stashed 1 file(s) [Pipeline] } [2021-04-29T21:05:35.984Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3413-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-29T21:05:36.725Z] provisioning config files... [2021-04-29T21:05:36.743Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config365395407622096214tmp [Pipeline] { [Pipeline] sh [2021-04-29T21:05:37.142Z] + set +x [2021-04-29T21:05:37.142Z] + curl -s https://codecov.io/bash [2021-04-29T21:05:37.142Z] + bash -s -- [2021-04-29T21:05:37.731Z] [2021-04-29T21:05:37.731Z] _____ _ [2021-04-29T21:05:37.731Z] / ____| | | [2021-04-29T21:05:37.731Z] | | ___ __| | ___ ___ _____ __ [2021-04-29T21:05:37.731Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-29T21:05:37.731Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-29T21:05:37.731Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-29T21:05:37.731Z] Bash-1.0.2 [2021-04-29T21:05:37.731Z] [2021-04-29T21:05:37.731Z] [2021-04-29T21:05:37.731Z] ==> git version 2.24.3 found [2021-04-29T21:05:37.731Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-29T21:05:37.731Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-29T21:05:37.731Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-29T21:05:37.731Z] ==> Jenkins CI detected. [2021-04-29T21:05:37.731Z] project root: . [2021-04-29T21:05:37.731Z] --> token set from env [2021-04-29T21:05:37.731Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-29T21:05:37.731Z] ==> Running gcov in . (disable via -X gcov) [2021-04-29T21:05:38.013Z] ==> Python coveragepy not found [2021-04-29T21:05:38.013Z] ==> Searching for coverage reports in: [2021-04-29T21:05:38.013Z] + . [2021-04-29T21:05:38.013Z] -> Found 1 reports [2021-04-29T21:05:38.013Z] ==> Detecting git/mercurial file structure [2021-04-29T21:05:38.013Z] ==> Reading reports [2021-04-29T21:05:38.013Z] + ./coverage.out bytes=691485 [2021-04-29T21:05:38.013Z] ==> Appending adjustments [2021-04-29T21:05:38.013Z] https://docs.codecov.io/docs/fixing-reports [2021-04-29T21:05:43.410Z] + Found adjustments [2021-04-29T21:05:43.410Z] ==> Gzipping contents [2021-04-29T21:05:43.410Z] 100K /tmp/codecov.YP1qZn.gz [2021-04-29T21:05:43.410Z] ==> Uploading reports [2021-04-29T21:05:43.410Z] url: https://codecov.io [2021-04-29T21:05:43.410Z] query: branch=PR-3413&commit=776462688d1dc375d6d9c2994995fcd00ed8024e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3413%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3413&job=&cmd_args= [2021-04-29T21:05:43.410Z] -> Pinging Codecov [2021-04-29T21:05:43.410Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3413&commit=776462688d1dc375d6d9c2994995fcd00ed8024e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3413%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3413&job=&cmd_args= [2021-04-29T21:05:43.997Z] -> Uploading to [2021-04-29T21:05:43.997Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-29/00271124DB129430A58F1EEE437C3FCB/776462688d1dc375d6d9c2994995fcd00ed8024e/61fff26e-6af4-46ea-9cc1-bc80c48b0963.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210429T210543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=201a89e53bcffe060490f2012ed10cf88cf3b300c94e8f140c518973764d7a47 [2021-04-29T21:05:43.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-29T21:05:43.997Z] Dload Upload Total Spent Left Speed [2021-04-29T21:05:44.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99222 0 0 100 99222 0 212k --:--:-- --:--:-- --:--:-- 212k [2021-04-29T21:05:44.263Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/776462688d1dc375d6d9c2994995fcd00ed8024e [Pipeline] } [2021-04-29T21:05:44.276Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-29T21:05:45.014Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T21:05:45.907Z] ---> package-listing.sh [2021-04-29T21:05:45.907Z] ++ facter osfamily [2021-04-29T21:05:45.907Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-29T21:05:46.172Z] + OS_FAMILY=redhat [2021-04-29T21:05:46.172Z] + workspace=/w/workspace/edgex-go/2 [2021-04-29T21:05:46.172Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-29T21:05:46.172Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-29T21:05:46.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-29T21:05:46.172Z] + PACKAGES=/tmp/packages_start.txt [2021-04-29T21:05:46.172Z] + '[' /w/workspace/edgex-go/2 ']' [2021-04-29T21:05:46.172Z] + PACKAGES=/tmp/packages_end.txt [2021-04-29T21:05:46.172Z] + case "${OS_FAMILY}" in [2021-04-29T21:05:46.172Z] + rpm -qa [2021-04-29T21:05:46.172Z] + sort [2021-04-29T21:05:51.489Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-29T21:05:51.489Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-29T21:05:51.489Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-29T21:05:51.489Z] + '[' /w/workspace/edgex-go/2 ']' [2021-04-29T21:05:51.489Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-04-29T21:05:51.489Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-04-29T21:05:51.506Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-29T21:05:51.812Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-29T21:05:52.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T21:05:52.664Z] [2021-04-29T21:05:52.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-29T21:05:53.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T21:05:53.048Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-29T21:05:53.048Z] df20fa9351a1: Pulling fs layer [2021-04-29T21:05:53.048Z] 36b3adc4ff6f: Pulling fs layer [2021-04-29T21:05:53.048Z] 8ad3a11d3b57: Pulling fs layer [2021-04-29T21:05:53.048Z] 46f8f816bc3b: Pulling fs layer [2021-04-29T21:05:53.048Z] 93b61091891f: Pulling fs layer [2021-04-29T21:05:53.048Z] 93b9cdb0e59b: Pulling fs layer [2021-04-29T21:05:53.048Z] 5e14af77c1be: Pulling fs layer [2021-04-29T21:05:53.048Z] 01666e4c0597: Pulling fs layer [2021-04-29T21:05:53.048Z] aa168da1d23b: Pulling fs layer [2021-04-29T21:05:53.048Z] 93b9cdb0e59b: Waiting [2021-04-29T21:05:53.048Z] 5e14af77c1be: Waiting [2021-04-29T21:05:53.048Z] 01666e4c0597: Waiting [2021-04-29T21:05:53.048Z] aa168da1d23b: Waiting [2021-04-29T21:05:53.048Z] 46f8f816bc3b: Waiting [2021-04-29T21:05:53.048Z] 93b61091891f: Waiting [2021-04-29T21:05:53.319Z] 36b3adc4ff6f: Download complete [2021-04-29T21:05:53.319Z] 46f8f816bc3b: Verifying Checksum [2021-04-29T21:05:53.319Z] 46f8f816bc3b: Download complete [2021-04-29T21:05:53.319Z] df20fa9351a1: Download complete [2021-04-29T21:05:53.319Z] 93b9cdb0e59b: Verifying Checksum [2021-04-29T21:05:53.319Z] 93b9cdb0e59b: Download complete [2021-04-29T21:05:53.319Z] 5e14af77c1be: Verifying Checksum [2021-04-29T21:05:53.319Z] 5e14af77c1be: Download complete [2021-04-29T21:05:53.319Z] 93b61091891f: Verifying Checksum [2021-04-29T21:05:53.319Z] 93b61091891f: Download complete [2021-04-29T21:05:53.319Z] 01666e4c0597: Verifying Checksum [2021-04-29T21:05:53.319Z] 01666e4c0597: Download complete [2021-04-29T21:05:53.985Z] df20fa9351a1: Pull complete [2021-04-29T21:05:53.985Z] 8ad3a11d3b57: Verifying Checksum [2021-04-29T21:05:53.985Z] 8ad3a11d3b57: Download complete [2021-04-29T21:05:53.985Z] 36b3adc4ff6f: Pull complete [2021-04-29T21:05:55.997Z] 8ad3a11d3b57: Pull complete [2021-04-29T21:05:55.997Z] 46f8f816bc3b: Pull complete [2021-04-29T21:05:56.993Z] aa168da1d23b: Verifying Checksum [2021-04-29T21:05:56.993Z] aa168da1d23b: Download complete [2021-04-29T21:05:57.985Z] 93b61091891f: Pull complete [2021-04-29T21:05:58.251Z] 93b9cdb0e59b: Pull complete [2021-04-29T21:05:58.535Z] 5e14af77c1be: Pull complete [2021-04-29T21:05:58.811Z] 01666e4c0597: Pull complete [2021-04-29T21:06:08.900Z] aa168da1d23b: Pull complete [2021-04-29T21:06:08.900Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-29T21:06:08.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T21:06:08.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-29T21:06:09.083Z] prd-centos7-docker-4c-2g-2405 does not seem to be running inside a container [2021-04-29T21:06:09.162Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:alpine cat [2021-04-29T21:06:14.203Z] $ docker top 2509663fa5bfe97721a396cd4106ee5d3ed972679ce4518fc3e1b29338f47ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T21:06:14.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-29T21:06:15.080Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-29T21:06:15.390Z] + ls /var/log/sa-host [2021-04-29T21:06:15.390Z] + sadf -c /var/log/sa-host/sa23 [2021-04-29T21:06:15.390Z] file_magic: OK [2021-04-29T21:06:15.390Z] HZ: Using current value: 100 [2021-04-29T21:06:15.390Z] file_header: OK [2021-04-29T21:06:15.390Z] 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-04-29T21:06:15.390Z] Statistics: [2021-04-29T21:06:15.390Z] Hnuu...uuuununununu... [2021-04-29T21:06:15.390Z] File successfully converted to sysstat format version 12.2.1 [2021-04-29T21:06:15.390Z] + sadf -c /var/log/sa-host/sa29 [2021-04-29T21:06:15.390Z] file_magic: OK [2021-04-29T21:06:15.390Z] HZ: Using current value: 100 [2021-04-29T21:06:15.390Z] file_header: OK [2021-04-29T21:06:15.390Z] 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-04-29T21:06:15.390Z] Statistics: [2021-04-29T21:06:15.390Z] 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... [2021-04-29T21:06:15.390Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-29T21:06:15.584Z] provisioning config files... [2021-04-29T21:06:16.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8482170782689876086tmp [Pipeline] { [Pipeline] echo [2021-04-29T21:06:16.426Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T21:06:16.834Z] ---> create-netrc.sh [Pipeline] } [2021-04-29T21:06:16.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-29T21:06:16.883Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T21:06:17.220Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-29T21:06:17.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T21:06:17.555Z] ---> sudo-logs.sh [2021-04-29T21:06:17.555Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-29T21:06:17.589Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T21:06:17.899Z] ---> job-cost.sh [2021-04-29T21:06:17.899Z] lf-activate-venv: SKIPPING [2021-04-29T21:06:17.899Z] DEBUG: total: 0.20999999344348907 [2021-04-29T21:06:17.899Z] INFO: Retrieving Stack Cost... [2021-04-29T21:06:18.849Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-29T21:06:19.111Z] INFO: Archiving Costs [Pipeline] echo [2021-04-29T21:06:19.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T21:06:19.435Z] ---> logs-deploy.sh [2021-04-29T21:06:19.435Z] lf-activate-venv: SKIPPING [2021-04-29T21:06:19.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3413/2 [2021-04-29T21:06:19.435Z] INFO: archiving workspace using pattern(s): [2021-04-29T21:06:21.368Z] Archives upload complete. [2021-04-29T21:06:21.368Z] INFO: archiving logs to Nexus