Pull request #3510 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 8e84e87c96d2a5839db415490fa441319d2f8c5e rather than 7646f62f59f7f9ae4db74acd8414c192257ef4ff Obtained Jenkinsfile from 8e84e87c96d2a5839db415490fa441319d2f8c5e 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-ssh3345534244562755569.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-ssh1247075672913990140.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-3510/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-3510/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9205362689368848976.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-ssh4705645450085594733.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-3510/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-3510/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2301167684570854739.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-403 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [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-ssh8396164654529256013.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2287724536115955021.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 7646f62f59f7f9ae4db74acd8414c192257ef4ff Merge succeeded, producing 7646f62f59f7f9ae4db74acd8414c192257ef4ff Checking out Revision 7646f62f59f7f9ae4db74acd8414c192257ef4ff (PR-3510) > git config core.sparsecheckout # timeout=10 > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # 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-ssh6821449243007235460.key > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 Commit message: "feat(notifications): Upgrade core-contracts lib to v2.0.0-dev.95" > git rev-list --no-walk e56599c6f0a33d78a3399cfc3315d60091fd7c45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-26T09:11:24.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-26T09:11:24.711Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-26T09:11:24.737Z] ========================================================= [2021-05-26T09:11:24.737Z] EdgeX Global Pipelines Version Info [2021-05-26T09:11:24.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-26T09:11:26.208Z] ------------------- [2021-05-26T09:11:26.208Z] stable info: [2021-05-26T09:11:26.208Z] ------------------- [2021-05-26T09:11:26.208Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-26T09:11:26.208Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T09:11:26.208Z] Message: update stable to v1.0.192 [2021-05-26T09:11:26.781Z] ------------------- [2021-05-26T09:11:26.781Z] experimental info: [2021-05-26T09:11:26.781Z] ------------------- [2021-05-26T09:11:26.781Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-26T09:11:26.781Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T09:11:26.781Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-26T09:11:26.991Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-26T09:11:27.014Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-26T09:11:27.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-26T09:11:27.065Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-26T09:11:27.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-26T09:11:27.111Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-26T09:11:27.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-26T09:11:27.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-26T09:11:27.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-26T09:11:27.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-26T09:11:27.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-26T09:11:27.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-26T09:11:27.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-26T09:11:27.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-26T09:11:27.314Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-26T09:11:27.335Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-26T09:11:27.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-26T09:11:27.378Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-26T09:11:27.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-26T09:11:27.420Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-26T09:11:27.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-26T09:11:27.462Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-26T09:11:27.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3510 [Pipeline] echo [2021-05-26T09:11:27.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3510 [Pipeline] echo [2021-05-26T09:11:27.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3510 [Pipeline] echo [2021-05-26T09:11:27.547Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7646f62f59f7f9ae4db74acd8414c192257ef4ff [Pipeline] echo [2021-05-26T09:11:27.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7646f62 [Pipeline] echo [2021-05-26T09:11:27.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T09:11:27.683Z] provisioning config files... [2021-05-26T09:11:27.707Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3672116526931265635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T09:11:28.033Z] ---> docker-login.sh [2021-05-26T09:11:28.033Z] nexus3.edgexfoundry.org:10001 [2021-05-26T09:11:28.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T09:11:28.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T09:11:28.294Z] Configure a credential helper to remove this warning. See [2021-05-26T09:11:28.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T09:11:28.294Z] [2021-05-26T09:11:28.294Z] Login Succeeded [2021-05-26T09:11:28.294Z] nexus3.edgexfoundry.org:10002 [2021-05-26T09:11:28.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T09:11:28.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T09:11:28.559Z] Configure a credential helper to remove this warning. See [2021-05-26T09:11:28.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T09:11:28.559Z] [2021-05-26T09:11:28.559Z] Login Succeeded [2021-05-26T09:11:28.559Z] nexus3.edgexfoundry.org:10003 [2021-05-26T09:11:28.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T09:11:28.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T09:11:28.559Z] Configure a credential helper to remove this warning. See [2021-05-26T09:11:28.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T09:11:28.559Z] [2021-05-26T09:11:28.559Z] Login Succeeded [2021-05-26T09:11:28.559Z] nexus3.edgexfoundry.org:10004 [2021-05-26T09:11:28.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T09:11:28.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T09:11:28.831Z] Configure a credential helper to remove this warning. See [2021-05-26T09:11:28.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T09:11:28.831Z] [2021-05-26T09:11:28.831Z] Login Succeeded [2021-05-26T09:11:28.831Z] docker.io [2021-05-26T09:11:28.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T09:11:29.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T09:11:29.408Z] Configure a credential helper to remove this warning. See [2021-05-26T09:11:29.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T09:11:29.408Z] [2021-05-26T09:11:29.408Z] Login Succeeded [2021-05-26T09:11:29.408Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T09:11:29.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T09:11:29.756Z] ++ 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-26T09:11:29.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T09:11:29.757Z] ++ dirname cmd/core-command/Dockerfile [2021-05-26T09:11:29.757Z] ++ cut -d/ -f2 [2021-05-26T09:11:29.757Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-26T09:11:29.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T09:11:29.757Z] ++ dirname cmd/core-data/Dockerfile [2021-05-26T09:11:29.757Z] ++ cut -d/ -f2 [2021-05-26T09:11:29.757Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-26T09:11:29.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T09:11:29.757Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-26T09:11:29.757Z] ++ cut -d/ -f2 [2021-05-26T09:11:29.757Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-26T09:11:29.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T09:11:29.757Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-26T09:11:29.757Z] ++ cut -d/ -f2 [2021-05-26T09:11:29.757Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-26T09:11:29.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T09:11:29.757Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-26T09:11:29.757Z] ++ cut -d/ -f2 [2021-05-26T09:11:29.757Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-26T09:11:29.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T09:11:29.757Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-26T09:11:29.757Z] ++ cut -d/ -f2 [2021-05-26T09:11:29.757Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-26T09:11:29.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T09:11:29.757Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-26T09:11:29.757Z] ++ cut -d/ -f2 [2021-05-26T09:11:29.757Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-26T09:11:29.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T09:11:29.757Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-26T09:11:29.757Z] ++ cut -d/ -f2 [2021-05-26T09:11:29.757Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-26T09:11:29.757Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T09:11:29.757Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-26T09:11:29.757Z] ++ cut -d/ -f2 [2021-05-26T09:11:29.757Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-26T09:11:29.807Z] 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-26T09:11:31.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T09:11:31.315Z] [2021-05-26T09:11:31.315Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:11:31.637Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T09:11:31.637Z] latest: Pulling from edgex-devops/git-semver [2021-05-26T09:11:31.637Z] 31603596830f: Pulling fs layer [2021-05-26T09:11:31.637Z] 54011a49482f: Pulling fs layer [2021-05-26T09:11:31.637Z] a6820b24f6d8: Pulling fs layer [2021-05-26T09:11:31.637Z] f581987b2513: Pulling fs layer [2021-05-26T09:11:31.637Z] f581987b2513: Waiting [2021-05-26T09:11:31.637Z] 54011a49482f: Verifying Checksum [2021-05-26T09:11:31.637Z] 54011a49482f: Download complete [2021-05-26T09:11:31.900Z] 31603596830f: Verifying Checksum [2021-05-26T09:11:31.900Z] 31603596830f: Download complete [2021-05-26T09:11:31.900Z] f581987b2513: Verifying Checksum [2021-05-26T09:11:31.900Z] f581987b2513: Download complete [2021-05-26T09:11:31.900Z] a6820b24f6d8: Verifying Checksum [2021-05-26T09:11:32.181Z] 31603596830f: Pull complete [2021-05-26T09:11:32.181Z] 54011a49482f: Pull complete [2021-05-26T09:11:32.764Z] a6820b24f6d8: Pull complete [2021-05-26T09:11:33.028Z] f581987b2513: Pull complete [2021-05-26T09:11:33.028Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-26T09:11:33.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T09:11:33.028Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-26T09:11:33.128Z] prd-centos7-docker-4c-2g-403 does not seem to be running inside a container [2021-05-26T09:11:33.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-26T09:11:34.624Z] $ docker top 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T09:11:34.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T09:11:34.775Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T09:11:34.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T09:11:34.907Z] $ docker exec 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 ssh-agent [2021-05-26T09:11:35.036Z] SSH_AUTH_SOCK=/tmp/ssh-JfV5CQ2HSiXs/agent.15 [2021-05-26T09:11:35.036Z] SSH_AGENT_PID=21 [2021-05-26T09:11:35.045Z] Running ssh-add (command line suppressed) [2021-05-26T09:11:35.146Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1336803692697613089.key (/w/workspace/edgex-go/2@tmp/private_key_1336803692697613089.key) [2021-05-26T09:11:35.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T09:11:35.498Z] + git tag --points-at HEAD [Pipeline] } [2021-05-26T09:11:35.514Z] $ docker exec --env ******** --env ******** 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 ssh-agent -k [2021-05-26T09:11:35.627Z] unset SSH_AUTH_SOCK; [2021-05-26T09:11:35.627Z] unset SSH_AGENT_PID; [2021-05-26T09:11:35.627Z] echo Agent pid 21 killed; [2021-05-26T09:11:35.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-26T09:11:35.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T09:11:35.679Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T09:11:35.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T09:11:35.798Z] $ docker exec 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 ssh-agent [2021-05-26T09:11:35.926Z] SSH_AUTH_SOCK=/tmp/ssh-D9F8Z7EcgLaH/agent.55 [2021-05-26T09:11:35.926Z] SSH_AGENT_PID=62 [2021-05-26T09:11:35.932Z] Running ssh-add (command line suppressed) [2021-05-26T09:11:36.035Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_65437140632717245.key (/w/workspace/edgex-go/2@tmp/private_key_65437140632717245.key) [2021-05-26T09:11:36.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T09:11:36.363Z] + git semver init [2021-05-26T09:11:36.363Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T09:11:36.363Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-26T09:11:36.363Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-26T09:11:36.363Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T09:11:36.363Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T09:11:36.363Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T09:11:36.363Z] # $SEMVER_BRANCH = PR-3510 [2021-05-26T09:11:36.363Z] # $SEMVER_TEMP = /tmp/semver-118600907 [2021-05-26T09:11:36.363Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-26T09:11:54.569Z] # '/tmp/semver-118600907' -> '/w/workspace/edgex-go/2/.semver' [2021-05-26T09:11:54.569Z] # -> Force: false [2021-05-26T09:11:54.569Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-26T09:11:54.579Z] $ docker exec --env ******** --env ******** 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 ssh-agent -k [2021-05-26T09:11:54.687Z] unset SSH_AUTH_SOCK; [2021-05-26T09:11:54.687Z] unset SSH_AGENT_PID; [2021-05-26T09:11:54.687Z] echo Agent pid 62 killed; [2021-05-26T09:11:54.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T09:11:55.038Z] + git semver [Pipeline] } [2021-05-26T09:11:55.058Z] $ docker stop --time=1 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 [2021-05-26T09:11:57.382Z] $ docker rm -f 3e7907c094e4d0697b8787ff1b702b729db84de8c97039f81aa06d5e66c1a258 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T09:11:57.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-26T09:11:58.073Z] Stashed 1 file(s) [Pipeline] echo [2021-05-26T09:11:58.076Z] [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-26T09:11:58.579Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-26T09:11:58.875Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T09:11:59.174Z] + sudo service docker restart [2021-05-26T09:11:59.174Z] + true [2021-05-26T09:11:59.174Z] Redirecting to /bin/systemctl restart docker.service [2021-05-26T09:12:13.213Z] Still waiting to schedule task [2021-05-26T09:12:13.214Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-26T09:12:17.338Z] ========================================================= [2021-05-26T09:12:17.339Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-26T09:12:17.339Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:12:17.643Z] + 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-26T09:12:19.029Z] Sending build context to Docker daemon 330.9MB [2021-05-26T09:12:19.029Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T09:12:19.029Z] Step 2/6 : FROM ${BASE} [2021-05-26T09:12:19.295Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-26T09:12:19.295Z] 540db60ca938: Pulling fs layer [2021-05-26T09:12:19.295Z] adcc1eea9eea: Pulling fs layer [2021-05-26T09:12:19.295Z] 4c4ab2625f07: Pulling fs layer [2021-05-26T09:12:19.295Z] 0510c868ecb4: Pulling fs layer [2021-05-26T09:12:19.295Z] afea3b2eda06: Pulling fs layer [2021-05-26T09:12:19.295Z] 7809a108b3ef: Pulling fs layer [2021-05-26T09:12:19.295Z] f706445af74f: Pulling fs layer [2021-05-26T09:12:19.295Z] afea3b2eda06: Waiting [2021-05-26T09:12:19.295Z] 7809a108b3ef: Waiting [2021-05-26T09:12:19.295Z] f706445af74f: Waiting [2021-05-26T09:12:19.295Z] 0510c868ecb4: Waiting [2021-05-26T09:12:19.295Z] 4c4ab2625f07: Verifying Checksum [2021-05-26T09:12:19.295Z] 4c4ab2625f07: Download complete [2021-05-26T09:12:19.295Z] adcc1eea9eea: Verifying Checksum [2021-05-26T09:12:19.295Z] adcc1eea9eea: Download complete [2021-05-26T09:12:19.295Z] afea3b2eda06: Verifying Checksum [2021-05-26T09:12:19.295Z] afea3b2eda06: Download complete [2021-05-26T09:12:19.295Z] 7809a108b3ef: Verifying Checksum [2021-05-26T09:12:19.295Z] 7809a108b3ef: Download complete [2021-05-26T09:12:19.295Z] 540db60ca938: Verifying Checksum [2021-05-26T09:12:19.295Z] 540db60ca938: Download complete [2021-05-26T09:12:19.562Z] 540db60ca938: Pull complete [2021-05-26T09:12:19.826Z] adcc1eea9eea: Pull complete [2021-05-26T09:12:19.826Z] 4c4ab2625f07: Pull complete [2021-05-26T09:12:21.747Z] f706445af74f: Verifying Checksum [2021-05-26T09:12:21.747Z] f706445af74f: Download complete [2021-05-26T09:12:22.017Z] 0510c868ecb4: Verifying Checksum [2021-05-26T09:12:22.017Z] 0510c868ecb4: Download complete [2021-05-26T09:12:27.364Z] 0510c868ecb4: Pull complete [2021-05-26T09:12:27.364Z] afea3b2eda06: Pull complete [2021-05-26T09:12:27.364Z] 7809a108b3ef: Pull complete [2021-05-26T09:12:30.712Z] f706445af74f: Pull complete [2021-05-26T09:12:30.712Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-26T09:12:30.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-26T09:12:30.712Z] ---> b068be0155e3 [2021-05-26T09:12:30.712Z] 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-26T09:12:32.111Z] ---> Running in a9d6cfaff606 [2021-05-26T09:12:32.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:12:33.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:12:33.898Z] (1/12) Installing libmagic (5.39-r0) [2021-05-26T09:12:34.476Z] (2/12) Installing file (5.39-r0) [2021-05-26T09:12:34.476Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-26T09:12:34.476Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-26T09:12:39.788Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-26T09:12:39.788Z] (6/12) Installing patch (2.7.6-r6) [2021-05-26T09:12:39.788Z] (7/12) Installing build-base (0.5-r2) [2021-05-26T09:12:39.788Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-26T09:12:39.788Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-26T09:12:40.049Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-26T09:12:40.049Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-26T09:12:40.313Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-26T09:12:40.313Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T09:12:40.313Z] OK: 219 MiB in 52 packages [2021-05-26T09:12:42.238Z] Removing intermediate container a9d6cfaff606 [2021-05-26T09:12:42.238Z] ---> b25aafff8ac0 [2021-05-26T09:12:42.238Z] Step 4/6 : WORKDIR /edgex-go [2021-05-26T09:12:42.238Z] ---> Running in 548e56dcc387 [2021-05-26T09:12:42.238Z] Removing intermediate container 548e56dcc387 [2021-05-26T09:12:42.238Z] ---> 711b0b3cc080 [2021-05-26T09:12:42.238Z] Step 5/6 : COPY go.mod . [2021-05-26T09:12:42.500Z] ---> 1670d5d409fa [2021-05-26T09:12:42.500Z] Step 6/6 : RUN go mod download [2021-05-26T09:12:42.500Z] ---> Running in 7468aa4f4119 [2021-05-26T09:13:00.747Z] Removing intermediate container 7468aa4f4119 [2021-05-26T09:13:00.747Z] ---> 35ff33dbd252 [2021-05-26T09:13:00.747Z] Successfully built 35ff33dbd252 [2021-05-26T09:13:00.747Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:13:01.059Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T09:13:01.059Z] . [Pipeline] withDockerContainer [2021-05-26T09:13:01.157Z] prd-centos7-docker-4c-2g-403 does not seem to be running inside a container [2021-05-26T09:13:01.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T09:13:01.680Z] $ docker top bf2660e376ff8f68d37932576e656e98b99003eae3a5c0abd28f0a933922773d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T09:13:02.077Z] + go version [2021-05-26T09:13:02.077Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-26T09:13:02.090Z] $ docker stop --time=1 bf2660e376ff8f68d37932576e656e98b99003eae3a5c0abd28f0a933922773d [2021-05-26T09:13:03.312Z] $ docker rm -f bf2660e376ff8f68d37932576e656e98b99003eae3a5c0abd28f0a933922773d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:13:03.828Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T09:13:03.828Z] . [Pipeline] withDockerContainer [2021-05-26T09:13:03.927Z] prd-centos7-docker-4c-2g-403 does not seem to be running inside a container [2021-05-26T09:13:03.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T09:13:04.475Z] $ docker top 8eaff84821d252b1c8e819bbfed8f19e68c3a02bb3bdfc795c161286df358fbe -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-26T09:13:04.611Z] ========================================================= [2021-05-26T09:13:04.611Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-26T09:13:04.611Z] ========================================================= [Pipeline] sh [2021-05-26T09:13:04.919Z] + go mod tidy [Pipeline] sh [2021-05-26T09:13:05.497Z] + make test [2021-05-26T09:13:05.497Z] go mod tidy [2021-05-26T09:13:05.763Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-26T09:13:12.400Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-26T09:13:34.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-26T09:13:37.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-26T09:13:39.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-26T09:13:39.693Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-26T09:13:42.285Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-26T09:13:42.551Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-26T09:13:42.551Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-26T09:13:42.551Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-26T09:13:43.547Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-26T09:13:44.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-26T09:13:46.708Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-26T09:13:46.708Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-26T09:13:46.708Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-26T09:13:48.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.077s coverage: 46.1% of statements [2021-05-26T09:13:48.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-26T09:13:48.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-26T09:13:48.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-26T09:13:48.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-26T09:13:48.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-26T09:13:48.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-26T09:13:48.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 28.7% of statements [2021-05-26T09:13:49.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements [2021-05-26T09:13:51.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.120s coverage: 27.7% of statements [2021-05-26T09:13:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-26T09:13:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-26T09:13:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-26T09:13:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-26T09:13:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-26T09:13:51.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements [2021-05-26T09:13:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-26T09:13:51.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-05-26T09:13:51.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-26T09:13:51.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-05-26T09:13:51.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-26T09:13:51.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-26T09:13:52.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.073s coverage: 58.6% of statements [2021-05-26T09:13:52.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-26T09:13:52.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-26T09:13:53.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.109s coverage: 87.7% of statements [2021-05-26T09:13:53.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-26T09:13:53.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T09:13:53.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.063s coverage: 78.9% of statements [2021-05-26T09:13:53.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-26T09:13:56.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.203s coverage: 28.6% of statements [2021-05-26T09:13:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-26T09:13:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-26T09:13:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-26T09:13:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-26T09:13:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-26T09:13:56.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements [2021-05-26T09:13:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-26T09:13:56.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements [2021-05-26T09:13:56.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-26T09:13:57.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements [2021-05-26T09:13:57.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-26T09:13:58.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.105s coverage: 97.5% of statements [2021-05-26T09:13:58.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-26T09:13:58.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements [2021-05-26T09:13:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-26T09:13:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-26T09:13:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-26T09:13:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-26T09:14:00.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.241s coverage: 95.1% of statements [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-26T09:14:00.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-05-26T09:14:00.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-26T09:14:00.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.059s coverage: 60.0% of statements [2021-05-26T09:14:02.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-05-26T09:14:02.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-26T09:14:02.029Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements [2021-05-26T09:14:02.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-26T09:14:02.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-05-26T09:14:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.090s coverage: 79.5% of statements [2021-05-26T09:14:02.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-05-26T09:14:02.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-05-26T09:14:03.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-05-26T09:14:15.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-05-26T09:14:15.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-05-26T09:14:16.028Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-404 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws [2021-05-26T09:14:16.045Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-26T09:14:16.283Z] The recommended git tool is: git [2021-05-26T09:14:21.324Z] using credential edgex-jenkins-ssh [2021-05-26T09:14:21.341Z] Cloning the remote Git repository [2021-05-26T09:14:21.396Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-26T09:14:21.505Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-26T09:14:21.648Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T09:14:21.649Z] > git --version # timeout=10 [2021-05-26T09:14:21.676Z] > git --version # 'git version 2.17.1' [2021-05-26T09:14:21.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T09:14:21.839Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T09:14:22.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.312s coverage: 81.8% of statements [2021-05-26T09:14:22.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-26T09:14:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-26T09:14:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-26T09:14:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-26T09:14:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-26T09:14:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 76.0% of statements [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-26T09:14:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-26T09:14:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-05-26T09:14:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-05-26T09:14:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements [2021-05-26T09:14:37.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-26T09:14:38.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements [2021-05-26T09:14:38.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-26T09:14:38.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-26T09:14:38.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-05-26T09:14:38.339Z] Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:14:38.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-05-26T09:14:37.345Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T09:14:37.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T09:14:37.396Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T09:14:37.426Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T09:14:37.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T09:14:37.439Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T09:14:38.359Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T09:14:38.371Z] > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 [2021-05-26T09:14:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-05-26T09:14:38.782Z] Merge succeeded, producing 7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:14:38.783Z] Checking out Revision 7646f62f59f7f9ae4db74acd8414c192257ef4ff (PR-3510) [2021-05-26T09:14:38.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-05-26T09:14:39.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-05-26T09:14:39.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 66.9% of statements [2021-05-26T09:14:39.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-26T09:14:39.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-26T09:14:39.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-26T09:14:38.687Z] > git remote # timeout=10 [2021-05-26T09:14:38.718Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T09:14:38.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T09:14:38.742Z] > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 [2021-05-26T09:14:38.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T09:14:38.788Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T09:14:38.797Z] > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 [2021-05-26T09:14:40.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.5% of statements [2021-05-26T09:14:40.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-26T09:14:40.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-26T09:14:40.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements [2021-05-26T09:14:40.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-26T09:14:41.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2021-05-26T09:14:42.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 46.8% of statements [2021-05-26T09:14:42.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-26T09:14:42.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-26T09:14:42.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-26T09:14:42.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-26T09:14:42.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-26T09:14:42.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.074s coverage: 100.0% of statements [2021-05-26T09:14:42.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-26T09:14:42.745Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements [2021-05-26T09:14:42.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-26T09:14:42.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-26T09:14:43.258Z] Commit message: "feat(notifications): Upgrade core-contracts lib to v2.0.0-dev.95" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T09:14:44.772Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-26T09:14:45.192Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T09:14:45.539Z] + true [2021-05-26T09:14:45.539Z] + sudo service docker restart [2021-05-26T09:14:46.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.054s coverage: 18.9% of statements [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-26T09:14:46.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.136s coverage: 91.9% of statements [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-26T09:14:46.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.618s coverage: 28.7% of statements [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-26T09:14:46.997Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.060s coverage: 99.0% of statements [2021-05-26T09:14:46.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-26T09:14:47.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements [2021-05-26T09:14:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-26T09:14:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-26T09:14:47.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-26T09:14:47.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.079s coverage: 64.6% of statements [2021-05-26T09:14:47.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-26T09:14:48.133Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 97.6% of statements [2021-05-26T09:14:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-26T09:14:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T09:14:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-26T09:14:48.133Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-05-26T09:14:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-26T09:14:48.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-05-26T09:14:48.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-26T09:14:48.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-26T09:14:48.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-26T09:14:48.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-26T09:14:48.671Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-05-26T09:14:48.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-26T09:14:48.671Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-26T09:14:48.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements [2021-05-26T09:14:49.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements [2021-05-26T09:14:49.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-26T09:14:49.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-26T09:14:49.774Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.061s coverage: 27.9% of statements [2021-05-26T09:14:49.774Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-26T09:14:49.774Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-26T09:14:49.774Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-26T09:14:49.774Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-26T09:14:49.774Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-26T09:14:50.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-26T09:14:50.297Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T09:15:03.895Z] provisioning config files... [2021-05-26T09:15:03.927Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4398461451090609082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T09:15:04.294Z] ---> docker-login.sh [2021-05-26T09:15:04.294Z] nexus3.edgexfoundry.org:10001 [2021-05-26T09:15:05.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T09:15:05.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T09:15:05.552Z] Configure a credential helper to remove this warning. See [2021-05-26T09:15:05.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T09:15:05.553Z] [2021-05-26T09:15:05.553Z] Login Succeeded [2021-05-26T09:15:05.553Z] nexus3.edgexfoundry.org:10002 [2021-05-26T09:15:06.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T09:15:06.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T09:15:06.150Z] Configure a credential helper to remove this warning. See [2021-05-26T09:15:06.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T09:15:06.150Z] [2021-05-26T09:15:06.150Z] Login Succeeded [2021-05-26T09:15:06.150Z] nexus3.edgexfoundry.org:10003 [2021-05-26T09:15:06.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T09:15:06.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T09:15:06.754Z] Configure a credential helper to remove this warning. See [2021-05-26T09:15:06.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T09:15:06.754Z] [2021-05-26T09:15:06.754Z] Login Succeeded [2021-05-26T09:15:06.754Z] nexus3.edgexfoundry.org:10004 [2021-05-26T09:15:07.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T09:15:07.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T09:15:07.311Z] Configure a credential helper to remove this warning. See [2021-05-26T09:15:07.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T09:15:07.311Z] [2021-05-26T09:15:07.311Z] Login Succeeded [2021-05-26T09:15:07.311Z] docker.io [2021-05-26T09:15:07.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T09:15:08.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T09:15:08.184Z] Configure a credential helper to remove this warning. See [2021-05-26T09:15:08.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T09:15:08.184Z] [2021-05-26T09:15:08.184Z] Login Succeeded [2021-05-26T09:15:08.184Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T09:15:08.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-26T09:15:08.499Z] ========================================================= [2021-05-26T09:15:08.499Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-26T09:15:08.499Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:15:08.851Z] + 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-26T09:15:11.481Z] Sending build context to Docker daemon 168.1MB [2021-05-26T09:15:11.481Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T09:15:11.481Z] Step 2/6 : FROM ${BASE} [2021-05-26T09:15:11.481Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-26T09:15:11.481Z] 595b0fe564bb: Pulling fs layer [2021-05-26T09:15:11.481Z] 7186ed65a4f7: Pulling fs layer [2021-05-26T09:15:11.481Z] 316046926c0a: Pulling fs layer [2021-05-26T09:15:11.481Z] 4ebd0625c992: Pulling fs layer [2021-05-26T09:15:11.481Z] 207e8628e3a3: Pulling fs layer [2021-05-26T09:15:11.481Z] c791037a9be2: Pulling fs layer [2021-05-26T09:15:11.481Z] ffd874e62e21: Pulling fs layer [2021-05-26T09:15:11.481Z] 4ebd0625c992: Waiting [2021-05-26T09:15:11.481Z] 207e8628e3a3: Waiting [2021-05-26T09:15:11.481Z] c791037a9be2: Waiting [2021-05-26T09:15:11.481Z] ffd874e62e21: Waiting [2021-05-26T09:15:11.481Z] 316046926c0a: Download complete [2021-05-26T09:15:11.481Z] 7186ed65a4f7: Verifying Checksum [2021-05-26T09:15:11.481Z] 7186ed65a4f7: Download complete [2021-05-26T09:15:11.481Z] 207e8628e3a3: Verifying Checksum [2021-05-26T09:15:11.481Z] 207e8628e3a3: Download complete [2021-05-26T09:15:11.481Z] 595b0fe564bb: Verifying Checksum [2021-05-26T09:15:11.481Z] 595b0fe564bb: Download complete [2021-05-26T09:15:11.757Z] c791037a9be2: Verifying Checksum [2021-05-26T09:15:11.757Z] c791037a9be2: Download complete [2021-05-26T09:15:12.362Z] 595b0fe564bb: Pull complete [2021-05-26T09:15:12.965Z] 7186ed65a4f7: Pull complete [2021-05-26T09:15:13.565Z] 316046926c0a: Pull complete [2021-05-26T09:15:13.565Z] ffd874e62e21: Verifying Checksum [2021-05-26T09:15:13.565Z] ffd874e62e21: Download complete [2021-05-26T09:15:15.004Z] 4ebd0625c992: Verifying Checksum [2021-05-26T09:15:15.004Z] 4ebd0625c992: Download complete [2021-05-26T09:15:22.650Z] gofmt -l . [2021-05-26T09:15:22.650Z] [ "`gofmt -l .`" = "" ] [2021-05-26T09:15:22.912Z] ./bin/test-go-mod-tidy.sh [2021-05-26T09:15:23.175Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-26T09:15:24.064Z] + ls -al . [2021-05-26T09:15:24.064Z] total 852 [2021-05-26T09:15:24.064Z] drwxrwxr-x 10 1001 1001 4096 May 26 09:15 . [2021-05-26T09:15:24.064Z] drwxr-xr-x 4 root root 28 May 26 09:13 .. [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 11 May 26 09:11 .dockerignore [2021-05-26T09:15:24.064Z] drwxrwxr-x 8 1001 1001 179 May 26 09:11 .git [2021-05-26T09:15:24.064Z] drwxrwxr-x 3 1001 1001 125 May 26 09:11 .github [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 818 May 26 09:11 .gitignore [2021-05-26T09:15:24.064Z] drwx------ 3 1001 1001 60 May 26 09:11 .semver [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 166 May 26 09:11 .sonarcloud.properties [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 8609 May 26 09:11 Attribution.txt [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 3804 May 26 09:11 CONTRIBUTING.md [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 931 May 26 09:11 Dockerfile.build [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 863 May 26 09:11 Jenkinsfile [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 10775 May 26 09:11 LICENSE [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 5632 May 26 09:11 Makefile [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 7978 May 26 09:11 README.md [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 6755 May 26 09:11 SECURITY.md [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 5 May 26 09:11 VERSION [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 4131 May 26 09:11 ZMQWindows.md [2021-05-26T09:15:24.064Z] drwxrwxr-x 2 1001 1001 117 May 26 09:11 bin [2021-05-26T09:15:24.064Z] drwxrwxr-x 14 1001 1001 4096 May 26 09:11 cmd [2021-05-26T09:15:24.064Z] -rw-r--r-- 1 root root 742988 May 26 09:14 coverage.out [2021-05-26T09:15:24.064Z] -rw-r--r-- 1 root root 1060 May 26 09:15 go.mod [2021-05-26T09:15:24.064Z] -rw-r--r-- 1 root root 21990 May 26 09:13 go.sum [2021-05-26T09:15:24.064Z] drwxrwxr-x 8 1001 1001 127 May 26 09:11 internal [2021-05-26T09:15:24.064Z] drwxrwxr-x 4 1001 1001 26 May 26 09:11 openapi [2021-05-26T09:15:24.064Z] drwxrwxr-x 4 1001 1001 71 May 26 09:11 snap [2021-05-26T09:15:24.064Z] -rw-rw-r-- 1 1001 1001 168 May 26 09:11 version.go [Pipeline] sh [2021-05-26T09:15:24.386Z] + '[' -e coverage.out ] [2021-05-26T09:15:24.387Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-26T09:15:24.505Z] Stashed 1 file(s) [Pipeline] sh [2021-05-26T09:15:24.809Z] + make build [2021-05-26T09:15:24.809Z] go mod tidy [2021-05-26T09:15:25.081Z] 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-26T09:15:27.004Z] 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-26T09:15:27.477Z] 4ebd0625c992: Pull complete [2021-05-26T09:15:27.477Z] 207e8628e3a3: Pull complete [2021-05-26T09:15:27.477Z] c791037a9be2: Pull complete [2021-05-26T09:15:30.114Z] ffd874e62e21: Pull complete [2021-05-26T09:15:30.114Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-26T09:15:30.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-26T09:15:30.114Z] ---> cfc18b08335c [2021-05-26T09:15:30.114Z] 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-26T09:15:32.764Z] ---> Running in 4189f886112a [2021-05-26T09:15:34.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:15:34.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:15:35.765Z] (1/12) Installing libmagic (5.39-r0) [2021-05-26T09:15:36.355Z] (2/12) Installing file (5.39-r0) [2021-05-26T09:15:36.355Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-26T09:15:36.355Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-26T09:15:37.076Z] 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-26T09:15:37.076Z] 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-26T09:15:38.471Z] 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-26T09:15:38.737Z] 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-26T09:15:40.665Z] 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-26T09:15:41.611Z] 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-26T09:15:41.741Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-26T09:15:41.741Z] (6/12) Installing patch (2.7.6-r6) [2021-05-26T09:15:42.011Z] (7/12) Installing build-base (0.5-r2) [2021-05-26T09:15:42.011Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-26T09:15:42.011Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-26T09:15:42.281Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-26T09:15:42.281Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-26T09:15:42.556Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-26T09:15:42.556Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T09:15:42.556Z] OK: 218 MiB in 52 packages [2021-05-26T09:15:42.559Z] 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-26T09:15:43.517Z] 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-26T09:15:44.474Z] 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-26T09:15:45.433Z] 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-26T09:15:46.899Z] Removing intermediate container 4189f886112a [2021-05-26T09:15:46.899Z] ---> 44830818c01c [2021-05-26T09:15:46.899Z] Step 4/6 : WORKDIR /edgex-go [2021-05-26T09:15:46.899Z] ---> Running in d11b2c51e5ac [2021-05-26T09:15:46.899Z] Removing intermediate container d11b2c51e5ac [2021-05-26T09:15:46.899Z] ---> 6a1f6255d8d6 [2021-05-26T09:15:46.899Z] Step 5/6 : COPY go.mod . [Pipeline] } [2021-05-26T09:15:47.373Z] $ docker stop --time=1 8eaff84821d252b1c8e819bbfed8f19e68c3a02bb3bdfc795c161286df358fbe [2021-05-26T09:15:47.499Z] ---> 51985a7de85c [2021-05-26T09:15:47.499Z] Step 6/6 : RUN go mod download [2021-05-26T09:15:47.788Z] ---> Running in 0097ae218f36 [2021-05-26T09:15:49.721Z] $ docker rm -f 8eaff84821d252b1c8e819bbfed8f19e68c3a02bb3bdfc795c161286df358fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:15:52.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T09:15:52.758Z] [2021-05-26T09:15:52.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:15:53.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T09:15:53.077Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-26T09:15:53.077Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-26T09:15:53.077Z] ca9280d653b3: Pulling fs layer [2021-05-26T09:15:53.077Z] 7e9c9ca2126c: Pulling fs layer [2021-05-26T09:15:53.339Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-26T09:15:53.339Z] cbdbe7a5bc2a: Download complete [2021-05-26T09:15:53.339Z] cbdbe7a5bc2a: Pull complete [2021-05-26T09:15:53.605Z] ca9280d653b3: Verifying Checksum [2021-05-26T09:15:53.605Z] ca9280d653b3: Download complete [2021-05-26T09:15:54.571Z] ca9280d653b3: Pull complete [2021-05-26T09:15:54.571Z] 7e9c9ca2126c: Verifying Checksum [2021-05-26T09:15:54.571Z] 7e9c9ca2126c: Download complete [2021-05-26T09:15:57.891Z] 7e9c9ca2126c: Pull complete [2021-05-26T09:15:57.891Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-26T09:15:57.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T09:15:57.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-26T09:15:57.973Z] prd-centos7-docker-4c-2g-403 does not seem to be running inside a container [2021-05-26T09:15:58.018Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-26T09:16:06.905Z] $ docker top 5df2801e4be7f16fc1fafe374bdc518309454c4a3fb990fc9eb2c10cba939f31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T09:16:07.310Z] + docker-compose build --help [2021-05-26T09:16:07.310Z] + grep parallel [2021-05-26T09:16:07.881Z] --parallel Build images in parallel. [Pipeline] } [2021-05-26T09:16:07.890Z] $ docker stop --time=1 5df2801e4be7f16fc1fafe374bdc518309454c4a3fb990fc9eb2c10cba939f31 [2021-05-26T09:16:09.313Z] $ docker rm -f 5df2801e4be7f16fc1fafe374bdc518309454c4a3fb990fc9eb2c10cba939f31 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:16:09.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T09:16:09.794Z] . [Pipeline] withDockerContainer [2021-05-26T09:16:09.883Z] prd-centos7-docker-4c-2g-403 does not seem to be running inside a container [2021-05-26T09:16:09.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-26T09:16:10.949Z] $ docker top 4c6f6608d6906c1cb1bf0f79727b829d2f8b848448401109a788b673b5a57463 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T09:16:11.342Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-26T09:16:11.916Z] Building core-command ... [2021-05-26T09:16:11.916Z] Building core-data ... [2021-05-26T09:16:11.916Z] Building core-metadata ... [2021-05-26T09:16:11.916Z] Building security-bootstrapper ... [2021-05-26T09:16:11.916Z] Building security-proxy-setup ... [2021-05-26T09:16:11.916Z] Building security-secretstore-setup ... [2021-05-26T09:16:11.916Z] Building support-notifications ... [2021-05-26T09:16:11.916Z] Building support-scheduler ... [2021-05-26T09:16:11.916Z] Building sys-mgmt-agent ... [2021-05-26T09:16:11.916Z] Building core-metadata [2021-05-26T09:16:11.916Z] Building security-proxy-setup [2021-05-26T09:16:11.916Z] Building security-bootstrapper [2021-05-26T09:16:12.180Z] Building sys-mgmt-agent [2021-05-26T09:16:12.180Z] Building core-command [2021-05-26T09:16:14.619Z] Removing intermediate container 0097ae218f36 [2021-05-26T09:16:14.619Z] ---> 8a139b62bb83 [2021-05-26T09:16:14.619Z] Successfully built 8a139b62bb83 [2021-05-26T09:16:14.619Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:16:14.973Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T09:16:14.973Z] . [Pipeline] withDockerContainer [2021-05-26T09:16:15.219Z] prd-ubuntu18.04-docker-arm64-4c-16g-404 does not seem to be running inside a container [2021-05-26T09:16:15.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-26T09:16:16.943Z] $ docker top 6235c20245ad719c6fc13ee7d6d30c41e68bfcedb4e9b4fd04e44f0a12946693 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T09:16:17.968Z] + go version [2021-05-26T09:16:17.968Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-26T09:16:17.990Z] $ docker stop --time=1 6235c20245ad719c6fc13ee7d6d30c41e68bfcedb4e9b4fd04e44f0a12946693 [2021-05-26T09:16:19.852Z] $ docker rm -f 6235c20245ad719c6fc13ee7d6d30c41e68bfcedb4e9b4fd04e44f0a12946693 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:16:20.726Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T09:16:20.726Z] . [Pipeline] withDockerContainer [2021-05-26T09:16:21.042Z] prd-ubuntu18.04-docker-arm64-4c-16g-404 does not seem to be running inside a container [2021-05-26T09:16:21.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-26T09:16:22.622Z] $ docker top a4b0c918debeb3144c7a5815b45fb893ebb572e46ef408e19c621cf34e601dd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-26T09:16:23.017Z] ========================================================= [2021-05-26T09:16:23.017Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-26T09:16:23.017Z] ========================================================= [Pipeline] sh [2021-05-26T09:16:23.703Z] + go mod tidy [Pipeline] sh [2021-05-26T09:16:25.390Z] + make test [2021-05-26T09:16:25.390Z] go mod tidy [2021-05-26T09:16:25.988Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-26T09:16:27.412Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:16:27.412Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:16:27.412Z] ---> 35ff33dbd252 [2021-05-26T09:16:27.412Z] Step 3/22 : WORKDIR /edgex-go [2021-05-26T09:16:27.412Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:16:27.412Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:16:27.412Z] ---> 35ff33dbd252 [2021-05-26T09:16:27.412Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T09:16:31.911Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:16:31.911Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:16:31.911Z] ---> 35ff33dbd252 [2021-05-26T09:16:31.911Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T09:16:33.853Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:16:33.853Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:16:33.853Z] ---> 35ff33dbd252 [2021-05-26T09:16:33.853Z] Step 3/32 : WORKDIR /edgex-go [2021-05-26T09:16:35.777Z] ---> Running in 2f070595cd1f [2021-05-26T09:16:35.778Z] ---> Running in 46719e8d9bf2 [2021-05-26T09:16:35.778Z] ---> Running in 899acfd8e352 [2021-05-26T09:16:35.778Z] ---> Running in d2782422c1a8 [2021-05-26T09:16:36.725Z] Removing intermediate container 46719e8d9bf2 [2021-05-26T09:16:36.725Z] ---> 24de8f19f6f6 [2021-05-26T09:16:36.725Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:16:36.725Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:16:36.725Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:16:36.725Z] ---> 35ff33dbd252 [2021-05-26T09:16:36.725Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T09:16:36.725Z] ---> Using cache [2021-05-26T09:16:36.725Z] ---> 72575ecd9b2b [2021-05-26T09:16:36.725Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:16:37.300Z] Removing intermediate container d2782422c1a8 [2021-05-26T09:16:37.300Z] ---> ed35b870e8e2 [2021-05-26T09:16:37.300Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:16:37.300Z] Removing intermediate container 899acfd8e352 [2021-05-26T09:16:37.300Z] ---> 72575ecd9b2b [2021-05-26T09:16:37.300Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:16:37.300Z] Removing intermediate container 2f070595cd1f [2021-05-26T09:16:37.300Z] ---> 18ad9eb2e4fe [2021-05-26T09:16:37.300Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:16:37.300Z] ---> Running in 883378dd3a7b [2021-05-26T09:16:37.300Z] ---> Running in bf511bbda182 [2021-05-26T09:16:37.300Z] ---> Running in 474e0a9b5951 [2021-05-26T09:16:37.300Z] ---> Running in 98edddf75a3b [2021-05-26T09:16:37.300Z] ---> Running in 0ca30aec32ab [2021-05-26T09:16:38.688Z] Removing intermediate container 883378dd3a7b [2021-05-26T09:16:38.688Z] ---> 0753d49a3f6b [2021-05-26T09:16:38.688Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T09:16:38.952Z] ---> Running in a7d24d7cfebf [2021-05-26T09:16:39.212Z] Removing intermediate container bf511bbda182 [2021-05-26T09:16:39.212Z] ---> b92349eef49f [2021-05-26T09:16:39.212Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T09:16:39.212Z] Removing intermediate container 474e0a9b5951 [2021-05-26T09:16:39.212Z] ---> e9e793df4332 [2021-05-26T09:16:39.212Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-26T09:16:39.475Z] ---> Running in 1e1b5ed4d7fa [2021-05-26T09:16:39.475Z] Removing intermediate container 98edddf75a3b [2021-05-26T09:16:39.475Z] ---> 4d1917d272b4 [2021-05-26T09:16:39.475Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-26T09:16:39.742Z] Removing intermediate container 0ca30aec32ab [2021-05-26T09:16:39.742Z] ---> 689c11689514 [2021-05-26T09:16:39.742Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-26T09:16:39.742Z] ---> Running in 4e4c156fd1f3 [2021-05-26T09:16:39.742Z] ---> Running in 7ee6d4270b35 [2021-05-26T09:16:39.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:16:39.742Z] ---> Running in 897edcb0b9d7 [2021-05-26T09:16:40.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:16:40.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:16:40.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:16:40.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:16:40.587Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:16:41.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:16:41.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:16:41.171Z] OK: 219 MiB in 52 packages [2021-05-26T09:16:41.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:16:41.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:16:41.451Z] Removing intermediate container a7d24d7cfebf [2021-05-26T09:16:41.451Z] ---> a776f5deaef8 [2021-05-26T09:16:41.451Z] Step 6/24 : COPY go.mod . [2021-05-26T09:16:41.732Z] OK: 219 MiB in 52 packages [2021-05-26T09:16:41.732Z] OK: 219 MiB in 52 packages [2021-05-26T09:16:41.732Z] ---> b2743119d914 [2021-05-26T09:16:41.732Z] Step 7/24 : RUN go mod download [2021-05-26T09:16:41.732Z] ---> Running in d13c8d6d2cb9 [2021-05-26T09:16:41.994Z] OK: 219 MiB in 52 packages [2021-05-26T09:16:41.994Z] OK: 219 MiB in 52 packages [2021-05-26T09:16:41.994Z] Removing intermediate container 1e1b5ed4d7fa [2021-05-26T09:16:41.994Z] ---> a2364bff0061 [2021-05-26T09:16:41.994Z] Step 6/24 : COPY go.mod . [2021-05-26T09:16:42.258Z] Removing intermediate container 4e4c156fd1f3 [2021-05-26T09:16:42.258Z] ---> 49ac5dd860df [2021-05-26T09:16:42.258Z] Step 6/22 : COPY go.mod . [2021-05-26T09:16:42.258Z] ---> dadc9f8f6b7e [2021-05-26T09:16:42.258Z] Step 7/24 : RUN go mod download [2021-05-26T09:16:42.258Z] ---> Running in 13551538e9f5 [2021-05-26T09:16:42.519Z] Removing intermediate container 7ee6d4270b35 [2021-05-26T09:16:42.519Z] ---> 712c99f39b3c [2021-05-26T09:16:42.519Z] Step 6/32 : COPY go.mod . [2021-05-26T09:16:42.519Z] ---> 25bd0d86275b [2021-05-26T09:16:42.519Z] Step 7/22 : RUN go mod download [2021-05-26T09:16:42.519Z] Removing intermediate container 897edcb0b9d7 [2021-05-26T09:16:42.519Z] ---> 9590a01878a9 [2021-05-26T09:16:42.519Z] Step 6/24 : COPY go.mod . [2021-05-26T09:16:42.787Z] ---> Running in 642d8b6b2d0e [2021-05-26T09:16:43.049Z] ---> 440e3bb69054 [2021-05-26T09:16:43.049Z] Step 7/32 : RUN go mod download [2021-05-26T09:16:43.049Z] ---> 495e5c5b0a85 [2021-05-26T09:16:43.049Z] Step 7/24 : RUN go mod download [2021-05-26T09:16:43.049Z] ---> Running in 9e29ec4e35c7 [2021-05-26T09:16:43.049Z] Removing intermediate container d13c8d6d2cb9 [2021-05-26T09:16:43.049Z] ---> 383f5a568fa7 [2021-05-26T09:16:43.049Z] Step 8/24 : COPY . . [2021-05-26T09:16:43.049Z] ---> Running in 7178ec12e8cd [2021-05-26T09:16:48.356Z] Removing intermediate container 13551538e9f5 [2021-05-26T09:16:48.356Z] ---> 5f8c4b415a51 [2021-05-26T09:16:48.356Z] Step 8/24 : COPY . . [2021-05-26T09:16:48.356Z] Removing intermediate container 642d8b6b2d0e [2021-05-26T09:16:48.356Z] ---> 69818fe5b44f [2021-05-26T09:16:48.356Z] Step 8/22 : COPY . . [2021-05-26T09:16:48.630Z] ---> cf4bcbf8a05d [2021-05-26T09:16:48.630Z] Step 9/24 : RUN go mod tidy [2021-05-26T09:16:52.831Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-26T09:16:58.713Z] ---> Running in 13d8f3ffce8e [2021-05-26T09:16:58.713Z] Removing intermediate container 7178ec12e8cd [2021-05-26T09:16:58.713Z] ---> c83271eb9321 [2021-05-26T09:16:58.713Z] Step 8/24 : COPY . . [2021-05-26T09:16:58.713Z] Removing intermediate container 9e29ec4e35c7 [2021-05-26T09:16:58.713Z] ---> ac8971a8ad54 [2021-05-26T09:16:58.713Z] Step 8/32 : COPY . . [2021-05-26T09:16:58.713Z] ---> 49d4c07c5c5d [2021-05-26T09:16:58.713Z] Step 9/24 : RUN go mod tidy [2021-05-26T09:16:58.982Z] ---> Running in a7451923139f [2021-05-26T09:16:58.982Z] ---> bfdf072e90e2 [2021-05-26T09:16:58.982Z] Step 9/22 : RUN go mod tidy [2021-05-26T09:17:05.638Z] ---> Running in 3752c9ea4a51 [2021-05-26T09:17:09.850Z] ---> ab4f55788477 [2021-05-26T09:17:09.850Z] Step 9/32 : RUN go mod tidy [2021-05-26T09:17:09.850Z] ---> Running in 52786cb58cde [2021-05-26T09:17:09.850Z] Removing intermediate container 13d8f3ffce8e [2021-05-26T09:17:09.850Z] ---> cc71d7af054c [2021-05-26T09:17:09.850Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-26T09:17:10.111Z] ---> Running in a252200157f8 [2021-05-26T09:17:10.111Z] Removing intermediate container a7451923139f [2021-05-26T09:17:10.111Z] ---> f8300abc8154 [2021-05-26T09:17:10.111Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-26T09:17:10.372Z] ---> Running in 747f099d0750 [2021-05-26T09:17:10.961Z] 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-26T09:17:10.961Z] 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-26T09:17:11.538Z] Removing intermediate container 3752c9ea4a51 [2021-05-26T09:17:11.538Z] ---> e05b4978a634 [2021-05-26T09:17:11.538Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-26T09:17:11.538Z] ---> Running in 8d8673579402 [2021-05-26T09:17:11.538Z] Removing intermediate container 52786cb58cde [2021-05-26T09:17:11.538Z] ---> 522ab9fa3aff [2021-05-26T09:17:11.538Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-26T09:17:11.807Z] ---> Running in 2db6d61578a5 [2021-05-26T09:17:12.381Z] 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-26T09:17:12.653Z] 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-26T09:17:19.313Z] ---> d82006b2755c [2021-05-26T09:17:19.313Z] Step 9/24 : RUN go mod tidy [2021-05-26T09:17:19.313Z] ---> Running in 70621b47c2fa [2021-05-26T09:17:21.872Z] Removing intermediate container 70621b47c2fa [2021-05-26T09:17:21.872Z] ---> b090cd5df763 [2021-05-26T09:17:21.872Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-26T09:17:21.872Z] ---> Running in 4ab22717d641 [2021-05-26T09:17:22.133Z] 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-26T09:17:48.728Z] 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-26T09:17:49.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-26T09:17:55.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-26T09:17:56.926Z] Removing intermediate container 2db6d61578a5 [2021-05-26T09:17:56.926Z] ---> 1f566acb2853 [2021-05-26T09:17:56.926Z] [2021-05-26T09:17:56.926Z] Step 11/32 : FROM alpine:3.12 [2021-05-26T09:17:56.926Z] Removing intermediate container 8d8673579402 [2021-05-26T09:17:56.926Z] ---> 35e5c3d1acf9 [2021-05-26T09:17:56.926Z] [2021-05-26T09:17:56.926Z] Step 11/22 : FROM alpine:3.12 [2021-05-26T09:17:56.926Z] Removing intermediate container a252200157f8 [2021-05-26T09:17:56.926Z] ---> 31f6934e3439 [2021-05-26T09:17:56.926Z] [2021-05-26T09:17:56.926Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T09:17:57.511Z] 3.12: Pulling from library/alpine [2021-05-26T09:17:57.786Z] 3.12: Pulling from library/alpine [2021-05-26T09:17:57.786Z] 3.12: Pulling from library/alpine [2021-05-26T09:17:59.213Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T09:17:59.213Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T09:17:59.213Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T09:17:59.213Z] Removing intermediate container 747f099d0750 [2021-05-26T09:17:59.213Z] ---> 9f6b4b88400a [2021-05-26T09:17:59.213Z] [2021-05-26T09:17:59.213Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T09:17:59.213Z] Status: Image is up to date for alpine:3.12 [2021-05-26T09:17:59.213Z] ---> 13621d1b12d4 [2021-05-26T09:17:59.213Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T09:17:59.213Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T09:17:59.213Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T09:17:59.213Z] ---> 13621d1b12d4 [2021-05-26T09:17:59.213Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-26T09:17:59.213Z] ---> 13621d1b12d4 [2021-05-26T09:17:59.213Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T09:17:59.213Z] ---> 13621d1b12d4 [2021-05-26T09:17:59.213Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-26T09:17:59.213Z] ---> Running in 41e633fc70ac [2021-05-26T09:17:59.213Z] ---> Running in 0e8037ef00a0 [2021-05-26T09:17:59.213Z] ---> Running in 6d206e1d2376 [2021-05-26T09:17:59.213Z] ---> Running in e3ba6d445830 [2021-05-26T09:17:59.482Z] Removing intermediate container 0e8037ef00a0 [2021-05-26T09:17:59.482Z] ---> 1e91ecce0320 [2021-05-26T09:17:59.482Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-26T09:17:59.482Z] ---> Running in 5cf735e0dd5e [2021-05-26T09:18:00.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:00.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:00.071Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T09:18:00.071Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:18:00.333Z] OK: 6 MiB in 15 packages [2021-05-26T09:18:00.602Z] Removing intermediate container 4ab22717d641 [2021-05-26T09:18:00.602Z] ---> faecf7f7f153 [2021-05-26T09:18:00.602Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-26T09:18:00.602Z] ---> Running in 6fc34fcd7358 [2021-05-26T09:18:00.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:00.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:00.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:00.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:00.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:00.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:00.879Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-26T09:18:00.879Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T09:18:00.879Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-26T09:18:00.879Z] (4/4) Installing curl (7.76.1-r0) [2021-05-26T09:18:00.879Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:18:00.879Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T09:18:00.879Z] Removing intermediate container 41e633fc70ac [2021-05-26T09:18:00.879Z] ---> 2b7cf552ed94 [2021-05-26T09:18:00.879Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T09:18:00.879Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T09:18:00.879Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:18:00.879Z] OK: 6 MiB in 15 packages [2021-05-26T09:18:00.879Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-26T09:18:00.879Z] ---> Running in cc4210c7ca23 [2021-05-26T09:18:00.879Z] (2/2) Installing su-exec (0.2-r1) [2021-05-26T09:18:01.154Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:18:01.154Z] OK: 6 MiB in 16 packages [2021-05-26T09:18:01.154Z] OK: 7 MiB in 18 packages [2021-05-26T09:18:01.154Z] Removing intermediate container cc4210c7ca23 [2021-05-26T09:18:01.154Z] ---> cc0f08033cca [2021-05-26T09:18:01.154Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-26T09:18:01.154Z] ---> Running in 85e8ee7ad021 [2021-05-26T09:18:01.418Z] Removing intermediate container 85e8ee7ad021 [2021-05-26T09:18:01.418Z] ---> a7dde8d93529 [2021-05-26T09:18:01.418Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T09:18:01.418Z] Removing intermediate container e3ba6d445830 [2021-05-26T09:18:01.418Z] ---> 357457ebf817 [2021-05-26T09:18:01.418Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T09:18:01.418Z] ---> Running in c535a115d9c9 [2021-05-26T09:18:01.418Z] ---> Running in 9eaa5f1a4809 [2021-05-26T09:18:01.418Z] 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-26T09:18:01.684Z] Removing intermediate container c535a115d9c9 [2021-05-26T09:18:01.684Z] ---> 0abf26aeb84e [2021-05-26T09:18:01.684Z] Step 16/24 : WORKDIR / [2021-05-26T09:18:01.684Z] Removing intermediate container 9eaa5f1a4809 [2021-05-26T09:18:01.684Z] ---> 762b24762ad3 [2021-05-26T09:18:01.684Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-26T09:18:01.684Z] Removing intermediate container 5cf735e0dd5e [2021-05-26T09:18:01.684Z] ---> 230b5e1f6ea2 [2021-05-26T09:18:01.684Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-26T09:18:01.684Z] ---> Running in 098676bb83c5 [2021-05-26T09:18:01.684Z] Removing intermediate container 6d206e1d2376 [2021-05-26T09:18:01.684Z] ---> 5250e0dce125 [2021-05-26T09:18:01.684Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T09:18:01.684Z] ---> Running in 5ecf331c3b71 [2021-05-26T09:18:02.189Z] ---> Running in 0f26c7fde2ea [2021-05-26T09:18:02.189Z] ---> Running in b5741b82722e [2021-05-26T09:18:02.189Z] Removing intermediate container 5ecf331c3b71 [2021-05-26T09:18:02.189Z] ---> c079a5a7304a [2021-05-26T09:18:02.189Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T09:18:02.189Z] Removing intermediate container 098676bb83c5 [2021-05-26T09:18:02.189Z] ---> 9e108454c77d [2021-05-26T09:18:02.189Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:18:02.189Z] Removing intermediate container 0f26c7fde2ea [2021-05-26T09:18:02.189Z] ---> 27f2956fb0a0 [2021-05-26T09:18:02.189Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-26T09:18:02.189Z] ---> Running in 38617c76fc17 [2021-05-26T09:18:02.495Z] Removing intermediate container b5741b82722e [2021-05-26T09:18:02.495Z] ---> 49e0f3096984 [2021-05-26T09:18:02.495Z] Step 14/22 : WORKDIR /edgex [2021-05-26T09:18:02.495Z] ---> Running in 577ed00ea0ba [2021-05-26T09:18:02.495Z] ---> Running in 830c2cb372b5 [2021-05-26T09:18:02.495Z] Removing intermediate container 38617c76fc17 [2021-05-26T09:18:02.495Z] ---> 856b05a2a132 [2021-05-26T09:18:02.495Z] Step 16/24 : WORKDIR / [2021-05-26T09:18:02.495Z] ---> Running in 4e4c5b749905 [2021-05-26T09:18:02.495Z] ---> 308a122cbd56 [2021-05-26T09:18:02.495Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-26T09:18:02.495Z] Removing intermediate container 577ed00ea0ba [2021-05-26T09:18:02.495Z] ---> d7956aee379a [2021-05-26T09:18:02.495Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-26T09:18:02.495Z] Removing intermediate container 6fc34fcd7358 [2021-05-26T09:18:02.495Z] ---> 3d6e84d30e2d [2021-05-26T09:18:02.495Z] [2021-05-26T09:18:02.495Z] Step 12/24 : FROM docker:20.10.0 [2021-05-26T09:18:02.495Z] Removing intermediate container 830c2cb372b5 [2021-05-26T09:18:02.495Z] ---> 8707f1526657 [2021-05-26T09:18:02.495Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-26T09:18:02.495Z] ---> Running in 36d605b3cda0 [2021-05-26T09:18:02.495Z] Removing intermediate container 4e4c5b749905 [2021-05-26T09:18:02.495Z] ---> 09180368ae02 [2021-05-26T09:18:02.495Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:18:02.899Z] 20.10.0: Pulling from library/docker [2021-05-26T09:18:02.899Z] ---> 51a355830f98 [2021-05-26T09:18:02.899Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-26T09:18:02.899Z] ---> 0b4680bf2753 [2021-05-26T09:18:02.899Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-26T09:18:03.292Z] ---> b938ac4f59f8 [2021-05-26T09:18:03.292Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-26T09:18:03.669Z] ---> d2dcd1097b11 [2021-05-26T09:18:03.669Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-26T09:18:03.669Z] ---> Running in c9737e0826ff [2021-05-26T09:18:03.669Z] Removing intermediate container 36d605b3cda0 [2021-05-26T09:18:03.669Z] ---> 2f6fd8958d2d [2021-05-26T09:18:03.669Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-26T09:18:03.669Z] ---> c03bcdb1d458 [2021-05-26T09:18:03.669Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-26T09:18:03.669Z] ---> e7df3a948b9b [2021-05-26T09:18:03.669Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-26T09:18:03.669Z] ---> Running in bf85459bcbf7 [2021-05-26T09:18:04.116Z] Removing intermediate container c9737e0826ff [2021-05-26T09:18:04.116Z] ---> ab0b30458982 [2021-05-26T09:18:04.116Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:18:04.116Z] ---> Running in e09bfe49cc58 [2021-05-26T09:18:04.450Z] Removing intermediate container bf85459bcbf7 [2021-05-26T09:18:04.450Z] ---> 90560b382b20 [2021-05-26T09:18:04.450Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-26T09:18:04.450Z] ---> 2388396d2420 [2021-05-26T09:18:04.450Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-26T09:18:04.450Z] ---> bc7b38ef288f [2021-05-26T09:18:04.450Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-26T09:18:04.450Z] Removing intermediate container e09bfe49cc58 [2021-05-26T09:18:04.450Z] ---> a9782afbf787 [2021-05-26T09:18:04.450Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T09:18:04.450Z] ---> Running in 5358937997ef [2021-05-26T09:18:04.450Z] ---> Running in f0e7e6cc8e30 [2021-05-26T09:18:04.450Z] ---> Running in 5f6c4c6d3f0b [2021-05-26T09:18:04.450Z] ---> f2f2f0fd6d39 [2021-05-26T09:18:04.450Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-26T09:18:04.450Z] Removing intermediate container 5358937997ef [2021-05-26T09:18:04.450Z] ---> b38cdc73e739 [2021-05-26T09:18:04.450Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:18:04.450Z] ---> Running in 4b1a0a121f05 [2021-05-26T09:18:04.450Z] ---> Running in 4e6927a7428d [2021-05-26T09:18:04.450Z] Removing intermediate container f0e7e6cc8e30 [2021-05-26T09:18:04.450Z] ---> fff1328fd678 [2021-05-26T09:18:04.450Z] Step 19/22 : CMD ["--init=true"] [2021-05-26T09:18:04.450Z] Removing intermediate container 5f6c4c6d3f0b [2021-05-26T09:18:04.450Z] ---> c8edb8a8d995 [2021-05-26T09:18:04.450Z] Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:18:04.721Z] ---> Running in 2ea57cc02522 [2021-05-26T09:18:04.721Z] ---> Running in 112a4f9268fa [2021-05-26T09:18:04.721Z] Removing intermediate container 4b1a0a121f05 [2021-05-26T09:18:04.721Z] ---> e0be6a606e23 [2021-05-26T09:18:04.721Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T09:18:04.721Z] Removing intermediate container 2ea57cc02522 [2021-05-26T09:18:04.721Z] ---> 0e7838235d84 [2021-05-26T09:18:04.721Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T09:18:04.721Z] ---> Running in f4bb535a4998 [2021-05-26T09:18:04.991Z] Removing intermediate container 112a4f9268fa [2021-05-26T09:18:04.991Z] ---> dfbab332ae5e [2021-05-26T09:18:04.991Z] Step 20/22 : LABEL arch=x86_64 [2021-05-26T09:18:04.991Z] ---> Running in 2d5c5a844ac4 [2021-05-26T09:18:04.991Z] ---> Running in 9a25e8f04a6d [2021-05-26T09:18:04.991Z] Removing intermediate container f4bb535a4998 [2021-05-26T09:18:04.991Z] ---> 01b07fa72036 [2021-05-26T09:18:04.991Z] Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:18:04.991Z] Removing intermediate container 2d5c5a844ac4 [2021-05-26T09:18:04.991Z] ---> 962816f5704a [2021-05-26T09:18:04.991Z] [2021-05-26T09:18:04.991Z] ---> Running in ecfe2e60693b [2021-05-26T09:18:04.991Z] Removing intermediate container 9a25e8f04a6d [2021-05-26T09:18:04.991Z] ---> 4f97d88369c7 [2021-05-26T09:18:04.991Z] Step 21/22 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:18:05.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-26T09:18:05.239Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-26T09:18:05.260Z] ---> Running in 11baaec292dc [2021-05-26T09:18:05.260Z] Successfully built 962816f5704a [2021-05-26T09:18:05.260Z] Successfully tagged core-command:latest [2021-05-26T09:18:05.260Z] Building core-data [2021-05-26T09:18:05.539Z]  Building core-command ... done Removing intermediate container ecfe2e60693b [2021-05-26T09:18:05.540Z] ---> ad8100dc6ea3 [2021-05-26T09:18:05.540Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T09:18:05.540Z] Removing intermediate container 4e6927a7428d [2021-05-26T09:18:05.540Z] ---> 15c8d2435286 [2021-05-26T09:18:05.540Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:18:05.540Z] ---> Running in d41467e4f2c4 [2021-05-26T09:18:05.540Z] Removing intermediate container 11baaec292dc [2021-05-26T09:18:05.540Z] ---> cc5a7e71798a [2021-05-26T09:18:05.540Z] Step 22/22 : LABEL version=0.0.0 [2021-05-26T09:18:06.958Z] ---> Running in ab63ac26cdd0 [2021-05-26T09:18:08.366Z] Removing intermediate container d41467e4f2c4 [2021-05-26T09:18:08.366Z] ---> a5e048594155 [2021-05-26T09:18:08.366Z] [2021-05-26T09:18:08.631Z] Successfully built a5e048594155 [2021-05-26T09:18:08.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-26T09:18:08.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-26T09:18:08.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-26T09:18:08.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-26T09:18:09.573Z] ---> 094e0e6ba792 [2021-05-26T09:18:09.573Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-26T09:18:10.543Z] Successfully tagged core-metadata:latest [2021-05-26T09:18:10.543Z]  Building core-metadata ... done Building security-secretstore-setup [2021-05-26T09:18:12.462Z] Removing intermediate container ab63ac26cdd0 [2021-05-26T09:18:12.462Z] ---> ed2ffab59a28 [2021-05-26T09:18:12.462Z] [2021-05-26T09:18:12.462Z] Successfully built ed2ffab59a28 [2021-05-26T09:18:13.271Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-26T09:18:13.879Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-26T09:18:17.755Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:18:17.755Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:18:17.755Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:18:17.755Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:18:19.692Z] Successfully tagged security-proxy-setup:latest [2021-05-26T09:18:19.692Z] ---> 35ff33dbd252 [2021-05-26T09:18:19.692Z] Step 3/26 : WORKDIR /edgex-go [2021-05-26T09:18:19.692Z] ---> Using cache [2021-05-26T09:18:19.692Z] ---> 18ad9eb2e4fe [2021-05-26T09:18:19.692Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:18:19.692Z] ---> Using cache [2021-05-26T09:18:19.692Z] ---> 689c11689514 [2021-05-26T09:18:19.692Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-26T09:18:19.692Z] Building support-scheduler [2021-05-26T09:18:19.692Z] ---> 35ff33dbd252 [2021-05-26T09:18:19.692Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T09:18:19.692Z] ---> Using cache [2021-05-26T09:18:19.692Z]  Building security-proxy-setup ... done  ---> 18ad9eb2e4fe [2021-05-26T09:18:19.692Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:18:19.692Z] ---> Using cache [2021-05-26T09:18:19.692Z] ---> 689c11689514 [2021-05-26T09:18:19.692Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-26T09:18:19.692Z] ---> 9b014ad7410a [2021-05-26T09:18:19.692Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-26T09:18:22.259Z] ---> Running in c3ab6700e4b2 [2021-05-26T09:18:22.259Z] ---> Running in a1340aefab05 [2021-05-26T09:18:23.202Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:18:23.202Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:18:23.202Z] ---> 35ff33dbd252 [2021-05-26T09:18:23.203Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T09:18:23.203Z] ---> Using cache [2021-05-26T09:18:23.203Z] ---> 18ad9eb2e4fe [2021-05-26T09:18:23.203Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:18:23.203Z] ---> Using cache [2021-05-26T09:18:23.203Z] ---> 689c11689514 [2021-05-26T09:18:23.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-26T09:18:24.076Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-26T09:18:24.076Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-26T09:18:24.076Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-26T09:18:24.601Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-26T09:18:24.601Z] ---> 2fdc13e52a0d [2021-05-26T09:18:24.601Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-26T09:18:24.601Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-26T09:18:24.601Z] ---> aefe523efa57 [2021-05-26T09:18:24.601Z] 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-26T09:18:24.601Z] ---> Running in 8a6728f79a76 [2021-05-26T09:18:24.601Z] ---> Running in df301c128c78 [2021-05-26T09:18:24.601Z] ---> 375055d89f49 [2021-05-26T09:18:24.601Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-26T09:18:24.601Z] Removing intermediate container df301c128c78 [2021-05-26T09:18:24.601Z] ---> bbfdfc51586e [2021-05-26T09:18:24.601Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-26T09:18:24.874Z] ---> Running in 34ac57a04c23 [2021-05-26T09:18:24.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:24.874Z] ---> db6a51c900f6 [2021-05-26T09:18:24.874Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-26T09:18:24.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:25.136Z] ---> Running in e4b4df632f8c [2021-05-26T09:18:25.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:25.136Z] Removing intermediate container e4b4df632f8c [2021-05-26T09:18:25.136Z] ---> dbddfa901fcb [2021-05-26T09:18:25.136Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-26T09:18:25.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:25.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:25.396Z] ---> c1b68f3cca57 [2021-05-26T09:18:25.396Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-26T09:18:25.396Z] (1/39) Installing readline (8.0.4-r0) [2021-05-26T09:18:25.396Z] (2/39) Installing bash (5.0.17-r0) [2021-05-26T09:18:25.396Z] Executing bash-5.0.17-r0.post-install [2021-05-26T09:18:25.396Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T09:18:25.396Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-26T09:18:25.396Z] (5/39) Installing curl (7.76.1-r0) [2021-05-26T09:18:25.396Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-26T09:18:25.396Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-26T09:18:25.396Z] (8/39) Installing expat (2.2.9-r1) [2021-05-26T09:18:25.659Z] (9/39) Installing libffi (3.3-r2) [2021-05-26T09:18:25.659Z] (10/39) Installing gdbm (1.13-r1) [2021-05-26T09:18:25.659Z] ---> Running in cba95a52be85 [2021-05-26T09:18:25.659Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-26T09:18:25.659Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-26T09:18:25.659Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-26T09:18:25.659Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:25.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:25.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:18:26.194Z] OK: 219 MiB in 52 packages [2021-05-26T09:18:26.454Z] OK: 219 MiB in 52 packages [2021-05-26T09:18:26.454Z] OK: 219 MiB in 52 packages [2021-05-26T09:18:26.727Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-26T09:18:26.727Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-26T09:18:26.727Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-26T09:18:26.727Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-26T09:18:26.727Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-26T09:18:26.727Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-26T09:18:26.727Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-26T09:18:26.727Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-26T09:18:26.727Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-26T09:18:26.727Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-26T09:18:26.727Z] Removing intermediate container cba95a52be85 [2021-05-26T09:18:26.727Z] ---> fd915da9fe7b [2021-05-26T09:18:26.727Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-26T09:18:26.989Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-26T09:18:26.989Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-26T09:18:26.989Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-26T09:18:26.989Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-26T09:18:26.989Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-26T09:18:26.989Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-26T09:18:26.989Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-26T09:18:26.989Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-26T09:18:27.265Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-26T09:18:27.265Z] ---> Running in 650d346a95c0 [2021-05-26T09:18:27.265Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-26T09:18:27.265Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-26T09:18:27.265Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-26T09:18:27.265Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-26T09:18:27.265Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-26T09:18:27.265Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-26T09:18:27.265Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-26T09:18:27.265Z] Removing intermediate container 8a6728f79a76 [2021-05-26T09:18:27.265Z] ---> b057be1dd133 [2021-05-26T09:18:27.265Z] Step 6/23 : COPY go.mod . [2021-05-26T09:18:27.265Z] Executing busybox-1.31.1-r19.trigger [2021-05-26T09:18:27.265Z] OK: 72 MiB in 59 packages [2021-05-26T09:18:27.265Z] Removing intermediate container c3ab6700e4b2 [2021-05-26T09:18:27.265Z] ---> e1f5e5ea910c [2021-05-26T09:18:27.265Z] Step 6/24 : COPY go.mod . [2021-05-26T09:18:27.541Z] Removing intermediate container a1340aefab05 [2021-05-26T09:18:27.542Z] ---> ad5de0ccad55 [2021-05-26T09:18:27.542Z] Step 6/26 : COPY go.mod . [2021-05-26T09:18:27.542Z] Removing intermediate container 650d346a95c0 [2021-05-26T09:18:27.542Z] ---> 1dee60103c1f [2021-05-26T09:18:27.542Z] Step 29/32 : CMD ["gate"] [2021-05-26T09:18:28.124Z] ---> Running in 68fa8ebe78dd [2021-05-26T09:18:28.124Z] ---> 705e68d0f0e1 [2021-05-26T09:18:28.124Z] Step 7/23 : RUN go mod download [2021-05-26T09:18:28.124Z] ---> 1da1b9c0d911 [2021-05-26T09:18:28.124Z] Step 7/24 : RUN go mod download [2021-05-26T09:18:28.124Z] ---> 52ab3fb97492 [2021-05-26T09:18:28.124Z] Step 7/26 : RUN go mod download [2021-05-26T09:18:28.124Z] ---> Running in fcea82ee514b [2021-05-26T09:18:28.124Z] ---> Running in fb0588dbc164 [2021-05-26T09:18:28.124Z] ---> Running in 65663a221b9f [2021-05-26T09:18:28.124Z] Collecting docker-compose==1.23.2 [2021-05-26T09:18:28.124Z] Removing intermediate container 68fa8ebe78dd [2021-05-26T09:18:28.124Z] ---> 119f4f809844 [2021-05-26T09:18:28.124Z] Step 30/32 : LABEL arch=x86_64 [2021-05-26T09:18:28.124Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-26T09:18:28.388Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-26T09:18:28.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.470s coverage: 46.1% of statements [2021-05-26T09:18:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-26T09:18:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-26T09:18:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-26T09:18:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-26T09:18:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-26T09:18:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-26T09:18:28.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.171s coverage: 28.7% of statements [2021-05-26T09:18:28.655Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-26T09:18:28.656Z] ---> Running in bc37a31cdef4 [2021-05-26T09:18:28.930Z] Removing intermediate container bc37a31cdef4 [2021-05-26T09:18:28.930Z] ---> d6f04f32b2e9 [2021-05-26T09:18:28.930Z] Step 31/32 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:18:28.930Z] Collecting cached-property<2,>=1.2.0 [2021-05-26T09:18:28.930Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-26T09:18:28.930Z] ---> Running in c9a2dd497a8a [2021-05-26T09:18:29.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.347s coverage: 100.0% of statements [2021-05-26T09:18:29.198Z] Collecting texttable<0.10,>=0.9.0 [2021-05-26T09:18:29.198Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-26T09:18:29.199Z] Removing intermediate container c9a2dd497a8a [2021-05-26T09:18:29.199Z] ---> 40a96235a750 [2021-05-26T09:18:29.199Z] Step 32/32 : LABEL version=0.0.0 [2021-05-26T09:18:29.468Z] ---> Running in 6d9c43af04db [2021-05-26T09:18:29.468Z] Removing intermediate container fb0588dbc164 [2021-05-26T09:18:29.468Z] ---> 7fda274e37c6 [2021-05-26T09:18:29.468Z] Step 8/23 : COPY . . [2021-05-26T09:18:29.747Z] Removing intermediate container 6d9c43af04db [2021-05-26T09:18:29.747Z] ---> d7a777659df9 [2021-05-26T09:18:29.747Z] [2021-05-26T09:18:29.747Z] Collecting PyYAML<4,>=3.10 [2021-05-26T09:18:29.747Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-26T09:18:30.015Z] Successfully built d7a777659df9 [2021-05-26T09:18:30.291Z] Successfully tagged security-bootstrapper:latest [2021-05-26T09:18:30.291Z] Building support-notifications [2021-05-26T09:18:30.291Z]  Building security-bootstrapper ... done Removing intermediate container 65663a221b9f [2021-05-26T09:18:30.291Z] ---> 5dfc746126c8 [2021-05-26T09:18:30.291Z] Step 8/26 : COPY . . [2021-05-26T09:18:32.890Z] Collecting docopt<0.7,>=0.6.1 [2021-05-26T09:18:32.890Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-26T09:18:35.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.627s coverage: 27.7% of statements [2021-05-26T09:18:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-26T09:18:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-26T09:18:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-26T09:18:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-26T09:18:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-26T09:18:35.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.201s coverage: 81.2% of statements [2021-05-26T09:18:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-26T09:18:35.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.168s coverage: 100.0% of statements [2021-05-26T09:18:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-26T09:18:35.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.272s coverage: 100.0% of statements [2021-05-26T09:18:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-26T09:18:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-26T09:18:38.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.322s coverage: 58.6% of statements [2021-05-26T09:18:38.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-26T09:18:38.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-26T09:18:39.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.557s coverage: 87.7% of statements [2021-05-26T09:18:39.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-26T09:18:39.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T09:18:39.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements [2021-05-26T09:18:39.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-26T09:18:42.923Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-26T09:18:42.923Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-26T09:18:42.923Z] Removing intermediate container fcea82ee514b [2021-05-26T09:18:42.923Z] ---> 247351218a19 [2021-05-26T09:18:42.923Z] Step 8/24 : COPY . . [2021-05-26T09:18:42.923Z] Collecting jsonschema<3,>=2.5.1 [2021-05-26T09:18:42.923Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-26T09:18:49.669Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-26T09:18:49.669Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-26T09:18:50.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.215s coverage: 28.6% of statements [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-26T09:18:50.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.262s coverage: 100.0% of statements [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-26T09:18:50.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.208s coverage: 100.0% of statements [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-26T09:18:50.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.451s coverage: 86.7% of statements [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-26T09:18:50.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.487s coverage: 97.5% of statements [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-26T09:18:50.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.386s coverage: 78.3% of statements [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-26T09:18:50.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-26T09:18:50.614Z] Collecting docker<4.0,>=3.6.0 [2021-05-26T09:18:50.614Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-26T09:18:51.188Z] 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-26T09:18:51.759Z] Collecting idna<2.8,>=2.5 [2021-05-26T09:18:51.759Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-26T09:18:52.331Z] 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-26T09:18:52.331Z] 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-26T09:18:53.272Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-26T09:18:53.272Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-26T09:18:54.683Z] Collecting docker-pycreds>=0.4.0 [2021-05-26T09:18:54.683Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-26T09:18:54.683Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-26T09:18:54.683Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-26T09:18:54.683Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-26T09:18:54.683Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-26T09:18:54.683Z] ---> ebd3c4ccb6c8 [2021-05-26T09:18:54.683Z] Step 9/23 : RUN go mod tidy [2021-05-26T09:18:54.683Z] ---> 9b8035fe97e7 [2021-05-26T09:18:54.683Z] Step 9/24 : RUN go mod tidy [2021-05-26T09:18:54.947Z] Installing collected packages: dockerpty, cached-property, texttable, PyYAML, docopt, websocket-client, jsonschema, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-05-26T09:18:54.947Z] Running setup.py install for dockerpty: started [2021-05-26T09:18:55.211Z] ---> fbbf70ff4fcc [2021-05-26T09:18:55.211Z] Step 9/26 : RUN go mod tidy [2021-05-26T09:18:55.211Z] ---> Running in c993522c86c0 [2021-05-26T09:18:55.480Z] ---> Running in 0b8e21977623 [2021-05-26T09:18:56.055Z] ---> Running in 15cb375ca92c [2021-05-26T09:18:56.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.343s coverage: 95.1% of statements [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-26T09:18:56.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-05-26T09:18:56.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-26T09:18:56.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.234s coverage: 60.0% of statements [2021-05-26T09:18:57.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.288s coverage: 0.8% of statements [2021-05-26T09:18:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-26T09:18:57.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.223s coverage: 21.7% of statements [2021-05-26T09:18:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-26T09:18:57.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements [2021-05-26T09:18:57.029Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-26T09:18:57.029Z] Running setup.py install for texttable: started [2021-05-26T09:18:57.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.215s coverage: 79.5% of statements [2021-05-26T09:18:57.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements [2021-05-26T09:18:57.606Z] Running setup.py install for texttable: finished with status 'done' [2021-05-26T09:18:57.606Z] Running setup.py install for PyYAML: started [2021-05-26T09:18:58.182Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-26T09:18:58.182Z] Running setup.py install for docopt: started [2021-05-26T09:18:58.459Z] Running setup.py install for docopt: finished with status 'done' [2021-05-26T09:18:58.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.177s coverage: 96.3% of statements [2021-05-26T09:18:59.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements [2021-05-26T09:18:59.040Z] Removing intermediate container 15cb375ca92c [2021-05-26T09:18:59.040Z] ---> c46fbc0b2ce5 [2021-05-26T09:18:59.040Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-26T09:18:59.300Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:18:59.300Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:18:59.300Z] ---> 35ff33dbd252 [2021-05-26T09:18:59.300Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T09:18:59.300Z] ---> Using cache [2021-05-26T09:18:59.300Z] ---> 18ad9eb2e4fe [2021-05-26T09:18:59.300Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:18:59.300Z] ---> Using cache [2021-05-26T09:18:59.300Z] ---> 689c11689514 [2021-05-26T09:18:59.300Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-26T09:19:00.256Z] Attempting uninstall: idna [2021-05-26T09:19:00.256Z] Found existing installation: idna 2.9 [2021-05-26T09:19:00.256Z] Uninstalling idna-2.9: [2021-05-26T09:19:00.256Z] ---> Running in db2ded0534c3 [2021-05-26T09:19:00.256Z] Successfully uninstalled idna-2.9 [2021-05-26T09:19:00.256Z] ---> Running in 3f448c1eb6d8 [2021-05-26T09:19:00.256Z] Removing intermediate container c993522c86c0 [2021-05-26T09:19:00.256Z] ---> fd77320f504d [2021-05-26T09:19:00.256Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-26T09:19:00.256Z] Removing intermediate container 0b8e21977623 [2021-05-26T09:19:00.256Z] ---> bff7784ec2d1 [2021-05-26T09:19:00.256Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-26T09:19:00.520Z] ---> Running in 44dea91b87a4 [2021-05-26T09:19:00.521Z] ---> Running in d05efec140f2 [2021-05-26T09:19:00.521Z] Attempting uninstall: urllib3 [2021-05-26T09:19:00.521Z] Found existing installation: urllib3 1.25.9 [2021-05-26T09:19:00.521Z] Uninstalling urllib3-1.25.9: [2021-05-26T09:19:00.521Z] Successfully uninstalled urllib3-1.25.9 [2021-05-26T09:19:00.521Z] Attempting uninstall: requests [2021-05-26T09:19:00.521Z] Found existing installation: requests 2.23.0 [2021-05-26T09:19:00.521Z] Uninstalling requests-2.23.0: [2021-05-26T09:19:00.521Z] Successfully uninstalled requests-2.23.0 [2021-05-26T09:19:00.783Z] 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-26T09:19:01.043Z] 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-26T09:19:01.306Z] 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-26T09:19:01.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:19:01.306Z] 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-26T09:19:02.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:19:02.838Z] OK: 219 MiB in 52 packages [2021-05-26T09:19:03.413Z] Removing intermediate container 3f448c1eb6d8 [2021-05-26T09:19:03.413Z] ---> a3c599149b91 [2021-05-26T09:19:03.413Z] Step 6/23 : COPY go.mod . [2021-05-26T09:19:03.987Z] ---> 4925d69af01d [2021-05-26T09:19:03.987Z] Step 7/23 : RUN go mod download [2021-05-26T09:19:03.987Z] ---> Running in 9158d583b7ef [2021-05-26T09:19:05.390Z] Removing intermediate container 9158d583b7ef [2021-05-26T09:19:05.390Z] ---> 8e0fd280641b [2021-05-26T09:19:05.390Z] Step 8/23 : COPY . . [2021-05-26T09:19:14.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.272s coverage: 94.4% of statements [2021-05-26T09:19:14.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2021-05-26T09:19:16.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.591s coverage: 81.8% of statements [2021-05-26T09:19:16.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-26T09:19:20.455Z] Removing intermediate container 34ac57a04c23 [2021-05-26T09:19:20.455Z] ---> 986867836c3d [2021-05-26T09:19:20.455Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-26T09:19:20.455Z] ---> Running in 6926e4fe1750 [2021-05-26T09:19:20.455Z] ---> e6ab7c22c893 [2021-05-26T09:19:20.455Z] Step 9/23 : RUN go mod tidy [2021-05-26T09:19:20.455Z] ---> Running in 7206c9a274d9 [2021-05-26T09:19:20.455Z] Removing intermediate container 6926e4fe1750 [2021-05-26T09:19:20.455Z] ---> 776b92f3e3f3 [2021-05-26T09:19:20.455Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-26T09:19:20.455Z] ---> Running in ee6c3947285b [2021-05-26T09:19:20.455Z] Removing intermediate container ee6c3947285b [2021-05-26T09:19:20.455Z] ---> 7c83c00d10b4 [2021-05-26T09:19:20.455Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-26T09:19:20.455Z] ---> 296384beb031 [2021-05-26T09:19:20.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-26T09:19:20.455Z] ---> d17bee70caa8 [2021-05-26T09:19:20.455Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-26T09:19:21.043Z] ---> 9447f30fbcfc [2021-05-26T09:19:21.043Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-26T09:19:21.043Z] ---> Running in 2f731507085a [2021-05-26T09:19:21.043Z] Removing intermediate container 7206c9a274d9 [2021-05-26T09:19:21.043Z] ---> 37e67eb29f44 [2021-05-26T09:19:21.043Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-26T09:19:21.043Z] ---> Running in 04199071da8e [2021-05-26T09:19:21.310Z] Removing intermediate container 2f731507085a [2021-05-26T09:19:21.310Z] ---> 21766ae934ac [2021-05-26T09:19:21.310Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:19:21.310Z] ---> Running in d10d39e3f723 [2021-05-26T09:19:21.582Z] Removing intermediate container d10d39e3f723 [2021-05-26T09:19:21.582Z] ---> ed6cf915a654 [2021-05-26T09:19:21.582Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T09:19:21.582Z] ---> Running in 94a3a1f39711 [2021-05-26T09:19:21.852Z] Removing intermediate container 94a3a1f39711 [2021-05-26T09:19:21.852Z] ---> 075342c92f01 [2021-05-26T09:19:21.852Z] Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:19:21.852Z] 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-26T09:19:21.852Z] ---> Running in be2ad9f0ae82 [2021-05-26T09:19:21.852Z] Removing intermediate container be2ad9f0ae82 [2021-05-26T09:19:21.852Z] ---> f80912f9ff01 [2021-05-26T09:19:21.852Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T09:19:22.119Z] ---> Running in feaa62d7d658 [2021-05-26T09:19:22.400Z] Removing intermediate container feaa62d7d658 [2021-05-26T09:19:22.400Z] ---> 913e394d7227 [2021-05-26T09:19:22.400Z] [2021-05-26T09:19:22.400Z] Successfully built 913e394d7227 [2021-05-26T09:19:22.672Z] Successfully tagged sys-mgmt-agent:latest [2021-05-26T09:19:23.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-26T09:19:23.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-26T09:19:23.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-26T09:19:23.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-26T09:19:23.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-26T09:19:23.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 76.0% of statements [2021-05-26T09:19:23.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-26T09:19:23.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.202s coverage: 80.0% of statements [2021-05-26T09:19:23.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-05-26T09:19:23.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements [2021-05-26T09:19:23.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements [2021-05-26T09:19:23.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-26T09:19:24.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.662s coverage: 64.4% of statements [2021-05-26T09:19:24.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-26T09:19:24.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-26T09:19:24.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.151s coverage: 100.0% of statements [2021-05-26T09:19:24.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-05-26T09:19:24.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-05-26T09:19:24.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2021-05-26T09:19:25.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-05-26T09:19:29.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.988s coverage: 66.9% of statements [2021-05-26T09:19:29.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-26T09:19:29.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-26T09:19:29.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-26T09:19:31.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.5% of statements [2021-05-26T09:19:31.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-26T09:19:31.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-26T09:19:31.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.125s coverage: 89.5% of statements [2021-05-26T09:19:31.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-26T09:19:31.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements [2021-05-26T09:19:34.999Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-26T09:19:36.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.442s coverage: 46.8% of statements [2021-05-26T09:19:36.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-26T09:19:36.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-26T09:19:36.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-26T09:19:36.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-26T09:19:36.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-26T09:19:36.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements [2021-05-26T09:19:36.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-26T09:19:36.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.155s coverage: 100.0% of statements [2021-05-26T09:19:36.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-26T09:19:36.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-26T09:19:39.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.217s coverage: 18.9% of statements [2021-05-26T09:19:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-26T09:19:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-26T09:19:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-26T09:19:39.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.487s coverage: 91.9% of statements [2021-05-26T09:19:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-26T09:19:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T09:19:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-26T09:19:43.151Z] Removing intermediate container db2ded0534c3 [2021-05-26T09:19:43.151Z] ---> 8a89f78e6188 [2021-05-26T09:19:43.151Z] [2021-05-26T09:19:43.151Z] Step 11/26 : FROM alpine:3.12 [2021-05-26T09:19:43.151Z] ---> 13621d1b12d4 [2021-05-26T09:19:43.151Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-26T09:19:43.151Z] ---> Running in dae2a11608ae [2021-05-26T09:19:43.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:19:43.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:19:43.151Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-26T09:19:43.151Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T09:19:43.151Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-26T09:19:43.151Z] (4/6) Installing curl (7.76.1-r0) [2021-05-26T09:19:43.151Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-26T09:19:43.151Z] (6/6) Installing su-exec (0.2-r1) [2021-05-26T09:19:43.151Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:19:43.151Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T09:19:43.151Z] OK: 7 MiB in 20 packages [2021-05-26T09:19:43.430Z] Removing intermediate container dae2a11608ae [2021-05-26T09:19:43.430Z] ---> 9ec7384951a9 [2021-05-26T09:19:43.430Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T09:19:43.430Z] ---> Running in c986e18cde70 [2021-05-26T09:19:43.702Z] Removing intermediate container c986e18cde70 [2021-05-26T09:19:43.702Z] ---> b778c0ca86d1 [2021-05-26T09:19:43.702Z] Step 14/26 : WORKDIR / [2021-05-26T09:19:43.702Z] ---> Running in 30e36f268b61 [2021-05-26T09:19:43.975Z] Removing intermediate container 30e36f268b61 [2021-05-26T09:19:43.975Z] ---> b9a67ce85fdf [2021-05-26T09:19:43.975Z] 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-26T09:19:44.262Z] ---> fe66cca58720 [2021-05-26T09:19:44.262Z] 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-26T09:19:45.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.749s coverage: 28.7% of statements [2021-05-26T09:19:45.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-26T09:19:45.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-26T09:19:45.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-26T09:19:45.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-26T09:19:45.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-26T09:19:45.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.243s coverage: 99.0% of statements [2021-05-26T09:19:45.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-26T09:19:45.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.241s coverage: 100.0% of statements [2021-05-26T09:19:45.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-26T09:19:45.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-26T09:19:45.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-26T09:19:45.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.197s coverage: 64.6% of statements [2021-05-26T09:19:45.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-26T09:19:45.699Z] ---> 6f2bbce58f65 [2021-05-26T09:19:45.699Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-26T09:19:45.699Z] Removing intermediate container d05efec140f2 [2021-05-26T09:19:45.699Z] ---> e1ed4a3c064c [2021-05-26T09:19:45.699Z] [2021-05-26T09:19:45.699Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T09:19:45.699Z] ---> 13621d1b12d4 [2021-05-26T09:19:45.699Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-26T09:19:45.699Z] ---> Using cache [2021-05-26T09:19:45.699Z] ---> 357457ebf817 [2021-05-26T09:19:45.699Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T09:19:45.699Z] ---> Using cache [2021-05-26T09:19:45.699Z] ---> 762b24762ad3 [2021-05-26T09:19:45.699Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-26T09:19:45.991Z] ---> Running in 41890f528bfe [2021-05-26T09:19:45.991Z] ---> 7a04d22d17e7 [2021-05-26T09:19:45.991Z] 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-26T09:19:45.991Z] Removing intermediate container 41890f528bfe [2021-05-26T09:19:45.991Z] ---> cef6c331fb1b [2021-05-26T09:19:45.991Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T09:19:46.259Z] ---> Running in 228b671e9b49 [2021-05-26T09:19:46.259Z] ---> 7a1e800c23e7 [2021-05-26T09:19:46.259Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-26T09:19:46.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.468s coverage: 97.6% of statements [2021-05-26T09:19:46.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-26T09:19:46.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T09:19:46.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-26T09:19:46.456Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.069s coverage: 0.0% of statements [2021-05-26T09:19:46.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-26T09:19:46.456Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2021-05-26T09:19:46.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-26T09:19:46.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-26T09:19:46.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-26T09:19:46.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-26T09:19:46.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.134s coverage: 87.9% of statements [2021-05-26T09:19:46.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-26T09:19:46.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-26T09:19:46.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2021-05-26T09:19:46.836Z] Removing intermediate container 228b671e9b49 [2021-05-26T09:19:46.836Z] ---> de4ffb924437 [2021-05-26T09:19:46.836Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:19:47.785Z] ---> bed579e79695 [2021-05-26T09:19:47.785Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-26T09:19:48.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.193s coverage: 28.1% of statements [2021-05-26T09:19:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-26T09:19:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-26T09:19:48.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.180s coverage: 27.9% of statements [2021-05-26T09:19:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-26T09:19:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-26T09:19:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-26T09:19:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-26T09:19:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-26T09:19:48.790Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-26T09:19:49.203Z] ---> af6de001ef64 [2021-05-26T09:19:49.203Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-26T09:19:49.766Z] GO111MODULE=on go vet ./... [2021-05-26T09:19:50.153Z] ---> f1f9e2851c80 [2021-05-26T09:19:50.153Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-26T09:19:50.733Z] ---> c89d7499d9c1 [2021-05-26T09:19:50.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-26T09:19:50.995Z] ---> 532c5c0daaed [2021-05-26T09:19:50.995Z] 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-26T09:19:50.995Z] ---> 55cb2c708b92 [2021-05-26T09:19:50.995Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-26T09:19:50.995Z] ---> Running in 7cbb84e07f29 [2021-05-26T09:19:51.943Z] ---> Running in 5096083994ed [2021-05-26T09:19:52.887Z] Removing intermediate container 5096083994ed [2021-05-26T09:19:52.887Z] ---> 35d48f48302a [2021-05-26T09:19:52.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:19:53.465Z] ---> Running in ff997fa76cf6 [2021-05-26T09:19:53.465Z] Removing intermediate container ff997fa76cf6 [2021-05-26T09:19:53.465Z] ---> 06015be2dd83 [2021-05-26T09:19:53.465Z] Step 21/23 : LABEL arch=x86_64 [2021-05-26T09:19:54.051Z] ---> Running in 5556a0f640fc [2021-05-26T09:19:56.037Z] Removing intermediate container 7cbb84e07f29 [2021-05-26T09:19:56.037Z] ---> 757642d2342e [2021-05-26T09:19:56.037Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-26T09:19:56.315Z] Removing intermediate container 5556a0f640fc [2021-05-26T09:19:56.315Z] ---> ee4bf024914d [2021-05-26T09:19:56.315Z] Step 22/23 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:19:56.315Z] Removing intermediate container 44dea91b87a4 [2021-05-26T09:19:56.315Z] ---> 2dad61c9721e [2021-05-26T09:19:56.315Z] [2021-05-26T09:19:56.315Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T09:19:56.315Z] ---> 13621d1b12d4 [2021-05-26T09:19:56.315Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-26T09:19:56.315Z] ---> Running in aaa564aab373 [2021-05-26T09:19:56.315Z] ---> Running in 8ca668c0437f [2021-05-26T09:19:56.602Z] ---> Running in 810e0f01ce8a [2021-05-26T09:19:56.603Z] Removing intermediate container aaa564aab373 [2021-05-26T09:19:56.603Z] ---> 47fa1b739905 [2021-05-26T09:19:56.603Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T09:19:56.603Z] Removing intermediate container 8ca668c0437f [2021-05-26T09:19:56.603Z] ---> 8e9133c315e0 [2021-05-26T09:19:56.603Z] Step 24/26 : LABEL arch=x86_64 [2021-05-26T09:19:56.603Z] Removing intermediate container 810e0f01ce8a [2021-05-26T09:19:56.603Z] ---> 2f2131379150 [2021-05-26T09:19:56.603Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-26T09:19:56.603Z] ---> Running in a7d9d35d7e36 [2021-05-26T09:19:56.603Z] ---> Running in 6096579fa3ad [2021-05-26T09:19:56.867Z] ---> Running in 1e16a6a0ef88 [2021-05-26T09:19:57.827Z] Removing intermediate container a7d9d35d7e36 [2021-05-26T09:19:57.827Z] ---> 40c50acdf31d [2021-05-26T09:19:57.827Z] [2021-05-26T09:19:57.827Z] Removing intermediate container 6096579fa3ad [2021-05-26T09:19:57.827Z] ---> 3b46afb128e9 [2021-05-26T09:19:57.827Z] Step 25/26 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:19:57.827Z] Successfully built 40c50acdf31d [2021-05-26T09:19:58.090Z] Successfully tagged support-scheduler:latest [2021-05-26T09:19:58.090Z]  Building support-scheduler ... done Removing intermediate container 1e16a6a0ef88 [2021-05-26T09:19:58.090Z] ---> 491aee8af4eb [2021-05-26T09:19:58.090Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-26T09:19:58.090Z] ---> Running in 2f1d7f1f53bc [2021-05-26T09:19:58.354Z] ---> Running in d3f8ec2335c5 [2021-05-26T09:19:59.757Z] Removing intermediate container 04199071da8e [2021-05-26T09:19:59.757Z] ---> 6f45d22ddb7d [2021-05-26T09:19:59.757Z] [2021-05-26T09:19:59.757Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T09:19:59.757Z] ---> 13621d1b12d4 [2021-05-26T09:19:59.757Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-26T09:19:59.757Z] Removing intermediate container 2f1d7f1f53bc [2021-05-26T09:19:59.757Z] ---> 56417227c6dd [2021-05-26T09:19:59.757Z] Step 26/26 : LABEL version=0.0.0 [2021-05-26T09:19:59.757Z] ---> Running in 8fd80531e8d1 [2021-05-26T09:19:59.757Z] Removing intermediate container d3f8ec2335c5 [2021-05-26T09:19:59.757Z] ---> 125216459670 [2021-05-26T09:19:59.757Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:20:00.032Z] ---> Running in 2e29eb8bd767 [2021-05-26T09:20:00.300Z] ---> Running in 5a96cb9983e5 [2021-05-26T09:20:00.573Z] Removing intermediate container 2e29eb8bd767 [2021-05-26T09:20:00.573Z] ---> acc1aee5ef1e [2021-05-26T09:20:00.573Z] [2021-05-26T09:20:00.573Z] Successfully built acc1aee5ef1e [2021-05-26T09:20:00.835Z] Successfully tagged security-secretstore-setup:latest [2021-05-26T09:20:00.835Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:20:00.835Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:20:00.835Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-26T09:20:00.835Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-26T09:20:00.835Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:20:01.106Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T09:20:01.106Z] OK: 6 MiB in 16 packages [2021-05-26T09:20:01.383Z] Removing intermediate container 5a96cb9983e5 [2021-05-26T09:20:01.383Z] ---> 00018a7d1058 [2021-05-26T09:20:01.383Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-26T09:20:01.383Z] ---> Running in b0b3b9bf3421 [2021-05-26T09:20:02.328Z] Removing intermediate container 8fd80531e8d1 [2021-05-26T09:20:02.328Z] ---> 2e2872e8d6ae [2021-05-26T09:20:02.328Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T09:20:02.328Z] ---> Running in 7bcfccd5971c [2021-05-26T09:20:02.593Z] Removing intermediate container 7bcfccd5971c [2021-05-26T09:20:02.593Z] ---> ea69ba684e23 [2021-05-26T09:20:02.593Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-26T09:20:02.593Z] ---> Running in c2aac603e64e [2021-05-26T09:20:02.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T09:20:02.854Z] Removing intermediate container c2aac603e64e [2021-05-26T09:20:02.854Z] ---> a09d1972c5d3 [2021-05-26T09:20:02.854Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T09:20:02.854Z] ---> Running in 7c31306ab872 [2021-05-26T09:20:03.122Z] Removing intermediate container 7c31306ab872 [2021-05-26T09:20:03.122Z] ---> de87b1d7aa44 [2021-05-26T09:20:03.122Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:20:03.122Z] ---> bc45de88f0cd [2021-05-26T09:20:03.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-26T09:20:03.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T09:20:03.695Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-26T09:20:03.695Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-26T09:20:03.955Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-26T09:20:03.955Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-26T09:20:04.216Z] ---> 535ebada8cdf [2021-05-26T09:20:04.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-26T09:20:04.476Z] ---> f1bc42687eff [2021-05-26T09:20:04.476Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-26T09:20:04.737Z] ---> Running in bfee61b290c2 [2021-05-26T09:20:04.997Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-26T09:20:04.997Z] Removing intermediate container bfee61b290c2 [2021-05-26T09:20:04.997Z] ---> 82e6701b10f1 [2021-05-26T09:20:04.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:20:04.997Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-26T09:20:05.258Z] ---> Running in 9d46eee11d9f [2021-05-26T09:20:05.258Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:20:05.258Z] OK: 8 MiB in 20 packages [2021-05-26T09:20:05.521Z] Removing intermediate container 9d46eee11d9f [2021-05-26T09:20:05.521Z] ---> 409322e8f511 [2021-05-26T09:20:05.521Z] Step 21/23 : LABEL arch=x86_64 [2021-05-26T09:20:05.782Z] ---> Running in f7f3e84b3969 [2021-05-26T09:20:06.353Z] Removing intermediate container f7f3e84b3969 [2021-05-26T09:20:06.353Z] ---> 50131433a1df [2021-05-26T09:20:06.353Z] Step 22/23 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:20:07.302Z] Removing intermediate container b0b3b9bf3421 [2021-05-26T09:20:07.303Z] ---> 18fdd3eaeb5e [2021-05-26T09:20:07.303Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:20:07.564Z] ---> Running in 1b0aa7252d73 [2021-05-26T09:20:07.564Z] ---> 8517255ddc15 [2021-05-26T09:20:07.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-26T09:20:07.825Z] Removing intermediate container 1b0aa7252d73 [2021-05-26T09:20:07.825Z] ---> efc59cf9f070 [2021-05-26T09:20:07.825Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T09:20:08.771Z] ---> Running in abd15a3e3e99 [2021-05-26T09:20:08.771Z] ---> 768392cc405e [2021-05-26T09:20:08.771Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-26T09:20:09.032Z] Removing intermediate container abd15a3e3e99 [2021-05-26T09:20:09.032Z] ---> d048397df18c [2021-05-26T09:20:09.032Z] [2021-05-26T09:20:09.292Z] Successfully built d048397df18c [2021-05-26T09:20:09.292Z] ---> da89c92a8d23 [2021-05-26T09:20:09.292Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-26T09:20:09.292Z] Successfully tagged support-notifications:latest [2021-05-26T09:20:09.292Z]  Building support-notifications ... done  ---> Running in 06fbe8a89b70 [2021-05-26T09:20:09.552Z] Removing intermediate container 06fbe8a89b70 [2021-05-26T09:20:09.552Z] ---> 59e6123b59c3 [2021-05-26T09:20:09.552Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:20:09.830Z] ---> Running in 8519104ad61d [2021-05-26T09:20:09.830Z] Removing intermediate container 8519104ad61d [2021-05-26T09:20:09.830Z] ---> 12812d3c94fa [2021-05-26T09:20:09.830Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T09:20:10.093Z] ---> Running in 7f354b6447e3 [2021-05-26T09:20:10.093Z] Removing intermediate container 7f354b6447e3 [2021-05-26T09:20:10.093Z] ---> 53d0d37abd15 [2021-05-26T09:20:10.093Z] Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:20:10.668Z] ---> Running in fb47921e73c8 [2021-05-26T09:20:10.931Z] Removing intermediate container fb47921e73c8 [2021-05-26T09:20:10.931Z] ---> a66ce96e69b0 [2021-05-26T09:20:10.931Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T09:20:10.931Z] ---> Running in 7cc93c3a63f7 [2021-05-26T09:20:11.198Z] Removing intermediate container 7cc93c3a63f7 [2021-05-26T09:20:11.198Z] ---> f7aab7efd9d4 [2021-05-26T09:20:11.198Z] [2021-05-26T09:20:11.198Z] Successfully built f7aab7efd9d4 [2021-05-26T09:20:11.460Z] Successfully tagged core-data:latest [2021-05-26T09:20:11.732Z]  Building core-data ... done  [Pipeline] } [2021-05-26T09:20:11.761Z] $ docker stop --time=1 4c6f6608d6906c1cb1bf0f79727b829d2f8b848448401109a788b673b5a57463 [2021-05-26T09:20:13.379Z] $ docker rm -f 4c6f6608d6906c1cb1bf0f79727b829d2f8b848448401109a788b673b5a57463 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T09:20:13.770Z] + docker images [2021-05-26T09:20:14.030Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-26T09:20:14.030Z] core-data latest f7aab7efd9d4 2 seconds ago 21.6MB [2021-05-26T09:20:14.030Z] support-notifications latest d048397df18c 5 seconds ago 17.8MB [2021-05-26T09:20:14.030Z] security-secretstore-setup latest acc1aee5ef1e 13 seconds ago 25.8MB [2021-05-26T09:20:14.030Z] 6f45d22ddb7d 15 seconds ago 1.16GB [2021-05-26T09:20:14.030Z] support-scheduler latest 40c50acdf31d 17 seconds ago 17.1MB [2021-05-26T09:20:14.030Z] 2dad61c9721e 18 seconds ago 1.17GB [2021-05-26T09:20:14.030Z] e1ed4a3c064c 28 seconds ago 1.16GB [2021-05-26T09:20:14.030Z] 8a89f78e6188 33 seconds ago 1.16GB [2021-05-26T09:20:14.030Z] sys-mgmt-agent latest 913e394d7227 51 seconds ago 312MB [2021-05-26T09:20:14.030Z] security-bootstrapper latest d7a777659df9 About a minute ago 18.2MB [2021-05-26T09:20:14.030Z] security-proxy-setup latest ed2ffab59a28 2 minutes ago 25.3MB [2021-05-26T09:20:14.030Z] core-metadata latest a5e048594155 2 minutes ago 18.6MB [2021-05-26T09:20:14.030Z] core-command latest 962816f5704a 2 minutes ago 17.1MB [2021-05-26T09:20:14.030Z] 3d6e84d30e2d 2 minutes ago 1.16GB [2021-05-26T09:20:14.030Z] 9f6b4b88400a 2 minutes ago 1.17GB [2021-05-26T09:20:14.030Z] 31f6934e3439 2 minutes ago 1.16GB [2021-05-26T09:20:14.030Z] 35e5c3d1acf9 2 minutes ago 1.16GB [2021-05-26T09:20:14.030Z] 1f566acb2853 2 minutes ago 1.15GB [2021-05-26T09:20:14.030Z] ci-base-image-x86_64 latest 35ff33dbd252 7 minutes ago 648MB [2021-05-26T09:20:14.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-26T09:20:14.030Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-26T09:20:14.030Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-26T09:20:14.030Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-26T09:20:14.030Z] 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-26T09:20:29.311Z] Still waiting to schedule task [2021-05-26T09:20:29.312Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-26T09:21:26.682Z] gofmt -l . [2021-05-26T09:21:28.128Z] [ "`gofmt -l .`" = "" ] [2021-05-26T09:21:30.756Z] ./bin/test-go-mod-tidy.sh [2021-05-26T09:21:31.751Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-26T09:21:35.049Z] + ls -al . [2021-05-26T09:21:35.049Z] total 880 [2021-05-26T09:21:35.049Z] drwxrwxr-x 9 1001 1001 4096 May 26 09:21 . [2021-05-26T09:21:35.049Z] drwxr-xr-x 4 root root 4096 May 26 09:16 .. [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 11 May 26 09:14 .dockerignore [2021-05-26T09:21:35.049Z] drwxrwxr-x 8 1001 1001 4096 May 26 09:14 .git [2021-05-26T09:21:35.049Z] drwxrwxr-x 3 1001 1001 4096 May 26 09:14 .github [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 818 May 26 09:14 .gitignore [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 166 May 26 09:14 .sonarcloud.properties [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 8609 May 26 09:14 Attribution.txt [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 3804 May 26 09:14 CONTRIBUTING.md [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 931 May 26 09:14 Dockerfile.build [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 863 May 26 09:14 Jenkinsfile [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 10775 May 26 09:14 LICENSE [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 5632 May 26 09:14 Makefile [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 7978 May 26 09:14 README.md [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 6755 May 26 09:14 SECURITY.md [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 5 May 26 09:11 VERSION [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 4131 May 26 09:14 ZMQWindows.md [2021-05-26T09:21:35.049Z] drwxrwxr-x 2 1001 1001 4096 May 26 09:14 bin [2021-05-26T09:21:35.049Z] drwxrwxr-x 14 1001 1001 4096 May 26 09:14 cmd [2021-05-26T09:21:35.049Z] -rw-r--r-- 1 root root 742988 May 26 09:19 coverage.out [2021-05-26T09:21:35.049Z] -rw-r--r-- 1 root root 1060 May 26 09:21 go.mod [2021-05-26T09:21:35.049Z] -rw-r--r-- 1 root root 21990 May 26 09:16 go.sum [2021-05-26T09:21:35.049Z] drwxrwxr-x 8 1001 1001 4096 May 26 09:14 internal [2021-05-26T09:21:35.049Z] drwxrwxr-x 4 1001 1001 4096 May 26 09:14 openapi [2021-05-26T09:21:35.049Z] drwxrwxr-x 4 1001 1001 4096 May 26 09:14 snap [2021-05-26T09:21:35.049Z] -rw-rw-r-- 1 1001 1001 168 May 26 09:14 version.go [Pipeline] sh [2021-05-26T09:21:35.713Z] + '[' -e coverage.out ] [2021-05-26T09:21:35.713Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-26T09:21:35.744Z] Warning: overwriting stash ‘coverage-report’ [2021-05-26T09:21:36.689Z] Stashed 1 file(s) [Pipeline] sh [2021-05-26T09:21:37.343Z] + make build [2021-05-26T09:21:37.343Z] go mod tidy [2021-05-26T09:21:37.945Z] 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-26T09:21:44.683Z] 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-26T09:22:11.523Z] 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-26T09:22:14.147Z] 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-26T09:22:18.466Z] 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-26T09:22:19.447Z] 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-26T09:22:23.759Z] 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-26T09:22:28.063Z] 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-26T09:22:30.701Z] 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-26T09:22:34.118Z] 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-26T09:22:36.759Z] 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-26T09:22:40.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-26T09:22:45.598Z] $ docker stop --time=1 a4b0c918debeb3144c7a5815b45fb893ebb572e46ef408e19c621cf34e601dd0 [2021-05-26T09:22:48.007Z] $ docker rm -f a4b0c918debeb3144c7a5815b45fb893ebb572e46ef408e19c621cf34e601dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:22:49.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T09:22:50.101Z] [2021-05-26T09:22:50.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:22:50.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T09:22:50.730Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-26T09:22:50.730Z] 29e5d40040c1: Pulling fs layer [2021-05-26T09:22:50.730Z] 1ce36da41761: Pulling fs layer [2021-05-26T09:22:50.730Z] 25b303627fd3: Pulling fs layer [2021-05-26T09:22:51.003Z] 29e5d40040c1: Verifying Checksum [2021-05-26T09:22:51.003Z] 29e5d40040c1: Download complete [2021-05-26T09:22:51.990Z] 29e5d40040c1: Pull complete [2021-05-26T09:22:51.990Z] 1ce36da41761: Verifying Checksum [2021-05-26T09:22:51.990Z] 1ce36da41761: Download complete [2021-05-26T09:22:53.021Z] 1ce36da41761: Pull complete [2021-05-26T09:22:53.616Z] 25b303627fd3: Download complete [2021-05-26T09:23:03.774Z] 25b303627fd3: Pull complete [2021-05-26T09:23:03.774Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-26T09:23:03.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T09:23:03.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-26T09:23:04.087Z] prd-ubuntu18.04-docker-arm64-4c-16g-404 does not seem to be running inside a container [2021-05-26T09:23:04.218Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-26T09:23:06.989Z] $ docker top 3eaee24ac995d6d6092f5e1e085c84ae86821e2e6db5594dcbe555d80ac8e6be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T09:23:07.986Z] + docker-compose build --help [2021-05-26T09:23:07.986Z] + grep parallel [2021-05-26T09:23:12.321Z] --parallel Build images in parallel. [Pipeline] } [2021-05-26T09:23:12.328Z] $ docker stop --time=1 3eaee24ac995d6d6092f5e1e085c84ae86821e2e6db5594dcbe555d80ac8e6be [2021-05-26T09:23:14.168Z] $ docker rm -f 3eaee24ac995d6d6092f5e1e085c84ae86821e2e6db5594dcbe555d80ac8e6be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:23:14.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T09:23:14.795Z] . [Pipeline] withDockerContainer [2021-05-26T09:23:15.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-404 does not seem to be running inside a container [2021-05-26T09:23:15.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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-26T09:23:16.597Z] $ docker top 92a7e9106a61d3a5cc0f9f28a0e8f8c1056d543af1e924ebc132281d2f51492d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T09:23:17.588Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-26T09:23:21.897Z] Building core-command ... [2021-05-26T09:23:21.897Z] Building core-data ... [2021-05-26T09:23:21.897Z] Building core-metadata ... [2021-05-26T09:23:21.897Z] Building security-bootstrapper ... [2021-05-26T09:23:21.897Z] Building security-proxy-setup ... [2021-05-26T09:23:21.897Z] Building security-secretstore-setup ... [2021-05-26T09:23:21.897Z] Building support-notifications ... [2021-05-26T09:23:21.897Z] Building support-scheduler ... [2021-05-26T09:23:21.897Z] Building sys-mgmt-agent ... [2021-05-26T09:23:21.897Z] Building core-data [2021-05-26T09:23:21.897Z] Building support-notifications [2021-05-26T09:23:21.897Z] Building support-scheduler [2021-05-26T09:23:21.897Z] Building security-bootstrapper [2021-05-26T09:23:21.897Z] Building security-secretstore-setup [2021-05-26T09:23:46.653Z] Running on prd-ubuntu18.04-docker-8c-8g-405 in /w/workspace/edgexfoundry_edgex-go_PR-3510 [Pipeline] { [Pipeline] ws [2021-05-26T09:23:46.670Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-26T09:23:46.774Z] The recommended git tool is: git [2021-05-26T09:23:49.128Z] using credential edgex-jenkins-ssh [2021-05-26T09:23:49.145Z] Cloning the remote Git repository [2021-05-26T09:23:49.169Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-26T09:23:49.245Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-26T09:23:49.275Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T09:23:49.276Z] > git --version # timeout=10 [2021-05-26T09:23:49.282Z] > git --version # 'git version 2.17.1' [2021-05-26T09:23:49.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T09:23:49.309Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T09:24:07.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T09:24:07.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T09:24:07.595Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T09:24:07.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T09:24:07.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T09:24:07.610Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3510/head:refs/remotes/origin/PR-3510 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T09:24:08.766Z] Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:24:08.893Z] Merge succeeded, producing 7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:24:08.893Z] Checking out Revision 7646f62f59f7f9ae4db74acd8414c192257ef4ff (PR-3510) [2021-05-26T09:24:08.774Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T09:24:08.780Z] > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 [2021-05-26T09:24:08.854Z] > git remote # timeout=10 [2021-05-26T09:24:08.862Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T09:24:08.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T09:24:08.878Z] > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 [2021-05-26T09:24:08.887Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T09:24:08.895Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T09:24:08.907Z] > git checkout -f 7646f62f59f7f9ae4db74acd8414c192257ef4ff # timeout=10 [2021-05-26T09:24:12.592Z] Commit message: "feat(notifications): Upgrade core-contracts lib to v2.0.0-dev.95" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T09:24:13.753Z] + echo snap-build.sh [2021-05-26T09:24:13.753Z] snap-build.sh [2021-05-26T09:24:13.753Z] + SNAP_BASE_DIR=. [2021-05-26T09:24:13.753Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-26T09:24:13.754Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-26T09:24:13.754Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-26T09:24:13.754Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-26T09:24:13.754Z] + cd /w/workspace/edgex-go/2 [2021-05-26T09:24:13.754Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-26T09:24:13.754Z] Reading package lists... [2021-05-26T09:24:14.028Z] Building dependency tree... [2021-05-26T09:24:14.028Z] Reading state information... [2021-05-26T09:24:14.028Z] The following packages were automatically installed and are no longer required: [2021-05-26T09:24:14.028Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-26T09:24:14.028Z] uidmap xdelta3 [2021-05-26T09:24:14.028Z] Use 'sudo apt autoremove' to remove them. [2021-05-26T09:24:14.028Z] The following packages will be REMOVED: [2021-05-26T09:24:14.028Z] lxd* lxd-client* [2021-05-26T09:24:14.601Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-26T09:24:14.601Z] After this operation, 31.7 MB disk space will be freed. [2021-05-26T09:24:15.389Z] (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-26T09:24:15.389Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-26T09:24:16.332Z] Removing lxd dnsmasq configuration [2021-05-26T09:24:16.332Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-26T09:24:16.594Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-26T09:24:17.167Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T09:24:17.429Z] (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-26T09:24:17.429Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-26T09:24:18.817Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-26T09:24:18.817Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-26T09:24:20.205Z] + sudo snap remove --purge lxd [2021-05-26T09:24:20.205Z] snap "lxd" is not installed [2021-05-26T09:24:20.205Z] + sudo groupadd --force --system lxd [2021-05-26T09:24:20.205Z] ++ whoami [2021-05-26T09:24:20.205Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-26T09:24:20.467Z] + newgrp - lxd [2021-05-26T09:24:20.467Z] + sudo snap install lxd [2021-05-26T09:24:30.478Z] 2021-05-26T09:24:27Z INFO Waiting for automatic snapd restart... [2021-05-26T09:24:43.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:24:43.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:24:43.683Z] ---> 8a139b62bb83 [2021-05-26T09:24:43.683Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T09:24:43.683Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:24:43.683Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:24:43.683Z] ---> 8a139b62bb83 [2021-05-26T09:24:43.683Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T09:24:43.683Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:24:43.683Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:24:43.683Z] ---> 8a139b62bb83 [2021-05-26T09:24:43.683Z] Step 3/32 : WORKDIR /edgex-go [2021-05-26T09:24:43.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:24:43.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:24:43.683Z] ---> 8a139b62bb83 [2021-05-26T09:24:43.683Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T09:24:43.683Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:24:43.683Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:24:43.683Z] ---> 8a139b62bb83 [2021-05-26T09:24:43.683Z] Step 3/26 : WORKDIR /edgex-go [2021-05-26T09:24:43.683Z] ---> Running in 33dafbdcf0ea [2021-05-26T09:24:43.683Z] ---> Running in 3f16584dc610 [2021-05-26T09:24:43.683Z] ---> Running in 84d7dd776273 [2021-05-26T09:24:43.683Z] ---> Running in e1d284db946f [2021-05-26T09:24:43.683Z] ---> Running in ddabf082f1bf [2021-05-26T09:24:43.683Z] Removing intermediate container 33dafbdcf0ea [2021-05-26T09:24:43.683Z] ---> 4966e98c0cd5 [2021-05-26T09:24:43.683Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:24:43.683Z] Removing intermediate container 3f16584dc610 [2021-05-26T09:24:43.683Z] ---> 9953448a3184 [2021-05-26T09:24:43.683Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:24:43.683Z] ---> Running in 3751940f623f [2021-05-26T09:24:43.683Z] Removing intermediate container 84d7dd776273 [2021-05-26T09:24:43.683Z] ---> b33fb6a8956c [2021-05-26T09:24:43.683Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:24:43.683Z] Removing intermediate container e1d284db946f [2021-05-26T09:24:43.683Z] ---> 28368d4149a0 [2021-05-26T09:24:43.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:24:43.683Z] Removing intermediate container ddabf082f1bf [2021-05-26T09:24:43.683Z] ---> cbb01306af4f [2021-05-26T09:24:43.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:24:43.683Z] ---> Running in 91dd9c1472dc [2021-05-26T09:24:43.683Z] ---> Running in c85c20233ebe [2021-05-26T09:24:43.683Z] ---> Running in 91ec9d52e838 [2021-05-26T09:24:43.683Z] ---> Running in 08b64dc5c7f9 [2021-05-26T09:24:43.683Z] Removing intermediate container 3751940f623f [2021-05-26T09:24:43.683Z] ---> 6caa438c572b [2021-05-26T09:24:43.683Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-26T09:24:43.683Z] Removing intermediate container c85c20233ebe [2021-05-26T09:24:43.683Z] ---> 0bc83f58ce55 [2021-05-26T09:24:43.683Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-26T09:24:43.683Z] ---> Running in 45156c510b1a [2021-05-26T09:24:43.683Z] ---> Running in 4e8d18733469 [2021-05-26T09:24:43.683Z] Removing intermediate container 91ec9d52e838 [2021-05-26T09:24:43.683Z] ---> 0949ad98943a [2021-05-26T09:24:43.683Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-26T09:24:43.683Z] Removing intermediate container 91dd9c1472dc [2021-05-26T09:24:43.683Z] ---> 95d0f91f5281 [2021-05-26T09:24:43.683Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-26T09:24:43.683Z] ---> Running in 61d93483b3e4 [2021-05-26T09:24:43.963Z] ---> Running in 3ec93f806500 [2021-05-26T09:24:43.963Z] Removing intermediate container 08b64dc5c7f9 [2021-05-26T09:24:43.963Z] ---> 5ce40c78cf6d [2021-05-26T09:24:43.963Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-26T09:24:44.246Z] ---> Running in 16fc41154824 [2021-05-26T09:24:45.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:24:45.424Z] lxd 4.14 from Canonical* installed [2021-05-26T09:24:45.424Z] + sudo lxd init --auto [2021-05-26T09:24:45.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:24:45.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:24:46.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:24:46.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:24:46.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:24:46.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:24:46.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:24:46.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:24:46.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:24:47.194Z] OK: 218 MiB in 52 packages [2021-05-26T09:24:47.801Z] OK: 218 MiB in 52 packages [2021-05-26T09:24:47.801Z] OK: 218 MiB in 52 packages [2021-05-26T09:24:48.081Z] OK: 218 MiB in 52 packages [2021-05-26T09:24:48.081Z] OK: 218 MiB in 52 packages [2021-05-26T09:24:49.067Z] Removing intermediate container 45156c510b1a [2021-05-26T09:24:49.067Z] ---> 5e3d1ad1c39e [2021-05-26T09:24:49.067Z] Step 6/24 : COPY go.mod . [2021-05-26T09:24:49.344Z] Removing intermediate container 4e8d18733469 [2021-05-26T09:24:49.344Z] ---> 61dbd2ac64a7 [2021-05-26T09:24:49.344Z] Step 6/26 : COPY go.mod . [2021-05-26T09:24:49.618Z] Removing intermediate container 61d93483b3e4 [2021-05-26T09:24:49.619Z] ---> 1cdc667f7df6 [2021-05-26T09:24:49.619Z] Step 6/23 : COPY go.mod . [2021-05-26T09:24:49.900Z] Removing intermediate container 16fc41154824 [2021-05-26T09:24:49.900Z] ---> b62dfee74be1 [2021-05-26T09:24:49.900Z] Step 6/23 : COPY go.mod . [2021-05-26T09:24:49.900Z] Removing intermediate container 3ec93f806500 [2021-05-26T09:24:49.900Z] ---> fdcdb786e02f [2021-05-26T09:24:49.900Z] Step 6/32 : COPY go.mod . [2021-05-26T09:24:50.181Z] ---> 44748cd06ff6 [2021-05-26T09:24:50.181Z] Step 7/24 : RUN go mod download [2021-05-26T09:24:50.458Z] ---> Running in 97e3c42d9f1d [2021-05-26T09:24:50.737Z] ---> a7a7a6073b7b [2021-05-26T09:24:50.737Z] Step 7/26 : RUN go mod download [2021-05-26T09:24:51.011Z] ---> a8e8a03c1415 [2021-05-26T09:24:51.011Z] Step 7/23 : RUN go mod download [2021-05-26T09:24:51.011Z] ---> Running in e6f2539aaf49 [2021-05-26T09:24:51.285Z] ---> Running in f0f7aab73960 [2021-05-26T09:24:51.285Z] ---> c9d62ce4b407 [2021-05-26T09:24:51.285Z] Step 7/23 : RUN go mod download [2021-05-26T09:24:51.560Z] ---> 301228bb2018 [2021-05-26T09:24:51.560Z] Step 7/32 : RUN go mod download [2021-05-26T09:24:51.560Z] ---> Running in 1c2216806161 [2021-05-26T09:24:51.837Z] ---> Running in 0bc67ae30262 [2021-05-26T09:24:54.484Z] Removing intermediate container 97e3c42d9f1d [2021-05-26T09:24:54.484Z] ---> 9013afd3c657 [2021-05-26T09:24:54.484Z] Step 8/24 : COPY . . [2021-05-26T09:24:55.085Z] Removing intermediate container e6f2539aaf49 [2021-05-26T09:24:55.085Z] ---> 3bdf97497319 [2021-05-26T09:24:55.085Z] Step 8/26 : COPY . . [2021-05-26T09:24:55.362Z] Removing intermediate container f0f7aab73960 [2021-05-26T09:24:55.362Z] ---> bf6d4d759c16 [2021-05-26T09:24:55.362Z] Step 8/23 : COPY . . [2021-05-26T09:24:55.431Z] + sudo snap install --classic snapcraft [2021-05-26T09:24:55.963Z] Removing intermediate container 1c2216806161 [2021-05-26T09:24:55.963Z] ---> 62266ee7d5d4 [2021-05-26T09:24:55.963Z] Step 8/23 : COPY . . [2021-05-26T09:24:56.564Z] Removing intermediate container 0bc67ae30262 [2021-05-26T09:24:56.564Z] ---> a32de19a82b2 [2021-05-26T09:24:56.564Z] Step 8/32 : COPY . . [2021-05-26T09:25:00.733Z] snapcraft 4.7.1 from Canonical* installed [2021-05-26T09:25:00.733Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-26T09:25:00.733Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-26T09:25:00.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T09:25:00.733Z] Dload Upload Total Spent Left Speed [2021-05-26T09:25:00.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3502 [2021-05-26T09:25:00.733Z] 100 3325k 100 3325k 0 0 8333k 0 --:--:-- --:--:-- --:--:-- 8333k [2021-05-26T09:25:00.994Z] ./yq_linux_amd64 [2021-05-26T09:25:00.994Z] + sudo snapcraft prime --use-lxd [2021-05-26T09:25:02.909Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-26T09:25:02.909Z] 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-26T09:25:02.909Z] - README.md [2021-05-26T09:25:02.909Z] [2021-05-26T09:25:02.909Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-26T09:25:03.170Z] Launching a container. [2021-05-26T09:25:09.784Z] Waiting for container to be ready [2021-05-26T09:25:10.355Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-26T09:25:10.355Z] [2021-05-26T09:25:13.653Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-26T09:25:14.225Z] Waiting for network to be ready... [2021-05-26T09:25:14.485Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-26T09:25:14.747Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-26T09:25:14.747Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-26T09:25:14.747Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-26T09:25:14.747Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-26T09:25:14.747Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-26T09:25:14.747Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-26T09:25:14.747Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-26T09:25:14.747Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-26T09:25:14.747Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-26T09:25:15.323Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-26T09:25:15.323Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-26T09:25:15.893Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-26T09:25:15.893Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-26T09:25:15.893Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-26T09:25:15.893Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-26T09:25:16.155Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-26T09:25:16.155Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-26T09:25:16.416Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-26T09:25:16.416Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-26T09:25:16.678Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-26T09:25:16.678Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-26T09:25:16.678Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-26T09:25:16.678Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-26T09:25:16.678Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-26T09:25:16.678Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-26T09:25:16.678Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-26T09:25:19.225Z] Fetched 24.6 MB in 4s (5548 kB/s) [2021-05-26T09:25:19.797Z] Reading package lists... [2021-05-26T09:25:20.057Z] Reading package lists... [2021-05-26T09:25:20.057Z] Building dependency tree... [2021-05-26T09:25:20.057Z] Reading state information... [2021-05-26T09:25:20.318Z] The following additional packages will be installed: [2021-05-26T09:25:20.319Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-26T09:25:20.319Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-26T09:25:20.319Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-26T09:25:20.319Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-26T09:25:20.319Z] Suggested packages: [2021-05-26T09:25:20.319Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-26T09:25:20.319Z] Recommended packages: [2021-05-26T09:25:20.319Z] gnupg libsasl2-modules [2021-05-26T09:25:20.319Z] The following NEW packages will be installed: [2021-05-26T09:25:20.319Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-26T09:25:20.319Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-26T09:25:20.319Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-26T09:25:20.319Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-26T09:25:20.319Z] The following packages will be upgraded: [2021-05-26T09:25:20.319Z] gpg gpg-agent gpgconf libudev1 [2021-05-26T09:25:20.319Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-26T09:25:20.319Z] Need to get 3530 kB of archives. [2021-05-26T09:25:20.319Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-26T09:25:20.319Z] 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-26T09:25:20.319Z] 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-26T09:25:20.319Z] 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-26T09:25:20.319Z] 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-26T09:25:20.579Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-26T09:25:20.840Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-26T09:25:21.101Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-26T09:25:21.101Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-26T09:25:21.101Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-26T09:25:21.101Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-26T09:25:21.101Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-26T09:25:21.101Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-26T09:25:21.101Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-26T09:25:21.101Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-26T09:25:21.361Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-26T09:25:21.361Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-26T09:25:21.361Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-26T09:25:21.361Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-26T09:25:21.361Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-26T09:25:21.361Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-26T09:25:21.361Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-26T09:25:21.361Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-26T09:25:21.361Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T09:25:21.361Z] Fetched 3530 kB in 1s (3215 kB/s) [2021-05-26T09:25:21.623Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-26T09:25:21.623Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-26T09:25:21.623Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T09:25:21.623Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-26T09:25:21.623Z] Selecting previously unselected package udev. [2021-05-26T09:25:21.623Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-26T09:25:21.623Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-26T09:25:21.623Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-26T09:25:21.884Z] Selecting previously unselected package libfuse2:amd64. [2021-05-26T09:25:21.884Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-26T09:25:21.884Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-26T09:25:21.884Z] Selecting previously unselected package fuse. [2021-05-26T09:25:21.884Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-26T09:25:21.884Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-26T09:25:21.884Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T09:25:21.884Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T09:25:22.145Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T09:25:22.146Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T09:25:22.146Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T09:25:22.146Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T09:25:22.406Z] Selecting previously unselected package libksba8:amd64. [2021-05-26T09:25:22.407Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-26T09:25:22.407Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-26T09:25:22.407Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-26T09:25:22.407Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T09:25:22.407Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:22.407Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-26T09:25:22.407Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T09:25:22.407Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:22.407Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-26T09:25:22.407Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T09:25:22.407Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:22.668Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-26T09:25:22.668Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T09:25:22.668Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:22.668Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-26T09:25:22.668Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T09:25:22.668Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:22.668Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-26T09:25:22.668Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T09:25:22.668Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:22.668Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-26T09:25:22.668Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T09:25:22.668Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:22.928Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-26T09:25:22.928Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T09:25:22.928Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:22.928Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-26T09:25:22.928Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T09:25:22.928Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:23.189Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-26T09:25:23.189Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-26T09:25:23.189Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T09:25:23.189Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-26T09:25:23.189Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-26T09:25:23.189Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T09:25:23.189Z] Selecting previously unselected package libldap-common. [2021-05-26T09:25:23.189Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-26T09:25:23.189Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T09:25:23.375Z] ---> 36a9208e019d [2021-05-26T09:25:23.375Z] Step 9/24 : RUN go mod tidy [2021-05-26T09:25:23.375Z] ---> dfdcfa0ed89f [2021-05-26T09:25:23.375Z] Step 9/26 : RUN go mod tidy [2021-05-26T09:25:23.375Z] ---> 5205c4f33644 [2021-05-26T09:25:23.375Z] Step 9/23 : RUN go mod tidy [2021-05-26T09:25:23.375Z] ---> 71a356a18472 [2021-05-26T09:25:23.375Z] Step 9/32 : RUN go mod tidy [2021-05-26T09:25:23.375Z] ---> Running in af34a25e5a99 [2021-05-26T09:25:23.375Z] ---> Running in f9147f3417c4 [2021-05-26T09:25:23.375Z] ---> 0722d2953f15 [2021-05-26T09:25:23.375Z] Step 9/23 : RUN go mod tidy [2021-05-26T09:25:23.375Z] ---> Running in 64482833dc55 [2021-05-26T09:25:23.375Z] ---> Running in 32989d84678e [2021-05-26T09:25:23.375Z] ---> Running in ba6daf4823b2 [2021-05-26T09:25:23.450Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-26T09:25:23.450Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-26T09:25:23.450Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T09:25:23.712Z] Selecting previously unselected package dirmngr. [2021-05-26T09:25:23.712Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T09:25:23.712Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-26T09:25:23.972Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T09:25:23.972Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-26T09:25:23.972Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-26T09:25:23.972Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T09:25:23.972Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T09:25:23.972Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-26T09:25:23.972Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:23.972Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-26T09:25:23.972Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T09:25:24.288Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-26T09:25:24.670Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-26T09:25:24.670Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:24.670Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-26T09:25:24.670Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-26T09:25:24.933Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-26T09:25:24.933Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:24.933Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:24.934Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:24.934Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:24.934Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:24.934Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:24.934Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T09:25:24.934Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T09:25:24.934Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-26T09:25:24.934Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T09:25:25.197Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-26T09:25:25.197Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-26T09:25:25.197Z] This means they are not meant to be enabled using systemctl. [2021-05-26T09:25:25.197Z] Possible reasons for having this kind of units are: [2021-05-26T09:25:25.197Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-26T09:25:25.197Z] .wants/ or .requires/ directory. [2021-05-26T09:25:25.197Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-26T09:25:25.197Z] a requirement dependency on it. [2021-05-26T09:25:25.197Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-26T09:25:25.197Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-26T09:25:25.197Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-26T09:25:25.197Z] instance name specified. [2021-05-26T09:25:25.458Z] Reading package lists... [2021-05-26T09:25:25.719Z] Building dependency tree... [2021-05-26T09:25:25.719Z] Reading state information... [2021-05-26T09:25:25.980Z] The following additional packages will be installed: [2021-05-26T09:25:25.980Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-26T09:25:25.980Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-26T09:25:25.980Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-26T09:25:25.980Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-26T09:25:25.980Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-26T09:25:25.980Z] Suggested packages: [2021-05-26T09:25:25.980Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-26T09:25:25.980Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-26T09:25:25.980Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-26T09:25:25.980Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-26T09:25:25.980Z] systemd-container policykit-1 [2021-05-26T09:25:25.980Z] Recommended packages: [2021-05-26T09:25:25.980Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-26T09:25:25.980Z] The following NEW packages will be installed: [2021-05-26T09:25:25.980Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-26T09:25:25.980Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-26T09:25:25.980Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-26T09:25:25.980Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-26T09:25:25.980Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-26T09:25:25.980Z] The following packages will be upgraded: [2021-05-26T09:25:25.980Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-26T09:25:25.980Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-26T09:25:25.980Z] Need to get 35.2 MB of archives. [2021-05-26T09:25:25.980Z] After this operation, 141 MB of additional disk space will be used. [2021-05-26T09:25:25.980Z] 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-26T09:25:26.240Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-26T09:25:26.240Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-26T09:25:26.240Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-26T09:25:26.240Z] 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-26T09:25:26.240Z] 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-26T09:25:26.240Z] 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-26T09:25:26.240Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-26T09:25:26.240Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-26T09:25:26.240Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-26T09:25:26.240Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-26T09:25:26.240Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-26T09:25:26.240Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-26T09:25:26.240Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-26T09:25:26.240Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-26T09:25:26.240Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-26T09:25:26.240Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-26T09:25:26.790Z] Removing intermediate container af34a25e5a99 [2021-05-26T09:25:26.790Z] ---> 18d32eefa987 [2021-05-26T09:25:26.790Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-26T09:25:26.790Z] ---> Running in b5f02bfe134d [2021-05-26T09:25:27.183Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-26T09:25:27.183Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-26T09:25:27.183Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-26T09:25:27.183Z] 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-26T09:25:27.390Z] Removing intermediate container 64482833dc55 [2021-05-26T09:25:27.390Z] ---> e330bc2a08d4 [2021-05-26T09:25:27.390Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-26T09:25:27.445Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-26T09:25:27.445Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-26T09:25:27.445Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-26T09:25:27.445Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-26T09:25:27.445Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-26T09:25:27.445Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-26T09:25:27.445Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-26T09:25:27.445Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-26T09:25:27.445Z] 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-26T09:25:27.445Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T09:25:27.445Z] Fetched 35.2 MB in 1s (25.4 MB/s) [2021-05-26T09:25:27.673Z] ---> Running in 117f5b33ecf9 [2021-05-26T09:25:27.706Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-26T09:25:27.706Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-26T09:25:27.706Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T09:25:27.950Z] Removing intermediate container f9147f3417c4 [2021-05-26T09:25:27.950Z] ---> 4091695c0e37 [2021-05-26T09:25:27.950Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-26T09:25:28.231Z] Removing intermediate container 32989d84678e [2021-05-26T09:25:28.231Z] ---> 3ad859fd0599 [2021-05-26T09:25:28.231Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-26T09:25:28.231Z] ---> Running in bd3b0e040b3d [2021-05-26T09:25:28.231Z] Removing intermediate container ba6daf4823b2 [2021-05-26T09:25:28.231Z] ---> e5aa6de119b2 [2021-05-26T09:25:28.231Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-26T09:25:28.277Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-26T09:25:28.277Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T09:25:28.277Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-26T09:25:28.277Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-26T09:25:28.277Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-26T09:25:28.277Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-26T09:25:28.504Z] ---> Running in 0c37c6309010 [2021-05-26T09:25:28.537Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-26T09:25:28.537Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-26T09:25:28.537Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-26T09:25:28.777Z] ---> Running in 2843224d4ef4 [2021-05-26T09:25:28.798Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-26T09:25:28.798Z] Setting up apt (1.6.13) ... [2021-05-26T09:25:28.798Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-26T09:25:29.053Z] 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-26T09:25:29.370Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-26T09:25:29.370Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-26T09:25:29.370Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-26T09:25:29.370Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-26T09:25:29.639Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-26T09:25:29.639Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T09:25:29.639Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T09:25:29.639Z] Selecting previously unselected package libexpat1:amd64. [2021-05-26T09:25:29.639Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-26T09:25:29.639Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-26T09:25:29.907Z] Selecting previously unselected package python3.6-minimal. [2021-05-26T09:25:29.907Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T09:25:29.907Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T09:25:29.907Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-26T09:25:30.046Z] 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-26T09:25:30.169Z] Checking for services that may need to be restarted...done. [2021-05-26T09:25:30.169Z] Checking for services that may need to be restarted...done. [2021-05-26T09:25:30.169Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T09:25:30.169Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-26T09:25:30.169Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T09:25:30.648Z] 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-26T09:25:30.741Z] Selecting previously unselected package python3-minimal. [2021-05-26T09:25:30.741Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-26T09:25:30.741Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-26T09:25:30.741Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-26T09:25:30.741Z] Selecting previously unselected package mime-support. [2021-05-26T09:25:30.741Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-26T09:25:30.741Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-26T09:25:30.741Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-26T09:25:30.741Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-26T09:25:30.741Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-26T09:25:30.741Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-26T09:25:30.741Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T09:25:30.741Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T09:25:30.926Z] 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-26T09:25:31.003Z] Selecting previously unselected package python3.6. [2021-05-26T09:25:31.003Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T09:25:31.003Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T09:25:31.003Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-26T09:25:31.003Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-26T09:25:31.003Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-26T09:25:31.003Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-26T09:25:31.199Z] 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-26T09:25:31.264Z] Selecting previously unselected package python3. [2021-05-26T09:25:31.264Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-26T09:25:31.264Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-26T09:25:31.264Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-26T09:25:31.264Z] Selecting previously unselected package multiarch-support. [2021-05-26T09:25:31.264Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T09:25:31.264Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-26T09:25:31.524Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-26T09:25:31.524Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-26T09:25:31.524Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-26T09:25:31.524Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-26T09:25:31.524Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-26T09:25:31.524Z] Selecting previously unselected package libbsd0:amd64. [2021-05-26T09:25:31.524Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-26T09:25:31.524Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-26T09:25:31.524Z] Selecting previously unselected package sudo. [2021-05-26T09:25:31.524Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-26T09:25:31.524Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-26T09:25:31.785Z] Selecting previously unselected package apparmor. [2021-05-26T09:25:31.785Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-26T09:25:31.785Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-26T09:25:31.785Z] Selecting previously unselected package libedit2:amd64. [2021-05-26T09:25:31.785Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-26T09:25:31.785Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-26T09:25:31.785Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-26T09:25:31.785Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T09:25:31.785Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T09:25:31.785Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-26T09:25:31.785Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T09:25:31.785Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T09:25:32.046Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-26T09:25:32.046Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-26T09:25:32.046Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-26T09:25:32.046Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-26T09:25:32.046Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T09:25:32.046Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T09:25:32.046Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-26T09:25:32.046Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T09:25:32.046Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T09:25:32.307Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-26T09:25:32.307Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-26T09:25:32.307Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-26T09:25:32.307Z] Selecting previously unselected package openssh-client. [2021-05-26T09:25:32.307Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-26T09:25:32.307Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-26T09:25:32.568Z] Selecting previously unselected package squashfs-tools. [2021-05-26T09:25:32.568Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-26T09:25:32.568Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-26T09:25:32.568Z] Selecting previously unselected package snapd. [2021-05-26T09:25:32.568Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-26T09:25:32.568Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-26T09:25:34.484Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-26T09:25:34.484Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-26T09:25:34.484Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-26T09:25:34.484Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-26T09:25:34.745Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-26T09:25:34.745Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T09:25:34.745Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T09:25:34.745Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-26T09:25:34.745Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-26T09:25:35.317Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-26T09:25:35.317Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-26T09:25:35.317Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-26T09:25:35.317Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T09:25:35.317Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T09:25:35.317Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T09:25:35.889Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-26T09:25:35.889Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T09:25:35.889Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-26T09:25:35.889Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-26T09:25:35.889Z] running python rtupdate hooks for python3.6... [2021-05-26T09:25:35.889Z] running python post-rtupdate hooks for python3.6... [2021-05-26T09:25:36.150Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-26T09:25:36.723Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-26T09:25:36.984Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T09:25:36.984Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-26T09:25:36.984Z] Setting up snapd (2.48.3+18.04) ... [2021-05-26T09:25:37.558Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-26T09:25:37.558Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-26T09:25:37.821Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-26T09:25:38.082Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-26T09:25:38.082Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-26T09:25:38.082Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-26T09:25:38.343Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-26T09:25:38.343Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-26T09:25:38.604Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-26T09:25:38.865Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-26T09:25:38.865Z] /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-26T09:25:38.865Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T09:25:38.865Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-26T09:25:40.780Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T09:25:40.780Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T09:25:40.780Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T09:25:41.979Z] Reading package lists... [2021-05-26T09:25:42.239Z] Reading package lists... [2021-05-26T09:25:42.239Z] Building dependency tree... [2021-05-26T09:25:42.239Z] Reading state information... [2021-05-26T09:25:42.500Z] Calculating upgrade... [2021-05-26T09:25:42.500Z] The following packages will be upgraded: [2021-05-26T09:25:42.500Z] advancecomp base-files bash binutils binutils-common [2021-05-26T09:25:42.500Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-26T09:25:42.500Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-26T09:25:42.500Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-26T09:25:42.500Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-26T09:25:42.500Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-26T09:25:42.500Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-26T09:25:42.500Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-26T09:25:42.500Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-26T09:25:42.500Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-26T09:25:42.500Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-26T09:25:42.500Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-26T09:25:42.500Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-26T09:25:42.500Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-26T09:25:42.500Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-26T09:25:42.500Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-26T09:25:42.500Z] Need to get 64.0 MB of archives. [2021-05-26T09:25:42.500Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-26T09:25:42.500Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-26T09:25:42.761Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-26T09:25:42.761Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-26T09:25:42.761Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-26T09:25:42.761Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-26T09:25:42.761Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-26T09:25:42.761Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-26T09:25:42.761Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-26T09:25:42.761Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-26T09:25:42.761Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-26T09:25:42.761Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-26T09:25:42.761Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-26T09:25:42.761Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-26T09:25:42.761Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-26T09:25:42.761Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-26T09:25:42.761Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-26T09:25:42.761Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-26T09:25:42.761Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-26T09:25:42.761Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-26T09:25:42.761Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-26T09:25:43.022Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-26T09:25:43.022Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-26T09:25:43.022Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-26T09:25:43.022Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-26T09:25:43.022Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-26T09:25:43.022Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-26T09:25:43.022Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-26T09:25:43.022Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-26T09:25:43.022Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-26T09:25:43.023Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-26T09:25:43.023Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-26T09:25:43.023Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-26T09:25:43.023Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-26T09:25:43.023Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-26T09:25:43.023Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-26T09:25:43.023Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-26T09:25:43.023Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-26T09:25:43.023Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-26T09:25:43.023Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-26T09:25:43.023Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-26T09:25:43.023Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-26T09:25:43.023Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-26T09:25:43.023Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-26T09:25:43.023Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-26T09:25:43.023Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-26T09:25:43.023Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-26T09:25:43.023Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-26T09:25:43.023Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-26T09:25:43.023Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-26T09:25:43.023Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-26T09:25:43.023Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-26T09:25:43.023Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-26T09:25:43.023Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-26T09:25:43.023Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-26T09:25:43.023Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-26T09:25:43.023Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-26T09:25:43.284Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-26T09:25:43.545Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-26T09:25:43.545Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-26T09:25:43.545Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-26T09:25:43.545Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-26T09:25:43.545Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-26T09:25:43.545Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-26T09:25:43.545Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-26T09:25:43.545Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-26T09:25:44.118Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-26T09:25:44.118Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-26T09:25:44.118Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-26T09:25:44.118Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-26T09:25:44.118Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-26T09:25:44.118Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-26T09:25:44.118Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-26T09:25:44.118Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-26T09:25:44.118Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-26T09:25:44.118Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-26T09:25:44.118Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-26T09:25:44.118Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-26T09:25:44.118Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-26T09:25:44.118Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-26T09:25:44.382Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-26T09:25:44.382Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-26T09:25:44.382Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-26T09:25:44.382Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-26T09:25:44.382Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-26T09:25:44.382Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-26T09:25:44.382Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-26T09:25:44.382Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-26T09:25:44.382Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-26T09:25:44.382Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-26T09:25:44.382Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-26T09:25:44.382Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-26T09:25:44.382Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-26T09:25:44.382Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-26T09:25:44.382Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-26T09:25:44.382Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-26T09:25:44.954Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-26T09:25:44.954Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-26T09:25:44.954Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-26T09:25:44.954Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-26T09:25:44.954Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-26T09:25:44.954Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-26T09:25:45.215Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T09:25:45.215Z] Fetched 64.0 MB in 2s (26.6 MB/s) [2021-05-26T09:25:45.215Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:45.215Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T09:25:45.215Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T09:25:45.476Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T09:25:45.476Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T09:25:45.736Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-26T09:25:45.736Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-26T09:25:46.310Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:46.310Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T09:25:46.310Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:46.310Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T09:25:46.310Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:46.310Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T09:25:46.573Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:46.573Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T09:25:46.573Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:46.573Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T09:25:46.573Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:46.573Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T09:25:46.573Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:46.845Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T09:25:46.845Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:25:46.845Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T09:25:46.845Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:46.845Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-26T09:25:46.845Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:25:46.845Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T09:25:46.845Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:46.845Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T09:25:47.109Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:47.109Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T09:25:47.109Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T09:25:47.109Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T09:25:47.370Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:25:47.370Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T09:25:47.370Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T09:25:47.631Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T09:25:47.892Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-26T09:25:48.153Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T09:25:48.153Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-26T09:25:48.153Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-26T09:25:48.153Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-26T09:25:48.153Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-26T09:25:48.416Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-26T09:25:48.417Z] Installing new version of config file /etc/issue ... [2021-05-26T09:25:48.417Z] Installing new version of config file /etc/issue.net ... [2021-05-26T09:25:48.417Z] Installing new version of config file /etc/lsb-release ... [2021-05-26T09:25:48.417Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-26T09:25:48.678Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-26T09:25:48.678Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-26T09:25:48.678Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-26T09:25:48.940Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:48.940Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-26T09:25:48.940Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-26T09:25:48.940Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-26T09:25:49.202Z] 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-26T09:25:49.202Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:49.202Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T09:25:49.202Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-26T09:25:49.479Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-26T09:25:49.479Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:49.479Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-26T09:25:49.479Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-26T09:25:49.742Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-26T09:25:49.742Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:49.742Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-26T09:25:49.742Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-26T09:25:50.003Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-26T09:25:50.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:50.003Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T09:25:50.003Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T09:25:50.264Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-26T09:25:50.264Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:50.264Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T09:25:50.264Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T09:25:50.525Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-26T09:25:50.525Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:50.525Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-26T09:25:50.525Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-26T09:25:50.525Z] Setting up grep (3.1-2build1) ... [2021-05-26T09:25:50.525Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:50.525Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-26T09:25:50.525Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-26T09:25:50.786Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-26T09:25:50.786Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:50.786Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T09:25:50.786Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T09:25:50.786Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-26T09:25:51.728Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:51.728Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-26T09:25:51.728Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T09:25:51.989Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-26T09:25:51.989Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T09:25:51.989Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-26T09:25:51.989Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T09:25:52.561Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-26T09:25:52.561Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:52.561Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-26T09:25:52.561Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T09:25:53.132Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-26T09:25:53.132Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-26T09:25:53.132Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-26T09:25:53.132Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-26T09:25:53.132Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-26T09:25:53.394Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:53.394Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-26T09:25:53.394Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-26T09:25:53.394Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-26T09:25:53.655Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:53.655Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T09:25:53.655Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T09:25:53.655Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T09:25:53.655Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:53.655Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T09:25:53.655Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T09:25:53.655Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T09:25:53.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:53.916Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T09:25:53.916Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T09:25:53.916Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T09:25:53.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:53.916Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T09:25:53.916Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T09:25:53.916Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T09:25:54.181Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:54.181Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T09:25:54.181Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T09:25:54.181Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T09:25:54.181Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T09:25:54.181Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-26T09:25:54.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:54.442Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T09:25:54.442Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T09:25:54.442Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-26T09:25:54.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:54.442Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T09:25:54.442Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T09:25:54.705Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T09:25:54.705Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:54.705Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T09:25:54.705Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T09:25:54.705Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-26T09:25:54.705Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:54.706Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T09:25:54.966Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T09:25:55.227Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-26T09:25:55.488Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-26T09:25:55.749Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-26T09:25:55.749Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:55.749Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T09:25:55.749Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T09:25:56.010Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T09:25:56.010Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T09:25:56.010Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-26T09:25:56.010Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T09:25:56.010Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-26T09:25:56.271Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:56.271Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-26T09:25:56.271Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-26T09:25:56.271Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-26T09:25:56.533Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:56.533Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-26T09:25:56.533Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-26T09:25:56.533Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-26T09:25:56.533Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:56.533Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-26T09:25:56.533Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-26T09:25:56.794Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-26T09:25:56.794Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:56.794Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-26T09:25:56.794Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T09:25:56.794Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T09:25:57.055Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:57.055Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-26T09:25:57.055Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T09:25:57.055Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T09:25:57.055Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:57.055Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-26T09:25:57.318Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T09:25:57.318Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T09:25:57.318Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:57.318Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T09:25:57.318Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T09:25:57.579Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-26T09:25:57.579Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T09:25:57.579Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T09:25:57.579Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T09:25:57.579Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-26T09:25:57.579Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:57.579Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-26T09:25:57.579Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-26T09:25:57.840Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-26T09:25:57.840Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:57.840Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-26T09:25:57.840Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T09:25:57.840Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T09:25:58.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:58.123Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T09:25:58.123Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T09:25:58.123Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-26T09:25:58.405Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:58.405Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-26T09:25:58.405Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-26T09:25:58.405Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-26T09:25:58.405Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:58.405Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-26T09:25:58.405Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-26T09:25:58.680Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-26T09:25:58.680Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:58.680Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T09:25:58.680Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T09:25:58.680Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-26T09:25:58.941Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:58.941Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-26T09:25:58.941Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-26T09:25:58.941Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-26T09:25:58.941Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:58.941Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-26T09:25:58.941Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-26T09:25:59.203Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-26T09:25:59.203Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:59.203Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-26T09:25:59.203Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-26T09:25:59.203Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-26T09:25:59.203Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:59.203Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-26T09:25:59.203Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-26T09:25:59.465Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-26T09:25:59.465Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:59.465Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-26T09:25:59.465Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-26T09:25:59.465Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-26T09:25:59.725Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:59.725Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-26T09:25:59.725Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-26T09:25:59.725Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-26T09:25:59.985Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:59.985Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-26T09:25:59.985Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-26T09:25:59.985Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-26T09:25:59.985Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T09:25:59.985Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-26T09:25:59.985Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-26T09:25:59.985Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-26T09:26:00.247Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-26T09:26:00.247Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-26T09:26:00.247Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-26T09:26:00.247Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-26T09:26:00.247Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-26T09:26:00.507Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-26T09:26:00.507Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-26T09:26:00.507Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-26T09:26:00.507Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-26T09:26:00.791Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-26T09:26:00.791Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-26T09:26:00.791Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-26T09:26:00.791Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-26T09:26:00.791Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-26T09:26:00.791Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-26T09:26:00.791Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-26T09:26:00.791Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-26T09:26:01.053Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-26T09:26:01.053Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-26T09:26:01.053Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-26T09:26:01.053Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-26T09:26:01.053Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-26T09:26:01.053Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-26T09:26:01.314Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-26T09:26:01.314Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-26T09:26:01.575Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-26T09:26:01.575Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-26T09:26:01.836Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-26T09:26:01.836Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-26T09:26:01.836Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T09:26:01.836Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T09:26:02.098Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T09:26:02.098Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T09:26:02.098Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T09:26:02.098Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T09:26:02.358Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T09:26:02.358Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T09:26:02.358Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T09:26:02.358Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T09:26:02.358Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T09:26:02.358Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T09:26:02.618Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T09:26:02.618Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T09:26:02.618Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T09:26:02.618Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T09:26:03.560Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T09:26:03.560Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T09:26:04.503Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T09:26:04.503Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T09:26:04.802Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T09:26:04.802Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T09:26:05.378Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T09:26:05.378Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T09:26:05.948Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T09:26:05.948Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T09:26:06.209Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-26T09:26:06.209Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-26T09:26:06.209Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-26T09:26:06.209Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-26T09:26:06.209Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-26T09:26:06.209Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-26T09:26:06.469Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-26T09:26:06.469Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-26T09:26:06.469Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-26T09:26:06.469Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-26T09:26:06.469Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-26T09:26:06.469Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-26T09:26:06.469Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-26T09:26:06.469Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-26T09:26:06.738Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:26:06.738Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-26T09:26:06.738Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:26:06.738Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:26:06.738Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:26:06.738Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-26T09:26:06.738Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-26T09:26:06.738Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-26T09:26:06.738Z] [2021-05-26T09:26:06.738Z] Current default time zone: 'Etc/UTC' [2021-05-26T09:26:06.738Z] Local time is now: Wed May 26 09:26:06 UTC 2021. [2021-05-26T09:26:06.738Z] Universal Time is now: Wed May 26 09:26:06 UTC 2021. [2021-05-26T09:26:06.738Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-26T09:26:06.738Z] [2021-05-26T09:26:06.999Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-26T09:26:06.999Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:26:06.999Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-26T09:26:06.999Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-26T09:26:06.999Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-26T09:26:06.999Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-26T09:26:06.999Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-26T09:26:06.999Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-26T09:26:06.999Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-26T09:26:06.999Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-26T09:26:06.999Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:26:06.999Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-26T09:26:07.261Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T09:26:07.261Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-26T09:26:07.261Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:26:07.261Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-26T09:26:07.261Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-26T09:26:07.261Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-26T09:26:07.261Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-26T09:26:07.261Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-26T09:26:07.261Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-26T09:26:07.261Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-26T09:26:07.261Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-26T09:26:09.177Z] Updating certificates in /etc/ssl/certs... [2021-05-26T09:26:09.749Z] 23 added, 27 removed; done. [2021-05-26T09:26:09.749Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-26T09:26:09.749Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T09:26:09.749Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-26T09:26:09.749Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-26T09:26:09.749Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-26T09:26:10.009Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T09:26:10.009Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-26T09:26:10.009Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T09:26:10.009Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T09:26:10.009Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T09:26:10.009Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T09:26:10.009Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T09:26:10.009Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-26T09:26:10.009Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-26T09:26:10.009Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-26T09:26:10.009Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-26T09:26:10.009Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-26T09:26:10.269Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T09:26:10.269Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T09:26:10.269Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-26T09:26:10.269Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-26T09:26:10.529Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-26T09:26:10.530Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T09:26:10.530Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-26T09:26:10.530Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-26T09:26:10.530Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-26T09:26:10.530Z] Updating certificates in /etc/ssl/certs... [2021-05-26T09:26:11.102Z] 0 added, 0 removed; done. [2021-05-26T09:26:11.102Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-26T09:26:11.102Z] done. [2021-05-26T09:26:11.673Z] Reading package lists... [2021-05-26T09:26:11.673Z] Building dependency tree... [2021-05-26T09:26:11.673Z] Reading state information... [2021-05-26T09:26:11.935Z] The following NEW packages will be installed: [2021-05-26T09:26:11.935Z] apt-transport-https [2021-05-26T09:26:11.935Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-26T09:26:11.935Z] Need to get 1692 B of archives. [2021-05-26T09:26:11.935Z] After this operation, 154 kB of additional disk space will be used. [2021-05-26T09:26:11.935Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-26T09:26:12.196Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T09:26:12.196Z] Fetched 1692 B in 0s (9623 B/s) [2021-05-26T09:26:12.196Z] Selecting previously unselected package apt-transport-https. [2021-05-26T09:26:12.196Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-26T09:26:12.196Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-26T09:26:12.196Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-26T09:26:12.196Z] Setting up apt-transport-https (1.6.13) ... [2021-05-26T09:26:12.457Z] Waiting for network to be ready... [2021-05-26T09:26:17.750Z] 2021-05-26T09:26:15Z INFO Waiting for automatic snapd restart... [2021-05-26T09:26:18.322Z] snapd 2.50 from Canonical* installed [2021-05-26T09:26:19.263Z] "snapd" switched to the "latest/stable" channel [2021-05-26T09:26:19.263Z] [2021-05-26T09:26:21.807Z] core18 20210507 from Canonical* installed [2021-05-26T09:26:22.066Z] "core18" switched to the "latest/stable" channel [2021-05-26T09:26:22.066Z] [2021-05-26T09:26:25.368Z] snapcraft 4.7.1 from Canonical* installed [2021-05-26T09:26:25.632Z] "snapcraft" switched to the "latest/stable" channel [2021-05-26T09:26:25.632Z] [2021-05-26T09:26:29.835Z] 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-26T09:26:29.835Z] - README.md [2021-05-26T09:26:29.835Z] [2021-05-26T09:26:29.835Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-26T09:26:36.421Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T09:26:36.421Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T09:26:36.421Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T09:26:36.421Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T09:26:36.993Z] Reading package lists... [2021-05-26T09:26:37.255Z] 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-26T09:26:43.890Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T09:26:43.890Z] Reading package lists... [2021-05-26T09:26:43.890Z] Building dependency tree... [2021-05-26T09:26:43.890Z] Reading state information... [2021-05-26T09:26:43.890Z] Suggested packages: [2021-05-26T09:26:43.890Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-26T09:26:43.890Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-26T09:26:43.890Z] Recommended packages: [2021-05-26T09:26:43.890Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-26T09:26:43.890Z] The following NEW packages will be installed: [2021-05-26T09:26:43.890Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-26T09:26:43.890Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-26T09:26:43.890Z] pkg-config zip [2021-05-26T09:26:43.890Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-26T09:26:43.890Z] Need to get 7663 kB of archives. [2021-05-26T09:26:43.890Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-26T09:26:43.890Z] 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-26T09:26:43.890Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-26T09:26:43.890Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-26T09:26:43.890Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-26T09:26:43.890Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-26T09:26:44.259Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-26T09:26:44.259Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-26T09:26:44.259Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-26T09:26:44.259Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-26T09:26:44.259Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-26T09:26:44.259Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-26T09:26:44.546Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-26T09:26:44.546Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-26T09:26:44.546Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-26T09:26:44.546Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-26T09:26:44.546Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T09:26:44.546Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-05-26T09:26:44.546Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-26T09:26:44.546Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-26T09:26:44.546Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-26T09:26:44.546Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-26T09:26:44.812Z] Selecting previously unselected package libpsl5:amd64. [2021-05-26T09:26:44.812Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-26T09:26:44.812Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-26T09:26:44.812Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-26T09:26:44.812Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-26T09:26:44.812Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-26T09:26:44.812Z] Selecting previously unselected package librtmp1:amd64. [2021-05-26T09:26:44.812Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-26T09:26:45.110Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-26T09:26:45.110Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-26T09:26:45.110Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-26T09:26:45.110Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-26T09:26:45.110Z] Selecting previously unselected package liberror-perl. [2021-05-26T09:26:45.110Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-26T09:26:45.110Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-26T09:26:45.110Z] Selecting previously unselected package git-man. [2021-05-26T09:26:45.110Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-26T09:26:45.110Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-26T09:26:45.369Z] Selecting previously unselected package git. [2021-05-26T09:26:45.369Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-26T09:26:45.369Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-26T09:26:45.941Z] Selecting previously unselected package libnorm1:amd64. [2021-05-26T09:26:45.941Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-26T09:26:45.941Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-26T09:26:45.941Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-26T09:26:45.941Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-26T09:26:45.941Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-26T09:26:45.941Z] Selecting previously unselected package libsodium23:amd64. [2021-05-26T09:26:45.941Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-26T09:26:45.941Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-26T09:26:45.941Z] Selecting previously unselected package libzmq5:amd64. [2021-05-26T09:26:45.941Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-26T09:26:45.941Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T09:26:46.202Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-26T09:26:46.202Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-26T09:26:46.202Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T09:26:46.202Z] Selecting previously unselected package pkg-config. [2021-05-26T09:26:46.202Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-26T09:26:46.202Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-26T09:26:46.202Z] Selecting previously unselected package zip. [2021-05-26T09:26:46.202Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-26T09:26:46.202Z] Unpacking zip (3.0-11build1) ... [2021-05-26T09:26:46.202Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-26T09:26:46.202Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-26T09:26:46.202Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-26T09:26:46.202Z] Setting up liberror-perl (0.17025-1) ... [2021-05-26T09:26:46.463Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-26T09:26:46.463Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-26T09:26:46.463Z] No schema files found: doing nothing. [2021-05-26T09:26:46.463Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-26T09:26:46.463Z] Setting up zip (3.0-11build1) ... [2021-05-26T09:26:46.463Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-26T09:26:46.463Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-26T09:26:46.463Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-26T09:26:46.463Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T09:26:46.463Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-26T09:26:46.463Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T09:26:46.463Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-26T09:26:46.463Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T09:26:53.108Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T09:26:53.108Z] git set to automatically installed. [2021-05-26T09:26:53.108Z] git-man set to automatically installed. [2021-05-26T09:26:53.108Z] libcurl3-gnutls set to automatically installed. [2021-05-26T09:26:53.108Z] liberror-perl set to automatically installed. [2021-05-26T09:26:53.108Z] libglib2.0-0 set to automatically installed. [2021-05-26T09:26:53.108Z] libnghttp2-14 set to automatically installed. [2021-05-26T09:26:53.108Z] libnorm1 set to automatically installed. [2021-05-26T09:26:53.108Z] libpgm-5.2-0 set to automatically installed. [2021-05-26T09:26:53.108Z] libpsl5 set to automatically installed. [2021-05-26T09:26:53.108Z] librtmp1 set to automatically installed. [2021-05-26T09:26:53.108Z] libsodium23 set to automatically installed. [2021-05-26T09:26:53.108Z] libzmq3-dev set to automatically installed. [2021-05-26T09:26:53.108Z] libzmq5 set to automatically installed. [2021-05-26T09:26:53.108Z] pkg-config set to automatically installed. [2021-05-26T09:26:53.108Z] zip set to automatically installed. [2021-05-26T09:26:54.493Z] snapd is not logged in, snap install commands will use sudo [2021-05-26T09:27:02.636Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T09:27:17.548Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-26T09:27:17.548Z] snapd is not logged in, snap install commands will use sudo [2021-05-26T09:27:23.090Z] 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-26T09:27:24.150Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T09:27:24.150Z] snap "core18" has no updates available [2021-05-26T09:27:24.732Z] Pulling go-build-helper [2021-05-26T09:27:24.732Z] + snapcraftctl pull [2021-05-26T09:27:25.689Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-26T09:27:25.689Z] Skipping pull go-build-helper (already ran) [2021-05-26T09:27:25.689Z] Building go-build-helper [2021-05-26T09:27:25.689Z] + snapcraftctl build [2021-05-26T09:27:27.604Z] Staging go-build-helper [2021-05-26T09:27:27.864Z] + snapcraftctl stage [2021-05-26T09:27:28.540Z] Removing intermediate container 2843224d4ef4 [2021-05-26T09:27:28.541Z] ---> c3a6edfdefeb [2021-05-26T09:27:28.541Z] [2021-05-26T09:27:28.541Z] Step 11/32 : FROM alpine:3.12 [2021-05-26T09:27:28.541Z] 3.12: Pulling from library/alpine [2021-05-26T09:27:30.546Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T09:27:30.546Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T09:27:30.546Z] ---> 9852663dfa18 [2021-05-26T09:27:30.546Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-26T09:27:30.828Z] Removing intermediate container bd3b0e040b3d [2021-05-26T09:27:30.828Z] ---> 4156e74f7ded [2021-05-26T09:27:30.828Z] [2021-05-26T09:27:30.828Z] Step 11/26 : FROM alpine:3.12 [2021-05-26T09:27:30.828Z] ---> 9852663dfa18 [2021-05-26T09:27:30.828Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-26T09:27:30.828Z] ---> Running in 767196b7ccf6 [2021-05-26T09:27:30.828Z] ---> Running in 17165ab1d3ce [2021-05-26T09:27:31.826Z] Removing intermediate container 767196b7ccf6 [2021-05-26T09:27:31.826Z] ---> 7ec949eac88c [2021-05-26T09:27:31.826Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-26T09:27:32.101Z] ---> Running in 67aa261851bc [2021-05-26T09:27:33.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:27:33.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:27:34.163Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-26T09:27:34.457Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T09:27:34.457Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-26T09:27:34.457Z] (4/6) Installing curl (7.76.1-r0) [2021-05-26T09:27:34.457Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-26T09:27:34.457Z] (6/6) Installing su-exec (0.2-r1) [2021-05-26T09:27:34.457Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:27:34.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:27:34.457Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T09:27:34.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:27:34.740Z] OK: 7 MiB in 20 packages [2021-05-26T09:27:35.356Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-26T09:27:35.356Z] (2/2) Installing su-exec (0.2-r1) [2021-05-26T09:27:35.356Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:27:35.356Z] OK: 5 MiB in 16 packages [2021-05-26T09:27:37.864Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-26T09:27:37.864Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-26T09:27:37.864Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-26T09:27:37.864Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-26T09:27:37.864Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-26T09:27:37.864Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-26T09:27:37.864Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-26T09:27:37.864Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-26T09:27:37.864Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-26T09:27:37.864Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-26T09:27:37.864Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-26T09:27:37.864Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-26T09:27:37.864Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-26T09:27:37.864Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-26T09:27:37.864Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-26T09:27:37.864Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-26T09:27:37.864Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-26T09:27:37.864Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-26T09:27:37.864Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-26T09:27:37.864Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-26T09:27:37.864Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-26T09:27:37.864Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-26T09:27:37.864Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-26T09:27:37.864Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-26T09:27:37.864Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-26T09:27:37.864Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-26T09:27:37.864Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-26T09:27:37.864Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-26T09:27:37.864Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-26T09:27:37.864Z] Fetched 224 kB in 0s (0 B/s) [2021-05-26T09:27:37.864Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-26T09:27:37.864Z] Fetched 157 kB in 0s (0 B/s) [2021-05-26T09:27:37.864Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-26T09:27:37.864Z] Fetched 221 kB in 0s (0 B/s) [2021-05-26T09:27:37.864Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-26T09:27:37.864Z] Fetched 143 kB in 0s (0 B/s) [2021-05-26T09:27:37.864Z] Pulling app-service-config [2021-05-26T09:27:37.864Z] + snapcraftctl pull [2021-05-26T09:27:37.864Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-26T09:27:38.011Z] Removing intermediate container 67aa261851bc [2021-05-26T09:27:38.011Z] ---> 438f08df057f [2021-05-26T09:27:38.011Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-26T09:27:38.011Z] Removing intermediate container 17165ab1d3ce [2021-05-26T09:27:38.011Z] ---> 960ba3075ae6 [2021-05-26T09:27:38.011Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T09:27:38.289Z] ---> Running in 25192177f735 [2021-05-26T09:27:38.289Z] ---> Running in 6ea770c2cbe1 [2021-05-26T09:27:38.435Z] Pulling config-common [2021-05-26T09:27:38.435Z] + snapcraftctl pull [2021-05-26T09:27:39.291Z] Removing intermediate container 25192177f735 [2021-05-26T09:27:39.291Z] ---> e8e90d4d0fef [2021-05-26T09:27:39.291Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-26T09:27:39.893Z] Removing intermediate container 6ea770c2cbe1 [2021-05-26T09:27:39.893Z] ---> 6c89fea92177 [2021-05-26T09:27:39.893Z] Step 14/26 : WORKDIR / [2021-05-26T09:27:40.167Z] ---> Running in 8d345220ffba [2021-05-26T09:27:40.440Z] ---> Running in 81ac35fef560 [2021-05-26T09:27:41.036Z] Removing intermediate container 8d345220ffba [2021-05-26T09:27:41.036Z] ---> 72101a18747f [2021-05-26T09:27:41.036Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-26T09:27:41.642Z] ---> Running in ae9c2aa187a6 [2021-05-26T09:27:41.642Z] Removing intermediate container 81ac35fef560 [2021-05-26T09:27:41.642Z] ---> d0a4f6d305bd [2021-05-26T09:27:41.642Z] 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-26T09:27:42.627Z] Removing intermediate container 0c37c6309010 [2021-05-26T09:27:42.627Z] ---> a03ee7a29336 [2021-05-26T09:27:42.627Z] [2021-05-26T09:27:42.627Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T09:27:42.627Z] ---> 9852663dfa18 [2021-05-26T09:27:42.627Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-26T09:27:42.668Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T09:27:42.668Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T09:27:42.668Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T09:27:42.668Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T09:27:42.668Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-26T09:27:42.668Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T09:27:42.668Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-26T09:27:42.668Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T09:27:42.668Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-26T09:27:42.668Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T09:27:42.668Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-26T09:27:42.668Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T09:27:42.668Z] Pulling edgex-go [2021-05-26T09:27:42.668Z] + snapcraftctl pull [2021-05-26T09:27:43.229Z] ---> Running in 6f6cd9de4928 [2021-05-26T09:27:43.506Z] ---> ff7c0e65f06a [2021-05-26T09:27:43.506Z] 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-26T09:27:43.792Z] Removing intermediate container 117f5b33ecf9 [2021-05-26T09:27:43.792Z] ---> 2178a7becaa7 [2021-05-26T09:27:43.792Z] [2021-05-26T09:27:43.792Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T09:27:43.792Z] ---> 9852663dfa18 [2021-05-26T09:27:43.792Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-26T09:27:44.065Z] ---> Running in b52aa8bb8655 [2021-05-26T09:27:45.057Z] ---> dd24f1056447 [2021-05-26T09:27:45.057Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-26T09:27:45.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:27:45.610Z] Removing intermediate container ae9c2aa187a6 [2021-05-26T09:27:45.610Z] ---> 71d1f257289f [2021-05-26T09:27:45.610Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-26T09:27:45.610Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:27:45.886Z] ---> Running in 14e140d796f9 [2021-05-26T09:27:46.492Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T09:27:46.492Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:27:46.492Z] OK: 5 MiB in 15 packages [2021-05-26T09:27:46.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:27:46.492Z] ---> e9a962f3a9db [2021-05-26T09:27:46.492Z] 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-26T09:27:46.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:27:46.777Z] Removing intermediate container 14e140d796f9 [2021-05-26T09:27:46.777Z] ---> 97e533b4c01b [2021-05-26T09:27:46.777Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-26T09:27:47.391Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-26T09:27:47.391Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-26T09:27:47.391Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:27:47.391Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T09:27:47.669Z] OK: 6 MiB in 16 packages [2021-05-26T09:27:47.944Z] ---> 6051f577a72d [2021-05-26T09:27:47.944Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-26T09:27:48.220Z] ---> c8fb923e9ae5 [2021-05-26T09:27:48.220Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-26T09:27:48.220Z] Removing intermediate container 6f6cd9de4928 [2021-05-26T09:27:48.220Z] ---> 1751551caab6 [2021-05-26T09:27:48.220Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T09:27:48.495Z] ---> Running in ecf87ed3ee3a [2021-05-26T09:27:48.495Z] ---> Running in 7b453e939c5e [2021-05-26T09:27:49.939Z] Removing intermediate container ecf87ed3ee3a [2021-05-26T09:27:49.939Z] ---> 000388e2b21d [2021-05-26T09:27:49.939Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-26T09:27:50.220Z] ---> Running in bc0f0ce80371 [2021-05-26T09:27:50.220Z] Removing intermediate container b52aa8bb8655 [2021-05-26T09:27:50.220Z] ---> d54d3b00a5c2 [2021-05-26T09:27:50.220Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T09:27:50.220Z] ---> d0465a51fb90 [2021-05-26T09:27:50.220Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-26T09:27:50.504Z] ---> Running in 2ca8bcb35ef6 [2021-05-26T09:27:51.106Z] Removing intermediate container bc0f0ce80371 [2021-05-26T09:27:51.106Z] ---> 76879f88a2d7 [2021-05-26T09:27:51.106Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T09:27:51.706Z] ---> Running in c9df68694662 [2021-05-26T09:27:51.706Z] Removing intermediate container 2ca8bcb35ef6 [2021-05-26T09:27:51.706Z] ---> 616e426fbea0 [2021-05-26T09:27:51.706Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-26T09:27:51.990Z] ---> Running in 47e29ed99777 [2021-05-26T09:27:52.268Z] Removing intermediate container c9df68694662 [2021-05-26T09:27:52.268Z] ---> 4113d92e7c04 [2021-05-26T09:27:52.268Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:27:52.268Z] Removing intermediate container 7b453e939c5e [2021-05-26T09:27:52.268Z] ---> cdf05f466715 [2021-05-26T09:27:52.268Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:27:52.549Z] ---> d3dbd1386e20 [2021-05-26T09:27:52.549Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-26T09:27:52.834Z] Removing intermediate container b5f02bfe134d [2021-05-26T09:27:52.834Z] ---> f1ee9508c6b4 [2021-05-26T09:27:52.834Z] [2021-05-26T09:27:52.834Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T09:27:52.834Z] ---> 9852663dfa18 [2021-05-26T09:27:52.834Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-26T09:27:52.834Z] Removing intermediate container 47e29ed99777 [2021-05-26T09:27:52.834Z] ---> 741271aa14fd [2021-05-26T09:27:52.834Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T09:27:53.109Z] ---> Running in 755ca05d8d71 [2021-05-26T09:27:53.109Z] ---> Running in ddd86744fa73 [2021-05-26T09:27:53.399Z] ---> bd707f1ce398 [2021-05-26T09:27:53.399Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-26T09:27:53.676Z] ---> 960d29c1e5a7 [2021-05-26T09:27:53.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-26T09:27:53.676Z] ---> f207fee9a3d8 [2021-05-26T09:27:53.676Z] 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-26T09:27:53.954Z] Removing intermediate container 755ca05d8d71 [2021-05-26T09:27:53.954Z] ---> 16ea22da456d [2021-05-26T09:27:53.954Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-26T09:27:53.954Z] Removing intermediate container ddd86744fa73 [2021-05-26T09:27:53.954Z] ---> e578067793ed [2021-05-26T09:27:53.954Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:27:54.235Z] ---> Running in a3c60cc25258 [2021-05-26T09:27:54.235Z] ---> Running in 885685ca722a [2021-05-26T09:27:55.235Z] Removing intermediate container 885685ca722a [2021-05-26T09:27:55.235Z] ---> e4ea79500d8c [2021-05-26T09:27:55.235Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-26T09:27:55.511Z] ---> Running in d0f9d2e1f03f [2021-05-26T09:27:55.511Z] ---> f0e6625ca57d [2021-05-26T09:27:55.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-26T09:27:55.511Z] ---> 0304198035c5 [2021-05-26T09:27:55.788Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-26T09:27:55.788Z] ---> cf7ccc776f2b [2021-05-26T09:27:55.788Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-26T09:27:56.390Z] Removing intermediate container d0f9d2e1f03f [2021-05-26T09:27:56.390Z] ---> 4de781c70581 [2021-05-26T09:27:56.390Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:27:56.666Z] ---> Running in 974f5f0351a0 [2021-05-26T09:27:56.944Z] ---> 6154b6f382b9 [2021-05-26T09:27:56.944Z] ---> f7be2c59a8f1 [2021-05-26T09:27:56.944Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-26T09:27:56.944Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-26T09:27:57.246Z] ---> Running in cc8f1f844e2f [2021-05-26T09:27:57.522Z] Removing intermediate container a3c60cc25258 [2021-05-26T09:27:57.522Z] ---> e64dc811d5f0 [2021-05-26T09:27:57.522Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-26T09:27:57.800Z] ---> 2b0cad71e96a [2021-05-26T09:27:57.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-26T09:27:57.800Z] ---> Running in 7b5c68450c0b [2021-05-26T09:27:58.081Z] Removing intermediate container cc8f1f844e2f [2021-05-26T09:27:58.081Z] ---> 769e895ad536 [2021-05-26T09:27:58.081Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:27:58.081Z] ---> Running in a6a70cd0871c [2021-05-26T09:27:58.687Z] ---> 6b97ba002007 [2021-05-26T09:27:58.687Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-26T09:27:58.687Z] Removing intermediate container 7b5c68450c0b [2021-05-26T09:27:58.687Z] ---> bff6a74a0836 [2021-05-26T09:27:58.687Z] Step 24/26 : LABEL arch=arm64 [2021-05-26T09:27:58.996Z] ---> Running in 681f9724377b [2021-05-26T09:27:58.996Z] Removing intermediate container a6a70cd0871c [2021-05-26T09:27:58.996Z] ---> 932ae4b8e80f [2021-05-26T09:27:58.996Z] Step 21/23 : LABEL arch=arm64 [2021-05-26T09:27:58.996Z] ---> 0299cce96868 [2021-05-26T09:27:58.996Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-26T09:27:58.996Z] ---> Running in 1d35d94d518a [2021-05-26T09:27:59.279Z] ---> Running in 158cb9682ecb [2021-05-26T09:27:59.557Z] Removing intermediate container 681f9724377b [2021-05-26T09:27:59.557Z] ---> d9daea6224b0 [2021-05-26T09:27:59.557Z] Step 25/26 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:27:59.835Z] ---> 5bd80a8deaee [2021-05-26T09:27:59.835Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-26T09:27:59.835Z] ---> Running in 593d2ffbb85d [2021-05-26T09:27:59.835Z] Removing intermediate container 1d35d94d518a [2021-05-26T09:27:59.835Z] ---> 5b35a9eb69d7 [2021-05-26T09:27:59.835Z] Step 22/23 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:28:00.121Z] ---> Running in dce249295a4f [2021-05-26T09:28:00.121Z] Removing intermediate container 158cb9682ecb [2021-05-26T09:28:00.121Z] ---> 75b3e3a0b62d [2021-05-26T09:28:00.121Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:28:00.121Z] Removing intermediate container 974f5f0351a0 [2021-05-26T09:28:00.121Z] ---> 9dc2b8107e8f [2021-05-26T09:28:00.121Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-26T09:28:00.121Z] ---> Running in fa353f3fbc57 [2021-05-26T09:28:00.405Z] ---> Running in 0a58e8cda2ed [2021-05-26T09:28:00.405Z] ---> Running in b8ad7af1ba42 [2021-05-26T09:28:00.405Z] Removing intermediate container 593d2ffbb85d [2021-05-26T09:28:00.405Z] ---> dec71393590f [2021-05-26T09:28:00.405Z] Step 26/26 : LABEL version=0.0.0 [2021-05-26T09:28:00.682Z] ---> Running in d3237f204f78 [2021-05-26T09:28:00.794Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T09:28:00.794Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T09:28:00.794Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T09:28:00.794Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-26T09:28:00.794Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-26T09:28:00.794Z] Fetched 279 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-26T09:28:00.794Z] Fetched 122 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-26T09:28:00.794Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-26T09:28:00.794Z] Fetched 8848 B in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-26T09:28:00.794Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-26T09:28:00.794Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-26T09:28:00.794Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-26T09:28:00.794Z] Fetched 219 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-26T09:28:00.794Z] Fetched 154 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-26T09:28:00.794Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-26T09:28:00.794Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-26T09:28:00.794Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-26T09:28:00.794Z] Fetched 499 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-26T09:28:00.794Z] Fetched 111 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-26T09:28:00.794Z] Fetched 240 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-26T09:28:00.794Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-26T09:28:00.794Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-26T09:28:00.794Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-26T09:28:00.794Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-26T09:28:00.794Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-26T09:28:00.794Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-26T09:28:00.794Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-26T09:28:00.794Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-26T09:28:00.794Z] Fetched 8720 B in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-26T09:28:00.794Z] Fetched 137 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-26T09:28:00.794Z] Fetched 119 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-26T09:28:00.794Z] Fetched 110 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-26T09:28:00.794Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-26T09:28:00.794Z] Fetched 645 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-26T09:28:00.794Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-26T09:28:00.794Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-26T09:28:00.794Z] Fetched 368 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-26T09:28:00.794Z] Fetched 187 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-26T09:28:00.794Z] Fetched 175 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-26T09:28:00.794Z] Fetched 206 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-26T09:28:00.794Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-26T09:28:00.794Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-26T09:28:00.794Z] Fetched 159 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-26T09:28:00.794Z] Fetched 107 kB in 0s (0 B/s) [2021-05-26T09:28:00.794Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-26T09:28:00.795Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-26T09:28:00.795Z] Pulling static-packages [2021-05-26T09:28:00.795Z] + snapcraftctl pull [2021-05-26T09:28:00.795Z] Pulling version [2021-05-26T09:28:00.795Z] + cd /root/project [2021-05-26T09:28:00.795Z] + [ -f VERSION ] [2021-05-26T09:28:00.795Z] + PROJECT_VERSION=local-dev [2021-05-26T09:28:00.795Z] + git rev-parse --short HEAD [2021-05-26T09:28:00.795Z] + GIT_REVISION=7646f62f [2021-05-26T09:28:00.795Z] + snapcraftctl set-version local-dev [2021-05-26T09:28:00.958Z] Removing intermediate container dce249295a4f [2021-05-26T09:28:00.959Z] ---> a8582609c41c [2021-05-26T09:28:00.959Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-26T09:28:00.959Z] Removing intermediate container 0a58e8cda2ed [2021-05-26T09:28:00.959Z] ---> 0974df5e4d08 [2021-05-26T09:28:00.959Z] Step 21/23 : LABEL arch=arm64 [2021-05-26T09:28:00.959Z] Removing intermediate container fa353f3fbc57 [2021-05-26T09:28:00.959Z] ---> 088c341a4a23 [2021-05-26T09:28:00.959Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T09:28:01.242Z] ---> Running in 553b088b893e [2021-05-26T09:28:01.242Z] ---> Running in c69ed4a394f0 [2021-05-26T09:28:01.522Z] Removing intermediate container d3237f204f78 [2021-05-26T09:28:01.522Z] ---> 33a2320059a4 [2021-05-26T09:28:01.522Z] [2021-05-26T09:28:01.737Z] Skipping build go-build-helper (already ran) [2021-05-26T09:28:01.737Z] Building app-service-config [2021-05-26T09:28:01.737Z] + make build [2021-05-26T09:28:01.737Z] go mod tidy [2021-05-26T09:28:02.133Z] Successfully built 33a2320059a4 [2021-05-26T09:28:02.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:28:02.133Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-26T09:28:02.133Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-05-26T09:28:02.133Z] Removing intermediate container 553b088b893e [2021-05-26T09:28:02.133Z] Removing intermediate container c69ed4a394f0 [2021-05-26T09:28:02.133Z] ---> deed890bf14d [2021-05-26T09:28:02.133Z] ---> ea19abc78d66 [2021-05-26T09:28:02.133Z] [2021-05-26T09:28:02.133Z] Step 22/23 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:28:02.412Z] ---> 8075959ee4ec [2021-05-26T09:28:02.412Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-26T09:28:02.412Z] ---> Running in 3ad721e29a1c [2021-05-26T09:28:02.694Z] ---> Running in 6d1785cd1ee1 [2021-05-26T09:28:02.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:28:02.973Z] Successfully built deed890bf14d [2021-05-26T09:28:02.973Z] Successfully tagged support-scheduler-arm64:latest [2021-05-26T09:28:02.973Z] Building security-proxy-setup [2021-05-26T09:28:03.253Z]  Building support-scheduler ... done Removing intermediate container 3ad721e29a1c [2021-05-26T09:28:03.253Z] ---> 1ee56cb75e0d [2021-05-26T09:28:03.253Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T09:28:03.530Z] ---> Running in 166bbd225599 [2021-05-26T09:28:03.814Z] Removing intermediate container 166bbd225599 [2021-05-26T09:28:04.097Z] ---> a4241f24e0f6 [2021-05-26T09:28:04.097Z] [2021-05-26T09:28:04.097Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-26T09:28:04.097Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-26T09:28:04.288Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 [2021-05-26T09:28:04.288Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-26T09:28:04.288Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-26T09:28:04.288Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-26T09:28:04.288Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-26T09:28:04.288Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-26T09:28:04.373Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-26T09:28:04.373Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-26T09:28:04.373Z] Successfully built a4241f24e0f6 [2021-05-26T09:28:04.373Z] Successfully tagged support-notifications-arm64:latest [2021-05-26T09:28:04.373Z]  Building support-notifications ... done Building core-metadata [2021-05-26T09:28:04.550Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-26T09:28:04.652Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-26T09:28:04.652Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-26T09:28:04.652Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:28:04.814Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-26T09:28:04.814Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-26T09:28:04.814Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-26T09:28:04.936Z] OK: 8 MiB in 20 packages [2021-05-26T09:28:05.075Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-26T09:28:05.076Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-26T09:28:05.076Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-26T09:28:05.076Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-26T09:28:05.076Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-26T09:28:05.076Z] go: downloading golang.org/x/text v0.3.2 [2021-05-26T09:28:05.340Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-26T09:28:05.340Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-26T09:28:05.340Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-26T09:28:05.340Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-26T09:28:05.340Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-26T09:28:05.340Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-26T09:28:05.340Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-26T09:28:05.340Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-26T09:28:05.340Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-26T09:28:05.340Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-26T09:28:05.340Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-26T09:28:05.340Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-26T09:28:05.340Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-26T09:28:05.630Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-26T09:28:05.630Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-26T09:28:05.630Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-26T09:28:05.630Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-26T09:28:05.630Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-26T09:28:05.630Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-26T09:28:05.630Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-26T09:28:05.630Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-26T09:28:05.630Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-26T09:28:05.630Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-26T09:28:05.630Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-26T09:28:05.892Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-26T09:28:05.892Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-26T09:28:05.892Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-26T09:28:05.892Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-26T09:28:05.892Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-26T09:28:05.892Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-26T09:28:05.892Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-26T09:28:05.892Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-26T09:28:05.892Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-26T09:28:05.892Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-26T09:28:05.892Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-26T09:28:05.892Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-26T09:28:05.892Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-26T09:28:05.892Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-26T09:28:05.892Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-26T09:28:05.892Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-26T09:28:05.892Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-26T09:28:05.892Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-26T09:28:05.892Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-26T09:28:05.932Z] Removing intermediate container 6d1785cd1ee1 [2021-05-26T09:28:05.932Z] ---> 07734efa8067 [2021-05-26T09:28:05.932Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-26T09:28:06.154Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-26T09:28:06.154Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-26T09:28:06.154Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-26T09:28:06.210Z] ---> Running in 76eae260e98e [2021-05-26T09:28:06.210Z] Removing intermediate container b8ad7af1ba42 [2021-05-26T09:28:06.210Z] ---> 1b0655ee3920 [2021-05-26T09:28:06.210Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:28:06.416Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-26T09:28:06.416Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-26T09:28:06.416Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-26T09:28:06.416Z] go: downloading github.com/kr/text v0.1.0 [2021-05-26T09:28:06.416Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-26T09:28:06.416Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-26T09:28:06.416Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-26T09:28:06.416Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-26T09:28:06.416Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-26T09:28:06.416Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-26T09:28:06.677Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-26T09:28:06.677Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-26T09:28:06.677Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-26T09:28:06.677Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-26T09:28:06.677Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-26T09:28:06.677Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-26T09:28:06.677Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-26T09:28:06.937Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-26T09:28:07.211Z] Removing intermediate container 76eae260e98e [2021-05-26T09:28:07.211Z] ---> 900ae501568e [2021-05-26T09:28:07.211Z] Step 29/32 : CMD ["gate"] [2021-05-26T09:28:07.492Z] ---> 44861f3569c4 [2021-05-26T09:28:07.492Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-26T09:28:07.769Z] ---> Running in 04b2b8551a6b [2021-05-26T09:28:08.770Z] Removing intermediate container 04b2b8551a6b [2021-05-26T09:28:08.770Z] ---> 3bc9f1c69f6b [2021-05-26T09:28:08.770Z] Step 30/32 : LABEL arch=arm64 [2021-05-26T09:28:09.050Z] ---> fbae0931f9a1 [2021-05-26T09:28:09.050Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-26T09:28:09.328Z] ---> Running in 793d6fc9941b [2021-05-26T09:28:10.328Z] Removing intermediate container 793d6fc9941b [2021-05-26T09:28:10.328Z] ---> adc3ba28b046 [2021-05-26T09:28:10.328Z] Step 31/32 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:28:10.607Z] ---> f281fbb3f620 [2021-05-26T09:28:10.607Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-26T09:28:10.899Z] ---> Running in f5b6f43e22ac [2021-05-26T09:28:10.899Z] ---> Running in 122ccd53241d [2021-05-26T09:28:11.894Z] Removing intermediate container f5b6f43e22ac [2021-05-26T09:28:11.894Z] ---> a24aac02ce58 [2021-05-26T09:28:11.894Z] Step 32/32 : LABEL version=0.0.0 [2021-05-26T09:28:11.894Z] Removing intermediate container 122ccd53241d [2021-05-26T09:28:11.894Z] ---> c484d071ee79 [2021-05-26T09:28:11.894Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:28:11.894Z] ---> Running in e10ce657c65a [2021-05-26T09:28:12.175Z] ---> Running in ee7cb82dd392 [2021-05-26T09:28:12.778Z] Removing intermediate container e10ce657c65a [2021-05-26T09:28:12.778Z] ---> 313a52b22c45 [2021-05-26T09:28:12.778Z] [2021-05-26T09:28:12.778Z] Removing intermediate container ee7cb82dd392 [2021-05-26T09:28:12.778Z] ---> 1f1f93c671b3 [2021-05-26T09:28:12.778Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T09:28:13.055Z] Successfully built 313a52b22c45 [2021-05-26T09:28:13.056Z] ---> Running in 20a05948b376 [2021-05-26T09:28:13.056Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-26T09:28:13.056Z]  Building security-bootstrapper ... done Building core-command [2021-05-26T09:28:13.689Z] Removing intermediate container 20a05948b376 [2021-05-26T09:28:13.689Z] ---> fedfddc1aa4c [2021-05-26T09:28:13.689Z] Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:28:13.999Z] ---> Running in 1c4c3ca92e01 [2021-05-26T09:28:14.646Z] Removing intermediate container 1c4c3ca92e01 [2021-05-26T09:28:14.646Z] ---> d1b55dfb8505 [2021-05-26T09:28:14.646Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T09:28:14.646Z] ---> Running in 6f2274795cb1 [2021-05-26T09:28:15.276Z] Removing intermediate container 6f2274795cb1 [2021-05-26T09:28:15.276Z] ---> eb4a2e81a281 [2021-05-26T09:28:15.276Z] [2021-05-26T09:28:15.883Z] Successfully built eb4a2e81a281 [2021-05-26T09:28:15.883Z] Successfully tagged core-data-arm64:latest [2021-05-26T09:28:16.946Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-26T09:28:16.946Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-26T09:28:16.946Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-26T09:28:16.946Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-26T09:28:17.518Z] Building config-common [2021-05-26T09:28:17.518Z] + snapcraftctl build [2021-05-26T09:28:20.081Z] Building edgex-go [2021-05-26T09:28:20.081Z] + cd /root/parts/edgex-go/src [2021-05-26T09:28:20.081Z] + make build [2021-05-26T09:28:20.081Z] go mod tidy [2021-05-26T09:28:20.342Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 [2021-05-26T09:28:20.342Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-26T09:28:20.342Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-26T09:28:20.342Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-26T09:28:20.604Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-26T09:28:20.604Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-26T09:28:20.604Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-26T09:28:20.604Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-26T09:28:20.604Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-26T09:28:20.865Z] 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-26T09:28:26.159Z] 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-26T09:28:30.378Z] 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-26T09:28:31.763Z] 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-26T09:28:33.148Z] 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-26T09:28:33.719Z] 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-26T09:28:35.636Z] 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-26T09:28:37.551Z] 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-26T09:28:38.936Z] 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-26T09:28:40.454Z] 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-26T09:28:41.518Z] 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-26T09:28:42.907Z] 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-26T09:28:44.824Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-26T09:28:44.824Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-26T09:28:44.824Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-26T09:28:44.824Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-26T09:28:44.824Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-26T09:28:44.824Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-26T09:28:44.824Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-26T09:28:44.824Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-26T09:28:44.824Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-26T09:28:44.824Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-26T09:28:44.824Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-26T09:28:44.824Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-26T09:28:44.824Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-26T09:28:44.824Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-26T09:28:44.824Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-26T09:28:44.824Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-26T09:28:44.824Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-26T09:28:44.824Z] + 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-26T09:28:44.824Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-26T09:28:44.824Z] + 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-26T09:28:44.824Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-26T09:28:44.824Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-26T09:28:44.824Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-26T09:28:44.824Z] + 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-26T09:28:44.824Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-26T09:28:44.824Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-26T09:28:44.824Z] + 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-26T09:28:48.131Z] Building static-packages [2021-05-26T09:28:48.131Z] + snapcraftctl build [2021-05-26T09:28:49.516Z] Building version [2021-05-26T09:28:49.516Z] + snapcraftctl build [2021-05-26T09:28:51.429Z] Skipping stage go-build-helper (already ran) [2021-05-26T09:28:51.430Z] Staging app-service-config [2021-05-26T09:28:51.430Z] + snapcraftctl stage [2021-05-26T09:28:52.829Z] Staging config-common [2021-05-26T09:28:52.829Z] + snapcraftctl stage [2021-05-26T09:28:53.773Z] Staging edgex-go [2021-05-26T09:28:53.773Z] + snapcraftctl stage [2021-05-26T09:28:54.723Z] Staging static-packages [2021-05-26T09:28:54.723Z] + snapcraftctl stage [2021-05-26T09:28:55.669Z] Staging version [2021-05-26T09:28:55.669Z] + snapcraftctl stage [2021-05-26T09:28:56.609Z] Priming go-build-helper [2021-05-26T09:28:56.609Z] + snapcraftctl prime [2021-05-26T09:28:57.549Z] Priming app-service-config [2021-05-26T09:28:57.549Z] + snapcraftctl prime [2021-05-26T09:28:58.931Z] Priming config-common [2021-05-26T09:28:58.931Z] + snapcraftctl prime [2021-05-26T09:28:59.873Z] Priming edgex-go [2021-05-26T09:28:59.873Z] + snapcraftctl prime [2021-05-26T09:29:01.271Z] Priming static-packages [2021-05-26T09:29:01.271Z] + snapcraftctl prime [2021-05-26T09:29:02.895Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:29:02.895Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:29:02.895Z] ---> 8a139b62bb83 [2021-05-26T09:29:02.895Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T09:29:02.895Z] ---> Using cache [2021-05-26T09:29:02.895Z] ---> cbb01306af4f [2021-05-26T09:29:02.895Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:29:02.895Z] ---> Using cache [2021-05-26T09:29:02.895Z] ---> 5ce40c78cf6d [2021-05-26T09:29:02.895Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-26T09:29:02.895Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:29:02.895Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:29:02.895Z] ---> 8a139b62bb83 [2021-05-26T09:29:02.895Z] Step 3/22 : WORKDIR /edgex-go [2021-05-26T09:29:02.895Z] ---> Using cache [2021-05-26T09:29:02.895Z] ---> cbb01306af4f [2021-05-26T09:29:02.895Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:29:02.895Z] ---> Using cache [2021-05-26T09:29:02.895Z] ---> 5ce40c78cf6d [2021-05-26T09:29:02.895Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-26T09:29:02.895Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:29:02.895Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:29:02.895Z] ---> 8a139b62bb83 [2021-05-26T09:29:02.895Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T09:29:02.895Z] ---> Using cache [2021-05-26T09:29:02.895Z] ---> cbb01306af4f [2021-05-26T09:29:02.895Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:29:02.895Z] ---> Using cache [2021-05-26T09:29:02.895Z] ---> 5ce40c78cf6d [2021-05-26T09:29:02.895Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T09:29:03.499Z] ---> Running in 928d3bf4d7e1 [2021-05-26T09:29:03.499Z] ---> Running in 65338104cb55 [2021-05-26T09:29:03.499Z] ---> Running in 869bd194e6f1 [2021-05-26T09:29:03.815Z] Priming version [2021-05-26T09:29:03.815Z] + snapcraftctl prime [2021-05-26T09:29:04.388Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-26T09:29:05.479Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T09:29:05.480Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T09:29:05.480Z] ---> 8a139b62bb83 [2021-05-26T09:29:05.480Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T09:29:05.480Z] ---> Using cache [2021-05-26T09:29:05.480Z] ---> cbb01306af4f [2021-05-26T09:29:05.480Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T09:29:05.480Z] ---> Using cache [2021-05-26T09:29:05.480Z] ---> 5ce40c78cf6d [2021-05-26T09:29:05.480Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T09:29:05.758Z] ---> Running in fbf32fa9a394 [2021-05-26T09:29:06.031Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:29:06.031Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:29:06.031Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-26T09:29:07.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:29:07.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:29:07.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:29:07.291Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:29:07.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:29:07.901Z] OK: 218 MiB in 52 packages [2021-05-26T09:29:08.187Z] OK: 218 MiB in 52 packages [2021-05-26T09:29:08.187Z] OK: 218 MiB in 52 packages [2021-05-26T09:29:09.184Z] OK: 218 MiB in 52 packages [2021-05-26T09:29:09.776Z] Removing intermediate container 869bd194e6f1 [2021-05-26T09:29:09.776Z] ---> fb04b8788f44 [2021-05-26T09:29:09.776Z] Step 6/22 : COPY go.mod . [2021-05-26T09:29:09.776Z] Removing intermediate container 928d3bf4d7e1 [2021-05-26T09:29:09.776Z] ---> e969df342db8 [2021-05-26T09:29:09.776Z] Step 6/24 : COPY go.mod . [2021-05-26T09:29:09.776Z] Removing intermediate container 65338104cb55 [2021-05-26T09:29:09.776Z] ---> e9e511fea7e8 [2021-05-26T09:29:09.776Z] Step 6/24 : COPY go.mod . [2021-05-26T09:29:10.384Z] Removing intermediate container fbf32fa9a394 [2021-05-26T09:29:10.384Z] ---> e2c3ef816925 [2021-05-26T09:29:10.384Z] Step 6/24 : COPY go.mod . [2021-05-26T09:29:10.660Z] ---> a19696fcb3be [2021-05-26T09:29:10.660Z] Step 7/22 : RUN go mod download [2021-05-26T09:29:10.660Z] ---> Running in 4290478e008f [2021-05-26T09:29:10.939Z] ---> 0338a8686376 [2021-05-26T09:29:10.939Z] Step 7/24 : RUN go mod download [2021-05-26T09:29:10.939Z] ---> 7d9d27f304af [2021-05-26T09:29:10.939Z] Step 7/24 : RUN go mod download [2021-05-26T09:29:11.213Z] ---> Running in c8b0c7183b50 [2021-05-26T09:29:11.494Z] ---> Running in 5357a9bfbee1 [2021-05-26T09:29:11.494Z] ---> 689861c9f3e2 [2021-05-26T09:29:11.494Z] Step 7/24 : RUN go mod download [2021-05-26T09:29:11.776Z] ---> Running in 740b7866f294 [2021-05-26T09:29:14.422Z] Removing intermediate container 4290478e008f [2021-05-26T09:29:14.422Z] ---> 760a1042267f [2021-05-26T09:29:14.422Z] Step 8/22 : COPY . . [2021-05-26T09:29:14.696Z] Removing intermediate container c8b0c7183b50 [2021-05-26T09:29:14.696Z] ---> 27e909fc0617 [2021-05-26T09:29:14.696Z] Step 8/24 : COPY . . [2021-05-26T09:29:15.293Z] Removing intermediate container 5357a9bfbee1 [2021-05-26T09:29:15.293Z] ---> 5b0e8e960007 [2021-05-26T09:29:15.293Z] Step 8/24 : COPY . . [2021-05-26T09:29:15.293Z] Removing intermediate container 740b7866f294 [2021-05-26T09:29:15.293Z] ---> 0a225e2f71f0 [2021-05-26T09:29:15.293Z] Step 8/24 : COPY . . [2021-05-26T09:29:37.481Z] ---> 2072c170936a [2021-05-26T09:29:37.481Z] Step 9/24 : RUN go mod tidy [2021-05-26T09:29:37.481Z] ---> 9549e32b36bd [2021-05-26T09:29:37.481Z] Step 9/24 : RUN go mod tidy [2021-05-26T09:29:37.481Z] ---> 83d9b977e9f3 [2021-05-26T09:29:37.481Z] Step 9/22 : RUN go mod tidy [2021-05-26T09:29:37.481Z] ---> fa9aefc588ba [2021-05-26T09:29:37.481Z] Step 9/24 : RUN go mod tidy [2021-05-26T09:29:37.481Z] ---> Running in b5f83f5181fe [2021-05-26T09:29:37.481Z] ---> Running in c7e8b025db57 [2021-05-26T09:29:37.481Z] ---> Running in 02ae877e8cd4 [2021-05-26T09:29:37.481Z] ---> Running in 96f8946e7344 [2021-05-26T09:29:42.908Z] Removing intermediate container b5f83f5181fe [2021-05-26T09:29:42.908Z] ---> a8d315a019dc [2021-05-26T09:29:42.908Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-26T09:29:42.908Z] ---> Running in 4394d1d28a38 [2021-05-26T09:29:42.908Z] Removing intermediate container 96f8946e7344 [2021-05-26T09:29:42.908Z] ---> 6fc084ad4782 [2021-05-26T09:29:42.908Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-26T09:29:42.908Z] Removing intermediate container c7e8b025db57 [2021-05-26T09:29:42.908Z] ---> a00862b4207c [2021-05-26T09:29:42.908Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentRemoving intermediate container 02ae877e8cd4 [2021-05-26T09:29:42.908Z] ---> 5f878444806b [2021-05-26T09:29:42.908Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-26T09:29:42.908Z] [2021-05-26T09:29:43.182Z] ---> Running in f89f2ec48ffc [2021-05-26T09:29:43.182Z] ---> Running in e73536164113 [2021-05-26T09:29:43.461Z] ---> Running in 816a564b49f1 [2021-05-26T09:29:44.064Z] 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-26T09:29:45.053Z] 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-26T09:29:45.332Z] 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-26T09:29:45.608Z] 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-26T09:31:07.456Z] 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-26T09:31:22.652Z] Removing intermediate container e73536164113 [2021-05-26T09:31:22.652Z] ---> a660425e53db [2021-05-26T09:31:22.652Z] [2021-05-26T09:31:22.652Z] Step 11/22 : FROM alpine:3.12 [2021-05-26T09:31:22.652Z] ---> 9852663dfa18 [2021-05-26T09:31:22.652Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-26T09:31:22.652Z] ---> Running in 8d9fb697b67a [2021-05-26T09:31:23.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:31:23.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:31:24.548Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-26T09:31:24.827Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T09:31:24.827Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-26T09:31:24.827Z] (4/4) Installing curl (7.76.1-r0) [2021-05-26T09:31:24.827Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T09:31:24.827Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T09:31:25.104Z] OK: 7 MiB in 18 packages [2021-05-26T09:31:27.536Z] Removing intermediate container 816a564b49f1 [2021-05-26T09:31:27.536Z] ---> 9adeab8b80d9 [2021-05-26T09:31:27.536Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-26T09:31:27.809Z] ---> Running in 19fcb73a6ea1 [2021-05-26T09:31:28.130Z] Removing intermediate container f89f2ec48ffc [2021-05-26T09:31:28.130Z] ---> 3e08cd0589c8 [2021-05-26T09:31:28.130Z] [2021-05-26T09:31:28.130Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T09:31:28.130Z] ---> 9852663dfa18 [2021-05-26T09:31:28.130Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T09:31:28.130Z] ---> Using cache [2021-05-26T09:31:28.130Z] ---> 1751551caab6 [2021-05-26T09:31:28.130Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T09:31:28.130Z] ---> Using cache [2021-05-26T09:31:28.130Z] ---> 000388e2b21d [2021-05-26T09:31:28.130Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-26T09:31:28.130Z] Removing intermediate container 8d9fb697b67a [2021-05-26T09:31:28.130Z] ---> eaa464db6fa2 [2021-05-26T09:31:28.130Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T09:31:28.130Z] ---> Running in 616c8eb56f81 [2021-05-26T09:31:28.407Z] ---> Running in fa9892452645 [2021-05-26T09:31:29.006Z] Removing intermediate container fa9892452645 [2021-05-26T09:31:29.006Z] ---> fc97a5bd4d11 [2021-05-26T09:31:29.006Z] Step 14/22 : WORKDIR /edgex [2021-05-26T09:31:29.006Z] Removing intermediate container 616c8eb56f81 [2021-05-26T09:31:29.006Z] ---> 87fc5ceee304 [2021-05-26T09:31:29.006Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T09:31:29.007Z] ---> Running in e5305ae25380 [2021-05-26T09:31:29.282Z] ---> Running in 39bc082b3d7f [2021-05-26T09:31:29.561Z] 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-26T09:31:29.838Z] Removing intermediate container e5305ae25380 [2021-05-26T09:31:29.838Z] ---> 2a9109b0c9b2 [2021-05-26T09:31:29.838Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-26T09:31:30.112Z] Removing intermediate container 39bc082b3d7f [2021-05-26T09:31:30.112Z] ---> 3caafd533db0 [2021-05-26T09:31:30.112Z] Step 16/24 : WORKDIR / [2021-05-26T09:31:30.395Z] ---> Running in f5b064fdae2e [2021-05-26T09:31:31.016Z] ---> d050b423543d [2021-05-26T09:31:31.016Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-26T09:31:31.308Z] Removing intermediate container f5b064fdae2e [2021-05-26T09:31:31.308Z] ---> d9f87f4a4bdb [2021-05-26T09:31:31.308Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:31:32.849Z] ---> 69454a2e55ed [2021-05-26T09:31:32.849Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-26T09:31:33.128Z] ---> 6397bfe4aac7 [2021-05-26T09:31:33.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-26T09:31:33.128Z] Removing intermediate container 19fcb73a6ea1 [2021-05-26T09:31:33.128Z] ---> 70982f9a8f49 [2021-05-26T09:31:33.128Z] [2021-05-26T09:31:33.128Z] Step 12/24 : FROM docker:20.10.0 [2021-05-26T09:31:33.407Z] 20.10.0: Pulling from library/docker [2021-05-26T09:31:35.399Z] ---> 5b5b08215135 [2021-05-26T09:31:35.399Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-26T09:31:35.675Z] ---> 965eea7d81ea [2021-05-26T09:31:35.675Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-26T09:31:35.972Z] Removing intermediate container 4394d1d28a38 [2021-05-26T09:31:35.972Z] ---> 5ee99e80ed71 [2021-05-26T09:31:35.972Z] [2021-05-26T09:31:35.972Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T09:31:35.972Z] ---> 9852663dfa18 [2021-05-26T09:31:35.972Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T09:31:35.972Z] ---> Using cache [2021-05-26T09:31:35.972Z] ---> 1751551caab6 [2021-05-26T09:31:35.972Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T09:31:35.972Z] ---> Using cache [2021-05-26T09:31:35.972Z] ---> 000388e2b21d [2021-05-26T09:31:35.972Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-26T09:31:35.972Z] ---> Running in 2b84815ddcd5 [2021-05-26T09:31:36.254Z] ---> Running in c0a4b4479a51 [2021-05-26T09:31:36.548Z] ---> 7335c4ec6f91 [2021-05-26T09:31:36.548Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-26T09:31:36.825Z] Removing intermediate container 2b84815ddcd5 [2021-05-26T09:31:36.825Z] ---> c8f20cbf623b [2021-05-26T09:31:36.825Z] Step 19/22 : CMD ["--init=true"] [2021-05-26T09:31:36.825Z] ---> Running in 34a9d6c27d3d [2021-05-26T09:31:37.118Z] Removing intermediate container c0a4b4479a51 [2021-05-26T09:31:37.118Z] ---> 84099946e7ad [2021-05-26T09:31:37.118Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T09:31:37.118Z] ---> Running in 37e4c1bdc840 [2021-05-26T09:31:37.118Z] ---> Running in 8fe0fb626fbe [2021-05-26T09:31:37.390Z] Removing intermediate container 34a9d6c27d3d [2021-05-26T09:31:37.390Z] ---> f4a73d6869ca [2021-05-26T09:31:37.390Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:31:37.983Z] ---> Running in 93ca510f083d [2021-05-26T09:31:37.983Z] Removing intermediate container 37e4c1bdc840 [2021-05-26T09:31:37.983Z] ---> b72eaa4195bd [2021-05-26T09:31:37.983Z] Step 20/22 : LABEL arch=arm64 [2021-05-26T09:31:38.255Z] Removing intermediate container 8fe0fb626fbe [2021-05-26T09:31:38.255Z] ---> bf3a4e65ab5b [2021-05-26T09:31:38.255Z] Step 16/24 : WORKDIR / [2021-05-26T09:31:38.527Z] ---> Running in 5a4c97af3c13 [2021-05-26T09:31:38.799Z] ---> Running in 7cd4e34ef36c [2021-05-26T09:31:38.800Z] Removing intermediate container 93ca510f083d [2021-05-26T09:31:38.800Z] ---> 071541d6eddd [2021-05-26T09:31:38.800Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T09:31:39.072Z] Removing intermediate container 5a4c97af3c13 [2021-05-26T09:31:39.072Z] ---> 96979bc679b7 [2021-05-26T09:31:39.072Z] Step 21/22 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:31:39.346Z] ---> Running in 448a3eb2d47e [2021-05-26T09:31:39.620Z] ---> Running in 33d183f8c680 [2021-05-26T09:31:39.620Z] Removing intermediate container 7cd4e34ef36c [2021-05-26T09:31:39.620Z] ---> 5fd4c8c37e22 [2021-05-26T09:31:39.620Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T09:31:40.130Z] Removing intermediate container 448a3eb2d47e [2021-05-26T09:31:40.130Z] ---> bf56323c7e2e [2021-05-26T09:31:40.130Z] Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:31:40.408Z] ---> Running in 059b779f510d [2021-05-26T09:31:40.408Z] Removing intermediate container 33d183f8c680 [2021-05-26T09:31:40.408Z] ---> 24937c685050 [2021-05-26T09:31:40.408Z] Step 22/22 : LABEL version=0.0.0 [2021-05-26T09:31:40.683Z] ---> Running in e1db2587a32a [2021-05-26T09:31:41.074Z] ---> c1b8e9a42a7b [2021-05-26T09:31:41.074Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-26T09:31:41.074Z] Removing intermediate container 059b779f510d [2021-05-26T09:31:41.074Z] ---> 4e8ab8f8a5f2 [2021-05-26T09:31:41.074Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T09:31:41.358Z] ---> Running in eadb468022e9 [2021-05-26T09:31:41.631Z] Removing intermediate container e1db2587a32a [2021-05-26T09:31:41.631Z] ---> 8ad1cf9ebd2e [2021-05-26T09:31:41.631Z] [2021-05-26T09:31:42.228Z] Removing intermediate container eadb468022e9 [2021-05-26T09:31:42.228Z] ---> 6feb108c0b23 [2021-05-26T09:31:42.228Z] [2021-05-26T09:31:42.228Z] Successfully built 8ad1cf9ebd2e [2021-05-26T09:31:42.228Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-26T09:31:42.826Z]  Building security-proxy-setup ... done Successfully built 6feb108c0b23 [2021-05-26T09:31:42.826Z] Successfully tagged core-command-arm64:latest [2021-05-26T09:31:42.826Z]  Building core-command ... done  ---> 576d9e9f899e [2021-05-26T09:31:42.826Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-26T09:31:43.805Z] ---> ff87cab11ed9 [2021-05-26T09:31:43.805Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-26T09:31:44.081Z] ---> Running in 778c4ba67c18 [2021-05-26T09:31:44.688Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-26T09:31:44.688Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-26T09:31:44.688Z] ---> eeaf43b92773 [2021-05-26T09:31:44.688Z] 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-26T09:31:44.688Z] Removing intermediate container 778c4ba67c18 [2021-05-26T09:31:44.688Z] ---> 6fc43dce8150 [2021-05-26T09:31:44.688Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:31:44.688Z] ---> Running in df882d9892fb [2021-05-26T09:31:44.688Z] ---> Running in 93dfdaf52e75 [2021-05-26T09:31:45.283Z] Removing intermediate container df882d9892fb [2021-05-26T09:31:45.283Z] ---> 8d47bf2e40ad [2021-05-26T09:31:45.283Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-26T09:31:45.283Z] Removing intermediate container 93dfdaf52e75 [2021-05-26T09:31:45.283Z] ---> 05b29039b745 [2021-05-26T09:31:45.283Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T09:31:45.561Z] ---> Running in 7e1d4b1c4101 [2021-05-26T09:31:45.561Z] ---> Running in d231daa24bf7 [2021-05-26T09:31:46.159Z] Removing intermediate container d231daa24bf7 [2021-05-26T09:31:46.159Z] ---> ae0ce5da79bd [2021-05-26T09:31:46.159Z] Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:31:46.444Z] ---> Running in 5c266576b30a [2021-05-26T09:31:47.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T09:31:47.039Z] Removing intermediate container 5c266576b30a [2021-05-26T09:31:47.039Z] ---> 6d7ff6c558e7 [2021-05-26T09:31:47.039Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T09:31:47.039Z] ---> Running in 690af40a8f03 [2021-05-26T09:31:47.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T09:31:47.636Z] Removing intermediate container 690af40a8f03 [2021-05-26T09:31:47.636Z] ---> 21bc650cf0b8 [2021-05-26T09:31:47.636Z] [2021-05-26T09:31:47.636Z] (1/39) Installing readline (8.0.4-r0) [2021-05-26T09:31:47.636Z] (2/39) Installing bash (5.0.17-r0) [2021-05-26T09:31:47.910Z] Executing bash-5.0.17-r0.post-install [2021-05-26T09:31:47.910Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T09:31:47.910Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-26T09:31:47.910Z] (5/39) Installing curl (7.76.1-r0) [2021-05-26T09:31:47.910Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-26T09:31:47.910Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-26T09:31:47.910Z] (8/39) Installing expat (2.2.9-r1) [2021-05-26T09:31:47.910Z] (9/39) Installing libffi (3.3-r2) [2021-05-26T09:31:47.910Z] (10/39) Installing gdbm (1.13-r1) [2021-05-26T09:31:47.910Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-26T09:31:47.910Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-26T09:31:47.910Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-26T09:31:47.910Z] Successfully built 21bc650cf0b8 [2021-05-26T09:31:48.183Z] Successfully tagged core-metadata-arm64:latest [2021-05-26T09:31:49.612Z]  Building core-metadata ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-26T09:31:49.612Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-26T09:31:49.612Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-26T09:31:49.612Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-26T09:31:49.612Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-26T09:31:49.612Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-26T09:31:49.612Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-26T09:31:49.884Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-26T09:31:49.885Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-26T09:31:49.885Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-26T09:31:49.885Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-26T09:31:49.885Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-26T09:31:49.885Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-26T09:31:49.885Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-26T09:31:49.885Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-26T09:31:49.885Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-26T09:31:49.885Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-26T09:31:49.885Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-26T09:31:49.885Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-26T09:31:50.158Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-26T09:31:50.158Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-26T09:31:50.158Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-26T09:31:50.158Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-26T09:31:50.158Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-26T09:31:50.158Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-26T09:31:50.158Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-26T09:31:50.158Z] Executing busybox-1.31.1-r19.trigger [2021-05-26T09:31:50.158Z] OK: 72 MiB in 59 packages [2021-05-26T09:31:54.485Z] Collecting docker-compose==1.23.2 [2021-05-26T09:31:54.485Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-26T09:31:54.485Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-26T09:31:54.485Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-26T09:31:56.464Z] Collecting docopt<0.7,>=0.6.1 [2021-05-26T09:31:56.464Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-26T09:31:57.898Z] 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-26T09:31:58.877Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-26T09:31:58.877Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-26T09:31:59.474Z] Collecting cached-property<2,>=1.2.0 [2021-05-26T09:31:59.474Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-26T09:31:59.749Z] Collecting texttable<0.10,>=0.9.0 [2021-05-26T09:31:59.749Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-26T09:32:01.729Z] Collecting docker<4.0,>=3.6.0 [2021-05-26T09:32:01.729Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-26T09:32:02.705Z] Collecting jsonschema<3,>=2.5.1 [2021-05-26T09:32:02.705Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-26T09:32:03.300Z] Collecting PyYAML<4,>=3.10 [2021-05-26T09:32:03.300Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-26T09:32:06.690Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-26T09:32:06.690Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-26T09:32:07.290Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-26T09:32:07.290Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-26T09:32:07.290Z] 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-26T09:32:07.565Z] Collecting idna<2.8,>=2.5 [2021-05-26T09:32:07.565Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-26T09:32:07.565Z] 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-26T09:32:07.838Z] Collecting docker-pycreds>=0.4.0 [2021-05-26T09:32:07.838Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-26T09:32:07.838Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-26T09:32:07.838Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-26T09:32:07.838Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-26T09:32:07.838Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-26T09:32:08.816Z] Installing collected packages: dockerpty, docopt, urllib3, idna, requests, cached-property, texttable, docker-pycreds, websocket-client, docker, jsonschema, PyYAML, docker-compose [2021-05-26T09:32:08.816Z] Running setup.py install for dockerpty: started [2021-05-26T09:32:10.794Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-26T09:32:10.794Z] Running setup.py install for docopt: started [2021-05-26T09:32:12.232Z] Running setup.py install for docopt: finished with status 'done' [2021-05-26T09:32:12.232Z] Attempting uninstall: urllib3 [2021-05-26T09:32:12.232Z] Found existing installation: urllib3 1.25.9 [2021-05-26T09:32:12.232Z] Uninstalling urllib3-1.25.9: [2021-05-26T09:32:12.232Z] Successfully uninstalled urllib3-1.25.9 [2021-05-26T09:32:12.832Z] Attempting uninstall: idna [2021-05-26T09:32:12.832Z] Found existing installation: idna 2.9 [2021-05-26T09:32:12.832Z] Uninstalling idna-2.9: [2021-05-26T09:32:12.832Z] Successfully uninstalled idna-2.9 [2021-05-26T09:32:13.431Z] Attempting uninstall: requests [2021-05-26T09:32:13.431Z] Found existing installation: requests 2.23.0 [2021-05-26T09:32:13.431Z] Uninstalling requests-2.23.0: [2021-05-26T09:32:13.431Z] Successfully uninstalled requests-2.23.0 [2021-05-26T09:32:14.032Z] Running setup.py install for texttable: started [2021-05-26T09:32:15.487Z] Running setup.py install for texttable: finished with status 'done' [2021-05-26T09:32:16.918Z] Running setup.py install for PyYAML: started [2021-05-26T09:32:18.925Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-26T09:32:19.908Z] 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-26T09:32:28.215Z] Removing intermediate container 7e1d4b1c4101 [2021-05-26T09:32:28.215Z] ---> 24b9802a6fb0 [2021-05-26T09:32:28.215Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-26T09:32:28.215Z] ---> Running in 8e898b867f07 [2021-05-26T09:32:28.215Z] Removing intermediate container 8e898b867f07 [2021-05-26T09:32:28.215Z] ---> 17a7d38b7938 [2021-05-26T09:32:28.215Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-26T09:32:28.490Z] ---> Running in 868e51bf5666 [2021-05-26T09:32:29.088Z] Removing intermediate container 868e51bf5666 [2021-05-26T09:32:29.088Z] ---> 8248bfd08ba7 [2021-05-26T09:32:29.088Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-26T09:32:30.069Z] ---> 77c1034c6460 [2021-05-26T09:32:30.069Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-26T09:32:31.050Z] ---> 69a1c6dbc90d [2021-05-26T09:32:31.050Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-26T09:32:32.030Z] ---> 9b223a822e72 [2021-05-26T09:32:32.030Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-26T09:32:32.030Z] ---> Running in c575ca2879ff [2021-05-26T09:32:32.629Z] Removing intermediate container c575ca2879ff [2021-05-26T09:32:32.629Z] ---> b3d28c1938fc [2021-05-26T09:32:32.629Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T09:32:32.629Z] ---> Running in 3adeb3e1628f [2021-05-26T09:32:33.224Z] Removing intermediate container 3adeb3e1628f [2021-05-26T09:32:33.224Z] ---> fa70fefd1226 [2021-05-26T09:32:33.224Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T09:32:33.497Z] ---> Running in e42aefacc6d1 [2021-05-26T09:32:33.771Z] Removing intermediate container e42aefacc6d1 [2021-05-26T09:32:33.771Z] ---> e1fd6796818b [2021-05-26T09:32:33.771Z] Step 23/24 : LABEL git_sha=7646f62f59f7f9ae4db74acd8414c192257ef4ff [2021-05-26T09:32:34.045Z] ---> Running in a85c3f9676ed [2021-05-26T09:32:34.644Z] Removing intermediate container a85c3f9676ed [2021-05-26T09:32:34.644Z] ---> d8ad8b5fbdf9 [2021-05-26T09:32:34.644Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T09:32:34.644Z] ---> Running in f12a8a060964 [2021-05-26T09:32:35.242Z] Removing intermediate container f12a8a060964 [2021-05-26T09:32:35.242Z] ---> 1f6c4d652779 [2021-05-26T09:32:35.242Z] [2021-05-26T09:32:35.516Z] Successfully built 1f6c4d652779 [2021-05-26T09:32:35.789Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-26T09:32:36.080Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-26T09:32:36.065Z] $ docker stop --time=1 92a7e9106a61d3a5cc0f9f28a0e8f8c1056d543af1e924ebc132281d2f51492d [2021-05-26T09:32:37.895Z] $ docker rm -f 92a7e9106a61d3a5cc0f9f28a0e8f8c1056d543af1e924ebc132281d2f51492d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T09:32:38.532Z] + docker images [2021-05-26T09:32:38.802Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-26T09:32:38.802Z] sys-mgmt-agent-arm64 latest 1f6c4d652779 4 seconds ago 299MB [2021-05-26T09:32:38.802Z] core-metadata-arm64 latest 21bc650cf0b8 51 seconds ago 17.4MB [2021-05-26T09:32:38.802Z] core-command-arm64 latest 6feb108c0b23 57 seconds ago 16.1MB [2021-05-26T09:32:38.802Z] security-proxy-setup-arm64 latest 8ad1cf9ebd2e 57 seconds ago 24MB [2021-05-26T09:32:38.802Z] 5ee99e80ed71 About a minute ago 989MB [2021-05-26T09:32:38.802Z] 70982f9a8f49 About a minute ago 979MB [2021-05-26T09:32:38.802Z] 3e08cd0589c8 About a minute ago 981MB [2021-05-26T09:32:38.802Z] a660425e53db About a minute ago 978MB [2021-05-26T09:32:38.802Z] core-data-arm64 latest eb4a2e81a281 4 minutes ago 20.4MB [2021-05-26T09:32:38.802Z] security-bootstrapper-arm64 latest 313a52b22c45 4 minutes ago 17.2MB [2021-05-26T09:32:38.802Z] support-notifications-arm64 latest a4241f24e0f6 4 minutes ago 16.8MB [2021-05-26T09:32:38.802Z] security-secretstore-setup-arm64 latest 33a2320059a4 4 minutes ago 24.4MB [2021-05-26T09:32:38.802Z] support-scheduler-arm64 latest deed890bf14d 4 minutes ago 16.1MB [2021-05-26T09:32:38.802Z] f1ee9508c6b4 4 minutes ago 990MB [2021-05-26T09:32:38.802Z] 2178a7becaa7 4 minutes ago 982MB [2021-05-26T09:32:38.802Z] a03ee7a29336 4 minutes ago 981MB [2021-05-26T09:32:38.802Z] 4156e74f7ded 5 minutes ago 979MB [2021-05-26T09:32:38.802Z] c3a6edfdefeb 5 minutes ago 974MB [2021-05-26T09:32:38.802Z] ci-base-image-arm64 latest 8a139b62bb83 16 minutes ago 641MB [2021-05-26T09:32:38.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-26T09:32:38.802Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-26T09:32:38.802Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-26T09:32:38.802Z] 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-26T09:32:39.711Z] ---> job-cost.sh [2021-05-26T09:32:39.711Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PaNy [2021-05-26T09:33:18.679Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T09:34:55.437Z] lf-activate-venv(): INFO: Adding /tmp/venv-PaNy/bin to PATH [2021-05-26T09:34:55.437Z] INFO: No Stack... [2021-05-26T09:34:55.437Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-26T09:34:55.437Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T09:34:55.798Z] + cat /w/workspace/edgex-go/2/archives/cost.csv+ cut [2021-05-26T09:34:55.799Z] -d, -f6 [Pipeline] lock [2021-05-26T09:34:55.889Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3510-2-stack-cost] [2021-05-26T09:34:55.899Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3510-2-stack-cost] did not exist. Created. [2021-05-26T09:34:55.899Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3510-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T09:34:56.263Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-26T09:34:56.552Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T09:34:56.563Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3510-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-26T09:34:57.398Z] provisioning config files... [2021-05-26T09:34:57.411Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6944125168576658515tmp [Pipeline] { [Pipeline] sh [2021-05-26T09:34:57.754Z] + set +x [2021-05-26T09:34:57.754Z] + bash -s -- [2021-05-26T09:34:57.754Z] + curl -s https://codecov.io/bash [2021-05-26T09:34:58.018Z] [2021-05-26T09:34:58.018Z] _____ _ [2021-05-26T09:34:58.018Z] / ____| | | [2021-05-26T09:34:58.018Z] | | ___ __| | ___ ___ _____ __ [2021-05-26T09:34:58.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-26T09:34:58.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-26T09:34:58.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-26T09:34:58.018Z] Bash-1.0.3 [2021-05-26T09:34:58.018Z] [2021-05-26T09:34:58.018Z] [2021-05-26T09:34:58.018Z] ==> git version 2.24.4 found [2021-05-26T09:34:58.018Z] ==> 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-26T09:34:58.018Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-26T09:34:58.018Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-26T09:34:58.018Z] ==> Jenkins CI detected. [2021-05-26T09:34:58.018Z] project root: . [2021-05-26T09:34:58.018Z] --> token set from env [2021-05-26T09:34:58.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-26T09:34:58.018Z] ==> Running gcov in . (disable via -X gcov) [2021-05-26T09:34:58.018Z] ==> Python coveragepy not found [2021-05-26T09:34:58.018Z] ==> Searching for coverage reports in: [2021-05-26T09:34:58.018Z] + . [2021-05-26T09:34:58.018Z] -> Found 1 reports [2021-05-26T09:34:58.018Z] ==> Detecting git/mercurial file structure [2021-05-26T09:34:58.018Z] ==> Reading reports [2021-05-26T09:34:58.018Z] + ./coverage.out bytes=742988 [2021-05-26T09:34:58.018Z] ==> Appending adjustments [2021-05-26T09:34:58.018Z] https://docs.codecov.io/docs/fixing-reports [2021-05-26T09:35:00.589Z] + Found adjustments [2021-05-26T09:35:00.589Z] ==> Gzipping contents [2021-05-26T09:35:00.589Z] 104K /tmp/codecov.hcaOGG.gz [2021-05-26T09:35:00.589Z] ==> Uploading reports [2021-05-26T09:35:00.589Z] url: https://codecov.io [2021-05-26T09:35:00.589Z] query: branch=PR-3510&commit=7646f62f59f7f9ae4db74acd8414c192257ef4ff&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= [2021-05-26T09:35:00.589Z] -> Pinging Codecov [2021-05-26T09:35:00.589Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3510&commit=7646f62f59f7f9ae4db74acd8414c192257ef4ff&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3510%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3510&job=&cmd_args= [2021-05-26T09:35:00.849Z] -> Uploading to [2021-05-26T09:35:00.850Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-26/00271124DB129430A58F1EEE437C3FCB/7646f62f59f7f9ae4db74acd8414c192257ef4ff/fe753217-539d-463e-beea-4b37e198bc00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T093500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f10c969cada4d0c08ff8604c4b79fb7656f7701b55b6d57f5c4e5317b6b0f95f [2021-05-26T09:35:00.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T09:35:00.850Z] Dload Upload Total Spent Left Speed [2021-05-26T09:35:01.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 0 100 103k 0 197k --:--:-- --:--:-- --:--:-- 197k [2021-05-26T09:35:01.420Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7646f62f59f7f9ae4db74acd8414c192257ef4ff [Pipeline] } [2021-05-26T09:35:01.428Z] 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-26T09:35:02.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T09:35:03.046Z] ---> package-listing.sh [2021-05-26T09:35:03.046Z] ++ facter osfamily [2021-05-26T09:35:03.046Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-26T09:35:03.309Z] + OS_FAMILY=redhat [2021-05-26T09:35:03.309Z] + workspace=/w/workspace/edgex-go/2 [2021-05-26T09:35:03.309Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-26T09:35:03.309Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-26T09:35:03.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-26T09:35:03.309Z] + PACKAGES=/tmp/packages_start.txt [2021-05-26T09:35:03.309Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-26T09:35:03.309Z] + PACKAGES=/tmp/packages_end.txt [2021-05-26T09:35:03.309Z] + case "${OS_FAMILY}" in [2021-05-26T09:35:03.309Z] + sort [2021-05-26T09:35:03.309Z] + rpm -qa [2021-05-26T09:35:05.861Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-26T09:35:05.861Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-26T09:35:05.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-26T09:35:05.861Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-26T09:35:05.861Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-26T09:35:05.861Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-26T09:35:05.880Z] 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-26T09:35:06.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:35:06.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T09:35:06.731Z] [2021-05-26T09:35:06.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-26T09:35:07.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T09:35:07.043Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-26T09:35:07.043Z] df20fa9351a1: Pulling fs layer [2021-05-26T09:35:07.043Z] 36b3adc4ff6f: Pulling fs layer [2021-05-26T09:35:07.043Z] 8ad3a11d3b57: Pulling fs layer [2021-05-26T09:35:07.043Z] 46f8f816bc3b: Pulling fs layer [2021-05-26T09:35:07.043Z] 93b61091891f: Pulling fs layer [2021-05-26T09:35:07.043Z] 93b9cdb0e59b: Pulling fs layer [2021-05-26T09:35:07.043Z] 5e14af77c1be: Pulling fs layer [2021-05-26T09:35:07.043Z] 01666e4c0597: Pulling fs layer [2021-05-26T09:35:07.043Z] aa168da1d23b: Pulling fs layer [2021-05-26T09:35:07.043Z] 46f8f816bc3b: Waiting [2021-05-26T09:35:07.043Z] 93b61091891f: Waiting [2021-05-26T09:35:07.043Z] 93b9cdb0e59b: Waiting [2021-05-26T09:35:07.043Z] 5e14af77c1be: Waiting [2021-05-26T09:35:07.043Z] 01666e4c0597: Waiting [2021-05-26T09:35:07.043Z] aa168da1d23b: Waiting [2021-05-26T09:35:07.043Z] 36b3adc4ff6f: Verifying Checksum [2021-05-26T09:35:07.043Z] 36b3adc4ff6f: Download complete [2021-05-26T09:35:07.043Z] 46f8f816bc3b: Verifying Checksum [2021-05-26T09:35:07.043Z] 46f8f816bc3b: Download complete [2021-05-26T09:35:07.305Z] df20fa9351a1: Download complete [2021-05-26T09:35:07.305Z] 93b9cdb0e59b: Verifying Checksum [2021-05-26T09:35:07.305Z] 93b9cdb0e59b: Download complete [2021-05-26T09:35:07.305Z] 5e14af77c1be: Verifying Checksum [2021-05-26T09:35:07.305Z] 5e14af77c1be: Download complete [2021-05-26T09:35:07.305Z] 01666e4c0597: Verifying Checksum [2021-05-26T09:35:07.305Z] 01666e4c0597: Download complete [2021-05-26T09:35:07.305Z] 93b61091891f: Verifying Checksum [2021-05-26T09:35:07.305Z] 93b61091891f: Download complete [2021-05-26T09:35:07.305Z] df20fa9351a1: Pull complete [2021-05-26T09:35:07.573Z] 36b3adc4ff6f: Pull complete [2021-05-26T09:35:07.573Z] 8ad3a11d3b57: Verifying Checksum [2021-05-26T09:35:07.573Z] 8ad3a11d3b57: Download complete [2021-05-26T09:35:08.162Z] 8ad3a11d3b57: Pull complete [2021-05-26T09:35:08.162Z] 46f8f816bc3b: Pull complete [2021-05-26T09:35:08.430Z] 93b61091891f: Pull complete [2021-05-26T09:35:08.430Z] 93b9cdb0e59b: Pull complete [2021-05-26T09:35:08.430Z] 5e14af77c1be: Pull complete [2021-05-26T09:35:08.690Z] 01666e4c0597: Pull complete [2021-05-26T09:35:09.262Z] aa168da1d23b: Verifying Checksum [2021-05-26T09:35:09.262Z] aa168da1d23b: Download complete [2021-05-26T09:35:13.889Z] aa168da1d23b: Pull complete [2021-05-26T09:35:13.889Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-26T09:35:13.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T09:35:13.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-26T09:35:13.969Z] prd-centos7-docker-4c-2g-403 does not seem to be running inside a container [2021-05-26T09:35:14.006Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-26T09:35:17.237Z] $ docker top a124bb88dfddf57fc38d6c2f5daef7d259667392717c412f3fc6072c0c791889 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T09:35:17.618Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-26T09:35:17.912Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-26T09:35:18.209Z] + ls /var/log/sa-host [2021-05-26T09:35:18.209Z] + sadf -c /var/log/sa-host/sa05 [2021-05-26T09:35:18.209Z] file_magic: OK [2021-05-26T09:35:18.209Z] HZ: Using current value: 100 [2021-05-26T09:35:18.209Z] file_header: OK [2021-05-26T09:35:18.209Z] 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-26T09:35:18.209Z] Statistics: [2021-05-26T09:35:18.209Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T09:35:18.209Z] File successfully converted to sysstat format version 12.2.1 [2021-05-26T09:35:18.209Z] + sadf -c /var/log/sa-host/sa26 [2021-05-26T09:35:18.209Z] file_magic: OK [2021-05-26T09:35:18.209Z] HZ: Using current value: 100 [2021-05-26T09:35:18.209Z] file_header: OK [2021-05-26T09:35:18.209Z] 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-26T09:35:18.209Z] Statistics: [2021-05-26T09:35:18.209Z] 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... [2021-05-26T09:35:18.209Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T09:35:18.800Z] provisioning config files... [2021-05-26T09:35:18.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4743122405158112032tmp [Pipeline] { [Pipeline] echo [2021-05-26T09:35:18.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T09:35:19.125Z] ---> create-netrc.sh [Pipeline] } [2021-05-26T09:35:19.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-26T09:35:19.165Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T09:35:19.459Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-26T09:35:19.469Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T09:35:19.759Z] ---> sudo-logs.sh [2021-05-26T09:35:19.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-26T09:35:19.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T09:35:20.090Z] ---> job-cost.sh [2021-05-26T09:35:20.090Z] lf-activate-venv: SKIPPING [2021-05-26T09:35:20.090Z] DEBUG: total: 0.18000000715255737 [2021-05-26T09:35:20.090Z] INFO: Retrieving Stack Cost... [2021-05-26T09:35:21.033Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T09:35:21.294Z] INFO: Archiving Costs [Pipeline] echo [2021-05-26T09:35:21.306Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T09:35:21.604Z] ---> logs-deploy.sh [2021-05-26T09:35:21.604Z] lf-activate-venv: SKIPPING [2021-05-26T09:35:21.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3510/2 [2021-05-26T09:35:21.604Z] INFO: archiving workspace using pattern(s): [2021-05-26T09:35:22.547Z] Archives upload complete. [2021-05-26T09:35:22.547Z] INFO: archiving logs to Nexus [2021-05-26T09:35:23.128Z] ---> uname -a: [2021-05-26T09:35:23.128Z] Linux prd-centos7-docker-4c-2g-403.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-26T09:35:23.128Z] [2021-05-26T09:35:23.128Z] [2021-05-26T09:35:23.128Z] ---> lscpu: [2021-05-26T09:35:23.128Z] Architecture: x86_64 [2021-05-26T09:35:23.128Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-26T09:35:23.128Z] Byte Order: Little Endian [2021-05-26T09:35:23.128Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-26T09:35:23.128Z] CPU(s): 2 [2021-05-26T09:35:23.128Z] On-line CPU(s) list: 0,1 [2021-05-26T09:35:23.128Z] Thread(s) per core: 1 [2021-05-26T09:35:23.128Z] Core(s) per socket: 1 [2021-05-26T09:35:23.128Z] Socket(s): 2 [2021-05-26T09:35:23.128Z] NUMA node(s): 1 [2021-05-26T09:35:23.128Z] Vendor ID: AuthenticAMD [2021-05-26T09:35:23.128Z] CPU family: 23 [2021-05-26T09:35:23.128Z] Model: 49 [2021-05-26T09:35:23.128Z] Model name: AMD EPYC-Rome Processor [2021-05-26T09:35:23.128Z] Stepping: 0 [2021-05-26T09:35:23.128Z] CPU MHz: 2799.998 [2021-05-26T09:35:23.128Z] BogoMIPS: 5599.99 [2021-05-26T09:35:23.128Z] Virtualization: AMD-V [2021-05-26T09:35:23.128Z] Hypervisor vendor: KVM [2021-05-26T09:35:23.128Z] Virtualization type: full [2021-05-26T09:35:23.128Z] L1d cache: 64 KiB [2021-05-26T09:35:23.128Z] L1i cache: 64 KiB [2021-05-26T09:35:23.128Z] L2 cache: 1 MiB [2021-05-26T09:35:23.128Z] L3 cache: 32 MiB [2021-05-26T09:35:23.128Z] NUMA node0 CPU(s): 0,1 [2021-05-26T09:35:23.128Z] Vulnerability Itlb multihit: Not affected [2021-05-26T09:35:23.128Z] Vulnerability L1tf: Not affected [2021-05-26T09:35:23.128Z] Vulnerability Mds: Not affected [2021-05-26T09:35:23.128Z] Vulnerability Meltdown: Not affected [2021-05-26T09:35:23.128Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-26T09:35:23.129Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-26T09:35:23.129Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-26T09:35:23.129Z] Vulnerability Srbds: Not affected [2021-05-26T09:35:23.129Z] Vulnerability Tsx async abort: Not affected [2021-05-26T09:35:23.129Z] 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-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] ---> nproc: [2021-05-26T09:35:23.129Z] 2 [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] ---> df -h: [2021-05-26T09:35:23.129Z] Filesystem Size Used Available Use% Mounted on [2021-05-26T09:35:23.129Z] overlay 40.0G 13.4G 26.6G 34% / [2021-05-26T09:35:23.129Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-26T09:35:23.129Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-26T09:35:23.129Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-26T09:35:23.129Z] /dev/vda1 40.0G 13.4G 26.6G 34% /facter-os [2021-05-26T09:35:23.129Z] /dev/vda1 40.0G 13.4G 26.6G 34% /etc/resolv.conf [2021-05-26T09:35:23.129Z] /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hostname [2021-05-26T09:35:23.129Z] /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hosts [2021-05-26T09:35:23.129Z] /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/auth.log [2021-05-26T09:35:23.129Z] /dev/vda1 40.0G 13.4G 26.6G 34% /run/cloud-init/result.json [2021-05-26T09:35:23.129Z] /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/sa-host [2021-05-26T09:35:23.129Z] /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/secure [2021-05-26T09:35:23.129Z] /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/2 [2021-05-26T09:35:23.129Z] /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/2@tmp [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] ---> free -m: [2021-05-26T09:35:23.129Z] total used free shared buff/cache available [2021-05-26T09:35:23.129Z] Mem: 7821 1379 2368 0 4073 6410 [2021-05-26T09:35:23.129Z] Swap: 1023 1 1022 [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] ---> ip addr: [2021-05-26T09:35:23.129Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-26T09:35:23.129Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-26T09:35:23.129Z] inet 127.0.0.1/8 scope host lo [2021-05-26T09:35:23.129Z] valid_lft forever preferred_lft forever [2021-05-26T09:35:23.129Z] inet6 ::1/128 scope host [2021-05-26T09:35:23.129Z] valid_lft forever preferred_lft forever [2021-05-26T09:35:23.129Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-26T09:35:23.129Z] link/ether fa:16:3e:f6:d6:0f brd ff:ff:ff:ff:ff:ff [2021-05-26T09:35:23.129Z] inet 10.30.122.86/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-26T09:35:23.129Z] valid_lft 84924sec preferred_lft 84924sec [2021-05-26T09:35:23.129Z] inet6 fe80::f816:3eff:fef6:d60f/64 scope link [2021-05-26T09:35:23.129Z] valid_lft forever preferred_lft forever [2021-05-26T09:35:23.129Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-26T09:35:23.129Z] link/ether 02:42:de:1f:f7:27 brd ff:ff:ff:ff:ff:ff [2021-05-26T09:35:23.129Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-26T09:35:23.129Z] valid_lft forever preferred_lft forever [2021-05-26T09:35:23.129Z] inet6 fe80::42:deff:fe1f:f727/64 scope link [2021-05-26T09:35:23.129Z] valid_lft forever preferred_lft forever [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] ---> sar -b -r -n DEV: [2021-05-26T09:35:23.129Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] 09:10:35 LINUX RESTART (2 CPU) [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] 09:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-26T09:35:23.129Z] 09:12:01 127.37 17.43 109.94 0.00 5668.05 21887.38 0.00 [2021-05-26T09:35:23.129Z] 09:13:01 176.54 0.00 176.54 0.00 0.00 48292.56 0.00 [2021-05-26T09:35:23.129Z] 09:14:02 63.88 0.00 63.88 0.00 0.00 7146.14 0.00 [2021-05-26T09:35:23.129Z] 09:15:01 50.39 0.02 50.37 0.00 0.54 6898.12 0.00 [2021-05-26T09:35:23.129Z] 09:16:01 89.98 0.02 89.97 0.00 0.53 17755.58 0.00 [2021-05-26T09:35:23.129Z] 09:17:03 539.57 151.89 387.68 0.00 3873.51 260671.32 0.00 [2021-05-26T09:35:23.129Z] 09:18:01 264.73 33.08 231.65 0.00 1039.86 63646.70 0.00 [2021-05-26T09:35:23.129Z] 09:19:02 683.19 256.65 426.54 0.00 7831.05 231744.73 0.00 [2021-05-26T09:35:23.129Z] 09:20:01 304.03 43.90 260.13 0.00 3304.98 61460.97 0.00 [2021-05-26T09:35:23.129Z] 09:21:01 47.70 10.52 37.18 0.00 1295.90 2632.67 0.00 [2021-05-26T09:35:23.129Z] 09:22:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 [2021-05-26T09:35:23.129Z] 09:23:01 0.30 0.00 0.30 0.00 0.00 3.30 0.00 [2021-05-26T09:35:23.129Z] 09:24:01 0.28 0.03 0.25 0.00 0.27 2.75 0.00 [2021-05-26T09:35:23.129Z] 09:25:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 [2021-05-26T09:35:23.129Z] 09:26:01 0.40 0.18 0.22 0.00 5.73 2.47 0.00 [2021-05-26T09:35:23.129Z] 09:27:01 1.18 0.37 0.82 0.00 95.02 16.38 0.00 [2021-05-26T09:35:23.129Z] 09:28:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-05-26T09:35:23.129Z] 09:29:01 0.25 0.00 0.25 0.00 0.00 3.71 0.00 [2021-05-26T09:35:23.129Z] 09:30:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 [2021-05-26T09:35:23.129Z] 09:31:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 [2021-05-26T09:35:23.129Z] 09:32:01 0.33 0.00 0.33 0.00 0.00 3.95 0.00 [2021-05-26T09:35:23.129Z] 09:33:01 0.23 0.02 0.22 0.00 0.13 2.72 0.00 [2021-05-26T09:35:23.129Z] 09:34:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-05-26T09:35:23.129Z] 09:35:01 3.36 3.05 0.32 0.00 314.38 27.52 0.00 [2021-05-26T09:35:23.129Z] Average: 98.48 21.73 76.75 0.00 979.58 30386.34 0.00 [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] 09:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-26T09:35:23.129Z] 09:12:01 5131168 0 813300 10.15 2620 2061844 1257704 13.89 740564 1722732 160 [2021-05-26T09:35:23.129Z] 09:13:01 4235720 0 1018024 12.71 2620 2752568 1363068 15.05 1037316 2201564 16 [2021-05-26T09:35:23.129Z] 09:14:02 3665496 0 1198488 14.96 2620 3142328 1569736 17.33 1452424 2326248 187276 [2021-05-26T09:35:23.129Z] 09:15:01 3719508 0 1244076 15.53 2620 3042728 1954276 21.58 1380288 2331988 88312 [2021-05-26T09:35:23.129Z] 09:16:01 3644964 0 1159992 14.48 2620 3201356 1549580 17.11 1276740 2502960 105380 [2021-05-26T09:35:23.129Z] 09:17:03 150696 0 1447476 18.07 2620 6408140 2155020 23.79 3230900 3883420 151704 [2021-05-26T09:35:23.129Z] 09:18:01 805900 0 1395052 17.42 2620 5805360 1801468 19.89 2679136 3789480 16 [2021-05-26T09:35:23.129Z] 09:19:02 1504264 0 1579688 19.72 2620 4922360 2990556 33.02 2047920 3664216 3508 [2021-05-26T09:35:23.129Z] 09:20:01 2168332 0 1375900 17.18 2620 4462080 1577956 17.42 1770820 3302312 24 [2021-05-26T09:35:23.129Z] 09:21:01 3058608 0 1314512 16.41 2620 3633192 1423804 15.72 961156 3243164 8 [2021-05-26T09:35:23.129Z] 09:22:01 3064444 0 1308672 16.34 2620 3633196 1396024 15.41 959712 3241128 8 [2021-05-26T09:35:23.129Z] 09:23:01 3066816 0 1306296 16.31 2620 3633200 1387800 15.32 960792 3239340 8 [2021-05-26T09:35:23.129Z] 09:24:01 3066716 0 1306388 16.31 2620 3633208 1388092 15.33 961312 3239348 16 [2021-05-26T09:35:23.129Z] 09:25:01 3067372 0 1305732 16.30 2620 3633208 1387864 15.32 960856 3239348 12 [2021-05-26T09:35:23.129Z] 09:26:01 3067388 0 1305676 16.30 2620 3633248 1387864 15.32 961456 3238780 16 [2021-05-26T09:35:23.129Z] 09:27:01 3062092 0 1308168 16.33 2620 3636052 1387948 15.32 967144 3238828 8 [2021-05-26T09:35:23.129Z] 09:28:01 3062328 0 1307924 16.33 2620 3636060 1387864 15.32 967064 3238828 12 [2021-05-26T09:35:23.129Z] 09:29:01 3062320 0 1307928 16.33 2620 3636064 1387864 15.32 967068 3238828 8 [2021-05-26T09:35:23.129Z] 09:30:01 3062268 0 1307980 16.33 2620 3636064 1387864 15.32 967184 3238828 8 [2021-05-26T09:35:23.129Z] 09:31:01 3062308 0 1307928 16.33 2620 3636076 1387864 15.32 967076 3238832 8 [2021-05-26T09:35:23.129Z] 09:32:01 3062112 0 1308124 16.33 2620 3636076 1387960 15.32 967172 3238828 8 [2021-05-26T09:35:23.129Z] 09:33:01 3062188 0 1308040 16.33 2620 3636084 1387996 15.32 967452 3238832 12 [2021-05-26T09:35:23.129Z] 09:34:01 3062192 0 1308032 16.33 2620 3636088 1387864 15.32 967092 3238832 12 [2021-05-26T09:35:23.129Z] 09:35:01 3048072 0 1311876 16.38 2620 3646364 1389492 15.34 975792 3243524 136 [2021-05-26T09:35:23.129Z] Average: 2956803 0 1285636 16.05 2620 3763873 1545147 17.06 1253935 3096674 22362 [2021-05-26T09:35:23.129Z] [2021-05-26T09:35:23.129Z] 09:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-26T09:35:23.129Z] 09:12:01 eth0 1702.00 1632.16 6422.74 199.23 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:12:01 docker0 960.16 789.45 76.52 2697.13 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:13:01 vethf96949c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:13:01 eth0 574.16 486.88 3542.77 47.16 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:13:01 docker0 223.94 278.21 15.46 848.03 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:14:02 veth3e3ada0 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:14:02 eth0 39.50 21.30 36.61 15.38 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:14:02 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:15:01 veth3e3ada0 1.98 1.98 0.16 0.16 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:15:01 eth0 35.41 24.37 21.91 105.63 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:15:01 docker0 1.98 1.98 0.13 0.16 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:16:01 eth0 167.19 145.99 1681.76 21.91 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:17:03 vethf048c29 0.00 0.56 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:17:03 vethd6c36d8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:17:03 eth0 95.96 66.03 193.29 17.95 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:17:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.129Z] 09:18:01 vethf048c29 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:18:01 eth0 47.88 28.61 200.61 11.60 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:18:01 docker0 1286.06 1188.35 98.95 3969.32 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:19:02 vethf048c29 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:19:02 eth0 253.55 175.19 1707.44 138.05 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:19:02 vethc882092 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:20:01 veth30fbdca 2.46 4.45 0.17 32.82 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:20:01 veth3a6977b 4.45 2.46 32.82 0.17 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:20:01 vethf048c29 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:20:01 eth0 49.78 29.90 121.94 14.88 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:21:01 eth0 35.33 26.89 58.63 7.70 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:21:01 docker0 1327.47 1262.69 101.07 4434.02 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:22:01 eth0 0.43 0.38 0.10 0.09 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:23:01 eth0 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:24:01 eth0 0.93 0.43 0.37 0.21 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:25:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:27:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:29:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:30:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:31:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:32:01 eth0 0.27 0.25 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:33:01 eth0 0.45 0.30 0.27 0.17 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:34:01 eth0 0.08 0.07 0.01 0.03 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:35:01 eth0 6.66 4.33 6.75 3.90 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] Average: eth0 125.66 110.36 584.24 24.31 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] Average: docker0 55.38 52.68 4.22 184.97 0.00 0.00 0.00 0.00 [2021-05-26T09:35:23.130Z] [2021-05-26T09:35:23.130Z] [2021-05-26T09:35:23.130Z] ---> sar -P ALL: [2021-05-26T09:35:23.130Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) [2021-05-26T09:35:23.130Z] [2021-05-26T09:35:23.130Z] 09:10:35 LINUX RESTART (2 CPU) [2021-05-26T09:35:23.130Z] [2021-05-26T09:35:23.130Z] 09:11:01 CPU %user %nice %system %iowait %steal %idle [2021-05-26T09:35:23.130Z] 09:12:01 all 31.48 0.00 7.58 4.06 0.11 56.77 [2021-05-26T09:35:23.130Z] 09:12:01 0 35.34 0.00 8.71 3.21 0.09 52.65 [2021-05-26T09:35:23.130Z] 09:12:01 1 27.67 0.00 6.47 4.90 0.12 60.84 [2021-05-26T09:35:23.130Z] 09:13:01 all 13.09 0.00 7.98 6.00 0.09 72.84 [2021-05-26T09:35:23.130Z] 09:13:01 0 13.21 0.00 7.96 4.23 0.09 74.52 [2021-05-26T09:35:23.130Z] 09:13:01 1 12.98 0.00 7.99 7.76 0.09 71.18 [2021-05-26T09:35:23.130Z] 09:14:02 all 75.36 0.00 9.01 3.43 0.11 12.08 [2021-05-26T09:35:23.130Z] 09:14:02 0 75.82 0.00 8.22 4.14 0.11 11.70 [2021-05-26T09:35:23.130Z] 09:14:02 1 74.90 0.00 9.80 2.72 0.11 12.47 [2021-05-26T09:35:23.130Z] 09:15:01 all 34.90 0.00 5.83 1.12 0.08 58.07 [2021-05-26T09:35:23.130Z] 09:15:01 0 35.25 0.00 5.60 1.06 0.09 58.00 [2021-05-26T09:35:23.130Z] 09:15:01 1 34.55 0.00 6.06 1.18 0.07 58.14 [2021-05-26T09:35:23.130Z] 09:16:01 all 58.08 0.00 10.46 3.04 0.10 28.33 [2021-05-26T09:35:23.130Z] 09:16:01 0 57.09 0.00 10.31 2.40 0.09 30.11 [2021-05-26T09:35:23.130Z] 09:16:01 1 59.07 0.00 10.61 3.67 0.11 26.54 [2021-05-26T09:35:23.130Z] 09:17:03 all 23.14 0.00 21.22 30.70 0.10 24.83 [2021-05-26T09:35:23.130Z] 09:17:03 0 23.38 0.00 20.95 31.93 0.10 23.64 [2021-05-26T09:35:23.130Z] 09:17:03 1 22.91 0.00 21.49 29.46 0.11 26.03 [2021-05-26T09:35:23.130Z] 09:18:01 all 73.20 0.00 12.09 12.71 0.11 1.89 [2021-05-26T09:35:23.130Z] 09:18:01 0 72.54 0.00 12.69 12.92 0.11 1.73 [2021-05-26T09:35:23.130Z] 09:18:01 1 73.85 0.00 11.49 12.50 0.11 2.04 [2021-05-26T09:35:23.130Z] 09:19:02 all 26.83 0.00 17.85 45.25 0.12 9.95 [2021-05-26T09:35:23.130Z] 09:19:02 0 27.36 0.00 17.24 46.02 0.11 9.27 [2021-05-26T09:35:23.130Z] 09:19:02 1 26.30 0.00 18.46 44.48 0.13 10.63 [2021-05-26T09:35:23.130Z] 09:20:01 all 58.64 0.00 10.95 25.31 0.13 4.97 [2021-05-26T09:35:23.130Z] 09:20:01 0 59.45 0.00 10.05 24.99 0.13 5.38 [2021-05-26T09:35:23.130Z] 09:20:01 1 57.83 0.00 11.85 25.64 0.13 4.55 [2021-05-26T09:35:23.130Z] 09:21:01 all 1.83 0.00 1.47 5.66 0.04 91.00 [2021-05-26T09:35:23.130Z] 09:21:01 0 1.58 0.00 1.28 6.27 0.05 90.82 [2021-05-26T09:35:23.130Z] 09:21:01 1 2.08 0.00 1.65 5.05 0.03 91.19 [2021-05-26T09:35:23.130Z] 09:22:01 all 0.08 0.00 0.05 0.00 0.02 99.86 [2021-05-26T09:35:23.130Z] 09:22:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-05-26T09:35:23.130Z] 09:22:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-05-26T09:35:23.130Z] [2021-05-26T09:35:23.130Z] 09:22:01 CPU %user %nice %system %iowait %steal %idle [2021-05-26T09:35:23.130Z] 09:23:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-26T09:35:23.130Z] 09:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-26T09:35:23.130Z] 09:23:01 1 0.22 0.00 0.05 0.00 0.02 99.72 [2021-05-26T09:35:23.130Z] 09:24:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-26T09:35:23.130Z] 09:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-26T09:35:23.130Z] 09:24:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-26T09:35:23.130Z] 09:25:01 all 0.13 0.00 0.02 0.00 0.01 99.84 [2021-05-26T09:35:23.130Z] 09:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-26T09:35:23.130Z] 09:25:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-05-26T09:35:23.130Z] 09:26:01 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-05-26T09:35:23.130Z] 09:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-26T09:35:23.130Z] 09:26:01 1 0.22 0.00 0.05 0.00 0.03 99.70 [2021-05-26T09:35:23.130Z] 09:27:01 all 0.20 0.00 0.03 0.25 0.02 99.50 [2021-05-26T09:35:23.130Z] 09:27:01 0 0.05 0.00 0.03 0.50 0.02 99.40 [2021-05-26T09:35:23.130Z] 09:27:01 1 0.35 0.00 0.03 0.00 0.02 99.60 [2021-05-26T09:35:23.130Z] 09:28:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-26T09:35:23.130Z] 09:28:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2021-05-26T09:35:23.130Z] 09:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-26T09:35:23.130Z] 09:29:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-05-26T09:35:23.130Z] 09:29:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-05-26T09:35:23.130Z] 09:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-26T09:35:23.130Z] 09:30:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-05-26T09:35:23.130Z] 09:30:01 0 0.27 0.00 0.03 0.00 0.00 99.70 [2021-05-26T09:35:23.130Z] 09:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-26T09:35:23.130Z] 09:31:01 all 0.16 0.00 0.03 0.00 0.03 99.79 [2021-05-26T09:35:23.130Z] 09:31:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2021-05-26T09:35:23.130Z] 09:31:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-26T09:35:23.130Z] 09:32:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-05-26T09:35:23.130Z] 09:32:01 0 0.27 0.00 0.02 0.00 0.00 99.72 [2021-05-26T09:35:23.130Z] 09:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-26T09:35:23.130Z] 09:33:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-05-26T09:35:23.130Z] 09:33:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2021-05-26T09:35:23.130Z] 09:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-26T09:35:23.130Z] [2021-05-26T09:35:23.130Z] 09:33:01 CPU %user %nice %system %iowait %steal %idle [2021-05-26T09:35:23.130Z] 09:34:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-26T09:35:23.130Z] 09:34:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-26T09:35:23.130Z] 09:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-26T09:35:23.130Z] 09:35:01 all 1.88 0.00 0.68 0.13 0.01 97.31 [2021-05-26T09:35:23.130Z] 09:35:01 0 1.99 0.00 0.65 0.08 0.00 97.27 [2021-05-26T09:35:23.130Z] 09:35:01 1 1.77 0.00 0.70 0.17 0.02 97.34 [2021-05-26T09:35:23.130Z] Average: all 15.71 0.00 4.20 5.49 0.05 74.55 [2021-05-26T09:35:23.130Z] Average: 0 15.92 0.00 4.14 5.50 0.05 74.39 [2021-05-26T09:35:23.130Z] Average: 1 15.51 0.00 4.26 5.47 0.05 74.71 [2021-05-26T09:35:23.130Z] [2021-05-26T09:35:23.130Z] [2021-05-26T09:35:23.130Z]