Pull request #3877 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a007441207a2e784e067a5ca25a529dee46d995e+2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 (be5b7a4eda5ab95e99c58e9450861a3487ec6c2c) 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-ssh624146016212806559.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh2418769127252389494.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3877/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3877/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15362811422278805232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3877/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16494478211125949462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3184514286518163711.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3877/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3877/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4682454962469672374.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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.17 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4152 in /w/workspace/edgexfoundry_edgex-go_PR-3877 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7912488599130061052.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 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 into PR head commit a007441207a2e784e067a5ca25a529dee46d995e Merge succeeded, producing a007441207a2e784e067a5ca25a529dee46d995e Checking out Revision a007441207a2e784e067a5ca25a529dee46d995e (PR-3877) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7953375812118081074.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3877/head:refs/remotes/origin/PR-3877 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4848561613398952544.key > git merge 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-28T19:04:16.189Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-28T19:04:16.376Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-28T19:04:16.473Z] ========================================================= [2022-01-28T19:04:16.473Z] EdgeX Global Pipelines Version Info [2022-01-28T19:04:16.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:04:17.624Z] ------------------- [2022-01-28T19:04:17.625Z] stable info: [2022-01-28T19:04:17.625Z] ------------------- [2022-01-28T19:04:17.625Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-28T19:04:17.625Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-28T19:04:17.625Z] Message: update stable to v1.0.219 [2022-01-28T19:04:18.198Z] ------------------- [2022-01-28T19:04:18.198Z] experimental info: [2022-01-28T19:04:18.198Z] ------------------- [2022-01-28T19:04:18.198Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-28T19:04:18.198Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-28T19:04:18.198Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-28T19:04:18.448Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-28T19:04:18.489Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-28T19:04:18.527Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-28T19:04:18.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-28T19:04:18.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-28T19:04:18.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-28T19:04:18.690Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-28T19:04:18.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-28T19:04:18.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-28T19:04:18.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-28T19:04:18.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-28T19:04:18.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-28T19:04:18.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-28T19:04:18.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-28T19:04:19.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-28T19:04:19.067Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-28T19:04:19.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-28T19:04:19.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-28T19:04:19.186Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-28T19:04:19.224Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-28T19:04:19.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-28T19:04:19.309Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-28T19:04:19.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3877 [Pipeline] echo [2022-01-28T19:04:19.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3877 [Pipeline] echo [2022-01-28T19:04:19.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3877 [Pipeline] echo [2022-01-28T19:04:19.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a007441207a2e784e067a5ca25a529dee46d995e [Pipeline] echo [2022-01-28T19:04:19.515Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a007441 [Pipeline] echo [2022-01-28T19:04:19.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T19:04:19.665Z] provisioning config files... [2022-01-28T19:04:19.678Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7926446100990454672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:04:20.037Z] ---> docker-login.sh [2022-01-28T19:04:20.037Z] nexus3.edgexfoundry.org:10001 [2022-01-28T19:04:20.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T19:04:20.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T19:04:20.304Z] Configure a credential helper to remove this warning. See [2022-01-28T19:04:20.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T19:04:20.304Z] [2022-01-28T19:04:20.304Z] Login Succeeded [2022-01-28T19:04:20.304Z] nexus3.edgexfoundry.org:10002 [2022-01-28T19:04:20.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T19:04:20.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T19:04:20.304Z] Configure a credential helper to remove this warning. See [2022-01-28T19:04:20.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T19:04:20.304Z] [2022-01-28T19:04:20.304Z] Login Succeeded [2022-01-28T19:04:20.304Z] nexus3.edgexfoundry.org:10003 [2022-01-28T19:04:20.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T19:04:20.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T19:04:20.304Z] Configure a credential helper to remove this warning. See [2022-01-28T19:04:20.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T19:04:20.304Z] [2022-01-28T19:04:20.304Z] Login Succeeded [2022-01-28T19:04:20.304Z] nexus3.edgexfoundry.org:10004 [2022-01-28T19:04:20.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T19:04:20.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T19:04:20.565Z] Configure a credential helper to remove this warning. See [2022-01-28T19:04:20.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T19:04:20.565Z] [2022-01-28T19:04:20.565Z] Login Succeeded [2022-01-28T19:04:20.565Z] docker.io [2022-01-28T19:04:20.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T19:04:20.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T19:04:20.825Z] Configure a credential helper to remove this warning. See [2022-01-28T19:04:20.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T19:04:20.825Z] [2022-01-28T19:04:20.825Z] Login Succeeded [2022-01-28T19:04:20.825Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T19:04:20.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T19:04:21.272Z] ++ 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 [2022-01-28T19:04:21.272Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T19:04:21.272Z] ++ dirname cmd/core-command/Dockerfile [2022-01-28T19:04:21.272Z] ++ cut -d/ -f2 [2022-01-28T19:04:21.272Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-28T19:04:21.272Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T19:04:21.272Z] ++ dirname cmd/core-data/Dockerfile [2022-01-28T19:04:21.272Z] ++ cut -d/ -f2 [2022-01-28T19:04:21.272Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-28T19:04:21.272Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T19:04:21.272Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-28T19:04:21.272Z] ++ cut -d/ -f2 [2022-01-28T19:04:21.272Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-28T19:04:21.272Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T19:04:21.272Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-28T19:04:21.272Z] ++ cut -d/ -f2 [2022-01-28T19:04:21.273Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-28T19:04:21.273Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T19:04:21.273Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-28T19:04:21.273Z] ++ cut -d/ -f2 [2022-01-28T19:04:21.273Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-28T19:04:21.273Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T19:04:21.273Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-28T19:04:21.273Z] ++ cut -d/ -f2 [2022-01-28T19:04:21.273Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-28T19:04:21.273Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T19:04:21.273Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-28T19:04:21.273Z] ++ cut -d/ -f2 [2022-01-28T19:04:21.273Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-28T19:04:21.273Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T19:04:21.273Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-28T19:04:21.273Z] ++ cut -d/ -f2 [2022-01-28T19:04:21.273Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-28T19:04:21.273Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T19:04:21.273Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-28T19:04:21.273Z] ++ cut -d/ -f2 [2022-01-28T19:04:21.273Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-28T19:04:21.319Z] 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] { (Build Check) [Pipeline] sh [2022-01-28T19:04:21.838Z] + git rev-list -1 --merges a007441207a2e784e067a5ca25a529dee46d995e~1..a007441207a2e784e067a5ca25a529dee46d995e [Pipeline] echo [2022-01-28T19:04:21.873Z] -----------> git rev-list -1 --merges a007441207a2e784e067a5ca25a529dee46d995e~1..a007441207a2e784e067a5ca25a529dee46d995e a007441207a2e784e067a5ca25a529dee46d995e [false] [Pipeline] sh [2022-01-28T19:04:22.188Z] + git log --format=format:%s -1 a007441207a2e784e067a5ca25a529dee46d995e [Pipeline] echo [2022-01-28T19:04:22.226Z] ========================================================= [2022-01-28T19:04:22.226Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-28T19:04:22.226Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-28T19:04:22.835Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T19:04:22.835Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-28T19:04:22.835Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-28T19:04:22.835Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-28T19:04:22.835Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-28T19:04:22.835Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-28T19:04:22.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:04:23.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T19:04:23.283Z] [2022-01-28T19:04:23.283Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:04:23.640Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T19:04:23.640Z] latest: Pulling from edgex-devops/git-semver [2022-01-28T19:04:23.640Z] a0d0a0d46f8b: Pulling fs layer [2022-01-28T19:04:23.640Z] 3e5f54012d9b: Pulling fs layer [2022-01-28T19:04:23.640Z] 4c7163046ea9: Pulling fs layer [2022-01-28T19:04:23.640Z] 0c2d73faf560: Pulling fs layer [2022-01-28T19:04:23.640Z] 0c2d73faf560: Waiting [2022-01-28T19:04:23.640Z] 3e5f54012d9b: Verifying Checksum [2022-01-28T19:04:23.640Z] 3e5f54012d9b: Download complete [2022-01-28T19:04:23.640Z] a0d0a0d46f8b: Verifying Checksum [2022-01-28T19:04:23.640Z] a0d0a0d46f8b: Download complete [2022-01-28T19:04:23.640Z] 4c7163046ea9: Verifying Checksum [2022-01-28T19:04:23.640Z] 4c7163046ea9: Download complete [2022-01-28T19:04:23.640Z] 0c2d73faf560: Verifying Checksum [2022-01-28T19:04:23.640Z] 0c2d73faf560: Download complete [2022-01-28T19:04:23.900Z] a0d0a0d46f8b: Pull complete [2022-01-28T19:04:23.900Z] 3e5f54012d9b: Pull complete [2022-01-28T19:04:24.170Z] 4c7163046ea9: Pull complete [2022-01-28T19:04:24.431Z] 0c2d73faf560: Pull complete [2022-01-28T19:04:24.431Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-28T19:04:24.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T19:04:24.431Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-28T19:04:24.525Z] prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container [2022-01-28T19:04:24.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-28T19:04:25.300Z] $ docker top 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T19:04:25.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T19:04:25.489Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T19:04:25.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T19:04:25.590Z] $ docker exec 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 ssh-agent [2022-01-28T19:04:25.690Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcfLNnC/agent.14 [2022-01-28T19:04:25.690Z] SSH_AGENT_PID=21 [2022-01-28T19:04:25.697Z] Running ssh-add (command line suppressed) [2022-01-28T19:04:25.785Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8524745176432921622.key (/w/workspace/edgex-go/1@tmp/private_key_8524745176432921622.key) [2022-01-28T19:04:25.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T19:04:26.152Z] + git tag --points-at HEAD [Pipeline] } [2022-01-28T19:04:26.177Z] $ docker exec --env ******** --env ******** 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 ssh-agent -k [2022-01-28T19:04:26.270Z] unset SSH_AUTH_SOCK; [2022-01-28T19:04:26.273Z] unset SSH_AGENT_PID; [2022-01-28T19:04:26.273Z] echo Agent pid 21 killed; [2022-01-28T19:04:26.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-28T19:04:26.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T19:04:26.399Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T19:04:26.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T19:04:26.511Z] $ docker exec 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 ssh-agent [2022-01-28T19:04:26.622Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjmCLdH/agent.53 [2022-01-28T19:04:26.622Z] SSH_AGENT_PID=59 [2022-01-28T19:04:26.627Z] Running ssh-add (command line suppressed) [2022-01-28T19:04:26.728Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4778751563485972591.key (/w/workspace/edgex-go/1@tmp/private_key_4778751563485972591.key) [2022-01-28T19:04:26.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T19:04:27.088Z] + git semver init [2022-01-28T19:04:27.088Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T19:04:27.088Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-01-28T19:04:27.088Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-01-28T19:04:27.088Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T19:04:27.088Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T19:04:27.088Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T19:04:27.088Z] # $SEMVER_BRANCH = PR-3877 [2022-01-28T19:04:27.088Z] # $SEMVER_TEMP = /tmp/semver-277174411 [2022-01-28T19:04:27.088Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-28T19:04:42.046Z] # '/tmp/semver-277174411' -> '/w/workspace/edgex-go/1/.semver' [2022-01-28T19:04:42.046Z] # -> Force: false [2022-01-28T19:04:42.046Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-01-28T19:04:42.073Z] $ docker exec --env ******** --env ******** 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 ssh-agent -k [2022-01-28T19:04:42.154Z] unset SSH_AUTH_SOCK; [2022-01-28T19:04:42.155Z] unset SSH_AGENT_PID; [2022-01-28T19:04:42.155Z] echo Agent pid 59 killed; [2022-01-28T19:04:42.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T19:04:42.598Z] + git semver [Pipeline] } [2022-01-28T19:04:42.631Z] $ docker stop --time=1 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 [2022-01-28T19:04:44.638Z] $ docker rm -f 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T19:04:45.089Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-28T19:04:45.378Z] Stashed 1 file(s) [Pipeline] echo [2022-01-28T19:04:45.395Z] [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 [2022-01-28T19:04:45.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T19:04:45.922Z] ========================================================= [2022-01-28T19:04:45.922Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-28T19:04:45.922Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T19:04:46.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T19:04:46.295Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-28T19:04:46.295Z] 59bf1c3509f3: Pulling fs layer [2022-01-28T19:04:46.295Z] 666ba61612fd: Pulling fs layer [2022-01-28T19:04:46.295Z] 8ed8ca486205: Pulling fs layer [2022-01-28T19:04:46.295Z] 4fe6c5a15a65: Pulling fs layer [2022-01-28T19:04:46.295Z] 22a0e8bec74d: Pulling fs layer [2022-01-28T19:04:46.295Z] f965cba54748: Pulling fs layer [2022-01-28T19:04:46.295Z] 861ffc35075e: Pulling fs layer [2022-01-28T19:04:46.295Z] 4b385c91608e: Pulling fs layer [2022-01-28T19:04:46.295Z] 560528eb2ebb: Pulling fs layer [2022-01-28T19:04:46.295Z] f965cba54748: Waiting [2022-01-28T19:04:46.295Z] 861ffc35075e: Waiting [2022-01-28T19:04:46.295Z] 4b385c91608e: Waiting [2022-01-28T19:04:46.295Z] 560528eb2ebb: Waiting [2022-01-28T19:04:46.295Z] 22a0e8bec74d: Waiting [2022-01-28T19:04:46.295Z] 4fe6c5a15a65: Waiting [2022-01-28T19:04:46.295Z] 8ed8ca486205: Verifying Checksum [2022-01-28T19:04:46.295Z] 8ed8ca486205: Download complete [2022-01-28T19:04:46.295Z] 666ba61612fd: Verifying Checksum [2022-01-28T19:04:46.295Z] 666ba61612fd: Download complete [2022-01-28T19:04:46.295Z] 22a0e8bec74d: Verifying Checksum [2022-01-28T19:04:46.295Z] 22a0e8bec74d: Download complete [2022-01-28T19:04:46.295Z] f965cba54748: Verifying Checksum [2022-01-28T19:04:46.295Z] f965cba54748: Download complete [2022-01-28T19:04:46.295Z] 59bf1c3509f3: Verifying Checksum [2022-01-28T19:04:46.295Z] 59bf1c3509f3: Download complete [2022-01-28T19:04:46.295Z] 861ffc35075e: Verifying Checksum [2022-01-28T19:04:46.295Z] 861ffc35075e: Download complete [2022-01-28T19:04:46.295Z] 4b385c91608e: Verifying Checksum [2022-01-28T19:04:46.295Z] 4b385c91608e: Download complete [2022-01-28T19:04:46.892Z] 560528eb2ebb: Verifying Checksum [2022-01-28T19:04:46.892Z] 560528eb2ebb: Download complete [2022-01-28T19:04:46.892Z] 4fe6c5a15a65: Verifying Checksum [2022-01-28T19:04:46.892Z] 4fe6c5a15a65: Download complete [2022-01-28T19:04:46.892Z] 59bf1c3509f3: Pull complete [2022-01-28T19:04:47.159Z] 666ba61612fd: Pull complete [2022-01-28T19:04:47.159Z] 8ed8ca486205: Pull complete [2022-01-28T19:04:51.403Z] 4fe6c5a15a65: Pull complete [2022-01-28T19:04:51.403Z] 22a0e8bec74d: Pull complete [2022-01-28T19:04:51.403Z] f965cba54748: Pull complete [2022-01-28T19:04:51.403Z] 861ffc35075e: Pull complete [2022-01-28T19:04:51.403Z] 4b385c91608e: Pull complete [2022-01-28T19:04:53.973Z] 560528eb2ebb: Pull complete [2022-01-28T19:04:53.973Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-28T19:04:53.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T19:04:53.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-28T19:04:54.332Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T19:04:54.332Z] WORKDIR /edgex [2022-01-28T19:04:54.332Z] COPY go.mod . [2022-01-28T19:04:54.332Z] RUN go mod download' [2022-01-28T19:04:54.332Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-28T19:04:55.723Z] Sending build context to Docker daemon 334MB [2022-01-28T19:04:55.723Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T19:04:55.723Z] ---> dd4a08f94e63 [2022-01-28T19:04:55.723Z] Step 2/4 : WORKDIR /edgex [2022-01-28T19:04:57.651Z] ---> Running in de18c9ab178b [2022-01-28T19:04:57.651Z] Removing intermediate container de18c9ab178b [2022-01-28T19:04:57.651Z] ---> 5bc6773d07a5 [2022-01-28T19:04:57.651Z] Step 3/4 : COPY go.mod . [2022-01-28T19:04:57.911Z] ---> 86c45dc7ceb1 [2022-01-28T19:04:57.911Z] Step 4/4 : RUN go mod download [2022-01-28T19:04:57.911Z] ---> Running in 0e00238c100f [2022-01-28T19:05:00.704Z] Still waiting to schedule task [2022-01-28T19:05:00.705Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-28T19:05:36.692Z] Removing intermediate container 0e00238c100f [2022-01-28T19:05:36.693Z] ---> 7f3407224a8a [2022-01-28T19:05:36.693Z] Successfully built 7f3407224a8a [2022-01-28T19:05:36.693Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:05:37.031Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-28T19:05:37.031Z] . [Pipeline] withDockerContainer [2022-01-28T19:05:37.117Z] prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container [2022-01-28T19:05:37.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-28T19:05:37.515Z] $ docker top 8f14e0d2ccb574c6faf339d4b1801c86e1da2627ad6e8d49db2ba6ece955bdfb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T19:05:37.925Z] + go version [2022-01-28T19:05:37.925Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-28T19:05:37.956Z] $ docker stop --time=1 8f14e0d2ccb574c6faf339d4b1801c86e1da2627ad6e8d49db2ba6ece955bdfb [2022-01-28T19:05:39.130Z] $ docker rm -f 8f14e0d2ccb574c6faf339d4b1801c86e1da2627ad6e8d49db2ba6ece955bdfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:05:39.758Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-28T19:05:39.758Z] . [Pipeline] withDockerContainer [2022-01-28T19:05:39.846Z] prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container [2022-01-28T19:05:39.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-28T19:05:40.195Z] $ docker top d63623446b55593834c558b4058d2f5285dc9ce3d3c0236f3a638a235007912e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-28T19:05:40.314Z] ========================================================= [2022-01-28T19:05:40.314Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-28T19:05:40.314Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T19:05:40.669Z] + make test [2022-01-28T19:05:40.669Z] go mod tidy [2022-01-28T19:05:40.669Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-28T19:05:47.290Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-28T19:06:02.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-28T19:06:06.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-28T19:06:06.786Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-28T19:06:07.047Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-28T19:06:08.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-28T19:06:09.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-28T19:06:09.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-28T19:06:09.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-28T19:06:10.141Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-28T19:06:10.141Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-28T19:06:10.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-28T19:06:10.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-28T19:06:10.402Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-28T19:06:10.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-28T19:06:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2022-01-28T19:06:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-28T19:06:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-28T19:06:12.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-01-28T19:06:12.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-28T19:06:13.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 44.7% of statements [2022-01-28T19:06:13.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-28T19:06:13.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-28T19:06:14.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.5% of statements [2022-01-28T19:06:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-28T19:06:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-28T19:06:15.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2022-01-28T19:06:15.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-28T19:06:15.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-28T19:06:15.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-28T19:06:15.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-28T19:06:15.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-28T19:06:15.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements [2022-01-28T19:06:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-28T19:06:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-28T19:06:15.716Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.043s coverage: 59.1% of statements [2022-01-28T19:06:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-28T19:06:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-28T19:06:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-28T19:06:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-28T19:06:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-28T19:06:16.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2022-01-28T19:06:16.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-28T19:06:16.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-28T19:06:16.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-28T19:06:16.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2022-01-28T19:06:16.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-28T19:06:16.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-01-28T19:06:17.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2022-01-28T19:06:17.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-28T19:06:17.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2022-01-28T19:06:17.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2022-01-28T19:06:17.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2022-01-28T19:06:17.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.162s coverage: 96.3% of statements [2022-01-28T19:06:17.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-01-28T19:06:25.829Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4153 in /w/workspace/edgexfoundry_edgex-go_PR-3877 [Pipeline] { [Pipeline] ws [2022-01-28T19:06:25.872Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-28T19:06:26.096Z] The recommended git tool is: git [2022-01-28T19:06:30.531Z] using credential edgex-jenkins-ssh [2022-01-28T19:06:30.547Z] Cloning the remote Git repository [2022-01-28T19:06:30.624Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-28T19:06:30.704Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-28T19:06:30.783Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-28T19:06:30.784Z] > git --version # timeout=10 [2022-01-28T19:06:30.800Z] > git --version # 'git version 2.17.1' [2022-01-28T19:06:30.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T19:06:30.921Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T19:06:32.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2022-01-28T19:06:32.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2022-01-28T19:06:35.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.196s coverage: 82.5% of statements [2022-01-28T19:06:35.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-28T19:06:47.240Z] Merging remotes/origin/main commit 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 into PR head commit a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:06:47.567Z] Merge succeeded, producing a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:06:47.568Z] Checking out Revision a007441207a2e784e067a5ca25a529dee46d995e (PR-3877) [2022-01-28T19:06:46.499Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-28T19:06:46.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T19:06:46.547Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-28T19:06:46.580Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-28T19:06:46.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T19:06:46.592Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3877/head:refs/remotes/origin/PR-3877 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-28T19:06:47.267Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T19:06:47.279Z] > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 [2022-01-28T19:06:47.498Z] > git remote # timeout=10 [2022-01-28T19:06:47.518Z] > git config --get remote.origin.url # timeout=10 [2022-01-28T19:06:47.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T19:06:47.545Z] > git merge 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 [2022-01-28T19:06:47.566Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-28T19:06:47.585Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T19:06:47.595Z] > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 [2022-01-28T19:06:51.818Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-01-28T19:06:51.884Z] > git --version # timeout=10 [2022-01-28T19:06:51.896Z] > git --version # 'git version 2.17.1' [2022-01-28T19:06:51.912Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-28T19:06:53.125Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-28T19:06:53.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T19:06:53.125Z] Dload Upload Total Spent Left Speed [2022-01-28T19:06:53.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-01-28T19:06:53.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.242s coverage: 65.4% of statements [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-28T19:06:53.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-28T19:06:53.736Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-28T19:06:54.090Z] + sudo tee /etc/docker/daemon.new [2022-01-28T19:06:54.090Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-28T19:06:54.090Z] { [2022-01-28T19:06:54.090Z] "registry-mirrors": [ [2022-01-28T19:06:54.090Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-28T19:06:54.090Z] ], [2022-01-28T19:06:54.090Z] "bip": "10.250.0.254/24", [2022-01-28T19:06:54.090Z] "hosts": [ [2022-01-28T19:06:54.090Z] "tcp://0.0.0.0:5555", [2022-01-28T19:06:54.090Z] "unix:///var/run/docker.sock" [2022-01-28T19:06:54.090Z] ], [2022-01-28T19:06:54.090Z] "mtu": 1458, [2022-01-28T19:06:54.090Z] "selinux-enabled": true, [2022-01-28T19:06:54.090Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-28T19:06:54.090Z] } [Pipeline] sh [2022-01-28T19:06:54.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.8% of statements [2022-01-28T19:06:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-28T19:06:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-28T19:06:54.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.085s coverage: 89.5% of statements [2022-01-28T19:06:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-28T19:06:54.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-01-28T19:06:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-28T19:06:54.445Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-28T19:06:54.807Z] + sudo service docker restart [2022-01-28T19:07:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-28T19:07:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-28T19:07:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-28T19:07:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-28T19:07:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-28T19:07:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-28T19:07:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-01-28T19:07:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-01-28T19:07:02.330Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T19:07:13.198Z] provisioning config files... [2022-01-28T19:07:13.222Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2430106441822332077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:07:13.814Z] ---> docker-login.sh [2022-01-28T19:07:13.814Z] nexus3.edgexfoundry.org:10001 [2022-01-28T19:07:14.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T19:07:14.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T19:07:14.684Z] Configure a credential helper to remove this warning. See [2022-01-28T19:07:14.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T19:07:14.684Z] [2022-01-28T19:07:14.684Z] Login Succeeded [2022-01-28T19:07:14.684Z] nexus3.edgexfoundry.org:10002 [2022-01-28T19:07:14.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T19:07:14.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T19:07:14.959Z] Configure a credential helper to remove this warning. See [2022-01-28T19:07:14.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T19:07:14.959Z] [2022-01-28T19:07:14.959Z] Login Succeeded [2022-01-28T19:07:14.959Z] nexus3.edgexfoundry.org:10003 [2022-01-28T19:07:15.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T19:07:15.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T19:07:15.515Z] Configure a credential helper to remove this warning. See [2022-01-28T19:07:15.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T19:07:15.515Z] [2022-01-28T19:07:15.515Z] Login Succeeded [2022-01-28T19:07:15.515Z] nexus3.edgexfoundry.org:10004 [2022-01-28T19:07:15.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T19:07:15.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T19:07:15.788Z] Configure a credential helper to remove this warning. See [2022-01-28T19:07:15.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T19:07:15.788Z] [2022-01-28T19:07:15.788Z] Login Succeeded [2022-01-28T19:07:15.788Z] docker.io [2022-01-28T19:07:16.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T19:07:16.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T19:07:16.654Z] Configure a credential helper to remove this warning. See [2022-01-28T19:07:16.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T19:07:16.654Z] [2022-01-28T19:07:16.654Z] Login Succeeded [2022-01-28T19:07:16.654Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T19:07:16.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-28T19:07:17.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T19:07:17.124Z] ========================================================= [2022-01-28T19:07:17.124Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-28T19:07:17.124Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T19:07:17.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T19:07:17.809Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-28T19:07:17.809Z] 9b3977197b4f: Pulling fs layer [2022-01-28T19:07:17.809Z] 1a89e8eeedd5: Pulling fs layer [2022-01-28T19:07:17.809Z] 94645a83ff95: Pulling fs layer [2022-01-28T19:07:17.809Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-28T19:07:17.809Z] 0c92f367c5e7: Pulling fs layer [2022-01-28T19:07:17.809Z] 4b8299f9d1f4: Pulling fs layer [2022-01-28T19:07:17.809Z] 9a6b49a46696: Pulling fs layer [2022-01-28T19:07:17.809Z] cf05db05a679: Pulling fs layer [2022-01-28T19:07:17.809Z] 0c92f367c5e7: Waiting [2022-01-28T19:07:17.809Z] 4b8299f9d1f4: Waiting [2022-01-28T19:07:17.809Z] 9a6b49a46696: Waiting [2022-01-28T19:07:17.809Z] cf05db05a679: Waiting [2022-01-28T19:07:17.809Z] 3f3a8bcf1eab: Waiting [2022-01-28T19:07:17.809Z] 94645a83ff95: Verifying Checksum [2022-01-28T19:07:17.809Z] 94645a83ff95: Download complete [2022-01-28T19:07:17.809Z] 1a89e8eeedd5: Verifying Checksum [2022-01-28T19:07:17.809Z] 1a89e8eeedd5: Download complete [2022-01-28T19:07:17.809Z] 0c92f367c5e7: Verifying Checksum [2022-01-28T19:07:17.809Z] 0c92f367c5e7: Download complete [2022-01-28T19:07:17.809Z] 4b8299f9d1f4: Verifying Checksum [2022-01-28T19:07:17.809Z] 4b8299f9d1f4: Download complete [2022-01-28T19:07:17.809Z] 9a6b49a46696: Verifying Checksum [2022-01-28T19:07:17.809Z] 9a6b49a46696: Download complete [2022-01-28T19:07:17.809Z] 9b3977197b4f: Verifying Checksum [2022-01-28T19:07:17.809Z] 9b3977197b4f: Download complete [2022-01-28T19:07:18.403Z] 9b3977197b4f: Pull complete [2022-01-28T19:07:18.998Z] 1a89e8eeedd5: Pull complete [2022-01-28T19:07:19.599Z] 94645a83ff95: Pull complete [2022-01-28T19:07:19.599Z] cf05db05a679: Verifying Checksum [2022-01-28T19:07:19.599Z] cf05db05a679: Download complete [2022-01-28T19:07:20.193Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-28T19:07:20.193Z] 3f3a8bcf1eab: Download complete [2022-01-28T19:07:32.571Z] 3f3a8bcf1eab: Pull complete [2022-01-28T19:07:32.571Z] 0c92f367c5e7: Pull complete [2022-01-28T19:07:32.571Z] 4b8299f9d1f4: Pull complete [2022-01-28T19:07:32.571Z] 9a6b49a46696: Pull complete [2022-01-28T19:07:37.971Z] cf05db05a679: Pull complete [2022-01-28T19:07:37.971Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-28T19:07:37.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T19:07:37.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-28T19:07:38.369Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T19:07:38.369Z] WORKDIR /edgex [2022-01-28T19:07:38.369Z] COPY go.mod . [2022-01-28T19:07:38.369Z] RUN go mod download [2022-01-28T19:07:38.369Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-28T19:07:40.990Z] Sending build context to Docker daemon 168.7MB [2022-01-28T19:07:40.990Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T19:07:40.990Z] ---> 0ccda1f7e2ee [2022-01-28T19:07:40.990Z] Step 2/4 : WORKDIR /edgex [2022-01-28T19:07:41.166Z] GO111MODULE=on go vet ./... [2022-01-28T19:07:42.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-28T19:07:42.378Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-28T19:07:42.639Z] ./bin/test-attribution-txt.sh [2022-01-28T19:07:42.951Z] ---> Running in 8127c48cfd5f [2022-01-28T19:07:42.951Z] Removing intermediate container 8127c48cfd5f [2022-01-28T19:07:42.951Z] ---> cc95caeddf2f [2022-01-28T19:07:42.951Z] Step 3/4 : COPY go.mod . [Pipeline] echo [2022-01-28T19:07:43.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-28T19:07:43.544Z] ---> 3e016b4b3d77 [2022-01-28T19:07:43.544Z] Step 4/4 : RUN go mod download [2022-01-28T19:07:43.544Z] ---> Running in b919a4df1150 [2022-01-28T19:07:43.559Z] + ls -al . [2022-01-28T19:07:43.559Z] total 644 [2022-01-28T19:07:43.559Z] drwxrwxr-x 10 1001 1001 4096 Jan 28 19:07 . [2022-01-28T19:07:43.559Z] drwxr-xr-x 4 root root 28 Jan 28 19:05 .. [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 19:04 .dockerignore [2022-01-28T19:07:43.559Z] drwxrwxr-x 8 1001 1001 179 Jan 28 19:04 .git [2022-01-28T19:07:43.559Z] drwxrwxr-x 4 1001 1001 142 Jan 28 19:04 .github [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 804 Jan 28 19:04 .gitignore [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 42 Jan 28 19:04 .golangci.yml [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 76 Jan 28 19:04 .hadolint.yml [2022-01-28T19:07:43.559Z] drwx------ 3 1001 1001 73 Jan 28 19:04 .semver [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 19:04 .sonarcloud.properties [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 1171 Jan 28 19:04 ADOPTERS.md [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 9019 Jan 28 19:04 Attribution.txt [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 51732 Jan 28 19:04 CHANGELOG.md [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 19:04 CONTRIBUTING.md [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 677 Jan 28 19:04 GOVERNANCE.md [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 849 Jan 28 19:04 Jenkinsfile [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 19:04 LICENSE [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 6508 Jan 28 19:04 Makefile [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 582 Jan 28 19:04 OWNERS.md [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 8207 Jan 28 19:04 README.md [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 6912 Jan 28 19:04 SECURITY.md [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 5 Jan 28 19:04 VERSION [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 19:04 ZMQWindows.md [2022-01-28T19:07:43.559Z] drwxrwxr-x 2 1001 1001 37 Jan 28 19:04 bin [2022-01-28T19:07:43.559Z] drwxrwxr-x 14 1001 1001 4096 Jan 28 19:04 cmd [2022-01-28T19:07:43.559Z] -rw-r--r-- 1 root root 428383 Jan 28 19:07 coverage.out [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 2833 Jan 28 19:04 go.mod [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 50190 Jan 28 19:04 go.sum [2022-01-28T19:07:43.559Z] drwxrwxr-x 8 1001 1001 124 Jan 28 19:04 internal [2022-01-28T19:07:43.559Z] drwxrwxr-x 3 1001 1001 16 Jan 28 19:04 openapi [2022-01-28T19:07:43.559Z] drwxrwxr-x 4 1001 1001 71 Jan 28 19:04 snap [2022-01-28T19:07:43.559Z] -rw-rw-r-- 1 1001 1001 204 Jan 28 19:04 version.go [Pipeline] sh [2022-01-28T19:07:43.882Z] + '[' -e coverage.out ] [2022-01-28T19:07:43.882Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-28T19:07:44.015Z] Stashed 1 file(s) [Pipeline] sh [2022-01-28T19:07:44.324Z] + make build [2022-01-28T19:07:44.324Z] 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 [2022-01-28T19:07:45.721Z] 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 [2022-01-28T19:07:52.347Z] 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 [2022-01-28T19:07:52.920Z] 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 [2022-01-28T19:07:53.882Z] 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 [2022-01-28T19:07:54.145Z] 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 [2022-01-28T19:07:54.724Z] 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 [2022-01-28T19:07:55.678Z] 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 [2022-01-28T19:07:56.254Z] 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 [2022-01-28T19:07:57.203Z] 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 [2022-01-28T19:07:57.778Z] 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 [2022-01-28T19:07:58.730Z] 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] } [2022-01-28T19:08:00.141Z] $ docker stop --time=1 d63623446b55593834c558b4058d2f5285dc9ce3d3c0236f3a638a235007912e [2022-01-28T19:08:01.970Z] $ docker rm -f d63623446b55593834c558b4058d2f5285dc9ce3d3c0236f3a638a235007912e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:08:03.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T19:08:03.739Z] [2022-01-28T19:08:03.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:08:04.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T19:08:04.114Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-28T19:08:04.114Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-28T19:08:04.114Z] ca9280d653b3: Pulling fs layer [2022-01-28T19:08:04.114Z] 7e9c9ca2126c: Pulling fs layer [2022-01-28T19:08:04.114Z] cbdbe7a5bc2a: Download complete [2022-01-28T19:08:04.385Z] ca9280d653b3: Verifying Checksum [2022-01-28T19:08:04.386Z] ca9280d653b3: Download complete [2022-01-28T19:08:04.386Z] cbdbe7a5bc2a: Pull complete [2022-01-28T19:08:04.653Z] 7e9c9ca2126c: Verifying Checksum [2022-01-28T19:08:04.653Z] 7e9c9ca2126c: Download complete [2022-01-28T19:08:04.923Z] ca9280d653b3: Pull complete [2022-01-28T19:08:09.161Z] 7e9c9ca2126c: Pull complete [2022-01-28T19:08:09.161Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-28T19:08:09.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T19:08:09.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-28T19:08:09.249Z] prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container [2022-01-28T19:08:09.284Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-28T19:08:10.813Z] $ docker top 17cc2fbe0c708edd936fd62e6665bb6249b5148dd3c22d7f85f4a7b28dcbc5a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T19:08:11.227Z] + docker-compose build --help [2022-01-28T19:08:11.228Z] + grep parallel [2022-01-28T19:08:11.796Z] --parallel Build images in parallel. [Pipeline] } [2022-01-28T19:08:11.837Z] $ docker stop --time=1 17cc2fbe0c708edd936fd62e6665bb6249b5148dd3c22d7f85f4a7b28dcbc5a2 [2022-01-28T19:08:13.006Z] $ docker rm -f 17cc2fbe0c708edd936fd62e6665bb6249b5148dd3c22d7f85f4a7b28dcbc5a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:08:13.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T19:08:13.543Z] . [Pipeline] withDockerContainer [2022-01-28T19:08:13.634Z] prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container [2022-01-28T19:08:13.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-28T19:08:13.977Z] $ docker top a7b6c9fb7cef03582de8e5d25728e1f740b115da0c67acb2227d3b00215961c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T19:08:14.383Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-28T19:08:14.958Z] Building core-command ... [2022-01-28T19:08:14.958Z] Building core-data ... [2022-01-28T19:08:14.958Z] Building core-metadata ... [2022-01-28T19:08:14.958Z] Building security-bootstrapper ... [2022-01-28T19:08:14.958Z] Building security-proxy-setup ... [2022-01-28T19:08:14.958Z] Building security-secretstore-setup ... [2022-01-28T19:08:14.958Z] Building support-notifications ... [2022-01-28T19:08:14.958Z] Building support-scheduler ... [2022-01-28T19:08:14.958Z] Building sys-mgmt-agent ... [2022-01-28T19:08:14.958Z] Building core-data [2022-01-28T19:08:14.958Z] Building support-scheduler [2022-01-28T19:08:14.958Z] Building security-bootstrapper [2022-01-28T19:08:14.958Z] Building support-notifications [2022-01-28T19:08:14.958Z] Building core-metadata [2022-01-28T19:08:27.227Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:08:27.227Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:08:27.227Z] ---> 7f3407224a8a [2022-01-28T19:08:27.227Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T19:08:27.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:08:27.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:08:27.227Z] ---> 7f3407224a8a [2022-01-28T19:08:27.227Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T19:08:27.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:08:27.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:08:27.227Z] ---> 7f3407224a8a [2022-01-28T19:08:27.227Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T19:08:29.777Z] ---> Running in f994977eaf38 [2022-01-28T19:08:29.777Z] ---> Running in e5e90e276263 [2022-01-28T19:08:29.777Z] ---> Running in 325cca359d84 [2022-01-28T19:08:37.914Z] Removing intermediate container 325cca359d84 [2022-01-28T19:08:37.914Z] ---> 733c7fb2ef70 [2022-01-28T19:08:37.914Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:08:37.914Z] Removing intermediate container f994977eaf38 [2022-01-28T19:08:37.914Z] ---> eac23177feb5 [2022-01-28T19:08:37.914Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:08:37.914Z] Removing intermediate container e5e90e276263 [2022-01-28T19:08:37.914Z] ---> a2067335e17c [2022-01-28T19:08:37.914Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:08:37.914Z] ---> Running in 75779fa4418d [2022-01-28T19:08:37.914Z] ---> Running in 4b1201f0b18f [2022-01-28T19:08:38.174Z] ---> Running in 3669835bf70e [2022-01-28T19:08:40.727Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:08:40.727Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:08:40.727Z] ---> 7f3407224a8a [2022-01-28T19:08:40.727Z] Step 3/31 : WORKDIR /edgex-go [2022-01-28T19:08:40.727Z] ---> Using cache [2022-01-28T19:08:40.727Z] ---> a2067335e17c [2022-01-28T19:08:40.727Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:08:40.727Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:08:40.727Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:08:40.727Z] ---> 7f3407224a8a [2022-01-28T19:08:40.727Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T19:08:40.727Z] ---> Using cache [2022-01-28T19:08:40.727Z] ---> a2067335e17c [2022-01-28T19:08:40.727Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:08:41.300Z] ---> Running in 8af3076783cf [2022-01-28T19:08:41.300Z] ---> Running in 45a40f4d5ec0 [2022-01-28T19:08:41.300Z] Removing intermediate container 3669835bf70e [2022-01-28T19:08:41.300Z] ---> 706b2a182466 [2022-01-28T19:08:41.300Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-28T19:08:41.300Z] Removing intermediate container 4b1201f0b18f [2022-01-28T19:08:41.300Z] ---> 29a450cc2c0c [2022-01-28T19:08:41.300Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-28T19:08:41.300Z] Removing intermediate container 75779fa4418d [2022-01-28T19:08:41.300Z] ---> ec235c983445 [2022-01-28T19:08:41.300Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-28T19:08:41.300Z] ---> Running in 422bba884380 [2022-01-28T19:08:41.566Z] ---> Running in c01f40773156 [2022-01-28T19:08:41.566Z] ---> Running in 8b08b1d250da [2022-01-28T19:08:41.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:08:42.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:08:42.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:08:42.358Z] Removing intermediate container 8af3076783cf [2022-01-28T19:08:42.358Z] ---> d96045f19787 [2022-01-28T19:08:42.358Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T19:08:42.358Z] ---> Running in 18994812c06a [2022-01-28T19:08:42.358Z] Removing intermediate container 45a40f4d5ec0 [2022-01-28T19:08:42.358Z] ---> 7c82e01b0f24 [2022-01-28T19:08:42.358Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-28T19:08:42.358Z] ---> Running in 2db761c071da [2022-01-28T19:08:42.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:08:42.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:08:42.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:08:42.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:08:42.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:08:43.150Z] OK: 221 MiB in 52 packages [2022-01-28T19:08:43.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:08:43.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:08:43.424Z] OK: 221 MiB in 52 packages [2022-01-28T19:08:43.424Z] OK: 221 MiB in 52 packages [2022-01-28T19:08:43.701Z] Removing intermediate container 422bba884380 [2022-01-28T19:08:43.701Z] ---> 8f540265f17a [2022-01-28T19:08:43.701Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T19:08:43.972Z] Removing intermediate container c01f40773156 [2022-01-28T19:08:43.972Z] ---> c70f9c23f7d7 [2022-01-28T19:08:43.972Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T19:08:43.972Z] OK: 221 MiB in 52 packages [2022-01-28T19:08:43.972Z] OK: 221 MiB in 52 packages [2022-01-28T19:08:43.972Z] Removing intermediate container 8b08b1d250da [2022-01-28T19:08:43.972Z] ---> fa91b47566c5 [2022-01-28T19:08:43.972Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T19:08:43.972Z] ---> 28926ee1ee8c [2022-01-28T19:08:43.972Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:08:44.231Z] ---> Running in c97a82573daf [2022-01-28T19:08:44.231Z] ---> 6a4cd31c113a [2022-01-28T19:08:44.231Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:08:44.231Z] ---> Running in 3c3e7e86b388 [2022-01-28T19:08:44.231Z] ---> 8f5cc74a131b [2022-01-28T19:08:44.231Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:08:44.491Z] ---> Running in 618f11bd5e05 [2022-01-28T19:08:44.491Z] Removing intermediate container 18994812c06a [2022-01-28T19:08:44.491Z] ---> edd89a42f512 [2022-01-28T19:08:44.491Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T19:08:44.491Z] Removing intermediate container 2db761c071da [2022-01-28T19:08:44.491Z] ---> be9a8721e7e3 [2022-01-28T19:08:44.491Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-28T19:08:44.752Z] ---> 1b30c63c5de6 [2022-01-28T19:08:44.752Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:08:44.752Z] ---> 279c5ebba46e [2022-01-28T19:08:44.752Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:08:45.016Z] ---> Running in 664c2689c162 [2022-01-28T19:08:45.016Z] ---> Running in b6ad948bebbd [2022-01-28T19:08:46.413Z] Removing intermediate container c97a82573daf [2022-01-28T19:08:46.413Z] ---> 741d6b47343e [2022-01-28T19:08:46.413Z] Step 8/22 : COPY . . [2022-01-28T19:08:46.413Z] Removing intermediate container 618f11bd5e05 [2022-01-28T19:08:46.413Z] ---> 723562dda711 [2022-01-28T19:08:46.413Z] Step 8/22 : COPY . . [2022-01-28T19:08:46.413Z] Removing intermediate container 3c3e7e86b388 [2022-01-28T19:08:46.413Z] ---> f7ab70610c5e [2022-01-28T19:08:46.413Z] Step 8/23 : COPY . . [2022-01-28T19:08:51.585Z] Removing intermediate container b919a4df1150 [2022-01-28T19:08:51.585Z] ---> e763a37a6b64 [2022-01-28T19:08:51.585Z] Successfully built e763a37a6b64 [2022-01-28T19:08:51.585Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:08:51.955Z] + docker inspect -f . ci-base-image-arm64 [2022-01-28T19:08:51.955Z] . [Pipeline] withDockerContainer [2022-01-28T19:08:52.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-4153 does not seem to be running inside a container [2022-01-28T19:08:52.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-28T19:08:53.583Z] $ docker top aeb24062911cc0607e1cabaabef5be2ae8bb9f43211dcb29595cee97882dc539 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T19:08:54.502Z] + go version [2022-01-28T19:08:54.502Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-28T19:08:54.543Z] $ docker stop --time=1 aeb24062911cc0607e1cabaabef5be2ae8bb9f43211dcb29595cee97882dc539 [2022-01-28T19:08:54.560Z] Removing intermediate container 664c2689c162 [2022-01-28T19:08:54.560Z] ---> e709a060a98c [2022-01-28T19:08:54.560Z] Step 8/23 : COPY . . [2022-01-28T19:08:54.560Z] Removing intermediate container b6ad948bebbd [2022-01-28T19:08:54.560Z] ---> f0cac96ef8c2 [2022-01-28T19:08:54.560Z] Step 8/31 : COPY . . [2022-01-28T19:08:54.560Z] ---> 43877d31312c [2022-01-28T19:08:54.560Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-28T19:08:54.560Z] ---> 982136264fbb [2022-01-28T19:08:54.560Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-28T19:08:54.560Z] ---> 6028f08aaf26 [2022-01-28T19:08:54.560Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-28T19:08:54.560Z] ---> Running in ac47ceb7b16c [2022-01-28T19:08:54.560Z] ---> Running in ccf2a844adfa [2022-01-28T19:08:54.560Z] ---> Running in 89bdd80fa3eb [2022-01-28T19:08:55.144Z] 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 [2022-01-28T19:08:55.413Z] 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 [2022-01-28T19:08:55.680Z] 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 [2022-01-28T19:08:56.134Z] $ docker rm -f aeb24062911cc0607e1cabaabef5be2ae8bb9f43211dcb29595cee97882dc539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:08:57.059Z] + docker inspect -f . ci-base-image-arm64 [2022-01-28T19:08:57.059Z] . [Pipeline] withDockerContainer [2022-01-28T19:08:57.295Z] prd-ubuntu18.04-docker-arm64-4c-16g-4153 does not seem to be running inside a container [2022-01-28T19:08:57.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-28T19:08:58.582Z] $ docker top 8fbac60efc75f877bb81a58933d92c48864652b533c91833e999121664f99841 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-28T19:08:58.864Z] ========================================================= [2022-01-28T19:08:58.864Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-28T19:08:58.864Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T19:08:59.568Z] + make test [2022-01-28T19:08:59.569Z] go mod tidy [2022-01-28T19:09:00.169Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-28T19:09:05.765Z] ---> 68dbf3304f72 [2022-01-28T19:09:05.765Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-28T19:09:05.765Z] ---> 9d97cf689e9d [2022-01-28T19:09:05.765Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-28T19:09:05.765Z] ---> Running in 2f04c2d36700 [2022-01-28T19:09:05.765Z] ---> Running in e16945c69727 [2022-01-28T19:09:06.034Z] 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 [2022-01-28T19:09:06.034Z] 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 [2022-01-28T19:09:26.964Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-28T19:09:38.234Z] Removing intermediate container ac47ceb7b16c [2022-01-28T19:09:38.234Z] ---> c4c2d2dabfa8 [2022-01-28T19:09:38.234Z] [2022-01-28T19:09:38.234Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T19:09:38.234Z] 3.14: Pulling from library/alpine [2022-01-28T19:09:38.234Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-28T19:09:38.234Z] Status: Downloaded newer image for alpine:3.14 [2022-01-28T19:09:38.234Z] ---> 0a97eee8041e [2022-01-28T19:09:38.234Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-28T19:09:38.234Z] ---> Running in 07f3bcb08f5a [2022-01-28T19:09:38.234Z] Removing intermediate container 89bdd80fa3eb [2022-01-28T19:09:38.234Z] ---> f0c685d87002 [2022-01-28T19:09:38.234Z] [2022-01-28T19:09:38.234Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T19:09:38.234Z] ---> 0a97eee8041e [2022-01-28T19:09:38.234Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-28T19:09:38.234Z] ---> Running in ae6436fc9574 [2022-01-28T19:09:38.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:09:38.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:09:38.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:09:38.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:09:38.507Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-28T19:09:38.507Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-28T19:09:38.507Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:09:38.507Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T19:09:38.507Z] OK: 6 MiB in 16 packages [2022-01-28T19:09:38.780Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-28T19:09:38.780Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:09:39.052Z] OK: 6 MiB in 15 packages [2022-01-28T19:09:39.325Z] Removing intermediate container 07f3bcb08f5a [2022-01-28T19:09:39.325Z] ---> 06bdec0510b8 [2022-01-28T19:09:39.325Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T19:09:39.590Z] ---> Running in 2e67d45bd92e [2022-01-28T19:09:39.590Z] Removing intermediate container ae6436fc9574 [2022-01-28T19:09:39.590Z] ---> ef1a0e29bc30 [2022-01-28T19:09:39.590Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T19:09:39.590Z] ---> Running in c3b8b91ac113 [2022-01-28T19:09:39.590Z] Removing intermediate container 2e67d45bd92e [2022-01-28T19:09:39.590Z] ---> 15c73b7eaa09 [2022-01-28T19:09:39.590Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-28T19:09:39.861Z] ---> Running in b7b3d48be94f [2022-01-28T19:09:39.861Z] Removing intermediate container c3b8b91ac113 [2022-01-28T19:09:39.861Z] ---> 41e643785eb1 [2022-01-28T19:09:39.861Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-28T19:09:39.861Z] ---> Running in de5d000563a1 [2022-01-28T19:09:39.861Z] Removing intermediate container b7b3d48be94f [2022-01-28T19:09:39.861Z] ---> 824687181585 [2022-01-28T19:09:39.861Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T19:09:39.861Z] ---> Running in 25b44790c44b [2022-01-28T19:09:39.861Z] Removing intermediate container de5d000563a1 [2022-01-28T19:09:39.861Z] ---> 2fb753764ba4 [2022-01-28T19:09:39.861Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T19:09:40.142Z] ---> Running in ff61db2d4e71 [2022-01-28T19:09:40.142Z] Removing intermediate container 25b44790c44b [2022-01-28T19:09:40.142Z] ---> c5aaacbecc74 [2022-01-28T19:09:40.142Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:09:40.142Z] Removing intermediate container ff61db2d4e71 [2022-01-28T19:09:40.142Z] ---> 77cf4c11e07b [2022-01-28T19:09:40.142Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:09:40.420Z] ---> 0d7b7a045b5e [2022-01-28T19:09:40.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-28T19:09:40.420Z] ---> 0b160a88d2de [2022-01-28T19:09:40.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-28T19:09:41.019Z] ---> f9f792e18d48 [2022-01-28T19:09:41.019Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-28T19:09:41.291Z] ---> 966809d9f7f8 [2022-01-28T19:09:41.291Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-28T19:09:41.291Z] ---> 1de623955fba [2022-01-28T19:09:41.291Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-28T19:09:41.291Z] ---> Running in 240e4954b11f [2022-01-28T19:09:41.565Z] ---> 3d540dd5acb9 [2022-01-28T19:09:41.565Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-28T19:09:41.565Z] ---> Running in 279bce7de36f [2022-01-28T19:09:41.565Z] Removing intermediate container 240e4954b11f [2022-01-28T19:09:41.565Z] ---> 97beaf14bbe0 [2022-01-28T19:09:41.565Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:09:41.565Z] Removing intermediate container 279bce7de36f [2022-01-28T19:09:41.565Z] ---> e02b25ab19e0 [2022-01-28T19:09:41.565Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:09:41.565Z] ---> Running in 51c55e955a11 [2022-01-28T19:09:41.565Z] ---> Running in b3c20884445a [2022-01-28T19:09:41.851Z] Removing intermediate container b3c20884445a [2022-01-28T19:09:41.851Z] ---> 89a96134833b [2022-01-28T19:09:41.851Z] Step 20/22 : LABEL arch=x86_64 [2022-01-28T19:09:41.851Z] Removing intermediate container 51c55e955a11 [2022-01-28T19:09:41.851Z] ---> f8095ec475b2 [2022-01-28T19:09:41.851Z] Step 20/22 : LABEL arch=x86_64 [2022-01-28T19:09:41.851Z] ---> Running in 5325f3e1a46a [2022-01-28T19:09:41.851Z] ---> Running in 139e135c2e47 [2022-01-28T19:09:42.131Z] Removing intermediate container 5325f3e1a46a [2022-01-28T19:09:42.131Z] ---> c0c04f9fcb8b [2022-01-28T19:09:42.131Z] Step 21/22 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:09:42.131Z] Removing intermediate container 139e135c2e47 [2022-01-28T19:09:42.131Z] ---> 7822c80941a2 [2022-01-28T19:09:42.131Z] Step 21/22 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:09:42.131Z] ---> Running in 930fb2915a13 [2022-01-28T19:09:42.131Z] ---> Running in 601c0883d9e2 [2022-01-28T19:09:42.397Z] Removing intermediate container 930fb2915a13 [2022-01-28T19:09:42.397Z] ---> 42173b96e49a [2022-01-28T19:09:42.397Z] Step 22/22 : LABEL version=0.0.0 [2022-01-28T19:09:42.397Z] Removing intermediate container 601c0883d9e2 [2022-01-28T19:09:42.397Z] ---> 167af503bdfa [2022-01-28T19:09:42.397Z] Step 22/22 : LABEL version=0.0.0 [2022-01-28T19:09:42.397Z] ---> Running in 4db1e6f78b4e [2022-01-28T19:09:42.397Z] ---> Running in 5cb126cd9bed [2022-01-28T19:09:42.397Z] Removing intermediate container 4db1e6f78b4e [2022-01-28T19:09:42.397Z] ---> 1576d8577bb4 [2022-01-28T19:09:42.397Z] [2022-01-28T19:09:42.666Z] Removing intermediate container 5cb126cd9bed [2022-01-28T19:09:42.666Z] ---> 741bc0c68a91 [2022-01-28T19:09:42.666Z] [2022-01-28T19:09:42.666Z] Successfully built 1576d8577bb4 [2022-01-28T19:09:42.666Z] Successfully built 741bc0c68a91 [2022-01-28T19:09:42.666Z] Successfully tagged support-scheduler:latest [2022-01-28T19:09:42.666Z] Building security-proxy-setup [2022-01-28T19:09:42.936Z] Successfully tagged support-notifications:latest [2022-01-28T19:09:42.936Z] Building security-secretstore-setup [2022-01-28T19:09:49.540Z]  Building support-scheduler ... done  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:09:49.540Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:09:49.540Z] ---> 7f3407224a8a [2022-01-28T19:09:49.540Z] Step 3/25 : WORKDIR /edgex-go [2022-01-28T19:09:49.540Z] ---> Using cache [2022-01-28T19:09:49.540Z] ---> a2067335e17c [2022-01-28T19:09:49.540Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:09:49.540Z] ---> Using cache [2022-01-28T19:09:49.540Z] ---> 7c82e01b0f24 [2022-01-28T19:09:49.540Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-28T19:09:49.540Z] ---> Using cache [2022-01-28T19:09:49.540Z] ---> be9a8721e7e3 [2022-01-28T19:09:49.540Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-28T19:09:49.540Z] ---> Using cache [2022-01-28T19:09:49.540Z] ---> 279c5ebba46e [2022-01-28T19:09:49.540Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:09:49.540Z] ---> Using cache [2022-01-28T19:09:49.540Z] ---> f0cac96ef8c2 [2022-01-28T19:09:49.540Z] Step 8/25 : COPY . . [2022-01-28T19:09:49.540Z] ---> Using cache [2022-01-28T19:09:49.540Z] ---> 68dbf3304f72 [2022-01-28T19:09:49.540Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-28T19:09:49.806Z] ---> Running in 1a3e16b2202b [2022-01-28T19:09:50.070Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:09:50.070Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:09:50.070Z] ---> 7f3407224a8a [2022-01-28T19:09:50.070Z] Step 3/21 : WORKDIR /edgex-go [2022-01-28T19:09:50.070Z] ---> Using cache [2022-01-28T19:09:50.070Z] ---> a2067335e17c [2022-01-28T19:09:50.070Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:09:50.070Z] ---> Using cache [2022-01-28T19:09:50.070Z] ---> 7c82e01b0f24 [2022-01-28T19:09:50.070Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-28T19:09:50.070Z] ---> Using cache [2022-01-28T19:09:50.070Z] ---> be9a8721e7e3 [2022-01-28T19:09:50.070Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-28T19:09:50.070Z] ---> Using cache [2022-01-28T19:09:50.070Z] ---> 279c5ebba46e [2022-01-28T19:09:50.070Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:09:50.070Z] ---> Using cache [2022-01-28T19:09:50.070Z] ---> f0cac96ef8c2 [2022-01-28T19:09:50.070Z] Step 8/21 : COPY . . [2022-01-28T19:09:50.070Z] ---> Using cache [2022-01-28T19:09:50.070Z] ---> 68dbf3304f72 [2022-01-28T19:09:50.070Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-28T19:09:50.661Z] ---> Running in d9dae1bb22b0 [2022-01-28T19:09:50.661Z] Removing intermediate container 2f04c2d36700 [2022-01-28T19:09:50.661Z] ---> acde070f643e [2022-01-28T19:09:50.661Z] [2022-01-28T19:09:50.661Z] Step 10/31 : FROM alpine:3.14 [2022-01-28T19:09:50.661Z] ---> 0a97eee8041e [2022-01-28T19:09:50.661Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-28T19:09:50.926Z] Removing intermediate container ccf2a844adfa [2022-01-28T19:09:50.926Z] ---> dafb4e5b119d [2022-01-28T19:09:50.926Z] [2022-01-28T19:09:50.926Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T19:09:50.926Z] ---> 0a97eee8041e [2022-01-28T19:09:50.926Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-28T19:09:50.926Z] ---> Running in 92832751d9a6 [2022-01-28T19:09:50.926Z] 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 [2022-01-28T19:09:50.926Z] ---> Running in f89748493ff3 [2022-01-28T19:09:51.190Z] 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 [2022-01-28T19:09:51.457Z] Removing intermediate container 92832751d9a6 [2022-01-28T19:09:51.457Z] ---> c0bbfc706fed [2022-01-28T19:09:51.457Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-28T19:09:51.457Z] Removing intermediate container f89748493ff3 [2022-01-28T19:09:51.457Z] ---> 2cc64c2f7b5a [2022-01-28T19:09:51.457Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-28T19:09:51.457Z] ---> Running in 98c6b4cf2360 [2022-01-28T19:09:51.721Z] ---> Running in 5a635797169d [2022-01-28T19:09:51.721Z] Removing intermediate container e16945c69727 [2022-01-28T19:09:51.721Z] ---> a02068c40f34 [2022-01-28T19:09:51.721Z] [2022-01-28T19:09:51.721Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T19:09:51.721Z] ---> 0a97eee8041e [2022-01-28T19:09:51.721Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T19:09:51.721Z] ---> Using cache [2022-01-28T19:09:51.721Z] ---> ef1a0e29bc30 [2022-01-28T19:09:51.721Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T19:09:51.721Z] ---> Using cache [2022-01-28T19:09:51.721Z] ---> 41e643785eb1 [2022-01-28T19:09:51.721Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-28T19:09:51.984Z] Removing intermediate container 5a635797169d [2022-01-28T19:09:51.984Z] ---> 577c30e292d4 [2022-01-28T19:09:51.984Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-28T19:09:51.984Z] ---> Running in 51f3f43630ef [2022-01-28T19:09:51.984Z] ---> Running in e7a87b52407f [2022-01-28T19:09:52.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:09:52.248Z] Removing intermediate container 51f3f43630ef [2022-01-28T19:09:52.248Z] ---> 06109b6f6d8d [2022-01-28T19:09:52.248Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T19:09:52.248Z] Removing intermediate container e7a87b52407f [2022-01-28T19:09:52.248Z] ---> 095f77d122cd [2022-01-28T19:09:52.248Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:09:52.248Z] ---> Running in 9ddf602f10b4 [2022-01-28T19:09:52.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:09:52.248Z] ---> Running in 3ed378d5a886 [2022-01-28T19:09:52.528Z] Removing intermediate container 9ddf602f10b4 [2022-01-28T19:09:52.528Z] ---> 58e7b9cbf64e [2022-01-28T19:09:52.528Z] Step 15/23 : WORKDIR / [2022-01-28T19:09:52.528Z] ---> Running in d5dd39a268fe [2022-01-28T19:09:52.528Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-28T19:09:52.528Z] (2/2) Installing su-exec (0.2-r1) [2022-01-28T19:09:52.528Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:09:52.528Z] OK: 6 MiB in 16 packages [2022-01-28T19:09:52.797Z] Removing intermediate container d5dd39a268fe [2022-01-28T19:09:52.797Z] ---> 58132e200478 [2022-01-28T19:09:52.797Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:09:53.078Z] ---> ac214fa97b37 [2022-01-28T19:09:53.078Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-28T19:09:53.351Z] Removing intermediate container 98c6b4cf2360 [2022-01-28T19:09:53.351Z] ---> 22d0cc460223 [2022-01-28T19:09:53.351Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-28T19:09:53.620Z] ---> Running in a555acda0567 [2022-01-28T19:09:53.620Z] Removing intermediate container 3ed378d5a886 [2022-01-28T19:09:53.620Z] ---> 886c7b304bb5 [2022-01-28T19:09:53.620Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-28T19:09:53.620Z] ---> 939a5eda0561 [2022-01-28T19:09:53.620Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-28T19:09:53.620Z] Removing intermediate container a555acda0567 [2022-01-28T19:09:53.620Z] ---> db5f1a4d609b [2022-01-28T19:09:53.620Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-28T19:09:53.620Z] ---> Running in b4074646a945 [2022-01-28T19:09:53.886Z] ---> Running in d748138fbdd1 [2022-01-28T19:09:53.886Z] Removing intermediate container d748138fbdd1 [2022-01-28T19:09:53.886Z] ---> 0e65d037081a [2022-01-28T19:09:53.886Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-28T19:09:54.158Z] ---> Running in f1f8897ec5c4 [2022-01-28T19:09:54.158Z] ---> 444786e650dd [2022-01-28T19:09:54.158Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-28T19:09:54.158Z] ---> Running in b7616a662c06 [2022-01-28T19:09:54.429Z] Removing intermediate container b7616a662c06 [2022-01-28T19:09:54.429Z] ---> 03785fa0ceea [2022-01-28T19:09:54.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:09:54.429Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:09:54.429Z] ---> Running in 0ac03679f6a2 [2022-01-28T19:09:54.708Z] Removing intermediate container 0ac03679f6a2 [2022-01-28T19:09:54.708Z] ---> a621237f4c7b [2022-01-28T19:09:54.708Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T19:09:54.708Z] ---> Running in b6a140c37c72 [2022-01-28T19:09:54.978Z] Removing intermediate container b6a140c37c72 [2022-01-28T19:09:54.978Z] ---> e683c77fb163 [2022-01-28T19:09:54.978Z] Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:09:54.978Z] ---> Running in d5dcff888dd6 [2022-01-28T19:09:54.978Z] Removing intermediate container f1f8897ec5c4 [2022-01-28T19:09:54.978Z] ---> 99ded52f3a4c [2022-01-28T19:09:54.978Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-28T19:09:55.242Z] ---> Running in 397bb1f9b4e0 [2022-01-28T19:09:55.242Z] Removing intermediate container d5dcff888dd6 [2022-01-28T19:09:55.242Z] ---> b90f71918124 [2022-01-28T19:09:55.242Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T19:09:55.242Z] ---> Running in acbd57e9ab83 [2022-01-28T19:09:55.242Z] Removing intermediate container 397bb1f9b4e0 [2022-01-28T19:09:55.242Z] ---> 44ae8b33ab11 [2022-01-28T19:09:55.242Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-28T19:09:55.242Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:09:55.503Z] Removing intermediate container acbd57e9ab83 [2022-01-28T19:09:55.503Z] ---> be192618db82 [2022-01-28T19:09:55.503Z] [2022-01-28T19:09:55.503Z] Successfully built be192618db82 [2022-01-28T19:09:55.503Z] Successfully tagged core-metadata:latest [2022-01-28T19:09:55.503Z] Building sys-mgmt-agent [2022-01-28T19:09:55.503Z]  Building core-metadata ... done  ---> 70870ead32a3 [2022-01-28T19:09:55.503Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-28T19:09:55.768Z] ---> Running in 0e45ea944ecd [2022-01-28T19:09:55.768Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-28T19:09:56.039Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T19:09:56.039Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-28T19:09:56.039Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T19:09:56.301Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-28T19:09:56.301Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-28T19:09:56.301Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:09:56.301Z] OK: 8 MiB in 20 packages [2022-01-28T19:09:58.264Z] Removing intermediate container 0e45ea944ecd [2022-01-28T19:09:58.264Z] ---> ec1b83ea0ebf [2022-01-28T19:09:58.264Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:09:58.264Z] Removing intermediate container b4074646a945 [2022-01-28T19:09:58.264Z] ---> 50e6858248b3 [2022-01-28T19:09:58.264Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:09:58.537Z] ---> bb924c049255 [2022-01-28T19:09:58.537Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-28T19:09:58.537Z] ---> 6c313d32279d [2022-01-28T19:09:58.537Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-28T19:09:59.511Z] ---> 438c852c9aa7 [2022-01-28T19:09:59.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-28T19:09:59.511Z] ---> 9502eddbef1f [2022-01-28T19:09:59.511Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-28T19:09:59.786Z] ---> 17c46dca87c5 [2022-01-28T19:09:59.786Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-28T19:10:00.056Z] ---> b44399f7d547 [2022-01-28T19:10:00.056Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-28T19:10:00.056Z] ---> Running in 634802fd4a02 [2022-01-28T19:10:00.322Z] Removing intermediate container 634802fd4a02 [2022-01-28T19:10:00.322Z] ---> 38f31df06257 [2022-01-28T19:10:00.322Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:10:00.323Z] ---> Running in 2afffa56f5af [2022-01-28T19:10:00.323Z] ---> 7f1150e4e054 [2022-01-28T19:10:00.323Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-28T19:10:00.582Z] Removing intermediate container 2afffa56f5af [2022-01-28T19:10:00.582Z] ---> d91ce63d0ece [2022-01-28T19:10:00.582Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T19:10:00.582Z] ---> Running in ecf810486fa3 [2022-01-28T19:10:00.843Z] ---> a991517dbbaf [2022-01-28T19:10:00.843Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-28T19:10:00.843Z] Removing intermediate container ecf810486fa3 [2022-01-28T19:10:00.843Z] ---> 11140910e7c6 [2022-01-28T19:10:00.843Z] Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:10:00.843Z] ---> Running in 50ca6ecbc955 [2022-01-28T19:10:01.103Z] ---> Running in d8831f08efb1 [2022-01-28T19:10:01.103Z] Removing intermediate container 50ca6ecbc955 [2022-01-28T19:10:01.103Z] ---> 55c6430a3654 [2022-01-28T19:10:01.103Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-28T19:10:01.366Z] Removing intermediate container d8831f08efb1 [2022-01-28T19:10:01.366Z] ---> 9f46b474b6ce [2022-01-28T19:10:01.366Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T19:10:01.366Z] ---> Running in 138f2185c96d [2022-01-28T19:10:01.632Z] ---> 740e3e8c16a2 [2022-01-28T19:10:01.632Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-28T19:10:01.632Z] Removing intermediate container 138f2185c96d [2022-01-28T19:10:01.632Z] ---> 696f79fcdb96 [2022-01-28T19:10:01.632Z] [2022-01-28T19:10:01.632Z] ---> Running in 08530feedea4 [2022-01-28T19:10:01.897Z] Successfully built 696f79fcdb96 [2022-01-28T19:10:01.897Z] Successfully tagged core-data:latest [2022-01-28T19:10:01.897Z]  Building core-data ... done Building core-command [2022-01-28T19:10:05.235Z] Removing intermediate container 08530feedea4 [2022-01-28T19:10:05.235Z] ---> f35fba97e1e5 [2022-01-28T19:10:05.235Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-28T19:10:05.809Z] ---> Running in bb92e7f71558 [2022-01-28T19:10:06.769Z] Removing intermediate container bb92e7f71558 [2022-01-28T19:10:06.769Z] ---> db751761cdcd [2022-01-28T19:10:06.769Z] Step 28/31 : CMD ["gate"] [2022-01-28T19:10:07.031Z] ---> Running in 2b629639c362 [2022-01-28T19:10:07.296Z] Removing intermediate container 2b629639c362 [2022-01-28T19:10:07.296Z] ---> 3c87402535e2 [2022-01-28T19:10:07.296Z] Step 29/31 : LABEL arch=x86_64 [2022-01-28T19:10:07.563Z] ---> Running in b936b7c114e6 [2022-01-28T19:10:07.828Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:10:07.828Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:10:07.828Z] ---> 7f3407224a8a [2022-01-28T19:10:07.828Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T19:10:07.828Z] ---> Using cache [2022-01-28T19:10:07.828Z] ---> a2067335e17c [2022-01-28T19:10:07.828Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:10:07.828Z] ---> Using cache [2022-01-28T19:10:07.828Z] ---> 7c82e01b0f24 [2022-01-28T19:10:07.828Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-28T19:10:07.828Z] ---> Running in 82547dbdc115 [2022-01-28T19:10:07.828Z] Removing intermediate container b936b7c114e6 [2022-01-28T19:10:07.828Z] ---> c624f6ab5a91 [2022-01-28T19:10:07.828Z] Step 30/31 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:10:07.828Z] ---> Running in 819b17a4bab8 [2022-01-28T19:10:08.406Z] Removing intermediate container 819b17a4bab8 [2022-01-28T19:10:08.406Z] ---> 682761f18367 [2022-01-28T19:10:08.406Z] Step 31/31 : LABEL version=0.0.0 [2022-01-28T19:10:08.406Z] ---> Running in 02f01b44d1f5 [2022-01-28T19:10:08.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:10:08.669Z] Removing intermediate container 02f01b44d1f5 [2022-01-28T19:10:08.669Z] ---> c968ee3ee436 [2022-01-28T19:10:08.669Z] [2022-01-28T19:10:08.669Z] Successfully built c968ee3ee436 [2022-01-28T19:10:08.669Z] Successfully tagged security-bootstrapper:latest [2022-01-28T19:10:09.248Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:10:09.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:10:09.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:10:09.248Z] ---> 7f3407224a8a [2022-01-28T19:10:09.248Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T19:10:09.248Z] ---> Using cache [2022-01-28T19:10:09.248Z] ---> a2067335e17c [2022-01-28T19:10:09.248Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:10:09.248Z] ---> Using cache [2022-01-28T19:10:09.248Z] ---> 7c82e01b0f24 [2022-01-28T19:10:09.248Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T19:10:09.248Z] ---> Using cache [2022-01-28T19:10:09.248Z] ---> be9a8721e7e3 [2022-01-28T19:10:09.248Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T19:10:09.248Z] ---> Using cache [2022-01-28T19:10:09.248Z] ---> 279c5ebba46e [2022-01-28T19:10:09.248Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:10:09.248Z] ---> Using cache [2022-01-28T19:10:09.248Z] ---> f0cac96ef8c2 [2022-01-28T19:10:09.248Z] Step 8/23 : COPY . . [2022-01-28T19:10:09.248Z] ---> Using cache [2022-01-28T19:10:09.248Z] ---> 68dbf3304f72 [2022-01-28T19:10:09.248Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-28T19:10:09.512Z] ---> Running in 14c74689cf38 [2022-01-28T19:10:09.773Z] OK: 221 MiB in 52 packages [2022-01-28T19:10:10.038Z] 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 [2022-01-28T19:10:10.300Z] Removing intermediate container 82547dbdc115 [2022-01-28T19:10:10.300Z] ---> d6c17afaa48d [2022-01-28T19:10:10.300Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T19:10:10.566Z] ---> a65dd8ee356d [2022-01-28T19:10:10.566Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:10:10.566Z] ---> Running in a70afa4fade6 [2022-01-28T19:10:12.482Z] Removing intermediate container a70afa4fade6 [2022-01-28T19:10:12.482Z] ---> 6f3a74cfab9c [2022-01-28T19:10:12.482Z] Step 8/23 : COPY . . [2022-01-28T19:10:19.078Z] 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 [2022-01-28T19:10:19.078Z] 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 [2022-01-28T19:10:19.078Z] ---> 26cfc0d614d8 [2022-01-28T19:10:19.078Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-28T19:10:19.078Z] ---> Running in ccfa713a1ad9 [2022-01-28T19:10:19.341Z] 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 [2022-01-28T19:10:21.946Z] Removing intermediate container 1a3e16b2202b [2022-01-28T19:10:21.946Z] ---> 96b1a380db6f [2022-01-28T19:10:21.946Z] [2022-01-28T19:10:21.946Z] Step 10/25 : FROM alpine:3.14 [2022-01-28T19:10:21.946Z] ---> 0a97eee8041e [2022-01-28T19:10:21.946Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-28T19:10:22.228Z] ---> Running in 492435ffd3cc [2022-01-28T19:10:22.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:10:23.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:10:23.381Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-28T19:10:23.381Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-28T19:10:23.381Z] (3/3) Installing su-exec (0.2-r1) [2022-01-28T19:10:23.381Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:10:23.381Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T19:10:23.381Z] OK: 6 MiB in 17 packages [2022-01-28T19:10:23.538Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-28T19:10:23.651Z] Removing intermediate container d9dae1bb22b0 [2022-01-28T19:10:23.651Z] ---> badeaa38a33a [2022-01-28T19:10:23.651Z] [2022-01-28T19:10:23.651Z] Step 10/21 : FROM alpine:3.14 [2022-01-28T19:10:23.651Z] ---> 0a97eee8041e [2022-01-28T19:10:23.651Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-28T19:10:23.651Z] ---> Running in a67d61f25875 [2022-01-28T19:10:24.242Z] Removing intermediate container 492435ffd3cc [2022-01-28T19:10:24.242Z] ---> aecb3648beb7 [2022-01-28T19:10:24.242Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T19:10:24.242Z] ---> Running in 7549f49898f0 [2022-01-28T19:10:24.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:10:24.242Z] Removing intermediate container 7549f49898f0 [2022-01-28T19:10:24.242Z] ---> fa0546c33ec1 [2022-01-28T19:10:24.242Z] Step 13/25 : WORKDIR / [2022-01-28T19:10:24.512Z] ---> Running in 988e8402afb9 [2022-01-28T19:10:24.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:10:24.512Z] Removing intermediate container 988e8402afb9 [2022-01-28T19:10:24.512Z] ---> 3b0dfda57d2f [2022-01-28T19:10:24.512Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-28T19:10:24.793Z] ---> 6d4074a94813 [2022-01-28T19:10:24.793Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-28T19:10:24.793Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-28T19:10:24.793Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-28T19:10:24.793Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T19:10:24.793Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-28T19:10:24.793Z] (5/5) Installing curl (7.79.1-r0) [2022-01-28T19:10:24.793Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:10:24.793Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T19:10:24.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-28T19:10:24.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-28T19:10:25.065Z] OK: 8 MiB in 19 packages [2022-01-28T19:10:25.065Z] ---> 252b34cb09af [2022-01-28T19:10:25.066Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-28T19:10:25.328Z] ---> ebb5be58f52a [2022-01-28T19:10:25.328Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-28T19:10:25.593Z] Removing intermediate container a67d61f25875 [2022-01-28T19:10:25.593Z] ---> 43b9f71270d5 [2022-01-28T19:10:25.593Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T19:10:25.593Z] ---> Running in 6c76b95737de [2022-01-28T19:10:25.610Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-28T19:10:25.867Z] ---> da36bacdbee9 [2022-01-28T19:10:25.867Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-28T19:10:25.867Z] Removing intermediate container 6c76b95737de [2022-01-28T19:10:25.867Z] ---> 690d8e67f601 [2022-01-28T19:10:25.867Z] Step 13/21 : WORKDIR /edgex [2022-01-28T19:10:25.867Z] ---> Running in 3804e683aafd [2022-01-28T19:10:26.448Z] Removing intermediate container 3804e683aafd [2022-01-28T19:10:26.448Z] ---> 1f60c7fc66d2 [2022-01-28T19:10:26.448Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-28T19:10:26.448Z] ---> 47f34dd3bdb2 [2022-01-28T19:10:26.448Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-28T19:10:26.711Z] ---> e986678d112f [2022-01-28T19:10:26.711Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-28T19:10:27.296Z] ---> 93b5fee213ec [2022-01-28T19:10:27.296Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-28T19:10:27.296Z] ---> 0f7e06d2c37f [2022-01-28T19:10:27.296Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-28T19:10:27.559Z] ---> efdfbbad313f [2022-01-28T19:10:27.560Z] Step 21/25 : 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/ [2022-01-28T19:10:27.822Z] ---> Running in 6d6d1cbb8db1 [2022-01-28T19:10:27.822Z] ---> d7072ef5f317 [2022-01-28T19:10:27.822Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-28T19:10:27.822Z] ---> Running in dfdf395eede9 [2022-01-28T19:10:28.084Z] Removing intermediate container dfdf395eede9 [2022-01-28T19:10:28.084Z] ---> 1b3ff7146b26 [2022-01-28T19:10:28.084Z] Step 18/21 : CMD ["--init=true"] [2022-01-28T19:10:28.352Z] ---> Running in fff9fb2d322a [2022-01-28T19:10:28.352Z] Removing intermediate container fff9fb2d322a [2022-01-28T19:10:28.352Z] ---> adbf6b419b4e [2022-01-28T19:10:28.352Z] Step 19/21 : LABEL arch=x86_64 [2022-01-28T19:10:28.352Z] ---> Running in 72a369c5f3c3 [2022-01-28T19:10:28.626Z] Removing intermediate container 72a369c5f3c3 [2022-01-28T19:10:28.626Z] ---> 090c5e4c61d6 [2022-01-28T19:10:28.626Z] Step 20/21 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:10:28.626Z] ---> Running in 6a6c0ef2c747 [2022-01-28T19:10:28.909Z] Removing intermediate container 6d6d1cbb8db1 [2022-01-28T19:10:28.909Z] ---> 5b6579fba774 [2022-01-28T19:10:28.909Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-28T19:10:28.909Z] ---> Running in 9e6494650a9d [2022-01-28T19:10:28.909Z] Removing intermediate container 6a6c0ef2c747 [2022-01-28T19:10:28.909Z] ---> 239358e5dac0 [2022-01-28T19:10:28.909Z] Step 21/21 : LABEL version=0.0.0 [2022-01-28T19:10:28.909Z] ---> Running in 6c0694cbf7e9 [2022-01-28T19:10:28.909Z] Removing intermediate container 9e6494650a9d [2022-01-28T19:10:28.909Z] ---> e0d04183d2cf [2022-01-28T19:10:28.909Z] Step 23/25 : LABEL arch=x86_64 [2022-01-28T19:10:28.909Z] Removing intermediate container 6c0694cbf7e9 [2022-01-28T19:10:28.909Z] ---> 8e46f0654075 [2022-01-28T19:10:28.909Z] [2022-01-28T19:10:29.174Z] ---> Running in 37cc8f86e091 [2022-01-28T19:10:29.174Z] Successfully built 8e46f0654075 [2022-01-28T19:10:29.174Z] Successfully tagged security-proxy-setup:latest [2022-01-28T19:10:29.174Z]  Building security-proxy-setup ... done Removing intermediate container 37cc8f86e091 [2022-01-28T19:10:29.174Z] ---> a14d11383ad4 [2022-01-28T19:10:29.174Z] Step 24/25 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:10:29.438Z] ---> Running in f8b9b18f375d [2022-01-28T19:10:29.438Z] Removing intermediate container f8b9b18f375d [2022-01-28T19:10:29.438Z] ---> 091ea96d794b [2022-01-28T19:10:29.438Z] Step 25/25 : LABEL version=0.0.0 [2022-01-28T19:10:29.438Z] ---> Running in fe22ec0d3d99 [2022-01-28T19:10:29.703Z] Removing intermediate container fe22ec0d3d99 [2022-01-28T19:10:29.703Z] ---> 0e7a07f9373b [2022-01-28T19:10:29.703Z] [2022-01-28T19:10:29.965Z] Successfully built 0e7a07f9373b [2022-01-28T19:10:29.965Z] Successfully tagged security-secretstore-setup:latest [2022-01-28T19:10:34.226Z]  Building security-secretstore-setup ... done Removing intermediate container 14c74689cf38 [2022-01-28T19:10:34.226Z] ---> 8ed49646eb24 [2022-01-28T19:10:34.226Z] [2022-01-28T19:10:34.226Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T19:10:34.226Z] ---> 0a97eee8041e [2022-01-28T19:10:34.226Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T19:10:34.226Z] ---> Using cache [2022-01-28T19:10:34.226Z] ---> ef1a0e29bc30 [2022-01-28T19:10:34.226Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T19:10:34.226Z] ---> Using cache [2022-01-28T19:10:34.226Z] ---> 41e643785eb1 [2022-01-28T19:10:34.226Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-28T19:10:34.226Z] ---> Running in 7dac3089b721 [2022-01-28T19:10:34.226Z] Removing intermediate container 7dac3089b721 [2022-01-28T19:10:34.226Z] ---> fac143d29118 [2022-01-28T19:10:34.226Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T19:10:34.226Z] ---> Running in 2913a22edf53 [2022-01-28T19:10:34.226Z] Removing intermediate container 2913a22edf53 [2022-01-28T19:10:34.226Z] ---> 72750aca3cca [2022-01-28T19:10:34.226Z] Step 15/23 : WORKDIR / [2022-01-28T19:10:34.226Z] ---> Running in 342f8624148a [2022-01-28T19:10:34.496Z] Removing intermediate container 342f8624148a [2022-01-28T19:10:34.496Z] ---> 2d13e67712dc [2022-01-28T19:10:34.496Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:10:34.496Z] ---> b9df8ac38081 [2022-01-28T19:10:34.496Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-28T19:10:35.085Z] ---> be57fcb7614c [2022-01-28T19:10:35.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-28T19:10:35.347Z] ---> 7f8627ef103b [2022-01-28T19:10:35.347Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-28T19:10:35.347Z] ---> Running in c4872bfaba26 [2022-01-28T19:10:35.609Z] Removing intermediate container c4872bfaba26 [2022-01-28T19:10:35.609Z] ---> 88b6c5a350a3 [2022-01-28T19:10:35.609Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:10:35.609Z] ---> Running in 8648e9ceb5e9 [2022-01-28T19:10:35.609Z] Removing intermediate container 8648e9ceb5e9 [2022-01-28T19:10:35.609Z] ---> d587de2987cf [2022-01-28T19:10:35.609Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T19:10:35.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-28T19:10:35.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-28T19:10:35.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-28T19:10:35.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-28T19:10:35.779Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-28T19:10:35.779Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-28T19:10:35.873Z] ---> Running in 8fd6689090fd [2022-01-28T19:10:35.873Z] Removing intermediate container 8fd6689090fd [2022-01-28T19:10:35.873Z] ---> 9202287ae57c [2022-01-28T19:10:35.873Z] Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:10:35.873Z] ---> Running in 89b408e2ffed [2022-01-28T19:10:36.146Z] Removing intermediate container 89b408e2ffed [2022-01-28T19:10:36.146Z] ---> df056027ebdd [2022-01-28T19:10:36.146Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T19:10:36.146Z] ---> Running in a34e294afeff [2022-01-28T19:10:36.381Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-28T19:10:36.381Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-28T19:10:36.381Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-28T19:10:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-28T19:10:36.412Z] Removing intermediate container a34e294afeff [2022-01-28T19:10:36.412Z] ---> cc37cf0879e5 [2022-01-28T19:10:36.412Z] [2022-01-28T19:10:36.412Z] Successfully built cc37cf0879e5 [2022-01-28T19:10:36.412Z] Successfully tagged core-command:latest [2022-01-28T19:10:37.356Z]  Building core-command ... done Removing intermediate container ccfa713a1ad9 [2022-01-28T19:10:37.356Z] ---> 5442ba489151 [2022-01-28T19:10:37.356Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-28T19:10:37.356Z] ---> Running in 8256b8ae2e42 [2022-01-28T19:10:37.621Z] 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 [2022-01-28T19:10:38.192Z] Removing intermediate container 8256b8ae2e42 [2022-01-28T19:10:38.192Z] ---> 9e0cb30b0ba9 [2022-01-28T19:10:38.192Z] [2022-01-28T19:10:38.192Z] Step 11/23 : FROM docker:20.10.10 [2022-01-28T19:10:38.192Z] 20.10.10: Pulling from library/docker [2022-01-28T19:10:40.750Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-28T19:10:40.750Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-28T19:10:40.750Z] ---> b706a049f56e [2022-01-28T19:10:40.751Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-28T19:10:41.018Z] ---> Running in 1d448ce2f2b5 [2022-01-28T19:10:41.281Z] Removing intermediate container 1d448ce2f2b5 [2022-01-28T19:10:41.281Z] ---> 8f85d8cfa1d1 [2022-01-28T19:10:41.281Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-28T19:10:41.281Z] ---> Running in b2c3e6f62a9f [2022-01-28T19:10:41.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T19:10:41.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T19:10:41.807Z] (1/42) Installing readline (8.1.0-r0) [2022-01-28T19:10:41.807Z] (2/42) Installing bash (5.1.4-r0) [2022-01-28T19:10:41.807Z] Executing bash-5.1.4-r0.post-install [2022-01-28T19:10:41.807Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-28T19:10:42.071Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T19:10:42.071Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-28T19:10:42.071Z] (6/42) Installing curl (7.79.1-r0) [2022-01-28T19:10:42.071Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-28T19:10:42.071Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-28T19:10:42.071Z] (9/42) Installing expat (2.4.3-r0) [2022-01-28T19:10:42.071Z] (10/42) Installing libffi (3.3-r2) [2022-01-28T19:10:42.071Z] (11/42) Installing gdbm (1.19-r0) [2022-01-28T19:10:42.071Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-28T19:10:42.071Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T19:10:42.071Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T19:10:42.071Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-28T19:10:42.071Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-28T19:10:42.071Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-28T19:10:42.642Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-28T19:10:42.642Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-28T19:10:42.642Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-28T19:10:42.642Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-28T19:10:42.642Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-28T19:10:42.642Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-28T19:10:42.642Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-28T19:10:42.642Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-28T19:10:42.642Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-28T19:10:42.642Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-28T19:10:42.642Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-28T19:10:42.642Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-28T19:10:42.642Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-28T19:10:42.642Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-28T19:10:42.642Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-28T19:10:42.642Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-28T19:10:42.642Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-28T19:10:42.642Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-28T19:10:42.642Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-28T19:10:42.642Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-28T19:10:42.901Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-28T19:10:42.901Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-28T19:10:42.901Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-28T19:10:42.901Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-28T19:10:42.901Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-28T19:10:42.901Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:10:42.901Z] OK: 84 MiB in 64 packages [2022-01-28T19:10:43.469Z] Collecting docker-compose==1.23.2 [2022-01-28T19:10:43.730Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-28T19:10:43.730Z] Collecting docker<4.0,>=3.6.0 [2022-01-28T19:10:43.730Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-28T19:10:43.730Z] Collecting jsonschema<3,>=2.5.1 [2022-01-28T19:10:43.730Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-28T19:10:43.730Z] Collecting cached-property<2,>=1.2.0 [2022-01-28T19:10:43.730Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-28T19:10:43.990Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-28T19:10:43.990Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-28T19:10:43.990Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-28T19:10:43.990Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-28T19:10:44.251Z] Collecting PyYAML<4,>=3.10 [2022-01-28T19:10:44.251Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-28T19:10:44.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements [2022-01-28T19:10:44.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-28T19:10:44.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-28T19:10:44.828Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-28T19:10:44.828Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-28T19:10:44.828Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-28T19:10:44.828Z] Collecting texttable<0.10,>=0.9.0 [2022-01-28T19:10:44.828Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-28T19:10:45.089Z] Collecting docopt<0.7,>=0.6.1 [2022-01-28T19:10:45.089Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-28T19:10:45.659Z] Collecting docker-pycreds>=0.4.0 [2022-01-28T19:10:45.659Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-28T19:10:45.659Z] Collecting idna<2.8,>=2.5 [2022-01-28T19:10:45.659Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-28T19:10:45.659Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-28T19:10:45.659Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-28T19:10:45.659Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-28T19:10:45.659Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-28T19:10:45.659Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-28T19:10:45.659Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-28T19:10:45.659Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-28T19:10:45.659Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-28T19:10:45.659Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-28T19:10:45.919Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-28T19:10:45.919Z] Attempting uninstall: urllib3 [2022-01-28T19:10:45.919Z] Found existing installation: urllib3 1.26.5 [2022-01-28T19:10:45.919Z] Uninstalling urllib3-1.26.5: [2022-01-28T19:10:45.919Z] Successfully uninstalled urllib3-1.26.5 [2022-01-28T19:10:45.919Z] Attempting uninstall: idna [2022-01-28T19:10:45.919Z] Found existing installation: idna 3.2 [2022-01-28T19:10:45.919Z] Uninstalling idna-3.2: [2022-01-28T19:10:45.919Z] Successfully uninstalled idna-3.2 [2022-01-28T19:10:46.179Z] Attempting uninstall: chardet [2022-01-28T19:10:46.179Z] Found existing installation: chardet 4.0.0 [2022-01-28T19:10:46.179Z] Uninstalling chardet-4.0.0: [2022-01-28T19:10:46.179Z] Successfully uninstalled chardet-4.0.0 [2022-01-28T19:10:46.442Z] Attempting uninstall: requests [2022-01-28T19:10:46.442Z] Found existing installation: requests 2.25.1 [2022-01-28T19:10:46.442Z] Uninstalling requests-2.25.1: [2022-01-28T19:10:46.442Z] Successfully uninstalled requests-2.25.1 [2022-01-28T19:10:46.706Z] Running setup.py install for texttable: started [2022-01-28T19:10:46.971Z] Running setup.py install for texttable: finished with status 'done' [2022-01-28T19:10:46.971Z] Running setup.py install for PyYAML: started [2022-01-28T19:10:47.231Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-28T19:10:47.231Z] Running setup.py install for docopt: started [2022-01-28T19:10:47.801Z] Running setup.py install for docopt: finished with status 'done' [2022-01-28T19:10:47.801Z] Running setup.py install for dockerpty: started [2022-01-28T19:10:48.062Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-28T19:10:48.324Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2022-01-28T19:10:48.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.395s coverage: 98.5% of statements [2022-01-28T19:10:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-28T19:10:48.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.326s coverage: 44.7% of statements [2022-01-28T19:10:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-28T19:10:48.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-28T19:10:49.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.659s coverage: 89.5% of statements [2022-01-28T19:10:49.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-28T19:10:49.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-28T19:10:51.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 84.4% of statements [2022-01-28T19:10:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-28T19:10:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-28T19:10:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-28T19:10:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-28T19:10:51.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-28T19:10:52.522Z] Removing intermediate container b2c3e6f62a9f [2022-01-28T19:10:52.523Z] ---> 06d2ed4b6377 [2022-01-28T19:10:52.523Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-28T19:10:52.523Z] ---> Running in 46111ef75681 [2022-01-28T19:10:52.523Z] Removing intermediate container 46111ef75681 [2022-01-28T19:10:52.523Z] ---> d6844add8373 [2022-01-28T19:10:52.523Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-28T19:10:52.523Z] ---> Running in f5bda821dfba [2022-01-28T19:10:52.523Z] Removing intermediate container f5bda821dfba [2022-01-28T19:10:52.523Z] ---> feca474d494d [2022-01-28T19:10:52.523Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-28T19:10:52.782Z] ---> a3e4edf9f9b1 [2022-01-28T19:10:52.782Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-28T19:10:52.782Z] ---> dee890e726ed [2022-01-28T19:10:52.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-28T19:10:53.041Z] ---> ae20e2274e2e [2022-01-28T19:10:53.041Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-28T19:10:53.041Z] ---> Running in fd0ccef151f0 [2022-01-28T19:10:53.305Z] Removing intermediate container fd0ccef151f0 [2022-01-28T19:10:53.305Z] ---> 367b5236a137 [2022-01-28T19:10:53.305Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:10:53.305Z] ---> Running in 07de4e1519d9 [2022-01-28T19:10:53.305Z] Removing intermediate container 07de4e1519d9 [2022-01-28T19:10:53.305Z] ---> b25f0e94d216 [2022-01-28T19:10:53.305Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T19:10:53.305Z] ---> Running in 932c4c55cf31 [2022-01-28T19:10:53.569Z] Removing intermediate container 932c4c55cf31 [2022-01-28T19:10:53.569Z] ---> 76105e5aa1dc [2022-01-28T19:10:53.569Z] Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:10:53.569Z] ---> Running in 47668871f50e [2022-01-28T19:10:53.569Z] Removing intermediate container 47668871f50e [2022-01-28T19:10:53.569Z] ---> afbf5fa4c160 [2022-01-28T19:10:53.569Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T19:10:53.832Z] ---> Running in 664063a35a2c [2022-01-28T19:10:53.832Z] Removing intermediate container 664063a35a2c [2022-01-28T19:10:53.832Z] ---> 786b063e5993 [2022-01-28T19:10:53.832Z] [2022-01-28T19:10:53.832Z] Successfully built 786b063e5993 [2022-01-28T19:10:54.094Z] Successfully tagged sys-mgmt-agent:latest [2022-01-28T19:10:54.101Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-28T19:10:54.126Z] $ docker stop --time=1 a7b6c9fb7cef03582de8e5d25728e1f740b115da0c67acb2227d3b00215961c9 [2022-01-28T19:10:55.415Z] $ docker rm -f a7b6c9fb7cef03582de8e5d25728e1f740b115da0c67acb2227d3b00215961c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T19:10:55.831Z] + docker images [2022-01-28T19:10:56.095Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-28T19:10:56.095Z] sys-mgmt-agent latest 786b063e5993 2 seconds ago 296MB [2022-01-28T19:10:56.095Z] 9e0cb30b0ba9 18 seconds ago 1.77GB [2022-01-28T19:10:56.095Z] core-command latest cc37cf0879e5 19 seconds ago 15.7MB [2022-01-28T19:10:56.095Z] 8ed49646eb24 22 seconds ago 1.77GB [2022-01-28T19:10:56.095Z] security-secretstore-setup latest 0e7a07f9373b 26 seconds ago 27.8MB [2022-01-28T19:10:56.095Z] security-proxy-setup latest 8e46f0654075 27 seconds ago 26.1MB [2022-01-28T19:10:56.095Z] badeaa38a33a 33 seconds ago 1.78GB [2022-01-28T19:10:56.095Z] 96b1a380db6f 34 seconds ago 1.78GB [2022-01-28T19:10:56.095Z] security-bootstrapper latest c968ee3ee436 47 seconds ago 18.7MB [2022-01-28T19:10:56.095Z] core-data latest 696f79fcdb96 54 seconds ago 19.9MB [2022-01-28T19:10:56.095Z] core-metadata latest be192618db82 About a minute ago 16.5MB [2022-01-28T19:10:56.095Z] a02068c40f34 About a minute ago 1.78GB [2022-01-28T19:10:56.095Z] dafb4e5b119d About a minute ago 1.78GB [2022-01-28T19:10:56.095Z] acde070f643e About a minute ago 1.77GB [2022-01-28T19:10:56.095Z] support-scheduler latest 1576d8577bb4 About a minute ago 15.9MB [2022-01-28T19:10:56.095Z] support-notifications latest 741bc0c68a91 About a minute ago 16.6MB [2022-01-28T19:10:56.095Z] f0c685d87002 About a minute ago 1.77GB [2022-01-28T19:10:56.095Z] c4c2d2dabfa8 About a minute ago 1.78GB [2022-01-28T19:10:56.095Z] ci-base-image-x86_64 latest 7f3407224a8a 5 minutes ago 1.27GB [2022-01-28T19:10:56.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 weeks ago 562MB [2022-01-28T19:10:56.095Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-28T19:10:56.095Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-28T19:10:56.095Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-28T19:10:56.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 [2022-01-28T19:10:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.514s coverage: 94.2% of statements [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-28T19:10:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 59.1% of statements [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-28T19:10:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.260s coverage: 60.0% of statements [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-28T19:10:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.305s coverage: 0.9% of statements [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-28T19:10:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements [2022-01-28T19:10:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.216s coverage: 21.7% of statements [2022-01-28T19:10:59.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-28T19:10:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.192s coverage: 47.1% of statements [2022-01-28T19:10:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.197s coverage: 79.5% of statements [2022-01-28T19:10:59.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements [2022-01-28T19:11:00.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.375s coverage: 96.3% of statements [2022-01-28T19:11:00.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2022-01-28T19:11:11.618Z] Still waiting to schedule task [2022-01-28T19:11:11.619Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-28T19:11:12.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements [2022-01-28T19:11:12.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2022-01-28T19:11:19.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.623s coverage: 82.5% of statements [2022-01-28T19:11:19.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.229s coverage: 80.0% of statements [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.805s coverage: 91.2% of statements [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.680s coverage: 64.4% of statements [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-28T19:11:26.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2022-01-28T19:11:26.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2022-01-28T19:11:29.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.214s coverage: 65.4% of statements [2022-01-28T19:11:29.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-28T19:11:29.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-28T19:11:29.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-28T19:11:33.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.663s coverage: 43.8% of statements [2022-01-28T19:11:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-28T19:11:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-28T19:11:33.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements [2022-01-28T19:11:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-28T19:11:33.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements [2022-01-28T19:11:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-28T19:11:39.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 17.7% of statements [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-28T19:11:39.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.3% of statements [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-28T19:11:39.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.275s coverage: 63.2% of statements [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-28T19:11:39.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-28T19:11:39.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-28T19:11:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-28T19:11:39.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements [2022-01-28T19:11:39.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements [2022-01-28T19:11:40.385Z] 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 [2022-01-28T19:11:40.385Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-28T19:11:40.385Z] GO111MODULE=on go vet ./... [2022-01-28T19:12:21.229Z] Running on prd-ubuntu18.04-docker-8c-8g-4154 in /w/workspace/edgexfoundry_edgex-go_PR-3877 [Pipeline] { [Pipeline] ws [2022-01-28T19:12:21.270Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-28T19:12:21.400Z] The recommended git tool is: git [2022-01-28T19:12:22.879Z] using credential edgex-jenkins-ssh [2022-01-28T19:12:22.900Z] Cloning the remote Git repository [2022-01-28T19:12:22.975Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-28T19:12:23.009Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-28T19:12:23.033Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-28T19:12:23.033Z] > git --version # timeout=10 [2022-01-28T19:12:23.039Z] > git --version # 'git version 2.17.1' [2022-01-28T19:12:23.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T19:12:23.067Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T19:12:28.100Z] Merging remotes/origin/main commit 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 into PR head commit a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:12:28.209Z] Merge succeeded, producing a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:12:28.209Z] Checking out Revision a007441207a2e784e067a5ca25a529dee46d995e (PR-3877) [2022-01-28T19:12:27.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-28T19:12:27.577Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T19:12:27.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-28T19:12:27.601Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-28T19:12:27.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T19:12:27.606Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3877/head:refs/remotes/origin/PR-3877 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-28T19:12:28.137Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T19:12:28.143Z] > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 [2022-01-28T19:12:28.199Z] > git remote # timeout=10 [2022-01-28T19:12:28.206Z] > git config --get remote.origin.url # timeout=10 [2022-01-28T19:12:28.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T19:12:28.216Z] > git merge 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 [2022-01-28T19:12:28.229Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-28T19:12:28.237Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T19:12:28.244Z] > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 [2022-01-28T19:12:31.751Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-01-28T19:12:31.786Z] > git --version # timeout=10 [2022-01-28T19:12:31.790Z] > git --version # 'git version 2.17.1' [2022-01-28T19:12:31.794Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:12:32.743Z] + echo snap-build.sh [2022-01-28T19:12:32.743Z] snap-build.sh [2022-01-28T19:12:32.743Z] + SNAP_BASE_DIR=. [2022-01-28T19:12:32.743Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-01-28T19:12:32.743Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-01-28T19:12:32.743Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-01-28T19:12:32.743Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-01-28T19:12:32.743Z] + cd /w/workspace/edgex-go/1 [2022-01-28T19:12:32.743Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-28T19:12:32.743Z] Reading package lists... [2022-01-28T19:12:32.743Z] Building dependency tree... [2022-01-28T19:12:32.743Z] Reading state information... [2022-01-28T19:12:32.743Z] The following packages were automatically installed and are no longer required: [2022-01-28T19:12:32.743Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-28T19:12:32.743Z] uidmap xdelta3 [2022-01-28T19:12:32.743Z] Use 'sudo apt autoremove' to remove them. [2022-01-28T19:12:32.743Z] The following packages will be REMOVED: [2022-01-28T19:12:32.743Z] lxd* lxd-client* [2022-01-28T19:12:32.743Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-28T19:12:33.005Z] After this operation, 31.7 MB disk space will be freed. [2022-01-28T19:12:33.792Z] (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 ... 190666 files and directories currently installed.) [2022-01-28T19:12:33.792Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-28T19:12:34.362Z] Removing lxd dnsmasq configuration [2022-01-28T19:12:34.362Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-28T19:12:34.626Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-28T19:12:35.197Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-28T19:12:35.459Z] (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 ... 190491 files and directories currently installed.) [2022-01-28T19:12:35.459Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-28T19:12:36.849Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-28T19:12:36.849Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-28T19:12:37.425Z] + sudo snap remove --purge lxd [2022-01-28T19:12:37.425Z] snap "lxd" is not installed [2022-01-28T19:12:37.425Z] + sudo groupadd --force --system lxd [2022-01-28T19:12:37.425Z] ++ whoami [2022-01-28T19:12:37.425Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-28T19:12:37.687Z] + newgrp - lxd [2022-01-28T19:12:37.687Z] + sudo snap install lxd [2022-01-28T19:12:47.710Z] 2022-01-28T19:12:44Z INFO Waiting for automatic snapd restart... [2022-01-28T19:12:48.432Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-28T19:12:48.432Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-28T19:12:48.432Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-28T19:12:50.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-28T19:12:51.127Z] + ls -al . [2022-01-28T19:12:51.127Z] total 672 [2022-01-28T19:12:51.127Z] drwxrwxr-x 9 1001 1001 4096 Jan 28 19:12 . [2022-01-28T19:12:51.127Z] drwxr-xr-x 4 root root 4096 Jan 28 19:08 .. [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 19:06 .dockerignore [2022-01-28T19:12:51.127Z] drwxrwxr-x 8 1001 1001 4096 Jan 28 19:06 .git [2022-01-28T19:12:51.127Z] drwxrwxr-x 4 1001 1001 4096 Jan 28 19:06 .github [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 804 Jan 28 19:06 .gitignore [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 42 Jan 28 19:06 .golangci.yml [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 76 Jan 28 19:06 .hadolint.yml [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 19:06 .sonarcloud.properties [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 1171 Jan 28 19:06 ADOPTERS.md [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 9019 Jan 28 19:06 Attribution.txt [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 51732 Jan 28 19:06 CHANGELOG.md [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 19:06 CONTRIBUTING.md [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 677 Jan 28 19:06 GOVERNANCE.md [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 849 Jan 28 19:06 Jenkinsfile [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 19:06 LICENSE [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 6508 Jan 28 19:06 Makefile [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 582 Jan 28 19:06 OWNERS.md [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 8207 Jan 28 19:06 README.md [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 6912 Jan 28 19:06 SECURITY.md [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 5 Jan 28 19:04 VERSION [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 19:06 ZMQWindows.md [2022-01-28T19:12:51.127Z] drwxrwxr-x 2 1001 1001 4096 Jan 28 19:06 bin [2022-01-28T19:12:51.127Z] drwxrwxr-x 14 1001 1001 4096 Jan 28 19:06 cmd [2022-01-28T19:12:51.127Z] -rw-r--r-- 1 root root 428383 Jan 28 19:11 coverage.out [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 2833 Jan 28 19:06 go.mod [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 50190 Jan 28 19:06 go.sum [2022-01-28T19:12:51.127Z] drwxrwxr-x 8 1001 1001 4096 Jan 28 19:06 internal [2022-01-28T19:12:51.127Z] drwxrwxr-x 3 1001 1001 4096 Jan 28 19:06 openapi [2022-01-28T19:12:51.127Z] drwxrwxr-x 4 1001 1001 4096 Jan 28 19:06 snap [2022-01-28T19:12:51.127Z] -rw-rw-r-- 1 1001 1001 204 Jan 28 19:06 version.go [Pipeline] sh [2022-01-28T19:12:51.797Z] + '[' -e coverage.out ] [2022-01-28T19:12:51.797Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-28T19:12:51.835Z] Warning: overwriting stash ‘coverage-report’ [2022-01-28T19:12:52.566Z] Stashed 1 file(s) [Pipeline] sh [2022-01-28T19:12:53.227Z] + make build [2022-01-28T19:12:53.227Z] 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 [2022-01-28T19:12:59.937Z] 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 [2022-01-28T19:13:02.633Z] lxd 4.22 from Canonical* installed [2022-01-28T19:13:02.633Z] + sudo lxd init --auto [2022-01-28T19:13:12.645Z] + sudo snap install --classic snapcraft [2022-01-28T19:13:17.939Z] snapcraft 6.0.2 from Canonical* installed [2022-01-28T19:13:17.939Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-28T19:13:17.939Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-28T19:13:17.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T19:13:17.939Z] Dload Upload Total Spent Left Speed [2022-01-28T19:13:17.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3556 0 --:--:-- --:--:-- --:--:-- 3556 [2022-01-28T19:13:17.939Z] 100 3325k 100 3325k 0 0 8396k 0 --:--:-- --:--:-- --:--:-- 8396k [2022-01-28T19:13:17.939Z] ./yq_linux_amd64 [2022-01-28T19:13:17.939Z] + sudo snapcraft prime --use-lxd [2022-01-28T19:13:19.851Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-28T19:13:19.851Z] 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: [2022-01-28T19:13:19.851Z] - README.md [2022-01-28T19:13:19.851Z] [2022-01-28T19:13:19.851Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-28T19:13:20.113Z] Launching a container. [2022-01-28T19:13:26.735Z] 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 [2022-01-28T19:13:26.735Z] 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 [2022-01-28T19:13:30.119Z] 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 [2022-01-28T19:13:30.123Z] Waiting for container to be ready [2022-01-28T19:13:30.694Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-28T19:13:30.694Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-28T19:13:30.694Z] [2022-01-28T19:13:31.100Z] 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 [2022-01-28T19:13:34.497Z] 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 [2022-01-28T19:13:34.897Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-28T19:13:35.467Z] Waiting for network to be ready... [2022-01-28T19:13:35.731Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-01-28T19:13:35.991Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-01-28T19:13:35.991Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1178 kB] [2022-01-28T19:13:35.991Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [210 kB] [2022-01-28T19:13:35.991Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] [2022-01-28T19:13:35.991Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2022-01-28T19:13:35.991Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [686 kB] [2022-01-28T19:13:35.991Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [97.9 kB] [2022-01-28T19:13:35.991Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [677 kB] [2022-01-28T19:13:36.252Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] [2022-01-28T19:13:36.511Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-01-28T19:13:36.511Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-01-28T19:13:36.771Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-01-28T19:13:37.031Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-01-28T19:13:37.031Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-01-28T19:13:37.031Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-01-28T19:13:37.031Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-01-28T19:13:37.031Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-01-28T19:13:37.291Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-01-28T19:13:37.291Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1510 kB] [2022-01-28T19:13:37.553Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [296 kB] [2022-01-28T19:13:37.553Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2022-01-28T19:13:37.553Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2022-01-28T19:13:37.553Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [736 kB] [2022-01-28T19:13:37.553Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [105 kB] [2022-01-28T19:13:37.553Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [894 kB] [2022-01-28T19:13:37.553Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] [2022-01-28T19:13:37.909Z] 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 [2022-01-28T19:13:39.465Z] Fetched 22.8 MB in 4s (6191 kB/s) [2022-01-28T19:13:40.035Z] Reading package lists... [2022-01-28T19:13:40.296Z] Reading package lists... [2022-01-28T19:13:40.530Z] 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 [2022-01-28T19:13:40.556Z] Building dependency tree... [2022-01-28T19:13:40.556Z] Reading state information... [2022-01-28T19:13:40.556Z] The following additional packages will be installed: [2022-01-28T19:13:40.556Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-28T19:13:40.556Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-28T19:13:40.556Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-28T19:13:40.556Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-28T19:13:40.556Z] Suggested packages: [2022-01-28T19:13:40.556Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-28T19:13:40.556Z] Recommended packages: [2022-01-28T19:13:40.556Z] gnupg libsasl2-modules [2022-01-28T19:13:40.556Z] The following NEW packages will be installed: [2022-01-28T19:13:40.556Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-28T19:13:40.556Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-28T19:13:40.556Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-28T19:13:40.556Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-28T19:13:40.556Z] The following packages will be upgraded: [2022-01-28T19:13:40.556Z] gpg gpg-agent gpgconf libudev1 [2022-01-28T19:13:40.817Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-01-28T19:13:40.817Z] Need to get 3859 kB of archives. [2022-01-28T19:13:40.817Z] After this operation, 14.9 MB of additional disk space will be used. [2022-01-28T19:13:40.817Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-01-28T19:13:41.078Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-01-28T19:13:41.078Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-01-28T19:13:41.353Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-01-28T19:13:41.353Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-01-28T19:13:41.613Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-01-28T19:13:41.613Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-01-28T19:13:41.613Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-28T19:13:41.613Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-01-28T19:13:41.613Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-01-28T19:13:41.613Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-01-28T19:13:41.613Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-01-28T19:13:41.613Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-01-28T19:13:41.613Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-01-28T19:13:41.613Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-01-28T19:13:41.613Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-01-28T19:13:41.613Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-01-28T19:13:41.613Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-01-28T19:13:41.613Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-01-28T19:13:41.873Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-01-28T19:13:41.873Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-01-28T19:13:41.873Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-01-28T19:13:41.873Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-28T19:13:41.873Z] Fetched 3859 kB in 1s (3321 kB/s) [2022-01-28T19:13:41.873Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-28T19:13:41.873Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T19:13:42.140Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-28T19:13:42.140Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-01-28T19:13:42.140Z] Selecting previously unselected package udev. [2022-01-28T19:13:42.140Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-28T19:13:42.140Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T19:13:42.140Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-01-28T19:13:42.400Z] Selecting previously unselected package libfuse2:amd64. [2022-01-28T19:13:42.400Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-01-28T19:13:42.400Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-01-28T19:13:42.400Z] Selecting previously unselected package fuse. [2022-01-28T19:13:42.400Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-01-28T19:13:42.400Z] Unpacking fuse (2.9.9-3) ... [2022-01-28T19:13:42.400Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-28T19:13:42.400Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-28T19:13:42.400Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-28T19:13:42.661Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-28T19:13:42.661Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-28T19:13:42.661Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-28T19:13:42.661Z] Selecting previously unselected package libksba8:amd64. [2022-01-28T19:13:42.661Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-28T19:13:42.661Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-28T19:13:42.661Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-28T19:13:42.661Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T19:13:42.661Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:42.923Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-28T19:13:42.923Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T19:13:42.923Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:42.923Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-28T19:13:42.923Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T19:13:42.923Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:42.923Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-28T19:13:42.923Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T19:13:42.923Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:42.923Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-28T19:13:42.923Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T19:13:42.923Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:42.923Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-28T19:13:42.923Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T19:13:42.923Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:43.185Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-28T19:13:43.185Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T19:13:43.185Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:43.185Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-28T19:13:43.185Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T19:13:43.185Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:43.185Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-28T19:13:43.185Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T19:13:43.185Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:43.185Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-28T19:13:43.185Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-01-28T19:13:43.185Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-28T19:13:43.185Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-28T19:13:43.185Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-01-28T19:13:43.185Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-28T19:13:43.447Z] Selecting previously unselected package libldap-common. [2022-01-28T19:13:43.447Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-01-28T19:13:43.447Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-28T19:13:43.447Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-28T19:13:43.447Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-01-28T19:13:43.447Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-28T19:13:43.447Z] Selecting previously unselected package dirmngr. [2022-01-28T19:13:43.447Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-28T19:13:43.447Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-28T19:13:43.447Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-28T19:13:43.713Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-01-28T19:13:43.713Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-28T19:13:43.713Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-28T19:13:43.713Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-01-28T19:13:44.286Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-28T19:13:44.286Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-28T19:13:44.286Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:44.286Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-01-28T19:13:44.286Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-01-28T19:13:44.286Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:44.286Z] Setting up fuse (2.9.9-3) ... [2022-01-28T19:13:44.286Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-01-28T19:13:44.833Z] 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 [2022-01-28T19:13:44.860Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:44.860Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:44.860Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:44.860Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:44.860Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:44.860Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:44.860Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T19:13:44.860Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-28T19:13:44.860Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-28T19:13:45.121Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-01-28T19:13:45.121Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-28T19:13:45.121Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-28T19:13:45.691Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-01-28T19:13:45.691Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-01-28T19:13:45.691Z] units). This means they are not meant to be enabled using systemctl. [2022-01-28T19:13:45.691Z] [2022-01-28T19:13:45.691Z] Possible reasons for having this kind of units are: [2022-01-28T19:13:45.691Z] • A unit may be statically enabled by being symlinked from another unit's [2022-01-28T19:13:45.691Z] .wants/ or .requires/ directory. [2022-01-28T19:13:45.691Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-01-28T19:13:45.691Z] a requirement dependency on it. [2022-01-28T19:13:45.691Z] • A unit may be started when needed via activation (socket, path, timer, [2022-01-28T19:13:45.691Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-28T19:13:45.691Z] • In case of template units, the unit is meant to be enabled with some [2022-01-28T19:13:45.691Z] instance name specified. [2022-01-28T19:13:45.950Z] Reading package lists... [2022-01-28T19:13:45.950Z] Building dependency tree... [2022-01-28T19:13:45.950Z] Reading state information... [2022-01-28T19:13:46.211Z] The following additional packages will be installed: [2022-01-28T19:13:46.211Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-28T19:13:46.211Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-28T19:13:46.211Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-28T19:13:46.211Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-01-28T19:13:46.211Z] squashfs-tools [2022-01-28T19:13:46.211Z] Suggested packages: [2022-01-28T19:13:46.211Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-01-28T19:13:46.211Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-28T19:13:46.211Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-01-28T19:13:46.211Z] Recommended packages: [2022-01-28T19:13:46.211Z] krb5-locales file xauth gnupg [2022-01-28T19:13:46.211Z] The following NEW packages will be installed: [2022-01-28T19:13:46.211Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-28T19:13:46.211Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-28T19:13:46.211Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-28T19:13:46.211Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2022-01-28T19:13:46.211Z] squashfs-tools sudo [2022-01-28T19:13:46.211Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2022-01-28T19:13:46.211Z] Need to get 38.0 MB of archives. [2022-01-28T19:13:46.211Z] After this operation, 166 MB of additional disk space will be used. [2022-01-28T19:13:46.211Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-01-28T19:13:46.472Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-01-28T19:13:46.472Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-01-28T19:13:46.472Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-01-28T19:13:46.472Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-01-28T19:13:46.472Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-01-28T19:13:46.472Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-01-28T19:13:46.472Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-01-28T19:13:46.472Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-01-28T19:13:46.472Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-01-28T19:13:46.472Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-01-28T19:13:46.733Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-01-28T19:13:46.733Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-01-28T19:13:46.733Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-01-28T19:13:46.733Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-01-28T19:13:46.733Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-01-28T19:13:46.733Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-01-28T19:13:46.733Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-01-28T19:13:46.992Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-01-28T19:13:46.993Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-01-28T19:13:46.993Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-01-28T19:13:46.993Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-01-28T19:13:46.993Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-01-28T19:13:46.993Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-01-28T19:13:46.993Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2022-01-28T19:13:48.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-28T19:13:48.376Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-28T19:13:48.376Z] Fetched 38.0 MB in 2s (20.0 MB/s) [2022-01-28T19:13:48.376Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-01-28T19:13:48.376Z] (Reading database ... 13067 files and directories currently installed.) [2022-01-28T19:13:48.376Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-28T19:13:48.376Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T19:13:48.376Z] Selecting previously unselected package libexpat1:amd64. [2022-01-28T19:13:48.376Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-01-28T19:13:48.376Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-01-28T19:13:48.376Z] Selecting previously unselected package python3.8-minimal. [2022-01-28T19:13:48.376Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-28T19:13:48.376Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T19:13:48.638Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T19:13:48.638Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-01-28T19:13:48.638Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T19:13:49.210Z] Selecting previously unselected package python3-minimal. [2022-01-28T19:13:49.210Z] (Reading database ... 13358 files and directories currently installed.) [2022-01-28T19:13:49.210Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-01-28T19:13:49.210Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-01-28T19:13:49.470Z] Selecting previously unselected package mime-support. [2022-01-28T19:13:49.470Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-01-28T19:13:49.470Z] Unpacking mime-support (3.64ubuntu1) ... [2022-01-28T19:13:49.470Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-28T19:13:49.470Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-01-28T19:13:49.470Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-01-28T19:13:49.470Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-01-28T19:13:49.470Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-28T19:13:49.470Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T19:13:49.730Z] Selecting previously unselected package python3.8. [2022-01-28T19:13:49.730Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-28T19:13:49.730Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T19:13:49.730Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-28T19:13:49.730Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-01-28T19:13:49.730Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-28T19:13:49.730Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-01-28T19:13:49.991Z] Selecting previously unselected package python3. [2022-01-28T19:13:49.991Z] (Reading database ... 13760 files and directories currently installed.) [2022-01-28T19:13:49.991Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-01-28T19:13:49.991Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-01-28T19:13:49.991Z] Selecting previously unselected package libbsd0:amd64. [2022-01-28T19:13:49.991Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2022-01-28T19:13:49.991Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-01-28T19:13:50.257Z] Selecting previously unselected package sudo. [2022-01-28T19:13:50.257Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-01-28T19:13:50.257Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-01-28T19:13:50.257Z] Selecting previously unselected package apparmor. [2022-01-28T19:13:50.257Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-28T19:13:50.257Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-01-28T19:13:50.551Z] Selecting previously unselected package libcbor0.6:amd64. [2022-01-28T19:13:50.551Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-01-28T19:13:50.551Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-28T19:13:50.551Z] Selecting previously unselected package libedit2:amd64. [2022-01-28T19:13:50.551Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2022-01-28T19:13:50.551Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-01-28T19:13:50.551Z] Selecting previously unselected package libfido2-1:amd64. [2022-01-28T19:13:50.551Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-01-28T19:13:50.551Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-28T19:13:50.846Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-28T19:13:50.846Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T19:13:50.846Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:13:50.846Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-28T19:13:50.846Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T19:13:50.846Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:13:50.846Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-28T19:13:50.846Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-01-28T19:13:50.846Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-28T19:13:50.846Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-28T19:13:50.846Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T19:13:50.846Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:13:50.871Z] 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 [2022-01-28T19:13:51.124Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-28T19:13:51.124Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T19:13:51.124Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:13:51.124Z] Selecting previously unselected package openssh-client. [2022-01-28T19:13:51.124Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-01-28T19:13:51.124Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-28T19:13:51.124Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-28T19:13:51.124Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2022-01-28T19:13:51.124Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-01-28T19:13:51.124Z] Selecting previously unselected package squashfs-tools. [2022-01-28T19:13:51.124Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-01-28T19:13:51.124Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-28T19:13:51.412Z] Selecting previously unselected package snapd. [2022-01-28T19:13:51.412Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2022-01-28T19:13:51.412Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2022-01-28T19:13:53.956Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-28T19:13:53.956Z] Setting up mime-support (3.64ubuntu1) ... [2022-01-28T19:13:53.956Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-01-28T19:13:53.956Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-28T19:13:53.956Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:13:53.956Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-01-28T19:13:53.956Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:13:53.956Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:13:53.956Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-01-28T19:13:53.956Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T19:13:53.956Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-28T19:13:53.956Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T19:13:54.898Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-01-28T19:13:54.898Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-28T19:13:54.898Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-28T19:13:54.898Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-01-28T19:13:54.898Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-01-28T19:13:54.898Z] running python rtupdate hooks for python3.8... [2022-01-28T19:13:54.898Z] running python post-rtupdate hooks for python3.8... [2022-01-28T19:13:54.898Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-01-28T19:13:55.839Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-28T19:13:55.839Z] Reloading AppArmor profiles [2022-01-28T19:13:55.839Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:13:55.839Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-28T19:13:56.100Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2022-01-28T19:13:56.363Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-28T19:13:56.625Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-28T19:13:56.887Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-28T19:13:57.150Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-28T19:13:57.413Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-28T19:13:57.413Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [Pipeline] } [2022-01-28T19:13:57.623Z] $ docker stop --time=1 8fbac60efc75f877bb81a58933d92c48864652b533c91833e999121664f99841 [2022-01-28T19:13:57.673Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-28T19:13:57.673Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-28T19:13:57.934Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-28T19:13:58.196Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-28T19:13:58.458Z] /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' [2022-01-28T19:13:58.458Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-28T19:13:58.718Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-28T19:13:59.291Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-28T19:13:59.554Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-28T19:13:59.554Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-28T19:13:59.565Z] $ docker rm -f 8fbac60efc75f877bb81a58933d92c48864652b533c91833e999121664f99841 [Pipeline] // withDockerContainer [Pipeline] } [2022-01-28T19:14:00.755Z] Reading package lists... [2022-01-28T19:14:00.755Z] Reading package lists... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-01-28T19:14:01.015Z] Building dependency tree... [2022-01-28T19:14:01.016Z] Reading state information... [2022-01-28T19:14:01.016Z] Calculating upgrade... [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:14:01.283Z] The following packages will be upgraded: [2022-01-28T19:14:01.283Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-01-28T19:14:01.283Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-01-28T19:14:01.283Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-01-28T19:14:01.283Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-01-28T19:14:01.283Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-01-28T19:14:01.283Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-01-28T19:14:01.283Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-01-28T19:14:01.283Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-01-28T19:14:01.283Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2022-01-28T19:14:01.283Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2022-01-28T19:14:01.283Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2022-01-28T19:14:01.283Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-01-28T19:14:01.283Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-28T19:14:01.283Z] Need to get 67.5 MB of archives. [2022-01-28T19:14:01.283Z] After this operation, 14.1 MB of additional disk space will be used. [2022-01-28T19:14:01.283Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-96.109 [1114 kB] [2022-01-28T19:14:01.283Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-01-28T19:14:01.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T19:14:01.373Z] [2022-01-28T19:14:01.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:14:01.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T19:14:02.015Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-28T19:14:02.015Z] 29e5d40040c1: Pulling fs layer [2022-01-28T19:14:02.015Z] 1ce36da41761: Pulling fs layer [2022-01-28T19:14:02.015Z] 25b303627fd3: Pulling fs layer [2022-01-28T19:14:02.015Z] 29e5d40040c1: Verifying Checksum [2022-01-28T19:14:02.015Z] 29e5d40040c1: Download complete [2022-01-28T19:14:02.232Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-01-28T19:14:02.232Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-01-28T19:14:02.232Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-01-28T19:14:02.232Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-01-28T19:14:02.232Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-01-28T19:14:02.232Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-01-28T19:14:02.232Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-01-28T19:14:02.232Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-01-28T19:14:02.232Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-01-28T19:14:02.232Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-01-28T19:14:02.232Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-01-28T19:14:02.232Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-01-28T19:14:02.232Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-01-28T19:14:02.232Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-01-28T19:14:02.232Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-01-28T19:14:02.232Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2022-01-28T19:14:02.232Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-01-28T19:14:02.232Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-01-28T19:14:02.232Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2022-01-28T19:14:02.232Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2022-01-28T19:14:02.232Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2022-01-28T19:14:02.232Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-01-28T19:14:02.233Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2022-01-28T19:14:02.286Z] 1ce36da41761: Verifying Checksum [2022-01-28T19:14:02.286Z] 1ce36da41761: Download complete [2022-01-28T19:14:02.493Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2022-01-28T19:14:02.493Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2022-01-28T19:14:02.493Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-01-28T19:14:02.493Z] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2022-01-28T19:14:02.493Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-01-28T19:14:02.493Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-01-28T19:14:02.493Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-01-28T19:14:02.493Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-01-28T19:14:02.493Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-01-28T19:14:02.493Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-01-28T19:14:02.493Z] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-01-28T19:14:02.493Z] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-01-28T19:14:02.493Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2022-01-28T19:14:02.493Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-01-28T19:14:02.493Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-01-28T19:14:02.493Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-01-28T19:14:02.493Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-01-28T19:14:02.493Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-01-28T19:14:02.493Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-01-28T19:14:02.493Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-01-28T19:14:02.493Z] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-01-28T19:14:02.493Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-01-28T19:14:02.494Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-01-28T19:14:02.494Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-01-28T19:14:02.494Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-01-28T19:14:02.494Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-01-28T19:14:02.558Z] 29e5d40040c1: Pull complete [2022-01-28T19:14:02.754Z] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-01-28T19:14:02.754Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-01-28T19:14:02.754Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-01-28T19:14:02.754Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-01-28T19:14:02.754Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-01-28T19:14:02.754Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-01-28T19:14:02.754Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-01-28T19:14:02.754Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-01-28T19:14:02.754Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-01-28T19:14:02.754Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-01-28T19:14:02.754Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-01-28T19:14:02.754Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-01-28T19:14:02.754Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-01-28T19:14:02.754Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-01-28T19:14:02.754Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-01-28T19:14:02.754Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-01-28T19:14:02.754Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-01-28T19:14:02.754Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-01-28T19:14:02.754Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-01-28T19:14:03.015Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-01-28T19:14:03.015Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-01-28T19:14:03.015Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-01-28T19:14:03.015Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-01-28T19:14:03.015Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-01-28T19:14:03.015Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-01-28T19:14:03.276Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-01-28T19:14:03.535Z] Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-01-28T19:14:03.535Z] Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-01-28T19:14:03.536Z] Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-01-28T19:14:03.537Z] 25b303627fd3: Verifying Checksum [2022-01-28T19:14:03.537Z] 25b303627fd3: Download complete [2022-01-28T19:14:03.796Z] Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-01-28T19:14:03.810Z] 1ce36da41761: Pull complete [2022-01-28T19:14:04.058Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-28T19:14:04.058Z] Fetched 67.5 MB in 3s (25.3 MB/s) [2022-01-28T19:14:04.058Z] (Reading database ... 14243 files and directories currently installed.) [2022-01-28T19:14:04.058Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-01-28T19:14:04.058Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-28T19:14:04.318Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-28T19:14:04.578Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-28T19:14:04.578Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-96.109_amd64.deb ... [2022-01-28T19:14:04.578Z] Unpacking linux-libc-dev:amd64 (5.4.0-96.109) over (5.4.0-26.30) ... [2022-01-28T19:14:04.838Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:04.838Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:04.838Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:04.838Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:05.101Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:05.101Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:05.361Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:05.361Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:05.361Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:05.361Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:05.361Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:05.361Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:05.623Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:05.623Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:05.623Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:05.623Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T19:14:05.623Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:05.623Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:05.623Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:05.883Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T19:14:05.883Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:05.883Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:05.883Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:05.883Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:05.883Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:05.883Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T19:14:06.144Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:06.144Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T19:14:06.144Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-01-28T19:14:06.406Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-28T19:14:06.667Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-01-28T19:14:06.927Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T19:14:06.927Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-01-28T19:14:06.927Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-28T19:14:06.927Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-28T19:14:06.927Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-01-28T19:14:07.189Z] Setting up base-files (11ubuntu5.4) ... [2022-01-28T19:14:07.189Z] Installing new version of config file /etc/issue ... [2022-01-28T19:14:07.189Z] Installing new version of config file /etc/issue.net ... [2022-01-28T19:14:07.189Z] Installing new version of config file /etc/lsb-release ... [2022-01-28T19:14:07.189Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-28T19:14:07.449Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-28T19:14:07.711Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-28T19:14:07.711Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-28T19:14:07.711Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:07.711Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-01-28T19:14:07.711Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-01-28T19:14:07.972Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-01-28T19:14:07.972Z] 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 [2022-01-28T19:14:07.972Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:07.972Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T19:14:07.972Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2022-01-28T19:14:07.972Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2022-01-28T19:14:07.972Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:07.972Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-28T19:14:07.972Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-28T19:14:08.233Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-28T19:14:08.233Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:08.233Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-28T19:14:08.233Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-28T19:14:08.803Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-28T19:14:08.803Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-28T19:14:08.803Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-28T19:14:08.803Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-28T19:14:09.380Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-01-28T19:14:09.380Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:09.380Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-01-28T19:14:09.380Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-28T19:14:09.641Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-01-28T19:14:09.641Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-01-28T19:14:09.902Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-01-28T19:14:09.902Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:09.902Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-01-28T19:14:09.902Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-01-28T19:14:09.902Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-01-28T19:14:10.163Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:10.163Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T19:14:10.163Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T19:14:10.163Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-28T19:14:10.163Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:10.163Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T19:14:10.163Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T19:14:10.163Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-28T19:14:10.423Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:10.423Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T19:14:10.423Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T19:14:10.423Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T19:14:10.423Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T19:14:10.423Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-28T19:14:10.423Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:10.423Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T19:14:10.424Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T19:14:10.683Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-28T19:14:10.683Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:10.683Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T19:14:10.683Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T19:14:10.683Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T19:14:10.683Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T19:14:11.631Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2022-01-28T19:14:11.631Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-28T19:14:12.202Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-28T19:14:12.202Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:12.202Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-28T19:14:12.202Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-28T19:14:12.202Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-01-28T19:14:12.462Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:12.462Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-01-28T19:14:12.462Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-01-28T19:14:12.462Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-01-28T19:14:12.462Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:12.462Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-01-28T19:14:12.462Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-01-28T19:14:12.723Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-01-28T19:14:12.723Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:12.723Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-01-28T19:14:12.723Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-28T19:14:12.723Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-01-28T19:14:12.723Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:12.723Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T19:14:12.723Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-28T19:14:12.985Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T19:14:12.985Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-28T19:14:12.985Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-28T19:14:12.985Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-01-28T19:14:13.245Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-01-28T19:14:13.245Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-01-28T19:14:13.245Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-28T19:14:13.245Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-28T19:14:13.505Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-01-28T19:14:13.505Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-01-28T19:14:13.505Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-28T19:14:13.505Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-28T19:14:13.505Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-28T19:14:13.505Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:13.505Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-28T19:14:13.766Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-28T19:14:13.766Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-28T19:14:13.766Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:13.766Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-01-28T19:14:13.766Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-01-28T19:14:13.766Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-01-28T19:14:13.950Z] 25b303627fd3: Pull complete [2022-01-28T19:14:13.950Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-28T19:14:13.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T19:14:13.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-28T19:14:14.028Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:14.029Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-01-28T19:14:14.029Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-01-28T19:14:14.029Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-01-28T19:14:14.029Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:14.029Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-28T19:14:14.029Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-28T19:14:14.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-4153 does not seem to be running inside a container [2022-01-28T19:14:14.289Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-28T19:14:14.290Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:14.290Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-01-28T19:14:14.290Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-01-28T19:14:14.447Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-28T19:14:14.550Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-01-28T19:14:14.550Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T19:14:14.550Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T19:14:14.550Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T19:14:14.550Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T19:14:14.811Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-28T19:14:15.385Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T19:14:15.385Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-28T19:14:15.385Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-01-28T19:14:15.385Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T19:14:15.385Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-01-28T19:14:15.385Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-01-28T19:14:15.385Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-01-28T19:14:15.646Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T19:14:15.646Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-01-28T19:14:15.646Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-01-28T19:14:15.646Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-01-28T19:14:15.646Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T19:14:15.646Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-28T19:14:15.907Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-28T19:14:15.907Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-01-28T19:14:15.907Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T19:14:15.907Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-01-28T19:14:15.907Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-01-28T19:14:15.907Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-01-28T19:14:15.907Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T19:14:15.907Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-01-28T19:14:16.168Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-01-28T19:14:16.440Z] Setting up apt (2.0.6) ... [2022-01-28T19:14:16.637Z] $ docker top 3d67b8f1a1f4c5d49618c070b7c848f92a5b20227544e3a0c0a38658953b0b1a -eo pid,comm [Pipeline] { [2022-01-28T19:14:17.010Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-28T19:14:17.010Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T19:14:17.010Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-28T19:14:17.010Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-28T19:14:17.010Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [Pipeline] sh [2022-01-28T19:14:17.269Z] (Reading database ... 14244 files and directories currently installed.) [2022-01-28T19:14:17.269Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-28T19:14:17.269Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-28T19:14:17.269Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-28T19:14:17.531Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-28T19:14:17.531Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-01-28T19:14:17.531Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-28T19:14:17.531Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-01-28T19:14:17.791Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-28T19:14:17.791Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-28T19:14:17.791Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-28T19:14:17.847Z] + grep parallel [2022-01-28T19:14:17.847Z] + docker-compose build --help [2022-01-28T19:14:18.051Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-28T19:14:18.051Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-28T19:14:18.051Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-28T19:14:18.051Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-28T19:14:18.051Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-28T19:14:18.051Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-28T19:14:18.341Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-28T19:14:18.341Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-28T19:14:18.341Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2022-01-28T19:14:18.341Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-01-28T19:14:18.601Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-01-28T19:14:18.601Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-01-28T19:14:18.602Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-01-28T19:14:18.602Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-01-28T19:14:19.175Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-01-28T19:14:19.175Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-28T19:14:19.175Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T19:14:19.175Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T19:14:19.175Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T19:14:19.175Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T19:14:19.437Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T19:14:19.437Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T19:14:19.437Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T19:14:19.437Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T19:14:19.437Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T19:14:19.437Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T19:14:19.698Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T19:14:19.698Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T19:14:19.698Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-01-28T19:14:19.698Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-01-28T19:14:19.698Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:19.698Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T19:14:19.959Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:19.959Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T19:14:20.531Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:20.531Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T19:14:21.482Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:21.482Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T19:14:21.742Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:21.742Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T19:14:22.002Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:22.002Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T19:14:22.201Z] --parallel Build images in parallel. [Pipeline] } [2022-01-28T19:14:22.245Z] $ docker stop --time=1 3d67b8f1a1f4c5d49618c070b7c848f92a5b20227544e3a0c0a38658953b0b1a [2022-01-28T19:14:22.571Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T19:14:22.572Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T19:14:22.832Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-01-28T19:14:22.832Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-01-28T19:14:22.832Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-01-28T19:14:22.832Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-01-28T19:14:22.832Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-01-28T19:14:22.832Z] Setting up linux-libc-dev:amd64 (5.4.0-96.109) ... [2022-01-28T19:14:22.832Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-01-28T19:14:22.832Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:22.832Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-01-28T19:14:23.091Z] [2022-01-28T19:14:23.091Z] Current default time zone: 'Etc/UTC' [2022-01-28T19:14:23.091Z] Local time is now: Fri Jan 28 19:14:22 UTC 2022. [2022-01-28T19:14:23.091Z] Universal Time is now: Fri Jan 28 19:14:22 UTC 2022. [2022-01-28T19:14:23.092Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-28T19:14:23.092Z] [2022-01-28T19:14:23.092Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-01-28T19:14:23.092Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:23.092Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:23.092Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-28T19:14:23.092Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:23.092Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2022-01-28T19:14:23.092Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-01-28T19:14:23.092Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-01-28T19:14:23.092Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-01-28T19:14:23.092Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-01-28T19:14:23.092Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-01-28T19:14:23.092Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:23.092Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:23.092Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-01-28T19:14:23.352Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:23.352Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T19:14:23.352Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T19:14:23.352Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-01-28T19:14:23.352Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2022-01-28T19:14:23.352Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-01-28T19:14:23.892Z] $ docker rm -f 3d67b8f1a1f4c5d49618c070b7c848f92a5b20227544e3a0c0a38658953b0b1a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:14:24.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T19:14:24.760Z] . [Pipeline] withDockerContainer [2022-01-28T19:14:24.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-4153 does not seem to be running inside a container [2022-01-28T19:14:25.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-28T19:14:25.265Z] Updating certificates in /etc/ssl/certs... [2022-01-28T19:14:25.835Z] 21 added, 21 removed; done. [2022-01-28T19:14:26.096Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T19:14:26.096Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-01-28T19:14:26.096Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-01-28T19:14:26.096Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T19:14:26.096Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-01-28T19:14:26.096Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-01-28T19:14:26.281Z] $ docker top c9201cbb0f422f14b3fc5d66b700b8f3b31d067e9f8ec3ffa24c219eb2f7e56f -eo pid,comm [2022-01-28T19:14:26.355Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-01-28T19:14:26.355Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-01-28T19:14:26.355Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T19:14:26.355Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-01-28T19:14:26.355Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T19:14:26.355Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T19:14:26.355Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T19:14:26.355Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [Pipeline] { [2022-01-28T19:14:26.615Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-01-28T19:14:26.615Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-01-28T19:14:26.615Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-28T19:14:26.615Z] Installing new version of config file /etc/systemd/resolved.conf ... [Pipeline] sh [2022-01-28T19:14:27.288Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-28T19:14:27.558Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-01-28T19:14:27.559Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-01-28T19:14:27.559Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-28T19:14:27.820Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-01-28T19:14:27.820Z] Updating certificates in /etc/ssl/certs... [2022-01-28T19:14:28.392Z] 0 added, 0 removed; done. [2022-01-28T19:14:28.392Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-28T19:14:28.392Z] done. [2022-01-28T19:14:29.594Z] Reading package lists... [2022-01-28T19:14:29.594Z] Building dependency tree... [2022-01-28T19:14:29.594Z] Reading state information... [2022-01-28T19:14:29.856Z] The following NEW packages will be installed: [2022-01-28T19:14:29.856Z] apt-transport-https [2022-01-28T19:14:29.856Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-28T19:14:30.117Z] Need to get 4680 B of archives. [2022-01-28T19:14:30.117Z] After this operation, 162 kB of additional disk space will be used. [2022-01-28T19:14:30.117Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-01-28T19:14:30.117Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-28T19:14:30.117Z] Fetched 4680 B in 0s (22.2 kB/s) [2022-01-28T19:14:30.117Z] Selecting previously unselected package apt-transport-https. [2022-01-28T19:14:30.117Z] (Reading database ... 14251 files and directories currently installed.) [2022-01-28T19:14:30.117Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-01-28T19:14:30.117Z] Unpacking apt-transport-https (2.0.6) ... [2022-01-28T19:14:30.117Z] Setting up apt-transport-https (2.0.6) ... [2022-01-28T19:14:30.376Z] Waiting for network to be ready... [2022-01-28T19:14:30.658Z] Building core-command ... [2022-01-28T19:14:30.658Z] Building core-data ... [2022-01-28T19:14:30.658Z] Building core-metadata ... [2022-01-28T19:14:30.658Z] Building security-bootstrapper ... [2022-01-28T19:14:30.658Z] Building security-proxy-setup ... [2022-01-28T19:14:30.658Z] Building security-secretstore-setup ... [2022-01-28T19:14:30.658Z] Building support-notifications ... [2022-01-28T19:14:30.658Z] Building support-scheduler ... [2022-01-28T19:14:30.658Z] Building sys-mgmt-agent ... [2022-01-28T19:14:30.658Z] Building core-command [2022-01-28T19:14:30.658Z] Building security-proxy-setup [2022-01-28T19:14:30.658Z] Building sys-mgmt-agent [2022-01-28T19:14:30.658Z] Building security-secretstore-setup [2022-01-28T19:14:30.658Z] Building support-notifications [2022-01-28T19:14:36.961Z] 2022-01-28T19:14:34Z INFO Waiting for automatic snapd restart... [2022-01-28T19:14:38.347Z] snapd 2.54.2 from Canonical* installed [2022-01-28T19:14:39.736Z] "snapd" switched to the "latest/stable" channel [2022-01-28T19:14:39.736Z] [2022-01-28T19:14:42.284Z] core20 20220114 from Canonical* installed [2022-01-28T19:14:42.284Z] "core20" switched to the "latest/stable" channel [2022-01-28T19:14:42.284Z] [2022-01-28T19:14:44.200Z] snapcraft 6.0.2 from Canonical* installed [2022-01-28T19:14:44.461Z] "snapcraft" switched to the "latest/stable" channel [2022-01-28T19:14:44.461Z] [2022-01-28T19:14:49.752Z] 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: [2022-01-28T19:14:49.752Z] - README.md [2022-01-28T19:14:49.752Z] [2022-01-28T19:14:49.752Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-28T19:14:49.752Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-28T19:14:49.752Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-28T19:14:49.752Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-28T19:14:50.587Z] Reading package lists... [2022-01-28T19:14:50.851Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-01-28T19:14:51.113Z] Reading package lists... [2022-01-28T19:14:51.113Z] Building dependency tree... [2022-01-28T19:14:51.113Z] Reading state information... [2022-01-28T19:14:51.374Z] Suggested packages: [2022-01-28T19:14:51.374Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-01-28T19:14:51.374Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-01-28T19:14:51.374Z] krb5-user libnorm-doc [2022-01-28T19:14:51.374Z] Recommended packages: [2022-01-28T19:14:51.374Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-28T19:14:51.374Z] The following NEW packages will be installed: [2022-01-28T19:14:51.374Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-01-28T19:14:51.374Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-01-28T19:14:51.374Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-01-28T19:14:51.374Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-01-28T19:14:51.374Z] libzmq5 pkg-config zip [2022-01-28T19:14:51.374Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-01-28T19:14:51.374Z] Need to get 10.3 MB of archives. [2022-01-28T19:14:51.374Z] After this operation, 56.5 MB of additional disk space will be used. [2022-01-28T19:14:51.374Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-01-28T19:14:51.636Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-01-28T19:14:51.636Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-01-28T19:14:51.636Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-01-28T19:14:51.636Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-01-28T19:14:51.636Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-01-28T19:14:51.636Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-01-28T19:14:51.636Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-01-28T19:14:51.636Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-01-28T19:14:51.636Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-01-28T19:14:51.637Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-01-28T19:14:51.637Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-01-28T19:14:52.208Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-01-28T19:14:52.208Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-01-28T19:14:52.208Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-01-28T19:14:52.208Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-01-28T19:14:52.208Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-01-28T19:14:52.208Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-01-28T19:14:52.208Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-01-28T19:14:52.208Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-01-28T19:14:52.468Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-01-28T19:14:52.468Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-01-28T19:14:52.468Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-01-28T19:14:52.468Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-01-28T19:14:52.468Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-01-28T19:14:52.468Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-01-28T19:14:52.468Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-28T19:14:52.730Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-28T19:14:52.730Z] Fetched 10.3 MB in 1s (9328 kB/s) [2022-01-28T19:14:52.730Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-28T19:14:52.730Z] (Reading database ... 14255 files and directories currently installed.) [2022-01-28T19:14:52.730Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-01-28T19:14:52.730Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-28T19:14:52.730Z] Selecting previously unselected package libsodium23:amd64. [2022-01-28T19:14:52.730Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-01-28T19:14:52.730Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-01-28T19:14:52.991Z] Selecting previously unselected package libpsl5:amd64. [2022-01-28T19:14:52.991Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-01-28T19:14:52.991Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-28T19:14:52.991Z] Selecting previously unselected package libbrotli1:amd64. [2022-01-28T19:14:52.991Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-01-28T19:14:52.991Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-28T19:14:52.991Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-28T19:14:52.991Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-01-28T19:14:52.991Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-28T19:14:52.991Z] Selecting previously unselected package librtmp1:amd64. [2022-01-28T19:14:52.991Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-01-28T19:14:52.991Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-28T19:14:53.251Z] Selecting previously unselected package libssh-4:amd64. [2022-01-28T19:14:53.251Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-01-28T19:14:53.251Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-28T19:14:53.251Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-28T19:14:53.251Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-01-28T19:14:53.251Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-28T19:14:53.251Z] Selecting previously unselected package liberror-perl. [2022-01-28T19:14:53.251Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-01-28T19:14:53.251Z] Unpacking liberror-perl (0.17029-1) ... [2022-01-28T19:14:53.251Z] Selecting previously unselected package git-man. [2022-01-28T19:14:53.251Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-01-28T19:14:53.251Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-28T19:14:53.515Z] Selecting previously unselected package git. [2022-01-28T19:14:53.515Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-01-28T19:14:53.515Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-01-28T19:14:54.086Z] Selecting previously unselected package libgssrpc4:amd64. [2022-01-28T19:14:54.087Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T19:14:54.087Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:54.087Z] Selecting previously unselected package libkdb5-9:amd64. [2022-01-28T19:14:54.087Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T19:14:54.087Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:54.087Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-01-28T19:14:54.087Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T19:14:54.087Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:54.087Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-01-28T19:14:54.087Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T19:14:54.087Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:54.349Z] Selecting previously unselected package comerr-dev:amd64. [2022-01-28T19:14:54.349Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-01-28T19:14:54.349Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-28T19:14:54.349Z] Selecting previously unselected package krb5-multidev:amd64. [2022-01-28T19:14:54.349Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T19:14:54.349Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:54.349Z] Selecting previously unselected package libnorm1:amd64. [2022-01-28T19:14:54.349Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-28T19:14:54.349Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-28T19:14:54.609Z] Selecting previously unselected package libnorm-dev:amd64. [2022-01-28T19:14:54.609Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-28T19:14:54.609Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-28T19:14:54.609Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-28T19:14:54.609Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-28T19:14:54.609Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-28T19:14:54.609Z] Selecting previously unselected package libpgm-dev:amd64. [2022-01-28T19:14:54.609Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-28T19:14:54.609Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-28T19:14:54.609Z] Selecting previously unselected package libsodium-dev:amd64. [2022-01-28T19:14:54.871Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-01-28T19:14:54.871Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-01-28T19:14:54.871Z] Selecting previously unselected package libzmq5:amd64. [2022-01-28T19:14:54.871Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-01-28T19:14:54.871Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-28T19:14:54.871Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-01-28T19:14:54.871Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T19:14:54.871Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:54.871Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-28T19:14:54.871Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-01-28T19:14:54.871Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-28T19:14:55.132Z] Selecting previously unselected package pkg-config. [2022-01-28T19:14:55.132Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-01-28T19:14:55.132Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-01-28T19:14:55.132Z] Selecting previously unselected package zip. [2022-01-28T19:14:55.132Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-01-28T19:14:55.132Z] Unpacking zip (3.0-11build1) ... [2022-01-28T19:14:55.132Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-28T19:14:55.132Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-01-28T19:14:55.132Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-28T19:14:55.132Z] No schema files found: doing nothing. [2022-01-28T19:14:55.132Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-28T19:14:55.132Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-28T19:14:55.132Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-28T19:14:55.132Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-28T19:14:55.393Z] Setting up liberror-perl (0.17029-1) ... [2022-01-28T19:14:55.393Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:55.393Z] Setting up zip (3.0-11build1) ... [2022-01-28T19:14:55.393Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-28T19:14:55.393Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-28T19:14:55.393Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-01-28T19:14:55.393Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-01-28T19:14:55.393Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-28T19:14:55.393Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:55.393Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-28T19:14:55.393Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:55.393Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-28T19:14:55.393Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:55.393Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-28T19:14:55.393Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-28T19:14:55.393Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-28T19:14:55.393Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-01-28T19:14:55.393Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:55.653Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T19:14:55.653Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-28T19:14:55.653Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-28T19:14:56.227Z] comerr-dev set to automatically installed. [2022-01-28T19:14:56.227Z] git set to automatically installed. [2022-01-28T19:14:56.227Z] git-man set to automatically installed. [2022-01-28T19:14:56.227Z] krb5-multidev set to automatically installed. [2022-01-28T19:14:56.227Z] libbrotli1 set to automatically installed. [2022-01-28T19:14:56.227Z] libcurl3-gnutls set to automatically installed. [2022-01-28T19:14:56.227Z] liberror-perl set to automatically installed. [2022-01-28T19:14:56.227Z] libglib2.0-0 set to automatically installed. [2022-01-28T19:14:56.227Z] libgssrpc4 set to automatically installed. [2022-01-28T19:14:56.227Z] libkadm5clnt-mit11 set to automatically installed. [2022-01-28T19:14:56.227Z] libkadm5srv-mit11 set to automatically installed. [2022-01-28T19:14:56.227Z] libkdb5-9 set to automatically installed. [2022-01-28T19:14:56.227Z] libkrb5-dev set to automatically installed. [2022-01-28T19:14:56.227Z] libnghttp2-14 set to automatically installed. [2022-01-28T19:14:56.227Z] libnorm-dev set to automatically installed. [2022-01-28T19:14:56.227Z] libnorm1 set to automatically installed. [2022-01-28T19:14:56.227Z] libpgm-5.2-0 set to automatically installed. [2022-01-28T19:14:56.227Z] libpgm-dev set to automatically installed. [2022-01-28T19:14:56.227Z] libpsl5 set to automatically installed. [2022-01-28T19:14:56.227Z] librtmp1 set to automatically installed. [2022-01-28T19:14:56.227Z] libsodium-dev set to automatically installed. [2022-01-28T19:14:56.227Z] libsodium23 set to automatically installed. [2022-01-28T19:14:56.227Z] libssh-4 set to automatically installed. [2022-01-28T19:14:56.227Z] libzmq3-dev set to automatically installed. [2022-01-28T19:14:56.227Z] libzmq5 set to automatically installed. [2022-01-28T19:14:56.227Z] pkg-config set to automatically installed. [2022-01-28T19:14:56.227Z] zip set to automatically installed. [2022-01-28T19:14:57.616Z] snapd is not logged in, snap install commands will use sudo [2022-01-28T19:15:07.630Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-28T19:15:07.630Z] Downloading snap 'edgex-app-service-configurable' [2022-01-28T19:15:15.846Z] Pulling app-service-configurable [2022-01-28T19:15:15.846Z] + snapcraftctl pull [2022-01-28T19:15:17.234Z] Pulling config-common [2022-01-28T19:15:17.234Z] + snapcraftctl pull [2022-01-28T19:15:19.145Z] Pulling go-build-helper [2022-01-28T19:15:19.145Z] + snapcraftctl pull [2022-01-28T19:15:20.540Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-28T19:15:20.540Z] Skipping pull go-build-helper (already ran) [2022-01-28T19:15:20.540Z] Building go-build-helper [2022-01-28T19:15:20.540Z] + snapcraftctl build [2022-01-28T19:15:21.932Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-01-28T19:15:22.502Z] Staging go-build-helper [2022-01-28T19:15:22.502Z] + snapcraftctl stage [2022-01-28T19:15:27.793Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-01-28T19:15:27.793Z] Fetched 290 kB in 0s (0 B/s) [2022-01-28T19:15:27.793Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-01-28T19:15:27.793Z] Fetched 158 kB in 0s (0 B/s) [2022-01-28T19:15:27.793Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-01-28T19:15:27.793Z] Fetched 242 kB in 0s (0 B/s) [2022-01-28T19:15:27.793Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-01-28T19:15:27.793Z] Fetched 150 kB in 0s (0 B/s) [2022-01-28T19:15:27.793Z] Pulling edgex-go [2022-01-28T19:15:27.793Z] + snapcraftctl pull [2022-01-28T19:15:29.178Z] Pulling hooks [2022-01-28T19:15:29.178Z] + snapcraftctl pull [2022-01-28T19:15:38.632Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:15:38.632Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:15:38.632Z] ---> e763a37a6b64 [2022-01-28T19:15:38.632Z] Step 3/21 : WORKDIR /edgex-go [2022-01-28T19:15:38.632Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:15:38.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:15:38.632Z] ---> e763a37a6b64 [2022-01-28T19:15:38.632Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T19:15:38.632Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:15:38.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:15:38.632Z] ---> e763a37a6b64 [2022-01-28T19:15:38.632Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T19:15:38.632Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:15:38.632Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:15:38.632Z] ---> e763a37a6b64 [2022-01-28T19:15:38.632Z] Step 3/25 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:15:38.632Z] [2022-01-28T19:15:38.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:15:38.632Z] ---> e763a37a6b64 [2022-01-28T19:15:38.632Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T19:15:38.632Z] ---> Running in 0c633eb99cd3 [2022-01-28T19:15:38.632Z] ---> Running in 5cf3b2fc532d [2022-01-28T19:15:38.632Z] ---> Running in 3c619d1ee380 [2022-01-28T19:15:38.632Z] ---> Running in 915f4f6f3d58 [2022-01-28T19:15:38.632Z] ---> Running in 678d12863e8b [2022-01-28T19:15:38.902Z] Removing intermediate container 5cf3b2fc532d [2022-01-28T19:15:38.902Z] ---> 4fcf9e921d7e [2022-01-28T19:15:38.902Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:15:39.178Z] Removing intermediate container 3c619d1ee380 [2022-01-28T19:15:39.178Z] ---> 995a1d59f0c2 [2022-01-28T19:15:39.178Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:15:39.178Z] Removing intermediate container 0c633eb99cd3 [2022-01-28T19:15:39.178Z] ---> 0de3f12f51fe [2022-01-28T19:15:39.178Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:15:39.178Z] Removing intermediate container 678d12863e8b [2022-01-28T19:15:39.178Z] ---> 2ac12ba859bb [2022-01-28T19:15:39.178Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:15:39.178Z] Removing intermediate container 915f4f6f3d58 [2022-01-28T19:15:39.178Z] ---> 9ea9187446c0 [2022-01-28T19:15:39.178Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:15:39.178Z] ---> Running in 2dd864470105 [2022-01-28T19:15:39.178Z] ---> Running in b757f5617635 [2022-01-28T19:15:39.178Z] ---> Running in c488f8e106d6 [2022-01-28T19:15:39.178Z] ---> Running in 0dbcc3932680 [2022-01-28T19:15:39.178Z] ---> Running in a4a567d9517b [2022-01-28T19:15:42.573Z] Removing intermediate container 2dd864470105 [2022-01-28T19:15:42.573Z] ---> 3ac320dcb05a [2022-01-28T19:15:42.573Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-28T19:15:42.573Z] Removing intermediate container c488f8e106d6 [2022-01-28T19:15:42.573Z] ---> 5a9af0bce3c0 [2022-01-28T19:15:42.573Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-28T19:15:42.573Z] Removing intermediate container a4a567d9517b [2022-01-28T19:15:42.573Z] ---> 7f7a96fc1c43 [2022-01-28T19:15:42.573Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-28T19:15:42.573Z] ---> Running in e3ac7a5f0361 [2022-01-28T19:15:42.573Z] ---> Running in 94308011d14f [2022-01-28T19:15:42.573Z] Removing intermediate container b757f5617635 [2022-01-28T19:15:42.573Z] ---> 2879c2214239 [2022-01-28T19:15:42.573Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-28T19:15:42.573Z] ---> Running in 33d6bc230ab8 [2022-01-28T19:15:42.844Z] ---> Running in 4d9a3bdfdb07 [2022-01-28T19:15:42.844Z] Removing intermediate container 0dbcc3932680 [2022-01-28T19:15:42.844Z] ---> 3b12096b75d6 [2022-01-28T19:15:42.844Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T19:15:42.844Z] ---> Running in 65154f06e7a1 [2022-01-28T19:15:44.087Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-28T19:15:44.087Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-01-28T19:15:44.087Z] Fetched 96.1 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-01-28T19:15:44.087Z] Fetched 78.7 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-01-28T19:15:44.087Z] Fetched 48.0 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-01-28T19:15:44.087Z] Fetched 50.2 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-01-28T19:15:44.087Z] Fetched 14.9 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-01-28T19:15:44.087Z] Fetched 234 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-01-28T19:15:44.087Z] Fetched 155 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-01-28T19:15:44.087Z] Fetched 170 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-01-28T19:15:44.087Z] Fetched 267 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-28T19:15:44.087Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-01-28T19:15:44.087Z] Fetched 15.1 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-01-28T19:15:44.087Z] Fetched 51.5 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-01-28T19:15:44.087Z] Fetched 121 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-01-28T19:15:44.087Z] Fetched 29.7 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2022-01-28T19:15:44.087Z] Fetched 1021 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-01-28T19:15:44.087Z] Fetched 49.3 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-01-28T19:15:44.087Z] Fetched 54.9 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-01-28T19:15:44.087Z] Fetched 16.6 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-01-28T19:15:44.087Z] Fetched 87.9 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-01-28T19:15:44.087Z] Fetched 142 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-01-28T19:15:44.087Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-01-28T19:15:44.087Z] Fetched 181 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-01-28T19:15:44.087Z] Fetched 208 kB in 0s (0 B/s) [2022-01-28T19:15:44.087Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-01-28T19:15:44.087Z] Fetched 161 kB in 0s (0 B/s) [2022-01-28T19:15:44.088Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-01-28T19:15:44.088Z] Fetched 107 kB in 0s (0 B/s) [2022-01-28T19:15:44.088Z] Pulling static-packages [2022-01-28T19:15:44.088Z] + snapcraftctl pull [2022-01-28T19:15:44.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:15:44.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:15:44.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:15:44.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:15:44.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:15:45.029Z] Pulling version [2022-01-28T19:15:45.029Z] + cd /root/project [2022-01-28T19:15:45.029Z] ++ git describe --tags --abbrev=0 [2022-01-28T19:15:45.029Z] ++ sed s/v// [2022-01-28T19:15:45.029Z] + GIT_VERSION=2.2.0-dev.25 [2022-01-28T19:15:45.029Z] + '[' -z 2.2.0-dev.25 ']' [2022-01-28T19:15:45.029Z] + snapcraftctl set-version 2.2.0-dev.25 [2022-01-28T19:15:45.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:15:45.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:15:45.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:15:45.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:15:45.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:15:46.690Z] OK: 220 MiB in 52 packages [2022-01-28T19:15:46.690Z] OK: 220 MiB in 52 packages [2022-01-28T19:15:46.690Z] OK: 220 MiB in 52 packages [2022-01-28T19:15:46.938Z] Building app-service-configurable [2022-01-28T19:15:46.938Z] + snapcraftctl build [2022-01-28T19:15:46.971Z] OK: 220 MiB in 52 packages [2022-01-28T19:15:46.971Z] OK: 220 MiB in 52 packages [2022-01-28T19:15:48.412Z] Removing intermediate container 94308011d14f [2022-01-28T19:15:48.412Z] ---> a91f11fe00c4 [2022-01-28T19:15:48.412Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T19:15:48.412Z] Removing intermediate container 65154f06e7a1 [2022-01-28T19:15:48.412Z] ---> 8ed433cf6c0f [2022-01-28T19:15:48.412Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T19:15:48.412Z] Removing intermediate container 4d9a3bdfdb07 [2022-01-28T19:15:48.412Z] Removing intermediate container e3ac7a5f0361 [2022-01-28T19:15:48.412Z] ---> bc65afedf7dd [2022-01-28T19:15:48.412Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-28T19:15:48.412Z] ---> e4a037d4a236 [2022-01-28T19:15:48.412Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T19:15:48.697Z] Removing intermediate container 33d6bc230ab8 [2022-01-28T19:15:48.697Z] ---> 27a83e66360e [2022-01-28T19:15:48.697Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-28T19:15:48.849Z] Building config-common [2022-01-28T19:15:48.849Z] + snapcraftctl build [2022-01-28T19:15:49.303Z] ---> e31df76db89a [2022-01-28T19:15:49.303Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:15:49.303Z] ---> e35b9fbb6ff7 [2022-01-28T19:15:49.303Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:15:49.303Z] ---> Running in 6a88d4d63ba8 [2022-01-28T19:15:49.577Z] ---> Running in 527be1fedb2b [2022-01-28T19:15:49.577Z] ---> d85cb2c99408 [2022-01-28T19:15:49.577Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:15:49.577Z] ---> 8772bab7db26 [2022-01-28T19:15:49.577Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:15:49.790Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-01-28T19:15:49.871Z] ---> 05ccfff68adf [2022-01-28T19:15:49.871Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:15:49.871Z] ---> Running in 8338b1e0d926 [2022-01-28T19:15:49.871Z] ---> Running in 125fef367721 [2022-01-28T19:15:49.871Z] ---> Running in 509b9ad10717 [2022-01-28T19:15:50.731Z] Skipping build go-build-helper (already ran) [2022-01-28T19:15:50.731Z] Building edgex-go [2022-01-28T19:15:50.991Z] + cd /root/parts/edgex-go/src [2022-01-28T19:15:50.991Z] ++ git describe --tags --abbrev=0 [2022-01-28T19:15:50.991Z] ++ sed s/v// [2022-01-28T19:15:50.991Z] + GIT_VERSION=2.2.0-dev.25 [2022-01-28T19:15:50.991Z] + '[' -z 2.2.0-dev.25 ']' [2022-01-28T19:15:50.991Z] + echo 2.2.0-dev.25 [2022-01-28T19:15:50.991Z] + '[' '!' -d vendor ']' [2022-01-28T19:15:50.991Z] + go mod download all [2022-01-28T19:15:55.301Z] Removing intermediate container 6a88d4d63ba8 [2022-01-28T19:15:55.301Z] ---> cd5e527ddfa0 [2022-01-28T19:15:55.301Z] Step 8/23 : COPY . . [2022-01-28T19:15:55.301Z] Removing intermediate container 527be1fedb2b [2022-01-28T19:15:55.301Z] ---> 2ad267c2f438 [2022-01-28T19:15:55.301Z] Step 8/23 : COPY . . [2022-01-28T19:15:55.574Z] Removing intermediate container 8338b1e0d926 [2022-01-28T19:15:55.574Z] ---> 1684e5532e41 [2022-01-28T19:15:55.574Z] Step 8/25 : COPY . . [2022-01-28T19:15:55.866Z] Removing intermediate container 509b9ad10717 [2022-01-28T19:15:55.866Z] ---> 6357693d0cd2 [2022-01-28T19:15:55.866Z] Step 8/21 : COPY . . [2022-01-28T19:15:55.866Z] Removing intermediate container 125fef367721 [2022-01-28T19:15:55.866Z] ---> 0bf5198f646a [2022-01-28T19:15:55.866Z] Step 8/22 : COPY . . [2022-01-28T19:15:57.582Z] + make build [2022-01-28T19:15:57.582Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-data/core-data ./cmd/core-data [2022-01-28T19:16:07.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-28T19:16:12.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-command/core-command ./cmd/core-command [2022-01-28T19:16:13.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-28T19:16:14.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-28T19:16:15.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-28T19:16:15.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-28T19:16:17.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-28T19:16:18.030Z] ---> 7e38a6f7614a [2022-01-28T19:16:18.030Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-28T19:16:18.030Z] ---> c14edeee45f9 [2022-01-28T19:16:18.030Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-28T19:16:18.030Z] ---> 37ab59731fd4 [2022-01-28T19:16:18.030Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-28T19:16:18.030Z] ---> Running in 31dd8f36f38d [2022-01-28T19:16:18.030Z] ---> Running in 7ed11392d54f [2022-01-28T19:16:18.030Z] ---> 0e9030888ca3 [2022-01-28T19:16:18.030Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-28T19:16:18.030Z] ---> Running in e51199f17d72 [2022-01-28T19:16:18.030Z] ---> 98fa1d06fdb6 [2022-01-28T19:16:18.030Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-28T19:16:18.030Z] ---> Running in 6a9a083fae13 [2022-01-28T19:16:18.030Z] ---> Running in 87031cfdd2a6 [2022-01-28T19:16:18.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-28T19:16:19.038Z] 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 [2022-01-28T19:16:19.038Z] 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 [2022-01-28T19:16:19.320Z] 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 [2022-01-28T19:16:19.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-28T19:16:19.595Z] 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 [2022-01-28T19:16:19.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-28T19:16:20.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-28T19:16:22.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-28T19:16:23.427Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.427Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-28T19:16:23.427Z] + case "$service" in [2022-01-28T19:16:23.427Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-28T19:16:23.427Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.427Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-28T19:16:23.427Z] + case "$service" in [2022-01-28T19:16:23.427Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-28T19:16:23.427Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.427Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-28T19:16:23.427Z] + case "$service" in [2022-01-28T19:16:23.427Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-28T19:16:23.427Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.427Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-28T19:16:23.427Z] + case "$service" in [2022-01-28T19:16:23.427Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-28T19:16:23.427Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.427Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-28T19:16:23.427Z] + case "$service" in [2022-01-28T19:16:23.427Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-28T19:16:23.427Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.427Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-28T19:16:23.689Z] + case "$service" in [2022-01-28T19:16:23.689Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-28T19:16:23.689Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.689Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-28T19:16:23.689Z] + case "$service" in [2022-01-28T19:16:23.689Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-28T19:16:23.689Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.689Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-28T19:16:23.689Z] + case "$service" in [2022-01-28T19:16:23.689Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-28T19:16:23.689Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.689Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-28T19:16:23.689Z] + case "$service" in [2022-01-28T19:16:23.689Z] + 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 [2022-01-28T19:16:23.689Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.689Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-28T19:16:23.689Z] + case "$service" in [2022-01-28T19:16:23.689Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-28T19:16:23.689Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-28T19:16:23.689Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T19:16:23.689Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-28T19:16:23.689Z] + case "$service" in [2022-01-28T19:16:23.689Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-28T19:16:23.689Z] + 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 [2022-01-28T19:16:23.689Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-28T19:16:23.689Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-28T19:16:23.689Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-28T19:16:24.626Z] Building hooks [2022-01-28T19:16:24.626Z] + cd /root/parts/hooks/src [2022-01-28T19:16:24.626Z] + make build [2022-01-28T19:16:24.626Z] go mod tidy [2022-01-28T19:16:24.626Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-01-28T19:16:24.885Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-28T19:16:24.885Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-28T19:16:24.885Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-28T19:16:25.455Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-28T19:16:26.033Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-28T19:16:26.033Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-28T19:16:27.942Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-28T19:16:27.942Z] Building static-packages [2022-01-28T19:16:27.942Z] + snapcraftctl build [2022-01-28T19:16:29.850Z] Building version [2022-01-28T19:16:29.850Z] + snapcraftctl build [2022-01-28T19:16:32.393Z] Staging app-service-configurable [2022-01-28T19:16:32.393Z] + snapcraftctl stage [2022-01-28T19:16:33.783Z] Staging config-common [2022-01-28T19:16:33.783Z] + snapcraftctl stage [2022-01-28T19:16:35.165Z] Skipping stage go-build-helper (already ran) [2022-01-28T19:16:35.165Z] Staging edgex-go [2022-01-28T19:16:35.165Z] + snapcraftctl stage [2022-01-28T19:16:37.076Z] Staging hooks [2022-01-28T19:16:37.076Z] + snapcraftctl stage [2022-01-28T19:16:38.459Z] Staging static-packages [2022-01-28T19:16:38.459Z] + snapcraftctl stage [2022-01-28T19:16:39.842Z] Staging version [2022-01-28T19:16:39.842Z] + snapcraftctl stage [2022-01-28T19:16:41.226Z] Priming app-service-configurable [2022-01-28T19:16:41.226Z] + snapcraftctl prime [2022-01-28T19:16:43.771Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-01-28T19:16:43.771Z] stage-packages: [2022-01-28T19:16:43.771Z] - libnorm1 [2022-01-28T19:16:43.771Z] - libpgm-5.2-0 [2022-01-28T19:16:43.771Z] - libsodium23 [2022-01-28T19:16:43.771Z] - libzmq5 [2022-01-28T19:16:43.771Z] Priming config-common [2022-01-28T19:16:43.771Z] + snapcraftctl prime [2022-01-28T19:16:45.155Z] Priming go-build-helper [2022-01-28T19:16:45.155Z] + snapcraftctl prime [2022-01-28T19:16:47.067Z] Priming edgex-go [2022-01-28T19:16:47.067Z] + snapcraftctl prime [2022-01-28T19:16:48.449Z] Priming hooks [2022-01-28T19:16:48.449Z] + snapcraftctl prime [2022-01-28T19:16:49.904Z] Priming static-packages [2022-01-28T19:16:50.193Z] + snapcraftctl prime [2022-01-28T19:16:55.506Z] Priming version [2022-01-28T19:16:55.506Z] + snapcraftctl prime [2022-01-28T19:16:56.450Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-28T19:18:26.464Z] 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 [2022-01-28T19:18:26.464Z] 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 [2022-01-28T19:18:26.464Z] Removing intermediate container e51199f17d72 [2022-01-28T19:18:26.464Z] ---> d9e79f33266a [2022-01-28T19:18:26.464Z] [2022-01-28T19:18:26.464Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T19:18:26.464Z] Removing intermediate container 31dd8f36f38d [2022-01-28T19:18:26.464Z] ---> 1e686e72c419 [2022-01-28T19:18:26.464Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-28T19:18:26.464Z] 3.14: Pulling from library/alpine [2022-01-28T19:18:26.464Z] ---> Running in 68ad8c9c0f5a [2022-01-28T19:18:27.068Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-28T19:18:27.068Z] Status: Downloaded newer image for alpine:3.14 [2022-01-28T19:18:27.068Z] ---> 5b8b7b635229 [2022-01-28T19:18:27.068Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T19:18:27.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-28T19:18:27.350Z] ---> Running in 54a34955454e [2022-01-28T19:18:29.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:18:29.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:18:30.376Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-28T19:18:30.376Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:18:30.376Z] OK: 6 MiB in 15 packages [2022-01-28T19:18:30.982Z] Removing intermediate container 7ed11392d54f [2022-01-28T19:18:30.982Z] ---> 1d5b863fd534 [2022-01-28T19:18:30.982Z] [2022-01-28T19:18:30.982Z] Step 10/25 : FROM alpine:3.14 [2022-01-28T19:18:30.982Z] ---> 5b8b7b635229 [2022-01-28T19:18:30.982Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-28T19:18:30.982Z] ---> Running in cd583acc5946 [2022-01-28T19:18:31.259Z] Removing intermediate container 68ad8c9c0f5a [2022-01-28T19:18:31.259Z] ---> f754bfc06d83 [2022-01-28T19:18:31.259Z] [2022-01-28T19:18:31.259Z] Step 11/23 : FROM docker:20.10.10 [2022-01-28T19:18:31.533Z] 20.10.10: Pulling from library/docker [2022-01-28T19:18:31.533Z] Removing intermediate container 87031cfdd2a6 [2022-01-28T19:18:31.533Z] ---> 4f58485c332c [2022-01-28T19:18:31.533Z] [2022-01-28T19:18:31.533Z] Step 10/21 : FROM alpine:3.14 [2022-01-28T19:18:31.533Z] ---> 5b8b7b635229 [2022-01-28T19:18:31.533Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-28T19:18:31.812Z] ---> Running in 167e6176e696 [2022-01-28T19:18:32.087Z] Removing intermediate container 54a34955454e [2022-01-28T19:18:32.087Z] ---> 31728ec90e16 [2022-01-28T19:18:32.087Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T19:18:32.087Z] ---> Running in 90292656716e [2022-01-28T19:18:33.072Z] Removing intermediate container 90292656716e [2022-01-28T19:18:33.072Z] ---> ff61e83f46fd [2022-01-28T19:18:33.072Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-28T19:18:33.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:18:33.072Z] ---> Running in 74c31121f9e9 [2022-01-28T19:18:33.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:18:34.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:18:34.060Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-28T19:18:34.060Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-28T19:18:34.060Z] (3/3) Installing su-exec (0.2-r1) [2022-01-28T19:18:34.060Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:18:34.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:18:34.060Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T19:18:34.338Z] Removing intermediate container 74c31121f9e9 [2022-01-28T19:18:34.338Z] ---> 44587dcfdebc [2022-01-28T19:18:34.338Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T19:18:34.338Z] ---> Running in fdb08fe7af8a [2022-01-28T19:18:34.338Z] OK: 6 MiB in 17 packages [2022-01-28T19:18:34.937Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-28T19:18:35.216Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-28T19:18:35.216Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T19:18:35.216Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-28T19:18:35.216Z] (5/5) Installing curl (7.79.1-r0) [2022-01-28T19:18:35.216Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:18:35.216Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T19:18:35.498Z] OK: 8 MiB in 19 packages [2022-01-28T19:18:35.498Z] Removing intermediate container fdb08fe7af8a [2022-01-28T19:18:35.498Z] ---> 1f2307993349 [2022-01-28T19:18:35.498Z] Step 15/23 : WORKDIR / [2022-01-28T19:18:35.774Z] ---> Running in b2866403fba7 [2022-01-28T19:18:36.052Z] Removing intermediate container 6a9a083fae13 [2022-01-28T19:18:36.052Z] ---> fc201a337346 [2022-01-28T19:18:36.052Z] [2022-01-28T19:18:36.052Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T19:18:36.052Z] ---> 5b8b7b635229 [2022-01-28T19:18:36.052Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-28T19:18:36.323Z] ---> Running in 0f6f4505b5e6 [2022-01-28T19:18:36.595Z] Removing intermediate container b2866403fba7 [2022-01-28T19:18:36.595Z] ---> a3531a1ca246 [2022-01-28T19:18:36.595Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:18:36.866Z] Removing intermediate container cd583acc5946 [2022-01-28T19:18:36.866Z] ---> bfbed87c49aa [2022-01-28T19:18:36.866Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T19:18:36.866Z] ---> Running in 15bbfd8b4cf4 [2022-01-28T19:18:37.843Z] Removing intermediate container 15bbfd8b4cf4 [2022-01-28T19:18:37.843Z] ---> 4a41b5dd8d95 [2022-01-28T19:18:37.843Z] Step 13/25 : WORKDIR / [2022-01-28T19:18:37.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:18:37.843Z] Removing intermediate container 167e6176e696 [2022-01-28T19:18:37.843Z] ---> a5cd2acfe51b [2022-01-28T19:18:37.843Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T19:18:37.843Z] ---> 8f200d17b0bb [2022-01-28T19:18:37.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-28T19:18:37.843Z] ---> Running in ec2a7e5c7318 [2022-01-28T19:18:37.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:18:38.128Z] ---> Running in 8d3071f143b6 [2022-01-28T19:18:38.729Z] Removing intermediate container ec2a7e5c7318 [2022-01-28T19:18:38.729Z] ---> eef9cace9a96 [2022-01-28T19:18:38.729Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-28T19:18:38.729Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-28T19:18:38.729Z] Removing intermediate container 8d3071f143b6 [2022-01-28T19:18:38.729Z] ---> 151b921fcd53 [2022-01-28T19:18:38.729Z] Step 13/21 : WORKDIR /edgex [2022-01-28T19:18:39.004Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-28T19:18:39.004Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:18:39.004Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T19:18:39.004Z] ---> Running in 5fe9ca42191c [2022-01-28T19:18:39.350Z] OK: 6 MiB in 16 packages [2022-01-28T19:18:39.948Z] Removing intermediate container 5fe9ca42191c [2022-01-28T19:18:39.948Z] ---> d14fd7b63f61 [2022-01-28T19:18:39.948Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-28T19:18:39.948Z] ---> ac051b7fa070 [2022-01-28T19:18:39.948Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-28T19:18:39.948Z] ---> 3d1af30369cd [2022-01-28T19:18:39.948Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-28T19:18:40.941Z] ---> e27f6e3b0676 [2022-01-28T19:18:40.941Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-28T19:18:41.215Z] ---> Running in fb87bacce150 [2022-01-28T19:18:41.215Z] Removing intermediate container 0f6f4505b5e6 [2022-01-28T19:18:41.215Z] ---> 577033c514c9 [2022-01-28T19:18:41.215Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T19:18:41.215Z] ---> a84f30b0a00a [2022-01-28T19:18:41.215Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-28T19:18:41.215Z] ---> 9628d51227c5 [2022-01-28T19:18:41.215Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-28T19:18:41.488Z] ---> Running in 38d8cb633c68 [2022-01-28T19:18:41.766Z] Removing intermediate container fb87bacce150 [2022-01-28T19:18:41.766Z] ---> f5de304cbb88 [2022-01-28T19:18:41.766Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:18:42.042Z] ---> Running in 6b61909b2c24 [2022-01-28T19:18:42.042Z] Removing intermediate container 38d8cb633c68 [2022-01-28T19:18:42.042Z] ---> 25649824b56a [2022-01-28T19:18:42.042Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-28T19:18:42.315Z] ---> Running in 93d1e9104f69 [2022-01-28T19:18:42.315Z] ---> b9118ec8667b [2022-01-28T19:18:42.315Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-28T19:18:42.315Z] Removing intermediate container 6b61909b2c24 [2022-01-28T19:18:42.315Z] ---> 530d96670a80 [2022-01-28T19:18:42.315Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T19:18:42.589Z] ---> Running in 5628678179eb [2022-01-28T19:18:42.865Z] Removing intermediate container 93d1e9104f69 [2022-01-28T19:18:42.865Z] ---> 05d36686bb5a [2022-01-28T19:18:42.865Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T19:18:42.865Z] ---> Running in c9e6ad9878b0 [2022-01-28T19:18:43.145Z] Removing intermediate container 5628678179eb [2022-01-28T19:18:43.145Z] ---> 2b4536a90ecf [2022-01-28T19:18:43.145Z] Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:18:43.421Z] ---> 0ab02c29d94b [2022-01-28T19:18:43.421Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-28T19:18:43.421Z] ---> 0b7233e8c249 [2022-01-28T19:18:43.421Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-28T19:18:43.421Z] ---> Running in 2aaf008cb9ac [2022-01-28T19:18:43.421Z] Removing intermediate container c9e6ad9878b0 [2022-01-28T19:18:43.693Z] ---> 53ebec641eea [2022-01-28T19:18:43.693Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:18:44.291Z] Removing intermediate container 2aaf008cb9ac [2022-01-28T19:18:44.291Z] ---> 1e50211a13ab [2022-01-28T19:18:44.291Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T19:18:44.291Z] ---> Running in 6bab71f8565e [2022-01-28T19:18:44.563Z] ---> 2cd7f197a17a [2022-01-28T19:18:44.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-28T19:18:44.845Z] Removing intermediate container 6bab71f8565e [2022-01-28T19:18:44.845Z] ---> 7843233d19b6 [2022-01-28T19:18:44.845Z] [2022-01-28T19:18:45.443Z] ---> 9aad56770dff [2022-01-28T19:18:45.443Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-28T19:18:45.443Z] ---> 04d4a8cd445c [2022-01-28T19:18:45.443Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-28T19:18:45.443Z] Successfully built 7843233d19b6 [2022-01-28T19:18:45.443Z] Successfully tagged core-command-arm64:latest [2022-01-28T19:18:45.443Z]  Building core-command ... done Building support-scheduler [2022-01-28T19:18:45.716Z] ---> Running in a3ef7c76a70a [2022-01-28T19:18:45.994Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-28T19:18:45.994Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-28T19:18:45.994Z] ---> 520e9a0a30f7 [2022-01-28T19:18:45.994Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-28T19:18:46.276Z] Removing intermediate container a3ef7c76a70a [2022-01-28T19:18:46.276Z] ---> 8d6d733d388a [2022-01-28T19:18:46.276Z] Step 18/21 : CMD ["--init=true"] [2022-01-28T19:18:46.276Z] ---> Running in da9fee27b173 [2022-01-28T19:18:46.276Z] ---> 284797183c99 [2022-01-28T19:18:46.276Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-28T19:18:46.276Z] ---> Running in eb32b89d2b82 [2022-01-28T19:18:46.875Z] Removing intermediate container da9fee27b173 [2022-01-28T19:18:46.875Z] ---> 3670aa219734 [2022-01-28T19:18:46.875Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-28T19:18:47.153Z] Removing intermediate container eb32b89d2b82 [2022-01-28T19:18:47.153Z] ---> ddc871835c6f [2022-01-28T19:18:47.153Z] Step 19/21 : LABEL arch=arm64 [2022-01-28T19:18:47.153Z] ---> Running in faf01e77a8fa [2022-01-28T19:18:47.153Z] ---> eab7b95b8f20 [2022-01-28T19:18:47.153Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-28T19:18:47.153Z] ---> Running in 64aacbde966a [2022-01-28T19:18:47.754Z] ---> fb98866b7e5b [2022-01-28T19:18:47.754Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-28T19:18:47.754Z] ---> Running in 56c279a8cc92 [2022-01-28T19:18:48.034Z] Removing intermediate container 64aacbde966a [2022-01-28T19:18:48.034Z] ---> c2e71831be80 [2022-01-28T19:18:48.035Z] Step 20/21 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:18:48.309Z] ---> Running in ebdabd8677af [2022-01-28T19:18:48.309Z] ---> f1985dbf9331 [2022-01-28T19:18:48.309Z] Step 21/25 : 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/ [2022-01-28T19:18:48.583Z] Removing intermediate container 56c279a8cc92 [2022-01-28T19:18:48.583Z] ---> df7fb7273742 [2022-01-28T19:18:48.583Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:18:48.583Z] ---> Running in fc7da55bdad0 [2022-01-28T19:18:48.583Z] ---> Running in f563b28ef508 [2022-01-28T19:18:48.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:18:48.867Z] Removing intermediate container ebdabd8677af [2022-01-28T19:18:48.867Z] ---> 289e608763c8 [2022-01-28T19:18:48.867Z] Step 21/21 : LABEL version=0.0.0 [2022-01-28T19:18:49.143Z] ---> Running in 123762bbc53a [2022-01-28T19:18:49.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:18:49.418Z] Removing intermediate container f563b28ef508 [2022-01-28T19:18:49.418Z] ---> f9fc752bc59d [2022-01-28T19:18:49.418Z] Step 20/22 : LABEL arch=arm64 [2022-01-28T19:18:49.418Z] ---> Running in 6f9aa659ad45 [2022-01-28T19:18:49.692Z] Removing intermediate container 123762bbc53a [2022-01-28T19:18:49.692Z] ---> 13b5cc9f1e88 [2022-01-28T19:18:49.692Z] [2022-01-28T19:18:49.967Z] (1/42) Installing readline (8.1.0-r0) [2022-01-28T19:18:49.967Z] (2/42) Installing bash (5.1.4-r0) [2022-01-28T19:18:49.967Z] Removing intermediate container 6f9aa659ad45 [2022-01-28T19:18:49.967Z] ---> dde4967d52fa [2022-01-28T19:18:49.967Z] Step 21/22 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:18:49.967Z] Executing bash-5.1.4-r0.post-install [2022-01-28T19:18:50.241Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-28T19:18:50.241Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T19:18:50.241Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-28T19:18:50.241Z] (6/42) Installing curl (7.79.1-r0) [2022-01-28T19:18:50.241Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-28T19:18:50.241Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-28T19:18:50.241Z] (9/42) Installing expat (2.4.3-r0) [2022-01-28T19:18:50.241Z] (10/42) Installing libffi (3.3-r2) [2022-01-28T19:18:50.241Z] (11/42) Installing gdbm (1.19-r0) [2022-01-28T19:18:50.241Z] ---> Running in 85ef8b6d1918 [2022-01-28T19:18:50.241Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-28T19:18:50.241Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T19:18:50.241Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T19:18:50.241Z] Successfully built 13b5cc9f1e88 [2022-01-28T19:18:50.241Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-28T19:18:50.241Z]  Building security-proxy-setup ... done Building core-metadata [2022-01-28T19:18:50.241Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-28T19:18:50.523Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-28T19:18:50.523Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-28T19:18:50.815Z] Removing intermediate container 85ef8b6d1918 [2022-01-28T19:18:50.815Z] ---> 138a2ff4175b [2022-01-28T19:18:50.815Z] Step 22/22 : LABEL version=0.0.0 [2022-01-28T19:18:51.089Z] ---> Running in 525b12ad4d01 [2022-01-28T19:18:51.692Z] Removing intermediate container fc7da55bdad0 [2022-01-28T19:18:51.692Z] ---> 7aa44f1af31f [2022-01-28T19:18:51.692Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-28T19:18:51.692Z] Removing intermediate container 525b12ad4d01 [2022-01-28T19:18:51.692Z] ---> 39fbd4e0a34f [2022-01-28T19:18:51.692Z] [2022-01-28T19:18:51.975Z] ---> Running in 9d7ab1d80e7c [2022-01-28T19:18:51.975Z] Successfully built 39fbd4e0a34f [2022-01-28T19:18:52.252Z] Successfully tagged support-notifications-arm64:latest [2022-01-28T19:18:52.252Z]  Building support-notifications ... done Building security-bootstrapper [2022-01-28T19:18:52.533Z] Removing intermediate container 9d7ab1d80e7c [2022-01-28T19:18:52.533Z] ---> 5779c9711c03 [2022-01-28T19:18:52.533Z] Step 23/25 : LABEL arch=arm64 [2022-01-28T19:18:52.533Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-28T19:18:52.533Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-28T19:18:52.533Z] ---> Running in 4c8a5a89b254 [2022-01-28T19:18:52.533Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-28T19:18:52.810Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-28T19:18:52.810Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-28T19:18:52.810Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-28T19:18:52.810Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-28T19:18:52.810Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-28T19:18:52.810Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-28T19:18:52.810Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-28T19:18:52.810Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-28T19:18:52.810Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-28T19:18:52.810Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-28T19:18:52.810Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-28T19:18:53.081Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-28T19:18:53.081Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-28T19:18:53.081Z] Removing intermediate container 4c8a5a89b254 [2022-01-28T19:18:53.081Z] ---> a270cdd68f86 [2022-01-28T19:18:53.081Z] Step 24/25 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:18:53.081Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-28T19:18:53.081Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-28T19:18:53.081Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-28T19:18:53.081Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-28T19:18:53.081Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-28T19:18:53.081Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-28T19:18:53.081Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-28T19:18:53.081Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-28T19:18:53.081Z] ---> Running in ecc39ed80df1 [2022-01-28T19:18:53.362Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-28T19:18:53.955Z] Removing intermediate container ecc39ed80df1 [2022-01-28T19:18:53.955Z] ---> c2c6b654f4db [2022-01-28T19:18:53.955Z] Step 25/25 : LABEL version=0.0.0 [2022-01-28T19:18:53.955Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:18:53.955Z] OK: 84 MiB in 64 packages [2022-01-28T19:18:53.955Z] ---> Running in 7e126a3439c7 [2022-01-28T19:18:54.553Z] Removing intermediate container 7e126a3439c7 [2022-01-28T19:18:54.553Z] ---> 3984178044e1 [2022-01-28T19:18:54.553Z] [2022-01-28T19:18:54.826Z] Successfully built 3984178044e1 [2022-01-28T19:18:54.826Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-28T19:18:54.826Z]  Building security-secretstore-setup ... done Building core-data [2022-01-28T19:18:58.213Z] Collecting docker-compose==1.23.2 [2022-01-28T19:18:58.214Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-28T19:18:58.809Z] Collecting PyYAML<4,>=3.10 [2022-01-28T19:18:58.809Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-28T19:19:02.205Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-28T19:19:02.205Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-28T19:19:02.205Z] Collecting cached-property<2,>=1.2.0 [2022-01-28T19:19:02.205Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-28T19:19:03.184Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-28T19:19:03.184Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-28T19:19:03.184Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-28T19:19:03.457Z] Collecting docopt<0.7,>=0.6.1 [2022-01-28T19:19:03.458Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-28T19:19:05.439Z] Collecting jsonschema<3,>=2.5.1 [2022-01-28T19:19:05.439Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-28T19:19:05.439Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-28T19:19:05.439Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-28T19:19:08.060Z] Collecting docker<4.0,>=3.6.0 [2022-01-28T19:19:08.060Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-28T19:19:08.060Z] Collecting texttable<0.10,>=0.9.0 [2022-01-28T19:19:08.060Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-28T19:19:09.490Z] Collecting docker-pycreds>=0.4.0 [2022-01-28T19:19:09.490Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-28T19:19:10.467Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-28T19:19:10.467Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-28T19:19:10.740Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-28T19:19:10.740Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-28T19:19:11.011Z] Collecting idna<2.8,>=2.5 [2022-01-28T19:19:11.011Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-28T19:19:11.011Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-28T19:19:11.283Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-28T19:19:11.283Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-28T19:19:11.283Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-28T19:19:11.283Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-28T19:19:12.269Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-28T19:19:12.269Z] Attempting uninstall: urllib3 [2022-01-28T19:19:12.269Z] Found existing installation: urllib3 1.26.5 [2022-01-28T19:19:12.269Z] Uninstalling urllib3-1.26.5: [2022-01-28T19:19:12.269Z] Successfully uninstalled urllib3-1.26.5 [2022-01-28T19:19:12.866Z] Attempting uninstall: idna [2022-01-28T19:19:12.866Z] Found existing installation: idna 3.2 [2022-01-28T19:19:12.866Z] Uninstalling idna-3.2: [2022-01-28T19:19:13.140Z] Successfully uninstalled idna-3.2 [2022-01-28T19:19:13.732Z] Attempting uninstall: chardet [2022-01-28T19:19:13.732Z] Found existing installation: chardet 4.0.0 [2022-01-28T19:19:13.732Z] Uninstalling chardet-4.0.0: [2022-01-28T19:19:14.004Z] Successfully uninstalled chardet-4.0.0 [2022-01-28T19:19:15.434Z] Attempting uninstall: requests [2022-01-28T19:19:15.434Z] Found existing installation: requests 2.25.1 [2022-01-28T19:19:15.434Z] Uninstalling requests-2.25.1: [2022-01-28T19:19:15.706Z] Successfully uninstalled requests-2.25.1 [2022-01-28T19:19:15.978Z] Running setup.py install for texttable: started [2022-01-28T19:19:17.963Z] Running setup.py install for texttable: finished with status 'done' [2022-01-28T19:19:17.963Z] Running setup.py install for PyYAML: started [2022-01-28T19:19:20.593Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-28T19:19:20.593Z] Running setup.py install for docopt: started [2022-01-28T19:19:22.566Z] Running setup.py install for docopt: finished with status 'done' [2022-01-28T19:19:22.566Z] Running setup.py install for dockerpty: started [2022-01-28T19:19:24.537Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-28T19:19:25.976Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:19:25.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:19:25.976Z] ---> e763a37a6b64 [2022-01-28T19:19:25.976Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T19:19:25.976Z] ---> Using cache [2022-01-28T19:19:25.976Z] ---> 9ea9187446c0 [2022-01-28T19:19:25.976Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:19:25.976Z] ---> Using cache [2022-01-28T19:19:25.976Z] ---> 7f7a96fc1c43 [2022-01-28T19:19:25.976Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-28T19:19:25.976Z] ---> Using cache [2022-01-28T19:19:25.976Z] ---> 27a83e66360e [2022-01-28T19:19:25.976Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T19:19:25.976Z] ---> Using cache [2022-01-28T19:19:25.976Z] ---> 05ccfff68adf [2022-01-28T19:19:26.250Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:19:26.250Z] ---> Using cache [2022-01-28T19:19:26.250Z] ---> 6357693d0cd2 [2022-01-28T19:19:26.250Z] Step 8/22 : COPY . . [2022-01-28T19:19:26.250Z] ---> Using cache [2022-01-28T19:19:26.250Z] ---> 98fa1d06fdb6 [2022-01-28T19:19:26.250Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-28T19:19:26.845Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2022-01-28T19:19:28.291Z] ---> Running in c342d10673e1 [2022-01-28T19:19:30.286Z] 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 [2022-01-28T19:19:36.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:19:36.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:19:36.997Z] ---> e763a37a6b64 [2022-01-28T19:19:36.997Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T19:19:36.997Z] ---> Using cache [2022-01-28T19:19:36.997Z] ---> 9ea9187446c0 [2022-01-28T19:19:36.997Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:19:36.997Z] ---> Using cache [2022-01-28T19:19:36.997Z] ---> 7f7a96fc1c43 [2022-01-28T19:19:36.997Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T19:19:36.997Z] ---> Using cache [2022-01-28T19:19:36.997Z] ---> 27a83e66360e [2022-01-28T19:19:36.997Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T19:19:36.997Z] ---> Using cache [2022-01-28T19:19:36.997Z] ---> 05ccfff68adf [2022-01-28T19:19:36.997Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:19:36.997Z] ---> Using cache [2022-01-28T19:19:36.997Z] ---> 6357693d0cd2 [2022-01-28T19:19:36.997Z] Step 8/23 : COPY . . [2022-01-28T19:19:36.997Z] ---> Using cache [2022-01-28T19:19:36.997Z] ---> 98fa1d06fdb6 [2022-01-28T19:19:36.997Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-28T19:19:37.595Z] ---> Running in 119b6f378912 [2022-01-28T19:19:37.870Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:19:37.870Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:19:37.870Z] ---> e763a37a6b64 [2022-01-28T19:19:37.870Z] Step 3/31 : WORKDIR /edgex-go [2022-01-28T19:19:37.870Z] ---> Using cache [2022-01-28T19:19:37.870Z] ---> 9ea9187446c0 [2022-01-28T19:19:37.870Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:19:37.870Z] ---> Using cache [2022-01-28T19:19:37.870Z] ---> 7f7a96fc1c43 [2022-01-28T19:19:37.870Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-28T19:19:37.870Z] ---> Using cache [2022-01-28T19:19:37.870Z] ---> 27a83e66360e [2022-01-28T19:19:37.870Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-28T19:19:37.870Z] ---> Using cache [2022-01-28T19:19:37.870Z] ---> 05ccfff68adf [2022-01-28T19:19:37.870Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:19:37.870Z] ---> Using cache [2022-01-28T19:19:37.870Z] ---> 6357693d0cd2 [2022-01-28T19:19:37.870Z] Step 8/31 : COPY . . [2022-01-28T19:19:38.469Z] ---> Using cache [2022-01-28T19:19:38.469Z] ---> 98fa1d06fdb6 [2022-01-28T19:19:38.469Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-28T19:19:38.743Z] ---> Running in 87171498100f [2022-01-28T19:19:40.301Z] 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 [2022-01-28T19:19:42.482Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T19:19:42.482Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T19:19:42.482Z] ---> e763a37a6b64 [2022-01-28T19:19:42.482Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T19:19:42.482Z] ---> Using cache [2022-01-28T19:19:42.482Z] ---> 9ea9187446c0 [2022-01-28T19:19:42.482Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:19:42.482Z] ---> Using cache [2022-01-28T19:19:42.482Z] ---> 7f7a96fc1c43 [2022-01-28T19:19:42.482Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-28T19:19:42.482Z] ---> Running in b39b986236b6 [2022-01-28T19:19:42.482Z] 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 [2022-01-28T19:19:44.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:19:45.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:19:46.985Z] OK: 220 MiB in 52 packages [2022-01-28T19:19:47.262Z] Removing intermediate container faf01e77a8fa [2022-01-28T19:19:47.262Z] ---> 58788a5d7edb [2022-01-28T19:19:47.262Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-28T19:19:47.548Z] ---> Running in 70663e3721dd [2022-01-28T19:19:48.142Z] Removing intermediate container 70663e3721dd [2022-01-28T19:19:48.142Z] ---> d5965a8e5d77 [2022-01-28T19:19:48.142Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-28T19:19:48.416Z] ---> Running in c964f21169e4 [2022-01-28T19:19:48.690Z] Removing intermediate container b39b986236b6 [2022-01-28T19:19:48.690Z] ---> e31546824beb [2022-01-28T19:19:48.690Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T19:19:48.965Z] Removing intermediate container c964f21169e4 [2022-01-28T19:19:48.965Z] ---> 3e8b66db30c9 [2022-01-28T19:19:48.965Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-28T19:19:49.950Z] ---> 12b31e2b650e [2022-01-28T19:19:49.950Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T19:19:49.950Z] ---> Running in fd20c9f54e4e [2022-01-28T19:19:51.954Z] ---> 3f9f894db920 [2022-01-28T19:19:51.954Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-28T19:19:52.558Z] ---> f0364293b015 [2022-01-28T19:19:52.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-28T19:19:54.020Z] ---> 4d30aec2af27 [2022-01-28T19:19:54.020Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-28T19:19:54.020Z] ---> Running in f71cc8be3efe [2022-01-28T19:19:54.299Z] Removing intermediate container f71cc8be3efe [2022-01-28T19:19:54.299Z] ---> 4b46c40d941d [2022-01-28T19:19:54.299Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:19:54.584Z] ---> Running in d5525b3f9bc0 [2022-01-28T19:19:54.861Z] Removing intermediate container d5525b3f9bc0 [2022-01-28T19:19:54.861Z] ---> c079c75762fa [2022-01-28T19:19:54.861Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T19:19:55.151Z] ---> Running in d6d6221a4403 [2022-01-28T19:19:55.756Z] Removing intermediate container d6d6221a4403 [2022-01-28T19:19:55.756Z] ---> 81cb25c98b45 [2022-01-28T19:19:55.756Z] Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:19:56.033Z] ---> Running in 695b48359d1f [2022-01-28T19:19:56.641Z] Removing intermediate container 695b48359d1f [2022-01-28T19:19:56.641Z] ---> 0f939b31ebc9 [2022-01-28T19:19:56.641Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T19:19:56.641Z] Removing intermediate container fd20c9f54e4e [2022-01-28T19:19:56.641Z] ---> 2a3ce7e45731 [2022-01-28T19:19:56.641Z] Step 8/23 : COPY . . [2022-01-28T19:19:56.914Z] ---> Running in f9e477e86d9a [2022-01-28T19:19:57.906Z] Removing intermediate container f9e477e86d9a [2022-01-28T19:19:57.906Z] ---> cb98e76a8854 [2022-01-28T19:19:57.906Z] [2022-01-28T19:19:58.507Z] Successfully built cb98e76a8854 [2022-01-28T19:19:58.507Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-28T19:20:13.624Z]  Building sys-mgmt-agent ... done  ---> b8d30434118c [2022-01-28T19:20:13.624Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-28T19:20:13.624Z] ---> Running in c718b0ae4f2b [2022-01-28T19:20:14.615Z] 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 [2022-01-28T19:21:22.644Z] Removing intermediate container c342d10673e1 [2022-01-28T19:21:22.644Z] ---> bcb8864750ad [2022-01-28T19:21:22.644Z] [2022-01-28T19:21:22.644Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T19:21:22.644Z] ---> 5b8b7b635229 [2022-01-28T19:21:22.644Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-28T19:21:22.644Z] ---> Using cache [2022-01-28T19:21:22.644Z] ---> 31728ec90e16 [2022-01-28T19:21:22.644Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T19:21:22.644Z] ---> Using cache [2022-01-28T19:21:22.644Z] ---> ff61e83f46fd [2022-01-28T19:21:22.644Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-28T19:21:22.644Z] ---> Running in 96d3be41c2b7 [2022-01-28T19:21:23.242Z] Removing intermediate container 96d3be41c2b7 [2022-01-28T19:21:23.242Z] ---> cdbe5b4e58eb [2022-01-28T19:21:23.242Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T19:21:23.242Z] ---> Running in 9f440ae20821 [2022-01-28T19:21:23.843Z] Removing intermediate container 9f440ae20821 [2022-01-28T19:21:23.843Z] ---> 9459ddc499bc [2022-01-28T19:21:23.843Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:21:24.828Z] ---> b9a0b9879130 [2022-01-28T19:21:24.828Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-28T19:21:26.275Z] ---> 9602978bfdcc [2022-01-28T19:21:26.275Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-28T19:21:27.271Z] ---> 86a0a3256ff5 [2022-01-28T19:21:27.271Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-28T19:21:27.271Z] ---> Running in b57f7a3504ad [2022-01-28T19:21:27.875Z] Removing intermediate container b57f7a3504ad [2022-01-28T19:21:27.875Z] ---> 84913f82fb20 [2022-01-28T19:21:27.875Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:21:27.875Z] ---> Running in c1f4168f2b12 [2022-01-28T19:21:28.506Z] Removing intermediate container c1f4168f2b12 [2022-01-28T19:21:28.506Z] ---> 30522268913d [2022-01-28T19:21:28.506Z] Step 20/22 : LABEL arch=arm64 [2022-01-28T19:21:28.506Z] ---> Running in fd393fca4fea [2022-01-28T19:21:29.104Z] Removing intermediate container fd393fca4fea [2022-01-28T19:21:29.104Z] ---> 4391f249ac15 [2022-01-28T19:21:29.104Z] Step 21/22 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:21:29.104Z] ---> Running in 38b92aeb8d00 [2022-01-28T19:21:29.708Z] Removing intermediate container 38b92aeb8d00 [2022-01-28T19:21:29.708Z] ---> 40820ceb1a1e [2022-01-28T19:21:29.708Z] Step 22/22 : LABEL version=0.0.0 [2022-01-28T19:21:29.708Z] ---> Running in 881af0731938 [2022-01-28T19:21:30.311Z] Removing intermediate container 881af0731938 [2022-01-28T19:21:30.311Z] ---> d0c8e70ae5cf [2022-01-28T19:21:30.311Z] [2022-01-28T19:21:30.589Z] Successfully built d0c8e70ae5cf [2022-01-28T19:21:30.589Z] Successfully tagged support-scheduler-arm64:latest [2022-01-28T19:21:34.910Z]  Building support-scheduler ... done Removing intermediate container 87171498100f [2022-01-28T19:21:34.910Z] ---> 1b6fc6cb5885 [2022-01-28T19:21:34.910Z] [2022-01-28T19:21:34.910Z] Step 10/31 : FROM alpine:3.14 [2022-01-28T19:21:34.910Z] ---> 5b8b7b635229 [2022-01-28T19:21:34.910Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-28T19:21:34.910Z] ---> Running in 7454e802ec5b [2022-01-28T19:21:35.200Z] Removing intermediate container 7454e802ec5b [2022-01-28T19:21:35.200Z] ---> b074759e4a63 [2022-01-28T19:21:35.200Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-28T19:21:35.474Z] ---> Running in d91cf4290d75 [2022-01-28T19:21:37.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:21:37.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:21:38.713Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-28T19:21:38.713Z] (2/2) Installing su-exec (0.2-r1) [2022-01-28T19:21:38.713Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:21:38.713Z] OK: 6 MiB in 16 packages [2022-01-28T19:21:40.154Z] Removing intermediate container 119b6f378912 [2022-01-28T19:21:40.154Z] ---> 281712178bfe [2022-01-28T19:21:40.154Z] [2022-01-28T19:21:40.154Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T19:21:40.154Z] ---> 5b8b7b635229 [2022-01-28T19:21:40.154Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T19:21:40.154Z] ---> Using cache [2022-01-28T19:21:40.154Z] ---> 31728ec90e16 [2022-01-28T19:21:40.154Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T19:21:40.154Z] ---> Using cache [2022-01-28T19:21:40.154Z] ---> ff61e83f46fd [2022-01-28T19:21:40.154Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-28T19:21:40.154Z] ---> Running in 5ad2f03b1f20 [2022-01-28T19:21:40.429Z] Removing intermediate container d91cf4290d75 [2022-01-28T19:21:40.429Z] ---> b2722543344e [2022-01-28T19:21:40.429Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-28T19:21:40.705Z] ---> Running in 55df495bb87c [2022-01-28T19:21:40.705Z] Removing intermediate container 5ad2f03b1f20 [2022-01-28T19:21:40.705Z] ---> 342306bd208b [2022-01-28T19:21:40.706Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T19:21:40.981Z] ---> Running in 625573b1d15a [2022-01-28T19:21:41.256Z] Removing intermediate container 55df495bb87c [2022-01-28T19:21:41.256Z] ---> 0427aad2085a [2022-01-28T19:21:41.256Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-28T19:21:41.533Z] ---> Running in 606e50427205 [2022-01-28T19:21:41.533Z] Removing intermediate container 625573b1d15a [2022-01-28T19:21:41.533Z] ---> 1b05548fe672 [2022-01-28T19:21:41.533Z] Step 15/23 : WORKDIR / [2022-01-28T19:21:41.807Z] ---> Running in 997efdfda502 [2022-01-28T19:21:42.085Z] Removing intermediate container 606e50427205 [2022-01-28T19:21:42.085Z] ---> f547d1f4957b [2022-01-28T19:21:42.085Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-28T19:21:42.367Z] ---> Running in 8a9b56c5b3ab [2022-01-28T19:21:42.647Z] Removing intermediate container 997efdfda502 [2022-01-28T19:21:42.647Z] ---> 020b8c1ee11c [2022-01-28T19:21:42.647Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:21:43.633Z] ---> 220bdf0e718d [2022-01-28T19:21:43.633Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-28T19:21:45.645Z] Removing intermediate container 8a9b56c5b3ab [2022-01-28T19:21:45.645Z] ---> d98b324e4fd9 [2022-01-28T19:21:45.645Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-28T19:21:45.645Z] ---> 0692f1186134 [2022-01-28T19:21:45.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-28T19:21:45.645Z] ---> Running in 7f6d65cd7794 [2022-01-28T19:21:45.920Z] Removing intermediate container 7f6d65cd7794 [2022-01-28T19:21:45.920Z] ---> 05ba427cec15 [2022-01-28T19:21:45.920Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-28T19:21:46.193Z] ---> 8db2a6bd5e99 [2022-01-28T19:21:46.193Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-28T19:21:46.467Z] ---> Running in 1d8da5d0c280 [2022-01-28T19:21:47.069Z] Removing intermediate container 1d8da5d0c280 [2022-01-28T19:21:47.069Z] ---> a8a1ea5013dc [2022-01-28T19:21:47.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:21:47.069Z] ---> e189befcabcb [2022-01-28T19:21:47.069Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-28T19:21:47.069Z] ---> Running in 1fc3e4e2f76a [2022-01-28T19:21:47.069Z] ---> Running in 6543a0067470 [2022-01-28T19:21:47.672Z] Removing intermediate container 1fc3e4e2f76a [2022-01-28T19:21:47.672Z] ---> 4d8303cfa49a [2022-01-28T19:21:47.672Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T19:21:47.672Z] ---> Running in 8dafbc40237b [2022-01-28T19:21:48.264Z] Removing intermediate container 8dafbc40237b [2022-01-28T19:21:48.264Z] ---> d0cce56d1556 [2022-01-28T19:21:48.264Z] Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:21:48.264Z] ---> Running in aed7195b1d3c [2022-01-28T19:21:48.536Z] Removing intermediate container aed7195b1d3c [2022-01-28T19:21:48.536Z] ---> 1c41281b5974 [2022-01-28T19:21:48.536Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T19:21:48.808Z] ---> Running in 5acc8833def7 [2022-01-28T19:21:49.081Z] Removing intermediate container 5acc8833def7 [2022-01-28T19:21:49.081Z] ---> d98b52ef2a19 [2022-01-28T19:21:49.081Z] [2022-01-28T19:21:49.354Z] Removing intermediate container 6543a0067470 [2022-01-28T19:21:49.354Z] ---> 151ba5d152a8 [2022-01-28T19:21:49.354Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:21:49.634Z] Successfully built d98b52ef2a19 [2022-01-28T19:21:49.634Z] Successfully tagged core-metadata-arm64:latest [2022-01-28T19:21:50.232Z]  Building core-metadata ... done  ---> fc8828ac53d1 [2022-01-28T19:21:50.232Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-28T19:21:51.671Z] ---> 5434ea1fce2e [2022-01-28T19:21:51.671Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-28T19:21:51.944Z] ---> ae7f4ec590b8 [2022-01-28T19:21:51.944Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-28T19:21:52.536Z] ---> b5ab1b896c75 [2022-01-28T19:21:52.536Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-28T19:21:53.508Z] ---> 340863ae715d [2022-01-28T19:21:53.508Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-28T19:21:53.508Z] ---> Running in d4d9814e7e8e [2022-01-28T19:21:54.102Z] Removing intermediate container d4d9814e7e8e [2022-01-28T19:21:54.102Z] ---> 2f7817934f8e [2022-01-28T19:21:54.102Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-28T19:21:54.695Z] ---> 4d8b9247979e [2022-01-28T19:21:54.695Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-28T19:21:55.293Z] ---> Running in af4df20b3dde [2022-01-28T19:21:56.272Z] Removing intermediate container c718b0ae4f2b [2022-01-28T19:21:56.272Z] ---> 542b55469f8e [2022-01-28T19:21:56.272Z] [2022-01-28T19:21:56.272Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T19:21:56.272Z] ---> 5b8b7b635229 [2022-01-28T19:21:56.272Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-28T19:21:56.542Z] ---> Running in 474e5b436bd4 [2022-01-28T19:21:56.816Z] Removing intermediate container 474e5b436bd4 [2022-01-28T19:21:56.816Z] ---> fa1319bb4500 [2022-01-28T19:21:56.816Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-28T19:21:57.087Z] ---> Running in 2fd90a19a6e4 [2022-01-28T19:21:57.087Z] Removing intermediate container af4df20b3dde [2022-01-28T19:21:57.088Z] ---> 9907dc371c42 [2022-01-28T19:21:57.088Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-28T19:21:57.359Z] ---> Running in 20287fec1df6 [2022-01-28T19:21:57.359Z] Removing intermediate container 2fd90a19a6e4 [2022-01-28T19:21:57.359Z] ---> b3943420ab50 [2022-01-28T19:21:57.359Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-28T19:21:57.631Z] ---> Running in d50635702730 [2022-01-28T19:21:57.631Z] Removing intermediate container 20287fec1df6 [2022-01-28T19:21:57.631Z] ---> 3c5915a756c9 [2022-01-28T19:21:57.631Z] Step 28/31 : CMD ["gate"] [2022-01-28T19:21:57.908Z] ---> Running in 3386449920f7 [2022-01-28T19:21:57.908Z] Removing intermediate container d50635702730 [2022-01-28T19:21:57.908Z] ---> 85c649baa47e [2022-01-28T19:21:57.908Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T19:21:58.184Z] ---> Running in 7eb19a820055 [2022-01-28T19:21:58.184Z] Removing intermediate container 3386449920f7 [2022-01-28T19:21:58.184Z] ---> 9b4126a595c1 [2022-01-28T19:21:58.184Z] Step 29/31 : LABEL arch=arm64 [2022-01-28T19:21:58.456Z] ---> Running in c871cad6cd01 [2022-01-28T19:21:59.048Z] Removing intermediate container c871cad6cd01 [2022-01-28T19:21:59.048Z] ---> beeb76605bcb [2022-01-28T19:21:59.048Z] Step 30/31 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:21:59.048Z] ---> Running in bd7dcf0a44aa [2022-01-28T19:21:59.645Z] Removing intermediate container bd7dcf0a44aa [2022-01-28T19:21:59.645Z] ---> ae66086348a7 [2022-01-28T19:21:59.645Z] Step 31/31 : LABEL version=0.0.0 [2022-01-28T19:21:59.645Z] ---> Running in b292225919f4 [2022-01-28T19:21:59.918Z] Removing intermediate container 7eb19a820055 [2022-01-28T19:21:59.918Z] ---> a97dd642bbf7 [2022-01-28T19:21:59.918Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-28T19:22:00.191Z] ---> Running in be1e39e584ab [2022-01-28T19:22:00.191Z] Removing intermediate container b292225919f4 [2022-01-28T19:22:00.191Z] ---> f68b31eb7dff [2022-01-28T19:22:00.191Z] [2022-01-28T19:22:00.464Z] Successfully built f68b31eb7dff [2022-01-28T19:22:00.737Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-28T19:22:01.008Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T19:22:01.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T19:22:02.943Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-28T19:22:02.943Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T19:22:02.943Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-28T19:22:02.943Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T19:22:03.212Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-28T19:22:03.212Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-28T19:22:03.482Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T19:22:03.482Z] OK: 8 MiB in 20 packages [2022-01-28T19:22:04.452Z] Removing intermediate container be1e39e584ab [2022-01-28T19:22:04.452Z] ---> d8500314721e [2022-01-28T19:22:04.452Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T19:22:05.044Z] ---> a62ec8e0b5ae [2022-01-28T19:22:05.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-28T19:22:06.019Z] ---> 1dbef385bc21 [2022-01-28T19:22:06.019Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-28T19:22:06.614Z] ---> 35936fd9acae [2022-01-28T19:22:06.614Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-28T19:22:06.614Z] ---> Running in d45434e02fc1 [2022-01-28T19:22:06.891Z] Removing intermediate container d45434e02fc1 [2022-01-28T19:22:06.891Z] ---> e8044d6bcc8f [2022-01-28T19:22:06.891Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T19:22:06.891Z] ---> Running in f3791dd94d01 [2022-01-28T19:22:07.489Z] Removing intermediate container f3791dd94d01 [2022-01-28T19:22:07.489Z] ---> 758421cb4a26 [2022-01-28T19:22:07.489Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T19:22:07.489Z] ---> Running in 01c63f284dd7 [2022-01-28T19:22:07.761Z] Removing intermediate container 01c63f284dd7 [2022-01-28T19:22:07.761Z] ---> a3ddc4b41ef8 [2022-01-28T19:22:07.761Z] Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e [2022-01-28T19:22:07.761Z] ---> Running in 99bbb03bb5cf [2022-01-28T19:22:08.353Z] Removing intermediate container 99bbb03bb5cf [2022-01-28T19:22:08.353Z] ---> eadf344b7cf2 [2022-01-28T19:22:08.353Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T19:22:08.353Z] ---> Running in c12bd3c0a9c6 [2022-01-28T19:22:08.622Z] Removing intermediate container c12bd3c0a9c6 [2022-01-28T19:22:08.622Z] ---> db899b7c59bf [2022-01-28T19:22:08.622Z] [2022-01-28T19:22:08.892Z] Successfully built db899b7c59bf [2022-01-28T19:22:08.892Z] Successfully tagged core-data-arm64:latest [2022-01-28T19:22:09.177Z]  Building core-data ... done  [Pipeline] } [2022-01-28T19:22:09.200Z] $ docker stop --time=1 c9201cbb0f422f14b3fc5d66b700b8f3b31d067e9f8ec3ffa24c219eb2f7e56f [2022-01-28T19:22:10.833Z] $ docker rm -f c9201cbb0f422f14b3fc5d66b700b8f3b31d067e9f8ec3ffa24c219eb2f7e56f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T19:22:11.422Z] + docker images [2022-01-28T19:22:11.691Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-28T19:22:11.691Z] core-data-arm64 latest db899b7c59bf 3 seconds ago 19.2MB [2022-01-28T19:22:11.691Z] security-bootstrapper-arm64 latest f68b31eb7dff 12 seconds ago 18MB [2022-01-28T19:22:11.691Z] 542b55469f8e 16 seconds ago 1.6GB [2022-01-28T19:22:11.691Z] core-metadata-arm64 latest d98b52ef2a19 23 seconds ago 15.9MB [2022-01-28T19:22:11.691Z] 281712178bfe 33 seconds ago 1.6GB [2022-01-28T19:22:11.692Z] 1b6fc6cb5885 38 seconds ago 1.59GB [2022-01-28T19:22:11.692Z] support-scheduler-arm64 latest d0c8e70ae5cf 42 seconds ago 15.3MB [2022-01-28T19:22:11.692Z] bcb8864750ad 50 seconds ago 1.59GB [2022-01-28T19:22:11.692Z] sys-mgmt-agent-arm64 latest cb98e76a8854 2 minutes ago 280MB [2022-01-28T19:22:11.692Z] security-secretstore-setup-arm64 latest 3984178044e1 3 minutes ago 26.8MB [2022-01-28T19:22:11.692Z] support-notifications-arm64 latest 39fbd4e0a34f 3 minutes ago 16MB [2022-01-28T19:22:11.692Z] security-proxy-setup-arm64 latest 13b5cc9f1e88 3 minutes ago 25.3MB [2022-01-28T19:22:11.692Z] core-command-arm64 latest 7843233d19b6 3 minutes ago 15.1MB [2022-01-28T19:22:11.692Z] fc201a337346 3 minutes ago 1.59GB [2022-01-28T19:22:11.692Z] f754bfc06d83 3 minutes ago 1.59GB [2022-01-28T19:22:11.692Z] 4f58485c332c 3 minutes ago 1.6GB [2022-01-28T19:22:11.692Z] 1d5b863fd534 3 minutes ago 1.6GB [2022-01-28T19:22:11.692Z] d9e79f33266a 3 minutes ago 1.59GB [2022-01-28T19:22:11.692Z] ci-base-image-arm64 latest e763a37a6b64 13 minutes ago 1.26GB [2022-01-28T19:22:11.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 weeks ago 551MB [2022-01-28T19:22:11.692Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-28T19:22:11.692Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-28T19:22:11.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 [2022-01-28T19:22:12.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T19:22:12.439Z] [2022-01-28T19:22:12.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:22:12.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T19:22:13.084Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-28T19:22:13.084Z] 448f6bf000e3: Pulling fs layer [2022-01-28T19:22:13.084Z] f757da607395: Pulling fs layer [2022-01-28T19:22:13.084Z] 05883995daec: Pulling fs layer [2022-01-28T19:22:13.084Z] 8603b9c90790: Pulling fs layer [2022-01-28T19:22:13.084Z] 1560dd03e051: Pulling fs layer [2022-01-28T19:22:13.084Z] 27f5ce0e4adf: Pulling fs layer [2022-01-28T19:22:13.084Z] c2d8d7efcc4b: Pulling fs layer [2022-01-28T19:22:13.084Z] 8603b9c90790: Waiting [2022-01-28T19:22:13.084Z] 1560dd03e051: Waiting [2022-01-28T19:22:13.084Z] c2d8d7efcc4b: Waiting [2022-01-28T19:22:13.084Z] 27f5ce0e4adf: Waiting [2022-01-28T19:22:13.084Z] f757da607395: Verifying Checksum [2022-01-28T19:22:13.084Z] f757da607395: Download complete [2022-01-28T19:22:13.084Z] 8603b9c90790: Download complete [2022-01-28T19:22:13.084Z] 1560dd03e051: Verifying Checksum [2022-01-28T19:22:13.084Z] 1560dd03e051: Download complete [2022-01-28T19:22:13.084Z] 27f5ce0e4adf: Verifying Checksum [2022-01-28T19:22:13.084Z] 27f5ce0e4adf: Download complete [2022-01-28T19:22:13.358Z] 05883995daec: Verifying Checksum [2022-01-28T19:22:13.358Z] 05883995daec: Download complete [2022-01-28T19:22:13.632Z] 448f6bf000e3: Verifying Checksum [2022-01-28T19:22:13.632Z] 448f6bf000e3: Download complete [2022-01-28T19:22:16.244Z] c2d8d7efcc4b: Verifying Checksum [2022-01-28T19:22:16.244Z] c2d8d7efcc4b: Download complete [2022-01-28T19:22:17.217Z] 448f6bf000e3: Pull complete [2022-01-28T19:22:17.812Z] f757da607395: Pull complete [2022-01-28T19:22:19.242Z] 05883995daec: Pull complete [2022-01-28T19:22:19.514Z] 8603b9c90790: Pull complete [2022-01-28T19:22:20.491Z] 1560dd03e051: Pull complete [2022-01-28T19:22:20.764Z] 27f5ce0e4adf: Pull complete [2022-01-28T19:22:35.826Z] c2d8d7efcc4b: Pull complete [2022-01-28T19:22:35.826Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-28T19:22:35.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T19:22:35.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-28T19:22:36.065Z] prd-ubuntu18.04-docker-arm64-4c-16g-4153 does not seem to be running inside a container [2022-01-28T19:22:36.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-28T19:22:38.898Z] $ docker top 0736d68a3f913b9e126467650c4b0880a1d52c1f5d0b5c4642ba230fc031aa2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:22:39.955Z] ---> job-cost.sh [2022-01-28T19:22:39.955Z] lf-activate-venv: SKIPPING [2022-01-28T19:22:39.955Z] INFO: No Stack... [2022-01-28T19:22:40.225Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-28T19:22:40.496Z] INFO: Archiving Costs [Pipeline] sh [2022-01-28T19:22:41.169Z] + cut -d, -f6 [2022-01-28T19:22:41.169Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-01-28T19:22:41.217Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3877-1-stack-cost] [2022-01-28T19:22:41.222Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3877-1-stack-cost] did not exist. Created. [2022-01-28T19:22:41.222Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3877-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-28T19:22:41.979Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-28T19:22:42.158Z] Stashed 1 file(s) [Pipeline] } [2022-01-28T19:22:42.174Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3877-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-28T19:22:42.259Z] $ docker stop --time=1 0736d68a3f913b9e126467650c4b0880a1d52c1f5d0b5c4642ba230fc031aa2f [2022-01-28T19:22:43.767Z] $ docker rm -f 0736d68a3f913b9e126467650c4b0880a1d52c1f5d0b5c4642ba230fc031aa2f [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 [2022-01-28T19:22:44.896Z] provisioning config files... [2022-01-28T19:22:44.907Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3641620759078967546tmp [Pipeline] { [Pipeline] sh [2022-01-28T19:22:45.243Z] + set +x [2022-01-28T19:22:45.243Z] + curl -s https://codecov.io/bash [2022-01-28T19:22:45.243Z] + bash -s -- [2022-01-28T19:22:45.502Z] [2022-01-28T19:22:45.502Z] _____ _ [2022-01-28T19:22:45.502Z] / ____| | | [2022-01-28T19:22:45.502Z] | | ___ __| | ___ ___ _____ __ [2022-01-28T19:22:45.502Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-28T19:22:45.502Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-28T19:22:45.502Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-28T19:22:45.502Z] Bash-1.0.6 [2022-01-28T19:22:45.502Z] [2022-01-28T19:22:45.502Z] [2022-01-28T19:22:45.502Z] ==> git version 2.24.4 found [2022-01-28T19:22:45.502Z] ==> 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 [2022-01-28T19:22:45.502Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-28T19:22:45.502Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-28T19:22:45.502Z] ==> Jenkins CI detected. [2022-01-28T19:22:45.502Z] current dir:  /w/workspace/edgex-go/1 [2022-01-28T19:22:45.502Z] project root: . [2022-01-28T19:22:45.502Z] --> token set from env [2022-01-28T19:22:45.502Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-28T19:22:45.503Z] ==> Running gcov in . (disable via -X gcov) [2022-01-28T19:22:45.503Z] ==> Python coveragepy not found [2022-01-28T19:22:45.503Z] ==> Searching for coverage reports in: [2022-01-28T19:22:45.503Z] + . [2022-01-28T19:22:45.503Z] -> Found 1 reports [2022-01-28T19:22:45.503Z] ==> Detecting git/mercurial file structure [2022-01-28T19:22:45.503Z] ==> Reading reports [2022-01-28T19:22:45.503Z] + ./coverage.out bytes=428383 [2022-01-28T19:22:45.503Z] ==> Appending adjustments [2022-01-28T19:22:45.503Z] https://docs.codecov.io/docs/fixing-reports [2022-01-28T19:22:46.890Z] + Found adjustments [2022-01-28T19:22:46.890Z] ==> Gzipping contents [2022-01-28T19:22:46.890Z] 60K /tmp/codecov.VcTARA.gz [2022-01-28T19:22:46.890Z] ==> Uploading reports [2022-01-28T19:22:46.890Z] url: https://codecov.io [2022-01-28T19:22:46.890Z] query: branch=PR-3877&commit=a007441207a2e784e067a5ca25a529dee46d995e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3877%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3877&job=&cmd_args= [2022-01-28T19:22:46.890Z] -> Pinging Codecov [2022-01-28T19:22:46.890Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3877&commit=a007441207a2e784e067a5ca25a529dee46d995e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3877%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3877&job=&cmd_args= [2022-01-28T19:22:47.156Z] -> Uploading to [2022-01-28T19:22:47.156Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-28/00271124DB129430A58F1EEE437C3FCB/a007441207a2e784e067a5ca25a529dee46d995e/567b3849-50d7-45ce-b968-0241bd2d33e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220128T192246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10b6c6fd83433af281ef4dba98bf472bd9d215a37b561e8637d97c5051b1aa7d [2022-01-28T19:22:47.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T19:22:47.156Z] Dload Upload Total Spent Left Speed [2022-01-28T19:22:47.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57967 0 0 100 57967 0 170k --:--:-- --:--:-- --:--:-- 171k [2022-01-28T19:22:47.415Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a007441207a2e784e067a5ca25a529dee46d995e [Pipeline] } [2022-01-28T19:22:47.439Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-28T19:22:48.850Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:22:49.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:22:49.791Z] ---> package-listing.sh [2022-01-28T19:22:49.791Z] ++ facter osfamily [2022-01-28T19:22:49.791Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-28T19:22:50.051Z] + OS_FAMILY=redhat [2022-01-28T19:22:50.051Z] + workspace=/w/workspace/edgex-go/1 [2022-01-28T19:22:50.051Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-28T19:22:50.051Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-28T19:22:50.051Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-28T19:22:50.051Z] + PACKAGES=/tmp/packages_start.txt [2022-01-28T19:22:50.051Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-28T19:22:50.051Z] + PACKAGES=/tmp/packages_end.txt [2022-01-28T19:22:50.051Z] + case "${OS_FAMILY}" in [2022-01-28T19:22:50.051Z] + rpm -qa [2022-01-28T19:22:50.051Z] + sort [2022-01-28T19:22:54.254Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-28T19:22:54.254Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-28T19:22:54.254Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-28T19:22:54.254Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-28T19:22:54.254Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-01-28T19:22:54.254Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-01-28T19:22:54.293Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-28T19:22:54.594Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:22:55.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T19:22:55.182Z] [2022-01-28T19:22:55.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T19:22:55.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T19:22:55.545Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-28T19:22:55.545Z] b4d181a07f80: Pulling fs layer [2022-01-28T19:22:55.545Z] a1111a8f2ec3: Pulling fs layer [2022-01-28T19:22:55.545Z] ed53099fbce6: Pulling fs layer [2022-01-28T19:22:55.545Z] dc539afda2c1: Pulling fs layer [2022-01-28T19:22:55.545Z] 77bc0d833cb6: Pulling fs layer [2022-01-28T19:22:55.545Z] 9065ff56babe: Pulling fs layer [2022-01-28T19:22:55.545Z] d287ab97295c: Pulling fs layer [2022-01-28T19:22:55.545Z] 77bc0d833cb6: Waiting [2022-01-28T19:22:55.545Z] 9065ff56babe: Waiting [2022-01-28T19:22:55.545Z] d287ab97295c: Waiting [2022-01-28T19:22:55.545Z] dc539afda2c1: Waiting [2022-01-28T19:22:55.545Z] a1111a8f2ec3: Verifying Checksum [2022-01-28T19:22:55.545Z] a1111a8f2ec3: Download complete [2022-01-28T19:22:55.545Z] dc539afda2c1: Verifying Checksum [2022-01-28T19:22:55.545Z] dc539afda2c1: Download complete [2022-01-28T19:22:55.812Z] ed53099fbce6: Verifying Checksum [2022-01-28T19:22:55.812Z] ed53099fbce6: Download complete [2022-01-28T19:22:55.812Z] 9065ff56babe: Verifying Checksum [2022-01-28T19:22:55.812Z] 9065ff56babe: Download complete [2022-01-28T19:22:55.812Z] 77bc0d833cb6: Verifying Checksum [2022-01-28T19:22:55.812Z] 77bc0d833cb6: Download complete [2022-01-28T19:22:55.812Z] b4d181a07f80: Verifying Checksum [2022-01-28T19:22:55.812Z] b4d181a07f80: Download complete [2022-01-28T19:22:56.385Z] d287ab97295c: Verifying Checksum [2022-01-28T19:22:56.385Z] d287ab97295c: Download complete [2022-01-28T19:22:57.333Z] b4d181a07f80: Pull complete [2022-01-28T19:22:57.333Z] a1111a8f2ec3: Pull complete [2022-01-28T19:22:57.922Z] ed53099fbce6: Pull complete [2022-01-28T19:22:58.187Z] dc539afda2c1: Pull complete [2022-01-28T19:22:58.451Z] 77bc0d833cb6: Pull complete [2022-01-28T19:22:58.451Z] 9065ff56babe: Pull complete [2022-01-28T19:23:03.758Z] d287ab97295c: Pull complete [2022-01-28T19:23:03.758Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-28T19:23:03.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T19:23:03.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-28T19:23:03.861Z] prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container [2022-01-28T19:23:03.894Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-28T19:23:07.216Z] $ docker top 16b169494b108de9871aa8e05285ff38aac54913897d24efb2774475686deb51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T19:23:07.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-28T19:23:07.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-28T19:23:08.277Z] + ls /var/log/sa-host [2022-01-28T19:23:08.277Z] + sadf -c /var/log/sa-host/sa17 [2022-01-28T19:23:08.277Z] file_magic: OK [2022-01-28T19:23:08.277Z] HZ: Using current value: 100 [2022-01-28T19:23:08.277Z] file_header: OK [2022-01-28T19:23:08.277Z] 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 [2022-01-28T19:23:08.277Z] Statistics: [2022-01-28T19:23:08.277Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-28T19:23:08.277Z] File successfully converted to sysstat format version 12.0.3 [2022-01-28T19:23:08.277Z] + sadf -c /var/log/sa-host/sa28 [2022-01-28T19:23:08.278Z] file_magic: OK [2022-01-28T19:23:08.278Z] HZ: Using current value: 100 [2022-01-28T19:23:08.278Z] file_header: OK [2022-01-28T19:23:08.278Z] 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 [2022-01-28T19:23:08.278Z] Statistics: [2022-01-28T19:23:08.278Z] 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... [2022-01-28T19:23:08.278Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T19:23:08.570Z] provisioning config files... [2022-01-28T19:23:08.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3008191646303702062tmp [Pipeline] { [Pipeline] echo [2022-01-28T19:23:08.624Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:23:08.940Z] ---> create-netrc.sh [Pipeline] } [2022-01-28T19:23:08.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:23:09.375Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-28T19:23:09.405Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:23:09.722Z] ---> sudo-logs.sh [2022-01-28T19:23:09.722Z] Archiving 'sudo' log.. [2022-01-28T19:23:09.722Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4152.novalocal: Name or service not known [2022-01-28T19:23:09.722Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4152.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-28T19:23:09.796Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:23:10.117Z] ---> job-cost.sh [2022-01-28T19:23:10.117Z] lf-activate-venv: SKIPPING [2022-01-28T19:23:10.117Z] DEBUG: total: 0.10999999940395355 [2022-01-28T19:23:10.117Z] INFO: Retrieving Stack Cost... [2022-01-28T19:23:10.689Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-28T19:23:10.950Z] INFO: Archiving Costs [Pipeline] echo [2022-01-28T19:23:10.991Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T19:23:11.316Z] ---> logs-deploy.sh [2022-01-28T19:23:11.316Z] lf-activate-venv: SKIPPING [2022-01-28T19:23:11.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3877/1 [2022-01-28T19:23:11.316Z] INFO: archiving workspace using pattern(s): [2022-01-28T19:23:12.259Z] Archives upload complete. [2022-01-28T19:23:12.259Z] INFO: archiving logs to Nexus