Pull request #3857 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from b594cf5fbb9cf17c6c3b5645e353e34039985d16+29697069f250b3a6652f4279ffd582c48bc37000 (4ae03d916f8378efd748f6093d85110c171a20fc) 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-ssh14797364611072130791.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh6503838594368349173.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3857/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-3857/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12294992526909416893.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-3857/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15377671553448135486.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh14183564935598852859.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-3857/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-3857/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12982970876209884419.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1057’ Running on prd-centos7-docker-4c-2g-1059 in /w/workspace/edgexfoundry_edgex-go_PR-3857 [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-ssh5727157055335815135.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh799630010174506733.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3857/head:refs/remotes/origin/PR-3857 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 29697069f250b3a6652f4279ffd582c48bc37000 into PR head commit b594cf5fbb9cf17c6c3b5645e353e34039985d16 Merge succeeded, producing b594cf5fbb9cf17c6c3b5645e353e34039985d16 Checking out Revision b594cf5fbb9cf17c6c3b5645e353e34039985d16 (PR-3857) > git config core.sparsecheckout # timeout=10 > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # 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-ssh1912933688076422629.key > git merge 29697069f250b3a6652f4279ffd582c48bc37000 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # timeout=10 Commit message: "docs(all): Upgrade the API Docs version to 2.2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-09T06:58:05.646Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-09T06:58:05.801Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-09T06:58:05.943Z] ========================================================= [2022-01-09T06:58:05.943Z] EdgeX Global Pipelines Version Info [2022-01-09T06:58:05.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-09T06:58:07.092Z] ------------------- [2022-01-09T06:58:07.092Z] stable info: [2022-01-09T06:58:07.092Z] ------------------- [2022-01-09T06:58:07.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-09T06:58:07.092Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-09T06:58:07.092Z] Message: update stable to v1.0.217 [2022-01-09T06:58:07.670Z] ------------------- [2022-01-09T06:58:07.670Z] experimental info: [2022-01-09T06:58:07.670Z] ------------------- [2022-01-09T06:58:07.670Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-09T06:58:07.670Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-09T06:58:07.670Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-09T06:58:07.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-09T06:58:07.964Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-09T06:58:08.003Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-09T06:58:08.044Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-09T06:58:08.083Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-09T06:58:08.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-09T06:58:08.162Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-09T06:58:08.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-09T06:58:08.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-09T06:58:08.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-09T06:58:08.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-09T06:58:08.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-09T06:58:08.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-09T06:58:08.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-09T06:58:08.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-09T06:58:08.536Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-09T06:58:08.584Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-09T06:58:08.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-09T06:58:08.665Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-09T06:58:08.701Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-09T06:58:08.738Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-09T06:58:08.773Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-09T06:58:08.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3857 [Pipeline] echo [2022-01-09T06:58:08.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3857 [Pipeline] echo [2022-01-09T06:58:08.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3857 [Pipeline] echo [2022-01-09T06:58:08.919Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b594cf5fbb9cf17c6c3b5645e353e34039985d16 [Pipeline] echo [2022-01-09T06:58:08.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b594cf5 [Pipeline] echo [2022-01-09T06:58:08.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-09T06:58:09.103Z] provisioning config files... [2022-01-09T06:58:09.122Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1216511006539581346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-09T06:58:09.468Z] ---> docker-login.sh [2022-01-09T06:58:09.468Z] nexus3.edgexfoundry.org:10001 [2022-01-09T06:58:09.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-09T06:58:09.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-09T06:58:09.732Z] Configure a credential helper to remove this warning. See [2022-01-09T06:58:09.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-09T06:58:09.732Z] [2022-01-09T06:58:09.732Z] Login Succeeded [2022-01-09T06:58:09.732Z] nexus3.edgexfoundry.org:10002 [2022-01-09T06:58:09.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-09T06:58:09.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-09T06:58:09.732Z] Configure a credential helper to remove this warning. See [2022-01-09T06:58:09.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-09T06:58:09.732Z] [2022-01-09T06:58:09.732Z] Login Succeeded [2022-01-09T06:58:09.732Z] nexus3.edgexfoundry.org:10003 [2022-01-09T06:58:09.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-09T06:58:09.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-09T06:58:09.999Z] Configure a credential helper to remove this warning. See [2022-01-09T06:58:09.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-09T06:58:09.999Z] [2022-01-09T06:58:09.999Z] Login Succeeded [2022-01-09T06:58:09.999Z] nexus3.edgexfoundry.org:10004 [2022-01-09T06:58:09.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-09T06:58:09.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-09T06:58:09.999Z] Configure a credential helper to remove this warning. See [2022-01-09T06:58:09.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-09T06:58:09.999Z] [2022-01-09T06:58:09.999Z] Login Succeeded [2022-01-09T06:58:09.999Z] docker.io [2022-01-09T06:58:10.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-09T06:58:10.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-09T06:58:10.524Z] Configure a credential helper to remove this warning. See [2022-01-09T06:58:10.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-09T06:58:10.524Z] [2022-01-09T06:58:10.524Z] Login Succeeded [2022-01-09T06:58:10.524Z] ---> docker-login.sh ends [Pipeline] } [2022-01-09T06:58:10.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-09T06:58:10.991Z] ++ 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-09T06:58:10.991Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-09T06:58:10.991Z] ++ dirname cmd/core-command/Dockerfile [2022-01-09T06:58:10.991Z] ++ cut -d/ -f2 [2022-01-09T06:58:10.991Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-09T06:58:10.991Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-09T06:58:10.991Z] ++ dirname cmd/core-data/Dockerfile [2022-01-09T06:58:10.991Z] ++ cut -d/ -f2 [2022-01-09T06:58:10.991Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-09T06:58:10.991Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-09T06:58:10.991Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-09T06:58:10.991Z] ++ cut -d/ -f2 [2022-01-09T06:58:10.991Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-09T06:58:10.991Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-09T06:58:10.991Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-09T06:58:10.991Z] ++ cut -d/ -f2 [2022-01-09T06:58:10.991Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-09T06:58:10.991Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-09T06:58:10.991Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-09T06:58:10.991Z] ++ cut -d/ -f2 [2022-01-09T06:58:10.991Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-09T06:58:10.991Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-09T06:58:10.991Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-09T06:58:10.991Z] ++ cut -d/ -f2 [2022-01-09T06:58:10.991Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-09T06:58:10.991Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-09T06:58:10.991Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-09T06:58:10.991Z] ++ cut -d/ -f2 [2022-01-09T06:58:10.991Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-09T06:58:10.991Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-09T06:58:10.991Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-09T06:58:10.991Z] ++ cut -d/ -f2 [2022-01-09T06:58:10.991Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-09T06:58:10.991Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-09T06:58:10.991Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-09T06:58:10.991Z] ++ cut -d/ -f2 [2022-01-09T06:58:10.991Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-09T06:58:11.044Z] 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-09T06:58:11.536Z] + git rev-list -1 --merges b594cf5fbb9cf17c6c3b5645e353e34039985d16~1..b594cf5fbb9cf17c6c3b5645e353e34039985d16 [Pipeline] echo [2022-01-09T06:58:11.584Z] -----------> git rev-list -1 --merges b594cf5fbb9cf17c6c3b5645e353e34039985d16~1..b594cf5fbb9cf17c6c3b5645e353e34039985d16 b594cf5fbb9cf17c6c3b5645e353e34039985d16 [false] [Pipeline] sh [2022-01-09T06:58:11.900Z] + git log --format=format:%s -1 b594cf5fbb9cf17c6c3b5645e353e34039985d16 [Pipeline] echo [2022-01-09T06:58:11.936Z] ========================================================= [2022-01-09T06:58:11.937Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-09T06:58:11.937Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-09T06:58:12.415Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-09T06:58:12.415Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-09T06:58:12.415Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-09T06:58:12.415Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-09T06:58:12.415Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-09T06:58:12.415Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-09T06:58:12.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-09T06:58:12.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-09T06:58:12.798Z] [2022-01-09T06:58:12.798Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-09T06:58:13.154Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-09T06:58:13.154Z] latest: Pulling from edgex-devops/git-semver [2022-01-09T06:58:13.154Z] a0d0a0d46f8b: Pulling fs layer [2022-01-09T06:58:13.154Z] 3e5f54012d9b: Pulling fs layer [2022-01-09T06:58:13.154Z] 4c7163046ea9: Pulling fs layer [2022-01-09T06:58:13.154Z] 0c2d73faf560: Pulling fs layer [2022-01-09T06:58:13.154Z] 0c2d73faf560: Waiting [2022-01-09T06:58:13.154Z] 3e5f54012d9b: Verifying Checksum [2022-01-09T06:58:13.154Z] 3e5f54012d9b: Download complete [2022-01-09T06:58:13.154Z] a0d0a0d46f8b: Verifying Checksum [2022-01-09T06:58:13.154Z] a0d0a0d46f8b: Download complete [2022-01-09T06:58:13.154Z] 4c7163046ea9: Verifying Checksum [2022-01-09T06:58:13.154Z] 4c7163046ea9: Download complete [2022-01-09T06:58:13.154Z] 0c2d73faf560: Verifying Checksum [2022-01-09T06:58:13.154Z] 0c2d73faf560: Download complete [2022-01-09T06:58:13.425Z] a0d0a0d46f8b: Pull complete [2022-01-09T06:58:13.425Z] 3e5f54012d9b: Pull complete [2022-01-09T06:58:13.692Z] 4c7163046ea9: Pull complete [2022-01-09T06:58:13.953Z] 0c2d73faf560: Pull complete [2022-01-09T06:58:13.954Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-09T06:58:13.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-09T06:58:13.954Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-09T06:58:14.050Z] prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container [2022-01-09T06:58:14.089Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-09T06:58:14.758Z] $ docker top 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-09T06:58:14.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-09T06:58:14.952Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-09T06:58:15.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-09T06:58:15.071Z] $ docker exec 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 ssh-agent [2022-01-09T06:58:15.185Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHFlkbK/agent.14 [2022-01-09T06:58:15.185Z] SSH_AGENT_PID=21 [2022-01-09T06:58:15.197Z] Running ssh-add (command line suppressed) [2022-01-09T06:58:15.295Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8807694601758548240.key (/w/workspace/edgex-go/1@tmp/private_key_8807694601758548240.key) [2022-01-09T06:58:15.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-09T06:58:15.648Z] + git tag --points-at HEAD [Pipeline] } [2022-01-09T06:58:15.674Z] $ docker exec --env ******** --env ******** 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 ssh-agent -k [2022-01-09T06:58:15.781Z] unset SSH_AUTH_SOCK; [2022-01-09T06:58:15.781Z] unset SSH_AGENT_PID; [2022-01-09T06:58:15.781Z] echo Agent pid 21 killed; [2022-01-09T06:58:15.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-09T06:58:15.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-09T06:58:15.881Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-09T06:58:16.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-09T06:58:16.008Z] $ docker exec 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 ssh-agent [2022-01-09T06:58:16.114Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBNhoDF/agent.54 [2022-01-09T06:58:16.114Z] SSH_AGENT_PID=60 [2022-01-09T06:58:16.119Z] Running ssh-add (command line suppressed) [2022-01-09T06:58:16.228Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7284610177067817665.key (/w/workspace/edgex-go/1@tmp/private_key_7284610177067817665.key) [2022-01-09T06:58:16.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-09T06:58:16.584Z] + git semver init [2022-01-09T06:58:16.584Z] # -> Open(): unable to determine branch for HEAD [2022-01-09T06:58:16.584Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-01-09T06:58:16.584Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-01-09T06:58:16.584Z] # $SEMVER_REMOTE_NAME = origin [2022-01-09T06:58:16.584Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-09T06:58:16.584Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-09T06:58:16.584Z] # $SEMVER_BRANCH = PR-3857 [2022-01-09T06:58:16.584Z] # $SEMVER_TEMP = /tmp/semver-363837402 [2022-01-09T06:58:16.584Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-09T06:58:31.566Z] # '/tmp/semver-363837402' -> '/w/workspace/edgex-go/1/.semver' [2022-01-09T06:58:31.566Z] # -> Force: false [2022-01-09T06:58:31.566Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-01-09T06:58:31.592Z] $ docker exec --env ******** --env ******** 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 ssh-agent -k [2022-01-09T06:58:31.697Z] unset SSH_AUTH_SOCK; [2022-01-09T06:58:31.697Z] unset SSH_AGENT_PID; [2022-01-09T06:58:31.697Z] echo Agent pid 60 killed; [2022-01-09T06:58:31.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-09T06:58:32.145Z] + git semver [Pipeline] } [2022-01-09T06:58:32.184Z] $ docker stop --time=1 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 [2022-01-09T06:58:34.256Z] $ docker rm -f 776ecbce66cd5721aa1d5f9a9fb1e36b575d530e9dd9ad5a70042e14e5b465b7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-09T06:58:34.699Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-09T06:58:35.002Z] Stashed 1 file(s) [Pipeline] echo [2022-01-09T06:58:35.020Z] [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-09T06:58:35.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-09T06:58:35.546Z] ========================================================= [2022-01-09T06:58:35.546Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-09T06:58:35.546Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-09T06:58:35.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-09T06:58:35.896Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-09T06:58:35.896Z] a0d0a0d46f8b: Already exists [2022-01-09T06:58:35.896Z] 31adcdaf11c8: Pulling fs layer [2022-01-09T06:58:35.896Z] b8b176561691: Pulling fs layer [2022-01-09T06:58:35.896Z] 4527c011a84f: Pulling fs layer [2022-01-09T06:58:35.896Z] 5d74067f8e1e: Pulling fs layer [2022-01-09T06:58:35.896Z] e0aca202a116: Pulling fs layer [2022-01-09T06:58:35.896Z] 3a43be97a3b4: Pulling fs layer [2022-01-09T06:58:35.896Z] 34cad66bf833: Pulling fs layer [2022-01-09T06:58:35.896Z] b4e3c513aaa6: Pulling fs layer [2022-01-09T06:58:35.896Z] 5d74067f8e1e: Waiting [2022-01-09T06:58:35.896Z] e0aca202a116: Waiting [2022-01-09T06:58:35.896Z] 3a43be97a3b4: Waiting [2022-01-09T06:58:35.896Z] 34cad66bf833: Waiting [2022-01-09T06:58:35.896Z] b4e3c513aaa6: Waiting [2022-01-09T06:58:35.896Z] b8b176561691: Verifying Checksum [2022-01-09T06:58:35.896Z] b8b176561691: Download complete [2022-01-09T06:58:35.896Z] 31adcdaf11c8: Verifying Checksum [2022-01-09T06:58:35.896Z] 31adcdaf11c8: Download complete [2022-01-09T06:58:35.896Z] 5d74067f8e1e: Verifying Checksum [2022-01-09T06:58:35.896Z] 5d74067f8e1e: Download complete [2022-01-09T06:58:35.896Z] e0aca202a116: Verifying Checksum [2022-01-09T06:58:35.896Z] e0aca202a116: Download complete [2022-01-09T06:58:35.896Z] 3a43be97a3b4: Verifying Checksum [2022-01-09T06:58:35.896Z] 3a43be97a3b4: Download complete [2022-01-09T06:58:36.171Z] 34cad66bf833: Verifying Checksum [2022-01-09T06:58:36.171Z] 34cad66bf833: Download complete [2022-01-09T06:58:36.171Z] 31adcdaf11c8: Pull complete [2022-01-09T06:58:36.171Z] b8b176561691: Pull complete [2022-01-09T06:58:36.447Z] b4e3c513aaa6: Verifying Checksum [2022-01-09T06:58:36.447Z] b4e3c513aaa6: Download complete [2022-01-09T06:58:36.447Z] 4527c011a84f: Verifying Checksum [2022-01-09T06:58:36.447Z] 4527c011a84f: Download complete [2022-01-09T06:58:40.721Z] 4527c011a84f: Pull complete [2022-01-09T06:58:40.721Z] 5d74067f8e1e: Pull complete [2022-01-09T06:58:40.721Z] e0aca202a116: Pull complete [2022-01-09T06:58:40.721Z] 3a43be97a3b4: Pull complete [2022-01-09T06:58:40.721Z] 34cad66bf833: Pull complete [2022-01-09T06:58:44.094Z] b4e3c513aaa6: Pull complete [2022-01-09T06:58:44.095Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-09T06:58:44.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-09T06:58:44.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-09T06:58:44.460Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-09T06:58:44.461Z] WORKDIR /edgex [2022-01-09T06:58:44.461Z] COPY go.mod . [2022-01-09T06:58:44.461Z] RUN go mod download' [2022-01-09T06:58:44.461Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-09T06:58:46.399Z] Sending build context to Docker daemon 333.8MB [2022-01-09T06:58:46.399Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-09T06:58:46.399Z] ---> 9f6097aaca64 [2022-01-09T06:58:46.399Z] Step 2/4 : WORKDIR /edgex [2022-01-09T06:58:48.328Z] ---> Running in 62486bdf09e2 [2022-01-09T06:58:48.329Z] Removing intermediate container 62486bdf09e2 [2022-01-09T06:58:48.329Z] ---> 17eccc64af42 [2022-01-09T06:58:48.329Z] Step 3/4 : COPY go.mod . [2022-01-09T06:58:48.329Z] ---> 0c6510e8ae7f [2022-01-09T06:58:48.329Z] Step 4/4 : RUN go mod download [2022-01-09T06:58:48.329Z] ---> Running in fd136751bf01 [2022-01-09T06:58:50.324Z] Still waiting to schedule task [2022-01-09T06:58:50.325Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-09T06:59:27.113Z] Removing intermediate container fd136751bf01 [2022-01-09T06:59:27.113Z] ---> 605eb5e69622 [2022-01-09T06:59:27.113Z] Successfully built 605eb5e69622 [2022-01-09T06:59:27.113Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-09T06:59:27.455Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-09T06:59:27.455Z] . [Pipeline] withDockerContainer [2022-01-09T06:59:27.560Z] prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container [2022-01-09T06:59:27.600Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-09T06:59:28.024Z] $ docker top 63fb7b3f99c93d1e7295f4f34d63fb9254ae73ba7d757ffeecdb5ad1769c4cbc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-09T06:59:28.458Z] + go version [2022-01-09T06:59:28.458Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-09T06:59:28.491Z] $ docker stop --time=1 63fb7b3f99c93d1e7295f4f34d63fb9254ae73ba7d757ffeecdb5ad1769c4cbc [2022-01-09T06:59:29.703Z] $ docker rm -f 63fb7b3f99c93d1e7295f4f34d63fb9254ae73ba7d757ffeecdb5ad1769c4cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-09T06:59:30.341Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-09T06:59:30.341Z] . [Pipeline] withDockerContainer [2022-01-09T06:59:30.431Z] prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container [2022-01-09T06:59:30.467Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-09T06:59:30.826Z] $ docker top 6702104aec23f19071ad8fee5f3c88c82bc3aae18ecf757d782da6bd9e618573 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-09T06:59:30.952Z] ========================================================= [2022-01-09T06:59:30.952Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-09T06:59:30.952Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-09T06:59:31.302Z] + make test [2022-01-09T06:59:31.302Z] go mod tidy [2022-01-09T06:59:31.302Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-09T06:59:36.700Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-09T06:59:54.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-09T07:00:00.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-09T07:00:00.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-09T07:00:00.838Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-09T07:00:03.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-09T07:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-09T07:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-09T07:00:04.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-09T07:00:04.658Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-09T07:00:04.658Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-09T07:00:05.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-09T07:00:05.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-09T07:00:05.244Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-09T07:00:05.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-09T07:00:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-01-09T07:00:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-09T07:00:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-09T07:00:08.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2022-01-09T07:00:08.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-09T07:00:08.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 44.7% of statements [2022-01-09T07:00:08.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-09T07:00:08.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-09T07:00:09.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 89.5% of statements [2022-01-09T07:00:09.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-09T07:00:09.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-09T07:00:10.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2022-01-09T07:00:10.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-09T07:00:10.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-09T07:00:10.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-09T07:00:10.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-09T07:00:10.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-09T07:00:11.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements [2022-01-09T07:00:11.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-09T07:00:11.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-09T07:00:11.360Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2022-01-09T07:00:11.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-09T07:00:11.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-09T07:00:11.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-09T07:00:11.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-09T07:00:11.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-09T07:00:11.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-01-09T07:00:11.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-09T07:00:11.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-09T07:00:11.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-09T07:00:12.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2022-01-09T07:00:12.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-09T07:00:12.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2022-01-09T07:00:12.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2022-01-09T07:00:12.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-09T07:00:13.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-01-09T07:00:13.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-01-09T07:00:13.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2022-01-09T07:00:14.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2022-01-09T07:00:14.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-01-09T07:00:16.003Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1060 in /w/workspace/edgexfoundry_edgex-go_PR-3857 [Pipeline] { [Pipeline] ws [2022-01-09T07:00:16.043Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-09T07:00:16.290Z] The recommended git tool is: git [2022-01-09T07:00:20.762Z] using credential edgex-jenkins-ssh [2022-01-09T07:00:20.785Z] Cloning the remote Git repository [2022-01-09T07:00:20.846Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-09T07:00:20.917Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-09T07:00:21.002Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-09T07:00:21.002Z] > git --version # timeout=10 [2022-01-09T07:00:21.021Z] > git --version # 'git version 2.17.1' [2022-01-09T07:00:21.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-09T07:00:21.120Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-09T07:00:26.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2022-01-09T07:00:26.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-01-09T07:00:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.341s coverage: 82.5% of statements [2022-01-09T07:00:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-09T07:00:35.583Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-09T07:00:35.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-09T07:00:35.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-09T07:00:35.718Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-09T07:00:35.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-09T07:00:35.734Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3857/head:refs/remotes/origin/PR-3857 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-09T07:00:36.612Z] Merging remotes/origin/main commit 29697069f250b3a6652f4279ffd582c48bc37000 into PR head commit b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:00:36.935Z] Merge succeeded, producing b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:00:36.936Z] Checking out Revision b594cf5fbb9cf17c6c3b5645e353e34039985d16 (PR-3857) [2022-01-09T07:00:36.633Z] > git config core.sparsecheckout # timeout=10 [2022-01-09T07:00:36.647Z] > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # timeout=10 [2022-01-09T07:00:36.859Z] > git remote # timeout=10 [2022-01-09T07:00:36.879Z] > git config --get remote.origin.url # timeout=10 [2022-01-09T07:00:36.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-09T07:00:36.902Z] > git merge 29697069f250b3a6652f4279ffd582c48bc37000 # timeout=10 [2022-01-09T07:00:36.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-09T07:00:36.943Z] > git config core.sparsecheckout # timeout=10 [2022-01-09T07:00:36.965Z] > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # timeout=10 [2022-01-09T07:00:41.224Z] Commit message: "docs(all): Upgrade the API Docs version to 2.2.0" [2022-01-09T07:00:41.278Z] > git --version # timeout=10 [2022-01-09T07:00:41.287Z] > git --version # 'git version 2.17.1' [2022-01-09T07:00:41.299Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-09T07:00:42.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-09T07:00:42.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-09T07:00:42.952Z] Dload Upload Total Spent Left Speed [2022-01-09T07:00:42.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 73104 0 --:--:-- --:--:-- --:--:-- 73104 [Pipeline] sh [2022-01-09T07:00:43.473Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-09T07:00:43.845Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-01-09T07:00:43.845Z] [2022-01-09T07:00:43.845Z] { [2022-01-09T07:00:43.845Z] "registry-mirrors": [ [2022-01-09T07:00:43.845Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-09T07:00:43.845Z] ], [2022-01-09T07:00:43.845Z] "bip": "10.250.0.254/24", [2022-01-09T07:00:43.845Z] "hosts": [ [2022-01-09T07:00:43.845Z] "tcp://0.0.0.0:5555", [2022-01-09T07:00:43.845Z] "unix:///var/run/docker.sock" [2022-01-09T07:00:43.845Z] ], [2022-01-09T07:00:43.845Z] "mtu": 1458, [2022-01-09T07:00:43.845Z] "selinux-enabled": true, [2022-01-09T07:00:43.845Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-09T07:00:43.845Z] } [Pipeline] sh [2022-01-09T07:00:44.273Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-09T07:00:44.633Z] + sudo service docker restart [2022-01-09T07:00:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-09T07:00:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-09T07:00:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-09T07:00:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-09T07:00:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-09T07:00:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2022-01-09T07:00:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-01-09T07:00:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-01-09T07:00:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-09T07:00:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-09T07:00:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-09T07:00:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2022-01-09T07:00:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-01-09T07:00:48.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-01-09T07:00:48.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-01-09T07:00:49.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2022-01-09T07:00:50.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements [2022-01-09T07:00:50.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-09T07:00:50.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-09T07:00:50.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-09T07:00:50.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.8% of statements [2022-01-09T07:00:50.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-09T07:00:50.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-09T07:00:50.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-01-09T07:00:50.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-09T07:00:51.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-01-09T07:00:51.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-09T07:00:57.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-01-09T07:00:57.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-09T07:00:57.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-09T07:00:57.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-09T07:00:57.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-09T07:00:57.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-09T07:00:57.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-09T07:00:57.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-09T07:00:57.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-09T07:00:57.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-01-09T07:00:57.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-01-09T07:00:57.921Z] 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-09T07:01:03.020Z] provisioning config files... [2022-01-09T07:01:03.043Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8298824006826033794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-09T07:01:03.435Z] ---> docker-login.sh [2022-01-09T07:01:03.435Z] nexus3.edgexfoundry.org:10001 [2022-01-09T07:01:04.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-09T07:01:04.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-09T07:01:04.305Z] Configure a credential helper to remove this warning. See [2022-01-09T07:01:04.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-09T07:01:04.305Z] [2022-01-09T07:01:04.305Z] Login Succeeded [2022-01-09T07:01:04.305Z] nexus3.edgexfoundry.org:10002 [2022-01-09T07:01:04.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-09T07:01:04.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-09T07:01:04.579Z] Configure a credential helper to remove this warning. See [2022-01-09T07:01:04.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-09T07:01:04.579Z] [2022-01-09T07:01:04.579Z] Login Succeeded [2022-01-09T07:01:04.579Z] nexus3.edgexfoundry.org:10003 [2022-01-09T07:01:05.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-09T07:01:05.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-09T07:01:05.176Z] Configure a credential helper to remove this warning. See [2022-01-09T07:01:05.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-09T07:01:05.176Z] [2022-01-09T07:01:05.176Z] Login Succeeded [2022-01-09T07:01:05.176Z] nexus3.edgexfoundry.org:10004 [2022-01-09T07:01:05.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-09T07:01:05.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-09T07:01:05.451Z] Configure a credential helper to remove this warning. See [2022-01-09T07:01:05.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-09T07:01:05.451Z] [2022-01-09T07:01:05.451Z] Login Succeeded [2022-01-09T07:01:05.724Z] docker.io [2022-01-09T07:01:05.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-09T07:01:06.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-09T07:01:06.267Z] Configure a credential helper to remove this warning. See [2022-01-09T07:01:06.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-09T07:01:06.267Z] [2022-01-09T07:01:06.267Z] Login Succeeded [2022-01-09T07:01:06.267Z] ---> docker-login.sh ends [Pipeline] } [2022-01-09T07:01:06.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-09T07:01:06.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-09T07:01:06.959Z] ========================================================= [2022-01-09T07:01:06.959Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-09T07:01:06.959Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-09T07:01:07.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-09T07:01:07.631Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-09T07:01:07.631Z] 552d1f2373af: Pulling fs layer [2022-01-09T07:01:07.631Z] ea3f2d53f512: Pulling fs layer [2022-01-09T07:01:07.631Z] 9e70ebbbe112: Pulling fs layer [2022-01-09T07:01:07.631Z] 7a9cfe048b4a: Pulling fs layer [2022-01-09T07:01:07.631Z] 72dc09318566: Pulling fs layer [2022-01-09T07:01:07.631Z] f4f7b4309257: Pulling fs layer [2022-01-09T07:01:07.631Z] 0ac9a79272e3: Pulling fs layer [2022-01-09T07:01:07.631Z] b78e95d17946: Pulling fs layer [2022-01-09T07:01:07.631Z] f4f7b4309257: Waiting [2022-01-09T07:01:07.631Z] 0ac9a79272e3: Waiting [2022-01-09T07:01:07.631Z] b78e95d17946: Waiting [2022-01-09T07:01:07.631Z] 7a9cfe048b4a: Waiting [2022-01-09T07:01:07.631Z] 72dc09318566: Waiting [2022-01-09T07:01:07.631Z] 9e70ebbbe112: Download complete [2022-01-09T07:01:07.631Z] ea3f2d53f512: Download complete [2022-01-09T07:01:07.631Z] 72dc09318566: Download complete [2022-01-09T07:01:07.631Z] f4f7b4309257: Verifying Checksum [2022-01-09T07:01:07.631Z] f4f7b4309257: Download complete [2022-01-09T07:01:07.631Z] 552d1f2373af: Verifying Checksum [2022-01-09T07:01:07.631Z] 552d1f2373af: Download complete [2022-01-09T07:01:07.631Z] 0ac9a79272e3: Verifying Checksum [2022-01-09T07:01:07.631Z] 0ac9a79272e3: Download complete [2022-01-09T07:01:08.623Z] 552d1f2373af: Pull complete [2022-01-09T07:01:08.900Z] ea3f2d53f512: Pull complete [2022-01-09T07:01:09.501Z] 9e70ebbbe112: Pull complete [2022-01-09T07:01:09.501Z] b78e95d17946: Verifying Checksum [2022-01-09T07:01:09.501Z] b78e95d17946: Download complete [2022-01-09T07:01:10.099Z] 7a9cfe048b4a: Verifying Checksum [2022-01-09T07:01:10.099Z] 7a9cfe048b4a: Download complete [2022-01-09T07:01:22.509Z] 7a9cfe048b4a: Pull complete [2022-01-09T07:01:22.509Z] 72dc09318566: Pull complete [2022-01-09T07:01:22.509Z] f4f7b4309257: Pull complete [2022-01-09T07:01:22.509Z] 0ac9a79272e3: Pull complete [2022-01-09T07:01:27.915Z] b78e95d17946: Pull complete [2022-01-09T07:01:27.915Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-09T07:01:27.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-09T07:01:27.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-09T07:01:28.324Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-09T07:01:28.324Z] WORKDIR /edgex [2022-01-09T07:01:28.324Z] COPY go.mod . [2022-01-09T07:01:28.324Z] RUN go mod download build [2022-01-09T07:01:28.324Z] -t ci-base-image-arm64 -f - . [2022-01-09T07:01:30.325Z] Sending build context to Docker daemon 168.6MB [2022-01-09T07:01:30.598Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-09T07:01:30.598Z] ---> 8b459fc5aaf0 [2022-01-09T07:01:30.598Z] Step 2/4 : WORKDIR /edgex [2022-01-09T07:01:32.571Z] ---> Running in 1f94d0beafc6 [2022-01-09T07:01:32.571Z] Removing intermediate container 1f94d0beafc6 [2022-01-09T07:01:32.571Z] ---> c915872f1087 [2022-01-09T07:01:32.571Z] Step 3/4 : COPY go.mod . [2022-01-09T07:01:33.179Z] ---> e5fc10dd2ba0 [2022-01-09T07:01:33.179Z] Step 4/4 : RUN go mod download [2022-01-09T07:01:33.452Z] ---> Running in 57c3f99ae4d0 [2022-01-09T07:01:36.854Z] GO111MODULE=on go vet ./... [2022-01-09T07:01:45.054Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-09T07:01:45.054Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-09T07:01:45.319Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-09T07:01:45.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-09T07:01:46.249Z] + ls -al . [2022-01-09T07:01:46.249Z] total 644 [2022-01-09T07:01:46.249Z] drwxrwxr-x 10 1001 1001 4096 Jan 9 07:01 . [2022-01-09T07:01:46.249Z] drwxr-xr-x 4 root root 28 Jan 9 06:59 .. [2022-01-09T07:01:46.249Z] -rw-rw-r-- 1 1001 1001 11 Jan 9 06:58 .dockerignore [2022-01-09T07:01:46.249Z] drwxrwxr-x 8 1001 1001 179 Jan 9 06:58 .git [2022-01-09T07:01:46.249Z] drwxrwxr-x 4 1001 1001 142 Jan 9 06:58 .github [2022-01-09T07:01:46.249Z] -rw-rw-r-- 1 1001 1001 804 Jan 9 06:58 .gitignore [2022-01-09T07:01:46.249Z] -rw-rw-r-- 1 1001 1001 42 Jan 9 06:58 .golangci.yml [2022-01-09T07:01:46.249Z] -rw-rw-r-- 1 1001 1001 76 Jan 9 06:58 .hadolint.yml [2022-01-09T07:01:46.249Z] drwx------ 3 1001 1001 73 Jan 9 06:58 .semver [2022-01-09T07:01:46.249Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 06:58 .sonarcloud.properties [2022-01-09T07:01:46.249Z] -rw-rw-r-- 1 1001 1001 1171 Jan 9 06:58 ADOPTERS.md [2022-01-09T07:01:46.249Z] -rw-rw-r-- 1 1001 1001 8910 Jan 9 06:58 Attribution.txt [2022-01-09T07:01:46.249Z] -rw-rw-r-- 1 1001 1001 51732 Jan 9 06:58 CHANGELOG.md [2022-01-09T07:01:46.249Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 06:58 CONTRIBUTING.md [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 677 Jan 9 06:58 GOVERNANCE.md [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 849 Jan 9 06:58 Jenkinsfile [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 06:58 LICENSE [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 6508 Jan 9 06:58 Makefile [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 582 Jan 9 06:58 OWNERS.md [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 8207 Jan 9 06:58 README.md [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 6912 Jan 9 06:58 SECURITY.md [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 06:58 VERSION [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 4131 Jan 9 06:58 ZMQWindows.md [2022-01-09T07:01:46.250Z] drwxrwxr-x 2 1001 1001 37 Jan 9 06:58 bin [2022-01-09T07:01:46.250Z] drwxrwxr-x 14 1001 1001 4096 Jan 9 06:58 cmd [2022-01-09T07:01:46.250Z] -rw-r--r-- 1 root root 428381 Jan 9 07:00 coverage.out [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 828 Jan 9 06:58 go.mod [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 49574 Jan 9 06:59 go.sum [2022-01-09T07:01:46.250Z] drwxrwxr-x 8 1001 1001 124 Jan 9 06:58 internal [2022-01-09T07:01:46.250Z] drwxrwxr-x 3 1001 1001 16 Jan 9 06:58 openapi [2022-01-09T07:01:46.250Z] drwxrwxr-x 4 1001 1001 71 Jan 9 06:58 snap [2022-01-09T07:01:46.250Z] -rw-rw-r-- 1 1001 1001 204 Jan 9 06:58 version.go [Pipeline] sh [2022-01-09T07:01:46.579Z] + '[' -e coverage.out ] [2022-01-09T07:01:46.579Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-09T07:01:46.800Z] Stashed 1 file(s) [Pipeline] sh [2022-01-09T07:01:47.338Z] + make build [2022-01-09T07:01:47.338Z] 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-09T07:01:48.946Z] 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-09T07:01:55.588Z] 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-09T07:01:56.163Z] 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-09T07:01:57.555Z] 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-09T07:01:57.555Z] 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-09T07:01:58.506Z] 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-09T07:01:59.455Z] 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-09T07:02:00.404Z] 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-09T07:02:01.792Z] 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-09T07:02:02.376Z] 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-09T07:02:03.333Z] 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-09T07:02:04.766Z] $ docker stop --time=1 6702104aec23f19071ad8fee5f3c88c82bc3aae18ecf757d782da6bd9e618573 [2022-01-09T07:02:06.624Z] $ docker rm -f 6702104aec23f19071ad8fee5f3c88c82bc3aae18ecf757d782da6bd9e618573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:02:08.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-09T07:02:08.243Z] [2022-01-09T07:02:08.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:02:08.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-09T07:02:08.589Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-09T07:02:08.589Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-09T07:02:08.589Z] ca9280d653b3: Pulling fs layer [2022-01-09T07:02:08.589Z] 7e9c9ca2126c: Pulling fs layer [2022-01-09T07:02:08.589Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-09T07:02:08.589Z] cbdbe7a5bc2a: Download complete [2022-01-09T07:02:08.850Z] ca9280d653b3: Verifying Checksum [2022-01-09T07:02:08.850Z] ca9280d653b3: Download complete [2022-01-09T07:02:09.118Z] cbdbe7a5bc2a: Pull complete [2022-01-09T07:02:09.118Z] 7e9c9ca2126c: Verifying Checksum [2022-01-09T07:02:09.118Z] 7e9c9ca2126c: Download complete [2022-01-09T07:02:09.696Z] ca9280d653b3: Pull complete [2022-01-09T07:02:13.949Z] 7e9c9ca2126c: Pull complete [2022-01-09T07:02:13.949Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-09T07:02:13.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-09T07:02:13.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-09T07:02:14.043Z] prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container [2022-01-09T07:02:14.079Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-09T07:02:17.322Z] $ docker top 295c1b9c338ef117b696ce12e60aac10320efb78550a72d503f5ce1d698e0042 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-09T07:02:17.736Z] + docker-compose build --help [2022-01-09T07:02:17.736Z] + grep parallel [2022-01-09T07:02:18.306Z] --parallel Build images in parallel. [Pipeline] } [2022-01-09T07:02:18.339Z] $ docker stop --time=1 295c1b9c338ef117b696ce12e60aac10320efb78550a72d503f5ce1d698e0042 [2022-01-09T07:02:19.546Z] $ docker rm -f 295c1b9c338ef117b696ce12e60aac10320efb78550a72d503f5ce1d698e0042 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:02:20.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-09T07:02:20.118Z] . [Pipeline] withDockerContainer [2022-01-09T07:02:20.215Z] prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container [2022-01-09T07:02:20.249Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-09T07:02:20.614Z] $ docker top d4027b5ba1a24f230175b8191ddc0001d60619199b253fef9d6138a3a27a4dff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-09T07:02:21.026Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-09T07:02:21.597Z] Building core-command ... [2022-01-09T07:02:21.597Z] Building core-data ... [2022-01-09T07:02:21.597Z] Building core-metadata ... [2022-01-09T07:02:21.597Z] Building security-bootstrapper ... [2022-01-09T07:02:21.597Z] Building security-proxy-setup ... [2022-01-09T07:02:21.597Z] Building security-secretstore-setup ... [2022-01-09T07:02:21.597Z] Building support-notifications ... [2022-01-09T07:02:21.597Z] Building support-scheduler ... [2022-01-09T07:02:21.597Z] Building sys-mgmt-agent ... [2022-01-09T07:02:21.597Z] Building sys-mgmt-agent [2022-01-09T07:02:21.597Z] Building core-metadata [2022-01-09T07:02:21.597Z] Building security-proxy-setup [2022-01-09T07:02:21.597Z] Building support-scheduler [2022-01-09T07:02:21.597Z] Building security-bootstrapper [2022-01-09T07:02:33.854Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:02:33.854Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:02:33.854Z] ---> 605eb5e69622 [2022-01-09T07:02:33.854Z] Step 3/20 : WORKDIR /edgex-go [2022-01-09T07:02:33.854Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:02:33.854Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:02:33.854Z] ---> 605eb5e69622 [2022-01-09T07:02:33.854Z] Step 3/30 : WORKDIR /edgex-go [2022-01-09T07:02:37.152Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:02:37.152Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:02:37.152Z] ---> 605eb5e69622 [2022-01-09T07:02:37.152Z] Step 3/22 : WORKDIR /edgex-go [2022-01-09T07:02:38.095Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:02:38.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:02:38.095Z] ---> 605eb5e69622 [2022-01-09T07:02:38.095Z] Step 3/22 : WORKDIR /edgex-go [2022-01-09T07:02:38.355Z] ---> Running in 8797b2ba02db [2022-01-09T07:02:38.355Z] ---> Running in 4c2d5ae2193d [2022-01-09T07:02:38.355Z] ---> Running in c5f68b613062 [2022-01-09T07:02:38.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:02:38.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:02:38.619Z] ---> 605eb5e69622 [2022-01-09T07:02:38.619Z] Step 3/23 : WORKDIR /edgex-go [2022-01-09T07:02:38.619Z] ---> Running in f5765d0272c5 [2022-01-09T07:02:38.619Z] ---> Running in 99570eafadaa [2022-01-09T07:02:38.884Z] Removing intermediate container 4c2d5ae2193d [2022-01-09T07:02:38.884Z] ---> f268f185d8b9 [2022-01-09T07:02:38.884Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:02:38.884Z] Removing intermediate container 8797b2ba02db [2022-01-09T07:02:38.884Z] ---> da2b9302f52a [2022-01-09T07:02:38.884Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:02:38.884Z] Removing intermediate container c5f68b613062 [2022-01-09T07:02:38.884Z] ---> 5d589bf4a3a0 [2022-01-09T07:02:38.884Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:02:38.884Z] Removing intermediate container f5765d0272c5 [2022-01-09T07:02:38.884Z] ---> 7a814a6c2196 [2022-01-09T07:02:38.884Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:02:38.884Z] Removing intermediate container 99570eafadaa [2022-01-09T07:02:38.884Z] ---> dd0892a91f82 [2022-01-09T07:02:38.884Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:02:38.884Z] ---> Running in 9c50958e659e [2022-01-09T07:02:38.884Z] ---> Running in c5b37c4308da [2022-01-09T07:02:38.884Z] ---> Running in bf6799b9ac7b [2022-01-09T07:02:38.884Z] ---> Running in 531dd97cbc68 [2022-01-09T07:02:38.884Z] ---> Running in 60a84e88596c [2022-01-09T07:02:39.863Z] Removing intermediate container bf6799b9ac7b [2022-01-09T07:02:39.863Z] ---> 5db820ddc40e [2022-01-09T07:02:39.863Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-09T07:02:39.863Z] ---> Running in 2d633bf7ce5c [2022-01-09T07:02:39.863Z] Removing intermediate container 9c50958e659e [2022-01-09T07:02:39.863Z] ---> 13b4f9ca2253 [2022-01-09T07:02:39.863Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-09T07:02:39.863Z] ---> Running in f08f6d4459b0 [2022-01-09T07:02:39.863Z] Removing intermediate container c5b37c4308da [2022-01-09T07:02:39.863Z] ---> 84e5c1a8f830 [2022-01-09T07:02:39.863Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-09T07:02:39.863Z] ---> Running in bc05f8bc3476 [2022-01-09T07:02:40.132Z] Removing intermediate container 531dd97cbc68 [2022-01-09T07:02:40.132Z] ---> 326d5a756e0b [2022-01-09T07:02:40.132Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-09T07:02:40.132Z] ---> Running in 39ad55fe452f [2022-01-09T07:02:40.132Z] Removing intermediate container 60a84e88596c [2022-01-09T07:02:40.132Z] ---> 50625eed4bca [2022-01-09T07:02:40.132Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-09T07:02:40.132Z] ---> Running in 057a8be271b1 [2022-01-09T07:02:40.397Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:02:40.397Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:02:40.657Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:02:40.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:02:40.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:02:41.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:02:41.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:02:41.505Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:02:41.505Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:02:41.505Z] OK: 220 MiB in 52 packages [2022-01-09T07:02:41.505Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:02:41.505Z] OK: 220 MiB in 52 packages [2022-01-09T07:02:41.773Z] Removing intermediate container f08f6d4459b0 [2022-01-09T07:02:41.773Z] ---> a57667581e02 [2022-01-09T07:02:41.773Z] Step 6/22 : COPY . . [2022-01-09T07:02:42.040Z] OK: 220 MiB in 52 packages [2022-01-09T07:02:42.040Z] OK: 220 MiB in 52 packages [2022-01-09T07:02:42.040Z] OK: 220 MiB in 52 packages [2022-01-09T07:02:42.040Z] Removing intermediate container 2d633bf7ce5c [2022-01-09T07:02:42.040Z] ---> c8d6ba7e8975 [2022-01-09T07:02:42.040Z] Step 6/30 : COPY . . [2022-01-09T07:02:48.956Z] Removing intermediate container 39ad55fe452f [2022-01-09T07:02:48.956Z] ---> ccecc46785ed [2022-01-09T07:02:48.956Z] Step 6/22 : COPY . . [2022-01-09T07:02:48.956Z] ---> 3ab12b2647cc [2022-01-09T07:02:48.956Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:02:48.956Z] Removing intermediate container 057a8be271b1 [2022-01-09T07:02:48.956Z] ---> c88be96dd571 [2022-01-09T07:02:48.956Z] Step 6/23 : COPY go.mod . [2022-01-09T07:02:48.956Z] Removing intermediate container bc05f8bc3476 [2022-01-09T07:02:48.956Z] ---> 2ca29c848d21 [2022-01-09T07:02:48.956Z] Step 6/20 : COPY . . [2022-01-09T07:02:48.956Z] ---> 363ef7d4dae8 [2022-01-09T07:02:48.956Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:02:48.956Z] ---> Running in c21070a31375 [2022-01-09T07:02:48.956Z] ---> Running in 4b94b494025f [2022-01-09T07:02:50.355Z] ---> 47b2939cb615 [2022-01-09T07:02:50.355Z] Step 7/23 : RUN go mod download [2022-01-09T07:02:52.284Z] ---> Running in 172f31176e94 [2022-01-09T07:02:54.859Z] ---> 460f8ec9df17 [2022-01-09T07:02:54.859Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:02:54.859Z] ---> 6249f5196cf9 [2022-01-09T07:02:54.859Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:02:54.859Z] Removing intermediate container c21070a31375 [2022-01-09T07:02:54.859Z] ---> cd64675b693b [2022-01-09T07:02:54.859Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-09T07:02:54.859Z] ---> Running in 279d6ad507df [2022-01-09T07:02:54.859Z] ---> Running in c9a387349557 [2022-01-09T07:02:54.859Z] ---> Running in 0711393fbb32 [2022-01-09T07:02:54.859Z] Removing intermediate container 4b94b494025f [2022-01-09T07:02:54.859Z] ---> 2aa06ea30a92 [2022-01-09T07:02:54.859Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-09T07:02:54.859Z] ---> Running in 4c0e398c7468 [2022-01-09T07:02:55.130Z] Removing intermediate container 172f31176e94 [2022-01-09T07:02:55.130Z] ---> 7d4c5f8811bd [2022-01-09T07:02:55.130Z] Step 8/23 : COPY . . [2022-01-09T07:02:55.232Z] Removing intermediate container 57c3f99ae4d0 [2022-01-09T07:02:55.232Z] ---> 108b48224f55 [2022-01-09T07:02:55.232Z] Successfully built 108b48224f55 [2022-01-09T07:02:55.232Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:02:55.595Z] + docker inspect -f . ci-base-image-arm64 [2022-01-09T07:02:55.595Z] . [Pipeline] withDockerContainer [2022-01-09T07:02:55.720Z] 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-09T07:02:55.720Z] 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-09T07:02:55.822Z] prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container [2022-01-09T07:02:55.907Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-09T07:02:57.268Z] $ docker top 1d1fc7416680f63185e1edc045c70239b714b714ed909a5c94b6ce1785c7d7d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-09T07:02:58.236Z] + go version [2022-01-09T07:02:58.236Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-09T07:02:58.269Z] $ docker stop --time=1 1d1fc7416680f63185e1edc045c70239b714b714ed909a5c94b6ce1785c7d7d5 [2022-01-09T07:02:59.885Z] $ docker rm -f 1d1fc7416680f63185e1edc045c70239b714b714ed909a5c94b6ce1785c7d7d5 [2022-01-09T07:03:00.058Z] Removing intermediate container c9a387349557 [2022-01-09T07:03:00.058Z] ---> fb67d9a60846 [2022-01-09T07:03:00.058Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-09T07:03:00.058Z] Removing intermediate container 279d6ad507df [2022-01-09T07:03:00.058Z] ---> c1175a84dd68 [2022-01-09T07:03:00.058Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-09T07:03:00.058Z] ---> Running in bf3dabd427b1 [2022-01-09T07:03:00.058Z] ---> Running in a8b17be94e08 [2022-01-09T07:03:00.058Z] ---> 4096c6b7a0c0 [2022-01-09T07:03:00.058Z] Step 9/23 : RUN go mod tidy [2022-01-09T07:03:00.058Z] ---> Running in bbff1d1ded64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:03:00.657Z] 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-09T07:03:00.657Z] 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-09T07:03:00.741Z] + docker inspect -f . ci-base-image-arm64 [2022-01-09T07:03:00.742Z] . [Pipeline] withDockerContainer [2022-01-09T07:03:00.988Z] prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container [2022-01-09T07:03:01.064Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-09T07:03:02.329Z] $ docker top 182191ace4cc57cfab434885cb98a06e388d1f5a3a907c205f0727372ea00ea9 -eo pid,comm [Pipeline] { [2022-01-09T07:03:02.611Z] Removing intermediate container bbff1d1ded64 [2022-01-09T07:03:02.611Z] ---> baada1b5d85f [2022-01-09T07:03:02.611Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-09T07:03:02.611Z] ---> Running in e0921a6ee951 [Pipeline] echo [2022-01-09T07:03:02.648Z] ========================================================= [2022-01-09T07:03:02.648Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-09T07:03:02.648Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-09T07:03:02.879Z] 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-09T07:03:03.393Z] + make test [2022-01-09T07:03:03.393Z] go mod tidy [2022-01-09T07:03:03.991Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-09T07:03:30.788Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-09T07:03:35.086Z] Removing intermediate container 0711393fbb32 [2022-01-09T07:03:35.086Z] ---> ab9be330e994 [2022-01-09T07:03:35.086Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-09T07:03:35.086Z] ---> Running in 6a68e0f08825 [2022-01-09T07:03:35.086Z] Removing intermediate container 4c0e398c7468 [2022-01-09T07:03:35.086Z] ---> f4e7eef4c566 [2022-01-09T07:03:35.086Z] [2022-01-09T07:03:35.086Z] Step 9/30 : FROM alpine:3.14 [2022-01-09T07:03:35.086Z] 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-09T07:03:35.086Z] 3.14: Pulling from library/alpine [2022-01-09T07:03:35.668Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-09T07:03:35.668Z] Status: Downloaded newer image for alpine:3.14 [2022-01-09T07:03:35.668Z] ---> 0a97eee8041e [2022-01-09T07:03:35.668Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-09T07:03:35.938Z] ---> Running in f8e89334abca [2022-01-09T07:03:35.938Z] Removing intermediate container f8e89334abca [2022-01-09T07:03:35.938Z] ---> 9941d147ef7e [2022-01-09T07:03:35.938Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-09T07:03:35.938Z] ---> Running in 21a240b2ea08 [2022-01-09T07:03:36.534Z] 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-09T07:03:36.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:36.808Z] Removing intermediate container 6a68e0f08825 [2022-01-09T07:03:36.808Z] ---> 679fac01f69a [2022-01-09T07:03:36.808Z] [2022-01-09T07:03:36.808Z] Step 10/22 : FROM docker:20.10.10 [2022-01-09T07:03:36.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:37.082Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-09T07:03:37.082Z] (2/2) Installing su-exec (0.2-r1) [2022-01-09T07:03:37.082Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:03:37.082Z] OK: 6 MiB in 16 packages [2022-01-09T07:03:37.082Z] 20.10.10: Pulling from library/docker [2022-01-09T07:03:37.683Z] Removing intermediate container 21a240b2ea08 [2022-01-09T07:03:37.683Z] ---> ae02e764e359 [2022-01-09T07:03:37.683Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-09T07:03:37.683Z] ---> Running in d0763e149d8d [2022-01-09T07:03:37.968Z] Removing intermediate container d0763e149d8d [2022-01-09T07:03:37.968Z] ---> 7ee6e640c4f4 [2022-01-09T07:03:37.968Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-09T07:03:37.968Z] ---> Running in 3c6e7b766bf3 [2022-01-09T07:03:38.240Z] Removing intermediate container 3c6e7b766bf3 [2022-01-09T07:03:38.240Z] ---> 2239b89bf1eb [2022-01-09T07:03:38.240Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-09T07:03:38.240Z] ---> Running in 3530ffd1d671 [2022-01-09T07:03:39.232Z] Removing intermediate container 3530ffd1d671 [2022-01-09T07:03:39.232Z] ---> ce018f97cc39 [2022-01-09T07:03:39.232Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-09T07:03:39.232Z] ---> Running in f7ab6055f6a9 [2022-01-09T07:03:39.823Z] Removing intermediate container f7ab6055f6a9 [2022-01-09T07:03:39.823Z] ---> 4311b0b8b91c [2022-01-09T07:03:39.823Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-09T07:03:40.400Z] ---> 7eb87452a624 [2022-01-09T07:03:40.400Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-09T07:03:40.400Z] ---> Running in 54117a8c409a [2022-01-09T07:03:42.335Z] Removing intermediate container bf3dabd427b1 [2022-01-09T07:03:42.335Z] ---> 646560738083 [2022-01-09T07:03:42.335Z] [2022-01-09T07:03:42.335Z] Step 9/20 : FROM alpine:3.14 [2022-01-09T07:03:42.335Z] ---> 0a97eee8041e [2022-01-09T07:03:42.335Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-09T07:03:42.335Z] Removing intermediate container 54117a8c409a [2022-01-09T07:03:42.335Z] ---> f800805ed580 [2022-01-09T07:03:42.335Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:03:42.335Z] ---> Running in a62bb7a55387 [2022-01-09T07:03:42.611Z] ---> 95a3584ec54a [2022-01-09T07:03:42.611Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-09T07:03:42.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:42.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:43.200Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-09T07:03:43.200Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-09T07:03:43.200Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-09T07:03:43.200Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-09T07:03:43.200Z] (5/5) Installing curl (7.79.1-r0) [2022-01-09T07:03:43.200Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:03:43.200Z] Executing ca-certificates-20191127-r5.trigger [2022-01-09T07:03:43.200Z] OK: 8 MiB in 19 packages [2022-01-09T07:03:44.139Z] ---> 5b6100794280 [2022-01-09T07:03:44.139Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-09T07:03:44.139Z] Removing intermediate container a8b17be94e08 [2022-01-09T07:03:44.139Z] ---> 2a6faeb63c86 [2022-01-09T07:03:44.139Z] [2022-01-09T07:03:44.139Z] Step 9/22 : FROM alpine:3.14 [2022-01-09T07:03:44.139Z] ---> 0a97eee8041e [2022-01-09T07:03:44.139Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-09T07:03:44.139Z] Removing intermediate container e0921a6ee951 [2022-01-09T07:03:44.139Z] ---> 52c434855e8c [2022-01-09T07:03:44.139Z] [2022-01-09T07:03:44.139Z] Step 11/23 : FROM alpine:3.14 [2022-01-09T07:03:44.139Z] ---> 0a97eee8041e [2022-01-09T07:03:44.139Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-09T07:03:44.139Z] ---> Running in e1bbea7b7087 [2022-01-09T07:03:44.139Z] ---> Running in 452b8a36c4e2 [2022-01-09T07:03:44.399Z] ---> 6e68817cc709 [2022-01-09T07:03:44.399Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-09T07:03:44.399Z] Removing intermediate container a62bb7a55387 [2022-01-09T07:03:44.399Z] ---> 1d3db286a4aa [2022-01-09T07:03:44.399Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-09T07:03:44.399Z] ---> Running in 39a56a62ac5d [2022-01-09T07:03:44.399Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-09T07:03:44.399Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-09T07:03:44.399Z] ---> b706a049f56e [2022-01-09T07:03:44.399Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-09T07:03:44.673Z] ---> Running in 875bb8b0b73e [2022-01-09T07:03:44.673Z] Removing intermediate container 39a56a62ac5d [2022-01-09T07:03:44.673Z] ---> cc9dd12a0ff2 [2022-01-09T07:03:44.673Z] Step 12/20 : WORKDIR /edgex [2022-01-09T07:03:44.673Z] ---> 12b2be23f7dc [2022-01-09T07:03:44.673Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-09T07:03:44.673Z] ---> Running in c85d5790d619 [2022-01-09T07:03:44.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:44.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:44.673Z] Removing intermediate container 875bb8b0b73e [2022-01-09T07:03:44.673Z] ---> 4a31c8dea3f5 [2022-01-09T07:03:44.673Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-09T07:03:44.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:44.673Z] ---> Running in df03ee01dd7e [2022-01-09T07:03:44.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:44.948Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-09T07:03:44.948Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:03:44.948Z] OK: 6 MiB in 15 packages [2022-01-09T07:03:44.948Z] Removing intermediate container c85d5790d619 [2022-01-09T07:03:44.948Z] ---> 8d459de29031 [2022-01-09T07:03:44.948Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-09T07:03:44.948Z] ---> bc84fe2e4d06 [2022-01-09T07:03:44.948Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-09T07:03:44.948Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-09T07:03:44.948Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:03:44.948Z] OK: 6 MiB in 15 packages [2022-01-09T07:03:45.227Z] ---> Running in 76d0475941f4 [2022-01-09T07:03:45.227Z] ---> 7c9dd611e51a [2022-01-09T07:03:45.227Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-09T07:03:45.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:45.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:45.504Z] Removing intermediate container 76d0475941f4 [2022-01-09T07:03:45.504Z] ---> 84fab45ba326 [2022-01-09T07:03:45.504Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-09T07:03:45.504Z] (1/42) Installing readline (8.1.0-r0) [2022-01-09T07:03:45.504Z] (2/42) Installing bash (5.1.4-r0) [2022-01-09T07:03:45.504Z] Removing intermediate container e1bbea7b7087 [2022-01-09T07:03:45.504Z] ---> 9b2fe2d29648 [2022-01-09T07:03:45.504Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-09T07:03:45.504Z] ---> Running in f054d0e9e422 [2022-01-09T07:03:45.504Z] Executing bash-5.1.4-r0.post-install [2022-01-09T07:03:45.772Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-09T07:03:45.772Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-09T07:03:45.772Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-09T07:03:45.772Z] (6/42) Installing curl (7.79.1-r0) [2022-01-09T07:03:45.772Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-09T07:03:45.772Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-09T07:03:45.772Z] ---> 111a61d55e9b [2022-01-09T07:03:45.772Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-09T07:03:45.772Z] Removing intermediate container 452b8a36c4e2 [2022-01-09T07:03:45.772Z] ---> 027a8cf5cec6 [2022-01-09T07:03:45.772Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-09T07:03:45.772Z] ---> b5d9ac215d4a [2022-01-09T07:03:45.772Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-09T07:03:45.772Z] (9/42) Installing expat (2.4.1-r0) [2022-01-09T07:03:45.772Z] (10/42) Installing libffi (3.3-r2) [2022-01-09T07:03:45.772Z] (11/42) Installing gdbm (1.19-r0) [2022-01-09T07:03:45.772Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-09T07:03:45.772Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-09T07:03:45.772Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-09T07:03:45.772Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-09T07:03:45.772Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-09T07:03:45.772Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-09T07:03:45.772Z] ---> Running in 41b620a2b508 [2022-01-09T07:03:45.772Z] ---> Running in a825e832f164 [2022-01-09T07:03:46.032Z] Removing intermediate container f054d0e9e422 [2022-01-09T07:03:46.032Z] ---> d373a8491c9b [2022-01-09T07:03:46.032Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-09T07:03:46.603Z] Removing intermediate container a825e832f164 [2022-01-09T07:03:46.603Z] ---> f3fc9e7b9646 [2022-01-09T07:03:46.603Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-09T07:03:46.603Z] ---> Running in d8f6389798c1 [2022-01-09T07:03:46.603Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-09T07:03:46.603Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-09T07:03:46.603Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-09T07:03:46.603Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-09T07:03:46.862Z] ---> 8bd9790b1510 [2022-01-09T07:03:46.862Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-09T07:03:46.862Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-09T07:03:46.862Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-09T07:03:46.862Z] ---> Running in aa856327ff64 [2022-01-09T07:03:46.862Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-09T07:03:46.862Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-09T07:03:46.862Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-09T07:03:46.862Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-09T07:03:46.862Z] Removing intermediate container d8f6389798c1 [2022-01-09T07:03:46.862Z] ---> f9097fe2bc4a [2022-01-09T07:03:46.862Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-09T07:03:46.862Z] ---> Running in db4e8e310116 [2022-01-09T07:03:46.862Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-09T07:03:46.862Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-09T07:03:46.862Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-09T07:03:46.862Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-09T07:03:46.862Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-09T07:03:46.862Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-09T07:03:47.123Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-09T07:03:47.123Z] ---> Running in 1f492481b43b [2022-01-09T07:03:47.123Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-09T07:03:47.123Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-09T07:03:47.123Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-09T07:03:47.123Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-09T07:03:47.123Z] Removing intermediate container db4e8e310116 [2022-01-09T07:03:47.123Z] ---> 3259e0bdc9d6 [2022-01-09T07:03:47.123Z] Step 17/20 : CMD ["--init=true"] [2022-01-09T07:03:47.123Z] Removing intermediate container aa856327ff64 [2022-01-09T07:03:47.123Z] ---> e4de554113ce [2022-01-09T07:03:47.123Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-09T07:03:47.123Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-09T07:03:47.123Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-09T07:03:47.123Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-09T07:03:47.123Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-09T07:03:47.385Z] ---> Running in 2c0c51635859 [2022-01-09T07:03:47.385Z] ---> Running in 0a98722f700b [2022-01-09T07:03:47.654Z] Removing intermediate container 1f492481b43b [2022-01-09T07:03:47.654Z] ---> dd6cdeb6e662 [2022-01-09T07:03:47.654Z] Step 14/22 : WORKDIR / [2022-01-09T07:03:47.654Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:03:47.654Z] OK: 84 MiB in 64 packages [2022-01-09T07:03:47.654Z] Removing intermediate container 2c0c51635859 [2022-01-09T07:03:47.654Z] ---> 9e3bb02f4252 [2022-01-09T07:03:47.654Z] Step 18/20 : LABEL arch=x86_64 [2022-01-09T07:03:47.654Z] Removing intermediate container 41b620a2b508 [2022-01-09T07:03:47.654Z] ---> e8ac8ae1dc1a [2022-01-09T07:03:47.654Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-09T07:03:47.654Z] Removing intermediate container 0a98722f700b [2022-01-09T07:03:47.654Z] ---> 7963a0376920 [2022-01-09T07:03:47.654Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:03:47.917Z] ---> Running in 3eb008c96bb9 [2022-01-09T07:03:47.917Z] ---> Running in 2b245f66903a [2022-01-09T07:03:47.917Z] ---> Running in b7cddfe96a45 [2022-01-09T07:03:47.917Z] Removing intermediate container 3eb008c96bb9 [2022-01-09T07:03:47.917Z] ---> 7d2224bef4df [2022-01-09T07:03:47.917Z] Step 19/20 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:03:48.185Z] ---> ffa3b91fc49e [2022-01-09T07:03:48.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-09T07:03:48.185Z] Removing intermediate container b7cddfe96a45 [2022-01-09T07:03:48.185Z] ---> f587dbba865a [2022-01-09T07:03:48.185Z] Step 27/30 : CMD ["gate"] [2022-01-09T07:03:48.185Z] ---> Running in 3690325c9080 [2022-01-09T07:03:48.185Z] Removing intermediate container 2b245f66903a [2022-01-09T07:03:48.185Z] ---> efec2bdaa2f1 [2022-01-09T07:03:48.185Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:03:48.185Z] ---> Running in 94ede6963bf7 [2022-01-09T07:03:48.463Z] Removing intermediate container 3690325c9080 [2022-01-09T07:03:48.463Z] ---> c1c603220a29 [2022-01-09T07:03:48.463Z] Step 20/20 : LABEL version=0.0.0 [2022-01-09T07:03:48.463Z] ---> e14c1f29e3cd [2022-01-09T07:03:48.463Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-09T07:03:48.463Z] ---> Running in 65643112e1a7 [2022-01-09T07:03:48.463Z] Collecting docker-compose==1.23.2 [2022-01-09T07:03:48.463Z] ---> 01d138fa2ef5 [2022-01-09T07:03:48.463Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-09T07:03:48.463Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-09T07:03:48.736Z] Removing intermediate container 94ede6963bf7 [2022-01-09T07:03:48.736Z] ---> c79756308a34 [2022-01-09T07:03:48.736Z] Step 28/30 : LABEL arch=x86_64 [2022-01-09T07:03:48.736Z] Collecting jsonschema<3,>=2.5.1 [2022-01-09T07:03:48.736Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-09T07:03:48.736Z] 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-09T07:03:48.736Z] ---> 8cb8b2676134 [2022-01-09T07:03:48.736Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-09T07:03:48.736Z] Removing intermediate container 65643112e1a7 [2022-01-09T07:03:48.736Z] ---> a0bd5440ed35 [2022-01-09T07:03:48.736Z] [2022-01-09T07:03:48.736Z] ---> Running in 9d75d5aa1696 [2022-01-09T07:03:48.736Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-09T07:03:48.736Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-09T07:03:48.736Z] Collecting texttable<0.10,>=0.9.0 [2022-01-09T07:03:48.736Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-09T07:03:48.999Z] Successfully built a0bd5440ed35 [2022-01-09T07:03:48.999Z] ---> Running in c36e4b33f7b5 [2022-01-09T07:03:48.999Z] Successfully tagged security-proxy-setup:latest [2022-01-09T07:03:48.999Z] Building core-command [2022-01-09T07:03:48.999Z]  Building security-proxy-setup ... done  ---> 477915a7639d [2022-01-09T07:03:48.999Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-09T07:03:48.999Z] Removing intermediate container 9d75d5aa1696 [2022-01-09T07:03:48.999Z] ---> cd4e3ed4f3a6 [2022-01-09T07:03:48.999Z] Step 29/30 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:03:49.262Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-09T07:03:49.262Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-09T07:03:49.523Z] Collecting docker<4.0,>=3.6.0 [2022-01-09T07:03:49.523Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-09T07:03:49.523Z] ---> Running in 5ee62c0e4254 [2022-01-09T07:03:49.523Z] Removing intermediate container c36e4b33f7b5 [2022-01-09T07:03:49.523Z] ---> 63bb4a162c06 [2022-01-09T07:03:49.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:03:49.523Z] Collecting PyYAML<4,>=3.10 [2022-01-09T07:03:49.790Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-09T07:03:50.064Z] ---> c587acdade1e [2022-01-09T07:03:50.064Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-09T07:03:50.064Z] Collecting cached-property<2,>=1.2.0 [2022-01-09T07:03:50.064Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-09T07:03:50.341Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-09T07:03:50.341Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-09T07:03:50.341Z] ---> Running in 330a3b826922 [2022-01-09T07:03:50.341Z] Collecting docopt<0.7,>=0.6.1 [2022-01-09T07:03:50.341Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-09T07:03:50.607Z] Removing intermediate container 5ee62c0e4254 [2022-01-09T07:03:50.607Z] ---> 45d434fce2bd [2022-01-09T07:03:50.607Z] Step 30/30 : LABEL version=0.0.0 [2022-01-09T07:03:50.607Z] ---> Running in bcc86eb69e84 [2022-01-09T07:03:50.607Z] Collecting docker-pycreds>=0.4.0 [2022-01-09T07:03:50.607Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-09T07:03:50.607Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-09T07:03:50.607Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-09T07:03:50.607Z] 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-09T07:03:50.607Z] Collecting idna<2.8,>=2.5 [2022-01-09T07:03:50.607Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-09T07:03:50.872Z] Removing intermediate container 330a3b826922 [2022-01-09T07:03:50.872Z] ---> 865b2b726988 [2022-01-09T07:03:50.872Z] Step 21/23 : LABEL arch=x86_64 [2022-01-09T07:03:50.872Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-09T07:03:50.872Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-09T07:03:50.872Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-09T07:03:50.872Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-09T07:03:50.872Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-09T07:03:50.872Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-09T07:03:50.872Z] ---> Running in 84a0f11d2d8b [2022-01-09T07:03:51.144Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-09T07:03:51.144Z] Attempting uninstall: urllib3 [2022-01-09T07:03:51.144Z] Found existing installation: urllib3 1.26.5 [2022-01-09T07:03:51.144Z] Uninstalling urllib3-1.26.5: [2022-01-09T07:03:51.144Z] Removing intermediate container bcc86eb69e84 [2022-01-09T07:03:51.144Z] ---> 8bde016df9fb [2022-01-09T07:03:51.144Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:03:51.144Z] Successfully uninstalled urllib3-1.26.5 [2022-01-09T07:03:51.144Z] ---> Running in cbf4f7dc91d4 [2022-01-09T07:03:51.144Z] ---> Running in 09fdefccf8b2 [2022-01-09T07:03:51.144Z] Attempting uninstall: idna [2022-01-09T07:03:51.144Z] Found existing installation: idna 3.2 [2022-01-09T07:03:51.144Z] Uninstalling idna-3.2: [2022-01-09T07:03:51.144Z] Successfully uninstalled idna-3.2 [2022-01-09T07:03:51.144Z] Removing intermediate container 84a0f11d2d8b [2022-01-09T07:03:51.144Z] ---> 49f61ff4ee3a [2022-01-09T07:03:51.144Z] [2022-01-09T07:03:51.144Z] Removing intermediate container cbf4f7dc91d4 [2022-01-09T07:03:51.144Z] ---> 5f2737cefa3e [2022-01-09T07:03:51.144Z] Step 22/23 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:03:51.405Z] Successfully built 49f61ff4ee3a [2022-01-09T07:03:51.405Z] Successfully tagged security-bootstrapper:latest [2022-01-09T07:03:51.405Z]  Building security-bootstrapper ... done Building core-data [2022-01-09T07:03:51.405Z] Attempting uninstall: chardet [2022-01-09T07:03:51.405Z] Found existing installation: chardet 4.0.0 [2022-01-09T07:03:51.405Z] Uninstalling chardet-4.0.0: [2022-01-09T07:03:51.405Z] Successfully uninstalled chardet-4.0.0 [2022-01-09T07:03:51.405Z] ---> Running in 09e5f814893d [2022-01-09T07:03:51.405Z] Removing intermediate container 09fdefccf8b2 [2022-01-09T07:03:51.405Z] ---> 1053b4bae615 [2022-01-09T07:03:51.405Z] Step 20/22 : LABEL arch=x86_64 [2022-01-09T07:03:51.405Z] ---> Running in 4db0711a62df [2022-01-09T07:03:51.668Z] Removing intermediate container 09e5f814893d [2022-01-09T07:03:51.668Z] ---> 600bcb696d04 [2022-01-09T07:03:51.668Z] Step 23/23 : LABEL version=0.0.0 [2022-01-09T07:03:53.083Z] Attempting uninstall: requests [2022-01-09T07:03:53.083Z] Found existing installation: requests 2.25.1 [2022-01-09T07:03:53.083Z] Uninstalling requests-2.25.1: [2022-01-09T07:03:53.083Z] Removing intermediate container 4db0711a62df [2022-01-09T07:03:53.083Z] ---> f19261ad0fd3 [2022-01-09T07:03:53.083Z] Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:03:53.083Z] Successfully uninstalled requests-2.25.1 [2022-01-09T07:03:53.659Z] Running setup.py install for texttable: started [2022-01-09T07:03:53.659Z] ---> Running in ab9c5792650a [2022-01-09T07:03:53.927Z] ---> Running in f1096f93da63 [2022-01-09T07:03:54.868Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:03:54.868Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:03:54.868Z] ---> 605eb5e69622 [2022-01-09T07:03:54.868Z] Step 3/22 : WORKDIR /edgex-go [2022-01-09T07:03:54.868Z] ---> Using cache [2022-01-09T07:03:54.868Z] ---> dd0892a91f82 [2022-01-09T07:03:54.868Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:03:54.868Z] ---> Using cache [2022-01-09T07:03:54.868Z] ---> 50625eed4bca [2022-01-09T07:03:54.868Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-09T07:03:55.810Z] Running setup.py install for texttable: finished with status 'done' [2022-01-09T07:03:55.810Z] Running setup.py install for PyYAML: started [2022-01-09T07:03:56.080Z] ---> Running in 8e08af1868c3 [2022-01-09T07:03:56.080Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-09T07:03:56.080Z] Running setup.py install for docopt: started [2022-01-09T07:03:56.368Z] Removing intermediate container f1096f93da63 [2022-01-09T07:03:56.368Z] ---> c91398596bea [2022-01-09T07:03:56.368Z] Step 22/22 : LABEL version=0.0.0 [2022-01-09T07:03:56.368Z] ---> Running in 3ecc7a4b9999 [2022-01-09T07:03:56.368Z] Removing intermediate container ab9c5792650a [2022-01-09T07:03:56.368Z] ---> a2f86e41e326 [2022-01-09T07:03:56.368Z] [2022-01-09T07:03:56.676Z] Running setup.py install for docopt: finished with status 'done' [2022-01-09T07:03:56.676Z] Running setup.py install for dockerpty: started [2022-01-09T07:03:56.676Z] Successfully built a2f86e41e326 [2022-01-09T07:03:56.676Z] Successfully tagged support-scheduler:latest [2022-01-09T07:03:56.676Z] Building security-secretstore-setup [2022-01-09T07:03:56.676Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:56.676Z] Removing intermediate container 3ecc7a4b9999 [2022-01-09T07:03:56.676Z] ---> 383f73e7f3de [2022-01-09T07:03:56.676Z] [2022-01-09T07:03:56.945Z] Successfully built 383f73e7f3de [2022-01-09T07:03:56.945Z] Successfully tagged core-metadata:latest [2022-01-09T07:03:56.945Z] Building support-notifications [2022-01-09T07:03:56.945Z]  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-01-09T07:03:57.211Z] 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-09T07:03:57.475Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:03:57.737Z] OK: 220 MiB in 52 packages [2022-01-09T07:04:01.977Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:04:01.977Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:04:01.977Z] ---> 605eb5e69622 [2022-01-09T07:04:01.977Z] Step 3/22 : WORKDIR /edgex-go [2022-01-09T07:04:01.977Z] ---> Using cache [2022-01-09T07:04:01.977Z] ---> dd0892a91f82 [2022-01-09T07:04:01.977Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:04:01.977Z] ---> Using cache [2022-01-09T07:04:01.977Z] ---> 50625eed4bca [2022-01-09T07:04:01.977Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-09T07:04:01.977Z] ---> Using cache [2022-01-09T07:04:01.977Z] ---> c88be96dd571 [2022-01-09T07:04:01.977Z] Step 6/22 : COPY . . [2022-01-09T07:04:03.380Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:04:03.381Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:04:03.381Z] ---> 605eb5e69622 [2022-01-09T07:04:03.381Z] Step 3/21 : WORKDIR /edgex-go [2022-01-09T07:04:03.381Z] ---> Using cache [2022-01-09T07:04:03.381Z] ---> dd0892a91f82 [2022-01-09T07:04:03.381Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:04:03.381Z] ---> Using cache [2022-01-09T07:04:03.381Z] ---> 50625eed4bca [2022-01-09T07:04:03.381Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-09T07:04:05.289Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:04:05.289Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:04:05.289Z] ---> 605eb5e69622 [2022-01-09T07:04:05.289Z] Step 3/24 : WORKDIR /edgex-go [2022-01-09T07:04:05.289Z] ---> Using cache [2022-01-09T07:04:05.289Z] ---> dd0892a91f82 [2022-01-09T07:04:05.289Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:04:05.289Z] ---> Using cache [2022-01-09T07:04:05.289Z] ---> 50625eed4bca [2022-01-09T07:04:05.289Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-09T07:04:05.289Z] ---> Using cache [2022-01-09T07:04:05.289Z] ---> c88be96dd571 [2022-01-09T07:04:05.289Z] Step 6/24 : COPY . . [2022-01-09T07:04:07.833Z] ---> Running in 50bbbc277794 [2022-01-09T07:04:08.097Z] ---> 26c4d9ddec41 [2022-01-09T07:04:08.097Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:04:08.357Z] Removing intermediate container 8e08af1868c3 [2022-01-09T07:04:08.357Z] ---> ce8352f03323 [2022-01-09T07:04:08.357Z] Step 6/22 : COPY . . [2022-01-09T07:04:08.357Z] ---> Running in 267be32dba98 [2022-01-09T07:04:08.619Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:04:09.602Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:04:09.865Z] OK: 220 MiB in 52 packages [2022-01-09T07:04:12.433Z] ---> 4930207cc27b [2022-01-09T07:04:12.433Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:04:12.433Z] Removing intermediate container 267be32dba98 [2022-01-09T07:04:12.433Z] ---> 2dd917d4edba [2022-01-09T07:04:12.433Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-09T07:04:12.433Z] ---> Running in dbc8dd13fa5f [2022-01-09T07:04:12.433Z] Removing intermediate container 50bbbc277794 [2022-01-09T07:04:12.433Z] ---> 0d8b372b3e33 [2022-01-09T07:04:12.433Z] Step 6/21 : COPY . . [2022-01-09T07:04:12.433Z] ---> Running in 403c8ca0ade8 [2022-01-09T07:04:12.700Z] 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-09T07:04:14.108Z] Removing intermediate container df03ee01dd7e [2022-01-09T07:04:14.108Z] ---> c10180f5f5e9 [2022-01-09T07:04:14.108Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-09T07:04:15.503Z] ---> Running in 32d42fb96504 [2022-01-09T07:04:15.773Z] Removing intermediate container dbc8dd13fa5f [2022-01-09T07:04:15.773Z] ---> 332a32e1f95e [2022-01-09T07:04:15.773Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-09T07:04:16.359Z] ---> Running in eb54ec34dce8 [2022-01-09T07:04:16.359Z] Removing intermediate container 32d42fb96504 [2022-01-09T07:04:16.359Z] ---> 851727fa5012 [2022-01-09T07:04:16.359Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-09T07:04:16.359Z] ---> Running in 362d2c98f6e4 [2022-01-09T07:04:16.624Z] ---> dd53b9f9be76 [2022-01-09T07:04:16.624Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:04:16.624Z] ---> Running in 7e8b487926a6 [2022-01-09T07:04:16.885Z] Removing intermediate container 362d2c98f6e4 [2022-01-09T07:04:16.885Z] ---> b9255d135d46 [2022-01-09T07:04:16.885Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-09T07:04:17.150Z] 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-09T07:04:18.095Z] ---> 508c3fdd91bf [2022-01-09T07:04:18.095Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-09T07:04:18.675Z] ---> f8876066efcc [2022-01-09T07:04:18.675Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-09T07:04:18.675Z] Removing intermediate container 7e8b487926a6 [2022-01-09T07:04:18.675Z] ---> ac95c12f9425 [2022-01-09T07:04:18.675Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-09T07:04:18.938Z] ---> Running in 35caada2cd4e [2022-01-09T07:04:19.201Z] ---> 9a5811978579 [2022-01-09T07:04:19.201Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-09T07:04:19.201Z] ---> Running in 425b27fd76aa [2022-01-09T07:04:19.201Z] ---> 8c0ca5b90be2 [2022-01-09T07:04:19.201Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:04:19.201Z] ---> Running in 28b472d1e094 [2022-01-09T07:04:19.201Z] Removing intermediate container 425b27fd76aa [2022-01-09T07:04:19.201Z] ---> a5ec80971070 [2022-01-09T07:04:19.201Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:04:19.463Z] ---> Running in 0c6d87aba4a4 [2022-01-09T07:04:19.463Z] Removing intermediate container 0c6d87aba4a4 [2022-01-09T07:04:19.463Z] ---> 483f2c1ce7bb [2022-01-09T07:04:19.463Z] Step 20/22 : LABEL arch=x86_64 [2022-01-09T07:04:19.463Z] ---> Running in 53854c28d482 [2022-01-09T07:04:19.735Z] 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-09T07:04:19.735Z] Removing intermediate container 53854c28d482 [2022-01-09T07:04:19.735Z] ---> ab438cf86446 [2022-01-09T07:04:19.735Z] Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:04:19.735Z] ---> Running in 34c389b36d4d [2022-01-09T07:04:20.005Z] Removing intermediate container 34c389b36d4d [2022-01-09T07:04:20.005Z] ---> cf514e5ef1ed [2022-01-09T07:04:20.005Z] Step 22/22 : LABEL version=0.0.0 [2022-01-09T07:04:20.005Z] ---> Running in 3017bc6c1990 [2022-01-09T07:04:20.005Z] Removing intermediate container 3017bc6c1990 [2022-01-09T07:04:20.005Z] ---> a8d17ac9bcf8 [2022-01-09T07:04:20.005Z] [2022-01-09T07:04:20.276Z] Successfully built a8d17ac9bcf8 [2022-01-09T07:04:20.276Z] Successfully tagged sys-mgmt-agent:latest [2022-01-09T07:04:20.874Z]  Building sys-mgmt-agent ... done Removing intermediate container 28b472d1e094 [2022-01-09T07:04:20.874Z] ---> 57bd0529f745 [2022-01-09T07:04:20.874Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-09T07:04:20.874Z] ---> Running in 028eb9a25571 [2022-01-09T07:04:21.468Z] 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-09T07:04:27.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-09T07:04:29.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-09T07:04:29.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-09T07:04:30.968Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-09T07:04:43.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-09T07:04:43.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-09T07:04:43.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-09T07:04:43.391Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-09T07:04:43.391Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-09T07:04:43.391Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-09T07:04:43.503Z] Removing intermediate container 403c8ca0ade8 [2022-01-09T07:04:43.504Z] ---> 007c293bcc24 [2022-01-09T07:04:43.504Z] [2022-01-09T07:04:43.504Z] Step 9/22 : FROM alpine:3.14 [2022-01-09T07:04:43.504Z] ---> 0a97eee8041e [2022-01-09T07:04:43.504Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-09T07:04:43.504Z] ---> Using cache [2022-01-09T07:04:43.504Z] ---> 027a8cf5cec6 [2022-01-09T07:04:43.504Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-09T07:04:43.504Z] ---> Using cache [2022-01-09T07:04:43.504Z] ---> f3fc9e7b9646 [2022-01-09T07:04:43.504Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-09T07:04:43.504Z] ---> Running in c8612031df5f [2022-01-09T07:04:43.504Z] Removing intermediate container c8612031df5f [2022-01-09T07:04:43.504Z] ---> 2b876ef3d9f5 [2022-01-09T07:04:43.504Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-09T07:04:43.504Z] ---> Running in c800731ea6a9 [2022-01-09T07:04:43.504Z] Removing intermediate container c800731ea6a9 [2022-01-09T07:04:43.504Z] ---> 944ce81f8cd8 [2022-01-09T07:04:43.504Z] Step 14/22 : WORKDIR / [2022-01-09T07:04:43.504Z] ---> Running in 9a9651f163ab [2022-01-09T07:04:43.770Z] Removing intermediate container 9a9651f163ab [2022-01-09T07:04:43.770Z] ---> ec95ce19afa3 [2022-01-09T07:04:43.770Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:04:43.770Z] ---> 5a45dc9693fe [2022-01-09T07:04:43.770Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-09T07:04:44.344Z] ---> f6c6462b9453 [2022-01-09T07:04:44.344Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-09T07:04:44.381Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-09T07:04:44.381Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-09T07:04:44.381Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-09T07:04:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-09T07:04:44.606Z] ---> 3831145b4118 [2022-01-09T07:04:44.606Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-09T07:04:44.606Z] ---> Running in 6437ae9f1f5f [2022-01-09T07:04:44.868Z] Removing intermediate container 6437ae9f1f5f [2022-01-09T07:04:44.868Z] ---> 54377beef1e4 [2022-01-09T07:04:44.868Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:04:44.868Z] ---> Running in 6feede9106c6 [2022-01-09T07:04:44.868Z] Removing intermediate container 6feede9106c6 [2022-01-09T07:04:44.868Z] ---> 290b1d1c59e1 [2022-01-09T07:04:44.868Z] Step 20/22 : LABEL arch=x86_64 [2022-01-09T07:04:44.868Z] ---> Running in 5f1a3234a727 [2022-01-09T07:04:45.130Z] Removing intermediate container 5f1a3234a727 [2022-01-09T07:04:45.130Z] ---> 4d390237520b [2022-01-09T07:04:45.130Z] Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:04:45.130Z] ---> Running in 4d50ac6edb0d [2022-01-09T07:04:45.130Z] 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-09T07:04:45.389Z] Removing intermediate container 4d50ac6edb0d [2022-01-09T07:04:45.389Z] ---> ea5c63235e8e [2022-01-09T07:04:45.389Z] Step 22/22 : LABEL version=0.0.0 [2022-01-09T07:04:45.390Z] ---> Running in 9c2ab19fa131 [2022-01-09T07:04:45.390Z] Removing intermediate container 9c2ab19fa131 [2022-01-09T07:04:45.390Z] ---> 9da3b3110aa0 [2022-01-09T07:04:45.390Z] [2022-01-09T07:04:45.651Z] Successfully built 9da3b3110aa0 [2022-01-09T07:04:45.651Z] Successfully tagged core-command:latest [2022-01-09T07:04:48.961Z]  Building core-command ... done Removing intermediate container eb54ec34dce8 [2022-01-09T07:04:48.961Z] ---> 520b482d47fc [2022-01-09T07:04:48.961Z] [2022-01-09T07:04:48.961Z] Step 9/24 : FROM alpine:3.14 [2022-01-09T07:04:48.961Z] ---> 0a97eee8041e [2022-01-09T07:04:48.961Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-09T07:04:49.223Z] ---> Running in dffefe2ecaec [2022-01-09T07:04:49.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:04:49.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:04:49.751Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-09T07:04:50.014Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-09T07:04:50.014Z] (3/3) Installing su-exec (0.2-r1) [2022-01-09T07:04:50.014Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:04:50.014Z] Executing ca-certificates-20191127-r5.trigger [2022-01-09T07:04:50.014Z] OK: 6 MiB in 17 packages [2022-01-09T07:04:50.600Z] Removing intermediate container dffefe2ecaec [2022-01-09T07:04:50.600Z] ---> c527d51025c4 [2022-01-09T07:04:50.600Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-09T07:04:50.600Z] ---> Running in 3c07f3b75442 [2022-01-09T07:04:50.866Z] Removing intermediate container 3c07f3b75442 [2022-01-09T07:04:50.866Z] ---> 0d0441e272e7 [2022-01-09T07:04:50.866Z] Step 12/24 : WORKDIR / [2022-01-09T07:04:50.866Z] ---> Running in 8b3fba89e16a [2022-01-09T07:04:51.177Z] Removing intermediate container 8b3fba89e16a [2022-01-09T07:04:51.177Z] ---> a8a5fd73287a [2022-01-09T07:04:51.177Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-09T07:04:51.461Z] Removing intermediate container 028eb9a25571 [2022-01-09T07:04:51.461Z] ---> cad8819b2ec1 [2022-01-09T07:04:51.461Z] [2022-01-09T07:04:51.461Z] Step 9/21 : FROM alpine:3.14 [2022-01-09T07:04:51.461Z] ---> 0a97eee8041e [2022-01-09T07:04:51.461Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-09T07:04:51.723Z] ---> 76bc86a99b8d [2022-01-09T07:04:51.723Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-09T07:04:51.723Z] ---> Running in 1865fc48e55a [2022-01-09T07:04:51.990Z] ---> 99271c0a342a [2022-01-09T07:04:51.990Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-09T07:04:51.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:04:52.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:04:52.265Z] ---> 5324e511bf46 [2022-01-09T07:04:52.265Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-09T07:04:52.265Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-09T07:04:52.525Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-09T07:04:52.525Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:04:52.525Z] Executing ca-certificates-20191127-r5.trigger [2022-01-09T07:04:52.525Z] OK: 6 MiB in 16 packages [2022-01-09T07:04:52.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.198s coverage: 28.7% of statements [2022-01-09T07:04:52.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-09T07:04:52.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-09T07:04:52.789Z] ---> a587f8cba555 [2022-01-09T07:04:52.789Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-09T07:04:53.055Z] Removing intermediate container 1865fc48e55a [2022-01-09T07:04:53.055Z] ---> a47cd57f43c4 [2022-01-09T07:04:53.055Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-09T07:04:53.055Z] ---> aaef09353c63 [2022-01-09T07:04:53.055Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-09T07:04:53.055Z] ---> Running in cfaae62774d2 [2022-01-09T07:04:53.326Z] Removing intermediate container cfaae62774d2 [2022-01-09T07:04:53.326Z] ---> cfd71644ca00 [2022-01-09T07:04:53.326Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-09T07:04:53.326Z] ---> Running in 19f5e3f401a9 [2022-01-09T07:04:53.326Z] ---> 989e3005acfb [2022-01-09T07:04:53.326Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-09T07:04:53.593Z] Removing intermediate container 19f5e3f401a9 [2022-01-09T07:04:53.593Z] ---> 0b78170d80a7 [2022-01-09T07:04:53.593Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-09T07:04:53.861Z] ---> 3c0f418e3027 [2022-01-09T07:04:53.861Z] Step 20/24 : 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-09T07:04:53.861Z] ---> Running in 19e5eecb5348 [2022-01-09T07:04:53.861Z] ---> Running in d98cbe75b97e [2022-01-09T07:04:53.861Z] Removing intermediate container 35caada2cd4e [2022-01-09T07:04:53.861Z] ---> 6acb3ece33cf [2022-01-09T07:04:53.861Z] [2022-01-09T07:04:53.861Z] Step 9/22 : FROM alpine:3.14 [2022-01-09T07:04:53.861Z] ---> 0a97eee8041e [2022-01-09T07:04:53.861Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-09T07:04:53.861Z] ---> Running in 624f2bacdf42 [2022-01-09T07:04:53.861Z] Removing intermediate container 19e5eecb5348 [2022-01-09T07:04:53.861Z] ---> a4821859dee1 [2022-01-09T07:04:53.861Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:04:54.121Z] Removing intermediate container 624f2bacdf42 [2022-01-09T07:04:54.121Z] ---> ce4de14408af [2022-01-09T07:04:54.121Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-09T07:04:54.121Z] ---> 1accc3f39d4a [2022-01-09T07:04:54.121Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-09T07:04:54.121Z] ---> Running in e8bf6612dbf7 [2022-01-09T07:04:54.431Z] Removing intermediate container e8bf6612dbf7 [2022-01-09T07:04:54.431Z] ---> 4d9728ca6f45 [2022-01-09T07:04:54.431Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-09T07:04:54.431Z] ---> Running in 8a22f9399aae [2022-01-09T07:04:54.431Z] Removing intermediate container 8a22f9399aae [2022-01-09T07:04:54.431Z] ---> 79f88ec36cd1 [2022-01-09T07:04:54.431Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:04:54.431Z] ---> 2129c3997d54 [2022-01-09T07:04:54.431Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-09T07:04:54.836Z] ---> Running in 403a56d460a9 [2022-01-09T07:04:54.836Z] Removing intermediate container d98cbe75b97e [2022-01-09T07:04:54.836Z] ---> d30b794ea935 [2022-01-09T07:04:54.836Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-09T07:04:54.836Z] ---> Running in 6f6a20bec288 [2022-01-09T07:04:54.836Z] ---> 6b3849916997 [2022-01-09T07:04:54.836Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-09T07:04:54.836Z] ---> Running in e526bd7123bf [2022-01-09T07:04:54.836Z] Removing intermediate container 6f6a20bec288 [2022-01-09T07:04:54.836Z] ---> 92da7f0db49d [2022-01-09T07:04:54.836Z] Step 22/24 : LABEL arch=x86_64 [2022-01-09T07:04:54.836Z] ---> Running in 525516f98c72 [2022-01-09T07:04:54.836Z] Removing intermediate container e526bd7123bf [2022-01-09T07:04:54.836Z] ---> accd3af515b6 [2022-01-09T07:04:54.836Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:04:55.171Z] ---> Running in ff198dc090cd [2022-01-09T07:04:55.171Z] Removing intermediate container 525516f98c72 [2022-01-09T07:04:55.171Z] ---> 4b5677476ddf [2022-01-09T07:04:55.171Z] Step 23/24 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:04:55.171Z] Removing intermediate container ff198dc090cd [2022-01-09T07:04:55.171Z] ---> 160a68c58a7b [2022-01-09T07:04:55.171Z] Step 19/21 : LABEL arch=x86_64 [2022-01-09T07:04:55.171Z] ---> Running in 49d3e4b73153 [2022-01-09T07:04:55.171Z] ---> Running in 92e401e6152c [2022-01-09T07:04:55.171Z] Removing intermediate container 49d3e4b73153 [2022-01-09T07:04:55.171Z] ---> f2d77d3d7e49 [2022-01-09T07:04:55.171Z] Step 24/24 : LABEL version=0.0.0 [2022-01-09T07:04:55.171Z] Removing intermediate container 92e401e6152c [2022-01-09T07:04:55.171Z] ---> 3430116a9745 [2022-01-09T07:04:55.171Z] Step 20/21 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:04:55.171Z] ---> Running in 5ff8b64fa7a0 [2022-01-09T07:04:55.171Z] ---> Running in 6dee52786fd9 [2022-01-09T07:04:55.171Z] Removing intermediate container 403a56d460a9 [2022-01-09T07:04:55.171Z] ---> 8d855beaa991 [2022-01-09T07:04:55.171Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-09T07:04:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.372s coverage: 98.5% of statements [2022-01-09T07:04:55.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-09T07:04:55.505Z] ---> Running in 3b7c360b928f [2022-01-09T07:04:55.505Z] Removing intermediate container 5ff8b64fa7a0 [2022-01-09T07:04:55.505Z] ---> 7b365c3064b0 [2022-01-09T07:04:55.505Z] Step 21/21 : LABEL version=0.0.0 [2022-01-09T07:04:55.505Z] Removing intermediate container 6dee52786fd9 [2022-01-09T07:04:55.505Z] ---> a57ad4c54548 [2022-01-09T07:04:55.505Z] [2022-01-09T07:04:55.505Z] Successfully built a57ad4c54548 [2022-01-09T07:04:55.505Z] ---> Running in f5e651cf3f1a [2022-01-09T07:04:55.505Z] Successfully tagged security-secretstore-setup:latest [2022-01-09T07:04:55.505Z]  Building security-secretstore-setup ... done Removing intermediate container f5e651cf3f1a [2022-01-09T07:04:55.505Z] ---> c8319336ea00 [2022-01-09T07:04:55.505Z] [2022-01-09T07:04:55.505Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-09T07:04:55.883Z] Successfully built c8319336ea00 [2022-01-09T07:04:55.883Z] Successfully tagged support-notifications:latest [2022-01-09T07:04:56.495Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-09T07:04:56.756Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-09T07:04:56.756Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-09T07:04:56.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.261s coverage: 44.7% of statements [2022-01-09T07:04:56.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-09T07:04:56.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-09T07:04:57.018Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-09T07:04:57.018Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-09T07:04:57.018Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-09T07:04:57.281Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-09T07:04:57.281Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:04:57.281Z] OK: 8 MiB in 20 packages [2022-01-09T07:04:57.541Z] Removing intermediate container 3b7c360b928f [2022-01-09T07:04:57.541Z] ---> de4e23f7488f [2022-01-09T07:04:57.541Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:04:57.800Z] ---> abcf6a46f78a [2022-01-09T07:04:57.800Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-09T07:04:58.063Z] ---> bcb5a2a58774 [2022-01-09T07:04:58.063Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-09T07:04:58.063Z] ---> 5c67bf492cc3 [2022-01-09T07:04:58.063Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-09T07:04:58.063Z] ---> Running in b0ce8366b345 [2022-01-09T07:04:58.330Z] Removing intermediate container b0ce8366b345 [2022-01-09T07:04:58.330Z] ---> bf2e2b0534ab [2022-01-09T07:04:58.330Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:04:58.330Z] ---> Running in cf20c5721c6c [2022-01-09T07:04:58.330Z] Removing intermediate container cf20c5721c6c [2022-01-09T07:04:58.330Z] ---> 6215f0bacbad [2022-01-09T07:04:58.330Z] Step 20/22 : LABEL arch=x86_64 [2022-01-09T07:04:58.330Z] ---> Running in 0fd4696733aa [2022-01-09T07:04:58.330Z] Removing intermediate container 0fd4696733aa [2022-01-09T07:04:58.330Z] ---> d459ccd5a3d8 [2022-01-09T07:04:58.330Z] Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:04:58.590Z] ---> Running in 3b91d23880b3 [2022-01-09T07:04:58.590Z] Removing intermediate container 3b91d23880b3 [2022-01-09T07:04:58.590Z] ---> a1fe8eaa24eb [2022-01-09T07:04:58.590Z] Step 22/22 : LABEL version=0.0.0 [2022-01-09T07:04:58.590Z] ---> Running in 54e57d83c237 [2022-01-09T07:04:58.590Z] Removing intermediate container 54e57d83c237 [2022-01-09T07:04:58.590Z] ---> 225faeb50c02 [2022-01-09T07:04:58.590Z] [2022-01-09T07:04:58.850Z] Successfully built 225faeb50c02 [2022-01-09T07:04:58.850Z] Successfully tagged core-data:latest [2022-01-09T07:04:58.857Z]  Building core-data ... done  [Pipeline] } [2022-01-09T07:04:58.884Z] $ docker stop --time=1 d4027b5ba1a24f230175b8191ddc0001d60619199b253fef9d6138a3a27a4dff [2022-01-09T07:05:00.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.618s coverage: 89.5% of statements [2022-01-09T07:05:00.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-09T07:05:00.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-09T07:05:00.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.221s coverage: 84.4% of statements [2022-01-09T07:05:00.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-09T07:05:00.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-09T07:05:00.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-09T07:05:00.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-09T07:05:00.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-09T07:05:00.303Z] $ docker rm -f d4027b5ba1a24f230175b8191ddc0001d60619199b253fef9d6138a3a27a4dff [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-09T07:05:00.724Z] + docker images [2022-01-09T07:05:00.724Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-09T07:05:00.724Z] core-data latest 225faeb50c02 2 seconds ago 20.7MB [2022-01-09T07:05:00.724Z] security-secretstore-setup latest a57ad4c54548 5 seconds ago 28.4MB [2022-01-09T07:05:00.724Z] support-notifications latest c8319336ea00 5 seconds ago 17MB [2022-01-09T07:05:00.724Z] 6acb3ece33cf 7 seconds ago 1.77GB [2022-01-09T07:05:00.724Z] cad8819b2ec1 9 seconds ago 1.76GB [2022-01-09T07:05:00.724Z] 520b482d47fc 12 seconds ago 1.77GB [2022-01-09T07:05:00.724Z] core-command latest 9da3b3110aa0 15 seconds ago 16.1MB [2022-01-09T07:05:00.724Z] 007c293bcc24 18 seconds ago 1.76GB [2022-01-09T07:05:00.724Z] sys-mgmt-agent latest a8d17ac9bcf8 41 seconds ago 297MB [2022-01-09T07:05:00.724Z] support-scheduler latest a2f86e41e326 About a minute ago 16.2MB [2022-01-09T07:05:00.724Z] core-metadata latest 383f73e7f3de About a minute ago 16.9MB [2022-01-09T07:05:00.724Z] security-bootstrapper latest 49f61ff4ee3a About a minute ago 18.9MB [2022-01-09T07:05:00.724Z] security-proxy-setup latest a0bd5440ed35 About a minute ago 26.9MB [2022-01-09T07:05:00.724Z] 2a6faeb63c86 About a minute ago 1.76GB [2022-01-09T07:05:00.724Z] 52c434855e8c About a minute ago 1.76GB [2022-01-09T07:05:00.724Z] 646560738083 About a minute ago 1.77GB [2022-01-09T07:05:00.724Z] 679fac01f69a About a minute ago 1.76GB [2022-01-09T07:05:00.724Z] f4e7eef4c566 About a minute ago 1.76GB [2022-01-09T07:05:00.724Z] ci-base-image-x86_64 latest 605eb5e69622 5 minutes ago 1.25GB [2022-01-09T07:05:00.724Z] docker 20.10.10 b706a049f56e 8 weeks ago 216MB [2022-01-09T07:05:00.724Z] alpine 3.14 0a97eee8041e 8 weeks ago 5.61MB [2022-01-09T07:05:00.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2022-01-09T07:05:00.724Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-09T07:05:00.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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-09T07:05:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 94.2% of statements [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-09T07:05:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.181s coverage: 59.1% of statements [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-09T07:05:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.219s coverage: 60.0% of statements [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-09T07:05:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.299s coverage: 0.9% of statements [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-09T07:05:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.275s coverage: 58.8% of statements [2022-01-09T07:05:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.155s coverage: 21.7% of statements [2022-01-09T07:05:06.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-09T07:05:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements [2022-01-09T07:05:06.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.372s coverage: 79.5% of statements [2022-01-09T07:05:07.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2022-01-09T07:05:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.245s coverage: 96.3% of statements [2022-01-09T07:05:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2022-01-09T07:05:16.249Z] Still waiting to schedule task [2022-01-09T07:05:16.249Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-09T07:05:21.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.267s coverage: 94.4% of statements [2022-01-09T07:05:21.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2022-01-09T07:05:28.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.611s coverage: 82.5% of statements [2022-01-09T07:05:28.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-09T07:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-09T07:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-09T07:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-09T07:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-09T07:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.233s coverage: 58.8% of statements [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-09T07:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements [2022-01-09T07:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2022-01-09T07:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.325s coverage: 85.4% of statements [2022-01-09T07:05:34.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.710s coverage: 91.2% of statements [2022-01-09T07:05:34.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-09T07:05:35.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.838s coverage: 64.4% of statements [2022-01-09T07:05:35.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-09T07:05:35.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-09T07:05:35.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements [2022-01-09T07:05:35.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2022-01-09T07:05:35.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.117s coverage: 100.0% of statements [2022-01-09T07:05:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2022-01-09T07:05:36.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2022-01-09T07:05:40.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.300s coverage: 65.4% of statements [2022-01-09T07:05:40.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-09T07:05:40.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-09T07:05:40.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-09T07:05:42.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.8% of statements [2022-01-09T07:05:42.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-09T07:05:42.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-09T07:05:42.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2022-01-09T07:05:42.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-09T07:05:42.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2022-01-09T07:05:42.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-09T07:05:50.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.266s coverage: 17.7% of statements [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-09T07:05:50.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.3% of statements [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-09T07:05:50.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.229s coverage: 63.2% of statements [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-09T07:05:50.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.387s coverage: 97.7% of statements [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-09T07:05:50.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-09T07:05:50.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-09T07:05:50.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.158s coverage: 100.0% of statements [2022-01-09T07:05:50.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2022-01-09T07:05:51.552Z] 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-09T07:05:51.552Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-09T07:05:51.552Z] GO111MODULE=on go vet ./... [2022-01-09T07:06:23.190Z] Running on prd-ubuntu18.04-docker-8c-8g-1064 in /w/workspace/edgexfoundry_edgex-go_PR-3857 [Pipeline] { [Pipeline] ws [2022-01-09T07:06:23.235Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-09T07:06:23.359Z] The recommended git tool is: git [2022-01-09T07:06:24.942Z] using credential edgex-jenkins-ssh [2022-01-09T07:06:24.952Z] Cloning the remote Git repository [2022-01-09T07:06:25.014Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-09T07:06:25.046Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-09T07:06:25.095Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-09T07:06:25.095Z] > git --version # timeout=10 [2022-01-09T07:06:25.105Z] > git --version # 'git version 2.17.1' [2022-01-09T07:06:25.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-09T07:06:25.129Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-09T07:06:29.884Z] Merging remotes/origin/main commit 29697069f250b3a6652f4279ffd582c48bc37000 into PR head commit b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:06:29.990Z] Merge succeeded, producing b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:06:29.991Z] Checking out Revision b594cf5fbb9cf17c6c3b5645e353e34039985d16 (PR-3857) [2022-01-09T07:06:29.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-09T07:06:29.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-09T07:06:29.229Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-09T07:06:29.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-09T07:06:29.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-09T07:06:29.247Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3857/head:refs/remotes/origin/PR-3857 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-09T07:06:29.916Z] > git config core.sparsecheckout # timeout=10 [2022-01-09T07:06:29.921Z] > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # timeout=10 [2022-01-09T07:06:29.985Z] > git remote # timeout=10 [2022-01-09T07:06:29.993Z] > git config --get remote.origin.url # timeout=10 [2022-01-09T07:06:29.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-09T07:06:30.001Z] > git merge 29697069f250b3a6652f4279ffd582c48bc37000 # timeout=10 [2022-01-09T07:06:30.008Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-09T07:06:30.016Z] > git config core.sparsecheckout # timeout=10 [2022-01-09T07:06:30.027Z] > git checkout -f b594cf5fbb9cf17c6c3b5645e353e34039985d16 # timeout=10 [2022-01-09T07:06:33.530Z] Commit message: "docs(all): Upgrade the API Docs version to 2.2.0" [2022-01-09T07:06:33.566Z] > git --version # timeout=10 [2022-01-09T07:06:33.570Z] > git --version # 'git version 2.17.1' [2022-01-09T07:06:33.575Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-09T07:06:35.022Z] + echo snap-build.sh [2022-01-09T07:06:35.022Z] snap-build.sh [2022-01-09T07:06:35.022Z] + SNAP_BASE_DIR=. [2022-01-09T07:06:35.022Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-01-09T07:06:35.022Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-01-09T07:06:35.022Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-01-09T07:06:35.022Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-01-09T07:06:35.022Z] + cd /w/workspace/edgex-go/1 [2022-01-09T07:06:35.022Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-09T07:06:35.022Z] Reading package lists... [2022-01-09T07:06:35.022Z] Building dependency tree... [2022-01-09T07:06:35.022Z] Reading state information... [2022-01-09T07:06:35.022Z] The following packages were automatically installed and are no longer required: [2022-01-09T07:06:35.022Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-09T07:06:35.022Z] uidmap xdelta3 [2022-01-09T07:06:35.022Z] Use 'sudo apt autoremove' to remove them. [2022-01-09T07:06:35.022Z] The following packages will be REMOVED: [2022-01-09T07:06:35.022Z] lxd* lxd-client* [2022-01-09T07:06:35.022Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-09T07:06:35.286Z] After this operation, 31.7 MB disk space will be freed. [2022-01-09T07:06:36.075Z] (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-09T07:06:36.075Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-09T07:06:36.649Z] Removing lxd dnsmasq configuration [2022-01-09T07:06:36.913Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-09T07:06:36.913Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-09T07:06:37.486Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-09T07:06:37.748Z] (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-09T07:06:37.748Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-09T07:06:39.139Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-09T07:06:39.420Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-09T07:06:40.002Z] + sudo snap remove --purge lxd [2022-01-09T07:06:40.002Z] snap "lxd" is not installed [2022-01-09T07:06:40.002Z] + sudo groupadd --force --system lxd [2022-01-09T07:06:40.002Z] ++ whoami [2022-01-09T07:06:40.002Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-09T07:06:40.002Z] + newgrp - lxd [2022-01-09T07:06:40.002Z] + sudo snap install lxd [2022-01-09T07:06:50.027Z] 2022-01-09T07:06:47Z INFO Waiting for automatic snapd restart... [2022-01-09T07:07:04.980Z] lxd 4.21 from Canonical* installed [2022-01-09T07:07:04.980Z] + sudo lxd init --auto [2022-01-09T07:07:13.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-09T07:07:13.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-09T07:07:13.325Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-09T07:07:13.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-09T07:07:14.048Z] + ls -al . [2022-01-09T07:07:14.048Z] total 672 [2022-01-09T07:07:14.048Z] drwxrwxr-x 9 1001 1001 4096 Jan 9 07:07 . [2022-01-09T07:07:14.048Z] drwxr-xr-x 4 root root 4096 Jan 9 07:03 .. [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 11 Jan 9 07:00 .dockerignore [2022-01-09T07:07:14.048Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 07:00 .git [2022-01-09T07:07:14.048Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 07:00 .github [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 804 Jan 9 07:00 .gitignore [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 42 Jan 9 07:00 .golangci.yml [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 76 Jan 9 07:00 .hadolint.yml [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 07:00 .sonarcloud.properties [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 1171 Jan 9 07:00 ADOPTERS.md [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 8910 Jan 9 07:00 Attribution.txt [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 51732 Jan 9 07:00 CHANGELOG.md [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 07:00 CONTRIBUTING.md [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 677 Jan 9 07:00 GOVERNANCE.md [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 849 Jan 9 07:00 Jenkinsfile [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 07:00 LICENSE [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 6508 Jan 9 07:00 Makefile [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 582 Jan 9 07:00 OWNERS.md [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 8207 Jan 9 07:00 README.md [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 6912 Jan 9 07:00 SECURITY.md [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 06:58 VERSION [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 4131 Jan 9 07:00 ZMQWindows.md [2022-01-09T07:07:14.048Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 07:00 bin [2022-01-09T07:07:14.048Z] drwxrwxr-x 14 1001 1001 4096 Jan 9 07:00 cmd [2022-01-09T07:07:14.048Z] -rw-r--r-- 1 root root 428381 Jan 9 07:05 coverage.out [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 828 Jan 9 07:00 go.mod [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 49574 Jan 9 07:03 go.sum [2022-01-09T07:07:14.048Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 07:00 internal [2022-01-09T07:07:14.048Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 07:00 openapi [2022-01-09T07:07:14.048Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 07:00 snap [2022-01-09T07:07:14.048Z] -rw-rw-r-- 1 1001 1001 204 Jan 9 07:00 version.go [Pipeline] sh [2022-01-09T07:07:14.408Z] + '[' -e coverage.out ] [2022-01-09T07:07:14.408Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-09T07:07:14.450Z] Warning: overwriting stash ‘coverage-report’ [2022-01-09T07:07:15.012Z] + sudo snap install --classic snapcraft [2022-01-09T07:07:15.196Z] Stashed 1 file(s) [Pipeline] sh [2022-01-09T07:07:15.855Z] + make build [2022-01-09T07:07:15.856Z] 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-09T07:07:20.308Z] snapcraft 6.0 from Canonical* installed [2022-01-09T07:07:20.308Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-09T07:07:20.308Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-09T07:07:20.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-09T07:07:20.308Z] Dload Upload Total Spent Left Speed [2022-01-09T07:07:20.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3781 0 --:--:-- --:--:-- --:--:-- 3781 [2022-01-09T07:07:20.308Z] 9 3325k 9 303k 0 0 1011k 0 0:00:03 --:--:-- 0:00:03 1011k 100 3325k 100 3325k 0 0 9866k 0 --:--:-- --:--:-- --:--:-- 81.9M [2022-01-09T07:07:20.308Z] ./yq_linux_amd64 [2022-01-09T07:07:20.308Z] + sudo snapcraft prime --use-lxd [2022-01-09T07:07:21.694Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-09T07:07:21.694Z] 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-09T07:07:21.694Z] - README.md [2022-01-09T07:07:21.694Z] [2022-01-09T07:07:21.694Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-09T07:07:22.268Z] Launching a container. [2022-01-09T07:07:22.554Z] 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-09T07:07:32.284Z] Waiting for container to be ready [2022-01-09T07:07:32.284Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-09T07:07:32.284Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-09T07:07:32.284Z] [2022-01-09T07:07:36.492Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-09T07:07:36.755Z] Waiting for network to be ready... [2022-01-09T07:07:37.326Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-09T07:07:37.326Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-09T07:07:37.898Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2005 kB] [2022-01-09T07:07:37.898Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-09T07:07:37.898Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-09T07:07:38.159Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-09T07:07:38.159Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-09T07:07:38.159Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-09T07:07:38.159Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-09T07:07:38.159Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-09T07:07:38.159Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-09T07:07:38.159Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [358 kB] [2022-01-09T07:07:38.159Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-09T07:07:38.159Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-09T07:07:38.159Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [555 kB] [2022-01-09T07:07:38.159Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [75.1 kB] [2022-01-09T07:07:38.159Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1163 kB] [2022-01-09T07:07:38.420Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] [2022-01-09T07:07:38.682Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-09T07:07:38.682Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2354 kB] [2022-01-09T07:07:38.682Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [451 kB] [2022-01-09T07:07:38.682Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-09T07:07:38.682Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-09T07:07:38.682Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [579 kB] [2022-01-09T07:07:38.944Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [78.9 kB] [2022-01-09T07:07:38.944Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1778 kB] [2022-01-09T07:07:38.944Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] [2022-01-09T07:07:42.252Z] Fetched 25.8 MB in 5s (5512 kB/s) [2022-01-09T07:07:42.512Z] Reading package lists... [2022-01-09T07:07:42.780Z] Reading package lists... [2022-01-09T07:07:43.040Z] Building dependency tree... [2022-01-09T07:07:43.040Z] Reading state information... [2022-01-09T07:07:43.303Z] The following additional packages will be installed: [2022-01-09T07:07:43.303Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-09T07:07:43.303Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-09T07:07:43.303Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-09T07:07:43.303Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-09T07:07:43.303Z] Suggested packages: [2022-01-09T07:07:43.303Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-09T07:07:43.303Z] Recommended packages: [2022-01-09T07:07:43.303Z] gnupg libsasl2-modules [2022-01-09T07:07:43.303Z] The following NEW packages will be installed: [2022-01-09T07:07:43.303Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-09T07:07:43.303Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-09T07:07:43.303Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-09T07:07:43.303Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-09T07:07:43.303Z] The following packages will be upgraded: [2022-01-09T07:07:43.303Z] gpg gpg-agent gpgconf libudev1 [2022-01-09T07:07:43.303Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-09T07:07:43.303Z] Need to get 3527 kB of archives. [2022-01-09T07:07:43.303Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-09T07:07:43.303Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2022-01-09T07:07:43.565Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2022-01-09T07:07:43.565Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-09T07:07:43.565Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-09T07:07:43.565Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-09T07:07:43.826Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-09T07:07:44.410Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-09T07:07:44.410Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-09T07:07:44.410Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-09T07:07:44.410Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-09T07:07:44.410Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-09T07:07:44.410Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-09T07:07:44.410Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-09T07:07:44.410Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-09T07:07:44.410Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-09T07:07:44.410Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-09T07:07:44.410Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-09T07:07:44.410Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-09T07:07:44.410Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-09T07:07:44.410Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-09T07:07:44.410Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-09T07:07:44.410Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-09T07:07:44.670Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-09T07:07:44.670Z] Fetched 3527 kB in 1s (3091 kB/s) [2022-01-09T07:07:44.670Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-09T07:07:44.670Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-09T07:07:44.670Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-09T07:07:44.670Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-09T07:07:44.670Z] Selecting previously unselected package udev. [2022-01-09T07:07:44.670Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-09T07:07:44.670Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-09T07:07:44.713Z] 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-09T07:07:44.932Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-09T07:07:44.932Z] Selecting previously unselected package libfuse2:amd64. [2022-01-09T07:07:44.932Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-09T07:07:44.932Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-09T07:07:45.193Z] Selecting previously unselected package fuse. [2022-01-09T07:07:45.193Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-09T07:07:45.193Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-09T07:07:45.193Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-09T07:07:45.193Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-09T07:07:45.193Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-09T07:07:45.193Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-09T07:07:45.193Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-09T07:07:45.193Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-09T07:07:45.460Z] Selecting previously unselected package libksba8:amd64. [2022-01-09T07:07:45.460Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-09T07:07:45.460Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-09T07:07:45.460Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-09T07:07:45.460Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-09T07:07:45.460Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:45.460Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-09T07:07:45.460Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-09T07:07:45.460Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:45.460Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-09T07:07:45.460Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-09T07:07:45.460Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:45.722Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-09T07:07:45.722Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-09T07:07:45.722Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:45.722Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-09T07:07:45.722Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-09T07:07:45.722Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:45.722Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-09T07:07:45.722Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-09T07:07:45.722Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:45.722Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-09T07:07:45.722Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-09T07:07:45.722Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:45.986Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-09T07:07:45.986Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-09T07:07:45.986Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:45.986Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-09T07:07:45.986Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-09T07:07:45.986Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:45.986Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-09T07:07:45.986Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-09T07:07:45.986Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-09T07:07:45.986Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-09T07:07:45.986Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-09T07:07:45.986Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-09T07:07:46.253Z] Selecting previously unselected package libldap-common. [2022-01-09T07:07:46.253Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-09T07:07:46.253Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-09T07:07:46.253Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-09T07:07:46.253Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-09T07:07:46.253Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-09T07:07:46.253Z] Selecting previously unselected package dirmngr. [2022-01-09T07:07:46.253Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-09T07:07:46.253Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-09T07:07:46.253Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-09T07:07:46.515Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-09T07:07:46.515Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-09T07:07:46.515Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-09T07:07:46.515Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-09T07:07:46.515Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-09T07:07:46.515Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:46.515Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-09T07:07:46.515Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-09T07:07:46.515Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-09T07:07:46.690Z] 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-09T07:07:46.777Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-09T07:07:46.777Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:47.039Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-09T07:07:47.039Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-09T07:07:47.039Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-09T07:07:47.039Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:47.039Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:47.039Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:47.039Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:47.039Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:47.039Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:47.039Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-09T07:07:47.039Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-09T07:07:47.039Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-09T07:07:47.039Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-09T07:07:47.610Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-09T07:07:47.610Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-09T07:07:47.610Z] This means they are not meant to be enabled using systemctl. [2022-01-09T07:07:47.610Z] Possible reasons for having this kind of units are: [2022-01-09T07:07:47.610Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-09T07:07:47.610Z] .wants/ or .requires/ directory. [2022-01-09T07:07:47.610Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-09T07:07:47.610Z] a requirement dependency on it. [2022-01-09T07:07:47.610Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-09T07:07:47.610Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-09T07:07:47.610Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-09T07:07:47.610Z] instance name specified. [2022-01-09T07:07:47.873Z] Reading package lists... [2022-01-09T07:07:48.134Z] Building dependency tree... [2022-01-09T07:07:48.134Z] Reading state information... [2022-01-09T07:07:48.134Z] The following additional packages will be installed: [2022-01-09T07:07:48.134Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-09T07:07:48.134Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-09T07:07:48.134Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-09T07:07:48.134Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-09T07:07:48.134Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-09T07:07:48.134Z] Suggested packages: [2022-01-09T07:07:48.134Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-09T07:07:48.134Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-09T07:07:48.134Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-09T07:07:48.134Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-09T07:07:48.134Z] systemd-container policykit-1 [2022-01-09T07:07:48.134Z] Recommended packages: [2022-01-09T07:07:48.134Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-09T07:07:48.134Z] The following NEW packages will be installed: [2022-01-09T07:07:48.134Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-09T07:07:48.134Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-09T07:07:48.134Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-09T07:07:48.134Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-09T07:07:48.134Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-09T07:07:48.134Z] The following packages will be upgraded: [2022-01-09T07:07:48.134Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-09T07:07:48.395Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-09T07:07:48.395Z] Need to get 36.8 MB of archives. [2022-01-09T07:07:48.395Z] After this operation, 147 MB of additional disk space will be used. [2022-01-09T07:07:48.395Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-09T07:07:48.395Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-09T07:07:48.971Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-09T07:07:48.971Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-09T07:07:49.233Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-09T07:07:49.233Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-09T07:07:49.233Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-09T07:07:49.233Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-09T07:07:49.233Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-09T07:07:49.233Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-09T07:07:49.233Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-09T07:07:49.233Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-09T07:07:49.233Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-09T07:07:49.233Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-09T07:07:49.233Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-09T07:07:49.233Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-09T07:07:49.233Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-09T07:07:49.233Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-09T07:07:49.233Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-09T07:07:49.233Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-09T07:07:49.233Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-09T07:07:49.233Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-09T07:07:49.233Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-09T07:07:49.233Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-09T07:07:49.233Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-09T07:07:49.233Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-09T07:07:49.516Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-09T07:07:49.516Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-09T07:07:49.516Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-09T07:07:49.516Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-09T07:07:50.072Z] 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-09T07:07:50.104Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-09T07:07:50.410Z] Fetched 36.8 MB in 2s (19.3 MB/s) [2022-01-09T07:07:50.410Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-09T07:07:50.410Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-09T07:07:50.410Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-09T07:07:51.011Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-09T07:07:51.011Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-09T07:07:51.011Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-09T07:07:51.011Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-09T07:07:51.011Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-09T07:07:51.011Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-09T07:07:51.272Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-09T07:07:51.272Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-09T07:07:51.272Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-09T07:07:51.272Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-09T07:07:51.508Z] 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-09T07:07:51.534Z] Setting up apt (1.6.14) ... [2022-01-09T07:07:51.534Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-09T07:07:52.104Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-09T07:07:52.104Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-09T07:07:52.104Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-09T07:07:52.104Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-09T07:07:52.366Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-09T07:07:52.366Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-09T07:07:52.366Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-09T07:07:52.366Z] Selecting previously unselected package libexpat1:amd64. [2022-01-09T07:07:52.366Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-09T07:07:52.366Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-09T07:07:52.626Z] Selecting previously unselected package python3.6-minimal. [2022-01-09T07:07:52.626Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-09T07:07:52.626Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-09T07:07:52.626Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-09T07:07:52.886Z] Checking for services that may need to be restarted...done. [2022-01-09T07:07:52.886Z] Checking for services that may need to be restarted...done. [2022-01-09T07:07:52.886Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-09T07:07:52.886Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-09T07:07:52.886Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-09T07:07:53.457Z] Selecting previously unselected package python3-minimal. [2022-01-09T07:07:53.457Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-09T07:07:53.457Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-09T07:07:53.457Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-09T07:07:53.457Z] Selecting previously unselected package mime-support. [2022-01-09T07:07:53.457Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-09T07:07:53.457Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-09T07:07:53.457Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-09T07:07:53.457Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-09T07:07:53.457Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-09T07:07:53.457Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-09T07:07:53.457Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-09T07:07:53.457Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-09T07:07:53.718Z] Selecting previously unselected package python3.6. [2022-01-09T07:07:53.718Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-09T07:07:53.718Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-09T07:07:53.718Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-09T07:07:53.718Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-09T07:07:53.718Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-09T07:07:53.718Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-09T07:07:53.981Z] Selecting previously unselected package python3. [2022-01-09T07:07:53.981Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-09T07:07:53.981Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-09T07:07:53.981Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-09T07:07:53.981Z] Selecting previously unselected package multiarch-support. [2022-01-09T07:07:53.981Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-09T07:07:53.981Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-09T07:07:54.276Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-09T07:07:54.276Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-09T07:07:54.276Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-09T07:07:54.276Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-09T07:07:54.276Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-09T07:07:54.276Z] Selecting previously unselected package libbsd0:amd64. [2022-01-09T07:07:54.276Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-09T07:07:54.276Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-09T07:07:54.276Z] Selecting previously unselected package sudo. [2022-01-09T07:07:54.276Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-09T07:07:54.276Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-09T07:07:54.540Z] Selecting previously unselected package apparmor. [2022-01-09T07:07:54.540Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-09T07:07:54.540Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-09T07:07:54.540Z] Selecting previously unselected package libedit2:amd64. [2022-01-09T07:07:54.540Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-09T07:07:54.540Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-09T07:07:54.540Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-09T07:07:54.540Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-09T07:07:54.540Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-09T07:07:54.802Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-09T07:07:54.802Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-09T07:07:54.802Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-09T07:07:54.802Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-09T07:07:54.802Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-09T07:07:54.802Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-09T07:07:54.802Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-09T07:07:54.802Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-09T07:07:54.802Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-09T07:07:54.802Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-09T07:07:54.802Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-09T07:07:54.802Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-09T07:07:54.919Z] 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-09T07:07:55.064Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-09T07:07:55.064Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-09T07:07:55.064Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-09T07:07:55.064Z] Selecting previously unselected package openssh-client. [2022-01-09T07:07:55.064Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-09T07:07:55.064Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-09T07:07:55.325Z] Selecting previously unselected package squashfs-tools. [2022-01-09T07:07:55.325Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-09T07:07:55.325Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-09T07:07:55.325Z] Selecting previously unselected package snapd. [2022-01-09T07:07:55.325Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-09T07:07:55.325Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-09T07:07:57.878Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-09T07:07:57.878Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-09T07:07:57.878Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-09T07:07:57.878Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-09T07:07:57.878Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-09T07:07:57.878Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-09T07:07:57.878Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-09T07:07:57.878Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-09T07:07:57.878Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-09T07:07:58.138Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-09T07:07:58.138Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-09T07:07:58.138Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-09T07:07:58.138Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-09T07:07:58.138Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-09T07:07:58.138Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-09T07:07:58.327Z] 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-09T07:07:58.710Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-09T07:07:58.710Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-09T07:07:58.710Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-09T07:07:58.710Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-09T07:07:58.972Z] running python rtupdate hooks for python3.6... [2022-01-09T07:07:58.972Z] running python post-rtupdate hooks for python3.6... [2022-01-09T07:07:58.972Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-09T07:07:59.544Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-09T07:07:59.804Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-09T07:07:59.804Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-09T07:07:59.804Z] Setting up snapd (2.51.1+18.04) ... [2022-01-09T07:08:00.375Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-09T07:08:00.375Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-09T07:08:00.635Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-09T07:08:00.635Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-09T07:08:00.897Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-09T07:08:00.897Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-09T07:08:00.950Z] 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-09T07:08:01.157Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-09T07:08:01.417Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-09T07:08:01.417Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-09T07:08:01.678Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-09T07:08:01.678Z] /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-09T07:08:01.939Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-09T07:08:02.202Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-09T07:08:03.585Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-09T07:08:03.585Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-09T07:08:03.585Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-09T07:08:04.802Z] Reading package lists... [2022-01-09T07:08:04.802Z] Reading package lists... [2022-01-09T07:08:05.068Z] Building dependency tree... [2022-01-09T07:08:05.068Z] Reading state information... [2022-01-09T07:08:05.068Z] Calculating upgrade... [2022-01-09T07:08:05.264Z] 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-09T07:08:05.347Z] The following packages will be upgraded: [2022-01-09T07:08:05.347Z] advancecomp base-files bash binutils binutils-common [2022-01-09T07:08:05.347Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-09T07:08:05.347Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-09T07:08:05.347Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-09T07:08:05.347Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-09T07:08:05.347Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-09T07:08:05.347Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-09T07:08:05.347Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-09T07:08:05.347Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-09T07:08:05.347Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-09T07:08:05.347Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-09T07:08:05.347Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-09T07:08:05.347Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-09T07:08:05.347Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-09T07:08:05.347Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-09T07:08:05.347Z] ubuntu-keyring util-linux [2022-01-09T07:08:05.347Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-09T07:08:05.347Z] Need to get 64.1 MB of archives. [2022-01-09T07:08:05.347Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-09T07:08:05.347Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-09T07:08:05.347Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-09T07:08:06.290Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-09T07:08:06.290Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-09T07:08:06.290Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-09T07:08:06.290Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-09T07:08:06.290Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-09T07:08:06.290Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-09T07:08:06.290Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-09T07:08:06.290Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-09T07:08:06.290Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-09T07:08:06.290Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-09T07:08:06.290Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-09T07:08:06.290Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-09T07:08:06.290Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-09T07:08:06.290Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-09T07:08:06.290Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-09T07:08:06.290Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-09T07:08:06.290Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-09T07:08:06.290Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-09T07:08:06.290Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-09T07:08:06.290Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-09T07:08:06.290Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-09T07:08:06.553Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-09T07:08:06.553Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-09T07:08:06.553Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-09T07:08:06.553Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-09T07:08:06.553Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-09T07:08:06.553Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-09T07:08:06.553Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-09T07:08:06.553Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-09T07:08:06.553Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-09T07:08:06.553Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-09T07:08:06.553Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-09T07:08:06.554Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-09T07:08:06.554Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-09T07:08:06.554Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-09T07:08:06.554Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-09T07:08:06.554Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-09T07:08:06.554Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-01-09T07:08:06.554Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-09T07:08:06.554Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-09T07:08:06.554Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-09T07:08:06.554Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-09T07:08:06.554Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-09T07:08:06.554Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-09T07:08:06.554Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-09T07:08:06.554Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-09T07:08:06.554Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-09T07:08:06.554Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-09T07:08:06.554Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-09T07:08:06.554Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-01-09T07:08:06.554Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-09T07:08:06.815Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-09T07:08:06.815Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-09T07:08:06.815Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-09T07:08:06.815Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-09T07:08:06.815Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-09T07:08:06.815Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-09T07:08:06.815Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-09T07:08:06.815Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-09T07:08:06.815Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-09T07:08:06.815Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-09T07:08:06.815Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-09T07:08:06.815Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-09T07:08:06.815Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-09T07:08:06.815Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-09T07:08:06.815Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2022-01-09T07:08:06.815Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-09T07:08:06.815Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-09T07:08:06.815Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-09T07:08:06.815Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-09T07:08:06.815Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-09T07:08:06.815Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-09T07:08:06.815Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-09T07:08:06.815Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-09T07:08:06.815Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-09T07:08:06.815Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-09T07:08:06.815Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-09T07:08:06.815Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-09T07:08:06.815Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-09T07:08:06.815Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-09T07:08:07.076Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-09T07:08:07.076Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-09T07:08:07.076Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-09T07:08:07.076Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-09T07:08:07.076Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-01-09T07:08:07.076Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-09T07:08:07.076Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-09T07:08:07.076Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-09T07:08:07.076Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-09T07:08:07.076Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-09T07:08:07.076Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-09T07:08:07.076Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-09T07:08:07.647Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-09T07:08:07.879Z] 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-09T07:08:07.908Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-09T07:08:07.908Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-09T07:08:07.908Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-09T07:08:08.169Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-09T07:08:08.169Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-09T07:08:08.169Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-09T07:08:08.169Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-09T07:08:08.169Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-09T07:08:08.430Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-09T07:08:08.430Z] Fetched 64.1 MB in 3s (21.9 MB/s) [2022-01-09T07:08:08.430Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-09T07:08:08.430Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-09T07:08:08.430Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-09T07:08:08.692Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-09T07:08:08.692Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-09T07:08:08.958Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-09T07:08:08.958Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-09T07:08:09.222Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:09.222Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-09T07:08:09.222Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:09.222Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-09T07:08:09.222Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:09.222Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-09T07:08:09.222Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:09.222Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-09T07:08:09.484Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:09.484Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-09T07:08:09.484Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:09.484Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-09T07:08:09.484Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:09.484Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-09T07:08:09.484Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:09.745Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-09T07:08:09.745Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:09.745Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-09T07:08:09.745Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:09.745Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-09T07:08:09.745Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:09.745Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-09T07:08:09.745Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:09.745Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-09T07:08:10.006Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:10.006Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-09T07:08:10.006Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:10.267Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-09T07:08:10.267Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-09T07:08:10.267Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-09T07:08:10.839Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-09T07:08:10.839Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-09T07:08:10.839Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-09T07:08:10.839Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-09T07:08:10.839Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-09T07:08:10.839Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-09T07:08:11.101Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-09T07:08:11.101Z] Installing new version of config file /etc/issue ... [2022-01-09T07:08:11.101Z] Installing new version of config file /etc/issue.net ... [2022-01-09T07:08:11.101Z] Installing new version of config file /etc/lsb-release ... [2022-01-09T07:08:11.101Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-09T07:08:11.278Z] 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-09T07:08:11.361Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-09T07:08:11.361Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-09T07:08:11.361Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-09T07:08:11.622Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:11.622Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-09T07:08:11.622Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-09T07:08:11.622Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-09T07:08:11.622Z] 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-09T07:08:11.881Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:11.881Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-09T07:08:11.881Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-09T07:08:11.881Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-09T07:08:11.881Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:11.881Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-09T07:08:11.881Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-09T07:08:11.881Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-09T07:08:12.142Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:12.142Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-09T07:08:12.142Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-09T07:08:12.142Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-09T07:08:12.405Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:12.405Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-09T07:08:12.405Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-09T07:08:12.405Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-09T07:08:12.405Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:12.405Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-09T07:08:12.405Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-09T07:08:12.666Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-09T07:08:12.666Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:12.666Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-09T07:08:12.666Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-09T07:08:12.666Z] Setting up grep (3.1-2build1) ... [2022-01-09T07:08:12.666Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:12.666Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-09T07:08:12.666Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-09T07:08:12.926Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-09T07:08:12.926Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:12.926Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-09T07:08:12.926Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-09T07:08:12.926Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-09T07:08:12.926Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:12.926Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-09T07:08:13.496Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-09T07:08:13.496Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-09T07:08:13.496Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:13.496Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-09T07:08:13.496Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-09T07:08:14.069Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-09T07:08:14.069Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-09T07:08:14.069Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-09T07:08:14.069Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-09T07:08:14.330Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-09T07:08:14.330Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:14.330Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-09T07:08:14.330Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-09T07:08:14.900Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-09T07:08:14.900Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-09T07:08:14.900Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-09T07:08:14.900Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-09T07:08:14.901Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-09T07:08:14.901Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:14.901Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-09T07:08:14.901Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-09T07:08:15.162Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-09T07:08:15.162Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:15.162Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-09T07:08:15.162Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-09T07:08:15.162Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-09T07:08:15.423Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:15.423Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-09T07:08:15.423Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-09T07:08:15.423Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-09T07:08:15.423Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:15.423Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-09T07:08:15.423Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-09T07:08:15.423Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-09T07:08:15.684Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:15.684Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-09T07:08:15.684Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-09T07:08:15.684Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-09T07:08:15.684Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:15.684Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-09T07:08:15.684Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-09T07:08:15.944Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-09T07:08:15.944Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-09T07:08:15.944Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-09T07:08:15.944Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:15.944Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-09T07:08:15.944Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-09T07:08:15.944Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-09T07:08:16.205Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:16.205Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-09T07:08:16.205Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-09T07:08:16.205Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-09T07:08:16.205Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:16.205Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-09T07:08:16.205Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-09T07:08:16.205Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-09T07:08:16.469Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:16.469Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-09T07:08:16.469Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] } [2022-01-09T07:08:16.691Z] $ docker stop --time=1 182191ace4cc57cfab434885cb98a06e388d1f5a3a907c205f0727372ea00ea9 [2022-01-09T07:08:16.727Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-09T07:08:16.987Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-09T07:08:17.247Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-09T07:08:17.247Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:17.247Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-09T07:08:17.247Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-09T07:08:17.508Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-09T07:08:17.508Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-09T07:08:17.508Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-09T07:08:17.508Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-09T07:08:17.770Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-09T07:08:17.770Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-09T07:08:17.770Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-09T07:08:17.770Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-09T07:08:17.770Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-09T07:08:18.031Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-09T07:08:18.031Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-09T07:08:18.031Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-09T07:08:18.031Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-09T07:08:18.031Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-09T07:08:18.031Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-09T07:08:18.290Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-09T07:08:18.290Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-09T07:08:18.290Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-09T07:08:18.290Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-09T07:08:18.290Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-09T07:08:18.290Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-09T07:08:18.551Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-09T07:08:18.551Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-09T07:08:18.551Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-09T07:08:18.551Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-09T07:08:18.551Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-09T07:08:18.551Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-09T07:08:18.696Z] $ docker rm -f 182191ace4cc57cfab434885cb98a06e388d1f5a3a907c205f0727372ea00ea9 [2022-01-09T07:08:18.811Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-09T07:08:18.811Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-09T07:08:18.811Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:18.811Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-09T07:08:19.073Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-09T07:08:19.073Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-09T07:08:19.073Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-09T07:08:19.073Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-09T07:08:19.073Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-09T07:08:19.073Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-09T07:08:19.334Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:19.334Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-09T07:08:19.334Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-09T07:08:19.334Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-09T07:08:19.334Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:19.334Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-09T07:08:19.334Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-09T07:08:19.334Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-09T07:08:19.595Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:19.595Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-09T07:08:19.595Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-09T07:08:19.595Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-09T07:08:19.858Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:19.858Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-09T07:08:19.858Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-09T07:08:19.858Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-09T07:08:19.858Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:19.858Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-09T07:08:19.858Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-01-09T07:08:20.118Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-09T07:08:20.118Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:20.118Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-09T07:08:20.118Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:08:20.378Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-09T07:08:20.378Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:20.378Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-09T07:08:20.378Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-09T07:08:20.378Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-09T07:08:20.643Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:20.643Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-09T07:08:20.643Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-09T07:08:20.643Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-09T07:08:20.643Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:20.643Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-09T07:08:20.643Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-09T07:08:20.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-09T07:08:20.650Z] [2022-01-09T07:08:20.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:08:20.905Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-09T07:08:20.905Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:20.905Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-09T07:08:20.905Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-09T07:08:20.905Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-09T07:08:20.905Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:20.905Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-09T07:08:20.905Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-09T07:08:21.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-09T07:08:21.167Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-09T07:08:21.167Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:21.167Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-09T07:08:21.167Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-09T07:08:21.167Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-09T07:08:21.167Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:21.167Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-09T07:08:21.167Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-09T07:08:21.305Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-09T07:08:21.305Z] 29e5d40040c1: Pulling fs layer [2022-01-09T07:08:21.305Z] 1ce36da41761: Pulling fs layer [2022-01-09T07:08:21.305Z] 25b303627fd3: Pulling fs layer [2022-01-09T07:08:21.305Z] 29e5d40040c1: Verifying Checksum [2022-01-09T07:08:21.305Z] 29e5d40040c1: Download complete [2022-01-09T07:08:21.428Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-09T07:08:21.428Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:21.428Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-09T07:08:21.428Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-09T07:08:21.428Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-09T07:08:21.580Z] 1ce36da41761: Verifying Checksum [2022-01-09T07:08:21.580Z] 1ce36da41761: Download complete [2022-01-09T07:08:21.687Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-09T07:08:21.687Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-09T07:08:21.687Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-09T07:08:21.687Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-09T07:08:21.687Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-09T07:08:21.687Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-09T07:08:21.687Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-09T07:08:21.687Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-09T07:08:21.687Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-09T07:08:21.852Z] 29e5d40040c1: Pull complete [2022-01-09T07:08:21.947Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-09T07:08:21.947Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-09T07:08:22.207Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-09T07:08:22.207Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-09T07:08:22.207Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-09T07:08:22.207Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-09T07:08:22.207Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-09T07:08:22.207Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-09T07:08:22.467Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-09T07:08:22.467Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-09T07:08:22.467Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-09T07:08:22.467Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-09T07:08:22.467Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-09T07:08:22.467Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-09T07:08:22.467Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-09T07:08:22.728Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-09T07:08:22.728Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-09T07:08:22.728Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-09T07:08:22.728Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-09T07:08:22.728Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-09T07:08:22.989Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-09T07:08:23.248Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-09T07:08:23.248Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-09T07:08:23.248Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-09T07:08:23.248Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-09T07:08:23.248Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-09T07:08:23.281Z] 25b303627fd3: Verifying Checksum [2022-01-09T07:08:23.281Z] 25b303627fd3: Download complete [2022-01-09T07:08:23.281Z] 1ce36da41761: Pull complete [2022-01-09T07:08:23.509Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-09T07:08:23.509Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-09T07:08:23.769Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-09T07:08:23.769Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-09T07:08:23.769Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-09T07:08:23.769Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-09T07:08:23.769Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:23.769Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-09T07:08:24.029Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:24.029Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-09T07:08:24.029Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:24.029Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-09T07:08:24.029Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:24.029Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-09T07:08:24.968Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:24.968Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-09T07:08:25.919Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:25.919Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-09T07:08:25.919Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:25.919Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-09T07:08:26.181Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:26.181Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-09T07:08:27.120Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-09T07:08:27.120Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-09T07:08:27.120Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-09T07:08:27.120Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-09T07:08:27.120Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-09T07:08:27.120Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-09T07:08:27.385Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-09T07:08:27.385Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-09T07:08:27.385Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-09T07:08:27.385Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-09T07:08:27.385Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-09T07:08:27.385Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-09T07:08:27.645Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-09T07:08:27.645Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-09T07:08:27.645Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-09T07:08:27.645Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-09T07:08:27.645Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:27.645Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-09T07:08:27.645Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:27.645Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:27.645Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:27.645Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-09T07:08:27.645Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-09T07:08:27.645Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-09T07:08:27.921Z] [2022-01-09T07:08:27.921Z] Current default time zone: 'Etc/UTC' [2022-01-09T07:08:27.921Z] Local time is now: Sun Jan 9 07:08:27 UTC 2022. [2022-01-09T07:08:27.921Z] Universal Time is now: Sun Jan 9 07:08:27 UTC 2022. [2022-01-09T07:08:27.921Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-09T07:08:27.921Z] [2022-01-09T07:08:27.921Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-09T07:08:27.921Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:27.921Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-09T07:08:27.921Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-09T07:08:27.921Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-09T07:08:27.921Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-09T07:08:27.921Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-09T07:08:27.921Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-09T07:08:27.921Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-09T07:08:27.921Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-09T07:08:27.921Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:27.921Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-09T07:08:28.181Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-09T07:08:28.181Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-09T07:08:28.181Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:28.181Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-09T07:08:28.181Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-09T07:08:28.181Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-09T07:08:28.181Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-09T07:08:28.181Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-09T07:08:28.181Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-09T07:08:28.181Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-09T07:08:28.181Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-09T07:08:30.095Z] Updating certificates in /etc/ssl/certs... [2022-01-09T07:08:31.039Z] 23 added, 28 removed; done. [2022-01-09T07:08:31.039Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-09T07:08:31.039Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-09T07:08:31.039Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-09T07:08:31.039Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-09T07:08:31.039Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-09T07:08:31.039Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-09T07:08:31.039Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-09T07:08:31.039Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-09T07:08:31.039Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-09T07:08:31.039Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-09T07:08:31.039Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-09T07:08:31.039Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-09T07:08:31.039Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-09T07:08:31.039Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-09T07:08:31.039Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-09T07:08:31.300Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-09T07:08:31.300Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-09T07:08:31.300Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-09T07:08:31.300Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-09T07:08:31.300Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-09T07:08:31.300Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-09T07:08:31.300Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-09T07:08:31.300Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-09T07:08:31.300Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-09T07:08:31.300Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-09T07:08:31.300Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-09T07:08:31.300Z] Updating certificates in /etc/ssl/certs... [2022-01-09T07:08:32.240Z] 0 added, 0 removed; done. [2022-01-09T07:08:32.240Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-09T07:08:32.240Z] done. [2022-01-09T07:08:32.501Z] Reading package lists... [2022-01-09T07:08:32.764Z] Building dependency tree... [2022-01-09T07:08:32.764Z] Reading state information... [2022-01-09T07:08:32.764Z] The following NEW packages will be installed: [2022-01-09T07:08:32.764Z] apt-transport-https [2022-01-09T07:08:32.764Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-09T07:08:33.024Z] Need to get 4348 B of archives. [2022-01-09T07:08:33.024Z] After this operation, 154 kB of additional disk space will be used. [2022-01-09T07:08:33.024Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-09T07:08:33.024Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-09T07:08:33.286Z] Fetched 4348 B in 0s (24.1 kB/s) [2022-01-09T07:08:33.286Z] Selecting previously unselected package apt-transport-https. [2022-01-09T07:08:33.286Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-09T07:08:33.286Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-09T07:08:33.286Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-09T07:08:33.286Z] Setting up apt-transport-https (1.6.14) ... [2022-01-09T07:08:33.431Z] 25b303627fd3: Pull complete [2022-01-09T07:08:33.431Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-09T07:08:33.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-09T07:08:33.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-09T07:08:33.546Z] Waiting for network to be ready... [2022-01-09T07:08:33.672Z] prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container [2022-01-09T07:08:33.750Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-09T07:08:35.972Z] $ docker top 1be61aa5f17611e0bc5c9ab5e23248ae4afc4e6427903bbc845b6455da7cd388 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-09T07:08:36.930Z] + docker-compose build --help [2022-01-09T07:08:36.930Z] + grep parallel [2022-01-09T07:08:40.129Z] 2022-01-09T07:08:37Z INFO Waiting for automatic snapd restart... [2022-01-09T07:08:41.271Z] --parallel Build images in parallel. [Pipeline] } [2022-01-09T07:08:41.297Z] $ docker stop --time=1 1be61aa5f17611e0bc5c9ab5e23248ae4afc4e6427903bbc845b6455da7cd388 [2022-01-09T07:08:41.511Z] snapd 2.53.4 from Canonical* installed [2022-01-09T07:08:42.449Z] "snapd" switched to the "latest/stable" channel [2022-01-09T07:08:42.449Z] [2022-01-09T07:08:42.955Z] $ docker rm -f 1be61aa5f17611e0bc5c9ab5e23248ae4afc4e6427903bbc845b6455da7cd388 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:08:43.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-09T07:08:43.772Z] . [Pipeline] withDockerContainer [2022-01-09T07:08:44.023Z] prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container [2022-01-09T07:08:44.103Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-09T07:08:45.334Z] $ docker top d234bb4afa6b56e3e5f351200ca71e9abfc5a7d5363cccfb82f5ba4f5942988e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-09T07:08:46.313Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-09T07:08:49.039Z] core18 20211028 from Canonical* installed [2022-01-09T07:08:50.597Z] Building core-command ... [2022-01-09T07:08:50.598Z] Building core-data ... [2022-01-09T07:08:50.598Z] Building core-metadata ... [2022-01-09T07:08:50.598Z] Building security-bootstrapper ... [2022-01-09T07:08:50.598Z] Building security-proxy-setup ... [2022-01-09T07:08:50.598Z] Building security-secretstore-setup ... [2022-01-09T07:08:50.598Z] Building support-notifications ... [2022-01-09T07:08:50.598Z] Building support-scheduler ... [2022-01-09T07:08:50.598Z] Building sys-mgmt-agent ... [2022-01-09T07:08:50.598Z] Building security-secretstore-setup [2022-01-09T07:08:50.598Z] Building security-bootstrapper [2022-01-09T07:08:50.598Z] Building core-metadata [2022-01-09T07:08:50.598Z] Building core-data [2022-01-09T07:08:50.598Z] Building core-command [2022-01-09T07:08:50.956Z] core20 20211129 from Canonical* installed [2022-01-09T07:08:50.956Z] "core20" switched to the "latest/stable" channel [2022-01-09T07:08:50.956Z] [2022-01-09T07:08:53.511Z] snapcraft 6.0 from Canonical* installed [2022-01-09T07:08:53.511Z] "snapcraft" switched to the "latest/stable" channel [2022-01-09T07:08:53.511Z] [2022-01-09T07:08:57.721Z] 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-09T07:08:57.721Z] - README.md [2022-01-09T07:08:57.721Z] [2022-01-09T07:08:57.721Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-09T07:08:59.630Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-09T07:08:59.630Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-09T07:08:59.630Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-09T07:09:00.572Z] Reading package lists... [2022-01-09T07:09:01.970Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2022-01-09T07:09:03.355Z] Reading package lists... [2022-01-09T07:09:03.355Z] Building dependency tree... [2022-01-09T07:09:03.355Z] Reading state information... [2022-01-09T07:09:03.355Z] Suggested packages: [2022-01-09T07:09:03.355Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-09T07:09:03.355Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-09T07:09:03.355Z] Recommended packages: [2022-01-09T07:09:03.355Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-09T07:09:03.615Z] The following NEW packages will be installed: [2022-01-09T07:09:03.615Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-09T07:09:03.616Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-09T07:09:03.616Z] pkg-config zip [2022-01-09T07:09:03.616Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-09T07:09:03.616Z] Need to get 7668 kB of archives. [2022-01-09T07:09:03.616Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-09T07:09:03.616Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-09T07:09:03.877Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-09T07:09:03.877Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-09T07:09:03.877Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-09T07:09:03.877Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-09T07:09:03.877Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-09T07:09:03.877Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-09T07:09:04.137Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-09T07:09:04.137Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-09T07:09:04.137Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-09T07:09:04.137Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-09T07:09:04.397Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-09T07:09:04.397Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-09T07:09:04.397Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-09T07:09:04.397Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-09T07:09:04.397Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-09T07:09:04.658Z] Fetched 7668 kB in 1s (9938 kB/s) [2022-01-09T07:09:04.658Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-09T07:09:04.658Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-09T07:09:04.658Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-09T07:09:04.658Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-09T07:09:04.918Z] Selecting previously unselected package libpsl5:amd64. [2022-01-09T07:09:04.918Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-09T07:09:04.918Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-09T07:09:04.918Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-09T07:09:04.918Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-09T07:09:04.918Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-09T07:09:04.918Z] Selecting previously unselected package librtmp1:amd64. [2022-01-09T07:09:04.918Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-09T07:09:04.918Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-09T07:09:04.918Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-09T07:09:04.918Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-09T07:09:04.918Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-09T07:09:04.918Z] Selecting previously unselected package liberror-perl. [2022-01-09T07:09:04.918Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-09T07:09:05.178Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-09T07:09:05.178Z] Selecting previously unselected package git-man. [2022-01-09T07:09:05.178Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-09T07:09:05.178Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-09T07:09:05.178Z] Selecting previously unselected package git. [2022-01-09T07:09:05.178Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-09T07:09:05.178Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-09T07:09:05.750Z] Selecting previously unselected package libnorm1:amd64. [2022-01-09T07:09:05.750Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-09T07:09:05.750Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-09T07:09:05.750Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-09T07:09:05.750Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-09T07:09:05.750Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-09T07:09:06.011Z] Selecting previously unselected package libsodium23:amd64. [2022-01-09T07:09:06.011Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-09T07:09:06.011Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-09T07:09:06.011Z] Selecting previously unselected package libzmq5:amd64. [2022-01-09T07:09:06.011Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-09T07:09:06.011Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-09T07:09:06.011Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-09T07:09:06.011Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-09T07:09:06.011Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-09T07:09:06.271Z] Selecting previously unselected package pkg-config. [2022-01-09T07:09:06.271Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-09T07:09:06.271Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-09T07:09:06.271Z] Selecting previously unselected package zip. [2022-01-09T07:09:06.271Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-09T07:09:06.271Z] Unpacking zip (3.0-11build1) ... [2022-01-09T07:09:06.271Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-09T07:09:06.271Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-09T07:09:06.271Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-09T07:09:06.271Z] Setting up liberror-perl (0.17025-1) ... [2022-01-09T07:09:06.271Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-09T07:09:06.271Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-09T07:09:06.271Z] No schema files found: doing nothing. [2022-01-09T07:09:06.271Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-09T07:09:06.271Z] Setting up zip (3.0-11build1) ... [2022-01-09T07:09:06.271Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-09T07:09:06.271Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-09T07:09:06.271Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-09T07:09:06.532Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-09T07:09:06.532Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-09T07:09:06.532Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-09T07:09:06.532Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-09T07:09:06.532Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-09T07:09:07.105Z] git set to automatically installed. [2022-01-09T07:09:07.105Z] git-man set to automatically installed. [2022-01-09T07:09:07.105Z] libcurl3-gnutls set to automatically installed. [2022-01-09T07:09:07.105Z] liberror-perl set to automatically installed. [2022-01-09T07:09:07.105Z] libglib2.0-0 set to automatically installed. [2022-01-09T07:09:07.105Z] libnghttp2-14 set to automatically installed. [2022-01-09T07:09:07.105Z] libnorm1 set to automatically installed. [2022-01-09T07:09:07.105Z] libpgm-5.2-0 set to automatically installed. [2022-01-09T07:09:07.105Z] libpsl5 set to automatically installed. [2022-01-09T07:09:07.105Z] librtmp1 set to automatically installed. [2022-01-09T07:09:07.105Z] libsodium23 set to automatically installed. [2022-01-09T07:09:07.105Z] libzmq3-dev set to automatically installed. [2022-01-09T07:09:07.105Z] libzmq5 set to automatically installed. [2022-01-09T07:09:07.105Z] pkg-config set to automatically installed. [2022-01-09T07:09:07.105Z] zip set to automatically installed. [2022-01-09T07:09:07.678Z] snapd is not logged in, snap install commands will use sudo [2022-01-09T07:09:15.816Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2022-01-09T07:09:15.816Z] Downloading snap 'edgex-app-service-configurable' [2022-01-09T07:09:25.971Z] Pulling app-service-configurable [2022-01-09T07:09:25.971Z] + snapcraftctl pull [2022-01-09T07:09:26.912Z] Pulling config-common [2022-01-09T07:09:26.912Z] + snapcraftctl pull [2022-01-09T07:09:28.299Z] Pulling go-build-helper [2022-01-09T07:09:28.299Z] + snapcraftctl pull [2022-01-09T07:09:29.679Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-09T07:09:29.679Z] Skipping pull go-build-helper (already ran) [2022-01-09T07:09:29.679Z] + snapcraftctl build [2022-01-09T07:09:29.679Z] Building go-build-helper [2022-01-09T07:09:32.974Z] Staging go-build-helper [2022-01-09T07:09:32.974Z] + snapcraftctl stage [2022-01-09T07:09:38.272Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-09T07:09:38.272Z] Fetched 224 kB in 0s (0 B/s) [2022-01-09T07:09:38.272Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-09T07:09:38.272Z] Fetched 157 kB in 0s (0 B/s) [2022-01-09T07:09:38.272Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-09T07:09:38.272Z] Fetched 221 kB in 0s (0 B/s) [2022-01-09T07:09:38.272Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-09T07:09:38.272Z] Fetched 143 kB in 0s (0 B/s) [2022-01-09T07:09:38.272Z] Pulling edgex-go [2022-01-09T07:09:38.272Z] + snapcraftctl pull [2022-01-09T07:09:40.191Z] Pulling hooks [2022-01-09T07:09:40.191Z] + snapcraftctl pull [2022-01-09T07:09:58.560Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:09:58.560Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:09:58.560Z] ---> 108b48224f55 [2022-01-09T07:09:58.560Z] Step 3/22 : WORKDIR /edgex-go [2022-01-09T07:09:58.560Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:09:58.560Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:09:58.560Z] ---> 108b48224f55 [2022-01-09T07:09:58.560Z] Step 3/22 : WORKDIR /edgex-go [2022-01-09T07:09:58.560Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:09:58.560Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:09:58.560Z] ---> 108b48224f55 [2022-01-09T07:09:58.560Z] Step 3/30 : WORKDIR /edgex-go [2022-01-09T07:09:58.560Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:09:58.560Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:09:58.560Z] ---> 108b48224f55 [2022-01-09T07:09:58.560Z] Step 3/24 : WORKDIR /edgex-go [2022-01-09T07:09:58.560Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:09:58.560Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:09:58.560Z] ---> 108b48224f55 [2022-01-09T07:09:58.560Z] Step 3/22 : WORKDIR /edgex-go [2022-01-09T07:09:58.560Z] ---> Running in 8ff4d011faca [2022-01-09T07:09:58.560Z] ---> Running in 52136a0ff1fc [2022-01-09T07:09:58.560Z] ---> Running in 1e01be5394ca [2022-01-09T07:09:58.560Z] ---> Running in 07fe4f699e71 [2022-01-09T07:09:58.560Z] ---> Running in c642c5146b0a [2022-01-09T07:09:58.560Z] Removing intermediate container 8ff4d011faca [2022-01-09T07:09:58.560Z] ---> 1d99b0a6222f [2022-01-09T07:09:58.560Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:09:58.560Z] Removing intermediate container 52136a0ff1fc [2022-01-09T07:09:58.560Z] ---> 82b4afd49b57 [2022-01-09T07:09:58.560Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:09:58.560Z] Removing intermediate container 07fe4f699e71 [2022-01-09T07:09:58.560Z] Removing intermediate container 1e01be5394ca [2022-01-09T07:09:58.560Z] ---> 396f133a0c1b [2022-01-09T07:09:58.560Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:09:58.560Z] ---> 1f327d9840e8 [2022-01-09T07:09:58.560Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:09:58.560Z] Removing intermediate container c642c5146b0a [2022-01-09T07:09:58.560Z] ---> 144e7fe002a2 [2022-01-09T07:09:58.560Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:09:58.560Z] ---> Running in 6e80706a5da0 [2022-01-09T07:09:58.560Z] ---> Running in 92d54c7e4760 [2022-01-09T07:09:58.560Z] ---> Running in 13e8be9362b7 [2022-01-09T07:09:58.560Z] ---> Running in 808f1f85dcc5 [2022-01-09T07:09:58.560Z] ---> Running in 0607634ecc5c [2022-01-09T07:10:01.187Z] Removing intermediate container 6e80706a5da0 [2022-01-09T07:10:01.187Z] ---> 60a6bdc53031 [2022-01-09T07:10:01.187Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-09T07:10:01.187Z] Removing intermediate container 92d54c7e4760 [2022-01-09T07:10:01.187Z] ---> c56e150a8d9a [2022-01-09T07:10:01.187Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git ---> Running in 8f7c3dfec6ce [2022-01-09T07:10:01.187Z] [2022-01-09T07:10:01.187Z] Removing intermediate container 808f1f85dcc5 [2022-01-09T07:10:01.187Z] ---> 27cb41ee0fe9 [2022-01-09T07:10:01.187Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-09T07:10:01.187Z] ---> Running in 782939d1fe27 [2022-01-09T07:10:01.187Z] ---> Running in d921364288be [2022-01-09T07:10:01.461Z] Removing intermediate container 0607634ecc5c [2022-01-09T07:10:01.461Z] ---> 757f1f91006a [2022-01-09T07:10:01.461Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-09T07:10:01.461Z] Removing intermediate container 13e8be9362b7 [2022-01-09T07:10:01.461Z] ---> e690ed126528 [2022-01-09T07:10:01.461Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-09T07:10:01.461Z] ---> Running in 759e7567345a [2022-01-09T07:10:01.461Z] ---> Running in 26dedc0be40f [2022-01-09T07:10:02.158Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-09T07:10:02.158Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-09T07:10:02.158Z] Fetched 279 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-09T07:10:02.158Z] Fetched 122 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-09T07:10:02.158Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-09T07:10:02.158Z] Fetched 8848 B in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-09T07:10:02.158Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-09T07:10:02.158Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-09T07:10:02.158Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-09T07:10:02.158Z] Fetched 220 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-09T07:10:02.158Z] Fetched 154 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-09T07:10:02.158Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-09T07:10:02.158Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-09T07:10:02.158Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-09T07:10:02.158Z] Fetched 499 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-09T07:10:02.158Z] Fetched 111 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-09T07:10:02.158Z] Fetched 240 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-09T07:10:02.158Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-09T07:10:02.158Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-09T07:10:02.158Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-09T07:10:02.158Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-09T07:10:02.158Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-09T07:10:02.158Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-09T07:10:02.158Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-09T07:10:02.158Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-09T07:10:02.158Z] Fetched 8720 B in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-09T07:10:02.158Z] Fetched 140 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-09T07:10:02.158Z] Fetched 119 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-09T07:10:02.158Z] Fetched 111 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-09T07:10:02.158Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-09T07:10:02.158Z] Fetched 646 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-09T07:10:02.158Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-09T07:10:02.158Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-09T07:10:02.158Z] Fetched 368 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-09T07:10:02.158Z] Fetched 187 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-09T07:10:02.158Z] Fetched 175 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-09T07:10:02.158Z] Fetched 206 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-09T07:10:02.158Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-09T07:10:02.158Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-09T07:10:02.158Z] Fetched 159 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-09T07:10:02.158Z] Fetched 107 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-09T07:10:02.158Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-09T07:10:02.158Z] Pulling static-packages [2022-01-09T07:10:02.158Z] + snapcraftctl pull [2022-01-09T07:10:02.158Z] Pulling version [2022-01-09T07:10:02.158Z] + cd /root/project [2022-01-09T07:10:02.158Z] + + git describe --tagssed --abbrev=0 s/v// [2022-01-09T07:10:02.158Z] [2022-01-09T07:10:02.158Z] + GIT_VERSION=2.2.0-dev.17 [2022-01-09T07:10:02.158Z] + [ -z 2.2.0-dev.17 ] [2022-01-09T07:10:02.158Z] + snapcraftctl set-version 2.2.0-dev.17 [2022-01-09T07:10:02.158Z] Building app-service-configurable [2022-01-09T07:10:02.158Z] + snapcraftctl build [2022-01-09T07:10:02.916Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:10:03.196Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:10:03.196Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:10:03.468Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:10:03.468Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:10:03.744Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:10:04.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:10:04.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:10:04.068Z] Building config-common [2022-01-09T07:10:04.068Z] + snapcraftctl build [2022-01-09T07:10:04.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:10:04.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:10:04.577Z] OK: 219 MiB in 52 packages [2022-01-09T07:10:05.179Z] OK: 219 MiB in 52 packages [2022-01-09T07:10:05.179Z] OK: 219 MiB in 52 packages [2022-01-09T07:10:05.461Z] OK: 219 MiB in 52 packages [2022-01-09T07:10:05.461Z] OK: 219 MiB in 52 packages [2022-01-09T07:10:05.981Z] Skipping build go-build-helper (already ran) [2022-01-09T07:10:05.981Z] Building edgex-go [2022-01-09T07:10:06.062Z] Removing intermediate container 8f7c3dfec6ce [2022-01-09T07:10:06.062Z] ---> fbc4ea90babb [2022-01-09T07:10:06.062Z] Step 6/22 : COPY . . [2022-01-09T07:10:06.242Z] + cd /root/parts/edgex-go/src [2022-01-09T07:10:06.242Z] + git describe --tags --abbrev=0 [2022-01-09T07:10:06.242Z] + sed s/v// [2022-01-09T07:10:06.242Z] + GIT_VERSION=2.2.0-dev.17 [2022-01-09T07:10:06.242Z] + [ -z 2.2.0-dev.17 ] [2022-01-09T07:10:06.242Z] + echo 2.2.0-dev.17 [2022-01-09T07:10:06.242Z] + [ ! -d vendor ] [2022-01-09T07:10:06.242Z] + go mod download all [2022-01-09T07:10:06.659Z] Removing intermediate container d921364288be [2022-01-09T07:10:06.659Z] ---> 89c3bcaa8f4e [2022-01-09T07:10:06.659Z] Step 6/24 : COPY . . [2022-01-09T07:10:06.659Z] Removing intermediate container 782939d1fe27 [2022-01-09T07:10:06.659Z] ---> d10c74bc9df3 [2022-01-09T07:10:06.659Z] Step 6/22 : COPY . . [2022-01-09T07:10:06.931Z] Removing intermediate container 26dedc0be40f [2022-01-09T07:10:06.931Z] ---> af083a782836 [2022-01-09T07:10:06.931Z] Step 6/30 : COPY . . [2022-01-09T07:10:06.931Z] Removing intermediate container 759e7567345a [2022-01-09T07:10:06.931Z] ---> 3ba32fad6d14 [2022-01-09T07:10:06.931Z] Step 6/22 : COPY . . [2022-01-09T07:10:16.245Z] + make build [2022-01-09T07:10:16.245Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/core-data/core-data ./cmd/core-data [2022-01-09T07:10:26.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-09T07:10:29.080Z] ---> cf73fb3f5bb3 [2022-01-09T07:10:29.080Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:10:29.080Z] ---> f55314b515d3 [2022-01-09T07:10:29.080Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:10:29.080Z] ---> 4085cd0dbe9e [2022-01-09T07:10:29.080Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:10:29.080Z] ---> Running in 6b862d14addc [2022-01-09T07:10:29.080Z] ---> Running in 51e777c3bb32 [2022-01-09T07:10:29.080Z] ---> Running in 428e9f0ea31a [2022-01-09T07:10:29.080Z] ---> 01597fdcdcff [2022-01-09T07:10:29.080Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:10:29.080Z] ---> 34d711fe5659 [2022-01-09T07:10:29.080Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:10:29.080Z] ---> Running in 2dd5508e19de [2022-01-09T07:10:29.080Z] ---> Running in 2b8c6ba3a715 [2022-01-09T07:10:31.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/core-command/core-command ./cmd/core-command [2022-01-09T07:10:32.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-09T07:10:33.399Z] Removing intermediate container 6b862d14addc [2022-01-09T07:10:33.399Z] ---> 2d8a5a6c7dc1 [2022-01-09T07:10:33.399Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-09T07:10:33.399Z] ---> Running in fc53e15a7c2b [2022-01-09T07:10:33.399Z] Removing intermediate container 428e9f0ea31a [2022-01-09T07:10:33.399Z] ---> 6603da77f409 [2022-01-09T07:10:33.399Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-09T07:10:33.399Z] ---> Running in 3425bd334fa4 [2022-01-09T07:10:33.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-09T07:10:34.002Z] Removing intermediate container 51e777c3bb32 [2022-01-09T07:10:34.002Z] ---> cbecbb4ee56b [2022-01-09T07:10:34.002Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-09T07:10:34.002Z] Removing intermediate container 2dd5508e19de [2022-01-09T07:10:34.002Z] ---> 40a13600f28a [2022-01-09T07:10:34.002Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-09T07:10:34.002Z] ---> Running in cf4c06df5c22 [2022-01-09T07:10:34.278Z] Removing intermediate container 2b8c6ba3a715 [2022-01-09T07:10:34.278Z] ---> 969ebfc5dfab [2022-01-09T07:10:34.278Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-09T07:10:34.278Z] ---> Running in 5de20e4d0eba [2022-01-09T07:10:34.278Z] ---> Running in 55886307e822 [2022-01-09T07:10:34.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-09T07:10:35.282Z] 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-09T07:10:35.282Z] 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-09T07:10:35.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-09T07:10:35.884Z] 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-09T07:10:36.162Z] 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-09T07:10:36.433Z] 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-09T07:10:37.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-09T07:10:38.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-09T07:10:39.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-09T07:10:40.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-09T07:10:41.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.17" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-09T07:10:43.747Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-09T07:10:43.747Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-09T07:10:43.747Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-09T07:10:43.747Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-09T07:10:43.747Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-09T07:10:43.747Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-09T07:10:43.747Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-09T07:10:43.747Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-09T07:10:43.747Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-09T07:10:43.747Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-09T07:10:43.747Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-09T07:10:43.747Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-09T07:10:43.747Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-09T07:10:43.747Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-09T07:10:43.747Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-09T07:10:43.747Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-09T07:10:43.747Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-09T07:10:43.747Z] + 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-09T07:10:43.747Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-09T07:10:43.747Z] + 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-09T07:10:43.747Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-09T07:10:43.747Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-09T07:10:43.747Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-09T07:10:43.747Z] + 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-09T07:10:43.747Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-09T07:10:43.747Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-09T07:10:43.747Z] + 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-09T07:10:44.320Z] + cd /root/parts/hooks/src [2022-01-09T07:10:44.320Z] + make build [2022-01-09T07:10:44.320Z] Building hooks [2022-01-09T07:10:44.320Z] go mod tidy [2022-01-09T07:10:44.891Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-09T07:10:45.151Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-09T07:10:45.151Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-09T07:10:45.413Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-09T07:10:45.984Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-09T07:10:46.555Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-09T07:10:46.555Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-09T07:10:49.096Z] Building static-packages [2022-01-09T07:10:49.096Z] + snapcraftctl build [2022-01-09T07:10:51.006Z] Building version [2022-01-09T07:10:51.006Z] + snapcraftctl build [2022-01-09T07:10:52.915Z] Staging app-service-configurable [2022-01-09T07:10:52.915Z] + snapcraftctl stage [2022-01-09T07:10:54.299Z] Staging config-common [2022-01-09T07:10:54.299Z] + snapcraftctl stage [2022-01-09T07:10:55.684Z] Skipping stage go-build-helper (already ran) [2022-01-09T07:10:55.684Z] Staging edgex-go [2022-01-09T07:10:55.684Z] + snapcraftctl stage [2022-01-09T07:10:57.066Z] Staging hooks [2022-01-09T07:10:57.066Z] + snapcraftctl stage [2022-01-09T07:10:58.449Z] Staging static-packages [2022-01-09T07:10:58.449Z] + snapcraftctl stage [2022-01-09T07:10:59.834Z] Staging version [2022-01-09T07:10:59.834Z] + snapcraftctl stage [2022-01-09T07:11:01.217Z] Priming app-service-configurable [2022-01-09T07:11:01.217Z] + snapcraftctl prime [2022-01-09T07:11:03.756Z] 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-09T07:11:03.756Z] stage-packages: [2022-01-09T07:11:03.756Z] - libnorm1 [2022-01-09T07:11:03.756Z] - libpgm-5.2-0 [2022-01-09T07:11:03.756Z] - libsodium23 [2022-01-09T07:11:03.756Z] - libzmq5 [2022-01-09T07:11:03.756Z] Priming config-common [2022-01-09T07:11:03.756Z] + snapcraftctl prime [2022-01-09T07:11:05.208Z] Priming go-build-helper [2022-01-09T07:11:05.208Z] + snapcraftctl prime [2022-01-09T07:11:06.619Z] Priming edgex-go [2022-01-09T07:11:06.619Z] + snapcraftctl prime [2022-01-09T07:11:08.011Z] Priming hooks [2022-01-09T07:11:08.011Z] + snapcraftctl prime [2022-01-09T07:11:09.922Z] Priming static-packages [2022-01-09T07:11:09.922Z] + snapcraftctl prime [2022-01-09T07:11:12.465Z] Priming version [2022-01-09T07:11:12.465Z] + snapcraftctl prime [2022-01-09T07:11:13.848Z] 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-09T07:12:28.228Z] 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-09T07:12:31.632Z] Removing intermediate container cf4c06df5c22 [2022-01-09T07:12:31.632Z] ---> daf91e0f26ef [2022-01-09T07:12:31.632Z] [2022-01-09T07:12:31.632Z] Step 9/22 : FROM alpine:3.14 [2022-01-09T07:12:31.908Z] 3.14: Pulling from library/alpine [2022-01-09T07:12:33.899Z] Removing intermediate container 3425bd334fa4 [2022-01-09T07:12:33.899Z] ---> 7a5af0f6e93b [2022-01-09T07:12:33.899Z] [2022-01-09T07:12:33.899Z] Step 9/30 : FROM alpine:3.14 [2022-01-09T07:12:33.899Z] 3.14: Pulling from library/alpine [2022-01-09T07:12:34.180Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-09T07:12:34.180Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-09T07:12:34.180Z] Status: Downloaded newer image for alpine:3.14 [2022-01-09T07:12:34.180Z] Status: Downloaded newer image for alpine:3.14 [2022-01-09T07:12:34.180Z] ---> 5b8b7b635229 [2022-01-09T07:12:34.180Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-09T07:12:34.180Z] ---> 5b8b7b635229 [2022-01-09T07:12:34.180Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-09T07:12:34.180Z] ---> Running in 0c2ba84aff5a [2022-01-09T07:12:34.180Z] ---> Running in 3f01aaf7a66d [2022-01-09T07:12:35.635Z] Removing intermediate container 0c2ba84aff5a [2022-01-09T07:12:35.635Z] ---> 30404b475b56 [2022-01-09T07:12:35.635Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-09T07:12:35.635Z] ---> Running in b8e43d534bcc [2022-01-09T07:12:36.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:12:36.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:12:37.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:12:38.189Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-09T07:12:38.189Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:12:38.189Z] OK: 6 MiB in 15 packages [2022-01-09T07:12:38.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:12:39.183Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-09T07:12:39.183Z] (2/2) Installing su-exec (0.2-r1) [2022-01-09T07:12:39.183Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:12:39.183Z] OK: 6 MiB in 16 packages [2022-01-09T07:12:40.165Z] Removing intermediate container 3f01aaf7a66d [2022-01-09T07:12:40.165Z] ---> e53c792b5259 [2022-01-09T07:12:40.165Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-09T07:12:40.440Z] ---> Running in 3147901ee019 [2022-01-09T07:12:40.440Z] Removing intermediate container 55886307e822 [2022-01-09T07:12:40.440Z] ---> 85ef5116b327 [2022-01-09T07:12:40.440Z] [2022-01-09T07:12:40.440Z] Step 9/24 : FROM alpine:3.14 [2022-01-09T07:12:40.440Z] ---> 5b8b7b635229 [2022-01-09T07:12:40.440Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-09T07:12:40.713Z] ---> Running in 723b36980a06 [2022-01-09T07:12:40.713Z] Removing intermediate container b8e43d534bcc [2022-01-09T07:12:40.713Z] ---> ca0148f8cc0b [2022-01-09T07:12:40.713Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-09T07:12:40.985Z] ---> Running in 6e8e3f9eca80 [2022-01-09T07:12:41.258Z] Removing intermediate container 3147901ee019 [2022-01-09T07:12:41.258Z] ---> 4ad3e1d89a8c [2022-01-09T07:12:41.258Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-09T07:12:41.258Z] ---> Running in 393f3593cbc5 [2022-01-09T07:12:41.853Z] Removing intermediate container 6e8e3f9eca80 [2022-01-09T07:12:41.853Z] ---> ca945027fcfd [2022-01-09T07:12:41.853Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-09T07:12:42.125Z] ---> Running in d9cf47859eab [2022-01-09T07:12:42.400Z] Removing intermediate container 393f3593cbc5 [2022-01-09T07:12:42.400Z] ---> d013805adfb0 [2022-01-09T07:12:42.400Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-09T07:12:42.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:12:42.675Z] ---> Running in 4094e1bf8c5b [2022-01-09T07:12:42.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:12:42.960Z] Removing intermediate container d9cf47859eab [2022-01-09T07:12:42.960Z] ---> e103348081c0 [2022-01-09T07:12:42.960Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-09T07:12:43.232Z] ---> Running in c07f02a4bc47 [2022-01-09T07:12:43.506Z] Removing intermediate container 4094e1bf8c5b [2022-01-09T07:12:43.506Z] ---> 3823417a3f9f [2022-01-09T07:12:43.506Z] Step 14/22 : WORKDIR / [2022-01-09T07:12:43.781Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-09T07:12:43.781Z] ---> Running in 1a0221e85f6d [2022-01-09T07:12:43.781Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-09T07:12:43.781Z] (3/3) Installing su-exec (0.2-r1) [2022-01-09T07:12:43.781Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:12:43.781Z] Executing ca-certificates-20191127-r5.trigger [2022-01-09T07:12:44.065Z] Removing intermediate container 5de20e4d0eba [2022-01-09T07:12:44.065Z] ---> 0295d3de2765 [2022-01-09T07:12:44.065Z] [2022-01-09T07:12:44.065Z] Step 9/22 : FROM alpine:3.14 [2022-01-09T07:12:44.065Z] ---> 5b8b7b635229 [2022-01-09T07:12:44.065Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-09T07:12:44.065Z] ---> Using cache [2022-01-09T07:12:44.065Z] ---> e53c792b5259 [2022-01-09T07:12:44.065Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-09T07:12:44.065Z] ---> Using cache [2022-01-09T07:12:44.065Z] ---> 4ad3e1d89a8c [2022-01-09T07:12:44.065Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-09T07:12:44.065Z] OK: 6 MiB in 17 packages [2022-01-09T07:12:44.348Z] ---> Running in b256d0a386f0 [2022-01-09T07:12:44.628Z] Removing intermediate container 1a0221e85f6d [2022-01-09T07:12:44.628Z] ---> 9247d1e330e6 [2022-01-09T07:12:44.628Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:12:44.903Z] Removing intermediate container b256d0a386f0 [2022-01-09T07:12:44.903Z] ---> 074ccf4187f2 [2022-01-09T07:12:44.903Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-09T07:12:45.178Z] ---> Running in 40d7e33249f5 [2022-01-09T07:12:45.797Z] ---> 833899e8bc13 [2022-01-09T07:12:45.797Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-09T07:12:46.070Z] Removing intermediate container 40d7e33249f5 [2022-01-09T07:12:46.070Z] ---> 79f47186898c [2022-01-09T07:12:46.070Z] Step 14/22 : WORKDIR / [2022-01-09T07:12:46.341Z] Removing intermediate container c07f02a4bc47 [2022-01-09T07:12:46.341Z] ---> 23c0c7960972 [2022-01-09T07:12:46.341Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-09T07:12:46.341Z] ---> Running in 10ced4ec3f60 [2022-01-09T07:12:46.341Z] ---> Running in c375aebe3e4f [2022-01-09T07:12:46.630Z] Removing intermediate container 723b36980a06 [2022-01-09T07:12:46.630Z] ---> f3f683d23546 [2022-01-09T07:12:46.630Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-09T07:12:46.630Z] ---> Running in e2b3e7900d7f [2022-01-09T07:12:46.914Z] Removing intermediate container 10ced4ec3f60 [2022-01-09T07:12:46.914Z] ---> eb201f69bfab [2022-01-09T07:12:46.914Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:12:47.188Z] Removing intermediate container c375aebe3e4f [2022-01-09T07:12:47.188Z] ---> 18e02a211085 [2022-01-09T07:12:47.188Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-09T07:12:47.466Z] Removing intermediate container e2b3e7900d7f [2022-01-09T07:12:47.466Z] ---> 68bc8a757c41 [2022-01-09T07:12:47.466Z] Step 12/24 : WORKDIR / [2022-01-09T07:12:47.466Z] ---> Running in ddc3d6db4740 [2022-01-09T07:12:47.742Z] ---> 695b57543b4a [2022-01-09T07:12:47.742Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-09T07:12:48.013Z] ---> 97d67dfb5ab3 [2022-01-09T07:12:48.013Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-09T07:12:48.284Z] Removing intermediate container ddc3d6db4740 [2022-01-09T07:12:48.284Z] ---> e4e4502d8443 [2022-01-09T07:12:48.284Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-09T07:12:48.284Z] ---> 97b7aa5b2a84 [2022-01-09T07:12:48.284Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-09T07:12:48.556Z] ---> Running in 3ee456cb5f79 [2022-01-09T07:12:48.829Z] ---> a3e55d70afaa [2022-01-09T07:12:48.829Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-09T07:12:48.829Z] ---> Running in 7f88e7784ef6 [2022-01-09T07:12:49.817Z] Removing intermediate container 7f88e7784ef6 [2022-01-09T07:12:49.817Z] ---> 44231b0a22f6 [2022-01-09T07:12:49.817Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:12:49.817Z] ---> addf3942ff71 [2022-01-09T07:12:49.817Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-09T07:12:49.817Z] ---> Running in 4672d55a69cf [2022-01-09T07:12:49.817Z] ---> fec027a2e7d7 [2022-01-09T07:12:49.817Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-09T07:12:50.425Z] Removing intermediate container 4672d55a69cf [2022-01-09T07:12:50.425Z] ---> 355d7481db6f [2022-01-09T07:12:50.425Z] Step 20/22 : LABEL arch=arm64 [2022-01-09T07:12:50.708Z] ---> Running in 9d855add7ac2 [2022-01-09T07:12:50.708Z] ---> 7b7c96ffae6c [2022-01-09T07:12:50.708Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-09T07:12:51.321Z] Removing intermediate container 3ee456cb5f79 [2022-01-09T07:12:51.321Z] ---> 821108bc2bb6 [2022-01-09T07:12:51.321Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:12:51.321Z] Removing intermediate container 9d855add7ac2 [2022-01-09T07:12:51.321Z] ---> 7e444397257d [2022-01-09T07:12:51.321Z] Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:12:51.321Z] ---> 85435278c8f4 [2022-01-09T07:12:51.321Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-09T07:12:51.590Z] ---> Running in 146ed2017064 [2022-01-09T07:12:51.590Z] ---> Running in 564974de0e3a [2022-01-09T07:12:51.862Z] ---> b9e861058ad1 [2022-01-09T07:12:51.862Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-09T07:12:52.134Z] Removing intermediate container 146ed2017064 [2022-01-09T07:12:52.134Z] ---> 383edc2c0150 [2022-01-09T07:12:52.134Z] Step 22/22 : LABEL version=0.0.0 [2022-01-09T07:12:52.134Z] ---> db06357b0fa5 [2022-01-09T07:12:52.134Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-09T07:12:52.134Z] Removing intermediate container 564974de0e3a [2022-01-09T07:12:52.134Z] ---> fabe1fb435cd [2022-01-09T07:12:52.134Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:12:52.134Z] ---> Running in 25c0537644aa [2022-01-09T07:12:52.404Z] ---> Running in ec059b0c1556 [2022-01-09T07:12:53.001Z] Removing intermediate container 25c0537644aa [2022-01-09T07:12:53.001Z] ---> fb5c098c00a6 [2022-01-09T07:12:53.001Z] [2022-01-09T07:12:53.001Z] ---> cd71bfc7a3cb [2022-01-09T07:12:53.001Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-09T07:12:53.001Z] Removing intermediate container ec059b0c1556 [2022-01-09T07:12:53.001Z] ---> 9e75dec73086 [2022-01-09T07:12:53.001Z] Step 20/22 : LABEL arch=arm64 [2022-01-09T07:12:53.001Z] Removing intermediate container fc53e15a7c2b [2022-01-09T07:12:53.001Z] ---> 895aa9514a9e [2022-01-09T07:12:53.001Z] [2022-01-09T07:12:53.001Z] Step 9/22 : FROM alpine:3.14 [2022-01-09T07:12:53.001Z] ---> 5b8b7b635229 [2022-01-09T07:12:53.001Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-09T07:12:53.276Z] ---> Running in f6708bdb77d3 [2022-01-09T07:12:53.276Z] ---> Running in eb0060de8592 [2022-01-09T07:12:53.552Z] Successfully built fb5c098c00a6 [2022-01-09T07:12:53.552Z] Successfully tagged core-command-arm64:latest [2022-01-09T07:12:53.552Z] Building security-proxy-setup [2022-01-09T07:12:53.823Z]  Building core-command ... done Removing intermediate container f6708bdb77d3 [2022-01-09T07:12:53.823Z] ---> 87d2b7f21659 [2022-01-09T07:12:53.823Z] Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:12:54.096Z] Removing intermediate container eb0060de8592 [2022-01-09T07:12:54.096Z] ---> a3bbe9d950e6 [2022-01-09T07:12:54.096Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-09T07:12:54.096Z] ---> e8bff6cbe79e [2022-01-09T07:12:54.096Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-09T07:12:54.096Z] ---> Running in a1385aca5556 [2022-01-09T07:12:54.096Z] ---> Running in 083935132af2 [2022-01-09T07:12:54.699Z] Removing intermediate container a1385aca5556 [2022-01-09T07:12:54.699Z] ---> 09920a1cb303 [2022-01-09T07:12:54.699Z] Step 22/22 : LABEL version=0.0.0 [2022-01-09T07:12:54.699Z] ---> f1a45a8c9e1e [2022-01-09T07:12:54.699Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-09T07:12:54.699Z] Removing intermediate container 083935132af2 [2022-01-09T07:12:54.699Z] ---> b77f39b3163c [2022-01-09T07:12:54.699Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-09T07:12:54.976Z] ---> Running in 7f1f6618ecd3 [2022-01-09T07:12:54.976Z] ---> Running in 7171c201d295 [2022-01-09T07:12:54.976Z] ---> b6550bbae3e4 [2022-01-09T07:12:54.976Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-09T07:12:55.571Z] Removing intermediate container 7f1f6618ecd3 [2022-01-09T07:12:55.571Z] ---> 08ab4418aaa5 [2022-01-09T07:12:55.571Z] [2022-01-09T07:12:55.571Z] Removing intermediate container 7171c201d295 [2022-01-09T07:12:55.571Z] ---> 68960f5ab5f8 [2022-01-09T07:12:55.571Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:12:55.843Z] ---> Running in e1d09d12c8f4 [2022-01-09T07:12:56.124Z] Successfully built 08ab4418aaa5 [2022-01-09T07:12:56.124Z] Successfully tagged core-metadata-arm64:latest [2022-01-09T07:12:56.124Z]  Building core-metadata ... done Building support-scheduler [2022-01-09T07:12:56.396Z] ---> ac2d6ed16a17 [2022-01-09T07:12:56.396Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-09T07:12:56.396Z] ---> da40ce4558e0 [2022-01-09T07:12:56.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-09T07:12:57.387Z] ---> 5c11eeb0b39b [2022-01-09T07:12:57.387Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-09T07:12:57.660Z] ---> 6d067a882a3c [2022-01-09T07:12:57.660Z] Step 20/24 : 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-09T07:12:57.936Z] ---> Running in 74b5e93bd7bc [2022-01-09T07:12:57.936Z] ---> Running in b09f4ed31cf9 [2022-01-09T07:12:58.544Z] Removing intermediate container 74b5e93bd7bc [2022-01-09T07:12:58.544Z] ---> 15d30f913d6d [2022-01-09T07:12:58.544Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-09T07:12:58.544Z] Removing intermediate container e1d09d12c8f4 [2022-01-09T07:12:58.544Z] ---> 27e0762a7588 [2022-01-09T07:12:58.544Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-09T07:12:58.816Z] ---> Running in a2b5d8fc42b5 [2022-01-09T07:12:59.804Z] ---> eeb96588182e [2022-01-09T07:12:59.804Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-09T07:13:00.082Z] ---> Running in 372949db41ed [2022-01-09T07:13:00.355Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:13:00.950Z] Removing intermediate container b09f4ed31cf9 [2022-01-09T07:13:00.950Z] ---> 26f9c2ffc38d [2022-01-09T07:13:00.950Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-09T07:13:00.950Z] ---> Running in a088ace334dc [2022-01-09T07:13:01.230Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:13:01.505Z] Removing intermediate container a088ace334dc [2022-01-09T07:13:01.505Z] ---> d56f07606c75 [2022-01-09T07:13:01.505Z] Step 22/24 : LABEL arch=arm64 [2022-01-09T07:13:01.505Z] ---> Running in 43d6c8a02a3e [2022-01-09T07:13:02.110Z] Removing intermediate container 43d6c8a02a3e [2022-01-09T07:13:02.110Z] ---> 75d907b826f6 [2022-01-09T07:13:02.110Z] Step 23/24 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:13:02.382Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-09T07:13:02.382Z] ---> Running in 0c323cc284c4 [2022-01-09T07:13:02.382Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-09T07:13:02.382Z] Removing intermediate container 372949db41ed [2022-01-09T07:13:02.382Z] ---> 848dc06bdcd6 [2022-01-09T07:13:02.382Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-09T07:13:02.382Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-09T07:13:02.657Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-09T07:13:02.657Z] ---> Running in 4dd7972af000 [2022-01-09T07:13:02.657Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-09T07:13:02.657Z] Removing intermediate container 0c323cc284c4 [2022-01-09T07:13:02.657Z] ---> 3cf55147a49b [2022-01-09T07:13:02.657Z] Step 24/24 : LABEL version=0.0.0 [2022-01-09T07:13:02.928Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-09T07:13:02.928Z] ---> Running in 5ecdc1f4bf55 [2022-01-09T07:13:02.928Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:13:02.928Z] OK: 8 MiB in 20 packages [2022-01-09T07:13:03.209Z] Removing intermediate container 4dd7972af000 [2022-01-09T07:13:03.209Z] ---> 2edfc8e7bce0 [2022-01-09T07:13:03.209Z] Step 27/30 : CMD ["gate"] [2022-01-09T07:13:03.489Z] ---> Running in d97a4e49bd2a [2022-01-09T07:13:03.489Z] Removing intermediate container 5ecdc1f4bf55 [2022-01-09T07:13:03.489Z] ---> ee31258fae68 [2022-01-09T07:13:03.489Z] [2022-01-09T07:13:04.097Z] Removing intermediate container d97a4e49bd2a [2022-01-09T07:13:04.097Z] ---> 989702910799 [2022-01-09T07:13:04.097Z] Step 28/30 : LABEL arch=arm64 [2022-01-09T07:13:04.368Z] Successfully built ee31258fae68 [2022-01-09T07:13:04.368Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-09T07:13:04.368Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-01-09T07:13:04.368Z] Removing intermediate container a2b5d8fc42b5 [2022-01-09T07:13:04.368Z] ---> 74ec4855f80b [2022-01-09T07:13:04.368Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:13:04.368Z] ---> Running in 66cd16bbcd43 [2022-01-09T07:13:04.964Z] Removing intermediate container 66cd16bbcd43 [2022-01-09T07:13:04.964Z] ---> 546345ed2263 [2022-01-09T07:13:04.964Z] Step 29/30 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:13:05.238Z] ---> Running in 25264388d946 [2022-01-09T07:13:05.238Z] ---> ce5d28bc453c [2022-01-09T07:13:05.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-09T07:13:05.830Z] Removing intermediate container 25264388d946 [2022-01-09T07:13:05.830Z] ---> 282c017aab2a [2022-01-09T07:13:05.830Z] Step 30/30 : LABEL version=0.0.0 [2022-01-09T07:13:06.102Z] ---> Running in 8368d256a8b4 [2022-01-09T07:13:06.694Z] Removing intermediate container 8368d256a8b4 [2022-01-09T07:13:06.694Z] ---> bfc9aae48f12 [2022-01-09T07:13:06.694Z] [2022-01-09T07:13:06.694Z] ---> d97a35c0cbd9 [2022-01-09T07:13:06.694Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-09T07:13:06.965Z] Successfully built bfc9aae48f12 [2022-01-09T07:13:06.965Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-09T07:13:06.965Z] Building support-notifications [2022-01-09T07:13:07.571Z]  Building security-bootstrapper ... done  ---> 2fa6d98ce4a0 [2022-01-09T07:13:07.571Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-09T07:13:07.571Z] ---> Running in 98f5eac3319b [2022-01-09T07:13:08.166Z] Removing intermediate container 98f5eac3319b [2022-01-09T07:13:08.166Z] ---> de02ab38262c [2022-01-09T07:13:08.166Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:13:08.166Z] ---> Running in 48993d0c0ea5 [2022-01-09T07:13:08.759Z] Removing intermediate container 48993d0c0ea5 [2022-01-09T07:13:08.759Z] ---> 61e4381062cf [2022-01-09T07:13:08.759Z] Step 20/22 : LABEL arch=arm64 [2022-01-09T07:13:08.759Z] ---> Running in 32f7d5db0f52 [2022-01-09T07:13:09.354Z] Removing intermediate container 32f7d5db0f52 [2022-01-09T07:13:09.354Z] ---> cdd88f2854bb [2022-01-09T07:13:09.354Z] Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:13:09.354Z] ---> Running in f2eca0cc4ded [2022-01-09T07:13:09.958Z] Removing intermediate container f2eca0cc4ded [2022-01-09T07:13:09.958Z] ---> 6dc9b2213e68 [2022-01-09T07:13:09.958Z] Step 22/22 : LABEL version=0.0.0 [2022-01-09T07:13:09.958Z] ---> Running in b750924a1394 [2022-01-09T07:13:10.229Z] Removing intermediate container b750924a1394 [2022-01-09T07:13:10.229Z] ---> c8d681f34225 [2022-01-09T07:13:10.229Z] [2022-01-09T07:13:10.824Z] Successfully built c8d681f34225 [2022-01-09T07:13:10.824Z] Successfully tagged core-data-arm64:latest [2022-01-09T07:13:43.144Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:13:43.144Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:13:43.144Z] ---> 108b48224f55 [2022-01-09T07:13:43.144Z] Step 3/20 : WORKDIR /edgex-go [2022-01-09T07:13:43.144Z] ---> Using cache [2022-01-09T07:13:43.144Z] ---> 144e7fe002a2 [2022-01-09T07:13:43.144Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:13:43.144Z] ---> Using cache [2022-01-09T07:13:43.144Z] ---> 757f1f91006a [2022-01-09T07:13:43.144Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-09T07:13:43.144Z] ---> Using cache [2022-01-09T07:13:43.144Z] ---> 3ba32fad6d14 [2022-01-09T07:13:43.144Z] Step 6/20 : COPY . . [2022-01-09T07:13:43.144Z] ---> Using cache [2022-01-09T07:13:43.144Z] ---> 01597fdcdcff [2022-01-09T07:13:43.144Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:13:43.144Z] ---> Using cache [2022-01-09T07:13:43.144Z] ---> 40a13600f28a [2022-01-09T07:13:43.144Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-09T07:13:43.144Z] ---> Running in 957cbc61753f [2022-01-09T07:13:43.144Z] 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-09T07:13:43.144Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:13:43.144Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:13:43.144Z] ---> 108b48224f55 [2022-01-09T07:13:43.144Z] Step 3/23 : WORKDIR /edgex-go [2022-01-09T07:13:43.145Z] ---> Using cache [2022-01-09T07:13:43.145Z] ---> 144e7fe002a2 [2022-01-09T07:13:43.145Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:13:43.145Z] ---> Using cache [2022-01-09T07:13:43.145Z] ---> 757f1f91006a [2022-01-09T07:13:43.145Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-09T07:13:43.145Z] ---> Using cache [2022-01-09T07:13:43.145Z] ---> 3ba32fad6d14 [2022-01-09T07:13:43.145Z] Step 6/23 : COPY go.mod . [2022-01-09T07:13:44.584Z] ---> 98f2a5d213fe [2022-01-09T07:13:44.584Z] Step 7/23 : RUN go mod download [2022-01-09T07:13:44.584Z] ---> Running in c011948fd530 [2022-01-09T07:13:50.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:13:50.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:13:50.015Z] ---> 108b48224f55 [2022-01-09T07:13:50.015Z] Step 3/22 : WORKDIR /edgex-go [2022-01-09T07:13:50.015Z] ---> Using cache [2022-01-09T07:13:50.015Z] ---> 144e7fe002a2 [2022-01-09T07:13:50.015Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:13:50.015Z] ---> Using cache [2022-01-09T07:13:50.015Z] ---> 757f1f91006a [2022-01-09T07:13:50.015Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-09T07:13:50.015Z] ---> Running in ef0f35354703 [2022-01-09T07:13:51.458Z] Removing intermediate container c011948fd530 [2022-01-09T07:13:51.458Z] ---> 654b4df9e041 [2022-01-09T07:13:51.458Z] Step 8/23 : COPY . . [2022-01-09T07:13:52.062Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-09T07:13:52.062Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-09T07:13:52.062Z] ---> 108b48224f55 [2022-01-09T07:13:52.062Z] Step 3/21 : WORKDIR /edgex-go [2022-01-09T07:13:52.062Z] ---> Using cache [2022-01-09T07:13:52.062Z] ---> 144e7fe002a2 [2022-01-09T07:13:52.062Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-09T07:13:52.062Z] ---> Using cache [2022-01-09T07:13:52.062Z] ---> 757f1f91006a [2022-01-09T07:13:52.062Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-09T07:13:52.062Z] ---> Running in 15607142c597 [2022-01-09T07:13:52.347Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:13:53.341Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:13:54.333Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:13:54.333Z] OK: 219 MiB in 52 packages [2022-01-09T07:13:55.325Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:13:55.926Z] Removing intermediate container ef0f35354703 [2022-01-09T07:13:55.926Z] ---> 5022e8aed9b7 [2022-01-09T07:13:55.926Z] Step 6/22 : COPY . . [2022-01-09T07:13:55.926Z] OK: 219 MiB in 52 packages [2022-01-09T07:13:57.923Z] Removing intermediate container 15607142c597 [2022-01-09T07:13:57.923Z] ---> dfe2f32058bd [2022-01-09T07:13:57.923Z] Step 6/21 : COPY . . [2022-01-09T07:14:20.113Z] ---> 8c996f134b34 [2022-01-09T07:14:20.113Z] Step 9/23 : RUN go mod tidy [2022-01-09T07:14:20.388Z] ---> Running in 6c227e65df83 [2022-01-09T07:14:22.012Z] ---> 178405d26504 [2022-01-09T07:14:22.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:14:22.012Z] ---> Running in 1012e1aee731 [2022-01-09T07:14:23.200Z] ---> 25439ec01ffd [2022-01-09T07:14:23.200Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-09T07:14:23.200Z] ---> Running in 43c012c36392 [2022-01-09T07:14:24.765Z] 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-09T07:14:27.473Z] Removing intermediate container 1012e1aee731 [2022-01-09T07:14:27.473Z] ---> 3b42d3f97025 [2022-01-09T07:14:27.473Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-09T07:14:27.473Z] ---> Running in c27433a5b33f [2022-01-09T07:14:27.473Z] Removing intermediate container 6c227e65df83 [2022-01-09T07:14:27.473Z] ---> e3ad4dc7c469 [2022-01-09T07:14:27.473Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-09T07:14:27.746Z] ---> Running in 8a540ad12d48 [2022-01-09T07:14:28.020Z] Removing intermediate container 43c012c36392 [2022-01-09T07:14:28.020Z] ---> a462bbb1c722 [2022-01-09T07:14:28.020Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-09T07:14:28.020Z] ---> Running in 3873874e8c8b [2022-01-09T07:14:29.456Z] 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-09T07:14:29.728Z] 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-09T07:14:30.004Z] 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-09T07:14:36.735Z] Removing intermediate container 957cbc61753f [2022-01-09T07:14:36.735Z] ---> fdd440549218 [2022-01-09T07:14:36.735Z] [2022-01-09T07:14:36.735Z] Step 9/20 : FROM alpine:3.14 [2022-01-09T07:14:36.735Z] ---> 5b8b7b635229 [2022-01-09T07:14:36.735Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-09T07:14:37.012Z] ---> Running in 8008138f31be [2022-01-09T07:14:38.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:14:39.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:14:39.651Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-09T07:14:39.651Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-09T07:14:39.651Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-09T07:14:39.651Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-09T07:14:39.651Z] (5/5) Installing curl (7.79.1-r0) [2022-01-09T07:14:39.651Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:14:39.651Z] Executing ca-certificates-20191127-r5.trigger [2022-01-09T07:14:39.928Z] OK: 8 MiB in 19 packages [2022-01-09T07:14:41.911Z] Removing intermediate container 8008138f31be [2022-01-09T07:14:41.911Z] ---> 7ed60ca2c4d0 [2022-01-09T07:14:41.911Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-09T07:14:42.186Z] ---> Running in 5566f89be896 [2022-01-09T07:14:42.460Z] Removing intermediate container 5566f89be896 [2022-01-09T07:14:42.460Z] ---> 15563d21a29d [2022-01-09T07:14:42.460Z] Step 12/20 : WORKDIR /edgex [2022-01-09T07:14:42.733Z] ---> Running in bbad6f217eb3 [2022-01-09T07:14:43.009Z] Removing intermediate container bbad6f217eb3 [2022-01-09T07:14:43.282Z] ---> a7293647d4c8 [2022-01-09T07:14:43.282Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-09T07:14:44.263Z] ---> 37b6f05b40ef [2022-01-09T07:14:44.263Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-09T07:14:45.710Z] ---> 4d957846a503 [2022-01-09T07:14:45.710Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-09T07:14:46.703Z] ---> 102c9c232898 [2022-01-09T07:14:46.703Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-09T07:14:46.976Z] ---> Running in f35c99c3f4e6 [2022-01-09T07:14:47.572Z] Removing intermediate container f35c99c3f4e6 [2022-01-09T07:14:47.572Z] ---> 5a7706934f31 [2022-01-09T07:14:47.572Z] Step 17/20 : CMD ["--init=true"] [2022-01-09T07:14:47.572Z] ---> Running in 954566eed005 [2022-01-09T07:14:47.859Z] Removing intermediate container 954566eed005 [2022-01-09T07:14:47.859Z] ---> 4973bf48c66d [2022-01-09T07:14:47.859Z] Step 18/20 : LABEL arch=arm64 [2022-01-09T07:14:48.134Z] ---> Running in afc6d6a2eb90 [2022-01-09T07:14:48.734Z] Removing intermediate container afc6d6a2eb90 [2022-01-09T07:14:48.734Z] ---> ba29bae0535e [2022-01-09T07:14:48.734Z] Step 19/20 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:14:48.734Z] ---> Running in c33192336eb0 [2022-01-09T07:14:49.011Z] Removing intermediate container c33192336eb0 [2022-01-09T07:14:49.011Z] ---> ceb2cbe1ac27 [2022-01-09T07:14:49.293Z] Step 20/20 : LABEL version=0.0.0 [2022-01-09T07:14:49.293Z] ---> Running in 4819860b07c4 [2022-01-09T07:14:49.894Z] Removing intermediate container 4819860b07c4 [2022-01-09T07:14:49.894Z] ---> 20a87d75d3bd [2022-01-09T07:14:49.894Z] [2022-01-09T07:14:50.170Z] Successfully built 20a87d75d3bd [2022-01-09T07:14:50.170Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-09T07:15:46.699Z]  Building security-proxy-setup ... done Removing intermediate container c27433a5b33f [2022-01-09T07:15:46.699Z] ---> 9b0cb6bbd672 [2022-01-09T07:15:46.699Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-09T07:15:46.699Z] ---> Running in 25a98c7db58a [2022-01-09T07:15:46.699Z] 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-09T07:15:49.315Z] Removing intermediate container 25a98c7db58a [2022-01-09T07:15:49.315Z] ---> e9220b207532 [2022-01-09T07:15:49.315Z] [2022-01-09T07:15:49.315Z] Step 10/22 : FROM docker:20.10.10 [2022-01-09T07:15:49.315Z] Removing intermediate container 8a540ad12d48 [2022-01-09T07:15:49.315Z] ---> 7130e9259c61 [2022-01-09T07:15:49.315Z] [2022-01-09T07:15:49.315Z] Step 11/23 : FROM alpine:3.14 [2022-01-09T07:15:49.315Z] ---> 5b8b7b635229 [2022-01-09T07:15:49.315Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-09T07:15:49.315Z] ---> Using cache [2022-01-09T07:15:49.315Z] ---> e53c792b5259 [2022-01-09T07:15:49.315Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-09T07:15:49.315Z] ---> Using cache [2022-01-09T07:15:49.315Z] ---> 4ad3e1d89a8c [2022-01-09T07:15:49.315Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-09T07:15:49.315Z] 20.10.10: Pulling from library/docker [2022-01-09T07:15:49.315Z] ---> Running in f9c48c1776b5 [2022-01-09T07:15:49.315Z] Removing intermediate container 3873874e8c8b [2022-01-09T07:15:49.315Z] ---> 18d97c2e1c45 [2022-01-09T07:15:49.315Z] [2022-01-09T07:15:49.315Z] Step 9/21 : FROM alpine:3.14 [2022-01-09T07:15:49.315Z] ---> 5b8b7b635229 [2022-01-09T07:15:49.315Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-09T07:15:49.604Z] ---> Running in 56360482adf4 [2022-01-09T07:15:49.604Z] Removing intermediate container f9c48c1776b5 [2022-01-09T07:15:49.604Z] ---> 7a48731bd39c [2022-01-09T07:15:49.604Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-09T07:15:49.604Z] ---> Running in 8ac7473b4962 [2022-01-09T07:15:50.216Z] Removing intermediate container 8ac7473b4962 [2022-01-09T07:15:50.216Z] ---> 63f9ffc358a3 [2022-01-09T07:15:50.216Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:15:50.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:15:50.814Z] ---> e2d0459ad8bc [2022-01-09T07:15:50.814Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-09T07:15:51.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:15:51.700Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-09T07:15:51.975Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-09T07:15:51.975Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:15:51.975Z] Executing ca-certificates-20191127-r5.trigger [2022-01-09T07:15:52.251Z] OK: 6 MiB in 16 packages [2022-01-09T07:15:52.251Z] ---> 239488236f9f [2022-01-09T07:15:52.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-09T07:15:53.226Z] ---> 51d8dfd3d8d1 [2022-01-09T07:15:53.226Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-09T07:15:53.226Z] ---> Running in dce63c0bbb26 [2022-01-09T07:15:53.502Z] Removing intermediate container 56360482adf4 [2022-01-09T07:15:53.502Z] ---> b02b84006ce1 [2022-01-09T07:15:53.502Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-09T07:15:53.788Z] ---> Running in f06a5bd1cb8c [2022-01-09T07:15:53.788Z] Removing intermediate container dce63c0bbb26 [2022-01-09T07:15:53.788Z] ---> 6d0c8b46b46f [2022-01-09T07:15:53.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:15:53.788Z] ---> Running in ce05b3104f61 [2022-01-09T07:15:54.386Z] Removing intermediate container f06a5bd1cb8c [2022-01-09T07:15:54.386Z] ---> cc0faca6b075 [2022-01-09T07:15:54.386Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-09T07:15:54.386Z] ---> Running in 13ad4b0dfd5b [2022-01-09T07:15:54.386Z] Removing intermediate container ce05b3104f61 [2022-01-09T07:15:54.386Z] ---> 6a37900c9a59 [2022-01-09T07:15:54.386Z] Step 21/23 : LABEL arch=arm64 [2022-01-09T07:15:54.386Z] ---> Running in 749806f1c3dd [2022-01-09T07:15:54.658Z] Removing intermediate container 13ad4b0dfd5b [2022-01-09T07:15:54.658Z] ---> c232ba1113a9 [2022-01-09T07:15:54.658Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-09T07:15:54.929Z] ---> Running in 7e37584043c4 [2022-01-09T07:15:54.929Z] Removing intermediate container 749806f1c3dd [2022-01-09T07:15:54.929Z] ---> 60a5baa12cc9 [2022-01-09T07:15:54.929Z] Step 22/23 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:15:54.929Z] ---> Running in baa7f01096b2 [2022-01-09T07:15:55.522Z] Removing intermediate container 7e37584043c4 [2022-01-09T07:15:55.522Z] ---> ffa22a9a80e6 [2022-01-09T07:15:55.522Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-09T07:15:55.522Z] Removing intermediate container baa7f01096b2 [2022-01-09T07:15:55.522Z] ---> f6b3cf697c7e [2022-01-09T07:15:55.522Z] Step 23/23 : LABEL version=0.0.0 [2022-01-09T07:15:55.522Z] ---> Running in 58267198669e [2022-01-09T07:15:56.124Z] Removing intermediate container 58267198669e [2022-01-09T07:15:56.124Z] ---> c053bab3ae7b [2022-01-09T07:15:56.124Z] [2022-01-09T07:15:56.396Z] ---> bfe38f884a15 [2022-01-09T07:15:56.396Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-09T07:15:56.396Z] Successfully built c053bab3ae7b [2022-01-09T07:15:56.396Z] Successfully tagged support-scheduler-arm64:latest [2022-01-09T07:15:57.823Z]  Building support-scheduler ... done  ---> c13ba9e9425f [2022-01-09T07:15:57.823Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-09T07:15:58.420Z] ---> 6a885e2e5ce1 [2022-01-09T07:15:58.420Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-09T07:15:58.696Z] ---> Running in 4a42e79e1eb3 [2022-01-09T07:15:58.970Z] Removing intermediate container 4a42e79e1eb3 [2022-01-09T07:15:58.970Z] ---> bccd7bc9c75f [2022-01-09T07:15:58.970Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:15:58.970Z] ---> Running in 2ccf4bc3609d [2022-01-09T07:15:58.970Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-09T07:15:59.243Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-09T07:15:59.243Z] ---> 520e9a0a30f7 [2022-01-09T07:15:59.243Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-09T07:15:59.243Z] ---> Running in c8f6aeeb98f8 [2022-01-09T07:15:59.513Z] Removing intermediate container 2ccf4bc3609d [2022-01-09T07:15:59.513Z] ---> 9132f0e48f92 [2022-01-09T07:15:59.513Z] Step 19/21 : LABEL arch=arm64 [2022-01-09T07:15:59.513Z] ---> Running in 697d76e6405e [2022-01-09T07:15:59.513Z] Removing intermediate container c8f6aeeb98f8 [2022-01-09T07:15:59.513Z] ---> 51481c706c5e [2022-01-09T07:15:59.513Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-09T07:15:59.785Z] ---> Running in 591565d330c5 [2022-01-09T07:16:00.059Z] Removing intermediate container 697d76e6405e [2022-01-09T07:16:00.059Z] ---> 53e8530fdd42 [2022-01-09T07:16:00.059Z] Step 20/21 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:16:00.059Z] ---> Running in 31dc009e13b9 [2022-01-09T07:16:00.348Z] Removing intermediate container 31dc009e13b9 [2022-01-09T07:16:00.348Z] ---> 542bed4778fe [2022-01-09T07:16:00.348Z] Step 21/21 : LABEL version=0.0.0 [2022-01-09T07:16:00.620Z] ---> Running in 5d89bce1910a [2022-01-09T07:16:00.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-09T07:16:00.894Z] Removing intermediate container 5d89bce1910a [2022-01-09T07:16:00.894Z] ---> b3bb3d3ad4cf [2022-01-09T07:16:00.894Z] [2022-01-09T07:16:01.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-09T07:16:01.168Z] Successfully built b3bb3d3ad4cf [2022-01-09T07:16:01.168Z] Successfully tagged support-notifications-arm64:latest [2022-01-09T07:16:02.143Z]  Building support-notifications ... done (1/42) Installing readline (8.1.0-r0) [2022-01-09T07:16:02.143Z] (2/42) Installing bash (5.1.4-r0) [2022-01-09T07:16:02.143Z] Executing bash-5.1.4-r0.post-install [2022-01-09T07:16:02.143Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-09T07:16:02.143Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-09T07:16:02.143Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-09T07:16:02.143Z] (6/42) Installing curl (7.79.1-r0) [2022-01-09T07:16:02.143Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-09T07:16:02.143Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-09T07:16:02.143Z] (9/42) Installing expat (2.4.1-r0) [2022-01-09T07:16:02.143Z] (10/42) Installing libffi (3.3-r2) [2022-01-09T07:16:02.143Z] (11/42) Installing gdbm (1.19-r0) [2022-01-09T07:16:02.143Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-09T07:16:02.143Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-09T07:16:02.143Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-09T07:16:02.143Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-09T07:16:02.143Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-09T07:16:02.143Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-09T07:16:04.107Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-09T07:16:04.107Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-09T07:16:04.107Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-09T07:16:04.107Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-09T07:16:04.108Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-09T07:16:04.108Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-09T07:16:04.108Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-09T07:16:04.108Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-09T07:16:04.108Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-09T07:16:04.108Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-09T07:16:04.108Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-09T07:16:04.108Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-09T07:16:04.378Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-09T07:16:04.378Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-09T07:16:04.378Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-09T07:16:04.378Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-09T07:16:04.378Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-09T07:16:04.378Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-09T07:16:04.378Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-09T07:16:04.378Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-09T07:16:04.378Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-09T07:16:04.378Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-09T07:16:04.378Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-09T07:16:04.378Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-09T07:16:04.647Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-09T07:16:04.919Z] Executing busybox-1.33.1-r6.trigger [2022-01-09T07:16:05.188Z] OK: 84 MiB in 64 packages [2022-01-09T07:16:08.557Z] Collecting docker-compose==1.23.2 [2022-01-09T07:16:08.557Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-09T07:16:09.146Z] Collecting PyYAML<4,>=3.10 [2022-01-09T07:16:09.146Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-09T07:16:12.518Z] Collecting docker<4.0,>=3.6.0 [2022-01-09T07:16:12.518Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-09T07:16:12.518Z] Collecting texttable<0.10,>=0.9.0 [2022-01-09T07:16:12.518Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-09T07:16:13.939Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-09T07:16:13.939Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-09T07:16:15.362Z] 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-09T07:16:15.362Z] Collecting docopt<0.7,>=0.6.1 [2022-01-09T07:16:15.362Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-09T07:16:17.962Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-09T07:16:17.962Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-09T07:16:17.962Z] Collecting cached-property<2,>=1.2.0 [2022-01-09T07:16:17.962Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-09T07:16:17.962Z] Collecting jsonschema<3,>=2.5.1 [2022-01-09T07:16:17.962Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-09T07:16:18.231Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-09T07:16:18.231Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-09T07:16:18.821Z] Collecting docker-pycreds>=0.4.0 [2022-01-09T07:16:18.821Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-09T07:16:19.089Z] Collecting idna<2.8,>=2.5 [2022-01-09T07:16:19.089Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-09T07:16:19.360Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-09T07:16:19.360Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-09T07:16:19.950Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-09T07:16:19.950Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-09T07:16:19.950Z] 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-09T07:16:19.950Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-09T07:16:19.950Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-09T07:16:19.950Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-09T07:16:19.950Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-09T07:16:20.918Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-09T07:16:20.918Z] Attempting uninstall: urllib3 [2022-01-09T07:16:20.918Z] Found existing installation: urllib3 1.26.5 [2022-01-09T07:16:20.918Z] Uninstalling urllib3-1.26.5: [2022-01-09T07:16:20.918Z] Successfully uninstalled urllib3-1.26.5 [2022-01-09T07:16:21.193Z] Attempting uninstall: idna [2022-01-09T07:16:21.193Z] Found existing installation: idna 3.2 [2022-01-09T07:16:21.193Z] Uninstalling idna-3.2: [2022-01-09T07:16:21.463Z] Successfully uninstalled idna-3.2 [2022-01-09T07:16:22.432Z] Attempting uninstall: chardet [2022-01-09T07:16:22.432Z] Found existing installation: chardet 4.0.0 [2022-01-09T07:16:22.432Z] Uninstalling chardet-4.0.0: [2022-01-09T07:16:22.432Z] Successfully uninstalled chardet-4.0.0 [2022-01-09T07:16:23.851Z] Attempting uninstall: requests [2022-01-09T07:16:23.851Z] Found existing installation: requests 2.25.1 [2022-01-09T07:16:23.851Z] Uninstalling requests-2.25.1: [2022-01-09T07:16:23.851Z] Successfully uninstalled requests-2.25.1 [2022-01-09T07:16:24.122Z] Running setup.py install for texttable: started [2022-01-09T07:16:26.083Z] Running setup.py install for texttable: finished with status 'done' [2022-01-09T07:16:26.083Z] Running setup.py install for PyYAML: started [2022-01-09T07:16:28.043Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-09T07:16:28.043Z] Running setup.py install for docopt: started [2022-01-09T07:16:29.457Z] Running setup.py install for docopt: finished with status 'done' [2022-01-09T07:16:29.457Z] Running setup.py install for dockerpty: started [2022-01-09T07:16:31.418Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-09T07:16:32.833Z] 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-09T07:16:41.083Z] Removing intermediate container 591565d330c5 [2022-01-09T07:16:41.083Z] ---> d7b6bcfddf54 [2022-01-09T07:16:41.083Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-09T07:16:41.083Z] ---> Running in 7dcb5b0117db [2022-01-09T07:16:41.358Z] Removing intermediate container 7dcb5b0117db [2022-01-09T07:16:41.358Z] ---> 31cb17d92872 [2022-01-09T07:16:41.358Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-09T07:16:41.629Z] ---> Running in 8bb0ef4c6e92 [2022-01-09T07:16:41.900Z] Removing intermediate container 8bb0ef4c6e92 [2022-01-09T07:16:41.900Z] ---> c95069c63fbe [2022-01-09T07:16:41.900Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-09T07:16:42.877Z] ---> 56053a171222 [2022-01-09T07:16:42.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-09T07:16:43.468Z] ---> ab6eda9bbeb9 [2022-01-09T07:16:43.468Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-09T07:16:44.061Z] ---> 08f7a60bae87 [2022-01-09T07:16:44.061Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-09T07:16:44.332Z] ---> Running in 0bfb922bae1a [2022-01-09T07:16:44.604Z] Removing intermediate container 0bfb922bae1a [2022-01-09T07:16:44.604Z] ---> 84631da3ae9e [2022-01-09T07:16:44.604Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-09T07:16:44.604Z] ---> Running in 571d43408db4 [2022-01-09T07:16:45.200Z] Removing intermediate container 571d43408db4 [2022-01-09T07:16:45.200Z] ---> aa2f15b0b4e3 [2022-01-09T07:16:45.200Z] Step 20/22 : LABEL arch=arm64 [2022-01-09T07:16:45.200Z] ---> Running in 21d9d81da917 [2022-01-09T07:16:45.472Z] Removing intermediate container 21d9d81da917 [2022-01-09T07:16:45.472Z] ---> c147fe43b812 [2022-01-09T07:16:45.472Z] Step 21/22 : LABEL git_sha=b594cf5fbb9cf17c6c3b5645e353e34039985d16 [2022-01-09T07:16:45.472Z] ---> Running in dbf3397020d8 [2022-01-09T07:16:45.744Z] Removing intermediate container dbf3397020d8 [2022-01-09T07:16:45.744Z] ---> 7b0199219858 [2022-01-09T07:16:46.017Z] Step 22/22 : LABEL version=0.0.0 [2022-01-09T07:16:46.017Z] ---> Running in 4b662dd151b5 [2022-01-09T07:16:46.290Z] Removing intermediate container 4b662dd151b5 [2022-01-09T07:16:46.290Z] ---> 882f11d8856e [2022-01-09T07:16:46.290Z] [2022-01-09T07:16:46.561Z] Successfully built 882f11d8856e [2022-01-09T07:16:46.561Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-09T07:16:46.848Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-09T07:16:46.847Z] $ docker stop --time=1 d234bb4afa6b56e3e5f351200ca71e9abfc5a7d5363cccfb82f5ba4f5942988e [2022-01-09T07:16:48.510Z] $ docker rm -f d234bb4afa6b56e3e5f351200ca71e9abfc5a7d5363cccfb82f5ba4f5942988e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-09T07:16:49.096Z] + docker images [2022-01-09T07:16:49.366Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-09T07:16:49.366Z] sys-mgmt-agent-arm64 latest 882f11d8856e 3 seconds ago 280MB [2022-01-09T07:16:49.366Z] support-notifications-arm64 latest b3bb3d3ad4cf 49 seconds ago 16.1MB [2022-01-09T07:16:49.366Z] support-scheduler-arm64 latest c053bab3ae7b 54 seconds ago 15.3MB [2022-01-09T07:16:49.366Z] e9220b207532 About a minute ago 1.57GB [2022-01-09T07:16:49.366Z] 7130e9259c61 About a minute ago 1.57GB [2022-01-09T07:16:49.366Z] 18d97c2e1c45 About a minute ago 1.57GB [2022-01-09T07:16:49.366Z] security-proxy-setup-arm64 latest 20a87d75d3bd 2 minutes ago 25.5MB [2022-01-09T07:16:49.366Z] fdd440549218 2 minutes ago 1.58GB [2022-01-09T07:16:49.366Z] core-data-arm64 latest c8d681f34225 3 minutes ago 19.6MB [2022-01-09T07:16:49.366Z] security-bootstrapper-arm64 latest bfc9aae48f12 3 minutes ago 17.8MB [2022-01-09T07:16:49.366Z] security-secretstore-setup-arm64 latest ee31258fae68 3 minutes ago 26.8MB [2022-01-09T07:16:49.366Z] core-metadata-arm64 latest 08ab4418aaa5 3 minutes ago 15.9MB [2022-01-09T07:16:49.366Z] core-command-arm64 latest fb5c098c00a6 3 minutes ago 15.2MB [2022-01-09T07:16:49.366Z] 895aa9514a9e 3 minutes ago 1.58GB [2022-01-09T07:16:49.366Z] 0295d3de2765 4 minutes ago 1.58GB [2022-01-09T07:16:49.366Z] 85ef5116b327 4 minutes ago 1.58GB [2022-01-09T07:16:49.366Z] 7a5af0f6e93b 4 minutes ago 1.57GB [2022-01-09T07:16:49.366Z] daf91e0f26ef 4 minutes ago 1.57GB [2022-01-09T07:16:49.366Z] ci-base-image-arm64 latest 108b48224f55 14 minutes ago 1.24GB [2022-01-09T07:16:49.366Z] docker 20.10.10 520e9a0a30f7 8 weeks ago 200MB [2022-01-09T07:16:49.366Z] alpine 3.14 5b8b7b635229 8 weeks ago 5.35MB [2022-01-09T07:16:49.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2022-01-09T07:16:49.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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-09T07:16:50.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-09T07:16:50.120Z] [2022-01-09T07:16:50.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:16:50.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-09T07:16:50.493Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-09T07:16:50.493Z] 448f6bf000e3: Pulling fs layer [2022-01-09T07:16:50.493Z] f757da607395: Pulling fs layer [2022-01-09T07:16:50.493Z] 05883995daec: Pulling fs layer [2022-01-09T07:16:50.493Z] 8603b9c90790: Pulling fs layer [2022-01-09T07:16:50.493Z] 1560dd03e051: Pulling fs layer [2022-01-09T07:16:50.493Z] 27f5ce0e4adf: Pulling fs layer [2022-01-09T07:16:50.493Z] c2d8d7efcc4b: Pulling fs layer [2022-01-09T07:16:50.493Z] 1560dd03e051: Waiting [2022-01-09T07:16:50.493Z] 8603b9c90790: Waiting [2022-01-09T07:16:50.493Z] 27f5ce0e4adf: Waiting [2022-01-09T07:16:50.493Z] c2d8d7efcc4b: Waiting [2022-01-09T07:16:50.763Z] f757da607395: Verifying Checksum [2022-01-09T07:16:50.763Z] f757da607395: Download complete [2022-01-09T07:16:50.763Z] 8603b9c90790: Verifying Checksum [2022-01-09T07:16:50.763Z] 8603b9c90790: Download complete [2022-01-09T07:16:50.763Z] 1560dd03e051: Verifying Checksum [2022-01-09T07:16:50.763Z] 1560dd03e051: Download complete [2022-01-09T07:16:50.763Z] 27f5ce0e4adf: Verifying Checksum [2022-01-09T07:16:50.763Z] 27f5ce0e4adf: Download complete [2022-01-09T07:16:51.038Z] 05883995daec: Verifying Checksum [2022-01-09T07:16:51.038Z] 05883995daec: Download complete [2022-01-09T07:16:51.318Z] 448f6bf000e3: Verifying Checksum [2022-01-09T07:16:51.318Z] 448f6bf000e3: Download complete [2022-01-09T07:16:53.944Z] c2d8d7efcc4b: Verifying Checksum [2022-01-09T07:16:53.944Z] c2d8d7efcc4b: Download complete [2022-01-09T07:16:54.916Z] 448f6bf000e3: Pull complete [2022-01-09T07:16:55.506Z] f757da607395: Pull complete [2022-01-09T07:16:56.929Z] 05883995daec: Pull complete [2022-01-09T07:16:57.202Z] 8603b9c90790: Pull complete [2022-01-09T07:16:58.176Z] 1560dd03e051: Pull complete [2022-01-09T07:16:58.448Z] 27f5ce0e4adf: Pull complete [2022-01-09T07:17:13.505Z] c2d8d7efcc4b: Pull complete [2022-01-09T07:17:13.505Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-09T07:17:13.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-09T07:17:13.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-09T07:17:13.754Z] prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container [2022-01-09T07:17:13.814Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-09T07:17:16.609Z] $ docker top 5ba51b96d84eb4ccf1ff33748aacefc3380cafae4173522a876ed657a69a26bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-09T07:17:17.656Z] ---> job-cost.sh [2022-01-09T07:17:17.656Z] lf-activate-venv: SKIPPING [2022-01-09T07:17:17.656Z] INFO: No Stack... [2022-01-09T07:17:18.244Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-09T07:17:18.513Z] INFO: Archiving Costs [Pipeline] sh [2022-01-09T07:17:19.184Z] + cut -d, -f6 [2022-01-09T07:17:19.184Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-01-09T07:17:19.269Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3857-1-stack-cost] [2022-01-09T07:17:19.274Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3857-1-stack-cost] did not exist. Created. [2022-01-09T07:17:19.274Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3857-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-09T07:17:20.025Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-09T07:17:20.196Z] Stashed 1 file(s) [Pipeline] } [2022-01-09T07:17:20.213Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3857-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-09T07:17:20.281Z] $ docker stop --time=1 5ba51b96d84eb4ccf1ff33748aacefc3380cafae4173522a876ed657a69a26bc [2022-01-09T07:17:21.742Z] $ docker rm -f 5ba51b96d84eb4ccf1ff33748aacefc3380cafae4173522a876ed657a69a26bc [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-09T07:17:22.813Z] provisioning config files... [2022-01-09T07:17:22.822Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3789968422731376454tmp [Pipeline] { [Pipeline] sh [2022-01-09T07:17:23.159Z] + set +x [2022-01-09T07:17:23.159Z] + curl -s https://codecov.io/bash [2022-01-09T07:17:23.159Z] + bash -s -- [2022-01-09T07:17:23.159Z] [2022-01-09T07:17:23.159Z] _____ _ [2022-01-09T07:17:23.159Z] / ____| | | [2022-01-09T07:17:23.159Z] | | ___ __| | ___ ___ _____ __ [2022-01-09T07:17:23.159Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-09T07:17:23.159Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-09T07:17:23.159Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-09T07:17:23.159Z] Bash-1.0.6 [2022-01-09T07:17:23.159Z] [2022-01-09T07:17:23.159Z] [2022-01-09T07:17:23.159Z] ==> git version 2.24.4 found [2022-01-09T07:17:23.159Z] ==> 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-09T07:17:23.159Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-09T07:17:23.159Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-09T07:17:23.159Z] ==> Jenkins CI detected. [2022-01-09T07:17:23.421Z] current dir:  /w/workspace/edgex-go/1 [2022-01-09T07:17:23.421Z] project root: . [2022-01-09T07:17:23.421Z] --> token set from env [2022-01-09T07:17:23.421Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-09T07:17:23.421Z] ==> Running gcov in . (disable via -X gcov) [2022-01-09T07:17:23.421Z] ==> Python coveragepy not found [2022-01-09T07:17:23.421Z] ==> Searching for coverage reports in: [2022-01-09T07:17:23.421Z] + . [2022-01-09T07:17:23.421Z] -> Found 1 reports [2022-01-09T07:17:23.421Z] ==> Detecting git/mercurial file structure [2022-01-09T07:17:23.421Z] ==> Reading reports [2022-01-09T07:17:23.421Z] + ./coverage.out bytes=428381 [2022-01-09T07:17:23.421Z] ==> Appending adjustments [2022-01-09T07:17:23.421Z] https://docs.codecov.io/docs/fixing-reports [2022-01-09T07:17:24.800Z] + Found adjustments [2022-01-09T07:17:24.800Z] ==> Gzipping contents [2022-01-09T07:17:24.800Z] 60K /tmp/codecov.6yvUyK.gz [2022-01-09T07:17:24.800Z] ==> Uploading reports [2022-01-09T07:17:24.800Z] url: https://codecov.io [2022-01-09T07:17:24.800Z] query: branch=PR-3857&commit=b594cf5fbb9cf17c6c3b5645e353e34039985d16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3857%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3857&job=&cmd_args= [2022-01-09T07:17:24.800Z] -> Pinging Codecov [2022-01-09T07:17:24.800Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3857&commit=b594cf5fbb9cf17c6c3b5645e353e34039985d16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3857%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3857&job=&cmd_args= [2022-01-09T07:17:24.800Z] -> Uploading to [2022-01-09T07:17:24.800Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-09/00271124DB129430A58F1EEE437C3FCB/b594cf5fbb9cf17c6c3b5645e353e34039985d16/54a8498c-d23c-443c-a596-a8640423d70f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220109T071724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec915bc01e5f575532e48ca0bd994a5deb92344c374d455760c0f4aadb748ec7 [2022-01-09T07:17:24.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-09T07:17:24.800Z] Dload Upload Total Spent Left Speed [2022-01-09T07:17:25.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57961 0 0 100 57961 0 157k --:--:-- --:--:-- --:--:-- 157k [2022-01-09T07:17:25.370Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b594cf5fbb9cf17c6c3b5645e353e34039985d16 [Pipeline] } [2022-01-09T07:17:25.405Z] 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-09T07:17:26.703Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-09T07:17:27.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-09T07:17:27.614Z] ---> package-listing.sh [2022-01-09T07:17:27.614Z] ++ facter osfamily [2022-01-09T07:17:27.614Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-09T07:17:27.874Z] + OS_FAMILY=redhat [2022-01-09T07:17:27.874Z] + workspace=/w/workspace/edgex-go/1 [2022-01-09T07:17:27.874Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-09T07:17:27.874Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-09T07:17:27.874Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-09T07:17:27.874Z] + PACKAGES=/tmp/packages_start.txt [2022-01-09T07:17:27.874Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-09T07:17:27.874Z] + PACKAGES=/tmp/packages_end.txt [2022-01-09T07:17:27.874Z] + case "${OS_FAMILY}" in [2022-01-09T07:17:27.874Z] + sort [2022-01-09T07:17:27.874Z] + rpm -qa [2022-01-09T07:17:32.081Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-09T07:17:32.081Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-09T07:17:32.081Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-09T07:17:32.081Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-09T07:17:32.081Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-01-09T07:17:32.081Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-01-09T07:17:32.115Z] 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-09T07:17:32.416Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:17:33.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-09T07:17:33.003Z] [2022-01-09T07:17:33.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-09T07:17:33.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-09T07:17:33.355Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-09T07:17:33.355Z] b4d181a07f80: Pulling fs layer [2022-01-09T07:17:33.355Z] a1111a8f2ec3: Pulling fs layer [2022-01-09T07:17:33.355Z] ed53099fbce6: Pulling fs layer [2022-01-09T07:17:33.355Z] dc539afda2c1: Pulling fs layer [2022-01-09T07:17:33.355Z] 77bc0d833cb6: Pulling fs layer [2022-01-09T07:17:33.355Z] 9065ff56babe: Pulling fs layer [2022-01-09T07:17:33.355Z] d287ab97295c: Pulling fs layer [2022-01-09T07:17:33.355Z] dc539afda2c1: Waiting [2022-01-09T07:17:33.355Z] 77bc0d833cb6: Waiting [2022-01-09T07:17:33.355Z] 9065ff56babe: Waiting [2022-01-09T07:17:33.355Z] d287ab97295c: Waiting [2022-01-09T07:17:33.355Z] a1111a8f2ec3: Verifying Checksum [2022-01-09T07:17:33.355Z] a1111a8f2ec3: Download complete [2022-01-09T07:17:33.355Z] dc539afda2c1: Verifying Checksum [2022-01-09T07:17:33.355Z] dc539afda2c1: Download complete [2022-01-09T07:17:33.355Z] ed53099fbce6: Verifying Checksum [2022-01-09T07:17:33.355Z] ed53099fbce6: Download complete [2022-01-09T07:17:33.355Z] 77bc0d833cb6: Verifying Checksum [2022-01-09T07:17:33.355Z] 77bc0d833cb6: Download complete [2022-01-09T07:17:33.620Z] 9065ff56babe: Verifying Checksum [2022-01-09T07:17:33.620Z] 9065ff56babe: Download complete [2022-01-09T07:17:33.620Z] b4d181a07f80: Verifying Checksum [2022-01-09T07:17:33.620Z] b4d181a07f80: Download complete [2022-01-09T07:17:34.218Z] d287ab97295c: Verifying Checksum [2022-01-09T07:17:34.218Z] d287ab97295c: Download complete [2022-01-09T07:17:34.819Z] b4d181a07f80: Pull complete [2022-01-09T07:17:35.084Z] a1111a8f2ec3: Pull complete [2022-01-09T07:17:35.659Z] ed53099fbce6: Pull complete [2022-01-09T07:17:35.659Z] dc539afda2c1: Pull complete [2022-01-09T07:17:35.922Z] 77bc0d833cb6: Pull complete [2022-01-09T07:17:36.184Z] 9065ff56babe: Pull complete [2022-01-09T07:17:41.496Z] d287ab97295c: Pull complete [2022-01-09T07:17:41.496Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-09T07:17:41.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-09T07:17:41.496Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-09T07:17:41.587Z] prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container [2022-01-09T07:17:41.619Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-09T07:17:44.779Z] $ docker top 1b3d46c1a2d0fbb28c6205a187c1050c07d516fc5315455fa09e9d184788ed84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-09T07:17:45.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-09T07:17:45.486Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-09T07:17:45.801Z] + ls /var/log/sa-host [2022-01-09T07:17:45.801Z] + sadf -c /var/log/sa-host/sa09 [2022-01-09T07:17:45.801Z] file_magic: OK [2022-01-09T07:17:45.801Z] HZ: Using current value: 100 [2022-01-09T07:17:45.801Z] file_header: OK [2022-01-09T07:17:45.801Z] 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-09T07:17:45.801Z] Statistics: [2022-01-09T07:17:45.801Z] 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-09T07:17:45.801Z] File successfully converted to sysstat format version 12.0.3 [2022-01-09T07:17:45.801Z] + sadf -c /var/log/sa-host/sa17 [2022-01-09T07:17:45.801Z] file_magic: OK [2022-01-09T07:17:45.801Z] HZ: Using current value: 100 [2022-01-09T07:17:45.802Z] file_header: OK [2022-01-09T07:17:45.802Z] 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-09T07:17:45.802Z] Statistics: [2022-01-09T07:17:45.802Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-09T07:17:45.802Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-09T07:17:46.065Z] provisioning config files... [2022-01-09T07:17:46.075Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1495865974881938832tmp [Pipeline] { [Pipeline] echo [2022-01-09T07:17:46.122Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-09T07:17:46.479Z] ---> create-netrc.sh [Pipeline] } [2022-01-09T07:17:46.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-09T07:17:46.907Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-09T07:17:46.941Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-09T07:17:47.256Z] ---> sudo-logs.sh [2022-01-09T07:17:47.256Z] Archiving 'sudo' log.. [2022-01-09T07:17:48.197Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1059.novalocal: Name or service not known [2022-01-09T07:17:48.197Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1059.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-09T07:17:48.295Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-09T07:17:48.609Z] ---> job-cost.sh [2022-01-09T07:17:48.610Z] lf-activate-venv: SKIPPING [2022-01-09T07:17:48.610Z] DEBUG: total: 0.10999999940395355 [2022-01-09T07:17:48.610Z] INFO: Retrieving Stack Cost... [2022-01-09T07:17:49.182Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-09T07:17:49.444Z] INFO: Archiving Costs [Pipeline] echo [2022-01-09T07:17:49.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-09T07:17:49.809Z] ---> logs-deploy.sh [2022-01-09T07:17:49.809Z] lf-activate-venv: SKIPPING [2022-01-09T07:17:49.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3857/1 [2022-01-09T07:17:49.809Z] INFO: archiving workspace using pattern(s): [2022-01-09T07:17:50.381Z] Archives upload complete. [2022-01-09T07:17:50.642Z] INFO: archiving logs to Nexus