Pull request #3199 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 rather than 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 Obtained Jenkinsfile from 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27919 in /w/workspace/edgexfoundry_edgex-go_PR-3199 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 > 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/3199/head:refs/remotes/origin/PR-3199 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 # 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 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 Merge succeeded, producing 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 Checking out Revision 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 (PR-3199) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 # timeout=10 Commit message: "feat(scheduler): Implement DELETE /interval V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-27T00:10:33.230Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-27T00:10:33.466Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-27T00:10:33.554Z] ========================================================= [2021-02-27T00:10:33.554Z] EdgeX Global Pipelines Version Info [2021-02-27T00:10:33.554Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c750db214759195f8f80f319237184eb4908ae1e # timeout=10 [2021-02-27T00:10:37.872Z] ------------------- [2021-02-27T00:10:37.872Z] stable info: [2021-02-27T00:10:37.872Z] ------------------- [2021-02-27T00:10:37.872Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-27T00:10:37.872Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-02-27T00:10:37.872Z] Message: update stable to v1.0.183 [2021-02-27T00:10:39.704Z] ------------------- [2021-02-27T00:10:39.704Z] experimental info: [2021-02-27T00:10:39.704Z] ------------------- [2021-02-27T00:10:39.704Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-27T00:10:39.704Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-02-27T00:10:39.704Z] Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-27T00:10:40.098Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-27T00:10:40.181Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-27T00:10:40.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-27T00:10:40.368Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-27T00:10:40.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-27T00:10:40.590Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-27T00:10:40.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-27T00:10:40.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-27T00:10:40.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-27T00:10:40.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-27T00:10:41.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-27T00:10:41.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-27T00:10:41.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-27T00:10:41.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-27T00:10:41.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-27T00:10:41.485Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-27T00:10:41.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-27T00:10:41.650Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-27T00:10:41.740Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-27T00:10:41.826Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-27T00:10:41.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-27T00:10:42.030Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-02-27T00:10:42.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3199 [Pipeline] echo [2021-02-27T00:10:42.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3199 [Pipeline] echo [2021-02-27T00:10:42.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3199 [Pipeline] echo [2021-02-27T00:10:42.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [Pipeline] echo [2021-02-27T00:10:42.484Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fae93e [Pipeline] echo [2021-02-27T00:10:42.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-27T00:10:42.738Z] provisioning config files... [2021-02-27T00:10:43.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6805421460910826320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-27T00:10:44.214Z] ---> docker-login.sh [2021-02-27T00:10:44.214Z] nexus3.edgexfoundry.org:10001 [2021-02-27T00:10:44.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-27T00:10:45.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-27T00:10:45.620Z] Configure a credential helper to remove this warning. See [2021-02-27T00:10:45.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-27T00:10:45.620Z] [2021-02-27T00:10:45.620Z] Login Succeeded [2021-02-27T00:10:45.620Z] nexus3.edgexfoundry.org:10002 [2021-02-27T00:10:46.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-27T00:10:46.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-27T00:10:46.761Z] Configure a credential helper to remove this warning. See [2021-02-27T00:10:46.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-27T00:10:46.761Z] [2021-02-27T00:10:46.761Z] Login Succeeded [2021-02-27T00:10:46.761Z] nexus3.edgexfoundry.org:10003 [2021-02-27T00:10:47.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-27T00:10:47.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-27T00:10:47.872Z] Configure a credential helper to remove this warning. See [2021-02-27T00:10:47.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-27T00:10:47.872Z] [2021-02-27T00:10:47.872Z] Login Succeeded [2021-02-27T00:10:47.872Z] nexus3.edgexfoundry.org:10004 [2021-02-27T00:10:49.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-27T00:10:49.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-27T00:10:49.276Z] Configure a credential helper to remove this warning. See [2021-02-27T00:10:49.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-27T00:10:49.276Z] [2021-02-27T00:10:49.276Z] Login Succeeded [2021-02-27T00:10:49.276Z] docker.io [2021-02-27T00:10:49.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-27T00:10:50.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-27T00:10:50.324Z] Configure a credential helper to remove this warning. See [2021-02-27T00:10:50.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-27T00:10:50.324Z] [2021-02-27T00:10:50.324Z] Login Succeeded [2021-02-27T00:10:50.324Z] ---> docker-login.sh ends [Pipeline] } [2021-02-27T00:10:50.398Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-27T00:10:51.063Z] ++ 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-02-27T00:10:51.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-27T00:10:51.063Z] ++ dirname cmd/core-command/Dockerfile [2021-02-27T00:10:51.063Z] ++ cut -d/ -f2 [2021-02-27T00:10:51.063Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-27T00:10:51.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-27T00:10:51.063Z] ++ dirname cmd/core-data/Dockerfile [2021-02-27T00:10:51.063Z] ++ cut -d/ -f2 [2021-02-27T00:10:51.063Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-27T00:10:51.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-27T00:10:51.063Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-27T00:10:51.063Z] ++ cut -d/ -f2 [2021-02-27T00:10:51.063Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-27T00:10:51.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-27T00:10:51.063Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-27T00:10:51.063Z] ++ cut -d/ -f2 [2021-02-27T00:10:51.063Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-27T00:10:51.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-27T00:10:51.063Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-27T00:10:51.063Z] ++ cut -d/ -f2 [2021-02-27T00:10:51.063Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-27T00:10:51.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-27T00:10:51.063Z] ++ cut -d/ -f2 [2021-02-27T00:10:51.063Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-27T00:10:51.063Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-27T00:10:51.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-27T00:10:51.063Z] ++ cut -d/ -f2 [2021-02-27T00:10:51.063Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-27T00:10:51.063Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-27T00:10:51.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-27T00:10:51.063Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-27T00:10:51.063Z] ++ cut -d/ -f2 [2021-02-27T00:10:51.063Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-27T00:10:51.063Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-27T00:10:51.063Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-27T00:10:51.063Z] ++ cut -d/ -f2 [2021-02-27T00:10:51.063Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-27T00:10:51.880Z] 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-02-27T00:10:53.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-27T00:10:53.424Z] [2021-02-27T00:10:53.424Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:10:54.100Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-27T00:10:54.574Z] latest: Pulling from edgex-devops/git-semver [2021-02-27T00:10:54.574Z] 31603596830f: Pulling fs layer [2021-02-27T00:10:54.574Z] 2a8b12db71e7: Pulling fs layer [2021-02-27T00:10:54.574Z] 6ca5941a6612: Pulling fs layer [2021-02-27T00:10:54.574Z] ecc8261a40a4: Pulling fs layer [2021-02-27T00:10:54.574Z] ecc8261a40a4: Waiting [2021-02-27T00:10:54.574Z] 2a8b12db71e7: Verifying Checksum [2021-02-27T00:10:54.574Z] 2a8b12db71e7: Download complete [2021-02-27T00:10:55.626Z] 31603596830f: Verifying Checksum [2021-02-27T00:10:55.626Z] 31603596830f: Download complete [2021-02-27T00:10:56.647Z] ecc8261a40a4: Verifying Checksum [2021-02-27T00:10:56.648Z] ecc8261a40a4: Download complete [2021-02-27T00:10:57.056Z] 6ca5941a6612: Verifying Checksum [2021-02-27T00:10:57.056Z] 6ca5941a6612: Download complete [2021-02-27T00:10:57.690Z] 31603596830f: Pull complete [2021-02-27T00:10:58.388Z] 2a8b12db71e7: Pull complete [2021-02-27T00:11:02.436Z] 6ca5941a6612: Pull complete [2021-02-27T00:11:03.547Z] ecc8261a40a4: Pull complete [2021-02-27T00:11:03.878Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-27T00:11:03.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-27T00:11:03.878Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-27T00:11:04.864Z] prd-centos7-docker-4c-2g-27919 does not seem to be running inside a container [2021-02-27T00:11:06.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-27T00:11:08.419Z] $ docker top 7b37277a3ebd1c916b3af0dda78c619fb03a4d4782d77e0fac3261ea743cacd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-27T00:11:08.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-27T00:11:08.816Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-27T00:11:09.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-27T00:11:09.814Z] $ docker exec 7b37277a3ebd1c916b3af0dda78c619fb03a4d4782d77e0fac3261ea743cacd9 ssh-agent [2021-02-27T00:11:10.755Z] SSH_AUTH_SOCK=/tmp/ssh-Hw55Jj6eoIvh/agent.11 [2021-02-27T00:11:10.755Z] SSH_AGENT_PID=16 [2021-02-27T00:11:10.801Z] Running ssh-add (command line suppressed) [2021-02-27T00:11:11.254Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4397093743133572907.key (/w/workspace/edgex-go/4@tmp/private_key_4397093743133572907.key) [2021-02-27T00:11:11.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-27T00:11:13.122Z] + git tag --points-at HEAD [Pipeline] } [2021-02-27T00:11:13.609Z] $ docker exec --env ******** --env ******** 7b37277a3ebd1c916b3af0dda78c619fb03a4d4782d77e0fac3261ea743cacd9 ssh-agent -k [2021-02-27T00:11:14.315Z] unset SSH_AUTH_SOCK; [2021-02-27T00:11:14.317Z] unset SSH_AGENT_PID; [2021-02-27T00:11:14.318Z] echo Agent pid 16 killed; [2021-02-27T00:11:14.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-27T00:11:14.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-27T00:11:14.757Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-27T00:11:15.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-27T00:11:15.636Z] $ docker exec 7b37277a3ebd1c916b3af0dda78c619fb03a4d4782d77e0fac3261ea743cacd9 ssh-agent [2021-02-27T00:11:16.490Z] SSH_AUTH_SOCK=/tmp/ssh-SrqNYQNacLlY/agent.44 [2021-02-27T00:11:16.490Z] SSH_AGENT_PID=49 [2021-02-27T00:11:16.536Z] Running ssh-add (command line suppressed) [2021-02-27T00:11:17.226Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8206229702828438523.key (/w/workspace/edgex-go/4@tmp/private_key_8206229702828438523.key) [2021-02-27T00:11:17.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-27T00:11:18.672Z] + git semver init [2021-02-27T00:11:18.672Z] # -> Open(): unable to determine branch for HEAD [2021-02-27T00:11:18.672Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-02-27T00:11:18.672Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-02-27T00:11:18.672Z] # $SEMVER_REMOTE_NAME = origin [2021-02-27T00:11:18.672Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-27T00:11:18.672Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-27T00:11:18.672Z] # $SEMVER_BRANCH = PR-3199 [2021-02-27T00:11:18.672Z] # $SEMVER_TEMP = /tmp/semver-965739677 [2021-02-27T00:11:18.672Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-27T00:12:09.804Z] # '/tmp/semver-965739677' -> '/w/workspace/edgex-go/4/.semver' [2021-02-27T00:12:09.804Z] # -> Force: false [2021-02-27T00:12:09.804Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-02-27T00:12:09.833Z] $ docker exec --env ******** --env ******** 7b37277a3ebd1c916b3af0dda78c619fb03a4d4782d77e0fac3261ea743cacd9 ssh-agent -k [2021-02-27T00:12:10.606Z] unset SSH_AUTH_SOCK; [2021-02-27T00:12:10.606Z] unset SSH_AGENT_PID; [2021-02-27T00:12:10.606Z] echo Agent pid 49 killed; [2021-02-27T00:12:10.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-27T00:12:11.341Z] + git semver [Pipeline] } [2021-02-27T00:12:11.668Z] $ docker stop --time=1 7b37277a3ebd1c916b3af0dda78c619fb03a4d4782d77e0fac3261ea743cacd9 [2021-02-27T00:12:14.256Z] $ docker rm -f 7b37277a3ebd1c916b3af0dda78c619fb03a4d4782d77e0fac3261ea743cacd9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-27T00:12:15.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-27T00:12:20.710Z] Stashed 1 file(s) [Pipeline] echo [2021-02-27T00:12:20.713Z] [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-02-27T00:12:21.850Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-27T00:12:22.193Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-27T00:12:22.624Z] + sudo service docker restart [2021-02-27T00:12:22.624Z] + true [2021-02-27T00:12:22.624Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-27T00:12:25.027Z] ========================================================= [2021-02-27T00:12:25.027Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-27T00:12:25.027Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:12:25.745Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-27T00:12:36.085Z] Still waiting to schedule task [2021-02-27T00:12:36.085Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-27T00:12:41.936Z] Sending build context to Docker daemon 328.1MB [2021-02-27T00:12:41.936Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-27T00:12:41.936Z] Step 2/6 : FROM ${BASE} [2021-02-27T00:12:41.936Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-27T00:12:41.936Z] 188c0c94c7c5: Pulling fs layer [2021-02-27T00:12:41.936Z] 0ef7d3d256c8: Pulling fs layer [2021-02-27T00:12:41.936Z] de9db76c5a1d: Pulling fs layer [2021-02-27T00:12:41.936Z] bca2f99d35d6: Pulling fs layer [2021-02-27T00:12:41.936Z] 93359f2a8cfa: Pulling fs layer [2021-02-27T00:12:41.936Z] 7c6f9722023f: Pulling fs layer [2021-02-27T00:12:41.936Z] a35cf1a2eb13: Pulling fs layer [2021-02-27T00:12:41.936Z] 93359f2a8cfa: Waiting [2021-02-27T00:12:41.936Z] 7c6f9722023f: Waiting [2021-02-27T00:12:41.936Z] a35cf1a2eb13: Waiting [2021-02-27T00:12:41.936Z] bca2f99d35d6: Waiting [2021-02-27T00:12:41.936Z] de9db76c5a1d: Verifying Checksum [2021-02-27T00:12:41.936Z] de9db76c5a1d: Download complete [2021-02-27T00:12:41.936Z] 0ef7d3d256c8: Verifying Checksum [2021-02-27T00:12:41.936Z] 0ef7d3d256c8: Download complete [2021-02-27T00:12:41.936Z] 93359f2a8cfa: Verifying Checksum [2021-02-27T00:12:41.936Z] 93359f2a8cfa: Download complete [2021-02-27T00:12:42.385Z] 7c6f9722023f: Verifying Checksum [2021-02-27T00:12:42.385Z] 7c6f9722023f: Download complete [2021-02-27T00:12:43.291Z] 188c0c94c7c5: Download complete [2021-02-27T00:12:45.130Z] 188c0c94c7c5: Pull complete [2021-02-27T00:12:45.862Z] 0ef7d3d256c8: Pull complete [2021-02-27T00:12:47.060Z] de9db76c5a1d: Pull complete [2021-02-27T00:12:55.683Z] a35cf1a2eb13: Verifying Checksum [2021-02-27T00:12:55.683Z] a35cf1a2eb13: Download complete [2021-02-27T00:12:59.463Z] bca2f99d35d6: Verifying Checksum [2021-02-27T00:12:59.463Z] bca2f99d35d6: Download complete [2021-02-27T00:13:19.487Z] bca2f99d35d6: Pull complete [2021-02-27T00:13:19.487Z] 93359f2a8cfa: Pull complete [2021-02-27T00:13:19.487Z] 7c6f9722023f: Pull complete [2021-02-27T00:13:28.707Z] a35cf1a2eb13: Pull complete [2021-02-27T00:13:28.707Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-27T00:13:28.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-27T00:13:28.707Z] ---> a62c8e92a672 [2021-02-27T00:13:28.707Z] 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-02-27T00:13:28.707Z] ---> Running in 52ca15aa36a2 [2021-02-27T00:13:29.401Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:13:30.823Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:13:31.825Z] (1/12) Installing libmagic (5.38-r0) [2021-02-27T00:13:32.097Z] (2/12) Installing file (5.38-r0) [2021-02-27T00:13:32.379Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-27T00:13:32.379Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-27T00:13:39.990Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-27T00:13:39.990Z] (6/12) Installing patch (2.7.6-r6) [2021-02-27T00:13:39.990Z] (7/12) Installing build-base (0.5-r2) [2021-02-27T00:13:39.990Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-27T00:13:39.990Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-27T00:13:39.990Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-27T00:13:39.990Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-27T00:13:39.990Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-27T00:13:39.990Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:13:39.990Z] OK: 233 MiB in 51 packages [2021-02-27T00:13:45.977Z] Removing intermediate container 52ca15aa36a2 [2021-02-27T00:13:45.977Z] ---> 450e62c3e1da [2021-02-27T00:13:45.977Z] Step 4/6 : WORKDIR /edgex-go [2021-02-27T00:13:46.312Z] ---> Running in 624a5625a336 [2021-02-27T00:13:46.745Z] Removing intermediate container 624a5625a336 [2021-02-27T00:13:46.745Z] ---> fafd8564d145 [2021-02-27T00:13:46.745Z] Step 5/6 : COPY go.mod . [2021-02-27T00:13:46.745Z] ---> 568cac06100d [2021-02-27T00:13:46.745Z] Step 6/6 : RUN go mod download [2021-02-27T00:13:47.095Z] ---> Running in 882bf4ac4e8a [2021-02-27T00:14:27.296Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27920 in /w/workspace/edgexfoundry_edgex-go_PR-3199 [Pipeline] { [Pipeline] ws [2021-02-27T00:14:27.353Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-02-27T00:14:29.477Z] Removing intermediate container 882bf4ac4e8a [2021-02-27T00:14:29.477Z] ---> 9414dc7d849e [2021-02-27T00:14:29.786Z] Successfully built 9414dc7d849e [2021-02-27T00:14:29.786Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:14:30.594Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-27T00:14:30.594Z] . [Pipeline] withDockerContainer [2021-02-27T00:14:31.070Z] prd-centos7-docker-4c-2g-27919 does not seem to be running inside a container [2021-02-27T00:14:31.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-27T00:14:32.473Z] using credential edgex-jenkins-ssh [2021-02-27T00:14:32.537Z] Cloning the remote Git repository [2021-02-27T00:14:33.164Z] $ docker top d769e39af9819bdcd01589b719b8433c3bbf34c21d4ed1a163e8f7115ec5cc02 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-27T00:14:32.600Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-27T00:14:32.718Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-02-27T00:14:32.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-27T00:14:32.791Z] > git --version # timeout=10 [2021-02-27T00:14:32.812Z] > git --version # 'git version 2.17.1' [2021-02-27T00:14:32.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-27T00:14:32.896Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-27T00:14:33.897Z] + go version [2021-02-27T00:14:33.897Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-27T00:14:33.997Z] $ docker stop --time=1 d769e39af9819bdcd01589b719b8433c3bbf34c21d4ed1a163e8f7115ec5cc02 [2021-02-27T00:14:37.056Z] $ docker rm -f d769e39af9819bdcd01589b719b8433c3bbf34c21d4ed1a163e8f7115ec5cc02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:14:38.453Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-27T00:14:38.767Z] . [Pipeline] withDockerContainer [2021-02-27T00:14:39.145Z] prd-centos7-docker-4c-2g-27919 does not seem to be running inside a container [2021-02-27T00:14:39.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-27T00:14:41.176Z] $ docker top 58a194c6d00d1bfed8e3777db932d4a9e88d4b8548dab3dcbde149565a52709d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-27T00:14:42.141Z] ========================================================= [2021-02-27T00:14:42.141Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-27T00:14:42.141Z] ========================================================= [Pipeline] sh [2021-02-27T00:14:42.637Z] + make test [2021-02-27T00:14:42.637Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-27T00:14:49.057Z] Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:14:48.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-27T00:14:48.140Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-27T00:14:48.164Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-27T00:14:48.218Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-27T00:14:48.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-27T00:14:48.241Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3199/head:refs/remotes/origin/PR-3199 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-27T00:14:49.082Z] > git config core.sparsecheckout # timeout=10 [2021-02-27T00:14:49.097Z] > git checkout -f 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 # timeout=10 [2021-02-27T00:14:49.418Z] > git remote # timeout=10 [2021-02-27T00:14:49.492Z] > git config --get remote.origin.url # timeout=10 [2021-02-27T00:14:49.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-27T00:14:49.541Z] > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 [2021-02-27T00:14:49.647Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-27T00:14:49.703Z] Merge succeeded, producing 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:14:49.703Z] Checking out Revision 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 (PR-3199) [2021-02-27T00:14:49.712Z] > git config core.sparsecheckout # timeout=10 [2021-02-27T00:14:49.741Z] > git checkout -f 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 # timeout=10 [2021-02-27T00:14:54.134Z] Commit message: "feat(scheduler): Implement DELETE /interval V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-27T00:14:55.981Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-27T00:14:56.394Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-27T00:14:56.731Z] + true [2021-02-27T00:14:56.731Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-27T00:14:59.436Z] provisioning config files... [2021-02-27T00:14:59.482Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3402673101429397669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-27T00:14:59.893Z] ---> docker-login.sh [2021-02-27T00:14:59.893Z] nexus3.edgexfoundry.org:10001 [2021-02-27T00:15:00.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-27T00:15:01.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-27T00:15:01.096Z] Configure a credential helper to remove this warning. See [2021-02-27T00:15:01.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-27T00:15:01.096Z] [2021-02-27T00:15:01.096Z] Login Succeeded [2021-02-27T00:15:01.096Z] nexus3.edgexfoundry.org:10002 [2021-02-27T00:15:01.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-27T00:15:01.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-27T00:15:01.658Z] Configure a credential helper to remove this warning. See [2021-02-27T00:15:01.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-27T00:15:01.658Z] [2021-02-27T00:15:01.658Z] Login Succeeded [2021-02-27T00:15:01.658Z] nexus3.edgexfoundry.org:10003 [2021-02-27T00:15:01.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-27T00:15:02.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-27T00:15:02.216Z] Configure a credential helper to remove this warning. See [2021-02-27T00:15:02.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-27T00:15:02.216Z] [2021-02-27T00:15:02.216Z] Login Succeeded [2021-02-27T00:15:02.216Z] nexus3.edgexfoundry.org:10004 [2021-02-27T00:15:02.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-27T00:15:02.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-27T00:15:02.769Z] Configure a credential helper to remove this warning. See [2021-02-27T00:15:02.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-27T00:15:02.769Z] [2021-02-27T00:15:02.769Z] Login Succeeded [2021-02-27T00:15:02.769Z] docker.io [2021-02-27T00:15:03.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-27T00:15:03.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-27T00:15:03.649Z] Configure a credential helper to remove this warning. See [2021-02-27T00:15:03.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-27T00:15:03.649Z] [2021-02-27T00:15:03.649Z] Login Succeeded [2021-02-27T00:15:03.649Z] ---> docker-login.sh ends [Pipeline] } [2021-02-27T00:15:03.669Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-27T00:15:04.089Z] ========================================================= [2021-02-27T00:15:04.089Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-27T00:15:04.089Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:15:04.477Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-27T00:15:05.926Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-27T00:15:07.148Z] Sending build context to Docker daemon 166.5MB [2021-02-27T00:15:07.148Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-27T00:15:07.148Z] Step 2/6 : FROM ${BASE} [2021-02-27T00:15:07.148Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-27T00:15:07.148Z] 5f621e34cdf4: Pulling fs layer [2021-02-27T00:15:07.148Z] a4357932f1b6: Pulling fs layer [2021-02-27T00:15:07.148Z] 18c013af1878: Pulling fs layer [2021-02-27T00:15:07.148Z] 00ac8860ef70: Pulling fs layer [2021-02-27T00:15:07.148Z] 63d7cb157983: Pulling fs layer [2021-02-27T00:15:07.148Z] b116817d02f9: Pulling fs layer [2021-02-27T00:15:07.148Z] 745a02a5169b: Pulling fs layer [2021-02-27T00:15:07.148Z] 00ac8860ef70: Waiting [2021-02-27T00:15:07.148Z] 63d7cb157983: Waiting [2021-02-27T00:15:07.148Z] b116817d02f9: Waiting [2021-02-27T00:15:07.148Z] 745a02a5169b: Waiting [2021-02-27T00:15:07.148Z] 18c013af1878: Verifying Checksum [2021-02-27T00:15:07.148Z] a4357932f1b6: Download complete [2021-02-27T00:15:07.148Z] 63d7cb157983: Verifying Checksum [2021-02-27T00:15:07.148Z] 63d7cb157983: Download complete [2021-02-27T00:15:07.148Z] b116817d02f9: Verifying Checksum [2021-02-27T00:15:07.148Z] b116817d02f9: Download complete [2021-02-27T00:15:07.148Z] 5f621e34cdf4: Verifying Checksum [2021-02-27T00:15:07.148Z] 5f621e34cdf4: Download complete [2021-02-27T00:15:07.746Z] 5f621e34cdf4: Pull complete [2021-02-27T00:15:08.351Z] a4357932f1b6: Pull complete [2021-02-27T00:15:08.631Z] 18c013af1878: Pull complete [2021-02-27T00:15:09.233Z] 745a02a5169b: Verifying Checksum [2021-02-27T00:15:09.233Z] 745a02a5169b: Download complete [2021-02-27T00:15:10.671Z] 00ac8860ef70: Verifying Checksum [2021-02-27T00:15:10.671Z] 00ac8860ef70: Download complete [2021-02-27T00:15:20.845Z] 00ac8860ef70: Pull complete [2021-02-27T00:15:20.845Z] 63d7cb157983: Pull complete [2021-02-27T00:15:21.117Z] b116817d02f9: Pull complete [2021-02-27T00:15:25.431Z] 745a02a5169b: Pull complete [2021-02-27T00:15:25.431Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-27T00:15:25.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-27T00:15:25.431Z] ---> b7e6874047d6 [2021-02-27T00:15:25.431Z] 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-02-27T00:15:28.076Z] ---> Running in 7aeaca2ee40b [2021-02-27T00:15:29.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:15:30.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:15:30.700Z] (1/12) Installing libmagic (5.38-r0) [2021-02-27T00:15:30.973Z] (2/12) Installing file (5.38-r0) [2021-02-27T00:15:30.973Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-27T00:15:31.248Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-27T00:15:33.861Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-27T00:15:33.861Z] (6/12) Installing patch (2.7.6-r6) [2021-02-27T00:15:33.861Z] (7/12) Installing build-base (0.5-r2) [2021-02-27T00:15:34.132Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-27T00:15:34.132Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-27T00:15:34.132Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-27T00:15:34.404Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-27T00:15:34.404Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-27T00:15:34.677Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:15:34.677Z] OK: 217 MiB in 51 packages [2021-02-27T00:15:38.999Z] Removing intermediate container 7aeaca2ee40b [2021-02-27T00:15:38.999Z] ---> 6f142abd8170 [2021-02-27T00:15:38.999Z] Step 4/6 : WORKDIR /edgex-go [2021-02-27T00:15:38.999Z] ---> Running in 0c7090ff1ba9 [2021-02-27T00:15:39.274Z] Removing intermediate container 0c7090ff1ba9 [2021-02-27T00:15:39.274Z] ---> 7f3a3b18499e [2021-02-27T00:15:39.274Z] Step 5/6 : COPY go.mod . [2021-02-27T00:15:39.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-27T00:15:39.872Z] ---> e270cb61b402 [2021-02-27T00:15:39.873Z] Step 6/6 : RUN go mod download [2021-02-27T00:15:40.153Z] ---> Running in d3454b0c4d1d [2021-02-27T00:15:50.735Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-27T00:15:50.735Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-27T00:15:50.735Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-27T00:15:54.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-27T00:15:54.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-27T00:15:54.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-27T00:15:54.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-27T00:15:54.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-27T00:15:58.733Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-27T00:16:05.207Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-27T00:16:05.207Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-27T00:16:05.207Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-27T00:16:11.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.202s coverage: 45.9% of statements [2021-02-27T00:16:11.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-27T00:16:11.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-27T00:16:11.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-27T00:16:11.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-27T00:16:11.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-27T00:16:11.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-27T00:16:11.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-27T00:16:11.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.158s coverage: 100.0% of statements [2021-02-27T00:16:12.492Z] Removing intermediate container d3454b0c4d1d [2021-02-27T00:16:12.492Z] ---> 2044e7299da1 [2021-02-27T00:16:12.492Z] Successfully built 2044e7299da1 [2021-02-27T00:16:12.492Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:16:12.840Z] + docker inspect -f . ci-base-image-arm64 [2021-02-27T00:16:12.840Z] . [Pipeline] withDockerContainer [2021-02-27T00:16:13.119Z] prd-ubuntu18.04-docker-arm64-4c-16g-27920 does not seem to be running inside a container [2021-02-27T00:16:13.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-27T00:16:14.794Z] $ docker top c8adab85d0dff5b7fe0b131798f2a8d8e401ad0e95437d93fe52ba913e358434 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-27T00:16:15.872Z] + go version [2021-02-27T00:16:15.872Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-27T00:16:15.896Z] $ docker stop --time=1 c8adab85d0dff5b7fe0b131798f2a8d8e401ad0e95437d93fe52ba913e358434 [2021-02-27T00:16:16.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.762s coverage: 27.1% of statements [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-27T00:16:16.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-27T00:16:16.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-27T00:16:16.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.237s coverage: 65.8% of statements [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-27T00:16:16.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-27T00:16:17.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.565s coverage: 82.3% of statements [2021-02-27T00:16:17.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-27T00:16:17.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-27T00:16:17.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-27T00:16:17.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-27T00:16:17.888Z] $ docker rm -f c8adab85d0dff5b7fe0b131798f2a8d8e401ad0e95437d93fe52ba913e358434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:16:18.903Z] + docker inspect -f . ci-base-image-arm64 [2021-02-27T00:16:18.903Z] . [Pipeline] withDockerContainer [2021-02-27T00:16:19.170Z] prd-ubuntu18.04-docker-arm64-4c-16g-27920 does not seem to be running inside a container [2021-02-27T00:16:19.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-27T00:16:20.697Z] $ docker top cc3108ae2dc102ca7534805e7ad99bb7c97f1e3b4483db5e42d6e642ecd46882 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-27T00:16:21.153Z] ========================================================= [2021-02-27T00:16:21.153Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-27T00:16:21.153Z] ========================================================= [Pipeline] sh [2021-02-27T00:16:21.801Z] + make test [2021-02-27T00:16:21.801Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-27T00:16:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.857s coverage: 28.6% of statements [2021-02-27T00:16:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-27T00:16:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-27T00:16:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-27T00:16:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-27T00:16:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-27T00:16:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.133s coverage: 100.0% of statements [2021-02-27T00:16:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-27T00:16:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements [2021-02-27T00:16:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-27T00:16:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.227s coverage: 86.7% of statements [2021-02-27T00:16:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-27T00:16:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.242s coverage: 97.5% of statements [2021-02-27T00:16:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-27T00:16:22.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2021-02-27T00:16:22.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-27T00:16:22.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-27T00:16:22.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-27T00:16:22.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-27T00:16:27.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.786s coverage: 92.8% of statements [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-27T00:16:27.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-27T00:16:27.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.081s coverage: 0.1% of statements [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-27T00:16:27.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-27T00:16:27.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 45.5% of statements [2021-02-27T00:16:27.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.122s coverage: 79.5% of statements [2021-02-27T00:16:27.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements [2021-02-27T00:16:27.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.159s coverage: 96.3% of statements [2021-02-27T00:16:27.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2021-02-27T00:16:41.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.164s coverage: 94.4% of statements [2021-02-27T00:16:41.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.085s coverage: 44.8% of statements [2021-02-27T00:16:43.984Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-27T00:16:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.207s coverage: 92.9% of statements [2021-02-27T00:16:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-27T00:16:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-27T00:16:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-27T00:16:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-02-27T00:16:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-27T00:16:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-27T00:16:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-27T00:16:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-27T00:16:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-27T00:16:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.514s coverage: 87.2% of statements [2021-02-27T00:16:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.466s coverage: 75.5% of statements [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.094s coverage: 84.6% of statements [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 91.6% of statements [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.538s coverage: 62.4% of statements [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.822s coverage: 68.9% of statements [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 38.4% of statements [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-02-27T00:16:52.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-02-27T00:16:52.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.175s coverage: 84.8% of statements [2021-02-27T00:16:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.761s coverage: 47.0% of statements [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-27T00:16:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.342s coverage: 100.0% of statements [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-27T00:16:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-27T00:16:57.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.192s coverage: 89.4% of statements [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-27T00:16:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-27T00:17:04.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.192s coverage: 29.1% of statements [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-27T00:17:04.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.131s coverage: 99.0% of statements [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-27T00:17:04.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-27T00:17:04.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.182s coverage: 94.3% of statements [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-27T00:17:04.051Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-27T00:17:04.051Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-27T00:17:04.051Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.113s coverage: 87.9% of statements [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-27T00:17:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-27T00:17:04.051Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-02-27T00:17:04.882Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.140s coverage: 32.1% of statements [2021-02-27T00:17:05.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.125s coverage: 100.0% of statements [2021-02-27T00:17:06.420Z] GO111MODULE=on go vet ./... [2021-02-27T00:17:30.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-27T00:17:38.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-27T00:17:48.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-27T00:17:48.312Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-27T00:17:48.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-27T00:17:48.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-27T00:17:48.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-27T00:17:49.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-27T00:17:52.616Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-27T00:17:52.892Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-27T00:18:01.213Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-27T00:18:01.213Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-27T00:18:01.213Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-27T00:18:04.854Z] gofmt -l . [2021-02-27T00:18:04.854Z] [ "`gofmt -l .`" = "" ] [2021-02-27T00:18:04.854Z] ./bin/test-go-mod-tidy.sh [2021-02-27T00:18:05.251Z] ./bin/test-attribution-txt.sh [2021-02-27T00:18:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.328s coverage: 45.9% of statements [2021-02-27T00:18:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-27T00:18:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-27T00:18:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-27T00:18:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-27T00:18:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-27T00:18:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-27T00:18:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-27T00:18:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.213s coverage: 100.0% of statements [Pipeline] sh [2021-02-27T00:18:09.059Z] + ls -al . [2021-02-27T00:18:09.059Z] total 712 [2021-02-27T00:18:09.059Z] drwxrwxr-x 10 1001 1001 4096 Feb 27 00:18 . [2021-02-27T00:18:09.059Z] drwxr-xr-x 4 root root 28 Feb 27 00:14 .. [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 11 Feb 27 00:10 .dockerignore [2021-02-27T00:18:09.059Z] drwxrwxr-x 8 1001 1001 179 Feb 27 00:10 .git [2021-02-27T00:18:09.059Z] drwxrwxr-x 3 1001 1001 125 Feb 27 00:10 .github [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 818 Feb 27 00:10 .gitignore [2021-02-27T00:18:09.059Z] drwx------ 3 1001 1001 60 Feb 27 00:12 .semver [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 166 Feb 27 00:10 .sonarcloud.properties [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 8475 Feb 27 00:10 Attribution.txt [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 3804 Feb 27 00:10 CONTRIBUTING.md [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 931 Feb 27 00:10 Dockerfile.build [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 863 Feb 27 00:10 Jenkinsfile [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 10775 Feb 27 00:10 LICENSE [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 5774 Feb 27 00:10 Makefile [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 6524 Feb 27 00:10 README.md [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 6755 Feb 27 00:10 SECURITY.md [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 5 Feb 27 00:12 VERSION [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 4131 Feb 27 00:10 ZMQWindows.md [2021-02-27T00:18:09.059Z] drwxrwxr-x 2 1001 1001 117 Feb 27 00:10 bin [2021-02-27T00:18:09.059Z] drwxrwxr-x 14 1001 1001 4096 Feb 27 00:10 cmd [2021-02-27T00:18:09.059Z] -rw-r--r-- 1 root root 600651 Feb 27 00:17 coverage.out [2021-02-27T00:18:09.059Z] -rw-r--r-- 1 root root 1055 Feb 27 00:18 go.mod [2021-02-27T00:18:09.059Z] -rw-r--r-- 1 root root 21699 Feb 27 00:18 go.sum [2021-02-27T00:18:09.059Z] drwxrwxr-x 8 1001 1001 127 Feb 27 00:10 internal [2021-02-27T00:18:09.059Z] drwxrwxr-x 4 1001 1001 26 Feb 27 00:10 openapi [2021-02-27T00:18:09.059Z] drwxrwxr-x 4 1001 1001 71 Feb 27 00:10 snap [2021-02-27T00:18:09.059Z] -rw-rw-r-- 1 1001 1001 168 Feb 27 00:10 version.go [Pipeline] sh [2021-02-27T00:18:10.536Z] + '[' -e coverage.out ] [2021-02-27T00:18:10.536Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-27T00:18:11.325Z] Stashed 1 file(s) [Pipeline] sh [2021-02-27T00:18:11.831Z] + make build [2021-02-27T00:18:11.831Z] 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-02-27T00:18:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.553s coverage: 27.1% of statements [2021-02-27T00:18:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-27T00:18:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-27T00:18:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-27T00:18:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-27T00:18:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-27T00:18:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-27T00:18:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2021-02-27T00:18:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-27T00:18:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-02-27T00:18:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-27T00:18:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-27T00:18:13.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.247s coverage: 65.8% of statements [2021-02-27T00:18:13.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-27T00:18:13.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-27T00:18:16.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.690s coverage: 82.3% of statements [2021-02-27T00:18:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-27T00:18:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-27T00:18:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-27T00:18:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-27T00:18:20.401Z] 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-02-27T00:18:21.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.206s coverage: 28.6% of statements [2021-02-27T00:18:21.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-27T00:18:21.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-27T00:18:21.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-27T00:18:21.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-27T00:18:21.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-27T00:18:21.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.156s coverage: 100.0% of statements [2021-02-27T00:18:21.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-27T00:18:21.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.160s coverage: 100.0% of statements [2021-02-27T00:18:21.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-27T00:18:22.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.288s coverage: 86.7% of statements [2021-02-27T00:18:22.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-27T00:18:24.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.388s coverage: 97.5% of statements [2021-02-27T00:18:24.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-27T00:18:24.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements [2021-02-27T00:18:24.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-27T00:18:24.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-27T00:18:24.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-27T00:18:24.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-27T00:18:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.328s coverage: 92.8% of statements [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-27T00:18:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-27T00:18:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.236s coverage: 0.1% of statements [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-27T00:18:34.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-27T00:18:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 45.5% of statements [2021-02-27T00:18:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2021-02-27T00:18:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-02-27T00:18:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-02-27T00:18:34.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2021-02-27T00:18:36.237Z] 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-02-27T00:18:39.009Z] 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-02-27T00:18:44.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements [2021-02-27T00:18:44.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-02-27T00:18:45.170Z] 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-02-27T00:18:45.849Z] 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-02-27T00:18:53.308Z] 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-02-27T00:18:55.534Z] 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-02-27T00:19:01.443Z] 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-02-27T00:19:02.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.123s coverage: 92.9% of statements [2021-02-27T00:19:02.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-27T00:19:02.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-27T00:19:02.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-27T00:19:02.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 77.8% of statements [2021-02-27T00:19:02.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-27T00:19:02.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-27T00:19:02.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-27T00:19:02.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-27T00:19:02.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-27T00:19:02.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-02-27T00:19:02.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-27T00:19:02.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-27T00:19:02.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-02-27T00:19:02.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements [2021-02-27T00:19:02.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.136s coverage: 84.6% of statements [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.6% of statements [2021-02-27T00:19:02.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.513s coverage: 62.4% of statements [2021-02-27T00:19:02.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-27T00:19:02.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.775s coverage: 68.9% of statements [2021-02-27T00:19:02.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-27T00:19:02.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.354s coverage: 38.4% of statements [2021-02-27T00:19:02.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-27T00:19:02.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2021-02-27T00:19:02.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-02-27T00:19:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements [2021-02-27T00:19:08.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.471s coverage: 47.0% of statements [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-27T00:19:08.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.110s coverage: 100.0% of statements [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-27T00:19:08.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-27T00:19:08.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.371s coverage: 89.4% of statements [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-27T00:19:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-27T00:19:10.552Z] 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-02-27T00:19:12.371Z] 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-02-27T00:19:15.357Z] 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-02-27T00:19:16.668Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.164s coverage: 29.1% of statements [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-27T00:19:16.668Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.194s coverage: 99.0% of statements [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-27T00:19:16.668Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-27T00:19:16.668Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.196s coverage: 94.3% of statements [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-27T00:19:16.668Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-27T00:19:16.668Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.114s coverage: 100.0% of statements [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-27T00:19:16.668Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-27T00:19:16.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-27T00:19:16.668Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-02-27T00:19:16.668Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-02-27T00:19:17.261Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-27T00:19:17.855Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-02-27T00:19:24.376Z] $ docker stop --time=1 58a194c6d00d1bfed8e3777db932d4a9e88d4b8548dab3dcbde149565a52709d [2021-02-27T00:19:27.006Z] $ docker rm -f 58a194c6d00d1bfed8e3777db932d4a9e88d4b8548dab3dcbde149565a52709d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:19:33.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-27T00:19:33.051Z] [2021-02-27T00:19:33.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:19:34.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-27T00:19:34.857Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-27T00:19:34.857Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-27T00:19:34.857Z] ca9280d653b3: Pulling fs layer [2021-02-27T00:19:34.857Z] 7e9c9ca2126c: Pulling fs layer [2021-02-27T00:19:36.436Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-27T00:19:36.436Z] cbdbe7a5bc2a: Download complete [2021-02-27T00:19:37.276Z] cbdbe7a5bc2a: Pull complete [2021-02-27T00:19:41.102Z] ca9280d653b3: Verifying Checksum [2021-02-27T00:19:41.102Z] ca9280d653b3: Download complete [2021-02-27T00:19:46.739Z] ca9280d653b3: Pull complete [2021-02-27T00:19:48.379Z] 7e9c9ca2126c: Verifying Checksum [2021-02-27T00:19:48.379Z] 7e9c9ca2126c: Download complete [2021-02-27T00:20:04.723Z] 7e9c9ca2126c: Pull complete [2021-02-27T00:20:04.723Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-27T00:20:04.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-27T00:20:04.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-27T00:20:05.394Z] prd-centos7-docker-4c-2g-27919 does not seem to be running inside a container [2021-02-27T00:20:05.560Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-27T00:20:08.481Z] $ docker top ff0cda891d847eefe11be3575604ac923bb20f1eb60e5b9ae10d6b789e500558 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-27T00:20:10.172Z] + docker-compose build --help [2021-02-27T00:20:10.173Z] + grep parallel [2021-02-27T00:20:12.324Z] --parallel Build images in parallel. [Pipeline] } [2021-02-27T00:20:12.349Z] $ docker stop --time=1 ff0cda891d847eefe11be3575604ac923bb20f1eb60e5b9ae10d6b789e500558 [2021-02-27T00:20:14.541Z] $ docker rm -f ff0cda891d847eefe11be3575604ac923bb20f1eb60e5b9ae10d6b789e500558 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:20:15.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-27T00:20:15.784Z] . [Pipeline] withDockerContainer [2021-02-27T00:20:16.832Z] prd-centos7-docker-4c-2g-27919 does not seem to be running inside a container [2021-02-27T00:20:17.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-27T00:20:22.071Z] $ docker top 86b5086810104ba14565dade16ff297cea2730f36c8c6b4dde563905eb3c465a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-27T00:20:22.822Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-27T00:20:24.674Z] Building docker-core-command-go ... [2021-02-27T00:20:24.674Z] Building docker-core-data-go ... [2021-02-27T00:20:24.674Z] Building docker-core-metadata-go ... [2021-02-27T00:20:24.674Z] Building docker-security-bootstrapper-go ... [2021-02-27T00:20:24.674Z] Building docker-security-proxy-setup-go ... [2021-02-27T00:20:24.674Z] Building docker-security-secretstore-setup-go ... [2021-02-27T00:20:24.674Z] Building docker-support-notifications-go ... [2021-02-27T00:20:24.674Z] Building docker-support-scheduler-go ... [2021-02-27T00:20:24.674Z] Building docker-sys-mgmt-agent-go ... [2021-02-27T00:20:24.674Z] Building docker-support-scheduler-go [2021-02-27T00:20:24.674Z] Building docker-core-command-go [2021-02-27T00:20:24.674Z] Building docker-support-notifications-go [2021-02-27T00:20:24.674Z] Building docker-security-secretstore-setup-go [2021-02-27T00:20:24.674Z] Building docker-security-bootstrapper-go [2021-02-27T00:20:40.879Z] gofmt -l . [2021-02-27T00:20:40.879Z] [ "`gofmt -l .`" = "" ] [2021-02-27T00:20:40.879Z] ./bin/test-go-mod-tidy.sh [2021-02-27T00:20:40.879Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-27T00:20:41.546Z] + ls -al . [2021-02-27T00:20:41.546Z] total 740 [2021-02-27T00:20:41.546Z] drwxrwxr-x 9 1001 1001 4096 Feb 27 00:20 . [2021-02-27T00:20:41.546Z] drwxr-xr-x 4 root root 4096 Feb 27 00:16 .. [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 11 Feb 27 00:14 .dockerignore [2021-02-27T00:20:41.546Z] drwxrwxr-x 8 1001 1001 4096 Feb 27 00:14 .git [2021-02-27T00:20:41.546Z] drwxrwxr-x 3 1001 1001 4096 Feb 27 00:14 .github [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 818 Feb 27 00:14 .gitignore [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 166 Feb 27 00:14 .sonarcloud.properties [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 8475 Feb 27 00:14 Attribution.txt [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 3804 Feb 27 00:14 CONTRIBUTING.md [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 931 Feb 27 00:14 Dockerfile.build [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 863 Feb 27 00:14 Jenkinsfile [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 10775 Feb 27 00:14 LICENSE [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 5774 Feb 27 00:14 Makefile [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 6524 Feb 27 00:14 README.md [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 6755 Feb 27 00:14 SECURITY.md [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 5 Feb 27 00:12 VERSION [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 4131 Feb 27 00:14 ZMQWindows.md [2021-02-27T00:20:41.546Z] drwxrwxr-x 2 1001 1001 4096 Feb 27 00:14 bin [2021-02-27T00:20:41.546Z] drwxrwxr-x 14 1001 1001 4096 Feb 27 00:14 cmd [2021-02-27T00:20:41.546Z] -rw-r--r-- 1 root root 600651 Feb 27 00:19 coverage.out [2021-02-27T00:20:41.546Z] -rw-r--r-- 1 root root 1055 Feb 27 00:20 go.mod [2021-02-27T00:20:41.546Z] -rw-r--r-- 1 root root 21699 Feb 27 00:20 go.sum [2021-02-27T00:20:41.546Z] drwxrwxr-x 8 1001 1001 4096 Feb 27 00:14 internal [2021-02-27T00:20:41.546Z] drwxrwxr-x 4 1001 1001 4096 Feb 27 00:14 openapi [2021-02-27T00:20:41.546Z] drwxrwxr-x 4 1001 1001 4096 Feb 27 00:14 snap [2021-02-27T00:20:41.546Z] -rw-rw-r-- 1 1001 1001 168 Feb 27 00:14 version.go [Pipeline] sh [2021-02-27T00:20:42.225Z] + '[' -e coverage.out ] [2021-02-27T00:20:42.225Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-27T00:20:42.245Z] Warning: overwriting stash ‘coverage-report’ [2021-02-27T00:20:43.508Z] Stashed 1 file(s) [Pipeline] sh [2021-02-27T00:20:44.168Z] + make build [2021-02-27T00:20:44.168Z] 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-02-27T00:20:56.588Z] 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-02-27T00:21:18.791Z] 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-02-27T00:21:24.205Z] 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-02-27T00:21:28.510Z] 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-02-27T00:21:29.960Z] 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-02-27T00:21:36.689Z] 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-02-27T00:21:40.998Z] 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-02-27T00:21:46.404Z] 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-02-27T00:21:51.802Z] 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-02-27T00:21:54.423Z] 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-02-27T00:21:59.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-27T00:22:06.554Z] $ docker stop --time=1 cc3108ae2dc102ca7534805e7ad99bb7c97f1e3b4483db5e42d6e642ecd46882 [2021-02-27T00:22:09.127Z] $ docker rm -f cc3108ae2dc102ca7534805e7ad99bb7c97f1e3b4483db5e42d6e642ecd46882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:22:11.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-27T00:22:11.169Z] [2021-02-27T00:22:11.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:22:11.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-27T00:22:11.567Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-27T00:22:11.567Z] 29e5d40040c1: Pulling fs layer [2021-02-27T00:22:11.567Z] 1ce36da41761: Pulling fs layer [2021-02-27T00:22:11.567Z] 25b303627fd3: Pulling fs layer [2021-02-27T00:22:12.162Z] 29e5d40040c1: Verifying Checksum [2021-02-27T00:22:12.162Z] 29e5d40040c1: Download complete [2021-02-27T00:22:12.759Z] 1ce36da41761: Verifying Checksum [2021-02-27T00:22:12.759Z] 1ce36da41761: Download complete [2021-02-27T00:22:12.759Z] 29e5d40040c1: Pull complete [2021-02-27T00:22:14.197Z] 1ce36da41761: Pull complete [2021-02-27T00:22:14.469Z] 25b303627fd3: Verifying Checksum [2021-02-27T00:22:14.470Z] 25b303627fd3: Download complete [2021-02-27T00:22:20.695Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:22:20.695Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:22:20.695Z] ---> 9414dc7d849e [2021-02-27T00:22:20.695Z] Step 3/22 : WORKDIR /edgex-go [2021-02-27T00:22:20.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:22:20.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:22:20.695Z] ---> 9414dc7d849e [2021-02-27T00:22:20.695Z] Step 3/23 : WORKDIR /edgex-go [2021-02-27T00:22:20.695Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:22:20.695Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:22:20.695Z] ---> 9414dc7d849e [2021-02-27T00:22:20.695Z] Step 3/30 : WORKDIR /edgex-go [2021-02-27T00:22:20.695Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:22:20.695Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:22:20.695Z] ---> 9414dc7d849e [2021-02-27T00:22:20.695Z] Step 3/22 : WORKDIR /edgex-go [2021-02-27T00:22:20.695Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:22:20.695Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:22:20.695Z] ---> 9414dc7d849e [2021-02-27T00:22:20.695Z] Step 3/24 : WORKDIR /edgex-go [2021-02-27T00:22:20.695Z] ---> Running in 2f6bc090da8d [2021-02-27T00:22:20.695Z] ---> Running in 2dcad523ed72 [2021-02-27T00:22:20.695Z] ---> Running in f2e9fb3bb666 [2021-02-27T00:22:20.695Z] ---> Running in 60c305a8d645 [2021-02-27T00:22:20.695Z] ---> Running in 0e35a08242b5 [2021-02-27T00:22:20.695Z] Removing intermediate container 2dcad523ed72 [2021-02-27T00:22:20.695Z] ---> 53d2195ea56d [2021-02-27T00:22:20.695Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:22:20.695Z] Removing intermediate container 0e35a08242b5 [2021-02-27T00:22:20.695Z] ---> 721a918740d7 [2021-02-27T00:22:20.695Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:22:20.695Z] Removing intermediate container 60c305a8d645 [2021-02-27T00:22:20.695Z] ---> 2ca0a5bd672d [2021-02-27T00:22:20.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:22:20.695Z] Removing intermediate container 2f6bc090da8d [2021-02-27T00:22:20.695Z] ---> da4112d3e3bf [2021-02-27T00:22:20.695Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:22:20.695Z] Removing intermediate container f2e9fb3bb666 [2021-02-27T00:22:20.695Z] ---> b0bb9fed6800 [2021-02-27T00:22:20.695Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:22:20.695Z] ---> Running in 2c15f57b1897 [2021-02-27T00:22:20.695Z] ---> Running in cc6e99e608bf [2021-02-27T00:22:20.695Z] ---> Running in feacf68ac9e5 [2021-02-27T00:22:20.695Z] ---> Running in 1606dadbc0cd [2021-02-27T00:22:20.695Z] ---> Running in 8448ef5653c9 [2021-02-27T00:22:21.057Z] Removing intermediate container cc6e99e608bf [2021-02-27T00:22:21.057Z] ---> dc30c3c28e9e [2021-02-27T00:22:21.057Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-27T00:22:21.057Z] Removing intermediate container 8448ef5653c9 [2021-02-27T00:22:21.057Z] ---> caed2ef2915e [2021-02-27T00:22:21.057Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-27T00:22:21.057Z] Removing intermediate container 2c15f57b1897 [2021-02-27T00:22:21.057Z] ---> f252f2cccb1b [2021-02-27T00:22:21.057Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-27T00:22:21.057Z] Removing intermediate container 1606dadbc0cd [2021-02-27T00:22:21.057Z] ---> 9fab4fb74257 [2021-02-27T00:22:21.057Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-27T00:22:21.528Z] Removing intermediate container feacf68ac9e5 [2021-02-27T00:22:21.528Z] ---> 7891b14c32a3 [2021-02-27T00:22:21.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-27T00:22:21.528Z] ---> Running in 01cc0539aded [2021-02-27T00:22:21.528Z] ---> Running in b71681cf6f4e [2021-02-27T00:22:21.528Z] ---> Running in 83655396dd8b [2021-02-27T00:22:21.528Z] ---> Running in 8bf155d8ffb0 [2021-02-27T00:22:21.528Z] ---> Running in 88cb4905f2c0 [2021-02-27T00:22:24.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:22:24.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:22:24.617Z] 25b303627fd3: Pull complete [2021-02-27T00:22:24.617Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-27T00:22:24.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-27T00:22:24.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-27T00:22:24.887Z] prd-ubuntu18.04-docker-arm64-4c-16g-27920 does not seem to be running inside a container [2021-02-27T00:22:24.948Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:22:24.961Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-27T00:22:25.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:22:25.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:22:25.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:22:25.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:22:25.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:22:26.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:22:26.206Z] OK: 233 MiB in 51 packages [2021-02-27T00:22:26.589Z] OK: 233 MiB in 51 packages [2021-02-27T00:22:26.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:22:26.966Z] OK: 233 MiB in 51 packages [2021-02-27T00:22:26.966Z] OK: 233 MiB in 51 packages [2021-02-27T00:22:27.265Z] OK: 233 MiB in 51 packages [2021-02-27T00:22:28.001Z] $ docker top 2c28b472676f5027d151e64d21cea328703cc6d64b12c0f5cb9baea343ed9a32 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-27T00:22:28.849Z] Removing intermediate container 01cc0539aded [2021-02-27T00:22:28.849Z] ---> e77efc2d3cab [2021-02-27T00:22:28.849Z] Step 6/22 : COPY go.mod . [2021-02-27T00:22:28.849Z] Removing intermediate container b71681cf6f4e [2021-02-27T00:22:28.849Z] ---> e8e9d1f6a863 [2021-02-27T00:22:28.849Z] Step 6/24 : COPY go.mod . [2021-02-27T00:22:29.018Z] + docker-compose build --help [2021-02-27T00:22:29.019Z] + grep parallel [2021-02-27T00:22:29.241Z] Removing intermediate container 8bf155d8ffb0 [2021-02-27T00:22:29.241Z] ---> 77351ec07d9b [2021-02-27T00:22:29.241Z] Step 6/22 : COPY go.mod . [2021-02-27T00:22:29.913Z] Removing intermediate container 83655396dd8b [2021-02-27T00:22:29.913Z] ---> 5af5bbbe0206 [2021-02-27T00:22:29.913Z] Step 6/30 : COPY go.mod . [2021-02-27T00:22:29.913Z] ---> b0f66429fb0f [2021-02-27T00:22:29.913Z] Step 7/22 : RUN go mod download [2021-02-27T00:22:29.913Z] ---> 52d3b1d49513 [2021-02-27T00:22:29.913Z] Step 7/24 : RUN go mod download [2021-02-27T00:22:29.913Z] Removing intermediate container 88cb4905f2c0 [2021-02-27T00:22:29.913Z] ---> 470ce23cfb38 [2021-02-27T00:22:29.913Z] Step 6/23 : COPY go.mod . [2021-02-27T00:22:29.913Z] ---> d946122faf21 [2021-02-27T00:22:29.913Z] Step 7/22 : RUN go mod download [2021-02-27T00:22:29.913Z] ---> Running in 1f7909b2ec08 [2021-02-27T00:22:29.913Z] ---> Running in 38cd22e25252 [2021-02-27T00:22:30.255Z] ---> Running in e1561bc43da6 [2021-02-27T00:22:30.965Z] ---> 8841ec014464 [2021-02-27T00:22:30.965Z] Step 7/23 : RUN go mod download [2021-02-27T00:22:30.965Z] ---> c6e6b3032878 [2021-02-27T00:22:30.965Z] Step 7/30 : RUN go mod download [2021-02-27T00:22:32.358Z] ---> Running in a742aca9cbf6 [2021-02-27T00:22:32.396Z] --parallel Build images in parallel. [Pipeline] } [2021-02-27T00:22:32.699Z] $ docker stop --time=1 2c28b472676f5027d151e64d21cea328703cc6d64b12c0f5cb9baea343ed9a32 [2021-02-27T00:22:33.174Z] ---> Running in c1e29106c8a1 [2021-02-27T00:22:34.669Z] $ docker rm -f 2c28b472676f5027d151e64d21cea328703cc6d64b12c0f5cb9baea343ed9a32 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:22:35.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-27T00:22:35.621Z] . [Pipeline] withDockerContainer [2021-02-27T00:22:35.902Z] prd-ubuntu18.04-docker-arm64-4c-16g-27920 does not seem to be running inside a container [2021-02-27T00:22:36.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-27T00:22:37.461Z] $ docker top b1c70a8ad4452748e948450f955bb65c52bf1dc47cdf2d539ccc51bc89ecf0d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-27T00:22:38.438Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-27T00:22:41.818Z] Building docker-core-command-go ... [2021-02-27T00:22:41.818Z] Building docker-core-data-go ... [2021-02-27T00:22:41.818Z] Building docker-core-metadata-go ... [2021-02-27T00:22:41.818Z] Building docker-security-bootstrapper-go ... [2021-02-27T00:22:41.818Z] Building docker-security-proxy-setup-go ... [2021-02-27T00:22:41.818Z] Building docker-security-secretstore-setup-go ... [2021-02-27T00:22:41.818Z] Building docker-support-notifications-go ... [2021-02-27T00:22:41.818Z] Building docker-support-scheduler-go ... [2021-02-27T00:22:41.818Z] Building docker-sys-mgmt-agent-go ... [2021-02-27T00:22:41.818Z] Building docker-support-notifications-go [2021-02-27T00:22:41.818Z] Building docker-core-command-go [2021-02-27T00:22:41.818Z] Building docker-security-proxy-setup-go [2021-02-27T00:22:41.818Z] Building docker-core-metadata-go [2021-02-27T00:22:41.818Z] Building docker-security-bootstrapper-go [2021-02-27T00:22:42.868Z] Removing intermediate container e1561bc43da6 [2021-02-27T00:22:42.868Z] ---> f891bcdcb077 [2021-02-27T00:22:42.868Z] Step 8/22 : COPY . . [2021-02-27T00:22:42.868Z] Removing intermediate container c1e29106c8a1 [2021-02-27T00:22:42.868Z] ---> 3d6c356b629d [2021-02-27T00:22:42.868Z] Step 8/30 : COPY . . [2021-02-27T00:22:42.868Z] Removing intermediate container a742aca9cbf6 [2021-02-27T00:22:42.868Z] ---> f7cd18169a50 [2021-02-27T00:22:42.868Z] Step 8/23 : COPY . . [2021-02-27T00:22:42.868Z] Removing intermediate container 1f7909b2ec08 [2021-02-27T00:22:42.868Z] ---> 88f7f4b968d7 [2021-02-27T00:22:42.868Z] Step 8/24 : COPY . . [2021-02-27T00:22:42.868Z] Removing intermediate container 38cd22e25252 [2021-02-27T00:22:42.868Z] ---> dadba481a324 [2021-02-27T00:22:42.868Z] Step 8/22 : COPY . . [2021-02-27T00:24:03.572Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:24:03.572Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:24:03.572Z] ---> 2044e7299da1 [2021-02-27T00:24:03.572Z] Step 3/23 : WORKDIR /edgex-go [2021-02-27T00:24:03.572Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:24:03.572Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:24:03.572Z] ---> 2044e7299da1 [2021-02-27T00:24:03.572Z] Step 3/22 : WORKDIR /edgex-go [2021-02-27T00:24:03.572Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:24:03.572Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:24:03.572Z] ---> 2044e7299da1 [2021-02-27T00:24:03.572Z] Step 3/23 : WORKDIR /edgex-go [2021-02-27T00:24:03.572Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:24:03.572Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:24:03.572Z] ---> 2044e7299da1 [2021-02-27T00:24:03.572Z] Step 3/21 : WORKDIR /edgex-go [2021-02-27T00:24:03.572Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:24:03.572Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:24:03.572Z] ---> 2044e7299da1 [2021-02-27T00:24:03.572Z] Step 3/30 : WORKDIR /edgex-go [2021-02-27T00:24:03.572Z] ---> Running in f863860ee672 [2021-02-27T00:24:03.572Z] ---> Running in d90eca90a563 [2021-02-27T00:24:03.572Z] ---> Running in 9dd1298e3467 [2021-02-27T00:24:03.572Z] ---> Running in d0ef449284fc [2021-02-27T00:24:03.572Z] ---> Running in 57870bb9ac38 [2021-02-27T00:24:03.572Z] Removing intermediate container f863860ee672 [2021-02-27T00:24:03.572Z] ---> e920c025be42 [2021-02-27T00:24:03.572Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:24:03.572Z] Removing intermediate container d90eca90a563 [2021-02-27T00:24:03.572Z] ---> 20ff9332f1eb [2021-02-27T00:24:03.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:24:03.572Z] Removing intermediate container 9dd1298e3467 [2021-02-27T00:24:03.572Z] ---> 2da0c5e25618 [2021-02-27T00:24:03.572Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:24:03.572Z] Removing intermediate container d0ef449284fc [2021-02-27T00:24:03.572Z] ---> 3a39c4ac2795 [2021-02-27T00:24:03.572Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:24:03.572Z] Removing intermediate container 57870bb9ac38 [2021-02-27T00:24:03.572Z] ---> 5b1bb11a40fc [2021-02-27T00:24:03.572Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:24:03.572Z] ---> Running in 045bbb929bef [2021-02-27T00:24:03.572Z] ---> Running in 677677b7320f [2021-02-27T00:24:03.572Z] ---> Running in e252c230f336 [2021-02-27T00:24:03.572Z] ---> Running in 09bd5b8dff9c [2021-02-27T00:24:03.572Z] ---> Running in 7ec227f3510c [2021-02-27T00:24:03.572Z] Removing intermediate container 045bbb929bef [2021-02-27T00:24:03.572Z] ---> 8f8003296185 [2021-02-27T00:24:03.572Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-27T00:24:03.572Z] ---> Running in ed1a8fadd33e [2021-02-27T00:24:03.572Z] Removing intermediate container 677677b7320f [2021-02-27T00:24:03.572Z] ---> 82d2cdc331b6 [2021-02-27T00:24:03.572Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-27T00:24:03.572Z] Removing intermediate container 7ec227f3510c [2021-02-27T00:24:03.572Z] ---> 96bf1e3b8f43 [2021-02-27T00:24:03.572Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-27T00:24:03.572Z] ---> Running in 412278bfff90 [2021-02-27T00:24:03.572Z] Removing intermediate container 09bd5b8dff9c [2021-02-27T00:24:03.572Z] ---> 7a44d9fe6f2b [2021-02-27T00:24:03.572Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-27T00:24:03.572Z] ---> Running in 55ad784a046e [2021-02-27T00:24:03.572Z] ---> Running in 88282ae13a08 [2021-02-27T00:24:03.572Z] Removing intermediate container e252c230f336 [2021-02-27T00:24:03.572Z] ---> a1963d1a68b8 [2021-02-27T00:24:03.572Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-27T00:24:03.572Z] ---> Running in d22401a9ad2b [2021-02-27T00:24:03.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:24:03.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:24:03.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:24:03.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:24:03.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:24:03.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:24:03.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:24:04.116Z] OK: 217 MiB in 51 packages [2021-02-27T00:24:04.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:24:04.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:24:04.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:24:04.394Z] OK: 217 MiB in 51 packages [2021-02-27T00:24:05.423Z] OK: 217 MiB in 51 packages [2021-02-27T00:24:05.423Z] OK: 217 MiB in 51 packages [2021-02-27T00:24:05.423Z] OK: 217 MiB in 51 packages [2021-02-27T00:24:06.025Z] Removing intermediate container ed1a8fadd33e [2021-02-27T00:24:06.025Z] ---> 49e62d35ce5f [2021-02-27T00:24:06.025Z] Step 6/22 : COPY go.mod . [2021-02-27T00:24:06.300Z] Removing intermediate container 412278bfff90 [2021-02-27T00:24:06.301Z] ---> d4e7c9304eec [2021-02-27T00:24:06.301Z] Step 6/30 : COPY go.mod . [2021-02-27T00:24:06.898Z] ---> 7d5666c36696 [2021-02-27T00:24:06.898Z] Step 7/22 : RUN go mod download [2021-02-27T00:24:07.172Z] Removing intermediate container 88282ae13a08 [2021-02-27T00:24:07.172Z] ---> Running in a3a30828af5d [2021-02-27T00:24:07.172Z] ---> bab2ec75ce72 [2021-02-27T00:24:07.172Z] Step 6/23 : COPY go.mod . [2021-02-27T00:24:07.172Z] Removing intermediate container 55ad784a046e [2021-02-27T00:24:07.172Z] ---> f73de2892c0d [2021-02-27T00:24:07.172Z] Step 6/21 : COPY go.mod . [2021-02-27T00:24:07.449Z] Removing intermediate container d22401a9ad2b [2021-02-27T00:24:07.449Z] ---> d5ccc65ca614 [2021-02-27T00:24:07.449Z] Step 6/23 : COPY go.mod . [2021-02-27T00:24:07.449Z] ---> dd7ab986d127 [2021-02-27T00:24:07.449Z] Step 7/30 : RUN go mod download [2021-02-27T00:24:07.724Z] ---> Running in 5dc8be272720 [2021-02-27T00:24:08.713Z] ---> 716a5a1022f2 [2021-02-27T00:24:08.713Z] Step 7/23 : RUN go mod download [2021-02-27T00:24:08.713Z] ---> f1b030a31269 [2021-02-27T00:24:08.714Z] Step 7/21 : RUN go mod download [2021-02-27T00:24:08.714Z] ---> 498eadde3ac8 [2021-02-27T00:24:08.714Z] Step 7/23 : RUN go mod download [2021-02-27T00:24:08.714Z] ---> Running in 7824593f31c2 [2021-02-27T00:24:08.987Z] ---> Running in 6711fdc7be67 [2021-02-27T00:24:08.987Z] ---> Running in dc966f432369 [2021-02-27T00:24:11.629Z] Removing intermediate container a3a30828af5d [2021-02-27T00:24:11.629Z] ---> 058e69de92ae [2021-02-27T00:24:11.629Z] Step 8/22 : COPY . . [2021-02-27T00:24:11.909Z] Removing intermediate container 5dc8be272720 [2021-02-27T00:24:11.909Z] ---> 67a7c36995d5 [2021-02-27T00:24:11.909Z] Step 8/30 : COPY . . [2021-02-27T00:24:14.554Z] Removing intermediate container 7824593f31c2 [2021-02-27T00:24:14.554Z] ---> dc2b48059a7b [2021-02-27T00:24:14.554Z] Step 8/23 : COPY . . [2021-02-27T00:24:14.827Z] Removing intermediate container dc966f432369 [2021-02-27T00:24:14.827Z] ---> f9730e8851d8 [2021-02-27T00:24:14.827Z] Step 8/23 : COPY . . [2021-02-27T00:24:14.827Z] Removing intermediate container 6711fdc7be67 [2021-02-27T00:24:14.827Z] ---> 683937103994 [2021-02-27T00:24:14.827Z] Step 8/21 : COPY . . [2021-02-27T00:24:41.651Z] ---> a14ec3ab190c [2021-02-27T00:24:41.651Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-27T00:24:41.651Z] ---> 8eda44b3d0d5 [2021-02-27T00:24:41.651Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-27T00:24:41.651Z] ---> 4fd1a69ddb77 [2021-02-27T00:24:41.651Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-27T00:24:41.651Z] ---> fc2963c98d94 [2021-02-27T00:24:41.651Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-27T00:24:41.651Z] ---> 6122ba3cd09a [2021-02-27T00:24:41.651Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-27T00:24:41.651Z] ---> Running in 0e853f404272 [2021-02-27T00:24:41.651Z] ---> Running in f53d249168a6 [2021-02-27T00:24:41.651Z] ---> Running in eac49a0451f9 [2021-02-27T00:24:41.651Z] ---> Running in d2b07f281ad6 [2021-02-27T00:24:41.651Z] ---> Running in 30ca6678f3ef [2021-02-27T00:24:41.651Z] 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-02-27T00:24:41.651Z] 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-02-27T00:24:41.931Z] 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-02-27T00:24:42.207Z] 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-02-27T00:24:42.207Z] 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-02-27T00:25:10.515Z] ---> e35cdcf6e7a4 [2021-02-27T00:25:10.515Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-27T00:25:10.515Z] ---> c5393bc3d6ab [2021-02-27T00:25:10.515Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-27T00:25:10.515Z] ---> 5ebff8f90cc5 [2021-02-27T00:25:10.515Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-27T00:25:10.515Z] ---> a02b4aceb5a0 [2021-02-27T00:25:10.515Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-27T00:25:10.515Z] ---> 50b16dd74de7 [2021-02-27T00:25:10.515Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-27T00:25:10.515Z] ---> Running in e7ce9286ed68 [2021-02-27T00:25:10.515Z] ---> Running in 6f4a6936714d [2021-02-27T00:25:10.515Z] ---> Running in a85c29beed27 [2021-02-27T00:25:10.515Z] ---> Running in cf47b3223060 [2021-02-27T00:25:10.515Z] ---> Running in d5f7340259dc [2021-02-27T00:25:17.452Z] 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-02-27T00:25:17.452Z] 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-02-27T00:25:17.452Z] 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-02-27T00:25:17.452Z] 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-02-27T00:25:17.452Z] 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-02-27T00:26:19.058Z] 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-02-27T00:26:25.833Z] Removing intermediate container d2b07f281ad6 [2021-02-27T00:26:25.833Z] ---> 49bc39d479c1 [2021-02-27T00:26:25.833Z] [2021-02-27T00:26:26.109Z] Step 10/21 : FROM alpine:3.12 [2021-02-27T00:26:26.384Z] 3.12: Pulling from library/alpine [2021-02-27T00:26:27.838Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-27T00:26:27.838Z] Status: Downloaded newer image for alpine:3.12 [2021-02-27T00:26:27.838Z] ---> d10569e2745f [2021-02-27T00:26:27.838Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-27T00:26:27.838Z] Removing intermediate container 0e853f404272 [2021-02-27T00:26:27.838Z] ---> 1f2e8f03c73b [2021-02-27T00:26:27.838Z] [2021-02-27T00:26:27.838Z] Step 10/30 : FROM alpine:3.12 [2021-02-27T00:26:27.838Z] ---> d10569e2745f [2021-02-27T00:26:27.838Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-27T00:26:28.109Z] 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-02-27T00:26:28.110Z] ---> Running in 9a728743cee8 [2021-02-27T00:26:28.110Z] ---> Running in e9ec67a37b9e [2021-02-27T00:26:29.558Z] Removing intermediate container e9ec67a37b9e [2021-02-27T00:26:29.558Z] ---> 782b0e7c0e96 [2021-02-27T00:26:29.558Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-27T00:26:29.558Z] ---> Running in d960e68a5bdc [2021-02-27T00:26:30.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:26:30.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:26:31.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:26:31.542Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-27T00:26:31.542Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-27T00:26:31.542Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-27T00:26:31.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:26:31.542Z] (4/4) Installing curl (7.69.1-r3) [2021-02-27T00:26:31.542Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:26:31.820Z] Executing ca-certificates-20191127-r4.trigger [2021-02-27T00:26:32.098Z] OK: 7 MiB in 18 packages [2021-02-27T00:26:32.098Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-27T00:26:32.098Z] (2/2) Installing su-exec (0.2-r1) [2021-02-27T00:26:32.098Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:26:32.377Z] OK: 5 MiB in 16 packages [2021-02-27T00:26:35.149Z] Removing intermediate container d960e68a5bdc [2021-02-27T00:26:35.149Z] ---> 178bd0f2f0d7 [2021-02-27T00:26:35.149Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-27T00:26:35.430Z] ---> Running in 128a0741e1d7 [2021-02-27T00:26:35.732Z] Removing intermediate container 9a728743cee8 [2021-02-27T00:26:35.732Z] ---> a513232279a5 [2021-02-27T00:26:35.732Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-27T00:26:36.025Z] ---> Running in e87a0285b62a [2021-02-27T00:26:36.665Z] Removing intermediate container 128a0741e1d7 [2021-02-27T00:26:36.665Z] ---> af22a1816dd7 [2021-02-27T00:26:36.665Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-27T00:26:36.947Z] ---> Running in c0ab6ead0116 [2021-02-27T00:26:37.223Z] Removing intermediate container e87a0285b62a [2021-02-27T00:26:37.223Z] ---> bab7b7873b62 [2021-02-27T00:26:37.223Z] Step 13/21 : WORKDIR /edgex [2021-02-27T00:26:37.502Z] ---> Running in 54244c662b04 [2021-02-27T00:26:37.785Z] Removing intermediate container c0ab6ead0116 [2021-02-27T00:26:37.785Z] ---> d13f93c317d3 [2021-02-27T00:26:37.785Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-27T00:26:38.837Z] ---> Running in a1143605789b [2021-02-27T00:26:38.837Z] Removing intermediate container 54244c662b04 [2021-02-27T00:26:38.837Z] ---> 39c6c87b0c73 [2021-02-27T00:26:38.837Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-27T00:26:39.663Z] Removing intermediate container 6f4a6936714d [2021-02-27T00:26:39.663Z] ---> a0676ec4f78a [2021-02-27T00:26:39.663Z] [2021-02-27T00:26:39.663Z] Step 10/30 : FROM alpine:3.12 [2021-02-27T00:26:41.074Z] 3.12: Pulling from library/alpine [2021-02-27T00:26:41.461Z] ---> 5d214618ee55 [2021-02-27T00:26:41.461Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-27T00:26:42.062Z] Removing intermediate container eac49a0451f9 [2021-02-27T00:26:42.062Z] ---> 034980460e36 [2021-02-27T00:26:42.062Z] [2021-02-27T00:26:42.062Z] Step 10/23 : FROM alpine:3.12 [2021-02-27T00:26:42.062Z] ---> d10569e2745f [2021-02-27T00:26:42.062Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-27T00:26:42.342Z] Removing intermediate container f53d249168a6 [2021-02-27T00:26:42.342Z] ---> eec38d0a2ce7 [2021-02-27T00:26:42.342Z] [2021-02-27T00:26:42.342Z] Step 10/22 : FROM alpine:3.12 [2021-02-27T00:26:42.342Z] ---> d10569e2745f [2021-02-27T00:26:42.342Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-27T00:26:42.947Z] ---> Running in 80193c36faaf [2021-02-27T00:26:42.947Z] ---> Running in ef6a2834d43c [2021-02-27T00:26:43.225Z] Removing intermediate container a1143605789b [2021-02-27T00:26:43.225Z] ---> f12a77468df6 [2021-02-27T00:26:43.225Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-27T00:26:43.500Z] ---> 3292d71b42e2 [2021-02-27T00:26:43.500Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-27T00:26:43.778Z] ---> Running in ef6a7aaffd8c [2021-02-27T00:26:44.422Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-27T00:26:44.422Z] Status: Downloaded newer image for alpine:3.12 [2021-02-27T00:26:44.422Z] ---> 88dd2752d2ea [2021-02-27T00:26:44.422Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-27T00:26:44.777Z] Removing intermediate container ef6a7aaffd8c [2021-02-27T00:26:44.777Z] ---> 5c91e45a01ff [2021-02-27T00:26:44.777Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-27T00:26:45.775Z] ---> 2a9f945bee90 [2021-02-27T00:26:45.775Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-27T00:26:45.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:26:45.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:26:45.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:26:45.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:26:46.049Z] ---> Running in 15d1b7a732ca [2021-02-27T00:26:46.049Z] ---> 909b09fb8fa7 [2021-02-27T00:26:46.049Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-27T00:26:46.323Z] ---> Running in 8e60b41d0a11 [2021-02-27T00:26:46.518Z] ---> Running in 56cdfff99d72 [2021-02-27T00:26:46.599Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-27T00:26:46.599Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-27T00:26:46.599Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:26:46.599Z] OK: 5 MiB in 15 packages [2021-02-27T00:26:46.599Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-27T00:26:46.599Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:26:46.599Z] Executing ca-certificates-20191127-r4.trigger [2021-02-27T00:26:46.877Z] OK: 6 MiB in 16 packages [2021-02-27T00:26:47.153Z] Removing intermediate container 15d1b7a732ca [2021-02-27T00:26:47.153Z] ---> 4cf1ecc6efa2 [2021-02-27T00:26:47.153Z] Step 18/21 : CMD ["--init=true"] [2021-02-27T00:26:47.290Z] Removing intermediate container cf47b3223060 [2021-02-27T00:26:47.290Z] ---> a20e7d857ecf [2021-02-27T00:26:47.290Z] [2021-02-27T00:26:47.290Z] Step 10/22 : FROM alpine:3.12 [2021-02-27T00:26:47.560Z] ---> 88dd2752d2ea [2021-02-27T00:26:47.560Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-27T00:26:47.756Z] ---> Running in d0ddd907199c [2021-02-27T00:26:48.367Z] Removing intermediate container 30ca6678f3ef [2021-02-27T00:26:48.367Z] ---> e07aeab01305 [2021-02-27T00:26:48.367Z] [2021-02-27T00:26:48.367Z] Step 10/23 : FROM alpine:3.12 [2021-02-27T00:26:48.367Z] ---> d10569e2745f [2021-02-27T00:26:48.367Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-27T00:26:48.638Z] Removing intermediate container d0ddd907199c [2021-02-27T00:26:48.638Z] ---> cc833168d0de [2021-02-27T00:26:48.638Z] Step 19/21 : LABEL arch=arm64 [2021-02-27T00:26:48.638Z] ---> Running in 77e223c5bcfd [2021-02-27T00:26:48.911Z] Removing intermediate container 80193c36faaf [2021-02-27T00:26:48.911Z] ---> b024e4c13937 [2021-02-27T00:26:48.911Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-27T00:26:48.934Z] Removing intermediate container e7ce9286ed68 [2021-02-27T00:26:48.934Z] ---> e271cb611679 [2021-02-27T00:26:48.934Z] [2021-02-27T00:26:48.934Z] Step 10/23 : FROM alpine:3.12 [2021-02-27T00:26:48.934Z] ---> 88dd2752d2ea [2021-02-27T00:26:48.934Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-27T00:26:48.934Z] ---> Running in 2ad689674e3a [2021-02-27T00:26:48.934Z] Removing intermediate container 56cdfff99d72 [2021-02-27T00:26:48.934Z] ---> 222fc07ea801 [2021-02-27T00:26:48.934Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-27T00:26:49.199Z] ---> Running in 1b3523009048 [2021-02-27T00:26:49.199Z] ---> Running in 7ee82779ed53 [2021-02-27T00:26:49.402Z] Removing intermediate container a85c29beed27 [2021-02-27T00:26:49.403Z] ---> ecefd480d983 [2021-02-27T00:26:49.403Z] [2021-02-27T00:26:49.403Z] Step 10/24 : FROM alpine:3.12 [2021-02-27T00:26:49.403Z] ---> 88dd2752d2ea [2021-02-27T00:26:49.403Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-27T00:26:49.403Z] Removing intermediate container d5f7340259dc [2021-02-27T00:26:49.403Z] ---> 0142b4a01d6d [2021-02-27T00:26:49.403Z] [2021-02-27T00:26:49.403Z] Step 10/22 : FROM alpine:3.12 [2021-02-27T00:26:49.403Z] ---> 88dd2752d2ea [2021-02-27T00:26:49.403Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-27T00:26:49.403Z] ---> Running in 2a56ffa30ba2 [2021-02-27T00:26:49.403Z] ---> Running in 6fef7553cf41 [2021-02-27T00:26:49.476Z] Removing intermediate container ef6a2834d43c [2021-02-27T00:26:49.476Z] ---> f7ae9dcd068b [2021-02-27T00:26:49.476Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-27T00:26:49.754Z] ---> Running in f1eca031fcfe [2021-02-27T00:26:50.042Z] Removing intermediate container 1b3523009048 [2021-02-27T00:26:50.042Z] ---> afaa914b64d5 [2021-02-27T00:26:50.042Z] Step 20/21 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:26:50.042Z] Removing intermediate container 8e60b41d0a11 [2021-02-27T00:26:50.042Z] ---> 7d3240c5a8ac [2021-02-27T00:26:50.042Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:26:50.042Z] Removing intermediate container 7ee82779ed53 [2021-02-27T00:26:50.042Z] ---> c3db44499eb2 [2021-02-27T00:26:50.042Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-27T00:26:50.319Z] ---> Running in cca1cdbbfa51 [2021-02-27T00:26:50.319Z] ---> Running in 1393102ffc83 [2021-02-27T00:26:50.584Z] ---> Running in c2165e3690c7 [2021-02-27T00:26:50.584Z] ---> Running in 88a50a49760b [2021-02-27T00:26:50.606Z] Removing intermediate container f1eca031fcfe [2021-02-27T00:26:50.606Z] ---> 2107b0e8d0bd [2021-02-27T00:26:50.606Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-27T00:26:50.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:26:50.879Z] ---> Running in 19c4d428cb30 [2021-02-27T00:26:50.879Z] Removing intermediate container cca1cdbbfa51 [2021-02-27T00:26:50.879Z] ---> 06577cab1580 [2021-02-27T00:26:50.879Z] Step 21/21 : LABEL version=0.0.0 [2021-02-27T00:26:50.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:26:51.158Z] Removing intermediate container 1393102ffc83 [2021-02-27T00:26:51.158Z] ---> d600ab25e850 [2021-02-27T00:26:51.158Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-27T00:26:51.158Z] ---> 9983ee46e831 [2021-02-27T00:26:51.158Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-27T00:26:51.158Z] ---> Running in 514a84f0a7ba [2021-02-27T00:26:51.435Z] ---> Running in ca1a8fc2b66d [2021-02-27T00:26:51.435Z] Removing intermediate container 19c4d428cb30 [2021-02-27T00:26:51.435Z] ---> 071e91c33ee5 [2021-02-27T00:26:51.435Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-27T00:26:51.435Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-27T00:26:51.435Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:26:51.435Z] OK: 5 MiB in 15 packages [2021-02-27T00:26:51.711Z] ---> Running in 8880179e55c8 [2021-02-27T00:26:51.987Z] Removing intermediate container 514a84f0a7ba [2021-02-27T00:26:51.987Z] ---> a5bc4f515a39 [2021-02-27T00:26:51.987Z] [2021-02-27T00:26:52.262Z] Removing intermediate container ca1a8fc2b66d [2021-02-27T00:26:52.262Z] ---> 9ef0280c31f0 [2021-02-27T00:26:52.262Z] Step 15/23 : WORKDIR / [2021-02-27T00:26:52.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:26:52.537Z] Successfully built a5bc4f515a39 [2021-02-27T00:26:52.828Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-27T00:26:52.828Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-02-27T00:26:52.828Z] ---> Running in 0e9111f82e8a [2021-02-27T00:26:52.828Z] Removing intermediate container 8880179e55c8 [2021-02-27T00:26:52.828Z] ---> 48e570b656e5 [2021-02-27T00:26:52.828Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:26:52.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:26:52.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:26:52.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:26:53.106Z] ---> 72541b18fd7b [2021-02-27T00:26:53.106Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-27T00:26:53.714Z] Removing intermediate container 0e9111f82e8a [2021-02-27T00:26:53.714Z] ---> 9969ac2682d8 [2021-02-27T00:26:53.714Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:26:53.714Z] Removing intermediate container 77e223c5bcfd [2021-02-27T00:26:53.714Z] ---> f3c566ae6cb4 [2021-02-27T00:26:53.714Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-27T00:26:53.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:26:53.998Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-27T00:26:53.998Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:26:53.998Z] OK: 6 MiB in 15 packages [2021-02-27T00:26:54.011Z] ---> Running in 0b2a45d79d41 [2021-02-27T00:26:54.011Z] ---> 092db900f20f [2021-02-27T00:26:54.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-27T00:26:54.289Z] ---> b360ee2fa53c [2021-02-27T00:26:54.289Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-27T00:26:54.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:26:54.826Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-27T00:26:54.826Z] (2/2) Installing su-exec (0.2-r1) [2021-02-27T00:26:54.826Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:26:54.826Z] OK: 6 MiB in 16 packages [2021-02-27T00:26:55.224Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-27T00:26:55.224Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:26:55.224Z] OK: 6 MiB in 15 packages [2021-02-27T00:26:55.289Z] Removing intermediate container 0b2a45d79d41 [2021-02-27T00:26:55.289Z] ---> 94231c354d6f [2021-02-27T00:26:55.289Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-27T00:26:55.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:26:55.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:26:56.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:26:56.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:26:56.505Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-27T00:26:56.505Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-27T00:26:56.733Z] ---> 8d02664c50fd [2021-02-27T00:26:56.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-27T00:26:56.733Z] ---> Running in 97c4bbd5d5e7 [2021-02-27T00:26:56.733Z] ---> 7bd48bfe7e34 [2021-02-27T00:26:56.733Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-27T00:26:56.733Z] ---> 45a96df735b0 [2021-02-27T00:26:56.733Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-27T00:26:57.089Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-27T00:26:57.089Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-27T00:26:57.089Z] (4/5) Installing curl (7.69.1-r3) [2021-02-27T00:26:57.089Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-27T00:26:57.089Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:26:57.089Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-27T00:26:57.089Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:26:57.089Z] Executing ca-certificates-20191127-r4.trigger [2021-02-27T00:26:57.089Z] Executing ca-certificates-20191127-r4.trigger [2021-02-27T00:26:57.332Z] ---> Running in e967838b918e [2021-02-27T00:26:57.357Z] OK: 7 MiB in 19 packages [2021-02-27T00:26:57.358Z] OK: 6 MiB in 16 packages [2021-02-27T00:26:58.320Z] Removing intermediate container 97c4bbd5d5e7 [2021-02-27T00:26:58.320Z] ---> 8c1d06e06bbe [2021-02-27T00:26:58.320Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-27T00:26:58.919Z] ---> Running in 5b1b1c663c54 [2021-02-27T00:26:58.919Z] ---> cf63cf8bcba7 [2021-02-27T00:26:58.919Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-27T00:26:58.919Z] Removing intermediate container e967838b918e [2021-02-27T00:26:58.919Z] ---> d885ce7f7ffb [2021-02-27T00:26:58.919Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-27T00:26:58.919Z] ---> 3ef1fec731b0 [2021-02-27T00:26:58.919Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-27T00:26:58.982Z] Removing intermediate container 2ad689674e3a [2021-02-27T00:26:58.982Z] ---> 69b707a952f8 [2021-02-27T00:26:58.982Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-27T00:26:58.982Z] Removing intermediate container 2a56ffa30ba2 [2021-02-27T00:26:58.982Z] ---> f53e697963ba [2021-02-27T00:26:58.982Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-27T00:26:59.204Z] ---> Running in 09cbf556678a [2021-02-27T00:26:59.442Z] ---> Running in 95109cc60c8f [2021-02-27T00:26:59.480Z] Removing intermediate container 5b1b1c663c54 [2021-02-27T00:26:59.480Z] ---> f7ee391688b0 [2021-02-27T00:26:59.480Z] Step 15/23 : WORKDIR / [2021-02-27T00:26:59.765Z] ---> Running in 2bcad8bcfffe [2021-02-27T00:26:59.794Z] ---> Running in 815fb4ce3c90 [2021-02-27T00:27:00.040Z] Removing intermediate container 09cbf556678a [2021-02-27T00:27:00.040Z] ---> 6c09e1ffbcd5 [2021-02-27T00:27:00.040Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:27:00.313Z] ---> 55dbe4dc1021 [2021-02-27T00:27:00.313Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-27T00:27:00.313Z] ---> 229a2801c3d2 [2021-02-27T00:27:00.313Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-27T00:27:00.313Z] ---> Running in b62b87bc78e9 [2021-02-27T00:27:00.501Z] Removing intermediate container 6fef7553cf41 [2021-02-27T00:27:00.501Z] ---> 44a2549dbb43 [2021-02-27T00:27:00.501Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-27T00:27:00.587Z] ---> Running in 4acd5c0dae94 [2021-02-27T00:27:00.821Z] Removing intermediate container c2165e3690c7 [2021-02-27T00:27:00.821Z] ---> 26e50b7c62ff [2021-02-27T00:27:00.821Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-27T00:27:00.863Z] ---> Running in e9369e10ab27 [2021-02-27T00:27:00.863Z] Removing intermediate container 2bcad8bcfffe [2021-02-27T00:27:00.863Z] ---> 4214d583245a [2021-02-27T00:27:00.863Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:27:01.110Z] ---> Running in 8adc9498a277 [2021-02-27T00:27:01.110Z] Removing intermediate container 88a50a49760b [2021-02-27T00:27:01.110Z] ---> 3172e002686e [2021-02-27T00:27:01.110Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-27T00:27:01.110Z] Removing intermediate container 815fb4ce3c90 [2021-02-27T00:27:01.110Z] ---> 78c23651dfd2 [2021-02-27T00:27:01.110Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-27T00:27:01.110Z] Removing intermediate container 95109cc60c8f [2021-02-27T00:27:01.110Z] ---> cfa705feb882 [2021-02-27T00:27:01.110Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-27T00:27:01.424Z] ---> Running in f6b8149f0062 [2021-02-27T00:27:01.424Z] ---> Running in 9cac55106e5b [2021-02-27T00:27:01.424Z] ---> Running in 151754900bd6 [2021-02-27T00:27:01.424Z] ---> Running in 1896664c9ddc [2021-02-27T00:27:01.465Z] Removing intermediate container b62b87bc78e9 [2021-02-27T00:27:01.465Z] ---> 6507ffe77e20 [2021-02-27T00:27:01.465Z] Step 20/22 : LABEL arch=arm64 [2021-02-27T00:27:01.465Z] Removing intermediate container 4acd5c0dae94 [2021-02-27T00:27:01.465Z] ---> 432d5d2a24bb [2021-02-27T00:27:01.465Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:27:01.712Z] Removing intermediate container 8adc9498a277 [2021-02-27T00:27:01.713Z] ---> 46c90b15fed3 [2021-02-27T00:27:01.713Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-27T00:27:02.306Z] ---> Running in 1d0f5b4a9705 [2021-02-27T00:27:02.306Z] Removing intermediate container 151754900bd6 [2021-02-27T00:27:02.306Z] ---> 11c99a631494 [2021-02-27T00:27:02.306Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-27T00:27:02.306Z] Removing intermediate container f6b8149f0062 [2021-02-27T00:27:02.306Z] ---> d471ee37ca7f [2021-02-27T00:27:02.306Z] Step 13/24 : WORKDIR / [2021-02-27T00:27:02.306Z] Removing intermediate container 1896664c9ddc [2021-02-27T00:27:02.306Z] ---> 97b3d58b57b2 [2021-02-27T00:27:02.306Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-27T00:27:02.449Z] ---> Running in 113739aa5fa7 [2021-02-27T00:27:02.449Z] ---> Running in 068b0944767c [2021-02-27T00:27:02.449Z] ---> a5821566454f [2021-02-27T00:27:02.585Z] Removing intermediate container 9cac55106e5b [2021-02-27T00:27:02.585Z] ---> fc0646f47923 [2021-02-27T00:27:02.585Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-27T00:27:02.585Z] ---> Running in 2d88e761d076 [2021-02-27T00:27:02.585Z] ---> Running in 92281c2e81c5 [2021-02-27T00:27:02.585Z] ---> Running in 331f7ceee126 [2021-02-27T00:27:02.585Z] ---> Running in 180d7e68fbec [2021-02-27T00:27:02.723Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-27T00:27:03.004Z] Removing intermediate container 113739aa5fa7 [2021-02-27T00:27:03.004Z] ---> e11f8b52dce7 [2021-02-27T00:27:03.004Z] Step 21/23 : LABEL arch=arm64 [2021-02-27T00:27:03.077Z] Removing intermediate container 1d0f5b4a9705 [2021-02-27T00:27:03.077Z] ---> 81cb4c4b80c2 [2021-02-27T00:27:03.077Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-27T00:27:03.077Z] ---> Running in 89db50e1d0bd [2021-02-27T00:27:03.077Z] Removing intermediate container 2d88e761d076 [2021-02-27T00:27:03.077Z] ---> 84c40547c0c6 [2021-02-27T00:27:03.077Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-27T00:27:03.077Z] Removing intermediate container 92281c2e81c5 [2021-02-27T00:27:03.077Z] ---> d8a2c0312a45 [2021-02-27T00:27:03.077Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:27:03.282Z] Removing intermediate container 068b0944767c [2021-02-27T00:27:03.282Z] ---> 18d06ff962b1 [2021-02-27T00:27:03.282Z] Step 21/22 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:27:03.450Z] Removing intermediate container 331f7ceee126 [2021-02-27T00:27:03.451Z] ---> 0a87c8f419f2 [2021-02-27T00:27:03.451Z] 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-02-27T00:27:03.764Z] ---> Running in b733358a0e2b [2021-02-27T00:27:03.879Z] ---> Running in 81b57bf57659 [2021-02-27T00:27:03.879Z] ---> Running in e92d74325249 [2021-02-27T00:27:04.040Z] Removing intermediate container 89db50e1d0bd [2021-02-27T00:27:04.040Z] ---> 9aa4012790f9 [2021-02-27T00:27:04.040Z] Step 15/23 : WORKDIR / [2021-02-27T00:27:04.344Z] Removing intermediate container b733358a0e2b [2021-02-27T00:27:04.344Z] ---> b5d880a02926 [2021-02-27T00:27:04.344Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:27:04.344Z] ---> 2e84acf1c97f [2021-02-27T00:27:04.344Z] 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-02-27T00:27:04.344Z] ---> Running in 069b7fafdfa3 [2021-02-27T00:27:04.344Z] ---> 0635dc4247ea [2021-02-27T00:27:04.344Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-27T00:27:04.901Z] ---> bdb2b700778d [2021-02-27T00:27:04.901Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-27T00:27:05.180Z] Removing intermediate container e92d74325249 [2021-02-27T00:27:05.180Z] ---> 77f0af271145 [2021-02-27T00:27:05.180Z] Step 22/22 : LABEL version=0.0.0 [2021-02-27T00:27:05.180Z] Removing intermediate container 81b57bf57659 [2021-02-27T00:27:05.180Z] ---> 0332927f5229 [2021-02-27T00:27:05.180Z] Step 22/23 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:27:05.180Z] Removing intermediate container e9369e10ab27 [2021-02-27T00:27:05.180Z] ---> 50482b959db1 [2021-02-27T00:27:05.180Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-27T00:27:06.087Z] ---> 0ad179f1c5fc [2021-02-27T00:27:06.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-27T00:27:06.088Z] ---> a9316a5b2267 [2021-02-27T00:27:06.088Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-27T00:27:06.159Z] ---> Running in 3bd7b2cee328 [2021-02-27T00:27:06.159Z] ---> Running in f54699e8849a [2021-02-27T00:27:06.159Z] ---> Running in 94aca9590837 [2021-02-27T00:27:06.477Z] Removing intermediate container 069b7fafdfa3 [2021-02-27T00:27:06.477Z] ---> 1dcfc6ac756a [2021-02-27T00:27:06.477Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:27:06.755Z] ---> 9f900b53ba4f [2021-02-27T00:27:06.755Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-27T00:27:07.349Z] Removing intermediate container 94aca9590837 [2021-02-27T00:27:07.349Z] ---> 39cd07d4d7cd [2021-02-27T00:27:07.349Z] Step 23/23 : LABEL version=0.0.0 [2021-02-27T00:27:07.627Z] Removing intermediate container f54699e8849a [2021-02-27T00:27:07.627Z] ---> 0447f372c81c [2021-02-27T00:27:07.627Z] Step 27/30 : CMD ["gate"] [2021-02-27T00:27:07.792Z] ---> 001371e1d0cb [2021-02-27T00:27:07.792Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-27T00:27:07.901Z] ---> Running in 703a837572e7 [2021-02-27T00:27:07.901Z] Removing intermediate container 3bd7b2cee328 [2021-02-27T00:27:07.901Z] ---> 1ce5e520a621 [2021-02-27T00:27:07.901Z] [2021-02-27T00:27:07.901Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:27:07.901Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:27:07.901Z] ---> 2044e7299da1 [2021-02-27T00:27:07.901Z] Step 3/24 : WORKDIR /edgex-go [2021-02-27T00:27:07.901Z] ---> Using cache [2021-02-27T00:27:07.901Z] ---> 3a39c4ac2795 [2021-02-27T00:27:07.901Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:27:07.901Z] ---> Using cache [2021-02-27T00:27:07.901Z] ---> 96bf1e3b8f43 [2021-02-27T00:27:07.901Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-27T00:27:07.901Z] ---> Using cache [2021-02-27T00:27:07.901Z] ---> f73de2892c0d [2021-02-27T00:27:07.901Z] Step 6/24 : COPY go.mod . [2021-02-27T00:27:07.901Z] ---> Using cache [2021-02-27T00:27:07.901Z] ---> f1b030a31269 [2021-02-27T00:27:07.901Z] Step 7/24 : RUN go mod download [2021-02-27T00:27:07.901Z] ---> Using cache [2021-02-27T00:27:07.901Z] ---> 683937103994 [2021-02-27T00:27:07.901Z] Step 8/24 : COPY . . [2021-02-27T00:27:08.077Z] Removing intermediate container 180d7e68fbec [2021-02-27T00:27:08.077Z] ---> 9cf15683cf65 [2021-02-27T00:27:08.077Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-27T00:27:08.174Z] ---> Using cache [2021-02-27T00:27:08.174Z] ---> 6122ba3cd09a [2021-02-27T00:27:08.174Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-27T00:27:08.467Z] ---> Running in eb2fb6f39777 [2021-02-27T00:27:08.467Z] ---> Running in 17000670a771 [2021-02-27T00:27:08.467Z] Successfully built 1ce5e520a621 [2021-02-27T00:27:08.467Z] ---> Running in 21b92a9046a9 [2021-02-27T00:27:08.467Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-27T00:27:08.467Z] Building docker-support-scheduler-go [2021-02-27T00:27:08.504Z] ---> 143a8e9a2a25 [2021-02-27T00:27:08.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-27T00:27:08.504Z] ---> b25fd87f2fcb [2021-02-27T00:27:08.504Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-27T00:27:08.749Z]  Building docker-support-notifications-go ... done Removing intermediate container 703a837572e7 [2021-02-27T00:27:08.749Z] ---> 2b8a48d247f2 [2021-02-27T00:27:08.749Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:27:08.900Z] ---> Running in f75d69f03f4c [2021-02-27T00:27:08.900Z] ---> a29807ad51a5 [2021-02-27T00:27:08.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-27T00:27:09.024Z] ---> Running in 8053ddad8f2c [2021-02-27T00:27:09.024Z] Removing intermediate container eb2fb6f39777 [2021-02-27T00:27:09.024Z] ---> 717c6a61d44d [2021-02-27T00:27:09.024Z] [2021-02-27T00:27:09.308Z] Removing intermediate container 17000670a771 [2021-02-27T00:27:09.308Z] ---> 98fe712dc502 [2021-02-27T00:27:09.308Z] Step 28/30 : LABEL arch=arm64 [2021-02-27T00:27:09.603Z] ---> Running in 8f075bbc5eef [2021-02-27T00:27:09.884Z] Successfully built 717c6a61d44d [2021-02-27T00:27:09.884Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-27T00:27:09.884Z] Removing intermediate container 8053ddad8f2c [2021-02-27T00:27:09.884Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-02-27T00:27:09.884Z] ---> 9269ab42dc5d [2021-02-27T00:27:09.884Z] Step 21/23 : LABEL arch=arm64 [2021-02-27T00:27:10.105Z] ---> 026c168c88a6 [2021-02-27T00:27:10.105Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-27T00:27:10.105Z] Removing intermediate container f75d69f03f4c [2021-02-27T00:27:10.105Z] ---> 88d91cfc16b3 [2021-02-27T00:27:10.105Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-27T00:27:10.156Z] 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-02-27T00:27:10.156Z] ---> Running in 335c2d8cd687 [2021-02-27T00:27:10.434Z] Removing intermediate container 8f075bbc5eef [2021-02-27T00:27:10.434Z] ---> bfd419e419be [2021-02-27T00:27:10.434Z] Step 29/30 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:27:10.444Z] ---> 6385197db111 [2021-02-27T00:27:10.444Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-27T00:27:10.444Z] ---> Running in 312110ed4f86 [2021-02-27T00:27:10.444Z] ---> Running in c233dbdf0afc [2021-02-27T00:27:10.801Z] ---> 8d8a3683beb7 [2021-02-27T00:27:10.801Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-27T00:27:10.801Z] ---> eb04d37bfe75 [2021-02-27T00:27:10.801Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-27T00:27:11.034Z] ---> Running in 1e219dc44d3c [2021-02-27T00:27:11.034Z] Removing intermediate container 335c2d8cd687 [2021-02-27T00:27:11.034Z] ---> 9c56c4b69260 [2021-02-27T00:27:11.034Z] Step 22/23 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:27:11.321Z] ---> Running in 52b78d7ca10b [2021-02-27T00:27:11.597Z] Removing intermediate container 1e219dc44d3c [2021-02-27T00:27:11.597Z] ---> d93b546ef817 [2021-02-27T00:27:11.597Z] Step 30/30 : LABEL version=0.0.0 [2021-02-27T00:27:11.882Z] Removing intermediate container 52b78d7ca10b [2021-02-27T00:27:11.882Z] ---> d6bfe3597045 [2021-02-27T00:27:11.882Z] Step 23/23 : LABEL version=0.0.0 [2021-02-27T00:27:11.994Z] Removing intermediate container 312110ed4f86 [2021-02-27T00:27:11.994Z] ---> 5dd2fd23dda9 [2021-02-27T00:27:11.994Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:27:11.994Z] Removing intermediate container c233dbdf0afc [2021-02-27T00:27:11.994Z] ---> 6eafba081372 [2021-02-27T00:27:11.994Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:27:11.994Z] ---> 0a3657bf5ac0 [2021-02-27T00:27:11.994Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-27T00:27:12.666Z] ---> Running in e52be4fdd45b [2021-02-27T00:27:12.666Z] ---> Running in 4400fdff6bf9 [2021-02-27T00:27:12.666Z] ---> Running in bc96a951feaf [2021-02-27T00:27:12.918Z] ---> Running in 8369559a04f3 [2021-02-27T00:27:12.939Z] ---> 5c339302f4b3 [2021-02-27T00:27:12.939Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-27T00:27:13.233Z] ---> 877dceefe5b2 [2021-02-27T00:27:13.233Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-27T00:27:13.233Z] Removing intermediate container 4400fdff6bf9 [2021-02-27T00:27:13.233Z] ---> ddbe10f3c2ea [2021-02-27T00:27:13.233Z] Step 20/22 : LABEL arch=x86_64 [2021-02-27T00:27:13.511Z] ---> Running in 9f594e6bdd7b [2021-02-27T00:27:13.511Z] Removing intermediate container e52be4fdd45b [2021-02-27T00:27:13.511Z] ---> afc4996a15e1 [2021-02-27T00:27:13.511Z] Step 20/22 : LABEL arch=x86_64 [2021-02-27T00:27:13.511Z] ---> Running in 9de8b782f3d8 [2021-02-27T00:27:13.511Z] ---> Running in 258a5e8b30ea [2021-02-27T00:27:13.539Z] ---> Running in c95c0e1dc0fb [2021-02-27T00:27:13.805Z] Removing intermediate container 9f594e6bdd7b [2021-02-27T00:27:13.805Z] ---> b69ae0323f40 [2021-02-27T00:27:13.805Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:27:13.805Z] ---> 7f76e6887fde [2021-02-27T00:27:13.805Z] 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-02-27T00:27:14.154Z] Removing intermediate container 8369559a04f3 [2021-02-27T00:27:14.154Z] ---> dfaea56fefb3 [2021-02-27T00:27:14.154Z] [2021-02-27T00:27:14.252Z] Removing intermediate container 9de8b782f3d8 [2021-02-27T00:27:14.252Z] ---> fb164988273c [2021-02-27T00:27:14.252Z] Step 21/22 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:27:14.252Z] ---> Running in 7c1926034147 [2021-02-27T00:27:14.252Z] ---> Running in d54d3038a443 [2021-02-27T00:27:14.252Z] Removing intermediate container 258a5e8b30ea [2021-02-27T00:27:14.252Z] ---> dfa85fad17c7 [2021-02-27T00:27:14.252Z] Step 21/22 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:27:14.661Z] ---> Running in 9220ab3b7200 [2021-02-27T00:27:14.662Z] ---> Running in 8cdc6cba7c20 [2021-02-27T00:27:14.762Z] Successfully built dfaea56fefb3 [2021-02-27T00:27:14.762Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-27T00:27:14.762Z] Building docker-sys-mgmt-agent-go [2021-02-27T00:27:14.762Z] Removing intermediate container c95c0e1dc0fb [2021-02-27T00:27:14.762Z]  Building docker-security-bootstrapper-go ... done  ---> 50c9eb7035fc [2021-02-27T00:27:14.762Z] [2021-02-27T00:27:15.006Z] Removing intermediate container 7c1926034147 [2021-02-27T00:27:15.007Z] ---> 0de4d7dab969 [2021-02-27T00:27:15.007Z] Step 21/23 : LABEL arch=x86_64 [2021-02-27T00:27:15.007Z] ---> Running in 25dc868e3047 [2021-02-27T00:27:15.363Z] Successfully built 50c9eb7035fc [2021-02-27T00:27:15.363Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-27T00:27:15.379Z] Removing intermediate container 9220ab3b7200 [2021-02-27T00:27:15.379Z] ---> 983758d4601e [2021-02-27T00:27:15.379Z] Step 22/22 : LABEL version=0.0.0 [2021-02-27T00:27:15.379Z] Removing intermediate container 8cdc6cba7c20 [2021-02-27T00:27:15.379Z] ---> 293a71fe5298 [2021-02-27T00:27:15.379Z] Step 22/22 : LABEL version=0.0.0 [2021-02-27T00:27:15.933Z] ---> Running in 2bc5a8337d77 [2021-02-27T00:27:15.933Z] Removing intermediate container 25dc868e3047 [2021-02-27T00:27:15.933Z] ---> 54d3a720f1c0 [2021-02-27T00:27:15.933Z] Step 22/23 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:27:15.933Z] ---> Running in d7fef279d0db [2021-02-27T00:27:15.933Z] Removing intermediate container bc96a951feaf [2021-02-27T00:27:15.933Z] ---> 8349b81fdc61 [2021-02-27T00:27:15.933Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:27:15.933Z] ---> Running in 8b83da595f5c [2021-02-27T00:27:16.221Z] Removing intermediate container d7fef279d0db [2021-02-27T00:27:16.221Z] ---> 77840e574eac [2021-02-27T00:27:16.221Z] [2021-02-27T00:27:16.488Z] Removing intermediate container 2bc5a8337d77 [2021-02-27T00:27:16.488Z] ---> bb526e7e8219 [2021-02-27T00:27:16.488Z] [2021-02-27T00:27:16.488Z] Removing intermediate container 8b83da595f5c [2021-02-27T00:27:16.488Z] ---> 1455f5e7f059 [2021-02-27T00:27:16.488Z] Step 23/23 : LABEL version=0.0.0 [2021-02-27T00:27:16.770Z] ---> 74e789cf86dd [2021-02-27T00:27:16.770Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-27T00:27:17.071Z] ---> Running in 29fc7f177e0f [2021-02-27T00:27:17.071Z] Removing intermediate container d54d3038a443 [2021-02-27T00:27:17.071Z] ---> 2ffc848f76b1 [2021-02-27T00:27:17.071Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-27T00:27:17.389Z] Successfully built 77840e574eac [2021-02-27T00:27:17.389Z] Successfully built bb526e7e8219 [2021-02-27T00:27:17.389Z] Successfully tagged docker-support-notifications-go:latest [2021-02-27T00:27:17.389Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-02-27T00:27:17.389Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-27T00:27:17.389Z] Building docker-security-proxy-setup-go [2021-02-27T00:27:17.389Z]  Building docker-support-scheduler-go ... done  ---> Running in 40a9159c34bf [2021-02-27T00:27:17.389Z] Removing intermediate container 29fc7f177e0f [2021-02-27T00:27:17.389Z] ---> d6fc8e893836 [2021-02-27T00:27:17.389Z] [2021-02-27T00:27:18.027Z] ---> 71ac92ed74e5 [2021-02-27T00:27:18.028Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-27T00:27:18.559Z] Removing intermediate container 40a9159c34bf [2021-02-27T00:27:18.559Z] ---> 649024b895f2 [2021-02-27T00:27:18.559Z] Step 22/24 : LABEL arch=x86_64 [2021-02-27T00:27:19.315Z] Successfully built d6fc8e893836 [2021-02-27T00:27:19.315Z] Successfully tagged docker-core-command-go:latest [2021-02-27T00:27:19.315Z] Building docker-core-data-go [2021-02-27T00:27:20.132Z]  Building docker-core-command-go ... done  ---> Running in dd9426c51aa0 [2021-02-27T00:27:20.486Z] ---> d9cdf3ac56ab [2021-02-27T00:27:20.486Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-27T00:27:20.486Z] Removing intermediate container dd9426c51aa0 [2021-02-27T00:27:20.486Z] ---> 5f96f67ff1fe [2021-02-27T00:27:20.486Z] Step 23/24 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:27:21.555Z] ---> Running in 63f8261688a6 [2021-02-27T00:27:21.555Z] ---> bd293a858836 [2021-02-27T00:27:21.555Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-27T00:27:25.311Z] ---> Running in bb2fc9266262 [2021-02-27T00:27:25.311Z] Removing intermediate container 63f8261688a6 [2021-02-27T00:27:25.311Z] ---> 05ce84be177d [2021-02-27T00:27:25.311Z] Step 24/24 : LABEL version=0.0.0 [2021-02-27T00:27:28.476Z] ---> Running in 0fc942bbb262 [2021-02-27T00:27:28.850Z] Removing intermediate container bb2fc9266262 [2021-02-27T00:27:28.851Z] ---> 80dc4b4092bd [2021-02-27T00:27:28.851Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-27T00:27:29.964Z] Removing intermediate container 0fc942bbb262 [2021-02-27T00:27:29.964Z] ---> 23e18cc99a18 [2021-02-27T00:27:29.964Z] [2021-02-27T00:27:32.336Z] Successfully built 23e18cc99a18 [2021-02-27T00:27:32.336Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-27T00:27:32.336Z] Building docker-sys-mgmt-agent-go [2021-02-27T00:27:32.336Z]  Building docker-security-secretstore-setup-go ... done  ---> 386ee21629c4 [2021-02-27T00:27:32.336Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-27T00:27:33.932Z] ---> Running in cb89405af22d [2021-02-27T00:27:47.324Z] Removing intermediate container cb89405af22d [2021-02-27T00:27:47.324Z] ---> f86235011ef8 [2021-02-27T00:27:47.324Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-27T00:27:47.731Z]  Building docker-core-metadata-go ... done 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-02-27T00:27:47.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:27:47.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:27:47.732Z] ---> 2044e7299da1 [2021-02-27T00:27:47.732Z] Step 3/22 : WORKDIR /edgex-go [2021-02-27T00:27:47.732Z] ---> Using cache [2021-02-27T00:27:47.732Z] ---> 3a39c4ac2795 [2021-02-27T00:27:47.732Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:27:47.732Z] ---> Using cache [2021-02-27T00:27:47.732Z] ---> 96bf1e3b8f43 [2021-02-27T00:27:47.732Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-27T00:27:47.732Z] ---> Using cache [2021-02-27T00:27:47.732Z] ---> f73de2892c0d [2021-02-27T00:27:47.732Z] Step 6/22 : COPY go.mod . [2021-02-27T00:27:47.732Z] ---> Using cache [2021-02-27T00:27:47.732Z] ---> f1b030a31269 [2021-02-27T00:27:47.732Z] Step 7/22 : RUN go mod download [2021-02-27T00:27:47.732Z] ---> Using cache [2021-02-27T00:27:47.732Z] ---> 683937103994 [2021-02-27T00:27:47.732Z] Step 8/22 : COPY . . [2021-02-27T00:27:47.732Z] ---> Using cache [2021-02-27T00:27:47.732Z] ---> 6122ba3cd09a [2021-02-27T00:27:47.732Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-27T00:27:47.732Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:27:47.732Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:27:47.732Z] ---> 2044e7299da1 [2021-02-27T00:27:47.732Z] Step 3/23 : WORKDIR /edgex-go [2021-02-27T00:27:47.732Z] ---> Using cache [2021-02-27T00:27:47.732Z] ---> 3a39c4ac2795 [2021-02-27T00:27:47.732Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:27:47.732Z] ---> Using cache [2021-02-27T00:27:47.732Z] ---> 96bf1e3b8f43 [2021-02-27T00:27:47.732Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-27T00:27:48.333Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:27:48.333Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:27:48.333Z] ---> 2044e7299da1 [2021-02-27T00:27:48.333Z] Step 3/26 : WORKDIR /edgex-go [2021-02-27T00:27:48.333Z] ---> Using cache [2021-02-27T00:27:48.333Z] ---> 3a39c4ac2795 [2021-02-27T00:27:48.333Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:27:48.333Z] ---> Using cache [2021-02-27T00:27:48.333Z] ---> 96bf1e3b8f43 [2021-02-27T00:27:48.333Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-27T00:27:48.957Z] ---> Running in 3f87a85bd91e [2021-02-27T00:27:50.363Z] Removing intermediate container 3f87a85bd91e [2021-02-27T00:27:50.363Z] ---> 5adad51353ec [2021-02-27T00:27:50.363Z] Step 27/30 : CMD ["gate"] [2021-02-27T00:27:52.098Z] ---> Running in 123d754df1cb [2021-02-27T00:27:53.761Z] Removing intermediate container 123d754df1cb [2021-02-27T00:27:53.761Z] ---> 36ff32804604 [2021-02-27T00:27:53.761Z] Step 28/30 : LABEL arch=x86_64 [2021-02-27T00:27:53.765Z] ---> Running in 77cd67d6b83d [2021-02-27T00:27:53.765Z] ---> Running in 8234bdb8b2f8 [2021-02-27T00:27:53.765Z] ---> Running in aebf72ddd199 [2021-02-27T00:27:54.650Z] ---> Running in 1cdf6aa58d9f [2021-02-27T00:27:54.765Z] 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-02-27T00:27:55.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:27:55.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:27:55.912Z] Removing intermediate container 1cdf6aa58d9f [2021-02-27T00:27:55.913Z] ---> ee2688e5a3f9 [2021-02-27T00:27:55.913Z] Step 29/30 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:27:55.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:27:55.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:27:56.230Z] Removing intermediate container 21b92a9046a9 [2021-02-27T00:27:56.230Z] ---> cbe70658db14 [2021-02-27T00:27:56.230Z] [2021-02-27T00:27:56.230Z] Step 10/24 : FROM alpine:3.12 [2021-02-27T00:27:56.230Z] ---> d10569e2745f [2021-02-27T00:27:56.230Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-27T00:27:56.513Z] ---> Running in 61faa172a84a [2021-02-27T00:27:56.513Z] OK: 217 MiB in 51 packages [2021-02-27T00:27:56.790Z] OK: 217 MiB in 51 packages [2021-02-27T00:27:56.839Z] ---> Running in 031e75d422e2 [2021-02-27T00:27:58.477Z] Removing intermediate container 031e75d422e2 [2021-02-27T00:27:58.477Z] ---> 9802891e6d21 [2021-02-27T00:27:58.477Z] Step 30/30 : LABEL version=0.0.0 [2021-02-27T00:27:58.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:27:58.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:27:58.784Z] Removing intermediate container 8234bdb8b2f8 [2021-02-27T00:27:58.784Z] ---> e45be30fa9ea [2021-02-27T00:27:58.784Z] Step 6/23 : COPY go.mod . [2021-02-27T00:27:59.066Z] Removing intermediate container aebf72ddd199 [2021-02-27T00:27:59.066Z] ---> 6bf4e7505779 [2021-02-27T00:27:59.066Z] Step 6/26 : COPY go.mod . [2021-02-27T00:27:59.343Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-27T00:27:59.343Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-27T00:27:59.622Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-27T00:27:59.623Z] (4/5) Installing curl (7.69.1-r3) [2021-02-27T00:27:59.623Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-27T00:27:59.623Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:27:59.623Z] Executing ca-certificates-20191127-r4.trigger [2021-02-27T00:27:59.679Z] ---> Running in 8cfbb5be1d8a [2021-02-27T00:28:00.000Z] OK: 7 MiB in 19 packages [2021-02-27T00:28:00.000Z] ---> c6ffd3be0a87 [2021-02-27T00:28:00.000Z] Step 7/23 : RUN go mod download [2021-02-27T00:28:00.317Z] ---> fa3d34f1789e [2021-02-27T00:28:00.317Z] ---> Running in 2f4b101886f6 [2021-02-27T00:28:00.317Z] Step 7/26 : RUN go mod download [2021-02-27T00:28:00.615Z] ---> Running in b13e262299f1 [2021-02-27T00:28:04.127Z] Removing intermediate container 61faa172a84a [2021-02-27T00:28:04.127Z] ---> bb659135e7e3 [2021-02-27T00:28:04.127Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-27T00:28:04.127Z] ---> Running in bf877447a5dd [2021-02-27T00:28:04.741Z] Removing intermediate container bf877447a5dd [2021-02-27T00:28:04.741Z] ---> fe3dc35ec376 [2021-02-27T00:28:04.741Z] Step 13/24 : WORKDIR / [2021-02-27T00:28:04.741Z] ---> Running in 9aa4684bd254 [2021-02-27T00:28:05.011Z] Removing intermediate container 8cfbb5be1d8a [2021-02-27T00:28:05.011Z] ---> 3f1e31644589 [2021-02-27T00:28:05.011Z] [2021-02-27T00:28:06.213Z] Removing intermediate container 9aa4684bd254 [2021-02-27T00:28:06.213Z] ---> 2817ea0823db [2021-02-27T00:28:06.213Z] 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-02-27T00:28:06.355Z] Successfully built 3f1e31644589 [2021-02-27T00:28:06.355Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-27T00:28:06.490Z] Removing intermediate container 2f4b101886f6 [2021-02-27T00:28:06.490Z] ---> e2397fbe828d [2021-02-27T00:28:06.490Z] Step 8/23 : COPY . . [2021-02-27T00:28:06.767Z] Removing intermediate container b13e262299f1 [2021-02-27T00:28:06.767Z] ---> 466ba8e15cd0 [2021-02-27T00:28:06.767Z] Step 8/26 : COPY . . [2021-02-27T00:28:07.381Z] ---> 9cfd1746fb87 [2021-02-27T00:28:07.381Z] 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-02-27T00:28:10.820Z] ---> 2d345f54d76f [2021-02-27T00:28:10.820Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-27T00:28:13.569Z] ---> 2f48652723d8 [2021-02-27T00:28:13.569Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-27T00:28:17.959Z] ---> 04834e4ebca4 [2021-02-27T00:28:17.959Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-27T00:28:19.951Z] ---> 88cf417a0f32 [2021-02-27T00:28:19.951Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-27T00:28:21.973Z] ---> 5d65b95dbd3f [2021-02-27T00:28:21.973Z] 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-02-27T00:28:22.577Z] ---> Running in 46f573f00fd7 [2021-02-27T00:28:28.072Z] Removing intermediate container 46f573f00fd7 [2021-02-27T00:28:28.072Z] ---> 154f690767cf [2021-02-27T00:28:28.073Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-27T00:28:28.673Z] ---> Running in 6cb48ec257c5 [2021-02-27T00:28:30.685Z] Removing intermediate container 6cb48ec257c5 [2021-02-27T00:28:30.685Z] ---> ef5ff1e1d32d [2021-02-27T00:28:30.685Z] Step 22/24 : LABEL arch=arm64 [2021-02-27T00:28:30.974Z] ---> Running in d5dc2dbabe14 [2021-02-27T00:28:32.433Z] Removing intermediate container d5dc2dbabe14 [2021-02-27T00:28:32.433Z] ---> eb6393bf413f [2021-02-27T00:28:32.433Z] Step 23/24 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:28:32.707Z] ---> Running in f07ba3e9e711 [2021-02-27T00:28:34.162Z] Removing intermediate container f07ba3e9e711 [2021-02-27T00:28:34.162Z] ---> 5feb2809506e [2021-02-27T00:28:34.162Z] Step 24/24 : LABEL version=0.0.0 [2021-02-27T00:28:34.162Z] ---> 671bfd4f1aea [2021-02-27T00:28:34.162Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-27T00:28:34.162Z] ---> Running in 850733950ea7 [2021-02-27T00:28:34.438Z] ---> Running in 22ec4ac4f4d2 [2021-02-27T00:28:34.716Z] ---> 38a0f062a92e [2021-02-27T00:28:34.716Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-27T00:28:34.994Z] ---> Running in 6f9cb7c168d3 [2021-02-27T00:28:34.994Z] Removing intermediate container 850733950ea7 [2021-02-27T00:28:34.994Z] ---> ea6e9076ee47 [2021-02-27T00:28:34.994Z] [2021-02-27T00:28:35.996Z] Successfully built ea6e9076ee47 [2021-02-27T00:28:35.996Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-27T00:28:36.271Z]  Building docker-security-secretstore-setup-go ... done 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-02-27T00:28:36.879Z] 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-02-27T00:28:47.109Z] Removing intermediate container 77cd67d6b83d [2021-02-27T00:28:47.109Z] ---> 7c835ad50619 [2021-02-27T00:28:47.109Z] [2021-02-27T00:28:47.109Z] Step 10/22 : FROM alpine:3.12 [2021-02-27T00:28:47.109Z] ---> d10569e2745f [2021-02-27T00:28:47.109Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-27T00:28:47.109Z] ---> Using cache [2021-02-27T00:28:47.109Z] ---> f3c566ae6cb4 [2021-02-27T00:28:47.109Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-27T00:28:47.109Z] ---> Using cache [2021-02-27T00:28:47.109Z] ---> 94231c354d6f [2021-02-27T00:28:47.109Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-27T00:28:47.109Z] ---> Running in 3f8cb8fd1ff5 [2021-02-27T00:28:47.109Z] Removing intermediate container 3f8cb8fd1ff5 [2021-02-27T00:28:47.109Z] ---> c83eaa9d3035 [2021-02-27T00:28:47.109Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-27T00:28:47.109Z] ---> Running in 9f95cc6e20d9 [2021-02-27T00:28:47.716Z] Removing intermediate container 9f95cc6e20d9 [2021-02-27T00:28:47.716Z] ---> 8d00b9ab0852 [2021-02-27T00:28:47.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:28:48.718Z] ---> fadf099f6559 [2021-02-27T00:28:48.718Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-27T00:28:51.390Z] ---> 7fa1313ecba2 [2021-02-27T00:28:51.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-27T00:28:52.008Z] ---> 15f6490bf6c1 [2021-02-27T00:28:52.008Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-27T00:28:52.289Z] ---> Running in 362d15b7ed20 [2021-02-27T00:28:52.893Z] Removing intermediate container 362d15b7ed20 [2021-02-27T00:28:52.893Z] ---> 04b24f4385f2 [2021-02-27T00:28:52.893Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:28:53.171Z] ---> Running in efa27fdb685f [2021-02-27T00:28:53.776Z] Removing intermediate container efa27fdb685f [2021-02-27T00:28:53.776Z] ---> 29b9a60af9e2 [2021-02-27T00:28:53.776Z] Step 20/22 : LABEL arch=arm64 [2021-02-27T00:28:53.776Z] ---> Running in 60aa7f108dbe [2021-02-27T00:28:54.772Z] Removing intermediate container 60aa7f108dbe [2021-02-27T00:28:54.772Z] ---> 73ea432edd3b [2021-02-27T00:28:54.772Z] Step 21/22 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:28:54.772Z] ---> Running in 578fb4f8d001 [2021-02-27T00:28:55.376Z] Removing intermediate container 578fb4f8d001 [2021-02-27T00:28:55.376Z] ---> e5ea7c7c69ce [2021-02-27T00:28:55.376Z] Step 22/22 : LABEL version=0.0.0 [2021-02-27T00:28:55.376Z] ---> Running in 4e2a66b93d96 [2021-02-27T00:28:56.162Z]  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:28:56.162Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:28:56.162Z] ---> 9414dc7d849e [2021-02-27T00:28:56.162Z] Step 3/21 : WORKDIR /edgex-go [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> da4112d3e3bf [2021-02-27T00:28:56.162Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> caed2ef2915e [2021-02-27T00:28:56.162Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> 5af5bbbe0206 [2021-02-27T00:28:56.162Z] Step 6/21 : COPY go.mod . [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> c6e6b3032878 [2021-02-27T00:28:56.162Z] Step 7/21 : RUN go mod download [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> 3d6c356b629d [2021-02-27T00:28:56.162Z] Step 8/21 : COPY . . [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> 5ebff8f90cc5 [2021-02-27T00:28:56.162Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-27T00:28:56.162Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:28:56.162Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:28:56.162Z] ---> 9414dc7d849e [2021-02-27T00:28:56.162Z] Step 3/23 : WORKDIR /edgex-go [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> da4112d3e3bf [2021-02-27T00:28:56.162Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> caed2ef2915e [2021-02-27T00:28:56.162Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-27T00:28:56.162Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:28:56.162Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:28:56.162Z] ---> 9414dc7d849e [2021-02-27T00:28:56.162Z] Step 3/23 : WORKDIR /edgex-go [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> da4112d3e3bf [2021-02-27T00:28:56.162Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> caed2ef2915e [2021-02-27T00:28:56.162Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> 5af5bbbe0206 [2021-02-27T00:28:56.162Z] Step 6/23 : COPY go.mod . [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> c6e6b3032878 [2021-02-27T00:28:56.162Z] Step 7/23 : RUN go mod download [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> 3d6c356b629d [2021-02-27T00:28:56.162Z] Step 8/23 : COPY . . [2021-02-27T00:28:56.162Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-27T00:28:56.162Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-27T00:28:56.162Z] ---> 9414dc7d849e [2021-02-27T00:28:56.162Z] Step 3/26 : WORKDIR /edgex-go [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> da4112d3e3bf [2021-02-27T00:28:56.162Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:28:56.162Z] ---> Using cache [2021-02-27T00:28:56.162Z] ---> caed2ef2915e [2021-02-27T00:28:56.163Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-27T00:28:56.163Z] ---> Using cache [2021-02-27T00:28:56.163Z] ---> 5ebff8f90cc5 [2021-02-27T00:28:56.163Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-27T00:28:56.374Z] Removing intermediate container 4e2a66b93d96 [2021-02-27T00:28:56.374Z] ---> 65eb330c401e [2021-02-27T00:28:56.374Z] [2021-02-27T00:28:56.650Z] Successfully built 65eb330c401e [2021-02-27T00:28:56.650Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-27T00:28:58.942Z] ---> Running in c13f6045986c [2021-02-27T00:28:58.942Z] ---> Running in ba865c318c66 [2021-02-27T00:28:58.942Z] ---> Running in 7a28907b2627 [2021-02-27T00:28:58.942Z] ---> Running in 1e03ef384ae6 [2021-02-27T00:29:05.350Z] 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-02-27T00:29:05.350Z] 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-02-27T00:29:05.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:29:05.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:29:05.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:29:05.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:29:06.970Z] OK: 233 MiB in 51 packages [2021-02-27T00:29:07.706Z] OK: 233 MiB in 51 packages [2021-02-27T00:29:10.508Z] Removing intermediate container ba865c318c66 [2021-02-27T00:29:10.508Z] ---> e905c2072e96 [2021-02-27T00:29:10.508Z] Step 6/23 : COPY go.mod . [2021-02-27T00:29:10.508Z] Removing intermediate container c13f6045986c [2021-02-27T00:29:10.508Z] ---> e6306b6917d6 [2021-02-27T00:29:10.508Z] Step 6/26 : COPY go.mod . [2021-02-27T00:29:10.891Z] ---> 4ca1bd5345ad [2021-02-27T00:29:10.891Z] Step 7/23 : RUN go mod download [2021-02-27T00:29:10.891Z] ---> ddfedf23f221 [2021-02-27T00:29:10.891Z] Step 7/26 : RUN go mod download [2021-02-27T00:29:10.891Z] ---> Running in fa58c113b480 [2021-02-27T00:29:11.283Z] ---> Running in 57ef0c34af20 [2021-02-27T00:29:23.286Z] Removing intermediate container 57ef0c34af20 [2021-02-27T00:29:23.286Z] ---> bbab5195a5f8 [2021-02-27T00:29:23.286Z] Step 8/26 : COPY . . [2021-02-27T00:29:23.286Z] Removing intermediate container fa58c113b480 [2021-02-27T00:29:23.286Z] ---> 7fd617db340f [2021-02-27T00:29:23.286Z] Step 8/23 : COPY . . [2021-02-27T00:29:29.046Z]  Building docker-support-scheduler-go ... done Removing intermediate container 22ec4ac4f4d2 [2021-02-27T00:29:29.047Z] ---> 8af6d2a0e785 [2021-02-27T00:29:29.047Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-27T00:29:29.047Z] ---> Running in 0f8e5d5d0c46 [2021-02-27T00:29:29.047Z] 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-02-27T00:29:31.688Z] Removing intermediate container 0f8e5d5d0c46 [2021-02-27T00:29:31.688Z] ---> 834db449ecbe [2021-02-27T00:29:31.688Z] [2021-02-27T00:29:31.688Z] Step 11/26 : FROM docker:20.10.0 [2021-02-27T00:29:31.969Z] 20.10.0: Pulling from library/docker [2021-02-27T00:29:40.274Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-27T00:29:40.274Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-27T00:29:40.274Z] ---> eeaf43b92773 [2021-02-27T00:29:40.274Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-27T00:29:40.560Z] ---> Running in cbf0873a0ecd [2021-02-27T00:29:40.838Z] Removing intermediate container 6f9cb7c168d3 [2021-02-27T00:29:40.838Z] ---> 98cbecebaf15 [2021-02-27T00:29:40.838Z] [2021-02-27T00:29:40.838Z] Step 10/23 : FROM alpine:3.12 [2021-02-27T00:29:40.838Z] ---> d10569e2745f [2021-02-27T00:29:40.838Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-27T00:29:41.135Z] ---> Running in a01db47dd462 [2021-02-27T00:29:41.796Z] Removing intermediate container a01db47dd462 [2021-02-27T00:29:41.796Z] ---> c3bd6db43030 [2021-02-27T00:29:41.796Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-27T00:29:41.796Z] ---> Running in ec802a5047f1 [2021-02-27T00:29:42.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:29:42.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:29:42.382Z] Removing intermediate container ec802a5047f1 [2021-02-27T00:29:42.382Z] ---> 48ceeb161978 [2021-02-27T00:29:42.382Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-27T00:29:42.382Z] ---> Running in f68b4b649a9a [2021-02-27T00:29:43.015Z] (1/2) Installing readline (8.0.4-r0) [2021-02-27T00:29:43.015Z] (2/2) Installing bash (5.0.17-r0) [2021-02-27T00:29:43.015Z] Executing bash-5.0.17-r0.post-install [2021-02-27T00:29:43.015Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:29:43.015Z] OK: 12 MiB in 22 packages [2021-02-27T00:29:43.015Z] Removing intermediate container f68b4b649a9a [2021-02-27T00:29:43.015Z] ---> cae46a9b00c0 [2021-02-27T00:29:43.015Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:29:43.015Z] ---> Running in 24e3882785bc [2021-02-27T00:29:44.452Z] Removing intermediate container cbf0873a0ecd [2021-02-27T00:29:44.452Z] ---> 030395e03b9c [2021-02-27T00:29:44.452Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-27T00:29:44.452Z] ---> Running in 646c6a327e32 [2021-02-27T00:29:45.052Z] Removing intermediate container 646c6a327e32 [2021-02-27T00:29:45.052Z] ---> 6472bb5e86bd [2021-02-27T00:29:45.052Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-27T00:29:45.052Z] ---> Running in 640b28fc0c8e [2021-02-27T00:29:45.327Z] Removing intermediate container 24e3882785bc [2021-02-27T00:29:45.327Z] ---> 3975b024583a [2021-02-27T00:29:45.327Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-27T00:29:45.327Z] ---> Running in fc1e10d89eb5 [2021-02-27T00:29:45.606Z] Removing intermediate container 640b28fc0c8e [2021-02-27T00:29:45.606Z] ---> bf6f5a28dc05 [2021-02-27T00:29:45.606Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-27T00:29:45.882Z] ---> Running in f6a6790a830a [2021-02-27T00:29:46.157Z] Removing intermediate container f6a6790a830a [2021-02-27T00:29:46.157Z] ---> a500308e8004 [2021-02-27T00:29:46.157Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-27T00:29:46.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:29:47.418Z] ---> 667642340516 [2021-02-27T00:29:47.418Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-27T00:29:47.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:29:48.016Z] ---> b3fddb62edbd [2021-02-27T00:29:48.016Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-27T00:29:48.616Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-27T00:29:48.616Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-27T00:29:48.893Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-27T00:29:48.893Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-27T00:29:48.893Z] ---> 5c9d4dacf8bd [2021-02-27T00:29:48.893Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-27T00:29:49.168Z] ---> Running in ab5b1d5fb651 [2021-02-27T00:29:49.443Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-27T00:29:49.723Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-27T00:29:49.723Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:29:49.723Z] OK: 8 MiB in 20 packages [2021-02-27T00:29:50.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:29:50.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:29:50.880Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-27T00:29:50.880Z] (2/33) Installing expat (2.2.9-r1) [2021-02-27T00:29:51.155Z] (3/33) Installing libffi (3.3-r2) [2021-02-27T00:29:51.155Z] (4/33) Installing gdbm (1.13-r1) [2021-02-27T00:29:51.155Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-27T00:29:51.155Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-27T00:29:51.155Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-27T00:29:51.155Z] Removing intermediate container fc1e10d89eb5 [2021-02-27T00:29:51.155Z] ---> 9a543853358a [2021-02-27T00:29:51.155Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:29:53.158Z] ---> faa0a56174a2 [2021-02-27T00:29:53.159Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-27T00:29:53.159Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-27T00:29:53.159Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-27T00:29:53.159Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-27T00:29:53.159Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-27T00:29:53.159Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-27T00:29:53.159Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-27T00:29:53.159Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-27T00:29:53.159Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-27T00:29:53.159Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-27T00:29:53.159Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-27T00:29:53.159Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-27T00:29:53.159Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-27T00:29:53.159Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-27T00:29:53.159Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-27T00:29:53.159Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-27T00:29:53.159Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-27T00:29:53.436Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-27T00:29:53.436Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-27T00:29:53.436Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-27T00:29:53.436Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-27T00:29:53.436Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-27T00:29:53.436Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-27T00:29:53.436Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-27T00:29:53.436Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-27T00:29:53.436Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-27T00:29:53.436Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-27T00:29:53.722Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:29:53.722Z] OK: 71 MiB in 55 packages [2021-02-27T00:29:54.708Z] ---> f69cad48c628 [2021-02-27T00:29:54.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-27T00:29:55.308Z] ---> 3c72bfea3490 [2021-02-27T00:29:55.308Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-27T00:29:55.911Z] ---> Running in 67f501b72ade [2021-02-27T00:29:56.188Z] Removing intermediate container 67f501b72ade [2021-02-27T00:29:56.188Z] ---> c33d92c6836c [2021-02-27T00:29:56.188Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:29:56.473Z] ---> Running in 905585d83ce8 [2021-02-27T00:29:57.075Z] Removing intermediate container 905585d83ce8 [2021-02-27T00:29:57.075Z] ---> b66728d0e649 [2021-02-27T00:29:57.075Z] Step 21/23 : LABEL arch=arm64 [2021-02-27T00:29:57.359Z] ---> Running in 93f39c904b6e [2021-02-27T00:29:58.020Z] Removing intermediate container 93f39c904b6e [2021-02-27T00:29:58.020Z] ---> 17f1bf8b5b3c [2021-02-27T00:29:58.020Z] Step 22/23 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:29:58.020Z] ---> Running in e48be1b6ab51 [2021-02-27T00:29:59.005Z] Removing intermediate container e48be1b6ab51 [2021-02-27T00:29:59.005Z] ---> 01cf82f6d528 [2021-02-27T00:29:59.005Z] Step 23/23 : LABEL version=0.0.0 [2021-02-27T00:29:59.005Z] ---> Running in 4d56a8399b50 [2021-02-27T00:29:59.994Z] Removing intermediate container 4d56a8399b50 [2021-02-27T00:29:59.994Z] ---> ce8fac95cd38 [2021-02-27T00:29:59.994Z] [2021-02-27T00:29:59.994Z] Removing intermediate container ab5b1d5fb651 [2021-02-27T00:29:59.994Z] ---> 4f7870346aa7 [2021-02-27T00:29:59.994Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-27T00:30:00.268Z] Successfully built ce8fac95cd38 [2021-02-27T00:30:00.268Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-27T00:30:00.268Z]  Building docker-core-data-go ... done  ---> Running in 195229aa5ad9 [2021-02-27T00:30:05.663Z] Collecting docker-compose==1.23.2 [2021-02-27T00:30:05.663Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-27T00:30:05.663Z] Collecting docker<4.0,>=3.6.0 [2021-02-27T00:30:05.663Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-27T00:30:07.086Z] Collecting PyYAML<4,>=3.10 [2021-02-27T00:30:07.086Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-27T00:30:08.807Z] 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-02-27T00:30:09.690Z] Collecting texttable<0.10,>=0.9.0 [2021-02-27T00:30:09.690Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-27T00:30:12.303Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-27T00:30:12.303Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-27T00:30:12.303Z] Collecting cached-property<2,>=1.2.0 [2021-02-27T00:30:12.303Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-27T00:30:12.574Z] Collecting jsonschema<3,>=2.5.1 [2021-02-27T00:30:12.574Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-27T00:30:12.847Z] 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-02-27T00:30:13.824Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-27T00:30:13.824Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-27T00:30:14.094Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-27T00:30:14.094Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-27T00:30:16.258Z] Collecting docopt<0.7,>=0.6.1 [2021-02-27T00:30:16.258Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-27T00:30:18.238Z] Collecting docker-pycreds>=0.4.0 [2021-02-27T00:30:18.238Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-27T00:30:18.238Z] 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-02-27T00:30:18.826Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-27T00:30:18.826Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-27T00:30:19.095Z] Collecting idna<2.8,>=2.5 [2021-02-27T00:30:19.095Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-27T00:30:19.095Z] 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-02-27T00:30:19.095Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-27T00:30:19.095Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-27T00:30:19.095Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-27T00:30:19.095Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-27T00:30:20.063Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, texttable, cached-property, jsonschema, dockerpty, docopt, docker-compose [2021-02-27T00:30:20.063Z] Attempting uninstall: urllib3 [2021-02-27T00:30:20.063Z] Found existing installation: urllib3 1.25.9 [2021-02-27T00:30:20.063Z] Uninstalling urllib3-1.25.9: [2021-02-27T00:30:20.063Z] Successfully uninstalled urllib3-1.25.9 [2021-02-27T00:30:20.652Z] Attempting uninstall: idna [2021-02-27T00:30:20.652Z] Found existing installation: idna 2.9 [2021-02-27T00:30:20.652Z] Uninstalling idna-2.9: [2021-02-27T00:30:20.652Z] Successfully uninstalled idna-2.9 [2021-02-27T00:30:21.245Z] Attempting uninstall: requests [2021-02-27T00:30:21.245Z] Found existing installation: requests 2.23.0 [2021-02-27T00:30:21.245Z] Uninstalling requests-2.23.0: [2021-02-27T00:30:21.517Z] Successfully uninstalled requests-2.23.0 [2021-02-27T00:30:22.946Z] Running setup.py install for PyYAML: started [2021-02-27T00:30:24.906Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-27T00:30:24.906Z] Running setup.py install for texttable: started [2021-02-27T00:30:26.880Z] Running setup.py install for texttable: finished with status 'done' [2021-02-27T00:30:27.150Z] Running setup.py install for dockerpty: started [2021-02-27T00:30:29.107Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-27T00:30:29.107Z] Running setup.py install for docopt: started [2021-02-27T00:30:30.528Z] Running setup.py install for docopt: finished with status 'done' [2021-02-27T00:30:31.496Z] 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.57.0 [2021-02-27T00:30:35.780Z] Removing intermediate container 195229aa5ad9 [2021-02-27T00:30:35.780Z] ---> 1befa2f79b30 [2021-02-27T00:30:35.780Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-27T00:30:35.780Z] ---> Running in 792c051deb67 [2021-02-27T00:30:36.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-27T00:30:36.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-27T00:30:37.346Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-27T00:30:37.346Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-27T00:30:37.346Z] (3/3) Installing curl (7.69.1-r3) [2021-02-27T00:30:37.346Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:30:37.346Z] OK: 71 MiB in 58 packages [2021-02-27T00:30:38.780Z] Removing intermediate container 792c051deb67 [2021-02-27T00:30:38.780Z] ---> 75651abb1c17 [2021-02-27T00:30:38.780Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-27T00:30:38.780Z] ---> Running in b64cfb84b0f5 [2021-02-27T00:30:39.373Z] Removing intermediate container b64cfb84b0f5 [2021-02-27T00:30:39.373Z] ---> 5dbe3a9f62f4 [2021-02-27T00:30:39.373Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:30:39.373Z] ---> Running in 575ab568cc1b [2021-02-27T00:30:39.965Z] Removing intermediate container 575ab568cc1b [2021-02-27T00:30:39.965Z] ---> b266b3c0d137 [2021-02-27T00:30:39.965Z] Step 24/26 : LABEL arch=arm64 [2021-02-27T00:30:39.965Z] ---> Running in 676ac1ab1a37 [2021-02-27T00:30:40.568Z] Removing intermediate container 676ac1ab1a37 [2021-02-27T00:30:40.568Z] ---> f4e9da7fbe3d [2021-02-27T00:30:40.568Z] Step 25/26 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:30:40.568Z] ---> Running in 5000f15d4f3f [2021-02-27T00:30:41.186Z] Removing intermediate container 5000f15d4f3f [2021-02-27T00:30:41.186Z] ---> 300eedc5a1b0 [2021-02-27T00:30:41.186Z] Step 26/26 : LABEL version=0.0.0 [2021-02-27T00:30:41.463Z] ---> Running in efbaa86e3025 [2021-02-27T00:30:41.744Z] Removing intermediate container efbaa86e3025 [2021-02-27T00:30:41.744Z] ---> 6c1395ac79ea [2021-02-27T00:30:41.744Z] [2021-02-27T00:30:42.365Z] Successfully built 6c1395ac79ea [2021-02-27T00:30:42.365Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-27T00:30:42.670Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-27T00:30:42.668Z] $ docker stop --time=1 b1c70a8ad4452748e948450f955bb65c52bf1dc47cdf2d539ccc51bc89ecf0d6 [2021-02-27T00:30:44.574Z] $ docker rm -f b1c70a8ad4452748e948450f955bb65c52bf1dc47cdf2d539ccc51bc89ecf0d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-27T00:30:45.201Z] + docker images [2021-02-27T00:30:45.202Z] + grep docker [2021-02-27T00:30:45.471Z] docker-sys-mgmt-agent-go-arm64 latest 6c1395ac79ea 4 seconds ago 300MB [2021-02-27T00:30:45.471Z] docker-core-data-go-arm64 latest ce8fac95cd38 46 seconds ago 21.1MB [2021-02-27T00:30:45.471Z] docker-support-scheduler-go-arm64 latest 65eb330c401e About a minute ago 16.3MB [2021-02-27T00:30:45.471Z] docker-security-secretstore-setup-go-arm64 latest ea6e9076ee47 2 minutes ago 23.7MB [2021-02-27T00:30:45.471Z] docker-core-metadata-go-arm64 latest 50c9eb7035fc 3 minutes ago 17.9MB [2021-02-27T00:30:45.471Z] docker-security-bootstrapper-go-arm64 latest dfaea56fefb3 3 minutes ago 17.6MB [2021-02-27T00:30:45.471Z] docker-core-command-go-arm64 latest 717c6a61d44d 3 minutes ago 16.2MB [2021-02-27T00:30:45.471Z] docker-support-notifications-go-arm64 latest 1ce5e520a621 3 minutes ago 16.8MB [2021-02-27T00:30:45.471Z] docker-security-proxy-setup-go-arm64 latest a5bc4f515a39 3 minutes ago 23.4MB [2021-02-27T00:30:45.471Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-27T00:30:46.482Z] ---> job-cost.sh [2021-02-27T00:30:46.482Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZCx [2021-02-27T00:30:50.269Z] Removing intermediate container 1e03ef384ae6 [2021-02-27T00:30:50.269Z] ---> c18d849cd7f1 [2021-02-27T00:30:50.269Z] [2021-02-27T00:30:50.269Z] Step 10/23 : FROM alpine:3.12 [2021-02-27T00:30:50.269Z] ---> 88dd2752d2ea [2021-02-27T00:30:50.269Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-27T00:30:50.269Z] ---> Using cache [2021-02-27T00:30:50.269Z] ---> 44a2549dbb43 [2021-02-27T00:30:50.269Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-27T00:30:50.269Z] ---> Using cache [2021-02-27T00:30:50.269Z] ---> 46c90b15fed3 [2021-02-27T00:30:50.269Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-27T00:30:50.549Z] ---> Running in ec90c4e37a38 [2021-02-27T00:30:55.308Z] Removing intermediate container ec90c4e37a38 [2021-02-27T00:30:55.308Z] ---> 216ebe74ba49 [2021-02-27T00:30:55.308Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-27T00:30:59.469Z] ---> Running in 93de45d8b15a [2021-02-27T00:31:01.223Z] Removing intermediate container 93de45d8b15a [2021-02-27T00:31:01.223Z] ---> ccce61bd9888 [2021-02-27T00:31:01.223Z] Step 15/23 : WORKDIR / [2021-02-27T00:31:02.170Z] ---> Running in 437a0afa82b1 [2021-02-27T00:31:06.436Z] Removing intermediate container 437a0afa82b1 [2021-02-27T00:31:06.436Z] ---> a376bc4785e5 [2021-02-27T00:31:06.436Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:31:09.029Z] ---> 158b73b66cfa [2021-02-27T00:31:09.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-27T00:31:09.826Z] Removing intermediate container 7a28907b2627 [2021-02-27T00:31:09.826Z] ---> b5ac79a7b553 [2021-02-27T00:31:09.826Z] [2021-02-27T00:31:09.826Z] Step 10/21 : FROM alpine:3.12 [2021-02-27T00:31:09.826Z] ---> 88dd2752d2ea [2021-02-27T00:31:09.826Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-27T00:31:10.658Z] ---> Running in 266b48553233 [2021-02-27T00:31:11.369Z] ---> 5008f8433507 [2021-02-27T00:31:11.369Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-27T00:31:12.136Z] ---> 3b9ea5bd4b55 [2021-02-27T00:31:12.137Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-27T00:31:12.137Z] ---> Running in 81f313996461 [2021-02-27T00:31:13.404Z] ---> 234b76c8c99e [2021-02-27T00:31:13.404Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-27T00:31:13.404Z] ---> Running in 4c943a7f0e5b [2021-02-27T00:31:13.778Z] ---> 5e8fef65d734 [2021-02-27T00:31:13.778Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-27T00:31:14.247Z] ---> Running in 1c075836338a [2021-02-27T00:31:14.247Z] 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-02-27T00:31:14.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:31:14.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:31:15.615Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-27T00:31:15.615Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-27T00:31:15.615Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-27T00:31:15.615Z] (4/4) Installing curl (7.69.1-r3) [2021-02-27T00:31:15.893Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:31:16.958Z] Removing intermediate container 1c075836338a [2021-02-27T00:31:16.958Z] ---> a8a104f8a708 [2021-02-27T00:31:16.958Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:31:16.958Z] Executing ca-certificates-20191127-r4.trigger [2021-02-27T00:31:17.340Z] 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-02-27T00:31:17.340Z] OK: 7 MiB in 18 packages [2021-02-27T00:31:17.650Z] ---> Running in 5bb7466f10cc [2021-02-27T00:31:19.234Z] Removing intermediate container 5bb7466f10cc [2021-02-27T00:31:19.234Z] ---> 6899d37ca2a8 [2021-02-27T00:31:19.234Z] Step 21/23 : LABEL arch=x86_64 [2021-02-27T00:31:22.394Z] ---> Running in 3f70a69eac8f [2021-02-27T00:31:24.345Z] Removing intermediate container 3f70a69eac8f [2021-02-27T00:31:24.345Z] ---> 0116c096b792 [2021-02-27T00:31:24.345Z] Step 22/23 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:31:24.950Z] Removing intermediate container 266b48553233 [2021-02-27T00:31:24.950Z] ---> 2b80928e09b9 [2021-02-27T00:31:24.950Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-27T00:31:25.530Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-27T00:31:26.968Z] ---> Running in 1bac1ae50089 [2021-02-27T00:31:27.365Z] ---> Running in dd65f4b8d45e [2021-02-27T00:31:30.993Z] Removing intermediate container 1bac1ae50089 [2021-02-27T00:31:30.993Z] ---> 5810558f6d84 [2021-02-27T00:31:30.993Z] Step 23/23 : LABEL version=0.0.0 [2021-02-27T00:31:30.993Z] Removing intermediate container dd65f4b8d45e [2021-02-27T00:31:30.993Z] ---> c496f1c2a4f3 [2021-02-27T00:31:30.993Z] Step 13/21 : WORKDIR /edgex [2021-02-27T00:31:30.993Z] ---> Running in 999cf2bb0a33 [2021-02-27T00:31:31.513Z] ---> Running in 37ffa1185060 [2021-02-27T00:31:32.877Z] Removing intermediate container 999cf2bb0a33 [2021-02-27T00:31:32.877Z] ---> 0da8dd58ceef [2021-02-27T00:31:32.877Z] [2021-02-27T00:31:32.877Z] Removing intermediate container 37ffa1185060 [2021-02-27T00:31:32.877Z] ---> bc61d07244a5 [2021-02-27T00:31:32.877Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-27T00:31:34.580Z] Successfully built 0da8dd58ceef [2021-02-27T00:31:34.580Z] ---> 28c51d8fc863 [2021-02-27T00:31:34.580Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-27T00:31:34.580Z] Successfully tagged docker-core-metadata-go:latest [2021-02-27T00:31:37.421Z]  Building docker-core-metadata-go ... done  ---> f862c2e4b1df [2021-02-27T00:31:37.421Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-27T00:31:39.581Z] ---> 53596f2a8b18 [2021-02-27T00:31:39.581Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-27T00:31:42.526Z] ---> Running in 90941b6faeb1 [2021-02-27T00:31:43.249Z] Removing intermediate container 90941b6faeb1 [2021-02-27T00:31:43.249Z] ---> 85e962e2fea8 [2021-02-27T00:31:43.249Z] Step 18/21 : CMD ["--init=true"] [2021-02-27T00:31:44.191Z] ---> Running in 54d771dea585 [2021-02-27T00:31:46.508Z] Removing intermediate container 54d771dea585 [2021-02-27T00:31:46.508Z] ---> e51e473a40c8 [2021-02-27T00:31:46.508Z] Step 19/21 : LABEL arch=x86_64 [2021-02-27T00:31:47.314Z] ---> Running in 95b02ecd7f62 [2021-02-27T00:31:48.456Z] Removing intermediate container 95b02ecd7f62 [2021-02-27T00:31:48.456Z] ---> 8c60a68bbe1b [2021-02-27T00:31:48.456Z] Step 20/21 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:31:49.763Z] ---> Running in 80c372970808 [2021-02-27T00:31:51.443Z] Removing intermediate container 80c372970808 [2021-02-27T00:31:51.443Z] ---> bdc5de4e5064 [2021-02-27T00:31:51.443Z] Step 21/21 : LABEL version=0.0.0 [2021-02-27T00:31:51.849Z] ---> Running in c6e84f3c1533 [2021-02-27T00:31:53.681Z] Removing intermediate container c6e84f3c1533 [2021-02-27T00:31:53.681Z] ---> f6b97d7a6147 [2021-02-27T00:31:53.681Z] [2021-02-27T00:31:55.510Z] Successfully built f6b97d7a6147 [2021-02-27T00:31:55.510Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-27T00:32:20.775Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 4c943a7f0e5b [2021-02-27T00:32:20.775Z] ---> 5c39bc57c1fb [2021-02-27T00:32:20.775Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-27T00:32:21.426Z] ---> Running in 45af6fdb7dc7 [2021-02-27T00:32:23.579Z] 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-02-27T00:32:31.712Z] Removing intermediate container 45af6fdb7dc7 [2021-02-27T00:32:31.713Z] ---> c0e7e59cc179 [2021-02-27T00:32:31.713Z] [2021-02-27T00:32:31.713Z] Step 11/26 : FROM docker:20.10.0 [2021-02-27T00:32:31.713Z] Removing intermediate container 81f313996461 [2021-02-27T00:32:31.713Z] ---> 66e86f12ad07 [2021-02-27T00:32:31.713Z] [2021-02-27T00:32:31.713Z] Step 10/23 : FROM alpine:3.12 [2021-02-27T00:32:31.713Z] ---> 88dd2752d2ea [2021-02-27T00:32:31.713Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-27T00:32:31.713Z] 20.10.0: Pulling from library/docker [2021-02-27T00:32:31.713Z] ---> Running in 3d6a684be94f [2021-02-27T00:32:32.097Z] Removing intermediate container 3d6a684be94f [2021-02-27T00:32:32.097Z] ---> c9590eef537f [2021-02-27T00:32:32.097Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-27T00:32:32.097Z] ---> Running in f968efe2c7a8 [2021-02-27T00:32:34.362Z] Removing intermediate container f968efe2c7a8 [2021-02-27T00:32:34.362Z] ---> 3b1f92457680 [2021-02-27T00:32:34.362Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-27T00:32:35.264Z] ---> Running in 9caf1c76e9b3 [2021-02-27T00:32:36.028Z] Removing intermediate container 9caf1c76e9b3 [2021-02-27T00:32:36.028Z] ---> 3b4113220a0c [2021-02-27T00:32:36.028Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-27T00:32:36.772Z] ---> Running in 8afbb1caaef8 [2021-02-27T00:32:42.851Z] Removing intermediate container 8afbb1caaef8 [2021-02-27T00:32:42.851Z] ---> 9f73e3566650 [2021-02-27T00:32:42.851Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-27T00:32:42.851Z] ---> Running in d2f442376ee8 [2021-02-27T00:32:46.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:32:47.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:32:49.508Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-27T00:32:49.509Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-27T00:32:49.509Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-27T00:32:49.965Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-27T00:32:50.443Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-27T00:32:50.863Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-27T00:32:50.863Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:32:50.863Z] OK: 8 MiB in 20 packages [2021-02-27T00:32:54.925Z] Removing intermediate container d2f442376ee8 [2021-02-27T00:32:54.925Z] ---> 1a038f3997d5 [2021-02-27T00:32:54.925Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-27T00:32:55.549Z] ---> 1c7853474f4f [2021-02-27T00:32:55.549Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-27T00:32:56.682Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-27T00:32:56.984Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-27T00:32:56.984Z] ---> aefe523efa57 [2021-02-27T00:32:56.984Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-27T00:32:57.635Z] ---> Running in 6d3c220a89ab [2021-02-27T00:32:59.820Z] ---> 9db9dfeb6e6e [2021-02-27T00:32:59.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-27T00:33:01.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:33:02.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:33:02.088Z] ---> d8bba845b742 [2021-02-27T00:33:02.088Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-27T00:33:02.088Z] ---> Running in a54ac3976142 [2021-02-27T00:33:02.530Z] (1/2) Installing readline (8.0.4-r0) [2021-02-27T00:33:02.530Z] (2/2) Installing bash (5.0.17-r0) [2021-02-27T00:33:02.829Z] Executing bash-5.0.17-r0.post-install [2021-02-27T00:33:02.829Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:33:02.829Z] OK: 12 MiB in 22 packages [2021-02-27T00:33:03.172Z] Removing intermediate container a54ac3976142 [2021-02-27T00:33:03.172Z] ---> 1fce12afa2d6 [2021-02-27T00:33:03.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:33:03.172Z] ---> Running in 00f3fa88eb82 [2021-02-27T00:33:04.477Z] Removing intermediate container 00f3fa88eb82 [2021-02-27T00:33:04.477Z] ---> 3834f8961d69 [2021-02-27T00:33:04.477Z] Step 21/23 : LABEL arch=x86_64 [2021-02-27T00:33:04.477Z] ---> Running in 0d6b89172274 [2021-02-27T00:33:04.869Z] Removing intermediate container 6d3c220a89ab [2021-02-27T00:33:04.869Z] ---> 33b1783bc1f6 [2021-02-27T00:33:04.869Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-27T00:33:05.252Z] Removing intermediate container 0d6b89172274 [2021-02-27T00:33:05.252Z] ---> 01b0428fb505 [2021-02-27T00:33:05.252Z] ---> Running in 2cb04b104de8 [2021-02-27T00:33:05.252Z] Step 22/23 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:33:05.561Z] ---> Running in 48fda631d071 [2021-02-27T00:33:05.561Z] Removing intermediate container 2cb04b104de8 [2021-02-27T00:33:05.561Z] ---> 63ed6d763932 [2021-02-27T00:33:05.561Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-27T00:33:05.865Z] ---> Running in b5324856d465 [2021-02-27T00:33:05.865Z] Removing intermediate container 48fda631d071 [2021-02-27T00:33:05.865Z] ---> 24416b4d4683 [2021-02-27T00:33:05.865Z] Step 23/23 : LABEL version=0.0.0 [2021-02-27T00:33:05.865Z] ---> Running in c38453f4714e [2021-02-27T00:33:06.202Z] Removing intermediate container b5324856d465 [2021-02-27T00:33:06.202Z] ---> 35e794a1929e [2021-02-27T00:33:06.202Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-27T00:33:06.202Z] ---> Running in e08efe514f68 [2021-02-27T00:33:06.202Z] Removing intermediate container c38453f4714e [2021-02-27T00:33:06.202Z] ---> 5c16898afae4 [2021-02-27T00:33:06.202Z] [2021-02-27T00:33:07.044Z] Removing intermediate container e08efe514f68 [2021-02-27T00:33:07.044Z] ---> 706612c8dd84 [2021-02-27T00:33:07.044Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-27T00:33:07.044Z] Successfully built 5c16898afae4 [2021-02-27T00:33:07.044Z] Successfully tagged docker-core-data-go:latest [2021-02-27T00:33:08.839Z]  Building docker-core-data-go ... done  ---> 47efca81edf0 [2021-02-27T00:33:08.839Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-27T00:33:09.182Z] ---> c6b6074daf1d [2021-02-27T00:33:09.182Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-27T00:33:10.626Z] ---> 23cac3f7cef7 [2021-02-27T00:33:10.626Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-27T00:33:10.952Z] ---> Running in 698e517837d0 [2021-02-27T00:33:12.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:33:12.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:33:12.954Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-27T00:33:12.954Z] (2/33) Installing expat (2.2.9-r1) [2021-02-27T00:33:12.954Z] (3/33) Installing libffi (3.3-r2) [2021-02-27T00:33:12.954Z] (4/33) Installing gdbm (1.13-r1) [2021-02-27T00:33:12.954Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-27T00:33:12.954Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-27T00:33:12.954Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-27T00:33:15.030Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-27T00:33:15.030Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-27T00:33:15.030Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-27T00:33:15.030Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-27T00:33:15.030Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-27T00:33:15.030Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-27T00:33:15.030Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-27T00:33:15.030Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-27T00:33:15.030Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-27T00:33:15.515Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-27T00:33:15.515Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-27T00:33:15.866Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-27T00:33:15.866Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-27T00:33:15.866Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-27T00:33:15.866Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-27T00:33:15.866Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-27T00:33:15.866Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-27T00:33:15.866Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-27T00:33:15.866Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-27T00:33:16.391Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-27T00:33:16.391Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-27T00:33:16.391Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-27T00:33:16.391Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-27T00:33:16.827Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-27T00:33:16.827Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-27T00:33:16.827Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-27T00:33:16.827Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:33:16.827Z] OK: 71 MiB in 55 packages [2021-02-27T00:33:30.268Z] Removing intermediate container 698e517837d0 [2021-02-27T00:33:30.268Z] ---> 25ef2bc3061d [2021-02-27T00:33:30.268Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-27T00:33:30.268Z] ---> Running in f68d33d7bd6b [2021-02-27T00:33:34.121Z] Collecting docker-compose==1.23.2 [2021-02-27T00:33:34.121Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-27T00:33:34.121Z] Collecting docopt<0.7,>=0.6.1 [2021-02-27T00:33:34.121Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-27T00:33:35.799Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-27T00:33:35.799Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-27T00:33:36.766Z] Collecting PyYAML<4,>=3.10 [2021-02-27T00:33:36.766Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-27T00:33:38.529Z] Collecting jsonschema<3,>=2.5.1 [2021-02-27T00:33:38.529Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-27T00:33:38.820Z] 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-02-27T00:33:38.820Z] Collecting texttable<0.10,>=0.9.0 [2021-02-27T00:33:38.820Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-27T00:33:39.455Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-27T00:33:39.759Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-27T00:33:39.760Z] Collecting docker<4.0,>=3.6.0 [2021-02-27T00:33:39.760Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-27T00:33:40.054Z] Collecting cached-property<2,>=1.2.0 [2021-02-27T00:33:40.054Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-27T00:33:40.430Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-27T00:33:40.430Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-27T00:33:40.771Z] Collecting docker-pycreds>=0.4.0 [2021-02-27T00:33:40.771Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-27T00:33:40.771Z] 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-02-27T00:33:40.771Z] Collecting idna<2.8,>=2.5 [2021-02-27T00:33:40.771Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-27T00:33:41.068Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-27T00:33:41.068Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-27T00:33:41.068Z] 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-02-27T00:33:41.068Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-27T00:33:41.068Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-27T00:33:41.068Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-27T00:33:41.068Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-27T00:33:41.375Z] Installing collected packages: docopt, dockerpty, PyYAML, jsonschema, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, docker-compose [2021-02-27T00:33:41.375Z] Running setup.py install for docopt: started [2021-02-27T00:33:42.481Z] Running setup.py install for docopt: finished with status 'done' [2021-02-27T00:33:42.481Z] Running setup.py install for dockerpty: started [2021-02-27T00:33:43.662Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-27T00:33:43.662Z] Running setup.py install for PyYAML: started [2021-02-27T00:33:45.117Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-27T00:33:45.563Z] Running setup.py install for texttable: started [2021-02-27T00:33:46.830Z] Running setup.py install for texttable: finished with status 'done' [2021-02-27T00:33:46.830Z] Attempting uninstall: idna [2021-02-27T00:33:46.830Z] Found existing installation: idna 2.9 [2021-02-27T00:33:46.830Z] Uninstalling idna-2.9: [2021-02-27T00:33:46.830Z] Successfully uninstalled idna-2.9 [2021-02-27T00:33:47.317Z] lf-activate-venv(): INFO: Adding /tmp/venv-rZCx/bin to PATH [2021-02-27T00:33:47.317Z] INFO: No Stack... [2021-02-27T00:33:47.317Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-27T00:33:47.317Z] INFO: Archiving Costs [Pipeline] sh [2021-02-27T00:33:47.384Z] Attempting uninstall: urllib3 [2021-02-27T00:33:47.385Z] Found existing installation: urllib3 1.25.9 [2021-02-27T00:33:47.385Z] Uninstalling urllib3-1.25.9: [2021-02-27T00:33:47.652Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-02-27T00:33:47.652Z] + cut -d, -f6 [2021-02-27T00:33:47.676Z] Successfully uninstalled urllib3-1.25.9 [Pipeline] lock [2021-02-27T00:33:47.757Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3199-4-stack-cost] [2021-02-27T00:33:47.766Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3199-4-stack-cost] did not exist. Created. [2021-02-27T00:33:47.767Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3199-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-27T00:33:47.950Z] Attempting uninstall: requests [2021-02-27T00:33:47.950Z] Found existing installation: requests 2.23.0 [2021-02-27T00:33:47.950Z] Uninstalling requests-2.23.0: [2021-02-27T00:33:47.950Z] Successfully uninstalled requests-2.23.0 [2021-02-27T00:33:48.187Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-27T00:33:48.454Z] Stashed 1 file(s) [Pipeline] } [2021-02-27T00:33:48.471Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3199-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-02-27T00:33:48.946Z] 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.57.0 [Pipeline] // stage [Pipeline] } [2021-02-27T00:33:54.758Z] Removing intermediate container f68d33d7bd6b [2021-02-27T00:33:54.758Z] ---> 3e9e992cb3e7 [2021-02-27T00:33:54.758Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-27T00:33:54.758Z] ---> Running in 609dd0259d43 [2021-02-27T00:33:56.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-27T00:33:56.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-27T00:33:57.256Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-27T00:33:57.256Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-27T00:33:57.256Z] (3/3) Installing curl (7.69.1-r3) [2021-02-27T00:33:57.256Z] Executing busybox-1.31.1-r19.trigger [2021-02-27T00:33:57.256Z] OK: 72 MiB in 58 packages [2021-02-27T00:34:00.264Z] Removing intermediate container 609dd0259d43 [2021-02-27T00:34:00.264Z] ---> 2ee5fc61e43a [2021-02-27T00:34:00.264Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-27T00:34:00.264Z] ---> Running in 8bc93a8b654e [2021-02-27T00:34:01.277Z] Removing intermediate container 8bc93a8b654e [2021-02-27T00:34:01.277Z] ---> 8ae441a83bd8 [2021-02-27T00:34:01.277Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-27T00:34:01.277Z] ---> Running in bbbebd946480 [2021-02-27T00:34:02.388Z] Removing intermediate container bbbebd946480 [2021-02-27T00:34:02.388Z] ---> 905de74a9d1d [2021-02-27T00:34:02.388Z] Step 24/26 : LABEL arch=x86_64 [2021-02-27T00:34:02.388Z] ---> Running in 942d3e8a33f3 [2021-02-27T00:34:03.062Z] Removing intermediate container 942d3e8a33f3 [2021-02-27T00:34:03.062Z] ---> 6c6d727370f3 [2021-02-27T00:34:03.062Z] Step 25/26 : LABEL git_sha=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:34:03.350Z] ---> Running in 3cbb96099fe2 [2021-02-27T00:34:04.191Z] Removing intermediate container 3cbb96099fe2 [2021-02-27T00:34:04.191Z] ---> 472bb18fcd66 [2021-02-27T00:34:04.191Z] Step 26/26 : LABEL version=0.0.0 [2021-02-27T00:34:04.548Z] ---> Running in 8ebd2572c660 [2021-02-27T00:34:05.215Z] Removing intermediate container 8ebd2572c660 [2021-02-27T00:34:05.215Z] ---> 7d5eb632cc2e [2021-02-27T00:34:05.215Z] [2021-02-27T00:34:05.822Z] Successfully built 7d5eb632cc2e [2021-02-27T00:34:05.822Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-27T00:34:07.449Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-27T00:34:07.464Z] $ docker stop --time=1 86b5086810104ba14565dade16ff297cea2730f36c8c6b4dde563905eb3c465a [2021-02-27T00:34:10.904Z] $ docker rm -f 86b5086810104ba14565dade16ff297cea2730f36c8c6b4dde563905eb3c465a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-27T00:34:12.824Z] + grep docker [2021-02-27T00:34:12.824Z] + docker images [2021-02-27T00:34:14.329Z] docker-sys-mgmt-agent-go latest 7d5eb632cc2e 9 seconds ago 313MB [2021-02-27T00:34:14.329Z] docker-core-data-go latest 5c16898afae4 About a minute ago 22.4MB [2021-02-27T00:34:14.329Z] docker-security-proxy-setup-go latest f6b97d7a6147 2 minutes ago 24.7MB [2021-02-27T00:34:14.329Z] docker-core-metadata-go latest 0da8dd58ceef 2 minutes ago 19MB [2021-02-27T00:34:14.329Z] docker-security-bootstrapper-go latest 3f1e31644589 6 minutes ago 18.7MB [2021-02-27T00:34:14.329Z] docker-security-secretstore-setup-go latest 23e18cc99a18 6 minutes ago 24.9MB [2021-02-27T00:34:14.329Z] docker-core-command-go latest d6fc8e893836 6 minutes ago 17MB [2021-02-27T00:34:14.329Z] docker-support-notifications-go latest 77840e574eac 6 minutes ago 17.8MB [2021-02-27T00:34:14.329Z] docker-support-scheduler-go latest bb526e7e8219 6 minutes ago 17.2MB [2021-02-27T00:34:14.329Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-27T00:34:30.315Z] Still waiting to schedule task [2021-02-27T00:34:30.315Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-27T00:35:22.472Z] Running on prd-ubuntu18.04-docker-8c-8g-27931 in /w/workspace/edgexfoundry_edgex-go_PR-3199 [Pipeline] { [Pipeline] ws [2021-02-27T00:35:22.525Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-02-27T00:35:24.857Z] using credential edgex-jenkins-ssh [2021-02-27T00:35:24.925Z] Cloning the remote Git repository [2021-02-27T00:35:24.949Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-27T00:35:25.013Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-02-27T00:35:25.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-27T00:35:25.037Z] > git --version # timeout=10 [2021-02-27T00:35:25.045Z] > git --version # 'git version 2.17.1' [2021-02-27T00:35:25.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-27T00:35:25.068Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-27T00:35:46.002Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-27T00:35:46.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-27T00:35:46.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-27T00:35:46.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-27T00:35:46.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-27T00:35:46.040Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3199/head:refs/remotes/origin/PR-3199 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-27T00:35:46.626Z] Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:35:46.764Z] Merge succeeded, producing 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [2021-02-27T00:35:46.764Z] Checking out Revision 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 (PR-3199) [2021-02-27T00:35:46.639Z] > git config core.sparsecheckout # timeout=10 [2021-02-27T00:35:46.654Z] > git checkout -f 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 # timeout=10 [2021-02-27T00:35:46.733Z] > git remote # timeout=10 [2021-02-27T00:35:46.740Z] > git config --get remote.origin.url # timeout=10 [2021-02-27T00:35:46.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-27T00:35:46.754Z] > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 [2021-02-27T00:35:46.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-27T00:35:46.770Z] > git config core.sparsecheckout # timeout=10 [2021-02-27T00:35:46.777Z] > git checkout -f 9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 # timeout=10 [2021-02-27T00:35:50.465Z] Commit message: "feat(scheduler): Implement DELETE /interval V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-27T00:35:51.512Z] + echo snap-build.sh [2021-02-27T00:35:51.512Z] snap-build.sh [2021-02-27T00:35:51.512Z] + SNAP_BASE_DIR=. [2021-02-27T00:35:51.512Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-02-27T00:35:51.512Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-02-27T00:35:51.512Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-02-27T00:35:51.512Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-02-27T00:35:51.512Z] + cd /w/workspace/edgex-go/4 [2021-02-27T00:35:51.512Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-27T00:35:51.512Z] Reading package lists... [2021-02-27T00:35:51.512Z] Building dependency tree... [2021-02-27T00:35:51.512Z] Reading state information... [2021-02-27T00:35:51.776Z] The following packages were automatically installed and are no longer required: [2021-02-27T00:35:51.776Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-27T00:35:51.776Z] uidmap xdelta3 [2021-02-27T00:35:51.776Z] Use 'sudo apt autoremove' to remove them. [2021-02-27T00:35:51.776Z] The following packages will be REMOVED: [2021-02-27T00:35:51.776Z] lxd* lxd-client* [2021-02-27T00:35:52.038Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-27T00:35:52.038Z] After this operation, 31.7 MB disk space will be freed. [2021-02-27T00:35:53.349Z] (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-02-27T00:35:53.349Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-27T00:35:54.293Z] Removing lxd dnsmasq configuration [2021-02-27T00:35:54.293Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-27T00:35:54.293Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-27T00:35:55.237Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-27T00:35:55.499Z] (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-02-27T00:35:55.499Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-27T00:35:56.890Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-27T00:35:56.890Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-27T00:35:58.276Z] + sudo snap remove --purge lxd [2021-02-27T00:35:58.538Z] snap "lxd" is not installed [2021-02-27T00:35:58.538Z] + sudo groupadd --force --system lxd [2021-02-27T00:35:58.538Z] ++ whoami [2021-02-27T00:35:58.538Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-27T00:35:58.538Z] + newgrp - lxd [2021-02-27T00:35:58.538Z] + sudo snap install lxd [2021-02-27T00:36:06.697Z] 2021-02-27T00:36:04Z INFO Waiting for automatic snapd restart... [2021-02-27T00:36:19.169Z] lxd 4.11 from Canonical* installed [2021-02-27T00:36:19.169Z] + sudo lxd init --auto [2021-02-27T00:36:29.178Z] + sudo snap install --classic snapcraft [2021-02-27T00:36:35.769Z] snapcraft 4.5.1 from Canonical* installed [2021-02-27T00:36:35.769Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-27T00:36:35.769Z] + patch --verbose -p1 [2021-02-27T00:36:35.769Z] Hmm... Looks like a unified diff to me... [2021-02-27T00:36:35.769Z] The text leading up to this was: [2021-02-27T00:36:35.769Z] -------------------------- [2021-02-27T00:36:35.769Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-27T00:36:35.769Z] |From: Tony Espy [2021-02-27T00:36:35.769Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-27T00:36:35.769Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-27T00:36:35.769Z] | [2021-02-27T00:36:35.769Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-27T00:36:35.769Z] |optimize the snap CI check run for pull requests. When [2021-02-27T00:36:35.769Z] |applied, it essentially strips out everything (apps and [2021-02-27T00:36:35.769Z] |parts) from the snapcraft.yaml file except those required [2021-02-27T00:36:35.769Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-27T00:36:35.769Z] |catch changes to edgex-go that break the snap build. [2021-02-27T00:36:35.769Z] | [2021-02-27T00:36:35.769Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-27T00:36:35.769Z] |to update this patch file, otherwise it may fail to apply, [2021-02-27T00:36:35.769Z] |resulting in a failed snap build CI check in the associated [2021-02-27T00:36:35.769Z] |pull request. [2021-02-27T00:36:35.769Z] | [2021-02-27T00:36:35.769Z] |Note - in addition to applying this patch, the pipeline also [2021-02-27T00:36:35.769Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-27T00:36:35.769Z] |need to build the finally binary .snap file (and it won't [2021-02-27T00:36:35.769Z] |work with the patch applied). This further reduces the build [2021-02-27T00:36:35.769Z] |time. [2021-02-27T00:36:35.769Z] |--- [2021-02-27T00:36:35.769Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-27T00:36:35.769Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-27T00:36:35.769Z] | [2021-02-27T00:36:35.769Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-27T00:36:35.769Z] |index 1e537489..faf42425 100644 [2021-02-27T00:36:35.769Z] |--- a/snap/snapcraft.yaml [2021-02-27T00:36:35.769Z] |+++ b/snap/snapcraft.yaml [2021-02-27T00:36:35.769Z] -------------------------- [2021-02-27T00:36:35.769Z] patching file snap/snapcraft.yaml [2021-02-27T00:36:35.769Z] Using Plan A... [2021-02-27T00:36:35.769Z] Hunk #1 succeeded at 73. [2021-02-27T00:36:35.769Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-27T00:36:35.769Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-27T00:36:35.769Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-27T00:36:35.769Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-27T00:36:35.769Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-27T00:36:35.769Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-27T00:36:35.769Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-27T00:36:35.769Z] Hmm... Ignoring the trailing garbage. [2021-02-27T00:36:35.769Z] done [2021-02-27T00:36:35.769Z] + sudo snapcraft prime --use-lxd [2021-02-27T00:36:37.154Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-27T00:36:37.154Z] 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-02-27T00:36:37.154Z] - README.md [2021-02-27T00:36:37.154Z] - snapcraft.yaml.orig [2021-02-27T00:36:37.154Z] [2021-02-27T00:36:37.154Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-27T00:36:37.727Z] Launching a container. [2021-02-27T00:36:49.971Z] Waiting for container to be ready [2021-02-27T00:36:49.971Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-27T00:36:49.971Z] [2021-02-27T00:36:53.291Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-27T00:36:53.291Z] Waiting for network to be ready... [2021-02-27T00:36:53.552Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-27T00:36:53.812Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-02-27T00:36:53.812Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-27T00:36:53.812Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-02-27T00:36:53.812Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-02-27T00:36:53.812Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-02-27T00:36:53.812Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-02-27T00:36:53.812Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-02-27T00:36:53.812Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-27T00:36:53.812Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-02-27T00:36:54.073Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-27T00:36:54.335Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-27T00:36:54.597Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-27T00:36:54.597Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-27T00:36:54.597Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-27T00:36:54.597Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-27T00:36:54.597Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-27T00:36:54.597Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-27T00:36:54.856Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-27T00:36:55.428Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-02-27T00:36:55.428Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-27T00:36:55.428Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-02-27T00:36:55.428Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-02-27T00:36:55.428Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-27T00:36:55.428Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-27T00:36:55.428Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-02-27T00:36:55.428Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-27T00:36:57.347Z] Fetched 24.0 MB in 4s (6084 kB/s) [2021-02-27T00:36:58.291Z] Reading package lists... [2021-02-27T00:36:58.552Z] Reading package lists... [2021-02-27T00:36:58.813Z] Building dependency tree... [2021-02-27T00:36:58.813Z] Reading state information... [2021-02-27T00:36:58.813Z] The following additional packages will be installed: [2021-02-27T00:36:58.813Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-27T00:36:58.813Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-27T00:36:58.813Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-27T00:36:58.813Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-27T00:36:58.813Z] Suggested packages: [2021-02-27T00:36:58.813Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-27T00:36:58.813Z] Recommended packages: [2021-02-27T00:36:58.813Z] gnupg libsasl2-modules [2021-02-27T00:36:59.073Z] The following NEW packages will be installed: [2021-02-27T00:36:59.073Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-27T00:36:59.073Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-27T00:36:59.073Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-27T00:36:59.073Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-27T00:36:59.073Z] The following packages will be upgraded: [2021-02-27T00:36:59.073Z] gpg gpg-agent gpgconf libudev1 [2021-02-27T00:36:59.073Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-27T00:36:59.073Z] Need to get 3530 kB of archives. [2021-02-27T00:36:59.073Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-27T00:36:59.073Z] 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-02-27T00:36:59.334Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-27T00:36:59.334Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-27T00:36:59.334Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-02-27T00:36:59.596Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-02-27T00:36:59.596Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-27T00:36:59.857Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-27T00:36:59.858Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-27T00:36:59.858Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-02-27T00:36:59.858Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-02-27T00:36:59.858Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-02-27T00:36:59.858Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-27T00:37:00.120Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-27T00:37:00.120Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-27T00:37:00.120Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-27T00:37:00.120Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-27T00:37:00.120Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-27T00:37:00.120Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-27T00:37:00.120Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-27T00:37:00.120Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-27T00:37:00.120Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-27T00:37:00.120Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-02-27T00:37:00.120Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-27T00:37:00.120Z] Fetched 3530 kB in 1s (3129 kB/s) [2021-02-27T00:37:00.382Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-27T00:37:00.382Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-27T00:37:00.382Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-27T00:37:00.382Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-27T00:37:00.644Z] Selecting previously unselected package udev. [2021-02-27T00:37:00.645Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-27T00:37:00.645Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-27T00:37:00.645Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-27T00:37:00.907Z] Selecting previously unselected package libfuse2:amd64. [2021-02-27T00:37:00.907Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-27T00:37:00.907Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-27T00:37:00.907Z] Selecting previously unselected package fuse. [2021-02-27T00:37:00.907Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-27T00:37:00.907Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-27T00:37:01.168Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-27T00:37:01.169Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-27T00:37:01.169Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-27T00:37:01.169Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-27T00:37:01.432Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-27T00:37:01.432Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-27T00:37:01.693Z] Selecting previously unselected package libksba8:amd64. [2021-02-27T00:37:01.693Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-27T00:37:01.693Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-27T00:37:01.959Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-27T00:37:01.959Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-27T00:37:01.959Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:02.533Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-27T00:37:02.533Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-27T00:37:02.533Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:02.797Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-27T00:37:02.797Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-27T00:37:02.797Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:03.060Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-27T00:37:03.060Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-27T00:37:03.060Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:03.633Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-27T00:37:03.633Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-27T00:37:03.633Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:03.895Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-27T00:37:03.895Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-27T00:37:03.895Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:04.158Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-27T00:37:04.158Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-27T00:37:04.158Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:04.418Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-27T00:37:04.418Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-27T00:37:04.418Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:04.418Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-27T00:37:04.419Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-27T00:37:04.682Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:04.682Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-27T00:37:04.682Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-27T00:37:04.682Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-27T00:37:04.682Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-27T00:37:04.682Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-27T00:37:04.682Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-27T00:37:04.944Z] Selecting previously unselected package libldap-common. [2021-02-27T00:37:04.944Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-02-27T00:37:04.944Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-27T00:37:04.944Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-27T00:37:04.944Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-02-27T00:37:04.944Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-27T00:37:05.206Z] Selecting previously unselected package dirmngr. [2021-02-27T00:37:05.206Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-27T00:37:05.206Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-27T00:37:05.206Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-27T00:37:05.207Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-02-27T00:37:05.474Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-27T00:37:05.474Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-27T00:37:05.474Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-27T00:37:05.474Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-02-27T00:37:05.474Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:05.474Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-27T00:37:05.474Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-27T00:37:05.474Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-27T00:37:06.046Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-27T00:37:06.046Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:06.046Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-27T00:37:06.308Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-27T00:37:06.308Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-02-27T00:37:06.308Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:06.308Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:06.308Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:06.308Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:06.308Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:06.570Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:06.570Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-27T00:37:06.570Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-27T00:37:06.570Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-27T00:37:06.570Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-27T00:37:07.143Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-27T00:37:07.143Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-27T00:37:07.143Z] This means they are not meant to be enabled using systemctl. [2021-02-27T00:37:07.143Z] Possible reasons for having this kind of units are: [2021-02-27T00:37:07.143Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-27T00:37:07.143Z] .wants/ or .requires/ directory. [2021-02-27T00:37:07.143Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-27T00:37:07.143Z] a requirement dependency on it. [2021-02-27T00:37:07.143Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-27T00:37:07.143Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-27T00:37:07.143Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-27T00:37:07.143Z] instance name specified. [2021-02-27T00:37:07.404Z] Reading package lists... [2021-02-27T00:37:07.404Z] Building dependency tree... [2021-02-27T00:37:07.404Z] Reading state information... [2021-02-27T00:37:07.666Z] The following additional packages will be installed: [2021-02-27T00:37:07.666Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-27T00:37:07.666Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-27T00:37:07.666Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-27T00:37:07.666Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-27T00:37:07.666Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-27T00:37:07.666Z] Suggested packages: [2021-02-27T00:37:07.666Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-27T00:37:07.666Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-27T00:37:07.666Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-27T00:37:07.666Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-27T00:37:07.666Z] systemd-container policykit-1 [2021-02-27T00:37:07.666Z] Recommended packages: [2021-02-27T00:37:07.666Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-27T00:37:07.666Z] The following NEW packages will be installed: [2021-02-27T00:37:07.666Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-27T00:37:07.666Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-27T00:37:07.666Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-27T00:37:07.666Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-27T00:37:07.666Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-27T00:37:07.666Z] The following packages will be upgraded: [2021-02-27T00:37:07.666Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-27T00:37:07.666Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-27T00:37:07.666Z] Need to get 35.2 MB of archives. [2021-02-27T00:37:07.666Z] After this operation, 141 MB of additional disk space will be used. [2021-02-27T00:37:07.666Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-27T00:37:07.926Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-27T00:37:07.926Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-27T00:37:07.926Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-02-27T00:37:07.926Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-02-27T00:37:07.926Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-27T00:37:07.926Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-02-27T00:37:07.926Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-02-27T00:37:07.926Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-02-27T00:37:07.927Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-27T00:37:07.927Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-27T00:37:07.927Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-27T00:37:07.927Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-27T00:37:07.927Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-27T00:37:07.927Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-27T00:37:07.927Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-27T00:37:07.927Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-02-27T00:37:08.187Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-27T00:37:08.187Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-27T00:37:08.760Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-27T00:37:08.760Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-27T00:37:08.760Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-27T00:37:08.760Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-27T00:37:08.760Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-27T00:37:08.760Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-27T00:37:08.760Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-27T00:37:08.760Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-27T00:37:08.760Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-27T00:37:08.760Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-27T00:37:09.022Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-27T00:37:09.022Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-27T00:37:09.022Z] Fetched 35.2 MB in 1s (28.1 MB/s) [2021-02-27T00:37:09.283Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-27T00:37:09.283Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-27T00:37:09.283Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-27T00:37:09.857Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-27T00:37:09.857Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-27T00:37:10.118Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-27T00:37:10.118Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-27T00:37:10.118Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-27T00:37:10.118Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-27T00:37:10.380Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-27T00:37:10.641Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-27T00:37:10.641Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-27T00:37:10.641Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-27T00:37:10.903Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-27T00:37:10.903Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-27T00:37:11.164Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-27T00:37:11.426Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-27T00:37:11.426Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-27T00:37:11.426Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-27T00:37:11.688Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-27T00:37:11.688Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-27T00:37:11.688Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-27T00:37:11.949Z] Selecting previously unselected package libexpat1:amd64. [2021-02-27T00:37:11.949Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-27T00:37:11.949Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-27T00:37:11.949Z] Selecting previously unselected package python3.6-minimal. [2021-02-27T00:37:11.949Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-27T00:37:11.949Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-02-27T00:37:12.211Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-27T00:37:12.211Z] Checking for services that may need to be restarted...done. [2021-02-27T00:37:12.211Z] Checking for services that may need to be restarted...done. [2021-02-27T00:37:12.474Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-27T00:37:12.474Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-27T00:37:13.047Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-02-27T00:37:13.308Z] Selecting previously unselected package python3-minimal. [2021-02-27T00:37:13.308Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-27T00:37:13.308Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-27T00:37:13.308Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-27T00:37:13.569Z] Selecting previously unselected package mime-support. [2021-02-27T00:37:13.569Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-27T00:37:13.569Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-27T00:37:13.569Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-27T00:37:13.569Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-27T00:37:13.569Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-27T00:37:13.569Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-27T00:37:13.569Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-27T00:37:13.569Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-27T00:37:13.831Z] Selecting previously unselected package python3.6. [2021-02-27T00:37:13.831Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-27T00:37:13.831Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-27T00:37:14.092Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-27T00:37:14.092Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-27T00:37:14.092Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-27T00:37:14.092Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-27T00:37:14.353Z] Selecting previously unselected package python3. [2021-02-27T00:37:14.353Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-27T00:37:14.353Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-27T00:37:14.353Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-27T00:37:14.353Z] Selecting previously unselected package multiarch-support. [2021-02-27T00:37:14.353Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-27T00:37:14.353Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-27T00:37:14.618Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-27T00:37:14.618Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-27T00:37:14.618Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-27T00:37:14.618Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-27T00:37:14.618Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-27T00:37:14.618Z] Selecting previously unselected package libbsd0:amd64. [2021-02-27T00:37:14.618Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-27T00:37:14.618Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-27T00:37:14.879Z] Selecting previously unselected package sudo. [2021-02-27T00:37:14.879Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-27T00:37:14.879Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-27T00:37:14.879Z] Selecting previously unselected package apparmor. [2021-02-27T00:37:14.879Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-27T00:37:14.879Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-27T00:37:15.162Z] Selecting previously unselected package libedit2:amd64. [2021-02-27T00:37:15.162Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-27T00:37:15.162Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-27T00:37:15.424Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-27T00:37:15.424Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-27T00:37:15.424Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-27T00:37:15.424Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-27T00:37:15.424Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-27T00:37:15.424Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-27T00:37:15.424Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-27T00:37:15.424Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-27T00:37:15.424Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-27T00:37:15.684Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-27T00:37:15.684Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-27T00:37:15.685Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-27T00:37:15.685Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-27T00:37:15.685Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-27T00:37:15.685Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-27T00:37:15.945Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-27T00:37:15.945Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-02-27T00:37:15.945Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-27T00:37:16.215Z] Selecting previously unselected package openssh-client. [2021-02-27T00:37:16.215Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-27T00:37:16.215Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-27T00:37:16.477Z] Selecting previously unselected package squashfs-tools. [2021-02-27T00:37:16.477Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-27T00:37:16.477Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-27T00:37:16.477Z] Selecting previously unselected package snapd. [2021-02-27T00:37:16.477Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-27T00:37:16.477Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-27T00:37:19.026Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-27T00:37:19.288Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-27T00:37:19.288Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-27T00:37:19.288Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-27T00:37:19.549Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-27T00:37:19.549Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-27T00:37:19.549Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-27T00:37:19.811Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-27T00:37:19.811Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-27T00:37:20.756Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-27T00:37:20.756Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-27T00:37:21.017Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-27T00:37:21.017Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-27T00:37:21.017Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-27T00:37:21.279Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-27T00:37:21.856Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-27T00:37:21.856Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-27T00:37:21.856Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-27T00:37:22.118Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-27T00:37:22.118Z] running python rtupdate hooks for python3.6... [2021-02-27T00:37:22.118Z] running python post-rtupdate hooks for python3.6... [2021-02-27T00:37:22.118Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-27T00:37:23.504Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-27T00:37:23.764Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-27T00:37:23.764Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-27T00:37:23.764Z] Setting up snapd (2.48.3+18.04) ... [2021-02-27T00:37:24.336Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-27T00:37:24.336Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-27T00:37:24.599Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-27T00:37:24.599Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-27T00:37:24.861Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-27T00:37:24.861Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-27T00:37:25.122Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-27T00:37:25.383Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-27T00:37:25.383Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-27T00:37:25.642Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-27T00:37:25.903Z] /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-02-27T00:37:25.903Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-27T00:37:25.903Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-27T00:37:26.846Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-27T00:37:26.846Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-27T00:37:26.846Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-27T00:37:28.358Z] Reading package lists... [2021-02-27T00:37:28.358Z] Reading package lists... [2021-02-27T00:37:28.620Z] Building dependency tree... [2021-02-27T00:37:28.620Z] Reading state information... [2021-02-27T00:37:28.882Z] Calculating upgrade... [2021-02-27T00:37:28.882Z] The following packages will be upgraded: [2021-02-27T00:37:28.882Z] advancecomp base-files bash binutils binutils-common [2021-02-27T00:37:28.882Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-27T00:37:28.882Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-27T00:37:28.882Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-27T00:37:28.882Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-27T00:37:28.882Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-27T00:37:28.882Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-27T00:37:28.882Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-27T00:37:28.882Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-27T00:37:28.882Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-27T00:37:28.882Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-27T00:37:28.882Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-27T00:37:28.882Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-27T00:37:28.882Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-27T00:37:28.882Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-27T00:37:28.882Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-27T00:37:28.882Z] Need to get 63.8 MB of archives. [2021-02-27T00:37:28.882Z] After this operation, 5201 kB of additional disk space will be used. [2021-02-27T00:37:28.882Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-02-27T00:37:29.146Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-27T00:37:29.146Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-27T00:37:29.146Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-27T00:37:29.146Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-27T00:37:29.146Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-27T00:37:29.146Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-27T00:37:29.146Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-27T00:37:29.146Z] 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-02-27T00:37:29.146Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-27T00:37:29.146Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-27T00:37:29.146Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-27T00:37:29.146Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-27T00:37:29.146Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-27T00:37:29.146Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-27T00:37:29.146Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-27T00:37:29.146Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-27T00:37:29.146Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-27T00:37:29.146Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-27T00:37:29.146Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-27T00:37:29.411Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-27T00:37:29.411Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-27T00:37:29.411Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-27T00:37:29.411Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-27T00:37:29.411Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-27T00:37:29.411Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-27T00:37:29.411Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-27T00:37:29.411Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-27T00:37:29.411Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-27T00:37:29.411Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-27T00:37:29.411Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-27T00:37:29.411Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-27T00:37:29.411Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-27T00:37:29.411Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-27T00:37:29.411Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-27T00:37:29.411Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-27T00:37:29.411Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-27T00:37:29.411Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-27T00:37:29.411Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-27T00:37:29.411Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-02-27T00:37:29.411Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-27T00:37:29.411Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-27T00:37:29.411Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-27T00:37:29.411Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-27T00:37:29.411Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-27T00:37:29.411Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-27T00:37:29.411Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-27T00:37:29.411Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-27T00:37:29.411Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-27T00:37:29.411Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-27T00:37:29.411Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-27T00:37:29.411Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-27T00:37:29.411Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-27T00:37:29.679Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-27T00:37:29.679Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-27T00:37:29.679Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-27T00:37:29.941Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-27T00:37:29.941Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-27T00:37:29.941Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-27T00:37:30.203Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-27T00:37:30.203Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-27T00:37:30.203Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-27T00:37:30.203Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-27T00:37:30.203Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-27T00:37:30.203Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-27T00:37:30.203Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-27T00:37:30.465Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-27T00:37:30.465Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-27T00:37:30.465Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-27T00:37:30.465Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-27T00:37:30.465Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-27T00:37:30.465Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-27T00:37:30.465Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-27T00:37:30.465Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-27T00:37:30.465Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-27T00:37:30.465Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-27T00:37:30.465Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-27T00:37:30.465Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-27T00:37:30.465Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-27T00:37:30.465Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-27T00:37:30.465Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-27T00:37:30.465Z] Get:82 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-02-27T00:37:30.465Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-27T00:37:30.465Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-27T00:37:30.465Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-27T00:37:30.726Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-27T00:37:30.726Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-02-27T00:37:30.726Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-27T00:37:30.726Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-27T00:37:30.726Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-27T00:37:30.726Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-27T00:37:30.726Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-27T00:37:30.726Z] Get:93 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-02-27T00:37:30.726Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-27T00:37:30.726Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-27T00:37:30.726Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-27T00:37:30.726Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-27T00:37:30.987Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-27T00:37:30.987Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-27T00:37:30.987Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-27T00:37:30.987Z] Fetched 63.8 MB in 2s (32.2 MB/s) [2021-02-27T00:37:31.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:31.249Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-27T00:37:31.249Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-27T00:37:31.821Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-27T00:37:31.821Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-27T00:37:31.821Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-02-27T00:37:32.081Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-02-27T00:37:32.653Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:32.653Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-27T00:37:32.914Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:32.914Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-27T00:37:33.175Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:33.175Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-27T00:37:33.175Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:33.175Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-27T00:37:33.436Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:33.436Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-27T00:37:33.436Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:33.436Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-27T00:37:33.697Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:33.697Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-27T00:37:33.697Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:37:33.958Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-27T00:37:33.958Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:33.958Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-27T00:37:33.958Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:37:34.217Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-27T00:37:34.217Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:34.217Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-27T00:37:34.217Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:34.217Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-27T00:37:34.479Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:34.479Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-27T00:37:34.740Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:37:34.740Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-27T00:37:34.740Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-27T00:37:35.007Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-27T00:37:35.268Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-27T00:37:35.530Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-27T00:37:35.530Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-27T00:37:35.530Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-27T00:37:35.791Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-27T00:37:35.791Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-27T00:37:36.053Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-27T00:37:36.053Z] Installing new version of config file /etc/issue ... [2021-02-27T00:37:36.053Z] Installing new version of config file /etc/issue.net ... [2021-02-27T00:37:36.053Z] Installing new version of config file /etc/lsb-release ... [2021-02-27T00:37:36.053Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-27T00:37:36.315Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-27T00:37:36.315Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-27T00:37:36.315Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-27T00:37:36.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:36.575Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-27T00:37:36.575Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-27T00:37:36.837Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-27T00:37:36.837Z] 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-02-27T00:37:36.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:36.837Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-27T00:37:36.837Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-27T00:37:37.099Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-27T00:37:37.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:37.099Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-27T00:37:37.099Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-27T00:37:37.363Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-27T00:37:37.363Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:37.363Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-27T00:37:37.363Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-27T00:37:37.625Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-27T00:37:37.886Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:37.886Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-27T00:37:37.886Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-27T00:37:38.147Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-27T00:37:38.147Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:38.147Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-27T00:37:38.147Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-27T00:37:38.421Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-27T00:37:38.421Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:38.421Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-27T00:37:38.421Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-27T00:37:38.682Z] Setting up grep (3.1-2build1) ... [2021-02-27T00:37:38.682Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:38.682Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-27T00:37:38.682Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-27T00:37:38.950Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-27T00:37:38.950Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:38.950Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-27T00:37:38.950Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-27T00:37:39.210Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-27T00:37:39.210Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:39.210Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-27T00:37:39.477Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-27T00:37:40.054Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-27T00:37:40.054Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-27T00:37:40.054Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-27T00:37:40.054Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-27T00:37:40.624Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-27T00:37:40.886Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:40.886Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-27T00:37:40.886Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-27T00:37:42.271Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-27T00:37:42.271Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-27T00:37:42.271Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-27T00:37:42.271Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-27T00:37:42.271Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-27T00:37:42.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:42.532Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-27T00:37:42.532Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-27T00:37:42.793Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-27T00:37:43.054Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:43.054Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-27T00:37:43.315Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-27T00:37:43.576Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-27T00:37:43.838Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:43.838Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-27T00:37:43.838Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-27T00:37:44.115Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-27T00:37:44.376Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:44.376Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-27T00:37:44.637Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-27T00:37:44.637Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-27T00:37:44.903Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:44.903Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-27T00:37:44.903Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-27T00:37:45.164Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-27T00:37:45.164Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:45.164Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-27T00:37:45.164Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-27T00:37:45.425Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-27T00:37:45.425Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-27T00:37:45.425Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-27T00:37:45.688Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:45.688Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-27T00:37:45.688Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-27T00:37:45.688Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-27T00:37:45.952Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:45.952Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-27T00:37:45.952Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-27T00:37:45.952Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-27T00:37:46.215Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:46.215Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-27T00:37:46.215Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-27T00:37:46.215Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-27T00:37:46.475Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:46.475Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-27T00:37:46.475Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-27T00:37:47.048Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-27T00:37:47.048Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-27T00:37:47.619Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-27T00:37:47.619Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:47.619Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-27T00:37:47.619Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-27T00:37:47.882Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-27T00:37:47.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-27T00:37:47.883Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-27T00:37:48.144Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-27T00:37:48.144Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-27T00:37:48.405Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:48.405Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-27T00:37:48.405Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-27T00:37:48.405Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-27T00:37:48.666Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:48.666Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-27T00:37:48.666Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-27T00:37:48.928Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-27T00:37:48.928Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:48.928Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-27T00:37:48.928Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-27T00:37:49.189Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-27T00:37:49.189Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:49.189Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-27T00:37:49.189Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-27T00:37:49.450Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-27T00:37:49.450Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:49.450Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-27T00:37:49.726Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-27T00:37:49.726Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-27T00:37:49.726Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:49.726Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-27T00:37:49.987Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-27T00:37:50.249Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-27T00:37:50.249Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:50.249Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-27T00:37:50.510Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-27T00:37:50.510Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-27T00:37:50.510Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-27T00:37:50.510Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-27T00:37:50.770Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-27T00:37:50.770Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-27T00:37:50.770Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:50.770Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-27T00:37:50.770Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-27T00:37:51.030Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-27T00:37:51.291Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:51.291Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-27T00:37:51.291Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-27T00:37:51.291Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-27T00:37:51.551Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:51.551Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-27T00:37:51.551Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-27T00:37:51.551Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-27T00:37:51.811Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:51.811Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-27T00:37:51.811Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-27T00:37:51.811Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-27T00:37:52.073Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:52.073Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-27T00:37:52.073Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-27T00:37:52.333Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-27T00:37:52.594Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:52.594Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-27T00:37:52.594Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-27T00:37:52.594Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-02-27T00:37:52.854Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:52.854Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-27T00:37:52.854Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-27T00:37:52.854Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-27T00:37:53.116Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:53.116Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-27T00:37:53.116Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-27T00:37:53.116Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-27T00:37:53.377Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:53.377Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-27T00:37:53.377Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-27T00:37:53.377Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-27T00:37:53.639Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:53.639Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-27T00:37:53.639Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-27T00:37:53.639Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-27T00:37:53.901Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:53.901Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-27T00:37:53.901Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-27T00:37:53.901Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-27T00:37:54.162Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-27T00:37:54.162Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-27T00:37:54.162Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-27T00:37:54.162Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-27T00:37:54.162Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-27T00:37:54.162Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-27T00:37:54.422Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-27T00:37:54.422Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-27T00:37:54.422Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-27T00:37:54.682Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-27T00:37:54.682Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-27T00:37:54.944Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-27T00:37:54.944Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-27T00:37:54.944Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-27T00:37:54.944Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-27T00:37:55.514Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-27T00:37:55.514Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-27T00:37:55.514Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-27T00:37:55.514Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-27T00:37:55.776Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-27T00:37:55.776Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-27T00:37:55.776Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-27T00:37:55.776Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-27T00:37:56.037Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-27T00:37:56.037Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-27T00:37:56.037Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-27T00:37:56.037Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-27T00:37:56.607Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-27T00:37:56.607Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-27T00:37:57.549Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-27T00:37:57.550Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-27T00:37:57.550Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-27T00:37:57.550Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-27T00:37:57.550Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-27T00:37:57.810Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-27T00:37:58.072Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-27T00:37:58.333Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-27T00:37:58.595Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-27T00:37:58.595Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-27T00:37:58.856Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-27T00:37:58.856Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-27T00:37:59.117Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:59.421Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-27T00:37:59.421Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:59.421Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-27T00:37:59.681Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:59.681Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-27T00:37:59.681Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-27T00:37:59.681Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-27T00:38:00.628Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-27T00:38:00.628Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-27T00:38:01.571Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-27T00:38:01.571Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-27T00:38:02.513Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-27T00:38:02.513Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-27T00:38:02.775Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-27T00:38:02.775Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-27T00:38:03.718Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-27T00:38:03.978Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-27T00:38:04.240Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-27T00:38:04.240Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-27T00:38:04.811Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-27T00:38:04.811Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-27T00:38:05.076Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-27T00:38:05.077Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-27T00:38:05.077Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-27T00:38:05.077Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-27T00:38:05.344Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-27T00:38:05.344Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-27T00:38:05.344Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-27T00:38:05.344Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-27T00:38:05.606Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-27T00:38:05.606Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-27T00:38:05.606Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:38:05.867Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-27T00:38:05.867Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:38:05.867Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:38:05.867Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:38:05.867Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-27T00:38:05.867Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-27T00:38:05.867Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-27T00:38:06.130Z] [2021-02-27T00:38:06.130Z] Current default time zone: 'Etc/UTC' [2021-02-27T00:38:06.130Z] Local time is now: Sat Feb 27 00:38:05 UTC 2021. [2021-02-27T00:38:06.130Z] Universal Time is now: Sat Feb 27 00:38:05 UTC 2021. [2021-02-27T00:38:06.130Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-27T00:38:06.130Z] [2021-02-27T00:38:06.130Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-27T00:38:06.130Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:38:06.130Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-02-27T00:38:06.130Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-27T00:38:06.391Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-27T00:38:06.391Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-27T00:38:06.391Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-27T00:38:06.391Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-27T00:38:06.391Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-27T00:38:06.391Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-27T00:38:06.391Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:38:06.391Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-27T00:38:06.654Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-27T00:38:06.916Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-27T00:38:06.916Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:38:06.916Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-27T00:38:06.916Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-27T00:38:06.916Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-27T00:38:06.916Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-27T00:38:06.916Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-27T00:38:06.916Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-27T00:38:06.916Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-27T00:38:07.178Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-27T00:38:09.096Z] Updating certificates in /etc/ssl/certs... [2021-02-27T00:38:10.045Z] 23 added, 27 removed; done. [2021-02-27T00:38:10.045Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-27T00:38:10.045Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-27T00:38:10.045Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-27T00:38:10.045Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-27T00:38:10.045Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-27T00:38:10.308Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-27T00:38:10.308Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-27T00:38:10.308Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-27T00:38:10.308Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-27T00:38:10.308Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-27T00:38:10.308Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-27T00:38:10.308Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-27T00:38:10.308Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-27T00:38:10.570Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-27T00:38:10.570Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-27T00:38:10.570Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-27T00:38:10.570Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-27T00:38:10.570Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-27T00:38:10.570Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-27T00:38:10.570Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-27T00:38:10.836Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-27T00:38:10.836Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-27T00:38:10.836Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-27T00:38:10.836Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-27T00:38:11.104Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-27T00:38:11.104Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-27T00:38:11.104Z] Updating certificates in /etc/ssl/certs... [2021-02-27T00:38:11.711Z] 0 added, 0 removed; done. [2021-02-27T00:38:11.711Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-27T00:38:11.711Z] done. [2021-02-27T00:38:11.973Z] Reading package lists... [2021-02-27T00:38:12.242Z] Building dependency tree... [2021-02-27T00:38:12.242Z] Reading state information... [2021-02-27T00:38:12.504Z] The following NEW packages will be installed: [2021-02-27T00:38:12.504Z] apt-transport-https [2021-02-27T00:38:12.504Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-27T00:38:12.504Z] Need to get 1696 B of archives. [2021-02-27T00:38:12.504Z] After this operation, 153 kB of additional disk space will be used. [2021-02-27T00:38:12.504Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-27T00:38:12.504Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-27T00:38:12.504Z] Fetched 1696 B in 0s (29.7 kB/s) [2021-02-27T00:38:12.766Z] Selecting previously unselected package apt-transport-https. [2021-02-27T00:38:12.766Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-27T00:38:12.766Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-27T00:38:12.766Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-27T00:38:12.766Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-27T00:38:13.028Z] Waiting for network to be ready... [2021-02-27T00:38:17.249Z] 2021-02-27T00:38:16Z INFO Waiting for automatic snapd restart... [2021-02-27T00:38:17.510Z] snapd 2.48.2.1 from Canonical* installed [2021-02-27T00:38:17.771Z] "snapd" switched to the "latest/stable" channel [2021-02-27T00:38:17.772Z] [2021-02-27T00:38:20.316Z] core18 20210128 from Canonical* installed [2021-02-27T00:38:20.577Z] "core18" switched to the "latest/stable" channel [2021-02-27T00:38:20.577Z] [2021-02-27T00:38:23.879Z] snapcraft 4.5.1 from Canonical* installed [2021-02-27T00:38:23.879Z] "snapcraft" switched to the "latest/stable" channel [2021-02-27T00:38:23.879Z] [2021-02-27T00:38:27.180Z] 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-02-27T00:38:27.180Z] - README.md [2021-02-27T00:38:27.180Z] - snapcraft.yaml.orig [2021-02-27T00:38:27.180Z] [2021-02-27T00:38:27.180Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-27T00:38:33.769Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-27T00:38:33.769Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-27T00:38:33.769Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-27T00:38:34.028Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-27T00:38:35.232Z] Reading package lists... [2021-02-27T00:38:35.495Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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-02-27T00:38:42.125Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-27T00:38:42.125Z] Reading package lists... [2021-02-27T00:38:42.125Z] Building dependency tree... [2021-02-27T00:38:42.125Z] Reading state information... [2021-02-27T00:38:42.125Z] Suggested packages: [2021-02-27T00:38:42.125Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-27T00:38:42.125Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-27T00:38:42.125Z] Recommended packages: [2021-02-27T00:38:42.125Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-27T00:38:42.125Z] The following NEW packages will be installed: [2021-02-27T00:38:42.125Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-27T00:38:42.125Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-27T00:38:42.125Z] pkg-config zip [2021-02-27T00:38:42.125Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-27T00:38:42.125Z] Need to get 7655 kB of archives. [2021-02-27T00:38:42.125Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-27T00:38:42.125Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-27T00:38:42.125Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-27T00:38:42.125Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-27T00:38:42.125Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-27T00:38:42.125Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-27T00:38:42.386Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-27T00:38:42.387Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-27T00:38:42.387Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-27T00:38:42.387Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-27T00:38:42.648Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-27T00:38:42.648Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-27T00:38:42.648Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-27T00:38:42.648Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-27T00:38:42.648Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-27T00:38:42.648Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-27T00:38:42.912Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-27T00:38:42.912Z] Fetched 7655 kB in 1s (9849 kB/s) [2021-02-27T00:38:42.912Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-27T00:38:42.912Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-27T00:38:42.912Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-27T00:38:42.912Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-27T00:38:43.173Z] Selecting previously unselected package libpsl5:amd64. [2021-02-27T00:38:43.173Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-27T00:38:43.173Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-27T00:38:43.173Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-27T00:38:43.173Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-27T00:38:43.434Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-27T00:38:43.434Z] Selecting previously unselected package librtmp1:amd64. [2021-02-27T00:38:43.434Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-27T00:38:43.434Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-27T00:38:43.434Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-27T00:38:43.434Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-27T00:38:43.434Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-27T00:38:43.696Z] Selecting previously unselected package liberror-perl. [2021-02-27T00:38:43.696Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-27T00:38:43.696Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-27T00:38:43.696Z] Selecting previously unselected package git-man. [2021-02-27T00:38:43.696Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-27T00:38:43.696Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-27T00:38:43.696Z] Selecting previously unselected package git. [2021-02-27T00:38:43.696Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-27T00:38:43.957Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-27T00:38:44.530Z] Selecting previously unselected package libnorm1:amd64. [2021-02-27T00:38:44.530Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-27T00:38:44.530Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-27T00:38:44.792Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-27T00:38:44.792Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-27T00:38:44.792Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-27T00:38:44.792Z] Selecting previously unselected package libsodium23:amd64. [2021-02-27T00:38:44.792Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-27T00:38:44.792Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-27T00:38:45.052Z] Selecting previously unselected package libzmq5:amd64. [2021-02-27T00:38:45.052Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-27T00:38:45.052Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-27T00:38:45.052Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-27T00:38:45.052Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-27T00:38:45.052Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-27T00:38:45.313Z] Selecting previously unselected package pkg-config. [2021-02-27T00:38:45.313Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-27T00:38:45.313Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-27T00:38:45.313Z] Selecting previously unselected package zip. [2021-02-27T00:38:45.313Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-27T00:38:45.313Z] Unpacking zip (3.0-11build1) ... [2021-02-27T00:38:45.313Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-27T00:38:45.573Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-27T00:38:45.573Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-27T00:38:45.573Z] Setting up liberror-perl (0.17025-1) ... [2021-02-27T00:38:45.573Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-27T00:38:45.573Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-27T00:38:45.573Z] No schema files found: doing nothing. [2021-02-27T00:38:45.574Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-27T00:38:45.574Z] Setting up zip (3.0-11build1) ... [2021-02-27T00:38:45.574Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-27T00:38:45.574Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-27T00:38:45.834Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-27T00:38:45.834Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-27T00:38:45.834Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-27T00:38:45.834Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-27T00:38:45.834Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-27T00:38:45.834Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-27T00:38:52.427Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-27T00:38:52.428Z] git set to automatically installed. [2021-02-27T00:38:52.428Z] git-man set to automatically installed. [2021-02-27T00:38:52.428Z] libcurl3-gnutls set to automatically installed. [2021-02-27T00:38:52.428Z] liberror-perl set to automatically installed. [2021-02-27T00:38:52.428Z] libglib2.0-0 set to automatically installed. [2021-02-27T00:38:52.428Z] libnghttp2-14 set to automatically installed. [2021-02-27T00:38:52.428Z] libnorm1 set to automatically installed. [2021-02-27T00:38:52.428Z] libpgm-5.2-0 set to automatically installed. [2021-02-27T00:38:52.428Z] libpsl5 set to automatically installed. [2021-02-27T00:38:52.428Z] librtmp1 set to automatically installed. [2021-02-27T00:38:52.428Z] libsodium23 set to automatically installed. [2021-02-27T00:38:52.428Z] libzmq3-dev set to automatically installed. [2021-02-27T00:38:52.428Z] libzmq5 set to automatically installed. [2021-02-27T00:38:52.428Z] pkg-config set to automatically installed. [2021-02-27T00:38:52.428Z] zip set to automatically installed. [2021-02-27T00:38:55.731Z] snapd is not logged in, snap install commands will use sudo [2021-02-27T00:39:02.319Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-27T00:39:02.319Z] snap "core18" has no updates available [2021-02-27T00:39:02.579Z] Pulling config-common [2021-02-27T00:39:02.579Z] + snapcraftctl pull [2021-02-27T00:39:03.962Z] Pulling go-build-helper [2021-02-27T00:39:03.962Z] + snapcraftctl pull [2021-02-27T00:39:25.931Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-27T00:39:25.931Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-27T00:39:25.931Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-27T00:39:25.931Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-02-27T00:39:25.931Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-27T00:39:25.931Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-27T00:39:25.931Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-27T00:39:25.931Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-27T00:39:25.931Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-27T00:39:25.931Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-27T00:39:25.931Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-27T00:39:25.931Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-02-27T00:39:25.931Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-02-27T00:39:25.931Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-02-27T00:39:25.931Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-02-27T00:39:25.931Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-02-27T00:39:25.931Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-27T00:39:25.931Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-02-27T00:39:25.931Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-27T00:39:25.931Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-02-27T00:39:25.931Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-27T00:39:25.931Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-02-27T00:39:25.931Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-02-27T00:39:25.931Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-27T00:39:25.931Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-27T00:39:25.931Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-02-27T00:39:25.931Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-27T00:39:25.931Z] Fetched 24.0 MB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-27T00:39:25.931Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-27T00:39:25.931Z] Fetched 279 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-27T00:39:25.931Z] Fetched 122 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-27T00:39:25.931Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-27T00:39:25.931Z] Fetched 8848 B in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-27T00:39:25.931Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-27T00:39:25.931Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-27T00:39:25.931Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-27T00:39:25.931Z] Fetched 214 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-02-27T00:39:25.931Z] Fetched 154 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-27T00:39:25.931Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-27T00:39:25.931Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-27T00:39:25.931Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-27T00:39:25.931Z] Fetched 499 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-27T00:39:25.931Z] Fetched 111 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-27T00:39:25.931Z] Fetched 240 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-27T00:39:25.931Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-27T00:39:25.931Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-27T00:39:25.931Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-27T00:39:25.931Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-27T00:39:25.931Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-27T00:39:25.931Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-02-27T00:39:25.931Z] Fetched 15.8 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-27T00:39:25.931Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-27T00:39:25.931Z] Fetched 8720 B in 0s (0 B/s) [2021-02-27T00:39:25.931Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-27T00:39:25.932Z] Fetched 137 kB in 0s (0 B/s) [2021-02-27T00:39:25.932Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-27T00:39:25.932Z] Fetched 119 kB in 0s (0 B/s) [2021-02-27T00:39:25.932Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-27T00:39:25.932Z] Fetched 109 kB in 0s (0 B/s) [2021-02-27T00:39:25.932Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-27T00:39:25.932Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-27T00:39:25.932Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-27T00:39:25.932Z] Fetched 645 kB in 0s (0 B/s) [2021-02-27T00:39:25.932Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-27T00:39:25.932Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-27T00:39:25.932Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-27T00:39:25.932Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-27T00:39:25.932Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-27T00:39:25.932Z] Fetched 368 kB in 0s (0 B/s) [2021-02-27T00:39:25.932Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-27T00:39:25.932Z] Fetched 187 kB in 0s (0 B/s) [2021-02-27T00:39:25.932Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-27T00:39:25.932Z] Fetched 175 kB in 0s (0 B/s) [2021-02-27T00:39:25.932Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-27T00:39:29.237Z] Fetched 206 kB in 0s (0 B/s) [2021-02-27T00:39:29.237Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-02-27T00:39:29.237Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-27T00:39:29.237Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-27T00:39:29.237Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-27T00:39:29.237Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-27T00:39:29.237Z] Fetched 159 kB in 0s (0 B/s) [2021-02-27T00:39:29.237Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-27T00:39:29.237Z] Fetched 107 kB in 0s (0 B/s) [2021-02-27T00:39:29.237Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-27T00:39:29.237Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-27T00:39:29.237Z] Pulling static-packages [2021-02-27T00:39:29.237Z] + snapcraftctl pull [2021-02-27T00:39:29.810Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-27T00:39:29.810Z] Skipping pull go-build-helper (already ran) [2021-02-27T00:39:29.810Z] Skipping pull static-packages (already ran) [2021-02-27T00:39:29.810Z] Building go-build-helper [2021-02-27T00:39:29.810Z] + snapcraftctl build [2021-02-27T00:39:34.018Z] Building static-packages [2021-02-27T00:39:34.018Z] + snapcraftctl build [2021-02-27T00:39:35.400Z] Staging go-build-helper [2021-02-27T00:39:35.400Z] + snapcraftctl stage [2021-02-27T00:39:36.341Z] Staging static-packages [2021-02-27T00:39:36.341Z] + snapcraftctl stage [2021-02-27T00:39:37.291Z] Pulling go115 [2021-02-27T00:39:37.291Z] + snapcraftctl pull [2021-02-27T00:39:38.711Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-27T00:39:38.711Z] Skipping pull go115 (already ran) [2021-02-27T00:39:38.711Z] Building go115 [2021-02-27T00:39:38.711Z] + dpkg --print-architecture [2021-02-27T00:39:38.711Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-27T00:39:38.711Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-27T00:39:38.711Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-27T00:39:38.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-27T00:39:38.711Z] Dload Upload Total Spent Left Speed [2021-02-27T00:39:40.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 115M 19 22.2M 0 0 31.4M 0 0:00:03 --:--:-- 0:00:03 31.4M 69 115M 69 80.1M 0 0 46.9M 0 0:00:02 0:00:01 0:00:01 46.9M 100 115M 100 115M 0 0 50.1M 0 0:00:02 0:00:02 --:--:-- 50.1M [2021-02-27T00:39:40.583Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-27T00:39:40.583Z] + sha256sum -c sha256 [2021-02-27T00:39:40.583Z] + grep OK [2021-02-27T00:39:41.158Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-27T00:39:41.158Z] + mkdir -p /root/stage/go1.15 [2021-02-27T00:39:41.158Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-27T00:39:45.382Z] Staging go115 [2021-02-27T00:39:45.382Z] + snapcraftctl stage [2021-02-27T00:39:50.686Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-27T00:39:50.686Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-27T00:39:50.686Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-27T00:39:50.686Z] Fetched 0 B in 0s (0 B/s) [2021-02-27T00:39:50.686Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-27T00:39:50.686Z] Fetched 224 kB in 0s (0 B/s) [2021-02-27T00:39:50.686Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-27T00:39:50.686Z] Fetched 157 kB in 0s (0 B/s) [2021-02-27T00:39:50.686Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-27T00:39:50.686Z] Fetched 221 kB in 0s (0 B/s) [2021-02-27T00:39:50.686Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-27T00:39:50.686Z] Fetched 143 kB in 0s (0 B/s) [2021-02-27T00:39:50.686Z] Pulling edgex-go [2021-02-27T00:39:50.686Z] + snapcraftctl pull [2021-02-27T00:39:50.948Z] Pulling version [2021-02-27T00:39:50.948Z] + cd /root/project [2021-02-27T00:39:50.948Z] + [ -f VERSION ] [2021-02-27T00:39:50.948Z] + PROJECT_VERSION=local-dev [2021-02-27T00:39:50.948Z] + git rev-parse --short HEAD [2021-02-27T00:39:50.948Z] + GIT_REVISION=9fae93eb [2021-02-27T00:39:50.948Z] + snapcraftctl set-version local-dev [2021-02-27T00:39:51.893Z] Building config-common [2021-02-27T00:39:51.893Z] + snapcraftctl build [2021-02-27T00:39:53.815Z] Skipping build go-build-helper (already ran) [2021-02-27T00:39:53.815Z] Skipping build static-packages (already ran) [2021-02-27T00:39:53.815Z] Skipping build go115 (already ran) [2021-02-27T00:39:53.815Z] Building edgex-go [2021-02-27T00:39:54.078Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-27T00:39:54.078Z] + cd /root/parts/edgex-go/src [2021-02-27T00:39:54.078Z] + make build [2021-02-27T00:39:54.078Z] 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-02-27T00:39:56.640Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-27T00:39:56.640Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-27T00:39:56.640Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.39 [2021-02-27T00:39:56.640Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-02-27T00:39:56.640Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-02-27T00:39:56.640Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-27T00:39:56.641Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-27T00:39:56.904Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-02-27T00:39:56.904Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-02-27T00:39:56.904Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-02-27T00:39:56.904Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-27T00:39:56.904Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-02-27T00:39:56.904Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-27T00:39:56.904Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-27T00:39:56.904Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-27T00:39:56.904Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-27T00:39:56.904Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-27T00:39:56.904Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-27T00:39:56.904Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-27T00:39:56.904Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-27T00:39:56.904Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-27T00:39:56.904Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-02-27T00:39:56.904Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-27T00:39:56.904Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-27T00:39:56.904Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-27T00:39:56.904Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-27T00:39:56.904Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-27T00:39:56.904Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-27T00:39:56.904Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-27T00:39:56.904Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-27T00:39:56.904Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-27T00:39:56.904Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-02-27T00:39:56.904Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-02-27T00:39:56.904Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-02-27T00:39:56.904Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-27T00:39:57.166Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-27T00:39:57.166Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-27T00:39:57.166Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-27T00:39:57.166Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-27T00:39:57.167Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-27T00:39:57.429Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-02-27T00:39:57.429Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-27T00:39:57.429Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-27T00:39:57.429Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-27T00:40:04.027Z] 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-02-27T00:40:04.027Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-27T00:40:09.324Z] 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-02-27T00:40:10.717Z] 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-02-27T00:40:11.666Z] 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-02-27T00:40:12.244Z] 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-02-27T00:40:12.244Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-27T00:40:12.506Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-27T00:40:12.506Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-27T00:40:12.506Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-27T00:40:14.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-27T00:40:14.427Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-27T00:40:14.427Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-27T00:40:15.819Z] 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-02-27T00:40:16.765Z] 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-02-27T00:40:16.765Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-02-27T00:40:18.164Z] 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-02-27T00:40:19.111Z] 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-02-27T00:40:19.111Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-27T00:40:20.507Z] 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-02-27T00:40:20.507Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-27T00:40:22.439Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-27T00:40:22.439Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-27T00:40:22.439Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-27T00:40:22.439Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-27T00:40:22.439Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-27T00:40:22.439Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-27T00:40:22.439Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-27T00:40:22.439Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-27T00:40:22.440Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-27T00:40:22.440Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-27T00:40:22.440Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-27T00:40:22.440Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-27T00:40:22.440Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-27T00:40:22.440Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-27T00:40:22.440Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-27T00:40:22.440Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-27T00:40:22.440Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-27T00:40:22.440Z] + 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-02-27T00:40:22.440Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-27T00:40:22.440Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-27T00:40:22.440Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-27T00:40:22.440Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-27T00:40:22.440Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-27T00:40:22.440Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-27T00:40:22.440Z] + 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-02-27T00:40:23.831Z] Building version [2021-02-27T00:40:23.831Z] + snapcraftctl build [2021-02-27T00:40:25.756Z] Staging config-common [2021-02-27T00:40:25.756Z] + snapcraftctl stage [2021-02-27T00:40:26.330Z] Skipping stage go-build-helper (already ran) [2021-02-27T00:40:26.330Z] Skipping stage static-packages (already ran) [2021-02-27T00:40:26.330Z] Skipping stage go115 (already ran) [2021-02-27T00:40:26.330Z] Staging edgex-go [2021-02-27T00:40:26.330Z] + snapcraftctl stage [2021-02-27T00:40:27.277Z] Staging version [2021-02-27T00:40:27.277Z] + snapcraftctl stage [2021-02-27T00:40:28.335Z] Priming config-common [2021-02-27T00:40:28.335Z] + snapcraftctl prime [2021-02-27T00:40:29.559Z] Priming go-build-helper [2021-02-27T00:40:29.559Z] + snapcraftctl prime [2021-02-27T00:40:30.309Z] Priming static-packages [2021-02-27T00:40:30.309Z] + snapcraftctl prime [2021-02-27T00:40:32.503Z] Priming go115 [2021-02-27T00:40:32.503Z] + snapcraftctl prime [2021-02-27T00:40:33.569Z] Priming edgex-go [2021-02-27T00:40:33.569Z] + snapcraftctl prime [2021-02-27T00:40:34.510Z] Priming version [2021-02-27T00:40:34.510Z] + snapcraftctl prime [2021-02-27T00:40:35.452Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-27T00:40:38.681Z] provisioning config files... [2021-02-27T00:40:38.700Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4448652087642645330tmp [Pipeline] { [Pipeline] sh [2021-02-27T00:40:39.105Z] + set +x [2021-02-27T00:40:39.106Z] + curl -s https://codecov.io/bash [2021-02-27T00:40:39.106Z] + bash -s -- [2021-02-27T00:40:40.234Z] [2021-02-27T00:40:40.234Z] _____ _ [2021-02-27T00:40:40.234Z] / ____| | | [2021-02-27T00:40:40.234Z] | | ___ __| | ___ ___ _____ __ [2021-02-27T00:40:40.234Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-27T00:40:40.234Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-27T00:40:40.234Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-27T00:40:40.234Z] Bash-20210226-7100762 [2021-02-27T00:40:40.234Z] [2021-02-27T00:40:40.234Z] [2021-02-27T00:40:40.234Z] ==> git version 2.24.3 found [2021-02-27T00:40:40.234Z] ==> 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-02-27T00:40:40.234Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-27T00:40:40.234Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-27T00:40:40.234Z] ==> Jenkins CI detected. [2021-02-27T00:40:40.234Z] project root: . [2021-02-27T00:40:40.235Z] --> token set from env [2021-02-27T00:40:40.235Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-27T00:40:40.664Z] ==> Running gcov in . (disable via -X gcov) [2021-02-27T00:40:41.005Z] ==> Python coveragepy not found [2021-02-27T00:40:41.005Z] ==> Searching for coverage reports in: [2021-02-27T00:40:41.005Z] + . [2021-02-27T00:40:41.005Z] -> Found 1 reports [2021-02-27T00:40:41.005Z] ==> Detecting git/mercurial file structure [2021-02-27T00:40:41.005Z] ==> Reading reports [2021-02-27T00:40:41.005Z] + ./coverage.out bytes=600651 [2021-02-27T00:40:41.005Z] ==> Appending adjustments [2021-02-27T00:40:41.005Z] https://docs.codecov.io/docs/fixing-reports [2021-02-27T00:40:54.385Z] + Found adjustments [2021-02-27T00:40:54.385Z] ==> Gzipping contents [2021-02-27T00:40:54.385Z] 88K /tmp/codecov.7FNgMe.gz [2021-02-27T00:40:54.385Z] ==> Uploading reports [2021-02-27T00:40:54.385Z] url: https://codecov.io [2021-02-27T00:40:54.385Z] query: branch=PR-3199&commit=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3199%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3199&job=&cmd_args= [2021-02-27T00:40:54.385Z] -> Pinging Codecov [2021-02-27T00:40:54.385Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3199&commit=9fae93eb0e37dd85d5d0771adcd0f18f042e52d5&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3199%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3199&job=&cmd_args= [2021-02-27T00:40:54.385Z] -> Uploading to [2021-02-27T00:40:54.385Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-27/00271124DB129430A58F1EEE437C3FCB/9fae93eb0e37dd85d5d0771adcd0f18f042e52d5/d2c609da-11ed-4500-86a7-fe8a51ed7d44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210227T004052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ce9990e2022fee9acb05c7ec38a1c82a0b6295f4f7997337bb78e43942ff431 [2021-02-27T00:40:54.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-27T00:40:54.385Z] Dload Upload Total Spent Left Speed [2021-02-27T00:40:54.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89544 0 0 100 89544 0 133k --:--:-- --:--:-- --:--:-- 133k 100 89544 0 0 100 89544 0 133k --:--:-- --:--:-- --:--:-- 133k [2021-02-27T00:40:54.385Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9fae93eb0e37dd85d5d0771adcd0f18f042e52d5 [Pipeline] } [2021-02-27T00:40:54.400Z] 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-02-27T00:40:56.307Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-27T00:40:58.476Z] ---> package-listing.sh [2021-02-27T00:40:58.476Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-27T00:40:58.476Z] ++ facter osfamily [2021-02-27T00:40:59.072Z] + OS_FAMILY=redhat [2021-02-27T00:40:59.072Z] + workspace=/w/workspace/edgex-go/4 [2021-02-27T00:40:59.072Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-27T00:40:59.072Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-27T00:40:59.072Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-27T00:40:59.072Z] + PACKAGES=/tmp/packages_start.txt [2021-02-27T00:40:59.072Z] + '[' /w/workspace/edgex-go/4 ']' [2021-02-27T00:40:59.072Z] + PACKAGES=/tmp/packages_end.txt [2021-02-27T00:40:59.072Z] + case "${OS_FAMILY}" in [2021-02-27T00:40:59.072Z] + rpm -qa [2021-02-27T00:40:59.072Z] + sort [2021-02-27T00:41:08.605Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-27T00:41:08.605Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-27T00:41:08.605Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-27T00:41:08.605Z] + '[' /w/workspace/edgex-go/4 ']' [2021-02-27T00:41:08.605Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-02-27T00:41:08.605Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-02-27T00:41:08.627Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-27T00:41:09.005Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:41:10.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-27T00:41:10.318Z] [2021-02-27T00:41:10.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-27T00:41:10.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-27T00:41:11.577Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-27T00:41:11.577Z] df20fa9351a1: Pulling fs layer [2021-02-27T00:41:11.577Z] 36b3adc4ff6f: Pulling fs layer [2021-02-27T00:41:11.577Z] 8ad3a11d3b57: Pulling fs layer [2021-02-27T00:41:11.577Z] 46f8f816bc3b: Pulling fs layer [2021-02-27T00:41:11.577Z] 93b61091891f: Pulling fs layer [2021-02-27T00:41:11.577Z] 93b9cdb0e59b: Pulling fs layer [2021-02-27T00:41:11.577Z] 5e14af77c1be: Pulling fs layer [2021-02-27T00:41:11.577Z] 01666e4c0597: Pulling fs layer [2021-02-27T00:41:11.577Z] aa168da1d23b: Pulling fs layer [2021-02-27T00:41:11.577Z] 46f8f816bc3b: Waiting [2021-02-27T00:41:11.577Z] 93b61091891f: Waiting [2021-02-27T00:41:11.577Z] 93b9cdb0e59b: Waiting [2021-02-27T00:41:11.577Z] 5e14af77c1be: Waiting [2021-02-27T00:41:11.577Z] 01666e4c0597: Waiting [2021-02-27T00:41:11.577Z] aa168da1d23b: Waiting [2021-02-27T00:41:11.577Z] 36b3adc4ff6f: Verifying Checksum [2021-02-27T00:41:11.577Z] 36b3adc4ff6f: Download complete [2021-02-27T00:41:11.577Z] 46f8f816bc3b: Verifying Checksum [2021-02-27T00:41:11.577Z] 46f8f816bc3b: Download complete [2021-02-27T00:41:12.973Z] df20fa9351a1: Verifying Checksum [2021-02-27T00:41:12.973Z] df20fa9351a1: Download complete [2021-02-27T00:41:12.973Z] 93b9cdb0e59b: Verifying Checksum [2021-02-27T00:41:12.973Z] 93b9cdb0e59b: Download complete [2021-02-27T00:41:13.341Z] 5e14af77c1be: Verifying Checksum [2021-02-27T00:41:13.341Z] 5e14af77c1be: Download complete [2021-02-27T00:41:13.341Z] 93b61091891f: Verifying Checksum [2021-02-27T00:41:13.341Z] 93b61091891f: Download complete [2021-02-27T00:41:13.341Z] 01666e4c0597: Verifying Checksum [2021-02-27T00:41:13.341Z] 01666e4c0597: Download complete [2021-02-27T00:41:14.186Z] df20fa9351a1: Pull complete [2021-02-27T00:41:14.674Z] 8ad3a11d3b57: Verifying Checksum [2021-02-27T00:41:14.674Z] 8ad3a11d3b57: Download complete [2021-02-27T00:41:15.386Z] 36b3adc4ff6f: Pull complete [2021-02-27T00:41:19.190Z] 8ad3a11d3b57: Pull complete [2021-02-27T00:41:19.891Z] 46f8f816bc3b: Pull complete [2021-02-27T00:41:21.591Z] 93b61091891f: Pull complete [2021-02-27T00:41:21.908Z] 93b9cdb0e59b: Pull complete [2021-02-27T00:41:22.180Z] 5e14af77c1be: Pull complete [2021-02-27T00:41:22.495Z] 01666e4c0597: Pull complete [2021-02-27T00:41:27.375Z] aa168da1d23b: Download complete [2021-02-27T00:41:50.778Z] aa168da1d23b: Pull complete [2021-02-27T00:41:50.778Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-27T00:41:50.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-27T00:41:50.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-27T00:41:51.957Z] prd-centos7-docker-4c-2g-27919 does not seem to be running inside a container [2021-02-27T00:41:52.293Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-27T00:41:58.251Z] $ docker top db5b702b021c926f8cc0560aa12f318b47dcde4805885ef79ad1bf521bc6ac44 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-27T00:42:00.914Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-27T00:42:02.175Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-27T00:42:04.596Z] + ls /var/log/sa-host [2021-02-27T00:42:04.596Z] + sadf -c /var/log/sa-host/sa23 [2021-02-27T00:42:04.596Z] file_magic: OK [2021-02-27T00:42:04.596Z] HZ: Using current value: 100 [2021-02-27T00:42:04.596Z] file_header: OK [2021-02-27T00:42:04.596Z] 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-02-27T00:42:04.596Z] Statistics: [2021-02-27T00:42:04.596Z] Hnuu...uuuununununu... [2021-02-27T00:42:04.596Z] File successfully converted to sysstat format version 12.2.1 [2021-02-27T00:42:04.596Z] + sadf -c /var/log/sa-host/sa27 [2021-02-27T00:42:04.596Z] file_magic: OK [2021-02-27T00:42:04.596Z] HZ: Using current value: 100 [2021-02-27T00:42:04.596Z] file_header: OK [2021-02-27T00:42:04.596Z] 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-02-27T00:42:04.596Z] Statistics: [2021-02-27T00:42:04.596Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-27T00:42:04.596Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-27T00:42:05.278Z] provisioning config files... [2021-02-27T00:42:05.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2667091892449320736tmp [Pipeline] { [Pipeline] echo [2021-02-27T00:42:05.524Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-27T00:42:07.041Z] ---> create-netrc.sh [Pipeline] } [2021-02-27T00:42:07.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-27T00:42:07.218Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-27T00:42:08.081Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-27T00:42:08.122Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-27T00:42:09.564Z] ---> sudo-logs.sh [2021-02-27T00:42:09.564Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-27T00:42:09.940Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-27T00:42:10.706Z] ---> job-cost.sh [2021-02-27T00:42:10.706Z] lf-activate-venv: SKIPPING [2021-02-27T00:42:10.706Z] DEBUG: total: 0.20999999344348907 [2021-02-27T00:42:10.706Z] INFO: Retrieving Stack Cost... [2021-02-27T00:42:12.328Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-27T00:42:12.976Z] INFO: Archiving Costs [Pipeline] echo [2021-02-27T00:42:12.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-27T00:42:15.394Z] ---> logs-deploy.sh [2021-02-27T00:42:15.395Z] lf-activate-venv: SKIPPING [2021-02-27T00:42:15.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3199/4 [2021-02-27T00:42:15.395Z] INFO: archiving workspace using pattern(s): [2021-02-27T00:42:20.073Z] Archives upload complete. [2021-02-27T00:42:20.447Z] INFO: archiving logs to Nexus