Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dd40d1c01913953a0757be55c05d85a2e55f623f+3372c345ca573018b8293c0333122174fb4d3907 (42c52abdc99ba2a4d8accde56f71b44ebf2cc607) 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-ssh6514748713994829843.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-ssh2059127626753339664.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-3516/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-3516/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8124138414474219184.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-ssh6830103157140854062.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-3516/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-3516/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8303873078433271300.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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-710 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3725971026509244870.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f Merge succeeded, producing 13873fe35428e2ac153c2d4abec32708fe71f035 Checking out Revision 13873fe35428e2ac153c2d4abec32708fe71f035 (PR-3516) > 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/2@tmp/jenkins-gitclient-ssh8463692578760123640.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # 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/2@tmp/jenkins-gitclient-ssh201418172599431996.key > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13873fe35428e2ac153c2d4abec32708fe71f035 # timeout=10 Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" > git rev-list --no-walk dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T00:30:16.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T00:30:16.890Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T00:30:16.917Z] ========================================================= [2021-05-28T00:30:16.917Z] EdgeX Global Pipelines Version Info [2021-05-28T00:30:16.917Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:30:18.381Z] ------------------- [2021-05-28T00:30:18.381Z] stable info: [2021-05-28T00:30:18.381Z] ------------------- [2021-05-28T00:30:18.381Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T00:30:18.381Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T00:30:18.381Z] Message: update stable to v1.0.192 [2021-05-28T00:30:18.971Z] ------------------- [2021-05-28T00:30:18.971Z] experimental info: [2021-05-28T00:30:18.971Z] ------------------- [2021-05-28T00:30:18.971Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T00:30:18.971Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T00:30:18.971Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T00:30:19.090Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-28T00:30:19.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-28T00:30:19.134Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T00:30:19.164Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T00:30:19.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T00:30:19.208Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T00:30:19.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T00:30:19.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-28T00:30:19.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-28T00:30:19.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-28T00:30:19.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T00:30:19.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T00:30:19.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T00:30:19.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T00:30:19.406Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T00:30:19.428Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T00:30:19.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T00:30:19.472Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T00:30:19.493Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T00:30:19.516Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T00:30:19.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-28T00:30:19.560Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T00:30:19.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3516 [Pipeline] echo [2021-05-28T00:30:19.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3516 [Pipeline] echo [2021-05-28T00:30:19.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3516 [Pipeline] echo [2021-05-28T00:30:19.646Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13873fe35428e2ac153c2d4abec32708fe71f035 [Pipeline] echo [2021-05-28T00:30:19.667Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13873fe [Pipeline] echo [2021-05-28T00:30:19.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T00:30:19.764Z] provisioning config files... [2021-05-28T00:30:19.780Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1733028735337215032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:30:20.095Z] ---> docker-login.sh [2021-05-28T00:30:20.095Z] nexus3.edgexfoundry.org:10001 [2021-05-28T00:30:20.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:30:20.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:30:20.355Z] Configure a credential helper to remove this warning. See [2021-05-28T00:30:20.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:30:20.355Z] [2021-05-28T00:30:20.355Z] Login Succeeded [2021-05-28T00:30:20.355Z] nexus3.edgexfoundry.org:10002 [2021-05-28T00:30:20.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:30:20.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:30:20.355Z] Configure a credential helper to remove this warning. See [2021-05-28T00:30:20.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:30:20.355Z] [2021-05-28T00:30:20.355Z] Login Succeeded [2021-05-28T00:30:20.355Z] nexus3.edgexfoundry.org:10003 [2021-05-28T00:30:20.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:30:20.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:30:20.619Z] Configure a credential helper to remove this warning. See [2021-05-28T00:30:20.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:30:20.619Z] [2021-05-28T00:30:20.619Z] Login Succeeded [2021-05-28T00:30:20.619Z] nexus3.edgexfoundry.org:10004 [2021-05-28T00:30:20.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:30:20.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:30:20.887Z] Configure a credential helper to remove this warning. See [2021-05-28T00:30:20.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:30:20.887Z] [2021-05-28T00:30:20.887Z] Login Succeeded [2021-05-28T00:30:20.887Z] docker.io [2021-05-28T00:30:20.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:30:21.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:30:21.147Z] Configure a credential helper to remove this warning. See [2021-05-28T00:30:21.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:30:21.147Z] [2021-05-28T00:30:21.147Z] Login Succeeded [2021-05-28T00:30:21.147Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T00:30:21.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T00:30:21.520Z] ++ 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-28T00:30:21.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:30:21.520Z] ++ dirname cmd/core-command/Dockerfile [2021-05-28T00:30:21.520Z] ++ cut -d/ -f2 [2021-05-28T00:30:21.520Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-28T00:30:21.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:30:21.520Z] ++ dirname cmd/core-data/Dockerfile [2021-05-28T00:30:21.520Z] ++ cut -d/ -f2 [2021-05-28T00:30:21.520Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-28T00:30:21.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:30:21.520Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-28T00:30:21.520Z] ++ cut -d/ -f2 [2021-05-28T00:30:21.520Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-28T00:30:21.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:30:21.520Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-28T00:30:21.520Z] ++ cut -d/ -f2 [2021-05-28T00:30:21.520Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-28T00:30:21.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:30:21.520Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-28T00:30:21.520Z] ++ cut -d/ -f2 [2021-05-28T00:30:21.520Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-28T00:30:21.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:30:21.520Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-28T00:30:21.520Z] ++ cut -d/ -f2 [2021-05-28T00:30:21.520Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-28T00:30:21.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:30:21.520Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-28T00:30:21.520Z] ++ cut -d/ -f2 [2021-05-28T00:30:21.520Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-28T00:30:21.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:30:21.520Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-28T00:30:21.520Z] ++ cut -d/ -f2 [2021-05-28T00:30:21.520Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-28T00:30:21.520Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T00:30:21.520Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-28T00:30:21.520Z] ++ cut -d/ -f2 [2021-05-28T00:30:21.520Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-28T00:30:21.572Z] 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-28T00:30:22.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T00:30:22.665Z] [2021-05-28T00:30:22.665Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:30:22.995Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T00:30:22.995Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T00:30:22.995Z] 31603596830f: Pulling fs layer [2021-05-28T00:30:22.995Z] 54011a49482f: Pulling fs layer [2021-05-28T00:30:22.995Z] a6820b24f6d8: Pulling fs layer [2021-05-28T00:30:22.995Z] f581987b2513: Pulling fs layer [2021-05-28T00:30:22.995Z] f581987b2513: Waiting [2021-05-28T00:30:22.995Z] 54011a49482f: Verifying Checksum [2021-05-28T00:30:22.995Z] 54011a49482f: Download complete [2021-05-28T00:30:22.995Z] 31603596830f: Verifying Checksum [2021-05-28T00:30:22.995Z] 31603596830f: Download complete [2021-05-28T00:30:23.257Z] f581987b2513: Verifying Checksum [2021-05-28T00:30:23.257Z] f581987b2513: Download complete [2021-05-28T00:30:23.257Z] a6820b24f6d8: Verifying Checksum [2021-05-28T00:30:23.257Z] a6820b24f6d8: Download complete [2021-05-28T00:30:23.257Z] 31603596830f: Pull complete [2021-05-28T00:30:23.526Z] 54011a49482f: Pull complete [2021-05-28T00:30:24.097Z] a6820b24f6d8: Pull complete [2021-05-28T00:30:24.097Z] f581987b2513: Pull complete [2021-05-28T00:30:24.360Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T00:30:24.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T00:30:24.360Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T00:30:24.440Z] prd-centos7-docker-4c-2g-710 does not seem to be running inside a container [2021-05-28T00:30:24.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T00:30:25.980Z] $ docker top 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T00:30:26.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T00:30:26.101Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T00:30:26.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T00:30:26.215Z] $ docker exec 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 ssh-agent [2021-05-28T00:30:26.319Z] SSH_AUTH_SOCK=/tmp/ssh-bxx3PQpTk0Yl/agent.12 [2021-05-28T00:30:26.319Z] SSH_AGENT_PID=18 [2021-05-28T00:30:26.327Z] Running ssh-add (command line suppressed) [2021-05-28T00:30:26.425Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9001828339711481074.key (/w/workspace/edgex-go/2@tmp/private_key_9001828339711481074.key) [2021-05-28T00:30:26.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T00:30:26.741Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T00:30:26.753Z] $ docker exec --env ******** --env ******** 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 ssh-agent -k [2021-05-28T00:30:26.843Z] unset SSH_AUTH_SOCK; [2021-05-28T00:30:26.843Z] unset SSH_AGENT_PID; [2021-05-28T00:30:26.843Z] echo Agent pid 18 killed; [2021-05-28T00:30:26.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T00:30:26.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T00:30:26.893Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T00:30:26.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T00:30:26.996Z] $ docker exec 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 ssh-agent [2021-05-28T00:30:27.097Z] SSH_AUTH_SOCK=/tmp/ssh-DOEWwciqwm2q/agent.51 [2021-05-28T00:30:27.097Z] SSH_AGENT_PID=57 [2021-05-28T00:30:27.104Z] Running ssh-add (command line suppressed) [2021-05-28T00:30:27.187Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2901994307442937662.key (/w/workspace/edgex-go/2@tmp/private_key_2901994307442937662.key) [2021-05-28T00:30:27.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T00:30:27.509Z] + git semver init [2021-05-28T00:30:27.509Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T00:30:27.509Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-28T00:30:27.509Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-28T00:30:27.509Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T00:30:27.509Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T00:30:27.509Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T00:30:27.509Z] # $SEMVER_BRANCH = PR-3516 [2021-05-28T00:30:27.509Z] # $SEMVER_TEMP = /tmp/semver-406239431 [2021-05-28T00:30:27.509Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-28T00:30:42.484Z] # '/tmp/semver-406239431' -> '/w/workspace/edgex-go/2/.semver' [2021-05-28T00:30:42.484Z] # -> Force: false [2021-05-28T00:30:42.484Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-28T00:30:42.507Z] $ docker exec --env ******** --env ******** 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 ssh-agent -k [2021-05-28T00:30:42.598Z] unset SSH_AUTH_SOCK; [2021-05-28T00:30:42.599Z] unset SSH_AGENT_PID; [2021-05-28T00:30:42.599Z] echo Agent pid 57 killed; [2021-05-28T00:30:42.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T00:30:42.947Z] + git semver [Pipeline] } [2021-05-28T00:30:42.959Z] $ docker stop --time=1 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 [2021-05-28T00:30:47.783Z] $ docker rm -f 36030bc772b451e85245a101b8b690a20483d64710683df9e5d48561207fc981 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T00:30:48.185Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T00:30:48.437Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T00:30:48.440Z] [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-28T00:30:48.928Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T00:30:49.227Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T00:30:49.522Z] + sudo service docker restart [2021-05-28T00:30:49.522Z] + true [2021-05-28T00:30:49.522Z] Redirecting to /bin/systemctl restart docker.service [2021-05-28T00:31:03.569Z] Still waiting to schedule task [2021-05-28T00:31:03.570Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-707’ [Pipeline] echo [2021-05-28T00:31:07.692Z] ========================================================= [2021-05-28T00:31:07.692Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T00:31:07.692Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:31:08.023Z] + 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-28T00:31:09.436Z] Sending build context to Docker daemon 330.9MB [2021-05-28T00:31:09.436Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T00:31:09.436Z] Step 2/6 : FROM ${BASE} [2021-05-28T00:31:09.701Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T00:31:09.701Z] 540db60ca938: Pulling fs layer [2021-05-28T00:31:09.701Z] adcc1eea9eea: Pulling fs layer [2021-05-28T00:31:09.701Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T00:31:09.701Z] 0510c868ecb4: Pulling fs layer [2021-05-28T00:31:09.701Z] afea3b2eda06: Pulling fs layer [2021-05-28T00:31:09.701Z] 7809a108b3ef: Pulling fs layer [2021-05-28T00:31:09.701Z] f706445af74f: Pulling fs layer [2021-05-28T00:31:09.701Z] afea3b2eda06: Waiting [2021-05-28T00:31:09.701Z] 7809a108b3ef: Waiting [2021-05-28T00:31:09.701Z] f706445af74f: Waiting [2021-05-28T00:31:09.701Z] 0510c868ecb4: Waiting [2021-05-28T00:31:09.701Z] 4c4ab2625f07: Verifying Checksum [2021-05-28T00:31:09.701Z] 4c4ab2625f07: Download complete [2021-05-28T00:31:09.701Z] adcc1eea9eea: Verifying Checksum [2021-05-28T00:31:09.701Z] adcc1eea9eea: Download complete [2021-05-28T00:31:09.701Z] afea3b2eda06: Verifying Checksum [2021-05-28T00:31:09.701Z] afea3b2eda06: Download complete [2021-05-28T00:31:09.701Z] 7809a108b3ef: Verifying Checksum [2021-05-28T00:31:09.701Z] 7809a108b3ef: Download complete [2021-05-28T00:31:09.701Z] 540db60ca938: Verifying Checksum [2021-05-28T00:31:09.701Z] 540db60ca938: Download complete [2021-05-28T00:31:10.284Z] 540db60ca938: Pull complete [2021-05-28T00:31:10.284Z] adcc1eea9eea: Pull complete [2021-05-28T00:31:10.545Z] 4c4ab2625f07: Pull complete [2021-05-28T00:31:11.959Z] f706445af74f: Verifying Checksum [2021-05-28T00:31:11.959Z] f706445af74f: Download complete [2021-05-28T00:31:12.227Z] 0510c868ecb4: Verifying Checksum [2021-05-28T00:31:12.227Z] 0510c868ecb4: Download complete [2021-05-28T00:31:16.497Z] 0510c868ecb4: Pull complete [2021-05-28T00:31:16.497Z] afea3b2eda06: Pull complete [2021-05-28T00:31:16.497Z] 7809a108b3ef: Pull complete [2021-05-28T00:31:19.106Z] f706445af74f: Pull complete [2021-05-28T00:31:19.106Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T00:31:19.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T00:31:19.106Z] ---> b068be0155e3 [2021-05-28T00:31:19.106Z] 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-28T00:31:19.688Z] ---> Running in a4d4571f5d46 [2021-05-28T00:31:19.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:31:20.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:31:21.167Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T00:31:22.114Z] (2/12) Installing file (5.39-r0) [2021-05-28T00:31:22.114Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T00:31:22.114Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T00:31:28.709Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T00:31:28.710Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T00:31:28.710Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T00:31:28.970Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T00:31:29.553Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T00:31:29.553Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T00:31:29.553Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T00:31:29.813Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T00:31:29.813Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T00:31:29.813Z] OK: 219 MiB in 52 packages [2021-05-28T00:31:31.204Z] Removing intermediate container a4d4571f5d46 [2021-05-28T00:31:31.204Z] ---> 1478428cbea4 [2021-05-28T00:31:31.204Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T00:31:31.204Z] ---> Running in ad336764e62b [2021-05-28T00:31:31.204Z] Removing intermediate container ad336764e62b [2021-05-28T00:31:31.204Z] ---> d332c1d91bfa [2021-05-28T00:31:31.204Z] Step 5/6 : COPY go.mod . [2021-05-28T00:31:31.466Z] ---> bc0283947846 [2021-05-28T00:31:31.466Z] Step 6/6 : RUN go mod download [2021-05-28T00:31:31.466Z] ---> Running in d3ffe6c50fd5 [2021-05-28T00:31:46.413Z] Removing intermediate container d3ffe6c50fd5 [2021-05-28T00:31:46.413Z] ---> 500b855bea5f [2021-05-28T00:31:46.413Z] Successfully built 500b855bea5f [2021-05-28T00:31:46.413Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:31:46.726Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T00:31:46.727Z] . [Pipeline] withDockerContainer [2021-05-28T00:31:46.801Z] prd-centos7-docker-4c-2g-710 does not seem to be running inside a container [2021-05-28T00:31:46.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T00:31:47.216Z] $ docker top b87a98ec46cac158937c13afd4e9b69cfd57767d35eaa7b660d94f56b2ef3767 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:31:47.600Z] + go version [2021-05-28T00:31:47.600Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T00:31:47.612Z] $ docker stop --time=1 b87a98ec46cac158937c13afd4e9b69cfd57767d35eaa7b660d94f56b2ef3767 [2021-05-28T00:31:48.787Z] $ docker rm -f b87a98ec46cac158937c13afd4e9b69cfd57767d35eaa7b660d94f56b2ef3767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:31:49.249Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T00:31:49.249Z] . [Pipeline] withDockerContainer [2021-05-28T00:31:49.321Z] prd-centos7-docker-4c-2g-710 does not seem to be running inside a container [2021-05-28T00:31:49.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T00:31:49.690Z] $ docker top d371921480512bae2ea6682606a956bc5abe2875c13f884a3ba819441a35628a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T00:31:49.785Z] ========================================================= [2021-05-28T00:31:49.785Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T00:31:49.785Z] ========================================================= [Pipeline] sh [2021-05-28T00:31:50.082Z] + go mod tidy [Pipeline] sh [2021-05-28T00:31:50.669Z] + make test [2021-05-28T00:31:50.669Z] go mod tidy [2021-05-28T00:31:50.669Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T00:31:56.002Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T00:32:14.192Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T00:32:18.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T00:32:19.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T00:32:19.908Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T00:32:22.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T00:32:22.735Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T00:32:22.735Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T00:32:22.735Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T00:32:23.700Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T00:32:24.653Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T00:32:26.616Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T00:32:26.616Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T00:32:26.616Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T00:32:28.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.1% of statements [2021-05-28T00:32:28.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T00:32:28.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T00:32:28.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T00:32:28.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T00:32:28.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T00:32:28.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T00:32:28.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.058s coverage: 28.7% of statements [2021-05-28T00:32:28.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.059s coverage: 100.0% of statements [2021-05-28T00:32:31.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.096s coverage: 27.7% of statements [2021-05-28T00:32:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T00:32:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T00:32:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T00:32:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T00:32:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T00:32:31.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements [2021-05-28T00:32:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T00:32:31.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2021-05-28T00:32:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T00:32:31.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements [2021-05-28T00:32:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T00:32:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T00:32:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.071s coverage: 58.6% of statements [2021-05-28T00:32:32.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T00:32:32.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T00:32:32.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.086s coverage: 87.7% of statements [2021-05-28T00:32:32.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T00:32:32.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:32:32.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements [2021-05-28T00:32:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T00:32:34.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.212s coverage: 28.6% of statements [2021-05-28T00:32:34.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T00:32:34.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T00:32:34.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T00:32:34.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T00:32:34.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T00:32:34.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2021-05-28T00:32:34.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T00:32:34.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2021-05-28T00:32:34.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T00:32:35.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements [2021-05-28T00:32:35.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T00:32:35.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.083s coverage: 97.5% of statements [2021-05-28T00:32:35.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T00:32:35.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements [2021-05-28T00:32:35.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T00:32:35.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T00:32:35.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T00:32:35.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T00:32:37.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.246s coverage: 95.1% of statements [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T00:32:37.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T00:32:37.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T00:32:38.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-05-28T00:32:38.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T00:32:38.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 21.7% of statements [2021-05-28T00:32:38.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T00:32:38.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 47.1% of statements [2021-05-28T00:32:38.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2021-05-28T00:32:38.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-05-28T00:32:39.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.576s coverage: 96.3% of statements [2021-05-28T00:32:39.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-05-28T00:32:52.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-05-28T00:32:52.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-05-28T00:32:57.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.191s coverage: 81.8% of statements [2021-05-28T00:32:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.5% of statements [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.026s coverage: 89.5% of statements [2021-05-28T00:33:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T00:33:16.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements [2021-05-28T00:33:16.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.091s coverage: 46.8% of statements [2021-05-28T00:33:16.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T00:33:16.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T00:33:16.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T00:33:16.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T00:33:16.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T00:33:16.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.043s coverage: 100.0% of statements [2021-05-28T00:33:16.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T00:33:16.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-05-28T00:33:16.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T00:33:16.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T00:33:21.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.050s coverage: 18.9% of statements [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T00:33:21.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.124s coverage: 91.9% of statements [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T00:33:21.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.602s coverage: 28.7% of statements [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T00:33:21.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.041s coverage: 99.0% of statements [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T00:33:21.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T00:33:21.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 64.6% of statements [2021-05-28T00:33:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T00:33:22.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 97.6% of statements [2021-05-28T00:33:22.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T00:33:22.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:33:22.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T00:33:22.118Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2021-05-28T00:33:22.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T00:33:22.118Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-05-28T00:33:22.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T00:33:22.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T00:33:22.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T00:33:22.118Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T00:33:22.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-05-28T00:33:22.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T00:33:22.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T00:33:22.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-05-28T00:33:22.968Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.062s coverage: 28.1% of statements [2021-05-28T00:33:22.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T00:33:22.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T00:33:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.062s coverage: 27.9% of statements [2021-05-28T00:33:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T00:33:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T00:33:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T00:33:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T00:33:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T00:33:23.497Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-28T00:33:23.761Z] GO111MODULE=on go vet ./... [2021-05-28T00:33:55.939Z] gofmt -l . [2021-05-28T00:33:55.939Z] [ "`gofmt -l .`" = "" ] [2021-05-28T00:33:55.939Z] ./bin/test-go-mod-tidy.sh [2021-05-28T00:33:56.199Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T00:33:57.075Z] + ls -al . [2021-05-28T00:33:57.075Z] total 852 [2021-05-28T00:33:57.075Z] drwxrwxr-x 10 1001 1001 4096 May 28 00:33 . [2021-05-28T00:33:57.075Z] drwxr-xr-x 4 root root 28 May 28 00:31 .. [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 11 May 28 00:30 .dockerignore [2021-05-28T00:33:57.075Z] drwxrwxr-x 8 1001 1001 179 May 28 00:30 .git [2021-05-28T00:33:57.075Z] drwxrwxr-x 3 1001 1001 125 May 28 00:30 .github [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 818 May 28 00:30 .gitignore [2021-05-28T00:33:57.075Z] drwx------ 3 1001 1001 60 May 28 00:30 .semver [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 166 May 28 00:30 .sonarcloud.properties [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 8609 May 28 00:30 Attribution.txt [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 3804 May 28 00:30 CONTRIBUTING.md [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 931 May 28 00:30 Dockerfile.build [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 849 May 28 00:30 Jenkinsfile [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 10775 May 28 00:30 LICENSE [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 5632 May 28 00:30 Makefile [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 7978 May 28 00:30 README.md [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 6755 May 28 00:30 SECURITY.md [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 5 May 28 00:30 VERSION [2021-05-28T00:33:57.075Z] -rw-rw-r-- 1 1001 1001 4131 May 28 00:30 ZMQWindows.md [2021-05-28T00:33:57.075Z] drwxrwxr-x 2 1001 1001 117 May 28 00:30 bin [2021-05-28T00:33:57.075Z] drwxrwxr-x 14 1001 1001 4096 May 28 00:30 cmd [2021-05-28T00:33:57.075Z] -rw-r--r-- 1 root root 741453 May 28 00:33 coverage.out [2021-05-28T00:33:57.076Z] -rw-r--r-- 1 root root 1060 May 28 00:33 go.mod [2021-05-28T00:33:57.076Z] -rw-r--r-- 1 root root 21686 May 28 00:31 go.sum [2021-05-28T00:33:57.076Z] drwxrwxr-x 8 1001 1001 127 May 28 00:30 internal [2021-05-28T00:33:57.076Z] drwxrwxr-x 4 1001 1001 26 May 28 00:30 openapi [2021-05-28T00:33:57.076Z] drwxrwxr-x 4 1001 1001 71 May 28 00:30 snap [2021-05-28T00:33:57.076Z] -rw-rw-r-- 1 1001 1001 168 May 28 00:30 version.go [Pipeline] sh [2021-05-28T00:33:57.372Z] + '[' -e coverage.out ] [2021-05-28T00:33:57.372Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T00:33:57.498Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T00:33:57.796Z] + make build [2021-05-28T00:33:57.796Z] go mod tidy [2021-05-28T00:33:58.057Z] 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-28T00:33:59.446Z] 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-28T00:34:07.662Z] 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-28T00:34:07.930Z] 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-28T00:34:09.334Z] 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-28T00:34:09.334Z] 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-28T00:34:10.749Z] 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-28T00:34:11.704Z] 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-28T00:34:12.285Z] 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-28T00:34:13.238Z] 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-28T00:34:14.191Z] 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-28T00:34:14.769Z] 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-28T00:34:15.218Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-719 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws [2021-05-28T00:34:15.235Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-28T00:34:15.452Z] The recommended git tool is: git [Pipeline] } [2021-05-28T00:34:16.719Z] $ docker stop --time=1 d371921480512bae2ea6682606a956bc5abe2875c13f884a3ba819441a35628a [2021-05-28T00:34:19.883Z] $ docker rm -f d371921480512bae2ea6682606a956bc5abe2875c13f884a3ba819441a35628a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-28T00:34:21.255Z] using credential edgex-jenkins-ssh [2021-05-28T00:34:21.283Z] Cloning the remote Git repository [2021-05-28T00:34:21.431Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:34:22.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T00:34:22.802Z] [2021-05-28T00:34:22.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:34:21.705Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-28T00:34:21.796Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:34:21.797Z] > git --version # timeout=10 [2021-05-28T00:34:21.814Z] > git --version # 'git version 2.17.1' [2021-05-28T00:34:21.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:34:21.904Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T00:34:23.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T00:34:23.117Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-28T00:34:23.117Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-28T00:34:23.117Z] ca9280d653b3: Pulling fs layer [2021-05-28T00:34:23.117Z] 7e9c9ca2126c: Pulling fs layer [2021-05-28T00:34:23.377Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-28T00:34:23.377Z] cbdbe7a5bc2a: Download complete [2021-05-28T00:34:23.377Z] cbdbe7a5bc2a: Pull complete [2021-05-28T00:34:23.641Z] ca9280d653b3: Verifying Checksum [2021-05-28T00:34:23.641Z] ca9280d653b3: Download complete [2021-05-28T00:34:24.231Z] ca9280d653b3: Pull complete [2021-05-28T00:34:24.499Z] 7e9c9ca2126c: Verifying Checksum [2021-05-28T00:34:24.499Z] 7e9c9ca2126c: Download complete [2021-05-28T00:34:27.824Z] 7e9c9ca2126c: Pull complete [2021-05-28T00:34:27.824Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-28T00:34:27.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T00:34:27.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-28T00:34:27.903Z] prd-centos7-docker-4c-2g-710 does not seem to be running inside a container [2021-05-28T00:34:27.939Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T00:34:31.759Z] $ docker top 3fd48c3e67f5563675b1383013a05bd8ff039fe6ee7796e3eb0a43b1219fca96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:34:32.151Z] + docker-compose build --help [2021-05-28T00:34:32.151Z] + grep parallel [2021-05-28T00:34:32.722Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T00:34:32.730Z] $ docker stop --time=1 3fd48c3e67f5563675b1383013a05bd8ff039fe6ee7796e3eb0a43b1219fca96 [2021-05-28T00:34:33.909Z] $ docker rm -f 3fd48c3e67f5563675b1383013a05bd8ff039fe6ee7796e3eb0a43b1219fca96 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:34:34.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T00:34:34.345Z] . [Pipeline] withDockerContainer [2021-05-28T00:34:34.432Z] prd-centos7-docker-4c-2g-710 does not seem to be running inside a container [2021-05-28T00:34:34.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T00:34:34.834Z] $ docker top b55980c26dd4974ea1d827075b75898dffadcde3462105c0638554a7cd9320ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:34:35.229Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T00:34:35.806Z] Building core-command ... [2021-05-28T00:34:35.806Z] Building core-data ... [2021-05-28T00:34:35.806Z] Building core-metadata ... [2021-05-28T00:34:35.806Z] Building security-bootstrapper ... [2021-05-28T00:34:35.806Z] Building security-proxy-setup ... [2021-05-28T00:34:35.806Z] Building security-secretstore-setup ... [2021-05-28T00:34:35.806Z] Building support-notifications ... [2021-05-28T00:34:35.806Z] Building support-scheduler ... [2021-05-28T00:34:35.806Z] Building sys-mgmt-agent ... [2021-05-28T00:34:35.806Z] Building security-secretstore-setup [2021-05-28T00:34:35.806Z] Building core-metadata [2021-05-28T00:34:35.806Z] Building core-command [2021-05-28T00:34:35.806Z] Building security-proxy-setup [2021-05-28T00:34:35.806Z] Building security-bootstrapper [2021-05-28T00:34:42.768Z] Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-28T00:34:43.299Z] Merge succeeded, producing 065853956181ca7e06dc3b5255603351facdd4f7 [2021-05-28T00:34:43.299Z] Checking out Revision 065853956181ca7e06dc3b5255603351facdd4f7 (PR-3516) [2021-05-28T00:34:41.890Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T00:34:41.920Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T00:34:41.949Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T00:34:41.985Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:34:41.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:34:42.000Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T00:34:42.786Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T00:34:42.804Z] > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [2021-05-28T00:34:43.134Z] > git remote # timeout=10 [2021-05-28T00:34:43.148Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T00:34:43.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:34:43.169Z] > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 [2021-05-28T00:34:43.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T00:34:43.302Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T00:34:43.316Z] > git checkout -f 065853956181ca7e06dc3b5255603351facdd4f7 # timeout=10 [2021-05-28T00:34:47.634Z] Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" [2021-05-28T00:34:47.639Z] > git rev-list --no-walk dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-05-28T00:34:48.063Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:34:48.064Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:34:48.064Z] ---> 500b855bea5f [2021-05-28T00:34:48.064Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T00:34:48.064Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:34:48.064Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:34:48.064Z] ---> 500b855bea5f [2021-05-28T00:34:48.064Z] Step 3/32 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T00:34:49.059Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T00:34:49.450Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T00:34:49.783Z] + true [2021-05-28T00:34:49.784Z] + sudo service docker restart [2021-05-28T00:34:54.662Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:34:54.662Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:34:54.662Z] ---> 500b855bea5f [2021-05-28T00:34:54.662Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:34:57.964Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:34:57.965Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:34:57.965Z] ---> 500b855bea5f [2021-05-28T00:34:57.965Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:34:57.965Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:34:57.965Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:34:57.965Z] ---> 500b855bea5f [2021-05-28T00:34:57.965Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T00:34:59.883Z] ---> Running in 0603cd4f3c7f [2021-05-28T00:34:59.883Z] ---> Running in dbc7d0a28d66 [2021-05-28T00:34:59.883Z] ---> Running in ea1ffa4cbc17 [2021-05-28T00:34:59.883Z] ---> Running in 511a78924f2e [2021-05-28T00:34:59.883Z] ---> Running in b9b78e42d234 [2021-05-28T00:35:00.145Z] Removing intermediate container ea1ffa4cbc17 [2021-05-28T00:35:00.145Z] ---> 1083ce4fdc84 [2021-05-28T00:35:00.145Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:35:00.145Z] Removing intermediate container 0603cd4f3c7f [2021-05-28T00:35:00.145Z] ---> 9c0b6838b530 [2021-05-28T00:35:00.145Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:35:00.145Z] Removing intermediate container dbc7d0a28d66 [2021-05-28T00:35:00.145Z] ---> 851f319ee7ae [2021-05-28T00:35:00.145Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:35:00.145Z] Removing intermediate container 511a78924f2e [2021-05-28T00:35:00.145Z] ---> 25f846a15abd [2021-05-28T00:35:00.145Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:35:00.145Z] Removing intermediate container b9b78e42d234 [2021-05-28T00:35:00.145Z] ---> 15ed5f0d6704 [2021-05-28T00:35:00.145Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:35:00.145Z] ---> Running in 7fe5fb238499 [2021-05-28T00:35:00.145Z] ---> Running in c09554eafddf [2021-05-28T00:35:00.145Z] ---> Running in 083b862a44fe [2021-05-28T00:35:00.145Z] ---> Running in b4b2890c5dc4 [2021-05-28T00:35:00.145Z] ---> Running in 5265d853873d [2021-05-28T00:35:01.099Z] Removing intermediate container 7fe5fb238499 [2021-05-28T00:35:01.099Z] ---> a350895ba2e3 [2021-05-28T00:35:01.099Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T00:35:01.369Z] ---> Running in 542a8cd2653a [2021-05-28T00:35:01.369Z] Removing intermediate container c09554eafddf [2021-05-28T00:35:01.369Z] ---> 0736f69f6ed8 [2021-05-28T00:35:01.369Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T00:35:01.369Z] Removing intermediate container 083b862a44fe [2021-05-28T00:35:01.369Z] ---> 47f04713d67b [2021-05-28T00:35:01.369Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T00:35:01.369Z] ---> Running in 15a1c7a67d49 [2021-05-28T00:35:01.369Z] ---> Running in 819e9ec95774 [2021-05-28T00:35:01.369Z] Removing intermediate container b4b2890c5dc4 [2021-05-28T00:35:01.369Z] ---> 4b21686695bf [2021-05-28T00:35:01.369Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T00:35:01.630Z] ---> Running in 4c6a19757f31 [2021-05-28T00:35:01.630Z] Removing intermediate container 5265d853873d [2021-05-28T00:35:01.630Z] ---> b7bcf7018a26 [2021-05-28T00:35:01.630Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T00:35:01.630Z] ---> Running in 6a786cdb27bc [2021-05-28T00:35:01.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:35:01.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:35:01.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:35:02.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:35:02.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:35:02.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:35:02.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:35:02.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:35:02.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:35:02.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:35:03.252Z] OK: 219 MiB in 52 packages [2021-05-28T00:35:03.513Z] OK: 219 MiB in 52 packages [2021-05-28T00:35:03.513Z] OK: 219 MiB in 52 packages [2021-05-28T00:35:03.513Z] OK: 219 MiB in 52 packages [2021-05-28T00:35:03.785Z] Removing intermediate container 819e9ec95774 [2021-05-28T00:35:03.785Z] ---> 312b0c0191b7 [2021-05-28T00:35:03.785Z] Step 6/24 : COPY go.mod . [2021-05-28T00:35:04.048Z] OK: 219 MiB in 52 packages [2021-05-28T00:35:04.048Z] Removing intermediate container 15a1c7a67d49 [2021-05-28T00:35:04.048Z] ---> b41ffbd18aa9 [2021-05-28T00:35:04.048Z] Step 6/22 : COPY go.mod . [2021-05-28T00:35:04.048Z] Removing intermediate container 6a786cdb27bc [2021-05-28T00:35:04.048Z] ---> 44a060de841a [2021-05-28T00:35:04.048Z] Step 6/24 : COPY go.mod . [2021-05-28T00:35:04.048Z] ---> 30576d56ede7 [2021-05-28T00:35:04.048Z] Step 7/24 : RUN go mod download [2021-05-28T00:35:04.313Z] ---> Running in 18d082efabbf [2021-05-28T00:35:04.313Z] ---> 75b119045973 [2021-05-28T00:35:04.313Z] Step 7/22 : RUN go mod download [2021-05-28T00:35:04.313Z] Removing intermediate container 4c6a19757f31 [2021-05-28T00:35:04.313Z] ---> 31f8a22d9007 [2021-05-28T00:35:04.313Z] Step 6/26 : COPY go.mod . [2021-05-28T00:35:04.313Z] ---> Running in cdbeefda06d7 [2021-05-28T00:35:04.313Z] ---> 9c70f2d65cfb [2021-05-28T00:35:04.313Z] Step 7/24 : RUN go mod download [2021-05-28T00:35:04.313Z] Removing intermediate container 542a8cd2653a [2021-05-28T00:35:04.313Z] ---> 086ea7c23ca9 [2021-05-28T00:35:04.313Z] Step 6/32 : COPY go.mod . [2021-05-28T00:35:04.313Z] ---> Running in 98a49c4ebb88 [2021-05-28T00:35:04.574Z] ---> bcb8f04d15a7 [2021-05-28T00:35:04.574Z] Step 7/26 : RUN go mod download [2021-05-28T00:35:04.840Z] ---> 1c9186987949 [2021-05-28T00:35:04.840Z] Step 7/32 : RUN go mod download [2021-05-28T00:35:04.840Z] ---> Running in b739e1cc3ce7 [2021-05-28T00:35:04.840Z] ---> Running in 69d45f25a3ec [2021-05-28T00:35:05.415Z] Removing intermediate container cdbeefda06d7 [2021-05-28T00:35:05.415Z] ---> 6866e9f31260 [2021-05-28T00:35:05.415Z] Step 8/22 : COPY . . [2021-05-28T00:35:05.415Z] Removing intermediate container 18d082efabbf [2021-05-28T00:35:05.415Z] ---> c4f0a569e7bb [2021-05-28T00:35:05.415Z] Step 8/24 : COPY . . [2021-05-28T00:35:05.999Z] Removing intermediate container 98a49c4ebb88 [2021-05-28T00:35:05.999Z] ---> 6f7390e8f05c [2021-05-28T00:35:05.999Z] Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T00:35:08.136Z] provisioning config files... [2021-05-28T00:35:08.165Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8966021394488297151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:35:08.543Z] ---> docker-login.sh [2021-05-28T00:35:08.543Z] nexus3.edgexfoundry.org:10001 [2021-05-28T00:35:09.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:35:09.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:35:09.810Z] Configure a credential helper to remove this warning. See [2021-05-28T00:35:09.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:35:09.810Z] [2021-05-28T00:35:09.810Z] Login Succeeded [2021-05-28T00:35:09.810Z] nexus3.edgexfoundry.org:10002 [2021-05-28T00:35:10.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:35:10.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:35:10.366Z] Configure a credential helper to remove this warning. See [2021-05-28T00:35:10.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:35:10.366Z] [2021-05-28T00:35:10.366Z] Login Succeeded [2021-05-28T00:35:10.366Z] nexus3.edgexfoundry.org:10003 [2021-05-28T00:35:10.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:35:10.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:35:10.915Z] Configure a credential helper to remove this warning. See [2021-05-28T00:35:10.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:35:10.916Z] [2021-05-28T00:35:10.916Z] Login Succeeded [2021-05-28T00:35:10.916Z] nexus3.edgexfoundry.org:10004 [2021-05-28T00:35:11.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:35:11.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:35:11.463Z] Configure a credential helper to remove this warning. See [2021-05-28T00:35:11.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:35:11.463Z] [2021-05-28T00:35:11.463Z] Login Succeeded [2021-05-28T00:35:11.463Z] docker.io [2021-05-28T00:35:11.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T00:35:12.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T00:35:12.348Z] Configure a credential helper to remove this warning. See [2021-05-28T00:35:12.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T00:35:12.348Z] [2021-05-28T00:35:12.348Z] Login Succeeded [2021-05-28T00:35:12.348Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T00:35:12.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-28T00:35:12.937Z] ========================================================= [2021-05-28T00:35:12.938Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T00:35:12.938Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:35:13.392Z] + 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-28T00:35:16.026Z] Sending build context to Docker daemon 168.1MB [2021-05-28T00:35:16.026Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T00:35:16.026Z] Step 2/6 : FROM ${BASE} [2021-05-28T00:35:16.026Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-28T00:35:16.026Z] 595b0fe564bb: Pulling fs layer [2021-05-28T00:35:16.026Z] 7186ed65a4f7: Pulling fs layer [2021-05-28T00:35:16.026Z] 316046926c0a: Pulling fs layer [2021-05-28T00:35:16.026Z] 4ebd0625c992: Pulling fs layer [2021-05-28T00:35:16.026Z] 207e8628e3a3: Pulling fs layer [2021-05-28T00:35:16.026Z] c791037a9be2: Pulling fs layer [2021-05-28T00:35:16.026Z] ffd874e62e21: Pulling fs layer [2021-05-28T00:35:16.026Z] 4ebd0625c992: Waiting [2021-05-28T00:35:16.026Z] 207e8628e3a3: Waiting [2021-05-28T00:35:16.026Z] ffd874e62e21: Waiting [2021-05-28T00:35:16.026Z] c791037a9be2: Waiting [2021-05-28T00:35:16.026Z] 316046926c0a: Verifying Checksum [2021-05-28T00:35:16.026Z] 316046926c0a: Download complete [2021-05-28T00:35:16.026Z] 7186ed65a4f7: Verifying Checksum [2021-05-28T00:35:16.026Z] 7186ed65a4f7: Download complete [2021-05-28T00:35:16.303Z] 207e8628e3a3: Verifying Checksum [2021-05-28T00:35:16.303Z] 207e8628e3a3: Download complete [2021-05-28T00:35:16.303Z] c791037a9be2: Verifying Checksum [2021-05-28T00:35:16.303Z] c791037a9be2: Download complete [2021-05-28T00:35:16.303Z] 595b0fe564bb: Verifying Checksum [2021-05-28T00:35:16.303Z] 595b0fe564bb: Download complete [2021-05-28T00:35:16.913Z] 595b0fe564bb: Pull complete [2021-05-28T00:35:17.917Z] 7186ed65a4f7: Pull complete [2021-05-28T00:35:18.193Z] 316046926c0a: Pull complete [2021-05-28T00:35:18.468Z] ffd874e62e21: Verifying Checksum [2021-05-28T00:35:18.468Z] ffd874e62e21: Download complete [2021-05-28T00:35:19.905Z] 4ebd0625c992: Verifying Checksum [2021-05-28T00:35:19.905Z] 4ebd0625c992: Download complete [2021-05-28T00:35:20.965Z] Removing intermediate container b739e1cc3ce7 [2021-05-28T00:35:20.965Z] ---> 65f6fd975497 [2021-05-28T00:35:20.965Z] Step 8/26 : COPY . . [2021-05-28T00:35:20.965Z] ---> 773530460302 [2021-05-28T00:35:20.965Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:35:20.965Z] ---> 2faa07cea49e [2021-05-28T00:35:20.965Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:35:20.965Z] ---> cae6b7ba3149 [2021-05-28T00:35:20.965Z] Step 9/22 : RUN go mod tidy [2021-05-28T00:35:20.965Z] Removing intermediate container 69d45f25a3ec [2021-05-28T00:35:20.965Z] ---> defc0b7daee5 [2021-05-28T00:35:20.965Z] Step 8/32 : COPY . . [2021-05-28T00:35:20.965Z] ---> Running in 28812da1551b [2021-05-28T00:35:20.965Z] ---> Running in c78ed71212b0 [2021-05-28T00:35:20.965Z] ---> Running in 57b921490210 [2021-05-28T00:35:26.255Z] Removing intermediate container 28812da1551b [2021-05-28T00:35:26.255Z] ---> f75be31e2f2b [2021-05-28T00:35:26.255Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T00:35:26.255Z] Removing intermediate container c78ed71212b0 [2021-05-28T00:35:26.255Z] ---> 96600c6c9ebb [2021-05-28T00:35:26.255Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T00:35:26.255Z] ---> Running in 5ef8d45efe41 [2021-05-28T00:35:26.255Z] ---> Running in e1533069230b [2021-05-28T00:35:26.255Z] Removing intermediate container 57b921490210 [2021-05-28T00:35:26.255Z] ---> 465ea2221c9c [2021-05-28T00:35:26.255Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T00:35:27.199Z] ---> Running in eeb23a1b7aac [2021-05-28T00:35:28.145Z] 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-28T00:35:28.145Z] 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-28T00:35:28.743Z] 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-28T00:35:30.094Z] 4ebd0625c992: Pull complete [2021-05-28T00:35:30.094Z] 207e8628e3a3: Pull complete [2021-05-28T00:35:30.690Z] c791037a9be2: Pull complete [2021-05-28T00:35:34.094Z] ffd874e62e21: Pull complete [2021-05-28T00:35:34.094Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-28T00:35:34.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-28T00:35:34.094Z] ---> cfc18b08335c [2021-05-28T00:35:34.094Z] 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-28T00:35:37.499Z] ---> Running in eb72374676be [2021-05-28T00:35:38.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:35:38.832Z] ---> 464ff5c75777 [2021-05-28T00:35:38.832Z] Step 9/32 : RUN go mod tidy [2021-05-28T00:35:38.832Z] ---> Running in f3f975a7aac5 [2021-05-28T00:35:39.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:35:40.066Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T00:35:40.668Z] (2/12) Installing file (5.39-r0) [2021-05-28T00:35:40.668Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T00:35:40.668Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T00:35:41.433Z] Removing intermediate container f3f975a7aac5 [2021-05-28T00:35:41.433Z] ---> b1fe7c75fdf2 [2021-05-28T00:35:41.433Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T00:35:42.011Z] ---> Running in 1242458687d0 [2021-05-28T00:35:43.405Z] 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-28T00:35:43.668Z] ---> 7d117c250e6d [2021-05-28T00:35:43.668Z] Step 9/26 : RUN go mod tidy [2021-05-28T00:35:43.668Z] ---> Running in 0ccf0be3dfd4 [2021-05-28T00:35:45.590Z] Removing intermediate container 0ccf0be3dfd4 [2021-05-28T00:35:45.590Z] ---> 5305ccddf8ab [2021-05-28T00:35:45.590Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T00:35:45.590Z] ---> Running in 87e59cc5e940 [2021-05-28T00:35:46.183Z] 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-28T00:35:53.069Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T00:35:53.069Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T00:35:53.069Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T00:35:53.069Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T00:35:53.069Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T00:35:53.069Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T00:35:53.069Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T00:35:53.069Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T00:35:53.069Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T00:35:53.069Z] OK: 218 MiB in 52 packages [2021-05-28T00:35:56.525Z] Removing intermediate container eb72374676be [2021-05-28T00:35:56.525Z] ---> eb74673461b4 [2021-05-28T00:35:56.525Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T00:35:56.807Z] ---> Running in 42c86b1ee1f0 [2021-05-28T00:35:57.091Z] Removing intermediate container 42c86b1ee1f0 [2021-05-28T00:35:57.091Z] ---> 21dab8a20a9e [2021-05-28T00:35:57.091Z] Step 5/6 : COPY go.mod . [2021-05-28T00:35:58.083Z] ---> 487a7bd9299f [2021-05-28T00:35:58.083Z] Step 6/6 : RUN go mod download [2021-05-28T00:35:58.083Z] ---> Running in 9d7d643f0657 [2021-05-28T00:36:01.172Z] 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-28T00:36:07.777Z] Removing intermediate container e1533069230b [2021-05-28T00:36:07.777Z] ---> 783ac464c920 [2021-05-28T00:36:07.777Z] [2021-05-28T00:36:07.777Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T00:36:07.777Z] 3.12: Pulling from library/alpine [2021-05-28T00:36:07.777Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T00:36:07.777Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T00:36:07.777Z] ---> 13621d1b12d4 [2021-05-28T00:36:07.777Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T00:36:07.777Z] ---> Running in 0cfb9937ee20 [2021-05-28T00:36:08.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:08.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:08.349Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T00:36:08.614Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:36:08.614Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T00:36:08.614Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T00:36:08.614Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:36:08.614Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:36:08.614Z] OK: 7 MiB in 18 packages [2021-05-28T00:36:09.560Z] Removing intermediate container 0cfb9937ee20 [2021-05-28T00:36:09.560Z] ---> d836f66f563d [2021-05-28T00:36:09.560Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T00:36:09.560Z] ---> Running in 2acfcacc0872 [2021-05-28T00:36:09.823Z] Removing intermediate container 2acfcacc0872 [2021-05-28T00:36:09.823Z] ---> 05cef9889c9f [2021-05-28T00:36:09.823Z] Step 14/22 : WORKDIR /edgex [2021-05-28T00:36:09.823Z] ---> Running in d3867d8651b3 [2021-05-28T00:36:09.823Z] Removing intermediate container d3867d8651b3 [2021-05-28T00:36:09.823Z] ---> b098b78aaf91 [2021-05-28T00:36:09.823Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T00:36:10.400Z] ---> f9d71e1b3bd8 [2021-05-28T00:36:10.400Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T00:36:11.368Z] ---> f7c96034c3a9 [2021-05-28T00:36:11.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T00:36:11.630Z] Removing intermediate container 5ef8d45efe41 [2021-05-28T00:36:11.630Z] ---> 0cbd29f2bd0f [2021-05-28T00:36:11.630Z] [2021-05-28T00:36:11.630Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:36:11.630Z] ---> 13621d1b12d4 [2021-05-28T00:36:11.630Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:36:11.630Z] ---> Running in bb7107a3e0a8 [2021-05-28T00:36:11.898Z] ---> 5df0e63198e2 [2021-05-28T00:36:11.898Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T00:36:11.898Z] ---> Running in fe8c210fcf6a [2021-05-28T00:36:12.162Z] Removing intermediate container fe8c210fcf6a [2021-05-28T00:36:12.162Z] ---> e77044517d2d [2021-05-28T00:36:12.162Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T00:36:12.428Z] ---> Running in 58e8e730da63 [2021-05-28T00:36:12.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:12.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:12.963Z] Removing intermediate container 58e8e730da63 [2021-05-28T00:36:12.963Z] ---> 6efdcfe182b9 [2021-05-28T00:36:12.963Z] Step 20/22 : LABEL arch=x86_64 [2021-05-28T00:36:12.963Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T00:36:12.963Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:36:12.963Z] OK: 6 MiB in 15 packages [2021-05-28T00:36:13.225Z] ---> Running in c348623a304d [2021-05-28T00:36:13.489Z] Removing intermediate container c348623a304d [2021-05-28T00:36:13.489Z] ---> 8929e313490b [2021-05-28T00:36:13.489Z] Step 21/22 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 [2021-05-28T00:36:13.489Z] Removing intermediate container eeb23a1b7aac [2021-05-28T00:36:13.489Z] ---> 0af22d867523 [2021-05-28T00:36:13.489Z] [2021-05-28T00:36:13.489Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:36:13.489Z] ---> 13621d1b12d4 [2021-05-28T00:36:13.489Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:36:13.752Z] ---> Running in 5d4bc171db4a [2021-05-28T00:36:13.752Z] ---> Running in 406ff8445ca0 [2021-05-28T00:36:13.752Z] Removing intermediate container bb7107a3e0a8 [2021-05-28T00:36:13.752Z] ---> 77b5fdbdcaca [2021-05-28T00:36:13.752Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:36:13.752Z] ---> Running in fd4091269d95 [2021-05-28T00:36:14.014Z] Removing intermediate container 5d4bc171db4a [2021-05-28T00:36:14.014Z] ---> 85c74f5ee48d [2021-05-28T00:36:14.014Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T00:36:14.014Z] Removing intermediate container fd4091269d95 [2021-05-28T00:36:14.014Z] ---> 534ada47a73e [2021-05-28T00:36:14.014Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T00:36:14.014Z] ---> Running in 15bb19882662 [2021-05-28T00:36:14.014Z] ---> Running in 477674df50fd [2021-05-28T00:36:14.281Z] Removing intermediate container 15bb19882662 [2021-05-28T00:36:14.281Z] ---> 3bfceb055589 [2021-05-28T00:36:14.281Z] [2021-05-28T00:36:14.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:14.542Z] Removing intermediate container 477674df50fd [2021-05-28T00:36:14.542Z] ---> a48f665a1188 [2021-05-28T00:36:14.542Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T00:36:14.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:14.542Z] Successfully built 3bfceb055589 [2021-05-28T00:36:14.542Z] Successfully tagged security-proxy-setup:latest [2021-05-28T00:36:14.542Z] Building support-notifications [2021-05-28T00:36:14.542Z]  Building security-proxy-setup ... done  ---> Running in 2f91d8c8971a [2021-05-28T00:36:14.542Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T00:36:14.542Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:36:14.816Z] OK: 6 MiB in 15 packages [2021-05-28T00:36:14.816Z] Removing intermediate container 2f91d8c8971a [2021-05-28T00:36:14.816Z] ---> 8b11d098efc6 [2021-05-28T00:36:14.816Z] Step 16/24 : WORKDIR / [2021-05-28T00:36:14.816Z] ---> Running in 139a6a9c5778 [2021-05-28T00:36:16.213Z] Removing intermediate container 139a6a9c5778 [2021-05-28T00:36:16.213Z] ---> 5888e919f3a6 [2021-05-28T00:36:16.213Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:36:16.213Z] Removing intermediate container 406ff8445ca0 [2021-05-28T00:36:16.213Z] ---> 7cabc58760d4 [2021-05-28T00:36:16.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-28T00:36:16.788Z] ---> 74c3ee1503a1 [2021-05-28T00:36:16.788Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T00:36:16.788Z] ---> Running in c8198066bdc3 [2021-05-28T00:36:19.351Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:36:19.351Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:36:19.351Z] ---> 500b855bea5f [2021-05-28T00:36:19.351Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T00:36:19.351Z] ---> Using cache [2021-05-28T00:36:19.351Z] ---> 15ed5f0d6704 [2021-05-28T00:36:19.351Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:36:19.351Z] ---> Using cache [2021-05-28T00:36:19.351Z] ---> b7bcf7018a26 [2021-05-28T00:36:19.351Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T00:36:21.276Z] 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-28T00:36:21.276Z] Removing intermediate container c8198066bdc3 [2021-05-28T00:36:21.276Z] ---> 919553c5d9ba [2021-05-28T00:36:21.276Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T00:36:21.276Z] ---> Running in c94eaa6d7849 [2021-05-28T00:36:21.540Z] ---> aa309d7c900c [2021-05-28T00:36:21.540Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T00:36:21.540Z] ---> Running in 34022d37e8fc [2021-05-28T00:36:21.540Z] Removing intermediate container 1242458687d0 [2021-05-28T00:36:21.540Z] ---> c30651a153ca [2021-05-28T00:36:21.540Z] [2021-05-28T00:36:21.540Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T00:36:21.540Z] ---> 13621d1b12d4 [2021-05-28T00:36:21.540Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T00:36:21.540Z] ---> Running in 83171bad9cd0 [2021-05-28T00:36:21.806Z] Removing intermediate container 34022d37e8fc [2021-05-28T00:36:21.806Z] ---> 9dbe6f3fc292 [2021-05-28T00:36:21.806Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T00:36:21.806Z] ---> 13c4a423bbcf [2021-05-28T00:36:21.806Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T00:36:21.806Z] Removing intermediate container 83171bad9cd0 [2021-05-28T00:36:21.806Z] ---> 14a3b44d8312 [2021-05-28T00:36:21.806Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T00:36:21.806Z] ---> Running in a60722bfbb6b [2021-05-28T00:36:21.806Z] ---> Running in 71d3c3a55701 [2021-05-28T00:36:21.806Z] ---> Running in 0acdc3cb1869 [2021-05-28T00:36:21.806Z] Removing intermediate container a60722bfbb6b [2021-05-28T00:36:21.806Z] ---> 67f319727897 [2021-05-28T00:36:21.806Z] Step 16/24 : WORKDIR / [2021-05-28T00:36:21.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:22.074Z] ---> Running in 47e1b064ffe0 [2021-05-28T00:36:22.074Z] Removing intermediate container 71d3c3a55701 [2021-05-28T00:36:22.074Z] ---> 03df51815710 [2021-05-28T00:36:22.074Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:36:22.074Z] ---> Running in fce4536ba1a3 [2021-05-28T00:36:22.337Z] Removing intermediate container 47e1b064ffe0 [2021-05-28T00:36:22.337Z] ---> 9a452f27042f [2021-05-28T00:36:22.337Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:36:22.337Z] Removing intermediate container fce4536ba1a3 [2021-05-28T00:36:22.337Z] ---> 24dd61808cf3 [2021-05-28T00:36:22.337Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T00:36:22.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:22.337Z] ---> Running in bb475cf9d16e [2021-05-28T00:36:22.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:22.608Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T00:36:22.608Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T00:36:22.608Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:36:22.608Z] OK: 6 MiB in 16 packages [2021-05-28T00:36:22.608Z] Removing intermediate container bb475cf9d16e [2021-05-28T00:36:22.608Z] ---> 028a4c172f5c [2021-05-28T00:36:22.608Z] Step 23/24 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 [2021-05-28T00:36:22.608Z] ---> ff0986efb0ad [2021-05-28T00:36:22.608Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T00:36:22.608Z] ---> Running in 533228eac283 [2021-05-28T00:36:22.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:23.133Z] Removing intermediate container 533228eac283 [2021-05-28T00:36:23.133Z] ---> 974a6dc5baa7 [2021-05-28T00:36:23.133Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:36:23.133Z] Removing intermediate container 0acdc3cb1869 [2021-05-28T00:36:23.133Z] ---> 3e3a2cace3db [2021-05-28T00:36:23.133Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T00:36:23.133Z] ---> 3ea7b0438a6d [2021-05-28T00:36:23.133Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T00:36:23.133Z] ---> Running in e7cc37d4c033 [2021-05-28T00:36:23.133Z] ---> Running in 5258307f1827 [2021-05-28T00:36:23.403Z] OK: 219 MiB in 52 packages [2021-05-28T00:36:23.403Z] Removing intermediate container e7cc37d4c033 [2021-05-28T00:36:23.403Z] ---> 8d1b4040c141 [2021-05-28T00:36:23.403Z] [2021-05-28T00:36:23.403Z] Successfully built 8d1b4040c141 [2021-05-28T00:36:23.403Z] Successfully tagged core-command:latest [2021-05-28T00:36:23.403Z] Building core-data [2021-05-28T00:36:23.693Z] Removing intermediate container 5258307f1827 [2021-05-28T00:36:23.693Z] ---> 4879a43c4ca9 [2021-05-28T00:36:23.693Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T00:36:23.956Z]  Building core-command ... done  ---> f92dadfe1e10 [2021-05-28T00:36:23.956Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T00:36:24.910Z] ---> Running in fb1f3d3289b6 [2021-05-28T00:36:24.945Z] Removing intermediate container 9d7d643f0657 [2021-05-28T00:36:24.945Z] ---> f6e6a6e242c9 [2021-05-28T00:36:24.945Z] Successfully built f6e6a6e242c9 [2021-05-28T00:36:24.945Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:36:25.294Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T00:36:25.294Z] . [Pipeline] withDockerContainer [2021-05-28T00:36:25.546Z] prd-ubuntu18.04-docker-arm64-4c-16g-719 does not seem to be running inside a container [2021-05-28T00:36:25.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T00:36:27.098Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:36:27.098Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:36:27.098Z] ---> 500b855bea5f [2021-05-28T00:36:27.098Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:36:27.098Z] ---> Using cache [2021-05-28T00:36:27.098Z] ---> 15ed5f0d6704 [2021-05-28T00:36:27.098Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:36:27.098Z] ---> Using cache [2021-05-28T00:36:27.098Z] ---> b7bcf7018a26 [2021-05-28T00:36:27.098Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T00:36:27.166Z] $ docker top 8d2842d34342dc3e8c66fbcc37284eaa7a8e6f3c53c34f768a3004eb0e816dfb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:36:28.123Z] + go version [2021-05-28T00:36:28.123Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-28T00:36:28.142Z] $ docker stop --time=1 8d2842d34342dc3e8c66fbcc37284eaa7a8e6f3c53c34f768a3004eb0e816dfb [2021-05-28T00:36:28.907Z] ---> Running in 5ace470c60a8 [2021-05-28T00:36:28.907Z] ---> Running in 7f0a1e8bcc4f [2021-05-28T00:36:28.907Z] Removing intermediate container fb1f3d3289b6 [2021-05-28T00:36:28.907Z] ---> b52ed7e14f63 [2021-05-28T00:36:28.907Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T00:36:28.907Z] Removing intermediate container 87e59cc5e940 [2021-05-28T00:36:28.907Z] ---> 504cb43788d5 [2021-05-28T00:36:28.907Z] [2021-05-28T00:36:28.907Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T00:36:28.907Z] ---> 13621d1b12d4 [2021-05-28T00:36:28.907Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T00:36:28.907Z] ---> Running in a9947710b382 [2021-05-28T00:36:28.907Z] ---> Running in 4abaf25a7f1b [2021-05-28T00:36:28.907Z] Removing intermediate container c94eaa6d7849 [2021-05-28T00:36:28.907Z] ---> e920302c548a [2021-05-28T00:36:28.907Z] Step 6/23 : COPY go.mod . [2021-05-28T00:36:28.907Z] Removing intermediate container 5ace470c60a8 [2021-05-28T00:36:28.907Z] ---> de1854f50092 [2021-05-28T00:36:28.907Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:36:28.907Z] ---> Running in 6821b8b8a6a8 [2021-05-28T00:36:28.907Z] ---> d0c1fa412a92 [2021-05-28T00:36:28.907Z] Step 7/23 : RUN go mod download [2021-05-28T00:36:28.907Z] Removing intermediate container 6821b8b8a6a8 [2021-05-28T00:36:28.907Z] ---> 8598a48c286d [2021-05-28T00:36:28.907Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T00:36:28.907Z] ---> Running in 867fd10404fb [2021-05-28T00:36:29.248Z] ---> Running in d112497893c4 [2021-05-28T00:36:29.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:29.249Z] Removing intermediate container d112497893c4 [2021-05-28T00:36:29.249Z] ---> 28c7a88ddead [2021-05-28T00:36:29.249Z] Step 23/24 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 [2021-05-28T00:36:29.249Z] ---> Running in 43eca13b86cc [2021-05-28T00:36:29.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:29.554Z] Removing intermediate container 43eca13b86cc [2021-05-28T00:36:29.554Z] ---> e7c076db742b [2021-05-28T00:36:29.554Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:36:29.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:29.554Z] ---> Running in 5e3ce03e78cc [2021-05-28T00:36:29.876Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T00:36:29.876Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:36:29.876Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T00:36:29.876Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T00:36:29.876Z] Removing intermediate container 5e3ce03e78cc [2021-05-28T00:36:29.876Z] ---> 81f0b6106fdc [2021-05-28T00:36:29.876Z] [2021-05-28T00:36:29.876Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T00:36:29.876Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T00:36:29.876Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:36:29.876Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:36:29.876Z] OK: 7 MiB in 20 packages [2021-05-28T00:36:29.876Z] Successfully built 81f0b6106fdc [2021-05-28T00:36:29.876Z] Successfully tagged core-metadata:latest [2021-05-28T00:36:29.876Z] Building sys-mgmt-agent [2021-05-28T00:36:29.960Z] $ docker rm -f 8d2842d34342dc3e8c66fbcc37284eaa7a8e6f3c53c34f768a3004eb0e816dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-28T00:36:30.240Z]  Building core-metadata ... done Removing intermediate container a9947710b382 [2021-05-28T00:36:30.240Z] ---> cade2bdfb578 [2021-05-28T00:36:30.240Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T00:36:30.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:36:30.600Z] ---> Running in d8a16f486514 [2021-05-28T00:36:30.600Z] OK: 219 MiB in 52 packages [2021-05-28T00:36:30.637Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T00:36:30.637Z] . [Pipeline] withDockerContainer [2021-05-28T00:36:30.861Z] prd-ubuntu18.04-docker-arm64-4c-16g-719 does not seem to be running inside a container [2021-05-28T00:36:30.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T00:36:32.379Z] $ docker top e63feccc74c7dbaa47a765acde37df2581910b029f615c1ec32aeee8fab4d21f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T00:36:32.672Z] ========================================================= [2021-05-28T00:36:32.672Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T00:36:32.672Z] ========================================================= [Pipeline] sh [2021-05-28T00:36:33.156Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:36:33.156Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:36:33.156Z] ---> 500b855bea5f [2021-05-28T00:36:33.156Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:36:33.156Z] ---> Using cache [2021-05-28T00:36:33.156Z] ---> 15ed5f0d6704 [2021-05-28T00:36:33.156Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:36:33.156Z] ---> Using cache [2021-05-28T00:36:33.156Z] ---> b7bcf7018a26 [2021-05-28T00:36:33.156Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T00:36:33.323Z] + go mod tidy [Pipeline] sh [2021-05-28T00:36:34.573Z] + make test [2021-05-28T00:36:34.573Z] go mod tidy [2021-05-28T00:36:35.079Z] Removing intermediate container 867fd10404fb [2021-05-28T00:36:35.079Z] ---> cdf1de6a7e36 [2021-05-28T00:36:35.079Z] Step 8/23 : COPY . . [2021-05-28T00:36:35.079Z] Removing intermediate container 4abaf25a7f1b [2021-05-28T00:36:35.079Z] ---> 6d30c9f57dcb [2021-05-28T00:36:35.079Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T00:36:35.172Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T00:36:35.347Z] ---> Running in 6981b584e4b7 [2021-05-28T00:36:35.347Z] Removing intermediate container d8a16f486514 [2021-05-28T00:36:35.347Z] ---> c47857f7e969 [2021-05-28T00:36:35.347Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T00:36:35.347Z] ---> Running in f8b97e4e9959 [2021-05-28T00:36:35.347Z] Removing intermediate container 7f0a1e8bcc4f [2021-05-28T00:36:35.347Z] ---> 058b65b3fdaf [2021-05-28T00:36:35.347Z] Step 6/24 : COPY go.mod . [2021-05-28T00:36:35.610Z] Removing intermediate container f8b97e4e9959 [2021-05-28T00:36:35.610Z] ---> 26b1dc715855 [2021-05-28T00:36:35.610Z] Step 14/26 : WORKDIR / [2021-05-28T00:36:37.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:38.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:36:38.748Z] OK: 219 MiB in 52 packages [2021-05-28T00:36:40.152Z] ---> Running in 13367428d453 [2021-05-28T00:36:40.152Z] ---> fb4bed7dc065 [2021-05-28T00:36:40.152Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T00:36:40.152Z] ---> bb56a9f7a01a [2021-05-28T00:36:40.152Z] Step 7/24 : RUN go mod download [2021-05-28T00:36:40.152Z] ---> Running in 20c1f5f6e883 [2021-05-28T00:36:40.413Z] ---> Running in d07d307a1f0a [2021-05-28T00:36:40.413Z] Removing intermediate container 13367428d453 [2021-05-28T00:36:40.413Z] ---> b013ab85d277 [2021-05-28T00:36:40.413Z] 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-28T00:36:40.413Z] ---> a14740eb52c0 [2021-05-28T00:36:40.413Z] Step 9/23 : RUN go mod tidy [2021-05-28T00:36:40.413Z] ---> Running in b69b50c1706f [2021-05-28T00:36:40.676Z] ---> 75d2807d980f [2021-05-28T00:36:40.676Z] 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-28T00:36:40.676Z] Removing intermediate container 6981b584e4b7 [2021-05-28T00:36:40.676Z] ---> 773c40f0ab64 [2021-05-28T00:36:40.676Z] Step 6/24 : COPY go.mod . [2021-05-28T00:36:40.947Z] ---> e8afa4ae44af [2021-05-28T00:36:40.947Z] Step 7/24 : RUN go mod download [2021-05-28T00:36:40.947Z] ---> Running in 854c9bc67d7d [2021-05-28T00:36:40.947Z] ---> 35b80fa2a730 [2021-05-28T00:36:40.947Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T00:36:41.209Z] ---> 8393a8654e52 [2021-05-28T00:36:41.209Z] 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-28T00:36:41.482Z] Removing intermediate container d07d307a1f0a [2021-05-28T00:36:41.482Z] ---> e3f1b4d34a56 [2021-05-28T00:36:41.482Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:36:41.763Z] ---> bd9528c304e3 [2021-05-28T00:36:41.763Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T00:36:41.763Z] Removing intermediate container 20c1f5f6e883 [2021-05-28T00:36:41.763Z] ---> 7a4b2c2678f4 [2021-05-28T00:36:41.763Z] Step 8/24 : COPY . . [2021-05-28T00:36:42.026Z] ---> 6b8f3c18bd2a [2021-05-28T00:36:42.026Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T00:36:46.247Z] ---> 2d64f448a83f [2021-05-28T00:36:46.247Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T00:36:46.247Z] Removing intermediate container 854c9bc67d7d [2021-05-28T00:36:46.247Z] ---> 0c9a62a7cd19 [2021-05-28T00:36:46.247Z] Step 8/24 : COPY . . [2021-05-28T00:36:46.247Z] Removing intermediate container b69b50c1706f [2021-05-28T00:36:46.247Z] ---> 5317dda83a6a [2021-05-28T00:36:46.247Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T00:36:46.247Z] ---> faf8d71566ca [2021-05-28T00:36:46.247Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T00:36:46.247Z] ---> Running in 1ff2e3b99e18 [2021-05-28T00:36:46.247Z] ---> e3955b55f04e [2021-05-28T00:36:46.247Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:36:48.812Z] 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-28T00:36:49.787Z] ---> Running in 407143f63ce8 [2021-05-28T00:36:51.178Z] ---> e2d3657aff81 [2021-05-28T00:36:51.179Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T00:36:51.179Z] ---> fe80c60e5c16 [2021-05-28T00:36:51.179Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T00:36:51.454Z] ---> dbe088219dd7 [2021-05-28T00:36:51.454Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:36:51.721Z] ---> Running in 5bd84a956cb7 [2021-05-28T00:36:51.721Z] ---> 3eb182627b7e [2021-05-28T00:36:51.721Z] 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-28T00:36:51.721Z] ---> 3ca32cfaabcd [2021-05-28T00:36:51.721Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T00:36:51.721Z] ---> Running in ac2b112bdbfe [2021-05-28T00:36:51.991Z] ---> 4adfe85fefc6 [2021-05-28T00:36:51.991Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T00:36:52.262Z] ---> Running in 35fc35e394d2 [2021-05-28T00:36:52.262Z] Removing intermediate container 35fc35e394d2 [2021-05-28T00:36:52.262Z] ---> 4ce6ce673028 [2021-05-28T00:36:52.262Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T00:36:52.533Z] ---> 780eae6443db [2021-05-28T00:36:52.533Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T00:36:52.803Z] ---> Running in dbd1afd2ed8c [2021-05-28T00:36:52.803Z] Removing intermediate container ac2b112bdbfe [2021-05-28T00:36:52.803Z] ---> a494ca9003b1 [2021-05-28T00:36:52.803Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T00:36:52.803Z] ---> Running in d5e06f212c29 [2021-05-28T00:36:53.071Z] Removing intermediate container d5e06f212c29 [2021-05-28T00:36:53.071Z] ---> b6c60f5d08e9 [2021-05-28T00:36:53.071Z] Step 24/26 : LABEL arch=x86_64 [2021-05-28T00:36:53.071Z] ---> Running in 8a03fc9b7be3 [2021-05-28T00:36:53.341Z] Removing intermediate container 8a03fc9b7be3 [2021-05-28T00:36:53.341Z] ---> fd060a67a1fa [2021-05-28T00:36:53.341Z] Step 25/26 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 [2021-05-28T00:36:53.341Z] Removing intermediate container 407143f63ce8 [2021-05-28T00:36:53.341Z] ---> b5e8f2ed6442 [2021-05-28T00:36:53.341Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T00:36:53.609Z] ---> Running in 706b0200281f [2021-05-28T00:36:53.609Z] ---> Running in ed7c57a8ad9c [2021-05-28T00:36:53.869Z] Removing intermediate container 5bd84a956cb7 [2021-05-28T00:36:53.869Z] ---> 6800242877b3 [2021-05-28T00:36:53.869Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T00:36:53.869Z] ---> Running in bbe6cc2e9df2 [2021-05-28T00:36:53.869Z] Removing intermediate container 706b0200281f [2021-05-28T00:36:53.869Z] ---> 7e7ef156f8f2 [2021-05-28T00:36:53.869Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T00:36:53.869Z] ---> Running in c12427e5fe71 [2021-05-28T00:36:54.148Z] Removing intermediate container dbd1afd2ed8c [2021-05-28T00:36:54.148Z] ---> 4de3e5a4726d [2021-05-28T00:36:54.148Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T00:36:54.148Z] ---> Running in 4c1c2cb4c9b6 [2021-05-28T00:36:54.148Z] Removing intermediate container c12427e5fe71 [2021-05-28T00:36:54.148Z] ---> a4b881033fae [2021-05-28T00:36:54.148Z] [2021-05-28T00:36:54.431Z] 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-28T00:36:54.431Z] Successfully built a4b881033fae [2021-05-28T00:36:54.431Z] 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-28T00:36:54.431Z] Successfully tagged security-secretstore-setup:latest [2021-05-28T00:36:54.431Z] Building support-scheduler [2021-05-28T00:36:54.431Z] Removing intermediate container 4c1c2cb4c9b6 [2021-05-28T00:36:54.431Z] ---> 152291b26185 [2021-05-28T00:36:54.431Z] Step 29/32 : CMD ["gate"] [2021-05-28T00:36:54.702Z]  Building security-secretstore-setup ... done  ---> Running in 7eb75199d4c8 [2021-05-28T00:36:54.702Z] Removing intermediate container 7eb75199d4c8 [2021-05-28T00:36:54.702Z] ---> 7c642b291ca5 [2021-05-28T00:36:54.702Z] Step 30/32 : LABEL arch=x86_64 [2021-05-28T00:36:54.980Z] ---> Running in c759579e06a4 [2021-05-28T00:36:55.572Z] Removing intermediate container c759579e06a4 [2021-05-28T00:36:55.572Z] ---> dea2f5b6faed [2021-05-28T00:36:55.572Z] Step 31/32 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 [2021-05-28T00:36:56.975Z] ---> Running in 59675d1ecbb7 [2021-05-28T00:36:57.238Z] Removing intermediate container 59675d1ecbb7 [2021-05-28T00:36:57.238Z] ---> 12d48c2e8bd6 [2021-05-28T00:36:57.238Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T00:36:57.506Z] ---> Running in e5b05cb8b596 [2021-05-28T00:36:57.780Z] Removing intermediate container e5b05cb8b596 [2021-05-28T00:36:57.780Z] ---> 12e0ab97a75a [2021-05-28T00:36:57.780Z] [2021-05-28T00:36:58.054Z] Successfully built 12e0ab97a75a [2021-05-28T00:36:58.054Z] Successfully tagged security-bootstrapper:latest [2021-05-28T00:37:01.968Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T00:37:04.679Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:37:04.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:37:04.679Z] ---> 500b855bea5f [2021-05-28T00:37:04.679Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T00:37:04.679Z] ---> Using cache [2021-05-28T00:37:04.679Z] ---> 15ed5f0d6704 [2021-05-28T00:37:04.679Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:37:04.679Z] ---> Using cache [2021-05-28T00:37:04.679Z] ---> b7bcf7018a26 [2021-05-28T00:37:04.679Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T00:37:04.679Z] ---> Using cache [2021-05-28T00:37:04.679Z] ---> 44a060de841a [2021-05-28T00:37:04.679Z] Step 6/23 : COPY go.mod . [2021-05-28T00:37:04.679Z] ---> Using cache [2021-05-28T00:37:04.679Z] ---> 9c70f2d65cfb [2021-05-28T00:37:04.679Z] Step 7/23 : RUN go mod download [2021-05-28T00:37:04.679Z] ---> Using cache [2021-05-28T00:37:04.679Z] ---> 6f7390e8f05c [2021-05-28T00:37:04.679Z] Step 8/23 : COPY . . [2021-05-28T00:37:04.679Z] ---> Using cache [2021-05-28T00:37:04.679Z] ---> 773530460302 [2021-05-28T00:37:04.679Z] Step 9/23 : RUN go mod tidy [2021-05-28T00:37:04.679Z] ---> Using cache [2021-05-28T00:37:04.679Z] ---> f75be31e2f2b [2021-05-28T00:37:04.679Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T00:37:06.079Z] ---> Running in d65c4048d7e2 [2021-05-28T00:37:06.341Z] 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-28T00:37:22.562Z] Removing intermediate container 1ff2e3b99e18 [2021-05-28T00:37:22.562Z] ---> 7a3a018210e7 [2021-05-28T00:37:22.562Z] [2021-05-28T00:37:22.562Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T00:37:22.562Z] ---> 13621d1b12d4 [2021-05-28T00:37:22.562Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T00:37:22.562Z] ---> Running in 518e519c6697 [2021-05-28T00:37:22.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:22.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:22.562Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T00:37:22.562Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T00:37:22.562Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:37:22.562Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:37:22.562Z] OK: 6 MiB in 16 packages [2021-05-28T00:37:22.562Z] Removing intermediate container 518e519c6697 [2021-05-28T00:37:22.562Z] ---> 6ef61006fa6d [2021-05-28T00:37:22.562Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:37:22.562Z] ---> Running in 32d9b49c3e4c [2021-05-28T00:37:22.562Z] Removing intermediate container 32d9b49c3e4c [2021-05-28T00:37:22.562Z] ---> 53a9b9089f6d [2021-05-28T00:37:22.562Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T00:37:22.562Z] ---> Running in 60a35fff1363 [2021-05-28T00:37:22.562Z] Removing intermediate container 60a35fff1363 [2021-05-28T00:37:22.562Z] ---> efc4508dbd68 [2021-05-28T00:37:22.562Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T00:37:22.562Z] ---> Running in 90b726bd1828 [2021-05-28T00:37:22.562Z] Removing intermediate container 90b726bd1828 [2021-05-28T00:37:22.562Z] ---> 3b0e5d8e2f43 [2021-05-28T00:37:22.563Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:37:22.824Z] ---> adb200db9cf4 [2021-05-28T00:37:22.824Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T00:37:23.430Z] ---> 96f8845a7a0c [2021-05-28T00:37:23.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T00:37:23.430Z] ---> 8c61294ed5be [2021-05-28T00:37:23.430Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T00:37:23.694Z] ---> Running in 64765d0a01db [2021-05-28T00:37:23.694Z] Removing intermediate container 64765d0a01db [2021-05-28T00:37:23.694Z] ---> f56e33c4c698 [2021-05-28T00:37:23.694Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:37:23.694Z] ---> Running in da475db34428 [2021-05-28T00:37:23.954Z] Removing intermediate container da475db34428 [2021-05-28T00:37:23.954Z] ---> ac1d9a3f0612 [2021-05-28T00:37:23.954Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T00:37:23.954Z] ---> Running in 41eb43d26d62 [2021-05-28T00:37:24.219Z] Removing intermediate container 41eb43d26d62 [2021-05-28T00:37:24.219Z] ---> 0d9740c78a7b [2021-05-28T00:37:24.219Z] Step 22/23 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 [2021-05-28T00:37:24.219Z] ---> Running in 8db5400d589c [2021-05-28T00:37:24.219Z] Removing intermediate container 8db5400d589c [2021-05-28T00:37:24.219Z] ---> 5214eacd6588 [2021-05-28T00:37:24.219Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T00:37:24.481Z] ---> Running in aa1741389740 [2021-05-28T00:37:24.743Z] Removing intermediate container aa1741389740 [2021-05-28T00:37:24.743Z] ---> aa0edab9bab5 [2021-05-28T00:37:24.743Z] [2021-05-28T00:37:24.743Z] Successfully built aa0edab9bab5 [2021-05-28T00:37:25.008Z] Successfully tagged support-notifications:latest [2021-05-28T00:37:26.948Z]  Building support-notifications ... done Removing intermediate container bbe6cc2e9df2 [2021-05-28T00:37:26.948Z] ---> 98699a2f96af [2021-05-28T00:37:26.948Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T00:37:26.948Z] ---> Running in 8a884c3aad52 [2021-05-28T00:37:27.211Z] 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-28T00:37:28.608Z] Removing intermediate container 8a884c3aad52 [2021-05-28T00:37:28.608Z] ---> 687e6d986378 [2021-05-28T00:37:28.608Z] [2021-05-28T00:37:28.608Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T00:37:28.608Z] 20.10.0: Pulling from library/docker [2021-05-28T00:37:33.920Z] Removing intermediate container ed7c57a8ad9c [2021-05-28T00:37:33.920Z] ---> 42af0ca58716 [2021-05-28T00:37:33.920Z] [2021-05-28T00:37:33.920Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:37:33.920Z] ---> 13621d1b12d4 [2021-05-28T00:37:33.920Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T00:37:33.920Z] ---> Running in eaf92ba1a530 [2021-05-28T00:37:33.920Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T00:37:33.920Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T00:37:33.920Z] ---> aefe523efa57 [2021-05-28T00:37:33.920Z] 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-28T00:37:34.182Z] Removing intermediate container eaf92ba1a530 [2021-05-28T00:37:34.182Z] ---> dd30e9730ae8 [2021-05-28T00:37:34.182Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T00:37:34.182Z] ---> Running in 799cfd99dc69 [2021-05-28T00:37:34.182Z] ---> Running in 52e0f96a2c40 [2021-05-28T00:37:34.182Z] Removing intermediate container d65c4048d7e2 [2021-05-28T00:37:34.182Z] ---> cd1e69d9a8f2 [2021-05-28T00:37:34.182Z] [2021-05-28T00:37:34.182Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T00:37:34.182Z] ---> 13621d1b12d4 [2021-05-28T00:37:34.182Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:37:34.182Z] ---> Using cache [2021-05-28T00:37:34.182Z] ---> 7cabc58760d4 [2021-05-28T00:37:34.182Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:37:34.182Z] ---> Using cache [2021-05-28T00:37:34.182Z] ---> 919553c5d9ba [2021-05-28T00:37:34.182Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T00:37:34.182Z] Removing intermediate container 799cfd99dc69 [2021-05-28T00:37:34.182Z] ---> 36bde51d8d82 [2021-05-28T00:37:34.182Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T00:37:34.182Z] ---> Running in 33daf0c9a3a6 [2021-05-28T00:37:34.446Z] Removing intermediate container 52e0f96a2c40 [2021-05-28T00:37:34.446Z] ---> 14eaac64d432 [2021-05-28T00:37:34.446Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T00:37:34.446Z] ---> Running in d65ff654aa37 [2021-05-28T00:37:34.446Z] ---> Running in 7a80175088a6 [2021-05-28T00:37:34.446Z] Removing intermediate container 33daf0c9a3a6 [2021-05-28T00:37:34.446Z] ---> f9e28cdf6830 [2021-05-28T00:37:34.446Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T00:37:34.446Z] ---> Running in 2a3d3be52dec [2021-05-28T00:37:34.446Z] Removing intermediate container 7a80175088a6 [2021-05-28T00:37:34.446Z] ---> bee145f66b2a [2021-05-28T00:37:34.446Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:37:34.706Z] ---> Running in 43ad76c728a4 [2021-05-28T00:37:34.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:34.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:34.706Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T00:37:34.972Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T00:37:34.972Z] Removing intermediate container 2a3d3be52dec [2021-05-28T00:37:34.972Z] ---> 1995cd7335b5 [2021-05-28T00:37:34.972Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:37:34.972Z] Executing bash-5.0.17-r0.post-install [2021-05-28T00:37:34.972Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:37:34.972Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T00:37:34.972Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T00:37:34.972Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T00:37:34.972Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T00:37:34.972Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T00:37:34.972Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T00:37:34.972Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T00:37:34.972Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T00:37:34.972Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T00:37:34.972Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T00:37:35.235Z] ---> acb4ad02c83c [2021-05-28T00:37:35.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T00:37:36.181Z] ---> 1d08e4ec8230 [2021-05-28T00:37:36.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T00:37:36.181Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T00:37:36.181Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T00:37:36.181Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T00:37:36.181Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T00:37:36.181Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T00:37:36.181Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T00:37:36.181Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T00:37:36.441Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T00:37:36.441Z] Removing intermediate container 43ad76c728a4 [2021-05-28T00:37:36.441Z] ---> a22230f84866 [2021-05-28T00:37:36.441Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T00:37:36.441Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T00:37:36.441Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T00:37:36.441Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T00:37:36.441Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T00:37:36.441Z] ---> 2c4dd1e10950 [2021-05-28T00:37:36.441Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T00:37:36.441Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T00:37:36.703Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T00:37:36.703Z] ---> Running in b6dc12640ac2 [2021-05-28T00:37:36.703Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T00:37:36.703Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T00:37:36.703Z] ---> Running in a6c116da0ba5 [2021-05-28T00:37:36.703Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T00:37:36.703Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T00:37:36.703Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T00:37:36.703Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T00:37:36.703Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T00:37:36.703Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T00:37:36.703Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T00:37:36.703Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T00:37:36.703Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T00:37:36.703Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T00:37:36.703Z] Removing intermediate container a6c116da0ba5 [2021-05-28T00:37:36.703Z] ---> 8b936cd24653 [2021-05-28T00:37:36.703Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:37:36.967Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T00:37:36.967Z] OK: 72 MiB in 59 packages [2021-05-28T00:37:36.967Z] ---> Running in 2dc6e72ca6e0 [2021-05-28T00:37:36.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:37.228Z] Removing intermediate container 2dc6e72ca6e0 [2021-05-28T00:37:37.228Z] ---> dcfc04904a93 [2021-05-28T00:37:37.228Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T00:37:37.228Z] ---> Running in 3758eccab63a [2021-05-28T00:37:37.228Z] Removing intermediate container 3758eccab63a [2021-05-28T00:37:37.228Z] ---> c4ca7fde5f3f [2021-05-28T00:37:37.228Z] Step 22/23 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 [2021-05-28T00:37:37.228Z] ---> Running in ec9a9f9f857e [2021-05-28T00:37:37.496Z] Removing intermediate container ec9a9f9f857e [2021-05-28T00:37:37.496Z] ---> d5170f0d44b5 [2021-05-28T00:37:37.496Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T00:37:37.496Z] ---> Running in f33c5a483f96 [2021-05-28T00:37:37.496Z] Removing intermediate container f33c5a483f96 [2021-05-28T00:37:37.496Z] ---> 4a06716a6984 [2021-05-28T00:37:37.496Z] [2021-05-28T00:37:37.496Z] Successfully built 4a06716a6984 [2021-05-28T00:37:37.496Z] Successfully tagged support-scheduler:latest [2021-05-28T00:37:37.755Z]  Building support-scheduler ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T00:37:37.755Z] Collecting docker-compose==1.23.2 [2021-05-28T00:37:37.755Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T00:37:38.015Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T00:37:38.015Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T00:37:38.015Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T00:37:38.274Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T00:37:38.274Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T00:37:38.274Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T00:37:38.274Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T00:37:38.274Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T00:37:38.537Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T00:37:38.537Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T00:37:38.804Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T00:37:38.804Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T00:37:38.804Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T00:37:38.804Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T00:37:39.376Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T00:37:39.376Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T00:37:39.376Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T00:37:39.376Z] 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-28T00:37:39.376Z] Collecting PyYAML<4,>=3.10 [2021-05-28T00:37:39.376Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T00:37:39.946Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T00:37:39.946Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:37:39.946Z] OK: 8 MiB in 20 packages [2021-05-28T00:37:39.946Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T00:37:39.946Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T00:37:39.946Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T00:37:39.946Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T00:37:40.213Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T00:37:40.213Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T00:37:40.213Z] Removing intermediate container b6dc12640ac2 [2021-05-28T00:37:40.213Z] ---> f9221321bba2 [2021-05-28T00:37:40.213Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:37:40.486Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T00:37:40.486Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T00:37:40.486Z] 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-28T00:37:40.486Z] Collecting idna<2.8,>=2.5 [2021-05-28T00:37:40.486Z] ---> cf5db1a5ef54 [2021-05-28T00:37:40.486Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T00:37:40.486Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T00:37:40.486Z] 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-28T00:37:40.486Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T00:37:40.486Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T00:37:40.486Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T00:37:40.486Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T00:37:40.486Z] Installing collected packages: texttable, dockerpty, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, docopt, PyYAML, jsonschema, docker-compose [2021-05-28T00:37:40.486Z] Running setup.py install for texttable: started [2021-05-28T00:37:40.767Z] ---> 3b9dd169352b [2021-05-28T00:37:40.767Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T00:37:41.029Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T00:37:41.029Z] Running setup.py install for dockerpty: started [2021-05-28T00:37:41.295Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T00:37:41.295Z] ---> 2034a4f4ae91 [2021-05-28T00:37:41.295Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T00:37:41.865Z] Attempting uninstall: urllib3 [2021-05-28T00:37:41.865Z] Found existing installation: urllib3 1.25.9 [2021-05-28T00:37:41.865Z] Uninstalling urllib3-1.25.9: [2021-05-28T00:37:41.865Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T00:37:41.865Z] ---> Running in f19674d54bf7 [2021-05-28T00:37:42.126Z] Attempting uninstall: idna [2021-05-28T00:37:42.126Z] Found existing installation: idna 2.9 [2021-05-28T00:37:42.126Z] Uninstalling idna-2.9: [2021-05-28T00:37:42.126Z] Successfully uninstalled idna-2.9 [2021-05-28T00:37:42.126Z] Removing intermediate container f19674d54bf7 [2021-05-28T00:37:42.126Z] ---> fe0158dd3a60 [2021-05-28T00:37:42.126Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:37:42.126Z] ---> Running in 31a33318ad14 [2021-05-28T00:37:42.126Z] Attempting uninstall: requests [2021-05-28T00:37:42.126Z] Found existing installation: requests 2.23.0 [2021-05-28T00:37:42.126Z] Uninstalling requests-2.23.0: [2021-05-28T00:37:42.126Z] Successfully uninstalled requests-2.23.0 [2021-05-28T00:37:42.126Z] Removing intermediate container 31a33318ad14 [2021-05-28T00:37:42.126Z] ---> 50f72928def9 [2021-05-28T00:37:42.126Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T00:37:42.126Z] ---> Running in 22c437530b7b [2021-05-28T00:37:42.394Z] Removing intermediate container 22c437530b7b [2021-05-28T00:37:42.395Z] ---> f9f3539936f8 [2021-05-28T00:37:42.395Z] Step 23/24 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 [2021-05-28T00:37:42.395Z] ---> Running in 56b651f4e0e8 [2021-05-28T00:37:42.395Z] Running setup.py install for docopt: started [2021-05-28T00:37:42.395Z] Removing intermediate container 56b651f4e0e8 [2021-05-28T00:37:42.395Z] ---> 50fa1a424423 [2021-05-28T00:37:42.395Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:37:42.395Z] ---> Running in 56373fb5c0dd [2021-05-28T00:37:42.660Z] Removing intermediate container 56373fb5c0dd [2021-05-28T00:37:42.660Z] ---> 5ec1da525db0 [2021-05-28T00:37:42.660Z] [2021-05-28T00:37:42.660Z] Successfully built 5ec1da525db0 [2021-05-28T00:37:42.660Z] Successfully tagged core-data:latest [2021-05-28T00:37:42.660Z]  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' [2021-05-28T00:37:42.660Z] Running setup.py install for PyYAML: started [2021-05-28T00:37:42.921Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T00:37:43.182Z] 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-28T00:37:46.484Z] Removing intermediate container d65ff654aa37 [2021-05-28T00:37:46.484Z] ---> 4c0f510c6d97 [2021-05-28T00:37:46.484Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T00:37:46.746Z] ---> Running in 386224b79c66 [2021-05-28T00:37:46.746Z] Removing intermediate container 386224b79c66 [2021-05-28T00:37:46.746Z] ---> 17f4802aed5f [2021-05-28T00:37:46.746Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T00:37:46.746Z] ---> Running in 3e7f864081cd [2021-05-28T00:37:47.012Z] Removing intermediate container 3e7f864081cd [2021-05-28T00:37:47.012Z] ---> 475c17b27618 [2021-05-28T00:37:47.012Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T00:37:47.277Z] ---> 10e964e473d0 [2021-05-28T00:37:47.277Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T00:37:47.537Z] ---> 6970cc1bbcb0 [2021-05-28T00:37:47.537Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T00:37:47.797Z] ---> a3eb5efa41d8 [2021-05-28T00:37:47.797Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T00:37:47.797Z] ---> Running in 3cb684d8e34f [2021-05-28T00:37:48.061Z] Removing intermediate container 3cb684d8e34f [2021-05-28T00:37:48.061Z] ---> f5335c1bf6df [2021-05-28T00:37:48.061Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:37:48.061Z] ---> Running in 39ab4aa65695 [2021-05-28T00:37:48.321Z] Removing intermediate container 39ab4aa65695 [2021-05-28T00:37:48.321Z] ---> 8d542ef46eaa [2021-05-28T00:37:48.321Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T00:37:48.321Z] ---> Running in 22f94deb5d6f [2021-05-28T00:37:48.582Z] Removing intermediate container 22f94deb5d6f [2021-05-28T00:37:48.582Z] ---> 1302d19e1ad2 [2021-05-28T00:37:48.582Z] Step 23/24 : LABEL git_sha=13873fe35428e2ac153c2d4abec32708fe71f035 [2021-05-28T00:37:48.582Z] ---> Running in 9c042764243e [2021-05-28T00:37:48.582Z] Removing intermediate container 9c042764243e [2021-05-28T00:37:48.582Z] ---> 0035a2a27d93 [2021-05-28T00:37:48.582Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:37:48.845Z] ---> Running in 0c898dec0796 [2021-05-28T00:37:48.845Z] Removing intermediate container 0c898dec0796 [2021-05-28T00:37:48.845Z] ---> c2f3172f6c82 [2021-05-28T00:37:48.845Z] [2021-05-28T00:37:49.105Z] Successfully built c2f3172f6c82 [2021-05-28T00:37:49.105Z] Successfully tagged sys-mgmt-agent:latest [2021-05-28T00:37:49.112Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T00:37:49.116Z] $ docker stop --time=1 b55980c26dd4974ea1d827075b75898dffadcde3462105c0638554a7cd9320ef [2021-05-28T00:37:50.432Z] $ docker rm -f b55980c26dd4974ea1d827075b75898dffadcde3462105c0638554a7cd9320ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T00:37:50.800Z] + docker images [2021-05-28T00:37:50.800Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T00:37:50.800Z] sys-mgmt-agent latest c2f3172f6c82 2 seconds ago 312MB [2021-05-28T00:37:50.800Z] core-data latest 5ec1da525db0 8 seconds ago 21.6MB [2021-05-28T00:37:50.800Z] support-scheduler latest 4a06716a6984 13 seconds ago 17.1MB [2021-05-28T00:37:50.800Z] cd1e69d9a8f2 16 seconds ago 1.16GB [2021-05-28T00:37:50.800Z] 42af0ca58716 17 seconds ago 1.17GB [2021-05-28T00:37:50.800Z] 687e6d986378 22 seconds ago 1.16GB [2021-05-28T00:37:50.800Z] support-notifications latest aa0edab9bab5 26 seconds ago 17.8MB [2021-05-28T00:37:50.800Z] 7a3a018210e7 31 seconds ago 1.16GB [2021-05-28T00:37:50.800Z] security-bootstrapper latest 12e0ab97a75a 53 seconds ago 18.2MB [2021-05-28T00:37:50.800Z] security-secretstore-setup latest a4b881033fae 56 seconds ago 25.8MB [2021-05-28T00:37:50.800Z] core-metadata latest 81f0b6106fdc About a minute ago 18.6MB [2021-05-28T00:37:50.800Z] 504cb43788d5 About a minute ago 1.16GB [2021-05-28T00:37:50.800Z] core-command latest 8d1b4040c141 About a minute ago 17.1MB [2021-05-28T00:37:50.800Z] c30651a153ca About a minute ago 1.15GB [2021-05-28T00:37:50.800Z] security-proxy-setup latest 3bfceb055589 About a minute ago 25.3MB [2021-05-28T00:37:50.800Z] 0af22d867523 About a minute ago 1.17GB [2021-05-28T00:37:50.800Z] 0cbd29f2bd0f About a minute ago 1.16GB [2021-05-28T00:37:50.800Z] 783ac464c920 About a minute ago 1.16GB [2021-05-28T00:37:50.800Z] ci-base-image-x86_64 latest 500b855bea5f 6 minutes ago 648MB [2021-05-28T00:37:50.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-28T00:37:50.800Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-28T00:37:50.800Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-28T00:37:50.800Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-28T00:37:50.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-28T00:38:06.030Z] Still waiting to schedule task [2021-05-28T00:38:06.031Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-28T00:38:12.095Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T00:38:13.087Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T00:38:25.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T00:38:25.556Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T00:38:28.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T00:38:28.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T00:38:28.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T00:38:28.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T00:38:34.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T00:38:34.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T00:38:44.604Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T00:38:44.604Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T00:38:44.604Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T00:38:50.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.386s coverage: 46.1% of statements [2021-05-28T00:38:50.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T00:38:50.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T00:38:50.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T00:38:50.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T00:38:50.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T00:38:50.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T00:38:50.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.167s coverage: 28.7% of statements [2021-05-28T00:38:50.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.307s coverage: 100.0% of statements [2021-05-28T00:38:58.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.686s coverage: 27.7% of statements [2021-05-28T00:38:58.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T00:38:58.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T00:38:58.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T00:38:58.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T00:38:58.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T00:38:58.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.326s coverage: 81.2% of statements [2021-05-28T00:38:58.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T00:38:58.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.243s coverage: 100.0% of statements [2021-05-28T00:38:58.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T00:38:58.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.241s coverage: 100.0% of statements [2021-05-28T00:38:58.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T00:38:58.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T00:39:01.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.375s coverage: 58.6% of statements [2021-05-28T00:39:01.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T00:39:01.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T00:39:02.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.662s coverage: 87.7% of statements [2021-05-28T00:39:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T00:39:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:39:02.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.219s coverage: 78.9% of statements [2021-05-28T00:39:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T00:39:14.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.324s coverage: 28.6% of statements [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T00:39:14.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.296s coverage: 100.0% of statements [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T00:39:14.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.222s coverage: 100.0% of statements [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T00:39:14.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.480s coverage: 86.7% of statements [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T00:39:14.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.604s coverage: 97.5% of statements [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T00:39:14.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.286s coverage: 78.3% of statements [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T00:39:14.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T00:39:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.441s coverage: 95.1% of statements [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T00:39:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.213s coverage: 58.8% of statements [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T00:39:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.291s coverage: 0.8% of statements [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T00:39:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.180s coverage: 21.7% of statements [2021-05-28T00:39:21.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T00:39:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.196s coverage: 47.1% of statements [2021-05-28T00:39:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.262s coverage: 79.5% of statements [2021-05-28T00:39:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements [2021-05-28T00:39:22.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.202s coverage: 96.3% of statements [2021-05-28T00:39:23.238Z] Running on prd-ubuntu18.04-docker-8c-8g-727 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws [2021-05-28T00:39:23.255Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-28T00:39:23.384Z] The recommended git tool is: git [2021-05-28T00:39:23.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2021-05-28T00:39:25.976Z] using credential edgex-jenkins-ssh [2021-05-28T00:39:25.997Z] Cloning the remote Git repository [2021-05-28T00:39:26.025Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:39:26.099Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-28T00:39:26.152Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:39:26.153Z] > git --version # timeout=10 [2021-05-28T00:39:26.165Z] > git --version # 'git version 2.17.1' [2021-05-28T00:39:26.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:39:26.200Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T00:39:36.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.213s coverage: 94.4% of statements [2021-05-28T00:39:36.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements [2021-05-28T00:39:41.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.572s coverage: 81.8% of statements [2021-05-28T00:39:41.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.192s coverage: 76.0% of statements [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.263s coverage: 91.2% of statements [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.716s coverage: 64.4% of statements [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T00:39:49.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements [2021-05-28T00:39:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-05-28T00:39:50.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-05-28T00:39:53.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.979s coverage: 66.9% of statements [2021-05-28T00:39:53.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T00:39:53.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T00:39:53.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T00:39:54.936Z] Merging remotes/origin/master commit 3372c345ca573018b8293c0333122174fb4d3907 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-28T00:39:55.143Z] Merge succeeded, producing 2824650e4d57441625ccab238c96b573873ddcf9 [2021-05-28T00:39:55.143Z] Checking out Revision 2824650e4d57441625ccab238c96b573873ddcf9 (PR-3516) [2021-05-28T00:39:56.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.741s coverage: 43.5% of statements [2021-05-28T00:39:56.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T00:39:56.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T00:39:56.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements [2021-05-28T00:39:56.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T00:39:56.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements [2021-05-28T00:39:54.328Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T00:39:54.335Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T00:39:54.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T00:39:54.359Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T00:39:54.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:39:54.381Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T00:39:54.944Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T00:39:54.949Z] > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [2021-05-28T00:39:55.027Z] > git remote # timeout=10 [2021-05-28T00:39:55.038Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T00:39:55.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T00:39:55.047Z] > git merge 3372c345ca573018b8293c0333122174fb4d3907 # timeout=10 [2021-05-28T00:39:55.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T00:39:55.144Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T00:39:55.149Z] > git checkout -f 2824650e4d57441625ccab238c96b573873ddcf9 # timeout=10 [2021-05-28T00:39:58.790Z] Commit message: "Merge commit '3372c345ca573018b8293c0333122174fb4d3907' into HEAD" [2021-05-28T00:39:58.791Z] > git rev-list --no-walk dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:39:59.911Z] + echo snap-build.sh [2021-05-28T00:39:59.911Z] snap-build.sh [2021-05-28T00:39:59.911Z] + SNAP_BASE_DIR=. [2021-05-28T00:39:59.911Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-28T00:39:59.911Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-28T00:39:59.911Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-28T00:39:59.911Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-28T00:39:59.911Z] + cd /w/workspace/edgex-go/2 [2021-05-28T00:39:59.911Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-28T00:39:59.911Z] Reading package lists... [2021-05-28T00:40:00.175Z] Building dependency tree... [2021-05-28T00:40:00.175Z] Reading state information... [2021-05-28T00:40:00.436Z] The following packages were automatically installed and are no longer required: [2021-05-28T00:40:00.436Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-28T00:40:00.436Z] uidmap xdelta3 [2021-05-28T00:40:00.436Z] Use 'sudo apt autoremove' to remove them. [2021-05-28T00:40:00.696Z] The following packages will be REMOVED: [2021-05-28T00:40:00.696Z] lxd* lxd-client* [2021-05-28T00:40:00.959Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-28T00:40:00.959Z] After this operation, 31.7 MB disk space will be freed. [2021-05-28T00:40:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.481s coverage: 46.8% of statements [2021-05-28T00:40:01.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T00:40:01.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T00:40:01.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T00:40:01.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T00:40:01.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T00:40:01.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements [2021-05-28T00:40:01.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T00:40:01.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.159s coverage: 100.0% of statements [2021-05-28T00:40:01.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T00:40:01.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T00:40:05.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.307s coverage: 18.9% of statements [2021-05-28T00:40:05.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T00:40:05.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T00:40:05.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T00:40:05.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.506s coverage: 91.9% of statements [2021-05-28T00:40:05.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T00:40:05.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:40:05.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T00:40:05.779Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-28T00:40:05.779Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T00:40:07.169Z] Removing lxd dnsmasq configuration [2021-05-28T00:40:07.169Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T00:40:07.431Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-28T00:40:08.819Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T00:40:09.081Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-28T00:40:09.081Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T00:40:10.999Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-28T00:40:10.999Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-28T00:40:11.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.285s coverage: 28.7% of statements [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T00:40:11.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.235s coverage: 99.0% of statements [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T00:40:11.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.245s coverage: 100.0% of statements [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T00:40:11.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.210s coverage: 64.6% of statements [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T00:40:11.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.452s coverage: 97.6% of statements [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T00:40:11.840Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T00:40:11.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T00:40:11.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T00:40:11.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T00:40:12.118Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2021-05-28T00:40:12.392Z] + sudo snap remove --purge lxd [2021-05-28T00:40:12.654Z] snap "lxd" is not installed [2021-05-28T00:40:12.654Z] + sudo groupadd --force --system lxd [2021-05-28T00:40:12.654Z] ++ whoami [2021-05-28T00:40:12.654Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-28T00:40:12.654Z] + newgrp - lxd [2021-05-28T00:40:12.915Z] + sudo snap install lxd [2021-05-28T00:40:13.565Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.179s coverage: 28.1% of statements [2021-05-28T00:40:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T00:40:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T00:40:13.565Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.160s coverage: 27.9% of statements [2021-05-28T00:40:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T00:40:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T00:40:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T00:40:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T00:40:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T00:40:13.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-28T00:40:14.853Z] GO111MODULE=on go vet ./... [2021-05-28T00:40:21.073Z] 2021-05-28T00:40:18Z INFO Waiting for automatic snapd restart... [2021-05-28T00:40:35.997Z] lxd 4.14 from Canonical* installed [2021-05-28T00:40:35.997Z] + sudo lxd init --auto [2021-05-28T00:40:48.234Z] + sudo snap install --classic snapcraft [2021-05-28T00:40:52.458Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T00:40:52.458Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-28T00:40:52.458Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-28T00:40:52.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T00:40:52.458Z] Dload Upload Total Spent Left Speed [2021-05-28T00:40:52.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5056 0 --:--:-- --:--:-- --:--:-- 5097 [2021-05-28T00:40:52.458Z] 100 3325k 100 3325k 0 0 12.8M 0 --:--:-- --:--:-- --:--:-- 12.8M [2021-05-28T00:40:52.458Z] ./yq_linux_amd64 [2021-05-28T00:40:52.718Z] + sudo snapcraft prime --use-lxd [2021-05-28T00:40:54.111Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-28T00:40:54.111Z] 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-28T00:40:54.111Z] - README.md [2021-05-28T00:40:54.111Z] [2021-05-28T00:40:54.111Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T00:40:55.058Z] Launching a container. [2021-05-28T00:41:03.197Z] Waiting for container to be ready [2021-05-28T00:41:03.197Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-28T00:41:03.197Z] [2021-05-28T00:41:08.494Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-28T00:41:08.494Z] Waiting for network to be ready... [2021-05-28T00:41:08.755Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T00:41:09.017Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T00:41:09.017Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T00:41:09.017Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T00:41:09.017Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T00:41:09.017Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T00:41:09.017Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T00:41:09.017Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T00:41:09.017Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T00:41:09.017Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T00:41:09.277Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T00:41:09.539Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T00:41:09.799Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T00:41:09.799Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T00:41:09.799Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T00:41:09.799Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T00:41:09.799Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T00:41:09.799Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T00:41:10.063Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T00:41:10.325Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T00:41:10.586Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T00:41:10.586Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T00:41:10.586Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T00:41:10.586Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T00:41:10.586Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T00:41:10.586Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T00:41:10.586Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T00:41:13.130Z] Fetched 24.6 MB in 4s (5852 kB/s) [2021-05-28T00:41:13.703Z] Reading package lists... [2021-05-28T00:41:13.965Z] Reading package lists... [2021-05-28T00:41:14.226Z] Building dependency tree... [2021-05-28T00:41:14.226Z] Reading state information... [2021-05-28T00:41:14.487Z] The following additional packages will be installed: [2021-05-28T00:41:14.487Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T00:41:14.487Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T00:41:14.487Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T00:41:14.487Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-28T00:41:14.487Z] Suggested packages: [2021-05-28T00:41:14.487Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-28T00:41:14.487Z] Recommended packages: [2021-05-28T00:41:14.487Z] gnupg libsasl2-modules [2021-05-28T00:41:14.487Z] The following NEW packages will be installed: [2021-05-28T00:41:14.487Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T00:41:14.487Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T00:41:14.487Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T00:41:14.487Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-28T00:41:14.487Z] The following packages will be upgraded: [2021-05-28T00:41:14.487Z] gpg gpg-agent gpgconf libudev1 [2021-05-28T00:41:14.487Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-28T00:41:14.487Z] Need to get 3530 kB of archives. [2021-05-28T00:41:14.487Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-28T00:41:14.487Z] 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-28T00:41:14.487Z] 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-28T00:41:14.487Z] 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-28T00:41:14.487Z] 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-28T00:41:14.747Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-28T00:41:15.008Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-28T00:41:15.269Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-28T00:41:15.269Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-28T00:41:15.269Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-28T00:41:15.269Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-28T00:41:15.269Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-28T00:41:15.269Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-28T00:41:15.269Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-28T00:41:15.269Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-28T00:41:15.269Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-28T00:41:15.269Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-28T00:41:15.529Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-28T00:41:15.529Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-28T00:41:15.529Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-28T00:41:15.529Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-28T00:41:15.529Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-28T00:41:15.529Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-28T00:41:15.529Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T00:41:15.529Z] Fetched 3530 kB in 1s (3358 kB/s) [2021-05-28T00:41:15.791Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T00:41:15.791Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-28T00:41:15.791Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T00:41:15.791Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-28T00:41:15.791Z] Selecting previously unselected package udev. [2021-05-28T00:41:15.791Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T00:41:15.791Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-28T00:41:15.791Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-28T00:41:16.060Z] Selecting previously unselected package libfuse2:amd64. [2021-05-28T00:41:16.060Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T00:41:16.060Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T00:41:16.060Z] Selecting previously unselected package fuse. [2021-05-28T00:41:16.060Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T00:41:16.060Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-28T00:41:16.321Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T00:41:16.321Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T00:41:16.321Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T00:41:16.321Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T00:41:16.321Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T00:41:16.582Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T00:41:16.582Z] Selecting previously unselected package libksba8:amd64. [2021-05-28T00:41:16.582Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-28T00:41:16.582Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-28T00:41:16.582Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-28T00:41:16.582Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:41:16.582Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:16.843Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-28T00:41:16.843Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:41:16.843Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:16.843Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-28T00:41:16.843Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:41:16.843Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:16.843Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-28T00:41:16.843Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:41:16.843Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:17.102Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-28T00:41:17.103Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:41:17.103Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:17.103Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-28T00:41:17.103Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:41:17.103Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:17.103Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-28T00:41:17.103Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:41:17.103Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:17.103Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-28T00:41:17.103Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:41:17.103Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:17.362Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-28T00:41:17.362Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T00:41:17.362Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:17.363Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-28T00:41:17.363Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T00:41:17.363Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T00:41:17.363Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-28T00:41:17.363Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T00:41:17.363Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T00:41:17.639Z] Selecting previously unselected package libldap-common. [2021-05-28T00:41:17.639Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-28T00:41:17.639Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T00:41:17.639Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-28T00:41:17.639Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-28T00:41:17.639Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T00:41:17.639Z] Selecting previously unselected package dirmngr. [2021-05-28T00:41:17.639Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T00:41:17.639Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T00:41:17.900Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T00:41:17.900Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-28T00:41:17.900Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T00:41:17.900Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T00:41:17.900Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T00:41:17.900Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-28T00:41:17.900Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:17.900Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-28T00:41:17.900Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T00:41:17.900Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-28T00:41:18.161Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-28T00:41:18.422Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:18.422Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-28T00:41:18.422Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-28T00:41:18.422Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-28T00:41:18.422Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:18.422Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:18.422Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:18.423Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:18.423Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:18.423Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:18.423Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T00:41:18.683Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T00:41:18.683Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T00:41:18.683Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T00:41:19.259Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-28T00:41:19.259Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-28T00:41:19.259Z] This means they are not meant to be enabled using systemctl. [2021-05-28T00:41:19.259Z] Possible reasons for having this kind of units are: [2021-05-28T00:41:19.259Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-28T00:41:19.259Z] .wants/ or .requires/ directory. [2021-05-28T00:41:19.259Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-28T00:41:19.259Z] a requirement dependency on it. [2021-05-28T00:41:19.259Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-28T00:41:19.259Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-28T00:41:19.259Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-28T00:41:19.259Z] instance name specified. [2021-05-28T00:41:19.520Z] Reading package lists... [2021-05-28T00:41:19.783Z] Building dependency tree... [2021-05-28T00:41:19.783Z] Reading state information... [2021-05-28T00:41:19.783Z] The following additional packages will be installed: [2021-05-28T00:41:19.783Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-28T00:41:19.783Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-28T00:41:19.783Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-28T00:41:19.783Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-28T00:41:19.783Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-28T00:41:19.783Z] Suggested packages: [2021-05-28T00:41:19.783Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-28T00:41:19.783Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-28T00:41:19.783Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-28T00:41:19.783Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-28T00:41:19.783Z] systemd-container policykit-1 [2021-05-28T00:41:19.783Z] Recommended packages: [2021-05-28T00:41:19.783Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-28T00:41:19.783Z] The following NEW packages will be installed: [2021-05-28T00:41:19.783Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-28T00:41:19.783Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-28T00:41:19.783Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-28T00:41:19.783Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-28T00:41:19.783Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-28T00:41:19.783Z] The following packages will be upgraded: [2021-05-28T00:41:19.783Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-28T00:41:19.783Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-28T00:41:19.783Z] Need to get 35.2 MB of archives. [2021-05-28T00:41:19.783Z] After this operation, 141 MB of additional disk space will be used. [2021-05-28T00:41:19.783Z] 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-28T00:41:20.045Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-28T00:41:20.045Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-28T00:41:20.045Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-28T00:41:20.045Z] 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-28T00:41:20.045Z] 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-28T00:41:20.045Z] 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-28T00:41:20.045Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-28T00:41:20.045Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-28T00:41:20.045Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-28T00:41:20.045Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-28T00:41:20.045Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-28T00:41:20.045Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-28T00:41:20.045Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-28T00:41:20.045Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-28T00:41:20.045Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-28T00:41:20.045Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-28T00:41:20.987Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-28T00:41:20.988Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-28T00:41:20.988Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-28T00:41:21.248Z] 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-28T00:41:21.248Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-28T00:41:21.248Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-28T00:41:21.248Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-28T00:41:21.248Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-28T00:41:21.248Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-28T00:41:21.248Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-28T00:41:21.248Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-28T00:41:21.248Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-28T00:41:21.248Z] 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-28T00:41:21.248Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T00:41:21.509Z] Fetched 35.2 MB in 1s (25.2 MB/s) [2021-05-28T00:41:21.509Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T00:41:21.509Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-28T00:41:21.509Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T00:41:22.082Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-28T00:41:22.082Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T00:41:22.082Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-28T00:41:22.082Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T00:41:22.082Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-28T00:41:22.342Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-28T00:41:22.343Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-28T00:41:22.343Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T00:41:22.343Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-28T00:41:22.604Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-28T00:41:22.865Z] Setting up apt (1.6.13) ... [2021-05-28T00:41:22.865Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-28T00:41:23.127Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-28T00:41:23.386Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-28T00:41:23.386Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T00:41:23.386Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T00:41:23.386Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-28T00:41:23.386Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T00:41:23.386Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:41:23.646Z] Selecting previously unselected package libexpat1:amd64. [2021-05-28T00:41:23.646Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-28T00:41:23.646Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T00:41:23.907Z] Selecting previously unselected package python3.6-minimal. [2021-05-28T00:41:23.907Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T00:41:23.907Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:41:24.168Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T00:41:24.436Z] Checking for services that may need to be restarted...done. [2021-05-28T00:41:24.436Z] Checking for services that may need to be restarted...done. [2021-05-28T00:41:24.436Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:41:24.436Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T00:41:24.701Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:41:25.272Z] Selecting previously unselected package python3-minimal. [2021-05-28T00:41:25.272Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-28T00:41:25.272Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-28T00:41:25.272Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-28T00:41:25.272Z] Selecting previously unselected package mime-support. [2021-05-28T00:41:25.272Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-28T00:41:25.533Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-28T00:41:25.795Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-28T00:41:25.795Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-28T00:41:25.795Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T00:41:25.795Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-28T00:41:25.795Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T00:41:25.795Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:41:27.182Z] Selecting previously unselected package python3.6. [2021-05-28T00:41:27.182Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T00:41:27.182Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:41:27.182Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-28T00:41:27.182Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-28T00:41:27.182Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T00:41:27.182Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-28T00:41:27.444Z] Selecting previously unselected package python3. [2021-05-28T00:41:27.444Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-28T00:41:27.444Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-28T00:41:27.444Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-28T00:41:27.706Z] Selecting previously unselected package multiarch-support. [2021-05-28T00:41:27.706Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T00:41:27.706Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T00:41:27.706Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T00:41:27.968Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-28T00:41:27.968Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-28T00:41:27.968Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-28T00:41:27.968Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T00:41:27.968Z] Selecting previously unselected package libbsd0:amd64. [2021-05-28T00:41:27.968Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-28T00:41:27.968Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T00:41:28.237Z] Selecting previously unselected package sudo. [2021-05-28T00:41:28.237Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-28T00:41:28.237Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T00:41:28.499Z] Selecting previously unselected package apparmor. [2021-05-28T00:41:28.499Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T00:41:28.499Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-28T00:41:28.499Z] Selecting previously unselected package libedit2:amd64. [2021-05-28T00:41:28.499Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-28T00:41:28.499Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T00:41:28.770Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-28T00:41:28.770Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T00:41:28.770Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:41:31.342Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-28T00:41:31.342Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T00:41:31.916Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:41:32.861Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-28T00:41:32.861Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-28T00:41:32.861Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T00:41:32.861Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-28T00:41:32.861Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T00:41:32.861Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:41:32.861Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-28T00:41:32.861Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T00:41:32.861Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:41:33.123Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-28T00:41:33.123Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-28T00:41:33.123Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T00:41:33.123Z] Selecting previously unselected package openssh-client. [2021-05-28T00:41:33.123Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-28T00:41:33.123Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T00:41:33.383Z] Selecting previously unselected package squashfs-tools. [2021-05-28T00:41:33.383Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-28T00:41:33.383Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T00:41:33.383Z] Selecting previously unselected package snapd. [2021-05-28T00:41:33.383Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-28T00:41:33.383Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-28T00:41:35.298Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T00:41:35.298Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T00:41:35.559Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-28T00:41:35.559Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T00:41:35.559Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T00:41:35.559Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:41:35.559Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T00:41:35.559Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-28T00:41:35.559Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-28T00:41:36.132Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T00:41:36.132Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T00:41:36.132Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T00:41:36.132Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:41:36.132Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:41:36.132Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T00:41:36.704Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T00:41:36.704Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:41:36.704Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T00:41:36.704Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-28T00:41:36.704Z] running python rtupdate hooks for python3.6... [2021-05-28T00:41:36.704Z] running python post-rtupdate hooks for python3.6... [2021-05-28T00:41:36.965Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-28T00:41:37.909Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-28T00:41:37.909Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T00:41:37.909Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T00:41:37.909Z] Setting up snapd (2.48.3+18.04) ... [2021-05-28T00:41:38.483Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-28T00:41:38.744Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-28T00:41:38.744Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-28T00:41:39.006Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-28T00:41:39.265Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T00:41:39.266Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T00:41:39.266Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-28T00:41:39.526Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-28T00:41:39.787Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-28T00:41:39.787Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-28T00:41:40.049Z] /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-28T00:41:40.049Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T00:41:40.049Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T00:41:41.433Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T00:41:41.433Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T00:41:41.433Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T00:41:42.375Z] Reading package lists... [2021-05-28T00:41:42.635Z] Reading package lists... [2021-05-28T00:41:42.895Z] Building dependency tree... [2021-05-28T00:41:42.895Z] Reading state information... [2021-05-28T00:41:42.895Z] Calculating upgrade... [2021-05-28T00:41:43.155Z] The following packages will be upgraded: [2021-05-28T00:41:43.155Z] advancecomp base-files bash binutils binutils-common [2021-05-28T00:41:43.155Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-28T00:41:43.155Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-28T00:41:43.155Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-28T00:41:43.155Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-28T00:41:43.155Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-28T00:41:43.155Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-28T00:41:43.155Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-28T00:41:43.155Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-28T00:41:43.155Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-28T00:41:43.155Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-28T00:41:43.155Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-28T00:41:43.155Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-28T00:41:43.155Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-28T00:41:43.155Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-28T00:41:43.155Z] ubuntu-keyring util-linux [2021-05-28T00:41:43.155Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T00:41:43.155Z] Need to get 64.1 MB of archives. [2021-05-28T00:41:43.155Z] After this operation, 5085 kB of additional disk space will be used. [2021-05-28T00:41:43.156Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-28T00:41:43.156Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-28T00:41:43.416Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-28T00:41:43.676Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-28T00:41:43.676Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-28T00:41:43.676Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-28T00:41:43.937Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-28T00:41:43.937Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-28T00:41:43.937Z] 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-28T00:41:43.937Z] 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-28T00:41:44.198Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-28T00:41:44.198Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-28T00:41:44.198Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-28T00:41:44.198Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-28T00:41:44.198Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-28T00:41:44.770Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-28T00:41:44.770Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-28T00:41:44.770Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-28T00:41:44.770Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-28T00:41:44.770Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-28T00:41:44.770Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-28T00:41:44.770Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-28T00:41:44.770Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-28T00:41:44.770Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-28T00:41:44.770Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-28T00:41:44.770Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-28T00:41:44.770Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-28T00:41:45.042Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-28T00:41:45.042Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-28T00:41:45.042Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-28T00:41:45.042Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-28T00:41:45.042Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-28T00:41:45.042Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-28T00:41:45.042Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-28T00:41:45.042Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-28T00:41:45.042Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-28T00:41:45.042Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-28T00:41:45.042Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-28T00:41:45.042Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-28T00:41:45.042Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-28T00:41:45.042Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-28T00:41:45.042Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-28T00:41:45.042Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-28T00:41:45.042Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-28T00:41:45.042Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-28T00:41:45.042Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-28T00:41:45.042Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-28T00:41:45.042Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-28T00:41:45.042Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-28T00:41:45.042Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-28T00:41:45.042Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-28T00:41:45.042Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-28T00:41:45.042Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-28T00:41:45.042Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-05-28T00:41:45.042Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-28T00:41:45.042Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-28T00:41:45.042Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-28T00:41:45.042Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-28T00:41:45.042Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-28T00:41:45.042Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-28T00:41:45.042Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-28T00:41:45.042Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-28T00:41:45.042Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-28T00:41:45.042Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-28T00:41:45.042Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-28T00:41:45.042Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-28T00:41:45.042Z] Get:67 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-28T00:41:45.303Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-05-28T00:41:45.303Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-05-28T00:41:45.303Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-28T00:41:45.303Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-05-28T00:41:45.303Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-28T00:41:45.303Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-28T00:41:45.303Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-28T00:41:45.303Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-28T00:41:45.303Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-28T00:41:45.303Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-28T00:41:45.303Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-28T00:41:45.303Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-28T00:41:45.303Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-28T00:41:45.303Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-28T00:41:45.303Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-28T00:41:45.303Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-28T00:41:45.303Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-28T00:41:45.303Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-28T00:41:45.303Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-28T00:41:45.303Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-28T00:41:45.303Z] Get:88 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-28T00:41:45.303Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-28T00:41:45.303Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-28T00:41:45.303Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-28T00:41:45.565Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-28T00:41:45.565Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-28T00:41:45.565Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-28T00:41:45.565Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-28T00:41:45.565Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-28T00:41:45.565Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-28T00:41:45.565Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-28T00:41:45.565Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-28T00:41:45.565Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-28T00:41:45.565Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-28T00:41:45.565Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-28T00:41:45.836Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T00:41:45.836Z] Fetched 64.1 MB in 3s (25.2 MB/s) [2021-05-28T00:41:45.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:45.836Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T00:41:45.836Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T00:41:47.223Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T00:41:47.223Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T00:41:47.223Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-28T00:41:47.223Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-28T00:41:48.616Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:48.616Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:41:48.616Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:48.616Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:41:48.878Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:48.878Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:41:49.140Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:49.140Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:41:49.140Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:49.140Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:41:49.402Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:49.402Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:41:49.402Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:49.402Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:41:49.668Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:41:49.929Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T00:41:49.929Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:49.929Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-28T00:41:50.189Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:41:50.189Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T00:41:50.189Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:50.189Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:41:50.452Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:50.452Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:41:50.713Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T00:41:50.713Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T00:41:50.976Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:41:51.236Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T00:41:51.236Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T00:41:51.497Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T00:41:52.067Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T00:41:52.329Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T00:41:52.329Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-28T00:41:52.329Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-28T00:41:52.329Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-28T00:41:52.590Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-28T00:41:52.851Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-28T00:41:52.851Z] Installing new version of config file /etc/issue ... [2021-05-28T00:41:52.851Z] Installing new version of config file /etc/issue.net ... [2021-05-28T00:41:52.851Z] Installing new version of config file /etc/lsb-release ... [2021-05-28T00:41:52.851Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-28T00:41:53.111Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-28T00:41:53.111Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-28T00:41:53.111Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-28T00:41:53.372Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:53.372Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-28T00:41:53.372Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-28T00:41:53.633Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-28T00:41:53.895Z] 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-28T00:41:53.895Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:53.895Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:41:53.895Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-28T00:41:54.161Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:41:54.428Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:54.428Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-28T00:41:54.428Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-28T00:41:54.428Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-28T00:41:54.689Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:54.689Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-28T00:41:54.949Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T00:41:55.891Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-28T00:41:56.153Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:56.153Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T00:41:56.153Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T00:41:56.153Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T00:41:56.414Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:56.414Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T00:41:56.414Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T00:41:56.675Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-28T00:41:56.936Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:56.936Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-28T00:41:56.936Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-28T00:41:57.196Z] Setting up grep (3.1-2build1) ... [2021-05-28T00:41:57.460Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:57.460Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T00:41:57.460Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T00:41:57.460Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-28T00:41:57.721Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:57.721Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T00:41:57.983Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T00:41:57.983Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-28T00:41:58.300Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:41:58.300Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T00:41:58.300Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T00:41:59.396Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T00:41:59.397Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T00:41:59.705Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T00:41:59.705Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T00:42:00.698Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-28T00:42:00.698Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:00.698Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-28T00:42:00.959Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T00:42:02.875Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T00:42:02.875Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T00:42:02.875Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T00:42:03.138Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T00:42:03.138Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T00:42:03.424Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:03.424Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-28T00:42:03.424Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-28T00:42:03.686Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-28T00:42:03.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:03.686Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:42:03.947Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:42:03.947Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:42:04.209Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:04.209Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:42:04.469Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:42:04.469Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:42:04.732Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:04.732Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:42:04.732Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:42:04.993Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:42:04.993Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:04.993Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:42:05.254Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:42:05.254Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:42:05.515Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:05.515Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T00:42:05.515Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T00:42:05.777Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T00:42:05.777Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T00:42:06.038Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T00:42:06.038Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:06.038Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T00:42:06.038Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T00:42:06.300Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T00:42:06.562Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:06.562Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:42:06.562Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:42:06.562Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:42:06.744Z] gofmt -l . [2021-05-28T00:42:06.744Z] [ "`gofmt -l .`" = "" ] [2021-05-28T00:42:06.744Z] ./bin/test-go-mod-tidy.sh [2021-05-28T00:42:06.744Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T00:42:06.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:06.823Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:42:06.823Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:42:06.823Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:42:07.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:07.084Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:42:07.084Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:42:07.411Z] + ls -al . [2021-05-28T00:42:07.411Z] total 880 [2021-05-28T00:42:07.411Z] drwxrwxr-x 9 1001 1001 4096 May 28 00:42 . [2021-05-28T00:42:07.411Z] drwxr-xr-x 4 root root 4096 May 28 00:36 .. [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 11 May 28 00:34 .dockerignore [2021-05-28T00:42:07.411Z] drwxrwxr-x 8 1001 1001 4096 May 28 00:34 .git [2021-05-28T00:42:07.411Z] drwxrwxr-x 3 1001 1001 4096 May 28 00:34 .github [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 818 May 28 00:34 .gitignore [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 166 May 28 00:34 .sonarcloud.properties [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 8609 May 28 00:34 Attribution.txt [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 3804 May 28 00:34 CONTRIBUTING.md [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 931 May 28 00:34 Dockerfile.build [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 849 May 28 00:34 Jenkinsfile [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 10775 May 28 00:34 LICENSE [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 5632 May 28 00:34 Makefile [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 7978 May 28 00:34 README.md [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 6755 May 28 00:34 SECURITY.md [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 5 May 28 00:30 VERSION [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 4131 May 28 00:34 ZMQWindows.md [2021-05-28T00:42:07.411Z] drwxrwxr-x 2 1001 1001 4096 May 28 00:34 bin [2021-05-28T00:42:07.411Z] drwxrwxr-x 14 1001 1001 4096 May 28 00:34 cmd [2021-05-28T00:42:07.411Z] -rw-r--r-- 1 root root 741453 May 28 00:40 coverage.out [2021-05-28T00:42:07.411Z] -rw-r--r-- 1 root root 1060 May 28 00:42 go.mod [2021-05-28T00:42:07.411Z] -rw-r--r-- 1 root root 21686 May 28 00:36 go.sum [2021-05-28T00:42:07.411Z] drwxrwxr-x 8 1001 1001 4096 May 28 00:34 internal [2021-05-28T00:42:07.411Z] drwxrwxr-x 4 1001 1001 4096 May 28 00:34 openapi [2021-05-28T00:42:07.411Z] drwxrwxr-x 4 1001 1001 4096 May 28 00:34 snap [2021-05-28T00:42:07.411Z] -rw-rw-r-- 1 1001 1001 168 May 28 00:34 version.go [Pipeline] sh [2021-05-28T00:42:08.027Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:42:08.082Z] + '[' -e coverage.out ] [2021-05-28T00:42:08.082Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T00:42:08.103Z] Warning: overwriting stash ‘coverage-report’ [2021-05-28T00:42:08.288Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-28T00:42:08.550Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-28T00:42:08.810Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:08.810Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T00:42:08.810Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T00:42:09.087Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T00:42:09.413Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T00:42:09.413Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T00:42:09.413Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-28T00:42:09.413Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T00:42:09.673Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-28T00:42:09.738Z] + make build [2021-05-28T00:42:09.739Z] go mod tidy [2021-05-28T00:42:09.934Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T00:42:09.934Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-28T00:42:09.934Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-28T00:42:10.334Z] 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-28T00:42:10.506Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-28T00:42:11.895Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T00:42:11.895Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-28T00:42:11.895Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T00:42:11.895Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-28T00:42:11.895Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T00:42:11.895Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-28T00:42:12.156Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T00:42:12.156Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-28T00:42:12.417Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T00:42:12.417Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T00:42:12.417Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T00:42:12.679Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T00:42:13.047Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T00:42:13.047Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T00:42:13.047Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T00:42:13.310Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T00:42:13.310Z] (Reading database ... 13916 files and directories currently installed.) [2021-05-28T00:42:13.310Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T00:42:13.310Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T00:42:13.570Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T00:42:13.570Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:13.570Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T00:42:13.570Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T00:42:13.832Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-28T00:42:13.832Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T00:42:13.832Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T00:42:13.832Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T00:42:13.832Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T00:42:13.832Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:13.832Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-28T00:42:13.832Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-28T00:42:14.093Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-28T00:42:14.093Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:14.093Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-28T00:42:14.093Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-28T00:42:14.382Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-28T00:42:14.643Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:14.643Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-05-28T00:42:14.643Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T00:42:14.643Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T00:42:14.905Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:14.905Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T00:42:14.905Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T00:42:15.165Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T00:42:15.425Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:15.426Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-28T00:42:15.426Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-28T00:42:15.687Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-28T00:42:15.947Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:15.947Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T00:42:15.947Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T00:42:16.518Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-28T00:42:16.779Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:16.779Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T00:42:16.779Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T00:42:17.033Z] 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-28T00:42:17.755Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-28T00:42:18.016Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:18.016Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T00:42:18.016Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T00:42:18.276Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T00:42:18.538Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:18.538Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T00:42:18.538Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T00:42:18.538Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T00:42:18.799Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:18.799Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-28T00:42:18.799Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-28T00:42:19.060Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-28T00:42:19.060Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:19.060Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-28T00:42:19.060Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-28T00:42:19.060Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-28T00:42:19.321Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:19.321Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-28T00:42:19.321Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-28T00:42:19.582Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-28T00:42:19.841Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:19.841Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-28T00:42:19.841Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-28T00:42:20.101Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-28T00:42:20.101Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:20.101Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-28T00:42:20.362Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-28T00:42:20.362Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-28T00:42:20.624Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T00:42:20.624Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-28T00:42:20.624Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-28T00:42:20.885Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-28T00:42:20.885Z] (Reading database ... 13921 files and directories currently installed.) [2021-05-28T00:42:20.885Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T00:42:20.885Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T00:42:21.147Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T00:42:21.147Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T00:42:21.419Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T00:42:21.419Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T00:42:21.680Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-28T00:42:21.680Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-28T00:42:22.251Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T00:42:22.251Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-28T00:42:22.251Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-28T00:42:22.252Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-28T00:42:22.517Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-28T00:42:22.517Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-28T00:42:22.778Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-28T00:42:22.778Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-28T00:42:23.049Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-28T00:42:23.049Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-28T00:42:23.310Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-28T00:42:23.310Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-28T00:42:23.310Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-28T00:42:23.310Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-28T00:42:23.882Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-28T00:42:23.882Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-28T00:42:24.451Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-28T00:42:24.451Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-28T00:42:24.451Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-28T00:42:24.451Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-28T00:42:24.746Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T00:42:24.746Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T00:42:25.006Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T00:42:25.006Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T00:42:25.006Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T00:42:25.006Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T00:42:25.266Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T00:42:25.527Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T00:42:25.527Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:42:25.527Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:42:25.527Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:42:25.527Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:42:25.787Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:42:25.787Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:42:25.787Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:42:25.787Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:42:26.735Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:42:26.735Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:42:27.678Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:42:27.678Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:42:27.939Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:42:27.939Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:42:28.200Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:42:28.200Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:42:29.141Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T00:42:29.141Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T00:42:29.141Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T00:42:29.141Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T00:42:29.142Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T00:42:29.142Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T00:42:29.402Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T00:42:29.402Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T00:42:29.402Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-28T00:42:29.402Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-28T00:42:29.402Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T00:42:29.402Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T00:42:29.664Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T00:42:29.664Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T00:42:29.664Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-28T00:42:29.664Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-28T00:42:29.664Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:42:29.664Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T00:42:29.664Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:42:29.664Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:42:29.664Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:42:29.664Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-28T00:42:29.664Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-28T00:42:29.664Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-28T00:42:29.925Z] [2021-05-28T00:42:29.925Z] Current default time zone: 'Etc/UTC' [2021-05-28T00:42:29.925Z] Local time is now: Fri May 28 00:42:29 UTC 2021. [2021-05-28T00:42:29.925Z] Universal Time is now: Fri May 28 00:42:29 UTC 2021. [2021-05-28T00:42:29.925Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-28T00:42:29.925Z] [2021-05-28T00:42:29.925Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-28T00:42:29.925Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:42:29.925Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-28T00:42:29.925Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-28T00:42:29.925Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-28T00:42:29.925Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-28T00:42:29.925Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-28T00:42:29.925Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-28T00:42:29.925Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-28T00:42:29.925Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T00:42:29.925Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:42:30.187Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-28T00:42:30.187Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:42:30.187Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T00:42:30.187Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:42:30.187Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-28T00:42:30.187Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-28T00:42:30.187Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-28T00:42:30.187Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T00:42:30.187Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-28T00:42:30.187Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-28T00:42:30.187Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-28T00:42:30.187Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-28T00:42:32.099Z] Updating certificates in /etc/ssl/certs... [2021-05-28T00:42:33.046Z] 23 added, 27 removed; done. [2021-05-28T00:42:33.046Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T00:42:33.046Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T00:42:33.046Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-28T00:42:33.046Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-28T00:42:33.046Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-28T00:42:33.046Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:42:33.046Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T00:42:33.046Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:42:33.046Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:42:33.046Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:42:33.046Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:42:33.046Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:42:33.046Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-28T00:42:33.046Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-28T00:42:33.046Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-28T00:42:33.046Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-28T00:42:33.046Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-28T00:42:33.046Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:42:33.046Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T00:42:33.046Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-28T00:42:33.046Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-28T00:42:33.306Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-28T00:42:33.306Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T00:42:33.306Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T00:42:33.306Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-28T00:42:33.306Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-28T00:42:33.306Z] Updating certificates in /etc/ssl/certs... [2021-05-28T00:42:33.879Z] 0 added, 0 removed; done. [2021-05-28T00:42:33.879Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-28T00:42:33.879Z] done. [2021-05-28T00:42:34.456Z] Reading package lists... [2021-05-28T00:42:34.716Z] Building dependency tree... [2021-05-28T00:42:34.716Z] Reading state information... [2021-05-28T00:42:34.716Z] The following NEW packages will be installed: [2021-05-28T00:42:34.716Z] apt-transport-https [2021-05-28T00:42:34.976Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T00:42:34.976Z] Need to get 1692 B of archives. [2021-05-28T00:42:34.976Z] After this operation, 154 kB of additional disk space will be used. [2021-05-28T00:42:34.976Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-28T00:42:35.237Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T00:42:35.237Z] Fetched 1692 B in 0s (9338 B/s) [2021-05-28T00:42:35.237Z] Selecting previously unselected package apt-transport-https. [2021-05-28T00:42:35.237Z] (Reading database ... 13926 files and directories currently installed.) [2021-05-28T00:42:35.237Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-28T00:42:35.237Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-28T00:42:35.237Z] Setting up apt-transport-https (1.6.13) ... [2021-05-28T00:42:35.498Z] Waiting for network to be ready... [2021-05-28T00:42:40.791Z] 2021-05-28T00:42:38Z INFO Waiting for automatic snapd restart... [2021-05-28T00:42:41.056Z] snapd 2.50 from Canonical* installed [2021-05-28T00:42:41.999Z] "snapd" switched to the "latest/stable" channel [2021-05-28T00:42:41.999Z] [2021-05-28T00:42:43.849Z] 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-28T00:42:45.322Z] core18 20210507 from Canonical* installed [2021-05-28T00:42:45.322Z] "core18" switched to the "latest/stable" channel [2021-05-28T00:42:45.322Z] [2021-05-28T00:42:47.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-28T00:42:48.631Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T00:42:48.631Z] "snapcraft" switched to the "latest/stable" channel [2021-05-28T00:42:48.631Z] [2021-05-28T00:42:51.533Z] 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-28T00:42:51.942Z] 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-28T00:42:51.943Z] - README.md [2021-05-28T00:42:51.943Z] [2021-05-28T00:42:51.943Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T00:42:52.511Z] 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-28T00:42:56.831Z] 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-28T00:42:58.755Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T00:42:58.755Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T00:42:58.755Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T00:42:58.755Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T00:42:59.979Z] Reading package lists... [2021-05-28T00:43:00.240Z] 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-28T00:43:01.200Z] 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-28T00:43:04.663Z] 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-28T00:43:06.838Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T00:43:06.838Z] Reading package lists... [2021-05-28T00:43:06.838Z] Building dependency tree... [2021-05-28T00:43:06.838Z] Reading state information... [2021-05-28T00:43:06.838Z] Suggested packages: [2021-05-28T00:43:06.838Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-28T00:43:06.838Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-28T00:43:06.838Z] Recommended packages: [2021-05-28T00:43:06.838Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-28T00:43:06.838Z] The following NEW packages will be installed: [2021-05-28T00:43:06.838Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-28T00:43:06.838Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-28T00:43:06.838Z] pkg-config zip [2021-05-28T00:43:06.838Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T00:43:06.838Z] Need to get 7663 kB of archives. [2021-05-28T00:43:06.838Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-28T00:43:06.838Z] 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-28T00:43:07.098Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-28T00:43:07.098Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-28T00:43:07.098Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-28T00:43:07.098Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-28T00:43:07.098Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-28T00:43:07.098Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-28T00:43:07.098Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-28T00:43:07.359Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-28T00:43:07.359Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-28T00:43:07.359Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-28T00:43:07.359Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-28T00:43:07.359Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-28T00:43:07.620Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-28T00:43:07.620Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-28T00:43:07.620Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T00:43:07.620Z] Fetched 7663 kB in 1s (11.7 MB/s) [2021-05-28T00:43:07.881Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-28T00:43:07.881Z] (Reading database ... 13930 files and directories currently installed.) [2021-05-28T00:43:07.881Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-28T00:43:07.881Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T00:43:08.141Z] Selecting previously unselected package libpsl5:amd64. [2021-05-28T00:43:08.141Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-28T00:43:08.141Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T00:43:08.141Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-28T00:43:08.141Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-28T00:43:08.141Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T00:43:08.401Z] Selecting previously unselected package librtmp1:amd64. [2021-05-28T00:43:08.401Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-28T00:43:08.401Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T00:43:08.401Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-28T00:43:08.401Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-28T00:43:08.401Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T00:43:08.662Z] Selecting previously unselected package liberror-perl. [2021-05-28T00:43:08.662Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-28T00:43:08.662Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-28T00:43:08.662Z] Selecting previously unselected package git-man. [2021-05-28T00:43:08.662Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-28T00:43:08.662Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T00:43:08.922Z] Selecting previously unselected package git. [2021-05-28T00:43:08.922Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-28T00:43:08.922Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T00:43:09.027Z] 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-28T00:43:09.868Z] Selecting previously unselected package libnorm1:amd64. [2021-05-28T00:43:09.868Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-28T00:43:09.868Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T00:43:09.868Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-28T00:43:09.868Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-28T00:43:09.868Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T00:43:09.868Z] Selecting previously unselected package libsodium23:amd64. [2021-05-28T00:43:09.868Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-28T00:43:09.868Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-28T00:43:10.131Z] Selecting previously unselected package libzmq5:amd64. [2021-05-28T00:43:10.131Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T00:43:10.131Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T00:43:10.131Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-28T00:43:10.131Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T00:43:10.131Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T00:43:10.392Z] Selecting previously unselected package pkg-config. [2021-05-28T00:43:10.392Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-28T00:43:10.392Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T00:43:10.653Z] Selecting previously unselected package zip. [2021-05-28T00:43:10.653Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-28T00:43:10.653Z] Unpacking zip (3.0-11build1) ... [2021-05-28T00:43:10.653Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T00:43:10.653Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T00:43:10.653Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T00:43:10.915Z] Setting up liberror-perl (0.17025-1) ... [2021-05-28T00:43:10.915Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T00:43:10.915Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T00:43:10.915Z] No schema files found: doing nothing. [2021-05-28T00:43:10.915Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T00:43:10.915Z] Setting up zip (3.0-11build1) ... [2021-05-28T00:43:11.176Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T00:43:11.177Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-28T00:43:11.177Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T00:43:11.177Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T00:43:11.177Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T00:43:11.177Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T00:43:11.438Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T00:43:11.438Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T00:43:11.652Z] 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-28T00:43:15.029Z] 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-28T00:43:18.042Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T00:43:18.042Z] git set to automatically installed. [2021-05-28T00:43:18.042Z] git-man set to automatically installed. [2021-05-28T00:43:18.042Z] libcurl3-gnutls set to automatically installed. [2021-05-28T00:43:18.042Z] liberror-perl set to automatically installed. [2021-05-28T00:43:18.042Z] libglib2.0-0 set to automatically installed. [2021-05-28T00:43:18.042Z] libnghttp2-14 set to automatically installed. [2021-05-28T00:43:18.042Z] libnorm1 set to automatically installed. [2021-05-28T00:43:18.042Z] libpgm-5.2-0 set to automatically installed. [2021-05-28T00:43:18.042Z] libpsl5 set to automatically installed. [2021-05-28T00:43:18.042Z] librtmp1 set to automatically installed. [2021-05-28T00:43:18.042Z] libsodium23 set to automatically installed. [2021-05-28T00:43:18.042Z] libzmq3-dev set to automatically installed. [2021-05-28T00:43:18.042Z] libzmq5 set to automatically installed. [2021-05-28T00:43:18.042Z] pkg-config set to automatically installed. [2021-05-28T00:43:18.042Z] zip set to automatically installed. [2021-05-28T00:43:18.986Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-05-28T00:43:20.422Z] $ docker stop --time=1 e63feccc74c7dbaa47a765acde37df2581910b029f615c1ec32aeee8fab4d21f [2021-05-28T00:43:22.642Z] $ docker rm -f e63feccc74c7dbaa47a765acde37df2581910b029f615c1ec32aeee8fab4d21f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:43:24.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T00:43:24.676Z] [2021-05-28T00:43:24.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:43:25.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T00:43:25.306Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-28T00:43:25.306Z] 29e5d40040c1: Pulling fs layer [2021-05-28T00:43:25.306Z] 1ce36da41761: Pulling fs layer [2021-05-28T00:43:25.306Z] 25b303627fd3: Pulling fs layer [2021-05-28T00:43:25.306Z] 29e5d40040c1: Verifying Checksum [2021-05-28T00:43:25.306Z] 29e5d40040c1: Download complete [2021-05-28T00:43:25.589Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T00:43:25.905Z] 1ce36da41761: Verifying Checksum [2021-05-28T00:43:25.905Z] 1ce36da41761: Download complete [2021-05-28T00:43:25.905Z] 29e5d40040c1: Pull complete [2021-05-28T00:43:26.160Z] snap "core18" has no updates available [2021-05-28T00:43:26.732Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T00:43:27.331Z] 1ce36da41761: Pull complete [2021-05-28T00:43:27.602Z] 25b303627fd3: Verifying Checksum [2021-05-28T00:43:27.602Z] 25b303627fd3: Download complete [2021-05-28T00:43:33.322Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T00:43:37.748Z] 25b303627fd3: Pull complete [2021-05-28T00:43:37.748Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-28T00:43:37.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T00:43:37.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-28T00:43:38.023Z] prd-ubuntu18.04-docker-arm64-4c-16g-719 does not seem to be running inside a container [2021-05-28T00:43:38.102Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T00:43:40.827Z] $ docker top 3c9752d1f2ff9bd1cf76af6905d89e2e6af0bb69f6bcb7954b52426fe88d9df0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:43:41.818Z] + grep parallel [2021-05-28T00:43:41.818Z] + docker-compose build --help [2021-05-28T00:43:46.115Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T00:43:46.128Z] $ docker stop --time=1 3c9752d1f2ff9bd1cf76af6905d89e2e6af0bb69f6bcb7954b52426fe88d9df0 [2021-05-28T00:43:48.076Z] $ docker rm -f 3c9752d1f2ff9bd1cf76af6905d89e2e6af0bb69f6bcb7954b52426fe88d9df0 [2021-05-28T00:43:48.252Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-28T00:43:48.252Z] Pulling go-build-helper [2021-05-28T00:43:48.252Z] + snapcraftctl pull [2021-05-28T00:43:48.252Z] + snapcraftctl build [2021-05-28T00:43:48.252Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-28T00:43:48.252Z] Skipping pull go-build-helper (already ran) [2021-05-28T00:43:48.252Z] Building go-build-helper [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:43:48.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T00:43:48.746Z] . [Pipeline] withDockerContainer [2021-05-28T00:43:49.012Z] prd-ubuntu18.04-docker-arm64-4c-16g-719 does not seem to be running inside a container [2021-05-28T00:43:49.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T00:43:49.635Z] Staging go-build-helper [2021-05-28T00:43:49.635Z] + snapcraftctl stage [2021-05-28T00:43:50.646Z] $ docker top 30746bac673f0230b3383f7246143c8493062d17fdebd81f677b07a77438783f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:43:51.570Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T00:43:55.848Z] Building core-command ... [2021-05-28T00:43:55.848Z] Building core-data ... [2021-05-28T00:43:55.848Z] Building core-metadata ... [2021-05-28T00:43:55.848Z] Building security-bootstrapper ... [2021-05-28T00:43:55.848Z] Building security-proxy-setup ... [2021-05-28T00:43:55.848Z] Building security-secretstore-setup ... [2021-05-28T00:43:55.848Z] Building support-notifications ... [2021-05-28T00:43:55.848Z] Building support-scheduler ... [2021-05-28T00:43:55.848Z] Building sys-mgmt-agent ... [2021-05-28T00:43:55.848Z] Building security-secretstore-setup [2021-05-28T00:43:55.848Z] Building core-command [2021-05-28T00:43:55.848Z] Building support-notifications [2021-05-28T00:43:55.848Z] Building support-scheduler [2021-05-28T00:43:55.848Z] Building core-metadata [2021-05-28T00:43:59.649Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T00:43:59.649Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T00:43:59.649Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T00:43:59.649Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T00:43:59.649Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T00:43:59.649Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T00:43:59.649Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T00:43:59.649Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T00:43:59.649Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T00:43:59.649Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T00:43:59.649Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T00:43:59.649Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T00:43:59.649Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T00:43:59.649Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T00:43:59.649Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T00:43:59.649Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T00:43:59.649Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T00:43:59.649Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T00:43:59.649Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T00:43:59.649Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T00:43:59.649Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T00:43:59.649Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T00:43:59.649Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T00:43:59.649Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T00:43:59.649Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T00:43:59.649Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T00:43:59.649Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T00:43:59.649Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-28T00:43:59.649Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T00:43:59.649Z] Fetched 224 kB in 0s (0 B/s) [2021-05-28T00:43:59.649Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T00:43:59.649Z] Fetched 157 kB in 0s (0 B/s) [2021-05-28T00:43:59.649Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T00:43:59.649Z] Fetched 221 kB in 0s (0 B/s) [2021-05-28T00:43:59.649Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T00:43:59.649Z] Fetched 143 kB in 0s (0 B/s) [2021-05-28T00:43:59.649Z] Pulling app-service-config [2021-05-28T00:43:59.649Z] + snapcraftctl pull [2021-05-28T00:43:59.649Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-28T00:43:59.649Z] Pulling config-common [2021-05-28T00:43:59.649Z] + snapcraftctl pull [2021-05-28T00:44:03.915Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T00:44:03.915Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T00:44:03.915Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T00:44:03.915Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:44:03.915Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T00:44:03.915Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:44:03.915Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T00:44:03.915Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:44:03.915Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T00:44:03.915Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:44:03.915Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T00:44:03.915Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:44:03.915Z] Pulling edgex-go [2021-05-28T00:44:03.915Z] + snapcraftctl pull [2021-05-28T00:44:20.689Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T00:44:20.689Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T00:44:20.689Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T00:44:20.689Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-28T00:44:20.689Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-28T00:44:20.689Z] Fetched 279 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-28T00:44:20.689Z] Fetched 122 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-28T00:44:20.689Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-28T00:44:20.689Z] Fetched 8848 B in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-28T00:44:20.689Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-28T00:44:20.689Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-28T00:44:20.689Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-28T00:44:20.689Z] Fetched 219 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-28T00:44:20.689Z] Fetched 154 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-28T00:44:20.689Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-28T00:44:20.689Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-28T00:44:20.689Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-28T00:44:20.689Z] Fetched 499 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-28T00:44:20.689Z] Fetched 111 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-28T00:44:20.689Z] Fetched 240 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-28T00:44:20.689Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-28T00:44:20.689Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-28T00:44:20.689Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-28T00:44:20.689Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-28T00:44:20.689Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-28T00:44:20.689Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-28T00:44:20.689Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-28T00:44:20.689Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-28T00:44:20.689Z] Fetched 8720 B in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-28T00:44:20.689Z] Fetched 137 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-28T00:44:20.689Z] Fetched 119 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-28T00:44:20.689Z] Fetched 110 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-28T00:44:20.689Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-28T00:44:20.689Z] Fetched 645 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-28T00:44:20.689Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-28T00:44:20.689Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-28T00:44:20.689Z] Fetched 368 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-28T00:44:20.689Z] Fetched 187 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-28T00:44:20.689Z] Fetched 175 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-28T00:44:20.689Z] Fetched 206 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-28T00:44:20.689Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-28T00:44:20.689Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-28T00:44:20.689Z] Fetched 159 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-28T00:44:20.689Z] Fetched 107 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-28T00:44:20.689Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-28T00:44:20.689Z] Pulling static-packages [2021-05-28T00:44:20.689Z] + snapcraftctl pull [2021-05-28T00:44:21.261Z] Pulling version [2021-05-28T00:44:21.261Z] + cd /root/project [2021-05-28T00:44:21.261Z] + [ -f VERSION ] [2021-05-28T00:44:21.261Z] + PROJECT_VERSION=local-dev [2021-05-28T00:44:21.261Z] + git rev-parse --short HEAD [2021-05-28T00:44:21.261Z] + GIT_REVISION=2824650e [2021-05-28T00:44:21.261Z] + snapcraftctl set-version local-dev [2021-05-28T00:44:22.222Z] Skipping build go-build-helper (already ran) [2021-05-28T00:44:22.487Z] Building app-service-config [2021-05-28T00:44:22.487Z] + make build [2021-05-28T00:44:22.487Z] go mod tidy [2021-05-28T00:44:24.407Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-05-28T00:44:24.671Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-05-28T00:44:24.671Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-28T00:44:24.671Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-28T00:44:24.671Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-28T00:44:24.671Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-28T00:44:24.671Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-28T00:44:24.931Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-28T00:44:24.932Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-28T00:44:24.932Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-28T00:44:24.932Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-28T00:44:24.932Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-05-28T00:44:24.932Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-28T00:44:24.932Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-28T00:44:24.932Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-28T00:44:24.932Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-28T00:44:25.192Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-28T00:44:25.192Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-28T00:44:25.192Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-28T00:44:25.192Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-28T00:44:25.192Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-28T00:44:25.453Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-28T00:44:25.453Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-28T00:44:25.453Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-28T00:44:25.453Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-28T00:44:25.453Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-28T00:44:25.453Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-28T00:44:25.453Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-28T00:44:25.453Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-28T00:44:25.453Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-28T00:44:25.453Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-28T00:44:25.453Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-28T00:44:25.453Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-28T00:44:25.453Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-28T00:44:25.453Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-28T00:44:25.716Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-28T00:44:25.716Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-28T00:44:25.716Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-28T00:44:25.716Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-28T00:44:25.716Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-28T00:44:25.716Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-28T00:44:25.716Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-28T00:44:25.716Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-28T00:44:25.975Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-28T00:44:25.975Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-28T00:44:25.975Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-28T00:44:25.975Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-28T00:44:25.975Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-28T00:44:25.975Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-28T00:44:26.236Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-28T00:44:26.236Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-28T00:44:26.236Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-28T00:44:26.496Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-28T00:44:26.496Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-28T00:44:26.496Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-28T00:44:26.496Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-28T00:44:26.496Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-28T00:44:26.496Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-28T00:44:26.496Z] go: downloading golang.org/x/text v0.3.2 [2021-05-28T00:44:26.496Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-28T00:44:26.798Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-28T00:44:26.798Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-28T00:44:26.798Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-28T00:44:26.798Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-28T00:44:26.798Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-28T00:44:26.798Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-28T00:44:26.798Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-28T00:44:26.798Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-28T00:44:26.798Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-28T00:44:26.798Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-28T00:44:26.798Z] go: downloading github.com/kr/text v0.1.0 [2021-05-28T00:44:27.094Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-28T00:44:27.094Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-28T00:44:27.094Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-28T00:44:27.668Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-28T00:44:27.668Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-28T00:44:27.668Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-28T00:44:27.668Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-28T00:44:27.668Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-28T00:44:27.930Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-28T00:44:37.956Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-28T00:44:37.956Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-28T00:44:37.956Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-28T00:44:37.956Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-28T00:44:38.906Z] Building config-common [2021-05-28T00:44:38.906Z] + snapcraftctl build [2021-05-28T00:44:41.464Z] Building edgex-go [2021-05-28T00:44:41.464Z] + cd /root/parts/edgex-go/src [2021-05-28T00:44:41.464Z] + make build [2021-05-28T00:44:41.464Z] go mod tidy [2021-05-28T00:44:42.416Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-28T00:44:42.416Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-28T00:44:42.416Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-28T00:44:42.679Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-28T00:44:42.679Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-28T00:44:42.679Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-28T00:44:42.679Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-28T00:44:42.679Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-28T00:44:42.679Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-28T00:44:42.679Z] 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-28T00:44:47.983Z] 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-28T00:44:53.314Z] 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-28T00:44:55.238Z] 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-28T00:44:57.161Z] 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-28T00:44:57.434Z] 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-28T00:44:59.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-28T00:45:01.525Z] 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-28T00:45:03.164Z] 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-28T00:45:04.572Z] 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-28T00:45:05.971Z] 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-28T00:45:07.366Z] 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-28T00:45:09.288Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-28T00:45:09.288Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-28T00:45:09.288Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-28T00:45:09.288Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-28T00:45:09.288Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-28T00:45:09.288Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-28T00:45:09.288Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-28T00:45:09.288Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-28T00:45:09.288Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-28T00:45:09.288Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-28T00:45:09.288Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-28T00:45:09.551Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-28T00:45:09.551Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-28T00:45:09.551Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-28T00:45:09.551Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-28T00:45:09.551Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-28T00:45:09.552Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-28T00:45:09.552Z] + 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-28T00:45:09.552Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-28T00:45:09.552Z] + 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-28T00:45:09.552Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-28T00:45:09.552Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-28T00:45:09.552Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-28T00:45:09.552Z] + 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-28T00:45:09.552Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-28T00:45:09.552Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-28T00:45:09.552Z] + 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-28T00:45:12.868Z] Building static-packages [2021-05-28T00:45:12.868Z] + snapcraftctl build [2021-05-28T00:45:14.811Z] Building version [2021-05-28T00:45:14.811Z] + snapcraftctl build [2021-05-28T00:45:16.737Z] Skipping stage go-build-helper (already ran) [2021-05-28T00:45:16.737Z] Staging app-service-config [2021-05-28T00:45:16.737Z] + snapcraftctl stage [2021-05-28T00:45:17.685Z] Staging config-common [2021-05-28T00:45:17.699Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:45:17.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:45:17.700Z] ---> f6e6a6e242c9 [2021-05-28T00:45:17.700Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T00:45:17.700Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:45:17.700Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:45:17.700Z] ---> f6e6a6e242c9 [2021-05-28T00:45:17.700Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T00:45:17.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:45:17.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:45:17.700Z] ---> f6e6a6e242c9 [2021-05-28T00:45:17.700Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T00:45:17.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:45:17.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:45:17.700Z] ---> f6e6a6e242c9 [2021-05-28T00:45:17.700Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:45:17.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:45:17.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:45:17.700Z] ---> f6e6a6e242c9 [2021-05-28T00:45:17.700Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:45:17.700Z] ---> Running in 391263949f17 [2021-05-28T00:45:17.700Z] ---> Running in 15c8926ee157 [2021-05-28T00:45:17.700Z] ---> Running in 9a40430aa94b [2021-05-28T00:45:17.700Z] ---> Running in 479310ce0a2c [2021-05-28T00:45:17.700Z] ---> Running in 04c9f27ad1be [2021-05-28T00:45:17.700Z] Removing intermediate container 15c8926ee157 [2021-05-28T00:45:17.700Z] ---> 9b368dacb19a [2021-05-28T00:45:17.700Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:45:17.700Z] Removing intermediate container 9a40430aa94b [2021-05-28T00:45:17.700Z] ---> 3ba9ec33886e [2021-05-28T00:45:17.700Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:45:17.700Z] Removing intermediate container 479310ce0a2c [2021-05-28T00:45:17.700Z] ---> 2ee6c7bff6f1 [2021-05-28T00:45:17.700Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:45:17.700Z] Removing intermediate container 391263949f17 [2021-05-28T00:45:17.700Z] ---> 37e11961e604 [2021-05-28T00:45:17.700Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:45:17.700Z] Removing intermediate container 04c9f27ad1be [2021-05-28T00:45:17.700Z] ---> 9992bfd759c5 [2021-05-28T00:45:17.700Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:45:17.700Z] ---> Running in 9108e9d21d0b [2021-05-28T00:45:17.700Z] ---> Running in 4d17e0199984 [2021-05-28T00:45:17.700Z] ---> Running in 7f02189ba98c [2021-05-28T00:45:17.700Z] ---> Running in e081f61b2d03 [2021-05-28T00:45:17.700Z] ---> Running in 441cb27d724e [2021-05-28T00:45:17.700Z] Removing intermediate container 9108e9d21d0b [2021-05-28T00:45:17.700Z] ---> 86aee45fe6b7 [2021-05-28T00:45:17.700Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T00:45:17.700Z] ---> Running in c69098e89e91 [2021-05-28T00:45:17.700Z] Removing intermediate container 4d17e0199984 [2021-05-28T00:45:17.700Z] ---> 51e5668fc0bb [2021-05-28T00:45:17.700Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T00:45:17.700Z] Removing intermediate container e081f61b2d03 [2021-05-28T00:45:17.700Z] ---> cc4cf902bd9f [2021-05-28T00:45:17.700Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T00:45:17.700Z] ---> Running in c75bf60bbfe9 [2021-05-28T00:45:17.700Z] Removing intermediate container 441cb27d724e [2021-05-28T00:45:17.700Z] ---> 9af4d040b8b6 [2021-05-28T00:45:17.700Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T00:45:17.700Z] ---> Running in 0133bf680245 [2021-05-28T00:45:17.700Z] Removing intermediate container 7f02189ba98c [2021-05-28T00:45:17.700Z] ---> e572a717682f [2021-05-28T00:45:17.700Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T00:45:17.700Z] ---> Running in f8dfb1db1cea [2021-05-28T00:45:17.700Z] ---> Running in 4a132682786e [2021-05-28T00:45:17.949Z] + snapcraftctl stage [2021-05-28T00:45:18.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:45:18.910Z] Staging edgex-go [2021-05-28T00:45:18.910Z] + snapcraftctl stage [2021-05-28T00:45:18.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:45:19.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:45:19.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:45:19.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:45:19.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:45:19.860Z] Staging static-packages [2021-05-28T00:45:19.860Z] + snapcraftctl stage [2021-05-28T00:45:20.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:45:20.072Z] OK: 218 MiB in 52 packages [2021-05-28T00:45:20.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:45:20.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:45:20.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:45:21.236Z] OK: 218 MiB in 52 packages [2021-05-28T00:45:21.250Z] Staging version [2021-05-28T00:45:21.251Z] + snapcraftctl stage [2021-05-28T00:45:21.515Z] OK: 218 MiB in 52 packages [2021-05-28T00:45:21.515Z] OK: 218 MiB in 52 packages [2021-05-28T00:45:21.800Z] Removing intermediate container c69098e89e91 [2021-05-28T00:45:21.800Z] ---> e7b7a5ea7e93 [2021-05-28T00:45:21.800Z] Step 6/23 : COPY go.mod . [2021-05-28T00:45:21.825Z] Priming go-build-helper [2021-05-28T00:45:21.825Z] + snapcraftctl prime [2021-05-28T00:45:22.406Z] OK: 218 MiB in 52 packages [2021-05-28T00:45:22.686Z] Removing intermediate container 0133bf680245 [2021-05-28T00:45:22.686Z] ---> 5ac40dbb445a [2021-05-28T00:45:22.686Z] Step 6/23 : COPY go.mod . [2021-05-28T00:45:22.957Z] ---> 5d07690d17b6 [2021-05-28T00:45:22.957Z] Step 7/23 : RUN go mod download [2021-05-28T00:45:23.231Z] Removing intermediate container f8dfb1db1cea [2021-05-28T00:45:23.231Z] ---> 9507a44af044 [2021-05-28T00:45:23.231Z] Step 6/24 : COPY go.mod . [2021-05-28T00:45:23.231Z] ---> Running in 6e69df774904 [2021-05-28T00:45:23.237Z] Priming app-service-config [2021-05-28T00:45:23.237Z] + snapcraftctl prime [2021-05-28T00:45:23.505Z] Removing intermediate container 4a132682786e [2021-05-28T00:45:23.505Z] ---> cfb3dd5fa352 [2021-05-28T00:45:23.505Z] Step 6/26 : COPY go.mod . [2021-05-28T00:45:23.799Z] Removing intermediate container c75bf60bbfe9 [2021-05-28T00:45:23.799Z] ---> bf0e991264e8 [2021-05-28T00:45:23.799Z] Step 6/24 : COPY go.mod . [2021-05-28T00:45:23.799Z] ---> 14025e0dbe10 [2021-05-28T00:45:23.799Z] Step 7/23 : RUN go mod download [2021-05-28T00:45:24.073Z] ---> Running in 2c9c1607cb09 [2021-05-28T00:45:24.189Z] Priming config-common [2021-05-28T00:45:24.189Z] + snapcraftctl prime [2021-05-28T00:45:24.347Z] ---> ba173456c19f [2021-05-28T00:45:24.347Z] Step 7/24 : RUN go mod download [2021-05-28T00:45:24.641Z] ---> 82b338898186 [2021-05-28T00:45:24.641Z] Step 7/26 : RUN go mod download [2021-05-28T00:45:24.641Z] ---> Running in 60625922cb40 [2021-05-28T00:45:24.918Z] ---> Running in 0c5196e398bd [2021-05-28T00:45:25.195Z] ---> 9ae862d57978 [2021-05-28T00:45:25.195Z] Step 7/24 : RUN go mod download [2021-05-28T00:45:25.467Z] ---> Running in 30874eb5585e [2021-05-28T00:45:25.584Z] Priming edgex-go [2021-05-28T00:45:25.584Z] + snapcraftctl prime [2021-05-28T00:45:26.923Z] Removing intermediate container 6e69df774904 [2021-05-28T00:45:26.923Z] ---> d064364130f0 [2021-05-28T00:45:26.923Z] Step 8/23 : COPY . . [2021-05-28T00:45:26.977Z] Priming static-packages [2021-05-28T00:45:26.978Z] + snapcraftctl prime [2021-05-28T00:45:28.362Z] Removing intermediate container 2c9c1607cb09 [2021-05-28T00:45:28.362Z] ---> f7f4988da2db [2021-05-28T00:45:28.362Z] Step 8/23 : COPY . . [2021-05-28T00:45:29.335Z] Removing intermediate container 60625922cb40 [2021-05-28T00:45:29.335Z] ---> c2095bec2ce7 [2021-05-28T00:45:29.335Z] Step 8/24 : COPY . . [2021-05-28T00:45:29.536Z] Priming version [2021-05-28T00:45:29.536Z] + snapcraftctl prime [2021-05-28T00:45:29.608Z] Removing intermediate container 0c5196e398bd [2021-05-28T00:45:29.608Z] ---> 932cc0af6ae1 [2021-05-28T00:45:29.608Z] Step 8/26 : COPY . . [2021-05-28T00:45:30.201Z] Removing intermediate container 30874eb5585e [2021-05-28T00:45:30.201Z] ---> 67508bfe29a0 [2021-05-28T00:45:30.201Z] Step 8/24 : COPY . . [2021-05-28T00:45:30.483Z] 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-28T00:45:48.533Z] ---> 6c39b6578f2a [2021-05-28T00:45:48.533Z] Step 9/23 : RUN go mod tidy [2021-05-28T00:45:49.131Z] ---> Running in d79451d7f7a3 [2021-05-28T00:45:49.738Z] ---> 19b7ba846f06 [2021-05-28T00:45:49.738Z] Step 9/23 : RUN go mod tidy [2021-05-28T00:45:50.342Z] ---> Running in 65666c0392ff [2021-05-28T00:45:51.807Z] ---> 0d68e3ab6a2b [2021-05-28T00:45:51.807Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:45:51.807Z] ---> b01c4c5cff9f [2021-05-28T00:45:51.807Z] Step 9/26 : RUN go mod tidy [2021-05-28T00:45:52.087Z] ---> Running in 361a8ac7532a [2021-05-28T00:45:52.087Z] ---> Running in 0f92765e673c [2021-05-28T00:45:52.686Z] ---> c55bde47354a [2021-05-28T00:45:52.686Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:45:53.287Z] ---> Running in f892401b5844 [2021-05-28T00:45:55.272Z] Removing intermediate container d79451d7f7a3 [2021-05-28T00:45:55.272Z] ---> 4306f4562152 [2021-05-28T00:45:55.272Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T00:45:55.552Z] ---> Running in f53aa708f29e [2021-05-28T00:45:56.158Z] Removing intermediate container 65666c0392ff [2021-05-28T00:45:56.158Z] ---> 5e4a4c71f86d [2021-05-28T00:45:56.158Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T00:45:56.441Z] ---> Running in 4d64939c910a [2021-05-28T00:45:58.446Z] 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-28T00:45:59.053Z] 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-28T00:46:00.546Z] Removing intermediate container 361a8ac7532a [2021-05-28T00:46:00.546Z] ---> 03632dcd5ee6 [2021-05-28T00:46:00.546Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T00:46:00.546Z] Removing intermediate container 0f92765e673c [2021-05-28T00:46:00.546Z] ---> 3f6a902c18c8 [2021-05-28T00:46:00.546Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T00:46:00.546Z] ---> Running in 890512b920f1 [2021-05-28T00:46:00.546Z] ---> Running in 0930280117c7 [2021-05-28T00:46:01.167Z] Removing intermediate container f892401b5844 [2021-05-28T00:46:01.167Z] ---> d63d90ad9423 [2021-05-28T00:46:01.167Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T00:46:01.446Z] ---> Running in 05681f22b23c [2021-05-28T00:46:02.896Z] 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-28T00:46:03.507Z] 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-28T00:46:04.120Z] 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-28T00:48:11.104Z] 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-28T00:48:14.553Z] Removing intermediate container 890512b920f1 [2021-05-28T00:48:14.553Z] ---> 872a9a5fc648 [2021-05-28T00:48:14.553Z] [2021-05-28T00:48:14.553Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T00:48:15.174Z] 3.12: Pulling from library/alpine [2021-05-28T00:48:16.637Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T00:48:16.637Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T00:48:16.637Z] ---> 9852663dfa18 [2021-05-28T00:48:16.637Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T00:48:16.917Z] ---> Running in 6f8782ac30e4 [2021-05-28T00:48:19.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:19.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:20.616Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T00:48:20.616Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:48:20.616Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T00:48:20.616Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T00:48:20.616Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T00:48:20.616Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T00:48:20.616Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:48:20.898Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:48:21.178Z] OK: 7 MiB in 20 packages [2021-05-28T00:48:25.538Z] Removing intermediate container 6f8782ac30e4 [2021-05-28T00:48:25.538Z] ---> c4b8823be9c1 [2021-05-28T00:48:25.538Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T00:48:25.929Z] ---> Running in ed509fe960d3 [2021-05-28T00:48:27.533Z] Removing intermediate container f53aa708f29e [2021-05-28T00:48:27.533Z] ---> 1dd23bce6d32 [2021-05-28T00:48:27.533Z] [2021-05-28T00:48:27.533Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T00:48:27.533Z] ---> 9852663dfa18 [2021-05-28T00:48:27.533Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T00:48:27.820Z] Removing intermediate container ed509fe960d3 [2021-05-28T00:48:27.820Z] ---> 73cf02aecbd4 [2021-05-28T00:48:27.820Z] Step 14/26 : WORKDIR / [2021-05-28T00:48:28.181Z] ---> Running in 195eed0d2d30 [2021-05-28T00:48:28.181Z] Removing intermediate container 4d64939c910a [2021-05-28T00:48:28.181Z] ---> cf28c1b86942 [2021-05-28T00:48:28.181Z] [2021-05-28T00:48:28.181Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T00:48:28.181Z] ---> 9852663dfa18 [2021-05-28T00:48:28.181Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:48:28.481Z] ---> Running in cda7bb6e532e [2021-05-28T00:48:28.786Z] ---> Running in 862e7da676d9 [2021-05-28T00:48:30.362Z] Removing intermediate container cda7bb6e532e [2021-05-28T00:48:30.362Z] ---> df497a1ff9e7 [2021-05-28T00:48:30.362Z] 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-28T00:48:30.637Z] Removing intermediate container 05681f22b23c [2021-05-28T00:48:30.637Z] ---> 1c00372da04b [2021-05-28T00:48:30.637Z] [2021-05-28T00:48:30.637Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:48:30.637Z] ---> 9852663dfa18 [2021-05-28T00:48:30.637Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:48:31.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:31.247Z] ---> Running in df256a74a632 [2021-05-28T00:48:31.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:31.527Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:31.527Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:32.143Z] ---> 8aee864d30a9 [2021-05-28T00:48:32.143Z] 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-28T00:48:32.143Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T00:48:32.425Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:48:32.425Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T00:48:32.425Z] OK: 5 MiB in 15 packages [2021-05-28T00:48:32.425Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T00:48:32.425Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:48:32.425Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:48:32.705Z] OK: 6 MiB in 16 packages [2021-05-28T00:48:33.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:33.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:48:33.999Z] ---> 617567001894 [2021-05-28T00:48:33.999Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T00:48:34.280Z] Removing intermediate container 862e7da676d9 [2021-05-28T00:48:34.280Z] ---> 1b7af8dfeaab [2021-05-28T00:48:34.280Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:48:34.280Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T00:48:34.280Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:48:34.280Z] OK: 5 MiB in 15 packages [2021-05-28T00:48:34.561Z] ---> Running in 48fef8ad1fdb [2021-05-28T00:48:35.563Z] Removing intermediate container 48fef8ad1fdb [2021-05-28T00:48:35.563Z] ---> 19a5c2090458 [2021-05-28T00:48:35.563Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T00:48:35.563Z] ---> e5a28f2c16c0 [2021-05-28T00:48:35.563Z] 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-28T00:48:35.841Z] Removing intermediate container 195eed0d2d30 [2021-05-28T00:48:35.841Z] ---> 661a2c41a386 [2021-05-28T00:48:35.841Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:48:36.448Z] ---> Running in 98d522829a9d [2021-05-28T00:48:36.448Z] ---> Running in 2dfbbd2a3760 [2021-05-28T00:48:36.448Z] Removing intermediate container df256a74a632 [2021-05-28T00:48:36.448Z] ---> 583a642236f5 [2021-05-28T00:48:36.448Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:48:36.728Z] ---> 5328a86bec80 [2021-05-28T00:48:36.729Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T00:48:36.729Z] ---> Running in c9b65e6139b7 [2021-05-28T00:48:37.006Z] Removing intermediate container 0930280117c7 [2021-05-28T00:48:37.006Z] ---> 80c63221ddfd [2021-05-28T00:48:37.006Z] [2021-05-28T00:48:37.006Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:48:37.006Z] ---> 9852663dfa18 [2021-05-28T00:48:37.006Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T00:48:37.006Z] ---> Using cache [2021-05-28T00:48:37.006Z] ---> 583a642236f5 [2021-05-28T00:48:37.006Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T00:48:37.286Z] Removing intermediate container 2dfbbd2a3760 [2021-05-28T00:48:37.286Z] ---> ce93a615c4c8 [2021-05-28T00:48:37.286Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T00:48:37.286Z] Removing intermediate container 98d522829a9d [2021-05-28T00:48:37.286Z] ---> 90c2253bdc1e [2021-05-28T00:48:37.286Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T00:48:37.565Z] ---> Running in e4b1ef5c2f64 [2021-05-28T00:48:37.565Z] ---> Running in 4017352c1b88 [2021-05-28T00:48:37.565Z] ---> Running in f5ddbf9d8f46 [2021-05-28T00:48:37.565Z] Removing intermediate container c9b65e6139b7 [2021-05-28T00:48:37.565Z] ---> 4a1e69a714a7 [2021-05-28T00:48:37.565Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T00:48:37.843Z] ---> Running in d1ac2b6c985f [2021-05-28T00:48:38.446Z] ---> f837b11a6651 [2021-05-28T00:48:38.446Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T00:48:38.446Z] Removing intermediate container f5ddbf9d8f46 [2021-05-28T00:48:38.446Z] ---> ad9f5da68d84 [2021-05-28T00:48:38.446Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:48:38.446Z] Removing intermediate container e4b1ef5c2f64 [2021-05-28T00:48:38.446Z] ---> d29051974837 [2021-05-28T00:48:38.446Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T00:48:38.446Z] Removing intermediate container 4017352c1b88 [2021-05-28T00:48:38.446Z] ---> 2ec1152f7e0f [2021-05-28T00:48:38.446Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T00:48:38.723Z] ---> Running in 52134de051f1 [2021-05-28T00:48:38.723Z] Removing intermediate container d1ac2b6c985f [2021-05-28T00:48:38.723Z] ---> 8e476369b40d [2021-05-28T00:48:38.723Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T00:48:38.723Z] ---> Running in 624bbd059a70 [2021-05-28T00:48:39.002Z] ---> Running in de34e1320eff [2021-05-28T00:48:39.637Z] Removing intermediate container 52134de051f1 [2021-05-28T00:48:39.637Z] ---> ed6344c3953c [2021-05-28T00:48:39.637Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:48:39.637Z] ---> 4dd5a0976c9c [2021-05-28T00:48:39.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T00:48:39.926Z] Removing intermediate container 624bbd059a70 [2021-05-28T00:48:39.926Z] ---> a45bd3cedc9c [2021-05-28T00:48:39.926Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T00:48:39.926Z] Removing intermediate container de34e1320eff [2021-05-28T00:48:39.926Z] ---> 49a88bde8d50 [2021-05-28T00:48:39.926Z] Step 16/24 : WORKDIR / [2021-05-28T00:48:39.926Z] ---> Running in b7684f8352f2 [2021-05-28T00:48:39.926Z] ---> bb84b3625ed9 [2021-05-28T00:48:39.926Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T00:48:40.205Z] ---> Running in b94dd45f2735 [2021-05-28T00:48:40.816Z] ---> 9e0e59b6a9ce [2021-05-28T00:48:40.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T00:48:40.816Z] Removing intermediate container b7684f8352f2 [2021-05-28T00:48:40.816Z] ---> 249c2322a452 [2021-05-28T00:48:40.816Z] Step 16/24 : WORKDIR / [2021-05-28T00:48:41.105Z] Removing intermediate container b94dd45f2735 [2021-05-28T00:48:41.105Z] ---> 5d53e347442c [2021-05-28T00:48:41.105Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:48:41.105Z] ---> Running in 1bf4cb7c1327 [2021-05-28T00:48:41.711Z] ---> e3bdb6a21018 [2021-05-28T00:48:41.711Z] 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-28T00:48:41.711Z] ---> 71f67816b8f9 [2021-05-28T00:48:41.711Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T00:48:41.987Z] ---> Running in 0c528bbd0efc [2021-05-28T00:48:41.987Z] Removing intermediate container 1bf4cb7c1327 [2021-05-28T00:48:41.987Z] ---> 9a5db2f5a96a [2021-05-28T00:48:41.987Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:48:42.595Z] ---> ef2a4db8f6e0 [2021-05-28T00:48:42.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T00:48:42.875Z] ---> 498fb78c2770 [2021-05-28T00:48:42.875Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T00:48:43.478Z] ---> 802a5d90bea0 [2021-05-28T00:48:43.478Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T00:48:43.757Z] ---> Running in 45bb9c2d77b5 [2021-05-28T00:48:43.757Z] ---> 4e27133f9f63 [2021-05-28T00:48:43.757Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T00:48:44.363Z] ---> a668ad2ddd14 [2021-05-28T00:48:44.363Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T00:48:44.645Z] ---> Running in 5c89605b5ddb [2021-05-28T00:48:44.645Z] Removing intermediate container 45bb9c2d77b5 [2021-05-28T00:48:44.645Z] ---> ad87092e6f3b [2021-05-28T00:48:44.645Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:48:44.922Z] ---> 559d811122d4 [2021-05-28T00:48:44.922Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T00:48:44.922Z] ---> Running in c8b4fa24f496 [2021-05-28T00:48:45.534Z] Removing intermediate container 5c89605b5ddb [2021-05-28T00:48:45.534Z] ---> f32f6cccc25a [2021-05-28T00:48:45.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:48:45.534Z] Removing intermediate container 0c528bbd0efc [2021-05-28T00:48:45.534Z] ---> 75a5dfc34a08 [2021-05-28T00:48:45.534Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T00:48:45.812Z] ---> Running in e22a013595ee [2021-05-28T00:48:45.812Z] ---> Running in 88417f60acdf [2021-05-28T00:48:45.812Z] Removing intermediate container c8b4fa24f496 [2021-05-28T00:48:45.812Z] ---> 44dcf9dc756e [2021-05-28T00:48:45.812Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T00:48:45.812Z] ---> e47355767bbd [2021-05-28T00:48:45.812Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T00:48:46.112Z] ---> c30c185da27c [2021-05-28T00:48:46.112Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T00:48:46.112Z] ---> Running in 4022f2f64472 [2021-05-28T00:48:46.112Z] ---> Running in f232bf0d0d8a [2021-05-28T00:48:46.393Z] Removing intermediate container e22a013595ee [2021-05-28T00:48:46.393Z] ---> 7f9aaa8193f2 [2021-05-28T00:48:46.393Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T00:48:46.672Z] Removing intermediate container 88417f60acdf [2021-05-28T00:48:46.672Z] ---> e5c5268aa183 [2021-05-28T00:48:46.672Z] Step 24/26 : LABEL arch=arm64 [2021-05-28T00:48:46.672Z] ---> Running in 9abb108a57ba [2021-05-28T00:48:46.951Z] ---> Running in 7fae695eb81d [2021-05-28T00:48:46.951Z] Removing intermediate container f232bf0d0d8a [2021-05-28T00:48:46.951Z] ---> 35e964147ef8 [2021-05-28T00:48:46.951Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:48:46.951Z] Removing intermediate container 4022f2f64472 [2021-05-28T00:48:46.951Z] ---> 755b0e01cf46 [2021-05-28T00:48:46.951Z] Step 22/23 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 [2021-05-28T00:48:47.227Z] ---> Running in b3a9774c162d [2021-05-28T00:48:47.227Z] ---> Running in 5ba915a70fa7 [2021-05-28T00:48:47.227Z] ---> c931c0b428fb [2021-05-28T00:48:47.227Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T00:48:47.504Z] ---> Running in 6dc2d151e189 [2021-05-28T00:48:47.504Z] Removing intermediate container 9abb108a57ba [2021-05-28T00:48:47.504Z] ---> 77a6a797fb8f [2021-05-28T00:48:47.504Z] Step 22/23 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 [2021-05-28T00:48:47.780Z] Removing intermediate container 7fae695eb81d [2021-05-28T00:48:47.780Z] ---> 5fb315f8f91a [2021-05-28T00:48:47.780Z] Step 25/26 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 [2021-05-28T00:48:47.780Z] ---> Running in 791b044ef69e [2021-05-28T00:48:47.780Z] ---> Running in 8771b654deb4 [2021-05-28T00:48:48.068Z] Removing intermediate container b3a9774c162d [2021-05-28T00:48:48.068Z] ---> fd8de285e025 [2021-05-28T00:48:48.068Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T00:48:48.068Z] Removing intermediate container 5ba915a70fa7 [2021-05-28T00:48:48.068Z] ---> 05bcda5f22af [2021-05-28T00:48:48.068Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T00:48:48.359Z] Removing intermediate container 6dc2d151e189 [2021-05-28T00:48:48.359Z] ---> 0cdc66a672c7 [2021-05-28T00:48:48.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:48:48.359Z] ---> Running in 17b1a81159cb [2021-05-28T00:48:48.359Z] ---> Running in ad04410e8f99 [2021-05-28T00:48:48.359Z] ---> Running in 96cc6134463d [2021-05-28T00:48:48.640Z] Removing intermediate container 8771b654deb4 [2021-05-28T00:48:48.640Z] ---> 17b4dd2cf36a [2021-05-28T00:48:48.640Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T00:48:48.640Z] Removing intermediate container 791b044ef69e [2021-05-28T00:48:48.640Z] ---> c2173c686adc [2021-05-28T00:48:48.640Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T00:48:48.916Z] ---> Running in 948dceb8309b [2021-05-28T00:48:48.916Z] ---> Running in 73b23c433bd3 [2021-05-28T00:48:49.194Z] Removing intermediate container ad04410e8f99 [2021-05-28T00:48:49.194Z] ---> d37c3e91ac29 [2021-05-28T00:48:49.194Z] [2021-05-28T00:48:49.194Z] Removing intermediate container 17b1a81159cb [2021-05-28T00:48:49.194Z] ---> b7ad07932c90 [2021-05-28T00:48:49.194Z] Step 23/24 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 [2021-05-28T00:48:49.194Z] Removing intermediate container 96cc6134463d [2021-05-28T00:48:49.194Z] ---> a0f4f4bce304 [2021-05-28T00:48:49.194Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T00:48:49.473Z] ---> Running in abb85bfb96af [2021-05-28T00:48:49.474Z] ---> Running in 87ade08fbffb [2021-05-28T00:48:49.750Z] Removing intermediate container 948dceb8309b [2021-05-28T00:48:49.750Z] ---> 48895326728e [2021-05-28T00:48:49.750Z] [2021-05-28T00:48:49.750Z] Successfully built d37c3e91ac29 [2021-05-28T00:48:49.750Z] Successfully tagged support-scheduler-arm64:latest [2021-05-28T00:48:49.750Z]  Building support-scheduler ... done Building security-bootstrapper [2021-05-28T00:48:50.032Z] Removing intermediate container 73b23c433bd3 [2021-05-28T00:48:50.032Z] ---> d8e77fff7ce3 [2021-05-28T00:48:50.032Z] [2021-05-28T00:48:50.308Z] Removing intermediate container abb85bfb96af [2021-05-28T00:48:50.308Z] ---> feb4c94c22c2 [2021-05-28T00:48:50.308Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:48:50.308Z] Successfully built 48895326728e [2021-05-28T00:48:50.308Z] Successfully tagged support-notifications-arm64:latest [2021-05-28T00:48:50.308Z]  Building support-notifications ... done Building security-proxy-setup [2021-05-28T00:48:50.585Z] Removing intermediate container 87ade08fbffb [2021-05-28T00:48:50.585Z] ---> 09af69962b52 [2021-05-28T00:48:50.585Z] Step 23/24 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 [2021-05-28T00:48:50.585Z] Successfully built d8e77fff7ce3 [2021-05-28T00:48:50.585Z] ---> Running in d6d9bb36805b [2021-05-28T00:48:50.586Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-28T00:48:50.586Z]  Building security-secretstore-setup ... done Building core-data [2021-05-28T00:48:50.586Z] ---> Running in 3f5351591603 [2021-05-28T00:48:51.194Z] Removing intermediate container d6d9bb36805b [2021-05-28T00:48:51.194Z] ---> 7207305c5e99 [2021-05-28T00:48:51.194Z] [2021-05-28T00:48:51.473Z] Removing intermediate container 3f5351591603 [2021-05-28T00:48:51.473Z] ---> 8d785af44311 [2021-05-28T00:48:51.473Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:48:51.473Z] Successfully built 7207305c5e99 [2021-05-28T00:48:51.755Z] Successfully tagged core-command-arm64:latest [2021-05-28T00:48:51.755Z]  Building core-command ... done Building sys-mgmt-agent [2021-05-28T00:48:51.755Z] ---> Running in 955afd89923a [2021-05-28T00:48:52.354Z] Removing intermediate container 955afd89923a [2021-05-28T00:48:52.354Z] ---> 4ffba7eea48e [2021-05-28T00:48:52.354Z] [2021-05-28T00:48:52.628Z] Successfully built 4ffba7eea48e [2021-05-28T00:48:52.628Z] Successfully tagged core-metadata-arm64:latest [2021-05-28T00:49:49.206Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:49:49.206Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:49:49.206Z] ---> f6e6a6e242c9 [2021-05-28T00:49:49.206Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 9992bfd759c5 [2021-05-28T00:49:49.206Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> cc4cf902bd9f [2021-05-28T00:49:49.206Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 5ac40dbb445a [2021-05-28T00:49:49.206Z] Step 6/22 : COPY go.mod . [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 14025e0dbe10 [2021-05-28T00:49:49.206Z] Step 7/22 : RUN go mod download [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> f7f4988da2db [2021-05-28T00:49:49.206Z] Step 8/22 : COPY . . [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 19b7ba846f06 [2021-05-28T00:49:49.206Z] Step 9/22 : RUN go mod tidy [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 5e4a4c71f86d [2021-05-28T00:49:49.206Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T00:49:49.206Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:49:49.206Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:49:49.206Z] ---> f6e6a6e242c9 [2021-05-28T00:49:49.206Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 9992bfd759c5 [2021-05-28T00:49:49.206Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> cc4cf902bd9f [2021-05-28T00:49:49.206Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 5ac40dbb445a [2021-05-28T00:49:49.206Z] Step 6/32 : COPY go.mod . [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 14025e0dbe10 [2021-05-28T00:49:49.206Z] Step 7/32 : RUN go mod download [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> f7f4988da2db [2021-05-28T00:49:49.206Z] Step 8/32 : COPY . . [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 19b7ba846f06 [2021-05-28T00:49:49.206Z] Step 9/32 : RUN go mod tidy [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 5e4a4c71f86d [2021-05-28T00:49:49.206Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T00:49:49.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:49:49.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:49:49.206Z] ---> f6e6a6e242c9 [2021-05-28T00:49:49.206Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 9992bfd759c5 [2021-05-28T00:49:49.206Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> cc4cf902bd9f [2021-05-28T00:49:49.206Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T00:49:49.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T00:49:49.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T00:49:49.206Z] ---> f6e6a6e242c9 [2021-05-28T00:49:49.206Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> 9992bfd759c5 [2021-05-28T00:49:49.206Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:49:49.206Z] ---> Using cache [2021-05-28T00:49:49.206Z] ---> cc4cf902bd9f [2021-05-28T00:49:49.206Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T00:49:51.844Z] ---> Running in b7828967b834 [2021-05-28T00:49:51.844Z] ---> Running in 1c6eefed9a28 [2021-05-28T00:49:51.844Z] ---> Running in 919e4220d992 [2021-05-28T00:49:51.844Z] ---> Running in deb81942ffef [2021-05-28T00:49:53.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:49:53.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:49:53.849Z] 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-28T00:49:53.849Z] 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-28T00:49:54.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:49:54.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:49:55.441Z] OK: 218 MiB in 52 packages [2021-05-28T00:49:55.720Z] OK: 218 MiB in 52 packages [2021-05-28T00:49:57.175Z] Removing intermediate container 1c6eefed9a28 [2021-05-28T00:49:57.175Z] ---> 6948087c50ce [2021-05-28T00:49:57.175Z] Step 6/24 : COPY go.mod . [2021-05-28T00:49:57.456Z] Removing intermediate container b7828967b834 [2021-05-28T00:49:57.456Z] ---> b4acd7438553 [2021-05-28T00:49:57.456Z] Step 6/24 : COPY go.mod . [2021-05-28T00:49:59.459Z] ---> 6d08394b874f [2021-05-28T00:49:59.459Z] Step 7/24 : RUN go mod download [2021-05-28T00:49:59.459Z] ---> f1ace703aae2 [2021-05-28T00:49:59.459Z] Step 7/24 : RUN go mod download [2021-05-28T00:49:59.459Z] ---> Running in 4c253759b456 [2021-05-28T00:49:59.740Z] ---> Running in 99b7578542b1 [2021-05-28T00:50:04.083Z] Removing intermediate container 4c253759b456 [2021-05-28T00:50:04.083Z] ---> db39b8eef2e6 [2021-05-28T00:50:04.083Z] Step 8/24 : COPY . . [2021-05-28T00:50:04.083Z] Removing intermediate container 99b7578542b1 [2021-05-28T00:50:04.083Z] ---> 37073657341f [2021-05-28T00:50:04.083Z] Step 8/24 : COPY . . [2021-05-28T00:50:36.563Z] ---> 952b4ced6274 [2021-05-28T00:50:36.563Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:50:36.563Z] ---> fb707a8efb3c [2021-05-28T00:50:36.563Z] Step 9/24 : RUN go mod tidy [2021-05-28T00:50:36.563Z] ---> Running in b8fd1fe1b0a3 [2021-05-28T00:50:36.563Z] ---> Running in 7f5465ec61e8 [2021-05-28T00:50:43.340Z] Removing intermediate container b8fd1fe1b0a3 [2021-05-28T00:50:43.340Z] ---> c739b6d82213 [2021-05-28T00:50:43.340Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T00:50:43.340Z] ---> Running in c3997fbd97f3 [2021-05-28T00:50:43.340Z] Removing intermediate container 7f5465ec61e8 [2021-05-28T00:50:43.340Z] ---> c19691e6b36c [2021-05-28T00:50:43.340Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T00:50:43.617Z] ---> Running in f80172635cbe [2021-05-28T00:50:45.622Z] 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-28T00:50:45.900Z] 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-28T00:51:04.295Z] 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-28T00:51:14.511Z] Removing intermediate container 919e4220d992 [2021-05-28T00:51:14.511Z] ---> 5cc90fa339b6 [2021-05-28T00:51:14.511Z] [2021-05-28T00:51:14.511Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T00:51:14.511Z] ---> 9852663dfa18 [2021-05-28T00:51:14.511Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T00:51:14.511Z] ---> Running in 6e619837b9c8 [2021-05-28T00:51:15.508Z] Removing intermediate container 6e619837b9c8 [2021-05-28T00:51:15.508Z] ---> cce28a1db68e [2021-05-28T00:51:15.508Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T00:51:15.790Z] ---> Running in 41202ebaa381 [2021-05-28T00:51:19.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:51:19.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:51:19.581Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T00:51:19.581Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T00:51:19.581Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:51:19.581Z] OK: 5 MiB in 16 packages [2021-05-28T00:51:20.193Z] Removing intermediate container deb81942ffef [2021-05-28T00:51:20.193Z] ---> e59795e71c7d [2021-05-28T00:51:20.193Z] [2021-05-28T00:51:20.193Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T00:51:20.193Z] ---> 9852663dfa18 [2021-05-28T00:51:20.193Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T00:51:20.477Z] ---> Running in b7c12f3be0f0 [2021-05-28T00:51:21.489Z] Removing intermediate container 41202ebaa381 [2021-05-28T00:51:21.489Z] ---> d7222f7f3c54 [2021-05-28T00:51:21.489Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T00:51:21.770Z] ---> Running in 6b888237aeb0 [2021-05-28T00:51:22.767Z] Removing intermediate container 6b888237aeb0 [2021-05-28T00:51:22.767Z] ---> c1417d17f063 [2021-05-28T00:51:22.767Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T00:51:23.042Z] ---> Running in e87973749b48 [2021-05-28T00:51:23.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:51:23.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:51:23.926Z] Removing intermediate container e87973749b48 [2021-05-28T00:51:23.926Z] ---> e5c3da7c637d [2021-05-28T00:51:23.926Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T00:51:23.926Z] ---> Running in c5fa3c3a72b3 [2021-05-28T00:51:23.926Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T00:51:24.206Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:51:24.206Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T00:51:24.206Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T00:51:24.206Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:51:24.206Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T00:51:24.490Z] OK: 7 MiB in 18 packages [2021-05-28T00:51:27.908Z] Removing intermediate container b7c12f3be0f0 [2021-05-28T00:51:27.908Z] ---> 3874ce6d45c0 [2021-05-28T00:51:27.908Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T00:51:27.908Z] ---> Running in 1ad0bd464aad [2021-05-28T00:51:28.194Z] Removing intermediate container c5fa3c3a72b3 [2021-05-28T00:51:28.194Z] ---> b92070cbff88 [2021-05-28T00:51:28.194Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T00:51:28.194Z] ---> Running in 533955cd0ead [2021-05-28T00:51:28.475Z] Removing intermediate container 1ad0bd464aad [2021-05-28T00:51:28.475Z] ---> c848c9097236 [2021-05-28T00:51:28.475Z] Step 14/22 : WORKDIR /edgex [2021-05-28T00:51:28.747Z] ---> Running in 1bebf54ca717 [2021-05-28T00:51:29.020Z] Removing intermediate container 533955cd0ead [2021-05-28T00:51:29.020Z] ---> 7a096618557f [2021-05-28T00:51:29.020Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T00:51:29.623Z] Removing intermediate container 1bebf54ca717 [2021-05-28T00:51:29.623Z] ---> 28210da807ef [2021-05-28T00:51:29.623Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T00:51:30.608Z] ---> 7781eeb6e50f [2021-05-28T00:51:30.608Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T00:51:31.212Z] ---> Running in a7e06dfc3697 [2021-05-28T00:51:31.212Z] ---> b6c7cb5af5b8 [2021-05-28T00:51:31.212Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T00:51:33.870Z] ---> af7c7539ae28 [2021-05-28T00:51:33.870Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T00:51:35.865Z] Removing intermediate container a7e06dfc3697 [2021-05-28T00:51:35.865Z] ---> 7555b8d5d5e4 [2021-05-28T00:51:35.865Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:51:35.865Z] ---> 784cd87cc26a [2021-05-28T00:51:35.865Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T00:51:36.143Z] ---> Running in f58cbbfb13b8 [2021-05-28T00:51:37.142Z] Removing intermediate container f58cbbfb13b8 [2021-05-28T00:51:37.142Z] ---> 3cd035f3d931 [2021-05-28T00:51:37.142Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T00:51:37.142Z] ---> 2e0af55f0847 [2021-05-28T00:51:37.142Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T00:51:37.142Z] ---> Running in 2d9e6df401b2 [2021-05-28T00:51:38.587Z] Removing intermediate container 2d9e6df401b2 [2021-05-28T00:51:38.587Z] ---> 1087f8c38c69 [2021-05-28T00:51:38.587Z] Step 20/22 : LABEL arch=arm64 [2021-05-28T00:51:38.587Z] ---> Running in a2cfa5192de3 [2021-05-28T00:51:39.599Z] Removing intermediate container a2cfa5192de3 [2021-05-28T00:51:39.599Z] ---> b76677fddce9 [2021-05-28T00:51:39.599Z] Step 21/22 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 [2021-05-28T00:51:39.599Z] ---> 75c5074405eb [2021-05-28T00:51:39.599Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T00:51:39.873Z] ---> Running in 50c5ee2628e6 [2021-05-28T00:51:40.865Z] Removing intermediate container 50c5ee2628e6 [2021-05-28T00:51:40.865Z] ---> 1398857e7689 [2021-05-28T00:51:40.865Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T00:51:40.865Z] ---> 55e292cd30dc [2021-05-28T00:51:40.865Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T00:51:41.139Z] ---> Running in b5f79ade0440 [2021-05-28T00:51:41.746Z] Removing intermediate container b5f79ade0440 [2021-05-28T00:51:41.746Z] ---> cc6c5896a36d [2021-05-28T00:51:41.746Z] [2021-05-28T00:51:42.350Z] ---> c7528b0bf757 [2021-05-28T00:51:42.350Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T00:51:42.350Z] Successfully built cc6c5896a36d [2021-05-28T00:51:42.350Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-28T00:51:43.792Z]  Building security-proxy-setup ... done  ---> 6c59b45a808f [2021-05-28T00:51:43.792Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T00:51:44.078Z] ---> Running in 2117c4599208 [2021-05-28T00:51:45.057Z] Removing intermediate container 2117c4599208 [2021-05-28T00:51:45.057Z] ---> 60ac37d816e8 [2021-05-28T00:51:45.057Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T00:51:46.499Z] ---> 3284d4a9690e [2021-05-28T00:51:46.500Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T00:51:46.775Z] ---> Running in cbe765ff4353 [2021-05-28T00:51:50.190Z] Removing intermediate container cbe765ff4353 [2021-05-28T00:51:50.190Z] ---> 7b7c8e1fe563 [2021-05-28T00:51:50.190Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T00:51:50.470Z] ---> Running in f3c5f4d0a88c [2021-05-28T00:51:51.469Z] Removing intermediate container f3c5f4d0a88c [2021-05-28T00:51:51.470Z] ---> a85fff064b67 [2021-05-28T00:51:51.470Z] Step 29/32 : CMD ["gate"] [2021-05-28T00:51:51.748Z] ---> Running in 066b0ef6d5cf [2021-05-28T00:51:52.737Z] Removing intermediate container 066b0ef6d5cf [2021-05-28T00:51:52.737Z] ---> 1951727059f4 [2021-05-28T00:51:52.737Z] Step 30/32 : LABEL arch=arm64 [2021-05-28T00:51:53.014Z] ---> Running in 1271a7a91644 [2021-05-28T00:51:53.619Z] Removing intermediate container 1271a7a91644 [2021-05-28T00:51:53.619Z] ---> 6413e65f7a4e [2021-05-28T00:51:53.619Z] Step 31/32 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 [2021-05-28T00:51:54.222Z] ---> Running in f841fd1065ed [2021-05-28T00:51:54.820Z] Removing intermediate container f841fd1065ed [2021-05-28T00:51:54.820Z] ---> 16a16667254f [2021-05-28T00:51:54.820Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T00:51:55.100Z] ---> Running in fac3c2f5eb92 [2021-05-28T00:51:56.106Z] Removing intermediate container fac3c2f5eb92 [2021-05-28T00:51:56.106Z] ---> 08e456e69ce1 [2021-05-28T00:51:56.107Z] [2021-05-28T00:51:56.387Z] Successfully built 08e456e69ce1 [2021-05-28T00:51:56.387Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-28T00:52:11.526Z]  Building security-bootstrapper ... done Removing intermediate container c3997fbd97f3 [2021-05-28T00:52:11.526Z] ---> e86eed156452 [2021-05-28T00:52:11.526Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T00:52:11.526Z] ---> Running in 170b01998efb [2021-05-28T00:52:12.984Z] 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-28T00:52:15.615Z] Removing intermediate container 170b01998efb [2021-05-28T00:52:15.615Z] ---> 523e383a9cd1 [2021-05-28T00:52:15.615Z] [2021-05-28T00:52:15.615Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T00:52:15.887Z] 20.10.0: Pulling from library/docker [2021-05-28T00:52:21.327Z] Removing intermediate container f80172635cbe [2021-05-28T00:52:21.327Z] ---> 11ac47815221 [2021-05-28T00:52:21.327Z] [2021-05-28T00:52:21.327Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T00:52:21.327Z] ---> 9852663dfa18 [2021-05-28T00:52:21.327Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T00:52:21.606Z] ---> Running in c9feaab95fa1 [2021-05-28T00:52:22.592Z] Removing intermediate container c9feaab95fa1 [2021-05-28T00:52:22.592Z] ---> c83da1403b33 [2021-05-28T00:52:22.592Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T00:52:22.869Z] ---> Running in b126d65ed77b [2021-05-28T00:52:23.872Z] Removing intermediate container b126d65ed77b [2021-05-28T00:52:23.872Z] ---> 7daf01363f5d [2021-05-28T00:52:23.872Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T00:52:23.872Z] ---> Running in 6e072cea9791 [2021-05-28T00:52:24.484Z] Removing intermediate container 6e072cea9791 [2021-05-28T00:52:24.484Z] ---> d3c9bcc40f09 [2021-05-28T00:52:24.485Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T00:52:24.485Z] ---> Running in efe5354698e4 [2021-05-28T00:52:25.084Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T00:52:25.084Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T00:52:25.084Z] ---> eeaf43b92773 [2021-05-28T00:52:25.084Z] 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-28T00:52:25.357Z] ---> Running in 8e65a7429a5f [2021-05-28T00:52:25.632Z] Removing intermediate container 8e65a7429a5f [2021-05-28T00:52:25.632Z] ---> c688ebba6c2e [2021-05-28T00:52:25.632Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T00:52:25.907Z] ---> Running in 29f023c09610 [2021-05-28T00:52:26.896Z] Removing intermediate container efe5354698e4 [2021-05-28T00:52:26.896Z] ---> e99e5c0d7ce6 [2021-05-28T00:52:26.896Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T00:52:26.896Z] ---> Running in 25163f6e64eb [2021-05-28T00:52:27.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:52:27.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:52:28.041Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T00:52:28.041Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T00:52:28.041Z] Executing bash-5.0.17-r0.post-install [2021-05-28T00:52:28.041Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T00:52:28.041Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T00:52:28.041Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T00:52:28.041Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T00:52:28.041Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T00:52:28.041Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T00:52:28.041Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T00:52:28.041Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T00:52:28.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T00:52:28.042Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T00:52:28.042Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T00:52:28.042Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T00:52:29.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T00:52:30.065Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T00:52:30.065Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T00:52:30.065Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T00:52:30.065Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T00:52:30.065Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T00:52:30.065Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T00:52:30.065Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T00:52:30.065Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T00:52:30.065Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T00:52:30.065Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T00:52:30.337Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T00:52:30.337Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T00:52:30.337Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T00:52:30.337Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T00:52:30.337Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T00:52:30.337Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T00:52:30.337Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T00:52:30.337Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T00:52:30.337Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T00:52:30.337Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T00:52:30.337Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T00:52:30.337Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T00:52:30.337Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T00:52:30.337Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T00:52:30.609Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T00:52:30.609Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T00:52:30.609Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T00:52:30.609Z] OK: 72 MiB in 59 packages [2021-05-28T00:52:31.587Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T00:52:31.859Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T00:52:31.859Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T00:52:32.129Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T00:52:32.726Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T00:52:33.325Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T00:52:33.325Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T00:52:33.325Z] OK: 8 MiB in 20 packages [2021-05-28T00:52:35.329Z] Removing intermediate container 25163f6e64eb [2021-05-28T00:52:35.329Z] ---> 6287d1a90879 [2021-05-28T00:52:35.329Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T00:52:35.604Z] Collecting docker-compose==1.23.2 [2021-05-28T00:52:35.881Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T00:52:36.153Z] ---> fabb2fedfef8 [2021-05-28T00:52:36.153Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T00:52:36.749Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T00:52:36.749Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T00:52:37.353Z] ---> c1e69d3893a3 [2021-05-28T00:52:37.353Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T00:52:38.422Z] ---> 3c03af3718a7 [2021-05-28T00:52:38.422Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T00:52:38.422Z] ---> Running in 4514d7900ae5 [2021-05-28T00:52:39.087Z] Removing intermediate container 4514d7900ae5 [2021-05-28T00:52:39.087Z] ---> 62a0cb0eaf81 [2021-05-28T00:52:39.087Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:52:39.391Z] ---> Running in 51854dcd541e [2021-05-28T00:52:39.681Z] Removing intermediate container 51854dcd541e [2021-05-28T00:52:39.681Z] ---> e064816b6c35 [2021-05-28T00:52:39.681Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T00:52:39.992Z] ---> Running in e6b66364f9da [2021-05-28T00:52:40.287Z] Removing intermediate container e6b66364f9da [2021-05-28T00:52:40.287Z] ---> 74918c801a0b [2021-05-28T00:52:40.287Z] Step 23/24 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 [2021-05-28T00:52:40.287Z] Collecting PyYAML<4,>=3.10 [2021-05-28T00:52:40.287Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T00:52:40.582Z] ---> Running in 08a00d380b0b [2021-05-28T00:52:40.871Z] Removing intermediate container 08a00d380b0b [2021-05-28T00:52:40.871Z] ---> b5c4bbd8eab9 [2021-05-28T00:52:40.871Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:52:41.155Z] ---> Running in e41de1fdca30 [2021-05-28T00:52:41.503Z] Removing intermediate container e41de1fdca30 [2021-05-28T00:52:41.503Z] ---> ed0ee05ea67a [2021-05-28T00:52:41.503Z] [2021-05-28T00:52:42.159Z] Successfully built ed0ee05ea67a [2021-05-28T00:52:42.159Z] Successfully tagged core-data-arm64:latest [2021-05-28T00:52:44.139Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-05-28T00:52:44.139Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T00:52:44.736Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T00:52:44.736Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T00:52:46.713Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T00:52:46.713Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T00:52:46.988Z] 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-28T00:52:47.586Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T00:52:47.586Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T00:52:49.562Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T00:52:49.562Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T00:52:49.836Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T00:52:49.836Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T00:52:52.459Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T00:52:52.459Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T00:52:52.733Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T00:52:52.733Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T00:52:53.009Z] 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-28T00:52:53.009Z] 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-28T00:52:53.281Z] Collecting idna<2.8,>=2.5 [2021-05-28T00:52:53.281Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T00:52:53.877Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T00:52:53.877Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T00:52:54.152Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T00:52:54.152Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T00:52:54.152Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T00:52:54.152Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T00:52:55.132Z] Installing collected packages: docopt, PyYAML, jsonschema, dockerpty, cached-property, docker-pycreds, websocket-client, idna, urllib3, requests, docker, texttable, docker-compose [2021-05-28T00:52:55.132Z] Running setup.py install for docopt: started [2021-05-28T00:52:57.752Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T00:52:57.752Z] Running setup.py install for PyYAML: started [2021-05-28T00:53:00.373Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T00:53:00.374Z] Running setup.py install for dockerpty: started [2021-05-28T00:53:02.352Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T00:53:02.949Z] Attempting uninstall: idna [2021-05-28T00:53:02.949Z] Found existing installation: idna 2.9 [2021-05-28T00:53:02.949Z] Uninstalling idna-2.9: [2021-05-28T00:53:03.224Z] Successfully uninstalled idna-2.9 [2021-05-28T00:53:03.823Z] Attempting uninstall: urllib3 [2021-05-28T00:53:03.823Z] Found existing installation: urllib3 1.25.9 [2021-05-28T00:53:03.823Z] Uninstalling urllib3-1.25.9: [2021-05-28T00:53:03.823Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T00:53:04.418Z] Attempting uninstall: requests [2021-05-28T00:53:04.418Z] Found existing installation: requests 2.23.0 [2021-05-28T00:53:04.418Z] Uninstalling requests-2.23.0: [2021-05-28T00:53:04.689Z] Successfully uninstalled requests-2.23.0 [2021-05-28T00:53:05.670Z] Running setup.py install for texttable: started [2021-05-28T00:53:08.293Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T00:53:08.892Z] 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-28T00:53:17.794Z] Removing intermediate container 29f023c09610 [2021-05-28T00:53:17.794Z] ---> 0859daf6cbd7 [2021-05-28T00:53:17.794Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T00:53:17.794Z] ---> Running in 7d7d598bc5ff [2021-05-28T00:53:17.794Z] Removing intermediate container 7d7d598bc5ff [2021-05-28T00:53:17.794Z] ---> 452cdcbddcaf [2021-05-28T00:53:17.794Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T00:53:18.072Z] ---> Running in b572511153b4 [2021-05-28T00:53:18.741Z] Removing intermediate container b572511153b4 [2021-05-28T00:53:18.741Z] ---> 9d6c78d0c097 [2021-05-28T00:53:18.741Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T00:53:19.794Z] ---> f100fe9c6495 [2021-05-28T00:53:19.794Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T00:53:20.807Z] ---> ada3e682d544 [2021-05-28T00:53:20.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T00:53:21.796Z] ---> a24796d39832 [2021-05-28T00:53:21.796Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T00:53:21.796Z] ---> Running in 3dea5b00fa37 [2021-05-28T00:53:22.079Z] Removing intermediate container 3dea5b00fa37 [2021-05-28T00:53:22.079Z] ---> 29a09fe88d82 [2021-05-28T00:53:22.079Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T00:53:22.360Z] ---> Running in 41cb8643049b [2021-05-28T00:53:22.994Z] Removing intermediate container 41cb8643049b [2021-05-28T00:53:22.994Z] ---> 0150df82e1ff [2021-05-28T00:53:22.994Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T00:53:22.994Z] ---> Running in 3f1a7a1e72c0 [2021-05-28T00:53:23.627Z] Removing intermediate container 3f1a7a1e72c0 [2021-05-28T00:53:23.627Z] ---> 2e2409b33140 [2021-05-28T00:53:23.627Z] Step 23/24 : LABEL git_sha=065853956181ca7e06dc3b5255603351facdd4f7 [2021-05-28T00:53:23.627Z] ---> Running in a807d92dd2b6 [2021-05-28T00:53:24.239Z] Removing intermediate container a807d92dd2b6 [2021-05-28T00:53:24.239Z] ---> 232debad35b3 [2021-05-28T00:53:24.239Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T00:53:24.239Z] ---> Running in 81cc767f52fa [2021-05-28T00:53:24.857Z] Removing intermediate container 81cc767f52fa [2021-05-28T00:53:24.857Z] ---> 0c01edcd70af [2021-05-28T00:53:24.857Z] [2021-05-28T00:53:25.131Z] Successfully built 0c01edcd70af [2021-05-28T00:53:25.131Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-28T00:53:25.421Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T00:53:25.416Z] $ docker stop --time=1 30746bac673f0230b3383f7246143c8493062d17fdebd81f677b07a77438783f [2021-05-28T00:53:27.214Z] $ docker rm -f 30746bac673f0230b3383f7246143c8493062d17fdebd81f677b07a77438783f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T00:53:27.802Z] + docker images [2021-05-28T00:53:28.071Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T00:53:28.071Z] sys-mgmt-agent-arm64 latest 0c01edcd70af 3 seconds ago 299MB [2021-05-28T00:53:28.071Z] core-data-arm64 latest ed0ee05ea67a 46 seconds ago 20.4MB [2021-05-28T00:53:28.071Z] 11ac47815221 About a minute ago 990MB [2021-05-28T00:53:28.072Z] 523e383a9cd1 About a minute ago 979MB [2021-05-28T00:53:28.072Z] security-bootstrapper-arm64 latest 08e456e69ce1 About a minute ago 17.2MB [2021-05-28T00:53:28.072Z] security-proxy-setup-arm64 latest cc6c5896a36d About a minute ago 24MB [2021-05-28T00:53:28.072Z] e59795e71c7d 2 minutes ago 978MB [2021-05-28T00:53:28.072Z] 5cc90fa339b6 2 minutes ago 974MB [2021-05-28T00:53:28.072Z] core-metadata-arm64 latest 4ffba7eea48e 4 minutes ago 17.4MB [2021-05-28T00:53:28.072Z] core-command-arm64 latest 7207305c5e99 4 minutes ago 16.1MB [2021-05-28T00:53:28.072Z] security-secretstore-setup-arm64 latest d8e77fff7ce3 4 minutes ago 24.4MB [2021-05-28T00:53:28.072Z] support-notifications-arm64 latest 48895326728e 4 minutes ago 16.8MB [2021-05-28T00:53:28.072Z] support-scheduler-arm64 latest d37c3e91ac29 4 minutes ago 16.1MB [2021-05-28T00:53:28.072Z] 80c63221ddfd 4 minutes ago 989MB [2021-05-28T00:53:28.072Z] 1c00372da04b 4 minutes ago 981MB [2021-05-28T00:53:28.072Z] cf28c1b86942 5 minutes ago 981MB [2021-05-28T00:53:28.072Z] 1dd23bce6d32 5 minutes ago 982MB [2021-05-28T00:53:28.072Z] 872a9a5fc648 5 minutes ago 978MB [2021-05-28T00:53:28.072Z] ci-base-image-arm64 latest f6e6a6e242c9 17 minutes ago 641MB [2021-05-28T00:53:28.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-05-28T00:53:28.072Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-28T00:53:28.072Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-28T00:53:28.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-28T00:53:28.610Z] ---> job-cost.sh [2021-05-28T00:53:28.610Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zntr [2021-05-28T00:54:15.504Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T00:55:52.231Z] lf-activate-venv(): INFO: Adding /tmp/venv-Zntr/bin to PATH [2021-05-28T00:55:52.231Z] INFO: No Stack... [2021-05-28T00:55:52.231Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T00:55:52.231Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T00:55:52.584Z] + cut -d, -f6 [2021-05-28T00:55:52.584Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-05-28T00:55:52.640Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3516-2-stack-cost] [2021-05-28T00:55:52.647Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3516-2-stack-cost] did not exist. Created. [2021-05-28T00:55:52.647Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3516-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T00:55:53.000Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T00:55:53.276Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T00:55:53.286Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3516-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-28T00:55:53.677Z] provisioning config files... [2021-05-28T00:55:53.690Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2018334386722461564tmp [Pipeline] { [Pipeline] sh [2021-05-28T00:55:54.000Z] + set +x [2021-05-28T00:55:54.000Z] + curl -s https://codecov.io/bash [2021-05-28T00:55:54.000Z] + bash -s -- [2021-05-28T00:55:54.000Z] [2021-05-28T00:55:54.000Z] _____ _ [2021-05-28T00:55:54.000Z] / ____| | | [2021-05-28T00:55:54.000Z] | | ___ __| | ___ ___ _____ __ [2021-05-28T00:55:54.000Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-28T00:55:54.000Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-28T00:55:54.000Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-28T00:55:54.000Z] Bash-1.0.3 [2021-05-28T00:55:54.000Z] [2021-05-28T00:55:54.000Z] [2021-05-28T00:55:54.000Z] ==> git version 2.24.4 found [2021-05-28T00:55:54.000Z] ==> 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-28T00:55:54.000Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-28T00:55:54.000Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-28T00:55:54.000Z] ==> Jenkins CI detected. [2021-05-28T00:55:54.000Z] project root: . [2021-05-28T00:55:54.000Z] --> token set from env [2021-05-28T00:55:54.000Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-28T00:55:54.261Z] ==> Running gcov in . (disable via -X gcov) [2021-05-28T00:55:54.261Z] ==> Python coveragepy not found [2021-05-28T00:55:54.261Z] ==> Searching for coverage reports in: [2021-05-28T00:55:54.261Z] + . [2021-05-28T00:55:54.261Z] -> Found 1 reports [2021-05-28T00:55:54.261Z] ==> Detecting git/mercurial file structure [2021-05-28T00:55:54.261Z] ==> Reading reports [2021-05-28T00:55:54.261Z] + ./coverage.out bytes=741453 [2021-05-28T00:55:54.261Z] ==> Appending adjustments [2021-05-28T00:55:54.261Z] https://docs.codecov.io/docs/fixing-reports [2021-05-28T00:55:56.806Z] + Found adjustments [2021-05-28T00:55:56.806Z] ==> Gzipping contents [2021-05-28T00:55:56.806Z] 104K /tmp/codecov.3C9q7F.gz [2021-05-28T00:55:56.806Z] ==> Uploading reports [2021-05-28T00:55:56.806Z] url: https://codecov.io [2021-05-28T00:55:56.806Z] query: branch=PR-3516&commit=13873fe35428e2ac153c2d4abec32708fe71f035&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3516%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3516&job=&cmd_args= [2021-05-28T00:55:56.806Z] -> Pinging Codecov [2021-05-28T00:55:56.806Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3516&commit=13873fe35428e2ac153c2d4abec32708fe71f035&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3516%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3516&job=&cmd_args= [2021-05-28T00:55:56.806Z] -> Uploading to [2021-05-28T00:55:56.806Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/13873fe35428e2ac153c2d4abec32708fe71f035/8c177ab7-b910-406d-8423-7b1f6f64716c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T005556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c82c017d45398932b3220d8caa871dfcdc6f01a1d635303f333bc1b459fcc355 [2021-05-28T00:55:56.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T00:55:56.806Z] Dload Upload Total Spent Left Speed [2021-05-28T00:55:57.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 281k --:--:-- --:--:-- --:--:-- 282k [2021-05-28T00:55:57.375Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/13873fe35428e2ac153c2d4abec32708fe71f035 [Pipeline] } [2021-05-28T00:55:57.383Z] 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-28T00:55:58.117Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:55:58.686Z] ---> package-listing.sh [2021-05-28T00:55:58.686Z] ++ facter osfamily [2021-05-28T00:55:58.686Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T00:55:58.946Z] + OS_FAMILY=redhat [2021-05-28T00:55:58.946Z] + workspace=/w/workspace/edgex-go/2 [2021-05-28T00:55:58.946Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T00:55:58.946Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T00:55:58.946Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T00:55:58.946Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T00:55:58.946Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-28T00:55:58.946Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T00:55:58.946Z] + case "${OS_FAMILY}" in [2021-05-28T00:55:58.946Z] + rpm -qa [2021-05-28T00:55:58.946Z] + sort [2021-05-28T00:56:00.865Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T00:56:00.865Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T00:56:00.865Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T00:56:00.865Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-28T00:56:00.865Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-28T00:56:00.865Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-28T00:56:00.886Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-28T00:56:01.186Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:56:01.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T00:56:01.768Z] [2021-05-28T00:56:01.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T00:56:02.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T00:56:02.083Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T00:56:02.083Z] df20fa9351a1: Pulling fs layer [2021-05-28T00:56:02.083Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T00:56:02.083Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T00:56:02.083Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T00:56:02.083Z] 93b61091891f: Pulling fs layer [2021-05-28T00:56:02.083Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T00:56:02.083Z] 5e14af77c1be: Pulling fs layer [2021-05-28T00:56:02.083Z] 01666e4c0597: Pulling fs layer [2021-05-28T00:56:02.083Z] aa168da1d23b: Pulling fs layer [2021-05-28T00:56:02.083Z] 46f8f816bc3b: Waiting [2021-05-28T00:56:02.083Z] 93b61091891f: Waiting [2021-05-28T00:56:02.083Z] 93b9cdb0e59b: Waiting [2021-05-28T00:56:02.083Z] 5e14af77c1be: Waiting [2021-05-28T00:56:02.083Z] 01666e4c0597: Waiting [2021-05-28T00:56:02.083Z] aa168da1d23b: Waiting [2021-05-28T00:56:02.083Z] 36b3adc4ff6f: Verifying Checksum [2021-05-28T00:56:02.083Z] 36b3adc4ff6f: Download complete [2021-05-28T00:56:02.083Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T00:56:02.083Z] 46f8f816bc3b: Download complete [2021-05-28T00:56:02.083Z] df20fa9351a1: Verifying Checksum [2021-05-28T00:56:02.083Z] df20fa9351a1: Download complete [2021-05-28T00:56:02.083Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T00:56:02.083Z] 93b9cdb0e59b: Download complete [2021-05-28T00:56:02.347Z] 5e14af77c1be: Verifying Checksum [2021-05-28T00:56:02.347Z] 5e14af77c1be: Download complete [2021-05-28T00:56:02.347Z] 01666e4c0597: Verifying Checksum [2021-05-28T00:56:02.347Z] 01666e4c0597: Download complete [2021-05-28T00:56:02.347Z] 93b61091891f: Verifying Checksum [2021-05-28T00:56:02.347Z] 93b61091891f: Download complete [2021-05-28T00:56:02.347Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T00:56:02.347Z] 8ad3a11d3b57: Download complete [2021-05-28T00:56:02.347Z] df20fa9351a1: Pull complete [2021-05-28T00:56:02.347Z] 36b3adc4ff6f: Pull complete [2021-05-28T00:56:02.926Z] 8ad3a11d3b57: Pull complete [2021-05-28T00:56:02.926Z] 46f8f816bc3b: Pull complete [2021-05-28T00:56:03.192Z] 93b61091891f: Pull complete [2021-05-28T00:56:03.192Z] 93b9cdb0e59b: Pull complete [2021-05-28T00:56:03.452Z] 5e14af77c1be: Pull complete [2021-05-28T00:56:03.452Z] 01666e4c0597: Pull complete [2021-05-28T00:56:04.023Z] aa168da1d23b: Verifying Checksum [2021-05-28T00:56:04.023Z] aa168da1d23b: Download complete [2021-05-28T00:56:08.259Z] aa168da1d23b: Pull complete [2021-05-28T00:56:08.259Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T00:56:08.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T00:56:08.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T00:56:08.349Z] prd-centos7-docker-4c-2g-710 does not seem to be running inside a container [2021-05-28T00:56:08.389Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T00:56:11.166Z] $ docker top e81d1aa2058bdc812bf8f58f3320f55a5d3988c077b5b266f91d11f18c0cd615 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T00:56:11.566Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T00:56:11.863Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T00:56:12.154Z] + ls /var/log/sa-host [2021-05-28T00:56:12.154Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T00:56:12.154Z] file_magic: OK [2021-05-28T00:56:12.154Z] HZ: Using current value: 100 [2021-05-28T00:56:12.154Z] file_header: OK [2021-05-28T00:56:12.154Z] 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-28T00:56:12.154Z] Statistics: [2021-05-28T00:56:12.154Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T00:56:12.154Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T00:56:12.154Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T00:56:12.154Z] file_magic: OK [2021-05-28T00:56:12.154Z] HZ: Using current value: 100 [2021-05-28T00:56:12.154Z] file_header: OK [2021-05-28T00:56:12.154Z] 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-28T00:56:12.154Z] Statistics: [2021-05-28T00:56:12.154Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T00:56:12.154Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T00:56:12.317Z] provisioning config files... [2021-05-28T00:56:12.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1011831251664124788tmp [Pipeline] { [Pipeline] echo [2021-05-28T00:56:12.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:56:12.659Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T00:56:12.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T00:56:12.694Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:56:12.990Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T00:56:13.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:56:13.296Z] ---> sudo-logs.sh [2021-05-28T00:56:13.296Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T00:56:13.327Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:56:13.619Z] ---> job-cost.sh [2021-05-28T00:56:13.619Z] lf-activate-venv: SKIPPING [2021-05-28T00:56:13.619Z] DEBUG: total: 0.18000000715255737 [2021-05-28T00:56:13.619Z] INFO: Retrieving Stack Cost... [2021-05-28T00:56:14.563Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T00:56:14.823Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T00:56:14.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T00:56:15.132Z] ---> logs-deploy.sh [2021-05-28T00:56:15.132Z] lf-activate-venv: SKIPPING [2021-05-28T00:56:15.132Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3516/2 [2021-05-28T00:56:15.132Z] INFO: archiving workspace using pattern(s): [2021-05-28T00:56:16.075Z] Archives upload complete. [2021-05-28T00:56:16.075Z] INFO: archiving logs to Nexus [2021-05-28T00:56:16.650Z] ---> uname -a: [2021-05-28T00:56:16.650Z] Linux prd-centos7-docker-4c-2g-710.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] ---> lscpu: [2021-05-28T00:56:16.650Z] Architecture: x86_64 [2021-05-28T00:56:16.650Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-28T00:56:16.650Z] Byte Order: Little Endian [2021-05-28T00:56:16.650Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-28T00:56:16.650Z] CPU(s): 2 [2021-05-28T00:56:16.650Z] On-line CPU(s) list: 0,1 [2021-05-28T00:56:16.650Z] Thread(s) per core: 1 [2021-05-28T00:56:16.650Z] Core(s) per socket: 1 [2021-05-28T00:56:16.650Z] Socket(s): 2 [2021-05-28T00:56:16.650Z] NUMA node(s): 1 [2021-05-28T00:56:16.650Z] Vendor ID: AuthenticAMD [2021-05-28T00:56:16.650Z] CPU family: 23 [2021-05-28T00:56:16.650Z] Model: 49 [2021-05-28T00:56:16.650Z] Model name: AMD EPYC-Rome Processor [2021-05-28T00:56:16.650Z] Stepping: 0 [2021-05-28T00:56:16.650Z] CPU MHz: 2799.998 [2021-05-28T00:56:16.650Z] BogoMIPS: 5599.99 [2021-05-28T00:56:16.650Z] Virtualization: AMD-V [2021-05-28T00:56:16.650Z] Hypervisor vendor: KVM [2021-05-28T00:56:16.650Z] Virtualization type: full [2021-05-28T00:56:16.650Z] L1d cache: 64 KiB [2021-05-28T00:56:16.650Z] L1i cache: 64 KiB [2021-05-28T00:56:16.650Z] L2 cache: 1 MiB [2021-05-28T00:56:16.650Z] L3 cache: 32 MiB [2021-05-28T00:56:16.650Z] NUMA node0 CPU(s): 0,1 [2021-05-28T00:56:16.650Z] Vulnerability Itlb multihit: Not affected [2021-05-28T00:56:16.650Z] Vulnerability L1tf: Not affected [2021-05-28T00:56:16.650Z] Vulnerability Mds: Not affected [2021-05-28T00:56:16.650Z] Vulnerability Meltdown: Not affected [2021-05-28T00:56:16.650Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-28T00:56:16.650Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-28T00:56:16.650Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-28T00:56:16.650Z] Vulnerability Srbds: Not affected [2021-05-28T00:56:16.650Z] Vulnerability Tsx async abort: Not affected [2021-05-28T00:56:16.650Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] ---> nproc: [2021-05-28T00:56:16.650Z] 2 [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] ---> df -h: [2021-05-28T00:56:16.650Z] Filesystem Size Used Available Use% Mounted on [2021-05-28T00:56:16.650Z] overlay 40.0G 13.0G 27.0G 32% / [2021-05-28T00:56:16.650Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-28T00:56:16.650Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-28T00:56:16.650Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-28T00:56:16.650Z] /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os [2021-05-28T00:56:16.650Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf [2021-05-28T00:56:16.650Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname [2021-05-28T00:56:16.650Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts [2021-05-28T00:56:16.650Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log [2021-05-28T00:56:16.650Z] /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json [2021-05-28T00:56:16.650Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host [2021-05-28T00:56:16.650Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure [2021-05-28T00:56:16.650Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/2 [2021-05-28T00:56:16.650Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/2@tmp [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] ---> free -m: [2021-05-28T00:56:16.650Z] total used free shared buff/cache available [2021-05-28T00:56:16.650Z] Mem: 7821 1357 1561 0 4902 6439 [2021-05-28T00:56:16.650Z] Swap: 1023 1 1022 [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] ---> ip addr: [2021-05-28T00:56:16.650Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-28T00:56:16.650Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-28T00:56:16.650Z] inet 127.0.0.1/8 scope host lo [2021-05-28T00:56:16.650Z] valid_lft forever preferred_lft forever [2021-05-28T00:56:16.650Z] inet6 ::1/128 scope host [2021-05-28T00:56:16.650Z] valid_lft forever preferred_lft forever [2021-05-28T00:56:16.650Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-28T00:56:16.650Z] link/ether fa:16:3e:48:fc:43 brd ff:ff:ff:ff:ff:ff [2021-05-28T00:56:16.650Z] inet 10.30.122.130/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-28T00:56:16.650Z] valid_lft 84798sec preferred_lft 84798sec [2021-05-28T00:56:16.650Z] inet6 fe80::f816:3eff:fe48:fc43/64 scope link [2021-05-28T00:56:16.650Z] valid_lft forever preferred_lft forever [2021-05-28T00:56:16.650Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-28T00:56:16.650Z] link/ether 02:42:ac:82:83:76 brd ff:ff:ff:ff:ff:ff [2021-05-28T00:56:16.650Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-28T00:56:16.650Z] valid_lft forever preferred_lft forever [2021-05-28T00:56:16.650Z] inet6 fe80::42:acff:fe82:8376/64 scope link [2021-05-28T00:56:16.650Z] valid_lft forever preferred_lft forever [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] ---> sar -b -r -n DEV: [2021-05-28T00:56:16.650Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] 00:29:23 LINUX RESTART (2 CPU) [2021-05-28T00:56:16.650Z] [2021-05-28T00:56:16.650Z] 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-28T00:56:16.650Z] 00:31:01 98.65 3.63 95.02 0.00 2602.50 19740.58 0.00 [2021-05-28T00:56:16.650Z] 00:32:01 179.16 0.00 179.16 0.00 0.00 48420.61 0.00 [2021-05-28T00:56:16.650Z] 00:33:01 68.79 0.00 68.79 0.00 0.00 11677.72 0.00 [2021-05-28T00:56:16.650Z] 00:34:01 58.64 0.05 58.59 0.00 1.60 4003.83 0.00 [2021-05-28T00:56:16.650Z] 00:35:01 431.38 150.69 280.69 0.00 3632.30 169466.94 0.00 [2021-05-28T00:56:16.650Z] 00:36:01 557.16 252.30 304.86 0.00 12096.57 154954.01 0.00 [2021-05-28T00:56:16.650Z] 00:37:01 520.88 14.43 506.44 0.00 2231.93 228874.40 0.00 [2021-05-28T00:56:16.650Z] 00:38:01 304.80 24.08 280.72 0.00 3089.44 53947.37 0.00 [2021-05-28T00:56:16.650Z] 00:39:01 1.12 0.02 1.10 0.00 0.27 14.14 0.00 [2021-05-28T00:56:16.650Z] 00:40:01 0.17 0.00 0.17 0.00 0.00 1.80 0.00 [2021-05-28T00:56:16.650Z] 00:41:02 0.28 0.00 0.28 0.00 0.00 3.43 0.00 [2021-05-28T00:56:16.650Z] 00:42:01 0.24 0.00 0.24 0.00 0.00 2.51 0.00 [2021-05-28T00:56:16.650Z] 00:43:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 [2021-05-28T00:56:16.650Z] 00:44:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-28T00:56:16.650Z] 00:45:01 0.40 0.18 0.22 0.00 5.73 2.63 0.00 [2021-05-28T00:56:16.650Z] 00:46:01 0.87 0.00 0.87 0.00 0.00 16.87 0.00 [2021-05-28T00:56:16.651Z] 00:47:01 0.18 0.00 0.18 0.00 0.00 1.52 0.00 [2021-05-28T00:56:16.651Z] 00:48:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 [2021-05-28T00:56:16.651Z] 00:49:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 [2021-05-28T00:56:16.651Z] 00:50:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 [2021-05-28T00:56:16.651Z] 00:51:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2021-05-28T00:56:16.651Z] 00:52:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-28T00:56:16.651Z] 00:53:01 0.38 0.00 0.38 0.00 0.00 5.45 0.00 [2021-05-28T00:56:16.651Z] 00:54:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 [2021-05-28T00:56:16.651Z] 00:55:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2021-05-28T00:56:16.651Z] 00:56:01 41.80 41.51 0.28 0.00 4114.74 27.89 0.00 [2021-05-28T00:56:16.651Z] Average: 87.29 18.74 68.55 0.00 1069.17 26613.51 0.00 [2021-05-28T00:56:16.651Z] [2021-05-28T00:56:16.651Z] 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-28T00:56:16.651Z] 00:31:01 5145028 0 799532 9.98 2620 2061760 1262244 13.94 725868 1723500 156 [2021-05-28T00:56:16.651Z] 00:32:01 3991612 0 1155984 14.43 2620 2858724 1681272 18.56 1283536 2193928 103868 [2021-05-28T00:56:16.651Z] 00:33:01 3644348 0 1207236 15.07 2620 3154736 1932168 21.33 1477480 2318616 62220 [2021-05-28T00:56:16.651Z] 00:34:01 3702712 0 1201784 15.01 2620 3101824 1796140 19.83 1367748 2361808 96056 [2021-05-28T00:56:16.651Z] 00:35:01 1606204 0 1415828 17.68 2620 4984288 3257440 35.96 1593508 4133592 12 [2021-05-28T00:56:16.651Z] 00:36:01 454168 0 1732728 21.63 2620 5819424 3777888 41.71 3049188 3749628 176460 [2021-05-28T00:56:16.651Z] 00:37:01 373348 0 1598788 19.96 2620 6034184 3219568 35.55 3352616 3504332 306684 [2021-05-28T00:56:16.651Z] 00:38:01 2225136 0 1294148 16.16 2620 4487036 1438036 15.88 1432444 3607712 20 [2021-05-28T00:56:16.651Z] 00:39:01 2228388 0 1290892 16.12 2620 4487040 1402032 15.48 1435920 3602092 12 [2021-05-28T00:56:16.651Z] 00:40:01 2227148 0 1292128 16.13 2620 4487044 1402284 15.48 1437280 3602132 16 [2021-05-28T00:56:16.651Z] 00:41:02 2229940 0 1289336 16.10 2620 4487044 1402032 15.48 1435708 3602212 12 [2021-05-28T00:56:16.651Z] 00:42:01 2231040 0 1288228 16.08 2620 4487052 1402032 15.48 1435832 3602212 8 [2021-05-28T00:56:16.651Z] 00:43:01 2231284 0 1287980 16.08 2620 4487056 1402032 15.48 1435720 3602212 8 [2021-05-28T00:56:16.651Z] 00:44:01 2231168 0 1288092 16.08 2620 4487060 1402032 15.48 1435724 3602212 8 [2021-05-28T00:56:16.651Z] 00:45:01 2230676 0 1288548 16.09 2620 4487096 1402116 15.48 1436876 3601644 16 [2021-05-28T00:56:16.651Z] 00:46:01 2229976 0 1289244 16.10 2620 4487100 1402176 15.48 1437144 3601644 8 [2021-05-28T00:56:16.651Z] 00:47:01 2230788 0 1288428 16.09 2620 4487104 1402032 15.48 1436468 3601644 16 [2021-05-28T00:56:16.651Z] 00:48:01 2230920 0 1288288 16.09 2620 4487112 1402032 15.48 1436468 3601644 8 [2021-05-28T00:56:16.651Z] 00:49:01 2230904 0 1288304 16.09 2620 4487112 1402096 15.48 1436360 3601644 8 [2021-05-28T00:56:16.651Z] 00:50:01 2230288 0 1288916 16.09 2620 4487116 1402180 15.48 1436824 3601644 12 [2021-05-28T00:56:16.651Z] 00:51:01 2229696 0 1289504 16.10 2620 4487120 1402288 15.48 1437544 3601644 8 [2021-05-28T00:56:16.651Z] 00:52:01 2229704 0 1289492 16.10 2620 4487124 1402312 15.48 1437712 3601644 8 [2021-05-28T00:56:16.651Z] 00:53:01 2231124 0 1288064 16.08 2620 4487132 1402096 15.48 1436500 3601644 8 [2021-05-28T00:56:16.651Z] 00:54:01 2231156 0 1288032 16.08 2620 4487132 1402096 15.48 1436500 3601644 8 [2021-05-28T00:56:16.651Z] 00:55:01 2230856 0 1288324 16.09 2620 4487140 1402180 15.48 1436472 3601644 16 [2021-05-28T00:56:16.651Z] 00:56:01 2102728 0 1292684 16.14 2620 4610908 1403780 15.50 1440792 3725016 360 [2021-05-28T00:56:16.651Z] Average: 2352321 0 1292712 16.14 2620 4361287 1677099 18.52 1544009 3405742 28693 [2021-05-28T00:56:16.651Z] [2021-05-28T00:56:16.651Z] 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-28T00:56:16.651Z] 00:31:01 eth0 1271.32 1343.01 5807.42 143.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:31:01 docker0 896.95 672.39 73.77 2688.53 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:32:01 eth0 590.54 523.45 3553.07 53.95 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:32:01 vethffba461 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:32:01 docker0 247.84 277.48 16.11 847.03 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:33:01 eth0 37.00 23.38 24.17 107.44 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:33:01 vethffba461 0.73 0.73 0.06 0.07 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:33:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:34:01 eth0 23.49 12.21 18.05 9.88 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:34:01 vethffba461 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:34:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:35:01 veth246326c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:35:01 vethb664413 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:35:01 veth296c520 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:35:01 veth1bac7af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:36:01 veth520072c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:36:01 veth9c70235 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:36:01 vetha6d05ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:36:01 vetha584deb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:37:01 veth9730b95 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:37:01 vethcd3a803 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:37:01 eth0 2807.86 2529.27 12320.49 549.98 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:38:01 eth0 224.34 149.05 1670.72 23.34 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:38:01 docker0 1296.07 1153.43 99.61 4394.80 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:39:01 eth0 1.90 0.30 0.18 0.03 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:40:01 eth0 0.85 0.58 0.41 0.25 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:41:02 eth0 0.15 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:42:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:44:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:45:01 eth0 0.48 0.15 0.16 0.07 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:46:01 eth0 0.77 0.33 0.30 0.20 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:47:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:48:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:50:01 eth0 0.97 0.15 0.23 0.07 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:51:01 eth0 1.38 0.32 0.37 0.17 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:52:01 eth0 0.92 0.47 0.54 0.39 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:53:01 eth0 0.20 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:54:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:55:01 eth0 0.52 0.18 0.11 0.04 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.651Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.652Z] 00:56:01 eth0 13.08 7.96 13.17 6.24 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.652Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.652Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.652Z] Average: eth0 99.29 91.41 513.55 20.09 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.652Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.652Z] Average: docker0 49.89 44.40 3.83 169.18 0.00 0.00 0.00 0.00 [2021-05-28T00:56:16.652Z] [2021-05-28T00:56:16.652Z] [2021-05-28T00:56:16.652Z] ---> sar -P ALL: [2021-05-28T00:56:16.652Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T00:56:16.652Z] [2021-05-28T00:56:16.652Z] 00:29:23 LINUX RESTART (2 CPU) [2021-05-28T00:56:16.652Z] [2021-05-28T00:56:16.652Z] 00:30:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T00:56:16.652Z] 00:31:01 all 18.87 0.00 4.65 5.45 0.10 70.93 [2021-05-28T00:56:16.652Z] 00:31:01 0 17.16 0.00 5.59 3.86 0.09 73.31 [2021-05-28T00:56:16.652Z] 00:31:01 1 20.59 0.00 3.72 7.04 0.10 68.55 [2021-05-28T00:56:16.652Z] 00:32:01 all 27.26 0.00 7.87 4.71 0.10 60.06 [2021-05-28T00:56:16.652Z] 00:32:01 0 27.18 0.00 8.66 4.56 0.11 59.48 [2021-05-28T00:56:16.652Z] 00:32:01 1 27.33 0.00 7.08 4.86 0.09 60.64 [2021-05-28T00:56:16.652Z] 00:33:01 all 52.74 0.00 5.62 1.11 0.08 40.46 [2021-05-28T00:56:16.652Z] 00:33:01 0 52.93 0.00 5.98 1.16 0.07 39.86 [2021-05-28T00:56:16.652Z] 00:33:01 1 52.54 0.00 5.25 1.06 0.09 41.06 [2021-05-28T00:56:16.652Z] 00:34:01 all 61.71 0.00 9.10 0.85 0.10 28.24 [2021-05-28T00:56:16.652Z] 00:34:01 0 62.30 0.00 8.79 0.98 0.11 27.82 [2021-05-28T00:56:16.652Z] 00:34:01 1 61.13 0.00 9.40 0.73 0.09 28.66 [2021-05-28T00:56:16.652Z] 00:35:01 all 34.12 0.00 13.18 20.47 0.08 32.14 [2021-05-28T00:56:16.652Z] 00:35:01 0 34.70 0.00 13.68 23.11 0.07 28.44 [2021-05-28T00:56:16.652Z] 00:35:01 1 33.54 0.00 12.69 17.83 0.09 35.85 [2021-05-28T00:56:16.652Z] 00:36:01 all 54.94 0.00 14.46 18.95 0.11 11.55 [2021-05-28T00:56:16.652Z] 00:36:01 0 56.06 0.00 13.37 16.98 0.11 13.48 [2021-05-28T00:56:16.652Z] 00:36:01 1 53.80 0.00 15.56 20.93 0.11 9.59 [2021-05-28T00:56:16.652Z] 00:37:01 all 52.11 0.00 20.23 21.92 0.10 5.64 [2021-05-28T00:56:16.652Z] 00:37:01 0 52.68 0.00 19.69 22.76 0.09 4.78 [2021-05-28T00:56:16.652Z] 00:37:01 1 51.53 0.00 20.76 21.09 0.11 6.51 [2021-05-28T00:56:16.652Z] 00:38:01 all 51.87 0.00 10.15 4.26 0.10 33.62 [2021-05-28T00:56:16.652Z] 00:38:01 0 52.49 0.00 9.96 5.11 0.11 32.33 [2021-05-28T00:56:16.652Z] 00:38:01 1 51.25 0.00 10.34 3.41 0.09 34.91 [2021-05-28T00:56:16.652Z] 00:39:01 all 0.03 0.00 0.03 0.00 0.04 99.90 [2021-05-28T00:56:16.652Z] 00:39:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-28T00:56:16.652Z] 00:39:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-28T00:56:16.652Z] 00:40:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-28T00:56:16.652Z] 00:40:01 0 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-28T00:56:16.652Z] 00:40:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2021-05-28T00:56:16.652Z] 00:41:02 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-28T00:56:16.652Z] 00:41:02 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-28T00:56:16.652Z] 00:41:02 1 0.00 0.00 0.03 0.00 0.02 99.95 [2021-05-28T00:56:16.652Z] [2021-05-28T00:56:16.652Z] 00:41:02 CPU %user %nice %system %iowait %steal %idle [2021-05-28T00:56:16.652Z] 00:42:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-05-28T00:56:16.652Z] 00:42:01 0 0.14 0.00 0.00 0.00 0.03 99.83 [2021-05-28T00:56:16.652Z] 00:42:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-28T00:56:16.652Z] 00:43:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-28T00:56:16.652Z] 00:43:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-28T00:56:16.652Z] 00:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T00:56:16.652Z] 00:44:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-28T00:56:16.652Z] 00:44:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-28T00:56:16.652Z] 00:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-28T00:56:16.652Z] 00:45:01 all 0.05 0.00 0.04 0.01 0.03 99.87 [2021-05-28T00:56:16.652Z] 00:45:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-28T00:56:16.652Z] 00:45:01 1 0.07 0.00 0.05 0.02 0.02 99.85 [2021-05-28T00:56:16.652Z] 00:46:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-28T00:56:16.652Z] 00:46:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-28T00:56:16.652Z] 00:46:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2021-05-28T00:56:16.652Z] 00:47:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-28T00:56:16.652Z] 00:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-28T00:56:16.652Z] 00:47:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-28T00:56:16.652Z] 00:48:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-28T00:56:16.652Z] 00:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-28T00:56:16.652Z] 00:48:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-28T00:56:16.652Z] 00:49:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-05-28T00:56:16.652Z] 00:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T00:56:16.652Z] 00:49:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-28T00:56:16.652Z] 00:50:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-28T00:56:16.652Z] 00:50:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-28T00:56:16.652Z] 00:50:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-28T00:56:16.652Z] 00:51:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-28T00:56:16.652Z] 00:51:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-28T00:56:16.652Z] 00:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2021-05-28T00:56:16.652Z] 00:52:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-05-28T00:56:16.652Z] 00:52:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-28T00:56:16.652Z] 00:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T00:56:16.652Z] [2021-05-28T00:56:16.652Z] 00:52:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T00:56:16.652Z] 00:53:01 all 0.13 0.00 0.02 0.01 0.03 99.82 [2021-05-28T00:56:16.652Z] 00:53:01 0 0.23 0.00 0.02 0.02 0.03 99.70 [2021-05-28T00:56:16.652Z] 00:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T00:56:16.652Z] 00:54:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-05-28T00:56:16.652Z] 00:54:01 0 0.18 0.00 0.02 0.00 0.03 99.77 [2021-05-28T00:56:16.652Z] 00:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T00:56:16.652Z] 00:55:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-28T00:56:16.652Z] 00:55:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-05-28T00:56:16.652Z] 00:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-28T00:56:16.652Z] 00:56:01 all 3.04 0.00 0.90 0.94 0.03 95.10 [2021-05-28T00:56:16.652Z] 00:56:01 0 2.96 0.00 0.84 1.09 0.02 95.09 [2021-05-28T00:56:16.652Z] 00:56:01 1 3.12 0.00 0.96 0.79 0.03 95.10 [2021-05-28T00:56:16.652Z] Average: all 13.06 0.00 3.16 2.87 0.05 80.87 [2021-05-28T00:56:16.652Z] Average: 0 13.14 0.00 3.18 2.91 0.05 80.72 [2021-05-28T00:56:16.652Z] Average: 1 12.97 0.00 3.13 2.83 0.04 81.02 [2021-05-28T00:56:16.652Z] [2021-05-28T00:56:16.652Z] [2021-05-28T00:56:16.652Z]