Pull request #3730 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 298a1834b96a946babe9fafbac0001a68e777db5+87e8ed76953e70318171a287d139abdba61a8126 (3ec758422143a22b9cf0e13a08570178ab387b24) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8037745837556567039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4171718064752150073.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3730/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3730/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4814774119403634501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4541705131672051862.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3730/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3730/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6292057614001938065.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-60’ Running on prd-centos7-docker-4c-2g-74 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7125838320242467438.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 298a1834b96a946babe9fafbac0001a68e777db5 Merge succeeded, producing 298a1834b96a946babe9fafbac0001a68e777db5 Checking out Revision 298a1834b96a946babe9fafbac0001a68e777db5 (PR-3730) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh48103998019474440.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5320772587780421022.key > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3565-unused" > git rev-list --no-walk aaed763260d62745bc96981490f62274be2fe8d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T02:22:16.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T02:22:16.849Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T02:22:16.878Z] ========================================================= [2021-09-29T02:22:16.878Z] EdgeX Global Pipelines Version Info [2021-09-29T02:22:16.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:22:18.017Z] ------------------- [2021-09-29T02:22:18.017Z] stable info: [2021-09-29T02:22:18.017Z] ------------------- [2021-09-29T02:22:18.017Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T02:22:18.017Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T02:22:18.017Z] Message: update stable to v1.0.205 [2021-09-29T02:22:19.017Z] ------------------- [2021-09-29T02:22:19.017Z] experimental info: [2021-09-29T02:22:19.017Z] ------------------- [2021-09-29T02:22:19.017Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T02:22:19.017Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T02:22:19.017Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T02:22:19.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T02:22:19.431Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T02:22:19.472Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T02:22:19.513Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T02:22:19.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T02:22:19.600Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T02:22:19.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T02:22:19.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T02:22:19.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T02:22:19.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T02:22:19.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T02:22:19.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T02:22:19.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T02:22:19.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T02:22:19.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T02:22:19.896Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T02:22:19.919Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T02:22:19.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T02:22:19.998Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T02:22:20.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T02:22:20.080Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T02:22:20.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T02:22:20.169Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T02:22:20.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3730 [Pipeline] echo [2021-09-29T02:22:20.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3730 [Pipeline] echo [2021-09-29T02:22:20.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3730 [Pipeline] echo [2021-09-29T02:22:20.289Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 298a1834b96a946babe9fafbac0001a68e777db5 [Pipeline] echo [2021-09-29T02:22:20.315Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 298a183 [Pipeline] echo [2021-09-29T02:22:20.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:22:20.420Z] provisioning config files... [2021-09-29T02:22:20.446Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7991427912942544784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:22:20.891Z] ---> docker-login.sh [2021-09-29T02:22:20.891Z] nexus3.edgexfoundry.org:10001 [2021-09-29T02:22:20.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:22:20.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:22:20.891Z] Configure a credential helper to remove this warning. See [2021-09-29T02:22:20.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:22:20.891Z] [2021-09-29T02:22:20.891Z] Login Succeeded [2021-09-29T02:22:20.891Z] nexus3.edgexfoundry.org:10002 [2021-09-29T02:22:21.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:22:21.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:22:21.449Z] Configure a credential helper to remove this warning. See [2021-09-29T02:22:21.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:22:21.449Z] [2021-09-29T02:22:21.449Z] Login Succeeded [2021-09-29T02:22:21.449Z] nexus3.edgexfoundry.org:10003 [2021-09-29T02:22:21.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:22:21.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:22:21.449Z] Configure a credential helper to remove this warning. See [2021-09-29T02:22:21.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:22:21.449Z] [2021-09-29T02:22:21.449Z] Login Succeeded [2021-09-29T02:22:21.449Z] nexus3.edgexfoundry.org:10004 [2021-09-29T02:22:21.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:22:21.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:22:21.731Z] Configure a credential helper to remove this warning. See [2021-09-29T02:22:21.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:22:21.731Z] [2021-09-29T02:22:21.731Z] Login Succeeded [2021-09-29T02:22:21.731Z] docker.io [2021-09-29T02:22:22.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:22:22.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:22:22.305Z] Configure a credential helper to remove this warning. See [2021-09-29T02:22:22.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:22:22.305Z] [2021-09-29T02:22:22.305Z] Login Succeeded [2021-09-29T02:22:22.305Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T02:22:22.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T02:22:22.873Z] ++ 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-09-29T02:22:22.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:22.873Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T02:22:22.873Z] ++ cut -d/ -f2 [2021-09-29T02:22:22.873Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T02:22:22.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:22.873Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T02:22:22.873Z] ++ cut -d/ -f2 [2021-09-29T02:22:22.873Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T02:22:22.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:22.873Z] ++ cut -d/ -f2 [2021-09-29T02:22:22.873Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T02:22:22.873Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T02:22:22.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:22.873Z] ++ cut -d/ -f2 [2021-09-29T02:22:22.873Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T02:22:22.873Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T02:22:22.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:22.873Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T02:22:22.873Z] ++ cut -d/ -f2 [2021-09-29T02:22:22.873Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T02:22:22.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:22.873Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T02:22:22.873Z] ++ cut -d/ -f2 [2021-09-29T02:22:22.873Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T02:22:22.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:22.873Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T02:22:22.873Z] ++ cut -d/ -f2 [2021-09-29T02:22:22.873Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T02:22:22.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:22.873Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T02:22:22.873Z] ++ cut -d/ -f2 [2021-09-29T02:22:22.873Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T02:22:22.873Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:22:22.873Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T02:22:22.873Z] ++ cut -d/ -f2 [2021-09-29T02:22:22.873Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T02:22:22.971Z] 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-09-29T02:22:24.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:22:24.056Z] [2021-09-29T02:22:24.056Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:22:24.830Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:22:25.121Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T02:22:25.121Z] 31603596830f: Pulling fs layer [2021-09-29T02:22:25.121Z] 04fac38145f0: Pulling fs layer [2021-09-29T02:22:25.121Z] 701f6daf10bf: Pulling fs layer [2021-09-29T02:22:25.121Z] 24f72da36158: Pulling fs layer [2021-09-29T02:22:25.121Z] 24f72da36158: Waiting [2021-09-29T02:22:30.582Z] 04fac38145f0: Verifying Checksum [2021-09-29T02:22:30.582Z] 04fac38145f0: Download complete [2021-09-29T02:22:30.582Z] 31603596830f: Verifying Checksum [2021-09-29T02:22:30.582Z] 31603596830f: Download complete [2021-09-29T02:22:30.582Z] 31603596830f: Pull complete [2021-09-29T02:22:30.582Z] 04fac38145f0: Pull complete [2021-09-29T02:22:30.582Z] 24f72da36158: Verifying Checksum [2021-09-29T02:22:30.582Z] 24f72da36158: Download complete [2021-09-29T02:22:30.894Z] 701f6daf10bf: Verifying Checksum [2021-09-29T02:22:30.894Z] 701f6daf10bf: Download complete [2021-09-29T02:22:31.549Z] 701f6daf10bf: Pull complete [2021-09-29T02:22:31.550Z] 24f72da36158: Pull complete [2021-09-29T02:22:31.550Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T02:22:31.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:22:31.550Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T02:22:31.727Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-09-29T02:22:31.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2021-09-29T02:22:32.514Z] $ docker top 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T02:22:32.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T02:22:32.681Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T02:22:32.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T02:22:32.813Z] $ docker exec 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd ssh-agent [2021-09-29T02:22:32.927Z] SSH_AUTH_SOCK=/tmp/ssh-7dEf75yZt1ca/agent.14 [2021-09-29T02:22:32.927Z] SSH_AGENT_PID=20 [2021-09-29T02:22:32.942Z] Running ssh-add (command line suppressed) [2021-09-29T02:22:33.048Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7484832152896236102.key (/w/workspace/edgex-go/3@tmp/private_key_7484832152896236102.key) [2021-09-29T02:22:33.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T02:22:33.441Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T02:22:33.471Z] $ docker exec --env ******** --env ******** 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd ssh-agent -k [2021-09-29T02:22:33.591Z] unset SSH_AUTH_SOCK; [2021-09-29T02:22:33.591Z] unset SSH_AGENT_PID; [2021-09-29T02:22:33.591Z] echo Agent pid 20 killed; [2021-09-29T02:22:33.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T02:22:33.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T02:22:33.661Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T02:22:33.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T02:22:33.796Z] $ docker exec 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd ssh-agent [2021-09-29T02:22:33.942Z] SSH_AUTH_SOCK=/tmp/ssh-Ir2gaKfAAUat/agent.54 [2021-09-29T02:22:33.942Z] SSH_AGENT_PID=60 [2021-09-29T02:22:33.963Z] Running ssh-add (command line suppressed) [2021-09-29T02:22:34.065Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1327953768733240314.key (/w/workspace/edgex-go/3@tmp/private_key_1327953768733240314.key) [2021-09-29T02:22:34.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T02:22:34.442Z] + git semver init [2021-09-29T02:22:34.442Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T02:22:34.442Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-09-29T02:22:34.442Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-09-29T02:22:34.442Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T02:22:34.442Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T02:22:34.442Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T02:22:34.442Z] # $SEMVER_BRANCH = PR-3730 [2021-09-29T02:22:34.442Z] # $SEMVER_TEMP = /tmp/semver-773634047 [2021-09-29T02:22:34.442Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T02:24:11.422Z] # '/tmp/semver-773634047' -> '/w/workspace/edgex-go/3/.semver' [2021-09-29T02:24:11.422Z] # -> Force: false [2021-09-29T02:24:11.422Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-09-29T02:24:11.444Z] $ docker exec --env ******** --env ******** 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd ssh-agent -k [2021-09-29T02:24:11.544Z] unset SSH_AUTH_SOCK; [2021-09-29T02:24:11.545Z] unset SSH_AGENT_PID; [2021-09-29T02:24:11.546Z] echo Agent pid 60 killed; [2021-09-29T02:24:11.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T02:24:11.939Z] + git semver [Pipeline] } [2021-09-29T02:24:11.961Z] $ docker stop --time=1 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd [2021-09-29T02:24:13.510Z] $ docker rm -f 5a2c8660dd0d1dbd9d6ae66f28c7c3dc462445636f272677682b876f651975fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:24:13.937Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T02:24:14.333Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T02:24:14.337Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-29T02:24:14.671Z] ========================================================= [2021-09-29T02:24:14.671Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T02:24:14.671Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:24:15.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:24:15.002Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T02:24:15.002Z] 540db60ca938: Pulling fs layer [2021-09-29T02:24:15.002Z] adcc1eea9eea: Pulling fs layer [2021-09-29T02:24:15.002Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T02:24:15.002Z] db62176df00c: Pulling fs layer [2021-09-29T02:24:15.002Z] 3b30891b0d05: Pulling fs layer [2021-09-29T02:24:15.002Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T02:24:15.002Z] c788192a36de: Pulling fs layer [2021-09-29T02:24:15.002Z] a77e37c0d609: Pulling fs layer [2021-09-29T02:24:15.002Z] c3185cebc471: Pulling fs layer [2021-09-29T02:24:15.002Z] db62176df00c: Waiting [2021-09-29T02:24:15.002Z] 3b30891b0d05: Waiting [2021-09-29T02:24:15.002Z] 06b49ca38bd5: Waiting [2021-09-29T02:24:15.002Z] c788192a36de: Waiting [2021-09-29T02:24:15.002Z] a77e37c0d609: Waiting [2021-09-29T02:24:15.002Z] c3185cebc471: Waiting [2021-09-29T02:24:15.002Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T02:24:15.002Z] 4c4ab2625f07: Download complete [2021-09-29T02:24:15.002Z] adcc1eea9eea: Verifying Checksum [2021-09-29T02:24:15.002Z] adcc1eea9eea: Download complete [2021-09-29T02:24:15.002Z] 3b30891b0d05: Verifying Checksum [2021-09-29T02:24:15.002Z] 3b30891b0d05: Download complete [2021-09-29T02:24:15.282Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T02:24:15.282Z] 06b49ca38bd5: Download complete [2021-09-29T02:24:15.282Z] c788192a36de: Verifying Checksum [2021-09-29T02:24:15.282Z] c788192a36de: Download complete [2021-09-29T02:24:15.282Z] 540db60ca938: Download complete [2021-09-29T02:24:15.282Z] 540db60ca938: Pull complete [2021-09-29T02:24:15.555Z] adcc1eea9eea: Pull complete [2021-09-29T02:24:15.555Z] 4c4ab2625f07: Pull complete [2021-09-29T02:24:15.555Z] a77e37c0d609: Verifying Checksum [2021-09-29T02:24:15.555Z] a77e37c0d609: Download complete [2021-09-29T02:24:19.872Z] c3185cebc471: Verifying Checksum [2021-09-29T02:24:19.872Z] c3185cebc471: Download complete [2021-09-29T02:24:20.468Z] db62176df00c: Verifying Checksum [2021-09-29T02:24:20.468Z] db62176df00c: Download complete [2021-09-29T02:24:23.947Z] db62176df00c: Pull complete [2021-09-29T02:24:23.947Z] 3b30891b0d05: Pull complete [2021-09-29T02:24:23.947Z] 06b49ca38bd5: Pull complete [2021-09-29T02:24:23.947Z] c788192a36de: Pull complete [2021-09-29T02:24:23.947Z] a77e37c0d609: Pull complete [2021-09-29T02:24:25.911Z] c3185cebc471: Pull complete [2021-09-29T02:24:25.911Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T02:24:25.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:24:25.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:24:26.262Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:24:26.262Z] WORKDIR /edgex [2021-09-29T02:24:26.262Z] COPY go.mod . [2021-09-29T02:24:26.262Z] RUN go mod download' [2021-09-29T02:24:26.262Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T02:24:27.692Z] Sending build context to Docker daemon 329MB [2021-09-29T02:24:27.692Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:24:27.692Z] ---> 031687cdd783 [2021-09-29T02:24:27.692Z] Step 2/4 : WORKDIR /edgex [2021-09-29T02:24:29.135Z] ---> Running in 0dad307a11f8 [2021-09-29T02:24:29.135Z] Removing intermediate container 0dad307a11f8 [2021-09-29T02:24:29.135Z] ---> 54ec97cc4448 [2021-09-29T02:24:29.135Z] Step 3/4 : COPY go.mod . [2021-09-29T02:24:29.135Z] ---> 4fe01bb28faf [2021-09-29T02:24:29.135Z] Step 4/4 : RUN go mod download [2021-09-29T02:24:29.135Z] ---> Running in c2ea3e6fdb00 [2021-09-29T02:24:29.587Z] Still waiting to schedule task [2021-09-29T02:24:29.588Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-70’ is offline [2021-09-29T02:25:01.647Z] Removing intermediate container c2ea3e6fdb00 [2021-09-29T02:25:01.647Z] ---> 8745af1e33fd [2021-09-29T02:25:01.647Z] Successfully built 8745af1e33fd [2021-09-29T02:25:01.647Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:25:02.026Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T02:25:02.027Z] . [Pipeline] withDockerContainer [2021-09-29T02:25:02.221Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-09-29T02:25:02.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T02:25:02.694Z] $ docker top 941b44ac31758ba2beaebbef7604bef8ecbabf8d25baf48fef6e4e2862bb1f0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:25:03.145Z] + go version [2021-09-29T02:25:03.145Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T02:25:03.166Z] $ docker stop --time=1 941b44ac31758ba2beaebbef7604bef8ecbabf8d25baf48fef6e4e2862bb1f0b [2021-09-29T02:25:04.349Z] $ docker rm -f 941b44ac31758ba2beaebbef7604bef8ecbabf8d25baf48fef6e4e2862bb1f0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:25:04.917Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T02:25:04.918Z] . [Pipeline] withDockerContainer [2021-09-29T02:25:05.024Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-09-29T02:25:05.109Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T02:25:05.471Z] $ docker top dc8ac7d641ad329319a1e1baca06b029e61eaac9fdcaf5839fdb70ce46311a87 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T02:25:05.573Z] ========================================================= [2021-09-29T02:25:05.573Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T02:25:05.573Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:25:05.926Z] + go mod tidy [Pipeline] sh [2021-09-29T02:25:06.532Z] + make test [2021-09-29T02:25:06.532Z] go mod tidy [2021-09-29T02:25:06.532Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T02:25:12.069Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T02:25:27.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T02:25:33.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T02:25:33.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T02:25:33.286Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T02:25:35.919Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T02:25:36.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T02:25:36.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T02:25:36.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T02:25:36.821Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T02:25:37.113Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T02:25:37.405Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T02:25:37.405Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T02:25:37.405Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T02:25:37.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T02:25:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-09-29T02:25:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T02:25:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T02:25:40.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-09-29T02:25:40.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T02:25:40.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 46.3% of statements [2021-09-29T02:25:40.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T02:25:40.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T02:25:41.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 90.1% of statements [2021-09-29T02:25:41.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T02:25:41.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:25:42.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-09-29T02:25:42.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T02:25:42.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T02:25:42.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T02:25:42.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T02:25:42.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T02:25:42.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements [2021-09-29T02:25:42.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T02:25:42.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:25:42.912Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-09-29T02:25:42.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T02:25:42.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T02:25:42.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T02:25:42.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T02:25:42.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T02:25:43.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-09-29T02:25:43.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T02:25:43.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T02:25:43.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T02:25:43.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-09-29T02:25:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T02:25:43.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-09-29T02:25:44.182Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-09-29T02:25:44.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T02:25:44.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-09-29T02:25:46.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-09-29T02:25:46.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-09-29T02:25:46.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-09-29T02:25:46.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-09-29T02:25:58.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-09-29T02:25:58.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2021-09-29T02:26:03.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.193s coverage: 82.5% of statements [2021-09-29T02:26:03.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T02:26:22.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-09-29T02:26:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 70.5% of statements [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T02:26:22.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-09-29T02:26:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T02:26:22.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-09-29T02:26:22.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T02:26:29.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T02:26:29.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T02:26:29.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T02:26:29.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T02:26:29.509Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T02:26:29.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T02:26:29.509Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-29T02:26:29.509Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 96.9% of statements [2021-09-29T02:26:29.509Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T02:27:02.181Z] GO111MODULE=on go vet ./... [2021-09-29T02:27:09.318Z] gofmt -l . [2021-09-29T02:27:09.318Z] [ "`gofmt -l .`" = "" ] [2021-09-29T02:27:09.624Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T02:27:10.251Z] + ls -al . [2021-09-29T02:27:10.251Z] total 612 [2021-09-29T02:27:10.251Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 02:27 . [2021-09-29T02:27:10.251Z] drwxr-xr-x 4 root root 28 Sep 29 02:25 .. [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 02:22 .dockerignore [2021-09-29T02:27:10.251Z] drwxrwxr-x 8 1001 1001 179 Sep 29 02:22 .git [2021-09-29T02:27:10.251Z] drwxrwxr-x 4 1001 1001 142 Sep 29 02:22 .github [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 02:22 .gitignore [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 101 Sep 29 02:22 .golangci.yml [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 02:22 .hadolint.yml [2021-09-29T02:27:10.251Z] drwx------ 3 1001 1001 58 Sep 29 02:24 .semver [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 02:22 .sonarcloud.properties [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:22 ADOPTERS.md [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:22 Attribution.txt [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:22 CHANGELOG.md [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:22 CONTRIBUTING.md [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 02:22 GOVERNANCE.md [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 02:22 Jenkinsfile [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:22 LICENSE [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:22 Makefile [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 02:22 OWNERS.md [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:22 README.md [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:22 SECURITY.md [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 02:24 VERSION [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:22 ZMQWindows.md [2021-09-29T02:27:10.251Z] drwxrwxr-x 2 1001 1001 37 Sep 29 02:22 bin [2021-09-29T02:27:10.251Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 02:22 cmd [2021-09-29T02:27:10.251Z] -rw-r--r-- 1 root root 402833 Sep 29 02:26 coverage.out [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 02:22 go.mod [2021-09-29T02:27:10.251Z] -rw-r--r-- 1 root root 50064 Sep 29 02:25 go.sum [2021-09-29T02:27:10.251Z] drwxrwxr-x 8 1001 1001 124 Sep 29 02:22 internal [2021-09-29T02:27:10.251Z] drwxrwxr-x 3 1001 1001 16 Sep 29 02:22 openapi [2021-09-29T02:27:10.251Z] drwxrwxr-x 4 1001 1001 71 Sep 29 02:22 snap [2021-09-29T02:27:10.251Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 02:22 version.go [Pipeline] sh [2021-09-29T02:27:10.597Z] + '[' -e coverage.out ] [2021-09-29T02:27:10.597Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T02:27:10.718Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T02:27:11.050Z] + make build [2021-09-29T02:27:11.050Z] go mod tidy [2021-09-29T02:27:11.050Z] 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-09-29T02:27:12.497Z] 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-09-29T02:27:19.278Z] 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-09-29T02:27:19.575Z] 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-09-29T02:27:20.591Z] 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-09-29T02:27:21.104Z] 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-09-29T02:27:21.720Z] 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-09-29T02:27:22.710Z] 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-09-29T02:27:23.310Z] 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-09-29T02:27:24.325Z] 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-09-29T02:27:24.917Z] 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-09-29T02:27:25.892Z] 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-09-29T02:27:27.389Z] $ docker stop --time=1 dc8ac7d641ad329319a1e1baca06b029e61eaac9fdcaf5839fdb70ce46311a87 [2021-09-29T02:27:29.007Z] $ docker rm -f dc8ac7d641ad329319a1e1baca06b029e61eaac9fdcaf5839fdb70ce46311a87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:27:30.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:30.327Z] [2021-09-29T02:27:30.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:27:30.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:30.993Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T02:27:30.993Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T02:27:30.993Z] ca9280d653b3: Pulling fs layer [2021-09-29T02:27:30.993Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T02:27:31.627Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T02:27:31.627Z] cbdbe7a5bc2a: Download complete [2021-09-29T02:27:31.627Z] cbdbe7a5bc2a: Pull complete [2021-09-29T02:27:32.229Z] ca9280d653b3: Verifying Checksum [2021-09-29T02:27:32.229Z] ca9280d653b3: Download complete [2021-09-29T02:27:32.845Z] ca9280d653b3: Pull complete [2021-09-29T02:27:35.121Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T02:27:35.121Z] 7e9c9ca2126c: Download complete [2021-09-29T02:27:38.660Z] 7e9c9ca2126c: Pull complete [2021-09-29T02:27:38.660Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T02:27:38.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:38.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T02:27:38.823Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-09-29T02:27:38.974Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T02:27:41.587Z] $ docker top 3a352f8a18985749d64fc57eedbf0f438ea19bae9bf520176c59f9a10a453f42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:27:42.253Z] + docker-compose build --help [2021-09-29T02:27:42.253Z] + grep parallel [2021-09-29T02:27:42.914Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T02:27:42.971Z] $ docker stop --time=1 3a352f8a18985749d64fc57eedbf0f438ea19bae9bf520176c59f9a10a453f42 [2021-09-29T02:27:44.176Z] $ docker rm -f 3a352f8a18985749d64fc57eedbf0f438ea19bae9bf520176c59f9a10a453f42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:27:44.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T02:27:44.676Z] . [Pipeline] withDockerContainer [2021-09-29T02:27:44.946Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-09-29T02:27:45.201Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T02:27:45.565Z] $ docker top 33431848e40f22815b827d3a0c7c9ed69ef74ff7be35de6f33db4e8118933925 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:27:46.311Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T02:27:46.939Z] Building core-command ... [2021-09-29T02:27:46.939Z] Building core-data ... [2021-09-29T02:27:46.939Z] Building core-metadata ... [2021-09-29T02:27:46.939Z] Building security-bootstrapper ... [2021-09-29T02:27:46.939Z] Building security-proxy-setup ... [2021-09-29T02:27:46.939Z] Building security-secretstore-setup ... [2021-09-29T02:27:46.939Z] Building support-notifications ... [2021-09-29T02:27:46.939Z] Building support-scheduler ... [2021-09-29T02:27:46.939Z] Building sys-mgmt-agent ... [2021-09-29T02:27:46.939Z] Building support-notifications [2021-09-29T02:27:46.939Z] Building core-command [2021-09-29T02:27:46.939Z] Building core-data [2021-09-29T02:27:46.939Z] Building support-scheduler [2021-09-29T02:27:46.939Z] Building security-bootstrapper [2021-09-29T02:27:47.816Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-77 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws [2021-09-29T02:27:47.833Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-29T02:27:48.285Z] The recommended git tool is: git [2021-09-29T02:27:56.825Z] using credential edgex-jenkins-ssh [2021-09-29T02:27:56.854Z] Cloning the remote Git repository [2021-09-29T02:27:56.913Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:27:57.063Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-29T02:27:57.195Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:27:57.196Z] > git --version # timeout=10 [2021-09-29T02:27:57.224Z] > git --version # 'git version 2.17.1' [2021-09-29T02:27:57.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:27:57.302Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:27:57.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:27:57.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:27:57.987Z] ---> 8745af1e33fd [2021-09-29T02:27:57.987Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:27:57.987Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:27:57.987Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:27:57.987Z] ---> 8745af1e33fd [2021-09-29T02:27:57.987Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:27:57.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:27:57.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:27:57.987Z] ---> 8745af1e33fd [2021-09-29T02:27:57.987Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:28:02.771Z] ---> Running in a6c6784026c0 [2021-09-29T02:28:02.771Z] ---> Running in 0155e5031a58 [2021-09-29T02:28:02.771Z] ---> Running in 2abb7a4d0f5c [2021-09-29T02:28:08.420Z] Removing intermediate container a6c6784026c0 [2021-09-29T02:28:08.420Z] ---> 25743c8925bf [2021-09-29T02:28:08.420Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:08.420Z] Removing intermediate container 0155e5031a58 [2021-09-29T02:28:08.420Z] ---> 37664e781613 [2021-09-29T02:28:08.420Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:08.420Z] Removing intermediate container 2abb7a4d0f5c [2021-09-29T02:28:08.420Z] ---> 556cbeb0fdd1 [2021-09-29T02:28:08.420Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:08.420Z] ---> Running in c8a9295818af [2021-09-29T02:28:08.420Z] ---> Running in 7937ba35e4e5 [2021-09-29T02:28:08.420Z] ---> Running in ae0375157109 [2021-09-29T02:28:11.956Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:28:11.956Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:28:11.956Z] ---> 8745af1e33fd [2021-09-29T02:28:11.956Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:28:11.956Z] ---> Using cache [2021-09-29T02:28:11.956Z] ---> 25743c8925bf [2021-09-29T02:28:11.956Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:13.045Z] ---> Running in 8c15bea47162 [2021-09-29T02:28:13.045Z] Removing intermediate container c8a9295818af [2021-09-29T02:28:13.045Z] ---> 8f43407a18ee [2021-09-29T02:28:13.045Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T02:28:13.045Z] Removing intermediate container 7937ba35e4e5 [2021-09-29T02:28:13.045Z] ---> f4fe38493816 [2021-09-29T02:28:13.045Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T02:28:13.045Z] ---> Running in a980d95791c0 [2021-09-29T02:28:13.045Z] ---> Running in 01d0b62f8360 [2021-09-29T02:28:13.045Z] Removing intermediate container ae0375157109 [2021-09-29T02:28:13.045Z] ---> bdd942140cfc [2021-09-29T02:28:13.046Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T02:28:13.046Z] ---> Running in e98eec95f294 [2021-09-29T02:28:13.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:13.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:13.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:14.198Z] Removing intermediate container 8c15bea47162 [2021-09-29T02:28:14.198Z] ---> 9712714cffe3 [2021-09-29T02:28:14.198Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:28:14.198Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:28:14.198Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:28:14.198Z] ---> 8745af1e33fd [2021-09-29T02:28:14.198Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T02:28:14.198Z] ---> Using cache [2021-09-29T02:28:14.198Z] ---> 25743c8925bf [2021-09-29T02:28:14.198Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:28:14.198Z] ---> Using cache [2021-09-29T02:28:14.198Z] ---> 9712714cffe3 [2021-09-29T02:28:14.198Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T02:28:14.198Z] ---> Running in 2aa85f089263 [2021-09-29T02:28:14.198Z] ---> Running in 022a6f693345 [2021-09-29T02:28:14.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:14.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:14.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:14.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:15.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:15.402Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:15.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:15.681Z] Removing intermediate container e98eec95f294 [2021-09-29T02:28:15.681Z] ---> 83050ceb3e5a [2021-09-29T02:28:15.681Z] Step 6/23 : COPY go.mod . [2021-09-29T02:28:15.681Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:15.966Z] ---> 71c4c256f5c8 [2021-09-29T02:28:15.966Z] Step 7/23 : RUN go mod download [2021-09-29T02:28:15.966Z] ---> Running in b4559a1913f5 [2021-09-29T02:28:15.966Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:16.242Z] Removing intermediate container 022a6f693345 [2021-09-29T02:28:16.242Z] ---> e09289a9f543 [2021-09-29T02:28:16.242Z] Step 6/32 : COPY go.mod . [2021-09-29T02:28:16.242Z] ---> 52b7078b88f5 [2021-09-29T02:28:16.242Z] Step 7/32 : RUN go mod download [2021-09-29T02:28:16.242Z] ---> Running in 569fb7d82361 [2021-09-29T02:28:16.518Z] Removing intermediate container a980d95791c0 [2021-09-29T02:28:16.518Z] ---> 52deb44b138a [2021-09-29T02:28:16.518Z] Step 6/23 : COPY go.mod . [2021-09-29T02:28:16.797Z] ---> 221c0d38d6c9 [2021-09-29T02:28:16.797Z] Step 7/23 : RUN go mod download [2021-09-29T02:28:16.797Z] ---> Running in 364d34652751 [2021-09-29T02:28:17.084Z] Removing intermediate container b4559a1913f5 [2021-09-29T02:28:17.084Z] ---> c260accd5b8c [2021-09-29T02:28:17.084Z] Step 8/23 : COPY . . [2021-09-29T02:28:18.646Z] Removing intermediate container 569fb7d82361 [2021-09-29T02:28:18.646Z] ---> 45fda8546232 [2021-09-29T02:28:18.646Z] Step 8/32 : COPY . . [2021-09-29T02:28:18.936Z] Removing intermediate container 364d34652751 [2021-09-29T02:28:18.936Z] ---> 43e9d06048cc [2021-09-29T02:28:18.936Z] Step 8/23 : COPY . . [2021-09-29T02:28:19.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:28:19.529Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:22.187Z] Removing intermediate container 01d0b62f8360 [2021-09-29T02:28:22.187Z] ---> 44b0b590eccf [2021-09-29T02:28:22.187Z] Step 6/24 : COPY go.mod . [2021-09-29T02:28:22.491Z] ---> 059a628bb2b8 [2021-09-29T02:28:22.491Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:28:22.491Z] ---> 4c6fa880427a [2021-09-29T02:28:22.491Z] Step 7/24 : RUN go mod download [2021-09-29T02:28:22.783Z] ---> Running in dd7c7abf66ba [2021-09-29T02:28:22.783Z] ---> Running in c719a0e8a60f [2021-09-29T02:28:24.786Z] Removing intermediate container dd7c7abf66ba [2021-09-29T02:28:24.786Z] ---> 0f324919d9a1 [2021-09-29T02:28:24.786Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T02:28:24.786Z] Removing intermediate container c719a0e8a60f [2021-09-29T02:28:24.786Z] ---> 41e6200f4339 [2021-09-29T02:28:24.786Z] Step 8/24 : COPY . . [2021-09-29T02:28:24.786Z] ---> Running in 2c8dfb4e0752 [2021-09-29T02:28:24.786Z] OK: 219 MiB in 52 packages [2021-09-29T02:28:25.057Z] 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-09-29T02:28:25.910Z] ---> 8174e49cd4cf [2021-09-29T02:28:25.910Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:28:26.222Z] Removing intermediate container 2aa85f089263 [2021-09-29T02:28:26.222Z] ---> a59040154c0a [2021-09-29T02:28:26.222Z] Step 6/24 : COPY go.mod . [2021-09-29T02:28:26.717Z] ---> Running in fca37aea9543 [2021-09-29T02:28:26.718Z] ---> 5e16142e7cc4 [2021-09-29T02:28:26.718Z] Step 7/24 : RUN go mod download [2021-09-29T02:28:26.718Z] ---> Running in 04b31d796112 [2021-09-29T02:28:26.718Z] ---> 788c52f12344 [2021-09-29T02:28:26.718Z] Step 9/32 : RUN go mod tidy [2021-09-29T02:28:27.032Z] ---> Running in e38ec70dc37e [2021-09-29T02:28:29.826Z] Removing intermediate container 04b31d796112 [2021-09-29T02:28:29.826Z] ---> 352ca3ecebe3 [2021-09-29T02:28:29.826Z] Step 8/24 : COPY . . [2021-09-29T02:28:30.122Z] Removing intermediate container fca37aea9543 [2021-09-29T02:28:30.122Z] ---> f30b2987c7c2 [2021-09-29T02:28:30.122Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T02:28:30.742Z] ---> Running in 399d7569c91d [2021-09-29T02:28:30.742Z] Removing intermediate container e38ec70dc37e [2021-09-29T02:28:30.742Z] ---> 29b2727e8fe6 [2021-09-29T02:28:30.742Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T02:28:30.742Z] ---> Running in ddb697f2807f [2021-09-29T02:28:31.027Z] ---> e13e37ddf471 [2021-09-29T02:28:31.027Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:28:31.650Z] ---> Running in 8de87745921a [2021-09-29T02:28:31.942Z] 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-09-29T02:28:31.942Z] 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-09-29T02:28:35.423Z] Removing intermediate container 8de87745921a [2021-09-29T02:28:35.423Z] ---> 12261bb36b58 [2021-09-29T02:28:35.423Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T02:28:35.423Z] ---> Running in 634f3bbdd3e1 [2021-09-29T02:28:35.423Z] ---> 97962c553549 [2021-09-29T02:28:35.423Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:28:35.699Z] ---> Running in ed04b829c010 [2021-09-29T02:28:35.978Z] 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-09-29T02:28:37.411Z] Removing intermediate container ed04b829c010 [2021-09-29T02:28:37.411Z] ---> 02c49860b4a8 [2021-09-29T02:28:37.411Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T02:28:37.411Z] ---> Running in d24f7c07e716 [2021-09-29T02:28:38.007Z] 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-09-29T02:28:58.304Z] Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:28:58.659Z] Merge succeeded, producing 298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:28:58.660Z] Checking out Revision 298a1834b96a946babe9fafbac0001a68e777db5 (PR-3730) [2021-09-29T02:28:57.287Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:28:57.303Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:28:57.333Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:28:57.367Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:28:57.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:28:57.383Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T02:28:58.323Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:28:58.337Z] > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 [2021-09-29T02:28:58.566Z] > git remote # timeout=10 [2021-09-29T02:28:58.589Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T02:28:58.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:28:58.614Z] > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 [2021-09-29T02:28:58.638Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T02:28:58.664Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:28:58.682Z] > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 [2021-09-29T02:29:00.517Z] Removing intermediate container 2c8dfb4e0752 [2021-09-29T02:29:00.517Z] ---> a4a981c283d3 [2021-09-29T02:29:00.517Z] [2021-09-29T02:29:00.517Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:29:00.805Z] 3.14: Pulling from library/alpine [2021-09-29T02:29:01.429Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T02:29:01.429Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T02:29:01.429Z] ---> 14119a10abf4 [2021-09-29T02:29:01.429Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:29:01.429Z] ---> Running in d2bcf6bc02f5 [2021-09-29T02:29:02.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:02.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:02.646Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T02:29:02.646Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:02.646Z] OK: 6 MiB in 15 packages [2021-09-29T02:29:03.256Z] Removing intermediate container d2bcf6bc02f5 [2021-09-29T02:29:03.256Z] ---> 271578304982 [2021-09-29T02:29:03.256Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:29:03.256Z] ---> Running in 90c47ad1a192 [2021-09-29T02:29:03.256Z] Removing intermediate container 90c47ad1a192 [2021-09-29T02:29:03.256Z] ---> 57a73017a184 [2021-09-29T02:29:03.256Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T02:29:03.256Z] ---> Running in 99f1448d2a2c [2021-09-29T02:29:03.346Z] Commit message: "Merge branch 'main' into edgex-go-3565-unused" [2021-09-29T02:29:03.562Z] Removing intermediate container 99f1448d2a2c [2021-09-29T02:29:03.562Z] ---> d54506af1592 [2021-09-29T02:29:03.562Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:29:03.562Z] ---> Running in a5a03a33d542 [Pipeline] withEnv [Pipeline] { [2021-09-29T02:29:03.856Z] Removing intermediate container a5a03a33d542 [2021-09-29T02:29:03.856Z] ---> aa2428d640bd [2021-09-29T02:29:03.856Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:29:03.985Z] provisioning config files... [2021-09-29T02:29:04.035Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5448384646717595789tmp [2021-09-29T02:29:04.142Z] ---> 8a76bdc509b0 [2021-09-29T02:29:04.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:29:04.458Z] ---> 7ef84d2b9f0a [2021-09-29T02:29:04.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:04.765Z] ---> 1d0594af74ee [2021-09-29T02:29:04.765Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T02:29:04.765Z] ---> Running in 3d2f340ebf73 [2021-09-29T02:29:04.841Z] ---> docker-login.sh [2021-09-29T02:29:04.841Z] nexus3.edgexfoundry.org:10001 [2021-09-29T02:29:05.142Z] Removing intermediate container 3d2f340ebf73 [2021-09-29T02:29:05.142Z] ---> f7b555272c5e [2021-09-29T02:29:05.143Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:05.143Z] ---> Running in b23dd0d16485 [2021-09-29T02:29:05.143Z] Removing intermediate container b23dd0d16485 [2021-09-29T02:29:05.143Z] ---> 65286fa70c4a [2021-09-29T02:29:05.143Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T02:29:05.143Z] ---> Running in e15cbad6bff3 [2021-09-29T02:29:05.437Z] Removing intermediate container e15cbad6bff3 [2021-09-29T02:29:05.437Z] ---> 53c6f39af94d [2021-09-29T02:29:05.437Z] Step 22/23 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:29:05.437Z] ---> Running in d876d28ab575 [2021-09-29T02:29:05.716Z] Removing intermediate container d876d28ab575 [2021-09-29T02:29:05.716Z] ---> 0f7bde8080c4 [2021-09-29T02:29:05.716Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:29:05.716Z] ---> Running in c2cf9023e077 [2021-09-29T02:29:05.997Z] Removing intermediate container c2cf9023e077 [2021-09-29T02:29:05.997Z] ---> fbfd5223b3b3 [2021-09-29T02:29:05.997Z] [2021-09-29T02:29:05.997Z] Successfully built fbfd5223b3b3 [2021-09-29T02:29:05.997Z] Successfully tagged support-scheduler:latest [2021-09-29T02:29:05.997Z] Building security-proxy-setup [2021-09-29T02:29:06.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:29:06.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:29:06.614Z] Configure a credential helper to remove this warning. See [2021-09-29T02:29:06.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:29:06.614Z] [2021-09-29T02:29:06.614Z] Login Succeeded [2021-09-29T02:29:06.614Z] nexus3.edgexfoundry.org:10002 [2021-09-29T02:29:07.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:29:07.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:29:07.244Z] Configure a credential helper to remove this warning. See [2021-09-29T02:29:07.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:29:07.244Z] [2021-09-29T02:29:07.244Z] Login Succeeded [2021-09-29T02:29:07.244Z] nexus3.edgexfoundry.org:10003 [2021-09-29T02:29:07.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:29:07.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:29:07.826Z] Configure a credential helper to remove this warning. See [2021-09-29T02:29:07.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:29:07.826Z] [2021-09-29T02:29:07.826Z] Login Succeeded [2021-09-29T02:29:07.826Z] nexus3.edgexfoundry.org:10004 [2021-09-29T02:29:08.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:29:08.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:29:08.460Z] Configure a credential helper to remove this warning. See [2021-09-29T02:29:08.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:29:08.460Z] [2021-09-29T02:29:08.460Z] Login Succeeded [2021-09-29T02:29:08.460Z] docker.io [2021-09-29T02:29:08.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:29:09.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:29:09.363Z] Configure a credential helper to remove this warning. See [2021-09-29T02:29:09.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:29:09.363Z] [2021-09-29T02:29:09.363Z] Login Succeeded [2021-09-29T02:29:09.363Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T02:29:09.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T02:29:10.081Z] ========================================================= [2021-09-29T02:29:10.081Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T02:29:10.081Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:29:10.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:29:10.795Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T02:29:10.795Z] 595b0fe564bb: Pulling fs layer [2021-09-29T02:29:10.795Z] 24495759ef45: Pulling fs layer [2021-09-29T02:29:10.795Z] d148012ef14d: Pulling fs layer [2021-09-29T02:29:10.795Z] e90a11edd702: Pulling fs layer [2021-09-29T02:29:10.795Z] d77568369979: Pulling fs layer [2021-09-29T02:29:10.795Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T02:29:10.795Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T02:29:10.795Z] 97ac5df62f85: Pulling fs layer [2021-09-29T02:29:10.795Z] d77568369979: Waiting [2021-09-29T02:29:10.795Z] fc1c9f9a7f3b: Waiting [2021-09-29T02:29:10.795Z] 170f2ba95c9a: Waiting [2021-09-29T02:29:10.795Z] 97ac5df62f85: Waiting [2021-09-29T02:29:10.795Z] e90a11edd702: Waiting [2021-09-29T02:29:10.795Z] d148012ef14d: Verifying Checksum [2021-09-29T02:29:10.795Z] d148012ef14d: Download complete [2021-09-29T02:29:10.795Z] 24495759ef45: Verifying Checksum [2021-09-29T02:29:10.795Z] 24495759ef45: Download complete [2021-09-29T02:29:11.072Z] d77568369979: Download complete [2021-09-29T02:29:11.072Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T02:29:11.072Z] fc1c9f9a7f3b: Download complete [2021-09-29T02:29:11.072Z] 595b0fe564bb: Verifying Checksum [2021-09-29T02:29:11.072Z] 595b0fe564bb: Download complete [2021-09-29T02:29:11.072Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T02:29:11.072Z] 170f2ba95c9a: Download complete [2021-09-29T02:29:11.546Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:29:11.546Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:29:11.546Z] ---> 8745af1e33fd [2021-09-29T02:29:11.546Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T02:29:11.546Z] ---> Using cache [2021-09-29T02:29:11.546Z] ---> 25743c8925bf [2021-09-29T02:29:11.546Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:29:11.546Z] ---> Using cache [2021-09-29T02:29:11.546Z] ---> 9712714cffe3 [2021-09-29T02:29:11.546Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T02:29:11.546Z] ---> Using cache [2021-09-29T02:29:11.546Z] ---> a59040154c0a [2021-09-29T02:29:11.546Z] Step 6/22 : COPY go.mod . [2021-09-29T02:29:11.546Z] ---> Using cache [2021-09-29T02:29:11.546Z] ---> 5e16142e7cc4 [2021-09-29T02:29:11.546Z] Step 7/22 : RUN go mod download [2021-09-29T02:29:11.546Z] ---> Using cache [2021-09-29T02:29:11.546Z] ---> 352ca3ecebe3 [2021-09-29T02:29:11.546Z] Step 8/22 : COPY . . [2021-09-29T02:29:11.546Z] ---> Using cache [2021-09-29T02:29:11.546Z] ---> 97962c553549 [2021-09-29T02:29:11.546Z] Step 9/22 : RUN go mod tidy [2021-09-29T02:29:11.546Z] ---> Using cache [2021-09-29T02:29:11.546Z] ---> 02c49860b4a8 [2021-09-29T02:29:11.546Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T02:29:11.679Z] 595b0fe564bb: Pull complete [2021-09-29T02:29:11.824Z] ---> Running in 445facbba939 [2021-09-29T02:29:12.287Z] 24495759ef45: Pull complete [2021-09-29T02:29:12.895Z] d148012ef14d: Pull complete [2021-09-29T02:29:13.072Z] 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-09-29T02:29:13.375Z] Removing intermediate container ddb697f2807f [2021-09-29T02:29:13.375Z] ---> 3648451eae1a [2021-09-29T02:29:13.375Z] [2021-09-29T02:29:13.375Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T02:29:13.375Z] ---> 14119a10abf4 [2021-09-29T02:29:13.375Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T02:29:13.375Z] ---> Running in c08e804acffb [2021-09-29T02:29:13.667Z] Removing intermediate container c08e804acffb [2021-09-29T02:29:13.667Z] ---> c022eb47aebb [2021-09-29T02:29:13.667Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T02:29:14.260Z] ---> Running in 046084867e73 [2021-09-29T02:29:14.260Z] Removing intermediate container 399d7569c91d [2021-09-29T02:29:14.260Z] ---> a82d174e522c [2021-09-29T02:29:14.260Z] [2021-09-29T02:29:14.260Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:29:14.260Z] ---> 14119a10abf4 [2021-09-29T02:29:14.260Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T02:29:14.260Z] ---> Running in 5aef923af33d [2021-09-29T02:29:14.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:14.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:14.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:14.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:14.919Z] 97ac5df62f85: Verifying Checksum [2021-09-29T02:29:14.919Z] 97ac5df62f85: Download complete [2021-09-29T02:29:15.139Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:29:15.139Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T02:29:15.139Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:15.139Z] OK: 6 MiB in 16 packages [2021-09-29T02:29:15.438Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T02:29:15.438Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:29:15.438Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:15.438Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:29:15.438Z] OK: 6 MiB in 16 packages [2021-09-29T02:29:16.093Z] Removing intermediate container 046084867e73 [2021-09-29T02:29:16.093Z] ---> ff6c979c366c [2021-09-29T02:29:16.093Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T02:29:16.374Z] ---> Running in cb3d408a4650 [2021-09-29T02:29:16.377Z] e90a11edd702: Verifying Checksum [2021-09-29T02:29:16.377Z] e90a11edd702: Download complete [2021-09-29T02:29:16.664Z] Removing intermediate container 5aef923af33d [2021-09-29T02:29:16.664Z] ---> f5d0e7a977c8 [2021-09-29T02:29:16.664Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:29:16.664Z] ---> Running in 3036ead2ab88 [2021-09-29T02:29:16.664Z] Removing intermediate container cb3d408a4650 [2021-09-29T02:29:16.664Z] ---> f3aa185c6075 [2021-09-29T02:29:16.664Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T02:29:16.664Z] ---> Running in cb93dc75d730 [2021-09-29T02:29:16.950Z] Removing intermediate container d24f7c07e716 [2021-09-29T02:29:16.950Z] ---> 233a49ee4d23 [2021-09-29T02:29:16.950Z] [2021-09-29T02:29:16.950Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:29:16.950Z] ---> 14119a10abf4 [2021-09-29T02:29:16.950Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:29:16.950Z] ---> Using cache [2021-09-29T02:29:16.950Z] ---> 271578304982 [2021-09-29T02:29:16.950Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:29:16.950Z] ---> Using cache [2021-09-29T02:29:16.950Z] ---> 57a73017a184 [2021-09-29T02:29:16.950Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T02:29:16.950Z] Removing intermediate container 3036ead2ab88 [2021-09-29T02:29:16.950Z] ---> 5153ae7d8896 [2021-09-29T02:29:16.950Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T02:29:16.950Z] ---> Running in 72d764d20760 [2021-09-29T02:29:16.950Z] Removing intermediate container cb93dc75d730 [2021-09-29T02:29:16.950Z] ---> 4047c1239f4d [2021-09-29T02:29:16.950Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T02:29:16.950Z] ---> Running in 1799ed44813f [2021-09-29T02:29:16.950Z] ---> Running in 903f4d25cfea [2021-09-29T02:29:17.233Z] Removing intermediate container 72d764d20760 [2021-09-29T02:29:17.233Z] ---> 03505cf92c12 [2021-09-29T02:29:17.233Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:29:17.233Z] ---> Running in ae9e21f949fe [2021-09-29T02:29:17.233Z] Removing intermediate container 1799ed44813f [2021-09-29T02:29:17.233Z] ---> 66e64d9e0871 [2021-09-29T02:29:17.233Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:29:17.518Z] ---> Running in 6e4194c40f57 [2021-09-29T02:29:17.518Z] Removing intermediate container ae9e21f949fe [2021-09-29T02:29:17.518Z] ---> 3871c3ec932c [2021-09-29T02:29:17.518Z] Step 16/24 : WORKDIR / [2021-09-29T02:29:17.815Z] ---> Running in 43dc7498e332 [2021-09-29T02:29:17.815Z] Removing intermediate container 6e4194c40f57 [2021-09-29T02:29:17.815Z] ---> 7434f059c84b [2021-09-29T02:29:17.815Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:17.815Z] Removing intermediate container 43dc7498e332 [2021-09-29T02:29:17.815Z] ---> 05f9a83ff1e5 [2021-09-29T02:29:17.815Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:18.125Z] ---> 9b2463c5f89e [2021-09-29T02:29:18.125Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T02:29:18.411Z] ---> ad7dad2b5808 [2021-09-29T02:29:18.411Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T02:29:18.411Z] Removing intermediate container 903f4d25cfea [2021-09-29T02:29:18.411Z] ---> 78fe9d9b5ffd [2021-09-29T02:29:18.411Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T02:29:18.411Z] ---> Running in 8d63ad5e7677 [2021-09-29T02:29:18.693Z] ---> b8863989a940 [2021-09-29T02:29:18.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:18.983Z] Removing intermediate container 8d63ad5e7677 [2021-09-29T02:29:18.983Z] ---> 0fa158c43cc1 [2021-09-29T02:29:18.983Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T02:29:19.269Z] ---> 64a5eb002ecb [2021-09-29T02:29:19.269Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:19.269Z] ---> 3b94edc871a6 [2021-09-29T02:29:19.269Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T02:29:19.269Z] ---> 9fe417152200 [2021-09-29T02:29:19.269Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T02:29:19.269Z] ---> Running in 91f8cc7821bf [2021-09-29T02:29:19.572Z] ---> Running in 74c1f8d4f358 [2021-09-29T02:29:19.572Z] Removing intermediate container 91f8cc7821bf [2021-09-29T02:29:19.572Z] ---> 05b7ecd3476a [2021-09-29T02:29:19.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:19.572Z] ---> Running in 32bdb5249430 [2021-09-29T02:29:19.849Z] ---> 99afd07a5449 [2021-09-29T02:29:19.849Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T02:29:19.849Z] Removing intermediate container 32bdb5249430 [2021-09-29T02:29:19.849Z] ---> 3a85c0b4cfca [2021-09-29T02:29:19.849Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T02:29:19.849Z] ---> Running in 2d9cd6cc3b09 [2021-09-29T02:29:19.849Z] ---> Running in e87f534baa9b [2021-09-29T02:29:20.132Z] Removing intermediate container 2d9cd6cc3b09 [2021-09-29T02:29:20.132Z] ---> 1a6551d1faad [2021-09-29T02:29:20.132Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:20.132Z] Removing intermediate container e87f534baa9b [2021-09-29T02:29:20.132Z] ---> 3d04cb9f0e33 [2021-09-29T02:29:20.132Z] Step 22/23 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:29:20.132Z] ---> Running in 17d3fcb81264 [2021-09-29T02:29:20.132Z] ---> Running in f3d42d95445f [2021-09-29T02:29:20.411Z] Removing intermediate container 17d3fcb81264 [2021-09-29T02:29:20.411Z] ---> adce7e618a38 [2021-09-29T02:29:20.411Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:29:20.411Z] Removing intermediate container f3d42d95445f [2021-09-29T02:29:20.411Z] ---> 1380b67d35f6 [2021-09-29T02:29:20.411Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:29:20.411Z] ---> Running in 8f3145601bbd [2021-09-29T02:29:20.411Z] ---> Running in 5cced4e447f1 [2021-09-29T02:29:20.705Z] Removing intermediate container 74c1f8d4f358 [2021-09-29T02:29:20.705Z] ---> 3f30e82a97e9 [2021-09-29T02:29:20.705Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:20.705Z] Removing intermediate container 8f3145601bbd [2021-09-29T02:29:20.705Z] ---> 9dcb2dac5f42 [2021-09-29T02:29:20.705Z] Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:29:20.705Z] ---> Running in a3609d27d7ef [2021-09-29T02:29:21.008Z] Removing intermediate container 5cced4e447f1 [2021-09-29T02:29:21.008Z] ---> 4a1bb3db3268 [2021-09-29T02:29:21.008Z] [2021-09-29T02:29:21.298Z] ---> 44a6fa19302c [2021-09-29T02:29:21.298Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T02:29:21.298Z] Successfully built 4a1bb3db3268 [2021-09-29T02:29:21.298Z] Successfully tagged support-notifications:latest [2021-09-29T02:29:21.298Z] Building security-secretstore-setup [2021-09-29T02:29:21.915Z]  Building support-notifications ... done Removing intermediate container a3609d27d7ef [2021-09-29T02:29:21.915Z] ---> 4b542f970a88 [2021-09-29T02:29:21.915Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:29:23.381Z] ---> Running in a873247230c8 [2021-09-29T02:29:23.381Z] ---> 66855bb4abc1 [2021-09-29T02:29:23.381Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T02:29:23.381Z] Removing intermediate container 634f3bbdd3e1 [2021-09-29T02:29:23.381Z] ---> dfcf15981dfb [2021-09-29T02:29:23.381Z] [2021-09-29T02:29:23.381Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:29:23.381Z] ---> 14119a10abf4 [2021-09-29T02:29:23.381Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T02:29:23.381Z] Removing intermediate container a873247230c8 [2021-09-29T02:29:23.381Z] ---> bd475b884b02 [2021-09-29T02:29:23.381Z] [2021-09-29T02:29:23.381Z] ---> Running in f8d9edcf92ed [2021-09-29T02:29:23.381Z] Successfully built bd475b884b02 [2021-09-29T02:29:23.381Z] Successfully tagged core-command:latest [2021-09-29T02:29:23.381Z]  Building core-command ... done Building sys-mgmt-agent [2021-09-29T02:29:23.664Z] Removing intermediate container f8d9edcf92ed [2021-09-29T02:29:23.664Z] ---> bce2601c2b93 [2021-09-29T02:29:23.664Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T02:29:23.664Z] ---> Running in f5db9c351b61 [2021-09-29T02:29:23.664Z] ---> c89241d82bc5 [2021-09-29T02:29:23.664Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T02:29:23.949Z] Removing intermediate container f5db9c351b61 [2021-09-29T02:29:23.949Z] ---> 24c69164870a [2021-09-29T02:29:23.949Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T02:29:25.968Z] ---> Running in e39a0f896614 [2021-09-29T02:29:25.968Z] ---> e6db77e83016 [2021-09-29T02:29:25.968Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T02:29:26.667Z] e90a11edd702: Pull complete [2021-09-29T02:29:26.667Z] d77568369979: Pull complete [2021-09-29T02:29:26.667Z] fc1c9f9a7f3b: Pull complete [2021-09-29T02:29:26.944Z] 170f2ba95c9a: Pull complete [2021-09-29T02:29:26.991Z] Removing intermediate container e39a0f896614 [2021-09-29T02:29:26.992Z] ---> 5b4ae5647452 [2021-09-29T02:29:26.992Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:29:27.280Z] ---> e6f5ebf394c5 [2021-09-29T02:29:27.280Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T02:29:27.576Z] ---> Running in b7881211f06e [2021-09-29T02:29:28.583Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:29:28.583Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:29:28.583Z] ---> 8745af1e33fd [2021-09-29T02:29:28.583Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:29:28.583Z] ---> Using cache [2021-09-29T02:29:28.583Z] ---> 25743c8925bf [2021-09-29T02:29:28.583Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:29:28.583Z] ---> Using cache [2021-09-29T02:29:28.583Z] ---> 9712714cffe3 [2021-09-29T02:29:28.583Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T02:29:28.583Z] ---> Running in f29891bf0e35 [2021-09-29T02:29:28.860Z] ---> Running in dae199916a88 [2021-09-29T02:29:28.860Z] Removing intermediate container f29891bf0e35 [2021-09-29T02:29:28.860Z] ---> f31ff2b40690 [2021-09-29T02:29:28.860Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T02:29:29.473Z] Removing intermediate container b7881211f06e [2021-09-29T02:29:29.473Z] ---> 8a2c55ac6164 [2021-09-29T02:29:29.473Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T02:29:29.473Z] ---> 0fd353975b73 [2021-09-29T02:29:29.473Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T02:29:29.473Z] ---> Running in ceb23157fb0c [2021-09-29T02:29:29.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:29.473Z] ---> Running in d41963ccdac7 [2021-09-29T02:29:30.149Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:30.149Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:29:30.149Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:29:30.149Z] ---> 8745af1e33fd [2021-09-29T02:29:30.149Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T02:29:30.149Z] ---> Using cache [2021-09-29T02:29:30.149Z] ---> 25743c8925bf [2021-09-29T02:29:30.149Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:29:30.149Z] ---> Using cache [2021-09-29T02:29:30.149Z] ---> 9712714cffe3 [2021-09-29T02:29:30.149Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T02:29:30.149Z] ---> Using cache [2021-09-29T02:29:30.149Z] ---> a59040154c0a [2021-09-29T02:29:30.149Z] Step 6/26 : COPY go.mod . [2021-09-29T02:29:30.149Z] ---> Using cache [2021-09-29T02:29:30.149Z] ---> 5e16142e7cc4 [2021-09-29T02:29:30.149Z] Step 7/26 : RUN go mod download [2021-09-29T02:29:30.149Z] ---> Using cache [2021-09-29T02:29:30.149Z] ---> 352ca3ecebe3 [2021-09-29T02:29:30.149Z] Step 8/26 : COPY . . [2021-09-29T02:29:30.149Z] ---> Using cache [2021-09-29T02:29:30.149Z] ---> 97962c553549 [2021-09-29T02:29:30.149Z] Step 9/26 : RUN go mod tidy [2021-09-29T02:29:30.149Z] ---> Using cache [2021-09-29T02:29:30.149Z] ---> 02c49860b4a8 [2021-09-29T02:29:30.149Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T02:29:30.456Z] ---> Running in 700016b9e106 [2021-09-29T02:29:31.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:31.073Z] Removing intermediate container d41963ccdac7 [2021-09-29T02:29:31.073Z] ---> 946537bf50fa [2021-09-29T02:29:31.073Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T02:29:31.073Z] 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-09-29T02:29:31.073Z] ---> Running in 695855d717ff [2021-09-29T02:29:31.347Z] Removing intermediate container 695855d717ff [2021-09-29T02:29:31.347Z] ---> 321dd860e5ef [2021-09-29T02:29:31.347Z] Step 29/32 : CMD ["gate"] [2021-09-29T02:29:31.347Z] ---> Running in c96594598f9c [2021-09-29T02:29:31.627Z] 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-09-29T02:29:31.627Z] OK: 219 MiB in 52 packages [2021-09-29T02:29:31.627Z] Removing intermediate container c96594598f9c [2021-09-29T02:29:31.627Z] ---> 5d1c023b0584 [2021-09-29T02:29:31.627Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T02:29:31.627Z] ---> Running in 848af3ef3549 [2021-09-29T02:29:31.903Z] Removing intermediate container 848af3ef3549 [2021-09-29T02:29:31.903Z] ---> 46fa7e00fa3b [2021-09-29T02:29:31.903Z] Step 31/32 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:29:32.181Z] ---> Running in f0a2befd77d7 [2021-09-29T02:29:32.181Z] Removing intermediate container dae199916a88 [2021-09-29T02:29:32.181Z] ---> d9a48aff03a0 [2021-09-29T02:29:32.181Z] Step 6/24 : COPY go.mod . [2021-09-29T02:29:32.181Z] Removing intermediate container f0a2befd77d7 [2021-09-29T02:29:32.181Z] ---> ad87385d8e0c [2021-09-29T02:29:32.181Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T02:29:32.366Z] 97ac5df62f85: Pull complete [2021-09-29T02:29:32.366Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T02:29:32.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:29:32.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:29:32.457Z] ---> 625d1c4a3ca3 [2021-09-29T02:29:32.458Z] Step 7/24 : RUN go mod download [2021-09-29T02:29:32.458Z] ---> Running in 6fbb1f3c5896 [2021-09-29T02:29:32.458Z] ---> Running in 01bc61bfe3ee [2021-09-29T02:29:32.458Z] Removing intermediate container 6fbb1f3c5896 [2021-09-29T02:29:32.458Z] ---> 020d7939e4c6 [2021-09-29T02:29:32.458Z] [2021-09-29T02:29:32.750Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:29:32.750Z] WORKDIR /edgex [2021-09-29T02:29:32.750Z] COPY go.mod . [2021-09-29T02:29:32.750Z] RUN go mod download [2021-09-29T02:29:32.750Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T02:29:32.763Z] Successfully built 020d7939e4c6 [2021-09-29T02:29:32.763Z] Successfully tagged security-bootstrapper:latest [2021-09-29T02:29:32.763Z] Building core-metadata [2021-09-29T02:29:33.061Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:34.776Z] Sending build context to Docker daemon 166.1MB [2021-09-29T02:29:34.776Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T02:29:34.776Z] ---> 04bc70af865f [2021-09-29T02:29:34.776Z] Step 2/4 : WORKDIR /edgex [2021-09-29T02:29:36.748Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:29:36.748Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:29:36.748Z] ---> 8745af1e33fd [2021-09-29T02:29:36.748Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:29:36.748Z] ---> Using cache [2021-09-29T02:29:36.748Z] ---> 25743c8925bf [2021-09-29T02:29:36.748Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:29:36.748Z] ---> Using cache [2021-09-29T02:29:36.748Z] ---> 9712714cffe3 [2021-09-29T02:29:36.748Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:29:36.748Z] ---> Using cache [2021-09-29T02:29:36.748Z] ---> a59040154c0a [2021-09-29T02:29:36.748Z] Step 6/24 : COPY go.mod . [2021-09-29T02:29:36.748Z] ---> Using cache [2021-09-29T02:29:36.748Z] ---> 5e16142e7cc4 [2021-09-29T02:29:36.748Z] Step 7/24 : RUN go mod download [2021-09-29T02:29:36.748Z] ---> Using cache [2021-09-29T02:29:36.748Z] ---> 352ca3ecebe3 [2021-09-29T02:29:36.748Z] Step 8/24 : COPY . . [2021-09-29T02:29:36.748Z] ---> Using cache [2021-09-29T02:29:36.748Z] ---> 97962c553549 [2021-09-29T02:29:36.748Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:29:36.748Z] ---> Using cache [2021-09-29T02:29:36.748Z] ---> 02c49860b4a8 [2021-09-29T02:29:36.748Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T02:29:36.748Z] ---> Running in fc94115fd689 [2021-09-29T02:29:37.044Z] Removing intermediate container 01bc61bfe3ee [2021-09-29T02:29:37.044Z] ---> 09a6bce713b7 [2021-09-29T02:29:37.044Z] Step 8/24 : COPY . . [2021-09-29T02:29:37.359Z] 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-09-29T02:29:38.007Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T02:29:38.290Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T02:29:38.290Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T02:29:38.587Z] Removing intermediate container 445facbba939 [2021-09-29T02:29:38.587Z] ---> 58418061dd30 [2021-09-29T02:29:38.587Z] [2021-09-29T02:29:38.587Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T02:29:38.587Z] ---> 14119a10abf4 [2021-09-29T02:29:38.587Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T02:29:38.861Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T02:29:39.459Z] ---> Running in a7b1bcc28316 [2021-09-29T02:29:40.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:40.072Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T02:29:40.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:40.400Z] ---> Running in 20c6a7495944 [2021-09-29T02:29:40.676Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T02:29:40.676Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T02:29:40.676Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T02:29:40.676Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T02:29:40.676Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T02:29:40.676Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:40.676Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:29:40.676Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T02:29:40.968Z] OK: 8 MiB in 19 packages [2021-09-29T02:29:40.968Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:40.968Z] OK: 8 MiB in 20 packages [2021-09-29T02:29:41.011Z] Removing intermediate container 20c6a7495944 [2021-09-29T02:29:41.011Z] ---> 3400356c4d85 [2021-09-29T02:29:41.011Z] Step 3/4 : COPY go.mod . [2021-09-29T02:29:42.044Z] ---> 9345c93c9885 [2021-09-29T02:29:42.044Z] Step 4/4 : RUN go mod download [2021-09-29T02:29:42.044Z] ---> Running in 3a78a7f4a39b [2021-09-29T02:29:42.462Z] Removing intermediate container ceb23157fb0c [2021-09-29T02:29:42.462Z] ---> aec8e29b65aa [2021-09-29T02:29:42.462Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:29:42.462Z] ---> 0dcb0cc48634 [2021-09-29T02:29:42.462Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:29:42.462Z] ---> Running in 0084873b16c8 [2021-09-29T02:29:42.760Z] Removing intermediate container a7b1bcc28316 [2021-09-29T02:29:42.760Z] ---> 43978654bfb2 [2021-09-29T02:29:42.760Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:29:42.760Z] ---> Running in 102a4d6157ef [2021-09-29T02:29:43.046Z] ---> a16a53755f37 [2021-09-29T02:29:43.046Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T02:29:43.046Z] Removing intermediate container 102a4d6157ef [2021-09-29T02:29:43.046Z] ---> 49847ec6902a [2021-09-29T02:29:43.046Z] Step 14/22 : WORKDIR /edgex [2021-09-29T02:29:43.046Z] ---> Running in 8ab0aa4775e8 [2021-09-29T02:29:43.332Z] Removing intermediate container 8ab0aa4775e8 [2021-09-29T02:29:43.332Z] ---> 121c8c2269f4 [2021-09-29T02:29:43.332Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T02:29:43.619Z] ---> acfad339b77e [2021-09-29T02:29:43.619Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T02:29:43.911Z] ---> 4a061af615b9 [2021-09-29T02:29:43.911Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T02:29:43.911Z] ---> 4c00119ae94c [2021-09-29T02:29:43.911Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T02:29:44.209Z] ---> Running in 66837125abba [2021-09-29T02:29:44.509Z] Removing intermediate container 66837125abba [2021-09-29T02:29:44.509Z] ---> 63cd612176a3 [2021-09-29T02:29:44.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:29:44.509Z] ---> 25ad026495ba [2021-09-29T02:29:44.509Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T02:29:44.509Z] ---> Running in 3be7e67700ec [2021-09-29T02:29:44.802Z] Removing intermediate container 3be7e67700ec [2021-09-29T02:29:44.802Z] ---> 463df7b5e13b [2021-09-29T02:29:44.802Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:29:45.091Z] ---> Running in bb5a34d93318 [2021-09-29T02:29:45.091Z] Removing intermediate container 0084873b16c8 [2021-09-29T02:29:45.091Z] ---> 482a61c4ad45 [2021-09-29T02:29:45.091Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T02:29:45.091Z] ---> Running in 1b55f24f97fc [2021-09-29T02:29:45.091Z] ---> 15550e036adc [2021-09-29T02:29:45.091Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T02:29:45.091Z] ---> Running in 40a12e185b90 [2021-09-29T02:29:45.416Z] Removing intermediate container bb5a34d93318 [2021-09-29T02:29:45.416Z] ---> 2b9e9ded127e [2021-09-29T02:29:45.416Z] Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:29:45.416Z] ---> Running in 80c0b522b471 [2021-09-29T02:29:45.416Z] Removing intermediate container 40a12e185b90 [2021-09-29T02:29:45.416Z] ---> 989b42187467 [2021-09-29T02:29:45.416Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T02:29:45.755Z] ---> Running in f544aaded660 [2021-09-29T02:29:45.755Z] Removing intermediate container 80c0b522b471 [2021-09-29T02:29:45.755Z] ---> 442d92abe87c [2021-09-29T02:29:45.755Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:29:45.755Z] ---> Running in a4caeb144550 [2021-09-29T02:29:45.755Z] 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-09-29T02:29:45.755Z] Removing intermediate container f544aaded660 [2021-09-29T02:29:45.755Z] ---> 98392ce1bbc5 [2021-09-29T02:29:45.755Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T02:29:45.755Z] ---> Running in ef4293c149fa [2021-09-29T02:29:46.172Z] Removing intermediate container a4caeb144550 [2021-09-29T02:29:46.172Z] ---> 9b0e0fca7fb9 [2021-09-29T02:29:46.172Z] [2021-09-29T02:29:46.172Z] Removing intermediate container ef4293c149fa [2021-09-29T02:29:46.172Z] ---> 836512bd6bf7 [2021-09-29T02:29:46.172Z] Step 21/22 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:29:46.172Z] Successfully built 9b0e0fca7fb9 [2021-09-29T02:29:46.172Z] Successfully tagged core-data:latest [2021-09-29T02:29:46.172Z]  Building core-data ... done  ---> Running in 90f129c0ec75 [2021-09-29T02:29:46.172Z] Removing intermediate container 90f129c0ec75 [2021-09-29T02:29:46.172Z] ---> fdf8ca37b47b [2021-09-29T02:29:46.172Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T02:29:46.172Z] ---> Running in 3a0423b8d660 [2021-09-29T02:29:46.564Z] Removing intermediate container 3a0423b8d660 [2021-09-29T02:29:46.564Z] ---> 3b7e27c48ad0 [2021-09-29T02:29:46.564Z] [2021-09-29T02:29:46.564Z] Successfully built 3b7e27c48ad0 [2021-09-29T02:29:46.564Z] Successfully tagged security-proxy-setup:latest [2021-09-29T02:29:55.297Z]  Building security-proxy-setup ... 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-09-29T02:29:58.971Z] Removing intermediate container 700016b9e106 [2021-09-29T02:29:58.971Z] ---> 70311f299c0d [2021-09-29T02:29:58.971Z] [2021-09-29T02:29:58.971Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T02:29:58.971Z] ---> 14119a10abf4 [2021-09-29T02:29:58.971Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T02:29:58.971Z] ---> Running in de56c0eb59bd [2021-09-29T02:29:59.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:59.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:29:59.603Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T02:29:59.603Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T02:29:59.603Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T02:29:59.603Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:29:59.603Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:29:59.603Z] OK: 6 MiB in 17 packages [2021-09-29T02:30:00.611Z] Removing intermediate container de56c0eb59bd [2021-09-29T02:30:00.611Z] ---> bbd01126d066 [2021-09-29T02:30:00.611Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:30:00.611Z] ---> Running in c475d480846b [2021-09-29T02:30:00.611Z] Removing intermediate container c475d480846b [2021-09-29T02:30:00.611Z] ---> 36aa8dc83b74 [2021-09-29T02:30:00.611Z] Step 14/26 : WORKDIR / [2021-09-29T02:30:00.898Z] ---> Running in 78940325fe7f [2021-09-29T02:30:00.898Z] Removing intermediate container 78940325fe7f [2021-09-29T02:30:00.898Z] ---> a8ef20402fbf [2021-09-29T02:30:00.898Z] 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-09-29T02:30:01.184Z] ---> c57289864f95 [2021-09-29T02:30:01.184Z] 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-09-29T02:30:01.469Z] ---> bd28d889c636 [2021-09-29T02:30:01.469Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T02:30:01.774Z] ---> f9dc02fb7160 [2021-09-29T02:30:01.774Z] 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-09-29T02:30:02.062Z] ---> bbcfcfee9b6b [2021-09-29T02:30:02.062Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T02:30:03.159Z] Removing intermediate container fc94115fd689 [2021-09-29T02:30:03.159Z] ---> 5a60ebc9b698 [2021-09-29T02:30:03.159Z] [2021-09-29T02:30:03.159Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:30:03.159Z] ---> 14119a10abf4 [2021-09-29T02:30:03.159Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:30:03.159Z] ---> Using cache [2021-09-29T02:30:03.159Z] ---> 271578304982 [2021-09-29T02:30:03.159Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:30:03.159Z] ---> Using cache [2021-09-29T02:30:03.159Z] ---> 57a73017a184 [2021-09-29T02:30:03.159Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T02:30:03.159Z] ---> a758828695f1 [2021-09-29T02:30:03.159Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T02:30:03.159Z] ---> Running in ac4afe9710f8 [2021-09-29T02:30:03.470Z] Removing intermediate container ac4afe9710f8 [2021-09-29T02:30:03.470Z] ---> e1f9fa3f0882 [2021-09-29T02:30:03.470Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:30:03.777Z] ---> Running in 1ee13b202b82 [2021-09-29T02:30:03.777Z] ---> b94dce0bfeda [2021-09-29T02:30:03.777Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T02:30:03.777Z] Removing intermediate container 1ee13b202b82 [2021-09-29T02:30:03.777Z] ---> 5d6af1be31d0 [2021-09-29T02:30:03.777Z] Step 16/24 : WORKDIR / [2021-09-29T02:30:03.777Z] ---> Running in e557a9ca1851 [2021-09-29T02:30:03.777Z] ---> 1642a080926d [2021-09-29T02:30:03.777Z] 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-09-29T02:30:04.071Z] ---> Running in fbad9b54bf1e [2021-09-29T02:30:04.071Z] Removing intermediate container e557a9ca1851 [2021-09-29T02:30:04.071Z] ---> 116676d31def [2021-09-29T02:30:04.071Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:30:04.071Z] ---> 10f7c3cf450d [2021-09-29T02:30:04.071Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T02:30:04.756Z] ---> 130f325150a2 [2021-09-29T02:30:04.756Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T02:30:04.756Z] ---> 85c9c39a7091 [2021-09-29T02:30:04.756Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T02:30:05.257Z] ---> Running in a2f3a20b1e3c [2021-09-29T02:30:05.257Z] Removing intermediate container fbad9b54bf1e [2021-09-29T02:30:05.257Z] ---> 83e89729f8ef [2021-09-29T02:30:05.257Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T02:30:05.257Z] ---> Running in 8c582edede42 [2021-09-29T02:30:05.804Z] Removing intermediate container a2f3a20b1e3c [2021-09-29T02:30:05.804Z] ---> de9f3500520c [2021-09-29T02:30:05.804Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:30:05.804Z] ---> Running in 1aa8ca6598d8 [2021-09-29T02:30:05.804Z] Removing intermediate container 8c582edede42 [2021-09-29T02:30:05.804Z] ---> c8ee4dca2791 [2021-09-29T02:30:05.804Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T02:30:05.804Z] ---> Running in eb26bc45250d [2021-09-29T02:30:05.804Z] Removing intermediate container 1aa8ca6598d8 [2021-09-29T02:30:05.804Z] ---> fdb6b39dcbe9 [2021-09-29T02:30:05.804Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:30:05.804Z] Removing intermediate container 1b55f24f97fc [2021-09-29T02:30:05.804Z] ---> 4f44d740aa26 [2021-09-29T02:30:05.804Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T02:30:05.804Z] ---> Running in 5dfb24afc3b4 [2021-09-29T02:30:05.804Z] Removing intermediate container eb26bc45250d [2021-09-29T02:30:05.804Z] ---> d142388425b3 [2021-09-29T02:30:05.804Z] Step 25/26 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:30:05.804Z] ---> Running in 5c0ecde44d04 [2021-09-29T02:30:05.804Z] ---> Running in 0a374cbc9c87 [2021-09-29T02:30:05.804Z] Removing intermediate container 5dfb24afc3b4 [2021-09-29T02:30:05.804Z] ---> 22d20e9df64e [2021-09-29T02:30:05.804Z] Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:30:05.804Z] ---> Running in 16fed42c20fc [2021-09-29T02:30:05.804Z] Removing intermediate container 0a374cbc9c87 [2021-09-29T02:30:05.804Z] ---> 4f48e9f9646b [2021-09-29T02:30:05.804Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T02:30:05.804Z] Removing intermediate container 16fed42c20fc [2021-09-29T02:30:05.804Z] ---> 404ae79f23ff [2021-09-29T02:30:05.804Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:30:05.804Z] ---> Running in c4ad69f4973d [2021-09-29T02:30:05.804Z] ---> Running in b0119fadf09a [2021-09-29T02:30:06.097Z] 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-09-29T02:30:06.097Z] Removing intermediate container c4ad69f4973d [2021-09-29T02:30:06.097Z] ---> a5ac88244700 [2021-09-29T02:30:06.097Z] [2021-09-29T02:30:06.097Z] Removing intermediate container b0119fadf09a [2021-09-29T02:30:06.097Z] ---> b8e45d38ffd3 [2021-09-29T02:30:06.097Z] [2021-09-29T02:30:06.097Z] Successfully built a5ac88244700 [2021-09-29T02:30:06.097Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T02:30:06.097Z]  Building security-secretstore-setup ... done Successfully built b8e45d38ffd3 [2021-09-29T02:30:06.097Z] Successfully tagged core-metadata:latest [2021-09-29T02:30:06.734Z]  Building core-metadata ... done Removing intermediate container 5c0ecde44d04 [2021-09-29T02:30:06.734Z] ---> f5f76a113a72 [2021-09-29T02:30:06.734Z] [2021-09-29T02:30:06.734Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T02:30:06.734Z] 20.10.7: Pulling from library/docker [2021-09-29T02:30:13.893Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T02:30:13.893Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T02:30:13.893Z] ---> 08bdaf2f88f9 [2021-09-29T02:30:13.893Z] 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-09-29T02:30:13.893Z] ---> Running in eb2eedfeac6c [2021-09-29T02:30:13.893Z] Removing intermediate container eb2eedfeac6c [2021-09-29T02:30:13.893Z] ---> 652a0f10150d [2021-09-29T02:30:13.893Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T02:30:13.893Z] ---> Running in beb74e99886a [2021-09-29T02:30:13.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:14.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T02:30:14.496Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T02:30:14.496Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T02:30:14.496Z] Executing bash-5.1.0-r0.post-install [2021-09-29T02:30:14.496Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T02:30:14.496Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T02:30:14.496Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T02:30:14.496Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T02:30:14.496Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T02:30:14.496Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T02:30:14.496Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T02:30:14.496Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T02:30:14.496Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T02:30:14.496Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T02:30:14.496Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T02:30:14.496Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T02:30:15.125Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T02:30:15.125Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T02:30:15.125Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T02:30:15.125Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T02:30:15.125Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T02:30:15.125Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T02:30:15.425Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T02:30:15.425Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T02:30:15.425Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T02:30:15.425Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T02:30:15.425Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T02:30:15.425Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T02:30:15.425Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T02:30:15.425Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T02:30:15.425Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T02:30:15.426Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T02:30:15.730Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T02:30:15.730Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T02:30:15.730Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T02:30:15.730Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T02:30:15.730Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T02:30:15.730Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T02:30:15.730Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T02:30:15.730Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T02:30:15.730Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T02:30:16.122Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T02:30:16.122Z] OK: 82 MiB in 59 packages [2021-09-29T02:30:17.268Z] Collecting docker-compose==1.23.2 [2021-09-29T02:30:17.552Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T02:30:17.552Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T02:30:17.552Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T02:30:17.552Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T02:30:17.552Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T02:30:17.841Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T02:30:17.841Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T02:30:18.126Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T02:30:18.126Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T02:30:18.126Z] Collecting PyYAML<4,>=3.10 [2021-09-29T02:30:18.126Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T02:30:18.749Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T02:30:18.749Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T02:30:18.749Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T02:30:18.749Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T02:30:19.036Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T02:30:19.036Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T02:30:19.036Z] 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-09-29T02:30:19.036Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T02:30:19.036Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T02:30:19.335Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T02:30:19.335Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T02:30:19.616Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T02:30:19.616Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T02:30:19.616Z] Collecting idna<2.8,>=2.5 [2021-09-29T02:30:19.616Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T02:30:19.616Z] Collecting certifi>=2017.4.17 [2021-09-29T02:30:19.616Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T02:30:19.616Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T02:30:19.616Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T02:30:19.897Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T02:30:19.897Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T02:30:19.897Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T02:30:19.897Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T02:30:19.897Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T02:30:19.897Z] Attempting uninstall: urllib3 [2021-09-29T02:30:19.897Z] Found existing installation: urllib3 1.26.2 [2021-09-29T02:30:19.897Z] Uninstalling urllib3-1.26.2: [2021-09-29T02:30:19.897Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T02:30:19.897Z] Attempting uninstall: idna [2021-09-29T02:30:19.897Z] Found existing installation: idna 3.1 [2021-09-29T02:30:19.897Z] Uninstalling idna-3.1: [2021-09-29T02:30:20.184Z] Successfully uninstalled idna-3.1 [2021-09-29T02:30:20.184Z] Attempting uninstall: chardet [2021-09-29T02:30:20.184Z] Found existing installation: chardet 4.0.0 [2021-09-29T02:30:20.184Z] Uninstalling chardet-4.0.0: [2021-09-29T02:30:20.184Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T02:30:20.456Z] Attempting uninstall: requests [2021-09-29T02:30:20.456Z] Found existing installation: requests 2.25.1 [2021-09-29T02:30:20.456Z] Uninstalling requests-2.25.1: [2021-09-29T02:30:20.456Z] Successfully uninstalled requests-2.25.1 [2021-09-29T02:30:20.456Z] Running setup.py install for texttable: started [2021-09-29T02:30:20.730Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T02:30:20.730Z] Running setup.py install for PyYAML: started [2021-09-29T02:30:21.005Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T02:30:21.274Z] Running setup.py install for docopt: started [2021-09-29T02:30:21.546Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T02:30:21.546Z] Running setup.py install for dockerpty: started [2021-09-29T02:30:21.816Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T02:30:22.089Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T02:30:25.442Z] Removing intermediate container beb74e99886a [2021-09-29T02:30:25.442Z] ---> ac45c2c741be [2021-09-29T02:30:25.442Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T02:30:25.442Z] ---> Running in 578749f58dfe [2021-09-29T02:30:25.442Z] Removing intermediate container 578749f58dfe [2021-09-29T02:30:25.442Z] ---> 4abc0beda176 [2021-09-29T02:30:25.442Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T02:30:25.442Z] ---> Running in cc56f8fea45f [2021-09-29T02:30:25.442Z] Removing intermediate container cc56f8fea45f [2021-09-29T02:30:25.442Z] ---> 611f1038305d [2021-09-29T02:30:25.442Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T02:30:26.036Z] ---> 4845b1054e36 [2021-09-29T02:30:26.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T02:30:26.036Z] ---> 484cdb4a09f1 [2021-09-29T02:30:26.036Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T02:30:26.308Z] ---> f32da545b6da [2021-09-29T02:30:26.308Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T02:30:26.308Z] ---> Running in 62cb334a4103 [2021-09-29T02:30:26.308Z] Removing intermediate container 62cb334a4103 [2021-09-29T02:30:26.308Z] ---> a025844e9604 [2021-09-29T02:30:26.308Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:30:26.308Z] ---> Running in 630529536e90 [2021-09-29T02:30:26.308Z] Removing intermediate container 630529536e90 [2021-09-29T02:30:26.308Z] ---> 938c6a8ce0c0 [2021-09-29T02:30:26.308Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T02:30:26.308Z] ---> Running in 380b5f77c0cc [2021-09-29T02:30:26.577Z] Removing intermediate container 380b5f77c0cc [2021-09-29T02:30:26.577Z] ---> 148c63a765df [2021-09-29T02:30:26.577Z] Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:30:26.577Z] ---> Running in 275dc6151084 [2021-09-29T02:30:26.577Z] Removing intermediate container 275dc6151084 [2021-09-29T02:30:26.577Z] ---> f5d881fafe91 [2021-09-29T02:30:26.577Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:30:26.577Z] ---> Running in e4e33fb40624 [2021-09-29T02:30:26.852Z] Removing intermediate container e4e33fb40624 [2021-09-29T02:30:26.852Z] ---> b9ad84ad8f2f [2021-09-29T02:30:26.852Z] [2021-09-29T02:30:26.852Z] Successfully built b9ad84ad8f2f [2021-09-29T02:30:26.852Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T02:30:26.870Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T02:30:26.879Z] $ docker stop --time=1 33431848e40f22815b827d3a0c7c9ed69ef74ff7be35de6f33db4e8118933925 [2021-09-29T02:30:28.153Z] $ docker rm -f 33431848e40f22815b827d3a0c7c9ed69ef74ff7be35de6f33db4e8118933925 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:30:28.671Z] + docker images [2021-09-29T02:30:28.671Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T02:30:28.671Z] sys-mgmt-agent latest b9ad84ad8f2f 2 seconds ago 325MB [2021-09-29T02:30:28.671Z] f5f76a113a72 22 seconds ago 1.75GB [2021-09-29T02:30:28.671Z] core-metadata latest b8e45d38ffd3 23 seconds ago 16.8MB [2021-09-29T02:30:28.671Z] security-secretstore-setup latest a5ac88244700 23 seconds ago 28.2MB [2021-09-29T02:30:28.671Z] 5a60ebc9b698 26 seconds ago 1.76GB [2021-09-29T02:30:28.671Z] 70311f299c0d 30 seconds ago 1.76GB [2021-09-29T02:30:28.671Z] security-proxy-setup latest 3b7e27c48ad0 42 seconds ago 26.7MB [2021-09-29T02:30:28.671Z] core-data latest 9b0e0fca7fb9 43 seconds ago 20.5MB [2021-09-29T02:30:28.671Z] 58418061dd30 51 seconds ago 1.76GB [2021-09-29T02:30:28.671Z] security-bootstrapper latest 020d7939e4c6 56 seconds ago 18.8MB [2021-09-29T02:30:28.671Z] core-command latest bd475b884b02 About a minute ago 16MB [2021-09-29T02:30:28.671Z] dfcf15981dfb About a minute ago 1.76GB [2021-09-29T02:30:28.671Z] support-notifications latest 4a1bb3db3268 About a minute ago 16.8MB [2021-09-29T02:30:28.671Z] 233a49ee4d23 About a minute ago 1.75GB [2021-09-29T02:30:28.671Z] a82d174e522c About a minute ago 1.75GB [2021-09-29T02:30:28.671Z] 3648451eae1a About a minute ago 1.75GB [2021-09-29T02:30:28.671Z] support-scheduler latest fbfd5223b3b3 About a minute ago 16.1MB [2021-09-29T02:30:28.671Z] a4a981c283d3 About a minute ago 1.75GB [2021-09-29T02:30:28.671Z] ci-base-image-x86_64 latest 8745af1e33fd 5 minutes ago 1.25GB [2021-09-29T02:30:28.671Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T02:30:28.671Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T02:30:28.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T02:30:28.671Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T02:30:28.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-29T02:30:44.089Z] Still waiting to schedule task [2021-09-29T02:30:44.089Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-29T02:31:19.661Z] Removing intermediate container 3a78a7f4a39b [2021-09-29T02:31:19.661Z] ---> 21305a77cb0c [2021-09-29T02:31:19.661Z] Successfully built 21305a77cb0c [2021-09-29T02:31:19.661Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:31:20.071Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T02:31:20.071Z] . [Pipeline] withDockerContainer [2021-09-29T02:31:20.379Z] prd-ubuntu18.04-docker-arm64-4c-16g-77 does not seem to be running inside a container [2021-09-29T02:31:20.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T02:31:22.385Z] $ docker top 2a4e05f318f874229de034f5c2fb13c544587fd31a1595c658af3b3bcf496e55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:31:23.487Z] + go version [2021-09-29T02:31:23.487Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T02:31:23.514Z] $ docker stop --time=1 2a4e05f318f874229de034f5c2fb13c544587fd31a1595c658af3b3bcf496e55 [2021-09-29T02:31:25.469Z] $ docker rm -f 2a4e05f318f874229de034f5c2fb13c544587fd31a1595c658af3b3bcf496e55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:31:26.389Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T02:31:26.389Z] . [Pipeline] withDockerContainer [2021-09-29T02:31:26.720Z] prd-ubuntu18.04-docker-arm64-4c-16g-77 does not seem to be running inside a container [2021-09-29T02:31:26.827Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T02:31:28.585Z] $ docker top 2ae1d3f43b690a4628aec88d8bc338b8e899bf7fd0b3544afe314230edf7b777 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T02:31:29.001Z] ========================================================= [2021-09-29T02:31:29.001Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T02:31:29.001Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:31:29.726Z] + go mod tidy [Pipeline] sh [2021-09-29T02:31:31.419Z] + make test [2021-09-29T02:31:31.419Z] go mod tidy [2021-09-29T02:31:32.033Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T02:32:04.751Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T02:33:02.154Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T02:33:07.034Z] Running on prd-ubuntu18.04-docker-8c-8g-80 in /w/workspace/edgexfoundry_edgex-go_PR-3730 [Pipeline] { [Pipeline] ws [2021-09-29T02:33:07.051Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-29T02:33:07.250Z] The recommended git tool is: git [2021-09-29T02:33:10.956Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T02:33:12.419Z] using credential edgex-jenkins-ssh [2021-09-29T02:33:12.438Z] Cloning the remote Git repository [2021-09-29T02:33:13.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T02:33:13.127Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T02:33:12.464Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:33:12.582Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-29T02:33:12.681Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:33:12.681Z] > git --version # timeout=10 [2021-09-29T02:33:12.690Z] > git --version # 'git version 2.17.1' [2021-09-29T02:33:12.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:33:12.799Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:33:28.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T02:33:28.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T02:33:28.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T02:33:28.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T02:33:28.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T02:33:28.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T02:33:29.578Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T02:33:29.578Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T02:33:29.578Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T02:33:29.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T02:33:40.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.323s coverage: 28.7% of statements [2021-09-29T02:33:40.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T02:33:40.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T02:33:44.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.516s coverage: 98.5% of statements [2021-09-29T02:33:44.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T02:33:45.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 46.3% of statements [2021-09-29T02:33:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T02:33:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T02:33:48.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.715s coverage: 90.1% of statements [2021-09-29T02:33:48.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T02:33:48.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:33:48.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.229s coverage: 81.2% of statements [2021-09-29T02:33:48.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T02:33:48.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T02:33:48.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T02:33:48.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T02:33:48.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T02:33:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.781s coverage: 94.2% of statements [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:33:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 59.1% of statements [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T02:33:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.283s coverage: 60.0% of statements [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T02:33:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.374s coverage: 0.8% of statements [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T02:33:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.280s coverage: 58.8% of statements [2021-09-29T02:33:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 21.7% of statements [2021-09-29T02:33:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T02:33:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements [2021-09-29T02:33:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 79.5% of statements [2021-09-29T02:33:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.206s coverage: 94.1% of statements [2021-09-29T02:33:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements [2021-09-29T02:34:00.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements [2021-09-29T02:34:11.848Z] Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:34:12.026Z] Merge succeeded, producing 298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:34:12.027Z] Checking out Revision 298a1834b96a946babe9fafbac0001a68e777db5 (PR-3730) [2021-09-29T02:34:12.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements [2021-09-29T02:34:12.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2021-09-29T02:34:11.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:34:11.094Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T02:34:11.107Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T02:34:11.129Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T02:34:11.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:34:11.135Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3730/head:refs/remotes/origin/PR-3730 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T02:34:11.877Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:34:11.883Z] > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 [2021-09-29T02:34:11.970Z] > git remote # timeout=10 [2021-09-29T02:34:11.989Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T02:34:11.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T02:34:11.999Z] > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 [2021-09-29T02:34:12.012Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T02:34:12.025Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T02:34:12.029Z] > git checkout -f 298a1834b96a946babe9fafbac0001a68e777db5 # timeout=10 [2021-09-29T02:34:16.448Z] Commit message: "Merge branch 'main' into edgex-go-3565-unused" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:34:17.397Z] + echo snap-build.sh [2021-09-29T02:34:17.397Z] snap-build.sh [2021-09-29T02:34:17.397Z] + SNAP_BASE_DIR=. [2021-09-29T02:34:17.397Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-09-29T02:34:17.397Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-09-29T02:34:17.397Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-09-29T02:34:17.397Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-09-29T02:34:17.397Z] + cd /w/workspace/edgex-go/3 [2021-09-29T02:34:17.397Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T02:34:17.397Z] Reading package lists... [2021-09-29T02:34:17.397Z] Building dependency tree... [2021-09-29T02:34:17.397Z] Reading state information... [2021-09-29T02:34:17.397Z] The following packages were automatically installed and are no longer required: [2021-09-29T02:34:17.397Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T02:34:17.397Z] uidmap xdelta3 [2021-09-29T02:34:17.397Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T02:34:17.397Z] The following packages will be REMOVED: [2021-09-29T02:34:17.397Z] lxd* lxd-client* [2021-09-29T02:34:17.705Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T02:34:17.705Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T02:34:18.267Z] (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-09-29T02:34:18.267Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T02:34:18.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.564s coverage: 82.5% of statements [2021-09-29T02:34:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T02:34:19.271Z] Removing lxd dnsmasq configuration [2021-09-29T02:34:19.271Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T02:34:19.271Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T02:34:20.253Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:34:20.526Z] (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-09-29T02:34:20.526Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T02:34:21.990Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T02:34:21.990Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T02:34:22.602Z] + sudo snap remove --purge lxd [2021-09-29T02:34:22.916Z] snap "lxd" is not installed [2021-09-29T02:34:22.916Z] + sudo groupadd --force --system lxd [2021-09-29T02:34:22.916Z] ++ whoami [2021-09-29T02:34:22.916Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T02:34:22.916Z] + newgrp - lxd [2021-09-29T02:34:22.916Z] + sudo snap install lxd [2021-09-29T02:34:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T02:34:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T02:34:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T02:34:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T02:34:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.276s coverage: 58.8% of statements [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T02:34:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements [2021-09-29T02:34:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements [2021-09-29T02:34:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.299s coverage: 85.4% of statements [2021-09-29T02:34:25.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.891s coverage: 91.2% of statements [2021-09-29T02:34:25.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T02:34:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.869s coverage: 64.4% of statements [2021-09-29T02:34:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T02:34:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T02:34:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements [2021-09-29T02:34:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 91.3% of statements [2021-09-29T02:34:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-09-29T02:34:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-09-29T02:34:28.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2021-09-29T02:34:33.787Z] 2021-09-29T02:34:30Z INFO Waiting for automatic snapd restart... [2021-09-29T02:34:33.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.390s coverage: 70.5% of statements [2021-09-29T02:34:33.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T02:34:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T02:34:33.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T02:34:34.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.850s coverage: 43.6% of statements [2021-09-29T02:34:34.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T02:34:34.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T02:34:34.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements [2021-09-29T02:34:34.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T02:34:34.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements [2021-09-29T02:34:34.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T02:34:41.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 19.5% of statements [2021-09-29T02:34:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T02:34:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T02:34:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T02:34:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T02:34:41.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.0% of statements [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T02:34:41.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.202s coverage: 63.2% of statements [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T02:34:41.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T02:34:41.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.170s coverage: 28.9% of statements [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T02:34:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T02:34:41.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements [2021-09-29T02:34:41.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements [2021-09-29T02:34:42.842Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T02:34:42.842Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T02:34:42.842Z] GO111MODULE=on go vet ./... [2021-09-29T02:34:56.345Z] lxd 4.18 from Canonical* installed [2021-09-29T02:34:56.345Z] + sudo lxd init --auto [2021-09-29T02:35:04.829Z] + sudo snap install --classic snapcraft [2021-09-29T02:35:15.247Z] snapcraft 5.0 from Canonical* installed [2021-09-29T02:35:15.247Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T02:35:15.247Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T02:35:15.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T02:35:15.247Z] Dload Upload Total Spent Left Speed [2021-09-29T02:35:15.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3777 [2021-09-29T02:35:15.247Z] 100 3325k 100 3325k 0 0 7275k 0 --:--:-- --:--:-- --:--:-- 7275k [2021-09-29T02:35:15.247Z] ./yq_linux_amd64 [2021-09-29T02:35:15.247Z] + sudo snapcraft prime --use-lxd [2021-09-29T02:35:17.299Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T02:35:17.299Z] 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-09-29T02:35:17.299Z] - README.md [2021-09-29T02:35:17.299Z] [2021-09-29T02:35:17.299Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T02:35:17.574Z] Launching a container. [2021-09-29T02:35:28.330Z] Waiting for container to be ready [2021-09-29T02:35:28.330Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T02:35:28.330Z] [2021-09-29T02:35:32.851Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T02:35:33.499Z] Waiting for network to be ready... [2021-09-29T02:35:33.804Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T02:35:33.804Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T02:35:33.804Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T02:35:34.126Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T02:35:34.126Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T02:35:34.126Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T02:35:34.126Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T02:35:34.126Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T02:35:34.126Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T02:35:34.126Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T02:35:34.478Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T02:35:34.478Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T02:35:34.817Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T02:35:35.355Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T02:35:35.355Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T02:35:35.355Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T02:35:35.355Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T02:35:35.355Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T02:35:35.645Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T02:35:35.933Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T02:35:36.256Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T02:35:36.256Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T02:35:36.256Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T02:35:36.256Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T02:35:36.256Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T02:35:36.256Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T02:35:36.553Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T02:35:39.308Z] Fetched 25.4 MB in 5s (4741 kB/s) [2021-09-29T02:35:40.370Z] Reading package lists... [2021-09-29T02:35:40.682Z] Reading package lists... [2021-09-29T02:35:41.285Z] Building dependency tree... [2021-09-29T02:35:41.285Z] Reading state information... [2021-09-29T02:35:41.576Z] The following additional packages will be installed: [2021-09-29T02:35:41.576Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T02:35:41.576Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T02:35:41.576Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T02:35:41.576Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T02:35:41.576Z] Suggested packages: [2021-09-29T02:35:41.576Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T02:35:41.576Z] Recommended packages: [2021-09-29T02:35:41.576Z] gnupg libsasl2-modules [2021-09-29T02:35:41.576Z] The following NEW packages will be installed: [2021-09-29T02:35:41.576Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T02:35:41.576Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T02:35:41.576Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T02:35:41.576Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T02:35:41.576Z] The following packages will be upgraded: [2021-09-29T02:35:41.576Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T02:35:41.576Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T02:35:41.576Z] Need to get 3527 kB of archives. [2021-09-29T02:35:41.576Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T02:35:41.576Z] 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-09-29T02:35:41.863Z] 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-09-29T02:35:41.863Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-29T02:35:41.863Z] 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-09-29T02:35:41.863Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T02:35:42.161Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T02:35:42.460Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T02:35:42.460Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T02:35:42.460Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T02:35:42.460Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T02:35:42.460Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T02:35:42.743Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T02:35:42.743Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T02:35:42.743Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T02:35:42.743Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T02:35:42.743Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T02:35:42.743Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T02:35:42.743Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T02:35:42.743Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T02:35:42.743Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T02:35:42.743Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T02:35:42.743Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T02:35:43.014Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:35:43.014Z] Fetched 3527 kB in 1s (3252 kB/s) [2021-09-29T02:35:43.014Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T02:35:43.014Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:35:43.014Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:35:43.014Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T02:35:43.303Z] Selecting previously unselected package udev. [2021-09-29T02:35:43.303Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T02:35:43.303Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:35:43.303Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-29T02:35:43.581Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T02:35:43.581Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T02:35:43.581Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T02:35:43.581Z] Selecting previously unselected package fuse. [2021-09-29T02:35:43.581Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T02:35:43.581Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T02:35:43.581Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:35:43.854Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:35:43.855Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:35:43.855Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:35:43.855Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:35:43.855Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:35:44.148Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T02:35:44.148Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T02:35:44.148Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T02:35:44.148Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T02:35:44.149Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:35:44.149Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:44.149Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T02:35:44.149Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:35:44.149Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:44.435Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T02:35:44.435Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:35:44.435Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:44.435Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T02:35:44.435Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:35:44.435Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:44.435Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T02:35:44.435Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:35:44.435Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:44.951Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T02:35:44.951Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:35:44.951Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:44.951Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T02:35:44.951Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:35:44.951Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:44.951Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T02:35:44.951Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:35:44.951Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:44.951Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T02:35:44.951Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T02:35:45.246Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:45.246Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T02:35:45.246Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T02:35:45.246Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:35:45.246Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T02:35:45.246Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T02:35:45.246Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:35:45.246Z] Selecting previously unselected package libldap-common. [2021-09-29T02:35:45.246Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T02:35:45.246Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:35:45.246Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T02:35:45.246Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T02:35:45.246Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:35:45.246Z] Selecting previously unselected package dirmngr. [2021-09-29T02:35:45.246Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:35:45.246Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T02:35:45.534Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:35:45.534Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T02:35:45.534Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T02:35:45.534Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:35:45.534Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T02:35:45.534Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T02:35:45.534Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:45.534Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T02:35:45.534Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:35:45.534Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T02:35:46.176Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T02:35:46.176Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:46.176Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T02:35:46.176Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T02:35:46.470Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T02:35:46.470Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:46.470Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:46.470Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:46.470Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:46.470Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:46.470Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:46.470Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T02:35:46.470Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T02:35:46.470Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T02:35:46.470Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:35:47.123Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T02:35:47.123Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T02:35:47.123Z] This means they are not meant to be enabled using systemctl. [2021-09-29T02:35:47.123Z] Possible reasons for having this kind of units are: [2021-09-29T02:35:47.123Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T02:35:47.123Z] .wants/ or .requires/ directory. [2021-09-29T02:35:47.123Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T02:35:47.123Z] a requirement dependency on it. [2021-09-29T02:35:47.123Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T02:35:47.123Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T02:35:47.123Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T02:35:47.123Z] instance name specified. [2021-09-29T02:35:47.758Z] Reading package lists... [2021-09-29T02:35:48.061Z] Building dependency tree... [2021-09-29T02:35:48.061Z] Reading state information... [2021-09-29T02:35:49.087Z] The following additional packages will be installed: [2021-09-29T02:35:49.087Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T02:35:49.087Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T02:35:49.087Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T02:35:49.087Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T02:35:49.087Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T02:35:49.087Z] Suggested packages: [2021-09-29T02:35:49.087Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T02:35:49.087Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T02:35:49.087Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T02:35:49.087Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T02:35:49.087Z] systemd-container policykit-1 [2021-09-29T02:35:49.087Z] Recommended packages: [2021-09-29T02:35:49.087Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T02:35:49.087Z] The following NEW packages will be installed: [2021-09-29T02:35:49.087Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T02:35:49.087Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T02:35:49.087Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T02:35:49.087Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T02:35:49.087Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T02:35:49.087Z] The following packages will be upgraded: [2021-09-29T02:35:49.087Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T02:35:49.087Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T02:35:49.087Z] Need to get 36.8 MB of archives. [2021-09-29T02:35:49.087Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T02:35:49.087Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-29T02:35:49.087Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T02:35:49.087Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-29T02:35:49.375Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T02:35:49.375Z] 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-09-29T02:35:49.375Z] 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-09-29T02:35:49.375Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-29T02:35:49.375Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T02:35:49.375Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T02:35:49.375Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T02:35:49.375Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T02:35:49.375Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T02:35:49.375Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T02:35:49.375Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T02:35:49.375Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T02:35:49.375Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T02:35:49.375Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-29T02:35:49.982Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T02:35:49.982Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T02:35:49.982Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T02:35:50.276Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-29T02:35:50.276Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T02:35:50.276Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T02:35:50.276Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T02:35:50.276Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T02:35:50.276Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T02:35:50.276Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T02:35:50.276Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T02:35:50.276Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T02:35:50.276Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T02:35:51.725Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:35:51.725Z] Fetched 36.8 MB in 3s (14.1 MB/s) [2021-09-29T02:35:52.010Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:35:52.010Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:35:52.010Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:35:53.035Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:35:53.035Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:35:53.035Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T02:35:53.035Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:35:53.035Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T02:35:53.035Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T02:35:53.336Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T02:35:53.626Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T02:35:53.626Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T02:35:53.626Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T02:35:53.925Z] Setting up apt (1.6.14) ... [2021-09-29T02:35:53.925Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T02:35:54.580Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T02:35:54.580Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T02:35:54.580Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T02:35:54.580Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T02:35:56.124Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T02:35:56.124Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:35:56.124Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:35:56.124Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T02:35:56.124Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T02:35:56.124Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T02:35:56.124Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T02:35:56.124Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:35:56.124Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:35:56.412Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T02:35:56.712Z] Checking for services that may need to be restarted...done. [2021-09-29T02:35:56.712Z] Checking for services that may need to be restarted...done. [2021-09-29T02:35:56.712Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:35:56.712Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T02:35:56.712Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:35:57.319Z] Selecting previously unselected package python3-minimal. [2021-09-29T02:35:57.319Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T02:35:57.319Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:35:57.319Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T02:35:57.319Z] Selecting previously unselected package mime-support. [2021-09-29T02:35:57.319Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T02:35:57.319Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T02:35:57.319Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T02:35:57.319Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T02:35:57.319Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T02:35:57.604Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T02:35:57.604Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:35:57.604Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:35:57.883Z] Selecting previously unselected package python3.6. [2021-09-29T02:35:57.883Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T02:35:57.883Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:35:57.883Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T02:35:57.883Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:35:57.883Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T02:35:57.883Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T02:35:58.156Z] Selecting previously unselected package python3. [2021-09-29T02:35:58.156Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T02:35:58.156Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T02:35:58.156Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T02:35:58.156Z] Selecting previously unselected package multiarch-support. [2021-09-29T02:35:58.156Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:35:58.156Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T02:35:58.156Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T02:35:58.446Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T02:35:58.446Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T02:35:58.446Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T02:35:58.446Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T02:35:58.446Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T02:35:58.446Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T02:35:58.446Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T02:35:58.446Z] Selecting previously unselected package sudo. [2021-09-29T02:35:58.446Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T02:35:58.446Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T02:35:58.730Z] Selecting previously unselected package apparmor. [2021-09-29T02:35:58.730Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T02:35:58.730Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T02:35:59.007Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T02:35:59.007Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T02:35:59.007Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T02:35:59.007Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T02:35:59.007Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:35:59.007Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:35:59.007Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T02:35:59.007Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:35:59.007Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:35:59.296Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T02:35:59.296Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T02:35:59.296Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T02:35:59.296Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T02:35:59.296Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:35:59.296Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:35:59.601Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T02:35:59.601Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T02:35:59.601Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:35:59.601Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T02:35:59.601Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T02:35:59.601Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T02:35:59.901Z] Selecting previously unselected package openssh-client. [2021-09-29T02:35:59.901Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T02:35:59.901Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T02:35:59.901Z] Selecting previously unselected package squashfs-tools. [2021-09-29T02:35:59.901Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T02:35:59.901Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T02:36:00.398Z] Selecting previously unselected package snapd. [2021-09-29T02:36:00.398Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T02:36:00.398Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-29T02:36:03.867Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T02:36:03.867Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T02:36:03.867Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T02:36:03.867Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T02:36:03.867Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T02:36:03.867Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:36:03.867Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:36:03.867Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T02:36:03.867Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T02:36:04.487Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T02:36:04.487Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T02:36:04.487Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T02:36:04.487Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:36:04.487Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:36:04.487Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T02:36:05.523Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T02:36:05.523Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:36:05.523Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T02:36:05.523Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T02:36:05.523Z] running python rtupdate hooks for python3.6... [2021-09-29T02:36:05.523Z] running python post-rtupdate hooks for python3.6... [2021-09-29T02:36:05.523Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T02:36:06.539Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T02:36:06.831Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T02:36:06.831Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T02:36:06.831Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T02:36:07.452Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T02:36:07.767Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T02:36:08.050Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T02:36:08.344Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T02:36:08.344Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T02:36:08.344Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T02:36:08.643Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T02:36:08.949Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T02:36:09.259Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T02:36:09.259Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T02:36:09.549Z] /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-09-29T02:36:09.549Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T02:36:09.549Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T02:36:11.055Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:36:11.055Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:36:11.055Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:36:12.824Z] Reading package lists... [2021-09-29T02:36:13.108Z] Reading package lists... [2021-09-29T02:36:13.387Z] Building dependency tree... [2021-09-29T02:36:13.387Z] Reading state information... [2021-09-29T02:36:13.667Z] Calculating upgrade... [2021-09-29T02:36:13.949Z] The following packages will be upgraded: [2021-09-29T02:36:13.949Z] advancecomp base-files bash binutils binutils-common [2021-09-29T02:36:13.949Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T02:36:13.949Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T02:36:13.949Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T02:36:13.949Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T02:36:13.949Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T02:36:13.949Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T02:36:13.949Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T02:36:13.949Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T02:36:13.949Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T02:36:13.949Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T02:36:13.949Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T02:36:13.949Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T02:36:13.949Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T02:36:13.949Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T02:36:13.949Z] ubuntu-keyring util-linux [2021-09-29T02:36:14.234Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:36:14.234Z] Need to get 64.2 MB of archives. [2021-09-29T02:36:14.234Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T02:36:14.234Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T02:36:14.234Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T02:36:14.234Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T02:36:14.234Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T02:36:14.234Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T02:36:14.234Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T02:36:14.234Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T02:36:14.234Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T02:36:14.234Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-29T02:36:14.234Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-29T02:36:14.234Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-29T02:36:14.234Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T02:36:14.234Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T02:36:14.234Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-29T02:36:14.234Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T02:36:14.234Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T02:36:14.234Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T02:36:14.234Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T02:36:14.530Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T02:36:14.530Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T02:36:14.530Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-29T02:36:14.530Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T02:36:14.530Z] 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-09-29T02:36:14.530Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T02:36:14.530Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T02:36:14.530Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T02:36:14.530Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T02:36:14.530Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T02:36:14.530Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T02:36:14.530Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T02:36:14.530Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T02:36:14.530Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T02:36:14.530Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T02:36:14.830Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T02:36:14.831Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T02:36:14.831Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T02:36:14.831Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T02:36:14.831Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T02:36:14.831Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T02:36:14.831Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-29T02:36:14.831Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T02:36:14.831Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-29T02:36:14.831Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T02:36:14.831Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T02:36:14.831Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-29T02:36:14.831Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T02:36:14.831Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T02:36:14.831Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-29T02:36:14.831Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T02:36:14.831Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-29T02:36:14.831Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T02:36:14.831Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T02:36:14.831Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T02:36:14.831Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T02:36:14.831Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T02:36:14.831Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T02:36:14.831Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T02:36:15.164Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T02:36:15.164Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T02:36:15.164Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T02:36:15.474Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-29T02:36:15.474Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-29T02:36:15.474Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T02:36:15.474Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T02:36:15.474Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T02:36:15.475Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T02:36:15.475Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T02:36:15.768Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T02:36:15.768Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-29T02:36:15.768Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-29T02:36:15.768Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T02:36:15.768Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T02:36:15.768Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T02:36:15.768Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T02:36:15.768Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T02:36:15.768Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T02:36:15.768Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T02:36:15.768Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T02:36:15.768Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T02:36:15.768Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T02:36:15.768Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T02:36:15.768Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T02:36:15.768Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T02:36:15.768Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-29T02:36:15.768Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-29T02:36:15.768Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-29T02:36:15.768Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T02:36:15.768Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-29T02:36:15.768Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-29T02:36:15.768Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T02:36:15.768Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T02:36:16.058Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T02:36:16.059Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-29T02:36:16.059Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-29T02:36:16.059Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T02:36:16.059Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T02:36:16.059Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-29T02:36:16.059Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T02:36:16.059Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T02:36:16.059Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T02:36:16.059Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T02:36:16.059Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T02:36:16.059Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T02:36:16.341Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:36:16.629Z] Fetched 64.2 MB in 2s (30.2 MB/s) [2021-09-29T02:36:16.629Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:36:16.629Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:36:16.629Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:36:17.238Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:36:17.238Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:36:17.238Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T02:36:17.238Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T02:36:17.523Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:17.523Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:36:17.805Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:17.805Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:36:17.805Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:17.805Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:36:17.805Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:17.806Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:36:18.092Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:18.092Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:36:18.092Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:18.092Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:36:18.092Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:18.092Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:36:18.371Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:18.371Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:36:18.371Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:18.371Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T02:36:18.371Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:18.371Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:36:18.371Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:18.371Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:36:18.652Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:18.652Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:36:18.652Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:18.652Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T02:36:18.937Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:18.937Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:36:18.937Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:36:19.234Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:36:19.888Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T02:36:20.139Z] gofmt -l . [2021-09-29T02:36:20.139Z] [ "`gofmt -l .`" = "" ] [2021-09-29T02:36:20.139Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T02:36:20.168Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T02:36:20.168Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T02:36:20.168Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T02:36:20.168Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T02:36:20.168Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T02:36:20.446Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T02:36:20.446Z] Installing new version of config file /etc/issue ... [2021-09-29T02:36:20.446Z] Installing new version of config file /etc/issue.net ... [2021-09-29T02:36:20.736Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T02:36:20.736Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T02:36:20.807Z] + ls -al . [2021-09-29T02:36:20.807Z] total 640 [2021-09-29T02:36:20.807Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 02:36 . [2021-09-29T02:36:20.807Z] drwxr-xr-x 4 root root 4096 Sep 29 02:31 .. [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 02:28 .dockerignore [2021-09-29T02:36:20.807Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 02:29 .git [2021-09-29T02:36:20.807Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 02:28 .github [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 02:28 .gitignore [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 101 Sep 29 02:28 .golangci.yml [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 02:28 .hadolint.yml [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 02:28 .sonarcloud.properties [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:28 ADOPTERS.md [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:28 Attribution.txt [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:28 CHANGELOG.md [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:28 CONTRIBUTING.md [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 02:28 GOVERNANCE.md [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 02:28 Jenkinsfile [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:28 LICENSE [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:28 Makefile [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 02:28 OWNERS.md [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:28 README.md [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:28 SECURITY.md [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 02:24 VERSION [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:28 ZMQWindows.md [2021-09-29T02:36:20.807Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 02:28 bin [2021-09-29T02:36:20.807Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 02:28 cmd [2021-09-29T02:36:20.807Z] -rw-r--r-- 1 root root 402832 Sep 29 02:34 coverage.out [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 02:28 go.mod [2021-09-29T02:36:20.807Z] -rw-r--r-- 1 root root 50064 Sep 29 02:31 go.sum [2021-09-29T02:36:20.807Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 02:28 internal [2021-09-29T02:36:20.807Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 02:28 openapi [2021-09-29T02:36:20.807Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 02:28 snap [2021-09-29T02:36:20.807Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 02:28 version.go [Pipeline] sh [2021-09-29T02:36:21.021Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T02:36:21.021Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T02:36:21.021Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T02:36:21.307Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:21.307Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T02:36:21.307Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T02:36:21.307Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T02:36:21.307Z] 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-09-29T02:36:21.497Z] + '[' -e coverage.out ] [2021-09-29T02:36:21.497Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T02:36:21.531Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T02:36:21.599Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:21.599Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:36:21.599Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T02:36:21.599Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:36:21.599Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:21.599Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T02:36:21.599Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T02:36:21.884Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T02:36:21.884Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:21.884Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T02:36:21.884Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:36:22.168Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T02:36:22.169Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:22.169Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:36:22.169Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:36:22.169Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:36:22.460Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:22.460Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:36:22.460Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:36:22.460Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T02:36:22.460Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:22.460Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T02:36:22.478Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T02:36:22.757Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T02:36:22.757Z] Setting up grep (3.1-2build1) ... [2021-09-29T02:36:22.757Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:22.757Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T02:36:22.757Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T02:36:22.757Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T02:36:23.060Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:23.060Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T02:36:23.060Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T02:36:23.060Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T02:36:23.060Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:23.060Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:36:23.060Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:36:23.145Z] + make build [2021-09-29T02:36:23.145Z] go mod tidy [2021-09-29T02:36:23.334Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T02:36:23.334Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:23.334Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:36:23.334Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:36:23.760Z] 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-09-29T02:36:23.950Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:36:23.950Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:36:24.235Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T02:36:24.235Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:36:24.525Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T02:36:24.525Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:24.525Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T02:36:24.525Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T02:36:25.553Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T02:36:25.553Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T02:36:25.553Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T02:36:25.553Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T02:36:25.553Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T02:36:25.553Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:25.553Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T02:36:25.553Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T02:36:25.850Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T02:36:25.850Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:25.850Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:36:25.850Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:36:25.850Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:36:25.850Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:25.850Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:36:26.130Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:36:26.130Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:36:26.130Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:26.130Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:36:26.130Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:36:26.130Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:36:26.416Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:26.416Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:36:26.416Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:36:26.416Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:36:26.416Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:26.416Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:36:26.416Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:36:26.698Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:36:26.698Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:36:26.698Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:36:26.698Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:26.698Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T02:36:26.698Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:36:26.981Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:36:26.981Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:26.981Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:36:26.981Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:36:26.981Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:36:27.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:27.273Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:36:27.273Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:36:27.273Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:36:27.273Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:27.273Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:36:27.565Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:36:27.867Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:36:28.569Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T02:36:28.863Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T02:36:28.863Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:28.863Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T02:36:28.863Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T02:36:29.177Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:36:29.479Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T02:36:29.479Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T02:36:29.479Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T02:36:29.479Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T02:36:29.479Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:36:29.479Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T02:36:29.759Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T02:36:29.759Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T02:36:30.105Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:36:30.105Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T02:36:30.105Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T02:36:30.105Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T02:36:30.403Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:36:30.403Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T02:36:30.403Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T02:36:30.403Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T02:36:30.403Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:36:30.403Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:36:30.403Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:36:30.611Z] 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-09-29T02:36:30.682Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:36:30.683Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T02:36:30.683Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:36:30.683Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:36:30.970Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:36:30.970Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T02:36:30.970Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T02:36:30.970Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:36:31.264Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:36:31.264Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:31.264Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T02:36:31.264Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T02:36:31.547Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T02:36:31.547Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T02:36:31.547Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:36:31.547Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:36:31.547Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:36:31.547Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:31.547Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T02:36:31.825Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T02:36:31.825Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T02:36:31.825Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:31.825Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T02:36:31.825Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T02:36:32.104Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T02:36:32.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:32.104Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T02:36:32.104Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T02:36:32.104Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T02:36:32.375Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:32.375Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T02:36:32.375Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T02:36:32.375Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T02:36:32.656Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:32.656Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T02:36:32.656Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T02:36:32.656Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T02:36:32.935Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:32.935Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T02:36:32.935Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T02:36:33.210Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T02:36:33.210Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:33.210Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T02:36:33.210Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T02:36:33.484Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T02:36:33.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:33.484Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:36:33.484Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T02:36:33.484Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T02:36:33.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:33.484Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:36:33.762Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T02:36:33.762Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T02:36:33.762Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:33.762Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T02:36:33.762Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T02:36:34.031Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T02:36:34.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:34.031Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T02:36:34.031Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T02:36:34.031Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T02:36:34.302Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:34.302Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T02:36:34.302Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T02:36:34.302Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T02:36:34.302Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:34.302Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T02:36:34.302Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T02:36:34.572Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T02:36:34.573Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:34.573Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T02:36:34.573Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T02:36:34.573Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T02:36:34.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T02:36:34.841Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T02:36:34.841Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T02:36:34.841Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T02:36:35.113Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T02:36:35.113Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T02:36:35.113Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T02:36:35.113Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T02:36:35.113Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T02:36:35.383Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T02:36:35.383Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T02:36:35.383Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T02:36:35.383Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T02:36:35.654Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T02:36:35.654Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T02:36:35.654Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T02:36:35.654Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T02:36:35.923Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T02:36:35.923Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T02:36:35.923Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T02:36:35.923Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T02:36:36.194Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T02:36:36.194Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T02:36:36.194Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T02:36:36.194Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T02:36:36.194Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T02:36:36.194Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T02:36:36.463Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T02:36:36.463Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T02:36:37.068Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T02:36:37.068Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T02:36:37.068Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T02:36:37.068Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T02:36:37.069Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:36:37.069Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:36:37.670Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:36:37.670Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:36:37.670Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:36:37.670Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:36:37.670Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T02:36:37.670Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T02:36:37.965Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:37.965Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:36:37.965Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:37.965Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:36:38.235Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:38.235Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:36:38.235Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:38.235Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:36:39.647Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:39.647Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:36:40.235Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:40.235Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:36:40.506Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:40.781Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:36:41.050Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:41.050Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:36:42.014Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T02:36:42.014Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T02:36:42.014Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:36:42.014Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:36:42.014Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T02:36:42.014Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:36:42.294Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T02:36:42.295Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T02:36:42.295Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T02:36:42.295Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T02:36:42.295Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:36:42.295Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:36:42.567Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T02:36:42.567Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T02:36:42.567Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T02:36:42.567Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T02:36:42.840Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:42.840Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T02:36:42.840Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:42.840Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:42.840Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:42.840Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T02:36:42.840Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T02:36:42.840Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T02:36:42.840Z] [2021-09-29T02:36:42.840Z] Current default time zone: 'Etc/UTC' [2021-09-29T02:36:42.840Z] Local time is now: Wed Sep 29 02:36:42 UTC 2021. [2021-09-29T02:36:42.840Z] Universal Time is now: Wed Sep 29 02:36:42 UTC 2021. [2021-09-29T02:36:42.840Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T02:36:42.840Z] [2021-09-29T02:36:43.115Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T02:36:43.115Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:43.115Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T02:36:43.115Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T02:36:43.115Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T02:36:43.115Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T02:36:43.115Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T02:36:43.115Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T02:36:43.115Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T02:36:43.115Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T02:36:43.115Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:43.115Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T02:36:43.385Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:36:43.385Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:36:43.385Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:43.385Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T02:36:43.385Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T02:36:43.385Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T02:36:43.385Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T02:36:43.385Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T02:36:43.385Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T02:36:43.385Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:36:43.385Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-29T02:36:45.987Z] Updating certificates in /etc/ssl/certs... [2021-09-29T02:36:47.958Z] 23 added, 28 removed; done. [2021-09-29T02:36:47.958Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T02:36:47.958Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T02:36:47.958Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T02:36:47.958Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T02:36:47.958Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T02:36:47.958Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:36:47.958Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:36:47.958Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:36:47.958Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:36:47.958Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:36:47.958Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:36:47.958Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:36:47.958Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T02:36:47.958Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:36:48.229Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:36:48.229Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T02:36:48.229Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T02:36:48.229Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:36:48.229Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T02:36:48.229Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:36:48.229Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T02:36:48.229Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T02:36:48.229Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:36:48.229Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T02:36:48.515Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T02:36:48.516Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T02:36:48.516Z] Updating certificates in /etc/ssl/certs... [2021-09-29T02:36:50.037Z] 0 added, 0 removed; done. [2021-09-29T02:36:50.037Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T02:36:50.037Z] done. [2021-09-29T02:36:50.667Z] Reading package lists... [2021-09-29T02:36:50.953Z] Building dependency tree... [2021-09-29T02:36:50.953Z] Reading state information... [2021-09-29T02:36:51.567Z] The following NEW packages will be installed: [2021-09-29T02:36:51.567Z] apt-transport-https [2021-09-29T02:36:51.847Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:36:52.124Z] Need to get 4348 B of archives. [2021-09-29T02:36:52.124Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T02:36:52.124Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T02:36:52.410Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:36:52.410Z] Fetched 4348 B in 0s (14.1 kB/s) [2021-09-29T02:36:52.410Z] Selecting previously unselected package apt-transport-https. [2021-09-29T02:36:52.410Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T02:36:52.410Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T02:36:52.410Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T02:36:52.410Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T02:36:53.033Z] Waiting for network to be ready... [2021-09-29T02:36:57.429Z] 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-09-29T02:36:58.409Z] 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-09-29T02:37:02.724Z] 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-09-29T02:37:03.269Z] 2021-09-29T02:36:59Z INFO Waiting for automatic snapd restart... [2021-09-29T02:37:03.547Z] snapd 2.51.7 from Canonical* installed [2021-09-29T02:37:04.167Z] 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-09-29T02:37:05.528Z] "snapd" switched to the "latest/stable" channel [2021-09-29T02:37:05.528Z] [2021-09-29T02:37:08.498Z] 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-09-29T02:37:09.871Z] core18 20210722 from Canonical* installed [2021-09-29T02:37:10.147Z] "core18" switched to the "latest/stable" channel [2021-09-29T02:37:10.147Z] [2021-09-29T02:37:11.905Z] 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-09-29T02:37:15.572Z] snapcraft 5.0 from Canonical* installed [2021-09-29T02:37:16.214Z] 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-09-29T02:37:16.269Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T02:37:16.269Z] [2021-09-29T02:37:21.637Z] 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-09-29T02:37:24.251Z] 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-09-29T02:37:24.624Z] 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-09-29T02:37:24.624Z] - README.md [2021-09-29T02:37:24.624Z] [2021-09-29T02:37:24.624Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T02:37:24.624Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:37:24.624Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:37:24.624Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:37:26.073Z] Reading package lists... [2021-09-29T02:37:26.683Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-09-29T02:37:26.683Z] Reading package lists... [2021-09-29T02:37:27.284Z] Building dependency tree... [2021-09-29T02:37:27.284Z] Reading state information... [2021-09-29T02:37:27.559Z] Suggested packages: [2021-09-29T02:37:27.559Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T02:37:27.559Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T02:37:27.559Z] Recommended packages: [2021-09-29T02:37:27.559Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T02:37:27.559Z] The following NEW packages will be installed: [2021-09-29T02:37:27.560Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T02:37:27.560Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T02:37:27.560Z] pkg-config zip [2021-09-29T02:37:27.560Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T02:37:27.560Z] Need to get 7670 kB of archives. [2021-09-29T02:37:27.560Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T02:37:27.560Z] 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-09-29T02:37:27.627Z] 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-09-29T02:37:27.836Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T02:37:27.837Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T02:37:27.837Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T02:37:27.837Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T02:37:27.837Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T02:37:27.837Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T02:37:28.114Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T02:37:28.114Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T02:37:28.393Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T02:37:28.393Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T02:37:28.393Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T02:37:28.393Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T02:37:28.677Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T02:37:28.677Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-29T02:37:28.677Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T02:37:28.677Z] Fetched 7670 kB in 1s (8061 kB/s) [2021-09-29T02:37:28.955Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-29T02:37:28.955Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T02:37:28.955Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T02:37:28.955Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T02:37:28.955Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T02:37:29.229Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T02:37:29.229Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T02:37:29.229Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T02:37:29.229Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T02:37:29.229Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T02:37:29.229Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T02:37:29.229Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T02:37:29.229Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T02:37:29.229Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T02:37:29.229Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T02:37:29.229Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T02:37:29.505Z] Selecting previously unselected package liberror-perl. [2021-09-29T02:37:29.505Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T02:37:29.505Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T02:37:29.505Z] Selecting previously unselected package git-man. [2021-09-29T02:37:29.505Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T02:37:29.505Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:37:29.505Z] Selecting previously unselected package git. [2021-09-29T02:37:29.787Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T02:37:29.787Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:37:30.412Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T02:37:30.412Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T02:37:30.412Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T02:37:30.412Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T02:37:30.412Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T02:37:30.412Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T02:37:30.412Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T02:37:30.412Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T02:37:30.412Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T02:37:30.412Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T02:37:30.412Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T02:37:30.412Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:37:30.692Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T02:37:30.692Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T02:37:30.692Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:37:30.692Z] Selecting previously unselected package pkg-config. [2021-09-29T02:37:30.692Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T02:37:30.692Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T02:37:30.692Z] Selecting previously unselected package zip. [2021-09-29T02:37:30.692Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T02:37:30.692Z] Unpacking zip (3.0-11build1) ... [2021-09-29T02:37:30.982Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T02:37:30.982Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:37:30.982Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T02:37:30.982Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T02:37:30.982Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T02:37:30.982Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T02:37:30.982Z] No schema files found: doing nothing. [2021-09-29T02:37:30.982Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T02:37:30.982Z] Setting up zip (3.0-11build1) ... [2021-09-29T02:37:30.982Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T02:37:30.982Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T02:37:30.982Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T02:37:31.273Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:37:31.273Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T02:37:31.273Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T02:37:31.273Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T02:37:31.273Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T02:37:32.701Z] git set to automatically installed. [2021-09-29T02:37:32.701Z] git-man set to automatically installed. [2021-09-29T02:37:32.701Z] libcurl3-gnutls set to automatically installed. [2021-09-29T02:37:32.701Z] liberror-perl set to automatically installed. [2021-09-29T02:37:32.701Z] libglib2.0-0 set to automatically installed. [2021-09-29T02:37:32.701Z] libnghttp2-14 set to automatically installed. [2021-09-29T02:37:32.701Z] libnorm1 set to automatically installed. [2021-09-29T02:37:32.701Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T02:37:32.701Z] libpsl5 set to automatically installed. [2021-09-29T02:37:32.701Z] librtmp1 set to automatically installed. [2021-09-29T02:37:32.701Z] libsodium23 set to automatically installed. [2021-09-29T02:37:32.701Z] libzmq3-dev set to automatically installed. [2021-09-29T02:37:32.701Z] libzmq5 set to automatically installed. [2021-09-29T02:37:32.701Z] pkg-config set to automatically installed. [2021-09-29T02:37:32.701Z] zip set to automatically installed. [2021-09-29T02:37:33.679Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T02:37:34.304Z] snap "core18" has no updates available [Pipeline] } [2021-09-29T02:37:34.335Z] $ docker stop --time=1 2ae1d3f43b690a4628aec88d8bc338b8e899bf7fd0b3544afe314230edf7b777 [2021-09-29T02:37:34.891Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T02:37:37.000Z] $ docker rm -f 2ae1d3f43b690a4628aec88d8bc338b8e899bf7fd0b3544afe314230edf7b777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:37:38.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:37:38.843Z] [2021-09-29T02:37:38.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:37:39.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:37:39.743Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T02:37:39.743Z] 29e5d40040c1: Pulling fs layer [2021-09-29T02:37:39.743Z] 1ce36da41761: Pulling fs layer [2021-09-29T02:37:39.743Z] 25b303627fd3: Pulling fs layer [2021-09-29T02:37:40.016Z] 29e5d40040c1: Download complete [2021-09-29T02:37:40.611Z] 29e5d40040c1: Pull complete [2021-09-29T02:37:41.206Z] 1ce36da41761: Verifying Checksum [2021-09-29T02:37:41.206Z] 1ce36da41761: Download complete [2021-09-29T02:37:42.186Z] 1ce36da41761: Pull complete [2021-09-29T02:37:44.162Z] 25b303627fd3: Verifying Checksum [2021-09-29T02:37:44.162Z] 25b303627fd3: Download complete [2021-09-29T02:37:47.243Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T02:37:47.518Z] Pulling config-common [2021-09-29T02:37:47.518Z] + snapcraftctl pull [2021-09-29T02:37:49.504Z] Pulling go-build-helper [2021-09-29T02:37:49.504Z] + snapcraftctl pull [2021-09-29T02:37:51.474Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T02:37:51.474Z] Skipping pull go-build-helper (already ran) [2021-09-29T02:37:51.474Z] Building go-build-helper [2021-09-29T02:37:51.474Z] + snapcraftctl build [2021-09-29T02:37:54.069Z] Staging go-build-helper [2021-09-29T02:37:54.069Z] + snapcraftctl stage [2021-09-29T02:37:54.317Z] 25b303627fd3: Pull complete [2021-09-29T02:37:54.317Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T02:37:54.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:37:54.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T02:37:54.674Z] prd-ubuntu18.04-docker-arm64-4c-16g-77 does not seem to be running inside a container [2021-09-29T02:37:54.743Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T02:37:59.123Z] $ docker top f53a964b57c8a31e226ae32a5165b403b2b55ca0c690f91fdea09c804e38d6e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:38:00.181Z] + grep parallel [2021-09-29T02:38:00.181Z] + docker-compose build --help [2021-09-29T02:38:06.893Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T02:38:07.168Z] $ docker stop --time=1 f53a964b57c8a31e226ae32a5165b403b2b55ca0c690f91fdea09c804e38d6e0 [2021-09-29T02:38:09.111Z] $ docker rm -f f53a964b57c8a31e226ae32a5165b403b2b55ca0c690f91fdea09c804e38d6e0 [2021-09-29T02:38:09.179Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T02:38:09.179Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T02:38:09.179Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T02:38:09.179Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T02:38:09.179Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T02:38:09.179Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T02:38:09.179Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T02:38:09.179Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T02:38:09.179Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T02:38:09.179Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T02:38:09.179Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T02:38:09.179Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T02:38:09.179Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T02:38:09.179Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T02:38:09.179Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T02:38:09.179Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T02:38:09.179Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T02:38:09.179Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T02:38:09.179Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T02:38:09.179Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T02:38:09.179Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T02:38:09.179Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T02:38:09.179Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T02:38:09.179Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T02:38:09.179Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T02:38:09.179Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] [2021-09-29T02:38:09.179Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-29T02:38:09.179Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T02:38:09.179Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T02:38:09.179Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T02:38:09.179Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T02:38:09.179Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T02:38:09.179Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T02:38:09.179Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T02:38:09.179Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T02:38:09.179Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T02:38:09.179Z] Pulling edgex-go [2021-09-29T02:38:09.179Z] + snapcraftctl pull [Pipeline] // withDockerContainer [2021-09-29T02:38:09.456Z] Pulling hooks [2021-09-29T02:38:09.456Z] + snapcraftctl pull [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:38:09.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T02:38:09.841Z] . [Pipeline] withDockerContainer [2021-09-29T02:38:10.131Z] prd-ubuntu18.04-docker-arm64-4c-16g-77 does not seem to be running inside a container [2021-09-29T02:38:10.215Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T02:38:12.027Z] $ docker top dd426fd38bdecc07762043054bef271996cdda19643ae0514760d28dd4395b3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:38:13.133Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T02:38:19.837Z] Building core-command ... [2021-09-29T02:38:19.837Z] Building core-data ... [2021-09-29T02:38:19.837Z] Building core-metadata ... [2021-09-29T02:38:19.837Z] Building security-bootstrapper ... [2021-09-29T02:38:19.837Z] Building security-proxy-setup ... [2021-09-29T02:38:19.837Z] Building security-secretstore-setup ... [2021-09-29T02:38:19.837Z] Building support-notifications ... [2021-09-29T02:38:19.837Z] Building support-scheduler ... [2021-09-29T02:38:19.838Z] Building sys-mgmt-agent ... [2021-09-29T02:38:19.838Z] Building sys-mgmt-agent [2021-09-29T02:38:19.838Z] Building security-proxy-setup [2021-09-29T02:38:19.838Z] Building support-notifications [2021-09-29T02:38:19.838Z] Building support-scheduler [2021-09-29T02:38:19.838Z] Building core-metadata [2021-09-29T02:38:36.180Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T02:38:36.180Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T02:38:36.180Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T02:38:36.180Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T02:38:36.180Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T02:38:36.180Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T02:38:36.180Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T02:38:36.180Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T02:38:36.180Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T02:38:36.180Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T02:38:36.180Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T02:38:36.180Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T02:38:36.180Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T02:38:36.180Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T02:38:36.180Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T02:38:36.180Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T02:38:36.180Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T02:38:36.180Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T02:38:36.180Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T02:38:36.180Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T02:38:36.180Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T02:38:36.180Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T02:38:36.180Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T02:38:36.180Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T02:38:36.180Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T02:38:36.180Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T02:38:36.180Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T02:38:36.180Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T02:38:36.180Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T02:38:36.180Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T02:38:36.180Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T02:38:36.180Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T02:38:36.180Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T02:38:36.180Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T02:38:36.180Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T02:38:36.180Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T02:38:36.180Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T02:38:36.180Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T02:38:36.180Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T02:38:36.180Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T02:38:36.180Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T02:38:36.180Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T02:38:36.180Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T02:38:36.180Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T02:38:36.180Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T02:38:36.180Z] Pulling static-packages [2021-09-29T02:38:36.180Z] + snapcraftctl pull [2021-09-29T02:38:36.180Z] Pulling version [2021-09-29T02:38:36.180Z] + cd /root/project [2021-09-29T02:38:36.180Z] + git describe --tags --abbrev=0 [2021-09-29T02:38:36.180Z] + sed s/v// [2021-09-29T02:38:36.180Z] + GIT_VERSION=2.0.1-dev.55 [2021-09-29T02:38:36.180Z] + [ -z 2.0.1-dev.55 ] [2021-09-29T02:38:36.180Z] + snapcraftctl set-version 2.0.1-dev.55 [2021-09-29T02:38:36.458Z] Building config-common [2021-09-29T02:38:36.458Z] + snapcraftctl build [2021-09-29T02:38:39.849Z] Skipping build go-build-helper (already ran) [2021-09-29T02:38:40.132Z] Building edgex-go [2021-09-29T02:38:40.410Z] + cd /root/parts/edgex-go/src [2021-09-29T02:38:40.410Z] + + sed s/v// [2021-09-29T02:38:40.410Z] git describe --tags --abbrev=0 [2021-09-29T02:38:40.410Z] + GIT_VERSION=2.0.1-dev.55 [2021-09-29T02:38:40.410Z] + [ -z 2.0.1-dev.55 ] [2021-09-29T02:38:40.410Z] + echo 2.0.1-dev.55 [2021-09-29T02:38:40.410Z] + make build [2021-09-29T02:38:40.410Z] go mod tidy [2021-09-29T02:38:44.921Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T02:38:44.921Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T02:38:45.213Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T02:38:45.213Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T02:38:45.213Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T02:38:45.213Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T02:38:45.213Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T02:38:45.880Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T02:38:46.248Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T02:38:46.248Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T02:38:46.248Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T02:38:46.248Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T02:38:46.248Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T02:38:46.248Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T02:38:47.481Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T02:38:47.481Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T02:38:48.830Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T02:38:48.830Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T02:38:48.830Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T02:38:48.830Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T02:38:48.830Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T02:38:48.830Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T02:38:48.830Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T02:38:49.332Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T02:38:49.818Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T02:38:50.215Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T02:38:50.215Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T02:38:50.215Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T02:38:50.215Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T02:38:50.215Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T02:38:50.215Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T02:38:50.215Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T02:38:50.521Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T02:38:50.521Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T02:38:50.521Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T02:38:50.521Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T02:38:50.796Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T02:38:50.796Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T02:38:50.797Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T02:38:50.797Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T02:38:51.066Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T02:38:51.355Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T02:38:51.355Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T02:38:51.355Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T02:38:51.647Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T02:38:51.647Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T02:38:51.647Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T02:38:51.647Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T02:38:51.648Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T02:38:51.940Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T02:38:51.940Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T02:38:51.940Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T02:38:51.940Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T02:38:51.940Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T02:38:52.278Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T02:38:52.278Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T02:38:52.278Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T02:38:52.278Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T02:38:52.625Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T02:38:52.625Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T02:38:52.625Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T02:38:52.625Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T02:38:52.625Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T02:38:52.625Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T02:38:52.625Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T02:38:52.625Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T02:38:52.625Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T02:38:52.625Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T02:38:52.625Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T02:38:52.625Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T02:38:52.625Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T02:38:52.625Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T02:38:52.625Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T02:38:52.625Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T02:38:52.625Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T02:38:52.625Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T02:38:52.900Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T02:38:52.900Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T02:39:11.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T02:39:18.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T02:39:21.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T02:39:26.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T02:39:26.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T02:39:27.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:39:27.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:39:27.855Z] ---> 21305a77cb0c [2021-09-29T02:39:27.855Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:39:27.855Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:39:27.855Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:39:27.855Z] ---> 21305a77cb0c [2021-09-29T02:39:27.855Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:39:27.855Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:39:27.855Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:39:27.855Z] ---> 21305a77cb0c [2021-09-29T02:39:27.855Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T02:39:27.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:39:27.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:39:27.855Z] ---> 21305a77cb0c [2021-09-29T02:39:27.855Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T02:39:27.855Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:39:27.855Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:39:27.855Z] ---> 21305a77cb0c [2021-09-29T02:39:27.855Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:39:27.855Z] ---> Running in 3ad744fbe6f0 [2021-09-29T02:39:27.855Z] ---> Running in 1a93f4735a50 [2021-09-29T02:39:27.855Z] ---> Running in 67ce4b6d5a29 [2021-09-29T02:39:27.855Z] ---> Running in 30dcc0635cd5 [2021-09-29T02:39:27.855Z] ---> Running in 64eb07a233ec [2021-09-29T02:39:28.451Z] Removing intermediate container 3ad744fbe6f0 [2021-09-29T02:39:28.451Z] ---> 19209120878c [2021-09-29T02:39:28.451Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:39:28.451Z] Removing intermediate container 64eb07a233ec [2021-09-29T02:39:28.451Z] ---> a1ec9229c94c [2021-09-29T02:39:28.451Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:39:28.451Z] Removing intermediate container 30dcc0635cd5 [2021-09-29T02:39:28.451Z] ---> d67e2fad4fe2 [2021-09-29T02:39:28.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:39:28.724Z] Removing intermediate container 1a93f4735a50 [2021-09-29T02:39:28.724Z] ---> bf7d8c209d45 [2021-09-29T02:39:28.724Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:39:28.724Z] Removing intermediate container 67ce4b6d5a29 [2021-09-29T02:39:28.724Z] ---> de36feacb9c6 [2021-09-29T02:39:28.724Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:39:28.724Z] ---> Running in 5d5748df3563 [2021-09-29T02:39:28.724Z] ---> Running in 7d134c1f1e52 [2021-09-29T02:39:28.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T02:39:28.998Z] ---> Running in 5fb0edfaf4ce [2021-09-29T02:39:28.998Z] ---> Running in 10f01a11e205 [2021-09-29T02:39:28.998Z] ---> Running in a04f8771ce46 [2021-09-29T02:39:30.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T02:39:33.347Z] Removing intermediate container 5d5748df3563 [2021-09-29T02:39:33.347Z] ---> 4d2558b89adb [2021-09-29T02:39:33.347Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:39:33.347Z] ---> Running in 55b2838997b5 [2021-09-29T02:39:33.347Z] Removing intermediate container 7d134c1f1e52 [2021-09-29T02:39:33.347Z] ---> 750ecf85a17b [2021-09-29T02:39:33.347Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T02:39:33.625Z] Removing intermediate container 5fb0edfaf4ce [2021-09-29T02:39:33.626Z] ---> f1466c2723a4 [2021-09-29T02:39:33.626Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T02:39:33.626Z] ---> Running in 320def8f85e0 [2021-09-29T02:39:33.626Z] Removing intermediate container 10f01a11e205 [2021-09-29T02:39:33.626Z] ---> 97c43c8fa89f [2021-09-29T02:39:33.626Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T02:39:33.900Z] Removing intermediate container a04f8771ce46 [2021-09-29T02:39:33.900Z] ---> c80f66a7e905 [2021-09-29T02:39:33.900Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T02:39:33.900Z] ---> Running in 58ea765b3a8f [2021-09-29T02:39:34.175Z] ---> Running in bdb42915b441 [2021-09-29T02:39:34.175Z] ---> Running in 0fba99b9f677 [2021-09-29T02:39:34.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T02:39:35.624Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:36.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:36.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:36.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:36.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:36.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:37.772Z] OK: 218 MiB in 52 packages [2021-09-29T02:39:37.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:37.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:37.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:37.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:39:37.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T02:39:38.784Z] OK: 218 MiB in 52 packages [2021-09-29T02:39:39.079Z] OK: 218 MiB in 52 packages [2021-09-29T02:39:39.079Z] OK: 218 MiB in 52 packages [2021-09-29T02:39:39.079Z] OK: 218 MiB in 52 packages [2021-09-29T02:39:39.367Z] Removing intermediate container 55b2838997b5 [2021-09-29T02:39:39.367Z] ---> e05b6fd5e4f8 [2021-09-29T02:39:39.367Z] Step 6/24 : COPY go.mod . [2021-09-29T02:39:39.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T02:39:40.369Z] ---> 49b87244c4c9 [2021-09-29T02:39:40.369Z] Step 7/24 : RUN go mod download [2021-09-29T02:39:40.671Z] Removing intermediate container 320def8f85e0 [2021-09-29T02:39:40.671Z] ---> 475ea60f43b6 [2021-09-29T02:39:40.671Z] Step 6/24 : COPY go.mod . [2021-09-29T02:39:40.671Z] ---> Running in 694ea564b236 [2021-09-29T02:39:40.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.55" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T02:39:40.952Z] Removing intermediate container 58ea765b3a8f [2021-09-29T02:39:40.952Z] ---> 14c3fa4f59ea [2021-09-29T02:39:40.952Z] Step 6/23 : COPY go.mod . [2021-09-29T02:39:41.235Z] Removing intermediate container bdb42915b441 [2021-09-29T02:39:41.235Z] ---> ca69508b90dc [2021-09-29T02:39:41.235Z] Step 6/23 : COPY go.mod . [2021-09-29T02:39:41.235Z] Removing intermediate container 0fba99b9f677 [2021-09-29T02:39:41.235Z] ---> 7b72f3981bde [2021-09-29T02:39:41.235Z] Step 6/22 : COPY go.mod . [2021-09-29T02:39:41.842Z] ---> d4292b44ce69 [2021-09-29T02:39:41.842Z] Step 7/24 : RUN go mod download [2021-09-29T02:39:42.120Z] ---> Running in 5b6c377c2136 [2021-09-29T02:39:42.717Z] ---> 13d65b4497c5 [2021-09-29T02:39:42.717Z] Step 7/23 : RUN go mod download [2021-09-29T02:39:42.717Z] ---> bd3f4fb869dd [2021-09-29T02:39:42.717Z] Step 7/22 : RUN go mod download [2021-09-29T02:39:42.717Z] ---> a20809647eb5 [2021-09-29T02:39:42.717Z] Step 7/23 : RUN go mod download [2021-09-29T02:39:42.717Z] ---> Running in c3f9c1b0cc5c [2021-09-29T02:39:43.007Z] ---> Running in 3be10dbc604b [2021-09-29T02:39:43.296Z] ---> Running in 4f88bff97341 [2021-09-29T02:39:44.331Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T02:39:44.331Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T02:39:44.331Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T02:39:44.331Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T02:39:44.331Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T02:39:44.331Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T02:39:44.331Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T02:39:44.331Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T02:39:44.331Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T02:39:44.331Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T02:39:44.331Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T02:39:44.331Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T02:39:44.331Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T02:39:44.331Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T02:39:44.331Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T02:39:44.331Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T02:39:44.331Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T02:39:44.331Z] + 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-09-29T02:39:44.331Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T02:39:44.331Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-29T02:39:44.331Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T02:39:44.331Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T02:39:44.331Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T02:39:44.331Z] + 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-09-29T02:39:44.331Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T02:39:44.331Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T02:39:44.331Z] + 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-09-29T02:39:46.297Z] Building hooks [2021-09-29T02:39:46.297Z] + cd /root/parts/hooks/src [2021-09-29T02:39:46.297Z] + make build [2021-09-29T02:39:46.297Z] go mod tidy [2021-09-29T02:39:46.297Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T02:39:46.565Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T02:39:46.565Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T02:39:46.565Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T02:39:46.565Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T02:39:46.782Z] Removing intermediate container 694ea564b236 [2021-09-29T02:39:46.783Z] ---> 3981a3f5da79 [2021-09-29T02:39:46.783Z] Step 8/24 : COPY . . [2021-09-29T02:39:49.339Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T02:39:49.465Z] Removing intermediate container 5b6c377c2136 [2021-09-29T02:39:49.465Z] ---> 8d41b67f3c83 [2021-09-29T02:39:49.465Z] Step 8/24 : COPY . . [2021-09-29T02:39:50.456Z] Removing intermediate container c3f9c1b0cc5c [2021-09-29T02:39:50.456Z] ---> 3fd71adcb8ea [2021-09-29T02:39:50.456Z] Step 8/23 : COPY . . [2021-09-29T02:39:51.055Z] Removing intermediate container 3be10dbc604b [2021-09-29T02:39:51.055Z] ---> 67e3328529c3 [2021-09-29T02:39:51.055Z] Step 8/22 : COPY . . [2021-09-29T02:39:51.329Z] Removing intermediate container 4f88bff97341 [2021-09-29T02:39:51.329Z] ---> 2bdbbb5d2a66 [2021-09-29T02:39:51.329Z] Step 8/23 : COPY . . [2021-09-29T02:39:51.937Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T02:39:51.937Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T02:39:56.211Z] Building static-packages [2021-09-29T02:39:56.211Z] + snapcraftctl build [2021-09-29T02:39:58.796Z] Building version [2021-09-29T02:39:58.796Z] + snapcraftctl build [2021-09-29T02:40:01.384Z] Staging config-common [2021-09-29T02:40:01.384Z] + snapcraftctl stage [2021-09-29T02:40:02.797Z] Skipping stage go-build-helper (already ran) [2021-09-29T02:40:02.797Z] Staging edgex-go [2021-09-29T02:40:02.797Z] + snapcraftctl stage [2021-09-29T02:40:04.758Z] Staging hooks [2021-09-29T02:40:04.758Z] + snapcraftctl stage [2021-09-29T02:40:06.181Z] Staging static-packages [2021-09-29T02:40:06.181Z] + snapcraftctl stage [2021-09-29T02:40:07.601Z] Staging version [2021-09-29T02:40:07.601Z] + snapcraftctl stage [2021-09-29T02:40:09.009Z] Priming config-common [2021-09-29T02:40:09.010Z] + snapcraftctl prime [2021-09-29T02:40:10.954Z] Priming go-build-helper [2021-09-29T02:40:10.954Z] + snapcraftctl prime [2021-09-29T02:40:12.943Z] Priming edgex-go [2021-09-29T02:40:12.943Z] + snapcraftctl prime [2021-09-29T02:40:15.603Z] Priming hooks [2021-09-29T02:40:15.603Z] + snapcraftctl prime [2021-09-29T02:40:18.163Z] ---> 5b931c21a528 [2021-09-29T02:40:18.163Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:40:18.163Z] ---> afa17450d69a [2021-09-29T02:40:18.163Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:40:18.163Z] ---> 7df465cfcb18 [2021-09-29T02:40:18.163Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:40:18.163Z] ---> 04057aafd7d5 [2021-09-29T02:40:18.163Z] Step 9/23 : RUN go mod tidy [2021-09-29T02:40:18.163Z] ---> abee511e87ff [2021-09-29T02:40:18.163Z] Step 9/22 : RUN go mod tidy [2021-09-29T02:40:18.163Z] ---> Running in beef1fc64e27 [2021-09-29T02:40:18.163Z] ---> Running in 5301feb3fa6a [2021-09-29T02:40:18.163Z] ---> Running in e3196ff4810f [2021-09-29T02:40:18.163Z] ---> Running in 08f1ad14f30b [2021-09-29T02:40:18.163Z] ---> Running in 7c8ce81f28e0 [2021-09-29T02:40:18.254Z] Priming static-packages [2021-09-29T02:40:18.255Z] + snapcraftctl prime [2021-09-29T02:40:23.610Z] Removing intermediate container beef1fc64e27 [2021-09-29T02:40:23.610Z] ---> 8887be26926c [2021-09-29T02:40:23.610Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T02:40:23.610Z] ---> Running in cc422934404f [2021-09-29T02:40:23.679Z] Priming version [2021-09-29T02:40:23.679Z] + snapcraftctl prime [2021-09-29T02:40:24.223Z] Removing intermediate container 08f1ad14f30b [2021-09-29T02:40:24.223Z] ---> fd1490504d0f [2021-09-29T02:40:24.223Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T02:40:24.223Z] Removing intermediate container 5301feb3fa6a [2021-09-29T02:40:24.223Z] ---> 5c6a42708d76 [2021-09-29T02:40:24.223Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T02:40:24.223Z] ---> Running in 8bd830acd76f [2021-09-29T02:40:24.223Z] ---> Running in e2fb01cc9403 [2021-09-29T02:40:24.830Z] Removing intermediate container e3196ff4810f [2021-09-29T02:40:24.830Z] ---> d8030477d8a5 [2021-09-29T02:40:24.830Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T02:40:24.830Z] Removing intermediate container 7c8ce81f28e0 [2021-09-29T02:40:24.830Z] ---> ca5b3652fb64 [2021-09-29T02:40:24.830Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T02:40:24.830Z] ---> Running in 83b5993bdce2 [2021-09-29T02:40:24.830Z] ---> Running in 0ec29273d93d [2021-09-29T02:40:25.107Z] 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-09-29T02:40:25.120Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-29T02:40:27.098Z] 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-09-29T02:40:27.098Z] 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-09-29T02:40:27.380Z] 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-09-29T02:40:27.659Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T02:42:34.570Z] 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-09-29T02:42:34.570Z] Removing intermediate container e2fb01cc9403 [2021-09-29T02:42:34.570Z] ---> 381f9ca2edb9 [2021-09-29T02:42:34.570Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T02:42:34.570Z] ---> Running in 5bd2af60690d [2021-09-29T02:42:37.213Z] 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-09-29T02:42:40.004Z] Removing intermediate container 83b5993bdce2 [2021-09-29T02:42:40.004Z] ---> 885913727420 [2021-09-29T02:42:40.004Z] [2021-09-29T02:42:40.004Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T02:42:40.607Z] 3.14: Pulling from library/alpine [2021-09-29T02:42:43.232Z] Removing intermediate container 5bd2af60690d [2021-09-29T02:42:43.232Z] ---> 382dc01dba2f [2021-09-29T02:42:43.232Z] [2021-09-29T02:42:43.232Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T02:42:43.232Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T02:42:44.212Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T02:42:44.212Z] ---> bb3de5531c18 [2021-09-29T02:42:44.212Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T02:42:44.485Z] 20.10.7: Pulling from library/docker [2021-09-29T02:42:44.485Z] Removing intermediate container cc422934404f [2021-09-29T02:42:44.485Z] ---> 1792b89f1899 [2021-09-29T02:42:44.486Z] [2021-09-29T02:42:44.486Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:42:44.486Z] ---> bb3de5531c18 [2021-09-29T02:42:44.486Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:42:44.760Z] ---> Running in 5fe929afd81f [2021-09-29T02:42:45.044Z] ---> Running in eb8ffc350e9d [2021-09-29T02:42:45.044Z] Removing intermediate container 0ec29273d93d [2021-09-29T02:42:45.044Z] ---> 63adef0636d5 [2021-09-29T02:42:45.044Z] [2021-09-29T02:42:45.044Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:42:45.044Z] ---> bb3de5531c18 [2021-09-29T02:42:45.044Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:42:45.044Z] Removing intermediate container 8bd830acd76f [2021-09-29T02:42:45.044Z] ---> a2ef6ba7ade7 [2021-09-29T02:42:45.044Z] [2021-09-29T02:42:45.044Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T02:42:45.044Z] ---> bb3de5531c18 [2021-09-29T02:42:45.044Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T02:42:45.640Z] ---> Running in ce410345db9f [2021-09-29T02:42:45.640Z] ---> Running in 0b42e4f3997c [2021-09-29T02:42:47.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:47.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:47.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:47.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:48.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:48.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:48.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:48.468Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T02:42:48.468Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T02:42:48.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:42:48.468Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T02:42:48.468Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T02:42:48.468Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T02:42:48.468Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:42:48.746Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:42:49.025Z] OK: 8 MiB in 19 packages [2021-09-29T02:42:49.305Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T02:42:49.590Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:42:49.590Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:42:49.590Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T02:42:49.590Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:42:49.590Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:42:49.590Z] OK: 5 MiB in 15 packages [2021-09-29T02:42:49.870Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T02:42:49.870Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:42:49.870Z] OK: 5 MiB in 15 packages [2021-09-29T02:42:49.870Z] OK: 6 MiB in 16 packages [2021-09-29T02:42:53.251Z] Removing intermediate container 5fe929afd81f [2021-09-29T02:42:53.251Z] ---> dd2bbc5c8c20 [2021-09-29T02:42:53.251Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:42:53.852Z] ---> Running in 7c40fd5b43d9 [2021-09-29T02:42:53.852Z] Removing intermediate container eb8ffc350e9d [2021-09-29T02:42:53.852Z] ---> dc9ff5251c7d [2021-09-29T02:42:53.852Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:42:54.125Z] Removing intermediate container ce410345db9f [2021-09-29T02:42:54.125Z] ---> 95b50dd19576 [2021-09-29T02:42:54.125Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:42:54.397Z] ---> Running in da2c411b0c03 [2021-09-29T02:42:54.397Z] Removing intermediate container 0b42e4f3997c [2021-09-29T02:42:54.397Z] ---> bdf942492236 [2021-09-29T02:42:54.397Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:42:54.671Z] ---> Running in f9bc6b79a40d [2021-09-29T02:42:54.671Z] Removing intermediate container 7c40fd5b43d9 [2021-09-29T02:42:54.671Z] ---> edc1fa890869 [2021-09-29T02:42:54.671Z] Step 14/22 : WORKDIR /edgex [2021-09-29T02:42:54.945Z] ---> Running in a95b3074342e [2021-09-29T02:42:55.220Z] ---> Running in 30d375ca48fa [2021-09-29T02:42:55.221Z] Removing intermediate container da2c411b0c03 [2021-09-29T02:42:55.221Z] ---> 9e2338bd39ec [2021-09-29T02:42:55.221Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T02:42:55.495Z] Removing intermediate container f9bc6b79a40d [2021-09-29T02:42:55.495Z] ---> 1812196c5dfa [2021-09-29T02:42:55.495Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T02:42:55.495Z] ---> Running in 9783ee3e942d [2021-09-29T02:42:55.768Z] ---> Running in d8a10dc9b1b0 [2021-09-29T02:42:55.768Z] Removing intermediate container a95b3074342e [2021-09-29T02:42:55.768Z] ---> 053042a2991e [2021-09-29T02:42:55.768Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T02:42:56.043Z] Removing intermediate container 30d375ca48fa [2021-09-29T02:42:56.043Z] ---> d8202460cfd4 [2021-09-29T02:42:56.043Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T02:42:56.320Z] ---> Running in 29b288403f6b [2021-09-29T02:42:56.590Z] Removing intermediate container 9783ee3e942d [2021-09-29T02:42:56.590Z] ---> 5d4de999c20d [2021-09-29T02:42:56.590Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:42:56.590Z] Removing intermediate container d8a10dc9b1b0 [2021-09-29T02:42:56.590Z] ---> f45291dc8b9e [2021-09-29T02:42:56.590Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:42:56.864Z] ---> Running in fc1263f4670f [2021-09-29T02:42:57.138Z] ---> Running in 6ec79d171395 [2021-09-29T02:42:57.138Z] Removing intermediate container 29b288403f6b [2021-09-29T02:42:57.138Z] ---> fc5460c79623 [2021-09-29T02:42:57.138Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T02:42:57.138Z] ---> ce982a275340 [2021-09-29T02:42:57.421Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T02:42:57.421Z] ---> Running in 6cdc1312d6f7 [2021-09-29T02:42:57.694Z] Removing intermediate container fc1263f4670f [2021-09-29T02:42:57.694Z] ---> 9165204be822 [2021-09-29T02:42:57.694Z] Step 16/24 : WORKDIR / [2021-09-29T02:42:57.694Z] Removing intermediate container 6ec79d171395 [2021-09-29T02:42:57.694Z] ---> f5099f82620d [2021-09-29T02:42:57.694Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:42:57.966Z] ---> Running in 868ddbc752b9 [2021-09-29T02:42:58.245Z] Removing intermediate container 6cdc1312d6f7 [2021-09-29T02:42:58.245Z] ---> b71c0c2f30d7 [2021-09-29T02:42:58.245Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:42:58.245Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T02:42:58.245Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T02:42:58.245Z] ---> df445af6242a [2021-09-29T02:42:58.246Z] 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-09-29T02:42:58.843Z] ---> Running in 6ac68e9b20dc [2021-09-29T02:42:58.844Z] Removing intermediate container 868ddbc752b9 [2021-09-29T02:42:58.844Z] ---> 772bb759aafa [2021-09-29T02:42:58.844Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:42:59.116Z] ---> 5cd76c43be53 [2021-09-29T02:42:59.116Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T02:42:59.116Z] ---> a10e5136ba19 [2021-09-29T02:42:59.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T02:42:59.393Z] ---> db1f1d88ae98 [2021-09-29T02:42:59.393Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T02:42:59.393Z] Removing intermediate container 6ac68e9b20dc [2021-09-29T02:42:59.393Z] ---> 903b5957dda0 [2021-09-29T02:42:59.393Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T02:43:00.012Z] ---> Running in a4e916c0d938 [2021-09-29T02:43:00.285Z] ---> 7e17bc97a9cf [2021-09-29T02:43:00.285Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T02:43:00.563Z] ---> 592d6933ea5f [2021-09-29T02:43:00.563Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T02:43:01.171Z] ---> Running in 8fa0880297d3 [2021-09-29T02:43:01.447Z] ---> 892d33f7dbeb [2021-09-29T02:43:01.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T02:43:01.721Z] ---> dc5fac248537 [2021-09-29T02:43:01.721Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T02:43:01.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:43:01.996Z] Removing intermediate container 8fa0880297d3 [2021-09-29T02:43:01.996Z] ---> b30584e6c4f2 [2021-09-29T02:43:01.996Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T02:43:01.997Z] ---> 992fc4189075 [2021-09-29T02:43:01.997Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T02:43:02.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:43:02.271Z] ---> Running in 69352d792253 [2021-09-29T02:43:02.547Z] ---> 05387d38013a [2021-09-29T02:43:02.547Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T02:43:03.159Z] ---> Running in 448e6bd78557 [2021-09-29T02:43:03.159Z] ---> be84cedb3034 [2021-09-29T02:43:03.159Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T02:43:03.159Z] Removing intermediate container 69352d792253 [2021-09-29T02:43:03.159Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T02:43:03.159Z] ---> 78c0d13c1241 [2021-09-29T02:43:03.159Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T02:43:03.159Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T02:43:03.159Z] Executing bash-5.1.0-r0.post-install [2021-09-29T02:43:03.159Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T02:43:03.159Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T02:43:03.434Z] ---> c48a368594b1 [2021-09-29T02:43:03.434Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T02:43:03.434Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T02:43:03.434Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T02:43:03.434Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T02:43:03.434Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T02:43:03.434Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T02:43:03.434Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T02:43:03.434Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T02:43:03.434Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T02:43:03.434Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T02:43:03.434Z] ---> Running in de7822d95d20 [2021-09-29T02:43:03.434Z] ---> Running in 5a5d24394e48 [2021-09-29T02:43:03.434Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T02:43:03.717Z] ---> Running in 5f3dccc99976 [2021-09-29T02:43:03.717Z] Removing intermediate container 448e6bd78557 [2021-09-29T02:43:03.717Z] ---> 289c1e80b0c1 [2021-09-29T02:43:03.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:43:04.317Z] ---> Running in 452d37b69739 [2021-09-29T02:43:04.593Z] Removing intermediate container 5a5d24394e48 [2021-09-29T02:43:04.593Z] Removing intermediate container de7822d95d20 [2021-09-29T02:43:04.593Z] ---> 48f8d45d75e5 [2021-09-29T02:43:04.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:43:04.593Z] ---> eeaea5055a6d [2021-09-29T02:43:04.593Z] Step 21/22 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:43:04.876Z] Removing intermediate container 5f3dccc99976 [2021-09-29T02:43:04.876Z] ---> a3716a8ef15d [2021-09-29T02:43:04.876Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:43:04.876Z] ---> Running in 06635e4ddba3 [2021-09-29T02:43:04.876Z] ---> Running in c34d975b1b91 [2021-09-29T02:43:05.152Z] ---> Running in 60f1a13277a7 [2021-09-29T02:43:05.430Z] Removing intermediate container 452d37b69739 [2021-09-29T02:43:05.430Z] ---> 4a29f44747ad [2021-09-29T02:43:05.430Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T02:43:05.708Z] ---> Running in 67f9e5bea99d [2021-09-29T02:43:06.000Z] Removing intermediate container c34d975b1b91 [2021-09-29T02:43:06.000Z] ---> 949e2fd0450b [2021-09-29T02:43:06.000Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T02:43:06.000Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T02:43:06.000Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T02:43:06.000Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T02:43:06.000Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T02:43:06.000Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T02:43:06.000Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T02:43:06.000Z] Removing intermediate container 06635e4ddba3 [2021-09-29T02:43:06.000Z] ---> 7a4bd943ea84 [2021-09-29T02:43:06.000Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T02:43:06.281Z] Removing intermediate container 60f1a13277a7 [2021-09-29T02:43:06.281Z] ---> c0acd937739c [2021-09-29T02:43:06.281Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:43:06.281Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T02:43:06.281Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T02:43:06.281Z] ---> Running in 60d4de5b70be [2021-09-29T02:43:06.281Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T02:43:06.578Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T02:43:06.578Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T02:43:06.578Z] ---> Running in 3ffc72c62747 [2021-09-29T02:43:06.578Z] ---> Running in d7be611e30c8 [2021-09-29T02:43:06.578Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T02:43:06.578Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T02:43:06.578Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T02:43:06.578Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T02:43:06.578Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T02:43:06.578Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T02:43:06.578Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T02:43:06.578Z] Removing intermediate container 67f9e5bea99d [2021-09-29T02:43:06.578Z] ---> e0b773334d50 [2021-09-29T02:43:06.578Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T02:43:06.578Z] Step 22/23 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:43:06.854Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T02:43:06.854Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T02:43:06.854Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T02:43:06.854Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T02:43:06.854Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T02:43:06.854Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T02:43:06.854Z] ---> Running in ab1f3bd729d3 [2021-09-29T02:43:07.133Z] Removing intermediate container 60d4de5b70be [2021-09-29T02:43:07.133Z] ---> d25e01115865 [2021-09-29T02:43:07.133Z] Step 22/23 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:43:07.418Z] Removing intermediate container 3ffc72c62747 [2021-09-29T02:43:07.418Z] ---> 13e39d40d126 [2021-09-29T02:43:07.418Z] [2021-09-29T02:43:07.418Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T02:43:07.418Z] Removing intermediate container d7be611e30c8 [2021-09-29T02:43:07.418Z] ---> fc7b20a8f276 [2021-09-29T02:43:07.418Z] Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:43:07.418Z] OK: 82 MiB in 59 packages [2021-09-29T02:43:07.695Z] ---> Running in 2d2c42d684f5 [2021-09-29T02:43:07.695Z] ---> Running in b3e0a4511c42 [2021-09-29T02:43:07.968Z] Removing intermediate container ab1f3bd729d3 [2021-09-29T02:43:07.968Z] ---> 028f0c5a8542 [2021-09-29T02:43:07.968Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:43:07.968Z] Successfully built 13e39d40d126 [2021-09-29T02:43:07.968Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T02:43:07.968Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-09-29T02:43:08.248Z] ---> Running in d7a6331ee0cc [2021-09-29T02:43:08.525Z] Removing intermediate container 2d2c42d684f5 [2021-09-29T02:43:08.525Z] ---> b1e7f3af30f5 [2021-09-29T02:43:08.525Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T02:43:08.814Z] Removing intermediate container b3e0a4511c42 [2021-09-29T02:43:08.814Z] ---> 1951f2488318 [2021-09-29T02:43:08.815Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:43:08.815Z] ---> Running in 7b7901a4ea4f [2021-09-29T02:43:09.089Z] Removing intermediate container d7a6331ee0cc [2021-09-29T02:43:09.089Z] ---> 991e223b2789 [2021-09-29T02:43:09.089Z] [2021-09-29T02:43:09.089Z] ---> Running in 9d087bc9b8e9 [2021-09-29T02:43:09.688Z] Successfully built 991e223b2789 [2021-09-29T02:43:09.688Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T02:43:09.688Z] Removing intermediate container 7b7901a4ea4f [2021-09-29T02:43:09.688Z]  Building support-scheduler ... done  ---> 776fbb7b3916 [2021-09-29T02:43:09.689Z] [2021-09-29T02:43:09.689Z] Building core-command [2021-09-29T02:43:10.294Z] Successfully built 776fbb7b3916 [2021-09-29T02:43:10.294Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T02:43:10.294Z]  Building support-notifications ... done Building core-data [2021-09-29T02:43:10.294Z] Removing intermediate container 9d087bc9b8e9 [2021-09-29T02:43:10.294Z] ---> 3f23fea95305 [2021-09-29T02:43:10.294Z] [2021-09-29T02:43:10.898Z] Successfully built 3f23fea95305 [2021-09-29T02:43:10.898Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T02:43:10.898Z]  Building core-metadata ... done Building security-secretstore-setup [2021-09-29T02:43:17.645Z] Collecting docker-compose==1.23.2 [2021-09-29T02:43:17.920Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T02:43:19.361Z] Collecting PyYAML<4,>=3.10 [2021-09-29T02:43:19.361Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T02:43:24.851Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T02:43:24.851Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T02:43:24.851Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T02:43:24.851Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T02:43:24.851Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T02:43:24.851Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T02:43:28.245Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T02:43:28.245Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T02:43:30.888Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T02:43:30.888Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T02:43:32.889Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T02:43:32.889Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T02:43:32.889Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T02:43:32.889Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T02:43:32.889Z] 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-09-29T02:43:33.167Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T02:43:33.167Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T02:43:37.507Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T02:43:37.507Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T02:43:37.507Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T02:43:37.786Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T02:43:38.063Z] Collecting idna<2.8,>=2.5 [2021-09-29T02:43:38.063Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T02:43:39.050Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T02:43:39.050Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T02:43:39.332Z] Collecting certifi>=2017.4.17 [2021-09-29T02:43:39.609Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T02:43:39.885Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T02:43:39.885Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T02:43:39.885Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T02:43:39.885Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T02:43:41.890Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T02:43:41.890Z] Attempting uninstall: urllib3 [2021-09-29T02:43:41.890Z] Found existing installation: urllib3 1.26.2 [2021-09-29T02:43:41.890Z] Uninstalling urllib3-1.26.2: [2021-09-29T02:43:41.890Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T02:43:43.350Z] Attempting uninstall: idna [2021-09-29T02:43:43.350Z] Found existing installation: idna 3.1 [2021-09-29T02:43:43.350Z] Uninstalling idna-3.1: [2021-09-29T02:43:43.350Z] Successfully uninstalled idna-3.1 [2021-09-29T02:43:46.147Z] Attempting uninstall: chardet [2021-09-29T02:43:46.147Z] Found existing installation: chardet 4.0.0 [2021-09-29T02:43:46.147Z] Uninstalling chardet-4.0.0: [2021-09-29T02:43:46.147Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T02:43:48.819Z] Attempting uninstall: requests [2021-09-29T02:43:48.819Z] Found existing installation: requests 2.25.1 [2021-09-29T02:43:48.819Z] Uninstalling requests-2.25.1: [2021-09-29T02:43:49.098Z] Successfully uninstalled requests-2.25.1 [2021-09-29T02:43:49.375Z] Running setup.py install for texttable: started [2021-09-29T02:43:52.771Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T02:43:52.771Z] Running setup.py install for PyYAML: started [2021-09-29T02:43:53.756Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:43:53.756Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:43:53.756Z] ---> 21305a77cb0c [2021-09-29T02:43:53.756Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T02:43:53.756Z] ---> Using cache [2021-09-29T02:43:53.756Z] ---> d67e2fad4fe2 [2021-09-29T02:43:53.756Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:43:53.756Z] ---> Using cache [2021-09-29T02:43:53.756Z] ---> f1466c2723a4 [2021-09-29T02:43:53.756Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T02:43:53.756Z] ---> Using cache [2021-09-29T02:43:53.756Z] ---> 14c3fa4f59ea [2021-09-29T02:43:53.756Z] Step 6/32 : COPY go.mod . [2021-09-29T02:43:53.756Z] ---> Using cache [2021-09-29T02:43:53.756Z] ---> 13d65b4497c5 [2021-09-29T02:43:54.036Z] Step 7/32 : RUN go mod download [2021-09-29T02:43:54.036Z] ---> Using cache [2021-09-29T02:43:54.036Z] ---> 3fd71adcb8ea [2021-09-29T02:43:54.036Z] Step 8/32 : COPY . . [2021-09-29T02:43:54.036Z] ---> Using cache [2021-09-29T02:43:54.036Z] ---> 7df465cfcb18 [2021-09-29T02:43:54.036Z] Step 9/32 : RUN go mod tidy [2021-09-29T02:43:54.036Z] ---> Using cache [2021-09-29T02:43:54.036Z] ---> d8030477d8a5 [2021-09-29T02:43:54.036Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T02:43:55.495Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T02:43:56.490Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:43:56.490Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:43:56.490Z] ---> 21305a77cb0c [2021-09-29T02:43:56.490Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> d67e2fad4fe2 [2021-09-29T02:43:56.490Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> f1466c2723a4 [2021-09-29T02:43:56.490Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> 14c3fa4f59ea [2021-09-29T02:43:56.490Z] Step 6/24 : COPY go.mod . [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> 13d65b4497c5 [2021-09-29T02:43:56.490Z] Step 7/24 : RUN go mod download [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> 3fd71adcb8ea [2021-09-29T02:43:56.490Z] Step 8/24 : COPY . . [2021-09-29T02:43:56.490Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 ---> Using cache [2021-09-29T02:43:56.490Z] ---> 7df465cfcb18 [2021-09-29T02:43:56.490Z] [2021-09-29T02:43:56.490Z] Step 9/24 : RUN go mod tidyStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:43:56.490Z] [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> 21305a77cb0c [2021-09-29T02:43:56.490Z] ---> d8030477d8a5 [2021-09-29T02:43:56.490Z] Step 3/24 : WORKDIR /edgex-goStep 10/24 : RUN make cmd/core-command/core-command [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> d67e2fad4fe2 [2021-09-29T02:43:56.490Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:43:56.490Z] [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> f1466c2723a4 [2021-09-29T02:43:56.490Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T02:43:56.490Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T02:43:56.490Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T02:43:56.490Z] ---> 21305a77cb0c [2021-09-29T02:43:56.490Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> d67e2fad4fe2 [2021-09-29T02:43:56.490Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> f1466c2723a4 [2021-09-29T02:43:56.490Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> 14c3fa4f59ea [2021-09-29T02:43:56.490Z] Step 6/26 : COPY go.mod . [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> 13d65b4497c5 [2021-09-29T02:43:56.490Z] Step 7/26 : RUN go mod download [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> 3fd71adcb8ea [2021-09-29T02:43:56.490Z] Step 8/26 : COPY . . [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> 7df465cfcb18 [2021-09-29T02:43:56.490Z] Step 9/26 : RUN go mod tidy [2021-09-29T02:43:56.490Z] ---> Using cache [2021-09-29T02:43:56.490Z] ---> d8030477d8a5 [2021-09-29T02:43:56.490Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T02:43:57.087Z] Running setup.py install for docopt: started [2021-09-29T02:43:58.066Z] ---> Running in 2e5ab1dad0f9 [2021-09-29T02:43:58.066Z] ---> Running in 14f1865ce039 [2021-09-29T02:43:58.066Z] ---> Running in 40b157932985 [2021-09-29T02:43:58.066Z] ---> Running in 04d5430a28d5 [2021-09-29T02:44:00.688Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T02:44:00.688Z] Running setup.py install for dockerpty: started [2021-09-29T02:44:00.688Z] 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-09-29T02:44:00.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:44:00.963Z] 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-09-29T02:44:00.963Z] 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-09-29T02:44:01.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:44:03.394Z] OK: 218 MiB in 52 packages [2021-09-29T02:44:03.997Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T02:44:04.602Z] Removing intermediate container 2e5ab1dad0f9 [2021-09-29T02:44:04.602Z] ---> 83a35a784e30 [2021-09-29T02:44:04.602Z] Step 6/24 : COPY go.mod . [2021-09-29T02:44:06.063Z] ---> 497cab94d03a [2021-09-29T02:44:06.063Z] Step 7/24 : RUN go mod download [2021-09-29T02:44:06.341Z] ---> Running in 54196d499244 [2021-09-29T02:44:06.965Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T02:44:15.274Z] Removing intermediate container 54196d499244 [2021-09-29T02:44:15.274Z] ---> 346cb10e8a33 [2021-09-29T02:44:15.274Z] Step 8/24 : COPY . . [2021-09-29T02:44:27.713Z] Removing intermediate container a4e916c0d938 [2021-09-29T02:44:27.713Z] ---> e33119791986 [2021-09-29T02:44:27.713Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T02:44:27.713Z] ---> Running in abf40a558e96 [2021-09-29T02:44:29.713Z] Removing intermediate container abf40a558e96 [2021-09-29T02:44:29.713Z] ---> ea9ec56c07bc [2021-09-29T02:44:29.713Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T02:44:29.993Z] ---> Running in 15cb1121060c [2021-09-29T02:44:31.492Z] Removing intermediate container 15cb1121060c [2021-09-29T02:44:31.492Z] ---> f1efb26ee11e [2021-09-29T02:44:31.492Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T02:44:35.878Z] ---> 89607fa8dbd9 [2021-09-29T02:44:35.878Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T02:44:37.873Z] ---> 87fb4cb37958 [2021-09-29T02:44:37.873Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T02:44:38.476Z] ---> dab52155c440 [2021-09-29T02:44:38.476Z] Step 9/24 : RUN go mod tidy [2021-09-29T02:44:39.079Z] ---> Running in cb274caf9a71 [2021-09-29T02:44:40.537Z] ---> c3f9999a49c4 [2021-09-29T02:44:40.537Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T02:44:40.537Z] ---> Running in 7dff8bd9a6d6 [2021-09-29T02:44:41.542Z] Removing intermediate container 7dff8bd9a6d6 [2021-09-29T02:44:41.542Z] ---> 599a3aff8537 [2021-09-29T02:44:41.542Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:44:41.820Z] ---> Running in 4ddb82532890 [2021-09-29T02:44:42.812Z] Removing intermediate container 4ddb82532890 [2021-09-29T02:44:42.812Z] ---> 2bd198c50279 [2021-09-29T02:44:42.812Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:44:43.091Z] ---> Running in 93870dbd8269 [2021-09-29T02:44:43.695Z] Removing intermediate container 93870dbd8269 [2021-09-29T02:44:43.695Z] ---> 76cc5b254ed5 [2021-09-29T02:44:43.695Z] Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:44:43.973Z] ---> Running in 2cbf110dabef [2021-09-29T02:44:44.577Z] Removing intermediate container 2cbf110dabef [2021-09-29T02:44:44.577Z] ---> 43285f7d04cd [2021-09-29T02:44:44.577Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:44:44.854Z] ---> Running in eb4da8243a19 [2021-09-29T02:44:46.312Z] Removing intermediate container eb4da8243a19 [2021-09-29T02:44:46.312Z] ---> b83efd5b9986 [2021-09-29T02:44:46.312Z] [2021-09-29T02:44:46.916Z] Successfully built b83efd5b9986 [2021-09-29T02:44:46.916Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T02:44:47.905Z]  Building sys-mgmt-agent ... done Removing intermediate container cb274caf9a71 [2021-09-29T02:44:47.905Z] ---> cefcfb0903e2 [2021-09-29T02:44:47.905Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T02:44:47.905Z] ---> Running in 5e8d21760fcd [2021-09-29T02:44:49.915Z] 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-09-29T02:45:57.952Z] 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-09-29T02:45:57.952Z] Removing intermediate container 40b157932985 [2021-09-29T02:45:57.952Z] ---> b71706a55910 [2021-09-29T02:45:57.952Z] [2021-09-29T02:45:57.952Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:45:57.952Z] ---> bb3de5531c18 [2021-09-29T02:45:57.952Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T02:45:57.952Z] ---> Using cache [2021-09-29T02:45:57.952Z] ---> 95b50dd19576 [2021-09-29T02:45:57.952Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T02:45:57.952Z] ---> Using cache [2021-09-29T02:45:57.952Z] ---> 1812196c5dfa [2021-09-29T02:45:57.952Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T02:45:57.952Z] ---> Running in 6b7bf91fb8a9 [2021-09-29T02:45:57.952Z] Removing intermediate container 6b7bf91fb8a9 [2021-09-29T02:45:57.952Z] ---> 747e707e3ed4 [2021-09-29T02:45:57.952Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T02:45:57.952Z] ---> Running in 0e017d55bebd [2021-09-29T02:45:57.952Z] Removing intermediate container 0e017d55bebd [2021-09-29T02:45:57.952Z] ---> 8673cfd2dd7c [2021-09-29T02:45:57.952Z] Step 16/24 : WORKDIR / [2021-09-29T02:45:57.952Z] ---> Running in f92120ab18c6 [2021-09-29T02:45:57.952Z] Removing intermediate container 04d5430a28d5 [2021-09-29T02:45:57.952Z] ---> 913969a4ef32 [2021-09-29T02:45:57.952Z] [2021-09-29T02:45:57.952Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T02:45:57.952Z] ---> bb3de5531c18 [2021-09-29T02:45:57.952Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T02:45:57.952Z] Removing intermediate container f92120ab18c6 [2021-09-29T02:45:57.952Z] ---> 6e100314565f [2021-09-29T02:45:57.952Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:45:58.239Z] ---> Running in b2e799e0cec3 [2021-09-29T02:45:59.824Z] Removing intermediate container b2e799e0cec3 [2021-09-29T02:45:59.824Z] ---> e9cad5a6946e [2021-09-29T02:45:59.824Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T02:46:00.139Z] ---> Running in 929b2ec31a73 [2021-09-29T02:46:00.442Z] ---> e372ef850f8f [2021-09-29T02:46:00.442Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T02:46:01.897Z] Removing intermediate container 14f1865ce039 [2021-09-29T02:46:01.897Z] ---> 3ba3ab6bf186 [2021-09-29T02:46:01.897Z] [2021-09-29T02:46:01.897Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T02:46:01.897Z] ---> bb3de5531c18 [2021-09-29T02:46:01.897Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T02:46:02.495Z] ---> Running in 3a68513c3152 [2021-09-29T02:46:02.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:46:03.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:46:03.654Z] ---> 6a423921901c [2021-09-29T02:46:03.654Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T02:46:03.932Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T02:46:03.932Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T02:46:03.932Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:46:03.932Z] OK: 5 MiB in 16 packages [2021-09-29T02:46:05.383Z] ---> 935d8f7aef02 [2021-09-29T02:46:05.383Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T02:46:05.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:46:05.659Z] ---> Running in 9fde10226687 [2021-09-29T02:46:05.938Z] Removing intermediate container 929b2ec31a73 [2021-09-29T02:46:05.938Z] ---> 3390cfe8627e [2021-09-29T02:46:05.938Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T02:46:05.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:46:06.212Z] ---> Running in b9c834e03416 [2021-09-29T02:46:06.816Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T02:46:06.816Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T02:46:06.816Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T02:46:06.816Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:46:06.816Z] Removing intermediate container 9fde10226687 [2021-09-29T02:46:06.816Z] ---> 435e31fcfe75 [2021-09-29T02:46:06.816Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:46:06.816Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T02:46:07.099Z] OK: 6 MiB in 17 packages [2021-09-29T02:46:07.380Z] Removing intermediate container b9c834e03416 [2021-09-29T02:46:07.380Z] ---> ef28c627b053 [2021-09-29T02:46:07.380Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T02:46:07.380Z] ---> Running in e0c85243b028 [2021-09-29T02:46:08.002Z] ---> Running in f96250668007 [2021-09-29T02:46:08.606Z] Removing intermediate container e0c85243b028 [2021-09-29T02:46:08.606Z] ---> 7c6ede5da9d8 [2021-09-29T02:46:08.606Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:46:08.606Z] Removing intermediate container f96250668007 [2021-09-29T02:46:08.606Z] ---> 84c17fbbabea [2021-09-29T02:46:08.606Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T02:46:08.899Z] ---> Running in 8ab3a4520b39 [2021-09-29T02:46:09.177Z] ---> Running in ce4ea643ae67 [2021-09-29T02:46:10.171Z] Removing intermediate container 8ab3a4520b39 [2021-09-29T02:46:10.171Z] ---> 3790c265fb9e [2021-09-29T02:46:10.171Z] Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:46:10.450Z] Removing intermediate container 3a68513c3152 [2021-09-29T02:46:10.450Z] ---> dfdd6489ed32 [2021-09-29T02:46:10.450Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T02:46:10.450Z] ---> Running in 8e2995e087f0 [2021-09-29T02:46:10.734Z] ---> Running in ec48ed07000b [2021-09-29T02:46:11.733Z] Removing intermediate container 8e2995e087f0 [2021-09-29T02:46:11.733Z] ---> 088f39697df8 [2021-09-29T02:46:11.733Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:46:11.733Z] ---> Running in 6c2b349452b5 [2021-09-29T02:46:12.010Z] Removing intermediate container ec48ed07000b [2021-09-29T02:46:12.010Z] ---> 3a4645dea7bc [2021-09-29T02:46:12.010Z] Step 14/26 : WORKDIR / [2021-09-29T02:46:12.290Z] ---> Running in e2242ac42a90 [2021-09-29T02:46:12.896Z] Removing intermediate container 6c2b349452b5 [2021-09-29T02:46:12.896Z] ---> 0072e1143a26 [2021-09-29T02:46:12.896Z] [2021-09-29T02:46:12.896Z] Removing intermediate container ce4ea643ae67 [2021-09-29T02:46:12.896Z] ---> 034d2f91c187 [2021-09-29T02:46:12.896Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T02:46:13.174Z] Removing intermediate container e2242ac42a90 [2021-09-29T02:46:13.174Z] ---> 32c6dc7cf577 [2021-09-29T02:46:13.174Z] 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-09-29T02:46:13.174Z] ---> Running in 8c62ee26553f [2021-09-29T02:46:13.174Z] Successfully built 0072e1143a26 [2021-09-29T02:46:13.174Z] Successfully tagged core-command-arm64:latest [2021-09-29T02:46:14.180Z]  Building core-command ... done Removing intermediate container 8c62ee26553f [2021-09-29T02:46:14.180Z] ---> c9dbbc307381 [2021-09-29T02:46:14.180Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T02:46:14.180Z] ---> e3e6f9415fa0 [2021-09-29T02:46:14.180Z] 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-09-29T02:46:15.173Z] ---> b3c0a85b88d7 [2021-09-29T02:46:15.173Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T02:46:15.173Z] ---> Running in bbbc55e5e92e [2021-09-29T02:46:15.453Z] ---> 82b5ea0a34fd [2021-09-29T02:46:15.453Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T02:46:16.446Z] ---> 0c4ddffd9daf [2021-09-29T02:46:16.446Z] 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-09-29T02:46:18.454Z] ---> 5b5d4c65fd97 [2021-09-29T02:46:18.454Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T02:46:19.057Z] Removing intermediate container bbbc55e5e92e [2021-09-29T02:46:19.057Z] ---> cc1e24ae69a8 [2021-09-29T02:46:19.057Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:46:20.044Z] ---> 58fd62992ba4 [2021-09-29T02:46:20.044Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T02:46:20.044Z] ---> 834ac9d87114 [2021-09-29T02:46:20.044Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T02:46:21.492Z] ---> b5c73ecf9ae6 [2021-09-29T02:46:21.492Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T02:46:22.097Z] ---> 76891bee09e4 [2021-09-29T02:46:22.097Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T02:46:22.371Z] ---> 0352b4cc9278 [2021-09-29T02:46:22.371Z] 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-09-29T02:46:22.649Z] ---> Running in de525830393a [2021-09-29T02:46:23.644Z] ---> a8cdf2846a94 [2021-09-29T02:46:23.644Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T02:46:25.103Z] ---> 887ff97d185b [2021-09-29T02:46:25.103Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T02:46:25.387Z] Removing intermediate container 5e8d21760fcd [2021-09-29T02:46:25.387Z] ---> 88f383e32739 [2021-09-29T02:46:25.387Z] [2021-09-29T02:46:25.387Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T02:46:25.387Z] ---> bb3de5531c18 [2021-09-29T02:46:25.387Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T02:46:25.672Z] ---> Running in a9660255df25 [2021-09-29T02:46:25.672Z] Removing intermediate container de525830393a [2021-09-29T02:46:25.672Z] ---> 58a2a8760839 [2021-09-29T02:46:25.672Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T02:46:25.949Z] ---> Running in 13bc0ab65117 [2021-09-29T02:46:26.229Z] Removing intermediate container a9660255df25 [2021-09-29T02:46:26.229Z] ---> 9a2d10168cd8 [2021-09-29T02:46:26.229Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T02:46:26.229Z] ---> c4718dbe4950 [2021-09-29T02:46:26.229Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T02:46:26.230Z] ---> Running in ff3f9f112c44 [2021-09-29T02:46:26.505Z] Removing intermediate container 13bc0ab65117 [2021-09-29T02:46:26.505Z] ---> cb7d6da8fe70 [2021-09-29T02:46:26.505Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T02:46:26.781Z] ---> Running in ebc242224245 [2021-09-29T02:46:26.781Z] ---> Running in 500c0f3b9501 [2021-09-29T02:46:27.059Z] Removing intermediate container ff3f9f112c44 [2021-09-29T02:46:27.059Z] ---> 2cc189226227 [2021-09-29T02:46:27.059Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T02:46:27.059Z] ---> Running in daab065db0fa [2021-09-29T02:46:27.346Z] Removing intermediate container 500c0f3b9501 [2021-09-29T02:46:27.346Z] ---> a72132e70898 [2021-09-29T02:46:27.346Z] Step 25/26 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:46:27.346Z] Removing intermediate container ebc242224245 [2021-09-29T02:46:27.644Z] ---> 4c632c18ce1e [2021-09-29T02:46:27.644Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T02:46:27.644Z] ---> Running in ed8e1af64564 [2021-09-29T02:46:27.644Z] Removing intermediate container daab065db0fa [2021-09-29T02:46:27.644Z] ---> f62b68e20824 [2021-09-29T02:46:27.644Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T02:46:27.928Z] ---> Running in bc3c6d45977c [2021-09-29T02:46:28.203Z] Removing intermediate container ed8e1af64564 [2021-09-29T02:46:28.203Z] ---> f73ea52a0973 [2021-09-29T02:46:28.203Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T02:46:28.482Z] ---> Running in 95fee81aafcf [2021-09-29T02:46:28.762Z] ---> a54e2e1db571 [2021-09-29T02:46:28.762Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T02:46:29.037Z] ---> Running in 139c19856c04 [2021-09-29T02:46:29.314Z] Removing intermediate container 95fee81aafcf [2021-09-29T02:46:29.314Z] ---> c081b2926477 [2021-09-29T02:46:29.314Z] [2021-09-29T02:46:29.916Z] Successfully built c081b2926477 [2021-09-29T02:46:29.916Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T02:46:30.904Z]  Building security-secretstore-setup ... done Removing intermediate container bc3c6d45977c [2021-09-29T02:46:30.904Z] ---> cc10a52f10bc [2021-09-29T02:46:30.905Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T02:46:30.905Z] ---> Running in e834d876f7c4 [2021-09-29T02:46:32.349Z] Removing intermediate container 139c19856c04 [2021-09-29T02:46:32.349Z] ---> 65a21a2bed0e [2021-09-29T02:46:32.349Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T02:46:32.349Z] ---> Running in df4acc2cfb81 [2021-09-29T02:46:32.622Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T02:46:32.895Z] Removing intermediate container df4acc2cfb81 [2021-09-29T02:46:32.895Z] ---> 002e0530f726 [2021-09-29T02:46:32.895Z] Step 29/32 : CMD ["gate"] [2021-09-29T02:46:33.492Z] ---> Running in 0886e20b2a50 [2021-09-29T02:46:34.111Z] Removing intermediate container 0886e20b2a50 [2021-09-29T02:46:34.111Z] ---> c2b78c30667a [2021-09-29T02:46:34.111Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T02:46:34.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T02:46:34.386Z] ---> Running in c0c98a0e2acd [2021-09-29T02:46:34.988Z] Removing intermediate container c0c98a0e2acd [2021-09-29T02:46:34.988Z] ---> f9cd3700fe8f [2021-09-29T02:46:34.988Z] Step 31/32 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:46:35.262Z] ---> Running in ea4391dd074e [2021-09-29T02:46:35.536Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T02:46:35.536Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T02:46:35.811Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T02:46:35.811Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T02:46:35.811Z] Removing intermediate container ea4391dd074e [2021-09-29T02:46:35.811Z] ---> 59ce8c8d47a3 [2021-09-29T02:46:35.811Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T02:46:36.412Z] ---> Running in 451e7b5d6257 [2021-09-29T02:46:36.412Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T02:46:36.687Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T02:46:36.687Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T02:46:36.687Z] OK: 8 MiB in 20 packages [2021-09-29T02:46:36.963Z] Removing intermediate container 451e7b5d6257 [2021-09-29T02:46:36.963Z] ---> 9c9a150511e5 [2021-09-29T02:46:36.963Z] [2021-09-29T02:46:37.237Z] Successfully built 9c9a150511e5 [2021-09-29T02:46:37.237Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T02:46:38.225Z]  Building security-bootstrapper ... done Removing intermediate container e834d876f7c4 [2021-09-29T02:46:38.225Z] ---> efea017236fb [2021-09-29T02:46:38.225Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T02:46:39.209Z] ---> ddaf1514a477 [2021-09-29T02:46:39.209Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T02:46:40.662Z] ---> b860d530d795 [2021-09-29T02:46:40.662Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T02:46:41.258Z] ---> d254194967fe [2021-09-29T02:46:41.258Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T02:46:41.258Z] ---> Running in a325b47854ab [2021-09-29T02:46:41.859Z] Removing intermediate container a325b47854ab [2021-09-29T02:46:41.859Z] ---> a27c9e2d92f8 [2021-09-29T02:46:41.859Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T02:46:41.859Z] ---> Running in 7a6d83099572 [2021-09-29T02:46:42.458Z] Removing intermediate container 7a6d83099572 [2021-09-29T02:46:42.458Z] ---> 1ff995a1e9ba [2021-09-29T02:46:42.458Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T02:46:42.458Z] ---> Running in 59d4c9147d11 [2021-09-29T02:46:43.057Z] Removing intermediate container 59d4c9147d11 [2021-09-29T02:46:43.057Z] ---> 3cf56c2c2bb8 [2021-09-29T02:46:43.057Z] Step 23/24 : LABEL git_sha=298a1834b96a946babe9fafbac0001a68e777db5 [2021-09-29T02:46:43.334Z] ---> Running in a6665a9f1932 [2021-09-29T02:46:43.616Z] Removing intermediate container a6665a9f1932 [2021-09-29T02:46:43.616Z] ---> ddcd1215a749 [2021-09-29T02:46:43.616Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T02:46:43.938Z] ---> Running in 57d5208287c8 [2021-09-29T02:46:44.215Z] Removing intermediate container 57d5208287c8 [2021-09-29T02:46:44.215Z] ---> 15f805f15775 [2021-09-29T02:46:44.215Z] [2021-09-29T02:46:44.815Z] Successfully built 15f805f15775 [2021-09-29T02:46:44.815Z] Successfully tagged core-data-arm64:latest [2021-09-29T02:46:45.106Z]  Building core-data ... done  [Pipeline] } [2021-09-29T02:46:45.094Z] $ docker stop --time=1 dd426fd38bdecc07762043054bef271996cdda19643ae0514760d28dd4395b3b [2021-09-29T02:46:46.938Z] $ docker rm -f dd426fd38bdecc07762043054bef271996cdda19643ae0514760d28dd4395b3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:46:47.572Z] + docker images [2021-09-29T02:46:47.857Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T02:46:47.857Z] core-data-arm64 latest 15f805f15775 3 seconds ago 19.4MB [2021-09-29T02:46:47.857Z] security-bootstrapper-arm64 latest 9c9a150511e5 11 seconds ago 17.7MB [2021-09-29T02:46:47.857Z] security-secretstore-setup-arm64 latest c081b2926477 18 seconds ago 26.5MB [2021-09-29T02:46:47.857Z] 88f383e32739 23 seconds ago 1.57GB [2021-09-29T02:46:47.857Z] core-command-arm64 latest 0072e1143a26 35 seconds ago 15.2MB [2021-09-29T02:46:47.857Z] 3ba3ab6bf186 47 seconds ago 1.57GB [2021-09-29T02:46:47.857Z] 913969a4ef32 51 seconds ago 1.57GB [2021-09-29T02:46:47.857Z] b71706a55910 56 seconds ago 1.56GB [2021-09-29T02:46:47.857Z] sys-mgmt-agent-arm64 latest b83efd5b9986 2 minutes ago 312MB [2021-09-29T02:46:47.857Z] support-notifications-arm64 latest 776fbb7b3916 3 minutes ago 15.9MB [2021-09-29T02:46:47.857Z] core-metadata-arm64 latest 3f23fea95305 3 minutes ago 15.8MB [2021-09-29T02:46:47.857Z] support-scheduler-arm64 latest 991e223b2789 3 minutes ago 15.2MB [2021-09-29T02:46:47.857Z] security-proxy-setup-arm64 latest 13e39d40d126 3 minutes ago 25.3MB [2021-09-29T02:46:47.857Z] 63adef0636d5 4 minutes ago 1.57GB [2021-09-29T02:46:47.857Z] a2ef6ba7ade7 4 minutes ago 1.57GB [2021-09-29T02:46:47.857Z] 1792b89f1899 4 minutes ago 1.57GB [2021-09-29T02:46:47.857Z] 382dc01dba2f 4 minutes ago 1.57GB [2021-09-29T02:46:47.857Z] 885913727420 4 minutes ago 1.57GB [2021-09-29T02:46:47.857Z] ci-base-image-arm64 latest 21305a77cb0c 15 minutes ago 1.24GB [2021-09-29T02:46:47.857Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T02:46:47.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T02:46:47.857Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T02:46:47.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:46:48.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:46:48.819Z] [2021-09-29T02:46:48.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:46:49.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:46:49.472Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T02:46:49.472Z] 448f6bf000e3: Pulling fs layer [2021-09-29T02:46:49.472Z] f757da607395: Pulling fs layer [2021-09-29T02:46:49.472Z] 05883995daec: Pulling fs layer [2021-09-29T02:46:49.472Z] 8603b9c90790: Pulling fs layer [2021-09-29T02:46:49.472Z] 1560dd03e051: Pulling fs layer [2021-09-29T02:46:49.472Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T02:46:49.472Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T02:46:49.472Z] 1560dd03e051: Waiting [2021-09-29T02:46:49.472Z] 27f5ce0e4adf: Waiting [2021-09-29T02:46:49.472Z] c2d8d7efcc4b: Waiting [2021-09-29T02:46:49.472Z] 8603b9c90790: Waiting [2021-09-29T02:46:49.757Z] f757da607395: Verifying Checksum [2021-09-29T02:46:49.757Z] f757da607395: Download complete [2021-09-29T02:46:49.757Z] 8603b9c90790: Verifying Checksum [2021-09-29T02:46:49.757Z] 8603b9c90790: Download complete [2021-09-29T02:46:49.757Z] 1560dd03e051: Verifying Checksum [2021-09-29T02:46:49.757Z] 1560dd03e051: Download complete [2021-09-29T02:46:50.030Z] 27f5ce0e4adf: Download complete [2021-09-29T02:46:50.302Z] 05883995daec: Verifying Checksum [2021-09-29T02:46:50.302Z] 05883995daec: Download complete [2021-09-29T02:46:50.898Z] 448f6bf000e3: Verifying Checksum [2021-09-29T02:46:50.898Z] 448f6bf000e3: Download complete [2021-09-29T02:46:54.278Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T02:46:54.278Z] c2d8d7efcc4b: Download complete [2021-09-29T02:46:54.278Z] 448f6bf000e3: Pull complete [2021-09-29T02:46:55.503Z] f757da607395: Pull complete [2021-09-29T02:46:56.928Z] 05883995daec: Pull complete [2021-09-29T02:46:56.928Z] 8603b9c90790: Pull complete [2021-09-29T02:46:57.903Z] 1560dd03e051: Pull complete [2021-09-29T02:46:58.175Z] 27f5ce0e4adf: Pull complete [2021-09-29T02:47:13.220Z] c2d8d7efcc4b: Pull complete [2021-09-29T02:47:13.220Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T02:47:13.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T02:47:13.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T02:47:13.453Z] prd-ubuntu18.04-docker-arm64-4c-16g-77 does not seem to be running inside a container [2021-09-29T02:47:13.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T02:47:17.184Z] $ docker top 1d96ed00b20464b8c62df54a7f5972e4d4dcefa5e1182fdd27eaf7b455b142d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:47:18.201Z] ---> job-cost.sh [2021-09-29T02:47:18.201Z] lf-activate-venv: SKIPPING [2021-09-29T02:47:18.201Z] INFO: No Stack... [2021-09-29T02:47:19.171Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T02:47:20.141Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T02:47:20.798Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-09-29T02:47:20.798Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T02:47:20.864Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3730-3-stack-cost] [2021-09-29T02:47:20.878Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3730-3-stack-cost] did not exist. Created. [2021-09-29T02:47:20.878Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3730-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T02:47:21.557Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T02:47:21.732Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T02:47:21.743Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3730-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T02:47:21.752Z] $ docker stop --time=1 1d96ed00b20464b8c62df54a7f5972e4d4dcefa5e1182fdd27eaf7b455b142d4 [2021-09-29T02:47:23.365Z] $ docker rm -f 1d96ed00b20464b8c62df54a7f5972e4d4dcefa5e1182fdd27eaf7b455b142d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-29T02:47:24.194Z] provisioning config files... [2021-09-29T02:47:24.207Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2234913098080294252tmp [Pipeline] { [Pipeline] sh [2021-09-29T02:47:24.554Z] + set +x [2021-09-29T02:47:24.554Z] + bash -s -- [2021-09-29T02:47:24.554Z] + curl -s https://codecov.io/bash [2021-09-29T02:47:24.554Z] [2021-09-29T02:47:24.554Z] _____ _ [2021-09-29T02:47:24.554Z] / ____| | | [2021-09-29T02:47:24.554Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T02:47:24.554Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T02:47:24.554Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T02:47:24.554Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T02:47:24.554Z] Bash-1.0.6 [2021-09-29T02:47:24.554Z] [2021-09-29T02:47:24.554Z] [2021-09-29T02:47:24.554Z] ==> git version 2.24.4 found [2021-09-29T02:47:24.554Z] ==> 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-09-29T02:47:24.554Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T02:47:24.554Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T02:47:24.554Z] ==> Jenkins CI detected. [2021-09-29T02:47:24.554Z] current dir:  /w/workspace/edgex-go/3 [2021-09-29T02:47:24.554Z] project root: . [2021-09-29T02:47:24.554Z] --> token set from env [2021-09-29T02:47:24.821Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T02:47:24.821Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T02:47:24.821Z] ==> Python coveragepy not found [2021-09-29T02:47:24.821Z] ==> Searching for coverage reports in: [2021-09-29T02:47:24.821Z] + . [2021-09-29T02:47:24.821Z] -> Found 1 reports [2021-09-29T02:47:24.821Z] ==> Detecting git/mercurial file structure [2021-09-29T02:47:24.821Z] ==> Reading reports [2021-09-29T02:47:24.821Z] + ./coverage.out bytes=402832 [2021-09-29T02:47:24.821Z] ==> Appending adjustments [2021-09-29T02:47:24.821Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T02:47:25.790Z] + Found adjustments [2021-09-29T02:47:25.790Z] ==> Gzipping contents [2021-09-29T02:47:25.790Z] 56K /tmp/codecov.31qXgK.gz [2021-09-29T02:47:25.790Z] ==> Uploading reports [2021-09-29T02:47:25.790Z] url: https://codecov.io [2021-09-29T02:47:25.790Z] query: branch=PR-3730&commit=298a1834b96a946babe9fafbac0001a68e777db5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3730%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3730&job=&cmd_args= [2021-09-29T02:47:25.790Z] -> Pinging Codecov [2021-09-29T02:47:25.790Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3730&commit=298a1834b96a946babe9fafbac0001a68e777db5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3730%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3730&job=&cmd_args= [2021-09-29T02:47:26.373Z] -> Uploading to [2021-09-29T02:47:26.373Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/298a1834b96a946babe9fafbac0001a68e777db5/a67e294d-14c7-4d8c-a8a2-1bdd75860e70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T024726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9aad02c74625ebd68ea0867ef29bf97d1b0a22f3e6a2357dfbfb211511b0785a [2021-09-29T02:47:26.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T02:47:26.373Z] Dload Upload Total Spent Left Speed [2021-09-29T02:47:26.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54365 0 0 100 54365 0 98k --:--:-- --:--:-- --:--:-- 98k 100 54365 0 0 100 54365 0 98k --:--:-- --:--:-- --:--:-- 98k [2021-09-29T02:47:26.849Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/298a1834b96a946babe9fafbac0001a68e777db5 [Pipeline] } [2021-09-29T02:47:27.482Z] 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] sh [2021-09-29T02:47:28.677Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:47:29.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:47:29.620Z] ---> package-listing.sh [2021-09-29T02:47:29.620Z] ++ facter osfamily [2021-09-29T02:47:29.620Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T02:47:29.886Z] + OS_FAMILY=redhat [2021-09-29T02:47:29.886Z] + workspace=/w/workspace/edgex-go/3 [2021-09-29T02:47:29.886Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T02:47:29.886Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T02:47:29.886Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T02:47:29.886Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T02:47:29.886Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-29T02:47:29.886Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T02:47:29.886Z] + case "${OS_FAMILY}" in [2021-09-29T02:47:29.886Z] + sort [2021-09-29T02:47:29.886Z] + rpm -qa [2021-09-29T02:47:31.822Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T02:47:31.822Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T02:47:31.822Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T02:47:31.822Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-29T02:47:31.822Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-09-29T02:47:31.822Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-09-29T02:47:31.840Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T02:47:32.153Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:47:32.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:47:32.747Z] [2021-09-29T02:47:32.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:47:33.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:47:33.076Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T02:47:33.076Z] b4d181a07f80: Pulling fs layer [2021-09-29T02:47:33.076Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T02:47:33.076Z] ed53099fbce6: Pulling fs layer [2021-09-29T02:47:33.076Z] dc539afda2c1: Pulling fs layer [2021-09-29T02:47:33.076Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T02:47:33.076Z] 9065ff56babe: Pulling fs layer [2021-09-29T02:47:33.076Z] d287ab97295c: Pulling fs layer [2021-09-29T02:47:33.076Z] dc539afda2c1: Waiting [2021-09-29T02:47:33.076Z] 77bc0d833cb6: Waiting [2021-09-29T02:47:33.076Z] 9065ff56babe: Waiting [2021-09-29T02:47:33.076Z] d287ab97295c: Waiting [2021-09-29T02:47:33.344Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T02:47:33.344Z] a1111a8f2ec3: Download complete [2021-09-29T02:47:33.344Z] dc539afda2c1: Verifying Checksum [2021-09-29T02:47:33.344Z] dc539afda2c1: Download complete [2021-09-29T02:47:33.607Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T02:47:33.607Z] 77bc0d833cb6: Download complete [2021-09-29T02:47:33.607Z] 9065ff56babe: Verifying Checksum [2021-09-29T02:47:33.607Z] 9065ff56babe: Download complete [2021-09-29T02:47:33.607Z] ed53099fbce6: Verifying Checksum [2021-09-29T02:47:33.607Z] ed53099fbce6: Download complete [2021-09-29T02:47:34.566Z] b4d181a07f80: Verifying Checksum [2021-09-29T02:47:34.566Z] b4d181a07f80: Download complete [2021-09-29T02:47:35.538Z] b4d181a07f80: Pull complete [2021-09-29T02:47:35.877Z] a1111a8f2ec3: Pull complete [2021-09-29T02:47:36.463Z] ed53099fbce6: Pull complete [2021-09-29T02:47:36.463Z] dc539afda2c1: Pull complete [2021-09-29T02:47:36.730Z] 77bc0d833cb6: Pull complete [2021-09-29T02:47:36.730Z] 9065ff56babe: Pull complete [2021-09-29T02:47:38.671Z] d287ab97295c: Verifying Checksum [2021-09-29T02:47:38.671Z] d287ab97295c: Download complete [2021-09-29T02:47:42.953Z] d287ab97295c: Pull complete [2021-09-29T02:47:42.953Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T02:47:42.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T02:47:42.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T02:47:43.037Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-09-29T02:47:43.104Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T02:47:46.367Z] $ docker top d62a866b3ab13c1223918bf2e10460c417c1d98b7063289fb41a6e45ffd28b57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T02:47:46.986Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T02:47:47.353Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T02:47:47.669Z] + ls /var/log/sa-host [2021-09-29T02:47:47.669Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T02:47:47.669Z] file_magic: OK [2021-09-29T02:47:47.669Z] HZ: Using current value: 100 [2021-09-29T02:47:47.669Z] file_header: OK [2021-09-29T02:47:47.669Z] 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-09-29T02:47:47.669Z] Statistics: [2021-09-29T02:47:47.669Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T02:47:47.669Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T02:47:47.669Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T02:47:47.669Z] file_magic: OK [2021-09-29T02:47:47.669Z] HZ: Using current value: 100 [2021-09-29T02:47:47.669Z] file_header: OK [2021-09-29T02:47:47.669Z] 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-09-29T02:47:47.669Z] Statistics: [2021-09-29T02:47:47.669Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T02:47:47.669Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:47:47.858Z] provisioning config files... [2021-09-29T02:47:47.873Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7474679407332687935tmp [Pipeline] { [Pipeline] echo [2021-09-29T02:47:47.897Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:47:48.210Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T02:47:48.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:47:48.611Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T02:47:48.625Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:47:48.942Z] ---> sudo-logs.sh [2021-09-29T02:47:48.942Z] Archiving 'sudo' log.. [2021-09-29T02:47:48.942Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-74.vexxhost.local: Name or service not known [2021-09-29T02:47:48.942Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-74.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T02:47:48.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:47:49.288Z] ---> job-cost.sh [2021-09-29T02:47:49.288Z] lf-activate-venv: SKIPPING [2021-09-29T02:47:49.288Z] DEBUG: total: 0.10999999940395355 [2021-09-29T02:47:49.288Z] INFO: Retrieving Stack Cost... [2021-09-29T02:47:49.874Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T02:47:50.453Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T02:47:50.472Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:47:50.838Z] ---> logs-deploy.sh [2021-09-29T02:47:50.838Z] lf-activate-venv: SKIPPING [2021-09-29T02:47:50.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3730/3 [2021-09-29T02:47:50.838Z] INFO: archiving workspace using pattern(s): [2021-09-29T02:47:51.635Z] Archives upload complete. [2021-09-29T02:47:51.635Z] INFO: archiving logs to Nexus