Pull request #3633 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a+8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 (37a393d2562919ad1663a34800fe6dd7cb873e3d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4600979840577120209.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5715084553997682236.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3633/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3633/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh182282176314908195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3633/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5645867362374219717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6889568214042741917.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3633/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3633/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7668927273196577189.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-217 in /w/workspace/edgexfoundry_edgex-go_PR-3633 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7086796962428844103.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a Merge succeeded, producing 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a Checking out Revision 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a (PR-3633) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2139847101507145126.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3633/head:refs/remotes/origin/PR-3633 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6564472216157447779.key > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-26T19:07:52.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-26T19:07:52.896Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-26T19:07:53.016Z] ========================================================= [2021-07-26T19:07:53.016Z] EdgeX Global Pipelines Version Info [2021-07-26T19:07:53.016Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:07:54.307Z] ------------------- [2021-07-26T19:07:54.307Z] stable info: [2021-07-26T19:07:54.307Z] ------------------- [2021-07-26T19:07:54.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-26T19:07:54.307Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-26T19:07:54.307Z] Message: update stable to v1.0.197 [2021-07-26T19:07:54.891Z] ------------------- [2021-07-26T19:07:54.891Z] experimental info: [2021-07-26T19:07:54.891Z] ------------------- [2021-07-26T19:07:54.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-26T19:07:54.891Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-26T19:07:54.891Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-26T19:07:55.143Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-26T19:07:55.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-26T19:07:55.259Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-26T19:07:55.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-26T19:07:55.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-26T19:07:55.431Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-26T19:07:55.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-26T19:07:55.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-26T19:07:55.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-26T19:07:55.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-26T19:07:55.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-26T19:07:55.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-26T19:07:55.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-26T19:07:55.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-26T19:07:55.949Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-26T19:07:56.007Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-26T19:07:56.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-26T19:07:56.119Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-26T19:07:56.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-26T19:07:56.232Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-26T19:07:56.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-26T19:07:56.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-26T19:07:56.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3633 [Pipeline] echo [2021-07-26T19:07:56.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3633 [Pipeline] echo [2021-07-26T19:07:56.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3633 [Pipeline] echo [2021-07-26T19:07:56.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [Pipeline] echo [2021-07-26T19:07:56.647Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a91883 [Pipeline] echo [2021-07-26T19:07:56.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-26T19:07:56.867Z] provisioning config files... [2021-07-26T19:07:56.886Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6079266120985568311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:07:57.276Z] ---> docker-login.sh [2021-07-26T19:07:57.276Z] nexus3.edgexfoundry.org:10001 [2021-07-26T19:07:57.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-26T19:07:57.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-26T19:07:57.543Z] Configure a credential helper to remove this warning. See [2021-07-26T19:07:57.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-26T19:07:57.543Z] [2021-07-26T19:07:57.543Z] Login Succeeded [2021-07-26T19:07:57.543Z] nexus3.edgexfoundry.org:10002 [2021-07-26T19:07:57.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-26T19:07:57.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-26T19:07:57.543Z] Configure a credential helper to remove this warning. See [2021-07-26T19:07:57.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-26T19:07:57.543Z] [2021-07-26T19:07:57.543Z] Login Succeeded [2021-07-26T19:07:57.543Z] nexus3.edgexfoundry.org:10003 [2021-07-26T19:07:57.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-26T19:07:57.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-26T19:07:57.808Z] Configure a credential helper to remove this warning. See [2021-07-26T19:07:57.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-26T19:07:57.808Z] [2021-07-26T19:07:57.808Z] Login Succeeded [2021-07-26T19:07:57.808Z] nexus3.edgexfoundry.org:10004 [2021-07-26T19:07:57.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-26T19:07:57.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-26T19:07:57.808Z] Configure a credential helper to remove this warning. See [2021-07-26T19:07:57.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-26T19:07:57.808Z] [2021-07-26T19:07:57.808Z] Login Succeeded [2021-07-26T19:07:57.808Z] docker.io [2021-07-26T19:07:58.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-26T19:07:58.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-26T19:07:58.340Z] Configure a credential helper to remove this warning. See [2021-07-26T19:07:58.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-26T19:07:58.340Z] [2021-07-26T19:07:58.340Z] Login Succeeded [2021-07-26T19:07:58.340Z] ---> docker-login.sh ends [Pipeline] } [2021-07-26T19:07:58.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-26T19:07:58.812Z] ++ 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-07-26T19:07:58.812Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-26T19:07:58.812Z] ++ dirname cmd/core-command/Dockerfile [2021-07-26T19:07:58.812Z] ++ cut -d/ -f2 [2021-07-26T19:07:58.812Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-26T19:07:58.812Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-26T19:07:58.812Z] ++ cut -d/ -f2 [2021-07-26T19:07:58.812Z] ++ dirname cmd/core-data/Dockerfile [2021-07-26T19:07:58.812Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-26T19:07:58.812Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-26T19:07:58.812Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-26T19:07:58.812Z] ++ cut -d/ -f2 [2021-07-26T19:07:58.812Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-26T19:07:58.812Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-26T19:07:58.812Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-26T19:07:58.812Z] ++ cut -d/ -f2 [2021-07-26T19:07:58.812Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-26T19:07:58.812Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-26T19:07:58.812Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-26T19:07:58.812Z] ++ cut -d/ -f2 [2021-07-26T19:07:58.812Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-26T19:07:58.812Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-26T19:07:58.812Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-26T19:07:58.812Z] ++ cut -d/ -f2 [2021-07-26T19:07:58.812Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-26T19:07:58.812Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-26T19:07:58.812Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-26T19:07:58.812Z] ++ cut -d/ -f2 [2021-07-26T19:07:58.812Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-26T19:07:58.812Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-26T19:07:58.812Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-26T19:07:58.812Z] ++ cut -d/ -f2 [2021-07-26T19:07:58.812Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-26T19:07:58.812Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-26T19:07:58.812Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-26T19:07:58.812Z] ++ cut -d/ -f2 [2021-07-26T19:07:58.812Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-26T19:07:58.897Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:08:00.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-26T19:08:00.621Z] [2021-07-26T19:08:00.621Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:08:01.001Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-26T19:08:01.001Z] latest: Pulling from edgex-devops/git-semver [2021-07-26T19:08:01.001Z] 31603596830f: Pulling fs layer [2021-07-26T19:08:01.001Z] b6dc333f4379: Pulling fs layer [2021-07-26T19:08:01.001Z] 3d9ef1400e77: Pulling fs layer [2021-07-26T19:08:01.001Z] fd332fbdc1db: Pulling fs layer [2021-07-26T19:08:01.001Z] fd332fbdc1db: Waiting [2021-07-26T19:08:01.001Z] b6dc333f4379: Verifying Checksum [2021-07-26T19:08:01.001Z] b6dc333f4379: Download complete [2021-07-26T19:08:01.270Z] 31603596830f: Verifying Checksum [2021-07-26T19:08:01.270Z] 31603596830f: Download complete [2021-07-26T19:08:01.541Z] 31603596830f: Pull complete [2021-07-26T19:08:01.541Z] fd332fbdc1db: Verifying Checksum [2021-07-26T19:08:01.541Z] fd332fbdc1db: Download complete [2021-07-26T19:08:01.541Z] b6dc333f4379: Pull complete [2021-07-26T19:08:01.541Z] 3d9ef1400e77: Verifying Checksum [2021-07-26T19:08:01.541Z] 3d9ef1400e77: Download complete [2021-07-26T19:08:02.132Z] 3d9ef1400e77: Pull complete [2021-07-26T19:08:02.132Z] fd332fbdc1db: Pull complete [2021-07-26T19:08:02.132Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-26T19:08:02.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-26T19:08:02.132Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-26T19:08:02.247Z] prd-centos7-docker-4c-2g-217 does not seem to be running inside a container [2021-07-26T19:08:02.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-26T19:08:03.197Z] $ docker top e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-26T19:08:03.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-26T19:08:03.399Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-26T19:08:03.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-26T19:08:03.513Z] $ docker exec e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 ssh-agent [2021-07-26T19:08:03.621Z] SSH_AUTH_SOCK=/tmp/ssh-ISD1vwtCo2Xj/agent.13 [2021-07-26T19:08:03.621Z] SSH_AGENT_PID=19 [2021-07-26T19:08:03.632Z] Running ssh-add (command line suppressed) [2021-07-26T19:08:03.717Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2017620350889185003.key (/w/workspace/edgex-go/1@tmp/private_key_2017620350889185003.key) [2021-07-26T19:08:03.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-26T19:08:04.090Z] + git tag --points-at HEAD [Pipeline] } [2021-07-26T19:08:04.113Z] $ docker exec --env ******** --env ******** e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 ssh-agent -k [2021-07-26T19:08:04.200Z] unset SSH_AUTH_SOCK; [2021-07-26T19:08:04.201Z] unset SSH_AGENT_PID; [2021-07-26T19:08:04.201Z] echo Agent pid 19 killed; [2021-07-26T19:08:04.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-26T19:08:04.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-26T19:08:04.310Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-26T19:08:04.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-26T19:08:04.415Z] $ docker exec e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 ssh-agent [2021-07-26T19:08:04.533Z] SSH_AUTH_SOCK=/tmp/ssh-0H9WsKH2sn08/agent.53 [2021-07-26T19:08:04.533Z] SSH_AGENT_PID=59 [2021-07-26T19:08:04.542Z] Running ssh-add (command line suppressed) [2021-07-26T19:08:04.634Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4991779819280816076.key (/w/workspace/edgex-go/1@tmp/private_key_4991779819280816076.key) [2021-07-26T19:08:04.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-26T19:08:05.009Z] + git semver init [2021-07-26T19:08:05.009Z] # -> Open(): unable to determine branch for HEAD [2021-07-26T19:08:05.009Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-07-26T19:08:05.009Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-07-26T19:08:05.009Z] # $SEMVER_REMOTE_NAME = origin [2021-07-26T19:08:05.009Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-26T19:08:05.009Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-26T19:08:05.009Z] # $SEMVER_BRANCH = PR-3633 [2021-07-26T19:08:05.009Z] # $SEMVER_TEMP = /tmp/semver-333468669 [2021-07-26T19:08:05.009Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-26T19:08:31.708Z] # '/tmp/semver-333468669' -> '/w/workspace/edgex-go/1/.semver' [2021-07-26T19:08:31.708Z] # -> Force: false [2021-07-26T19:08:31.708Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-07-26T19:08:31.739Z] $ docker exec --env ******** --env ******** e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 ssh-agent -k [2021-07-26T19:08:31.840Z] unset SSH_AUTH_SOCK; [2021-07-26T19:08:31.840Z] unset SSH_AGENT_PID; [2021-07-26T19:08:31.840Z] echo Agent pid 59 killed; [2021-07-26T19:08:31.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-26T19:08:32.300Z] + git semver [Pipeline] } [2021-07-26T19:08:32.334Z] $ docker stop --time=1 e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 [2021-07-26T19:08:34.205Z] $ docker rm -f e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-26T19:08:34.689Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-26T19:08:35.076Z] Stashed 1 file(s) [Pipeline] echo [2021-07-26T19:08:35.102Z] [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] echo [2021-07-26T19:08:35.837Z] ========================================================= [2021-07-26T19:08:35.837Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-26T19:08:35.837Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:08:36.206Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-26T19:08:37.615Z] Sending build context to Docker daemon 328.4MB [2021-07-26T19:08:37.615Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-26T19:08:37.615Z] Step 2/6 : FROM ${BASE} [2021-07-26T19:08:37.615Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-26T19:08:37.615Z] 540db60ca938: Pulling fs layer [2021-07-26T19:08:37.615Z] adcc1eea9eea: Pulling fs layer [2021-07-26T19:08:37.615Z] 4c4ab2625f07: Pulling fs layer [2021-07-26T19:08:37.615Z] 0773c198feca: Pulling fs layer [2021-07-26T19:08:37.615Z] 345f892a5656: Pulling fs layer [2021-07-26T19:08:37.615Z] 4796506630df: Pulling fs layer [2021-07-26T19:08:37.615Z] cc55df3e53f1: Pulling fs layer [2021-07-26T19:08:37.615Z] 4d027b6c602c: Pulling fs layer [2021-07-26T19:08:37.615Z] 449e75d2c14e: Pulling fs layer [2021-07-26T19:08:37.615Z] 0773c198feca: Waiting [2021-07-26T19:08:37.615Z] 345f892a5656: Waiting [2021-07-26T19:08:37.615Z] 4796506630df: Waiting [2021-07-26T19:08:37.615Z] cc55df3e53f1: Waiting [2021-07-26T19:08:37.615Z] 4d027b6c602c: Waiting [2021-07-26T19:08:37.615Z] 449e75d2c14e: Waiting [2021-07-26T19:08:37.615Z] 4c4ab2625f07: Verifying Checksum [2021-07-26T19:08:37.615Z] 4c4ab2625f07: Download complete [2021-07-26T19:08:37.615Z] adcc1eea9eea: Verifying Checksum [2021-07-26T19:08:37.615Z] adcc1eea9eea: Download complete [2021-07-26T19:08:37.615Z] 345f892a5656: Download complete [2021-07-26T19:08:37.615Z] 4796506630df: Verifying Checksum [2021-07-26T19:08:37.615Z] 4796506630df: Download complete [2021-07-26T19:08:37.883Z] cc55df3e53f1: Verifying Checksum [2021-07-26T19:08:37.883Z] cc55df3e53f1: Download complete [2021-07-26T19:08:37.883Z] 540db60ca938: Verifying Checksum [2021-07-26T19:08:37.883Z] 540db60ca938: Download complete [2021-07-26T19:08:37.883Z] 540db60ca938: Pull complete [2021-07-26T19:08:38.149Z] adcc1eea9eea: Pull complete [2021-07-26T19:08:38.149Z] 4c4ab2625f07: Pull complete [2021-07-26T19:08:39.106Z] 4d027b6c602c: Verifying Checksum [2021-07-26T19:08:39.106Z] 4d027b6c602c: Download complete [2021-07-26T19:08:41.052Z] 449e75d2c14e: Download complete [2021-07-26T19:08:41.638Z] 0773c198feca: Verifying Checksum [2021-07-26T19:08:41.638Z] 0773c198feca: Download complete [2021-07-26T19:08:44.992Z] 0773c198feca: Pull complete [2021-07-26T19:08:44.992Z] 345f892a5656: Pull complete [2021-07-26T19:08:44.992Z] 4796506630df: Pull complete [2021-07-26T19:08:44.992Z] cc55df3e53f1: Pull complete [2021-07-26T19:08:44.992Z] 4d027b6c602c: Pull complete [2021-07-26T19:08:46.954Z] 449e75d2c14e: Pull complete [2021-07-26T19:08:46.954Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-26T19:08:46.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-26T19:08:46.954Z] ---> 0d28375d9b5b [2021-07-26T19:08:46.954Z] 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-07-26T19:08:47.920Z] ---> Running in f2cfa6409619 [2021-07-26T19:08:48.185Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:08:49.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:08:49.414Z] (1/12) Installing libmagic (5.39-r0) [2021-07-26T19:08:49.999Z] (2/12) Installing file (5.39-r0) [2021-07-26T19:08:50.265Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-26T19:08:50.265Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-26T19:08:50.612Z] Still waiting to schedule task [2021-07-26T19:08:50.612Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-26T19:08:54.512Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-26T19:08:54.778Z] (6/12) Installing patch (2.7.6-r7) [2021-07-26T19:08:54.778Z] (7/12) Installing build-base (0.5-r2) [2021-07-26T19:08:54.778Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-26T19:08:55.044Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-26T19:08:55.044Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-26T19:08:55.044Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-26T19:08:55.311Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-26T19:08:55.311Z] Executing busybox-1.32.1-r6.trigger [2021-07-26T19:08:55.311Z] OK: 219 MiB in 52 packages [2021-07-26T19:08:56.714Z] Removing intermediate container f2cfa6409619 [2021-07-26T19:08:56.714Z] ---> ebe5f44724c9 [2021-07-26T19:08:56.714Z] Step 4/6 : WORKDIR /edgex-go [2021-07-26T19:08:56.714Z] ---> Running in 26fdf0277aca [2021-07-26T19:08:56.714Z] Removing intermediate container 26fdf0277aca [2021-07-26T19:08:56.714Z] ---> cfc3c23aa37e [2021-07-26T19:08:56.714Z] Step 5/6 : COPY go.mod . [2021-07-26T19:08:56.714Z] ---> ba00bb7ec73f [2021-07-26T19:08:56.714Z] Step 6/6 : RUN go mod download [2021-07-26T19:08:56.714Z] ---> Running in e2821c751524 [2021-07-26T19:09:35.894Z] Removing intermediate container e2821c751524 [2021-07-26T19:09:35.894Z] ---> 9c04c269fc97 [2021-07-26T19:09:35.894Z] Successfully built 9c04c269fc97 [2021-07-26T19:09:35.894Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:09:36.309Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-26T19:09:36.310Z] . [Pipeline] withDockerContainer [2021-07-26T19:09:36.425Z] prd-centos7-docker-4c-2g-217 does not seem to be running inside a container [2021-07-26T19:09:36.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-26T19:09:36.854Z] $ docker top fc53439e4810ebd12c152f3ad5e73ebce83c5bf1820e2865b7becefaff4f0ba8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T19:09:37.302Z] + go version [2021-07-26T19:09:37.302Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-26T19:09:37.331Z] $ docker stop --time=1 fc53439e4810ebd12c152f3ad5e73ebce83c5bf1820e2865b7becefaff4f0ba8 [2021-07-26T19:09:38.518Z] $ docker rm -f fc53439e4810ebd12c152f3ad5e73ebce83c5bf1820e2865b7becefaff4f0ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:09:39.349Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-26T19:09:39.349Z] . [Pipeline] withDockerContainer [2021-07-26T19:09:39.472Z] prd-centos7-docker-4c-2g-217 does not seem to be running inside a container [2021-07-26T19:09:39.529Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-26T19:09:39.922Z] $ docker top 21195753449d9766a20a936c914d1a3fd3adafde82b6a2928a1c5395af9f0611 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-26T19:09:40.095Z] ========================================================= [2021-07-26T19:09:40.095Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-26T19:09:40.095Z] ========================================================= [Pipeline] sh [2021-07-26T19:09:40.434Z] + go mod tidy [Pipeline] sh [2021-07-26T19:09:41.037Z] + make test [2021-07-26T19:09:41.037Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-26T19:09:41.307Z] go mod tidy [2021-07-26T19:09:41.307Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-26T19:09:46.679Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-26T19:10:01.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-26T19:10:07.162Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-26T19:10:07.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-26T19:10:08.034Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-26T19:10:10.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-26T19:10:10.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-26T19:10:10.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-26T19:10:10.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-26T19:10:11.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-26T19:10:11.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-26T19:10:12.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-26T19:10:12.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-26T19:10:12.068Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-26T19:10:12.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-26T19:10:14.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-07-26T19:10:14.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-26T19:10:14.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-26T19:10:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements [2021-07-26T19:10:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-26T19:10:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 46.3% of statements [2021-07-26T19:10:15.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-26T19:10:15.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-26T19:10:16.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.9% of statements [2021-07-26T19:10:16.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-26T19:10:16.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-26T19:10:16.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.046s coverage: 78.9% of statements [2021-07-26T19:10:18.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.043s coverage: 81.2% of statements [2021-07-26T19:10:18.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-26T19:10:18.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-26T19:10:18.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-26T19:10:18.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-26T19:10:18.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-26T19:10:18.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 95.1% of statements [2021-07-26T19:10:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-26T19:10:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-26T19:10:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-26T19:10:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-26T19:10:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-26T19:10:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-26T19:10:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-26T19:10:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-26T19:10:18.566Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2021-07-26T19:10:18.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-26T19:10:18.567Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-26T19:10:18.567Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-26T19:10:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-07-26T19:10:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-26T19:10:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-07-26T19:10:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements [2021-07-26T19:10:19.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-26T19:10:19.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-07-26T19:10:19.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-07-26T19:10:20.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-07-26T19:10:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.151s coverage: 96.3% of statements [2021-07-26T19:10:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-07-26T19:10:33.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-07-26T19:10:33.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-07-26T19:10:38.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 81.8% of statements [2021-07-26T19:10:38.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-26T19:10:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-26T19:10:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-26T19:10:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-26T19:10:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-26T19:10:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-26T19:10:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements [2021-07-26T19:10:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-07-26T19:10:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-07-26T19:10:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-26T19:10:56.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-07-26T19:10:56.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-26T19:10:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-26T19:10:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-07-26T19:10:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-07-26T19:10:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-07-26T19:10:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements [2021-07-26T19:10:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-07-26T19:10:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-07-26T19:10:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-26T19:10:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-26T19:10:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-26T19:10:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 43.6% of statements [2021-07-26T19:10:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-26T19:10:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-26T19:10:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-07-26T19:10:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-26T19:10:56.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-07-26T19:10:56.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-26T19:11:02.687Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-218 in /w/workspace/edgexfoundry_edgex-go_PR-3633 [Pipeline] { [Pipeline] ws [2021-07-26T19:11:02.753Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-26T19:11:03.008Z] The recommended git tool is: git [2021-07-26T19:11:04.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-26T19:11:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 91.9% of statements [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-26T19:11:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-26T19:11:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-26T19:11:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-26T19:11:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-26T19:11:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-07-26T19:11:04.765Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-07-26T19:11:04.765Z] GO111MODULE=on go vet ./... [2021-07-26T19:11:09.109Z] using credential edgex-jenkins-ssh [2021-07-26T19:11:09.135Z] Cloning the remote Git repository [2021-07-26T19:11:09.190Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-26T19:11:09.325Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-26T19:11:09.413Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-26T19:11:09.414Z] > git --version # timeout=10 [2021-07-26T19:11:09.429Z] > git --version # 'git version 2.17.1' [2021-07-26T19:11:09.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-26T19:11:09.516Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-26T19:11:26.830Z] Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:11:26.142Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-26T19:11:26.161Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-26T19:11:26.190Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-26T19:11:26.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-26T19:11:26.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-26T19:11:26.242Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3633/head:refs/remotes/origin/PR-3633 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-26T19:11:26.847Z] > git config core.sparsecheckout # timeout=10 [2021-07-26T19:11:26.862Z] > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 [2021-07-26T19:11:27.076Z] > git remote # timeout=10 [2021-07-26T19:11:27.098Z] > git config --get remote.origin.url # timeout=10 [2021-07-26T19:11:27.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-26T19:11:27.178Z] Merge succeeded, producing 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:11:27.179Z] Checking out Revision 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a (PR-3633) [2021-07-26T19:11:27.262Z] gofmt -l . [2021-07-26T19:11:27.263Z] [ "`gofmt -l .`" = "" ] [2021-07-26T19:11:27.263Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-26T19:11:27.613Z] + ls -al . [2021-07-26T19:11:27.613Z] total 596 [2021-07-26T19:11:27.613Z] drwxrwxr-x 10 1001 1001 4096 Jul 26 19:11 . [2021-07-26T19:11:27.613Z] drwxr-xr-x 4 root root 28 Jul 26 19:09 .. [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 11 Jul 26 19:07 .dockerignore [2021-07-26T19:11:27.613Z] drwxrwxr-x 8 1001 1001 179 Jul 26 19:07 .git [2021-07-26T19:11:27.613Z] drwxrwxr-x 3 1001 1001 125 Jul 26 19:07 .github [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 818 Jul 26 19:07 .gitignore [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 76 Jul 26 19:07 .hadolint.yml [2021-07-26T19:11:27.613Z] drwx------ 3 1001 1001 58 Jul 26 19:08 .semver [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 166 Jul 26 19:07 .sonarcloud.properties [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 8609 Jul 26 19:07 Attribution.txt [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 43881 Jul 26 19:07 CHANGELOG.md [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 3804 Jul 26 19:07 CONTRIBUTING.md [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 931 Jul 26 19:07 Dockerfile.build [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 849 Jul 26 19:07 Jenkinsfile [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 10775 Jul 26 19:07 LICENSE [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 5915 Jul 26 19:07 Makefile [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 8649 Jul 26 19:07 README.md [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 6912 Jul 26 19:07 SECURITY.md [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 5 Jul 26 19:08 VERSION [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 4131 Jul 26 19:07 ZMQWindows.md [2021-07-26T19:11:27.613Z] drwxrwxr-x 2 1001 1001 37 Jul 26 19:07 bin [2021-07-26T19:11:27.613Z] drwxrwxr-x 14 1001 1001 4096 Jul 26 19:07 cmd [2021-07-26T19:11:27.613Z] -rw-r--r-- 1 root root 402846 Jul 26 19:11 coverage.out [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 812 Jul 26 19:07 go.mod [2021-07-26T19:11:27.613Z] -rw-r--r-- 1 root root 48353 Jul 26 19:09 go.sum [2021-07-26T19:11:27.613Z] drwxrwxr-x 7 1001 1001 114 Jul 26 19:07 internal [2021-07-26T19:11:27.613Z] drwxrwxr-x 3 1001 1001 16 Jul 26 19:07 openapi [2021-07-26T19:11:27.613Z] drwxrwxr-x 4 1001 1001 71 Jul 26 19:07 snap [2021-07-26T19:11:27.613Z] -rw-rw-r-- 1 1001 1001 204 Jul 26 19:07 version.go [Pipeline] sh [2021-07-26T19:11:27.949Z] + '[' -e coverage.out ] [2021-07-26T19:11:27.949Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-26T19:11:28.072Z] Stashed 1 file(s) [Pipeline] sh [2021-07-26T19:11:28.403Z] + make build [2021-07-26T19:11:28.403Z] go mod tidy [2021-07-26T19:11:28.403Z] 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-07-26T19:11:27.124Z] > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 [2021-07-26T19:11:27.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-26T19:11:27.181Z] > git config core.sparsecheckout # timeout=10 [2021-07-26T19:11:27.206Z] > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 [2021-07-26T19:11:29.829Z] 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-07-26T19:11:31.511Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-07-26T19:11:31.565Z] > git --version # timeout=10 [2021-07-26T19:11:31.578Z] > git --version # 'git version 2.17.1' [2021-07-26T19:11:31.598Z] fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-26T19:11:32.499Z] provisioning config files... [2021-07-26T19:11:32.547Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1451213536551468299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:11:33.177Z] ---> docker-login.sh [2021-07-26T19:11:33.178Z] nexus3.edgexfoundry.org:10001 [2021-07-26T19:11:34.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-26T19:11:34.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-26T19:11:34.809Z] Configure a credential helper to remove this warning. See [2021-07-26T19:11:34.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-26T19:11:34.809Z] [2021-07-26T19:11:34.809Z] Login Succeeded [2021-07-26T19:11:34.809Z] nexus3.edgexfoundry.org:10002 [2021-07-26T19:11:35.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-26T19:11:35.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-26T19:11:35.380Z] Configure a credential helper to remove this warning. See [2021-07-26T19:11:35.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-26T19:11:35.380Z] [2021-07-26T19:11:35.380Z] Login Succeeded [2021-07-26T19:11:35.380Z] nexus3.edgexfoundry.org:10003 [2021-07-26T19:11:35.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-26T19:11:35.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-26T19:11:35.934Z] Configure a credential helper to remove this warning. See [2021-07-26T19:11:35.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-26T19:11:35.934Z] [2021-07-26T19:11:35.934Z] Login Succeeded [2021-07-26T19:11:35.934Z] nexus3.edgexfoundry.org:10004 [2021-07-26T19:11:36.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-26T19:11:36.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-26T19:11:36.492Z] Configure a credential helper to remove this warning. See [2021-07-26T19:11:36.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-26T19:11:36.492Z] [2021-07-26T19:11:36.492Z] Login Succeeded [2021-07-26T19:11:36.492Z] docker.io [2021-07-26T19:11:36.497Z] 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-07-26T19:11:36.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-26T19:11:37.087Z] 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-07-26T19:11:37.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-26T19:11:37.369Z] Configure a credential helper to remove this warning. See [2021-07-26T19:11:37.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-26T19:11:37.369Z] [2021-07-26T19:11:37.369Z] Login Succeeded [2021-07-26T19:11:37.369Z] ---> docker-login.sh ends [Pipeline] } [2021-07-26T19:11:37.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-26T19:11:38.051Z] 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 [Pipeline] echo [2021-07-26T19:11:38.162Z] ========================================================= [2021-07-26T19:11:38.162Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-26T19:11:38.162Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:11:38.332Z] 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-07-26T19:11:38.573Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-26T19:11:38.916Z] 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-07-26T19:11:39.883Z] 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-07-26T19:11:40.578Z] Sending build context to Docker daemon 165.8MB [2021-07-26T19:11:40.578Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-26T19:11:40.578Z] Step 2/6 : FROM ${BASE} [2021-07-26T19:11:40.843Z] 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-07-26T19:11:41.174Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-26T19:11:41.174Z] 595b0fe564bb: Pulling fs layer [2021-07-26T19:11:41.174Z] 24495759ef45: Pulling fs layer [2021-07-26T19:11:41.174Z] d148012ef14d: Pulling fs layer [2021-07-26T19:11:41.174Z] cb65c68fc2e2: Pulling fs layer [2021-07-26T19:11:41.174Z] 093eec477d81: Pulling fs layer [2021-07-26T19:11:41.174Z] a6d5b2bbb924: Pulling fs layer [2021-07-26T19:11:41.174Z] 2446dc1eb7d3: Pulling fs layer [2021-07-26T19:11:41.174Z] 596795e73e0f: Pulling fs layer [2021-07-26T19:11:41.174Z] cb65c68fc2e2: Waiting [2021-07-26T19:11:41.174Z] a6d5b2bbb924: Waiting [2021-07-26T19:11:41.174Z] 2446dc1eb7d3: Waiting [2021-07-26T19:11:41.174Z] 596795e73e0f: Waiting [2021-07-26T19:11:41.174Z] 093eec477d81: Waiting [2021-07-26T19:11:41.174Z] d148012ef14d: Verifying Checksum [2021-07-26T19:11:41.174Z] d148012ef14d: Download complete [2021-07-26T19:11:41.174Z] 24495759ef45: Verifying Checksum [2021-07-26T19:11:41.174Z] 24495759ef45: Download complete [2021-07-26T19:11:41.174Z] 093eec477d81: Verifying Checksum [2021-07-26T19:11:41.174Z] 093eec477d81: Download complete [2021-07-26T19:11:41.174Z] 595b0fe564bb: Verifying Checksum [2021-07-26T19:11:41.174Z] 595b0fe564bb: Download complete [2021-07-26T19:11:41.174Z] a6d5b2bbb924: Verifying Checksum [2021-07-26T19:11:41.174Z] a6d5b2bbb924: Download complete [2021-07-26T19:11:41.450Z] 2446dc1eb7d3: Verifying Checksum [2021-07-26T19:11:41.450Z] 2446dc1eb7d3: Download complete [2021-07-26T19:11:41.807Z] 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-07-26T19:11:42.058Z] 595b0fe564bb: Pull complete [2021-07-26T19:11:42.393Z] 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-07-26T19:11:42.667Z] 24495759ef45: Pull complete [2021-07-26T19:11:43.278Z] d148012ef14d: Pull complete [2021-07-26T19:11:43.352Z] 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-07-26T19:11:44.270Z] 596795e73e0f: Verifying Checksum [2021-07-26T19:11:44.270Z] 596795e73e0f: Download complete [Pipeline] } [2021-07-26T19:11:44.803Z] $ docker stop --time=1 21195753449d9766a20a936c914d1a3fd3adafde82b6a2928a1c5395af9f0611 [2021-07-26T19:11:45.257Z] cb65c68fc2e2: Verifying Checksum [2021-07-26T19:11:45.257Z] cb65c68fc2e2: Download complete [2021-07-26T19:11:46.644Z] $ docker rm -f 21195753449d9766a20a936c914d1a3fd3adafde82b6a2928a1c5395af9f0611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:11:50.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-26T19:11:50.046Z] [2021-07-26T19:11:50.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:11:50.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-26T19:11:50.412Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-26T19:11:50.412Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-26T19:11:50.412Z] ca9280d653b3: Pulling fs layer [2021-07-26T19:11:50.412Z] 7e9c9ca2126c: Pulling fs layer [2021-07-26T19:11:50.680Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-26T19:11:50.680Z] cbdbe7a5bc2a: Download complete [2021-07-26T19:11:50.680Z] cbdbe7a5bc2a: Pull complete [2021-07-26T19:11:51.636Z] ca9280d653b3: Verifying Checksum [2021-07-26T19:11:51.636Z] ca9280d653b3: Download complete [2021-07-26T19:11:52.219Z] ca9280d653b3: Pull complete [2021-07-26T19:11:53.178Z] 7e9c9ca2126c: Download complete [2021-07-26T19:11:55.437Z] cb65c68fc2e2: Pull complete [2021-07-26T19:11:55.437Z] 093eec477d81: Pull complete [2021-07-26T19:11:55.711Z] a6d5b2bbb924: Pull complete [2021-07-26T19:11:55.985Z] 2446dc1eb7d3: Pull complete [2021-07-26T19:11:56.535Z] 7e9c9ca2126c: Pull complete [2021-07-26T19:11:56.535Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-26T19:11:56.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-26T19:11:56.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-26T19:11:56.651Z] prd-centos7-docker-4c-2g-217 does not seem to be running inside a container [2021-07-26T19:11:56.700Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-26T19:11:59.645Z] $ docker top 867e98fbaa2bbedee97fe38146b27d7e6b7230820db3effd442426fd54861a62 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T19:12:00.090Z] + grep parallel [2021-07-26T19:12:00.090Z] + docker-compose build --help [2021-07-26T19:12:00.305Z] 596795e73e0f: Pull complete [2021-07-26T19:12:00.305Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-26T19:12:00.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-26T19:12:00.305Z] ---> d9e956139c92 [2021-07-26T19:12:00.305Z] 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-07-26T19:12:00.674Z] --parallel Build images in parallel. [Pipeline] } [2021-07-26T19:12:00.703Z] $ docker stop --time=1 867e98fbaa2bbedee97fe38146b27d7e6b7230820db3effd442426fd54861a62 [2021-07-26T19:12:01.917Z] $ docker rm -f 867e98fbaa2bbedee97fe38146b27d7e6b7230820db3effd442426fd54861a62 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:12:02.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-26T19:12:02.616Z] . [Pipeline] withDockerContainer [2021-07-26T19:12:02.730Z] prd-centos7-docker-4c-2g-217 does not seem to be running inside a container [2021-07-26T19:12:02.781Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-26T19:12:03.162Z] $ docker top e34650cacee86181c7d016836b365b4bfbeee60e991817bce4387c4f9ce4aaf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T19:12:03.625Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-26T19:12:04.216Z] Building core-command ... [2021-07-26T19:12:04.216Z] Building core-data ... [2021-07-26T19:12:04.216Z] Building core-metadata ... [2021-07-26T19:12:04.216Z] Building security-bootstrapper ... [2021-07-26T19:12:04.216Z] Building security-proxy-setup ... [2021-07-26T19:12:04.216Z] Building security-secretstore-setup ... [2021-07-26T19:12:04.216Z] Building support-notifications ... [2021-07-26T19:12:04.216Z] Building support-scheduler ... [2021-07-26T19:12:04.216Z] Building sys-mgmt-agent ... [2021-07-26T19:12:04.216Z] Building core-command [2021-07-26T19:12:04.216Z] Building support-scheduler [2021-07-26T19:12:04.216Z] Building security-proxy-setup [2021-07-26T19:12:04.216Z] Building security-secretstore-setup [2021-07-26T19:12:04.216Z] Building support-notifications [2021-07-26T19:12:04.629Z] ---> Running in f5eebf6b891f [2021-07-26T19:12:05.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:12:06.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:12:07.549Z] (1/12) Installing libmagic (5.39-r0) [2021-07-26T19:12:07.549Z] (2/12) Installing file (5.39-r0) [2021-07-26T19:12:07.549Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-26T19:12:07.819Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-26T19:12:12.108Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-26T19:12:12.108Z] (6/12) Installing patch (2.7.6-r7) [2021-07-26T19:12:12.108Z] (7/12) Installing build-base (0.5-r2) [2021-07-26T19:12:12.108Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-26T19:12:12.108Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-26T19:12:12.382Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-26T19:12:12.382Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-26T19:12:12.382Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-26T19:12:12.658Z] Executing busybox-1.32.1-r6.trigger [2021-07-26T19:12:12.658Z] OK: 218 MiB in 52 packages [2021-07-26T19:12:13.669Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:12:13.669Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:12:13.669Z] ---> 9c04c269fc97 [2021-07-26T19:12:13.669Z] Step 3/23 : WORKDIR /edgex-go [2021-07-26T19:12:13.669Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:12:13.669Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:12:13.669Z] ---> 9c04c269fc97 [2021-07-26T19:12:13.669Z] Step 3/24 : WORKDIR /edgex-go [2021-07-26T19:12:16.988Z] Removing intermediate container f5eebf6b891f [2021-07-26T19:12:16.988Z] ---> a863c30c636e [2021-07-26T19:12:16.988Z] Step 4/6 : WORKDIR /edgex-go [2021-07-26T19:12:16.988Z] ---> Running in 184c0a089627 [2021-07-26T19:12:17.583Z] Removing intermediate container 184c0a089627 [2021-07-26T19:12:17.583Z] ---> 42f99dd050c4 [2021-07-26T19:12:17.583Z] Step 5/6 : COPY go.mod . [2021-07-26T19:12:18.178Z] ---> 48a6410889a9 [2021-07-26T19:12:18.178Z] Step 6/6 : RUN go mod download [2021-07-26T19:12:18.453Z] ---> Running in 5528a1dc8b06 [2021-07-26T19:12:19.007Z] ---> Running in 64879fa31932 [2021-07-26T19:12:19.007Z] ---> Running in 6e0934f20cd6 [2021-07-26T19:12:23.763Z] Removing intermediate container 6e0934f20cd6 [2021-07-26T19:12:23.763Z] ---> fa4f68046e5f [2021-07-26T19:12:23.763Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:12:23.763Z] Removing intermediate container 64879fa31932 [2021-07-26T19:12:23.763Z] ---> 5d750ba381f5 [2021-07-26T19:12:23.763Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:12:24.724Z] ---> Running in dc42c44f70c5 [2021-07-26T19:12:24.724Z] ---> Running in b7d627570506 [2021-07-26T19:12:26.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:12:26.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:12:26.145Z] ---> 9c04c269fc97 [2021-07-26T19:12:26.145Z] Step 3/23 : WORKDIR /edgex-go [2021-07-26T19:12:26.145Z] ---> Using cache [2021-07-26T19:12:26.145Z] ---> 5d750ba381f5 [2021-07-26T19:12:26.145Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:12:27.109Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:12:27.109Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:12:27.109Z] ---> 9c04c269fc97 [2021-07-26T19:12:27.109Z] Step 3/22 : WORKDIR /edgex-go [2021-07-26T19:12:27.109Z] ---> Using cache [2021-07-26T19:12:27.109Z] ---> 5d750ba381f5 [2021-07-26T19:12:27.109Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:12:27.691Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:12:27.691Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:12:27.691Z] ---> 9c04c269fc97 [2021-07-26T19:12:27.691Z] Step 3/26 : WORKDIR /edgex-go [2021-07-26T19:12:27.691Z] ---> Using cache [2021-07-26T19:12:27.691Z] ---> 5d750ba381f5 [2021-07-26T19:12:27.691Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:12:27.959Z] ---> Running in 16478805dff9 [2021-07-26T19:12:27.959Z] ---> Running in ecb80f27a9a7 [2021-07-26T19:12:27.959Z] ---> Running in fe27b653e531 [2021-07-26T19:12:28.229Z] Removing intermediate container dc42c44f70c5 [2021-07-26T19:12:28.229Z] ---> 2ed51098631c [2021-07-26T19:12:28.229Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-26T19:12:28.229Z] ---> Running in 343e44e23243 [2021-07-26T19:12:28.229Z] Removing intermediate container b7d627570506 [2021-07-26T19:12:28.229Z] ---> c202dc3e1999 [2021-07-26T19:12:28.229Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-26T19:12:28.229Z] ---> Running in de4402138041 [2021-07-26T19:12:29.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:12:29.201Z] Removing intermediate container 16478805dff9 [2021-07-26T19:12:29.201Z] ---> 1add2734ed6c [2021-07-26T19:12:29.201Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-26T19:12:29.201Z] Removing intermediate container ecb80f27a9a7 [2021-07-26T19:12:29.201Z] ---> a74308cc27a7 [2021-07-26T19:12:29.201Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-26T19:12:29.201Z] ---> Running in dcad717a8ddf [2021-07-26T19:12:29.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:12:29.201Z] ---> Running in b07fa6e0ca5c [2021-07-26T19:12:29.201Z] Removing intermediate container fe27b653e531 [2021-07-26T19:12:29.201Z] ---> 9b107f722f6c [2021-07-26T19:12:29.201Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-26T19:12:29.201Z] ---> Running in 96b2ccda5366 [2021-07-26T19:12:29.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:12:29.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:12:29.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:12:29.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:12:30.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:12:30.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:12:30.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:12:30.274Z] OK: 219 MiB in 52 packages [2021-07-26T19:12:30.540Z] Removing intermediate container de4402138041 [2021-07-26T19:12:30.540Z] ---> b9614dc87092 [2021-07-26T19:12:30.540Z] Step 6/23 : COPY go.mod . [2021-07-26T19:12:30.812Z] ---> 7aa6b118d396 [2021-07-26T19:12:30.812Z] Step 7/23 : RUN go mod download [2021-07-26T19:12:30.812Z] ---> Running in 4dd385f61913 [2021-07-26T19:12:30.812Z] OK: 219 MiB in 52 packages [2021-07-26T19:12:30.812Z] OK: 219 MiB in 52 packages [2021-07-26T19:12:31.078Z] OK: 219 MiB in 52 packages [2021-07-26T19:12:31.347Z] Removing intermediate container 343e44e23243 [2021-07-26T19:12:31.347Z] ---> fb0102363699 [2021-07-26T19:12:31.347Z] Step 6/24 : COPY go.mod . [2021-07-26T19:12:31.347Z] Removing intermediate container b07fa6e0ca5c [2021-07-26T19:12:31.347Z] ---> 7c71855216b8 [2021-07-26T19:12:31.347Z] Step 6/23 : COPY go.mod . [2021-07-26T19:12:31.618Z] ---> fb1fee9bc11c [2021-07-26T19:12:31.618Z] Step 7/24 : RUN go mod download [2021-07-26T19:12:31.618Z] Removing intermediate container dcad717a8ddf [2021-07-26T19:12:31.618Z] ---> 484dd5b0fd23 [2021-07-26T19:12:31.618Z] Step 6/26 : COPY go.mod . [2021-07-26T19:12:31.618Z] ---> Running in fc60a9ce82a6 [2021-07-26T19:12:31.618Z] ---> 2dbaad03af63 [2021-07-26T19:12:31.618Z] Step 7/23 : RUN go mod download [2021-07-26T19:12:31.618Z] ---> Running in 967d9a1e9e9c [2021-07-26T19:12:31.618Z] ---> d7cb74603bdb [2021-07-26T19:12:31.618Z] Step 7/26 : RUN go mod download [2021-07-26T19:12:31.890Z] ---> Running in 393db9342f24 [2021-07-26T19:12:31.890Z] Removing intermediate container 4dd385f61913 [2021-07-26T19:12:31.890Z] ---> 04ea9642fba5 [2021-07-26T19:12:31.890Z] Step 8/23 : COPY . . [2021-07-26T19:12:33.312Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:12:35.902Z] Removing intermediate container 393db9342f24 [2021-07-26T19:12:35.902Z] ---> 2001c745a295 [2021-07-26T19:12:35.902Z] Step 8/26 : COPY . . [2021-07-26T19:12:35.902Z] Removing intermediate container fc60a9ce82a6 [2021-07-26T19:12:35.902Z] ---> 5d62fce7231e [2021-07-26T19:12:35.902Z] Step 8/24 : COPY . . [2021-07-26T19:12:35.902Z] ---> a757d91ab6cb [2021-07-26T19:12:35.903Z] Step 9/23 : RUN go mod tidy [2021-07-26T19:12:35.903Z] Removing intermediate container 967d9a1e9e9c [2021-07-26T19:12:35.903Z] ---> 51c3972b25e4 [2021-07-26T19:12:35.903Z] Step 8/23 : COPY . . [2021-07-26T19:12:36.176Z] ---> Running in 2451f5ed0f4e [2021-07-26T19:12:36.176Z] OK: 219 MiB in 52 packages [2021-07-26T19:12:40.488Z] Removing intermediate container 96b2ccda5366 [2021-07-26T19:12:40.488Z] ---> fc57e8435345 [2021-07-26T19:12:40.488Z] Step 6/22 : COPY go.mod . [2021-07-26T19:12:40.488Z] Removing intermediate container 2451f5ed0f4e [2021-07-26T19:12:40.488Z] ---> bd0bd8719855 [2021-07-26T19:12:40.488Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-26T19:12:40.488Z] ---> 147c5d3aaa37 [2021-07-26T19:12:40.488Z] Step 7/22 : RUN go mod download [2021-07-26T19:12:40.488Z] ---> Running in 1a5ec67bf0a3 [2021-07-26T19:12:40.754Z] ---> Running in a3b6da5dc4e9 [2021-07-26T19:12:41.026Z] 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-07-26T19:12:44.532Z] Removing intermediate container a3b6da5dc4e9 [2021-07-26T19:12:44.532Z] ---> b09f0985e43a [2021-07-26T19:12:44.532Z] Step 8/22 : COPY . . [2021-07-26T19:12:49.968Z] ---> 3e557a44e961 [2021-07-26T19:12:49.968Z] Step 9/23 : RUN go mod tidy [2021-07-26T19:12:49.968Z] ---> 0be42c393e38 [2021-07-26T19:12:49.968Z] Step 9/26 : RUN go mod tidy [2021-07-26T19:12:49.968Z] ---> 7d59e1a3806e [2021-07-26T19:12:49.968Z] Step 9/24 : RUN go mod tidy [2021-07-26T19:12:49.968Z] ---> Running in 7a3b33831560 [2021-07-26T19:12:49.968Z] ---> Running in 5eeb68831865 [2021-07-26T19:12:50.249Z] ---> Running in 7f0fa39fd5ee [2021-07-26T19:12:55.637Z] Removing intermediate container 7a3b33831560 [2021-07-26T19:12:55.637Z] ---> 1fe3066c769e [2021-07-26T19:12:55.637Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-26T19:12:55.637Z] ---> Running in ec12b67bac80 [2021-07-26T19:12:55.637Z] Removing intermediate container 5eeb68831865 [2021-07-26T19:12:55.637Z] ---> 023ae2279950 [2021-07-26T19:12:55.637Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-26T19:12:55.909Z] Removing intermediate container 7f0fa39fd5ee [2021-07-26T19:12:55.909Z] ---> 5c847ba10a2a [2021-07-26T19:12:55.909Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-26T19:12:55.909Z] ---> Running in a7b508b75876 [2021-07-26T19:12:56.181Z] ---> Running in 02eae2b5506c [2021-07-26T19:12:56.775Z] 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-07-26T19:12:56.775Z] 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-07-26T19:12:57.051Z] 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-07-26T19:13:05.310Z] ---> f98839a544be [2021-07-26T19:13:05.310Z] Step 9/22 : RUN go mod tidy [2021-07-26T19:13:05.310Z] ---> Running in a9a3ed65e239 [2021-07-26T19:13:05.580Z] Removing intermediate container 1a5ec67bf0a3 [2021-07-26T19:13:05.580Z] ---> f54bb9891c21 [2021-07-26T19:13:05.580Z] [2021-07-26T19:13:05.580Z] Step 11/23 : FROM alpine:3.12 [2021-07-26T19:13:06.167Z] 3.12: Pulling from library/alpine [2021-07-26T19:13:07.129Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-26T19:13:07.129Z] Status: Downloaded newer image for alpine:3.12 [2021-07-26T19:13:07.129Z] ---> 13621d1b12d4 [2021-07-26T19:13:07.129Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-26T19:13:07.129Z] ---> Running in 0027aa00d24f [2021-07-26T19:13:07.129Z] Removing intermediate container a9a3ed65e239 [2021-07-26T19:13:07.129Z] ---> 95198b30049f [2021-07-26T19:13:07.129Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-26T19:13:07.129Z] ---> Running in 5173aa6a17c7 [2021-07-26T19:13:07.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:13:07.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:13:07.988Z] 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-07-26T19:13:08.256Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-26T19:13:08.256Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-26T19:13:08.256Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:13:08.256Z] Executing ca-certificates-20191127-r4.trigger [2021-07-26T19:13:08.526Z] OK: 6 MiB in 16 packages [2021-07-26T19:13:09.110Z] Removing intermediate container 0027aa00d24f [2021-07-26T19:13:09.110Z] ---> 013d6533c66f [2021-07-26T19:13:09.110Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-26T19:13:09.110Z] ---> Running in 26d1c13f4091 [2021-07-26T19:13:09.397Z] Removing intermediate container 26d1c13f4091 [2021-07-26T19:13:09.397Z] ---> 7a61ccbcbbe5 [2021-07-26T19:13:09.397Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-26T19:13:09.397Z] ---> Running in 04110772076c [2021-07-26T19:13:09.397Z] Removing intermediate container 04110772076c [2021-07-26T19:13:09.397Z] ---> 45cc89d2c306 [2021-07-26T19:13:09.397Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-26T19:13:09.397Z] ---> Running in fa20f4abb265 [2021-07-26T19:13:09.668Z] Removing intermediate container fa20f4abb265 [2021-07-26T19:13:09.668Z] ---> ab9832d7f19d [2021-07-26T19:13:09.668Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:13:09.948Z] ---> 903fbcb0b9fb [2021-07-26T19:13:09.948Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-26T19:13:10.546Z] ---> d65bd9e65bdb [2021-07-26T19:13:10.546Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-26T19:13:10.823Z] ---> 375140caf151 [2021-07-26T19:13:10.823Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-26T19:13:11.104Z] ---> Running in 7ec64db93d20 [2021-07-26T19:13:11.104Z] Removing intermediate container 7ec64db93d20 [2021-07-26T19:13:11.104Z] ---> e21be0194382 [2021-07-26T19:13:11.104Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:13:11.381Z] ---> Running in 850b649c6321 [2021-07-26T19:13:11.381Z] Removing intermediate container 850b649c6321 [2021-07-26T19:13:11.381Z] ---> f666ee0a9d3e [2021-07-26T19:13:11.381Z] Step 21/23 : LABEL arch=x86_64 [2021-07-26T19:13:11.381Z] ---> Running in b3e344b54818 [2021-07-26T19:13:11.659Z] Removing intermediate container b3e344b54818 [2021-07-26T19:13:11.659Z] ---> 787687494bb4 [2021-07-26T19:13:11.659Z] Step 22/23 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:13:11.659Z] ---> Running in f703d568bd4b [2021-07-26T19:13:11.945Z] Removing intermediate container f703d568bd4b [2021-07-26T19:13:11.945Z] ---> 4d2c4802432c [2021-07-26T19:13:11.945Z] Step 23/23 : LABEL version=0.0.0 [2021-07-26T19:13:11.945Z] ---> Running in a83d8fc9061c [2021-07-26T19:13:12.230Z] Removing intermediate container a83d8fc9061c [2021-07-26T19:13:12.230Z] ---> 39828023b2ec [2021-07-26T19:13:12.230Z] [2021-07-26T19:13:12.230Z] Successfully built 39828023b2ec [2021-07-26T19:13:12.230Z] Successfully tagged support-notifications:latest [2021-07-26T19:13:12.230Z] Building core-metadata [2021-07-26T19:13:22.419Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:13:22.419Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:13:22.419Z] ---> 9c04c269fc97 [2021-07-26T19:13:22.419Z] Step 3/24 : WORKDIR /edgex-go [2021-07-26T19:13:22.419Z] ---> Using cache [2021-07-26T19:13:22.419Z] ---> 5d750ba381f5 [2021-07-26T19:13:22.419Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:13:22.419Z] ---> Using cache [2021-07-26T19:13:22.419Z] ---> 9b107f722f6c [2021-07-26T19:13:22.419Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-26T19:13:22.419Z] ---> Using cache [2021-07-26T19:13:22.419Z] ---> fc57e8435345 [2021-07-26T19:13:22.419Z] Step 6/24 : COPY go.mod . [2021-07-26T19:13:22.419Z] ---> Using cache [2021-07-26T19:13:22.419Z] ---> 147c5d3aaa37 [2021-07-26T19:13:22.419Z] Step 7/24 : RUN go mod download [2021-07-26T19:13:22.419Z] ---> Using cache [2021-07-26T19:13:22.419Z] ---> b09f0985e43a [2021-07-26T19:13:22.419Z] Step 8/24 : COPY . . [2021-07-26T19:13:22.419Z] ---> Using cache [2021-07-26T19:13:22.419Z] ---> f98839a544be [2021-07-26T19:13:22.419Z] Step 9/24 : RUN go mod tidy [2021-07-26T19:13:22.419Z] ---> Using cache [2021-07-26T19:13:22.419Z] ---> 95198b30049f [2021-07-26T19:13:22.419Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-26T19:13:22.419Z] ---> Running in 7c67886775ec [2021-07-26T19:13:22.419Z] 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-07-26T19:13:40.749Z] 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-07-26T19:13:40.749Z] Removing intermediate container 02eae2b5506c [2021-07-26T19:13:40.749Z] ---> c87579dd9a2b [2021-07-26T19:13:40.749Z] [2021-07-26T19:13:40.749Z] Step 11/24 : FROM alpine:3.12 [2021-07-26T19:13:40.750Z] ---> 13621d1b12d4 [2021-07-26T19:13:40.750Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-26T19:13:40.750Z] ---> Running in cc1a9bb3cd3a [2021-07-26T19:13:41.713Z] Removing intermediate container ec12b67bac80 [2021-07-26T19:13:41.713Z] ---> f37880d1dd7a [2021-07-26T19:13:41.713Z] [2021-07-26T19:13:41.713Z] Step 11/23 : FROM alpine:3.12 [2021-07-26T19:13:41.713Z] ---> 13621d1b12d4 [2021-07-26T19:13:41.713Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-26T19:13:41.713Z] ---> Running in b29e11d07b7b [2021-07-26T19:13:41.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:13:41.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:13:42.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:13:42.301Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-26T19:13:42.301Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:13:42.301Z] OK: 6 MiB in 15 packages [2021-07-26T19:13:42.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:13:42.896Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-26T19:13:42.896Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:13:42.896Z] OK: 6 MiB in 15 packages [2021-07-26T19:13:42.896Z] Removing intermediate container cc1a9bb3cd3a [2021-07-26T19:13:42.896Z] ---> 7b6a5da1f739 [2021-07-26T19:13:42.896Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-26T19:13:42.896Z] ---> Running in 0d3bb6b63661 [2021-07-26T19:13:43.162Z] Removing intermediate container 0d3bb6b63661 [2021-07-26T19:13:43.162Z] ---> c9f000717f1b [2021-07-26T19:13:43.162Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-26T19:13:43.428Z] ---> Running in 1cb9404640d4 [2021-07-26T19:13:43.428Z] Removing intermediate container b29e11d07b7b [2021-07-26T19:13:43.428Z] ---> fa5a70dc8cb8 [2021-07-26T19:13:43.428Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-26T19:13:43.701Z] ---> Running in bfc46e12f73e [2021-07-26T19:13:43.701Z] Removing intermediate container 1cb9404640d4 [2021-07-26T19:13:43.701Z] ---> a992a3abf3c7 [2021-07-26T19:13:43.701Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-26T19:13:43.701Z] ---> Running in 53035914af1f [2021-07-26T19:13:43.988Z] Removing intermediate container bfc46e12f73e [2021-07-26T19:13:43.988Z] ---> 1d14e5098c21 [2021-07-26T19:13:43.988Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-26T19:13:44.267Z] Removing intermediate container 53035914af1f [2021-07-26T19:13:44.267Z] ---> 9baa3932800e [2021-07-26T19:13:44.267Z] Step 16/24 : WORKDIR / [2021-07-26T19:13:44.267Z] ---> Running in 9d7ce42ff95b [2021-07-26T19:13:44.546Z] ---> Running in 84bda56a41c2 [2021-07-26T19:13:44.823Z] Removing intermediate container 9d7ce42ff95b [2021-07-26T19:13:44.823Z] ---> 6fb065ffa14b [2021-07-26T19:13:44.823Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-26T19:13:44.823Z] ---> Running in 6d4b13f83c5e [2021-07-26T19:13:44.823Z] Removing intermediate container a7b508b75876 [2021-07-26T19:13:44.823Z] ---> a1e330b152b5 [2021-07-26T19:13:44.823Z] [2021-07-26T19:13:44.823Z] Step 11/26 : FROM alpine:3.12 [2021-07-26T19:13:44.823Z] ---> 13621d1b12d4 [2021-07-26T19:13:44.823Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-26T19:13:44.823Z] Removing intermediate container 84bda56a41c2 [2021-07-26T19:13:44.823Z] ---> ed5676349a19 [2021-07-26T19:13:44.823Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:13:44.823Z] ---> Running in 4f8192ef5fec [2021-07-26T19:13:45.106Z] Removing intermediate container 6d4b13f83c5e [2021-07-26T19:13:45.106Z] ---> 8bf8be98a4a9 [2021-07-26T19:13:45.106Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:13:45.393Z] ---> 4f7b35dac2fc [2021-07-26T19:13:45.394Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-26T19:13:45.675Z] ---> b4fade0113a7 [2021-07-26T19:13:45.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-26T19:13:45.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:13:45.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:13:45.948Z] ---> 659a96db4535 [2021-07-26T19:13:45.948Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-26T19:13:46.226Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-26T19:13:46.226Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-26T19:13:46.501Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-26T19:13:46.501Z] (4/6) Installing curl (7.78.0-r0) [2021-07-26T19:13:46.501Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-26T19:13:46.501Z] (6/6) Installing su-exec (0.2-r1) [2021-07-26T19:13:46.501Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:13:46.501Z] Executing ca-certificates-20191127-r4.trigger [2021-07-26T19:13:46.501Z] OK: 7 MiB in 20 packages [2021-07-26T19:13:46.501Z] ---> f997dc529fc9 [2021-07-26T19:13:46.501Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-26T19:13:46.501Z] ---> 14a8abfd28c3 [2021-07-26T19:13:46.501Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-26T19:13:46.772Z] ---> Running in 3577c041d517 [2021-07-26T19:13:46.772Z] ---> f0aca335107e [2021-07-26T19:13:46.772Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-26T19:13:46.772Z] 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-07-26T19:13:46.772Z] ---> Running in c5514e9c2b68 [2021-07-26T19:13:47.046Z] Removing intermediate container 3577c041d517 [2021-07-26T19:13:47.046Z] ---> a24207ea68e6 [2021-07-26T19:13:47.046Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:13:47.046Z] ---> Running in 76809eb4ce95 [2021-07-26T19:13:47.046Z] Removing intermediate container c5514e9c2b68 [2021-07-26T19:13:47.046Z] ---> 8c53928049e5 [2021-07-26T19:13:47.046Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:13:47.046Z] ---> Running in c49f85842657 [2021-07-26T19:13:47.327Z] Removing intermediate container 76809eb4ce95 [2021-07-26T19:13:47.327Z] ---> bad0543f2539 [2021-07-26T19:13:47.327Z] Step 22/24 : LABEL arch=x86_64 [2021-07-26T19:13:47.327Z] Removing intermediate container 4f8192ef5fec [2021-07-26T19:13:47.327Z] ---> a8f442c5e362 [2021-07-26T19:13:47.327Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-26T19:13:47.327Z] ---> Running in 942bb6ee4254 [2021-07-26T19:13:47.327Z] ---> Running in 38ea1def58ce [2021-07-26T19:13:47.327Z] Removing intermediate container c49f85842657 [2021-07-26T19:13:47.327Z] ---> 398dfcd64136 [2021-07-26T19:13:47.328Z] Step 21/23 : LABEL arch=x86_64 [2021-07-26T19:13:47.328Z] ---> Running in e50fcab84922 [2021-07-26T19:13:47.600Z] Removing intermediate container 942bb6ee4254 [2021-07-26T19:13:47.600Z] ---> bb667ec2c9ae [2021-07-26T19:13:47.600Z] Step 14/26 : WORKDIR / [2021-07-26T19:13:47.600Z] Removing intermediate container 38ea1def58ce [2021-07-26T19:13:47.600Z] ---> 8c37cfa0e569 [2021-07-26T19:13:47.600Z] Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:13:47.600Z] ---> Running in e1597ee64246 [2021-07-26T19:13:47.600Z] Removing intermediate container e50fcab84922 [2021-07-26T19:13:47.600Z] ---> d7e474dfe811 [2021-07-26T19:13:47.600Z] Step 22/23 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:13:47.600Z] ---> Running in 1d3dd1180140 [2021-07-26T19:13:47.600Z] ---> Running in 97d41b697e7b [2021-07-26T19:13:47.876Z] Removing intermediate container e1597ee64246 [2021-07-26T19:13:47.876Z] ---> f205469b171f [2021-07-26T19:13:47.876Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-26T19:13:47.876Z] Removing intermediate container 1d3dd1180140 [2021-07-26T19:13:47.876Z] ---> 35260d8b71e5 [2021-07-26T19:13:47.876Z] Step 24/24 : LABEL version=0.0.0 [2021-07-26T19:13:47.876Z] Removing intermediate container 97d41b697e7b [2021-07-26T19:13:47.876Z] ---> 9ae29409514f [2021-07-26T19:13:47.876Z] Step 23/23 : LABEL version=0.0.0 [2021-07-26T19:13:47.876Z] ---> Running in e8153340c827 [2021-07-26T19:13:47.876Z] ---> Running in 1bcb0a0d973b [2021-07-26T19:13:48.152Z] Removing intermediate container e8153340c827 [2021-07-26T19:13:48.152Z] ---> be3366a527b2 [2021-07-26T19:13:48.152Z] [2021-07-26T19:13:48.152Z] ---> 0db56761afaf [2021-07-26T19:13:48.152Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-26T19:13:48.152Z] Removing intermediate container 1bcb0a0d973b [2021-07-26T19:13:48.152Z] ---> 9de97ec39a38 [2021-07-26T19:13:48.152Z] [2021-07-26T19:13:48.429Z] Successfully built 9de97ec39a38 [2021-07-26T19:13:48.429Z] Successfully tagged core-command:latest [2021-07-26T19:13:48.429Z] Building security-bootstrapper [2021-07-26T19:13:48.710Z]  Building core-command ... done Successfully built be3366a527b2 [2021-07-26T19:13:48.710Z] Successfully tagged support-scheduler:latest [2021-07-26T19:13:48.710Z]  Building support-scheduler ... done Building core-data [2021-07-26T19:13:49.692Z] ---> 05183f8d9751 [2021-07-26T19:13:49.692Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-26T19:13:53.113Z] ---> ab86288ffa1b [2021-07-26T19:13:53.113Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-26T19:13:53.113Z] ---> 393017eba4ef [2021-07-26T19:13:53.113Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-26T19:13:54.603Z] ---> f1812637bb3f [2021-07-26T19:13:54.603Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-26T19:13:54.884Z] Removing intermediate container 5173aa6a17c7 [2021-07-26T19:13:54.884Z] ---> 2b00ce48a7aa [2021-07-26T19:13:54.884Z] [2021-07-26T19:13:54.884Z] Step 11/22 : FROM alpine:3.12 [2021-07-26T19:13:54.884Z] ---> 13621d1b12d4 [2021-07-26T19:13:54.884Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-26T19:13:55.156Z] ---> Running in 90bc34bf19bd [2021-07-26T19:13:55.292Z] Removing intermediate container 5528a1dc8b06 [2021-07-26T19:13:55.292Z] ---> 51de063e7963 [2021-07-26T19:13:55.292Z] Successfully built 51de063e7963 [2021-07-26T19:13:55.292Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:13:55.434Z] ---> 9d46a4207f3f [2021-07-26T19:13:55.434Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-26T19:13:55.668Z] + docker inspect -f . ci-base-image-arm64 [2021-07-26T19:13:55.668Z] . [2021-07-26T19:13:55.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:13:55.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2021-07-26T19:13:55.917Z] prd-ubuntu18.04-docker-arm64-4c-16g-218 does not seem to be running inside a container [2021-07-26T19:13:55.973Z] ---> 6b91583e8930 [2021-07-26T19:13:55.973Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-26T19:13:55.973Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-26T19:13:55.973Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-26T19:13:55.973Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-26T19:13:55.973Z] (4/4) Installing curl (7.78.0-r0) [2021-07-26T19:13:55.973Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:13:55.973Z] ---> Running in 11f3de818f57 [2021-07-26T19:13:55.973Z] Executing ca-certificates-20191127-r4.trigger [2021-07-26T19:13:55.973Z] OK: 7 MiB in 18 packages [2021-07-26T19:13:56.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-26T19:13:57.581Z] $ docker top 959083f3e0a16486786db61770a0d4909f93b6e28bf8e0e684cf7aefd74d7044 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T19:13:57.971Z] Removing intermediate container 90bc34bf19bd [2021-07-26T19:13:57.971Z] ---> 30e7dbb067a9 [2021-07-26T19:13:57.971Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-26T19:13:57.971Z] Removing intermediate container 11f3de818f57 [2021-07-26T19:13:57.971Z] ---> e1b57ebb6996 [2021-07-26T19:13:57.971Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-26T19:13:57.971Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:13:57.971Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:13:57.971Z] ---> 9c04c269fc97 [2021-07-26T19:13:57.971Z] Step 3/32 : WORKDIR /edgex-go [2021-07-26T19:13:57.971Z] ---> Using cache [2021-07-26T19:13:57.971Z] ---> 5d750ba381f5 [2021-07-26T19:13:57.971Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:13:57.971Z] ---> Using cache [2021-07-26T19:13:57.971Z] ---> 9b107f722f6c [2021-07-26T19:13:57.971Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-26T19:13:57.971Z] ---> Using cache [2021-07-26T19:13:57.971Z] ---> fc57e8435345 [2021-07-26T19:13:57.971Z] Step 6/32 : COPY go.mod . [2021-07-26T19:13:57.971Z] ---> Using cache [2021-07-26T19:13:57.971Z] ---> 147c5d3aaa37 [2021-07-26T19:13:57.971Z] Step 7/32 : RUN go mod download [2021-07-26T19:13:57.971Z] ---> Using cache [2021-07-26T19:13:57.971Z] ---> b09f0985e43a [2021-07-26T19:13:57.971Z] Step 8/32 : COPY . . [2021-07-26T19:13:57.971Z] ---> Using cache [2021-07-26T19:13:57.971Z] ---> f98839a544be [2021-07-26T19:13:57.971Z] Step 9/32 : RUN go mod tidy [2021-07-26T19:13:57.971Z] ---> Using cache [2021-07-26T19:13:57.971Z] ---> 95198b30049f [2021-07-26T19:13:57.971Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-26T19:13:58.236Z] ---> Running in 3efcff4cd9af [2021-07-26T19:13:58.236Z] ---> Running in 39fb29549713 [2021-07-26T19:13:58.236Z] ---> Running in 20357232d355 [2021-07-26T19:13:58.236Z] Removing intermediate container 3efcff4cd9af [2021-07-26T19:13:58.236Z] ---> c483661ceb0e [2021-07-26T19:13:58.236Z] Step 14/22 : WORKDIR /edgex [2021-07-26T19:13:58.506Z] Removing intermediate container 20357232d355 [2021-07-26T19:13:58.506Z] ---> 2dd16e4694db [2021-07-26T19:13:58.506Z] Step 24/26 : LABEL arch=x86_64 [2021-07-26T19:13:58.506Z] ---> Running in db223430c0bd [2021-07-26T19:13:58.506Z] ---> Running in 6289ad21152f [2021-07-26T19:13:58.622Z] + go version [2021-07-26T19:13:58.622Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-26T19:13:58.656Z] $ docker stop --time=1 959083f3e0a16486786db61770a0d4909f93b6e28bf8e0e684cf7aefd74d7044 [2021-07-26T19:13:58.778Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:13:58.778Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:13:58.778Z] ---> 9c04c269fc97 [2021-07-26T19:13:58.778Z] Step 3/24 : WORKDIR /edgex-go [2021-07-26T19:13:58.778Z] ---> Using cache [2021-07-26T19:13:58.778Z] ---> 5d750ba381f5 [2021-07-26T19:13:58.778Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:13:58.778Z] ---> Using cache [2021-07-26T19:13:58.778Z] ---> 9b107f722f6c [2021-07-26T19:13:58.778Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-26T19:13:58.778Z] 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-07-26T19:13:59.047Z] Removing intermediate container 6289ad21152f [2021-07-26T19:13:59.047Z] ---> 0db2b0ca15a5 [2021-07-26T19:13:59.047Z] Step 25/26 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:13:59.047Z] ---> Running in 9ed4b5417c72 [2021-07-26T19:13:59.047Z] Removing intermediate container db223430c0bd [2021-07-26T19:13:59.047Z] ---> 86941b56f561 [2021-07-26T19:13:59.047Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-26T19:13:59.047Z] ---> Running in 2c05b59c586f [2021-07-26T19:13:59.373Z] Removing intermediate container 2c05b59c586f [2021-07-26T19:13:59.373Z] ---> bd57cdc9db21 [2021-07-26T19:13:59.373Z] Step 26/26 : LABEL version=0.0.0 [2021-07-26T19:13:59.762Z] Removing intermediate container 7c67886775ec [2021-07-26T19:13:59.762Z] ---> b29869edde57 [2021-07-26T19:13:59.762Z] [2021-07-26T19:13:59.762Z] Step 11/24 : FROM alpine:3.12 [2021-07-26T19:13:59.762Z] ---> 13621d1b12d4 [2021-07-26T19:13:59.762Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-26T19:13:59.762Z] ---> Using cache [2021-07-26T19:13:59.762Z] ---> fa5a70dc8cb8 [2021-07-26T19:13:59.762Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-26T19:13:59.762Z] ---> Using cache [2021-07-26T19:13:59.762Z] ---> 1d14e5098c21 [2021-07-26T19:13:59.762Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-26T19:13:59.762Z] ---> Running in e671c3abb3e4 [2021-07-26T19:13:59.762Z] ---> Running in 0da5523b9e56 [2021-07-26T19:13:59.762Z] ---> 2b03becb12ab [2021-07-26T19:13:59.762Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-26T19:14:00.186Z] Removing intermediate container 0da5523b9e56 [2021-07-26T19:14:00.186Z] ---> 0ed2bde8aa49 [2021-07-26T19:14:00.186Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-26T19:14:00.186Z] Removing intermediate container e671c3abb3e4 [2021-07-26T19:14:00.186Z] ---> 6ba65d45ae60 [2021-07-26T19:14:00.186Z] [2021-07-26T19:14:00.186Z] ---> Running in e775c2d44f56 [2021-07-26T19:14:00.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:14:00.469Z] Successfully built 6ba65d45ae60 [2021-07-26T19:14:00.469Z] Successfully tagged security-secretstore-setup:latest [2021-07-26T19:14:00.469Z] Building sys-mgmt-agent [2021-07-26T19:14:00.469Z] Removing intermediate container e775c2d44f56 [2021-07-26T19:14:00.469Z] ---> 91188d873412 [2021-07-26T19:14:00.469Z] Step 16/24 : WORKDIR / [2021-07-26T19:14:00.469Z]  Building security-secretstore-setup ... done  ---> Running in 556f3c9cdf7d [2021-07-26T19:14:00.484Z] $ docker rm -f 959083f3e0a16486786db61770a0d4909f93b6e28bf8e0e684cf7aefd74d7044 [2021-07-26T19:14:00.758Z] ---> 5bbd4cfe5e8b [2021-07-26T19:14:00.758Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-26T19:14:01.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-07-26T19:14:01.295Z] Removing intermediate container 556f3c9cdf7d [2021-07-26T19:14:01.295Z] ---> 63ddb5d63a20 [2021-07-26T19:14:01.295Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh [2021-07-26T19:14:01.565Z] OK: 219 MiB in 52 packages [2021-07-26T19:14:01.660Z] + docker inspect -f . ci-base-image-arm64 [2021-07-26T19:14:01.660Z] . [Pipeline] withDockerContainer [2021-07-26T19:14:01.925Z] prd-ubuntu18.04-docker-arm64-4c-16g-218 does not seem to be running inside a container [2021-07-26T19:14:02.015Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-26T19:14:02.166Z] ---> d36074dcc3d9 [2021-07-26T19:14:02.166Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-26T19:14:02.166Z] ---> Running in 5d211d61ec9f [2021-07-26T19:14:02.432Z] ---> 7218150f1a5e [2021-07-26T19:14:02.432Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-26T19:14:02.701Z] Removing intermediate container 5d211d61ec9f [2021-07-26T19:14:02.701Z] ---> 6ccc2d6b163b [2021-07-26T19:14:02.701Z] Step 19/22 : CMD ["--init=true"] [2021-07-26T19:14:02.701Z] Removing intermediate container 9ed4b5417c72 [2021-07-26T19:14:02.701Z] ---> 8f18b04bfb78 [2021-07-26T19:14:02.701Z] Step 6/24 : COPY go.mod . [2021-07-26T19:14:02.969Z] ---> Running in cef07a513e16 [2021-07-26T19:14:02.969Z] Removing intermediate container cef07a513e16 [2021-07-26T19:14:02.969Z] ---> 9a8888fe0d7f [2021-07-26T19:14:02.969Z] Step 20/22 : LABEL arch=x86_64 [2021-07-26T19:14:03.241Z] ---> ed30465b952e [2021-07-26T19:14:03.241Z] Step 7/24 : RUN go mod download [2021-07-26T19:14:03.241Z] ---> Running in d675c3df279b [2021-07-26T19:14:03.241Z] ---> c0718c63915b [2021-07-26T19:14:03.241Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-26T19:14:03.241Z] ---> Running in 37b20c92434c [2021-07-26T19:14:03.510Z] Removing intermediate container d675c3df279b [2021-07-26T19:14:03.510Z] ---> 7ecaba96494f [2021-07-26T19:14:03.510Z] Step 21/22 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:14:03.510Z] ---> Running in f7d5301b3ffe [2021-07-26T19:14:03.510Z] ---> 60d013ab9c89 [2021-07-26T19:14:03.510Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-26T19:14:03.605Z] $ docker top 0706a8bdac48d283c2331029ce1a77cec29d40e218283f22573a0353fd19ce92 -eo pid,comm [2021-07-26T19:14:03.779Z] ---> Running in 07a28539b8c4 [2021-07-26T19:14:03.779Z] Removing intermediate container f7d5301b3ffe [2021-07-26T19:14:03.779Z] ---> 3c821cdd98ff [2021-07-26T19:14:03.779Z] Step 22/22 : LABEL version=0.0.0 [2021-07-26T19:14:03.779Z] ---> Running in b6ebc31350b1 [Pipeline] { [2021-07-26T19:14:04.049Z] Removing intermediate container 07a28539b8c4 [2021-07-26T19:14:04.049Z] ---> 34f2e6a6b8d0 [2021-07-26T19:14:04.049Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:14:04.049Z] Removing intermediate container b6ebc31350b1 [2021-07-26T19:14:04.049Z] ---> bcf73a8baeb9 [2021-07-26T19:14:04.049Z] [Pipeline] echo [2021-07-26T19:14:04.112Z] ========================================================= [2021-07-26T19:14:04.112Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-26T19:14:04.112Z] ========================================================= [Pipeline] sh [2021-07-26T19:14:04.322Z] ---> Running in 54fc264b8302 [2021-07-26T19:14:04.322Z] Successfully built bcf73a8baeb9 [2021-07-26T19:14:04.322Z] Successfully tagged security-proxy-setup:latest [2021-07-26T19:14:04.322Z]  Building security-proxy-setup ... done Removing intermediate container 54fc264b8302 [2021-07-26T19:14:04.322Z] ---> 3f17a3b91d14 [2021-07-26T19:14:04.322Z] Step 22/24 : LABEL arch=x86_64 [2021-07-26T19:14:04.598Z] ---> Running in ba893f016dbd [2021-07-26T19:14:04.598Z] Removing intermediate container ba893f016dbd [2021-07-26T19:14:04.598Z] ---> f5b2d9e085cc [2021-07-26T19:14:04.598Z] Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:14:04.785Z] + go mod tidy [2021-07-26T19:14:04.870Z] ---> Running in ae9bb7ee38db [2021-07-26T19:14:04.870Z] Removing intermediate container ae9bb7ee38db [2021-07-26T19:14:04.870Z] ---> 4c5b7a1ffdc3 [2021-07-26T19:14:04.870Z] Step 24/24 : LABEL version=0.0.0 [2021-07-26T19:14:05.143Z] ---> Running in a4b8b7578630 [2021-07-26T19:14:05.143Z] Removing intermediate container 37b20c92434c [2021-07-26T19:14:05.143Z] ---> a31282baa719 [2021-07-26T19:14:05.143Z] Step 8/24 : COPY . . [2021-07-26T19:14:05.422Z] Removing intermediate container a4b8b7578630 [2021-07-26T19:14:05.422Z] ---> 080c138abe03 [2021-07-26T19:14:05.422Z] [2021-07-26T19:14:05.422Z] Successfully built 080c138abe03 [2021-07-26T19:14:05.422Z] Successfully tagged core-metadata:latest [Pipeline] sh [2021-07-26T19:14:06.462Z] + make test [2021-07-26T19:14:06.463Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-26T19:14:06.463Z] go mod tidy [2021-07-26T19:14:07.066Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-26T19:14:10.894Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:14:10.894Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:14:10.894Z] ---> 9c04c269fc97 [2021-07-26T19:14:10.894Z] Step 3/24 : WORKDIR /edgex-go [2021-07-26T19:14:10.894Z] ---> Using cache [2021-07-26T19:14:10.894Z] ---> 5d750ba381f5 [2021-07-26T19:14:10.894Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:14:10.894Z] ---> Using cache [2021-07-26T19:14:10.894Z] ---> 9b107f722f6c [2021-07-26T19:14:10.894Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-26T19:14:12.317Z] ---> acfee78a4540 [2021-07-26T19:14:12.317Z] Step 9/24 : RUN go mod tidy [2021-07-26T19:14:12.318Z] ---> Running in a99b00e8028d [2021-07-26T19:14:12.318Z] ---> Running in 1df7658a17d6 [2021-07-26T19:14:12.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:14:13.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:14:14.144Z] Removing intermediate container 1df7658a17d6 [2021-07-26T19:14:14.144Z] ---> 4a12e1588604 [2021-07-26T19:14:14.144Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-26T19:14:14.144Z] OK: 219 MiB in 52 packages [2021-07-26T19:14:14.144Z] ---> Running in b0ec460db605 [2021-07-26T19:14:14.732Z] Removing intermediate container a99b00e8028d [2021-07-26T19:14:14.732Z] ---> 491a5ee7a9d4 [2021-07-26T19:14:14.732Z] Step 6/24 : COPY go.mod . [2021-07-26T19:14:14.999Z] 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-07-26T19:14:14.999Z] ---> e5bced9873ba [2021-07-26T19:14:14.999Z] Step 7/24 : RUN go mod download [2021-07-26T19:14:14.999Z] ---> Running in 6a77a81a6ed6 [2021-07-26T19:14:16.459Z] Removing intermediate container 6a77a81a6ed6 [2021-07-26T19:14:16.459Z] ---> c1acc7a01ad4 [2021-07-26T19:14:16.459Z] Step 8/24 : COPY . . [2021-07-26T19:14:20.781Z] Removing intermediate container 39fb29549713 [2021-07-26T19:14:20.781Z] ---> 4bf72eb415b2 [2021-07-26T19:14:20.781Z] [2021-07-26T19:14:20.781Z] Step 11/32 : FROM alpine:3.12 [2021-07-26T19:14:20.781Z] ---> 13621d1b12d4 [2021-07-26T19:14:20.781Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-26T19:14:21.368Z] ---> Running in 15cf070a3ad9 [2021-07-26T19:14:21.368Z] ---> 07a474680f38 [2021-07-26T19:14:21.368Z] Step 9/24 : RUN go mod tidy [2021-07-26T19:14:21.368Z] Removing intermediate container 15cf070a3ad9 [2021-07-26T19:14:21.368Z] ---> 71c139b8997d [2021-07-26T19:14:21.368Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-26T19:14:21.645Z] ---> Running in 84a7b6bab86b [2021-07-26T19:14:21.645Z] ---> Running in 1882874cd797 [2021-07-26T19:14:22.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:14:22.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:14:22.529Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-26T19:14:22.529Z] (2/2) Installing su-exec (0.2-r1) [2021-07-26T19:14:22.529Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:14:22.529Z] OK: 6 MiB in 16 packages [2021-07-26T19:14:23.119Z] Removing intermediate container 1882874cd797 [2021-07-26T19:14:23.119Z] ---> ce5a4f8d972e [2021-07-26T19:14:23.119Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-26T19:14:23.119Z] ---> Running in 0a442c824111 [2021-07-26T19:14:23.119Z] Removing intermediate container 0a442c824111 [2021-07-26T19:14:23.119Z] ---> dc83f3d5fd6c [2021-07-26T19:14:23.119Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-26T19:14:23.119Z] ---> Running in ec3136b9d0f4 [2021-07-26T19:14:23.399Z] Removing intermediate container ec3136b9d0f4 [2021-07-26T19:14:23.399Z] ---> c3b370365e6a [2021-07-26T19:14:23.399Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-26T19:14:23.399Z] ---> Running in a5d987ede566 [2021-07-26T19:14:23.995Z] Removing intermediate container 84a7b6bab86b [2021-07-26T19:14:23.995Z] ---> 25dc6def00b5 [2021-07-26T19:14:23.995Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-26T19:14:23.995Z] ---> Running in b5ebf78ebdcc [2021-07-26T19:14:24.584Z] 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-07-26T19:14:24.584Z] Removing intermediate container a5d987ede566 [2021-07-26T19:14:24.584Z] ---> b0d69d008936 [2021-07-26T19:14:24.584Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-26T19:14:24.857Z] ---> Running in b046c73dfc9d [2021-07-26T19:14:24.857Z] Removing intermediate container b046c73dfc9d [2021-07-26T19:14:24.857Z] ---> e79e33522052 [2021-07-26T19:14:24.857Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-26T19:14:25.125Z] ---> eddaa2428825 [2021-07-26T19:14:25.125Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-26T19:14:25.125Z] ---> Running in 80e0f21cbeea [2021-07-26T19:14:26.577Z] Removing intermediate container 80e0f21cbeea [2021-07-26T19:14:26.577Z] ---> 4512254224bc [2021-07-26T19:14:26.577Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:14:26.577Z] ---> 64d250532780 [2021-07-26T19:14:26.577Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-26T19:14:27.581Z] ---> 3419e82beca1 [2021-07-26T19:14:27.581Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-26T19:14:27.854Z] ---> 8cfabe401ef7 [2021-07-26T19:14:27.855Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-26T19:14:28.133Z] ---> 06834eba07b0 [2021-07-26T19:14:28.133Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-26T19:14:28.417Z] ---> 3955b65a8cb3 [2021-07-26T19:14:28.417Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-26T19:14:28.417Z] ---> Running in b89a6e56a325 [2021-07-26T19:14:28.702Z] Removing intermediate container b89a6e56a325 [2021-07-26T19:14:28.702Z] ---> 1775bb18b228 [2021-07-26T19:14:28.702Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-26T19:14:28.993Z] ---> e20e4eb9a15d [2021-07-26T19:14:28.993Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-26T19:14:29.278Z] ---> Running in accd09666583 [2021-07-26T19:14:30.288Z] Removing intermediate container accd09666583 [2021-07-26T19:14:30.288Z] ---> e817c3fe535b [2021-07-26T19:14:30.288Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-26T19:14:30.288Z] ---> Running in 585d5eeacb2c [2021-07-26T19:14:30.566Z] Removing intermediate container 585d5eeacb2c [2021-07-26T19:14:30.566Z] ---> b2ed044914ab [2021-07-26T19:14:30.566Z] Step 29/32 : CMD ["gate"] [2021-07-26T19:14:30.566Z] ---> Running in dfa38c43b3a6 [2021-07-26T19:14:30.840Z] Removing intermediate container dfa38c43b3a6 [2021-07-26T19:14:30.840Z] ---> 403a93c12303 [2021-07-26T19:14:30.840Z] Step 30/32 : LABEL arch=x86_64 [2021-07-26T19:14:31.116Z] ---> Running in 57e264097db3 [2021-07-26T19:14:31.116Z] Removing intermediate container 57e264097db3 [2021-07-26T19:14:31.116Z] ---> baf73e5a4922 [2021-07-26T19:14:31.116Z] Step 31/32 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:14:31.116Z] ---> Running in 03db5ff3e0ba [2021-07-26T19:14:31.381Z] Removing intermediate container 03db5ff3e0ba [2021-07-26T19:14:31.381Z] ---> 27ec72022cc3 [2021-07-26T19:14:31.381Z] Step 32/32 : LABEL version=0.0.0 [2021-07-26T19:14:31.660Z] ---> Running in 039e2060df92 [2021-07-26T19:14:31.660Z] Removing intermediate container 039e2060df92 [2021-07-26T19:14:31.660Z] ---> 1fd1926b808c [2021-07-26T19:14:31.660Z] [2021-07-26T19:14:31.937Z] Successfully built 1fd1926b808c [2021-07-26T19:14:31.937Z] Successfully tagged security-bootstrapper:latest [2021-07-26T19:14:33.895Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-26T19:14:40.167Z]  Building security-bootstrapper ... done Removing intermediate container b0ec460db605 [2021-07-26T19:14:40.167Z] ---> 5bb4ba026007 [2021-07-26T19:14:40.167Z] [2021-07-26T19:14:40.167Z] Step 11/24 : FROM alpine:3.12 [2021-07-26T19:14:40.167Z] ---> 13621d1b12d4 [2021-07-26T19:14:40.167Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-26T19:14:40.167Z] ---> Running in 2a6cd38a9f9d [2021-07-26T19:14:40.167Z] Removing intermediate container 2a6cd38a9f9d [2021-07-26T19:14:40.167Z] ---> ed46624564bd [2021-07-26T19:14:40.167Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-26T19:14:40.167Z] ---> Running in 0ef9f53ac236 [2021-07-26T19:14:40.167Z] Removing intermediate container 0ef9f53ac236 [2021-07-26T19:14:40.167Z] ---> f6c586aa2301 [2021-07-26T19:14:40.167Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-26T19:14:40.167Z] ---> Running in ca0873831bf7 [2021-07-26T19:14:40.167Z] Removing intermediate container ca0873831bf7 [2021-07-26T19:14:40.167Z] ---> b61cb9a1fd4c [2021-07-26T19:14:40.167Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:14:40.167Z] ---> Running in 29b833b42412 [2021-07-26T19:14:40.777Z] Removing intermediate container 29b833b42412 [2021-07-26T19:14:40.777Z] ---> 87ce67fedb51 [2021-07-26T19:14:40.777Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-26T19:14:40.777Z] ---> Running in cdc492cb3bec [2021-07-26T19:14:41.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:14:41.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:14:41.960Z] Removing intermediate container b5ebf78ebdcc [2021-07-26T19:14:41.960Z] ---> e5726225b70e [2021-07-26T19:14:41.960Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-26T19:14:41.960Z] ---> Running in 963a17554f3f [2021-07-26T19:14:42.228Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-26T19:14:42.494Z] 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-07-26T19:14:42.494Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-26T19:14:42.494Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-26T19:14:42.494Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-26T19:14:43.078Z] Removing intermediate container 963a17554f3f [2021-07-26T19:14:43.078Z] ---> 5d8760f42d5a [2021-07-26T19:14:43.078Z] [2021-07-26T19:14:43.078Z] Step 12/24 : FROM docker:20.10.6 [2021-07-26T19:14:43.346Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-26T19:14:43.612Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-26T19:14:43.612Z] 20.10.6: Pulling from library/docker [2021-07-26T19:14:43.612Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:14:43.612Z] OK: 8 MiB in 20 packages [2021-07-26T19:14:43.877Z] Removing intermediate container cdc492cb3bec [2021-07-26T19:14:43.877Z] ---> 0e9ea508cbc6 [2021-07-26T19:14:43.877Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:14:44.146Z] ---> ad405ac42e09 [2021-07-26T19:14:44.147Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-26T19:14:44.420Z] ---> c80347059935 [2021-07-26T19:14:44.420Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-26T19:14:44.688Z] ---> 32220a624e78 [2021-07-26T19:14:44.688Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-26T19:14:44.688Z] ---> Running in 6a8520f3084c [2021-07-26T19:14:44.955Z] Removing intermediate container 6a8520f3084c [2021-07-26T19:14:44.955Z] ---> 58828dd9af04 [2021-07-26T19:14:44.955Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:14:44.955Z] ---> Running in 355167632edf [2021-07-26T19:14:44.955Z] Removing intermediate container 355167632edf [2021-07-26T19:14:44.955Z] ---> 51da4caede39 [2021-07-26T19:14:44.955Z] Step 22/24 : LABEL arch=x86_64 [2021-07-26T19:14:44.955Z] ---> Running in 8158fc15fa4c [2021-07-26T19:14:44.955Z] Removing intermediate container 8158fc15fa4c [2021-07-26T19:14:44.955Z] ---> d2f2b7c2924f [2021-07-26T19:14:44.955Z] Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:14:45.222Z] ---> Running in 424617cdd2e8 [2021-07-26T19:14:45.222Z] Removing intermediate container 424617cdd2e8 [2021-07-26T19:14:45.222Z] ---> c6c98f1c615f [2021-07-26T19:14:45.222Z] Step 24/24 : LABEL version=0.0.0 [2021-07-26T19:14:45.222Z] ---> Running in fbecf60aa68c [2021-07-26T19:14:45.222Z] Removing intermediate container fbecf60aa68c [2021-07-26T19:14:45.222Z] ---> f3b0b5ab2661 [2021-07-26T19:14:45.222Z] [2021-07-26T19:14:45.488Z] Successfully built f3b0b5ab2661 [2021-07-26T19:14:45.488Z] Successfully tagged core-data:latest [2021-07-26T19:14:52.150Z]  Building core-data ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-26T19:14:52.150Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-26T19:14:52.150Z] ---> d2979b152a7d [2021-07-26T19:14:52.150Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-26T19:14:52.422Z] ---> Running in 9980cb8016c1 [2021-07-26T19:14:52.422Z] Removing intermediate container 9980cb8016c1 [2021-07-26T19:14:52.422Z] ---> 3b0749a95529 [2021-07-26T19:14:52.422Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-26T19:14:52.422Z] ---> Running in 40c010ee508a [2021-07-26T19:14:52.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-26T19:14:52.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-26T19:14:52.958Z] (1/39) Installing readline (8.1.0-r0) [2021-07-26T19:14:52.958Z] (2/39) Installing bash (5.1.0-r0) [2021-07-26T19:14:52.958Z] Executing bash-5.1.0-r0.post-install [2021-07-26T19:14:52.958Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-26T19:14:52.958Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-26T19:14:52.958Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-26T19:14:52.958Z] (6/39) Installing curl (7.78.0-r0) [2021-07-26T19:14:52.958Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-26T19:14:52.958Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-26T19:14:52.958Z] (9/39) Installing expat (2.2.10-r1) [2021-07-26T19:14:52.958Z] (10/39) Installing libffi (3.3-r2) [2021-07-26T19:14:52.958Z] (11/39) Installing gdbm (1.19-r0) [2021-07-26T19:14:52.958Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-26T19:14:53.223Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-26T19:14:53.223Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-26T19:14:53.805Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-26T19:14:53.805Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-26T19:14:53.805Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-26T19:14:53.805Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-26T19:14:53.805Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-26T19:14:53.805Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-26T19:14:53.805Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-26T19:14:53.805Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-26T19:14:53.805Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-26T19:14:53.805Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-26T19:14:54.072Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-26T19:14:54.072Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-26T19:14:54.072Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-26T19:14:54.072Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-26T19:14:54.072Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-26T19:14:54.072Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-26T19:14:54.072Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-26T19:14:54.072Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-26T19:14:54.072Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-26T19:14:54.072Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-26T19:14:54.072Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-26T19:14:54.072Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-26T19:14:54.072Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-26T19:14:54.072Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-26T19:14:54.072Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-26T19:14:54.341Z] Executing busybox-1.32.1-r6.trigger [2021-07-26T19:14:54.341Z] OK: 82 MiB in 59 packages [2021-07-26T19:14:55.747Z] Collecting docker-compose==1.23.2 [2021-07-26T19:14:55.747Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-26T19:14:55.747Z] 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-07-26T19:14:55.747Z] Collecting cached-property<2,>=1.2.0 [2021-07-26T19:14:55.747Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-26T19:14:55.747Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-26T19:14:55.747Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-26T19:14:55.747Z] Collecting docopt<0.7,>=0.6.1 [2021-07-26T19:14:55.747Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-26T19:14:56.326Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-26T19:14:56.326Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-26T19:14:56.592Z] Collecting PyYAML<4,>=3.10 [2021-07-26T19:14:56.592Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-26T19:14:57.174Z] Collecting texttable<0.10,>=0.9.0 [2021-07-26T19:14:57.174Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-26T19:14:57.438Z] Collecting jsonschema<3,>=2.5.1 [2021-07-26T19:14:57.439Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-26T19:14:57.439Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-26T19:14:57.439Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-26T19:14:57.704Z] Collecting docker<4.0,>=3.6.0 [2021-07-26T19:14:57.704Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-26T19:14:57.704Z] Collecting docker-pycreds>=0.4.0 [2021-07-26T19:14:57.704Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-26T19:14:57.704Z] Collecting certifi>=2017.4.17 [2021-07-26T19:14:57.704Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-26T19:14:57.970Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-26T19:14:57.970Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-26T19:14:57.970Z] Collecting idna<2.8,>=2.5 [2021-07-26T19:14:57.970Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-26T19:14:57.970Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-26T19:14:57.970Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-26T19:14:57.970Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-26T19:14:57.970Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-26T19:14:57.970Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-26T19:14:57.970Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-26T19:14:58.244Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-26T19:14:58.244Z] Attempting uninstall: urllib3 [2021-07-26T19:14:58.244Z] Found existing installation: urllib3 1.26.2 [2021-07-26T19:14:58.244Z] Uninstalling urllib3-1.26.2: [2021-07-26T19:14:58.244Z] Successfully uninstalled urllib3-1.26.2 [2021-07-26T19:14:58.244Z] Attempting uninstall: idna [2021-07-26T19:14:58.244Z] Found existing installation: idna 3.1 [2021-07-26T19:14:58.244Z] Uninstalling idna-3.1: [2021-07-26T19:14:58.244Z] Successfully uninstalled idna-3.1 [2021-07-26T19:14:58.510Z] Attempting uninstall: chardet [2021-07-26T19:14:58.510Z] Found existing installation: chardet 4.0.0 [2021-07-26T19:14:58.510Z] Uninstalling chardet-4.0.0: [2021-07-26T19:14:58.510Z] Successfully uninstalled chardet-4.0.0 [2021-07-26T19:14:58.779Z] Attempting uninstall: requests [2021-07-26T19:14:58.779Z] Found existing installation: requests 2.25.1 [2021-07-26T19:14:58.779Z] Uninstalling requests-2.25.1: [2021-07-26T19:14:58.779Z] Successfully uninstalled requests-2.25.1 [2021-07-26T19:14:58.779Z] Running setup.py install for texttable: started [2021-07-26T19:14:59.044Z] Running setup.py install for texttable: finished with status 'done' [2021-07-26T19:14:59.044Z] Running setup.py install for PyYAML: started [2021-07-26T19:14:59.377Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-26T19:14:59.854Z] Running setup.py install for docopt: started [2021-07-26T19:14:59.854Z] Running setup.py install for docopt: finished with status 'done' [2021-07-26T19:14:59.854Z] Running setup.py install for dockerpty: started [2021-07-26T19:15:00.122Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-26T19:15:00.388Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-26T19:15:03.760Z] Removing intermediate container 40c010ee508a [2021-07-26T19:15:03.760Z] ---> c3d9362a890a [2021-07-26T19:15:03.760Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-26T19:15:03.760Z] ---> Running in 7247fec89f10 [2021-07-26T19:15:04.035Z] Removing intermediate container 7247fec89f10 [2021-07-26T19:15:04.035Z] ---> fca8726d26f6 [2021-07-26T19:15:04.035Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-26T19:15:04.035Z] ---> Running in d370009003cc [2021-07-26T19:15:04.035Z] Removing intermediate container d370009003cc [2021-07-26T19:15:04.035Z] ---> 3ff2ff1e2635 [2021-07-26T19:15:04.035Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-26T19:15:04.620Z] ---> 77dc55c783a7 [2021-07-26T19:15:04.620Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-26T19:15:04.620Z] ---> 892a443ac083 [2021-07-26T19:15:04.620Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-26T19:15:04.890Z] ---> ebdd9ba5070c [2021-07-26T19:15:04.890Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-26T19:15:04.890Z] ---> Running in bfac6fceb9d8 [2021-07-26T19:15:04.890Z] Removing intermediate container bfac6fceb9d8 [2021-07-26T19:15:04.890Z] ---> 1e93aa574dc7 [2021-07-26T19:15:04.890Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:15:04.890Z] ---> Running in 4053550db0f3 [2021-07-26T19:15:05.157Z] Removing intermediate container 4053550db0f3 [2021-07-26T19:15:05.157Z] ---> dc4aca95d51a [2021-07-26T19:15:05.157Z] Step 22/24 : LABEL arch=x86_64 [2021-07-26T19:15:05.157Z] ---> Running in e68434e69ef9 [2021-07-26T19:15:05.157Z] Removing intermediate container e68434e69ef9 [2021-07-26T19:15:05.157Z] ---> 54a7fa84c438 [2021-07-26T19:15:05.157Z] Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:15:05.157Z] ---> Running in bd38e86be7cf [2021-07-26T19:15:05.425Z] Removing intermediate container bd38e86be7cf [2021-07-26T19:15:05.425Z] ---> 4c9778fb577e [2021-07-26T19:15:05.425Z] Step 24/24 : LABEL version=0.0.0 [2021-07-26T19:15:05.425Z] ---> Running in 1c926b0eb5e6 [2021-07-26T19:15:05.425Z] Removing intermediate container 1c926b0eb5e6 [2021-07-26T19:15:05.425Z] ---> f2615d075c42 [2021-07-26T19:15:05.425Z] [2021-07-26T19:15:05.693Z] Successfully built f2615d075c42 [2021-07-26T19:15:05.693Z] Successfully tagged sys-mgmt-agent:latest [2021-07-26T19:15:05.705Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-26T19:15:05.722Z] $ docker stop --time=1 e34650cacee86181c7d016836b365b4bfbeee60e991817bce4387c4f9ce4aaf0 [2021-07-26T19:15:07.015Z] $ docker rm -f e34650cacee86181c7d016836b365b4bfbeee60e991817bce4387c4f9ce4aaf0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-26T19:15:07.478Z] + docker images [2021-07-26T19:15:07.478Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-26T19:15:07.478Z] sys-mgmt-agent latest f2615d075c42 2 seconds ago 324MB [2021-07-26T19:15:07.478Z] core-data latest f3b0b5ab2661 22 seconds ago 20.4MB [2021-07-26T19:15:07.478Z] 5d8760f42d5a 25 seconds ago 1.75GB [2021-07-26T19:15:07.478Z] 5bb4ba026007 29 seconds ago 1.75GB [2021-07-26T19:15:07.478Z] security-bootstrapper latest 1fd1926b808c 36 seconds ago 18.7MB [2021-07-26T19:15:07.478Z] 4bf72eb415b2 48 seconds ago 1.75GB [2021-07-26T19:15:07.478Z] core-metadata latest 080c138abe03 About a minute ago 16.7MB [2021-07-26T19:15:07.478Z] security-proxy-setup latest bcf73a8baeb9 About a minute ago 25.9MB [2021-07-26T19:15:07.478Z] b29869edde57 About a minute ago 1.75GB [2021-07-26T19:15:07.478Z] security-secretstore-setup latest 6ba65d45ae60 About a minute ago 29MB [2021-07-26T19:15:07.478Z] 2b00ce48a7aa About a minute ago 1.75GB [2021-07-26T19:15:07.478Z] support-scheduler latest be3366a527b2 About a minute ago 16.1MB [2021-07-26T19:15:07.478Z] core-command latest 9de97ec39a38 About a minute ago 16MB [2021-07-26T19:15:07.478Z] a1e330b152b5 About a minute ago 1.75GB [2021-07-26T19:15:07.478Z] f37880d1dd7a About a minute ago 1.74GB [2021-07-26T19:15:07.478Z] c87579dd9a2b About a minute ago 1.74GB [2021-07-26T19:15:07.478Z] support-notifications latest 39828023b2ec About a minute ago 16.8MB [2021-07-26T19:15:07.478Z] f54bb9891c21 2 minutes ago 1.75GB [2021-07-26T19:15:07.478Z] ci-base-image-x86_64 latest 9c04c269fc97 5 minutes ago 1.24GB [2021-07-26T19:15:07.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 11 days ago 475MB [2021-07-26T19:15:07.478Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 weeks ago 37.5MB [2021-07-26T19:15:07.478Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-26T19:15:07.478Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-26T19:15:07.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-26T19:15:08.333Z] Running on prd-ubuntu18.04-docker-8c-8g-110 in /w/workspace/edgexfoundry_edgex-go_PR-3633 [Pipeline] { [Pipeline] ws [2021-07-26T19:15:08.393Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-26T19:15:08.598Z] The recommended git tool is: git [2021-07-26T19:15:11.204Z] using credential edgex-jenkins-ssh [2021-07-26T19:15:11.222Z] Cloning the remote Git repository [2021-07-26T19:15:11.247Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-26T19:15:11.336Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-26T19:15:11.370Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-26T19:15:11.371Z] > git --version # timeout=10 [2021-07-26T19:15:11.377Z] > git --version # 'git version 2.17.1' [2021-07-26T19:15:11.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-26T19:15:11.411Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-26T19:15:18.436Z] Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:15:17.943Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-26T19:15:17.951Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-26T19:15:17.965Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-26T19:15:17.979Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-26T19:15:17.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-26T19:15:17.984Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3633/head:refs/remotes/origin/PR-3633 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-26T19:15:18.446Z] > git config core.sparsecheckout # timeout=10 [2021-07-26T19:15:18.565Z] Merge succeeded, producing 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:15:18.566Z] Checking out Revision 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a (PR-3633) [2021-07-26T19:15:18.458Z] > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 [2021-07-26T19:15:18.537Z] > git remote # timeout=10 [2021-07-26T19:15:18.544Z] > git config --get remote.origin.url # timeout=10 [2021-07-26T19:15:18.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-26T19:15:18.550Z] > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 [2021-07-26T19:15:18.560Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-26T19:15:18.568Z] > git config core.sparsecheckout # timeout=10 [2021-07-26T19:15:18.571Z] > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 [2021-07-26T19:15:22.275Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-07-26T19:15:22.309Z] > git --version # timeout=10 [2021-07-26T19:15:22.312Z] > git --version # 'git version 2.17.1' [2021-07-26T19:15:22.316Z] fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:15:23.359Z] + echo snap-build.sh [2021-07-26T19:15:23.359Z] snap-build.sh [2021-07-26T19:15:23.359Z] + SNAP_BASE_DIR=. [2021-07-26T19:15:23.359Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-07-26T19:15:23.359Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-07-26T19:15:23.359Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-07-26T19:15:23.359Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-07-26T19:15:23.359Z] + cd /w/workspace/edgex-go/1 [2021-07-26T19:15:23.359Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-26T19:15:23.359Z] Reading package lists... [2021-07-26T19:15:23.359Z] Building dependency tree... [2021-07-26T19:15:23.359Z] Reading state information... [2021-07-26T19:15:23.359Z] The following packages were automatically installed and are no longer required: [2021-07-26T19:15:23.359Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-26T19:15:23.359Z] uidmap xdelta3 [2021-07-26T19:15:23.359Z] Use 'sudo apt autoremove' to remove them. [2021-07-26T19:15:23.359Z] The following packages will be REMOVED: [2021-07-26T19:15:23.359Z] lxd* lxd-client* [2021-07-26T19:15:23.627Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-26T19:15:23.627Z] After this operation, 31.7 MB disk space will be freed. [2021-07-26T19:15:24.160Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-26T19:15:24.160Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-26T19:15:24.744Z] Removing lxd dnsmasq configuration [2021-07-26T19:15:24.744Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-26T19:15:25.010Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-26T19:15:25.593Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-26T19:15:25.593Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-26T19:15:25.593Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-26T19:15:27.005Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-26T19:15:27.005Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-26T19:15:27.276Z] + sudo snap remove --purge lxd [2021-07-26T19:15:27.541Z] snap "lxd" is not installed [2021-07-26T19:15:27.541Z] + sudo groupadd --force --system lxd [2021-07-26T19:15:27.541Z] ++ whoami [2021-07-26T19:15:27.541Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-26T19:15:27.541Z] + newgrp - lxd [2021-07-26T19:15:27.541Z] + sudo snap install lxd [2021-07-26T19:15:30.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-26T19:15:30.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-26T19:15:37.534Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-26T19:15:37.534Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-26T19:15:37.608Z] 2021-07-26T19:15:34Z INFO Waiting for automatic snapd restart... [2021-07-26T19:15:44.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-26T19:15:44.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-26T19:15:44.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-26T19:15:44.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-26T19:15:45.761Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-26T19:15:46.037Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-26T19:15:47.682Z] lxd 4.16 from Canonical* installed [2021-07-26T19:15:47.682Z] + sudo lxd init --auto [2021-07-26T19:15:48.035Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-26T19:15:48.035Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-26T19:15:48.035Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-26T19:15:48.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-26T19:15:55.884Z] + sudo snap install --classic snapcraft [2021-07-26T19:16:00.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements [2021-07-26T19:16:00.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-26T19:16:00.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-26T19:16:02.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 100.0% of statements [2021-07-26T19:16:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-26T19:16:04.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.377s coverage: 46.3% of statements [2021-07-26T19:16:04.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-26T19:16:04.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-26T19:16:04.086Z] snapcraft 4.8.3 from Canonical* installed [2021-07-26T19:16:04.086Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-26T19:16:04.086Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-26T19:16:04.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-26T19:16:04.086Z] Dload Upload Total Spent Left Speed [2021-07-26T19:16:04.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3426 0 --:--:-- --:--:-- --:--:-- 3426 [2021-07-26T19:16:04.617Z] 67 3325k 67 2231k 0 0 5314k 0 --:--:-- --:--:-- --:--:-- 5314k 100 3325k 100 3325k 0 0 7591k 0 --:--:-- --:--:-- --:--:-- 59.3M [2021-07-26T19:16:04.617Z] ./yq_linux_amd64 [2021-07-26T19:16:04.888Z] + sudo snapcraft prime --use-lxd [2021-07-26T19:16:06.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.621s coverage: 89.9% of statements [2021-07-26T19:16:06.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-26T19:16:06.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-26T19:16:06.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.198s coverage: 78.9% of statements [2021-07-26T19:16:06.930Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-26T19:16:06.930Z] 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-07-26T19:16:06.930Z] - README.md [2021-07-26T19:16:06.930Z] [2021-07-26T19:16:06.930Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-26T19:16:07.208Z] Launching a container. [2021-07-26T19:16:08.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.202s coverage: 81.2% of statements [2021-07-26T19:16:08.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-26T19:16:08.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-26T19:16:08.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-26T19:16:08.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-26T19:16:08.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-26T19:16:13.847Z] Waiting for container to be ready [2021-07-26T19:16:14.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.440s coverage: 95.1% of statements [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-26T19:16:14.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-26T19:16:14.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.8% of statements [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-26T19:16:14.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-07-26T19:16:14.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 22.0% of statements [2021-07-26T19:16:14.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-26T19:16:14.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements [2021-07-26T19:16:14.114Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-26T19:16:14.114Z] [2021-07-26T19:16:14.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 79.5% of statements [2021-07-26T19:16:14.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.161s coverage: 94.1% of statements [2021-07-26T19:16:15.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.197s coverage: 96.3% of statements [2021-07-26T19:16:16.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements [2021-07-26T19:16:17.456Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-26T19:16:18.038Z] Waiting for network to be ready... [2021-07-26T19:16:18.306Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-26T19:16:18.571Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-07-26T19:16:18.571Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] [2021-07-26T19:16:18.571Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-26T19:16:18.571Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-26T19:16:18.571Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-26T19:16:18.571Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-26T19:16:18.571Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-26T19:16:18.571Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-26T19:16:18.571Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-26T19:16:19.152Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-26T19:16:19.152Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-26T19:16:19.420Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-26T19:16:19.420Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-26T19:16:19.692Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-26T19:16:19.692Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-26T19:16:19.692Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-26T19:16:19.692Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-26T19:16:19.958Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-26T19:16:20.226Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] [2021-07-26T19:16:20.226Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] [2021-07-26T19:16:20.226Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-26T19:16:20.226Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-26T19:16:20.226Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-26T19:16:20.226Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-26T19:16:20.226Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1740 kB] [2021-07-26T19:16:20.492Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [372 kB] [2021-07-26T19:16:22.435Z] Fetched 24.9 MB in 4s (5945 kB/s) [2021-07-26T19:16:23.395Z] Reading package lists... [2021-07-26T19:16:23.395Z] Reading package lists... [2021-07-26T19:16:23.661Z] Building dependency tree... [2021-07-26T19:16:23.662Z] Reading state information... [2021-07-26T19:16:23.662Z] The following additional packages will be installed: [2021-07-26T19:16:23.662Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-26T19:16:23.662Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-26T19:16:23.662Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-26T19:16:23.662Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-26T19:16:23.662Z] Suggested packages: [2021-07-26T19:16:23.662Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-26T19:16:23.662Z] Recommended packages: [2021-07-26T19:16:23.662Z] gnupg libsasl2-modules [2021-07-26T19:16:23.662Z] The following NEW packages will be installed: [2021-07-26T19:16:23.662Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-26T19:16:23.662Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-26T19:16:23.662Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-26T19:16:23.662Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-26T19:16:23.662Z] The following packages will be upgraded: [2021-07-26T19:16:23.662Z] gpg gpg-agent gpgconf libudev1 [2021-07-26T19:16:23.929Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-26T19:16:23.929Z] Need to get 3527 kB of archives. [2021-07-26T19:16:23.929Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-26T19:16:23.929Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-07-26T19:16:23.929Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-07-26T19:16:23.929Z] Get:3 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-07-26T19:16:23.929Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-26T19:16:23.929Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-26T19:16:23.929Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-26T19:16:23.929Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-26T19:16:24.511Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-26T19:16:24.511Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-26T19:16:24.511Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-26T19:16:24.511Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-26T19:16:24.778Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-26T19:16:24.778Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-26T19:16:24.778Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-26T19:16:24.778Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-26T19:16:24.778Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-26T19:16:24.778Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-26T19:16:24.778Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-26T19:16:24.778Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-26T19:16:24.778Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-26T19:16:24.778Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-26T19:16:24.778Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-26T19:16:24.778Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-26T19:16:25.046Z] Fetched 3527 kB in 1s (3366 kB/s) [2021-07-26T19:16:25.046Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-26T19:16:25.046Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-07-26T19:16:25.046Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-26T19:16:25.046Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-07-26T19:16:25.046Z] Selecting previously unselected package udev. [2021-07-26T19:16:25.046Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-26T19:16:25.046Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-07-26T19:16:25.046Z] Unpacking udev (237-3ubuntu10.50) ... [2021-07-26T19:16:25.312Z] Selecting previously unselected package libfuse2:amd64. [2021-07-26T19:16:25.312Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-26T19:16:25.312Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-26T19:16:25.312Z] Selecting previously unselected package fuse. [2021-07-26T19:16:25.312Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-26T19:16:25.312Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-26T19:16:25.312Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-26T19:16:25.312Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-26T19:16:25.578Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-26T19:16:25.578Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-26T19:16:25.578Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-26T19:16:25.578Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-26T19:16:25.578Z] Selecting previously unselected package libksba8:amd64. [2021-07-26T19:16:25.578Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-26T19:16:25.578Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-26T19:16:25.844Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-26T19:16:25.844Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-26T19:16:25.844Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:25.844Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-26T19:16:25.844Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-26T19:16:25.844Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:25.844Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-26T19:16:25.844Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-26T19:16:25.844Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:25.844Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-26T19:16:25.844Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-26T19:16:25.844Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:25.844Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-26T19:16:25.844Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-26T19:16:25.844Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:26.111Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-26T19:16:26.111Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-26T19:16:26.111Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:26.111Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-26T19:16:26.111Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-26T19:16:26.111Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:26.111Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-26T19:16:26.111Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-26T19:16:26.111Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:26.111Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-26T19:16:26.111Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-26T19:16:26.111Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:26.377Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-26T19:16:26.377Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-26T19:16:26.377Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-26T19:16:26.377Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-26T19:16:26.377Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-26T19:16:26.377Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-26T19:16:26.377Z] Selecting previously unselected package libldap-common. [2021-07-26T19:16:26.377Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-26T19:16:26.377Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-26T19:16:26.377Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-26T19:16:26.377Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-26T19:16:26.377Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-26T19:16:26.377Z] Selecting previously unselected package dirmngr. [2021-07-26T19:16:26.643Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-26T19:16:26.643Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-26T19:16:26.643Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-26T19:16:26.643Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-26T19:16:26.643Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-26T19:16:26.643Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-26T19:16:26.643Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-26T19:16:26.643Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-26T19:16:26.643Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:26.643Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-26T19:16:26.643Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-26T19:16:26.643Z] Setting up udev (237-3ubuntu10.50) ... [2021-07-26T19:16:26.913Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-26T19:16:27.180Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:27.180Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-26T19:16:27.180Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-26T19:16:27.180Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-26T19:16:27.180Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:27.180Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:27.180Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:27.180Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:27.180Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:27.180Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:27.180Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-26T19:16:27.180Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-26T19:16:27.180Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-26T19:16:27.180Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-26T19:16:27.763Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-26T19:16:27.763Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-26T19:16:27.763Z] This means they are not meant to be enabled using systemctl. [2021-07-26T19:16:27.763Z] Possible reasons for having this kind of units are: [2021-07-26T19:16:27.763Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-26T19:16:27.763Z] .wants/ or .requires/ directory. [2021-07-26T19:16:27.763Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-26T19:16:27.763Z] a requirement dependency on it. [2021-07-26T19:16:27.763Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-26T19:16:27.763Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-26T19:16:27.763Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-26T19:16:27.763Z] instance name specified. [2021-07-26T19:16:28.030Z] Reading package lists... [2021-07-26T19:16:28.030Z] Building dependency tree... [2021-07-26T19:16:28.030Z] Reading state information... [2021-07-26T19:16:28.297Z] The following additional packages will be installed: [2021-07-26T19:16:28.297Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-26T19:16:28.297Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-26T19:16:28.297Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-26T19:16:28.297Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-26T19:16:28.297Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-26T19:16:28.297Z] Suggested packages: [2021-07-26T19:16:28.297Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-26T19:16:28.297Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-26T19:16:28.297Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-26T19:16:28.297Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-26T19:16:28.297Z] systemd-container policykit-1 [2021-07-26T19:16:28.297Z] Recommended packages: [2021-07-26T19:16:28.297Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-26T19:16:28.297Z] The following NEW packages will be installed: [2021-07-26T19:16:28.297Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-26T19:16:28.297Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-26T19:16:28.297Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-26T19:16:28.297Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-26T19:16:28.297Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-26T19:16:28.297Z] The following packages will be upgraded: [2021-07-26T19:16:28.297Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-26T19:16:28.297Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-26T19:16:28.297Z] Need to get 36.7 MB of archives. [2021-07-26T19:16:28.297Z] After this operation, 147 MB of additional disk space will be used. [2021-07-26T19:16:28.297Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-07-26T19:16:28.563Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-26T19:16:28.563Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-07-26T19:16:28.563Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-26T19:16:28.563Z] 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-07-26T19:16:28.563Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-26T19:16:28.563Z] 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-07-26T19:16:28.563Z] 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-07-26T19:16:28.563Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-26T19:16:28.563Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-26T19:16:28.563Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-26T19:16:28.563Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-26T19:16:28.830Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-26T19:16:28.830Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-26T19:16:28.830Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-26T19:16:28.830Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-26T19:16:28.830Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-26T19:16:28.830Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-26T19:16:28.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.196s coverage: 94.4% of statements [2021-07-26T19:16:28.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2021-07-26T19:16:29.415Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-26T19:16:29.415Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-26T19:16:29.415Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-26T19:16:29.415Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-26T19:16:29.415Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-26T19:16:29.415Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-26T19:16:29.415Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-26T19:16:29.415Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-26T19:16:29.415Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-26T19:16:29.415Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-26T19:16:29.415Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-26T19:16:29.680Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-26T19:16:31.082Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-26T19:16:31.082Z] Fetched 36.7 MB in 2s (15.0 MB/s) [2021-07-26T19:16:31.082Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-26T19:16:31.082Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-07-26T19:16:31.082Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-26T19:16:31.668Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-07-26T19:16:31.668Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-26T19:16:31.668Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-07-26T19:16:31.668Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-26T19:16:31.668Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-26T19:16:31.668Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-26T19:16:31.668Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-26T19:16:31.933Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-26T19:16:31.933Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-26T19:16:31.933Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-26T19:16:32.200Z] Setting up apt (1.6.14) ... [2021-07-26T19:16:32.200Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-26T19:16:32.467Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-26T19:16:32.467Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-26T19:16:32.734Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-26T19:16:32.734Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-26T19:16:32.734Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-26T19:16:32.734Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-26T19:16:32.734Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-26T19:16:33.002Z] Selecting previously unselected package libexpat1:amd64. [2021-07-26T19:16:33.002Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-26T19:16:33.002Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-26T19:16:33.002Z] Selecting previously unselected package python3.6-minimal. [2021-07-26T19:16:33.002Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-26T19:16:33.002Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-26T19:16:33.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.593s coverage: 81.8% of statements [2021-07-26T19:16:33.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-26T19:16:33.269Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-26T19:16:33.269Z] Checking for services that may need to be restarted...done. [2021-07-26T19:16:33.269Z] Checking for services that may need to be restarted...done. [2021-07-26T19:16:33.269Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-26T19:16:33.269Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-26T19:16:33.269Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-26T19:16:33.852Z] Selecting previously unselected package python3-minimal. [2021-07-26T19:16:33.852Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-26T19:16:33.852Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-26T19:16:33.852Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-26T19:16:33.852Z] Selecting previously unselected package mime-support. [2021-07-26T19:16:33.852Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-26T19:16:33.852Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-26T19:16:33.852Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-26T19:16:33.852Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-26T19:16:33.852Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-26T19:16:34.119Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-26T19:16:34.119Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-26T19:16:34.119Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-26T19:16:34.119Z] Selecting previously unselected package python3.6. [2021-07-26T19:16:34.119Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-26T19:16:34.119Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-26T19:16:34.386Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-26T19:16:34.386Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-26T19:16:34.386Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-26T19:16:34.386Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-26T19:16:34.386Z] Selecting previously unselected package python3. [2021-07-26T19:16:34.386Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-26T19:16:34.386Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-26T19:16:34.386Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-26T19:16:34.653Z] Selecting previously unselected package multiarch-support. [2021-07-26T19:16:34.653Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-26T19:16:34.653Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-26T19:16:34.653Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-26T19:16:34.653Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-26T19:16:34.653Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-26T19:16:34.653Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-26T19:16:34.653Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-26T19:16:34.653Z] Selecting previously unselected package libbsd0:amd64. [2021-07-26T19:16:34.653Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-26T19:16:34.653Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-26T19:16:34.653Z] Selecting previously unselected package sudo. [2021-07-26T19:16:34.653Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-26T19:16:34.918Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-26T19:16:34.918Z] Selecting previously unselected package apparmor. [2021-07-26T19:16:34.918Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-26T19:16:34.918Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-26T19:16:34.918Z] Selecting previously unselected package libedit2:amd64. [2021-07-26T19:16:34.918Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-26T19:16:34.918Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-26T19:16:35.184Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-26T19:16:35.184Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-26T19:16:35.184Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-26T19:16:35.184Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-26T19:16:35.185Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-26T19:16:35.185Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-26T19:16:35.185Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-26T19:16:35.185Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-26T19:16:35.185Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-26T19:16:35.185Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-26T19:16:35.185Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-26T19:16:35.185Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-26T19:16:35.451Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-26T19:16:35.451Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-26T19:16:35.451Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-26T19:16:35.451Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-26T19:16:35.451Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-26T19:16:35.451Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-26T19:16:35.451Z] Selecting previously unselected package openssh-client. [2021-07-26T19:16:35.451Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-26T19:16:35.451Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-26T19:16:35.716Z] Selecting previously unselected package squashfs-tools. [2021-07-26T19:16:35.716Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-26T19:16:35.716Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-26T19:16:35.716Z] Selecting previously unselected package snapd. [2021-07-26T19:16:35.716Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-26T19:16:35.716Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-26T19:16:37.651Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-26T19:16:37.651Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-26T19:16:37.918Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-26T19:16:37.918Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-26T19:16:37.918Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-26T19:16:37.918Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-26T19:16:37.918Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-26T19:16:37.918Z] Setting up systemd (237-3ubuntu10.50) ... [2021-07-26T19:16:37.918Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-26T19:16:38.503Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-26T19:16:38.503Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-26T19:16:38.504Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-26T19:16:38.504Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-26T19:16:38.504Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-26T19:16:38.504Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-26T19:16:39.086Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-26T19:16:39.086Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-26T19:16:39.086Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-26T19:16:39.086Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-26T19:16:39.086Z] running python rtupdate hooks for python3.6... [2021-07-26T19:16:39.086Z] running python post-rtupdate hooks for python3.6... [2021-07-26T19:16:39.086Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-26T19:16:39.668Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-26T19:16:39.934Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-26T19:16:39.934Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-26T19:16:39.934Z] Setting up snapd (2.49.2+18.04) ... [2021-07-26T19:16:40.517Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-26T19:16:40.517Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-26T19:16:40.783Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-26T19:16:40.783Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-26T19:16:41.049Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-26T19:16:41.049Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-26T19:16:41.316Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-26T19:16:41.316Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.234s coverage: 92.9% of statements [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 58.8% of statements [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.305s coverage: 91.2% of statements [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.620s coverage: 64.4% of statements [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-26T19:16:41.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-07-26T19:16:41.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-07-26T19:16:41.582Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-26T19:16:41.850Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-26T19:16:41.850Z] /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-07-26T19:16:41.850Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-26T19:16:42.116Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-26T19:16:42.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2021-07-26T19:16:43.525Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-26T19:16:43.525Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-26T19:16:43.525Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-26T19:16:43.791Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-26T19:16:44.372Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-26T19:16:44.639Z] Fetched 2205 kB in 1s (1518 kB/s) [2021-07-26T19:16:45.625Z] Reading package lists... [2021-07-26T19:16:45.625Z] Reading package lists... [2021-07-26T19:16:45.893Z] Building dependency tree... [2021-07-26T19:16:45.893Z] Reading state information... [2021-07-26T19:16:45.893Z] Calculating upgrade... [2021-07-26T19:16:46.158Z] The following packages will be upgraded: [2021-07-26T19:16:46.158Z] advancecomp base-files bash binutils binutils-common [2021-07-26T19:16:46.158Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-26T19:16:46.158Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-26T19:16:46.158Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-26T19:16:46.158Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-26T19:16:46.158Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-26T19:16:46.158Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-26T19:16:46.158Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-26T19:16:46.158Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-26T19:16:46.158Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-26T19:16:46.158Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-26T19:16:46.158Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-26T19:16:46.158Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-26T19:16:46.158Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-26T19:16:46.158Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-26T19:16:46.158Z] ubuntu-keyring util-linux [2021-07-26T19:16:46.158Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-26T19:16:46.158Z] Need to get 64.2 MB of archives. [2021-07-26T19:16:46.158Z] After this operation, 5125 kB of additional disk space will be used. [2021-07-26T19:16:46.158Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-07-26T19:16:46.424Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-26T19:16:46.424Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-26T19:16:46.424Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-26T19:16:46.424Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-26T19:16:46.424Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-26T19:16:46.424Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-26T19:16:46.424Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-26T19:16:46.424Z] 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-07-26T19:16:46.424Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-26T19:16:46.424Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-26T19:16:46.424Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-26T19:16:46.424Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-26T19:16:46.424Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-26T19:16:46.424Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-26T19:16:46.424Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-26T19:16:46.424Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-26T19:16:46.424Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-26T19:16:46.424Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-26T19:16:46.424Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-26T19:16:46.424Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-26T19:16:46.698Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-26T19:16:46.698Z] 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-07-26T19:16:46.698Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-26T19:16:46.698Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-26T19:16:46.698Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-26T19:16:46.698Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-26T19:16:46.698Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-26T19:16:46.698Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-26T19:16:46.698Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-26T19:16:46.698Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-26T19:16:46.698Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-26T19:16:46.698Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-07-26T19:16:46.698Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-26T19:16:46.698Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-26T19:16:46.698Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-26T19:16:46.698Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-26T19:16:46.698Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-26T19:16:46.698Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-26T19:16:46.698Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-26T19:16:46.698Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-26T19:16:46.698Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-26T19:16:46.698Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-26T19:16:46.698Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-26T19:16:46.698Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-26T19:16:46.698Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-26T19:16:46.699Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-26T19:16:46.699Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-26T19:16:46.699Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-26T19:16:46.699Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-26T19:16:46.699Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-26T19:16:46.699Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-26T19:16:46.699Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-26T19:16:46.699Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-26T19:16:46.699Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-26T19:16:46.699Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-26T19:16:46.699Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-26T19:16:46.699Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-26T19:16:46.966Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-26T19:16:46.966Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-26T19:16:46.966Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-26T19:16:47.232Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-26T19:16:47.232Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-26T19:16:47.232Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-26T19:16:47.232Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-26T19:16:47.232Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-26T19:16:47.232Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-26T19:16:47.232Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-26T19:16:47.232Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-26T19:16:47.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.133s coverage: 66.9% of statements [2021-07-26T19:16:47.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-26T19:16:47.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-26T19:16:47.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-26T19:16:47.498Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-26T19:16:47.498Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-26T19:16:47.498Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-26T19:16:47.498Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-26T19:16:47.498Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-26T19:16:47.498Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-26T19:16:47.498Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-26T19:16:47.498Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-26T19:16:47.498Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-26T19:16:47.498Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-26T19:16:47.498Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-26T19:16:47.498Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-26T19:16:47.764Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-26T19:16:47.764Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-26T19:16:47.764Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-26T19:16:47.764Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-26T19:16:47.764Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-26T19:16:47.764Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-26T19:16:47.764Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-26T19:16:47.764Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-26T19:16:47.764Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-26T19:16:47.764Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-26T19:16:48.030Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-26T19:16:48.030Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-26T19:16:48.030Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-26T19:16:48.030Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-26T19:16:48.030Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-26T19:16:48.030Z] Get:97 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-07-26T19:16:48.030Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-26T19:16:48.030Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-26T19:16:48.030Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-26T19:16:48.030Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-26T19:16:48.030Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-26T19:16:48.030Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-26T19:16:48.296Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-26T19:16:48.296Z] Fetched 64.2 MB in 2s (33.3 MB/s) [2021-07-26T19:16:48.296Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-26T19:16:48.296Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-26T19:16:48.296Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-26T19:16:48.562Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-26T19:16:48.562Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-26T19:16:48.562Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-07-26T19:16:48.562Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-07-26T19:16:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.728s coverage: 43.6% of statements [2021-07-26T19:16:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-26T19:16:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-26T19:16:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.221s coverage: 89.5% of statements [2021-07-26T19:16:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-26T19:16:48.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2021-07-26T19:16:48.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-26T19:16:48.828Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:48.828Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.093Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:49.094Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.094Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:49.094Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.094Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:49.094Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.094Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:49.094Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.360Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:49.360Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.360Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:49.360Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.360Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:16:49.360Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-26T19:16:49.360Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:49.360Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.627Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:16:49.627Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-26T19:16:49.627Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:49.627Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.627Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:49.627Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.627Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-26T19:16:49.627Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-26T19:16:49.895Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:16:49.895Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-26T19:16:49.895Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-26T19:16:50.160Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-26T19:16:50.426Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-26T19:16:50.692Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-26T19:16:50.692Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-26T19:16:50.692Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-26T19:16:50.692Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-26T19:16:50.692Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-26T19:16:50.958Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-26T19:16:50.958Z] Installing new version of config file /etc/issue ... [2021-07-26T19:16:50.958Z] Installing new version of config file /etc/issue.net ... [2021-07-26T19:16:50.958Z] Installing new version of config file /etc/lsb-release ... [2021-07-26T19:16:50.958Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-26T19:16:50.958Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-26T19:16:51.224Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-26T19:16:51.224Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-26T19:16:51.224Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:51.224Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-26T19:16:51.224Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-26T19:16:51.224Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-26T19:16:51.490Z] 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-07-26T19:16:51.490Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:51.490Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-26T19:16:51.490Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-26T19:16:51.490Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-26T19:16:51.490Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:51.490Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-26T19:16:51.490Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-26T19:16:51.756Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-26T19:16:51.756Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:51.756Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-26T19:16:51.756Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-26T19:16:51.756Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-26T19:16:52.024Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:52.024Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-26T19:16:52.024Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-26T19:16:52.024Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-26T19:16:52.024Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:52.024Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-26T19:16:52.024Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-26T19:16:52.290Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-26T19:16:52.290Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:52.290Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-26T19:16:52.290Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-26T19:16:52.290Z] Setting up grep (3.1-2build1) ... [2021-07-26T19:16:52.290Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:52.290Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-26T19:16:52.290Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-26T19:16:52.290Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-26T19:16:52.556Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:52.556Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-26T19:16:52.556Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-26T19:16:52.556Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-26T19:16:52.556Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:52.556Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-26T19:16:52.556Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-26T19:16:52.821Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-26T19:16:52.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:52.821Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-26T19:16:52.821Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-26T19:16:53.402Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-26T19:16:53.402Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-26T19:16:53.669Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-26T19:16:53.669Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-26T19:16:53.935Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-26T19:16:53.936Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:53.936Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-26T19:16:53.936Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-26T19:16:54.519Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-26T19:16:54.519Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-26T19:16:54.519Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-26T19:16:54.519Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-26T19:16:54.519Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-26T19:16:54.519Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:54.519Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-26T19:16:54.519Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-26T19:16:54.786Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-26T19:16:54.786Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:54.786Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-26T19:16:54.786Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-26T19:16:54.786Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-26T19:16:54.786Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:54.786Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-26T19:16:54.786Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-26T19:16:54.786Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-26T19:16:55.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:55.052Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-26T19:16:55.052Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-26T19:16:55.052Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-26T19:16:55.052Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:55.052Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-26T19:16:55.052Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-26T19:16:55.318Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-26T19:16:55.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:55.318Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-26T19:16:55.318Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-26T19:16:55.318Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-26T19:16:55.318Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-26T19:16:55.318Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-26T19:16:55.318Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:55.318Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-26T19:16:55.586Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-26T19:16:55.586Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-26T19:16:55.586Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:55.586Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-26T19:16:55.586Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-26T19:16:55.586Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-26T19:16:55.586Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:55.586Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-26T19:16:55.586Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-26T19:16:55.852Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-26T19:16:55.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:55.852Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-26T19:16:55.852Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-26T19:16:56.117Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-26T19:16:56.383Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-26T19:16:56.649Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-26T19:16:56.649Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:56.649Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-26T19:16:56.649Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-26T19:16:56.918Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-26T19:16:56.918Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-26T19:16:56.918Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-26T19:16:56.918Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-26T19:16:57.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 19.3% of statements [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-26T19:16:57.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 91.9% of statements [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-26T19:16:57.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.227s coverage: 62.7% of statements [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-26T19:16:57.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.6% of statements [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-26T19:16:57.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-26T19:16:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-26T19:16:57.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.212s coverage: 100.0% of statements [2021-07-26T19:16:57.009Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-07-26T19:16:57.186Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-26T19:16:57.186Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-26T19:16:57.186Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-26T19:16:57.186Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-26T19:16:57.186Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-26T19:16:57.283Z] GO111MODULE=on go vet ./... [2021-07-26T19:16:57.454Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-26T19:16:57.454Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-26T19:16:57.454Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-26T19:16:57.454Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-26T19:16:57.454Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-26T19:16:57.454Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-26T19:16:57.454Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-26T19:16:57.721Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-26T19:16:57.721Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-26T19:16:57.721Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-26T19:16:57.721Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-26T19:16:57.721Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-26T19:16:57.987Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-26T19:16:57.987Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-26T19:16:57.987Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-26T19:16:57.987Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-26T19:16:57.987Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-26T19:16:57.987Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-26T19:16:57.987Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-26T19:16:58.254Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-26T19:16:58.254Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:16:58.254Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-26T19:16:58.254Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-26T19:16:58.521Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-07-26T19:16:58.521Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-26T19:16:58.521Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-26T19:16:58.521Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-26T19:16:58.521Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-26T19:16:58.521Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:16:58.521Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-26T19:16:58.521Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-26T19:16:58.788Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-26T19:16:58.788Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:16:58.788Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-26T19:16:58.788Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-26T19:16:58.788Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-26T19:16:58.788Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:16:58.788Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-26T19:16:58.788Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-26T19:16:58.788Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-26T19:16:59.056Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:16:59.056Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-26T19:16:59.056Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-26T19:16:59.056Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-26T19:16:59.337Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:16:59.337Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-26T19:16:59.337Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-26T19:16:59.337Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-26T19:16:59.337Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:16:59.337Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-26T19:16:59.337Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-26T19:16:59.604Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-26T19:16:59.604Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:16:59.604Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-26T19:16:59.604Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-26T19:16:59.604Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-26T19:16:59.870Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:16:59.870Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-26T19:16:59.870Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-26T19:16:59.870Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-26T19:16:59.870Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:16:59.870Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-26T19:16:59.870Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-26T19:16:59.870Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-26T19:17:00.137Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:17:00.137Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-26T19:17:00.137Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-26T19:17:00.137Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-26T19:17:00.137Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:17:00.137Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-26T19:17:00.137Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-26T19:17:00.137Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-26T19:17:00.404Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:17:00.404Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-26T19:17:00.404Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-26T19:17:00.404Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-26T19:17:00.404Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:17:00.404Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-26T19:17:00.404Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-26T19:17:00.671Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-26T19:17:00.671Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:17:00.671Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-26T19:17:00.671Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-26T19:17:00.671Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-26T19:17:00.671Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-26T19:17:00.671Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-26T19:17:00.671Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-26T19:17:00.671Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-26T19:17:00.938Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-26T19:17:00.938Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-26T19:17:00.938Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-26T19:17:00.938Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-26T19:17:00.938Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-26T19:17:01.205Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-26T19:17:01.205Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-26T19:17:01.205Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-26T19:17:01.205Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-26T19:17:01.205Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-26T19:17:01.205Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-26T19:17:01.471Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-26T19:17:01.471Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-26T19:17:01.471Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-26T19:17:01.471Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-26T19:17:01.471Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-26T19:17:01.471Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-26T19:17:01.807Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-26T19:17:01.807Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-26T19:17:01.807Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-26T19:17:01.807Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-26T19:17:01.807Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-26T19:17:01.807Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-26T19:17:02.130Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-26T19:17:02.130Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-26T19:17:02.130Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-26T19:17:02.130Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-26T19:17:02.435Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-26T19:17:02.435Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-26T19:17:02.435Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-26T19:17:02.435Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-26T19:17:02.771Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-26T19:17:02.771Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-26T19:17:02.771Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-26T19:17:02.771Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-26T19:17:02.771Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-26T19:17:02.771Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-26T19:17:02.771Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-26T19:17:02.771Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-26T19:17:03.037Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-26T19:17:03.037Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-26T19:17:03.037Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-26T19:17:03.037Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-26T19:17:03.037Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-26T19:17:03.037Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-26T19:17:03.999Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-26T19:17:03.999Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-26T19:17:04.588Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-26T19:17:04.588Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-26T19:17:04.855Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-26T19:17:04.855Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-26T19:17:05.121Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-26T19:17:05.122Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-26T19:17:06.083Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-26T19:17:06.083Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-26T19:17:06.083Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-26T19:17:06.083Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-26T19:17:06.083Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-26T19:17:06.083Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-26T19:17:06.353Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-26T19:17:06.353Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-26T19:17:06.353Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-26T19:17:06.353Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-26T19:17:06.353Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-26T19:17:06.353Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-26T19:17:06.622Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-26T19:17:06.622Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-26T19:17:06.622Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-26T19:17:06.622Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-26T19:17:06.622Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:17:06.622Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-26T19:17:06.622Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:17:06.622Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:17:06.622Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:17:06.622Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-26T19:17:06.622Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-26T19:17:06.890Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-26T19:17:06.890Z] [2021-07-26T19:17:06.890Z] Current default time zone: 'Etc/UTC' [2021-07-26T19:17:06.890Z] Local time is now: Mon Jul 26 19:17:06 UTC 2021. [2021-07-26T19:17:06.890Z] Universal Time is now: Mon Jul 26 19:17:06 UTC 2021. [2021-07-26T19:17:06.890Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-26T19:17:06.890Z] [2021-07-26T19:17:06.890Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-07-26T19:17:06.890Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:17:06.890Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-07-26T19:17:06.890Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-26T19:17:06.890Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-26T19:17:06.890Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-26T19:17:06.890Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-26T19:17:06.890Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-26T19:17:06.890Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-26T19:17:06.890Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-26T19:17:06.890Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:17:06.890Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-26T19:17:07.157Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-26T19:17:07.157Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-26T19:17:07.157Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:17:07.157Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-26T19:17:07.157Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-26T19:17:07.157Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-26T19:17:07.157Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-26T19:17:07.157Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-26T19:17:07.157Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-26T19:17:07.157Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-26T19:17:07.157Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-26T19:17:09.099Z] Updating certificates in /etc/ssl/certs... [2021-07-26T19:17:09.684Z] 23 added, 27 removed; done. [2021-07-26T19:17:09.684Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-26T19:17:09.684Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-26T19:17:09.684Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-26T19:17:09.684Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-26T19:17:09.684Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-26T19:17:09.952Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-26T19:17:09.952Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-26T19:17:09.952Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-26T19:17:09.952Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-26T19:17:09.952Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-26T19:17:09.952Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-26T19:17:09.952Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-26T19:17:09.952Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-26T19:17:09.952Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-26T19:17:09.952Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-26T19:17:09.952Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-26T19:17:09.952Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-26T19:17:09.952Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-26T19:17:09.952Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-26T19:17:09.952Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-26T19:17:09.952Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-26T19:17:09.952Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-26T19:17:10.218Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-26T19:17:10.218Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-26T19:17:10.218Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-26T19:17:10.218Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-26T19:17:10.218Z] Updating certificates in /etc/ssl/certs... [2021-07-26T19:17:10.802Z] 0 added, 0 removed; done. [2021-07-26T19:17:10.802Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-26T19:17:10.802Z] done. [2021-07-26T19:17:11.071Z] Reading package lists... [2021-07-26T19:17:11.338Z] Building dependency tree... [2021-07-26T19:17:11.338Z] Reading state information... [2021-07-26T19:17:11.338Z] The following NEW packages will be installed: [2021-07-26T19:17:11.338Z] apt-transport-https [2021-07-26T19:17:11.338Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-26T19:17:11.606Z] Need to get 4348 B of archives. [2021-07-26T19:17:11.606Z] After this operation, 154 kB of additional disk space will be used. [2021-07-26T19:17:11.606Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-26T19:17:11.606Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-26T19:17:11.874Z] Fetched 4348 B in 0s (23.8 kB/s) [2021-07-26T19:17:11.874Z] Selecting previously unselected package apt-transport-https. [2021-07-26T19:17:11.874Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-26T19:17:11.874Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-26T19:17:11.874Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-26T19:17:11.874Z] Setting up apt-transport-https (1.6.14) ... [2021-07-26T19:17:12.141Z] Waiting for network to be ready... [2021-07-26T19:17:17.482Z] 2021-07-26T19:17:14Z INFO Waiting for automatic snapd restart... [2021-07-26T19:17:18.066Z] snapd 2.51.1 from Canonical* installed [2021-07-26T19:17:19.026Z] "snapd" switched to the "latest/stable" channel [2021-07-26T19:17:19.026Z] [2021-07-26T19:17:20.967Z] core18 20210611 from Canonical* installed [2021-07-26T19:17:21.234Z] "core18" switched to the "latest/stable" channel [2021-07-26T19:17:21.234Z] [2021-07-26T19:17:24.573Z] snapcraft 4.8.3 from Canonical* installed [2021-07-26T19:17:24.573Z] "snapcraft" switched to the "latest/stable" channel [2021-07-26T19:17:24.573Z] [2021-07-26T19:17:28.824Z] 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-07-26T19:17:28.824Z] - README.md [2021-07-26T19:17:28.824Z] [2021-07-26T19:17:28.824Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-26T19:17:28.824Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-26T19:17:28.824Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-26T19:17:29.091Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-26T19:17:30.052Z] Reading package lists... [2021-07-26T19:17:30.319Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-26T19:17:30.586Z] Reading package lists... [2021-07-26T19:17:30.586Z] Building dependency tree... [2021-07-26T19:17:30.586Z] Reading state information... [2021-07-26T19:17:30.853Z] Suggested packages: [2021-07-26T19:17:30.853Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-26T19:17:30.853Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-26T19:17:30.853Z] Recommended packages: [2021-07-26T19:17:30.853Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-26T19:17:30.853Z] The following NEW packages will be installed: [2021-07-26T19:17:30.853Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-26T19:17:30.853Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-26T19:17:30.853Z] pkg-config zip [2021-07-26T19:17:30.853Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-26T19:17:31.119Z] Need to get 7663 kB of archives. [2021-07-26T19:17:31.119Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-26T19:17:31.119Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-26T19:17:31.119Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-26T19:17:31.386Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-26T19:17:31.386Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-26T19:17:31.386Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-26T19:17:31.653Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-26T19:17:31.653Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-26T19:17:31.653Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-26T19:17:31.653Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-26T19:17:31.919Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-26T19:17:32.186Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-07-26T19:17:32.186Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-26T19:17:32.453Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-26T19:17:32.453Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-26T19:17:32.453Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-26T19:17:32.720Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-26T19:17:32.720Z] Fetched 7663 kB in 2s (4517 kB/s) [2021-07-26T19:17:32.720Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-26T19:17:32.720Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-26T19:17:32.720Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-26T19:17:32.720Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-26T19:17:32.986Z] Selecting previously unselected package libpsl5:amd64. [2021-07-26T19:17:32.986Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-26T19:17:32.986Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-26T19:17:32.986Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-26T19:17:32.986Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-26T19:17:32.986Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-26T19:17:32.986Z] Selecting previously unselected package librtmp1:amd64. [2021-07-26T19:17:32.986Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-26T19:17:32.986Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-26T19:17:32.986Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-26T19:17:32.986Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-07-26T19:17:32.986Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-26T19:17:32.986Z] Selecting previously unselected package liberror-perl. [2021-07-26T19:17:32.986Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-26T19:17:32.986Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-26T19:17:32.986Z] Selecting previously unselected package git-man. [2021-07-26T19:17:33.253Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-26T19:17:33.253Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-26T19:17:33.253Z] Selecting previously unselected package git. [2021-07-26T19:17:33.253Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-26T19:17:33.253Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-26T19:17:33.835Z] Selecting previously unselected package libnorm1:amd64. [2021-07-26T19:17:33.835Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-26T19:17:33.835Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-26T19:17:33.835Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-26T19:17:33.835Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-26T19:17:33.835Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-26T19:17:33.835Z] Selecting previously unselected package libsodium23:amd64. [2021-07-26T19:17:33.835Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-26T19:17:33.835Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-26T19:17:33.835Z] Selecting previously unselected package libzmq5:amd64. [2021-07-26T19:17:33.835Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-26T19:17:33.835Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-26T19:17:34.101Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-26T19:17:34.101Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-26T19:17:34.101Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-26T19:17:34.101Z] Selecting previously unselected package pkg-config. [2021-07-26T19:17:34.101Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-26T19:17:34.101Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-26T19:17:34.101Z] Selecting previously unselected package zip. [2021-07-26T19:17:34.101Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-26T19:17:34.101Z] Unpacking zip (3.0-11build1) ... [2021-07-26T19:17:34.101Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-26T19:17:34.368Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-26T19:17:34.368Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-26T19:17:34.368Z] Setting up liberror-perl (0.17025-1) ... [2021-07-26T19:17:34.368Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-26T19:17:34.368Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-26T19:17:34.368Z] No schema files found: doing nothing. [2021-07-26T19:17:34.368Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-26T19:17:34.368Z] Setting up zip (3.0-11build1) ... [2021-07-26T19:17:34.368Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-26T19:17:34.368Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-26T19:17:34.368Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-26T19:17:34.368Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-26T19:17:34.368Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-26T19:17:34.368Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-26T19:17:34.368Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-26T19:17:34.368Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-26T19:17:34.952Z] git set to automatically installed. [2021-07-26T19:17:34.952Z] git-man set to automatically installed. [2021-07-26T19:17:34.952Z] libcurl3-gnutls set to automatically installed. [2021-07-26T19:17:34.952Z] liberror-perl set to automatically installed. [2021-07-26T19:17:34.952Z] libglib2.0-0 set to automatically installed. [2021-07-26T19:17:34.952Z] libnghttp2-14 set to automatically installed. [2021-07-26T19:17:34.952Z] libnorm1 set to automatically installed. [2021-07-26T19:17:34.952Z] libpgm-5.2-0 set to automatically installed. [2021-07-26T19:17:34.952Z] libpsl5 set to automatically installed. [2021-07-26T19:17:34.952Z] librtmp1 set to automatically installed. [2021-07-26T19:17:34.952Z] libsodium23 set to automatically installed. [2021-07-26T19:17:34.952Z] libzmq3-dev set to automatically installed. [2021-07-26T19:17:34.952Z] libzmq5 set to automatically installed. [2021-07-26T19:17:34.952Z] pkg-config set to automatically installed. [2021-07-26T19:17:34.952Z] zip set to automatically installed. [2021-07-26T19:17:36.363Z] snapd is not logged in, snap install commands will use sudo [2021-07-26T19:17:41.702Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-26T19:17:41.968Z] snapd is not logged in, snap install commands will use sudo [2021-07-26T19:17:42.928Z] snap "core18" has no updates available [2021-07-26T19:17:43.887Z] Pulling config-common [2021-07-26T19:17:43.887Z] + snapcraftctl pull [2021-07-26T19:17:44.880Z] Pulling go-build-helper [2021-07-26T19:17:44.880Z] + snapcraftctl pull [2021-07-26T19:17:45.841Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-26T19:17:45.841Z] Skipping pull go-build-helper (already ran) [2021-07-26T19:17:45.841Z] Building go-build-helper [2021-07-26T19:17:45.841Z] + snapcraftctl build [2021-07-26T19:17:47.786Z] Staging go-build-helper [2021-07-26T19:17:47.786Z] + snapcraftctl stage [2021-07-26T19:17:58.094Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-26T19:17:58.094Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-26T19:17:58.094Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-07-26T19:17:58.094Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] [2021-07-26T19:17:58.094Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-26T19:17:58.094Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-26T19:17:58.094Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-26T19:17:58.094Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-26T19:17:58.094Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-26T19:17:58.094Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-26T19:17:58.094Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-26T19:17:58.094Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-26T19:17:58.094Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-26T19:17:58.094Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-26T19:17:58.094Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-26T19:17:58.094Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-26T19:17:58.094Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-26T19:17:58.094Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-26T19:17:58.094Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-26T19:17:58.094Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] [2021-07-26T19:17:58.094Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] [2021-07-26T19:17:58.094Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-26T19:17:58.094Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-26T19:17:58.094Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-26T19:17:58.094Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-26T19:17:58.094Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-26T19:17:58.094Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-26T19:17:58.094Z] Fetched 24.9 MB in 0s (0 B/s) [2021-07-26T19:17:58.094Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-26T19:17:58.094Z] Fetched 224 kB in 0s (0 B/s) [2021-07-26T19:17:58.094Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-26T19:17:58.094Z] Fetched 157 kB in 0s (0 B/s) [2021-07-26T19:17:58.094Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-26T19:17:58.094Z] Fetched 221 kB in 0s (0 B/s) [2021-07-26T19:17:58.094Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-26T19:17:58.094Z] Fetched 143 kB in 0s (0 B/s) [2021-07-26T19:17:58.094Z] Pulling edgex-go [2021-07-26T19:17:58.094Z] + snapcraftctl pull [2021-07-26T19:17:58.094Z] Pulling hooks [2021-07-26T19:17:58.094Z] + snapcraftctl pull [2021-07-26T19:18:16.303Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-26T19:18:16.303Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-26T19:18:16.303Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-26T19:18:16.303Z] Fetched 0 B in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-26T19:18:16.303Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-26T19:18:16.303Z] Fetched 279 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-26T19:18:16.303Z] Fetched 122 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-26T19:18:16.303Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-26T19:18:16.303Z] Fetched 8848 B in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-26T19:18:16.303Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-26T19:18:16.303Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-26T19:18:16.303Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-07-26T19:18:16.303Z] Fetched 219 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-26T19:18:16.303Z] Fetched 154 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-26T19:18:16.303Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-26T19:18:16.303Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-26T19:18:16.303Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-26T19:18:16.303Z] Fetched 499 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-26T19:18:16.303Z] Fetched 111 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-26T19:18:16.303Z] Fetched 240 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-26T19:18:16.303Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-26T19:18:16.303Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-26T19:18:16.303Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-26T19:18:16.303Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-26T19:18:16.303Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-26T19:18:16.303Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-26T19:18:16.303Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-26T19:18:16.303Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-26T19:18:16.303Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-26T19:18:16.304Z] Fetched 8720 B in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-26T19:18:16.304Z] Fetched 140 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-26T19:18:16.304Z] Fetched 119 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-26T19:18:16.304Z] Fetched 111 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-26T19:18:16.304Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-26T19:18:16.304Z] Fetched 645 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-26T19:18:16.304Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-26T19:18:16.304Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-26T19:18:16.304Z] Fetched 368 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-26T19:18:16.304Z] Fetched 187 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-26T19:18:16.304Z] Fetched 175 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-26T19:18:16.304Z] Fetched 206 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-26T19:18:16.304Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-26T19:18:16.304Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-07-26T19:18:16.304Z] Fetched 159 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-26T19:18:16.304Z] Fetched 107 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-26T19:18:16.304Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-26T19:18:16.304Z] Pulling static-packages [2021-07-26T19:18:16.304Z] + snapcraftctl pull [2021-07-26T19:18:16.304Z] Pulling version [2021-07-26T19:18:16.304Z] + cd /root/project [2021-07-26T19:18:16.304Z] + git describe --tags --abbrev=0 [2021-07-26T19:18:16.304Z] + sed s/v// [2021-07-26T19:18:16.304Z] + GIT_VERSION=2.0.1-dev.13 [2021-07-26T19:18:16.304Z] + [ -z 2.0.1-dev.13 ] [2021-07-26T19:18:16.304Z] + snapcraftctl set-version 2.0.1-dev.13 [2021-07-26T19:18:16.304Z] Building config-common [2021-07-26T19:18:16.304Z] + snapcraftctl build [2021-07-26T19:18:18.885Z] Skipping build go-build-helper (already ran) [2021-07-26T19:18:18.885Z] Building edgex-go [2021-07-26T19:18:18.885Z] + cd /root/parts/edgex-go/src [2021-07-26T19:18:18.885Z] + git describe --tags --abbrev=0 [2021-07-26T19:18:18.885Z] + sed s/v// [2021-07-26T19:18:18.885Z] + GIT_VERSION=2.0.1-dev.13 [2021-07-26T19:18:18.885Z] + [ -z 2.0.1-dev.13 ] [2021-07-26T19:18:18.885Z] + echo 2.0.1-dev.13 [2021-07-26T19:18:18.885Z] + make build [2021-07-26T19:18:18.885Z] go mod tidy [2021-07-26T19:18:19.121Z] gofmt -l . [2021-07-26T19:18:19.121Z] [ "`gofmt -l .`" = "" ] [2021-07-26T19:18:19.121Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-26T19:18:20.079Z] + ls -al . [2021-07-26T19:18:20.079Z] total 624 [2021-07-26T19:18:20.079Z] drwxrwxr-x 9 1001 1001 4096 Jul 26 19:18 . [2021-07-26T19:18:20.079Z] drwxr-xr-x 4 root root 4096 Jul 26 19:14 .. [2021-07-26T19:18:20.079Z] -rw-rw-r-- 1 1001 1001 11 Jul 26 19:11 .dockerignore [2021-07-26T19:18:20.079Z] drwxrwxr-x 8 1001 1001 4096 Jul 26 19:11 .git [2021-07-26T19:18:20.079Z] drwxrwxr-x 3 1001 1001 4096 Jul 26 19:11 .github [2021-07-26T19:18:20.079Z] -rw-rw-r-- 1 1001 1001 818 Jul 26 19:11 .gitignore [2021-07-26T19:18:20.079Z] -rw-rw-r-- 1 1001 1001 76 Jul 26 19:11 .hadolint.yml [2021-07-26T19:18:20.079Z] -rw-rw-r-- 1 1001 1001 166 Jul 26 19:11 .sonarcloud.properties [2021-07-26T19:18:20.079Z] -rw-rw-r-- 1 1001 1001 8609 Jul 26 19:11 Attribution.txt [2021-07-26T19:18:20.079Z] -rw-rw-r-- 1 1001 1001 43881 Jul 26 19:11 CHANGELOG.md [2021-07-26T19:18:20.079Z] -rw-rw-r-- 1 1001 1001 3804 Jul 26 19:11 CONTRIBUTING.md [2021-07-26T19:18:20.079Z] -rw-rw-r-- 1 1001 1001 931 Jul 26 19:11 Dockerfile.build [2021-07-26T19:18:20.079Z] -rw-rw-r-- 1 1001 1001 849 Jul 26 19:11 Jenkinsfile [2021-07-26T19:18:20.080Z] -rw-rw-r-- 1 1001 1001 10775 Jul 26 19:11 LICENSE [2021-07-26T19:18:20.080Z] -rw-rw-r-- 1 1001 1001 5915 Jul 26 19:11 Makefile [2021-07-26T19:18:20.080Z] -rw-rw-r-- 1 1001 1001 8649 Jul 26 19:11 README.md [2021-07-26T19:18:20.080Z] -rw-rw-r-- 1 1001 1001 6912 Jul 26 19:11 SECURITY.md [2021-07-26T19:18:20.080Z] -rw-rw-r-- 1 1001 1001 5 Jul 26 19:08 VERSION [2021-07-26T19:18:20.080Z] -rw-rw-r-- 1 1001 1001 4131 Jul 26 19:11 ZMQWindows.md [2021-07-26T19:18:20.080Z] drwxrwxr-x 2 1001 1001 4096 Jul 26 19:11 bin [2021-07-26T19:18:20.080Z] drwxrwxr-x 14 1001 1001 4096 Jul 26 19:11 cmd [2021-07-26T19:18:20.080Z] -rw-r--r-- 1 root root 402846 Jul 26 19:16 coverage.out [2021-07-26T19:18:20.080Z] -rw-rw-r-- 1 1001 1001 812 Jul 26 19:11 go.mod [2021-07-26T19:18:20.080Z] -rw-r--r-- 1 root root 48353 Jul 26 19:14 go.sum [2021-07-26T19:18:20.080Z] drwxrwxr-x 7 1001 1001 4096 Jul 26 19:11 internal [2021-07-26T19:18:20.080Z] drwxrwxr-x 3 1001 1001 4096 Jul 26 19:11 openapi [2021-07-26T19:18:20.080Z] drwxrwxr-x 4 1001 1001 4096 Jul 26 19:11 snap [2021-07-26T19:18:20.080Z] -rw-rw-r-- 1 1001 1001 204 Jul 26 19:11 version.go [Pipeline] sh [2021-07-26T19:18:20.768Z] + '[' -e coverage.out ] [2021-07-26T19:18:20.768Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-26T19:18:20.809Z] Warning: overwriting stash ‘coverage-report’ [2021-07-26T19:18:21.618Z] Stashed 1 file(s) [Pipeline] sh [2021-07-26T19:18:22.222Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-26T19:18:22.222Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-26T19:18:22.222Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.9 [2021-07-26T19:18:22.222Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-26T19:18:22.292Z] + make build [2021-07-26T19:18:22.292Z] go mod tidy [2021-07-26T19:18:22.489Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-26T19:18:22.489Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-26T19:18:22.489Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-26T19:18:22.489Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-26T19:18:22.489Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-26T19:18:22.893Z] 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-07-26T19:18:23.447Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-26T19:18:23.447Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-26T19:18:23.447Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-26T19:18:23.447Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-26T19:18:23.447Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-26T19:18:23.447Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-07-26T19:18:23.447Z] go: downloading github.com/go-playground/validator/v10 v10.7.0 [2021-07-26T19:18:23.447Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-07-26T19:18:23.447Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-26T19:18:23.447Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-07-26T19:18:23.447Z] go: downloading golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b [2021-07-26T19:18:23.447Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-26T19:18:23.447Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-26T19:18:23.722Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-26T19:18:23.722Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-26T19:18:23.722Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-26T19:18:23.722Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-26T19:18:23.722Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-26T19:18:23.722Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-26T19:18:23.722Z] go: downloading golang.org/x/text v0.3.5 [2021-07-26T19:18:23.722Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-26T19:18:23.722Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-26T19:18:23.722Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-26T19:18:23.722Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-26T19:18:23.722Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-26T19:18:23.722Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-07-26T19:18:23.997Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-26T19:18:23.997Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-26T19:18:23.997Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-26T19:18:23.997Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-26T19:18:24.267Z] go: downloading golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40 [2021-07-26T19:18:24.267Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-26T19:18:24.267Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-26T19:18:24.267Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-26T19:18:24.267Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-07-26T19:18:24.534Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-26T19:18:24.534Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-26T19:18:24.534Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-26T19:18:24.534Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-26T19:18:24.534Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-26T19:18:24.534Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-26T19:18:24.534Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-26T19:18:24.534Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-26T19:18:24.803Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-26T19:18:24.803Z] go: downloading github.com/kr/text v0.1.0 [2021-07-26T19:18:24.803Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-26T19:18:24.803Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-26T19:18:24.803Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-26T19:18:24.803Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-26T19:18:24.803Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-26T19:18:24.803Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-26T19:18:24.803Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-26T19:18:24.803Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-26T19:18:24.803Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-26T19:18:24.803Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-26T19:18:24.803Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-26T19:18:24.803Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-26T19:18:24.803Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-26T19:18:24.803Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-26T19:18:24.803Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-26T19:18:24.803Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-26T19:18:24.803Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-26T19:18:24.803Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-26T19:18:24.803Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-26T19:18:24.803Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-26T19:18:25.070Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-26T19:18:25.070Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-26T19:18:25.070Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-07-26T19:18:29.634Z] 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-07-26T19:18:35.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-26T19:18:39.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-07-26T19:18:39.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-26T19:18:41.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-26T19:18:41.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-26T19:18:43.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-26T19:18:44.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-26T19:18:45.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-26T19:18:47.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-26T19:18:47.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-26T19:18:49.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-26T19:18:51.086Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-26T19:18:51.086Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-26T19:18:51.086Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-26T19:18:51.086Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-26T19:18:51.086Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-26T19:18:51.086Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-26T19:18:51.086Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-26T19:18:51.086Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-26T19:18:51.086Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-26T19:18:51.086Z] + 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-07-26T19:18:51.086Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-26T19:18:51.086Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-26T19:18:51.086Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-26T19:18:51.086Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-26T19:18:51.086Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-26T19:18:51.086Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-26T19:18:51.086Z] + 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-07-26T19:18:51.865Z] 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-07-26T19:18:52.047Z] Building hooks [2021-07-26T19:18:52.047Z] + cd /root/parts/hooks/src [2021-07-26T19:18:52.047Z] + make build [2021-07-26T19:18:52.047Z] go mod tidy [2021-07-26T19:18:53.009Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-26T19:18:53.009Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-26T19:18:53.009Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-26T19:18:53.009Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-26T19:18:53.009Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-26T19:18:53.296Z] 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-07-26T19:18:53.966Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-26T19:18:54.232Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-26T19:18:54.232Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-26T19:18:57.573Z] Building static-packages [2021-07-26T19:18:57.573Z] + snapcraftctl build [2021-07-26T19:18:57.600Z] 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-07-26T19:18:58.195Z] 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-07-26T19:18:58.982Z] Building version [2021-07-26T19:18:58.983Z] + snapcraftctl build [2021-07-26T19:19:00.924Z] Staging config-common [2021-07-26T19:19:00.924Z] + snapcraftctl stage [2021-07-26T19:19:01.588Z] 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-07-26T19:19:02.340Z] Skipping stage go-build-helper (already ran) [2021-07-26T19:19:02.340Z] Staging edgex-go [2021-07-26T19:19:02.340Z] + snapcraftctl stage [2021-07-26T19:19:03.299Z] Staging hooks [2021-07-26T19:19:03.300Z] + snapcraftctl stage [2021-07-26T19:19:04.259Z] Staging static-packages [2021-07-26T19:19:04.259Z] + snapcraftctl stage [2021-07-26T19:19:04.990Z] 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-07-26T19:19:05.221Z] Staging version [2021-07-26T19:19:05.221Z] + snapcraftctl stage [2021-07-26T19:19:06.180Z] Priming config-common [2021-07-26T19:19:06.180Z] + snapcraftctl prime [2021-07-26T19:19:07.150Z] Priming go-build-helper [2021-07-26T19:19:07.150Z] + snapcraftctl prime [2021-07-26T19:19:07.611Z] 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-07-26T19:19:08.107Z] Priming edgex-go [2021-07-26T19:19:08.107Z] + snapcraftctl prime [2021-07-26T19:19:09.589Z] Priming hooks [2021-07-26T19:19:09.589Z] + snapcraftctl prime [2021-07-26T19:19:10.630Z] Priming static-packages [2021-07-26T19:19:10.631Z] + snapcraftctl prime [2021-07-26T19:19:13.019Z] 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-07-26T19:19:13.208Z] Priming version [2021-07-26T19:19:13.208Z] + snapcraftctl prime [2021-07-26T19:19:14.167Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-26T19:19:14.999Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-26T19:19:18.392Z] 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-07-26T19:19:23.837Z] $ docker stop --time=1 0706a8bdac48d283c2331029ce1a77cec29d40e218283f22573a0353fd19ce92 [2021-07-26T19:19:26.443Z] $ docker rm -f 0706a8bdac48d283c2331029ce1a77cec29d40e218283f22573a0353fd19ce92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:19:28.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-26T19:19:28.574Z] [2021-07-26T19:19:28.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:19:28.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-26T19:19:29.240Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-26T19:19:29.240Z] 29e5d40040c1: Pulling fs layer [2021-07-26T19:19:29.240Z] 1ce36da41761: Pulling fs layer [2021-07-26T19:19:29.240Z] 25b303627fd3: Pulling fs layer [2021-07-26T19:19:29.515Z] 29e5d40040c1: Verifying Checksum [2021-07-26T19:19:29.515Z] 29e5d40040c1: Download complete [2021-07-26T19:19:30.497Z] 1ce36da41761: Verifying Checksum [2021-07-26T19:19:30.497Z] 1ce36da41761: Download complete [2021-07-26T19:19:30.497Z] 29e5d40040c1: Pull complete [2021-07-26T19:19:31.941Z] 1ce36da41761: Pull complete [2021-07-26T19:19:31.941Z] 25b303627fd3: Verifying Checksum [2021-07-26T19:19:31.941Z] 25b303627fd3: Download complete [2021-07-26T19:19:42.095Z] 25b303627fd3: Pull complete [2021-07-26T19:19:42.095Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-26T19:19:42.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-26T19:19:42.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-26T19:19:42.386Z] prd-ubuntu18.04-docker-arm64-4c-16g-218 does not seem to be running inside a container [2021-07-26T19:19:42.464Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-26T19:19:46.309Z] $ docker top 7da70df0bc8317b6358b47c660cf1e8460a648b56773bc7138e60bef204172ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T19:19:47.345Z] + docker-compose build --help [2021-07-26T19:19:47.345Z] + grep parallel [2021-07-26T19:19:50.732Z] --parallel Build images in parallel. [Pipeline] } [2021-07-26T19:19:51.037Z] $ docker stop --time=1 7da70df0bc8317b6358b47c660cf1e8460a648b56773bc7138e60bef204172ae [2021-07-26T19:19:52.876Z] $ docker rm -f 7da70df0bc8317b6358b47c660cf1e8460a648b56773bc7138e60bef204172ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:19:53.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-26T19:19:53.693Z] . [Pipeline] withDockerContainer [2021-07-26T19:19:53.976Z] prd-ubuntu18.04-docker-arm64-4c-16g-218 does not seem to be running inside a container [2021-07-26T19:19:54.053Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-26T19:19:55.680Z] $ docker top 29ab74ff644459d236b72a23d6a91bd135094d7a6a77ba556d111b474ad3b2dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T19:19:56.709Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-26T19:20:01.004Z] Building core-command ... [2021-07-26T19:20:01.004Z] Building core-data ... [2021-07-26T19:20:01.004Z] Building core-metadata ... [2021-07-26T19:20:01.004Z] Building security-bootstrapper ... [2021-07-26T19:20:01.004Z] Building security-proxy-setup ... [2021-07-26T19:20:01.004Z] Building security-secretstore-setup ... [2021-07-26T19:20:01.004Z] Building support-notifications ... [2021-07-26T19:20:01.004Z] Building support-scheduler ... [2021-07-26T19:20:01.004Z] Building sys-mgmt-agent ... [2021-07-26T19:20:01.004Z] Building support-notifications [2021-07-26T19:20:01.004Z] Building security-secretstore-setup [2021-07-26T19:20:01.004Z] Building security-bootstrapper [2021-07-26T19:20:01.004Z] Building core-command [2021-07-26T19:20:01.004Z] Building core-metadata [2021-07-26T19:21:09.103Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:21:09.103Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:21:09.103Z] ---> 51de063e7963 [2021-07-26T19:21:09.103Z] Step 3/23 : WORKDIR /edgex-go [2021-07-26T19:21:09.103Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:21:09.103Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:21:09.103Z] ---> 51de063e7963 [2021-07-26T19:21:09.103Z] Step 3/32 : WORKDIR /edgex-go [2021-07-26T19:21:09.103Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:21:09.103Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:21:09.103Z] ---> 51de063e7963 [2021-07-26T19:21:09.103Z] Step 3/26 : WORKDIR /edgex-go [2021-07-26T19:21:09.103Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:21:09.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:21:09.103Z] ---> 51de063e7963 [2021-07-26T19:21:09.103Z] Step 3/24 : WORKDIR /edgex-go [2021-07-26T19:21:09.103Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:21:09.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:21:09.103Z] ---> 51de063e7963 [2021-07-26T19:21:09.103Z] Step 3/24 : WORKDIR /edgex-go [2021-07-26T19:21:10.538Z] ---> Running in 2d1118cdd319 [2021-07-26T19:21:10.538Z] ---> Running in 5717fe8d784e [2021-07-26T19:21:10.538Z] ---> Running in b5c1e79c3a88 [2021-07-26T19:21:10.538Z] ---> Running in c791727ef5c9 [2021-07-26T19:21:10.538Z] ---> Running in 1070ede38833 [2021-07-26T19:21:11.139Z] Removing intermediate container b5c1e79c3a88 [2021-07-26T19:21:11.139Z] ---> c50125de1005 [2021-07-26T19:21:11.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:21:11.139Z] Removing intermediate container 5717fe8d784e [2021-07-26T19:21:11.139Z] ---> 10606f4b0e45 [2021-07-26T19:21:11.139Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:21:11.139Z] Removing intermediate container 2d1118cdd319 [2021-07-26T19:21:11.139Z] ---> f67888523790 [2021-07-26T19:21:11.139Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:21:11.139Z] Removing intermediate container 1070ede38833 [2021-07-26T19:21:11.139Z] ---> 5b88d6bb246f [2021-07-26T19:21:11.139Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:21:11.413Z] Removing intermediate container c791727ef5c9 [2021-07-26T19:21:11.413Z] ---> cf824ecc0a64 [2021-07-26T19:21:11.413Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:21:11.413Z] ---> Running in f18ca7f49c81 [2021-07-26T19:21:11.413Z] ---> Running in 2ebd37be5e82 [2021-07-26T19:21:11.413Z] ---> Running in 1528952e024a [2021-07-26T19:21:11.413Z] ---> Running in cc5148189b92 [2021-07-26T19:21:11.685Z] ---> Running in 65a13436604b [2021-07-26T19:21:15.122Z] Removing intermediate container 2ebd37be5e82 [2021-07-26T19:21:15.122Z] ---> 80c931e9449e [2021-07-26T19:21:15.122Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-26T19:21:15.399Z] ---> Running in c70f34a1eafd [2021-07-26T19:21:15.399Z] Removing intermediate container 1528952e024a [2021-07-26T19:21:15.399Z] ---> b1f784fa7497 [2021-07-26T19:21:15.399Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-26T19:21:16.001Z] Removing intermediate container f18ca7f49c81 [2021-07-26T19:21:16.001Z] ---> c18b3bc7772f [2021-07-26T19:21:16.001Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-26T19:21:16.001Z] ---> Running in 14dfeaa3004b [2021-07-26T19:21:16.001Z] Removing intermediate container cc5148189b92 [2021-07-26T19:21:16.001Z] ---> b4ed7ef7181a [2021-07-26T19:21:16.001Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-26T19:21:16.001Z] ---> Running in 6739426f7c3c [2021-07-26T19:21:16.290Z] Removing intermediate container 65a13436604b [2021-07-26T19:21:16.291Z] ---> 6f5ff22776d3 [2021-07-26T19:21:16.291Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-26T19:21:16.291Z] ---> Running in 7a383ebe6273 [2021-07-26T19:21:16.566Z] ---> Running in 3db4c73cbb85 [2021-07-26T19:21:17.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:21:18.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:21:18.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:21:18.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:21:18.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:21:18.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:21:18.985Z] OK: 218 MiB in 52 packages [2021-07-26T19:21:18.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:21:19.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:21:19.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:21:19.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:21:19.857Z] OK: 218 MiB in 52 packages [2021-07-26T19:21:20.472Z] OK: 218 MiB in 52 packages [2021-07-26T19:21:20.751Z] OK: 218 MiB in 52 packages [2021-07-26T19:21:20.751Z] OK: 218 MiB in 52 packages [2021-07-26T19:21:20.751Z] Removing intermediate container c70f34a1eafd [2021-07-26T19:21:20.751Z] ---> f5e0d64e05fd [2021-07-26T19:21:20.751Z] Step 6/23 : COPY go.mod . [2021-07-26T19:21:22.199Z] Removing intermediate container 14dfeaa3004b [2021-07-26T19:21:22.199Z] ---> c21678a48d2b [2021-07-26T19:21:22.199Z] Step 6/24 : COPY go.mod . [2021-07-26T19:21:22.199Z] Removing intermediate container 6739426f7c3c [2021-07-26T19:21:22.199Z] ---> 14ea9f69c0ed [2021-07-26T19:21:22.199Z] Step 6/26 : COPY go.mod . [2021-07-26T19:21:22.199Z] ---> 5dcf69b336a8 [2021-07-26T19:21:22.199Z] Step 7/23 : RUN go mod download [2021-07-26T19:21:22.199Z] ---> Running in 21ac18a2d9db [2021-07-26T19:21:22.476Z] Removing intermediate container 3db4c73cbb85 [2021-07-26T19:21:22.476Z] ---> 15d8e9e3c086 [2021-07-26T19:21:22.476Z] Step 6/24 : COPY go.mod . [2021-07-26T19:21:22.476Z] Removing intermediate container 7a383ebe6273 [2021-07-26T19:21:22.476Z] ---> 5b13173fdc5a [2021-07-26T19:21:22.476Z] Step 6/32 : COPY go.mod . [2021-07-26T19:21:23.470Z] ---> 5454dc103cec [2021-07-26T19:21:23.470Z] Step 7/26 : RUN go mod download [2021-07-26T19:21:23.470Z] ---> 084faad1beb5 [2021-07-26T19:21:23.470Z] Step 7/24 : RUN go mod download [2021-07-26T19:21:23.470Z] ---> Running in 2b46ac01ad70 [2021-07-26T19:21:23.470Z] ---> Running in 65aa4107fda5 [2021-07-26T19:21:23.470Z] ---> 703942f6971f [2021-07-26T19:21:23.470Z] Step 7/24 : RUN go mod download [2021-07-26T19:21:24.071Z] ---> 8f83b3ccbe64 [2021-07-26T19:21:24.071Z] Step 7/32 : RUN go mod download [2021-07-26T19:21:24.071Z] ---> Running in 85b8e3105262 [2021-07-26T19:21:24.345Z] ---> Running in 7147476b704d [2021-07-26T19:21:26.991Z] Removing intermediate container 21ac18a2d9db [2021-07-26T19:21:26.991Z] ---> e2165973fe0d [2021-07-26T19:21:26.991Z] Step 8/23 : COPY . . [2021-07-26T19:21:28.979Z] Removing intermediate container 65aa4107fda5 [2021-07-26T19:21:28.979Z] ---> 1abaa512c9de [2021-07-26T19:21:28.979Z] Step 8/24 : COPY . . [2021-07-26T19:21:30.977Z] Removing intermediate container 2b46ac01ad70 [2021-07-26T19:21:30.977Z] ---> ee470a2fb8eb [2021-07-26T19:21:30.977Z] Step 8/26 : COPY . . [2021-07-26T19:21:31.577Z] Removing intermediate container 7147476b704d [2021-07-26T19:21:31.577Z] ---> bba20d6deff5 [2021-07-26T19:21:31.577Z] Step 8/32 : COPY . . [2021-07-26T19:21:31.577Z] Removing intermediate container 85b8e3105262 [2021-07-26T19:21:31.577Z] ---> a103f48afac0 [2021-07-26T19:21:31.577Z] Step 8/24 : COPY . . [2021-07-26T19:21:53.759Z] ---> 9787a0629646 [2021-07-26T19:21:53.759Z] Step 9/23 : RUN go mod tidy [2021-07-26T19:21:53.759Z] ---> dba8ea140723 [2021-07-26T19:21:53.759Z] Step 9/24 : RUN go mod tidy [2021-07-26T19:21:53.759Z] ---> Running in d89132dfd463 [2021-07-26T19:21:53.759Z] ---> 25f04c71c601 [2021-07-26T19:21:53.759Z] Step 9/26 : RUN go mod tidy [2021-07-26T19:21:53.759Z] ---> 815be40bfb1e [2021-07-26T19:21:53.759Z] Step 9/24 : RUN go mod tidy [2021-07-26T19:21:53.759Z] ---> 314218e39ebc [2021-07-26T19:21:53.759Z] Step 9/32 : RUN go mod tidy [2021-07-26T19:21:53.759Z] ---> Running in 1d2a941fe488 [2021-07-26T19:21:53.759Z] ---> Running in 0caddd5b8164 [2021-07-26T19:21:53.759Z] ---> Running in 86f92c6a9b1a [2021-07-26T19:21:53.759Z] ---> Running in 7cf36a1f4c81 [2021-07-26T19:21:58.106Z] Removing intermediate container d89132dfd463 [2021-07-26T19:21:58.106Z] ---> 8e7c0cf732df [2021-07-26T19:21:58.106Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-26T19:21:58.379Z] ---> Running in c1f009e16b6c [2021-07-26T19:21:59.832Z] Removing intermediate container 1d2a941fe488 [2021-07-26T19:21:59.832Z] ---> 74826e0348d9 [2021-07-26T19:21:59.832Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-26T19:21:59.832Z] ---> Running in 88de01107472 [2021-07-26T19:22:00.106Z] Removing intermediate container 0caddd5b8164 [2021-07-26T19:22:00.106Z] ---> 4ded77f292b4 [2021-07-26T19:22:00.106Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-26T19:22:00.383Z] ---> Running in bb9c240a79e9 [2021-07-26T19:22:00.661Z] Removing intermediate container 7cf36a1f4c81 [2021-07-26T19:22:00.661Z] ---> 53c045229373 [2021-07-26T19:22:00.661Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-26T19:22:00.661Z] 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-07-26T19:22:00.662Z] Removing intermediate container 86f92c6a9b1a [2021-07-26T19:22:00.662Z] ---> a2db037ffcef [2021-07-26T19:22:00.662Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-26T19:22:00.662Z] ---> Running in 7da7bb856233 [2021-07-26T19:22:00.940Z] ---> Running in e0f4a0feb51a [2021-07-26T19:22:02.406Z] 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-07-26T19:22:02.694Z] 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-07-26T19:22:03.690Z] 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-07-26T19:22:03.690Z] 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-07-26T19:23:55.573Z] 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-07-26T19:23:57.016Z] Removing intermediate container c1f009e16b6c [2021-07-26T19:23:57.016Z] ---> a95ef3e3504b [2021-07-26T19:23:57.016Z] [2021-07-26T19:23:57.016Z] Step 11/23 : FROM alpine:3.12 [2021-07-26T19:23:57.292Z] 3.12: Pulling from library/alpine [2021-07-26T19:23:59.936Z] Removing intermediate container e0f4a0feb51a [2021-07-26T19:23:59.936Z] ---> 4add77039fd3 [2021-07-26T19:23:59.936Z] [2021-07-26T19:23:59.936Z] Step 11/24 : FROM alpine:3.12 [2021-07-26T19:23:59.936Z] 3.12: Pulling from library/alpine [2021-07-26T19:23:59.936Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-26T19:24:00.209Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-26T19:24:00.209Z] Removing intermediate container 7da7bb856233 [2021-07-26T19:24:00.209Z] ---> 002b3cd21047 [2021-07-26T19:24:00.209Z] [2021-07-26T19:24:00.209Z] Step 11/32 : FROM alpine:3.12 [2021-07-26T19:24:00.209Z] ---> c4fd0aeabfcf [2021-07-26T19:24:00.209Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-26T19:24:00.209Z] Status: Image is up to date for alpine:3.12 [2021-07-26T19:24:00.209Z] Status: Downloaded newer image for alpine:3.12 [2021-07-26T19:24:00.209Z] ---> c4fd0aeabfcf [2021-07-26T19:24:00.209Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-26T19:24:00.209Z] ---> c4fd0aeabfcf [2021-07-26T19:24:00.209Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-26T19:24:01.198Z] ---> Running in 6544d3832613 [2021-07-26T19:24:01.198Z] ---> Running in e3dc6261e32d [2021-07-26T19:24:01.198Z] ---> Running in 87fb0c6cb853 [2021-07-26T19:24:02.206Z] Removing intermediate container bb9c240a79e9 [2021-07-26T19:24:02.206Z] ---> e8eae5e37774 [2021-07-26T19:24:02.206Z] [2021-07-26T19:24:02.206Z] Step 11/26 : FROM alpine:3.12 [2021-07-26T19:24:02.206Z] ---> c4fd0aeabfcf [2021-07-26T19:24:02.206Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-26T19:24:02.206Z] Removing intermediate container e3dc6261e32d [2021-07-26T19:24:02.206Z] ---> 3890a3a8ca96 [2021-07-26T19:24:02.206Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-26T19:24:02.482Z] ---> Running in 0cd7324701a2 [2021-07-26T19:24:02.482Z] ---> Running in b42acda3fd68 [2021-07-26T19:24:03.080Z] Removing intermediate container 88de01107472 [2021-07-26T19:24:03.080Z] ---> 049f4ea388f5 [2021-07-26T19:24:03.080Z] [2021-07-26T19:24:03.080Z] Step 11/24 : FROM alpine:3.12 [2021-07-26T19:24:03.080Z] ---> c4fd0aeabfcf [2021-07-26T19:24:03.080Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-26T19:24:03.355Z] ---> Running in d1b2ffff06d1 [2021-07-26T19:24:04.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:24:04.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:24:04.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:24:04.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:24:04.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:24:04.951Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-26T19:24:04.951Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:24:04.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:24:04.951Z] OK: 5 MiB in 15 packages [2021-07-26T19:24:04.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:24:05.230Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-26T19:24:05.230Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-26T19:24:05.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:24:05.230Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:24:05.230Z] Executing ca-certificates-20191127-r4.trigger [2021-07-26T19:24:05.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:24:05.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:24:05.506Z] OK: 6 MiB in 16 packages [2021-07-26T19:24:05.782Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-26T19:24:05.782Z] (2/2) Installing su-exec (0.2-r1) [2021-07-26T19:24:05.782Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:24:05.782Z] OK: 5 MiB in 16 packages [2021-07-26T19:24:06.056Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-26T19:24:06.056Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-26T19:24:06.335Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-26T19:24:06.335Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-26T19:24:06.335Z] (4/6) Installing curl (7.78.0-r0) [2021-07-26T19:24:06.335Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:24:06.335Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-26T19:24:06.335Z] (6/6) Installing su-exec (0.2-r1) [2021-07-26T19:24:06.335Z] OK: 5 MiB in 15 packages [2021-07-26T19:24:06.335Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:24:06.335Z] Executing ca-certificates-20191127-r4.trigger [2021-07-26T19:24:06.613Z] OK: 7 MiB in 20 packages [2021-07-26T19:24:06.889Z] Removing intermediate container 87fb0c6cb853 [2021-07-26T19:24:06.889Z] ---> 975a3dcc5940 [2021-07-26T19:24:06.889Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-26T19:24:07.169Z] ---> Running in 3b5a849f5f4c [2021-07-26T19:24:07.774Z] Removing intermediate container b42acda3fd68 [2021-07-26T19:24:07.774Z] ---> 2faba9edf888 [2021-07-26T19:24:07.774Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-26T19:24:08.048Z] Removing intermediate container 6544d3832613 [2021-07-26T19:24:08.048Z] ---> 724a8294ecd0 [2021-07-26T19:24:08.048Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-26T19:24:08.321Z] Removing intermediate container 3b5a849f5f4c [2021-07-26T19:24:08.321Z] ---> 7bd7caad0f29 [2021-07-26T19:24:08.321Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-26T19:24:08.321Z] Removing intermediate container d1b2ffff06d1 [2021-07-26T19:24:08.321Z] ---> a08d2ad5bcb7 [2021-07-26T19:24:08.321Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-26T19:24:08.595Z] ---> Running in 99bb0d844882 [2021-07-26T19:24:08.595Z] ---> Running in c51687f0f8dc [2021-07-26T19:24:08.595Z] ---> Running in ddb9781fd712 [2021-07-26T19:24:08.595Z] ---> Running in d72dfc9c84d5 [2021-07-26T19:24:08.871Z] Removing intermediate container 0cd7324701a2 [2021-07-26T19:24:08.872Z] ---> 9889f20e102b [2021-07-26T19:24:08.872Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-26T19:24:09.152Z] ---> Running in 1dcf638f4360 [2021-07-26T19:24:09.152Z] Removing intermediate container c51687f0f8dc [2021-07-26T19:24:09.152Z] ---> c30cc0f4cdb8 [2021-07-26T19:24:09.152Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-26T19:24:09.426Z] Removing intermediate container 99bb0d844882 [2021-07-26T19:24:09.426Z] ---> d87242a8ca43 [2021-07-26T19:24:09.426Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-26T19:24:09.426Z] Removing intermediate container ddb9781fd712 [2021-07-26T19:24:09.426Z] ---> 742c3ba6e402 [2021-07-26T19:24:09.426Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-26T19:24:09.426Z] Removing intermediate container d72dfc9c84d5 [2021-07-26T19:24:09.426Z] ---> 5688c389fdb5 [2021-07-26T19:24:09.426Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-26T19:24:09.747Z] ---> Running in 4a2e4da5f20e [2021-07-26T19:24:09.747Z] ---> Running in 00baaba18756 [2021-07-26T19:24:09.747Z] ---> Running in 8852d83f512d [2021-07-26T19:24:09.747Z] ---> Running in 1a632b8b5822 [2021-07-26T19:24:10.113Z] Removing intermediate container 1dcf638f4360 [2021-07-26T19:24:10.113Z] ---> 342b7050a812 [2021-07-26T19:24:10.113Z] Step 14/26 : WORKDIR / [2021-07-26T19:24:10.113Z] ---> Running in 62c276de404d [2021-07-26T19:24:10.423Z] Removing intermediate container 4a2e4da5f20e [2021-07-26T19:24:10.423Z] ---> 96b4064b0cf4 [2021-07-26T19:24:10.423Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-26T19:24:10.711Z] Removing intermediate container 1a632b8b5822 [2021-07-26T19:24:10.712Z] ---> b352da684416 [2021-07-26T19:24:10.712Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-26T19:24:11.027Z] ---> Running in 711d653a5e34 [2021-07-26T19:24:11.027Z] Removing intermediate container 00baaba18756 [2021-07-26T19:24:11.027Z] ---> 0d4d2151c6de [2021-07-26T19:24:11.027Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-26T19:24:11.027Z] ---> Running in aa78d834c143 [2021-07-26T19:24:11.347Z] Removing intermediate container 8852d83f512d [2021-07-26T19:24:11.347Z] ---> 9f98dc8bddb6 [2021-07-26T19:24:11.347Z] Step 16/24 : WORKDIR / [2021-07-26T19:24:11.347Z] Removing intermediate container 62c276de404d [2021-07-26T19:24:11.347Z] ---> 0dd80c900628 [2021-07-26T19:24:11.347Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-26T19:24:11.347Z] ---> Running in 96a95781e0b0 [2021-07-26T19:24:11.347Z] ---> Running in d71fd9364b91 [2021-07-26T19:24:11.952Z] Removing intermediate container 711d653a5e34 [2021-07-26T19:24:11.952Z] ---> 4c6683d405e2 [2021-07-26T19:24:11.952Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:24:12.230Z] Removing intermediate container aa78d834c143 [2021-07-26T19:24:12.230Z] ---> e788db4f19c0 [2021-07-26T19:24:12.230Z] Step 16/24 : WORKDIR / [2021-07-26T19:24:12.509Z] ---> Running in 85a5ffcffb86 [2021-07-26T19:24:12.509Z] Removing intermediate container 96a95781e0b0 [2021-07-26T19:24:12.509Z] ---> dfe0934a7146 [2021-07-26T19:24:12.509Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:24:12.788Z] ---> e21aaa03b390 [2021-07-26T19:24:12.788Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-26T19:24:13.399Z] ---> 486a9ddd5c62 [2021-07-26T19:24:13.399Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-26T19:24:13.399Z] Removing intermediate container 85a5ffcffb86 [2021-07-26T19:24:13.399Z] ---> 8de4cc9ecd07 [2021-07-26T19:24:13.399Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:24:13.693Z] ---> 09d44a599477 [2021-07-26T19:24:13.693Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-26T19:24:14.672Z] ---> 45de48d8bf42 [2021-07-26T19:24:14.673Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-26T19:24:14.967Z] ---> 5f5335eb06a5 [2021-07-26T19:24:14.967Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-26T19:24:15.257Z] Removing intermediate container d71fd9364b91 [2021-07-26T19:24:15.257Z] ---> 78b1af977055 [2021-07-26T19:24:15.257Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-26T19:24:15.854Z] ---> 7c037d091855 [2021-07-26T19:24:15.854Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-26T19:24:15.854Z] ---> Running in 57ca867381db [2021-07-26T19:24:15.854Z] ---> 0f8ce8ce59d5 [2021-07-26T19:24:15.854Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-26T19:24:16.130Z] ---> d60ed01adace [2021-07-26T19:24:16.130Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-26T19:24:17.107Z] ---> 2cf6fcc7e827 [2021-07-26T19:24:17.107Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-26T19:24:17.107Z] Removing intermediate container 57ca867381db [2021-07-26T19:24:17.107Z] ---> a5d9574a82a1 [2021-07-26T19:24:17.107Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-26T19:24:17.107Z] ---> fc8020317c67 [2021-07-26T19:24:17.107Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-26T19:24:17.107Z] ---> 12bdf325a3ae [2021-07-26T19:24:17.107Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-26T19:24:17.107Z] ---> c548e75b3703 [2021-07-26T19:24:17.107Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-26T19:24:17.381Z] ---> Running in c5a8afca6ace [2021-07-26T19:24:17.381Z] ---> Running in 4bc6ba215dc3 [2021-07-26T19:24:18.362Z] ---> e9470ae54f56 [2021-07-26T19:24:18.362Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-26T19:24:18.362Z] ---> Running in f32d25b3212e [2021-07-26T19:24:18.362Z] Removing intermediate container c5a8afca6ace [2021-07-26T19:24:18.362Z] ---> 7412dd6fbeec [2021-07-26T19:24:18.362Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:24:18.362Z] Removing intermediate container 4bc6ba215dc3 [2021-07-26T19:24:18.362Z] ---> 33ba00414b64 [2021-07-26T19:24:18.362Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:24:18.636Z] ---> 36ee87e0d53c [2021-07-26T19:24:18.636Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-26T19:24:18.636Z] ---> Running in 828e4c3d62cf [2021-07-26T19:24:18.636Z] ---> f5a0aebc1214 [2021-07-26T19:24:18.636Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-26T19:24:18.636Z] ---> Running in 4186be88b544 [2021-07-26T19:24:18.636Z] ---> Running in da84fe699915 [2021-07-26T19:24:19.236Z] Removing intermediate container f32d25b3212e [2021-07-26T19:24:19.236Z] ---> f7541d9f1512 [2021-07-26T19:24:19.236Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:24:19.514Z] ---> Running in 9fd80a386bd6 [2021-07-26T19:24:19.514Z] Removing intermediate container 828e4c3d62cf [2021-07-26T19:24:19.514Z] ---> c6c41d1bd604 [2021-07-26T19:24:19.514Z] Step 22/24 : LABEL arch=arm64 [2021-07-26T19:24:19.789Z] Removing intermediate container da84fe699915 [2021-07-26T19:24:19.789Z] ---> 67f0e809fc15 [2021-07-26T19:24:19.789Z] Step 21/23 : LABEL arch=arm64 [2021-07-26T19:24:19.789Z] ---> Running in 5a8946634bcd [2021-07-26T19:24:20.062Z] ---> Running in 546454ace68a [2021-07-26T19:24:20.337Z] Removing intermediate container 9fd80a386bd6 [2021-07-26T19:24:20.337Z] ---> 695042ef8938 [2021-07-26T19:24:20.337Z] Step 22/24 : LABEL arch=arm64 [2021-07-26T19:24:20.608Z] ---> 69dcc846751e [2021-07-26T19:24:20.608Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-26T19:24:20.608Z] ---> Running in 5b36471d99c6 [2021-07-26T19:24:20.608Z] Removing intermediate container 546454ace68a [2021-07-26T19:24:20.608Z] ---> 18cc0bf9dca0 [2021-07-26T19:24:20.608Z] Step 22/23 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:24:20.608Z] Removing intermediate container 5a8946634bcd [2021-07-26T19:24:20.608Z] ---> fc3049191966 [2021-07-26T19:24:20.608Z] Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:24:20.885Z] ---> Running in d5d9f2e61b11 [2021-07-26T19:24:20.885Z] ---> Running in 06eee2c94318 [2021-07-26T19:24:21.161Z] Removing intermediate container 5b36471d99c6 [2021-07-26T19:24:21.161Z] ---> 3568c9194a4e [2021-07-26T19:24:21.161Z] Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:24:21.437Z] ---> Running in 6ee44a673d47 [2021-07-26T19:24:21.712Z] ---> 705621f74f5d [2021-07-26T19:24:21.712Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-26T19:24:21.712Z] Removing intermediate container 06eee2c94318 [2021-07-26T19:24:21.712Z] ---> 7c665b7d70c0 [2021-07-26T19:24:21.712Z] Step 23/23 : LABEL version=0.0.0 [2021-07-26T19:24:21.712Z] Removing intermediate container d5d9f2e61b11 [2021-07-26T19:24:21.712Z] ---> 7ef941f5c3bb [2021-07-26T19:24:21.712Z] Step 24/24 : LABEL version=0.0.0 [2021-07-26T19:24:21.989Z] ---> Running in 1a83c836e346 [2021-07-26T19:24:21.989Z] ---> Running in 4bee723fdb60 [2021-07-26T19:24:21.989Z] ---> Running in 87fa78912dc5 [2021-07-26T19:24:21.989Z] Removing intermediate container 4186be88b544 [2021-07-26T19:24:21.989Z] ---> 3903e7bba0ee [2021-07-26T19:24:21.989Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:24:22.267Z] Removing intermediate container 6ee44a673d47 [2021-07-26T19:24:22.267Z] ---> e068893cb657 [2021-07-26T19:24:22.267Z] Step 24/24 : LABEL version=0.0.0 [2021-07-26T19:24:22.545Z] ---> Running in 6a8816c20d96 [2021-07-26T19:24:23.147Z] Removing intermediate container 87fa78912dc5 [2021-07-26T19:24:23.147Z] ---> 43693516d4d7 [2021-07-26T19:24:23.147Z] [2021-07-26T19:24:23.147Z] Removing intermediate container 4bee723fdb60 [2021-07-26T19:24:23.147Z] ---> c5024cda083c [2021-07-26T19:24:23.147Z] [2021-07-26T19:24:23.147Z] Removing intermediate container 6a8816c20d96 [2021-07-26T19:24:23.147Z] ---> 300f69bc4912 [2021-07-26T19:24:23.147Z] [2021-07-26T19:24:23.422Z] Successfully built 43693516d4d7 [2021-07-26T19:24:23.422Z] Successfully built c5024cda083c [2021-07-26T19:24:23.422Z] ---> d2fbac0ed559 [2021-07-26T19:24:23.422Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-26T19:24:23.698Z] Successfully tagged core-command-arm64:latest [2021-07-26T19:24:23.699Z] Successfully tagged support-notifications-arm64:latest [2021-07-26T19:24:23.699Z]  Building support-notifications ... done Building core-data [2021-07-26T19:24:23.699Z] Building sys-mgmt-agent [2021-07-26T19:24:23.699Z]  Building core-command ... done Successfully built 300f69bc4912 [2021-07-26T19:24:23.699Z] Successfully tagged core-metadata-arm64:latest [2021-07-26T19:24:23.699Z] Building support-scheduler [2021-07-26T19:24:25.685Z]  Building core-metadata ... done  ---> 30bfb85acfcc [2021-07-26T19:24:25.685Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-26T19:24:25.685Z] Removing intermediate container 1a83c836e346 [2021-07-26T19:24:25.685Z] ---> d52f55229ebd [2021-07-26T19:24:25.685Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-26T19:24:25.685Z] ---> Running in 66281f5a672d [2021-07-26T19:24:29.080Z] ---> f93088fb0b6a [2021-07-26T19:24:29.080Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-26T19:24:29.080Z] Removing intermediate container 66281f5a672d [2021-07-26T19:24:29.080Z] ---> acccd76be255 [2021-07-26T19:24:29.080Z] Step 24/26 : LABEL arch=arm64 [2021-07-26T19:24:30.523Z] ---> Running in d970efac6b07 [2021-07-26T19:24:31.125Z] ---> eec3bcf588a0 [2021-07-26T19:24:31.125Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-26T19:24:31.402Z] Removing intermediate container d970efac6b07 [2021-07-26T19:24:31.402Z] ---> 7cd53b502084 [2021-07-26T19:24:31.402Z] Step 25/26 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:24:31.677Z] ---> Running in d5b16170aec2 [2021-07-26T19:24:32.277Z] ---> 643df98bf303 [2021-07-26T19:24:32.277Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-26T19:24:32.557Z] Removing intermediate container d5b16170aec2 [2021-07-26T19:24:32.557Z] ---> ab327f09b8ba [2021-07-26T19:24:32.557Z] Step 26/26 : LABEL version=0.0.0 [2021-07-26T19:24:33.159Z] ---> Running in fe1397113f35 [2021-07-26T19:24:33.434Z] ---> Running in a086f5c5abd8 [2021-07-26T19:24:34.427Z] Removing intermediate container fe1397113f35 [2021-07-26T19:24:34.427Z] ---> 9ecb253a9062 [2021-07-26T19:24:34.427Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-26T19:24:34.706Z] Removing intermediate container a086f5c5abd8 [2021-07-26T19:24:34.706Z] ---> 4704712469ff [2021-07-26T19:24:34.706Z] [2021-07-26T19:24:34.985Z] Successfully built 4704712469ff [2021-07-26T19:24:34.985Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-26T19:24:34.985Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-07-26T19:24:35.975Z] ---> 41c64f5c48f4 [2021-07-26T19:24:35.975Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-26T19:24:36.975Z] ---> Running in e37b6fd2c501 [2021-07-26T19:24:39.596Z] Removing intermediate container e37b6fd2c501 [2021-07-26T19:24:39.596Z] ---> f0116f23cd21 [2021-07-26T19:24:39.596Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-26T19:24:40.213Z] ---> Running in aba505475628 [2021-07-26T19:24:41.197Z] Removing intermediate container aba505475628 [2021-07-26T19:24:41.197Z] ---> 156d895dddec [2021-07-26T19:24:41.197Z] Step 29/32 : CMD ["gate"] [2021-07-26T19:24:42.174Z] ---> Running in 6bd68161ff38 [2021-07-26T19:24:43.157Z] Removing intermediate container 6bd68161ff38 [2021-07-26T19:24:43.157Z] ---> 027d8cb6b945 [2021-07-26T19:24:43.157Z] Step 30/32 : LABEL arch=arm64 [2021-07-26T19:24:43.757Z] ---> Running in 47274d48562e [2021-07-26T19:24:45.202Z] Removing intermediate container 47274d48562e [2021-07-26T19:24:45.202Z] ---> bca23ee11986 [2021-07-26T19:24:45.202Z] Step 31/32 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:24:45.797Z] ---> Running in 607dd786abd4 [2021-07-26T19:24:46.403Z] Removing intermediate container 607dd786abd4 [2021-07-26T19:24:46.403Z] ---> 89c5d2b7a355 [2021-07-26T19:24:46.403Z] Step 32/32 : LABEL version=0.0.0 [2021-07-26T19:24:47.387Z] ---> Running in 79809e95f7e0 [2021-07-26T19:24:47.989Z] Removing intermediate container 79809e95f7e0 [2021-07-26T19:24:47.989Z] ---> 6dcd6cf71b32 [2021-07-26T19:24:47.989Z] [2021-07-26T19:24:48.264Z] Successfully built 6dcd6cf71b32 [2021-07-26T19:24:48.264Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-26T19:25:15.084Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:25:15.084Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:25:15.084Z] ---> 51de063e7963 [2021-07-26T19:25:15.084Z] Step 3/24 : WORKDIR /edgex-go [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> cf824ecc0a64 [2021-07-26T19:25:15.084Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> 6f5ff22776d3 [2021-07-26T19:25:15.084Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-26T19:25:15.084Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:25:15.084Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:25:15.084Z] ---> 51de063e7963 [2021-07-26T19:25:15.084Z] Step 3/24 : WORKDIR /edgex-go [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> cf824ecc0a64 [2021-07-26T19:25:15.084Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> 6f5ff22776d3 [2021-07-26T19:25:15.084Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-26T19:25:15.084Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:25:15.084Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:25:15.084Z] ---> 51de063e7963 [2021-07-26T19:25:15.084Z] Step 3/23 : WORKDIR /edgex-go [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> cf824ecc0a64 [2021-07-26T19:25:15.084Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> 6f5ff22776d3 [2021-07-26T19:25:15.084Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> 15d8e9e3c086 [2021-07-26T19:25:15.084Z] Step 6/23 : COPY go.mod . [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> 703942f6971f [2021-07-26T19:25:15.084Z] Step 7/23 : RUN go mod download [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> a103f48afac0 [2021-07-26T19:25:15.084Z] Step 8/23 : COPY . . [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> 815be40bfb1e [2021-07-26T19:25:15.084Z] Step 9/23 : RUN go mod tidy [2021-07-26T19:25:15.084Z] ---> Using cache [2021-07-26T19:25:15.084Z] ---> a2db037ffcef [2021-07-26T19:25:15.084Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-26T19:25:16.523Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-26T19:25:16.523Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-26T19:25:16.523Z] ---> 51de063e7963 [2021-07-26T19:25:16.523Z] Step 3/22 : WORKDIR /edgex-go [2021-07-26T19:25:16.523Z] ---> Using cache [2021-07-26T19:25:16.523Z] ---> cf824ecc0a64 [2021-07-26T19:25:16.523Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:25:16.523Z] ---> Using cache [2021-07-26T19:25:16.523Z] ---> 6f5ff22776d3 [2021-07-26T19:25:16.523Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-26T19:25:16.523Z] ---> Using cache [2021-07-26T19:25:16.523Z] ---> 15d8e9e3c086 [2021-07-26T19:25:16.523Z] Step 6/22 : COPY go.mod . [2021-07-26T19:25:16.523Z] ---> Using cache [2021-07-26T19:25:16.524Z] ---> 703942f6971f [2021-07-26T19:25:16.524Z] Step 7/22 : RUN go mod download [2021-07-26T19:25:16.524Z] ---> Using cache [2021-07-26T19:25:16.524Z] ---> a103f48afac0 [2021-07-26T19:25:16.524Z] Step 8/22 : COPY . . [2021-07-26T19:25:16.524Z] ---> Using cache [2021-07-26T19:25:16.524Z] ---> 815be40bfb1e [2021-07-26T19:25:16.524Z] Step 9/22 : RUN go mod tidy [2021-07-26T19:25:16.524Z] ---> Using cache [2021-07-26T19:25:16.524Z] ---> a2db037ffcef [2021-07-26T19:25:16.524Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-26T19:25:18.508Z] ---> Running in 0721f3d9a540 [2021-07-26T19:25:18.508Z] ---> Running in 5da079cb6651 [2021-07-26T19:25:18.508Z] ---> Running in 83ad0fb55e39 [2021-07-26T19:25:18.508Z] ---> Running in 7d91657a3fe8 [2021-07-26T19:25:20.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:25:20.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:25:20.495Z] 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-07-26T19:25:20.495Z] 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-07-26T19:25:21.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:25:21.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:25:22.487Z] OK: 218 MiB in 52 packages [2021-07-26T19:25:22.487Z] OK: 218 MiB in 52 packages [2021-07-26T19:25:24.498Z] Removing intermediate container 5da079cb6651 [2021-07-26T19:25:24.498Z] ---> af511a4f8e11 [2021-07-26T19:25:24.498Z] Step 6/24 : COPY go.mod . [2021-07-26T19:25:24.498Z] Removing intermediate container 7d91657a3fe8 [2021-07-26T19:25:24.498Z] ---> 71216d6746bc [2021-07-26T19:25:24.498Z] Step 6/24 : COPY go.mod . [2021-07-26T19:25:25.964Z] ---> 3c54c57e028a [2021-07-26T19:25:25.964Z] Step 7/24 : RUN go mod download [2021-07-26T19:25:25.964Z] ---> 67590aab69ad [2021-07-26T19:25:25.964Z] Step 7/24 : RUN go mod download [2021-07-26T19:25:25.964Z] ---> Running in 964b7d36650d [2021-07-26T19:25:26.245Z] ---> Running in f87066526107 [2021-07-26T19:25:33.016Z] Removing intermediate container 964b7d36650d [2021-07-26T19:25:33.016Z] ---> 61f162d17fa7 [2021-07-26T19:25:33.016Z] Step 8/24 : COPY . . [2021-07-26T19:25:33.016Z] Removing intermediate container f87066526107 [2021-07-26T19:25:33.016Z] ---> 0e8a6003fc5a [2021-07-26T19:25:33.016Z] Step 8/24 : COPY . . [2021-07-26T19:26:05.633Z] ---> 9d88162ad088 [2021-07-26T19:26:05.633Z] Step 9/24 : RUN go mod tidy [2021-07-26T19:26:05.633Z] ---> 6df791ffd400 [2021-07-26T19:26:05.633Z] Step 9/24 : RUN go mod tidy [2021-07-26T19:26:05.633Z] ---> Running in 30ed3fcf1639 [2021-07-26T19:26:05.633Z] ---> Running in 7c33647c0352 [2021-07-26T19:26:11.066Z] Removing intermediate container 30ed3fcf1639 [2021-07-26T19:26:11.066Z] ---> afc63abff764 [2021-07-26T19:26:11.066Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-26T19:26:11.066Z] ---> Running in e9172cebe00a [2021-07-26T19:26:11.676Z] Removing intermediate container 7c33647c0352 [2021-07-26T19:26:11.676Z] ---> 7fc489aa1713 [2021-07-26T19:26:11.676Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-26T19:26:11.949Z] ---> Running in 0bec16d82b4d [2021-07-26T19:26:13.926Z] 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-07-26T19:26:14.205Z] 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-07-26T19:26:26.620Z] 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-07-26T19:26:39.031Z] Removing intermediate container 83ad0fb55e39 [2021-07-26T19:26:39.031Z] ---> 1579e6c16873 [2021-07-26T19:26:39.031Z] [2021-07-26T19:26:39.031Z] Step 11/23 : FROM alpine:3.12 [2021-07-26T19:26:39.031Z] ---> c4fd0aeabfcf [2021-07-26T19:26:39.031Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-26T19:26:39.031Z] ---> Using cache [2021-07-26T19:26:39.031Z] ---> a08d2ad5bcb7 [2021-07-26T19:26:39.031Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-26T19:26:39.031Z] ---> Using cache [2021-07-26T19:26:39.031Z] ---> 5688c389fdb5 [2021-07-26T19:26:39.031Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-26T19:26:39.031Z] ---> Running in 8da0a4e43ea2 [2021-07-26T19:26:39.637Z] Removing intermediate container 8da0a4e43ea2 [2021-07-26T19:26:39.637Z] ---> fc9af2858f72 [2021-07-26T19:26:39.637Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-26T19:26:40.229Z] ---> Running in 3be785cfdd0b [2021-07-26T19:26:41.204Z] Removing intermediate container 3be785cfdd0b [2021-07-26T19:26:41.204Z] ---> b31d4d3b039b [2021-07-26T19:26:41.204Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:26:41.474Z] Removing intermediate container 0721f3d9a540 [2021-07-26T19:26:41.474Z] ---> bc2740c7e9d6 [2021-07-26T19:26:41.474Z] [2021-07-26T19:26:41.474Z] Step 11/22 : FROM alpine:3.12 [2021-07-26T19:26:41.474Z] ---> c4fd0aeabfcf [2021-07-26T19:26:41.474Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-26T19:26:41.745Z] ---> Running in 46a95c766c63 [2021-07-26T19:26:43.181Z] ---> cb7158bd169d [2021-07-26T19:26:43.181Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-26T19:26:44.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:26:44.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:26:45.057Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-26T19:26:45.057Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-26T19:26:45.057Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-26T19:26:45.058Z] ---> 11e5bcd88c5b [2021-07-26T19:26:45.058Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-26T19:26:45.058Z] (4/4) Installing curl (7.78.0-r0) [2021-07-26T19:26:45.058Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:26:45.058Z] Executing ca-certificates-20191127-r4.trigger [2021-07-26T19:26:45.668Z] OK: 7 MiB in 18 packages [2021-07-26T19:26:46.280Z] ---> 9ddda001e5ec [2021-07-26T19:26:46.280Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-26T19:26:46.558Z] ---> Running in a1041e61e36a [2021-07-26T19:26:48.001Z] Removing intermediate container a1041e61e36a [2021-07-26T19:26:48.001Z] ---> 6a4402e50bb2 [2021-07-26T19:26:48.001Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:26:48.001Z] ---> Running in c7a577646982 [2021-07-26T19:26:48.274Z] Removing intermediate container 46a95c766c63 [2021-07-26T19:26:48.274Z] ---> 5ab270023822 [2021-07-26T19:26:48.274Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-26T19:26:48.549Z] ---> Running in 59537a720e38 [2021-07-26T19:26:48.822Z] Removing intermediate container c7a577646982 [2021-07-26T19:26:48.822Z] ---> c74c3490fa8d [2021-07-26T19:26:48.822Z] Step 21/23 : LABEL arch=arm64 [2021-07-26T19:26:49.096Z] ---> Running in 36d1e2dea6cd [2021-07-26T19:26:49.369Z] Removing intermediate container 59537a720e38 [2021-07-26T19:26:49.369Z] ---> 0882ae52f3b5 [2021-07-26T19:26:49.369Z] Step 14/22 : WORKDIR /edgex [2021-07-26T19:26:49.642Z] ---> Running in 70f3955f8e3a [2021-07-26T19:26:49.916Z] Removing intermediate container 36d1e2dea6cd [2021-07-26T19:26:49.916Z] ---> 4888612642da [2021-07-26T19:26:49.916Z] Step 22/23 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:26:50.189Z] ---> Running in 7d758586afce [2021-07-26T19:26:50.461Z] Removing intermediate container 70f3955f8e3a [2021-07-26T19:26:50.462Z] ---> e675ac267b51 [2021-07-26T19:26:50.462Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-26T19:26:51.074Z] Removing intermediate container 7d758586afce [2021-07-26T19:26:51.074Z] ---> c11cb5c2408b [2021-07-26T19:26:51.074Z] Step 23/23 : LABEL version=0.0.0 [2021-07-26T19:26:51.351Z] ---> Running in 65e5acc604df [2021-07-26T19:26:51.951Z] ---> d12d0963e13e [2021-07-26T19:26:51.951Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-26T19:26:52.226Z] Removing intermediate container 65e5acc604df [2021-07-26T19:26:52.501Z] ---> 3eabb76f1785 [2021-07-26T19:26:52.501Z] [2021-07-26T19:26:53.106Z] Successfully built 3eabb76f1785 [2021-07-26T19:26:53.106Z] Successfully tagged support-scheduler-arm64:latest [2021-07-26T19:26:54.090Z]  Building support-scheduler ... done  ---> a6ffb0a62511 [2021-07-26T19:26:54.090Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-26T19:26:56.077Z] ---> db255bd81136 [2021-07-26T19:26:56.077Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-26T19:26:56.077Z] ---> Running in 71525d71190d [2021-07-26T19:26:56.681Z] Removing intermediate container 71525d71190d [2021-07-26T19:26:56.681Z] ---> 1690598cdbc9 [2021-07-26T19:26:56.681Z] Step 19/22 : CMD ["--init=true"] [2021-07-26T19:26:56.681Z] ---> Running in 51d449ec40be [2021-07-26T19:26:57.673Z] Removing intermediate container 51d449ec40be [2021-07-26T19:26:57.673Z] ---> e378c981cc38 [2021-07-26T19:26:57.673Z] Step 20/22 : LABEL arch=arm64 [2021-07-26T19:26:57.673Z] ---> Running in 3b455f4d675d [2021-07-26T19:26:58.663Z] Removing intermediate container 3b455f4d675d [2021-07-26T19:26:58.663Z] ---> fb0a26e43749 [2021-07-26T19:26:58.663Z] Step 21/22 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:26:58.663Z] ---> Running in 6d01090344d9 [2021-07-26T19:26:59.264Z] Removing intermediate container 6d01090344d9 [2021-07-26T19:26:59.264Z] ---> 9c4fbe1a0e1d [2021-07-26T19:26:59.264Z] Step 22/22 : LABEL version=0.0.0 [2021-07-26T19:26:59.544Z] ---> Running in cb772888c24a [2021-07-26T19:27:00.145Z] Removing intermediate container cb772888c24a [2021-07-26T19:27:00.145Z] ---> 1c1384f434a9 [2021-07-26T19:27:00.145Z] [2021-07-26T19:27:00.422Z] Successfully built 1c1384f434a9 [2021-07-26T19:27:00.709Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-26T19:27:22.918Z]  Building security-proxy-setup ... done Removing intermediate container e9172cebe00a [2021-07-26T19:27:22.918Z] ---> 849720312e31 [2021-07-26T19:27:22.918Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-26T19:27:22.918Z] ---> Running in 745ab0461d67 [2021-07-26T19:27:23.896Z] 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-07-26T19:27:26.534Z] Removing intermediate container 0bec16d82b4d [2021-07-26T19:27:26.534Z] ---> 32d3337e3229 [2021-07-26T19:27:26.534Z] [2021-07-26T19:27:26.534Z] Step 11/24 : FROM alpine:3.12 [2021-07-26T19:27:26.534Z] ---> c4fd0aeabfcf [2021-07-26T19:27:26.534Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-26T19:27:26.806Z] ---> Running in f883bcf4b1ee [2021-07-26T19:27:27.081Z] Removing intermediate container 745ab0461d67 [2021-07-26T19:27:27.081Z] ---> a857001d8c78 [2021-07-26T19:27:27.081Z] [2021-07-26T19:27:27.081Z] Step 12/24 : FROM docker:20.10.6 [2021-07-26T19:27:27.355Z] 20.10.6: Pulling from library/docker [2021-07-26T19:27:27.355Z] Removing intermediate container f883bcf4b1ee [2021-07-26T19:27:27.355Z] ---> 98fae7c725fa [2021-07-26T19:27:27.355Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-26T19:27:27.629Z] ---> Running in c845c4278b70 [2021-07-26T19:27:28.224Z] Removing intermediate container c845c4278b70 [2021-07-26T19:27:28.224Z] ---> 1ca2dbb21d50 [2021-07-26T19:27:28.224Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-26T19:27:28.499Z] ---> Running in 51edc9b04a78 [2021-07-26T19:27:29.100Z] Removing intermediate container 51edc9b04a78 [2021-07-26T19:27:29.100Z] ---> 0e9fa6d5fd05 [2021-07-26T19:27:29.100Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-26T19:27:29.383Z] ---> Running in 7dd133166f48 [2021-07-26T19:27:31.419Z] Removing intermediate container 7dd133166f48 [2021-07-26T19:27:31.419Z] ---> b13f9e46f86b [2021-07-26T19:27:31.419Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-26T19:27:31.419Z] ---> Running in 8dcf52493a9d [2021-07-26T19:27:32.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:27:33.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:27:34.566Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-26T19:27:34.566Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-26T19:27:34.566Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-26T19:27:34.566Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-26T19:27:34.841Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-26T19:27:34.841Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-26T19:27:34.841Z] Executing busybox-1.31.1-r20.trigger [2021-07-26T19:27:35.125Z] OK: 8 MiB in 20 packages [2021-07-26T19:27:38.527Z] Removing intermediate container 8dcf52493a9d [2021-07-26T19:27:38.527Z] ---> 7ea4129c5a31 [2021-07-26T19:27:38.527Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-26T19:27:39.514Z] ---> f3241e572bbd [2021-07-26T19:27:39.514Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-26T19:27:40.112Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-26T19:27:40.113Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-26T19:27:40.113Z] ---> cdf2a7733a7b [2021-07-26T19:27:40.113Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-26T19:27:40.709Z] ---> Running in 292f0a824da1 [2021-07-26T19:27:40.982Z] ---> d81c47566480 [2021-07-26T19:27:40.982Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-26T19:27:41.271Z] Removing intermediate container 292f0a824da1 [2021-07-26T19:27:41.271Z] ---> 6b06d84d3305 [2021-07-26T19:27:41.271Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-26T19:27:41.543Z] ---> Running in a3dbf93020fd [2021-07-26T19:27:42.146Z] ---> 9920c84a7891 [2021-07-26T19:27:42.147Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-26T19:27:42.419Z] ---> Running in 939ef1ce3762 [2021-07-26T19:27:43.019Z] Removing intermediate container 939ef1ce3762 [2021-07-26T19:27:43.019Z] ---> dfde37910790 [2021-07-26T19:27:43.019Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:27:43.019Z] ---> Running in 9ced0caa7fb9 [2021-07-26T19:27:43.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-26T19:27:43.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-26T19:27:43.574Z] Removing intermediate container 9ced0caa7fb9 [2021-07-26T19:27:43.574Z] ---> d4ed4187643d [2021-07-26T19:27:43.574Z] Step 22/24 : LABEL arch=arm64 [2021-07-26T19:27:43.847Z] ---> Running in 59e27c1db6cb [2021-07-26T19:27:44.127Z] (1/39) Installing readline (8.1.0-r0) [2021-07-26T19:27:44.127Z] (2/39) Installing bash (5.1.0-r0) [2021-07-26T19:27:44.127Z] Executing bash-5.1.0-r0.post-install [2021-07-26T19:27:44.127Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-26T19:27:44.127Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-26T19:27:44.127Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-26T19:27:44.127Z] (6/39) Installing curl (7.78.0-r0) [2021-07-26T19:27:44.407Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-26T19:27:44.407Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-26T19:27:44.407Z] (9/39) Installing expat (2.2.10-r1) [2021-07-26T19:27:44.407Z] (10/39) Installing libffi (3.3-r2) [2021-07-26T19:27:44.407Z] (11/39) Installing gdbm (1.19-r0) [2021-07-26T19:27:44.407Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-26T19:27:44.407Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-26T19:27:44.407Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-26T19:27:44.407Z] Removing intermediate container 59e27c1db6cb [2021-07-26T19:27:44.407Z] ---> ac0ea5bf14ab [2021-07-26T19:27:44.407Z] Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:27:45.005Z] ---> Running in d9912d13c614 [2021-07-26T19:27:45.602Z] Removing intermediate container d9912d13c614 [2021-07-26T19:27:45.602Z] ---> e20b4d7eaac3 [2021-07-26T19:27:45.602Z] Step 24/24 : LABEL version=0.0.0 [2021-07-26T19:27:46.196Z] ---> Running in 58ee8e34eef0 [2021-07-26T19:27:46.196Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-26T19:27:46.196Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-26T19:27:46.196Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-26T19:27:46.196Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-26T19:27:46.196Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-26T19:27:46.196Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-26T19:27:46.469Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-26T19:27:46.469Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-26T19:27:46.469Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-26T19:27:46.469Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-26T19:27:46.469Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-26T19:27:46.469Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-26T19:27:46.469Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-26T19:27:46.741Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-26T19:27:46.741Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-26T19:27:46.741Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-26T19:27:46.741Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-26T19:27:46.741Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-26T19:27:46.741Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-26T19:27:46.741Z] Removing intermediate container 58ee8e34eef0 [2021-07-26T19:27:46.741Z] ---> 00ec58e2f793 [2021-07-26T19:27:46.741Z] [2021-07-26T19:27:46.741Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-26T19:27:46.741Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-26T19:27:46.741Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-26T19:27:46.741Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-26T19:27:46.741Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-26T19:27:46.741Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-26T19:27:47.012Z] Successfully built 00ec58e2f793 [2021-07-26T19:27:47.012Z] Successfully tagged core-data-arm64:latest [2021-07-26T19:27:47.287Z]  Building core-data ... done Executing busybox-1.32.1-r6.trigger [2021-07-26T19:27:47.287Z] OK: 82 MiB in 59 packages [2021-07-26T19:27:53.989Z] Collecting docker-compose==1.23.2 [2021-07-26T19:27:53.989Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-26T19:27:53.989Z] Collecting cached-property<2,>=1.2.0 [2021-07-26T19:27:53.989Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-26T19:27:53.989Z] 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-07-26T19:27:53.989Z] Collecting docopt<0.7,>=0.6.1 [2021-07-26T19:27:53.989Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-26T19:27:55.951Z] Collecting texttable<0.10,>=0.9.0 [2021-07-26T19:27:55.951Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-26T19:27:57.377Z] Collecting docker<4.0,>=3.6.0 [2021-07-26T19:27:57.377Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-26T19:27:57.650Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-26T19:27:57.650Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-26T19:28:00.258Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-26T19:28:00.258Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-26T19:28:00.529Z] Collecting jsonschema<3,>=2.5.1 [2021-07-26T19:28:00.529Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-26T19:28:01.119Z] Collecting PyYAML<4,>=3.10 [2021-07-26T19:28:01.119Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-26T19:28:04.507Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-26T19:28:04.507Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-26T19:28:04.507Z] Collecting docker-pycreds>=0.4.0 [2021-07-26T19:28:04.507Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-26T19:28:05.479Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-26T19:28:05.479Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-26T19:28:05.479Z] Collecting idna<2.8,>=2.5 [2021-07-26T19:28:05.479Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-26T19:28:05.479Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-26T19:28:05.479Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-26T19:28:05.753Z] Collecting certifi>=2017.4.17 [2021-07-26T19:28:05.753Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-26T19:28:06.028Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-26T19:28:06.028Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-26T19:28:06.028Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-26T19:28:06.028Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-26T19:28:07.002Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-26T19:28:07.002Z] Attempting uninstall: urllib3 [2021-07-26T19:28:07.002Z] Found existing installation: urllib3 1.26.2 [2021-07-26T19:28:07.002Z] Uninstalling urllib3-1.26.2: [2021-07-26T19:28:07.002Z] Successfully uninstalled urllib3-1.26.2 [2021-07-26T19:28:07.595Z] Attempting uninstall: idna [2021-07-26T19:28:07.595Z] Found existing installation: idna 3.1 [2021-07-26T19:28:07.595Z] Uninstalling idna-3.1: [2021-07-26T19:28:07.595Z] Successfully uninstalled idna-3.1 [2021-07-26T19:28:08.188Z] Attempting uninstall: chardet [2021-07-26T19:28:08.188Z] Found existing installation: chardet 4.0.0 [2021-07-26T19:28:08.188Z] Uninstalling chardet-4.0.0: [2021-07-26T19:28:08.188Z] Successfully uninstalled chardet-4.0.0 [2021-07-26T19:28:09.624Z] Attempting uninstall: requests [2021-07-26T19:28:09.624Z] Found existing installation: requests 2.25.1 [2021-07-26T19:28:09.624Z] Uninstalling requests-2.25.1: [2021-07-26T19:28:09.624Z] Successfully uninstalled requests-2.25.1 [2021-07-26T19:28:09.897Z] Running setup.py install for texttable: started [2021-07-26T19:28:11.875Z] Running setup.py install for texttable: finished with status 'done' [2021-07-26T19:28:11.875Z] Running setup.py install for PyYAML: started [2021-07-26T19:28:13.851Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-26T19:28:13.851Z] Running setup.py install for docopt: started [2021-07-26T19:28:15.828Z] Running setup.py install for docopt: finished with status 'done' [2021-07-26T19:28:15.829Z] Running setup.py install for dockerpty: started [2021-07-26T19:28:17.807Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-26T19:28:18.783Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-26T19:28:28.932Z] Removing intermediate container a3dbf93020fd [2021-07-26T19:28:28.932Z] ---> f06e499c0dbd [2021-07-26T19:28:28.932Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-26T19:28:28.932Z] ---> Running in e2eb83679f55 [2021-07-26T19:28:28.932Z] Removing intermediate container e2eb83679f55 [2021-07-26T19:28:28.932Z] ---> ecb0e95ef34c [2021-07-26T19:28:28.932Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-26T19:28:28.932Z] ---> Running in b96c15bf3c41 [2021-07-26T19:28:28.932Z] Removing intermediate container b96c15bf3c41 [2021-07-26T19:28:28.932Z] ---> 5b4f3a9aae93 [2021-07-26T19:28:28.932Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-26T19:28:29.911Z] ---> b1b3703df795 [2021-07-26T19:28:29.911Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-26T19:28:30.892Z] ---> 2d24b7595f88 [2021-07-26T19:28:30.892Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-26T19:28:31.873Z] ---> 87e73c66242c [2021-07-26T19:28:31.873Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-26T19:28:31.873Z] ---> Running in 6ee907188817 [2021-07-26T19:28:32.472Z] Removing intermediate container 6ee907188817 [2021-07-26T19:28:32.472Z] ---> a39e0ae5c465 [2021-07-26T19:28:32.472Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-26T19:28:32.472Z] ---> Running in 7648e97818e3 [2021-07-26T19:28:33.066Z] Removing intermediate container 7648e97818e3 [2021-07-26T19:28:33.066Z] ---> 6654dc1404f8 [2021-07-26T19:28:33.066Z] Step 22/24 : LABEL arch=arm64 [2021-07-26T19:28:33.341Z] ---> Running in 1d15ecf250de [2021-07-26T19:28:33.615Z] Removing intermediate container 1d15ecf250de [2021-07-26T19:28:33.615Z] ---> 79368112116b [2021-07-26T19:28:33.615Z] Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [2021-07-26T19:28:33.889Z] ---> Running in c4535f1a3d4a [2021-07-26T19:28:34.486Z] Removing intermediate container c4535f1a3d4a [2021-07-26T19:28:34.486Z] ---> 922ffc52e948 [2021-07-26T19:28:34.486Z] Step 24/24 : LABEL version=0.0.0 [2021-07-26T19:28:34.486Z] ---> Running in 3d577ace5831 [2021-07-26T19:28:35.082Z] Removing intermediate container 3d577ace5831 [2021-07-26T19:28:35.082Z] ---> fba3f1693d54 [2021-07-26T19:28:35.082Z] [2021-07-26T19:28:35.355Z] Successfully built fba3f1693d54 [2021-07-26T19:28:35.355Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-26T19:28:35.643Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-26T19:28:35.667Z] $ docker stop --time=1 29ab74ff644459d236b72a23d6a91bd135094d7a6a77ba556d111b474ad3b2dd [2021-07-26T19:28:37.568Z] $ docker rm -f 29ab74ff644459d236b72a23d6a91bd135094d7a6a77ba556d111b474ad3b2dd [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-26T19:28:38.250Z] + docker images [2021-07-26T19:28:38.523Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-26T19:28:38.523Z] sys-mgmt-agent-arm64 latest fba3f1693d54 4 seconds ago 311MB [2021-07-26T19:28:38.523Z] core-data-arm64 latest 00ec58e2f793 52 seconds ago 19.3MB [2021-07-26T19:28:38.523Z] a857001d8c78 About a minute ago 1.56GB [2021-07-26T19:28:38.523Z] 32d3337e3229 About a minute ago 1.57GB [2021-07-26T19:28:38.523Z] security-proxy-setup-arm64 latest 1c1384f434a9 About a minute ago 24.5MB [2021-07-26T19:28:38.523Z] support-scheduler-arm64 latest 3eabb76f1785 About a minute ago 15.2MB [2021-07-26T19:28:38.523Z] bc2740c7e9d6 About a minute ago 1.56GB [2021-07-26T19:28:38.523Z] 1579e6c16873 2 minutes ago 1.56GB [2021-07-26T19:28:38.523Z] security-bootstrapper-arm64 latest 6dcd6cf71b32 3 minutes ago 17.7MB [2021-07-26T19:28:38.523Z] security-secretstore-setup-arm64 latest 4704712469ff 4 minutes ago 27.4MB [2021-07-26T19:28:38.523Z] core-command-arm64 latest c5024cda083c 4 minutes ago 15.1MB [2021-07-26T19:28:38.523Z] core-metadata-arm64 latest 300f69bc4912 4 minutes ago 15.8MB [2021-07-26T19:28:38.523Z] support-notifications-arm64 latest 43693516d4d7 4 minutes ago 15.9MB [2021-07-26T19:28:38.523Z] 049f4ea388f5 4 minutes ago 1.56GB [2021-07-26T19:28:38.523Z] e8eae5e37774 4 minutes ago 1.57GB [2021-07-26T19:28:38.523Z] 002b3cd21047 4 minutes ago 1.56GB [2021-07-26T19:28:38.523Z] 4add77039fd3 4 minutes ago 1.56GB [2021-07-26T19:28:38.523Z] a95ef3e3504b 4 minutes ago 1.56GB [2021-07-26T19:28:38.523Z] ci-base-image-arm64 latest 51de063e7963 15 minutes ago 1.23GB [2021-07-26T19:28:38.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 11 days ago 451MB [2021-07-26T19:28:38.523Z] alpine 3.12 c4fd0aeabfcf 5 weeks ago 5.32MB [2021-07-26T19:28:38.523Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-26T19:28:38.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:28:39.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-26T19:28:39.922Z] [2021-07-26T19:28:39.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:28:40.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-26T19:28:40.647Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-26T19:28:40.647Z] 448f6bf000e3: Pulling fs layer [2021-07-26T19:28:40.647Z] f757da607395: Pulling fs layer [2021-07-26T19:28:40.647Z] 05883995daec: Pulling fs layer [2021-07-26T19:28:40.647Z] 8603b9c90790: Pulling fs layer [2021-07-26T19:28:40.647Z] 1560dd03e051: Pulling fs layer [2021-07-26T19:28:40.647Z] 27f5ce0e4adf: Pulling fs layer [2021-07-26T19:28:40.647Z] c2d8d7efcc4b: Pulling fs layer [2021-07-26T19:28:40.647Z] 8603b9c90790: Waiting [2021-07-26T19:28:40.647Z] 1560dd03e051: Waiting [2021-07-26T19:28:40.647Z] 27f5ce0e4adf: Waiting [2021-07-26T19:28:40.647Z] c2d8d7efcc4b: Waiting [2021-07-26T19:28:40.927Z] f757da607395: Verifying Checksum [2021-07-26T19:28:40.927Z] f757da607395: Download complete [2021-07-26T19:28:40.927Z] 8603b9c90790: Download complete [2021-07-26T19:28:40.927Z] 1560dd03e051: Verifying Checksum [2021-07-26T19:28:40.927Z] 1560dd03e051: Download complete [2021-07-26T19:28:41.206Z] 27f5ce0e4adf: Verifying Checksum [2021-07-26T19:28:41.206Z] 27f5ce0e4adf: Download complete [2021-07-26T19:28:41.483Z] 05883995daec: Verifying Checksum [2021-07-26T19:28:41.483Z] 05883995daec: Download complete [2021-07-26T19:28:42.463Z] 448f6bf000e3: Verifying Checksum [2021-07-26T19:28:42.463Z] 448f6bf000e3: Download complete [2021-07-26T19:28:45.095Z] c2d8d7efcc4b: Verifying Checksum [2021-07-26T19:28:45.095Z] c2d8d7efcc4b: Download complete [2021-07-26T19:28:45.695Z] 448f6bf000e3: Pull complete [2021-07-26T19:28:46.674Z] f757da607395: Pull complete [2021-07-26T19:28:48.110Z] 05883995daec: Pull complete [2021-07-26T19:28:48.382Z] 8603b9c90790: Pull complete [2021-07-26T19:28:49.361Z] 1560dd03e051: Pull complete [2021-07-26T19:28:49.633Z] 27f5ce0e4adf: Pull complete [2021-07-26T19:29:04.729Z] c2d8d7efcc4b: Pull complete [2021-07-26T19:29:04.729Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-26T19:29:04.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-26T19:29:04.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-26T19:29:04.981Z] prd-ubuntu18.04-docker-arm64-4c-16g-218 does not seem to be running inside a container [2021-07-26T19:29:05.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-26T19:29:09.977Z] $ docker top 3cb07c6c616c98455e5fd3e78e44b4a605837b05dcd3e65e737aabceb5e5c67c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:29:11.443Z] ---> job-cost.sh [2021-07-26T19:29:11.443Z] lf-activate-venv: SKIPPING [2021-07-26T19:29:11.443Z] INFO: No Stack... [2021-07-26T19:29:13.422Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-26T19:29:13.696Z] INFO: Archiving Costs [Pipeline] sh [2021-07-26T19:29:14.377Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-07-26T19:29:14.378Z] + cut -d, -f6 [Pipeline] lock [2021-07-26T19:29:14.472Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3633-1-stack-cost] [2021-07-26T19:29:14.479Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3633-1-stack-cost] did not exist. Created. [2021-07-26T19:29:14.479Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3633-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-26T19:29:15.247Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-26T19:29:15.436Z] Stashed 1 file(s) [Pipeline] } [2021-07-26T19:29:15.458Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3633-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-26T19:29:15.536Z] $ docker stop --time=1 3cb07c6c616c98455e5fd3e78e44b4a605837b05dcd3e65e737aabceb5e5c67c [2021-07-26T19:29:17.226Z] $ docker rm -f 3cb07c6c616c98455e5fd3e78e44b4a605837b05dcd3e65e737aabceb5e5c67c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-26T19:29:19.040Z] provisioning config files... [2021-07-26T19:29:19.052Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3138144913379553930tmp [Pipeline] { [Pipeline] sh [2021-07-26T19:29:19.410Z] + set +x [2021-07-26T19:29:19.410Z] + curl -s https://codecov.io/bash [2021-07-26T19:29:19.410Z] + bash -s -- [2021-07-26T19:29:19.680Z] [2021-07-26T19:29:19.680Z] _____ _ [2021-07-26T19:29:19.680Z] / ____| | | [2021-07-26T19:29:19.680Z] | | ___ __| | ___ ___ _____ __ [2021-07-26T19:29:19.680Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-26T19:29:19.680Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-26T19:29:19.680Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-26T19:29:19.680Z] Bash-1.0.6 [2021-07-26T19:29:19.680Z] [2021-07-26T19:29:19.680Z] [2021-07-26T19:29:19.680Z] ==> git version 2.24.4 found [2021-07-26T19:29:19.680Z] ==> 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-07-26T19:29:19.680Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-26T19:29:19.680Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-26T19:29:19.680Z] ==> Jenkins CI detected. [2021-07-26T19:29:19.680Z] current dir:  /w/workspace/edgex-go/1 [2021-07-26T19:29:19.680Z] project root: . [2021-07-26T19:29:19.680Z] --> token set from env [2021-07-26T19:29:19.680Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-26T19:29:19.680Z] ==> Running gcov in . (disable via -X gcov) [2021-07-26T19:29:19.680Z] ==> Python coveragepy not found [2021-07-26T19:29:19.680Z] ==> Searching for coverage reports in: [2021-07-26T19:29:19.680Z] + . [2021-07-26T19:29:19.680Z] -> Found 1 reports [2021-07-26T19:29:19.680Z] ==> Detecting git/mercurial file structure [2021-07-26T19:29:19.680Z] ==> Reading reports [2021-07-26T19:29:19.680Z] + ./coverage.out bytes=402846 [2021-07-26T19:29:19.680Z] ==> Appending adjustments [2021-07-26T19:29:19.680Z] https://docs.codecov.io/docs/fixing-reports [2021-07-26T19:29:21.095Z] + Found adjustments [2021-07-26T19:29:21.095Z] ==> Gzipping contents [2021-07-26T19:29:21.095Z] 56K /tmp/codecov.suEas1.gz [2021-07-26T19:29:21.095Z] ==> Uploading reports [2021-07-26T19:29:21.095Z] url: https://codecov.io [2021-07-26T19:29:21.095Z] query: branch=PR-3633&commit=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3633%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3633&job=&cmd_args= [2021-07-26T19:29:21.095Z] -> Pinging Codecov [2021-07-26T19:29:21.095Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3633&commit=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3633%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3633&job=&cmd_args= [2021-07-26T19:29:21.368Z] -> Uploading to [2021-07-26T19:29:21.369Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-26/00271124DB129430A58F1EEE437C3FCB/8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a/1da80eb9-6952-4e56-b374-6d59a914ec6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210726%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210726T192921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d45d1b16339436551dd677d7e99793bf02342eff8d834a72a7842dea9759009e [2021-07-26T19:29:21.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-26T19:29:21.369Z] Dload Upload Total Spent Left Speed [2021-07-26T19:29:22.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54438 0 0 100 54438 0 106k --:--:-- --:--:-- --:--:-- 105k 100 54438 0 0 100 54438 0 106k --:--:-- --:--:-- --:--:-- 105k [2021-07-26T19:29:22.018Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [Pipeline] } [2021-07-26T19:29:22.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:29:24.062Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:29:24.712Z] ---> package-listing.sh [2021-07-26T19:29:24.712Z] ++ facter osfamily [2021-07-26T19:29:24.712Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-26T19:29:24.981Z] + OS_FAMILY=redhat [2021-07-26T19:29:24.981Z] + workspace=/w/workspace/edgex-go/1 [2021-07-26T19:29:24.981Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-26T19:29:24.981Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-26T19:29:24.981Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-26T19:29:24.981Z] + PACKAGES=/tmp/packages_start.txt [2021-07-26T19:29:24.981Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-26T19:29:24.981Z] + PACKAGES=/tmp/packages_end.txt [2021-07-26T19:29:24.981Z] + case "${OS_FAMILY}" in [2021-07-26T19:29:24.981Z] + sort [2021-07-26T19:29:24.981Z] + rpm -qa [2021-07-26T19:29:26.927Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-26T19:29:26.927Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-26T19:29:26.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-26T19:29:26.927Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-26T19:29:26.927Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-07-26T19:29:26.927Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-07-26T19:29:26.966Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-26T19:29:27.289Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:29:27.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-26T19:29:27.908Z] [2021-07-26T19:29:27.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T19:29:28.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-26T19:29:28.298Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-26T19:29:28.298Z] b4d181a07f80: Pulling fs layer [2021-07-26T19:29:28.298Z] a1111a8f2ec3: Pulling fs layer [2021-07-26T19:29:28.298Z] ed53099fbce6: Pulling fs layer [2021-07-26T19:29:28.298Z] dc539afda2c1: Pulling fs layer [2021-07-26T19:29:28.298Z] 77bc0d833cb6: Pulling fs layer [2021-07-26T19:29:28.298Z] 9065ff56babe: Pulling fs layer [2021-07-26T19:29:28.298Z] d287ab97295c: Pulling fs layer [2021-07-26T19:29:28.298Z] dc539afda2c1: Waiting [2021-07-26T19:29:28.298Z] 77bc0d833cb6: Waiting [2021-07-26T19:29:28.298Z] 9065ff56babe: Waiting [2021-07-26T19:29:28.298Z] d287ab97295c: Waiting [2021-07-26T19:29:28.570Z] a1111a8f2ec3: Verifying Checksum [2021-07-26T19:29:28.570Z] a1111a8f2ec3: Download complete [2021-07-26T19:29:28.570Z] dc539afda2c1: Verifying Checksum [2021-07-26T19:29:28.570Z] dc539afda2c1: Download complete [2021-07-26T19:29:28.836Z] 77bc0d833cb6: Verifying Checksum [2021-07-26T19:29:28.836Z] 77bc0d833cb6: Download complete [2021-07-26T19:29:28.836Z] 9065ff56babe: Verifying Checksum [2021-07-26T19:29:28.836Z] 9065ff56babe: Download complete [2021-07-26T19:29:28.836Z] ed53099fbce6: Verifying Checksum [2021-07-26T19:29:28.836Z] ed53099fbce6: Download complete [2021-07-26T19:29:29.799Z] b4d181a07f80: Verifying Checksum [2021-07-26T19:29:29.799Z] b4d181a07f80: Download complete [2021-07-26T19:29:30.799Z] b4d181a07f80: Pull complete [2021-07-26T19:29:31.069Z] a1111a8f2ec3: Pull complete [2021-07-26T19:29:31.668Z] ed53099fbce6: Pull complete [2021-07-26T19:29:31.668Z] dc539afda2c1: Pull complete [2021-07-26T19:29:31.934Z] 77bc0d833cb6: Pull complete [2021-07-26T19:29:31.934Z] 9065ff56babe: Pull complete [2021-07-26T19:29:33.353Z] d287ab97295c: Verifying Checksum [2021-07-26T19:29:33.353Z] d287ab97295c: Download complete [2021-07-26T19:29:37.644Z] d287ab97295c: Pull complete [2021-07-26T19:29:37.644Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-26T19:29:37.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-26T19:29:37.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-26T19:29:37.771Z] prd-centos7-docker-4c-2g-217 does not seem to be running inside a container [2021-07-26T19:29:37.821Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-26T19:29:41.370Z] $ docker top 462c8fdc45265a1388c6bbad5ee98523ef06496df4029d8b14eae9fa7c3d88fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T19:29:41.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-26T19:29:42.190Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-26T19:29:42.539Z] + ls /var/log/sa-host [2021-07-26T19:29:42.539Z] + sadf -c /var/log/sa-host/sa05 [2021-07-26T19:29:42.539Z] file_magic: OK [2021-07-26T19:29:42.539Z] HZ: Using current value: 100 [2021-07-26T19:29:42.539Z] file_header: OK [2021-07-26T19:29:42.539Z] 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-07-26T19:29:42.539Z] Statistics: [2021-07-26T19:29:42.539Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-26T19:29:42.539Z] File successfully converted to sysstat format version 12.0.3 [2021-07-26T19:29:42.539Z] + sadf -c /var/log/sa-host/sa26 [2021-07-26T19:29:42.539Z] file_magic: OK [2021-07-26T19:29:42.539Z] HZ: Using current value: 100 [2021-07-26T19:29:42.539Z] file_header: OK [2021-07-26T19:29:42.539Z] 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-07-26T19:29:42.539Z] Statistics: [2021-07-26T19:29:42.539Z] 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... [2021-07-26T19:29:42.539Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-26T19:29:43.180Z] provisioning config files... [2021-07-26T19:29:43.201Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3148820533317024872tmp [Pipeline] { [Pipeline] echo [2021-07-26T19:29:43.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:29:43.620Z] ---> create-netrc.sh [Pipeline] } [2021-07-26T19:29:43.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:29:44.201Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-26T19:29:44.237Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:29:44.712Z] ---> sudo-logs.sh [2021-07-26T19:29:44.712Z] Archiving 'sudo' log.. [2021-07-26T19:29:44.712Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-217.vexxhost.local: Name or service not known [2021-07-26T19:29:44.712Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-217.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-26T19:29:44.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:29:45.212Z] ---> job-cost.sh [2021-07-26T19:29:45.212Z] lf-activate-venv: SKIPPING [2021-07-26T19:29:45.212Z] DEBUG: total: 0.18000000715255737 [2021-07-26T19:29:45.212Z] INFO: Retrieving Stack Cost... [2021-07-26T19:29:46.184Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-26T19:29:46.451Z] INFO: Archiving Costs [Pipeline] echo [2021-07-26T19:29:46.488Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T19:29:46.845Z] ---> logs-deploy.sh [2021-07-26T19:29:46.845Z] lf-activate-venv: SKIPPING [2021-07-26T19:29:46.845Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3633/1 [2021-07-26T19:29:46.845Z] INFO: archiving workspace using pattern(s): [2021-07-26T19:29:47.429Z] Archives upload complete. [2021-07-26T19:29:47.699Z] INFO: archiving logs to Nexus [2021-07-26T19:29:48.288Z] ---> uname -a: [2021-07-26T19:29:48.288Z] Linux prd-centos7-docker-4c-2g-217.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] ---> lscpu: [2021-07-26T19:29:48.288Z] Architecture: x86_64 [2021-07-26T19:29:48.288Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-26T19:29:48.288Z] Byte Order: Little Endian [2021-07-26T19:29:48.288Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-26T19:29:48.288Z] CPU(s): 2 [2021-07-26T19:29:48.288Z] On-line CPU(s) list: 0,1 [2021-07-26T19:29:48.288Z] Thread(s) per core: 1 [2021-07-26T19:29:48.288Z] Core(s) per socket: 1 [2021-07-26T19:29:48.288Z] Socket(s): 2 [2021-07-26T19:29:48.288Z] NUMA node(s): 1 [2021-07-26T19:29:48.288Z] Vendor ID: AuthenticAMD [2021-07-26T19:29:48.288Z] CPU family: 23 [2021-07-26T19:29:48.288Z] Model: 49 [2021-07-26T19:29:48.288Z] Model name: AMD EPYC-Rome Processor [2021-07-26T19:29:48.288Z] Stepping: 0 [2021-07-26T19:29:48.288Z] CPU MHz: 2799.998 [2021-07-26T19:29:48.288Z] BogoMIPS: 5599.99 [2021-07-26T19:29:48.288Z] Virtualization: AMD-V [2021-07-26T19:29:48.288Z] Hypervisor vendor: KVM [2021-07-26T19:29:48.288Z] Virtualization type: full [2021-07-26T19:29:48.288Z] L1d cache: 32K [2021-07-26T19:29:48.288Z] L1i cache: 32K [2021-07-26T19:29:48.288Z] L2 cache: 512K [2021-07-26T19:29:48.288Z] L3 cache: 16384K [2021-07-26T19:29:48.288Z] NUMA node0 CPU(s): 0,1 [2021-07-26T19:29:48.288Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] ---> nproc: [2021-07-26T19:29:48.288Z] 2 [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] ---> df -h: [2021-07-26T19:29:48.288Z] Filesystem Size Used Avail Use% Mounted on [2021-07-26T19:29:48.288Z] overlay 40G 14G 27G 33% / [2021-07-26T19:29:48.288Z] tmpfs 64M 0 64M 0% /dev [2021-07-26T19:29:48.288Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-07-26T19:29:48.288Z] shm 64M 0 64M 0% /dev/shm [2021-07-26T19:29:48.288Z] /dev/vda1 40G 14G 27G 33% /facter-os [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] ---> sar -b -r -n DEV: [2021-07-26T19:29:48.288Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/26/21 _x86_64_ (2 CPU) [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] 19:07:03 LINUX RESTART (2 CPU) [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] 19:08:01 tps rtps wtps bread/s bwrtn/s [2021-07-26T19:29:48.288Z] 19:09:01 138.02 0.62 137.41 351.77 50420.82 [2021-07-26T19:29:48.288Z] 19:10:01 296.85 0.00 296.85 0.00 56837.91 [2021-07-26T19:29:48.288Z] 19:11:01 57.17 0.02 57.15 0.53 10827.61 [2021-07-26T19:29:48.288Z] 19:12:01 115.24 0.02 115.22 0.53 20318.85 [2021-07-26T19:29:48.288Z] 19:13:01 921.80 518.68 403.12 21629.89 277042.54 [2021-07-26T19:29:48.288Z] 19:14:01 386.47 14.07 372.40 2655.27 153613.08 [2021-07-26T19:29:48.288Z] 19:15:01 320.93 14.15 306.78 613.62 108089.11 [2021-07-26T19:29:48.288Z] 19:16:01 43.85 8.68 35.18 1195.74 4371.55 [2021-07-26T19:29:48.288Z] 19:17:02 1.62 0.00 1.62 0.00 30.21 [2021-07-26T19:29:48.288Z] 19:18:01 0.27 0.00 0.27 0.00 3.27 [2021-07-26T19:29:48.288Z] 19:19:01 0.25 0.00 0.25 0.00 2.43 [2021-07-26T19:29:48.288Z] 19:20:01 0.28 0.00 0.28 0.00 3.13 [2021-07-26T19:29:48.288Z] 19:21:01 0.27 0.00 0.27 0.00 3.00 [2021-07-26T19:29:48.288Z] 19:22:01 0.30 0.10 0.20 3.06 1.62 [2021-07-26T19:29:48.288Z] 19:23:01 1.00 0.22 0.78 69.57 16.16 [2021-07-26T19:29:48.288Z] 19:24:01 0.23 0.00 0.23 0.00 2.83 [2021-07-26T19:29:48.288Z] 19:25:01 0.25 0.00 0.25 0.00 2.95 [2021-07-26T19:29:48.288Z] 19:26:01 0.23 0.00 0.23 0.00 2.87 [2021-07-26T19:29:48.288Z] 19:27:01 0.30 0.00 0.30 0.00 3.65 [2021-07-26T19:29:48.288Z] 19:28:01 0.22 0.00 0.22 0.00 3.12 [2021-07-26T19:29:48.288Z] 19:29:01 0.22 0.00 0.22 0.00 1.78 [2021-07-26T19:29:48.288Z] Average: 109.08 26.60 82.49 1267.05 32529.76 [2021-07-26T19:29:48.288Z] [2021-07-26T19:29:48.288Z] 19:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-26T19:29:48.288Z] 19:09:01 4071872 0 983528 12.28 2620 2950912 1704764 18.82 1065280 2372932 4476 [2021-07-26T19:29:48.288Z] 19:10:01 3303276 0 1150888 14.37 2620 3552148 1791608 19.78 1273764 2793484 173336 [2021-07-26T19:29:48.288Z] 19:11:01 3110732 0 1166716 14.57 2620 3728864 1668892 18.43 1381424 2864008 36864 [2021-07-26T19:29:48.288Z] 19:12:01 3032456 0 1152348 14.39 2620 3821508 1675504 18.50 1266320 3042452 44 [2021-07-26T19:29:48.288Z] 19:13:01 204020 0 1686340 21.06 2620 6115952 3155656 34.84 3042992 3979392 501480 [2021-07-26T19:29:48.288Z] 19:14:01 976372 0 1361992 17.01 2620 5667948 2186012 24.13 1891536 4361784 8428 [2021-07-26T19:29:48.289Z] 19:15:01 1385652 0 1310520 16.36 2620 5310140 1841804 20.33 1838012 4006652 12648 [2021-07-26T19:29:48.289Z] 19:16:01 1888572 0 1212128 15.13 2620 4905612 1292488 14.27 1354780 3994532 20 [2021-07-26T19:29:48.289Z] 19:17:02 1893016 0 1207684 15.08 2620 4905612 1254440 13.85 1351728 3994532 8 [2021-07-26T19:29:48.289Z] 19:18:01 1894592 0 1206100 15.06 2620 4905620 1254524 13.85 1351944 3994532 8 [2021-07-26T19:29:48.289Z] 19:19:01 1894620 0 1206072 15.06 2620 4905620 1254440 13.85 1351860 3994532 8 [2021-07-26T19:29:48.289Z] 19:20:01 1894916 0 1205768 15.06 2620 4905628 1254440 13.85 1351744 3994532 8 [2021-07-26T19:29:48.289Z] 19:21:01 1895064 0 1205560 15.05 2620 4905688 1254440 13.85 1351732 3994548 20 [2021-07-26T19:29:48.289Z] 19:22:01 1893016 0 1207660 15.08 2620 4905636 1256180 13.87 1353284 3994532 8 [2021-07-26T19:29:48.289Z] 19:23:01 1889952 0 1208692 15.09 2620 4907668 1254536 13.85 1357552 3993756 8 [2021-07-26T19:29:48.289Z] 19:24:01 1889840 0 1208800 15.09 2620 4907672 1254440 13.85 1357352 3993756 8 [2021-07-26T19:29:48.289Z] 19:25:01 1890008 0 1208628 15.09 2620 4907676 1254500 13.85 1357368 3993756 16 [2021-07-26T19:29:48.289Z] 19:26:01 1890144 0 1208488 15.09 2620 4907680 1254440 13.85 1357360 3993756 8 [2021-07-26T19:29:48.289Z] 19:27:01 1890020 0 1208604 15.09 2620 4907688 1254440 13.85 1357484 3993756 16 [2021-07-26T19:29:48.289Z] 19:28:01 1890104 0 1208516 15.09 2620 4907692 1254512 13.85 1357564 3993756 8 [2021-07-26T19:29:48.289Z] 19:29:01 1890104 0 1208512 15.09 2620 4907696 1254488 13.85 1357392 3993756 20 [2021-07-26T19:29:48.289Z] Average: 2027064 0 1224931 15.29 2620 4754317 1506026 16.63 1463261 3778035 35116 [2021-07-26T19:29:48.289Z] [2021-07-26T19:29:48.289Z] 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-26T19:29:48.289Z] 19:09:01 eth0 1320.17 822.09 6124.50 98.22 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:09:01 veth428d321 62.61 77.13 5.96 59.11 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:09:01 docker0 520.99 847.82 55.45 3112.34 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:10:01 veth7eb8613 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:10:01 eth0 497.22 429.22 2012.49 92.71 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:10:01 docker0 408.46 461.69 31.19 1987.38 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:11:01 veth7eb8613 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:11:01 eth0 32.02 17.05 23.92 11.64 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:11:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:12:01 eth0 259.09 167.77 1702.37 72.10 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:12:01 vethfa8b9be 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:13:01 vethd895ebe 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:13:01 vethb715f18 0.00 0.56 0.00 0.03 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:13:01 veth2413722 0.00 1.16 0.00 0.06 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:13:01 eth0 122.20 80.66 202.43 59.21 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:14:01 veth2413722 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:14:01 eth0 96.74 51.56 279.54 76.09 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:14:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:14:01 veth56d36cf 11.33 13.33 0.93 33.23 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:15:01 veth2413722 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:15:01 eth0 282.80 170.14 1727.38 75.77 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:15:01 docker0 1061.90 1532.64 95.40 5975.79 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:16:01 eth0 7.33 4.05 5.97 2.51 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:17:02 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:18:01 eth0 0.24 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:23:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:25:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:27:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:28:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:29:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] Average: eth0 124.83 83.12 575.66 23.29 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] Average: docker0 50.61 73.04 4.55 284.78 0.00 0.00 0.00 0.00 [2021-07-26T19:29:48.289Z] [2021-07-26T19:29:48.289Z] [2021-07-26T19:29:48.289Z] ---> sar -P ALL: [2021-07-26T19:29:48.289Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/26/21 _x86_64_ (2 CPU) [2021-07-26T19:29:48.289Z] [2021-07-26T19:29:48.289Z] 19:07:03 LINUX RESTART (2 CPU) [2021-07-26T19:29:48.289Z] [2021-07-26T19:29:48.289Z] 19:08:01 CPU %user %nice %system %iowait %steal %idle [2021-07-26T19:29:48.289Z] 19:09:01 all 21.13 0.00 6.72 2.70 0.09 69.36 [2021-07-26T19:29:48.289Z] 19:09:01 0 22.67 0.00 7.12 1.79 0.09 68.34 [2021-07-26T19:29:48.289Z] 19:09:01 1 19.62 0.00 6.33 3.60 0.09 70.37 [2021-07-26T19:29:48.289Z] 19:10:01 all 43.58 0.00 10.43 2.88 0.10 43.01 [2021-07-26T19:29:48.289Z] 19:10:01 0 42.49 0.00 11.02 2.99 0.11 43.39 [2021-07-26T19:29:48.289Z] 19:10:01 1 44.67 0.00 9.84 2.77 0.09 42.63 [2021-07-26T19:29:48.289Z] 19:11:01 all 36.36 0.00 4.51 0.38 0.08 58.68 [2021-07-26T19:29:48.289Z] 19:11:01 0 36.40 0.00 4.78 0.46 0.07 58.29 [2021-07-26T19:29:48.289Z] 19:11:01 1 36.32 0.00 4.23 0.30 0.09 59.07 [2021-07-26T19:29:48.289Z] 19:12:01 all 53.49 0.00 8.57 1.52 0.10 36.32 [2021-07-26T19:29:48.289Z] 19:12:01 0 53.92 0.00 8.35 1.07 0.11 36.55 [2021-07-26T19:29:48.289Z] 19:12:01 1 53.05 0.00 8.80 1.97 0.09 36.09 [2021-07-26T19:29:48.289Z] 19:13:01 all 41.92 0.00 22.07 26.29 0.11 9.61 [2021-07-26T19:29:48.289Z] 19:13:01 0 41.59 0.00 21.95 27.89 0.09 8.48 [2021-07-26T19:29:48.289Z] 19:13:01 1 42.26 0.00 22.19 24.69 0.13 10.74 [2021-07-26T19:29:48.289Z] 19:14:01 all 78.19 0.00 18.24 3.17 0.12 0.28 [2021-07-26T19:29:48.289Z] 19:14:01 0 77.65 0.00 18.84 3.11 0.11 0.30 [2021-07-26T19:29:48.289Z] 19:14:01 1 78.73 0.00 17.65 3.23 0.13 0.26 [2021-07-26T19:29:48.289Z] 19:15:01 all 56.07 0.00 17.14 5.50 0.10 21.18 [2021-07-26T19:29:48.289Z] 19:15:01 0 59.62 0.00 16.39 5.13 0.11 18.75 [2021-07-26T19:29:48.289Z] 19:15:01 1 52.55 0.00 17.89 5.87 0.09 23.60 [2021-07-26T19:29:48.289Z] 19:16:01 all 1.69 0.00 1.53 0.59 0.04 96.16 [2021-07-26T19:29:48.289Z] 19:16:01 0 1.78 0.00 1.59 0.99 0.03 95.60 [2021-07-26T19:29:48.289Z] 19:16:01 1 1.59 0.00 1.46 0.18 0.05 96.72 [2021-07-26T19:29:48.289Z] 19:17:02 all 0.06 0.00 0.03 0.00 0.03 99.87 [2021-07-26T19:29:48.289Z] 19:17:02 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-26T19:29:48.289Z] 19:17:02 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-07-26T19:29:48.289Z] 19:18:01 all 0.17 0.00 0.03 0.00 0.03 99.76 [2021-07-26T19:29:48.289Z] 19:18:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2021-07-26T19:29:48.289Z] 19:18:01 1 0.29 0.00 0.07 0.00 0.03 99.61 [2021-07-26T19:29:48.289Z] 19:19:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-07-26T19:29:48.289Z] 19:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-26T19:29:48.289Z] 19:19:01 1 0.30 0.00 0.07 0.00 0.03 99.60 [2021-07-26T19:29:48.289Z] [2021-07-26T19:29:48.289Z] 19:19:01 CPU %user %nice %system %iowait %steal %idle [2021-07-26T19:29:48.289Z] 19:20:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-07-26T19:29:48.289Z] 19:20:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-07-26T19:29:48.289Z] 19:20:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-07-26T19:29:48.289Z] 19:21:01 all 0.06 0.00 0.02 0.00 0.04 99.88 [2021-07-26T19:29:48.289Z] 19:21:01 0 0.02 0.00 0.02 0.00 0.07 99.90 [2021-07-26T19:29:48.289Z] 19:21:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-07-26T19:29:48.289Z] 19:22:01 all 0.11 0.00 0.05 0.00 0.03 99.81 [2021-07-26T19:29:48.289Z] 19:22:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2021-07-26T19:29:48.289Z] 19:22:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2021-07-26T19:29:48.289Z] 19:23:01 all 0.08 0.00 0.03 0.02 0.03 99.85 [2021-07-26T19:29:48.289Z] 19:23:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2021-07-26T19:29:48.289Z] 19:23:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-07-26T19:29:48.289Z] 19:24:01 all 0.20 0.00 0.02 0.00 0.04 99.74 [2021-07-26T19:29:48.289Z] 19:24:01 0 0.05 0.00 0.00 0.00 0.05 99.90 [2021-07-26T19:29:48.289Z] 19:24:01 1 0.35 0.00 0.03 0.00 0.03 99.58 [2021-07-26T19:29:48.289Z] 19:25:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-07-26T19:29:48.289Z] 19:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-26T19:29:48.289Z] 19:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-07-26T19:29:48.289Z] 19:26:01 all 0.05 0.00 0.03 0.00 0.04 99.88 [2021-07-26T19:29:48.289Z] 19:26:01 0 0.08 0.00 0.02 0.00 0.07 99.83 [2021-07-26T19:29:48.289Z] 19:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-26T19:29:48.289Z] 19:27:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-07-26T19:29:48.289Z] 19:27:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-07-26T19:29:48.289Z] 19:27:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-07-26T19:29:48.289Z] 19:28:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-07-26T19:29:48.289Z] 19:28:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-07-26T19:29:48.289Z] 19:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-26T19:29:48.290Z] 19:29:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-07-26T19:29:48.290Z] 19:29:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-07-26T19:29:48.290Z] 19:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-26T19:29:48.290Z] Average: all 15.03 0.00 4.03 1.93 0.05 78.95 [2021-07-26T19:29:48.290Z] Average: 0 15.18 0.00 4.06 1.96 0.05 78.75 [2021-07-26T19:29:48.290Z] Average: 1 14.88 0.00 4.00 1.91 0.05 79.15 [2021-07-26T19:29:48.290Z] [2021-07-26T19:29:48.290Z] [2021-07-26T19:29:48.290Z]