Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at b670e2469c07ac1f8846de0fecc826f49b7ede2c rather than 991b0a68828e78963de8228bbbb3b9e9d74f633b Obtained Jenkinsfile from b670e2469c07ac1f8846de0fecc826f49b7ede2c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2781097674974917638.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3192839588919859843.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh546362800500225802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5862813101530823969.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4266657247626025031.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-200 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7066374354155010895.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5151926472214946017.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 991b0a68828e78963de8228bbbb3b9e9d74f633b Merge succeeded, producing 370a6bf93d73e49e95414c71ec50d13a823f68d8 Checking out Revision 370a6bf93d73e49e95414c71ec50d13a823f68d8 (PR-3464) > git config core.sparsecheckout # timeout=10 > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8991402019544605766.key > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 370a6bf93d73e49e95414c71ec50d13a823f68d8 # timeout=10 Commit message: "Merge commit 'b670e2469c07ac1f8846de0fecc826f49b7ede2c' into HEAD" > git rev-list --no-walk 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-15T08:31:56.915Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-15T08:31:57.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-15T08:31:57.050Z] ========================================================= [2021-05-15T08:31:57.050Z] EdgeX Global Pipelines Version Info [2021-05-15T08:31:57.050Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:31:58.535Z] ------------------- [2021-05-15T08:31:58.535Z] stable info: [2021-05-15T08:31:58.535Z] ------------------- [2021-05-15T08:31:58.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-15T08:31:58.535Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-15T08:31:58.535Z] Message: update stable to v1.0.192 [2021-05-15T08:31:59.485Z] ------------------- [2021-05-15T08:31:59.485Z] experimental info: [2021-05-15T08:31:59.485Z] ------------------- [2021-05-15T08:31:59.485Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-15T08:31:59.485Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-15T08:31:59.485Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-15T08:31:59.602Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-15T08:31:59.624Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-15T08:31:59.687Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-15T08:31:59.708Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-15T08:31:59.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-15T08:31:59.751Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-15T08:31:59.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-15T08:31:59.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-15T08:31:59.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-15T08:31:59.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-15T08:31:59.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-15T08:31:59.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-15T08:31:59.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-15T08:31:59.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-15T08:31:59.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-15T08:31:59.991Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-15T08:32:00.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-15T08:32:00.039Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-15T08:32:00.064Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-15T08:32:00.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-15T08:32:00.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-15T08:32:00.131Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-15T08:32:00.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3464 [Pipeline] echo [2021-05-15T08:32:00.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3464 [Pipeline] echo [2021-05-15T08:32:00.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3464 [Pipeline] echo [2021-05-15T08:32:00.223Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 370a6bf93d73e49e95414c71ec50d13a823f68d8 [Pipeline] echo [2021-05-15T08:32:00.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 370a6bf [Pipeline] echo [2021-05-15T08:32:00.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-15T08:32:00.337Z] provisioning config files... [2021-05-15T08:32:00.355Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6338539838337805318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:32:00.685Z] ---> docker-login.sh [2021-05-15T08:32:00.685Z] nexus3.edgexfoundry.org:10001 [2021-05-15T08:32:00.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:32:01.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:32:01.220Z] Configure a credential helper to remove this warning. See [2021-05-15T08:32:01.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:32:01.220Z] [2021-05-15T08:32:01.220Z] Login Succeeded [2021-05-15T08:32:01.220Z] nexus3.edgexfoundry.org:10002 [2021-05-15T08:32:01.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:32:01.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:32:01.220Z] Configure a credential helper to remove this warning. See [2021-05-15T08:32:01.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:32:01.220Z] [2021-05-15T08:32:01.220Z] Login Succeeded [2021-05-15T08:32:01.220Z] nexus3.edgexfoundry.org:10003 [2021-05-15T08:32:01.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:32:01.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:32:01.489Z] Configure a credential helper to remove this warning. See [2021-05-15T08:32:01.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:32:01.489Z] [2021-05-15T08:32:01.489Z] Login Succeeded [2021-05-15T08:32:01.489Z] nexus3.edgexfoundry.org:10004 [2021-05-15T08:32:01.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:32:01.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:32:01.757Z] Configure a credential helper to remove this warning. See [2021-05-15T08:32:01.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:32:01.757Z] [2021-05-15T08:32:01.757Z] Login Succeeded [2021-05-15T08:32:01.757Z] docker.io [2021-05-15T08:32:01.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:32:02.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:32:02.335Z] Configure a credential helper to remove this warning. See [2021-05-15T08:32:02.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:32:02.335Z] [2021-05-15T08:32:02.335Z] Login Succeeded [2021-05-15T08:32:02.335Z] ---> docker-login.sh ends [Pipeline] } [2021-05-15T08:32:02.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-15T08:32:02.683Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-15T08:32:02.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:02.683Z] ++ dirname cmd/core-command/Dockerfile [2021-05-15T08:32:02.683Z] ++ cut -d/ -f2 [2021-05-15T08:32:02.683Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-15T08:32:02.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:02.683Z] ++ cut -d/ -f2 [2021-05-15T08:32:02.683Z] ++ dirname cmd/core-data/Dockerfile [2021-05-15T08:32:02.683Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-15T08:32:02.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:02.683Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-15T08:32:02.683Z] ++ cut -d/ -f2 [2021-05-15T08:32:02.683Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-15T08:32:02.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:02.683Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-15T08:32:02.683Z] ++ cut -d/ -f2 [2021-05-15T08:32:02.683Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-15T08:32:02.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:02.683Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-15T08:32:02.683Z] ++ cut -d/ -f2 [2021-05-15T08:32:02.683Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-15T08:32:02.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:02.683Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-15T08:32:02.683Z] ++ cut -d/ -f2 [2021-05-15T08:32:02.683Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-15T08:32:02.683Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:02.684Z] ++ cut -d/ -f2 [2021-05-15T08:32:02.684Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-15T08:32:02.684Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-15T08:32:02.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:02.684Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-15T08:32:02.684Z] ++ cut -d/ -f2 [2021-05-15T08:32:02.684Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-15T08:32:02.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-15T08:32:02.684Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-15T08:32:02.684Z] ++ cut -d/ -f2 [2021-05-15T08:32:02.684Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-15T08:32:02.737Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:32:03.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-15T08:32:03.447Z] [2021-05-15T08:32:03.447Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:32:03.765Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-15T08:32:03.766Z] latest: Pulling from edgex-devops/git-semver [2021-05-15T08:32:03.766Z] 31603596830f: Pulling fs layer [2021-05-15T08:32:03.766Z] 54011a49482f: Pulling fs layer [2021-05-15T08:32:03.766Z] a6820b24f6d8: Pulling fs layer [2021-05-15T08:32:03.766Z] f581987b2513: Pulling fs layer [2021-05-15T08:32:03.766Z] f581987b2513: Waiting [2021-05-15T08:32:03.766Z] 54011a49482f: Verifying Checksum [2021-05-15T08:32:03.766Z] 54011a49482f: Download complete [2021-05-15T08:32:04.036Z] 31603596830f: Verifying Checksum [2021-05-15T08:32:04.036Z] 31603596830f: Download complete [2021-05-15T08:32:04.036Z] f581987b2513: Verifying Checksum [2021-05-15T08:32:04.036Z] f581987b2513: Download complete [2021-05-15T08:32:04.036Z] a6820b24f6d8: Verifying Checksum [2021-05-15T08:32:04.036Z] a6820b24f6d8: Download complete [2021-05-15T08:32:04.304Z] 31603596830f: Pull complete [2021-05-15T08:32:04.304Z] 54011a49482f: Pull complete [2021-05-15T08:32:05.260Z] a6820b24f6d8: Pull complete [2021-05-15T08:32:05.527Z] f581987b2513: Pull complete [2021-05-15T08:32:05.527Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-15T08:32:05.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-15T08:32:05.527Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-15T08:32:05.640Z] prd-centos7-docker-4c-2g-200 does not seem to be running inside a container [2021-05-15T08:32:05.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-15T08:32:08.356Z] $ docker top 840617e021cfcb83876b4fe30d82e0987252a5d1944d97be606b3d32c37d75cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-15T08:32:08.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-15T08:32:08.564Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-15T08:32:08.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-15T08:32:08.789Z] $ docker exec 840617e021cfcb83876b4fe30d82e0987252a5d1944d97be606b3d32c37d75cc ssh-agent [2021-05-15T08:32:08.958Z] SSH_AUTH_SOCK=/tmp/ssh-L5udXJsx1g2U/agent.11 [2021-05-15T08:32:08.958Z] SSH_AGENT_PID=16 [2021-05-15T08:32:08.971Z] Running ssh-add (command line suppressed) [2021-05-15T08:32:09.094Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1327051521746388991.key (/w/workspace/edgex-go/5@tmp/private_key_1327051521746388991.key) [2021-05-15T08:32:09.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-15T08:32:09.455Z] + git tag --points-at HEAD [Pipeline] } [2021-05-15T08:32:09.478Z] $ docker exec --env ******** --env ******** 840617e021cfcb83876b4fe30d82e0987252a5d1944d97be606b3d32c37d75cc ssh-agent -k [2021-05-15T08:32:09.603Z] unset SSH_AUTH_SOCK; [2021-05-15T08:32:09.603Z] unset SSH_AGENT_PID; [2021-05-15T08:32:09.604Z] echo Agent pid 16 killed; [2021-05-15T08:32:09.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-15T08:32:09.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-15T08:32:09.688Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-15T08:32:09.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-15T08:32:09.874Z] $ docker exec 840617e021cfcb83876b4fe30d82e0987252a5d1944d97be606b3d32c37d75cc ssh-agent [2021-05-15T08:32:10.050Z] SSH_AUTH_SOCK=/tmp/ssh-vUj1PczW2d85/agent.47 [2021-05-15T08:32:10.050Z] SSH_AGENT_PID=52 [2021-05-15T08:32:10.065Z] Running ssh-add (command line suppressed) [2021-05-15T08:32:10.190Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2078424729734128591.key (/w/workspace/edgex-go/5@tmp/private_key_2078424729734128591.key) [2021-05-15T08:32:10.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-15T08:32:10.564Z] + git semver init [2021-05-15T08:32:10.564Z] # -> Open(): unable to determine branch for HEAD [2021-05-15T08:32:10.564Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-05-15T08:32:10.564Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-05-15T08:32:10.564Z] # $SEMVER_REMOTE_NAME = origin [2021-05-15T08:32:10.564Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-15T08:32:10.564Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-15T08:32:10.564Z] # $SEMVER_BRANCH = PR-3464 [2021-05-15T08:32:10.564Z] # $SEMVER_TEMP = /tmp/semver-196930504 [2021-05-15T08:32:10.564Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-15T08:32:42.723Z] # '/tmp/semver-196930504' -> '/w/workspace/edgex-go/5/.semver' [2021-05-15T08:32:42.723Z] # -> Force: false [2021-05-15T08:32:42.723Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-05-15T08:32:42.738Z] $ docker exec --env ******** --env ******** 840617e021cfcb83876b4fe30d82e0987252a5d1944d97be606b3d32c37d75cc ssh-agent -k [2021-05-15T08:32:42.980Z] unset SSH_AUTH_SOCK; [2021-05-15T08:32:42.980Z] unset SSH_AGENT_PID; [2021-05-15T08:32:42.980Z] echo Agent pid 52 killed; [2021-05-15T08:32:43.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-15T08:32:43.407Z] + git semver [Pipeline] } [2021-05-15T08:32:43.428Z] $ docker stop --time=1 840617e021cfcb83876b4fe30d82e0987252a5d1944d97be606b3d32c37d75cc [2021-05-15T08:32:45.093Z] $ docker rm -f 840617e021cfcb83876b4fe30d82e0987252a5d1944d97be606b3d32c37d75cc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-15T08:32:45.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-15T08:32:46.061Z] Stashed 1 file(s) [Pipeline] echo [2021-05-15T08:32:46.065Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-15T08:32:46.614Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:32:46.915Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:32:47.284Z] + sudo service docker restart [2021-05-15T08:32:47.284Z] + true [2021-05-15T08:32:47.284Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-15T08:32:47.909Z] ========================================================= [2021-05-15T08:32:47.909Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-15T08:32:47.909Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:32:48.230Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-15T08:32:51.576Z] Sending build context to Docker daemon 330.5MB [2021-05-15T08:32:51.576Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-15T08:32:51.576Z] Step 2/6 : FROM ${BASE} [2021-05-15T08:32:51.576Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-15T08:32:51.576Z] 540db60ca938: Pulling fs layer [2021-05-15T08:32:51.576Z] adcc1eea9eea: Pulling fs layer [2021-05-15T08:32:51.576Z] 4c4ab2625f07: Pulling fs layer [2021-05-15T08:32:51.576Z] 0510c868ecb4: Pulling fs layer [2021-05-15T08:32:51.576Z] afea3b2eda06: Pulling fs layer [2021-05-15T08:32:51.576Z] 7809a108b3ef: Pulling fs layer [2021-05-15T08:32:51.576Z] f706445af74f: Pulling fs layer [2021-05-15T08:32:51.576Z] afea3b2eda06: Waiting [2021-05-15T08:32:51.576Z] 7809a108b3ef: Waiting [2021-05-15T08:32:51.576Z] f706445af74f: Waiting [2021-05-15T08:32:51.576Z] 0510c868ecb4: Waiting [2021-05-15T08:32:51.576Z] 4c4ab2625f07: Verifying Checksum [2021-05-15T08:32:51.576Z] 4c4ab2625f07: Download complete [2021-05-15T08:32:51.576Z] adcc1eea9eea: Verifying Checksum [2021-05-15T08:32:51.576Z] adcc1eea9eea: Download complete [2021-05-15T08:32:51.576Z] afea3b2eda06: Verifying Checksum [2021-05-15T08:32:51.576Z] afea3b2eda06: Download complete [2021-05-15T08:32:51.576Z] 7809a108b3ef: Download complete [2021-05-15T08:32:51.576Z] 540db60ca938: Download complete [2021-05-15T08:32:52.156Z] 540db60ca938: Pull complete [2021-05-15T08:32:52.156Z] adcc1eea9eea: Pull complete [2021-05-15T08:32:52.733Z] 4c4ab2625f07: Pull complete [2021-05-15T08:32:52.997Z] f706445af74f: Verifying Checksum [2021-05-15T08:32:52.997Z] f706445af74f: Download complete [2021-05-15T08:32:53.959Z] 0510c868ecb4: Verifying Checksum [2021-05-15T08:32:53.959Z] 0510c868ecb4: Download complete [2021-05-15T08:32:59.310Z] 0510c868ecb4: Pull complete [2021-05-15T08:32:59.311Z] afea3b2eda06: Pull complete [2021-05-15T08:32:59.311Z] 7809a108b3ef: Pull complete [2021-05-15T08:33:01.252Z] Still waiting to schedule task [2021-05-15T08:33:01.253Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-15T08:33:05.943Z] f706445af74f: Pull complete [2021-05-15T08:33:05.943Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-15T08:33:05.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-15T08:33:05.943Z] ---> b068be0155e3 [2021-05-15T08:33:05.943Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-15T08:33:06.211Z] ---> Running in 1f26a0c5a05a [2021-05-15T08:33:07.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:33:07.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:33:08.312Z] (1/12) Installing libmagic (5.39-r0) [2021-05-15T08:33:08.576Z] (2/12) Installing file (5.39-r0) [2021-05-15T08:33:08.576Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-15T08:33:08.576Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-15T08:33:16.738Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-15T08:33:16.738Z] (6/12) Installing patch (2.7.6-r6) [2021-05-15T08:33:16.738Z] (7/12) Installing build-base (0.5-r2) [2021-05-15T08:33:16.738Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-15T08:33:16.738Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-15T08:33:16.738Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-15T08:33:17.001Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-15T08:33:17.001Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-15T08:33:17.263Z] Executing busybox-1.32.1-r6.trigger [2021-05-15T08:33:17.263Z] OK: 219 MiB in 52 packages [2021-05-15T08:33:21.507Z] Removing intermediate container 1f26a0c5a05a [2021-05-15T08:33:21.507Z] ---> 666788e0410c [2021-05-15T08:33:21.507Z] Step 4/6 : WORKDIR /edgex-go [2021-05-15T08:33:21.507Z] ---> Running in ab3cc64c867f [2021-05-15T08:33:21.507Z] Removing intermediate container ab3cc64c867f [2021-05-15T08:33:21.507Z] ---> 4f04ce94c064 [2021-05-15T08:33:21.507Z] Step 5/6 : COPY go.mod . [2021-05-15T08:33:21.772Z] ---> 16def477ced5 [2021-05-15T08:33:21.772Z] Step 6/6 : RUN go mod download [2021-05-15T08:33:21.772Z] ---> Running in 42baf6c37691 [2021-05-15T08:33:43.811Z] Removing intermediate container 42baf6c37691 [2021-05-15T08:33:43.811Z] ---> a9c7c8b8dde2 [2021-05-15T08:33:43.811Z] Successfully built a9c7c8b8dde2 [2021-05-15T08:33:43.811Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:33:44.129Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-15T08:33:44.129Z] . [Pipeline] withDockerContainer [2021-05-15T08:33:44.272Z] prd-centos7-docker-4c-2g-200 does not seem to be running inside a container [2021-05-15T08:33:44.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-15T08:33:45.543Z] $ docker top 09fc87e07616022cbd142ef181cff8eb59a9fcc6d67c7c6fbe5bcc0845709064 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:33:46.018Z] + go version [2021-05-15T08:33:46.019Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-15T08:33:46.035Z] $ docker stop --time=1 09fc87e07616022cbd142ef181cff8eb59a9fcc6d67c7c6fbe5bcc0845709064 [2021-05-15T08:33:47.430Z] $ docker rm -f 09fc87e07616022cbd142ef181cff8eb59a9fcc6d67c7c6fbe5bcc0845709064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:33:47.984Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-15T08:33:47.984Z] . [Pipeline] withDockerContainer [2021-05-15T08:33:48.087Z] prd-centos7-docker-4c-2g-200 does not seem to be running inside a container [2021-05-15T08:33:48.139Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-15T08:33:48.841Z] $ docker top 681732508adbe7ee21c8ddb3a0d0214849d5e432f3324b1035c7d3e3d95f1ece -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-15T08:33:48.951Z] ========================================================= [2021-05-15T08:33:48.951Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-15T08:33:48.951Z] ========================================================= [Pipeline] sh [2021-05-15T08:33:49.246Z] + go mod tidy [Pipeline] sh [2021-05-15T08:33:50.509Z] + make test [2021-05-15T08:33:50.509Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-15T08:33:58.758Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-15T08:34:16.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-15T08:34:25.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-15T08:34:25.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-15T08:34:25.196Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-15T08:34:27.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-15T08:34:27.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-15T08:34:27.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-15T08:34:27.823Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-15T08:34:29.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-15T08:34:29.828Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-15T08:34:32.405Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-15T08:34:32.405Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-15T08:34:32.405Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-15T08:34:34.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.127s coverage: 46.1% of statements [2021-05-15T08:34:34.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-15T08:34:34.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-15T08:34:34.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-15T08:34:34.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-15T08:34:34.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-15T08:34:34.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-15T08:34:34.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.068s coverage: 28.7% of statements [2021-05-15T08:34:34.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.121s coverage: 100.0% of statements [2021-05-15T08:34:38.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.180s coverage: 27.8% of statements [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-15T08:34:38.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.125s coverage: 81.2% of statements [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-15T08:34:38.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-15T08:34:38.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-15T08:34:38.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.137s coverage: 71.3% of statements [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-15T08:34:38.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.162s coverage: 87.7% of statements [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:34:38.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.064s coverage: 78.9% of statements [2021-05-15T08:34:38.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-15T08:34:43.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.442s coverage: 28.6% of statements [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-15T08:34:43.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.100s coverage: 100.0% of statements [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-15T08:34:43.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-15T08:34:43.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.145s coverage: 86.7% of statements [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-15T08:34:43.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.172s coverage: 97.5% of statements [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-15T08:34:43.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.103s coverage: 78.3% of statements [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-15T08:34:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-15T08:34:44.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.414s coverage: 95.1% of statements [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-15T08:34:44.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-15T08:34:44.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.103s coverage: 0.8% of statements [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-15T08:34:44.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.132s coverage: 22.0% of statements [2021-05-15T08:34:44.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-15T08:34:44.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2021-05-15T08:34:45.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements [2021-05-15T08:34:45.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2021-05-15T08:34:45.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-05-15T08:34:45.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2021-05-15T08:34:58.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2021-05-15T08:34:58.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements [2021-05-15T08:34:59.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 81.8% of statements [2021-05-15T08:34:59.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-15T08:35:09.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2021-05-15T08:35:09.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-15T08:35:09.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-15T08:35:09.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-15T08:35:09.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-15T08:35:09.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-15T08:35:09.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-15T08:35:09.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-15T08:35:09.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-15T08:35:09.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-15T08:35:09.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-05-15T08:35:09.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-15T08:35:09.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-15T08:35:09.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 76.0% of statements [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.103s coverage: 87.2% of statements [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.2% of statements [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 64.4% of statements [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.375s coverage: 66.9% of statements [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.198s coverage: 43.4% of statements [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.037s coverage: 84.8% of statements [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.146s coverage: 47.1% of statements [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-15T08:35:09.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-15T08:35:09.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-15T08:35:10.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.100s coverage: 20.9% of statements [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-15T08:35:10.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.163s coverage: 91.9% of statements [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-15T08:35:10.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.749s coverage: 28.8% of statements [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-15T08:35:10.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-15T08:35:10.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.075s coverage: 100.0% of statements [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-15T08:35:10.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.078s coverage: 64.6% of statements [2021-05-15T08:35:10.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-15T08:35:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.149s coverage: 97.6% of statements [2021-05-15T08:35:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-15T08:35:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:35:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-15T08:35:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-05-15T08:35:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-15T08:35:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-05-15T08:35:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-15T08:35:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-15T08:35:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-15T08:35:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-15T08:35:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-05-15T08:35:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-15T08:35:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-15T08:35:11.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements [2021-05-15T08:35:11.431Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.069s coverage: 28.1% of statements [2021-05-15T08:35:11.431Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-15T08:35:11.431Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.034s coverage: 85.7% of statements [2021-05-15T08:35:11.431Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-15T08:35:11.694Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.049s coverage: 100.0% of statements [2021-05-15T08:35:11.957Z] GO111MODULE=on go vet ./... [2021-05-15T08:35:44.234Z] gofmt -l . [2021-05-15T08:35:44.234Z] [ "`gofmt -l .`" = "" ] [2021-05-15T08:35:44.821Z] ./bin/test-go-mod-tidy.sh [2021-05-15T08:35:45.085Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-15T08:35:46.357Z] + ls -al . [2021-05-15T08:35:46.357Z] total 840 [2021-05-15T08:35:46.357Z] drwxrwxr-x 10 1001 1001 4096 May 15 08:35 . [2021-05-15T08:35:46.357Z] drwxr-xr-x 4 root root 28 May 15 08:33 .. [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 11 May 15 08:31 .dockerignore [2021-05-15T08:35:46.357Z] drwxrwxr-x 8 1001 1001 179 May 15 08:31 .git [2021-05-15T08:35:46.357Z] drwxrwxr-x 3 1001 1001 125 May 15 08:31 .github [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 818 May 15 08:31 .gitignore [2021-05-15T08:35:46.357Z] drwx------ 3 1001 1001 60 May 15 08:32 .semver [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 166 May 15 08:31 .sonarcloud.properties [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 8609 May 15 08:31 Attribution.txt [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 3804 May 15 08:31 CONTRIBUTING.md [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 931 May 15 08:31 Dockerfile.build [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 863 May 15 08:31 Jenkinsfile [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 10775 May 15 08:31 LICENSE [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 5594 May 15 08:31 Makefile [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 7978 May 15 08:31 README.md [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 6755 May 15 08:31 SECURITY.md [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 5 May 15 08:32 VERSION [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 4131 May 15 08:31 ZMQWindows.md [2021-05-15T08:35:46.357Z] drwxrwxr-x 2 1001 1001 117 May 15 08:31 bin [2021-05-15T08:35:46.357Z] drwxrwxr-x 14 1001 1001 4096 May 15 08:31 cmd [2021-05-15T08:35:46.357Z] -rw-r--r-- 1 root root 729630 May 15 08:35 coverage.out [2021-05-15T08:35:46.357Z] -rw-r--r-- 1 root root 1060 May 15 08:35 go.mod [2021-05-15T08:35:46.357Z] -rw-r--r-- 1 root root 22101 May 15 08:33 go.sum [2021-05-15T08:35:46.357Z] drwxrwxr-x 8 1001 1001 127 May 15 08:31 internal [2021-05-15T08:35:46.357Z] drwxrwxr-x 4 1001 1001 26 May 15 08:31 openapi [2021-05-15T08:35:46.357Z] drwxrwxr-x 4 1001 1001 71 May 15 08:31 snap [2021-05-15T08:35:46.357Z] -rw-rw-r-- 1 1001 1001 168 May 15 08:31 version.go [Pipeline] sh [2021-05-15T08:35:46.755Z] + '[' -e coverage.out ] [2021-05-15T08:35:46.755Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-15T08:35:47.003Z] Stashed 1 file(s) [Pipeline] sh [2021-05-15T08:35:47.305Z] + make build [2021-05-15T08:35:47.305Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-15T08:35:49.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-15T08:35:55.559Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-204 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws [2021-05-15T08:35:55.581Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-15T08:35:55.829Z] The recommended git tool is: git [2021-05-15T08:36:00.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-15T08:36:00.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-15T08:36:02.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-15T08:36:02.119Z] using credential edgex-jenkins-ssh [2021-05-15T08:36:02.137Z] Cloning the remote Git repository [2021-05-15T08:36:02.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-15T08:36:02.191Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:36:02.372Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-15T08:36:02.470Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:36:02.471Z] > git --version # timeout=10 [2021-05-15T08:36:02.499Z] > git --version # 'git version 2.17.1' [2021-05-15T08:36:02.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:36:02.608Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:36:04.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-15T08:36:05.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-15T08:36:06.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-15T08:36:07.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-15T08:36:08.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-15T08:36:09.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-15T08:36:12.332Z] $ docker stop --time=1 681732508adbe7ee21c8ddb3a0d0214849d5e432f3324b1035c7d3e3d95f1ece [2021-05-15T08:36:13.998Z] $ docker rm -f 681732508adbe7ee21c8ddb3a0d0214849d5e432f3324b1035c7d3e3d95f1ece [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:36:17.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:36:17.688Z] [2021-05-15T08:36:17.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:36:18.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:36:18.005Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-15T08:36:18.005Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-15T08:36:18.005Z] ca9280d653b3: Pulling fs layer [2021-05-15T08:36:18.005Z] 7e9c9ca2126c: Pulling fs layer [2021-05-15T08:36:18.005Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-15T08:36:18.005Z] cbdbe7a5bc2a: Download complete [2021-05-15T08:36:18.584Z] cbdbe7a5bc2a: Pull complete [2021-05-15T08:36:18.849Z] ca9280d653b3: Download complete [2021-05-15T08:36:19.801Z] 7e9c9ca2126c: Verifying Checksum [2021-05-15T08:36:19.801Z] 7e9c9ca2126c: Download complete [2021-05-15T08:36:19.801Z] ca9280d653b3: Pull complete [2021-05-15T08:36:21.088Z] Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 991b0a68828e78963de8228bbbb3b9e9d74f633b [2021-05-15T08:36:21.920Z] Merge succeeded, producing 377eec5b5585d3c0d2666d6eb09a234fff959ecd [2021-05-15T08:36:21.921Z] Checking out Revision 377eec5b5585d3c0d2666d6eb09a234fff959ecd (PR-3464) [2021-05-15T08:36:20.096Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:36:20.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:36:20.152Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:36:20.182Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:36:20.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:36:20.195Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-15T08:36:21.104Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:36:21.126Z] > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 [2021-05-15T08:36:21.453Z] > git remote # timeout=10 [2021-05-15T08:36:21.468Z] > git config --get remote.origin.url # timeout=10 [2021-05-15T08:36:21.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:36:21.502Z] > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 [2021-05-15T08:36:21.904Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-15T08:36:21.924Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:36:21.938Z] > git checkout -f 377eec5b5585d3c0d2666d6eb09a234fff959ecd # timeout=10 [2021-05-15T08:36:26.434Z] 7e9c9ca2126c: Pull complete [2021-05-15T08:36:26.434Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-15T08:36:26.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:36:26.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-15T08:36:26.452Z] Commit message: "Merge commit 'b670e2469c07ac1f8846de0fecc826f49b7ede2c' into HEAD" [2021-05-15T08:36:26.458Z] > git rev-list --no-walk 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 [2021-05-15T08:36:26.607Z] prd-centos7-docker-4c-2g-200 does not seem to be running inside a container [2021-05-15T08:36:26.743Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-15T08:36:29.361Z] $ docker top 1866a879a81d5cb0c284a8cd1080074361ca0f3b181a85c8e3fd2a2a127c28dd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-15T08:36:29.836Z] + + docker-compose buildgrep --help parallel [2021-05-15T08:36:29.836Z] [2021-05-15T08:36:30.621Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-15T08:36:30.794Z] --parallel Build images in parallel. [Pipeline] } [2021-05-15T08:36:30.817Z] $ docker stop --time=1 1866a879a81d5cb0c284a8cd1080074361ca0f3b181a85c8e3fd2a2a127c28dd [2021-05-15T08:36:31.061Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-05-15T08:36:32.214Z] $ docker rm -f 1866a879a81d5cb0c284a8cd1080074361ca0f3b181a85c8e3fd2a2a127c28dd [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:36:32.686Z] + true [2021-05-15T08:36:32.686Z] + sudo service docker restart [2021-05-15T08:36:32.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-15T08:36:32.784Z] . [Pipeline] withDockerContainer [2021-05-15T08:36:32.887Z] prd-centos7-docker-4c-2g-200 does not seem to be running inside a container [2021-05-15T08:36:32.935Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-15T08:36:33.763Z] $ docker top 4155406d743e99a1aff11b40bb54572717efdf70afb42f511ef56fd14ff15dfd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:36:34.196Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-15T08:36:34.731Z] provisioning config files... [2021-05-15T08:36:34.763Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8007649337861937827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:36:35.158Z] Building core-command ... [2021-05-15T08:36:35.158Z] Building core-data ... [2021-05-15T08:36:35.158Z] Building core-metadata ... [2021-05-15T08:36:35.158Z] Building security-bootstrapper ... [2021-05-15T08:36:35.158Z] Building security-proxy-setup ... [2021-05-15T08:36:35.158Z] Building security-secretstore-setup ... [2021-05-15T08:36:35.158Z] Building support-notifications ... [2021-05-15T08:36:35.158Z] Building support-scheduler ... [2021-05-15T08:36:35.158Z] Building sys-mgmt-agent ... [2021-05-15T08:36:35.158Z] Building support-notifications [2021-05-15T08:36:35.158Z] Building core-command [2021-05-15T08:36:35.158Z] Building security-proxy-setup [2021-05-15T08:36:35.158Z] Building security-secretstore-setup [2021-05-15T08:36:35.158Z] Building core-metadata [2021-05-15T08:36:35.172Z] ---> docker-login.sh [2021-05-15T08:36:35.172Z] nexus3.edgexfoundry.org:10001 [2021-05-15T08:36:36.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:36:36.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:36:36.784Z] Configure a credential helper to remove this warning. See [2021-05-15T08:36:36.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:36:36.784Z] [2021-05-15T08:36:36.784Z] Login Succeeded [2021-05-15T08:36:36.784Z] nexus3.edgexfoundry.org:10002 [2021-05-15T08:36:37.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:36:37.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:36:37.336Z] Configure a credential helper to remove this warning. See [2021-05-15T08:36:37.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:36:37.336Z] [2021-05-15T08:36:37.336Z] Login Succeeded [2021-05-15T08:36:37.336Z] nexus3.edgexfoundry.org:10003 [2021-05-15T08:36:37.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:36:37.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:36:37.901Z] Configure a credential helper to remove this warning. See [2021-05-15T08:36:37.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:36:37.901Z] [2021-05-15T08:36:37.901Z] Login Succeeded [2021-05-15T08:36:37.901Z] nexus3.edgexfoundry.org:10004 [2021-05-15T08:36:38.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:36:38.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:36:38.501Z] Configure a credential helper to remove this warning. See [2021-05-15T08:36:38.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:36:38.501Z] [2021-05-15T08:36:38.501Z] Login Succeeded [2021-05-15T08:36:38.501Z] docker.io [2021-05-15T08:36:39.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-15T08:36:39.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-15T08:36:39.374Z] Configure a credential helper to remove this warning. See [2021-05-15T08:36:39.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-15T08:36:39.374Z] [2021-05-15T08:36:39.374Z] Login Succeeded [2021-05-15T08:36:39.374Z] ---> docker-login.sh ends [Pipeline] } [2021-05-15T08:36:39.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-15T08:36:39.983Z] ========================================================= [2021-05-15T08:36:39.984Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-15T08:36:39.984Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:36:40.387Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-15T08:36:43.049Z] Sending build context to Docker daemon 167.9MB [2021-05-15T08:36:43.049Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-15T08:36:43.049Z] Step 2/6 : FROM ${BASE} [2021-05-15T08:36:43.321Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-15T08:36:43.321Z] 595b0fe564bb: Pulling fs layer [2021-05-15T08:36:43.321Z] 7186ed65a4f7: Pulling fs layer [2021-05-15T08:36:43.321Z] 316046926c0a: Pulling fs layer [2021-05-15T08:36:43.321Z] 4ebd0625c992: Pulling fs layer [2021-05-15T08:36:43.321Z] 207e8628e3a3: Pulling fs layer [2021-05-15T08:36:43.321Z] c791037a9be2: Pulling fs layer [2021-05-15T08:36:43.321Z] ffd874e62e21: Pulling fs layer [2021-05-15T08:36:43.321Z] 4ebd0625c992: Waiting [2021-05-15T08:36:43.321Z] 207e8628e3a3: Waiting [2021-05-15T08:36:43.321Z] ffd874e62e21: Waiting [2021-05-15T08:36:43.321Z] c791037a9be2: Waiting [2021-05-15T08:36:43.321Z] 316046926c0a: Verifying Checksum [2021-05-15T08:36:43.321Z] 316046926c0a: Download complete [2021-05-15T08:36:43.321Z] 7186ed65a4f7: Verifying Checksum [2021-05-15T08:36:43.321Z] 7186ed65a4f7: Download complete [2021-05-15T08:36:43.321Z] 207e8628e3a3: Verifying Checksum [2021-05-15T08:36:43.321Z] 207e8628e3a3: Download complete [2021-05-15T08:36:43.595Z] c791037a9be2: Download complete [2021-05-15T08:36:43.595Z] 595b0fe564bb: Verifying Checksum [2021-05-15T08:36:43.595Z] 595b0fe564bb: Download complete [2021-05-15T08:36:44.202Z] 595b0fe564bb: Pull complete [2021-05-15T08:36:44.804Z] 7186ed65a4f7: Pull complete [2021-05-15T08:36:45.077Z] 316046926c0a: Pull complete [2021-05-15T08:36:47.062Z] ffd874e62e21: Verifying Checksum [2021-05-15T08:36:47.062Z] ffd874e62e21: Download complete [2021-05-15T08:36:48.509Z] 4ebd0625c992: Verifying Checksum [2021-05-15T08:36:48.509Z] 4ebd0625c992: Download complete [2021-05-15T08:37:00.951Z] 4ebd0625c992: Pull complete [2021-05-15T08:37:00.951Z] 207e8628e3a3: Pull complete [2021-05-15T08:37:00.951Z] c791037a9be2: Pull complete [2021-05-15T08:37:03.589Z] ffd874e62e21: Pull complete [2021-05-15T08:37:03.589Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-15T08:37:03.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-15T08:37:03.589Z] ---> cfc18b08335c [2021-05-15T08:37:03.589Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-15T08:37:07.469Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:37:07.469Z] Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:37:07.469Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:37:07.469Z] [2021-05-15T08:37:07.469Z] ---> a9c7c8b8dde2 [2021-05-15T08:37:07.469Z] Step 3/26 : WORKDIR /edgex-go [2021-05-15T08:37:07.469Z] ---> a9c7c8b8dde2 [2021-05-15T08:37:07.469Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:37:07.469Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:37:07.469Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:37:07.469Z] ---> a9c7c8b8dde2 [2021-05-15T08:37:07.469Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:37:07.469Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:37:07.469Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:37:07.469Z] ---> a9c7c8b8dde2 [2021-05-15T08:37:07.469Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:37:07.808Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:37:07.808Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:37:07.808Z] ---> a9c7c8b8dde2 [2021-05-15T08:37:07.913Z] ---> Running in d0ef7fa8f70f [2021-05-15T08:37:08.070Z] Step 3/22 : WORKDIR /edgex-go [2021-05-15T08:37:08.338Z] ---> Running in 9e63ae647d15 [2021-05-15T08:37:08.338Z] ---> Running in 89f825c7bf4e [2021-05-15T08:37:08.338Z] ---> Running in 96186ca7707b [2021-05-15T08:37:08.338Z] ---> Running in c8f9ec64a346 [2021-05-15T08:37:08.338Z] ---> Running in 4ab8d766188a [2021-05-15T08:37:08.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:37:08.915Z] Removing intermediate container 96186ca7707b [2021-05-15T08:37:08.915Z] ---> fefabb3ef073 [2021-05-15T08:37:08.915Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:37:08.915Z] Removing intermediate container 9e63ae647d15 [2021-05-15T08:37:08.915Z] ---> 83595ba279c8 [2021-05-15T08:37:08.915Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:37:08.915Z] Removing intermediate container 4ab8d766188a [2021-05-15T08:37:08.915Z] ---> 5aad2b657f04 [2021-05-15T08:37:08.915Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:37:08.915Z] Removing intermediate container c8f9ec64a346 [2021-05-15T08:37:08.915Z] ---> 9b558bba2a5b [2021-05-15T08:37:08.915Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:37:08.915Z] Removing intermediate container 89f825c7bf4e [2021-05-15T08:37:08.915Z] ---> e564e73808b7 [2021-05-15T08:37:08.915Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:37:09.183Z] ---> Running in b0c3aad7bb88 [2021-05-15T08:37:09.183Z] ---> Running in f8ba3702ccde [2021-05-15T08:37:09.183Z] ---> Running in 596524728e60 [2021-05-15T08:37:09.183Z] ---> Running in 9b49c27376a1 [2021-05-15T08:37:09.183Z] ---> Running in e71003cf1b6e [2021-05-15T08:37:09.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:37:10.856Z] (1/12) Installing libmagic (5.39-r0) [2021-05-15T08:37:11.106Z] Removing intermediate container 596524728e60 [2021-05-15T08:37:11.106Z] ---> bca0dfbc6658 [2021-05-15T08:37:11.106Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:37:11.128Z] (2/12) Installing file (5.39-r0) [2021-05-15T08:37:11.369Z] ---> Running in f4fc6dd093fa [2021-05-15T08:37:11.401Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-15T08:37:11.401Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-15T08:37:11.631Z] Removing intermediate container b0c3aad7bb88 [2021-05-15T08:37:11.632Z] ---> 3a70fde8968b [2021-05-15T08:37:11.632Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:37:11.632Z] Removing intermediate container f8ba3702ccde [2021-05-15T08:37:11.632Z] ---> 0741c5a9c532 [2021-05-15T08:37:11.632Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-15T08:37:11.632Z] Removing intermediate container 9b49c27376a1 [2021-05-15T08:37:11.632Z] ---> 9e3e78360616 [2021-05-15T08:37:11.632Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-15T08:37:11.910Z] Removing intermediate container e71003cf1b6e [2021-05-15T08:37:11.910Z] ---> fd810526c6f4 [2021-05-15T08:37:11.910Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-15T08:37:11.910Z] ---> Running in 021b35b851fa [2021-05-15T08:37:11.910Z] ---> Running in 1275fbc13f26 [2021-05-15T08:37:11.910Z] ---> Running in 431355ded6bf [2021-05-15T08:37:11.910Z] ---> Running in 8356c4a63779 [2021-05-15T08:37:12.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:37:12.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:37:12.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:37:12.971Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:37:12.971Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:37:12.971Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:37:13.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:37:13.497Z] OK: 219 MiB in 52 packages [2021-05-15T08:37:13.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:37:13.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:37:13.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:37:14.039Z] Removing intermediate container f4fc6dd093fa [2021-05-15T08:37:14.039Z] ---> 029aaff087dd [2021-05-15T08:37:14.039Z] Step 6/24 : COPY go.mod . [2021-05-15T08:37:14.306Z] OK: 219 MiB in 52 packages [2021-05-15T08:37:14.306Z] OK: 219 MiB in 52 packages [2021-05-15T08:37:14.306Z] OK: 219 MiB in 52 packages [2021-05-15T08:37:14.306Z] ---> fbeafe5e69cd [2021-05-15T08:37:14.306Z] Step 7/24 : RUN go mod download [2021-05-15T08:37:14.568Z] ---> Running in 28294e18ddb6 [2021-05-15T08:37:14.831Z] OK: 219 MiB in 52 packages [2021-05-15T08:37:14.831Z] Removing intermediate container 021b35b851fa [2021-05-15T08:37:14.831Z] ---> e76b0a5bafe7 [2021-05-15T08:37:14.831Z] Step 6/24 : COPY go.mod . [2021-05-15T08:37:15.408Z] ---> 97baf0200540 [2021-05-15T08:37:15.408Z] Step 7/24 : RUN go mod download [2021-05-15T08:37:15.408Z] Removing intermediate container 8356c4a63779 [2021-05-15T08:37:15.408Z] ---> ebc261a99663 [2021-05-15T08:37:15.408Z] Step 6/26 : COPY go.mod . [2021-05-15T08:37:15.408Z] Removing intermediate container 431355ded6bf [2021-05-15T08:37:15.408Z] ---> 2cad2e6d8389 [2021-05-15T08:37:15.408Z] Step 6/22 : COPY go.mod . [2021-05-15T08:37:15.408Z] ---> Running in 0d4d3b3d52ac [2021-05-15T08:37:15.670Z] Removing intermediate container 1275fbc13f26 [2021-05-15T08:37:15.670Z] ---> e3cc8d115532 [2021-05-15T08:37:15.670Z] Step 6/23 : COPY go.mod . [2021-05-15T08:37:15.670Z] ---> 13722d151529 [2021-05-15T08:37:15.670Z] Step 7/26 : RUN go mod download [2021-05-15T08:37:15.934Z] ---> 81fa8bd52222 [2021-05-15T08:37:15.934Z] Step 7/22 : RUN go mod download [2021-05-15T08:37:15.934Z] ---> Running in add5f26d7b9b [2021-05-15T08:37:15.934Z] ---> bdfa86b36514 [2021-05-15T08:37:15.934Z] Step 7/23 : RUN go mod download [2021-05-15T08:37:16.200Z] ---> Running in 0b4a3dff0d8b [2021-05-15T08:37:16.200Z] ---> Running in 1fd1206f7296 [2021-05-15T08:37:16.787Z] Removing intermediate container 28294e18ddb6 [2021-05-15T08:37:16.787Z] ---> 47d0d7dbe9dc [2021-05-15T08:37:16.787Z] Step 8/24 : COPY . . [2021-05-15T08:37:17.752Z] Removing intermediate container 0d4d3b3d52ac [2021-05-15T08:37:17.752Z] ---> 572d7f1801b0 [2021-05-15T08:37:17.752Z] Step 8/24 : COPY . . [2021-05-15T08:37:19.688Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-15T08:37:19.688Z] (6/12) Installing patch (2.7.6-r6) [2021-05-15T08:37:19.688Z] (7/12) Installing build-base (0.5-r2) [2021-05-15T08:37:19.688Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-15T08:37:19.688Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-15T08:37:19.688Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-15T08:37:19.961Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-15T08:37:19.961Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-15T08:37:20.235Z] Executing busybox-1.32.1-r6.trigger [2021-05-15T08:37:20.235Z] OK: 218 MiB in 52 packages [2021-05-15T08:37:23.097Z] Removing intermediate container add5f26d7b9b [2021-05-15T08:37:23.098Z] ---> 8fb933f41b4a [2021-05-15T08:37:23.098Z] Step 8/26 : COPY . . [2021-05-15T08:37:23.098Z] Removing intermediate container 0b4a3dff0d8b [2021-05-15T08:37:23.098Z] ---> 7c01f23fbd3e [2021-05-15T08:37:23.098Z] Step 8/22 : COPY . . [2021-05-15T08:37:24.573Z] Removing intermediate container d0ef7fa8f70f [2021-05-15T08:37:24.573Z] ---> 1e4cbbae7baf [2021-05-15T08:37:24.573Z] Step 4/6 : WORKDIR /edgex-go [2021-05-15T08:37:24.573Z] ---> Running in 6caa8ea98a7a [2021-05-15T08:37:25.172Z] Removing intermediate container 6caa8ea98a7a [2021-05-15T08:37:25.172Z] ---> 06d7d24b8081 [2021-05-15T08:37:25.172Z] Step 5/6 : COPY go.mod . [2021-05-15T08:37:26.153Z] ---> 7e10e2a66015 [2021-05-15T08:37:26.153Z] Step 6/6 : RUN go mod download [2021-05-15T08:37:26.153Z] ---> Running in bfb68df379af [2021-05-15T08:37:27.352Z] Removing intermediate container 1fd1206f7296 [2021-05-15T08:37:27.352Z] ---> 394196691cb7 [2021-05-15T08:37:27.352Z] Step 8/23 : COPY . . [2021-05-15T08:37:58.548Z] Removing intermediate container bfb68df379af [2021-05-15T08:37:58.548Z] ---> ee15e6dde897 [2021-05-15T08:37:58.548Z] Successfully built ee15e6dde897 [2021-05-15T08:37:58.548Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:37:58.905Z] + docker inspect -f . ci-base-image-arm64 [2021-05-15T08:37:58.905Z] . [Pipeline] withDockerContainer [2021-05-15T08:37:59.222Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-05-15T08:37:59.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-15T08:38:00.952Z] $ docker top 84a14c195534f771552f01ed38ddf60956110be7cc96de8051e36ced7e9a1794 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:38:01.970Z] + go version [2021-05-15T08:38:01.970Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-15T08:38:01.991Z] $ docker stop --time=1 84a14c195534f771552f01ed38ddf60956110be7cc96de8051e36ced7e9a1794 [2021-05-15T08:38:03.969Z] $ docker rm -f 84a14c195534f771552f01ed38ddf60956110be7cc96de8051e36ced7e9a1794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:38:04.719Z] + docker inspect -f . ci-base-image-arm64 [2021-05-15T08:38:04.719Z] . [Pipeline] withDockerContainer [2021-05-15T08:38:05.007Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-05-15T08:38:05.106Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-15T08:38:06.314Z] ---> 602d0b73d181 [2021-05-15T08:38:06.314Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:38:06.314Z] ---> Running in 89e9cb6c4ebf [2021-05-15T08:38:06.314Z] ---> 0c8884ed4235 [2021-05-15T08:38:06.314Z] Step 9/26 : RUN go mod tidy [2021-05-15T08:38:06.314Z] ---> 054bf6cf5ce0 [2021-05-15T08:38:06.314Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:38:06.314Z] ---> Running in 900e641c8a50 [2021-05-15T08:38:06.314Z] ---> Running in 0d2dcff859f0 [2021-05-15T08:38:06.314Z] ---> 699b16cb3e59 [2021-05-15T08:38:06.314Z] Step 9/22 : RUN go mod tidy [2021-05-15T08:38:06.314Z] ---> Running in 79e882b10eea [2021-05-15T08:38:06.314Z] ---> 2ce49324dcdc [2021-05-15T08:38:06.314Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:38:06.314Z] ---> Running in a2aac8660744 [2021-05-15T08:38:06.438Z] $ docker top df5481d9f0644eb864bb739a65c7bb5c0093eebf11b787d942bb6340e64d44c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-15T08:38:06.759Z] ========================================================= [2021-05-15T08:38:06.759Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-15T08:38:06.759Z] ========================================================= [Pipeline] sh [2021-05-15T08:38:07.424Z] + go mod tidy [2021-05-15T08:38:08.271Z] Removing intermediate container a2aac8660744 [2021-05-15T08:38:08.271Z] ---> 0b729748a847 [2021-05-15T08:38:08.271Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [Pipeline] sh [2021-05-15T08:38:08.532Z] ---> Running in 8ecd3e40f592 [2021-05-15T08:38:08.532Z] Removing intermediate container 900e641c8a50 [2021-05-15T08:38:08.532Z] ---> 771ed2fa8487 [2021-05-15T08:38:08.532Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-15T08:38:08.793Z] Removing intermediate container 89e9cb6c4ebf [2021-05-15T08:38:08.793Z] ---> 914dcb4b5344 [2021-05-15T08:38:08.793Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-15T08:38:08.793Z] Removing intermediate container 0d2dcff859f0 [2021-05-15T08:38:08.793Z] ---> ea6cd8d8c886 [2021-05-15T08:38:08.793Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-15T08:38:08.793Z] Removing intermediate container 79e882b10eea [2021-05-15T08:38:08.793Z] ---> 7087cb95cd5c [2021-05-15T08:38:08.793Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-15T08:38:09.055Z] ---> Running in 332f7fc435d4 [2021-05-15T08:38:09.055Z] ---> Running in 3a5a51f381ed [2021-05-15T08:38:09.055Z] ---> Running in 6746c275c4ff [2021-05-15T08:38:09.055Z] ---> Running in c0fef31d98ab [2021-05-15T08:38:09.093Z] + make test [2021-05-15T08:38:09.093Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-15T08:38:09.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-15T08:38:10.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-15T08:38:10.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-15T08:38:10.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-15T08:38:10.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-15T08:38:41.461Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-15T08:38:49.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-15T08:38:49.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-15T08:38:55.328Z] Removing intermediate container c0fef31d98ab [2021-05-15T08:38:55.328Z] ---> bb7ed518b6ce [2021-05-15T08:38:55.328Z] [2021-05-15T08:38:55.328Z] Step 11/22 : FROM alpine:3.12 [2021-05-15T08:38:55.328Z] Removing intermediate container 332f7fc435d4 [2021-05-15T08:38:55.328Z] ---> 2af60a95c0ff [2021-05-15T08:38:55.328Z] [2021-05-15T08:38:55.328Z] Step 11/26 : FROM alpine:3.12 [2021-05-15T08:38:55.591Z] Removing intermediate container 3a5a51f381ed [2021-05-15T08:38:55.591Z] ---> 1b74b9133339 [2021-05-15T08:38:55.591Z] [2021-05-15T08:38:55.591Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:38:55.591Z] Removing intermediate container 8ecd3e40f592 [2021-05-15T08:38:55.591Z] ---> 901d1c6c1220 [2021-05-15T08:38:55.591Z] [2021-05-15T08:38:55.591Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:38:55.854Z] 3.12: Pulling from library/alpine [2021-05-15T08:38:55.854Z] 3.12: Pulling from library/alpine [2021-05-15T08:38:55.854Z] 3.12: Pulling from library/alpine [2021-05-15T08:38:55.854Z] 3.12: Pulling from library/alpine [2021-05-15T08:38:58.412Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:38:58.412Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:38:58.412Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:38:58.412Z] Status: Downloaded newer image for alpine:3.12 [2021-05-15T08:38:58.412Z] Status: Image is up to date for alpine:3.12 [2021-05-15T08:38:58.412Z] Removing intermediate container 6746c275c4ff [2021-05-15T08:38:58.412Z] Status: Downloaded newer image for alpine:3.12 [2021-05-15T08:38:58.412Z] ---> f0d8c28ed344 [2021-05-15T08:38:58.412Z] [2021-05-15T08:38:58.412Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:38:58.412Z] ---> 13621d1b12d4 [2021-05-15T08:38:58.412Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-15T08:38:58.412Z] ---> 13621d1b12d4 [2021-05-15T08:38:58.412Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-15T08:38:58.412Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:38:58.412Z] Status: Image is up to date for alpine:3.12 [2021-05-15T08:38:58.412Z] ---> 13621d1b12d4 [2021-05-15T08:38:58.412Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:38:58.412Z] ---> 13621d1b12d4 [2021-05-15T08:38:58.412Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:38:58.412Z] ---> 13621d1b12d4 [2021-05-15T08:38:58.412Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-15T08:38:58.412Z] ---> Running in f06ee6bc1281 [2021-05-15T08:38:58.412Z] ---> Running in a73cbae0664e [2021-05-15T08:38:58.412Z] ---> Running in 550db8d6ba3f [2021-05-15T08:38:58.412Z] ---> Running in 6cee1f2e1cef [2021-05-15T08:38:58.412Z] ---> Running in 4a328f41b765 [2021-05-15T08:38:58.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:58.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:58.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:59.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:59.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:59.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:59.274Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-15T08:38:59.274Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-15T08:38:59.274Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:38:59.274Z] OK: 6 MiB in 15 packages [2021-05-15T08:38:59.274Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:38:59.274Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-15T08:38:59.274Z] (4/6) Installing curl (7.76.1-r0) [2021-05-15T08:38:59.547Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:38:59.547Z] (6/6) Installing su-exec (0.2-r1) [2021-05-15T08:38:59.547Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:38:59.547Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:38:59.547Z] OK: 7 MiB in 20 packages [2021-05-15T08:38:59.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:59.547Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-15T08:38:59.547Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:38:59.547Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:38:59.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:59.547Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:38:59.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:59.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:38:59.547Z] OK: 6 MiB in 16 packages [2021-05-15T08:38:59.816Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-15T08:38:59.816Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:38:59.816Z] OK: 6 MiB in 15 packages [2021-05-15T08:38:59.816Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-15T08:38:59.816Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:38:59.816Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-15T08:38:59.816Z] (4/4) Installing curl (7.76.1-r0) [2021-05-15T08:38:59.816Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:38:59.816Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:38:59.816Z] OK: 7 MiB in 18 packages [2021-05-15T08:39:01.213Z] Removing intermediate container a73cbae0664e [2021-05-15T08:39:01.213Z] ---> 517925043ff1 [2021-05-15T08:39:01.213Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:39:01.788Z] ---> Running in 2b7f6fa0e0e2 [2021-05-15T08:39:02.058Z] Removing intermediate container f06ee6bc1281 [2021-05-15T08:39:02.058Z] ---> 82fcf6e8673e [2021-05-15T08:39:02.058Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:39:03.005Z] ---> Running in 4438039e8e2f [2021-05-15T08:39:03.005Z] Removing intermediate container 2b7f6fa0e0e2 [2021-05-15T08:39:03.005Z] ---> 1adf25b34a3c [2021-05-15T08:39:03.005Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-15T08:39:03.579Z] ---> Running in eff914fb8744 [2021-05-15T08:39:03.579Z] Removing intermediate container 4a328f41b765 [2021-05-15T08:39:03.579Z] ---> c85dae64f314 [2021-05-15T08:39:03.579Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:39:03.579Z] Removing intermediate container 6cee1f2e1cef [2021-05-15T08:39:03.579Z] ---> d8fb272448ae [2021-05-15T08:39:03.579Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:39:03.579Z] Removing intermediate container 550db8d6ba3f [2021-05-15T08:39:03.579Z] ---> d10bb3a3b3b7 [2021-05-15T08:39:03.579Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:39:03.846Z] Removing intermediate container 4438039e8e2f [2021-05-15T08:39:03.846Z] ---> 130559896dd4 [2021-05-15T08:39:03.846Z] Step 14/26 : WORKDIR / [2021-05-15T08:39:03.846Z] ---> Running in 571aef4e14ee [2021-05-15T08:39:03.846Z] ---> Running in 7cd82a4a7091 [2021-05-15T08:39:03.846Z] ---> Running in 66d0105e9bed [2021-05-15T08:39:03.846Z] ---> Running in 98b301bbbf5e [2021-05-15T08:39:04.111Z] Removing intermediate container eff914fb8744 [2021-05-15T08:39:04.111Z] ---> e661b6c91f92 [2021-05-15T08:39:04.111Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:39:04.111Z] ---> Running in 3b073151b438 [2021-05-15T08:39:04.376Z] Removing intermediate container 7cd82a4a7091 [2021-05-15T08:39:04.376Z] ---> 09c08e6a5786 [2021-05-15T08:39:04.376Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-15T08:39:04.376Z] Removing intermediate container 571aef4e14ee [2021-05-15T08:39:04.376Z] ---> ff7d62ba9cc0 [2021-05-15T08:39:04.376Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-15T08:39:04.376Z] Removing intermediate container 66d0105e9bed [2021-05-15T08:39:04.376Z] ---> b0d463e52a15 [2021-05-15T08:39:04.376Z] Step 14/22 : WORKDIR /edgex [2021-05-15T08:39:04.376Z] Removing intermediate container 98b301bbbf5e [2021-05-15T08:39:04.376Z] ---> f6aef4957f15 [2021-05-15T08:39:04.376Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-15T08:39:04.645Z] ---> Running in 10d0a83e25cd [2021-05-15T08:39:04.645Z] ---> Running in 414781e314ff [2021-05-15T08:39:04.645Z] ---> Running in ebb69f1de0df [2021-05-15T08:39:04.645Z] Removing intermediate container 3b073151b438 [2021-05-15T08:39:04.645Z] ---> 09f03c7afa79 [2021-05-15T08:39:04.645Z] Step 16/24 : WORKDIR / [2021-05-15T08:39:04.908Z] ---> Running in 5303a7dab652 [2021-05-15T08:39:04.908Z] Removing intermediate container 10d0a83e25cd [2021-05-15T08:39:04.908Z] ---> ab473657594c [2021-05-15T08:39:04.908Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:39:05.170Z] Removing intermediate container 414781e314ff [2021-05-15T08:39:05.170Z] ---> 1fbb48d545f3 [2021-05-15T08:39:05.170Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:39:05.170Z] ---> 7cec66fdbf70 [2021-05-15T08:39:05.170Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-15T08:39:05.170Z] Removing intermediate container ebb69f1de0df [2021-05-15T08:39:05.170Z] ---> 5eb88e507d2e [2021-05-15T08:39:05.170Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-15T08:39:05.437Z] ---> Running in 6030d24b6075 [2021-05-15T08:39:05.437Z] ---> Running in 8b8de26652ab [2021-05-15T08:39:05.437Z] Removing intermediate container 5303a7dab652 [2021-05-15T08:39:05.437Z] ---> 9fbde1dfd1a3 [2021-05-15T08:39:05.437Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:39:05.701Z] ---> 8549a93c73d3 [2021-05-15T08:39:05.701Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-15T08:39:05.701Z] Removing intermediate container 6030d24b6075 [2021-05-15T08:39:05.701Z] ---> 29656fa1a69d [2021-05-15T08:39:05.701Z] Step 16/24 : WORKDIR / [2021-05-15T08:39:05.701Z] Removing intermediate container 8b8de26652ab [2021-05-15T08:39:05.701Z] ---> cd3443544b63 [2021-05-15T08:39:05.701Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:39:05.701Z] ---> 5f2de1015da7 [2021-05-15T08:39:05.701Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-15T08:39:05.969Z] ---> Running in 3e2c46be543c [2021-05-15T08:39:05.969Z] ---> 0264d00d8188 [2021-05-15T08:39:05.969Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-15T08:39:06.248Z] ---> 0b9ecc07d48d [2021-05-15T08:39:06.248Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-15T08:39:06.248Z] ---> 69c5d4278a08 [2021-05-15T08:39:06.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-15T08:39:06.248Z] ---> 6e538a398876 [2021-05-15T08:39:06.248Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-15T08:39:06.512Z] Removing intermediate container 3e2c46be543c [2021-05-15T08:39:06.512Z] ---> 11dc30962851 [2021-05-15T08:39:06.512Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:39:06.780Z] ---> 98824e36052a [2021-05-15T08:39:06.780Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-15T08:39:06.780Z] ---> 6f288a3e2fa1 [2021-05-15T08:39:06.780Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-15T08:39:06.780Z] ---> daf1f267632d [2021-05-15T08:39:06.780Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-15T08:39:06.780Z] ---> a661c992b9ba [2021-05-15T08:39:06.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-15T08:39:06.780Z] ---> 32c5a900ecda [2021-05-15T08:39:06.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-15T08:39:07.049Z] ---> Running in c4380ac31ed7 [2021-05-15T08:39:07.312Z] ---> 8477cc020436 [2021-05-15T08:39:07.312Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-15T08:39:07.575Z] Removing intermediate container c4380ac31ed7 [2021-05-15T08:39:07.575Z] ---> 18f4bf028241 [2021-05-15T08:39:07.575Z] Step 19/22 : CMD ["--init=true"] [2021-05-15T08:39:07.844Z] ---> d45f1ad34161 [2021-05-15T08:39:07.844Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-15T08:39:07.844Z] ---> Running in 1c0d0d3ae19a [2021-05-15T08:39:07.844Z] ---> 422d41ee851b [2021-05-15T08:39:07.844Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-15T08:39:07.844Z] ---> 63083f49a58a [2021-05-15T08:39:07.844Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-15T08:39:08.108Z] ---> Running in 82e46e2fa985 [2021-05-15T08:39:08.108Z] ---> Running in f5037c8acd22 [2021-05-15T08:39:08.108Z] Removing intermediate container 1c0d0d3ae19a [2021-05-15T08:39:08.108Z] ---> a1ec4c33bbf4 [2021-05-15T08:39:08.108Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:39:08.371Z] Removing intermediate container 82e46e2fa985 [2021-05-15T08:39:08.371Z] ---> b505c9edc926 [2021-05-15T08:39:08.371Z] Step 20/22 : LABEL arch=x86_64 [2021-05-15T08:39:08.371Z] ---> Running in 9d7a7be9eb1c [2021-05-15T08:39:08.371Z] ---> 6ee15b8c19b4 [2021-05-15T08:39:08.371Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-15T08:39:08.371Z] ---> Running in a24c071369a7 [2021-05-15T08:39:08.633Z] Removing intermediate container f5037c8acd22 [2021-05-15T08:39:08.633Z] ---> e565692d96a9 [2021-05-15T08:39:08.633Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:39:08.633Z] ---> 7c1dd2d1649e [2021-05-15T08:39:08.633Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-15T08:39:08.633Z] ---> Running in 574ea5fc16b7 [2021-05-15T08:39:08.897Z] ---> Running in e46ea1370384 [2021-05-15T08:39:08.897Z] Removing intermediate container 9d7a7be9eb1c [2021-05-15T08:39:08.897Z] ---> 221893f3b895 [2021-05-15T08:39:08.897Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:39:08.897Z] Removing intermediate container a24c071369a7 [2021-05-15T08:39:08.897Z] ---> 2a9daedf5cce [2021-05-15T08:39:08.897Z] Step 21/22 : LABEL git_sha=370a6bf93d73e49e95414c71ec50d13a823f68d8 [2021-05-15T08:39:08.897Z] ---> Running in d4f50791f623 [2021-05-15T08:39:09.161Z] ---> 332b1fd37bbf [2021-05-15T08:39:09.161Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-15T08:39:09.161Z] Removing intermediate container 574ea5fc16b7 [2021-05-15T08:39:09.161Z] ---> 471defdea1d2 [2021-05-15T08:39:09.161Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:39:09.161Z] Removing intermediate container e46ea1370384 [2021-05-15T08:39:09.161Z] ---> 869b691b7dc1 [2021-05-15T08:39:09.161Z] Step 21/23 : LABEL arch=x86_64 [2021-05-15T08:39:09.427Z] ---> Running in ab1be2d14e42 [2021-05-15T08:39:09.427Z] ---> Running in 489eab587a8e [2021-05-15T08:39:09.427Z] ---> Running in 096e66d2c34e [2021-05-15T08:39:09.427Z] ---> Running in e8335ca5fa03 [2021-05-15T08:39:09.693Z] Removing intermediate container d4f50791f623 [2021-05-15T08:39:09.693Z] ---> 3cf52a4f7839 [2021-05-15T08:39:09.693Z] Step 23/24 : LABEL git_sha=370a6bf93d73e49e95414c71ec50d13a823f68d8 [2021-05-15T08:39:09.693Z] Removing intermediate container ab1be2d14e42 [2021-05-15T08:39:09.693Z] ---> 216b277877d8 [2021-05-15T08:39:09.693Z] Step 22/22 : LABEL version=0.0.0 [2021-05-15T08:39:09.958Z] ---> Running in 503f52e27841 [2021-05-15T08:39:09.958Z] Removing intermediate container 096e66d2c34e [2021-05-15T08:39:09.958Z] ---> 6b9f5d5d9dd5 [2021-05-15T08:39:09.958Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:39:09.958Z] ---> Running in f8e25ebd54b0 [2021-05-15T08:39:09.958Z] Removing intermediate container e8335ca5fa03 [2021-05-15T08:39:09.958Z] ---> cdee165221eb [2021-05-15T08:39:09.958Z] Step 22/23 : LABEL git_sha=370a6bf93d73e49e95414c71ec50d13a823f68d8 [2021-05-15T08:39:10.225Z] ---> Running in 787d7851a9b0 [2021-05-15T08:39:10.225Z] ---> Running in 142cbc64e0cc [2021-05-15T08:39:10.225Z] Removing intermediate container 503f52e27841 [2021-05-15T08:39:10.225Z] ---> a03d9b5d85fd [2021-05-15T08:39:10.225Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:39:10.225Z] Removing intermediate container f8e25ebd54b0 [2021-05-15T08:39:10.225Z] ---> ec149046eeae [2021-05-15T08:39:10.225Z] [2021-05-15T08:39:10.486Z] ---> Running in 190be957cfc1 [2021-05-15T08:39:10.486Z] Removing intermediate container 787d7851a9b0 [2021-05-15T08:39:10.486Z] ---> 7a1bdb1ba375 [2021-05-15T08:39:10.486Z] Step 23/24 : LABEL git_sha=370a6bf93d73e49e95414c71ec50d13a823f68d8 [2021-05-15T08:39:10.758Z] Removing intermediate container 142cbc64e0cc [2021-05-15T08:39:10.758Z] ---> 7babc279fcbf [2021-05-15T08:39:10.758Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:39:10.758Z] Successfully built ec149046eeae [2021-05-15T08:39:10.758Z] Successfully tagged security-proxy-setup:latest [2021-05-15T08:39:10.758Z]  Building security-proxy-setup ... done Building support-scheduler [2021-05-15T08:39:10.758Z] ---> Running in 4ba1aa3c76d7 [2021-05-15T08:39:11.022Z] ---> Running in 870f60d1d10e [2021-05-15T08:39:11.022Z] Removing intermediate container 190be957cfc1 [2021-05-15T08:39:11.022Z] ---> d231e233d082 [2021-05-15T08:39:11.022Z] [2021-05-15T08:39:11.288Z] Removing intermediate container 4ba1aa3c76d7 [2021-05-15T08:39:11.288Z] ---> 76d0e5e376ed [2021-05-15T08:39:11.288Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:39:11.288Z] Removing intermediate container 870f60d1d10e [2021-05-15T08:39:11.288Z] ---> 7871e09a7fb3 [2021-05-15T08:39:11.288Z] [2021-05-15T08:39:11.288Z] Removing intermediate container 489eab587a8e [2021-05-15T08:39:11.288Z] ---> 012236df3cc4 [2021-05-15T08:39:11.288Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-15T08:39:11.288Z] ---> Running in e1baff6a4b48 [2021-05-15T08:39:11.288Z] Successfully built d231e233d082 [2021-05-15T08:39:11.288Z] Successfully tagged core-metadata:latest [2021-05-15T08:39:11.288Z]  Building core-metadata ... done Building security-bootstrapper [2021-05-15T08:39:11.288Z] ---> Running in c3609d311838 [2021-05-15T08:39:11.554Z] Successfully built 7871e09a7fb3 [2021-05-15T08:39:11.554Z] Successfully tagged support-notifications:latest [2021-05-15T08:39:11.554Z] Building sys-mgmt-agent [2021-05-15T08:39:11.554Z]  Building support-notifications ... done Removing intermediate container e1baff6a4b48 [2021-05-15T08:39:11.554Z] ---> 1a4c444aeba8 [2021-05-15T08:39:11.554Z] [2021-05-15T08:39:11.554Z] Removing intermediate container c3609d311838 [2021-05-15T08:39:11.554Z] ---> edd21861d807 [2021-05-15T08:39:11.554Z] Step 24/26 : LABEL arch=x86_64 [2021-05-15T08:39:11.818Z] ---> Running in 3ae5187a8bc9 [2021-05-15T08:39:11.818Z] Successfully built 1a4c444aeba8 [2021-05-15T08:39:11.818Z] Successfully tagged core-command:latest [2021-05-15T08:39:11.818Z] Building core-data [2021-05-15T08:39:11.818Z]  Building core-command ... done Removing intermediate container 3ae5187a8bc9 [2021-05-15T08:39:12.081Z] ---> 7ac73cd588d6 [2021-05-15T08:39:12.081Z] Step 25/26 : LABEL git_sha=370a6bf93d73e49e95414c71ec50d13a823f68d8 [2021-05-15T08:39:12.081Z] ---> Running in a99c20dbb347 [2021-05-15T08:39:12.342Z] Removing intermediate container a99c20dbb347 [2021-05-15T08:39:12.342Z] ---> f2cbe1a06e24 [2021-05-15T08:39:12.342Z] Step 26/26 : LABEL version=0.0.0 [2021-05-15T08:39:12.342Z] ---> Running in 7d690183e5a9 [2021-05-15T08:39:12.609Z] Removing intermediate container 7d690183e5a9 [2021-05-15T08:39:12.609Z] ---> ecca3449523b [2021-05-15T08:39:12.609Z] [2021-05-15T08:39:12.870Z] Successfully built ecca3449523b [2021-05-15T08:39:12.870Z] Successfully tagged security-secretstore-setup:latest [2021-05-15T08:39:39.739Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:39:39.739Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:39:39.739Z] ---> a9c7c8b8dde2 [2021-05-15T08:39:39.739Z] Step 3/32 : WORKDIR /edgex-go [2021-05-15T08:39:39.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:39:39.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:39:39.739Z] ---> a9c7c8b8dde2 [2021-05-15T08:39:39.739Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> e564e73808b7 [2021-05-15T08:39:39.739Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> e564e73808b7 [2021-05-15T08:39:39.739Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> fd810526c6f4 [2021-05-15T08:39:39.739Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> fd810526c6f4 [2021-05-15T08:39:39.739Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> ebc261a99663 [2021-05-15T08:39:39.739Z] Step 6/32 : COPY go.mod . [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> 13722d151529 [2021-05-15T08:39:39.739Z] Step 7/32 : RUN go mod download [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> 8fb933f41b4a [2021-05-15T08:39:39.739Z] Step 8/32 : COPY . . [2021-05-15T08:39:39.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:39:39.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:39:39.739Z] ---> a9c7c8b8dde2 [2021-05-15T08:39:39.739Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> e564e73808b7 [2021-05-15T08:39:39.739Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> fd810526c6f4 [2021-05-15T08:39:39.739Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-15T08:39:39.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:39:39.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:39:39.739Z] ---> a9c7c8b8dde2 [2021-05-15T08:39:39.739Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> e564e73808b7 [2021-05-15T08:39:39.739Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> fd810526c6f4 [2021-05-15T08:39:39.739Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> ebc261a99663 [2021-05-15T08:39:39.739Z] Step 6/23 : COPY go.mod . [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> 13722d151529 [2021-05-15T08:39:39.739Z] Step 7/23 : RUN go mod download [2021-05-15T08:39:39.739Z] ---> Using cache [2021-05-15T08:39:39.739Z] ---> 8fb933f41b4a [2021-05-15T08:39:39.740Z] Step 8/23 : COPY . . [2021-05-15T08:39:39.740Z] ---> Using cache [2021-05-15T08:39:39.740Z] ---> 0c8884ed4235 [2021-05-15T08:39:39.740Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:39:39.740Z] ---> Using cache [2021-05-15T08:39:39.740Z] ---> 0c8884ed4235 [2021-05-15T08:39:39.740Z] Step 9/32 : RUN go mod tidy [2021-05-15T08:39:39.740Z] ---> Using cache [2021-05-15T08:39:39.740Z] ---> 771ed2fa8487 [2021-05-15T08:39:39.740Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> Using cache [2021-05-15T08:39:39.740Z] [2021-05-15T08:39:39.740Z] ---> 771ed2fa8487 [2021-05-15T08:39:39.740Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-15T08:39:39.740Z] ---> Running in d02c5b974a2e [2021-05-15T08:39:39.740Z] ---> Running in 3a715b215f50 [2021-05-15T08:39:39.740Z] ---> Running in 97ef729e0fc7 [2021-05-15T08:39:39.740Z] ---> Running in 3c04c2360309 [2021-05-15T08:39:39.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-15T08:39:39.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-15T08:39:40.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:39:40.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:39:40.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:39:40.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:39:41.209Z] OK: 219 MiB in 52 packages [2021-05-15T08:39:42.200Z] OK: 219 MiB in 52 packages [2021-05-15T08:39:42.468Z] Removing intermediate container d02c5b974a2e [2021-05-15T08:39:42.468Z] ---> 9bc6b67cf4a3 [2021-05-15T08:39:42.468Z] Step 6/24 : COPY go.mod . [2021-05-15T08:39:43.068Z] ---> 4321cc6b7350 [2021-05-15T08:39:43.068Z] Step 7/24 : RUN go mod download [2021-05-15T08:39:43.068Z] Removing intermediate container 97ef729e0fc7 [2021-05-15T08:39:43.068Z] ---> 096dcff86161 [2021-05-15T08:39:43.068Z] Step 6/24 : COPY go.mod . [2021-05-15T08:39:43.068Z] ---> Running in 40d9f547a128 [2021-05-15T08:39:43.669Z] ---> abc8d22e1543 [2021-05-15T08:39:43.669Z] Step 7/24 : RUN go mod download [2021-05-15T08:39:43.669Z] ---> Running in 5ef06ac2931e [2021-05-15T08:39:45.640Z] Removing intermediate container 40d9f547a128 [2021-05-15T08:39:45.640Z] ---> 56ea49c1bed6 [2021-05-15T08:39:45.640Z] Step 8/24 : COPY . . [2021-05-15T08:39:45.914Z] Removing intermediate container 5ef06ac2931e [2021-05-15T08:39:45.914Z] ---> 425566de872d [2021-05-15T08:39:45.914Z] Step 8/24 : COPY . . [2021-05-15T08:39:49.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-15T08:39:51.493Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-15T08:40:03.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-15T08:40:03.945Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-15T08:40:07.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-15T08:40:07.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-15T08:40:07.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-15T08:40:07.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-15T08:40:14.128Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-15T08:40:14.128Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-15T08:40:20.299Z] Removing intermediate container 3a715b215f50 [2021-05-15T08:40:20.299Z] ---> 81efbf3951ab [2021-05-15T08:40:20.299Z] [2021-05-15T08:40:20.299Z] Step 11/32 : FROM alpine:3.12 [2021-05-15T08:40:20.299Z] ---> 13621d1b12d4 [2021-05-15T08:40:20.299Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-15T08:40:20.299Z] ---> 9a7c6a43a517 [2021-05-15T08:40:20.299Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:40:20.299Z] Removing intermediate container 3c04c2360309 [2021-05-15T08:40:20.299Z] ---> 48abda9e6a25 [2021-05-15T08:40:20.299Z] [2021-05-15T08:40:20.299Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:40:20.299Z] ---> 13621d1b12d4 [2021-05-15T08:40:20.299Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:40:20.299Z] ---> Using cache [2021-05-15T08:40:20.299Z] ---> c85dae64f314 [2021-05-15T08:40:20.299Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:40:20.299Z] ---> Using cache [2021-05-15T08:40:20.299Z] ---> ff7d62ba9cc0 [2021-05-15T08:40:20.299Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-15T08:40:20.299Z] ---> b34e33e80075 [2021-05-15T08:40:20.299Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:40:20.299Z] ---> Running in d95619c10bc5 [2021-05-15T08:40:20.299Z] ---> Running in 97e117898a5a [2021-05-15T08:40:20.299Z] ---> Running in 6fd25d919ae6 [2021-05-15T08:40:20.299Z] ---> Running in b53e94436aa3 [2021-05-15T08:40:20.299Z] Removing intermediate container 97e117898a5a [2021-05-15T08:40:20.299Z] ---> fcc2330b7ab3 [2021-05-15T08:40:20.299Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-15T08:40:20.299Z] Removing intermediate container 6fd25d919ae6 [2021-05-15T08:40:20.299Z] ---> 5ce075250a86 [2021-05-15T08:40:20.299Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:40:20.299Z] ---> Running in c8a3000c1acf [2021-05-15T08:40:20.299Z] ---> Running in 95c21810508f [2021-05-15T08:40:20.299Z] Removing intermediate container 95c21810508f [2021-05-15T08:40:20.299Z] ---> 0c010cabaa6c [2021-05-15T08:40:20.299Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:40:20.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:20.570Z] ---> c688008e3b7c [2021-05-15T08:40:20.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-15T08:40:20.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:20.837Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:40:20.837Z] (2/2) Installing su-exec (0.2-r1) [2021-05-15T08:40:20.837Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:40:20.837Z] OK: 6 MiB in 16 packages [2021-05-15T08:40:21.102Z] ---> afbfddb7e605 [2021-05-15T08:40:21.102Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-15T08:40:21.374Z] Removing intermediate container c8a3000c1acf [2021-05-15T08:40:21.374Z] ---> 17ef7abfd238 [2021-05-15T08:40:21.374Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-15T08:40:21.374Z] ---> Running in f7a00def26da [2021-05-15T08:40:21.641Z] ---> bd17ad1662e0 [2021-05-15T08:40:21.641Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-15T08:40:21.641Z] ---> Running in edc8ee24c4ca [2021-05-15T08:40:21.641Z] Removing intermediate container f7a00def26da [2021-05-15T08:40:21.641Z] ---> c77ac5e4d1cc [2021-05-15T08:40:21.641Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-15T08:40:21.903Z] ---> Running in 00d57ea13ffc [2021-05-15T08:40:21.903Z] Removing intermediate container edc8ee24c4ca [2021-05-15T08:40:21.903Z] ---> 17f814fb0690 [2021-05-15T08:40:21.903Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:40:21.903Z] ---> Running in 451e3d22019c [2021-05-15T08:40:21.903Z] Removing intermediate container 00d57ea13ffc [2021-05-15T08:40:21.903Z] ---> 9e811b0df365 [2021-05-15T08:40:21.903Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-15T08:40:22.177Z] ---> Running in 369f0846a616 [2021-05-15T08:40:22.177Z] Removing intermediate container 451e3d22019c [2021-05-15T08:40:22.177Z] ---> e0ac40df7a4a [2021-05-15T08:40:22.177Z] Step 21/23 : LABEL arch=x86_64 [2021-05-15T08:40:22.445Z] ---> Running in 5cfda916c410 [2021-05-15T08:40:22.445Z] Removing intermediate container 5cfda916c410 [2021-05-15T08:40:22.445Z] ---> 65c3de7a63e9 [2021-05-15T08:40:22.445Z] Step 22/23 : LABEL git_sha=370a6bf93d73e49e95414c71ec50d13a823f68d8 [2021-05-15T08:40:22.712Z] ---> Running in 9cf7cbd8e90a [2021-05-15T08:40:22.974Z] Removing intermediate container 9cf7cbd8e90a [2021-05-15T08:40:22.974Z] ---> 57427cc13ba2 [2021-05-15T08:40:22.974Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:40:23.925Z] Removing intermediate container b53e94436aa3 [2021-05-15T08:40:23.925Z] ---> 49f2876fc2c8 [2021-05-15T08:40:23.925Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-15T08:40:23.925Z] ---> Running in da58165b7195 [2021-05-15T08:40:23.925Z] Removing intermediate container d95619c10bc5 [2021-05-15T08:40:23.925Z] ---> 201216cbd549 [2021-05-15T08:40:23.925Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-15T08:40:23.925Z] ---> Running in 2c7d4f84b58f [2021-05-15T08:40:24.194Z] ---> Running in f5b682ef0836 [2021-05-15T08:40:24.471Z] Removing intermediate container da58165b7195 [2021-05-15T08:40:24.472Z] ---> aa5024e6846e [2021-05-15T08:40:24.472Z] [2021-05-15T08:40:24.472Z] Removing intermediate container 369f0846a616 [2021-05-15T08:40:24.472Z] ---> 61398221ee62 [2021-05-15T08:40:24.472Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-15T08:40:24.472Z] ---> Running in 66fd98f0532a [2021-05-15T08:40:24.772Z] Successfully built aa5024e6846e [2021-05-15T08:40:24.772Z] Successfully tagged support-scheduler:latest [2021-05-15T08:40:24.772Z]  Building support-scheduler ... done Removing intermediate container 66fd98f0532a [2021-05-15T08:40:24.772Z] ---> fb3750da8d65 [2021-05-15T08:40:24.772Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-15T08:40:25.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-15T08:40:25.071Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-15T08:40:25.388Z] ---> 602b84747e37 [2021-05-15T08:40:25.388Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-15T08:40:25.388Z] ---> Running in 8a16c1efa6c7 [2021-05-15T08:40:27.125Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-15T08:40:27.125Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-15T08:40:27.125Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-15T08:40:27.424Z] Removing intermediate container 8a16c1efa6c7 [2021-05-15T08:40:27.425Z] ---> 215711d8b625 [2021-05-15T08:40:27.425Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:40:27.699Z] ---> 6bf2f6295e79 [2021-05-15T08:40:27.699Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-15T08:40:29.697Z] ---> deafe3be6ebc [2021-05-15T08:40:29.697Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-15T08:40:30.286Z] ---> 834f68628b06 [2021-05-15T08:40:30.287Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-15T08:40:30.559Z] ---> b5f7f9c79878 [2021-05-15T08:40:30.559Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-15T08:40:31.175Z] ---> 72e82d94e75d [2021-05-15T08:40:31.175Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-15T08:40:31.449Z] ---> Running in 64276a21a996 [2021-05-15T08:40:32.419Z] Removing intermediate container 64276a21a996 [2021-05-15T08:40:32.419Z] ---> 9f584a417639 [2021-05-15T08:40:32.419Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-15T08:40:32.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.423s coverage: 46.1% of statements [2021-05-15T08:40:32.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-15T08:40:32.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-15T08:40:32.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-15T08:40:32.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-15T08:40:32.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-15T08:40:32.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-15T08:40:32.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.176s coverage: 28.7% of statements [2021-05-15T08:40:32.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.313s coverage: 100.0% of statements [2021-05-15T08:40:33.380Z] ---> 4fefcebf12b2 [2021-05-15T08:40:33.380Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-15T08:40:33.380Z] ---> Running in 46edbed3608e [2021-05-15T08:40:35.344Z] Removing intermediate container 46edbed3608e [2021-05-15T08:40:35.344Z] ---> f950c3e675f3 [2021-05-15T08:40:35.344Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-15T08:40:35.635Z] ---> Running in 1a9b32f49209 [2021-05-15T08:40:36.625Z] Removing intermediate container 1a9b32f49209 [2021-05-15T08:40:36.625Z] ---> e467e50155c9 [2021-05-15T08:40:36.625Z] Step 29/32 : CMD ["gate"] [2021-05-15T08:40:36.625Z] ---> Running in 034c442ff644 [2021-05-15T08:40:37.217Z] Removing intermediate container 034c442ff644 [2021-05-15T08:40:37.217Z] ---> 0098fdd094c2 [2021-05-15T08:40:37.217Z] Step 30/32 : LABEL arch=x86_64 [2021-05-15T08:40:37.488Z] ---> Running in 542b3da20f69 [2021-05-15T08:40:37.757Z] Removing intermediate container 542b3da20f69 [2021-05-15T08:40:37.757Z] ---> e8aa9461f847 [2021-05-15T08:40:37.757Z] Step 31/32 : LABEL git_sha=370a6bf93d73e49e95414c71ec50d13a823f68d8 [2021-05-15T08:40:38.032Z] ---> Running in 95a52d12d9cc [2021-05-15T08:40:38.305Z] Removing intermediate container 95a52d12d9cc [2021-05-15T08:40:38.305Z] ---> e6974425c290 [2021-05-15T08:40:38.305Z] Step 32/32 : LABEL version=0.0.0 [2021-05-15T08:40:38.576Z] ---> Running in 771d99f6f712 [2021-05-15T08:40:39.165Z] Removing intermediate container 771d99f6f712 [2021-05-15T08:40:39.165Z] ---> 3e8bba315a7e [2021-05-15T08:40:39.165Z] [2021-05-15T08:40:39.431Z] Successfully built 3e8bba315a7e [2021-05-15T08:40:39.431Z] Successfully tagged security-bootstrapper:latest [2021-05-15T08:40:42.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.780s coverage: 27.8% of statements [2021-05-15T08:40:42.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-15T08:40:42.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-15T08:40:42.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-15T08:40:42.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-15T08:40:42.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-15T08:40:42.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.327s coverage: 81.2% of statements [2021-05-15T08:40:42.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-15T08:40:42.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.191s coverage: 100.0% of statements [2021-05-15T08:40:42.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-15T08:40:42.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.225s coverage: 100.0% of statements [2021-05-15T08:40:42.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-15T08:40:42.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-15T08:40:43.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.370s coverage: 71.3% of statements [2021-05-15T08:40:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-15T08:40:43.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-15T08:40:44.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.580s coverage: 87.7% of statements [2021-05-15T08:40:44.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-15T08:40:44.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:40:44.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.282s coverage: 78.9% of statements [2021-05-15T08:40:44.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-15T08:40:46.684Z]  Building security-bootstrapper ... done Removing intermediate container 2c7d4f84b58f [2021-05-15T08:40:46.684Z] ---> d0bbe764561e [2021-05-15T08:40:46.684Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-15T08:40:46.684Z] ---> Running in 6d0a0e4208f6 [2021-05-15T08:40:47.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-15T08:40:49.816Z] Removing intermediate container f5b682ef0836 [2021-05-15T08:40:49.816Z] ---> 123ef56df2c7 [2021-05-15T08:40:49.816Z] [2021-05-15T08:40:49.816Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:40:49.816Z] ---> 13621d1b12d4 [2021-05-15T08:40:49.816Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-15T08:40:49.816Z] Removing intermediate container 6d0a0e4208f6 [2021-05-15T08:40:49.816Z] ---> e635c8f91a86 [2021-05-15T08:40:49.816Z] [2021-05-15T08:40:49.816Z] Step 12/24 : FROM docker:20.10.0 [2021-05-15T08:40:49.816Z] ---> Running in 34281533e99c [2021-05-15T08:40:49.816Z] Removing intermediate container 34281533e99c [2021-05-15T08:40:49.816Z] ---> a823e84c382d [2021-05-15T08:40:49.816Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-15T08:40:49.816Z] ---> Running in f8fd194eccb4 [2021-05-15T08:40:50.078Z] 20.10.0: Pulling from library/docker [2021-05-15T08:40:50.078Z] Removing intermediate container f8fd194eccb4 [2021-05-15T08:40:50.078Z] ---> 4c218686690d [2021-05-15T08:40:50.078Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-15T08:40:50.078Z] ---> Running in 9d21de77c522 [2021-05-15T08:40:50.340Z] Removing intermediate container 9d21de77c522 [2021-05-15T08:40:50.340Z] ---> b8cc9bd5ae6a [2021-05-15T08:40:50.340Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:40:50.340Z] ---> Running in ede360e632b2 [2021-05-15T08:40:52.266Z] Removing intermediate container ede360e632b2 [2021-05-15T08:40:52.266Z] ---> d0cdc17cf7f1 [2021-05-15T08:40:52.266Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-15T08:40:52.266Z] ---> Running in aa26e95d6ba5 [2021-05-15T08:40:52.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:53.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:53.992Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:40:53.992Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-15T08:40:53.992Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-15T08:40:54.566Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-15T08:40:55.521Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-15T08:40:55.521Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-15T08:40:55.789Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:40:55.789Z] OK: 8 MiB in 20 packages [2021-05-15T08:40:56.738Z] Removing intermediate container aa26e95d6ba5 [2021-05-15T08:40:56.738Z] ---> 06b22ab92f0f [2021-05-15T08:40:56.738Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:40:57.315Z] ---> c6e28340cfc4 [2021-05-15T08:40:57.315Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-15T08:40:57.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.323s coverage: 28.6% of statements [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-15T08:40:57.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.337s coverage: 100.0% of statements [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-15T08:40:57.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.230s coverage: 100.0% of statements [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-15T08:40:57.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.466s coverage: 86.7% of statements [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-15T08:40:57.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.556s coverage: 97.5% of statements [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-15T08:40:57.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.353s coverage: 78.3% of statements [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-15T08:40:57.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-15T08:40:58.269Z] ---> f5189a5e0003 [2021-05-15T08:40:58.269Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-15T08:40:58.531Z] ---> 03f286788788 [2021-05-15T08:40:58.531Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-15T08:40:58.531Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-15T08:40:58.531Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-15T08:40:58.531Z] ---> aefe523efa57 [2021-05-15T08:40:58.531Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:40:58.531Z] ---> Running in 9de577f97cd9 [2021-05-15T08:40:58.531Z] ---> Running in f1eb30e38d2a [2021-05-15T08:40:58.793Z] Removing intermediate container 9de577f97cd9 [2021-05-15T08:40:58.793Z] ---> 709852dafee5 [2021-05-15T08:40:58.793Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:40:58.793Z] ---> Running in 521269be56bd [2021-05-15T08:40:58.793Z] Removing intermediate container f1eb30e38d2a [2021-05-15T08:40:58.793Z] ---> ca124816fa38 [2021-05-15T08:40:58.793Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-15T08:40:58.793Z] ---> Running in 2a41c82a3ee2 [2021-05-15T08:40:59.054Z] Removing intermediate container 521269be56bd [2021-05-15T08:40:59.054Z] ---> a35d96d0d135 [2021-05-15T08:40:59.054Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:40:59.054Z] ---> Running in 4e8b5961d4c0 [2021-05-15T08:40:59.319Z] Removing intermediate container 4e8b5961d4c0 [2021-05-15T08:40:59.319Z] ---> e1f1c1433704 [2021-05-15T08:40:59.319Z] Step 23/24 : LABEL git_sha=370a6bf93d73e49e95414c71ec50d13a823f68d8 [2021-05-15T08:40:59.319Z] ---> Running in b8abd2d4d773 [2021-05-15T08:40:59.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:59.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-15T08:40:59.582Z] Removing intermediate container b8abd2d4d773 [2021-05-15T08:40:59.582Z] ---> dea4ad2d4004 [2021-05-15T08:40:59.582Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:40:59.582Z] ---> Running in 2808d04da440 [2021-05-15T08:40:59.582Z] (1/39) Installing readline (8.0.4-r0) [2021-05-15T08:40:59.582Z] (2/39) Installing bash (5.0.17-r0) [2021-05-15T08:40:59.582Z] Executing bash-5.0.17-r0.post-install [2021-05-15T08:40:59.582Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:40:59.582Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-15T08:40:59.844Z] (5/39) Installing curl (7.76.1-r0) [2021-05-15T08:40:59.844Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-15T08:40:59.845Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-15T08:40:59.845Z] (8/39) Installing expat (2.2.9-r1) [2021-05-15T08:40:59.845Z] (9/39) Installing libffi (3.3-r2) [2021-05-15T08:40:59.845Z] (10/39) Installing gdbm (1.13-r1) [2021-05-15T08:40:59.845Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-15T08:40:59.845Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-15T08:40:59.845Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-15T08:40:59.845Z] Removing intermediate container 2808d04da440 [2021-05-15T08:40:59.845Z] ---> 27d9ec426396 [2021-05-15T08:40:59.845Z] [2021-05-15T08:40:59.845Z] Successfully built 27d9ec426396 [2021-05-15T08:41:00.106Z] Successfully tagged core-data:latest [2021-05-15T08:41:00.680Z]  Building core-data ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-15T08:41:00.680Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-15T08:41:00.680Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-15T08:41:00.680Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-15T08:41:00.680Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-15T08:41:00.680Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-15T08:41:00.942Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-15T08:41:00.942Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-15T08:41:00.942Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-15T08:41:00.942Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-15T08:41:00.942Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-15T08:41:00.942Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-15T08:41:00.942Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-15T08:41:00.942Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-15T08:41:00.942Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-15T08:41:00.942Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-15T08:41:00.942Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-15T08:41:00.942Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-15T08:41:00.942Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-15T08:41:01.204Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-15T08:41:01.204Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-15T08:41:01.204Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-15T08:41:01.204Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-15T08:41:01.204Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-15T08:41:01.204Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-15T08:41:01.204Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-15T08:41:01.204Z] Executing busybox-1.31.1-r19.trigger [2021-05-15T08:41:01.204Z] OK: 72 MiB in 59 packages [2021-05-15T08:41:02.152Z] Collecting docker-compose==1.23.2 [2021-05-15T08:41:02.152Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-15T08:41:02.417Z] Collecting texttable<0.10,>=0.9.0 [2021-05-15T08:41:02.417Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-15T08:41:02.989Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-15T08:41:02.989Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-15T08:41:02.989Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-15T08:41:02.989Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-15T08:41:03.564Z] Collecting docopt<0.7,>=0.6.1 [2021-05-15T08:41:03.564Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-15T08:41:04.137Z] Collecting cached-property<2,>=1.2.0 [2021-05-15T08:41:04.137Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-15T08:41:04.137Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-15T08:41:04.137Z] Collecting docker<4.0,>=3.6.0 [2021-05-15T08:41:04.137Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-15T08:41:04.399Z] Collecting PyYAML<4,>=3.10 [2021-05-15T08:41:04.399Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-15T08:41:05.344Z] Collecting jsonschema<3,>=2.5.1 [2021-05-15T08:41:05.344Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-15T08:41:05.606Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-15T08:41:05.606Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-15T08:41:05.606Z] Collecting docker-pycreds>=0.4.0 [2021-05-15T08:41:05.606Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-15T08:41:05.606Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-15T08:41:05.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.531s coverage: 95.1% of statements [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-15T08:41:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-15T08:41:05.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-15T08:41:05.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-15T08:41:05.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-15T08:41:05.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-15T08:41:05.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements [2021-05-15T08:41:05.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-15T08:41:05.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-15T08:41:05.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.287s coverage: 0.8% of statements [2021-05-15T08:41:05.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-15T08:41:05.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.189s coverage: 22.0% of statements [2021-05-15T08:41:05.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-15T08:41:05.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.219s coverage: 47.1% of statements [2021-05-15T08:41:05.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.355s coverage: 79.5% of statements [2021-05-15T08:41:05.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements [2021-05-15T08:41:05.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements [2021-05-15T08:41:05.867Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-15T08:41:05.867Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-15T08:41:05.867Z] Collecting idna<2.8,>=2.5 [2021-05-15T08:41:05.867Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-15T08:41:05.867Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-15T08:41:05.867Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-15T08:41:05.867Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-15T08:41:05.867Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-15T08:41:05.867Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-15T08:41:06.129Z] Installing collected packages: texttable, websocket-client, dockerpty, docopt, cached-property, urllib3, idna, requests, docker-pycreds, docker, PyYAML, jsonschema, docker-compose [2021-05-15T08:41:06.129Z] Running setup.py install for texttable: started [2021-05-15T08:41:06.390Z] Running setup.py install for texttable: finished with status 'done' [2021-05-15T08:41:06.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.192s coverage: 87.5% of statements [2021-05-15T08:41:06.652Z] Running setup.py install for dockerpty: started [2021-05-15T08:41:07.225Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-15T08:41:07.225Z] Running setup.py install for docopt: started [2021-05-15T08:41:07.487Z] Running setup.py install for docopt: finished with status 'done' [2021-05-15T08:41:07.487Z] Attempting uninstall: urllib3 [2021-05-15T08:41:07.487Z] Found existing installation: urllib3 1.25.9 [2021-05-15T08:41:07.487Z] Uninstalling urllib3-1.25.9: [2021-05-15T08:41:07.487Z] Successfully uninstalled urllib3-1.25.9 [2021-05-15T08:41:08.061Z] Attempting uninstall: idna [2021-05-15T08:41:08.061Z] Found existing installation: idna 2.9 [2021-05-15T08:41:08.061Z] Uninstalling idna-2.9: [2021-05-15T08:41:08.061Z] Successfully uninstalled idna-2.9 [2021-05-15T08:41:08.322Z] Attempting uninstall: requests [2021-05-15T08:41:08.322Z] Found existing installation: requests 2.23.0 [2021-05-15T08:41:08.322Z] Uninstalling requests-2.23.0: [2021-05-15T08:41:08.322Z] Successfully uninstalled requests-2.23.0 [2021-05-15T08:41:08.585Z] Running setup.py install for PyYAML: started [2021-05-15T08:41:09.159Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-15T08:41:09.426Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-15T08:41:19.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements [2021-05-15T08:41:19.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements [2021-05-15T08:41:19.460Z] Removing intermediate container 2a41c82a3ee2 [2021-05-15T08:41:19.460Z] ---> 1c2a02d0ff84 [2021-05-15T08:41:19.460Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-15T08:41:19.460Z] ---> Running in efedc3fcbe04 [2021-05-15T08:41:19.460Z] Removing intermediate container efedc3fcbe04 [2021-05-15T08:41:19.460Z] ---> 68dcb7153175 [2021-05-15T08:41:19.460Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-15T08:41:19.460Z] ---> Running in f374a7a05c7b [2021-05-15T08:41:19.460Z] Removing intermediate container f374a7a05c7b [2021-05-15T08:41:19.460Z] ---> 2b456bea32de [2021-05-15T08:41:19.460Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-15T08:41:20.035Z] ---> 090806e3e594 [2021-05-15T08:41:20.035Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-15T08:41:20.297Z] ---> 384047e5e906 [2021-05-15T08:41:20.297Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-15T08:41:20.559Z] ---> b7f9993c8ca0 [2021-05-15T08:41:20.559Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-15T08:41:20.559Z] ---> Running in 238a0f48d12b [2021-05-15T08:41:20.822Z] Removing intermediate container 238a0f48d12b [2021-05-15T08:41:20.822Z] ---> 8055fa6726ca [2021-05-15T08:41:20.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:41:20.822Z] ---> Running in 16af81d79ebb [2021-05-15T08:41:21.084Z] Removing intermediate container 16af81d79ebb [2021-05-15T08:41:21.084Z] ---> cb5d700c5957 [2021-05-15T08:41:21.084Z] Step 22/24 : LABEL arch=x86_64 [2021-05-15T08:41:21.084Z] ---> Running in 00904d1e9d46 [2021-05-15T08:41:21.347Z] Removing intermediate container 00904d1e9d46 [2021-05-15T08:41:21.347Z] ---> c3486eb16fd2 [2021-05-15T08:41:21.347Z] Step 23/24 : LABEL git_sha=370a6bf93d73e49e95414c71ec50d13a823f68d8 [2021-05-15T08:41:21.347Z] ---> Running in da34c3916aea [2021-05-15T08:41:21.608Z] Removing intermediate container da34c3916aea [2021-05-15T08:41:21.608Z] ---> e7ac2d0fa1b5 [2021-05-15T08:41:21.608Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:41:21.608Z] ---> Running in a7850211df66 [2021-05-15T08:41:21.608Z] Removing intermediate container a7850211df66 [2021-05-15T08:41:21.608Z] ---> 0392e527cb8d [2021-05-15T08:41:21.608Z] [2021-05-15T08:41:21.871Z] Successfully built 0392e527cb8d [2021-05-15T08:41:21.871Z] Successfully tagged sys-mgmt-agent:latest [2021-05-15T08:41:22.147Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-15T08:41:22.171Z] $ docker stop --time=1 4155406d743e99a1aff11b40bb54572717efdf70afb42f511ef56fd14ff15dfd [2021-05-15T08:41:24.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.680s coverage: 81.8% of statements [2021-05-15T08:41:24.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-15T08:41:24.495Z] $ docker rm -f 4155406d743e99a1aff11b40bb54572717efdf70afb42f511ef56fd14ff15dfd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-15T08:41:24.968Z] + docker images [2021-05-15T08:41:25.235Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-15T08:41:25.235Z] sys-mgmt-agent latest 0392e527cb8d 4 seconds ago 312MB [2021-05-15T08:41:25.235Z] core-data latest 27d9ec426396 26 seconds ago 21.6MB [2021-05-15T08:41:25.235Z] e635c8f91a86 36 seconds ago 1.15GB [2021-05-15T08:41:25.235Z] 123ef56df2c7 36 seconds ago 1.17GB [2021-05-15T08:41:25.235Z] security-bootstrapper latest 3e8bba315a7e 47 seconds ago 18.2MB [2021-05-15T08:41:25.235Z] support-scheduler latest aa5024e6846e About a minute ago 17.1MB [2021-05-15T08:41:25.235Z] 48abda9e6a25 About a minute ago 1.16GB [2021-05-15T08:41:25.235Z] 81efbf3951ab About a minute ago 1.15GB [2021-05-15T08:41:25.235Z] security-secretstore-setup latest ecca3449523b 2 minutes ago 25.8MB [2021-05-15T08:41:25.235Z] core-command latest 1a4c444aeba8 2 minutes ago 17.1MB [2021-05-15T08:41:25.235Z] security-proxy-setup latest ec149046eeae 2 minutes ago 25.3MB [2021-05-15T08:41:25.235Z] support-notifications latest 7871e09a7fb3 2 minutes ago 17.7MB [2021-05-15T08:41:25.235Z] core-metadata latest d231e233d082 2 minutes ago 18.6MB [2021-05-15T08:41:25.235Z] f0d8c28ed344 2 minutes ago 1.17GB [2021-05-15T08:41:25.235Z] 901d1c6c1220 2 minutes ago 1.16GB [2021-05-15T08:41:25.235Z] 2af60a95c0ff 2 minutes ago 1.16GB [2021-05-15T08:41:25.235Z] 1b74b9133339 2 minutes ago 1.16GB [2021-05-15T08:41:25.235Z] bb7ed518b6ce 2 minutes ago 1.16GB [2021-05-15T08:41:25.235Z] ci-base-image-x86_64 latest a9c7c8b8dde2 7 minutes ago 648MB [2021-05-15T08:41:25.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-15T08:41:25.235Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-15T08:41:25.235Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-15T08:41:25.235Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-15T08:41:25.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-15T08:41:32.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-15T08:41:32.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-15T08:41:32.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-15T08:41:32.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-15T08:41:32.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.257s coverage: 76.0% of statements [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-15T08:41:32.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.233s coverage: 80.0% of statements [2021-05-15T08:41:32.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.277s coverage: 87.2% of statements [2021-05-15T08:41:32.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements [2021-05-15T08:41:32.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.334s coverage: 91.2% of statements [2021-05-15T08:41:32.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-15T08:41:34.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 64.4% of statements [2021-05-15T08:41:34.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-15T08:41:34.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-15T08:41:34.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements [2021-05-15T08:41:34.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements [2021-05-15T08:41:34.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-05-15T08:41:35.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2021-05-15T08:41:36.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-05-15T08:41:40.619Z] Still waiting to schedule task [2021-05-15T08:41:40.620Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-15T08:41:41.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.176s coverage: 66.9% of statements [2021-05-15T08:41:41.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-15T08:41:41.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-15T08:41:41.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-15T08:41:42.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.873s coverage: 43.4% of statements [2021-05-15T08:41:42.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-15T08:41:42.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-15T08:41:42.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements [2021-05-15T08:41:42.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-15T08:41:42.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2021-05-15T08:41:49.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.585s coverage: 47.1% of statements [2021-05-15T08:41:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-15T08:41:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-15T08:41:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-15T08:41:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-15T08:41:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-15T08:41:49.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.121s coverage: 100.0% of statements [2021-05-15T08:41:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-15T08:41:49.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.114s coverage: 100.0% of statements [2021-05-15T08:41:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-15T08:41:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-15T08:41:52.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.339s coverage: 20.9% of statements [2021-05-15T08:41:52.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-15T08:41:52.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.540s coverage: 91.9% of statements [2021-05-15T08:41:52.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-15T08:41:52.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:41:52.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-15T08:42:02.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.831s coverage: 28.8% of statements [2021-05-15T08:42:02.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-15T08:42:02.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-15T08:42:02.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-15T08:42:02.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-15T08:42:02.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-15T08:42:02.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.196s coverage: 99.0% of statements [2021-05-15T08:42:02.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-15T08:42:02.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.287s coverage: 100.0% of statements [2021-05-15T08:42:02.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-15T08:42:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.232s coverage: 64.6% of statements [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-15T08:42:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.582s coverage: 97.6% of statements [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-15T08:42:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-15T08:42:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-15T08:42:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-15T08:42:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements [2021-05-15T08:42:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.255s coverage: 28.1% of statements [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-15T08:42:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.073s coverage: 85.7% of statements [2021-05-15T08:42:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-15T08:42:03.564Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-05-15T08:42:04.547Z] GO111MODULE=on go vet ./... [2021-05-15T08:42:37.271Z] Running on prd-ubuntu18.04-docker-8c-8g-208 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws [2021-05-15T08:42:37.288Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-15T08:42:37.411Z] The recommended git tool is: git [2021-05-15T08:42:39.676Z] using credential edgex-jenkins-ssh [2021-05-15T08:42:39.693Z] Cloning the remote Git repository [2021-05-15T08:42:39.725Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:42:39.804Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-15T08:42:39.835Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:42:39.835Z] > git --version # timeout=10 [2021-05-15T08:42:39.842Z] > git --version # 'git version 2.17.1' [2021-05-15T08:42:39.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:42:39.876Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:42:57.096Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:42:57.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-15T08:42:57.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-15T08:42:57.132Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-15T08:42:57.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:42:57.137Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-15T08:42:57.749Z] Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 991b0a68828e78963de8228bbbb3b9e9d74f633b [2021-05-15T08:42:57.941Z] Merge succeeded, producing 23fd3d12e5b3ce2966c506c974adae49f348e9c5 [2021-05-15T08:42:57.941Z] Checking out Revision 23fd3d12e5b3ce2966c506c974adae49f348e9c5 (PR-3464) [2021-05-15T08:42:57.761Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:42:57.767Z] > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 [2021-05-15T08:42:57.841Z] > git remote # timeout=10 [2021-05-15T08:42:57.852Z] > git config --get remote.origin.url # timeout=10 [2021-05-15T08:42:57.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-15T08:42:57.862Z] > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 [2021-05-15T08:42:57.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-15T08:42:57.946Z] > git config core.sparsecheckout # timeout=10 [2021-05-15T08:42:57.951Z] > git checkout -f 23fd3d12e5b3ce2966c506c974adae49f348e9c5 # timeout=10 [2021-05-15T08:43:01.579Z] Commit message: "Merge commit 'b670e2469c07ac1f8846de0fecc826f49b7ede2c' into HEAD" [2021-05-15T08:43:01.584Z] > git rev-list --no-walk 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:43:02.931Z] + echo snap-build.sh [2021-05-15T08:43:02.931Z] snap-build.sh [2021-05-15T08:43:02.931Z] + SNAP_BASE_DIR=. [2021-05-15T08:43:02.931Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-05-15T08:43:02.931Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-05-15T08:43:02.931Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-05-15T08:43:02.931Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-05-15T08:43:02.931Z] + cd /w/workspace/edgex-go/5 [2021-05-15T08:43:02.931Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-15T08:43:02.931Z] Reading package lists... [2021-05-15T08:43:02.931Z] Building dependency tree... [2021-05-15T08:43:02.931Z] Reading state information... [2021-05-15T08:43:03.194Z] The following packages were automatically installed and are no longer required: [2021-05-15T08:43:03.194Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-15T08:43:03.194Z] uidmap xdelta3 [2021-05-15T08:43:03.194Z] Use 'sudo apt autoremove' to remove them. [2021-05-15T08:43:03.194Z] The following packages will be REMOVED: [2021-05-15T08:43:03.194Z] lxd* lxd-client* [2021-05-15T08:43:03.456Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-15T08:43:03.456Z] After this operation, 31.7 MB disk space will be freed. [2021-05-15T08:43:04.762Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-05-15T08:43:04.762Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-15T08:43:05.706Z] Removing lxd dnsmasq configuration [2021-05-15T08:43:05.706Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-15T08:43:05.967Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-15T08:43:06.916Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-15T08:43:06.916Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-05-15T08:43:06.916Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-15T08:43:08.302Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-15T08:43:08.565Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-15T08:43:09.955Z] + sudo snap remove --purge lxd [2021-05-15T08:43:09.955Z] snap "lxd" is not installed [2021-05-15T08:43:09.955Z] + sudo groupadd --force --system lxd [2021-05-15T08:43:09.955Z] ++ whoami [2021-05-15T08:43:09.955Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-15T08:43:09.955Z] + newgrp - lxd [2021-05-15T08:43:09.955Z] + sudo snap install lxd [2021-05-15T08:43:18.104Z] 2021-05-15T08:43:15Z INFO Waiting for automatic snapd restart... [2021-05-15T08:43:30.352Z] lxd 4.14 from Canonical* installed [2021-05-15T08:43:30.352Z] + sudo lxd init --auto [2021-05-15T08:43:40.366Z] + sudo snap install --classic snapcraft [2021-05-15T08:43:48.517Z] snapcraft 4.7.1 from Canonical* installed [2021-05-15T08:43:48.517Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-15T08:43:48.517Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-15T08:43:48.517Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-15T08:43:48.517Z] Dload Upload Total Spent Left Speed [2021-05-15T08:43:48.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 [2021-05-15T08:43:48.779Z] 100 3325k 100 3325k 0 0 7150k 0 --:--:-- --:--:-- --:--:-- 7150k [2021-05-15T08:43:48.779Z] ./yq_linux_amd64 [2021-05-15T08:43:48.779Z] + sudo snapcraft prime --use-lxd [2021-05-15T08:43:50.692Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-15T08:43:50.692Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-15T08:43:50.692Z] - README.md [2021-05-15T08:43:50.692Z] [2021-05-15T08:43:50.692Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-15T08:43:51.264Z] Launching a container. [2021-05-15T08:43:56.454Z] gofmt -l . [2021-05-15T08:43:56.454Z] [ "`gofmt -l .`" = "" ] [2021-05-15T08:43:56.454Z] ./bin/test-go-mod-tidy.sh [2021-05-15T08:43:56.454Z] ./bin/test-attribution-txt.sh [2021-05-15T08:43:57.923Z] Waiting for container to be ready [2021-05-15T08:43:58.184Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-15T08:43:58.184Z] [Pipeline] sh [2021-05-15T08:43:59.170Z] + ls -al . [2021-05-15T08:43:59.170Z] total 868 [2021-05-15T08:43:59.170Z] drwxrwxr-x 9 1001 1001 4096 May 15 08:43 . [2021-05-15T08:43:59.170Z] drwxr-xr-x 4 root root 4096 May 15 08:38 .. [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 11 May 15 08:36 .dockerignore [2021-05-15T08:43:59.170Z] drwxrwxr-x 8 1001 1001 4096 May 15 08:36 .git [2021-05-15T08:43:59.170Z] drwxrwxr-x 3 1001 1001 4096 May 15 08:36 .github [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 818 May 15 08:36 .gitignore [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 166 May 15 08:36 .sonarcloud.properties [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 8609 May 15 08:36 Attribution.txt [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 3804 May 15 08:36 CONTRIBUTING.md [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 931 May 15 08:36 Dockerfile.build [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 863 May 15 08:36 Jenkinsfile [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 10775 May 15 08:36 LICENSE [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 5594 May 15 08:36 Makefile [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 7978 May 15 08:36 README.md [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 6755 May 15 08:36 SECURITY.md [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 5 May 15 08:32 VERSION [2021-05-15T08:43:59.170Z] -rw-rw-r-- 1 1001 1001 4131 May 15 08:36 ZMQWindows.md [2021-05-15T08:43:59.170Z] drwxrwxr-x 2 1001 1001 4096 May 15 08:36 bin [2021-05-15T08:43:59.170Z] drwxrwxr-x 14 1001 1001 4096 May 15 08:36 cmd [2021-05-15T08:43:59.170Z] -rw-r--r-- 1 root root 729630 May 15 08:42 coverage.out [2021-05-15T08:43:59.170Z] -rw-r--r-- 1 root root 1060 May 15 08:43 go.mod [2021-05-15T08:43:59.170Z] -rw-r--r-- 1 root root 22101 May 15 08:38 go.sum [2021-05-15T08:43:59.170Z] drwxrwxr-x 8 1001 1001 4096 May 15 08:36 internal [2021-05-15T08:43:59.170Z] drwxrwxr-x 4 1001 1001 4096 May 15 08:36 openapi [2021-05-15T08:43:59.170Z] drwxrwxr-x 4 1001 1001 4096 May 15 08:36 snap [2021-05-15T08:43:59.171Z] -rw-rw-r-- 1 1001 1001 168 May 15 08:36 version.go [Pipeline] sh [2021-05-15T08:43:59.888Z] + '[' -e coverage.out ] [2021-05-15T08:43:59.888Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-15T08:43:59.924Z] Warning: overwriting stash ‘coverage-report’ [2021-05-15T08:44:01.009Z] Stashed 1 file(s) [Pipeline] sh [2021-05-15T08:44:01.658Z] + make build [2021-05-15T08:44:01.659Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-15T08:44:02.389Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-15T08:44:02.389Z] Waiting for network to be ready... [2021-05-15T08:44:02.650Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-15T08:44:02.650Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-15T08:44:02.650Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-15T08:44:02.923Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-15T08:44:02.923Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-15T08:44:02.923Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-15T08:44:02.923Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-15T08:44:02.923Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-15T08:44:02.923Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-15T08:44:02.923Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-15T08:44:03.184Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-15T08:44:03.184Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-15T08:44:03.444Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-15T08:44:03.444Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-15T08:44:03.444Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-15T08:44:03.705Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-15T08:44:03.705Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-15T08:44:03.705Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-15T08:44:03.965Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-15T08:44:04.228Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-15T08:44:04.228Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-15T08:44:04.228Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-15T08:44:04.228Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-15T08:44:04.228Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-15T08:44:04.228Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-15T08:44:04.228Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-15T08:44:04.488Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-15T08:44:06.399Z] Fetched 24.6 MB in 4s (6163 kB/s) [2021-05-15T08:44:07.340Z] Reading package lists... [2021-05-15T08:44:07.340Z] Reading package lists... [2021-05-15T08:44:07.600Z] Building dependency tree... [2021-05-15T08:44:07.600Z] Reading state information... [2021-05-15T08:44:07.600Z] The following additional packages will be installed: [2021-05-15T08:44:07.600Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-15T08:44:07.600Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-15T08:44:07.600Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-15T08:44:07.600Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-15T08:44:07.600Z] Suggested packages: [2021-05-15T08:44:07.600Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-15T08:44:07.600Z] Recommended packages: [2021-05-15T08:44:07.600Z] gnupg libsasl2-modules [2021-05-15T08:44:07.861Z] The following NEW packages will be installed: [2021-05-15T08:44:07.861Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-15T08:44:07.861Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-15T08:44:07.861Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-15T08:44:07.861Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-15T08:44:07.861Z] The following packages will be upgraded: [2021-05-15T08:44:07.861Z] gpg gpg-agent gpgconf libudev1 [2021-05-15T08:44:07.861Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-15T08:44:07.861Z] Need to get 3530 kB of archives. [2021-05-15T08:44:07.861Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-15T08:44:07.861Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-15T08:44:07.861Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-15T08:44:07.861Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-15T08:44:07.861Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-15T08:44:08.123Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-15T08:44:08.383Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-15T08:44:08.956Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-15T08:44:08.956Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-15T08:44:08.956Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-15T08:44:08.956Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-15T08:44:08.956Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-15T08:44:08.956Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-15T08:44:08.956Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-15T08:44:08.956Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-15T08:44:08.956Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-15T08:44:08.956Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-15T08:44:08.956Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-15T08:44:08.956Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-15T08:44:08.956Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-15T08:44:08.956Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-15T08:44:08.956Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-15T08:44:08.956Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-15T08:44:09.217Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:44:09.217Z] Fetched 3530 kB in 1s (2738 kB/s) [2021-05-15T08:44:09.217Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-15T08:44:09.217Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:44:09.217Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:44:09.478Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-15T08:44:09.478Z] Selecting previously unselected package udev. [2021-05-15T08:44:09.478Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-15T08:44:09.478Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:44:09.478Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-15T08:44:09.740Z] Selecting previously unselected package libfuse2:amd64. [2021-05-15T08:44:09.740Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-15T08:44:09.740Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-15T08:44:09.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-15T08:44:10.001Z] Selecting previously unselected package fuse. [2021-05-15T08:44:10.001Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-15T08:44:10.001Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-15T08:44:10.001Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:44:10.001Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:44:10.262Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:44:10.262Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:44:10.262Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:44:10.262Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:44:10.524Z] Selecting previously unselected package libksba8:amd64. [2021-05-15T08:44:10.524Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-15T08:44:10.524Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-15T08:44:10.524Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-15T08:44:10.524Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:44:10.786Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:10.786Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-15T08:44:10.786Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:44:10.786Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:10.786Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-15T08:44:10.786Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:44:10.786Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:11.046Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-15T08:44:11.046Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:44:11.046Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:11.046Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-15T08:44:11.046Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:44:11.046Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:11.308Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-15T08:44:11.308Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:44:11.308Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:11.308Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-15T08:44:11.308Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:44:11.308Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:11.308Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-15T08:44:11.308Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:44:11.308Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:11.569Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-15T08:44:11.569Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-15T08:44:11.569Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:11.569Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-15T08:44:11.569Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-15T08:44:11.569Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:44:11.832Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-15T08:44:11.832Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-15T08:44:11.832Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:44:11.832Z] Selecting previously unselected package libldap-common. [2021-05-15T08:44:11.832Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-15T08:44:11.832Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:44:12.093Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-15T08:44:12.093Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-15T08:44:12.093Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:44:12.093Z] Selecting previously unselected package dirmngr. [2021-05-15T08:44:12.093Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:44:12.093Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-15T08:44:12.354Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:44:12.354Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-15T08:44:12.354Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-15T08:44:12.354Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:44:12.354Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-15T08:44:12.354Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-15T08:44:12.615Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:12.615Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-15T08:44:12.615Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:44:12.615Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-15T08:44:12.877Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-15T08:44:13.139Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:13.140Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-15T08:44:13.140Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-15T08:44:13.140Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-15T08:44:13.140Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:13.140Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:13.401Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:13.401Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:13.401Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:13.401Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:13.401Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-15T08:44:13.401Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-15T08:44:13.401Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-15T08:44:13.401Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:44:13.971Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-15T08:44:13.972Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-15T08:44:13.972Z] This means they are not meant to be enabled using systemctl. [2021-05-15T08:44:13.972Z] Possible reasons for having this kind of units are: [2021-05-15T08:44:13.972Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-15T08:44:13.972Z] .wants/ or .requires/ directory. [2021-05-15T08:44:13.972Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-15T08:44:13.972Z] a requirement dependency on it. [2021-05-15T08:44:13.972Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-15T08:44:13.972Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-15T08:44:13.972Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-15T08:44:13.972Z] instance name specified. [2021-05-15T08:44:14.232Z] Reading package lists... [2021-05-15T08:44:14.494Z] Building dependency tree... [2021-05-15T08:44:14.494Z] Reading state information... [2021-05-15T08:44:14.494Z] The following additional packages will be installed: [2021-05-15T08:44:14.494Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-15T08:44:14.494Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-15T08:44:14.494Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-15T08:44:14.494Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-15T08:44:14.494Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-15T08:44:14.494Z] Suggested packages: [2021-05-15T08:44:14.494Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-15T08:44:14.494Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-15T08:44:14.494Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-15T08:44:14.494Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-15T08:44:14.494Z] systemd-container policykit-1 [2021-05-15T08:44:14.494Z] Recommended packages: [2021-05-15T08:44:14.494Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-15T08:44:14.494Z] The following NEW packages will be installed: [2021-05-15T08:44:14.494Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-15T08:44:14.494Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-15T08:44:14.494Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-15T08:44:14.494Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-15T08:44:14.494Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-15T08:44:14.494Z] The following packages will be upgraded: [2021-05-15T08:44:14.494Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-15T08:44:14.494Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-15T08:44:14.494Z] Need to get 35.2 MB of archives. [2021-05-15T08:44:14.494Z] After this operation, 141 MB of additional disk space will be used. [2021-05-15T08:44:14.494Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-15T08:44:14.756Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-15T08:44:14.756Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-15T08:44:14.756Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-15T08:44:14.756Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-15T08:44:14.756Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-15T08:44:14.756Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-15T08:44:14.756Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-15T08:44:14.756Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-15T08:44:14.756Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-15T08:44:14.756Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-15T08:44:14.756Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-15T08:44:14.756Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-15T08:44:14.756Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-15T08:44:14.756Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-15T08:44:14.756Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-15T08:44:15.016Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-15T08:44:15.959Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-15T08:44:15.959Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-15T08:44:15.959Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-15T08:44:15.959Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-15T08:44:15.959Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-15T08:44:15.959Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-15T08:44:15.959Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-15T08:44:15.959Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-15T08:44:15.959Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-15T08:44:15.959Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-15T08:44:15.959Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-15T08:44:15.959Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-15T08:44:15.959Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-15T08:44:16.220Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:44:16.220Z] Fetched 35.2 MB in 2s (23.3 MB/s) [2021-05-15T08:44:16.220Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-15T08:44:16.220Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:44:16.481Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:44:17.053Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:44:17.053Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:44:17.053Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-15T08:44:17.053Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-15T08:44:17.053Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-15T08:44:17.053Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-15T08:44:17.314Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-15T08:44:17.576Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-15T08:44:17.576Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-15T08:44:17.576Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-15T08:44:17.837Z] Setting up apt (1.6.13) ... [2021-05-15T08:44:17.837Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-15T08:44:18.410Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-15T08:44:18.410Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-15T08:44:18.410Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-15T08:44:18.410Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-15T08:44:18.674Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-15T08:44:18.674Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:44:18.674Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:44:18.935Z] Selecting previously unselected package libexpat1:amd64. [2021-05-15T08:44:18.935Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-15T08:44:18.935Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-15T08:44:20.326Z] Selecting previously unselected package python3.6-minimal. [2021-05-15T08:44:20.326Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:44:20.586Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:44:21.159Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-15T08:44:21.159Z] Checking for services that may need to be restarted...done. [2021-05-15T08:44:21.159Z] Checking for services that may need to be restarted...done. [2021-05-15T08:44:21.159Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:44:21.159Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-15T08:44:21.159Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:44:21.730Z] Selecting previously unselected package python3-minimal. [2021-05-15T08:44:21.730Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-15T08:44:21.730Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-15T08:44:21.730Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-15T08:44:21.730Z] Selecting previously unselected package mime-support. [2021-05-15T08:44:21.730Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-15T08:44:21.730Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-15T08:44:21.991Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-15T08:44:21.991Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-15T08:44:21.991Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-15T08:44:21.991Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-15T08:44:21.991Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:44:21.991Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:44:22.271Z] Selecting previously unselected package python3.6. [2021-05-15T08:44:22.271Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-15T08:44:22.271Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:44:22.271Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-15T08:44:22.271Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-15T08:44:22.271Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-15T08:44:22.531Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-15T08:44:22.792Z] Selecting previously unselected package python3. [2021-05-15T08:44:22.792Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-15T08:44:22.792Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-15T08:44:22.792Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-15T08:44:22.792Z] Selecting previously unselected package multiarch-support. [2021-05-15T08:44:22.792Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:44:22.792Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-15T08:44:22.792Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-15T08:44:23.052Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-15T08:44:23.052Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-15T08:44:23.052Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-15T08:44:23.052Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-15T08:44:23.052Z] Selecting previously unselected package libbsd0:amd64. [2021-05-15T08:44:23.052Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-15T08:44:23.052Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-15T08:44:23.313Z] Selecting previously unselected package sudo. [2021-05-15T08:44:23.313Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-15T08:44:23.313Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-15T08:44:23.313Z] Selecting previously unselected package apparmor. [2021-05-15T08:44:23.313Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-15T08:44:23.313Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-15T08:44:23.575Z] Selecting previously unselected package libedit2:amd64. [2021-05-15T08:44:23.575Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-15T08:44:23.575Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-15T08:44:23.575Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-15T08:44:23.575Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:44:23.575Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:44:23.836Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-15T08:44:23.836Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:44:23.836Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:44:23.836Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-15T08:44:23.836Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-15T08:44:23.836Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-15T08:44:23.836Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-15T08:44:23.836Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:44:23.836Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:44:24.097Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-15T08:44:24.097Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-15T08:44:24.097Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:44:24.097Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-15T08:44:24.097Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-15T08:44:24.097Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-15T08:44:24.361Z] Selecting previously unselected package openssh-client. [2021-05-15T08:44:24.361Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-15T08:44:24.361Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-15T08:44:24.622Z] Selecting previously unselected package squashfs-tools. [2021-05-15T08:44:24.622Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-15T08:44:24.622Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-15T08:44:24.622Z] Selecting previously unselected package snapd. [2021-05-15T08:44:24.622Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-15T08:44:24.622Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-15T08:44:26.535Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-15T08:44:26.535Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-15T08:44:26.535Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-15T08:44:26.801Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-15T08:44:26.801Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-15T08:44:26.801Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:44:26.801Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:44:26.801Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-15T08:44:26.801Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-15T08:44:27.372Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-15T08:44:27.633Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-15T08:44:27.633Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-15T08:44:27.633Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:44:27.633Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:44:27.633Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-15T08:44:28.205Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-15T08:44:28.205Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:44:28.205Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-15T08:44:28.205Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-15T08:44:28.205Z] running python rtupdate hooks for python3.6... [2021-05-15T08:44:28.205Z] running python post-rtupdate hooks for python3.6... [2021-05-15T08:44:28.466Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-15T08:44:29.856Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-15T08:44:29.856Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-15T08:44:29.856Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-15T08:44:30.118Z] Setting up snapd (2.48.3+18.04) ... [2021-05-15T08:44:30.380Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-15T08:44:30.642Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-15T08:44:30.642Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-15T08:44:30.904Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-15T08:44:31.165Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-15T08:44:31.165Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-15T08:44:31.165Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-15T08:44:31.425Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-15T08:44:31.686Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-15T08:44:31.686Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-15T08:44:31.947Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-15T08:44:31.947Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-15T08:44:31.947Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-15T08:44:32.890Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:44:32.890Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:44:32.890Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:44:34.102Z] Reading package lists... [2021-05-15T08:44:34.366Z] Reading package lists... [2021-05-15T08:44:34.366Z] Building dependency tree... [2021-05-15T08:44:34.366Z] Reading state information... [2021-05-15T08:44:34.628Z] Calculating upgrade... [2021-05-15T08:44:34.628Z] The following packages will be upgraded: [2021-05-15T08:44:34.628Z] advancecomp base-files bash binutils binutils-common [2021-05-15T08:44:34.628Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-15T08:44:34.628Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-15T08:44:34.628Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-15T08:44:34.628Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-15T08:44:34.628Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-15T08:44:34.628Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-15T08:44:34.628Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-15T08:44:34.628Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-15T08:44:34.628Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-15T08:44:34.628Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-15T08:44:34.628Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-15T08:44:34.628Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-15T08:44:34.628Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-15T08:44:34.628Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-15T08:44:34.628Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-15T08:44:34.628Z] Need to get 64.0 MB of archives. [2021-05-15T08:44:34.628Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-15T08:44:34.628Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-15T08:44:34.889Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-15T08:44:34.889Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-15T08:44:34.889Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-15T08:44:34.889Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-15T08:44:34.889Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-15T08:44:34.889Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-15T08:44:34.889Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-15T08:44:34.889Z] 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-05-15T08:44:34.889Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-15T08:44:34.889Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-15T08:44:34.889Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-15T08:44:34.889Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-15T08:44:34.889Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-15T08:44:34.889Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-15T08:44:34.889Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-15T08:44:34.889Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-15T08:44:34.889Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-15T08:44:34.889Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-15T08:44:34.889Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-15T08:44:34.889Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-15T08:44:35.149Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-15T08:44:35.149Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-15T08:44:35.149Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-15T08:44:35.149Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-15T08:44:35.149Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-15T08:44:35.149Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-15T08:44:35.149Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-15T08:44:35.149Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-15T08:44:35.149Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-15T08:44:35.149Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-15T08:44:35.149Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-15T08:44:35.149Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-15T08:44:35.149Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-15T08:44:35.149Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-15T08:44:35.149Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-15T08:44:35.149Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-15T08:44:35.149Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-15T08:44:35.149Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-15T08:44:35.149Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-15T08:44:35.149Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-15T08:44:35.149Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-15T08:44:35.149Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-15T08:44:35.149Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-15T08:44:35.149Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-15T08:44:35.149Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-15T08:44:35.149Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-15T08:44:35.149Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-15T08:44:35.149Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-15T08:44:35.149Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-15T08:44:35.149Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-15T08:44:35.149Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-15T08:44:35.149Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-15T08:44:35.149Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-15T08:44:35.149Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-15T08:44:35.149Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-15T08:44:35.409Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-15T08:44:35.669Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-15T08:44:35.669Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-15T08:44:35.669Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-15T08:44:35.669Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-15T08:44:35.669Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-15T08:44:35.669Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-15T08:44:35.669Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-15T08:44:35.669Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-15T08:44:35.929Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-15T08:44:35.929Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-15T08:44:35.929Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-15T08:44:35.929Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-15T08:44:35.929Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-15T08:44:35.929Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-15T08:44:36.189Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-15T08:44:36.189Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-15T08:44:36.189Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-15T08:44:36.189Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-15T08:44:36.189Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-15T08:44:36.189Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-15T08:44:36.189Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-15T08:44:36.189Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-15T08:44:36.189Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-15T08:44:36.189Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-15T08:44:36.189Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-15T08:44:36.189Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-15T08:44:36.189Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-15T08:44:36.189Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-15T08:44:36.189Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-15T08:44:36.189Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-15T08:44:36.189Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-15T08:44:36.449Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-15T08:44:36.449Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-15T08:44:36.449Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-15T08:44:36.449Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-15T08:44:36.450Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-15T08:44:36.450Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-15T08:44:36.450Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-15T08:44:36.450Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-15T08:44:36.450Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-15T08:44:36.450Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-15T08:44:36.450Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-15T08:44:36.709Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-15T08:44:36.709Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-15T08:44:36.709Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:44:36.709Z] Fetched 64.0 MB in 2s (32.5 MB/s) [2021-05-15T08:44:36.709Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:36.709Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:44:36.971Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:44:37.541Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:44:37.541Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:44:37.541Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-15T08:44:37.541Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-15T08:44:38.483Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:38.483Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:44:38.483Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:38.483Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:44:38.743Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:38.743Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:44:38.743Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:39.005Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:44:39.005Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:39.005Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:44:39.266Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:39.266Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:44:39.266Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:39.266Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:44:39.266Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:44:39.527Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:44:39.527Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:39.527Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-15T08:44:39.527Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:44:39.788Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:44:39.788Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:39.788Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:44:39.788Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:39.788Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:44:40.053Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-15T08:44:40.053Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-15T08:44:40.053Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:44:40.314Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:44:40.314Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:44:40.575Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:44:40.836Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-15T08:44:41.108Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-15T08:44:41.108Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-15T08:44:41.108Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-15T08:44:41.108Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-15T08:44:41.108Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-15T08:44:41.374Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-15T08:44:41.374Z] Installing new version of config file /etc/issue ... [2021-05-15T08:44:41.374Z] Installing new version of config file /etc/issue.net ... [2021-05-15T08:44:41.635Z] Installing new version of config file /etc/lsb-release ... [2021-05-15T08:44:41.635Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-15T08:44:41.896Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-15T08:44:41.896Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-15T08:44:41.896Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-15T08:44:41.896Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:41.896Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-15T08:44:41.896Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-15T08:44:42.157Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-15T08:44:42.157Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-15T08:44:42.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-15T08:44:42.417Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:42.417Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:44:42.417Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-15T08:44:42.417Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:44:42.678Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:42.678Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-15T08:44:42.678Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-15T08:44:42.678Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-15T08:44:42.938Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:42.938Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-15T08:44:42.938Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-15T08:44:43.199Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-15T08:44:43.199Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:43.199Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:44:43.199Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:44:43.460Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-15T08:44:43.460Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:43.460Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:44:43.724Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:44:43.725Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-15T08:44:43.725Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:43.725Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-15T08:44:43.986Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-15T08:44:43.986Z] Setting up grep (3.1-2build1) ... [2021-05-15T08:44:43.986Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:43.986Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-15T08:44:44.247Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-15T08:44:44.248Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-15T08:44:44.508Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:44.508Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:44:44.508Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:44:44.508Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-15T08:44:44.767Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:44.767Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-15T08:44:44.767Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:44:45.337Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-15T08:44:45.337Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:44:45.337Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-15T08:44:45.337Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:44:45.908Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-15T08:44:46.171Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:46.171Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-15T08:44:46.171Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-15T08:44:47.113Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-15T08:44:47.113Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-15T08:44:47.374Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-15T08:44:47.374Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-15T08:44:47.374Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-15T08:44:47.643Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:47.643Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-15T08:44:47.643Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-15T08:44:47.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-15T08:44:47.904Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-15T08:44:47.904Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:47.904Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:44:47.904Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:44:47.904Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:44:48.164Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:48.165Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:44:48.165Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:44:48.165Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:44:48.427Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:48.427Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:44:48.427Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:44:48.427Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:44:48.691Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:48.691Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:44:48.691Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:44:48.691Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:44:48.951Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:48.951Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:44:48.951Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:44:48.951Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:44:49.212Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:44:49.212Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-15T08:44:49.212Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:49.212Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-15T08:44:49.472Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:44:49.472Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-15T08:44:49.472Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:49.472Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:44:49.472Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:44:49.732Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:44:49.992Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:49.992Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:44:49.992Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:44:49.992Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:44:50.253Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:50.253Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:44:50.253Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:44:50.824Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:44:50.824Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-15T08:44:51.083Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-15T08:44:51.395Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:51.395Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-15T08:44:51.395Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-15T08:44:51.695Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:44:51.956Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-15T08:44:51.956Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-15T08:44:51.956Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-15T08:44:51.956Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-15T08:44:52.216Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:52.216Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-15T08:44:52.216Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-15T08:44:52.476Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-15T08:44:52.737Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:52.737Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-15T08:44:52.737Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-15T08:44:52.737Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-15T08:44:52.998Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:52.998Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-15T08:44:52.998Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-15T08:44:52.998Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-15T08:44:52.998Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:52.998Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-15T08:44:53.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-15T08:44:53.257Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:44:53.258Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:44:53.258Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:53.258Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-15T08:44:53.518Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:44:53.519Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:44:53.519Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:53.519Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-15T08:44:53.780Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:44:53.780Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:44:54.041Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:54.041Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-15T08:44:54.041Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-15T08:44:54.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-15T08:44:54.301Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-15T08:44:54.301Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-15T08:44:54.301Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:44:54.301Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:44:54.301Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-15T08:44:54.564Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:54.564Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-15T08:44:54.564Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-15T08:44:54.564Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-15T08:44:54.824Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:54.824Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-15T08:44:54.824Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-15T08:44:54.824Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-15T08:44:55.101Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:55.101Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-15T08:44:55.101Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-15T08:44:55.101Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-15T08:44:55.366Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:55.366Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-15T08:44:55.366Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-15T08:44:55.366Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-15T08:44:55.626Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:55.626Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-15T08:44:55.626Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-15T08:44:55.887Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-15T08:44:56.148Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:56.148Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-15T08:44:56.148Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-15T08:44:56.148Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-15T08:44:56.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:56.409Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-15T08:44:56.409Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-15T08:44:56.409Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-15T08:44:56.670Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:56.670Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-15T08:44:56.670Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-15T08:44:56.670Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-15T08:44:56.931Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:56.931Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-15T08:44:56.931Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-15T08:44:56.931Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-15T08:44:57.193Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:57.193Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-15T08:44:57.193Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-15T08:44:57.453Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-15T08:44:57.453Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:57.453Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-15T08:44:57.453Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-15T08:44:57.453Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-15T08:44:57.714Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:57.714Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-15T08:44:57.714Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-15T08:44:57.974Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-15T08:44:57.974Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:57.974Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-15T08:44:57.974Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-15T08:44:57.974Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-15T08:44:58.235Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-15T08:44:58.235Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-15T08:44:58.235Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-15T08:44:58.235Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-15T08:44:58.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-15T08:44:58.495Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-15T08:44:58.495Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-15T08:44:58.495Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-15T08:44:58.495Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-15T08:44:58.495Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-15T08:44:58.756Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-15T08:44:58.756Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-15T08:44:59.017Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-15T08:44:59.017Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-15T08:44:59.278Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-15T08:44:59.278Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-15T08:44:59.278Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-15T08:44:59.540Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-15T08:44:59.540Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-15T08:44:59.540Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-15T08:44:59.540Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-15T08:44:59.802Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-15T08:44:59.802Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-15T08:44:59.802Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-15T08:44:59.802Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-15T08:44:59.802Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-15T08:45:00.063Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-15T08:45:00.063Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-15T08:45:00.063Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-15T08:45:00.324Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-15T08:45:00.896Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-15T08:45:01.156Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-15T08:45:01.156Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-15T08:45:01.156Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-15T08:45:01.156Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:45:01.422Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:45:01.683Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:45:01.683Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:45:02.628Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:45:02.628Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:45:02.628Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-15T08:45:02.628Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-15T08:45:02.892Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:45:02.892Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:45:02.892Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:45:02.892Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:45:03.154Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:45:03.154Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:45:03.154Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:45:03.154Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:45:03.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-15T08:45:04.092Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:45:04.092Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:45:05.035Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:45:05.035Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:45:05.606Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:45:05.606Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:45:05.872Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:45:06.132Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:45:06.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-15T08:45:06.703Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-15T08:45:06.964Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-15T08:45:06.964Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-15T08:45:06.964Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-15T08:45:06.964Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-15T08:45:07.224Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-15T08:45:07.484Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-15T08:45:07.484Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-15T08:45:07.484Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-15T08:45:07.484Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-15T08:45:08.056Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-15T08:45:08.056Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-15T08:45:08.056Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-15T08:45:08.056Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-15T08:45:08.317Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-15T08:45:08.317Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-15T08:45:08.579Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:45:08.579Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-15T08:45:08.579Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:45:08.579Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:45:08.579Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:45:08.846Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-15T08:45:08.846Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-15T08:45:08.846Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-15T08:45:08.846Z] [2021-05-15T08:45:08.846Z] Current default time zone: 'Etc/UTC' [2021-05-15T08:45:08.846Z] Local time is now: Sat May 15 08:45:08 UTC 2021. [2021-05-15T08:45:08.846Z] Universal Time is now: Sat May 15 08:45:08 UTC 2021. [2021-05-15T08:45:08.846Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-15T08:45:08.846Z] [2021-05-15T08:45:08.846Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-15T08:45:08.846Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:45:09.108Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-15T08:45:09.108Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-15T08:45:09.108Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-15T08:45:09.108Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-15T08:45:09.108Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-15T08:45:09.108Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-15T08:45:09.108Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-15T08:45:09.108Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-15T08:45:09.108Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:45:09.368Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-15T08:45:09.368Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:45:09.629Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:45:09.629Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:45:09.629Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-15T08:45:09.629Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-15T08:45:09.629Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-15T08:45:09.629Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-15T08:45:09.629Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-15T08:45:09.629Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-15T08:45:09.891Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:45:09.891Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-15T08:45:10.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-15T08:45:11.804Z] Updating certificates in /etc/ssl/certs... [2021-05-15T08:45:12.376Z] 23 added, 27 removed; done. [2021-05-15T08:45:12.376Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-15T08:45:12.376Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-15T08:45:12.376Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-15T08:45:12.636Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-15T08:45:12.636Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-15T08:45:12.636Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:45:12.636Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:45:12.636Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:45:12.636Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:45:12.636Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:45:12.897Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:45:12.897Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:45:12.897Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-15T08:45:12.897Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:45:12.897Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-15T08:45:12.897Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-15T08:45:12.897Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-15T08:45:12.897Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:45:12.897Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-15T08:45:12.897Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-15T08:45:13.158Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-15T08:45:13.158Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-15T08:45:13.158Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:45:13.158Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-15T08:45:13.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-15T08:45:13.419Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-15T08:45:13.419Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-15T08:45:13.419Z] Updating certificates in /etc/ssl/certs... [2021-05-15T08:45:13.988Z] 0 added, 0 removed; done. [2021-05-15T08:45:13.988Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-15T08:45:13.988Z] done. [2021-05-15T08:45:14.249Z] Reading package lists... [2021-05-15T08:45:14.509Z] Building dependency tree... [2021-05-15T08:45:14.509Z] Reading state information... [2021-05-15T08:45:14.509Z] The following NEW packages will be installed: [2021-05-15T08:45:14.509Z] apt-transport-https [2021-05-15T08:45:14.770Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-15T08:45:14.770Z] Need to get 1692 B of archives. [2021-05-15T08:45:14.770Z] After this operation, 154 kB of additional disk space will be used. [2021-05-15T08:45:14.770Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-15T08:45:14.770Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:45:15.032Z] Fetched 1692 B in 0s (8609 B/s) [2021-05-15T08:45:15.032Z] Selecting previously unselected package apt-transport-https. [2021-05-15T08:45:15.032Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-15T08:45:15.032Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-15T08:45:15.032Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-15T08:45:15.032Z] Setting up apt-transport-https (1.6.13) ... [2021-05-15T08:45:15.293Z] Waiting for network to be ready... [2021-05-15T08:45:17.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-15T08:45:20.580Z] 2021-05-15T08:45:18Z INFO Waiting for automatic snapd restart... [2021-05-15T08:45:21.150Z] snapd 2.50 from Canonical* installed [2021-05-15T08:45:22.093Z] "snapd" switched to the "latest/stable" channel [2021-05-15T08:45:22.093Z] [Pipeline] } [2021-05-15T08:45:24.353Z] $ docker stop --time=1 df5481d9f0644eb864bb739a65c7bb5c0093eebf11b787d942bb6340e64d44c8 [2021-05-15T08:45:24.647Z] core18 20210309 from Canonical* installed [2021-05-15T08:45:24.907Z] "core18" switched to the "latest/stable" channel [2021-05-15T08:45:24.907Z] [2021-05-15T08:45:27.223Z] $ docker rm -f df5481d9f0644eb864bb739a65c7bb5c0093eebf11b787d942bb6340e64d44c8 [2021-05-15T08:45:28.211Z] snapcraft 4.7.1 from Canonical* installed [2021-05-15T08:45:28.472Z] "snapcraft" switched to the "latest/stable" channel [2021-05-15T08:45:28.472Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:45:29.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:45:29.831Z] [2021-05-15T08:45:29.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:45:30.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:45:30.477Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-15T08:45:30.477Z] 29e5d40040c1: Pulling fs layer [2021-05-15T08:45:30.477Z] 1ce36da41761: Pulling fs layer [2021-05-15T08:45:30.477Z] 25b303627fd3: Pulling fs layer [2021-05-15T08:45:30.477Z] 29e5d40040c1: Download complete [2021-05-15T08:45:31.080Z] 1ce36da41761: Download complete [2021-05-15T08:45:31.361Z] 29e5d40040c1: Pull complete [2021-05-15T08:45:32.704Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-15T08:45:32.704Z] - README.md [2021-05-15T08:45:32.704Z] [2021-05-15T08:45:32.704Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-15T08:45:32.816Z] 1ce36da41761: Pull complete [2021-05-15T08:45:32.816Z] 25b303627fd3: Verifying Checksum [2021-05-15T08:45:32.816Z] 25b303627fd3: Download complete [2021-05-15T08:45:39.293Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:45:39.293Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:45:39.293Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:45:39.293Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:45:39.864Z] Reading package lists... [2021-05-15T08:45:40.437Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-15T08:45:45.360Z] 25b303627fd3: Pull complete [2021-05-15T08:45:45.361Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-15T08:45:45.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:45:45.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-15T08:45:45.607Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-05-15T08:45:45.670Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-15T08:45:47.024Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:45:47.025Z] Reading package lists... [2021-05-15T08:45:47.025Z] Building dependency tree... [2021-05-15T08:45:47.025Z] Reading state information... [2021-05-15T08:45:47.025Z] Suggested packages: [2021-05-15T08:45:47.025Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-15T08:45:47.025Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-15T08:45:47.025Z] Recommended packages: [2021-05-15T08:45:47.025Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-15T08:45:47.025Z] The following NEW packages will be installed: [2021-05-15T08:45:47.025Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-15T08:45:47.025Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-15T08:45:47.025Z] pkg-config zip [2021-05-15T08:45:47.025Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-15T08:45:47.025Z] Need to get 7663 kB of archives. [2021-05-15T08:45:47.025Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-15T08:45:47.025Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-15T08:45:47.025Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-15T08:45:47.025Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-15T08:45:47.025Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-15T08:45:47.025Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-15T08:45:47.025Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-15T08:45:47.025Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-15T08:45:47.025Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-15T08:45:47.025Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-15T08:45:47.286Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-15T08:45:47.286Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-15T08:45:47.286Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-15T08:45:47.286Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-15T08:45:47.286Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-15T08:45:47.286Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-15T08:45:47.546Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-15T08:45:47.546Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-05-15T08:45:47.546Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-15T08:45:47.546Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-15T08:45:47.546Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-15T08:45:47.546Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-15T08:45:47.807Z] Selecting previously unselected package libpsl5:amd64. [2021-05-15T08:45:47.807Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-15T08:45:47.807Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-15T08:45:47.807Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-15T08:45:47.807Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-15T08:45:48.068Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-15T08:45:48.069Z] Selecting previously unselected package librtmp1:amd64. [2021-05-15T08:45:48.069Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-15T08:45:48.069Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-15T08:45:48.069Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-15T08:45:48.069Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-15T08:45:48.069Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-15T08:45:48.330Z] Selecting previously unselected package liberror-perl. [2021-05-15T08:45:48.330Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-15T08:45:48.330Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-15T08:45:48.330Z] Selecting previously unselected package git-man. [2021-05-15T08:45:48.330Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-15T08:45:48.330Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:45:48.591Z] Selecting previously unselected package git. [2021-05-15T08:45:48.591Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-15T08:45:48.591Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:45:49.244Z] $ docker top 7409f9179845dac47d6d14077488b62e0f5d5da34230b366c520771f1ae9b17b -eo pid,comm [Pipeline] { [2021-05-15T08:45:49.561Z] Selecting previously unselected package libnorm1:amd64. [2021-05-15T08:45:49.562Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-15T08:45:49.562Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-15T08:45:49.562Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-15T08:45:49.562Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-15T08:45:49.562Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-15T08:45:49.562Z] Selecting previously unselected package libsodium23:amd64. [2021-05-15T08:45:49.562Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-15T08:45:49.562Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-15T08:45:49.562Z] Selecting previously unselected package libzmq5:amd64. [2021-05-15T08:45:49.562Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-15T08:45:49.562Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [Pipeline] sh [2021-05-15T08:45:49.826Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-15T08:45:49.826Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-15T08:45:49.826Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:45:49.826Z] Selecting previously unselected package pkg-config. [2021-05-15T08:45:49.826Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-15T08:45:49.826Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-15T08:45:50.087Z] Selecting previously unselected package zip. [2021-05-15T08:45:50.087Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-15T08:45:50.087Z] Unpacking zip (3.0-11build1) ... [2021-05-15T08:45:50.087Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-15T08:45:50.087Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:45:50.087Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-15T08:45:50.087Z] Setting up liberror-perl (0.17025-1) ... [2021-05-15T08:45:50.087Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-15T08:45:50.248Z] + grep parallel [2021-05-15T08:45:50.248Z] + docker-compose build --help [2021-05-15T08:45:50.348Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-15T08:45:50.349Z] No schema files found: doing nothing. [2021-05-15T08:45:50.349Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-15T08:45:50.349Z] Setting up zip (3.0-11build1) ... [2021-05-15T08:45:50.349Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-15T08:45:50.349Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-15T08:45:50.349Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-15T08:45:50.349Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:45:50.349Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-15T08:45:50.349Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-15T08:45:50.349Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-15T08:45:50.609Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-15T08:45:55.651Z] --parallel Build images in parallel. [Pipeline] } [2021-05-15T08:45:55.927Z] $ docker stop --time=1 7409f9179845dac47d6d14077488b62e0f5d5da34230b366c520771f1ae9b17b [2021-05-15T08:45:57.220Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:45:57.220Z] git set to automatically installed. [2021-05-15T08:45:57.220Z] git-man set to automatically installed. [2021-05-15T08:45:57.220Z] libcurl3-gnutls set to automatically installed. [2021-05-15T08:45:57.220Z] liberror-perl set to automatically installed. [2021-05-15T08:45:57.220Z] libglib2.0-0 set to automatically installed. [2021-05-15T08:45:57.220Z] libnghttp2-14 set to automatically installed. [2021-05-15T08:45:57.220Z] libnorm1 set to automatically installed. [2021-05-15T08:45:57.220Z] libpgm-5.2-0 set to automatically installed. [2021-05-15T08:45:57.220Z] libpsl5 set to automatically installed. [2021-05-15T08:45:57.220Z] librtmp1 set to automatically installed. [2021-05-15T08:45:57.220Z] libsodium23 set to automatically installed. [2021-05-15T08:45:57.220Z] libzmq3-dev set to automatically installed. [2021-05-15T08:45:57.220Z] libzmq5 set to automatically installed. [2021-05-15T08:45:57.220Z] pkg-config set to automatically installed. [2021-05-15T08:45:57.220Z] zip set to automatically installed. [2021-05-15T08:45:57.999Z] $ docker rm -f 7409f9179845dac47d6d14077488b62e0f5d5da34230b366c520771f1ae9b17b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:45:58.610Z] snapd is not logged in, snap install commands will use sudo [2021-05-15T08:45:58.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-15T08:45:58.702Z] . [Pipeline] withDockerContainer [2021-05-15T08:45:59.009Z] prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container [2021-05-15T08:45:59.083Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-15T08:46:00.732Z] $ docker top 8624d266026d7709f969c5babc93193586c60078e7f4562f818243d500650c2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:46:01.815Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-15T08:46:05.199Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:46:07.227Z] Building core-command ... [2021-05-15T08:46:07.227Z] Building core-data ... [2021-05-15T08:46:07.227Z] Building core-metadata ... [2021-05-15T08:46:07.227Z] Building security-bootstrapper ... [2021-05-15T08:46:07.227Z] Building security-proxy-setup ... [2021-05-15T08:46:07.227Z] Building security-secretstore-setup ... [2021-05-15T08:46:07.227Z] Building support-notifications ... [2021-05-15T08:46:07.227Z] Building support-scheduler ... [2021-05-15T08:46:07.227Z] Building sys-mgmt-agent ... [2021-05-15T08:46:07.227Z] Building sys-mgmt-agent [2021-05-15T08:46:07.227Z] Building core-command [2021-05-15T08:46:07.227Z] Building core-data [2021-05-15T08:46:07.227Z] Building security-secretstore-setup [2021-05-15T08:46:07.227Z] Building security-proxy-setup [2021-05-15T08:46:17.450Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-15T08:46:18.021Z] snapd is not logged in, snap install commands will use sudo [2021-05-15T08:46:24.614Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-15T08:46:25.559Z] snap "core18" has no updates available [2021-05-15T08:46:25.820Z] Pulling go-build-helper [2021-05-15T08:46:25.820Z] + snapcraftctl pull [2021-05-15T08:46:27.205Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-15T08:46:27.205Z] Skipping pull go-build-helper (already ran) [2021-05-15T08:46:27.205Z] Building go-build-helper [2021-05-15T08:46:27.205Z] + snapcraftctl build [2021-05-15T08:46:29.120Z] Staging go-build-helper [2021-05-15T08:46:29.120Z] + snapcraftctl stage [2021-05-15T08:46:39.125Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-15T08:46:39.125Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-15T08:46:39.125Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-15T08:46:39.125Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-15T08:46:39.125Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-15T08:46:39.125Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-15T08:46:39.125Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-15T08:46:39.125Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-15T08:46:39.125Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-15T08:46:39.125Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-15T08:46:39.125Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-15T08:46:39.125Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-15T08:46:39.125Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-15T08:46:39.125Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-15T08:46:39.125Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-15T08:46:39.125Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-15T08:46:39.125Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-15T08:46:39.125Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-15T08:46:39.125Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-15T08:46:39.125Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-15T08:46:39.125Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-15T08:46:39.125Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-15T08:46:39.125Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-15T08:46:39.125Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-15T08:46:39.125Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-15T08:46:39.125Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-15T08:46:39.125Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-15T08:46:39.125Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-15T08:46:39.125Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-15T08:46:39.125Z] Fetched 224 kB in 0s (0 B/s) [2021-05-15T08:46:39.125Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-15T08:46:39.125Z] Fetched 157 kB in 0s (0 B/s) [2021-05-15T08:46:39.125Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-15T08:46:39.125Z] Fetched 221 kB in 0s (0 B/s) [2021-05-15T08:46:39.125Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-15T08:46:39.125Z] Fetched 143 kB in 0s (0 B/s) [2021-05-15T08:46:39.125Z] Pulling app-service-config [2021-05-15T08:46:39.125Z] + snapcraftctl pull [2021-05-15T08:46:39.388Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-15T08:46:39.958Z] Pulling config-common [2021-05-15T08:46:39.958Z] + snapcraftctl pull [2021-05-15T08:46:44.187Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:46:44.187Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:46:44.187Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:46:44.187Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:46:44.187Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-15T08:46:44.187Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:46:44.187Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-15T08:46:44.187Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:46:44.187Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-15T08:46:44.187Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:46:44.187Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-15T08:46:44.187Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:46:44.187Z] Pulling edgex-go [2021-05-15T08:46:44.187Z] + snapcraftctl pull [2021-05-15T08:47:02.306Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-15T08:47:02.306Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-15T08:47:02.306Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-15T08:47:02.306Z] Fetched 0 B in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-15T08:47:02.306Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-15T08:47:02.306Z] Fetched 279 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-15T08:47:02.306Z] Fetched 122 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-15T08:47:02.306Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-15T08:47:02.306Z] Fetched 8848 B in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-15T08:47:02.306Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-15T08:47:02.306Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-15T08:47:02.306Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-15T08:47:02.306Z] Fetched 219 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-15T08:47:02.306Z] Fetched 154 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-15T08:47:02.306Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-15T08:47:02.306Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-15T08:47:02.306Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-15T08:47:02.306Z] Fetched 499 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-15T08:47:02.306Z] Fetched 111 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-15T08:47:02.306Z] Fetched 240 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-15T08:47:02.306Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-15T08:47:02.306Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-15T08:47:02.306Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-15T08:47:02.306Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-15T08:47:02.306Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-15T08:47:02.306Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-15T08:47:02.307Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-15T08:47:02.307Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-15T08:47:02.307Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-15T08:47:02.307Z] Fetched 8720 B in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-15T08:47:02.307Z] Fetched 137 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-15T08:47:02.307Z] Fetched 119 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-15T08:47:02.307Z] Fetched 110 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-15T08:47:02.307Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-15T08:47:02.307Z] Fetched 645 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-15T08:47:02.307Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-15T08:47:02.307Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-15T08:47:02.307Z] Fetched 368 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-15T08:47:02.307Z] Fetched 187 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-15T08:47:02.307Z] Fetched 175 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-15T08:47:02.307Z] Fetched 206 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-15T08:47:02.307Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-15T08:47:02.307Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-15T08:47:02.307Z] Fetched 159 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-15T08:47:02.307Z] Fetched 107 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-15T08:47:02.307Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-15T08:47:02.307Z] Pulling static-packages [2021-05-15T08:47:02.307Z] + snapcraftctl pull [2021-05-15T08:47:02.566Z] Pulling version [2021-05-15T08:47:02.566Z] + cd /root/project [2021-05-15T08:47:02.566Z] + [ -f VERSION ] [2021-05-15T08:47:02.566Z] + PROJECT_VERSION=local-dev [2021-05-15T08:47:02.566Z] + git rev-parse --short HEAD [2021-05-15T08:47:02.566Z] + GIT_REVISION=23fd3d12 [2021-05-15T08:47:02.566Z] + snapcraftctl set-version local-dev [2021-05-15T08:47:03.508Z] Skipping build go-build-helper (already ran) [2021-05-15T08:47:03.769Z] Building app-service-config [2021-05-15T08:47:03.769Z] + make build [2021-05-15T08:47:03.769Z] go mod tidy [2021-05-15T08:47:07.076Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-15T08:47:07.076Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-15T08:47:07.076Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-15T08:47:07.076Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-15T08:47:07.076Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-15T08:47:07.076Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-15T08:47:07.076Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-15T08:47:07.076Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-15T08:47:07.336Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-15T08:47:07.336Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-15T08:47:07.336Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-15T08:47:07.336Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-15T08:47:07.336Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-15T08:47:07.597Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-15T08:47:07.597Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-15T08:47:07.597Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-15T08:47:07.597Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-15T08:47:07.597Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-15T08:47:07.597Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-15T08:47:07.597Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-15T08:47:07.597Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-15T08:47:07.597Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-15T08:47:07.597Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-15T08:47:07.597Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-15T08:47:07.597Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-15T08:47:07.597Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-15T08:47:07.597Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-15T08:47:07.858Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-15T08:47:07.858Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-15T08:47:07.858Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-15T08:47:07.858Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-15T08:47:07.858Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-15T08:47:07.858Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-15T08:47:07.858Z] go: downloading github.com/kr/text v0.1.0 [2021-05-15T08:47:07.858Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-15T08:47:07.858Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-15T08:47:07.858Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-15T08:47:07.858Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-15T08:47:07.858Z] go: downloading golang.org/x/text v0.3.2 [2021-05-15T08:47:07.858Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-15T08:47:07.858Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-15T08:47:07.858Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-15T08:47:07.858Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-15T08:47:07.858Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-15T08:47:07.858Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-15T08:47:08.120Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-15T08:47:08.120Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-15T08:47:08.120Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-15T08:47:08.120Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-15T08:47:08.120Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-15T08:47:08.381Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-15T08:47:08.381Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-15T08:47:08.381Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-15T08:47:08.381Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-15T08:47:08.381Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-15T08:47:08.381Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-15T08:47:08.381Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-15T08:47:08.381Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-15T08:47:08.381Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-15T08:47:08.381Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-15T08:47:08.381Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-15T08:47:08.381Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-15T08:47:08.647Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-15T08:47:08.647Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-15T08:47:08.647Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-15T08:47:08.647Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-15T08:47:08.647Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-15T08:47:08.647Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-15T08:47:08.647Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-15T08:47:08.921Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-15T08:47:08.921Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-15T08:47:08.921Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-15T08:47:08.921Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-15T08:47:08.921Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-15T08:47:08.921Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-15T08:47:08.921Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-15T08:47:08.921Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-15T08:47:08.921Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-15T08:47:09.207Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-15T08:47:09.207Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-15T08:47:19.215Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-15T08:47:19.215Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-15T08:47:19.215Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-15T08:47:19.215Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-15T08:47:19.477Z] Building config-common [2021-05-15T08:47:19.477Z] + snapcraftctl build [2021-05-15T08:47:22.023Z] Building edgex-go [2021-05-15T08:47:22.023Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-15T08:47:22.023Z] + cd /root/parts/edgex-go/src [2021-05-15T08:47:22.023Z] + make build [2021-05-15T08:47:22.285Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-15T08:47:22.285Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 [2021-05-15T08:47:22.285Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-15T08:47:22.285Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-15T08:47:22.285Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-15T08:47:22.285Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-15T08:47:22.285Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-15T08:47:22.285Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-15T08:47:22.285Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-15T08:47:27.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-15T08:47:29.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:47:29.023Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:47:29.023Z] ---> ee15e6dde897 [2021-05-15T08:47:29.023Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:47:29.023Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:47:29.023Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:47:29.023Z] ---> ee15e6dde897 [2021-05-15T08:47:29.023Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:47:29.023Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:47:29.023Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:47:29.023Z] ---> ee15e6dde897 [2021-05-15T08:47:29.023Z] Step 3/22 : WORKDIR /edgex-go [2021-05-15T08:47:29.023Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:47:29.023Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:47:29.023Z] ---> ee15e6dde897 [2021-05-15T08:47:29.023Z] Step 3/26 : WORKDIR /edgex-go [2021-05-15T08:47:29.023Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:47:29.023Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:47:29.023Z] ---> ee15e6dde897 [2021-05-15T08:47:29.023Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:47:29.023Z] ---> Running in 0ab1e56b2d25 [2021-05-15T08:47:29.023Z] ---> Running in 487b94e6d609 [2021-05-15T08:47:29.023Z] ---> Running in c0aa2e7cf870 [2021-05-15T08:47:29.023Z] ---> Running in 5c8b65855505 [2021-05-15T08:47:29.023Z] ---> Running in acd668c5d081 [2021-05-15T08:47:29.622Z] Removing intermediate container 487b94e6d609 [2021-05-15T08:47:29.622Z] ---> e70ca4d39c90 [2021-05-15T08:47:29.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:47:29.622Z] Removing intermediate container c0aa2e7cf870 [2021-05-15T08:47:29.622Z] ---> 155873c3b8f4 [2021-05-15T08:47:29.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:47:29.900Z] Removing intermediate container acd668c5d081 [2021-05-15T08:47:29.900Z] ---> fd22ce9e534b [2021-05-15T08:47:29.900Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:47:29.900Z] Removing intermediate container 5c8b65855505 [2021-05-15T08:47:29.900Z] ---> bf60efd91a40 [2021-05-15T08:47:29.900Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:47:29.900Z] Removing intermediate container 0ab1e56b2d25 [2021-05-15T08:47:29.900Z] ---> dee3c43a6963 [2021-05-15T08:47:29.900Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:47:29.900Z] ---> Running in 0cc587f1cbf8 [2021-05-15T08:47:29.900Z] ---> Running in a7f7cdb04f6c [2021-05-15T08:47:30.187Z] ---> Running in 59713c78cc38 [2021-05-15T08:47:30.187Z] ---> Running in 6dccc35683e8 [2021-05-15T08:47:30.187Z] ---> Running in eb3b0aa0d4e1 [2021-05-15T08:47:31.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-15T08:47:33.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-15T08:47:34.533Z] Removing intermediate container 0cc587f1cbf8 [2021-05-15T08:47:34.533Z] ---> ff5d7cea72e4 [2021-05-15T08:47:34.533Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-15T08:47:34.533Z] ---> Running in 4e52f36c9ec9 [2021-05-15T08:47:34.533Z] Removing intermediate container 59713c78cc38 [2021-05-15T08:47:34.533Z] ---> 94794cb5c3f4 [2021-05-15T08:47:34.533Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-15T08:47:34.533Z] Removing intermediate container a7f7cdb04f6c [2021-05-15T08:47:34.533Z] ---> e0fbca2dd82d [2021-05-15T08:47:34.533Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:47:34.533Z] ---> Running in 8e396e1c2b9e [2021-05-15T08:47:34.811Z] ---> Running in afe0e89dd93f [2021-05-15T08:47:34.811Z] Removing intermediate container eb3b0aa0d4e1 [2021-05-15T08:47:34.811Z] ---> 1130497250ae [2021-05-15T08:47:34.811Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-15T08:47:34.811Z] Removing intermediate container 6dccc35683e8 [2021-05-15T08:47:34.811Z] ---> 49042d4a16af [2021-05-15T08:47:34.811Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-15T08:47:35.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-15T08:47:35.088Z] ---> Running in 02314f1cb2ae [2021-05-15T08:47:35.366Z] ---> Running in 5bc085b25780 [2021-05-15T08:47:35.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-15T08:47:36.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:36.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:36.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:37.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:37.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:37.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:37.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-15T08:47:37.561Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-15T08:47:37.561Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-15T08:47:37.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:38.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:38.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:38.734Z] OK: 218 MiB in 52 packages [2021-05-15T08:47:38.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:47:39.013Z] OK: 218 MiB in 52 packages [2021-05-15T08:47:39.321Z] OK: 218 MiB in 52 packages [2021-05-15T08:47:39.321Z] OK: 218 MiB in 52 packages [2021-05-15T08:47:39.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-15T08:47:40.338Z] OK: 218 MiB in 52 packages [2021-05-15T08:47:40.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-15T08:47:40.613Z] Removing intermediate container 4e52f36c9ec9 [2021-05-15T08:47:40.613Z] ---> 5e6f9c14a8e8 [2021-05-15T08:47:40.613Z] Step 6/24 : COPY go.mod . [2021-05-15T08:47:40.674Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-15T08:47:40.894Z] Removing intermediate container 8e396e1c2b9e [2021-05-15T08:47:40.894Z] ---> 2801c58a6a73 [2021-05-15T08:47:40.894Z] Step 6/24 : COPY go.mod . [2021-05-15T08:47:41.901Z] Removing intermediate container 02314f1cb2ae [2021-05-15T08:47:41.901Z] ---> e1fb00048a0d [2021-05-15T08:47:41.901Z] Step 6/26 : COPY go.mod . [2021-05-15T08:47:41.901Z] Removing intermediate container afe0e89dd93f [2021-05-15T08:47:41.901Z] ---> dd898d7765b0 [2021-05-15T08:47:41.901Z] Step 6/24 : COPY go.mod . [2021-05-15T08:47:41.901Z] ---> 29dc55673bf3 [2021-05-15T08:47:41.901Z] Step 7/24 : RUN go mod download [2021-05-15T08:47:41.901Z] Removing intermediate container 5bc085b25780 [2021-05-15T08:47:41.901Z] ---> 82387d04aba0 [2021-05-15T08:47:41.901Z] Step 6/22 : COPY go.mod . [2021-05-15T08:47:41.901Z] ---> Running in 55ddd4ddf1a0 [2021-05-15T08:47:42.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-15T08:47:42.175Z] ---> 5288dea3a2a4 [2021-05-15T08:47:42.175Z] Step 7/24 : RUN go mod download [2021-05-15T08:47:42.452Z] ---> Running in 697283c03f22 [2021-05-15T08:47:42.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-15T08:47:43.053Z] ---> fac4eca04516 [2021-05-15T08:47:43.053Z] Step 7/26 : RUN go mod download [2021-05-15T08:47:43.326Z] ---> a9646f7015b1 [2021-05-15T08:47:43.326Z] Step 7/22 : RUN go mod download [2021-05-15T08:47:43.326Z] ---> 66440f966a4a [2021-05-15T08:47:43.326Z] Step 7/24 : RUN go mod download [2021-05-15T08:47:43.326Z] ---> Running in 3c659269ce85 [2021-05-15T08:47:43.596Z] ---> Running in f745f59332bb [2021-05-15T08:47:43.596Z] ---> Running in d3a641ff7772 [2021-05-15T08:47:44.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-15T08:47:44.380Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-15T08:47:46.258Z] Removing intermediate container 55ddd4ddf1a0 [2021-05-15T08:47:46.258Z] ---> 889e959bf93d [2021-05-15T08:47:46.258Z] Step 8/24 : COPY . . [2021-05-15T08:47:46.534Z] Removing intermediate container 697283c03f22 [2021-05-15T08:47:46.534Z] ---> a364b7bed7cb [2021-05-15T08:47:46.534Z] Step 8/24 : COPY . . [2021-05-15T08:47:46.579Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-15T08:47:46.579Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-15T08:47:46.579Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-15T08:47:46.579Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-15T08:47:46.579Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-15T08:47:46.579Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-15T08:47:46.579Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-15T08:47:46.579Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-15T08:47:46.579Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-15T08:47:46.579Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-15T08:47:46.579Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-15T08:47:47.136Z] Removing intermediate container 3c659269ce85 [2021-05-15T08:47:47.136Z] ---> 8bcc74ec23d3 [2021-05-15T08:47:47.136Z] Step 8/26 : COPY . . [2021-05-15T08:47:48.125Z] Removing intermediate container d3a641ff7772 [2021-05-15T08:47:48.125Z] ---> d917eda31960 [2021-05-15T08:47:48.125Z] Step 8/24 : COPY . . [2021-05-15T08:47:48.721Z] Removing intermediate container f745f59332bb [2021-05-15T08:47:48.721Z] ---> f0b7b0731835 [2021-05-15T08:47:48.721Z] Step 8/22 : COPY . . [2021-05-15T08:47:49.703Z] Building static-packages [2021-05-15T08:47:49.703Z] + snapcraftctl build [2021-05-15T08:47:51.236Z] Building version [2021-05-15T08:47:51.236Z] + snapcraftctl build [2021-05-15T08:47:53.172Z] Skipping stage go-build-helper (already ran) [2021-05-15T08:47:53.172Z] Staging app-service-config [2021-05-15T08:47:53.434Z] + snapcraftctl stage [2021-05-15T08:47:54.377Z] Staging config-common [2021-05-15T08:47:54.377Z] + snapcraftctl stage [2021-05-15T08:47:55.319Z] Staging edgex-go [2021-05-15T08:47:55.319Z] + snapcraftctl stage [2021-05-15T08:47:56.261Z] Staging static-packages [2021-05-15T08:47:56.261Z] + snapcraftctl stage [2021-05-15T08:47:57.667Z] Staging version [2021-05-15T08:47:57.667Z] + snapcraftctl stage [2021-05-15T08:47:58.605Z] Priming go-build-helper [2021-05-15T08:47:58.605Z] + snapcraftctl prime [2021-05-15T08:47:59.587Z] Priming app-service-config [2021-05-15T08:47:59.587Z] + snapcraftctl prime [2021-05-15T08:48:00.973Z] Priming config-common [2021-05-15T08:48:00.973Z] + snapcraftctl prime [2021-05-15T08:48:01.920Z] Priming edgex-go [2021-05-15T08:48:01.920Z] + snapcraftctl prime [2021-05-15T08:48:02.863Z] Priming static-packages [2021-05-15T08:48:02.863Z] + snapcraftctl prime [2021-05-15T08:48:05.413Z] Priming version [2021-05-15T08:48:05.413Z] + snapcraftctl prime [2021-05-15T08:48:06.354Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-15T08:48:15.563Z] ---> 30c6664bc0d7 [2021-05-15T08:48:15.563Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:48:15.563Z] ---> d847c8a83f1a [2021-05-15T08:48:15.563Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:48:15.563Z] ---> Running in 4676df2ecf5d [2021-05-15T08:48:15.563Z] ---> Running in 03d6aeac16ab [2021-05-15T08:48:15.563Z] ---> e521a2dbc398 [2021-05-15T08:48:15.563Z] Step 9/26 : RUN go mod tidy [2021-05-15T08:48:15.563Z] ---> b5a8242894a2 [2021-05-15T08:48:15.563Z] Step 9/22 : RUN go mod tidy [2021-05-15T08:48:15.563Z] ---> Running in ed6b6e376448 [2021-05-15T08:48:15.840Z] ---> Running in ccd6174e0186 [2021-05-15T08:48:15.840Z] ---> 0228b2ee3cd1 [2021-05-15T08:48:15.840Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:48:16.117Z] ---> Running in 709f3abc5816 [2021-05-15T08:48:23.016Z] Removing intermediate container 4676df2ecf5d [2021-05-15T08:48:23.016Z] ---> 182d2ef849d7 [2021-05-15T08:48:23.016Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-15T08:48:23.290Z] ---> Running in 201b160f3bd6 [2021-05-15T08:48:23.570Z] Removing intermediate container 03d6aeac16ab [2021-05-15T08:48:23.570Z] ---> 010c02f2a0b7 [2021-05-15T08:48:23.570Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-15T08:48:23.845Z] ---> Running in 7a390738ee7d [2021-05-15T08:48:24.122Z] Removing intermediate container ccd6174e0186 [2021-05-15T08:48:24.122Z] ---> fdeb4505c0eb [2021-05-15T08:48:24.122Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-15T08:48:24.396Z] ---> Running in 8d825b68b4c4 [2021-05-15T08:48:24.669Z] Removing intermediate container ed6b6e376448 [2021-05-15T08:48:24.669Z] ---> e658e6815d52 [2021-05-15T08:48:24.669Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-15T08:48:24.669Z] Removing intermediate container 709f3abc5816 [2021-05-15T08:48:24.669Z] ---> 6cf9a965b269 [2021-05-15T08:48:24.669Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-15T08:48:24.943Z] ---> Running in dbc3175d8dcb [2021-05-15T08:48:24.943Z] ---> Running in c265bd5932e9 [2021-05-15T08:48:25.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-05-15T08:48:26.204Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-15T08:48:26.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-15T08:48:27.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-15T08:48:27.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-15T08:50:19.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-15T08:50:24.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-15T08:50:39.790Z] Removing intermediate container 8d825b68b4c4 [2021-05-15T08:50:39.790Z] ---> 63e00b2be82f [2021-05-15T08:50:39.790Z] [2021-05-15T08:50:39.790Z] Step 11/22 : FROM alpine:3.12 [2021-05-15T08:50:39.790Z] 3.12: Pulling from library/alpine [2021-05-15T08:50:39.790Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-15T08:50:39.790Z] Status: Downloaded newer image for alpine:3.12 [2021-05-15T08:50:39.790Z] ---> 9852663dfa18 [2021-05-15T08:50:39.790Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-15T08:50:41.251Z] ---> Running in 349eff6fc4d8 [2021-05-15T08:50:42.255Z] Removing intermediate container dbc3175d8dcb [2021-05-15T08:50:42.255Z] ---> 76d816ae6f6e [2021-05-15T08:50:42.255Z] [2021-05-15T08:50:42.255Z] Step 11/26 : FROM alpine:3.12 [2021-05-15T08:50:42.255Z] ---> 9852663dfa18 [2021-05-15T08:50:42.255Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-15T08:50:43.736Z] ---> Running in ffd35d06bb1a [2021-05-15T08:50:43.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:44.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:44.017Z] Removing intermediate container 201b160f3bd6 [2021-05-15T08:50:44.017Z] ---> b7b9f0a738bc [2021-05-15T08:50:44.017Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-15T08:50:44.294Z] ---> Running in 00a89be7b2c2 [2021-05-15T08:50:44.896Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-15T08:50:45.178Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:50:45.178Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-15T08:50:45.178Z] (4/4) Installing curl (7.76.1-r0) [2021-05-15T08:50:45.178Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:50:45.178Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:50:45.458Z] OK: 7 MiB in 18 packages [2021-05-15T08:50:46.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:46.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:47.061Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-15T08:50:47.343Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:50:47.343Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-15T08:50:47.343Z] (4/6) Installing curl (7.76.1-r0) [2021-05-15T08:50:47.343Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:50:47.343Z] (6/6) Installing su-exec (0.2-r1) [2021-05-15T08:50:47.343Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:50:47.343Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:50:47.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-15T08:50:47.904Z] OK: 7 MiB in 20 packages [2021-05-15T08:50:49.945Z] Removing intermediate container 349eff6fc4d8 [2021-05-15T08:50:49.945Z] ---> 9fc66d1cd140 [2021-05-15T08:50:49.945Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:50:50.933Z] ---> Running in b49ab73ab449 [2021-05-15T08:50:51.210Z] Removing intermediate container c265bd5932e9 [2021-05-15T08:50:51.210Z] ---> 892f0f2bd93d [2021-05-15T08:50:51.210Z] [2021-05-15T08:50:51.210Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:50:51.210Z] ---> 9852663dfa18 [2021-05-15T08:50:51.210Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:50:51.485Z] Removing intermediate container ffd35d06bb1a [2021-05-15T08:50:51.485Z] ---> 8106040c5606 [2021-05-15T08:50:51.485Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-15T08:50:51.760Z] ---> Running in b451193edc06 [2021-05-15T08:50:51.760Z] ---> Running in d7eccd5ad586 [2021-05-15T08:50:52.045Z] Removing intermediate container b49ab73ab449 [2021-05-15T08:50:52.045Z] ---> 329f6ab5b53a [2021-05-15T08:50:52.045Z] Step 14/22 : WORKDIR /edgex [2021-05-15T08:50:52.331Z] Removing intermediate container 00a89be7b2c2 [2021-05-15T08:50:52.331Z] ---> 152c7a13cbc2 [2021-05-15T08:50:52.331Z] [2021-05-15T08:50:52.331Z] Step 12/24 : FROM docker:20.10.0 [2021-05-15T08:50:52.331Z] ---> Running in 43325d465e7c [2021-05-15T08:50:52.331Z] 20.10.0: Pulling from library/docker [2021-05-15T08:50:52.612Z] Removing intermediate container d7eccd5ad586 [2021-05-15T08:50:52.612Z] ---> 2d3d27ec098e [2021-05-15T08:50:52.612Z] Step 14/26 : WORKDIR / [2021-05-15T08:50:52.906Z] ---> Running in 23e9ab67929d [2021-05-15T08:50:53.914Z] Removing intermediate container 43325d465e7c [2021-05-15T08:50:53.914Z] ---> 888458569656 [2021-05-15T08:50:53.914Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-15T08:50:54.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:54.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:50:55.065Z] Removing intermediate container 23e9ab67929d [2021-05-15T08:50:55.065Z] ---> 31a20890196c [2021-05-15T08:50:55.065Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-15T08:50:55.344Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-15T08:50:55.344Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:50:55.344Z] OK: 5 MiB in 15 packages [2021-05-15T08:50:55.939Z] ---> 90d7826726b4 [2021-05-15T08:50:55.939Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-15T08:50:57.389Z] ---> c56719ea7b04 [2021-05-15T08:50:57.389Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-15T08:50:57.665Z] Removing intermediate container b451193edc06 [2021-05-15T08:50:57.665Z] ---> 263dea6f461c [2021-05-15T08:50:57.665Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:50:57.665Z] ---> 5375419e4380 [2021-05-15T08:50:57.665Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-15T08:50:57.940Z] ---> Running in 454d819a0f34 [2021-05-15T08:50:59.934Z] ---> 6b67bfbfeee0 [2021-05-15T08:50:59.934Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-15T08:50:59.934Z] Removing intermediate container 454d819a0f34 [2021-05-15T08:50:59.934Z] ---> bc25deaf3fb0 [2021-05-15T08:50:59.934Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-15T08:51:00.209Z] ---> 70db1d1d4e4d [2021-05-15T08:51:00.209Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-15T08:51:00.489Z] ---> Running in 275db66b62dc [2021-05-15T08:51:00.489Z] ---> Running in d1245d6486f8 [2021-05-15T08:51:01.097Z] ---> bdd23223a38c [2021-05-15T08:51:01.097Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-15T08:51:01.371Z] Removing intermediate container 275db66b62dc [2021-05-15T08:51:01.371Z] ---> 4a13c07f0dc2 [2021-05-15T08:51:01.371Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:51:01.371Z] Removing intermediate container d1245d6486f8 [2021-05-15T08:51:01.371Z] ---> 453f21c5b752 [2021-05-15T08:51:01.371Z] Step 19/22 : CMD ["--init=true"] [2021-05-15T08:51:01.648Z] ---> Running in 09230ea9dbde [2021-05-15T08:51:02.274Z] ---> Running in f9d5d686177f [2021-05-15T08:51:02.548Z] ---> 8c2eae10feba [2021-05-15T08:51:02.548Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-15T08:51:03.533Z] Removing intermediate container f9d5d686177f [2021-05-15T08:51:03.533Z] ---> 6411ed99c6ed [2021-05-15T08:51:03.533Z] Step 20/22 : LABEL arch=arm64 [2021-05-15T08:51:03.533Z] Removing intermediate container 09230ea9dbde [2021-05-15T08:51:03.533Z] ---> f55de71db2e3 [2021-05-15T08:51:03.533Z] Step 16/24 : WORKDIR / [2021-05-15T08:51:04.970Z] ---> Running in d8cca0ecfe45 [2021-05-15T08:51:04.970Z] ---> Running in 399ee46b3685 [2021-05-15T08:51:05.244Z] ---> a329974ce306 [2021-05-15T08:51:05.244Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-15T08:51:05.841Z] Removing intermediate container 399ee46b3685 [2021-05-15T08:51:05.841Z] ---> 7c59e28540cf [2021-05-15T08:51:05.841Z] Step 21/22 : LABEL git_sha=377eec5b5585d3c0d2666d6eb09a234fff959ecd [2021-05-15T08:51:05.841Z] Removing intermediate container 7a390738ee7d [2021-05-15T08:51:05.841Z] ---> ef88f5134dac [2021-05-15T08:51:05.841Z] [2021-05-15T08:51:05.841Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:51:06.117Z] ---> 9852663dfa18 [2021-05-15T08:51:06.117Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-15T08:51:06.395Z] Removing intermediate container d8cca0ecfe45 [2021-05-15T08:51:06.395Z] ---> 9cc161b45c1e [2021-05-15T08:51:06.395Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:51:06.670Z] ---> Running in 23c8901d8425 [2021-05-15T08:51:06.670Z] ---> Running in efdbf8b0ff1a [2021-05-15T08:51:06.959Z] ---> 49c7720d53cf [2021-05-15T08:51:06.959Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-15T08:51:07.570Z] Removing intermediate container 23c8901d8425 [2021-05-15T08:51:07.570Z] ---> c58e3f489432 [2021-05-15T08:51:07.570Z] Step 22/22 : LABEL version=0.0.0 [2021-05-15T08:51:07.570Z] Removing intermediate container efdbf8b0ff1a [2021-05-15T08:51:07.570Z] ---> 0b705cd05695 [2021-05-15T08:51:07.570Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-15T08:51:07.570Z] ---> Running in 3a748db9aaab [2021-05-15T08:51:07.570Z] ---> Running in fffca9150769 [2021-05-15T08:51:07.843Z] ---> 13284edcffca [2021-05-15T08:51:07.843Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-15T08:51:07.843Z] ---> e390a9753cb1 [2021-05-15T08:51:07.843Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-15T08:51:08.117Z] ---> Running in deab0d3ad496 [2021-05-15T08:51:08.729Z] Removing intermediate container fffca9150769 [2021-05-15T08:51:08.729Z] ---> 453a05b63da0 [2021-05-15T08:51:08.729Z] [2021-05-15T08:51:08.729Z] Removing intermediate container 3a748db9aaab [2021-05-15T08:51:08.729Z] ---> 0c8039c71229 [2021-05-15T08:51:08.729Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-15T08:51:08.729Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-15T08:51:08.729Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-15T08:51:08.729Z] ---> eeaf43b92773 [2021-05-15T08:51:08.729Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:51:08.729Z] ---> Running in 6f3a3ff3c380 [2021-05-15T08:51:09.021Z] ---> Running in 627805fe4ed6 [2021-05-15T08:51:09.304Z] Successfully built 453a05b63da0 [2021-05-15T08:51:09.304Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-15T08:51:09.304Z] Building core-metadata [2021-05-15T08:51:09.590Z]  Building security-proxy-setup ... done  ---> a80aac5a820f [2021-05-15T08:51:09.590Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-15T08:51:09.590Z] Removing intermediate container 6f3a3ff3c380 [2021-05-15T08:51:09.590Z] ---> 2cbf211ecece [2021-05-15T08:51:09.590Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:51:09.862Z] Removing intermediate container 627805fe4ed6 [2021-05-15T08:51:09.862Z] ---> 90a6dd165ab1 [2021-05-15T08:51:09.862Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-15T08:51:10.150Z] ---> Running in 913619c46c17 [2021-05-15T08:51:10.150Z] ---> Running in 02c311029fe2 [2021-05-15T08:51:11.144Z] ---> de994d5df7ec [2021-05-15T08:51:11.144Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-15T08:51:11.419Z] ---> Running in 5b05ea484dc9 [2021-05-15T08:51:11.698Z] Removing intermediate container deab0d3ad496 [2021-05-15T08:51:11.698Z] ---> 6f504164c23a [2021-05-15T08:51:11.698Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-15T08:51:12.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:51:12.570Z] ---> Running in 22ba032eac87 [2021-05-15T08:51:12.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:51:13.186Z] Removing intermediate container 5b05ea484dc9 [2021-05-15T08:51:13.186Z] ---> b76bcb06a6ed [2021-05-15T08:51:13.186Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:51:13.462Z] (1/39) Installing readline (8.0.4-r0) [2021-05-15T08:51:13.462Z] (2/39) Installing bash (5.0.17-r0) [2021-05-15T08:51:13.462Z] Executing bash-5.0.17-r0.post-install [2021-05-15T08:51:13.462Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-15T08:51:13.462Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-15T08:51:13.462Z] (5/39) Installing curl (7.76.1-r0) [2021-05-15T08:51:13.462Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-15T08:51:13.462Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-15T08:51:13.462Z] (8/39) Installing expat (2.2.9-r1) [2021-05-15T08:51:13.462Z] (9/39) Installing libffi (3.3-r2) [2021-05-15T08:51:13.462Z] (10/39) Installing gdbm (1.13-r1) [2021-05-15T08:51:13.462Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-15T08:51:13.462Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-15T08:51:13.462Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-15T08:51:14.059Z] Removing intermediate container 22ba032eac87 [2021-05-15T08:51:14.059Z] ---> 474dc1ddb521 [2021-05-15T08:51:14.059Z] Step 24/26 : LABEL arch=arm64 [2021-05-15T08:51:14.335Z] ---> Running in 54d53fa7e0eb [2021-05-15T08:51:14.615Z] ---> Running in a84776975a53 [2021-05-15T08:51:14.615Z] Removing intermediate container 913619c46c17 [2021-05-15T08:51:14.615Z] ---> 13fb7489f1e6 [2021-05-15T08:51:14.892Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-15T08:51:15.504Z] ---> Running in 332a3ba03708 [2021-05-15T08:51:15.504Z] Removing intermediate container 54d53fa7e0eb [2021-05-15T08:51:15.504Z] ---> dc87dad72c9c [2021-05-15T08:51:15.504Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:51:15.791Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-15T08:51:15.791Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-15T08:51:15.791Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-15T08:51:15.791Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-15T08:51:15.791Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-15T08:51:15.791Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-15T08:51:16.063Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-15T08:51:16.063Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-15T08:51:16.063Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-15T08:51:16.063Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-15T08:51:16.338Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-15T08:51:16.338Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-15T08:51:16.338Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-15T08:51:16.338Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-15T08:51:16.338Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-15T08:51:16.338Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-15T08:51:16.338Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-15T08:51:16.338Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-15T08:51:16.338Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-15T08:51:16.338Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-15T08:51:16.338Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-15T08:51:16.660Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-15T08:51:16.660Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-15T08:51:16.660Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-15T08:51:16.660Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-15T08:51:16.660Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-15T08:51:16.660Z] Removing intermediate container a84776975a53 [2021-05-15T08:51:16.660Z] ---> 7299a1c94158 [2021-05-15T08:51:16.660Z] Step 25/26 : LABEL git_sha=377eec5b5585d3c0d2666d6eb09a234fff959ecd [2021-05-15T08:51:16.660Z] Executing busybox-1.31.1-r19.trigger [2021-05-15T08:51:16.660Z] OK: 72 MiB in 59 packages [2021-05-15T08:51:17.391Z] ---> Running in 3545508ec666 [2021-05-15T08:51:17.391Z] ---> Running in 03afa8fcd269 [2021-05-15T08:51:19.034Z] Removing intermediate container 3545508ec666 [2021-05-15T08:51:19.034Z] ---> 4cbecd0d49b4 [2021-05-15T08:51:19.034Z] Step 23/24 : LABEL git_sha=377eec5b5585d3c0d2666d6eb09a234fff959ecd [2021-05-15T08:51:19.034Z] Removing intermediate container 03afa8fcd269 [2021-05-15T08:51:19.034Z] ---> b940161fe90f [2021-05-15T08:51:19.034Z] Step 26/26 : LABEL version=0.0.0 [2021-05-15T08:51:19.034Z] ---> Running in 9162ff42e977 [2021-05-15T08:51:19.322Z] ---> Running in 735074ca4e08 [2021-05-15T08:51:19.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:51:20.591Z] Removing intermediate container 9162ff42e977 [2021-05-15T08:51:20.591Z] ---> 601af3824e02 [2021-05-15T08:51:20.591Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:51:20.591Z] Removing intermediate container 735074ca4e08 [2021-05-15T08:51:20.591Z] ---> 2d975df8c4b9 [2021-05-15T08:51:20.591Z] [2021-05-15T08:51:20.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:51:21.194Z] Successfully built 2d975df8c4b9 [2021-05-15T08:51:21.194Z] ---> Running in 32ffa50a557e [2021-05-15T08:51:21.194Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-15T08:51:21.194Z]  Building security-secretstore-setup ... done Building support-notifications [2021-05-15T08:51:21.819Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-15T08:51:21.819Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-15T08:51:21.819Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-15T08:51:21.819Z] Removing intermediate container 32ffa50a557e [2021-05-15T08:51:21.819Z] ---> bee961f9ab8c [2021-05-15T08:51:21.819Z] [2021-05-15T08:51:22.096Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-15T08:51:22.096Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-15T08:51:22.372Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-15T08:51:22.372Z] Successfully built bee961f9ab8c [2021-05-15T08:51:22.372Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:51:22.372Z] OK: 8 MiB in 20 packages [2021-05-15T08:51:22.372Z] Successfully tagged core-command-arm64:latest [2021-05-15T08:51:22.372Z]  Building core-command ... done Building security-bootstrapper [2021-05-15T08:51:23.819Z] Collecting docker-compose==1.23.2 [2021-05-15T08:51:23.820Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-15T08:51:24.095Z] Removing intermediate container 332a3ba03708 [2021-05-15T08:51:24.095Z] ---> c6cdea77fdc1 [2021-05-15T08:51:24.095Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:51:25.093Z] ---> f851a0e67fbc [2021-05-15T08:51:25.093Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-15T08:51:25.390Z] Collecting docker<4.0,>=3.6.0 [2021-05-15T08:51:25.390Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-15T08:51:27.376Z] Collecting PyYAML<4,>=3.10 [2021-05-15T08:51:27.376Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-15T08:51:28.882Z] ---> cecd6eed3972 [2021-05-15T08:51:28.882Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-15T08:51:31.570Z] ---> 99f75a9fda10 [2021-05-15T08:51:31.570Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-15T08:51:31.570Z] ---> Running in 923748d79b11 [2021-05-15T08:51:32.175Z] Removing intermediate container 923748d79b11 [2021-05-15T08:51:32.175Z] ---> 0d77d20faccc [2021-05-15T08:51:32.175Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:51:32.175Z] ---> Running in 51db8e825e65 [2021-05-15T08:51:32.783Z] Collecting cached-property<2,>=1.2.0 [2021-05-15T08:51:32.783Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-15T08:51:32.783Z] Removing intermediate container 51db8e825e65 [2021-05-15T08:51:32.783Z] ---> fa88397e67ca [2021-05-15T08:51:32.783Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:51:33.061Z] ---> Running in 7a0ba151f697 [2021-05-15T08:51:33.339Z] Collecting texttable<0.10,>=0.9.0 [2021-05-15T08:51:33.339Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-15T08:51:33.942Z] Removing intermediate container 7a0ba151f697 [2021-05-15T08:51:33.942Z] ---> f418c2be6372 [2021-05-15T08:51:33.942Z] Step 23/24 : LABEL git_sha=377eec5b5585d3c0d2666d6eb09a234fff959ecd [2021-05-15T08:51:34.238Z] ---> Running in 598144abb9d6 [2021-05-15T08:51:35.699Z] Removing intermediate container 598144abb9d6 [2021-05-15T08:51:35.699Z] ---> a5326ff8d5b0 [2021-05-15T08:51:35.699Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:51:36.303Z] ---> Running in 1ac72f1fbdf8 [2021-05-15T08:51:36.608Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-15T08:51:36.608Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-15T08:51:37.216Z] Removing intermediate container 1ac72f1fbdf8 [2021-05-15T08:51:37.216Z] ---> 692e0fab468c [2021-05-15T08:51:37.216Z] [2021-05-15T08:51:37.494Z] Collecting jsonschema<3,>=2.5.1 [2021-05-15T08:51:37.494Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-15T08:51:37.775Z] Successfully built 692e0fab468c [2021-05-15T08:51:37.775Z] Successfully tagged core-data-arm64:latest [2021-05-15T08:51:38.052Z]  Building core-data ... done Building support-scheduler [2021-05-15T08:51:38.052Z] Collecting docopt<0.7,>=0.6.1 [2021-05-15T08:51:38.052Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-15T08:51:41.453Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-15T08:51:41.454Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-15T08:51:45.797Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-15T08:51:45.797Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-15T08:51:45.797Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-15T08:51:45.797Z] Collecting docker-pycreds>=0.4.0 [2021-05-15T08:51:45.797Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-15T08:51:46.076Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-15T08:51:47.064Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-15T08:51:47.064Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-15T08:51:47.661Z] Collecting idna<2.8,>=2.5 [2021-05-15T08:51:47.661Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-15T08:51:47.661Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-15T08:51:47.661Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-15T08:51:47.661Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-15T08:51:47.661Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-15T08:51:47.661Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-15T08:51:49.111Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, cached-property, texttable, jsonschema, docopt, dockerpty, docker-compose [2021-05-15T08:51:49.112Z] Attempting uninstall: urllib3 [2021-05-15T08:51:49.112Z] Found existing installation: urllib3 1.25.9 [2021-05-15T08:51:49.112Z] Uninstalling urllib3-1.25.9: [2021-05-15T08:51:49.112Z] Successfully uninstalled urllib3-1.25.9 [2021-05-15T08:51:49.386Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:51:49.386Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:51:49.386Z] ---> ee15e6dde897 [2021-05-15T08:51:49.386Z] Step 3/24 : WORKDIR /edgex-go [2021-05-15T08:51:49.386Z] ---> Using cache [2021-05-15T08:51:49.386Z] ---> dee3c43a6963 [2021-05-15T08:51:49.386Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:51:49.386Z] ---> Using cache [2021-05-15T08:51:49.386Z] ---> 1130497250ae [2021-05-15T08:51:49.386Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-15T08:51:49.386Z] ---> Using cache [2021-05-15T08:51:49.386Z] ---> e1fb00048a0d [2021-05-15T08:51:49.386Z] Step 6/24 : COPY go.mod . [2021-05-15T08:51:49.386Z] ---> Using cache [2021-05-15T08:51:49.386Z] ---> fac4eca04516 [2021-05-15T08:51:49.386Z] Step 7/24 : RUN go mod download [2021-05-15T08:51:49.386Z] ---> Using cache [2021-05-15T08:51:49.386Z] ---> 8bcc74ec23d3 [2021-05-15T08:51:49.386Z] Step 8/24 : COPY . . [2021-05-15T08:51:49.386Z] ---> Using cache [2021-05-15T08:51:49.386Z] ---> e521a2dbc398 [2021-05-15T08:51:49.386Z] Step 9/24 : RUN go mod tidy [2021-05-15T08:51:49.386Z] ---> Using cache [2021-05-15T08:51:49.386Z] ---> e658e6815d52 [2021-05-15T08:51:49.386Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-15T08:51:50.371Z] Attempting uninstall: idna [2021-05-15T08:51:50.371Z] Found existing installation: idna 2.9 [2021-05-15T08:51:50.658Z] Uninstalling idna-2.9: [2021-05-15T08:51:50.658Z] Successfully uninstalled idna-2.9 [2021-05-15T08:51:52.644Z] Attempting uninstall: requests [2021-05-15T08:51:52.644Z] Found existing installation: requests 2.23.0 [2021-05-15T08:51:52.644Z] Uninstalling requests-2.23.0: [2021-05-15T08:51:52.644Z] Successfully uninstalled requests-2.23.0 [2021-05-15T08:51:53.251Z] ---> Running in 263361876a10 [2021-05-15T08:51:54.698Z] Running setup.py install for PyYAML: started [2021-05-15T08:51:54.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-15T08:51:58.414Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-15T08:51:58.414Z] Running setup.py install for texttable: started [2021-05-15T08:52:01.081Z] Running setup.py install for texttable: finished with status 'done' [2021-05-15T08:52:01.360Z] Running setup.py install for docopt: started [2021-05-15T08:52:04.816Z] Running setup.py install for docopt: finished with status 'done' [2021-05-15T08:52:04.816Z] Running setup.py install for dockerpty: started [2021-05-15T08:52:08.257Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-15T08:52:09.759Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-15T08:52:10.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:52:10.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:52:10.035Z] ---> ee15e6dde897 [2021-05-15T08:52:10.035Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:52:10.035Z] ---> Using cache [2021-05-15T08:52:10.035Z] ---> dee3c43a6963 [2021-05-15T08:52:10.035Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:52:10.035Z] ---> Using cache [2021-05-15T08:52:10.035Z] ---> 1130497250ae [2021-05-15T08:52:10.035Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-15T08:52:11.073Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:52:11.073Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:52:11.073Z] ---> ee15e6dde897 [2021-05-15T08:52:11.073Z] Step 3/32 : WORKDIR /edgex-go [2021-05-15T08:52:11.073Z] ---> Using cache [2021-05-15T08:52:11.073Z] ---> dee3c43a6963 [2021-05-15T08:52:11.073Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:52:11.073Z] ---> Using cache [2021-05-15T08:52:11.073Z] ---> 1130497250ae [2021-05-15T08:52:11.073Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-15T08:52:11.073Z] ---> Using cache [2021-05-15T08:52:11.073Z] ---> e1fb00048a0d [2021-05-15T08:52:11.073Z] Step 6/32 : COPY go.mod . [2021-05-15T08:52:11.073Z] ---> Using cache [2021-05-15T08:52:11.073Z] ---> fac4eca04516 [2021-05-15T08:52:11.073Z] Step 7/32 : RUN go mod download [2021-05-15T08:52:11.073Z] ---> Using cache [2021-05-15T08:52:11.073Z] ---> 8bcc74ec23d3 [2021-05-15T08:52:11.073Z] Step 8/32 : COPY . . [2021-05-15T08:52:11.073Z] ---> Using cache [2021-05-15T08:52:11.073Z] ---> e521a2dbc398 [2021-05-15T08:52:11.073Z] Step 9/32 : RUN go mod tidy [2021-05-15T08:52:11.073Z] ---> Using cache [2021-05-15T08:52:11.073Z] ---> e658e6815d52 [2021-05-15T08:52:11.073Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-15T08:52:13.060Z] ---> Running in 802e617c8d63 [2021-05-15T08:52:13.060Z] ---> Running in 395890973b1c [2021-05-15T08:52:16.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-15T08:52:16.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:52:17.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:52:19.205Z] OK: 218 MiB in 52 packages [2021-05-15T08:52:23.518Z] Removing intermediate container 395890973b1c [2021-05-15T08:52:23.518Z] ---> e88915552660 [2021-05-15T08:52:23.518Z] Step 6/23 : COPY go.mod . [2021-05-15T08:52:25.855Z] ---> efd9b76ac8af [2021-05-15T08:52:25.855Z] Step 7/23 : RUN go mod download [2021-05-15T08:52:26.190Z] ---> Running in 9392f720e7be [2021-05-15T08:52:27.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-15T08:52:27.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-15T08:52:27.245Z] ---> ee15e6dde897 [2021-05-15T08:52:27.245Z] Step 3/23 : WORKDIR /edgex-go [2021-05-15T08:52:27.245Z] ---> Using cache [2021-05-15T08:52:27.245Z] ---> dee3c43a6963 [2021-05-15T08:52:27.245Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-15T08:52:27.245Z] ---> Using cache [2021-05-15T08:52:27.245Z] ---> 1130497250ae [2021-05-15T08:52:27.245Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-15T08:52:27.245Z] ---> Using cache [2021-05-15T08:52:27.245Z] ---> e1fb00048a0d [2021-05-15T08:52:27.245Z] Step 6/23 : COPY go.mod . [2021-05-15T08:52:27.245Z] ---> Using cache [2021-05-15T08:52:27.245Z] ---> fac4eca04516 [2021-05-15T08:52:27.245Z] Step 7/23 : RUN go mod download [2021-05-15T08:52:27.245Z] ---> Using cache [2021-05-15T08:52:27.245Z] ---> 8bcc74ec23d3 [2021-05-15T08:52:27.245Z] Step 8/23 : COPY . . [2021-05-15T08:52:28.702Z] ---> Using cache [2021-05-15T08:52:28.702Z] ---> e521a2dbc398 [2021-05-15T08:52:28.702Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:52:28.702Z] ---> Using cache [2021-05-15T08:52:28.702Z] ---> e658e6815d52 [2021-05-15T08:52:28.702Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-15T08:52:29.314Z] ---> Running in d1139edcc149 [2021-05-15T08:52:31.972Z] Removing intermediate container 9392f720e7be [2021-05-15T08:52:31.972Z] ---> 3549ced3c6fa [2021-05-15T08:52:31.972Z] Step 8/23 : COPY . . [2021-05-15T08:52:32.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-15T08:52:33.262Z] Removing intermediate container 02c311029fe2 [2021-05-15T08:52:33.262Z] ---> 01c511ffdca9 [2021-05-15T08:52:33.262Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-15T08:52:34.279Z] ---> Running in d7ec8dd7ab19 [2021-05-15T08:52:36.314Z] Removing intermediate container d7ec8dd7ab19 [2021-05-15T08:52:36.314Z] ---> ad2467c85f29 [2021-05-15T08:52:36.314Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-15T08:52:36.926Z] ---> Running in 658cbaba1bf7 [2021-05-15T08:52:38.375Z] Removing intermediate container 658cbaba1bf7 [2021-05-15T08:52:38.375Z] ---> f5c4fa412029 [2021-05-15T08:52:38.375Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-15T08:52:41.794Z] ---> 97d91a7114ae [2021-05-15T08:52:41.794Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-15T08:52:45.209Z] ---> 91265b37e9e6 [2021-05-15T08:52:45.209Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-15T08:52:47.222Z] ---> 6cb820559b30 [2021-05-15T08:52:47.222Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-15T08:52:47.500Z] ---> Running in b34d3a789849 [2021-05-15T08:52:48.952Z] Removing intermediate container b34d3a789849 [2021-05-15T08:52:48.952Z] ---> f3f671eb5668 [2021-05-15T08:52:48.952Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:52:49.606Z] ---> Running in 43687d89753d [2021-05-15T08:52:51.069Z] Removing intermediate container 43687d89753d [2021-05-15T08:52:51.069Z] ---> e215ffcaf8c2 [2021-05-15T08:52:51.069Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:52:51.682Z] ---> Running in eda972f7333d [2021-05-15T08:52:53.131Z] Removing intermediate container eda972f7333d [2021-05-15T08:52:53.131Z] ---> 3d5ffddd0883 [2021-05-15T08:52:53.131Z] Step 23/24 : LABEL git_sha=377eec5b5585d3c0d2666d6eb09a234fff959ecd [2021-05-15T08:52:53.131Z] ---> Running in bf052bc986f4 [2021-05-15T08:52:54.120Z] ---> 0bd8c0089f1f [2021-05-15T08:52:54.120Z] Step 9/23 : RUN go mod tidy [2021-05-15T08:52:54.120Z] Removing intermediate container bf052bc986f4 [2021-05-15T08:52:54.120Z] ---> 74deeee0e644 [2021-05-15T08:52:54.120Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:52:54.400Z] ---> Running in 76675d89b3e9 [2021-05-15T08:52:54.400Z] ---> Running in 85e3c85d5e95 [2021-05-15T08:52:55.390Z] Removing intermediate container 76675d89b3e9 [2021-05-15T08:52:55.390Z] ---> cc4c84f188f8 [2021-05-15T08:52:55.390Z] [2021-05-15T08:52:56.377Z] Successfully built cc4c84f188f8 [2021-05-15T08:52:56.377Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-15T08:53:01.790Z]  Building sys-mgmt-agent ... done Removing intermediate container 85e3c85d5e95 [2021-05-15T08:53:01.790Z] ---> e17fd6635e2e [2021-05-15T08:53:01.790Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-15T08:53:01.790Z] ---> Running in 997ae5ba492f [2021-05-15T08:53:03.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-15T08:54:11.320Z] Removing intermediate container 802e617c8d63 [2021-05-15T08:54:11.321Z] ---> 6c5a36bf2c68 [2021-05-15T08:54:11.321Z] [2021-05-15T08:54:11.321Z] Step 11/32 : FROM alpine:3.12 [2021-05-15T08:54:11.321Z] ---> 9852663dfa18 [2021-05-15T08:54:11.321Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-15T08:54:11.321Z] Removing intermediate container 263361876a10 [2021-05-15T08:54:11.321Z] ---> 8d4b9cca9592 [2021-05-15T08:54:11.321Z] [2021-05-15T08:54:11.321Z] Step 11/24 : FROM alpine:3.12 [2021-05-15T08:54:11.321Z] ---> 9852663dfa18 [2021-05-15T08:54:11.321Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:54:11.321Z] ---> Using cache [2021-05-15T08:54:11.321Z] ---> 263dea6f461c [2021-05-15T08:54:11.321Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:54:11.321Z] ---> Using cache [2021-05-15T08:54:11.321Z] ---> bc25deaf3fb0 [2021-05-15T08:54:11.321Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-15T08:54:11.321Z] ---> Running in c1f0ff436948 [2021-05-15T08:54:11.321Z] ---> Running in 36c707c6183a [2021-05-15T08:54:11.321Z] Removing intermediate container c1f0ff436948 [2021-05-15T08:54:11.321Z] ---> 59d02d478fba [2021-05-15T08:54:11.321Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-15T08:54:11.321Z] Removing intermediate container 36c707c6183a [2021-05-15T08:54:11.321Z] ---> e15f4540d1fa [2021-05-15T08:54:11.321Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-15T08:54:11.321Z] ---> Running in d4af4f90da90 [2021-05-15T08:54:11.321Z] ---> Running in 4af4c3a7ae2e [2021-05-15T08:54:11.321Z] Removing intermediate container 4af4c3a7ae2e [2021-05-15T08:54:11.321Z] ---> c57a2c9de5f2 [2021-05-15T08:54:11.321Z] Step 16/24 : WORKDIR / [2021-05-15T08:54:11.321Z] ---> Running in 637a17ff1c21 [2021-05-15T08:54:11.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:54:11.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:54:11.321Z] Removing intermediate container 637a17ff1c21 [2021-05-15T08:54:11.321Z] ---> 574ef027d38e [2021-05-15T08:54:11.321Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:54:11.321Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:54:11.321Z] (2/2) Installing su-exec (0.2-r1) [2021-05-15T08:54:11.321Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:54:11.321Z] OK: 5 MiB in 16 packages [2021-05-15T08:54:11.321Z] ---> 85cd20ebf87d [2021-05-15T08:54:11.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-15T08:54:11.321Z] Removing intermediate container d4af4f90da90 [2021-05-15T08:54:11.321Z] ---> 82515ebe6d91 [2021-05-15T08:54:11.321Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-15T08:54:11.321Z] ---> Running in 26acf053eb9f [2021-05-15T08:54:11.321Z] ---> 7c45694f1878 [2021-05-15T08:54:11.321Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-15T08:54:11.957Z] Removing intermediate container 26acf053eb9f [2021-05-15T08:54:11.957Z] ---> f41a7deedb62 [2021-05-15T08:54:11.957Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-15T08:54:12.241Z] ---> Running in aaae17790f40 [2021-05-15T08:54:12.524Z] ---> 97cd2a599253 [2021-05-15T08:54:12.524Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-15T08:54:12.802Z] ---> Running in e88fcaac8a4e [2021-05-15T08:54:12.802Z] Removing intermediate container aaae17790f40 [2021-05-15T08:54:12.802Z] ---> 107ea54ab11c [2021-05-15T08:54:13.086Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-15T08:54:13.086Z] ---> Running in 22d54e9e9715 [2021-05-15T08:54:13.691Z] Removing intermediate container e88fcaac8a4e [2021-05-15T08:54:13.691Z] ---> fe6cc5fb42d1 [2021-05-15T08:54:13.691Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:54:13.966Z] ---> Running in ddb2901a7d31 [2021-05-15T08:54:14.568Z] Removing intermediate container ddb2901a7d31 [2021-05-15T08:54:14.568Z] ---> 2c23fe14738e [2021-05-15T08:54:14.568Z] Step 22/24 : LABEL arch=arm64 [2021-05-15T08:54:14.841Z] ---> Running in ae05425fb0c6 [2021-05-15T08:54:15.830Z] Removing intermediate container ae05425fb0c6 [2021-05-15T08:54:15.830Z] ---> dba450e5a5e4 [2021-05-15T08:54:15.830Z] Step 23/24 : LABEL git_sha=377eec5b5585d3c0d2666d6eb09a234fff959ecd [2021-05-15T08:54:16.109Z] ---> Running in a338c30efc24 [2021-05-15T08:54:16.714Z] Removing intermediate container 22d54e9e9715 [2021-05-15T08:54:16.714Z] ---> aead44e2aef0 [2021-05-15T08:54:16.714Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-15T08:54:16.714Z] Removing intermediate container a338c30efc24 [2021-05-15T08:54:16.714Z] ---> 0e3ace8cf707 [2021-05-15T08:54:17.009Z] Step 24/24 : LABEL version=0.0.0 [2021-05-15T08:54:17.009Z] ---> Running in 45ce340ae6a5 [2021-05-15T08:54:17.009Z] ---> Running in dc952b3cd0b2 [2021-05-15T08:54:17.999Z] Removing intermediate container 45ce340ae6a5 [2021-05-15T08:54:17.999Z] ---> fa87ce57bf07 [2021-05-15T08:54:17.999Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-15T08:54:17.999Z] Removing intermediate container dc952b3cd0b2 [2021-05-15T08:54:17.999Z] ---> 4ee27cdecd4c [2021-05-15T08:54:17.999Z] [2021-05-15T08:54:19.013Z] Successfully built 4ee27cdecd4c [2021-05-15T08:54:19.013Z] Successfully tagged core-metadata-arm64:latest [2021-05-15T08:54:19.619Z]  Building core-metadata ... done  ---> 09c1ea5697dd [2021-05-15T08:54:19.619Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-15T08:54:19.898Z] ---> Running in 4481a134e9c8 [2021-05-15T08:54:24.209Z] Removing intermediate container d1139edcc149 [2021-05-15T08:54:24.209Z] ---> 39d55a690795 [2021-05-15T08:54:24.209Z] [2021-05-15T08:54:24.209Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:54:24.209Z] ---> 9852663dfa18 [2021-05-15T08:54:24.209Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-15T08:54:24.209Z] ---> Using cache [2021-05-15T08:54:24.209Z] ---> 263dea6f461c [2021-05-15T08:54:24.209Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:54:24.209Z] ---> Using cache [2021-05-15T08:54:24.209Z] ---> bc25deaf3fb0 [2021-05-15T08:54:24.209Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-15T08:54:24.209Z] Removing intermediate container 4481a134e9c8 [2021-05-15T08:54:24.209Z] ---> 1fb56a60e00f [2021-05-15T08:54:24.209Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:54:24.209Z] ---> Running in f17d7cb934dc [2021-05-15T08:54:24.808Z] Removing intermediate container f17d7cb934dc [2021-05-15T08:54:24.808Z] ---> e90724eb2e5b [2021-05-15T08:54:24.808Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:54:25.082Z] ---> ec634d9739e6 [2021-05-15T08:54:25.082Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-15T08:54:25.082Z] ---> Running in 47614a3580e2 [2021-05-15T08:54:25.682Z] Removing intermediate container 47614a3580e2 [2021-05-15T08:54:25.682Z] ---> 73c998593472 [2021-05-15T08:54:25.682Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:54:26.663Z] ---> 72fb9169d418 [2021-05-15T08:54:26.663Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-15T08:54:26.663Z] ---> 8e20cade910e [2021-05-15T08:54:26.663Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-15T08:54:28.104Z] ---> 42f400e7055a [2021-05-15T08:54:28.104Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-15T08:54:28.104Z] ---> b924137a1f81 [2021-05-15T08:54:28.104Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-15T08:54:29.094Z] ---> 7fc55d524426 [2021-05-15T08:54:29.094Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-15T08:54:29.371Z] ---> 59b09208c5c4 [2021-05-15T08:54:29.371Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-15T08:54:29.371Z] ---> Running in d26b2cdcbbe5 [2021-05-15T08:54:29.657Z] ---> 40c1ca081f64 [2021-05-15T08:54:29.657Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-15T08:54:30.334Z] Removing intermediate container d26b2cdcbbe5 [2021-05-15T08:54:30.334Z] ---> fea1a8e97d48 [2021-05-15T08:54:30.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:54:30.334Z] ---> Running in d626e17364ad [2021-05-15T08:54:30.636Z] ---> Running in 5486e7d5e5da [2021-05-15T08:54:31.279Z] Removing intermediate container d626e17364ad [2021-05-15T08:54:31.279Z] ---> e7cbeaa829c0 [2021-05-15T08:54:31.279Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-15T08:54:31.279Z] Removing intermediate container 5486e7d5e5da [2021-05-15T08:54:31.279Z] ---> e0c9b908bc36 [2021-05-15T08:54:31.279Z] Step 21/23 : LABEL arch=arm64 [2021-05-15T08:54:31.564Z] ---> Running in 98e4545e6d98 [2021-05-15T08:54:32.167Z] Removing intermediate container 98e4545e6d98 [2021-05-15T08:54:32.167Z] ---> 8cf9abb6b57d [2021-05-15T08:54:32.167Z] Step 22/23 : LABEL git_sha=377eec5b5585d3c0d2666d6eb09a234fff959ecd [2021-05-15T08:54:32.443Z] ---> 8fb8d2e78be6 [2021-05-15T08:54:32.443Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-15T08:54:32.443Z] ---> Running in 423d77443278 [2021-05-15T08:54:32.717Z] Removing intermediate container 997ae5ba492f [2021-05-15T08:54:32.717Z] ---> 89babf8d8e1e [2021-05-15T08:54:32.717Z] [2021-05-15T08:54:32.717Z] Step 11/23 : FROM alpine:3.12 [2021-05-15T08:54:32.717Z] ---> 9852663dfa18 [2021-05-15T08:54:32.717Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-15T08:54:32.717Z] ---> Running in 3d5014476110 [2021-05-15T08:54:32.993Z] ---> Running in ab67a64b7aa6 [2021-05-15T08:54:33.276Z] Removing intermediate container 423d77443278 [2021-05-15T08:54:33.276Z] ---> 87de77c9cbc9 [2021-05-15T08:54:33.276Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:54:33.276Z] ---> Running in 7811bec26834 [2021-05-15T08:54:33.902Z] Removing intermediate container 7811bec26834 [2021-05-15T08:54:33.902Z] ---> 9eada8bcc7b8 [2021-05-15T08:54:33.902Z] [2021-05-15T08:54:34.509Z] Successfully built 9eada8bcc7b8 [2021-05-15T08:54:34.509Z] Successfully tagged support-scheduler-arm64:latest [2021-05-15T08:54:34.509Z]  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-15T08:54:34.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-15T08:54:35.383Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-15T08:54:35.383Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-15T08:54:35.383Z] Executing busybox-1.31.1-r20.trigger [2021-05-15T08:54:35.383Z] Executing ca-certificates-20191127-r4.trigger [2021-05-15T08:54:35.657Z] Removing intermediate container 3d5014476110 [2021-05-15T08:54:35.657Z] ---> 1a9c275e0baf [2021-05-15T08:54:35.657Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-15T08:54:35.657Z] OK: 6 MiB in 16 packages [2021-05-15T08:54:35.936Z] ---> Running in 2f47aa320824 [2021-05-15T08:54:36.538Z] Removing intermediate container 2f47aa320824 [2021-05-15T08:54:36.538Z] ---> 107c98e5017c [2021-05-15T08:54:36.538Z] Step 29/32 : CMD ["gate"] [2021-05-15T08:54:37.140Z] ---> Running in 283b27802200 [2021-05-15T08:54:37.140Z] Removing intermediate container ab67a64b7aa6 [2021-05-15T08:54:37.140Z] ---> eb1297132838 [2021-05-15T08:54:37.140Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-15T08:54:37.419Z] ---> Running in fe6cc87e565c [2021-05-15T08:54:37.419Z] Removing intermediate container 283b27802200 [2021-05-15T08:54:37.419Z] ---> 47a27afbda49 [2021-05-15T08:54:37.419Z] Step 30/32 : LABEL arch=arm64 [2021-05-15T08:54:38.024Z] ---> Running in 8aea517548c5 [2021-05-15T08:54:38.024Z] Removing intermediate container fe6cc87e565c [2021-05-15T08:54:38.024Z] ---> b519f24febd5 [2021-05-15T08:54:38.024Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-15T08:54:38.024Z] ---> Running in d95e1f789e46 [2021-05-15T08:54:38.302Z] Removing intermediate container 8aea517548c5 [2021-05-15T08:54:38.302Z] ---> 0df35a49ba07 [2021-05-15T08:54:38.302Z] Step 31/32 : LABEL git_sha=377eec5b5585d3c0d2666d6eb09a234fff959ecd [2021-05-15T08:54:38.578Z] ---> Running in bfba78998866 [2021-05-15T08:54:38.856Z] Removing intermediate container d95e1f789e46 [2021-05-15T08:54:38.856Z] ---> 1e87599cefc1 [2021-05-15T08:54:38.856Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-15T08:54:39.140Z] ---> Running in 133101eba83c [2021-05-15T08:54:39.140Z] Removing intermediate container bfba78998866 [2021-05-15T08:54:39.140Z] ---> 0cd0b00e6af2 [2021-05-15T08:54:39.140Z] Step 32/32 : LABEL version=0.0.0 [2021-05-15T08:54:39.422Z] ---> Running in c5a0733395ef [2021-05-15T08:54:39.700Z] Removing intermediate container 133101eba83c [2021-05-15T08:54:39.700Z] ---> cf2213251a4a [2021-05-15T08:54:39.700Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-15T08:54:39.975Z] Removing intermediate container c5a0733395ef [2021-05-15T08:54:39.975Z] ---> 9cb2157eb447 [2021-05-15T08:54:39.975Z] [2021-05-15T08:54:40.576Z] Successfully built 9cb2157eb447 [2021-05-15T08:54:40.576Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-15T08:54:40.576Z]  Building security-bootstrapper ... done  ---> 266ce8ae8741 [2021-05-15T08:54:40.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-15T08:54:42.023Z] ---> 533859a93353 [2021-05-15T08:54:42.023Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-15T08:54:42.622Z] ---> 034216f557e9 [2021-05-15T08:54:42.622Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-15T08:54:42.622Z] ---> Running in 9ab768be0391 [2021-05-15T08:54:43.276Z] Removing intermediate container 9ab768be0391 [2021-05-15T08:54:43.276Z] ---> 03015d7d34f0 [2021-05-15T08:54:43.276Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-15T08:54:43.276Z] ---> Running in 0ca9d053c4fd [2021-05-15T08:54:43.878Z] Removing intermediate container 0ca9d053c4fd [2021-05-15T08:54:43.878Z] ---> a5dd7a022c23 [2021-05-15T08:54:43.878Z] Step 21/23 : LABEL arch=arm64 [2021-05-15T08:54:43.878Z] ---> Running in f54a1c7db07e [2021-05-15T08:54:44.473Z] Removing intermediate container f54a1c7db07e [2021-05-15T08:54:44.473Z] ---> 8e0396806353 [2021-05-15T08:54:44.473Z] Step 22/23 : LABEL git_sha=377eec5b5585d3c0d2666d6eb09a234fff959ecd [2021-05-15T08:54:44.473Z] ---> Running in b60a042d7e6b [2021-05-15T08:54:45.071Z] Removing intermediate container b60a042d7e6b [2021-05-15T08:54:45.071Z] ---> 77abb049b00c [2021-05-15T08:54:45.071Z] Step 23/23 : LABEL version=0.0.0 [2021-05-15T08:54:45.071Z] ---> Running in b0f1694d3e74 [2021-05-15T08:54:45.346Z] Removing intermediate container b0f1694d3e74 [2021-05-15T08:54:45.346Z] ---> d187fdc1d729 [2021-05-15T08:54:45.346Z] [2021-05-15T08:54:45.944Z] Successfully built d187fdc1d729 [2021-05-15T08:54:45.944Z] Successfully tagged support-notifications-arm64:latest [2021-05-15T08:54:46.233Z]  Building support-notifications ... done  [Pipeline] } [2021-05-15T08:54:46.198Z] $ docker stop --time=1 8624d266026d7709f969c5babc93193586c60078e7f4562f818243d500650c2d [2021-05-15T08:54:48.099Z] $ docker rm -f 8624d266026d7709f969c5babc93193586c60078e7f4562f818243d500650c2d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-15T08:54:48.711Z] + docker images [2021-05-15T08:54:48.988Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-15T08:54:48.988Z] support-notifications-arm64 latest d187fdc1d729 3 seconds ago 16.8MB [2021-05-15T08:54:48.988Z] security-bootstrapper-arm64 latest 9cb2157eb447 9 seconds ago 17.2MB [2021-05-15T08:54:48.988Z] support-scheduler-arm64 latest 9eada8bcc7b8 15 seconds ago 16.1MB [2021-05-15T08:54:48.988Z] 89babf8d8e1e 16 seconds ago 981MB [2021-05-15T08:54:48.988Z] 39d55a690795 25 seconds ago 981MB [2021-05-15T08:54:48.988Z] core-metadata-arm64 latest 4ee27cdecd4c 31 seconds ago 17.4MB [2021-05-15T08:54:48.988Z] 8d4b9cca9592 44 seconds ago 989MB [2021-05-15T08:54:48.988Z] 6c5a36bf2c68 45 seconds ago 974MB [2021-05-15T08:54:48.988Z] sys-mgmt-agent-arm64 latest cc4c84f188f8 About a minute ago 299MB [2021-05-15T08:54:48.988Z] core-data-arm64 latest 692e0fab468c 3 minutes ago 20.4MB [2021-05-15T08:54:48.988Z] core-command-arm64 latest bee961f9ab8c 3 minutes ago 16.1MB [2021-05-15T08:54:48.988Z] security-secretstore-setup-arm64 latest 2d975df8c4b9 3 minutes ago 24.4MB [2021-05-15T08:54:48.988Z] security-proxy-setup-arm64 latest 453a05b63da0 3 minutes ago 24MB [2021-05-15T08:54:48.988Z] ef88f5134dac 3 minutes ago 989MB [2021-05-15T08:54:48.988Z] 152c7a13cbc2 3 minutes ago 977MB [2021-05-15T08:54:48.988Z] 892f0f2bd93d 3 minutes ago 980MB [2021-05-15T08:54:48.988Z] 76d816ae6f6e 4 minutes ago 978MB [2021-05-15T08:54:48.988Z] 63e00b2be82f 4 minutes ago 978MB [2021-05-15T08:54:48.988Z] ci-base-image-arm64 latest ee15e6dde897 16 minutes ago 641MB [2021-05-15T08:54:48.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-15T08:54:48.988Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-15T08:54:48.988Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-15T08:54:48.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:54:49.708Z] ---> job-cost.sh [2021-05-15T08:54:49.708Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Kxl [2021-05-15T08:55:36.676Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-15T08:57:13.901Z] lf-activate-venv(): INFO: Adding /tmp/venv-2Kxl/bin to PATH [2021-05-15T08:57:13.901Z] INFO: No Stack... [2021-05-15T08:57:13.901Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-15T08:57:13.901Z] INFO: Archiving Costs [Pipeline] sh [2021-05-15T08:57:14.244Z] + cut -d, -f6 [2021-05-15T08:57:14.244Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-05-15T08:57:14.307Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3464-5-stack-cost] [2021-05-15T08:57:14.316Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3464-5-stack-cost] did not exist. Created. [2021-05-15T08:57:14.316Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3464-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-15T08:57:14.673Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-15T08:57:14.956Z] Stashed 1 file(s) [Pipeline] } [2021-05-15T08:57:14.969Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3464-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-15T08:57:15.639Z] provisioning config files... [2021-05-15T08:57:15.652Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5921363617193849969tmp [Pipeline] { [Pipeline] sh [2021-05-15T08:57:15.973Z] + set +x [2021-05-15T08:57:15.973Z] + curl -s https://codecov.io/bash [2021-05-15T08:57:15.973Z] + bash -s -- [2021-05-15T08:57:16.550Z] [2021-05-15T08:57:16.550Z] _____ _ [2021-05-15T08:57:16.550Z] / ____| | | [2021-05-15T08:57:16.550Z] | | ___ __| | ___ ___ _____ __ [2021-05-15T08:57:16.550Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-15T08:57:16.550Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-15T08:57:16.550Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-15T08:57:16.550Z] Bash-1.0.2 [2021-05-15T08:57:16.550Z] [2021-05-15T08:57:16.550Z] [2021-05-15T08:57:16.550Z] ==> git version 2.24.3 found [2021-05-15T08:57:16.550Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-15T08:57:16.550Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-15T08:57:16.550Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-15T08:57:16.550Z] ==> Jenkins CI detected. [2021-05-15T08:57:16.550Z] project root: . [2021-05-15T08:57:16.550Z] --> token set from env [2021-05-15T08:57:16.550Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-15T08:57:16.550Z] ==> Running gcov in . (disable via -X gcov) [2021-05-15T08:57:16.550Z] ==> Python coveragepy not found [2021-05-15T08:57:16.550Z] ==> Searching for coverage reports in: [2021-05-15T08:57:16.550Z] + . [2021-05-15T08:57:16.550Z] -> Found 1 reports [2021-05-15T08:57:16.550Z] ==> Detecting git/mercurial file structure [2021-05-15T08:57:16.550Z] ==> Reading reports [2021-05-15T08:57:16.550Z] + ./coverage.out bytes=729630 [2021-05-15T08:57:16.813Z] ==> Appending adjustments [2021-05-15T08:57:16.813Z] https://docs.codecov.io/docs/fixing-reports [2021-05-15T08:57:20.202Z] + Found adjustments [2021-05-15T08:57:20.202Z] ==> Gzipping contents [2021-05-15T08:57:20.465Z] 104K /tmp/codecov.It7fuY.gz [2021-05-15T08:57:20.466Z] ==> Uploading reports [2021-05-15T08:57:20.466Z] url: https://codecov.io [2021-05-15T08:57:20.466Z] query: branch=PR-3464&commit=370a6bf93d73e49e95414c71ec50d13a823f68d8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3464%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3464&job=&cmd_args= [2021-05-15T08:57:20.466Z] -> Pinging Codecov [2021-05-15T08:57:20.466Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3464&commit=370a6bf93d73e49e95414c71ec50d13a823f68d8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3464%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3464&job=&cmd_args= [2021-05-15T08:57:20.728Z] -> Uploading to [2021-05-15T08:57:20.728Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-15/00271124DB129430A58F1EEE437C3FCB/370a6bf93d73e49e95414c71ec50d13a823f68d8/cc99c34c-3149-4b58-a728-f5cae607830e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210515%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210515T085720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac67d9b9e774078e5905a17b26d60cb6b70fe70943a7fd2566114d773676f323 [2021-05-15T08:57:20.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-15T08:57:20.728Z] Dload Upload Total Spent Left Speed [2021-05-15T08:57:21.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 238k --:--:-- --:--:-- --:--:-- 239k [2021-05-15T08:57:21.303Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/370a6bf93d73e49e95414c71ec50d13a823f68d8 [Pipeline] } [2021-05-15T08:57:21.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:22.443Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:23.338Z] ---> package-listing.sh [2021-05-15T08:57:23.338Z] ++ facter osfamily [2021-05-15T08:57:23.338Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-15T08:57:23.338Z] + OS_FAMILY=redhat [2021-05-15T08:57:23.338Z] + workspace=/w/workspace/edgex-go/5 [2021-05-15T08:57:23.338Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-15T08:57:23.338Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-15T08:57:23.338Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-15T08:57:23.338Z] + PACKAGES=/tmp/packages_start.txt [2021-05-15T08:57:23.338Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-15T08:57:23.338Z] + PACKAGES=/tmp/packages_end.txt [2021-05-15T08:57:23.338Z] + case "${OS_FAMILY}" in [2021-05-15T08:57:23.338Z] + rpm -qa [2021-05-15T08:57:23.338Z] + sort [2021-05-15T08:57:28.643Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-15T08:57:28.643Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-15T08:57:28.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-15T08:57:28.643Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-15T08:57:28.643Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-05-15T08:57:28.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-05-15T08:57:28.657Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-15T08:57:28.949Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:57:29.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-15T08:57:29.524Z] [2021-05-15T08:57:29.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-15T08:57:29.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-15T08:57:29.842Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-15T08:57:29.842Z] df20fa9351a1: Pulling fs layer [2021-05-15T08:57:29.842Z] 36b3adc4ff6f: Pulling fs layer [2021-05-15T08:57:29.842Z] 8ad3a11d3b57: Pulling fs layer [2021-05-15T08:57:29.842Z] 46f8f816bc3b: Pulling fs layer [2021-05-15T08:57:29.842Z] 93b61091891f: Pulling fs layer [2021-05-15T08:57:29.842Z] 93b9cdb0e59b: Pulling fs layer [2021-05-15T08:57:29.842Z] 5e14af77c1be: Pulling fs layer [2021-05-15T08:57:29.842Z] 01666e4c0597: Pulling fs layer [2021-05-15T08:57:29.842Z] aa168da1d23b: Pulling fs layer [2021-05-15T08:57:29.842Z] 93b9cdb0e59b: Waiting [2021-05-15T08:57:29.842Z] 5e14af77c1be: Waiting [2021-05-15T08:57:29.842Z] 46f8f816bc3b: Waiting [2021-05-15T08:57:29.842Z] 93b61091891f: Waiting [2021-05-15T08:57:29.842Z] 01666e4c0597: Waiting [2021-05-15T08:57:29.842Z] aa168da1d23b: Waiting [2021-05-15T08:57:29.842Z] 36b3adc4ff6f: Verifying Checksum [2021-05-15T08:57:29.842Z] 36b3adc4ff6f: Download complete [2021-05-15T08:57:29.842Z] 46f8f816bc3b: Verifying Checksum [2021-05-15T08:57:29.842Z] 46f8f816bc3b: Download complete [2021-05-15T08:57:30.104Z] df20fa9351a1: Verifying Checksum [2021-05-15T08:57:30.104Z] df20fa9351a1: Download complete [2021-05-15T08:57:30.104Z] 93b9cdb0e59b: Verifying Checksum [2021-05-15T08:57:30.104Z] 93b9cdb0e59b: Download complete [2021-05-15T08:57:30.104Z] 5e14af77c1be: Verifying Checksum [2021-05-15T08:57:30.104Z] 5e14af77c1be: Download complete [2021-05-15T08:57:30.104Z] 93b61091891f: Verifying Checksum [2021-05-15T08:57:30.104Z] 93b61091891f: Download complete [2021-05-15T08:57:30.104Z] 01666e4c0597: Verifying Checksum [2021-05-15T08:57:30.104Z] 01666e4c0597: Download complete [2021-05-15T08:57:30.104Z] 8ad3a11d3b57: Verifying Checksum [2021-05-15T08:57:30.104Z] 8ad3a11d3b57: Download complete [2021-05-15T08:57:30.368Z] df20fa9351a1: Pull complete [2021-05-15T08:57:30.631Z] 36b3adc4ff6f: Pull complete [2021-05-15T08:57:32.026Z] aa168da1d23b: Verifying Checksum [2021-05-15T08:57:32.026Z] aa168da1d23b: Download complete [2021-05-15T08:57:32.289Z] 8ad3a11d3b57: Pull complete [2021-05-15T08:57:32.551Z] 46f8f816bc3b: Pull complete [2021-05-15T08:57:32.814Z] 93b61091891f: Pull complete [2021-05-15T08:57:33.077Z] 93b9cdb0e59b: Pull complete [2021-05-15T08:57:33.341Z] 5e14af77c1be: Pull complete [2021-05-15T08:57:33.342Z] 01666e4c0597: Pull complete [2021-05-15T08:57:43.377Z] aa168da1d23b: Pull complete [2021-05-15T08:57:43.377Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-15T08:57:43.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-15T08:57:43.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-15T08:57:43.579Z] prd-centos7-docker-4c-2g-200 does not seem to be running inside a container [2021-05-15T08:57:43.636Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-15T08:57:47.724Z] $ docker top 4cae8b99ec9819aadeb46099d7e5e60db9365c249dd9661c8a04e41de005bdc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-15T08:57:48.226Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-15T08:57:48.528Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-15T08:57:48.827Z] + ls /var/log/sa-host [2021-05-15T08:57:48.827Z] + sadf -c /var/log/sa-host/sa15 [2021-05-15T08:57:48.827Z] file_magic: OK [2021-05-15T08:57:48.827Z] HZ: Using current value: 100 [2021-05-15T08:57:48.827Z] file_header: OK [2021-05-15T08:57:48.827Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-15T08:57:48.827Z] Statistics: [2021-05-15T08:57:48.827Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-15T08:57:48.827Z] File successfully converted to sysstat format version 12.2.1 [2021-05-15T08:57:48.827Z] + sadf -c /var/log/sa-host/sa23 [2021-05-15T08:57:48.827Z] file_magic: OK [2021-05-15T08:57:48.827Z] HZ: Using current value: 100 [2021-05-15T08:57:48.827Z] file_header: OK [2021-05-15T08:57:48.827Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-15T08:57:48.827Z] Statistics: [2021-05-15T08:57:48.827Z] Hnuu...uuuununununu... [2021-05-15T08:57:48.827Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-15T08:57:49.009Z] provisioning config files... [2021-05-15T08:57:49.022Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config158882593806568749tmp [Pipeline] { [Pipeline] echo [2021-05-15T08:57:49.045Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:49.356Z] ---> create-netrc.sh [Pipeline] } [2021-05-15T08:57:49.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-15T08:57:49.394Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:49.695Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-15T08:57:49.707Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:50.007Z] ---> sudo-logs.sh [2021-05-15T08:57:50.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-15T08:57:50.042Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:50.352Z] ---> job-cost.sh [2021-05-15T08:57:50.353Z] lf-activate-venv: SKIPPING [2021-05-15T08:57:50.353Z] DEBUG: total: 0.20999999344348907 [2021-05-15T08:57:50.353Z] INFO: Retrieving Stack Cost... [2021-05-15T08:57:51.303Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-15T08:57:51.879Z] INFO: Archiving Costs [Pipeline] echo [2021-05-15T08:57:51.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-15T08:57:52.196Z] ---> logs-deploy.sh [2021-05-15T08:57:52.196Z] lf-activate-venv: SKIPPING [2021-05-15T08:57:52.196Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3464/5 [2021-05-15T08:57:52.196Z] INFO: archiving workspace using pattern(s): [2021-05-15T08:57:54.119Z] Archives upload complete. [2021-05-15T08:57:54.119Z] INFO: archiving logs to Nexus [2021-05-15T08:57:55.064Z] ---> uname -a: [2021-05-15T08:57:55.064Z] Linux prd-centos7-docker-4c-2g-200.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z] ---> lscpu: [2021-05-15T08:57:55.064Z] Architecture: x86_64 [2021-05-15T08:57:55.064Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-15T08:57:55.064Z] Byte Order: Little Endian [2021-05-15T08:57:55.064Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-15T08:57:55.064Z] CPU(s): 4 [2021-05-15T08:57:55.064Z] On-line CPU(s) list: 0-3 [2021-05-15T08:57:55.064Z] Thread(s) per core: 1 [2021-05-15T08:57:55.064Z] Core(s) per socket: 1 [2021-05-15T08:57:55.064Z] Socket(s): 4 [2021-05-15T08:57:55.064Z] NUMA node(s): 1 [2021-05-15T08:57:55.064Z] Vendor ID: GenuineIntel [2021-05-15T08:57:55.064Z] CPU family: 6 [2021-05-15T08:57:55.064Z] Model: 44 [2021-05-15T08:57:55.064Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-15T08:57:55.064Z] Stepping: 1 [2021-05-15T08:57:55.064Z] CPU MHz: 2933.442 [2021-05-15T08:57:55.064Z] BogoMIPS: 5866.88 [2021-05-15T08:57:55.064Z] Virtualization: VT-x [2021-05-15T08:57:55.064Z] Hypervisor vendor: KVM [2021-05-15T08:57:55.064Z] Virtualization type: full [2021-05-15T08:57:55.064Z] L1d cache: 128 KiB [2021-05-15T08:57:55.064Z] L1i cache: 128 KiB [2021-05-15T08:57:55.064Z] L2 cache: 16 MiB [2021-05-15T08:57:55.064Z] L3 cache: 64 MiB [2021-05-15T08:57:55.064Z] NUMA node0 CPU(s): 0-3 [2021-05-15T08:57:55.064Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-15T08:57:55.064Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-15T08:57:55.064Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-15T08:57:55.064Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-15T08:57:55.064Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-15T08:57:55.064Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-15T08:57:55.064Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-15T08:57:55.064Z] Vulnerability Srbds: Not affected [2021-05-15T08:57:55.064Z] Vulnerability Tsx async abort: Not affected [2021-05-15T08:57:55.064Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z] ---> nproc: [2021-05-15T08:57:55.064Z] 4 [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z] ---> df -h: [2021-05-15T08:57:55.064Z] Filesystem Size Used Available Use% Mounted on [2021-05-15T08:57:55.064Z] overlay 50.0G 11.8G 38.2G 24% / [2021-05-15T08:57:55.064Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-15T08:57:55.064Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-15T08:57:55.064Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-15T08:57:55.064Z] /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os [2021-05-15T08:57:55.064Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf [2021-05-15T08:57:55.064Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname [2021-05-15T08:57:55.064Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts [2021-05-15T08:57:55.064Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log [2021-05-15T08:57:55.064Z] /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json [2021-05-15T08:57:55.064Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host [2021-05-15T08:57:55.064Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure [2021-05-15T08:57:55.064Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/5 [2021-05-15T08:57:55.064Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/5@tmp [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z] ---> free -m: [2021-05-15T08:57:55.064Z] total used free shared buff/cache available [2021-05-15T08:57:55.064Z] Mem: 1837 727 186 0 923 1028 [2021-05-15T08:57:55.064Z] Swap: 1023 71 952 [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z] ---> ip addr: [2021-05-15T08:57:55.064Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-15T08:57:55.064Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-15T08:57:55.064Z] inet 127.0.0.1/8 scope host lo [2021-05-15T08:57:55.064Z] valid_lft forever preferred_lft forever [2021-05-15T08:57:55.064Z] inet6 ::1/128 scope host [2021-05-15T08:57:55.064Z] valid_lft forever preferred_lft forever [2021-05-15T08:57:55.064Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-15T08:57:55.064Z] link/ether fa:16:3e:22:4e:94 brd ff:ff:ff:ff:ff:ff [2021-05-15T08:57:55.064Z] inet 10.30.122.73/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-15T08:57:55.064Z] valid_lft 84787sec preferred_lft 84787sec [2021-05-15T08:57:55.064Z] inet6 fe80::f816:3eff:fe22:4e94/64 scope link [2021-05-15T08:57:55.064Z] valid_lft forever preferred_lft forever [2021-05-15T08:57:55.064Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-15T08:57:55.064Z] link/ether 02:42:53:26:cc:f4 brd ff:ff:ff:ff:ff:ff [2021-05-15T08:57:55.064Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-15T08:57:55.064Z] valid_lft forever preferred_lft forever [2021-05-15T08:57:55.064Z] inet6 fe80::42:53ff:fe26:ccf4/64 scope link [2021-05-15T08:57:55.064Z] valid_lft forever preferred_lft forever [2021-05-15T08:57:55.064Z] [2021-05-15T08:57:55.064Z]