Pull request #3734 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from d1ab24b6b961377f6903f19583658df3fa5cf0a7+f3063e0891d6a1c33eb31a22ae5ab23704c218c2 (24eb1ac4609efbc4529c09276cff15d4266a309d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1977970397478486997.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6969478539576438277.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh293345027869999539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1187389861291117170.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1324248592116016081.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-92 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh5802849945322036625.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f3063e0891d6a1c33eb31a22ae5ab23704c218c2 into PR head commit d1ab24b6b961377f6903f19583658df3fa5cf0a7 Merge succeeded, producing d1ab24b6b961377f6903f19583658df3fa5cf0a7 Checking out Revision d1ab24b6b961377f6903f19583658df3fa5cf0a7 (PR-3734) > 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/4@tmp/jenkins-gitclient-ssh2785633447079350351.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # 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/4@tmp/jenkins-gitclient-ssh7142997722130623033.key > git merge f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # timeout=10 Commit message: "style: Enable gosimple linter and associated recommendations" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T03:37:38.787Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T03:37:38.869Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T03:37:38.894Z] ========================================================= [2021-09-29T03:37:38.894Z] EdgeX Global Pipelines Version Info [2021-09-29T03:37:38.894Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6b5df7ba4036ef2f1ff0d0a163e859b8932138db # timeout=10 [2021-09-29T03:37:40.122Z] ------------------- [2021-09-29T03:37:40.122Z] stable info: [2021-09-29T03:37:40.122Z] ------------------- [2021-09-29T03:37:40.122Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T03:37:40.122Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T03:37:40.122Z] Message: update stable to v1.0.205 [2021-09-29T03:37:40.708Z] ------------------- [2021-09-29T03:37:40.708Z] experimental info: [2021-09-29T03:37:40.708Z] ------------------- [2021-09-29T03:37:40.708Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T03:37:40.708Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T03:37:40.708Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T03:37:40.877Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T03:37:40.898Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T03:37:40.922Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T03:37:40.946Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T03:37:40.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T03:37:40.989Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T03:37:41.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T03:37:41.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T03:37:41.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T03:37:41.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T03:37:41.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T03:37:41.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T03:37:41.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T03:37:41.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T03:37:41.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T03:37:41.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T03:37:41.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T03:37:41.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T03:37:41.273Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T03:37:41.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T03:37:41.317Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T03:37:41.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T03:37:41.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T03:37:41.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3734 [Pipeline] echo [2021-09-29T03:37:41.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3734 [Pipeline] echo [2021-09-29T03:37:41.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3734 [Pipeline] echo [2021-09-29T03:37:41.453Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1ab24b6b961377f6903f19583658df3fa5cf0a7 [Pipeline] echo [2021-09-29T03:37:41.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1ab24b [Pipeline] echo [2021-09-29T03:37:41.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:37:41.641Z] provisioning config files... [2021-09-29T03:37:41.660Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6010769949826613065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:37:41.988Z] ---> docker-login.sh [2021-09-29T03:37:41.988Z] nexus3.edgexfoundry.org:10001 [2021-09-29T03:37:41.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:37:42.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:37:42.257Z] Configure a credential helper to remove this warning. See [2021-09-29T03:37:42.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:37:42.257Z] [2021-09-29T03:37:42.257Z] Login Succeeded [2021-09-29T03:37:42.257Z] nexus3.edgexfoundry.org:10002 [2021-09-29T03:37:42.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:37:42.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:37:42.257Z] Configure a credential helper to remove this warning. See [2021-09-29T03:37:42.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:37:42.257Z] [2021-09-29T03:37:42.257Z] Login Succeeded [2021-09-29T03:37:42.257Z] nexus3.edgexfoundry.org:10003 [2021-09-29T03:37:42.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:37:42.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:37:42.525Z] Configure a credential helper to remove this warning. See [2021-09-29T03:37:42.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:37:42.525Z] [2021-09-29T03:37:42.525Z] Login Succeeded [2021-09-29T03:37:42.525Z] nexus3.edgexfoundry.org:10004 [2021-09-29T03:37:42.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:37:42.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:37:42.525Z] Configure a credential helper to remove this warning. See [2021-09-29T03:37:42.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:37:42.525Z] [2021-09-29T03:37:42.525Z] Login Succeeded [2021-09-29T03:37:42.525Z] docker.io [2021-09-29T03:37:42.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:37:43.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:37:43.060Z] Configure a credential helper to remove this warning. See [2021-09-29T03:37:43.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:37:43.060Z] [2021-09-29T03:37:43.060Z] Login Succeeded [2021-09-29T03:37:43.060Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T03:37:43.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T03:37:43.421Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-29T03:37:43.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:37:43.421Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T03:37:43.421Z] ++ cut -d/ -f2 [2021-09-29T03:37:43.421Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T03:37:43.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:37:43.421Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T03:37:43.421Z] ++ cut -d/ -f2 [2021-09-29T03:37:43.421Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T03:37:43.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:37:43.421Z] ++ cut -d/ -f2 [2021-09-29T03:37:43.421Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T03:37:43.421Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T03:37:43.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:37:43.421Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T03:37:43.421Z] ++ cut -d/ -f2 [2021-09-29T03:37:43.421Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T03:37:43.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:37:43.421Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T03:37:43.421Z] ++ cut -d/ -f2 [2021-09-29T03:37:43.421Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T03:37:43.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:37:43.421Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T03:37:43.421Z] ++ cut -d/ -f2 [2021-09-29T03:37:43.421Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T03:37:43.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:37:43.421Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T03:37:43.421Z] ++ cut -d/ -f2 [2021-09-29T03:37:43.421Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T03:37:43.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:37:43.421Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T03:37:43.421Z] ++ cut -d/ -f2 [2021-09-29T03:37:43.421Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T03:37:43.421Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:37:43.421Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T03:37:43.421Z] ++ cut -d/ -f2 [2021-09-29T03:37:43.421Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T03:37:43.478Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:44.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:37:44.219Z] [2021-09-29T03:37:44.219Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:44.539Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:37:44.539Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T03:37:44.539Z] 31603596830f: Pulling fs layer [2021-09-29T03:37:44.539Z] 04fac38145f0: Pulling fs layer [2021-09-29T03:37:44.539Z] 701f6daf10bf: Pulling fs layer [2021-09-29T03:37:44.539Z] 24f72da36158: Pulling fs layer [2021-09-29T03:37:44.539Z] 24f72da36158: Waiting [2021-09-29T03:37:44.539Z] 04fac38145f0: Verifying Checksum [2021-09-29T03:37:44.539Z] 04fac38145f0: Download complete [2021-09-29T03:37:44.807Z] 31603596830f: Verifying Checksum [2021-09-29T03:37:44.807Z] 31603596830f: Download complete [2021-09-29T03:37:44.807Z] 24f72da36158: Verifying Checksum [2021-09-29T03:37:44.807Z] 24f72da36158: Download complete [2021-09-29T03:37:44.807Z] 31603596830f: Pull complete [2021-09-29T03:37:45.082Z] 701f6daf10bf: Verifying Checksum [2021-09-29T03:37:45.082Z] 701f6daf10bf: Download complete [2021-09-29T03:37:45.082Z] 04fac38145f0: Pull complete [2021-09-29T03:37:45.668Z] 701f6daf10bf: Pull complete [2021-09-29T03:37:45.668Z] 24f72da36158: Pull complete [2021-09-29T03:37:45.668Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T03:37:45.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:37:45.668Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T03:37:45.760Z] prd-centos7-docker-4c-2g-92 does not seem to be running inside a container [2021-09-29T03:37:45.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T03:37:46.489Z] $ docker top 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T03:37:46.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T03:37:46.647Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T03:37:46.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T03:37:46.776Z] $ docker exec 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d ssh-agent [2021-09-29T03:37:46.906Z] SSH_AUTH_SOCK=/tmp/ssh-vFn6PbR3Wu0d/agent.14 [2021-09-29T03:37:46.906Z] SSH_AGENT_PID=20 [2021-09-29T03:37:46.922Z] Running ssh-add (command line suppressed) [2021-09-29T03:37:47.014Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8963823514834451143.key (/w/workspace/edgex-go/4@tmp/private_key_8963823514834451143.key) [2021-09-29T03:37:47.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T03:37:47.342Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T03:37:47.362Z] $ docker exec --env ******** --env ******** 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d ssh-agent -k [2021-09-29T03:37:47.456Z] unset SSH_AUTH_SOCK; [2021-09-29T03:37:47.456Z] unset SSH_AGENT_PID; [2021-09-29T03:37:47.456Z] echo Agent pid 20 killed; [2021-09-29T03:37:47.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T03:37:47.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T03:37:47.519Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T03:37:47.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T03:37:47.646Z] $ docker exec 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d ssh-agent [2021-09-29T03:37:47.769Z] SSH_AUTH_SOCK=/tmp/ssh-r8EXdFTR7ULV/agent.52 [2021-09-29T03:37:47.769Z] SSH_AGENT_PID=57 [2021-09-29T03:37:47.778Z] Running ssh-add (command line suppressed) [2021-09-29T03:37:47.869Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6731238279463335687.key (/w/workspace/edgex-go/4@tmp/private_key_6731238279463335687.key) [2021-09-29T03:37:47.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T03:37:48.198Z] + git semver init [2021-09-29T03:37:48.198Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T03:37:48.198Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-09-29T03:37:48.198Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-09-29T03:37:48.198Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T03:37:48.198Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T03:37:48.198Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T03:37:48.198Z] # $SEMVER_BRANCH = PR-3734 [2021-09-29T03:37:48.198Z] # $SEMVER_TEMP = /tmp/semver-338358078 [2021-09-29T03:37:48.198Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T03:38:20.425Z] # '/tmp/semver-338358078' -> '/w/workspace/edgex-go/4/.semver' [2021-09-29T03:38:20.425Z] # -> Force: false [2021-09-29T03:38:20.425Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-09-29T03:38:20.439Z] $ docker exec --env ******** --env ******** 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d ssh-agent -k [2021-09-29T03:38:20.546Z] unset SSH_AUTH_SOCK; [2021-09-29T03:38:20.547Z] unset SSH_AGENT_PID; [2021-09-29T03:38:20.547Z] echo Agent pid 57 killed; [2021-09-29T03:38:20.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T03:38:20.904Z] + git semver [Pipeline] } [2021-09-29T03:38:20.920Z] $ docker stop --time=1 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d [2021-09-29T03:38:22.535Z] $ docker rm -f 43a161bf5b4777773aaf60b0070c037d811ba9626c3bb08b3c0a71edca63d13d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T03:38:22.930Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T03:38:23.244Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T03:38:23.248Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-29T03:38:23.517Z] ========================================================= [2021-09-29T03:38:23.517Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T03:38:23.517Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:38:23.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T03:38:23.833Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T03:38:23.833Z] 540db60ca938: Pulling fs layer [2021-09-29T03:38:23.833Z] adcc1eea9eea: Pulling fs layer [2021-09-29T03:38:23.833Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T03:38:23.833Z] db62176df00c: Pulling fs layer [2021-09-29T03:38:23.833Z] 3b30891b0d05: Pulling fs layer [2021-09-29T03:38:23.833Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T03:38:23.833Z] c788192a36de: Pulling fs layer [2021-09-29T03:38:23.833Z] a77e37c0d609: Pulling fs layer [2021-09-29T03:38:23.833Z] c3185cebc471: Pulling fs layer [2021-09-29T03:38:23.833Z] 3b30891b0d05: Waiting [2021-09-29T03:38:23.833Z] 06b49ca38bd5: Waiting [2021-09-29T03:38:23.833Z] c788192a36de: Waiting [2021-09-29T03:38:23.833Z] a77e37c0d609: Waiting [2021-09-29T03:38:23.833Z] c3185cebc471: Waiting [2021-09-29T03:38:23.833Z] db62176df00c: Waiting [2021-09-29T03:38:23.833Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T03:38:23.833Z] 4c4ab2625f07: Download complete [2021-09-29T03:38:23.833Z] adcc1eea9eea: Download complete [2021-09-29T03:38:23.833Z] 3b30891b0d05: Verifying Checksum [2021-09-29T03:38:23.833Z] 3b30891b0d05: Download complete [2021-09-29T03:38:24.105Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T03:38:24.105Z] 06b49ca38bd5: Download complete [2021-09-29T03:38:24.105Z] c788192a36de: Verifying Checksum [2021-09-29T03:38:24.105Z] c788192a36de: Download complete [2021-09-29T03:38:24.105Z] 540db60ca938: Verifying Checksum [2021-09-29T03:38:24.105Z] 540db60ca938: Download complete [2021-09-29T03:38:24.371Z] 540db60ca938: Pull complete [2021-09-29T03:38:24.371Z] adcc1eea9eea: Pull complete [2021-09-29T03:38:24.371Z] 4c4ab2625f07: Pull complete [2021-09-29T03:38:25.327Z] a77e37c0d609: Verifying Checksum [2021-09-29T03:38:25.327Z] a77e37c0d609: Download complete [2021-09-29T03:38:29.572Z] c3185cebc471: Verifying Checksum [2021-09-29T03:38:29.572Z] c3185cebc471: Download complete [2021-09-29T03:38:30.157Z] db62176df00c: Verifying Checksum [2021-09-29T03:38:30.157Z] db62176df00c: Download complete [2021-09-29T03:38:33.513Z] db62176df00c: Pull complete [2021-09-29T03:38:33.513Z] 3b30891b0d05: Pull complete [2021-09-29T03:38:33.513Z] 06b49ca38bd5: Pull complete [2021-09-29T03:38:33.513Z] c788192a36de: Pull complete [2021-09-29T03:38:33.513Z] a77e37c0d609: Pull complete [2021-09-29T03:38:35.458Z] c3185cebc471: Pull complete [2021-09-29T03:38:35.458Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T03:38:35.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T03:38:35.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:38:35.784Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T03:38:35.785Z] WORKDIR /edgex [2021-09-29T03:38:35.785Z] COPY go.mod . [2021-09-29T03:38:35.785Z] RUN go mod download' [2021-09-29T03:38:35.785Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T03:38:37.233Z] Sending build context to Docker daemon 329.1MB [2021-09-29T03:38:37.233Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T03:38:37.233Z] ---> 031687cdd783 [2021-09-29T03:38:37.233Z] Step 2/4 : WORKDIR /edgex [2021-09-29T03:38:38.445Z] Still waiting to schedule task [2021-09-29T03:38:38.445Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-90’ [2021-09-29T03:38:39.180Z] ---> Running in 4c117f583140 [2021-09-29T03:38:39.180Z] Removing intermediate container 4c117f583140 [2021-09-29T03:38:39.180Z] ---> d584a8ad69c2 [2021-09-29T03:38:39.180Z] Step 3/4 : COPY go.mod . [2021-09-29T03:38:39.180Z] ---> 673900dc7c40 [2021-09-29T03:38:39.180Z] Step 4/4 : RUN go mod download [2021-09-29T03:38:39.180Z] ---> Running in 6063e6693221 [2021-09-29T03:39:11.423Z] Removing intermediate container 6063e6693221 [2021-09-29T03:39:11.423Z] ---> 75992c0386da [2021-09-29T03:39:11.423Z] Successfully built 75992c0386da [2021-09-29T03:39:11.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:39:11.744Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T03:39:11.744Z] . [Pipeline] withDockerContainer [2021-09-29T03:39:11.849Z] prd-centos7-docker-4c-2g-92 does not seem to be running inside a container [2021-09-29T03:39:11.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T03:39:12.330Z] $ docker top 8c31685e971b038a77ece924e1afeb3a5f863ea855b23e10039014f70ec91432 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:39:12.732Z] + go version [2021-09-29T03:39:12.732Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T03:39:12.750Z] $ docker stop --time=1 8c31685e971b038a77ece924e1afeb3a5f863ea855b23e10039014f70ec91432 [2021-09-29T03:39:13.972Z] $ docker rm -f 8c31685e971b038a77ece924e1afeb3a5f863ea855b23e10039014f70ec91432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:39:14.506Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T03:39:14.506Z] . [Pipeline] withDockerContainer [2021-09-29T03:39:14.608Z] prd-centos7-docker-4c-2g-92 does not seem to be running inside a container [2021-09-29T03:39:14.659Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T03:39:15.082Z] $ docker top 99e2e6b68287363d688a82f35a3872e77b4ce84fab11d5185c95138bf0b60b16 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T03:39:15.183Z] ========================================================= [2021-09-29T03:39:15.183Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T03:39:15.183Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:39:15.500Z] + go mod tidy [Pipeline] sh [2021-09-29T03:39:16.086Z] + make test [2021-09-29T03:39:16.086Z] go mod tidy [2021-09-29T03:39:16.370Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T03:39:23.092Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T03:39:41.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T03:39:44.718Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T03:39:44.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T03:39:45.586Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T03:39:48.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T03:39:48.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T03:39:48.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T03:39:48.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T03:39:49.121Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T03:39:49.389Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T03:39:49.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T03:39:49.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T03:39:49.658Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T03:39:49.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T03:39:51.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2021-09-29T03:39:51.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T03:39:51.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T03:39:52.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2021-09-29T03:39:52.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T03:39:52.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements [2021-09-29T03:39:52.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T03:39:52.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T03:39:53.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-09-29T03:39:53.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T03:39:53.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:39:54.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements [2021-09-29T03:39:54.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T03:39:54.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T03:39:54.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T03:39:54.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T03:39:54.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T03:39:55.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements [2021-09-29T03:39:55.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T03:39:55.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:39:55.168Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-09-29T03:39:55.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T03:39:55.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T03:39:55.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T03:39:55.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T03:39:55.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T03:39:55.758Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2021-09-29T03:39:55.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T03:39:55.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T03:39:55.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T03:39:56.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.8% of statements [2021-09-29T03:39:56.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T03:39:56.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-09-29T03:39:56.650Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-29T03:39:56.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T03:39:56.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-09-29T03:39:57.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-09-29T03:39:57.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-09-29T03:39:57.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-09-29T03:39:57.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-09-29T03:40:10.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-09-29T03:40:10.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-09-29T03:40:14.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.190s coverage: 82.5% of statements [2021-09-29T03:40:14.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T03:40:32.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T03:40:32.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T03:40:32.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T03:40:32.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T03:40:32.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-09-29T03:40:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T03:40:32.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2021-09-29T03:40:32.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-29T03:40:32.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-29T03:40:32.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.2% of statements [2021-09-29T03:40:32.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T03:40:32.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2021-09-29T03:40:32.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T03:40:32.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T03:40:32.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-09-29T03:40:32.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-29T03:40:32.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-09-29T03:40:32.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-09-29T03:40:32.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-09-29T03:40:32.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.204s coverage: 70.3% of statements [2021-09-29T03:40:32.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T03:40:32.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T03:40:32.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T03:40:33.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.4% of statements [2021-09-29T03:40:33.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T03:40:33.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T03:40:33.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-09-29T03:40:33.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T03:40:33.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2021-09-29T03:40:33.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T03:40:41.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements [2021-09-29T03:40:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T03:40:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T03:40:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T03:40:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T03:40:41.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-09-29T03:40:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T03:40:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:40:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T03:40:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T03:40:41.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2021-09-29T03:40:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T03:40:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T03:40:41.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-09-29T03:40:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T03:40:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:40:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T03:40:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T03:40:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-29T03:40:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T03:40:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T03:40:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T03:40:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T03:40:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T03:40:41.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T03:40:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-09-29T03:40:41.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-09-29T03:40:41.931Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T03:41:14.294Z] GO111MODULE=on go vet ./... [2021-09-29T03:41:22.534Z] gofmt -l . [2021-09-29T03:41:22.805Z] [ "`gofmt -l .`" = "" ] [2021-09-29T03:41:23.074Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T03:41:23.973Z] + ls -al . [2021-09-29T03:41:23.973Z] total 612 [2021-09-29T03:41:23.973Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 03:41 . [2021-09-29T03:41:23.973Z] drwxr-xr-x 4 root root 28 Sep 29 03:39 .. [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 03:37 .dockerignore [2021-09-29T03:41:23.973Z] drwxrwxr-x 8 1001 1001 179 Sep 29 03:37 .git [2021-09-29T03:41:23.973Z] drwxrwxr-x 4 1001 1001 142 Sep 29 03:37 .github [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 03:37 .gitignore [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 68 Sep 29 03:37 .golangci.yml [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 03:37 .hadolint.yml [2021-09-29T03:41:23.973Z] drwx------ 3 1001 1001 58 Sep 29 03:38 .semver [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 03:37 .sonarcloud.properties [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 03:37 ADOPTERS.md [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 03:37 Attribution.txt [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 03:37 CHANGELOG.md [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 03:37 CONTRIBUTING.md [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 03:37 GOVERNANCE.md [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 03:37 Jenkinsfile [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 03:37 LICENSE [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 03:37 Makefile [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 03:37 OWNERS.md [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 03:37 README.md [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 03:37 SECURITY.md [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 03:38 VERSION [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 03:37 ZMQWindows.md [2021-09-29T03:41:23.973Z] drwxrwxr-x 2 1001 1001 37 Sep 29 03:37 bin [2021-09-29T03:41:23.973Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 03:37 cmd [2021-09-29T03:41:23.973Z] -rw-r--r-- 1 root root 403100 Sep 29 03:40 coverage.out [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 03:37 go.mod [2021-09-29T03:41:23.973Z] -rw-r--r-- 1 root root 50064 Sep 29 03:39 go.sum [2021-09-29T03:41:23.973Z] drwxrwxr-x 8 1001 1001 124 Sep 29 03:37 internal [2021-09-29T03:41:23.973Z] drwxrwxr-x 3 1001 1001 16 Sep 29 03:37 openapi [2021-09-29T03:41:23.973Z] drwxrwxr-x 4 1001 1001 71 Sep 29 03:37 snap [2021-09-29T03:41:23.973Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 03:37 version.go [Pipeline] sh [2021-09-29T03:41:24.302Z] + '[' -e coverage.out ] [2021-09-29T03:41:24.302Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T03:41:24.428Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T03:41:24.740Z] + make build [2021-09-29T03:41:24.740Z] go mod tidy [2021-09-29T03:41:25.019Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T03:41:26.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:41:33.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:41:34.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:41:35.236Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:41:35.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:41:36.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:41:37.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:41:38.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:41:39.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:41:39.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:41:40.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-29T03:41:43.024Z] $ docker stop --time=1 99e2e6b68287363d688a82f35a3872e77b4ce84fab11d5185c95138bf0b60b16 [2021-09-29T03:41:44.762Z] $ docker rm -f 99e2e6b68287363d688a82f35a3872e77b4ce84fab11d5185c95138bf0b60b16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:41:46.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:41:46.425Z] [2021-09-29T03:41:46.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:41:46.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:41:46.773Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T03:41:46.773Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T03:41:46.773Z] ca9280d653b3: Pulling fs layer [2021-09-29T03:41:46.773Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T03:41:47.054Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T03:41:47.054Z] cbdbe7a5bc2a: Download complete [2021-09-29T03:41:47.321Z] cbdbe7a5bc2a: Pull complete [2021-09-29T03:41:47.910Z] ca9280d653b3: Verifying Checksum [2021-09-29T03:41:47.910Z] ca9280d653b3: Download complete [2021-09-29T03:41:48.495Z] ca9280d653b3: Pull complete [2021-09-29T03:41:49.911Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T03:41:49.911Z] 7e9c9ca2126c: Download complete [2021-09-29T03:41:53.284Z] 7e9c9ca2126c: Pull complete [2021-09-29T03:41:53.284Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T03:41:53.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:41:53.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T03:41:53.378Z] prd-centos7-docker-4c-2g-92 does not seem to be running inside a container [2021-09-29T03:41:53.428Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T03:41:55.976Z] $ docker top 60932fb7c607926df22fdbad106cbf528e0cdde9840e2b23bfc6e68b5c272aa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:41:56.380Z] + docker-compose build --help [2021-09-29T03:41:56.380Z] + grep parallel [2021-09-29T03:41:56.964Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T03:41:56.979Z] $ docker stop --time=1 60932fb7c607926df22fdbad106cbf528e0cdde9840e2b23bfc6e68b5c272aa1 [2021-09-29T03:41:58.209Z] $ docker rm -f 60932fb7c607926df22fdbad106cbf528e0cdde9840e2b23bfc6e68b5c272aa1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:41:58.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:41:58.698Z] . [Pipeline] withDockerContainer [2021-09-29T03:41:58.806Z] prd-centos7-docker-4c-2g-92 does not seem to be running inside a container [2021-09-29T03:41:58.861Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T03:41:59.239Z] $ docker top 707d63bda6ed41b8cea470f7d1f1f062768430e85b9aa118c00ede6b02ec1ce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:41:59.645Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T03:42:00.228Z] Building core-command ... [2021-09-29T03:42:00.228Z] Building core-data ... [2021-09-29T03:42:00.228Z] Building core-metadata ... [2021-09-29T03:42:00.228Z] Building security-bootstrapper ... [2021-09-29T03:42:00.228Z] Building security-proxy-setup ... [2021-09-29T03:42:00.228Z] Building security-secretstore-setup ... [2021-09-29T03:42:00.228Z] Building support-notifications ... [2021-09-29T03:42:00.228Z] Building support-scheduler ... [2021-09-29T03:42:00.228Z] Building sys-mgmt-agent ... [2021-09-29T03:42:00.228Z] Building support-notifications [2021-09-29T03:42:00.228Z] Building security-secretstore-setup [2021-09-29T03:42:00.228Z] Building sys-mgmt-agent [2021-09-29T03:42:00.228Z] Building security-bootstrapper [2021-09-29T03:42:00.228Z] Building core-data [2021-09-29T03:42:10.305Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:42:10.305Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:42:10.305Z] ---> 75992c0386da [2021-09-29T03:42:10.305Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:42:10.305Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:42:10.305Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:42:10.305Z] ---> 75992c0386da [2021-09-29T03:42:10.305Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T03:42:15.646Z] ---> Running in 0d427d10b1ed [2021-09-29T03:42:15.646Z] ---> Running in 297cb2347688 [2021-09-29T03:42:25.708Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:42:25.708Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:42:25.708Z] ---> 75992c0386da [2021-09-29T03:42:25.708Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T03:42:25.708Z] ---> Using cache [2021-09-29T03:42:25.708Z] ---> 3ce06b1bacfb [2021-09-29T03:42:25.708Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:42:25.708Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:42:25.708Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:42:25.708Z] ---> 75992c0386da [2021-09-29T03:42:25.708Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:42:25.708Z] ---> Using cache [2021-09-29T03:42:25.708Z] ---> 3ce06b1bacfb [2021-09-29T03:42:25.708Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:42:26.291Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:42:26.291Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:42:26.291Z] ---> 75992c0386da [2021-09-29T03:42:26.291Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:42:26.291Z] ---> Using cache [2021-09-29T03:42:26.291Z] ---> 3ce06b1bacfb [2021-09-29T03:42:26.291Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:42:26.557Z] Removing intermediate container 0d427d10b1ed [2021-09-29T03:42:26.557Z] ---> 3ce06b1bacfb [2021-09-29T03:42:26.557Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:42:26.557Z] Removing intermediate container 297cb2347688 [2021-09-29T03:42:26.557Z] ---> 42c75bb37561 [2021-09-29T03:42:26.557Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:42:26.557Z] ---> Running in 15480003c685 [2021-09-29T03:42:26.557Z] ---> Running in 3cab64b65ac5 [2021-09-29T03:42:26.557Z] ---> Running in 2cf7e796009d [2021-09-29T03:42:26.557Z] ---> Running in 876fe76b268b [2021-09-29T03:42:26.557Z] ---> Running in d700fa8e9957 [2021-09-29T03:42:28.058Z] Removing intermediate container 3cab64b65ac5 [2021-09-29T03:42:28.058Z] ---> f4a9f35fd88b [2021-09-29T03:42:28.058Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T03:42:28.058Z] Removing intermediate container 15480003c685 [2021-09-29T03:42:28.058Z] ---> e0ab32ad0f4a [2021-09-29T03:42:28.058Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T03:42:28.058Z] ---> Running in b013ff68877f [2021-09-29T03:42:28.058Z] Removing intermediate container 876fe76b268b [2021-09-29T03:42:28.058Z] ---> b540d293dc1e [2021-09-29T03:42:28.058Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T03:42:28.058Z] Removing intermediate container 2cf7e796009d [2021-09-29T03:42:28.058Z] ---> 176258aab608 [2021-09-29T03:42:28.058Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T03:42:28.058Z] ---> Running in 23cd28bcacc0 [2021-09-29T03:42:28.058Z] ---> Running in 72d552551756 [2021-09-29T03:42:28.058Z] Removing intermediate container d700fa8e9957 [2021-09-29T03:42:28.058Z] ---> 11c636d55259 [2021-09-29T03:42:28.058Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T03:42:28.058Z] ---> Running in 8d8f46f6ab9e [2021-09-29T03:42:28.058Z] ---> Running in 4937352c420b [2021-09-29T03:42:28.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:42:28.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:42:28.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:42:28.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:42:28.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:42:29.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:42:29.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:42:29.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:42:29.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:42:30.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:42:30.430Z] OK: 219 MiB in 52 packages [2021-09-29T03:42:30.430Z] OK: 219 MiB in 52 packages [2021-09-29T03:42:30.430Z] OK: 219 MiB in 52 packages [2021-09-29T03:42:30.706Z] Removing intermediate container 72d552551756 [2021-09-29T03:42:30.706Z] ---> 202cd97ecab0 [2021-09-29T03:42:30.706Z] Step 6/24 : COPY go.mod . [2021-09-29T03:42:30.706Z] OK: 219 MiB in 52 packages [2021-09-29T03:42:30.706Z] OK: 219 MiB in 52 packages [2021-09-29T03:42:30.976Z] ---> 9cadfab58b56 [2021-09-29T03:42:30.976Z] Step 7/24 : RUN go mod download [2021-09-29T03:42:30.976Z] ---> Running in ad2e072ad086 [2021-09-29T03:42:30.976Z] Removing intermediate container 8d8f46f6ab9e [2021-09-29T03:42:30.976Z] ---> 83f11f60e6f9 [2021-09-29T03:42:30.976Z] Step 6/32 : COPY go.mod . [2021-09-29T03:42:30.976Z] Removing intermediate container 4937352c420b [2021-09-29T03:42:30.976Z] ---> 6ed0e57b7c6e [2021-09-29T03:42:30.976Z] Step 6/23 : COPY go.mod . [2021-09-29T03:42:31.245Z] Removing intermediate container 23cd28bcacc0 [2021-09-29T03:42:31.245Z] ---> 158a21c4746c [2021-09-29T03:42:31.245Z] Step 6/26 : COPY go.mod . [2021-09-29T03:42:31.245Z] ---> ae42d01fefee [2021-09-29T03:42:31.245Z] Step 7/32 : RUN go mod download [2021-09-29T03:42:31.245Z] ---> Running in 9840b9849070 [2021-09-29T03:42:31.245Z] Removing intermediate container b013ff68877f [2021-09-29T03:42:31.245Z] ---> 0dd9a3866eaa [2021-09-29T03:42:31.245Z] Step 6/24 : COPY go.mod . [2021-09-29T03:42:31.533Z] ---> db489c4de586 [2021-09-29T03:42:31.533Z] Step 7/23 : RUN go mod download [2021-09-29T03:42:31.533Z] ---> c6c395eaf5cc [2021-09-29T03:42:31.533Z] Step 7/26 : RUN go mod download [2021-09-29T03:42:31.533Z] ---> Running in 4f08f3f239cf [2021-09-29T03:42:31.533Z] ---> Running in 471312bab597 [2021-09-29T03:42:31.800Z] ---> de7e4352b6bc [2021-09-29T03:42:31.800Z] Step 7/24 : RUN go mod download [2021-09-29T03:42:31.800Z] ---> Running in 1bd143473b92 [2021-09-29T03:42:32.766Z] Removing intermediate container ad2e072ad086 [2021-09-29T03:42:32.766Z] ---> fc78fccdcf47 [2021-09-29T03:42:32.766Z] Step 8/24 : COPY . . [2021-09-29T03:42:34.713Z] Removing intermediate container 9840b9849070 [2021-09-29T03:42:34.713Z] ---> ce4fee24acf9 [2021-09-29T03:42:34.713Z] Step 8/32 : COPY . . [2021-09-29T03:42:35.307Z] Removing intermediate container 4f08f3f239cf [2021-09-29T03:42:35.307Z] ---> f660fd9047e3 [2021-09-29T03:42:35.307Z] Step 8/23 : COPY . . [2021-09-29T03:42:36.726Z] Removing intermediate container 1bd143473b92 [2021-09-29T03:42:36.726Z] ---> ddbea398e7c6 [2021-09-29T03:42:36.726Z] Step 8/24 : COPY . . [2021-09-29T03:42:38.156Z] Removing intermediate container 471312bab597 [2021-09-29T03:42:38.156Z] ---> a975558efe9c [2021-09-29T03:42:38.156Z] Step 8/26 : COPY . . [2021-09-29T03:42:40.127Z] ---> d07f0b650c99 [2021-09-29T03:42:40.127Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:42:42.062Z] ---> Running in bdf540e3888f [2021-09-29T03:42:45.402Z] ---> 6d8fe23eb77c [2021-09-29T03:42:45.402Z] Step 9/32 : RUN go mod tidy [2021-09-29T03:42:45.402Z] ---> 32fcb28e6896 [2021-09-29T03:42:45.402Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:42:45.402Z] ---> 322dc0dc1b17 [2021-09-29T03:42:45.402Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:42:45.666Z] ---> Running in 172af5deebfb [2021-09-29T03:42:46.247Z] ---> Running in 01d4f0c3ac8e [2021-09-29T03:42:46.247Z] ---> Running in 8774b54639e8 [2021-09-29T03:42:49.613Z] Removing intermediate container bdf540e3888f [2021-09-29T03:42:49.613Z] ---> 44646aac3e0a [2021-09-29T03:42:49.613Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T03:42:49.613Z] ---> Running in 9c96d15e7fa3 [2021-09-29T03:42:50.193Z] Removing intermediate container 8774b54639e8 [2021-09-29T03:42:50.193Z] ---> 30410f384044 [2021-09-29T03:42:50.193Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T03:42:50.463Z] ---> Running in 257deb76dc34 [2021-09-29T03:42:50.731Z] Removing intermediate container 01d4f0c3ac8e [2021-09-29T03:42:50.731Z] ---> a67981dcf183 [2021-09-29T03:42:50.731Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T03:42:50.999Z] Removing intermediate container 172af5deebfb [2021-09-29T03:42:50.999Z] ---> 9d338b4c7857 [2021-09-29T03:42:50.999Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T03:42:51.276Z] ---> Running in 8e748470e913 [2021-09-29T03:42:51.276Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T03:42:51.543Z] ---> Running in aaa7af423eb9 [2021-09-29T03:42:51.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:42:52.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:42:52.316Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-94 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws [2021-09-29T03:42:52.334Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [2021-09-29T03:42:52.346Z] 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] checkout [2021-09-29T03:42:52.582Z] The recommended git tool is: git [2021-09-29T03:42:59.063Z] using credential edgex-jenkins-ssh [2021-09-29T03:42:59.089Z] Cloning the remote Git repository [2021-09-29T03:42:59.168Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T03:42:59.284Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-09-29T03:42:59.377Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T03:42:59.378Z] > git --version # timeout=10 [2021-09-29T03:42:59.395Z] > git --version # 'git version 2.17.1' [2021-09-29T03:42:59.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T03:42:59.502Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T03:43:00.558Z] ---> 7f4a59032d00 [2021-09-29T03:43:00.559Z] Step 9/26 : RUN go mod tidy [2021-09-29T03:43:00.559Z] ---> Running in 7f6bbf7396be [2021-09-29T03:43:01.973Z] Removing intermediate container 7f6bbf7396be [2021-09-29T03:43:01.973Z] ---> ae4d1fb11084 [2021-09-29T03:43:01.973Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T03:43:01.973Z] ---> Running in 7988a2008918 [2021-09-29T03:43:02.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:43:20.569Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T03:43:20.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T03:43:20.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T03:43:20.646Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T03:43:20.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T03:43:20.660Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T03:43:21.572Z] Merging remotes/origin/main commit f3063e0891d6a1c33eb31a22ae5ab23704c218c2 into PR head commit d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:43:21.917Z] Merge succeeded, producing d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:43:21.918Z] Checking out Revision d1ab24b6b961377f6903f19583658df3fa5cf0a7 (PR-3734) [2021-09-29T03:43:21.592Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T03:43:21.606Z] > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # timeout=10 [2021-09-29T03:43:21.825Z] > git remote # timeout=10 [2021-09-29T03:43:21.850Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T03:43:21.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T03:43:21.876Z] > git merge f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 [2021-09-29T03:43:21.904Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T03:43:21.927Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T03:43:21.939Z] > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # timeout=10 [2021-09-29T03:43:26.431Z] Commit message: "style: Enable gosimple linter and associated recommendations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:43:27.042Z] provisioning config files... [2021-09-29T03:43:27.077Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4753420002732311216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:43:27.650Z] ---> docker-login.sh [2021-09-29T03:43:27.650Z] nexus3.edgexfoundry.org:10001 [2021-09-29T03:43:29.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:43:29.256Z] Removing intermediate container 8e748470e913 [2021-09-29T03:43:29.256Z] ---> 21e703652a7a [2021-09-29T03:43:29.256Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T03:43:29.256Z] ---> Running in 80238604bd0c [2021-09-29T03:43:29.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:43:29.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:43:29.697Z] Configure a credential helper to remove this warning. See [2021-09-29T03:43:29.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:43:29.697Z] [2021-09-29T03:43:29.697Z] Login Succeeded [2021-09-29T03:43:29.697Z] nexus3.edgexfoundry.org:10002 [2021-09-29T03:43:29.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:43:29.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:43:29.972Z] Configure a credential helper to remove this warning. See [2021-09-29T03:43:29.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:43:29.972Z] [2021-09-29T03:43:29.972Z] Login Succeeded [2021-09-29T03:43:29.972Z] nexus3.edgexfoundry.org:10003 [2021-09-29T03:43:30.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:43:30.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:43:30.570Z] Configure a credential helper to remove this warning. See [2021-09-29T03:43:30.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:43:30.570Z] [2021-09-29T03:43:30.570Z] Login Succeeded [2021-09-29T03:43:30.570Z] nexus3.edgexfoundry.org:10004 [2021-09-29T03:43:31.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:43:31.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:43:31.170Z] Configure a credential helper to remove this warning. See [2021-09-29T03:43:31.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:43:31.170Z] [2021-09-29T03:43:31.170Z] Login Succeeded [2021-09-29T03:43:31.170Z] docker.io [2021-09-29T03:43:31.210Z] Removing intermediate container 80238604bd0c [2021-09-29T03:43:31.210Z] ---> 8b913460f4b6 [2021-09-29T03:43:31.210Z] [2021-09-29T03:43:31.210Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T03:43:31.476Z] 20.10.7: Pulling from library/docker [2021-09-29T03:43:31.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:43:32.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:43:32.043Z] Configure a credential helper to remove this warning. See [2021-09-29T03:43:32.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:43:32.043Z] [2021-09-29T03:43:32.043Z] Login Succeeded [2021-09-29T03:43:32.043Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T03:43:32.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T03:43:32.658Z] ========================================================= [2021-09-29T03:43:32.658Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T03:43:32.658Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:43:32.896Z] Removing intermediate container aaa7af423eb9 [2021-09-29T03:43:32.896Z] ---> 4782f9ec5e74 [2021-09-29T03:43:32.896Z] [2021-09-29T03:43:32.896Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T03:43:32.896Z] 3.14: Pulling from library/alpine [2021-09-29T03:43:33.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:43:33.312Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T03:43:33.312Z] 595b0fe564bb: Pulling fs layer [2021-09-29T03:43:33.312Z] 24495759ef45: Pulling fs layer [2021-09-29T03:43:33.312Z] d148012ef14d: Pulling fs layer [2021-09-29T03:43:33.312Z] e90a11edd702: Pulling fs layer [2021-09-29T03:43:33.312Z] d77568369979: Pulling fs layer [2021-09-29T03:43:33.312Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T03:43:33.312Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T03:43:33.312Z] 97ac5df62f85: Pulling fs layer [2021-09-29T03:43:33.312Z] e90a11edd702: Waiting [2021-09-29T03:43:33.312Z] fc1c9f9a7f3b: Waiting [2021-09-29T03:43:33.312Z] d77568369979: Waiting [2021-09-29T03:43:33.312Z] 170f2ba95c9a: Waiting [2021-09-29T03:43:33.312Z] 97ac5df62f85: Waiting [2021-09-29T03:43:33.694Z] d148012ef14d: Verifying Checksum [2021-09-29T03:43:33.694Z] d148012ef14d: Download complete [2021-09-29T03:43:33.694Z] 24495759ef45: Verifying Checksum [2021-09-29T03:43:33.694Z] 24495759ef45: Download complete [2021-09-29T03:43:33.694Z] d77568369979: Verifying Checksum [2021-09-29T03:43:33.694Z] d77568369979: Download complete [2021-09-29T03:43:33.694Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T03:43:33.694Z] fc1c9f9a7f3b: Download complete [2021-09-29T03:43:33.694Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T03:43:33.694Z] 170f2ba95c9a: Download complete [2021-09-29T03:43:33.694Z] 595b0fe564bb: Verifying Checksum [2021-09-29T03:43:33.694Z] 595b0fe564bb: Download complete [2021-09-29T03:43:33.869Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T03:43:33.869Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T03:43:33.869Z] ---> 14119a10abf4 [2021-09-29T03:43:33.869Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T03:43:33.869Z] ---> Running in 3c6f1654e653 [2021-09-29T03:43:34.461Z] Removing intermediate container 3c6f1654e653 [2021-09-29T03:43:34.461Z] ---> 80ebf24809d8 [2021-09-29T03:43:34.461Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T03:43:34.461Z] ---> Running in e8c137621b04 [2021-09-29T03:43:34.684Z] 595b0fe564bb: Pull complete [2021-09-29T03:43:34.727Z] Removing intermediate container 257deb76dc34 [2021-09-29T03:43:34.727Z] ---> 888aad9960f2 [2021-09-29T03:43:34.727Z] [2021-09-29T03:43:34.727Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:43:34.727Z] ---> 14119a10abf4 [2021-09-29T03:43:34.727Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T03:43:34.993Z] ---> Running in 044370648a39 [2021-09-29T03:43:35.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:43:35.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:43:35.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:43:35.290Z] 24495759ef45: Pull complete [2021-09-29T03:43:35.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:43:35.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:43:35.798Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:43:35.798Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T03:43:35.798Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:43:35.798Z] OK: 6 MiB in 16 packages [2021-09-29T03:43:35.798Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T03:43:35.912Z] d148012ef14d: Pull complete [2021-09-29T03:43:36.067Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:43:36.067Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:43:36.067Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:43:36.067Z] OK: 6 MiB in 16 packages [2021-09-29T03:43:36.347Z] Removing intermediate container e8c137621b04 [2021-09-29T03:43:36.347Z] ---> dd61cbac5389 [2021-09-29T03:43:36.347Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T03:43:36.618Z] ---> Running in f90584c854ea [2021-09-29T03:43:37.211Z] Removing intermediate container f90584c854ea [2021-09-29T03:43:37.211Z] ---> 0d8ddf3851a0 [2021-09-29T03:43:37.211Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T03:43:37.211Z] Removing intermediate container 044370648a39 [2021-09-29T03:43:37.211Z] ---> 8e2932e15d6c [2021-09-29T03:43:37.211Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:43:37.480Z] ---> Running in 6f480511e10f [2021-09-29T03:43:37.480Z] ---> Running in a553316954f1 [2021-09-29T03:43:37.480Z] Removing intermediate container 9c96d15e7fa3 [2021-09-29T03:43:37.480Z] ---> bc0f1662cabb [2021-09-29T03:43:37.480Z] [2021-09-29T03:43:37.480Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:43:37.480Z] ---> 14119a10abf4 [2021-09-29T03:43:37.480Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T03:43:37.480Z] Removing intermediate container a553316954f1 [2021-09-29T03:43:37.480Z] ---> c488428d619b [2021-09-29T03:43:37.480Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T03:43:37.752Z] ---> Running in 6645889e8df2 [2021-09-29T03:43:37.752Z] Removing intermediate container 6f480511e10f [2021-09-29T03:43:37.752Z] ---> 062296c85b76 [2021-09-29T03:43:37.752Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T03:43:37.752Z] ---> Running in f7a289e00fbe [2021-09-29T03:43:37.752Z] ---> Running in 41bb4c411320 [2021-09-29T03:43:37.917Z] 97ac5df62f85: Verifying Checksum [2021-09-29T03:43:37.917Z] 97ac5df62f85: Download complete [2021-09-29T03:43:38.017Z] Removing intermediate container 6645889e8df2 [2021-09-29T03:43:38.018Z] ---> b1141444715e [2021-09-29T03:43:38.018Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T03:43:38.018Z] Removing intermediate container f7a289e00fbe [2021-09-29T03:43:38.018Z] ---> 7be7ae956fd2 [2021-09-29T03:43:38.018Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:43:38.018Z] ---> Running in 82e8deda9678 [2021-09-29T03:43:38.018Z] ---> Running in 09429e71ec77 [2021-09-29T03:43:38.191Z] e90a11edd702: Verifying Checksum [2021-09-29T03:43:38.191Z] e90a11edd702: Download complete [2021-09-29T03:43:38.291Z] Removing intermediate container 09429e71ec77 [2021-09-29T03:43:38.291Z] ---> 6561d4cbbcac [2021-09-29T03:43:38.291Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:43:38.556Z] Removing intermediate container 82e8deda9678 [2021-09-29T03:43:38.556Z] ---> a06bde421f77 [2021-09-29T03:43:38.556Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T03:43:38.556Z] Removing intermediate container 7988a2008918 [2021-09-29T03:43:38.556Z] ---> 1a2963d1c0d5 [2021-09-29T03:43:38.556Z] [2021-09-29T03:43:38.556Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T03:43:38.556Z] ---> 14119a10abf4 [2021-09-29T03:43:38.556Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T03:43:38.556Z] ---> Running in 4a78e81dee4e [2021-09-29T03:43:38.556Z] ---> Running in f90c2618dc7d [2021-09-29T03:43:38.833Z] Removing intermediate container 4a78e81dee4e [2021-09-29T03:43:38.833Z] ---> 6991251228ab [2021-09-29T03:43:38.833Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:43:38.833Z] ---> 4d359b155c53 [2021-09-29T03:43:38.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T03:43:38.833Z] ---> Running in 22b3a85a7668 [2021-09-29T03:43:39.106Z] Removing intermediate container 41bb4c411320 [2021-09-29T03:43:39.107Z] ---> 49185f305c3e [2021-09-29T03:43:39.107Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T03:43:39.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:43:39.107Z] ---> Running in 82ed23b92b12 [2021-09-29T03:43:39.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:43:39.393Z] Removing intermediate container 82ed23b92b12 [2021-09-29T03:43:39.393Z] ---> 68a3c7f1909b [2021-09-29T03:43:39.393Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T03:43:39.393Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T03:43:39.393Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T03:43:39.393Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T03:43:39.393Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:43:39.393Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:43:39.662Z] OK: 6 MiB in 17 packages [2021-09-29T03:43:39.662Z] ---> 5aea5e50e9f4 [2021-09-29T03:43:39.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T03:43:39.931Z] ---> 220c9fcd8f30 [2021-09-29T03:43:39.931Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T03:43:39.931Z] ---> Running in de1bdb68d1c2 [2021-09-29T03:43:39.931Z] ---> 1ae3af52aa54 [2021-09-29T03:43:39.931Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T03:43:40.199Z] ---> Running in 6c4691812dc0 [2021-09-29T03:43:40.200Z] Removing intermediate container f90c2618dc7d [2021-09-29T03:43:40.200Z] ---> c6a2c0253a95 [2021-09-29T03:43:40.200Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:43:40.200Z] Removing intermediate container 22b3a85a7668 [2021-09-29T03:43:40.200Z] ---> a712f6f8e26e [2021-09-29T03:43:40.200Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T03:43:40.469Z] ---> Running in 05281c715ecb [2021-09-29T03:43:40.469Z] Removing intermediate container 6c4691812dc0 [2021-09-29T03:43:40.469Z] ---> bbeebcba8c84 [2021-09-29T03:43:40.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:43:40.469Z] ---> Running in 85cc8719595e [2021-09-29T03:43:40.469Z] ---> Running in 7c5737a7aa70 [2021-09-29T03:43:40.469Z] Removing intermediate container 05281c715ecb [2021-09-29T03:43:40.469Z] ---> 41c9d5659c85 [2021-09-29T03:43:40.469Z] Step 14/26 : WORKDIR / [2021-09-29T03:43:40.748Z] ---> Running in c6cf0d964d70 [2021-09-29T03:43:40.748Z] Removing intermediate container 7c5737a7aa70 [2021-09-29T03:43:40.748Z] ---> 9adb029ac34e [2021-09-29T03:43:40.748Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T03:43:40.748Z] ---> Running in ceb02cc4a2be [2021-09-29T03:43:41.033Z] Removing intermediate container c6cf0d964d70 [2021-09-29T03:43:41.033Z] ---> 0981d443e59b [2021-09-29T03:43:41.033Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T03:43:41.033Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:43:41.033Z] Removing intermediate container ceb02cc4a2be [2021-09-29T03:43:41.033Z] ---> 23c801811e2a [2021-09-29T03:43:41.033Z] Step 22/23 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:43:41.033Z] ---> Running in 6fcf216abc70 [2021-09-29T03:43:41.305Z] Removing intermediate container de1bdb68d1c2 [2021-09-29T03:43:41.305Z] ---> 29c9841890d7 [2021-09-29T03:43:41.305Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:43:41.305Z] ---> 849781bc2b1a [2021-09-29T03:43:41.305Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T03:43:41.305Z] Removing intermediate container 6fcf216abc70 [2021-09-29T03:43:41.305Z] ---> e5d0de328857 [2021-09-29T03:43:41.305Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T03:43:41.590Z] ---> Running in fd26cc25b2a4 [2021-09-29T03:43:41.590Z] ---> 3e4e61de0e78 [2021-09-29T03:43:41.590Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T03:43:41.590Z] ---> 8221c9f62786 [2021-09-29T03:43:41.590Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T03:43:41.590Z] Removing intermediate container fd26cc25b2a4 [2021-09-29T03:43:41.590Z] ---> e390adac2abf [2021-09-29T03:43:41.590Z] [2021-09-29T03:43:41.884Z] Successfully built e390adac2abf [2021-09-29T03:43:41.884Z] Successfully tagged support-notifications:latest [2021-09-29T03:43:41.884Z] Building security-proxy-setup [2021-09-29T03:43:41.884Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:43:42.480Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T03:43:42.759Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T03:43:42.759Z] ---> eb745b06ac61 [2021-09-29T03:43:42.759Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T03:43:42.759Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T03:43:42.759Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T03:43:43.023Z] ---> e2f2aaf9549c [2021-09-29T03:43:43.023Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T03:43:43.023Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T03:43:43.302Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T03:43:43.302Z] ---> facf43c21158 [2021-09-29T03:43:43.302Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T03:43:43.302Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:43:43.573Z] OK: 8 MiB in 20 packages [2021-09-29T03:43:43.573Z] ---> 378aa4a2db9c [2021-09-29T03:43:43.573Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T03:43:43.838Z] ---> 9b8fcfc4c26c [2021-09-29T03:43:43.838Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T03:43:43.838Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T03:43:44.105Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T03:43:44.105Z] ---> ef32b259edb9 [2021-09-29T03:43:44.105Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T03:43:44.105Z] ---> 08bdaf2f88f9 [2021-09-29T03:43:44.105Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:43:44.105Z] ---> Running in 2d848dd755b1 [2021-09-29T03:43:44.370Z] ---> ffcdfb5f6cc4 [2021-09-29T03:43:44.370Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T03:43:44.370Z] Removing intermediate container 85cc8719595e [2021-09-29T03:43:44.370Z] ---> 2fed1b8f5bec [2021-09-29T03:43:44.370Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:43:44.370Z] ---> e99522e3db96 [2021-09-29T03:43:44.370Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T03:43:44.370Z] Removing intermediate container 2d848dd755b1 [2021-09-29T03:43:44.370Z] ---> 82551a2a15f7 [2021-09-29T03:43:44.370Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T03:43:44.645Z] ---> Running in 84046280d243 [2021-09-29T03:43:44.645Z] ---> Running in fd19e0b85b2b [2021-09-29T03:43:44.645Z] ---> 4d20e396a3d8 [2021-09-29T03:43:44.645Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T03:43:44.645Z] ---> 6958850a5d26 [2021-09-29T03:43:44.645Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T03:43:44.645Z] ---> Running in 33f8a74f5814 [2021-09-29T03:43:44.645Z] Removing intermediate container 84046280d243 [2021-09-29T03:43:44.645Z] ---> d18695f010f2 [2021-09-29T03:43:44.645Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T03:43:45.617Z] ---> 0a023c058f6b [2021-09-29T03:43:45.617Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T03:43:45.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:43:45.617Z] ---> cc69cb04f3ab [2021-09-29T03:43:45.617Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T03:43:45.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:43:45.617Z] ---> Running in bbc21b967b90 [2021-09-29T03:43:45.617Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T03:43:45.617Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T03:43:45.617Z] Executing bash-5.1.0-r0.post-install [2021-09-29T03:43:45.881Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T03:43:45.881Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T03:43:45.881Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T03:43:45.881Z] ---> 307031bbddc4 [2021-09-29T03:43:45.881Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T03:43:45.881Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T03:43:45.881Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T03:43:45.881Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T03:43:45.881Z] ---> Running in eeca11dbd09d [2021-09-29T03:43:45.881Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T03:43:45.881Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T03:43:45.881Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T03:43:45.881Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T03:43:45.881Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T03:43:45.881Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T03:43:45.881Z] Removing intermediate container 33f8a74f5814 [2021-09-29T03:43:45.881Z] ---> f9ee7d591317 [2021-09-29T03:43:45.881Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T03:43:46.146Z] ---> Running in 3c940c216d8f [2021-09-29T03:43:46.414Z] Removing intermediate container eeca11dbd09d [2021-09-29T03:43:46.414Z] ---> ac9bca3acb98 [2021-09-29T03:43:46.414Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:43:46.999Z] Removing intermediate container 3c940c216d8f [2021-09-29T03:43:46.999Z] ---> 5898f7c7d2da [2021-09-29T03:43:46.999Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T03:43:46.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:43:46.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:43:46.999Z] ---> 75992c0386da [2021-09-29T03:43:46.999Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T03:43:46.999Z] ---> Using cache [2021-09-29T03:43:46.999Z] ---> 3ce06b1bacfb [2021-09-29T03:43:46.999Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:43:46.999Z] ---> Using cache [2021-09-29T03:43:46.999Z] ---> 176258aab608 [2021-09-29T03:43:46.999Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T03:43:46.999Z] ---> Using cache [2021-09-29T03:43:46.999Z] ---> 83f11f60e6f9 [2021-09-29T03:43:46.999Z] Step 6/22 : COPY go.mod . [2021-09-29T03:43:46.999Z] ---> Using cache [2021-09-29T03:43:46.999Z] ---> ae42d01fefee [2021-09-29T03:43:46.999Z] Step 7/22 : RUN go mod download [2021-09-29T03:43:46.999Z] ---> Using cache [2021-09-29T03:43:46.999Z] ---> ce4fee24acf9 [2021-09-29T03:43:46.999Z] Step 8/22 : COPY . . [2021-09-29T03:43:46.999Z] ---> Using cache [2021-09-29T03:43:46.999Z] ---> 6d8fe23eb77c [2021-09-29T03:43:46.999Z] Step 9/22 : RUN go mod tidy [2021-09-29T03:43:46.999Z] ---> Using cache [2021-09-29T03:43:46.999Z] ---> 9d338b4c7857 [2021-09-29T03:43:46.999Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T03:43:47.263Z] ---> Running in e13f3769f3a1 [2021-09-29T03:43:47.263Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T03:43:47.263Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T03:43:47.263Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T03:43:47.263Z] ---> Running in 7325944c3a18 [2021-09-29T03:43:47.263Z] ---> Running in a07edffc0135 [2021-09-29T03:43:47.263Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T03:43:47.263Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T03:43:47.263Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T03:43:47.263Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T03:43:47.533Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T03:43:47.533Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T03:43:47.533Z] Removing intermediate container e13f3769f3a1 [2021-09-29T03:43:47.533Z] ---> 65b26eb913de [2021-09-29T03:43:47.533Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:43:47.533Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T03:43:47.533Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T03:43:47.533Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T03:43:47.533Z] Removing intermediate container a07edffc0135 [2021-09-29T03:43:47.533Z] ---> 6996e5e19957 [2021-09-29T03:43:47.533Z] Step 25/26 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:43:47.533Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T03:43:47.533Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T03:43:47.533Z] Removing intermediate container bbc21b967b90 [2021-09-29T03:43:47.533Z] ---> d6b451521b44 [2021-09-29T03:43:47.533Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T03:43:47.533Z] ---> Running in 6d1c7fe12618 [2021-09-29T03:43:47.533Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T03:43:47.533Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T03:43:47.533Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T03:43:47.533Z] ---> Running in 7bf1291b9c19 [2021-09-29T03:43:47.533Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T03:43:47.533Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T03:43:47.807Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T03:43:47.807Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T03:43:47.807Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T03:43:47.807Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T03:43:47.807Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T03:43:47.807Z] ---> Running in 77f8b9119ad5 [2021-09-29T03:43:47.807Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T03:43:47.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:43:48.076Z] Removing intermediate container 7bf1291b9c19 [2021-09-29T03:43:48.076Z] ---> 2f5a74d6ccb3 [2021-09-29T03:43:48.076Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T03:43:48.076Z] Removing intermediate container 6d1c7fe12618 [2021-09-29T03:43:48.076Z] ---> 61072c1cc57c [2021-09-29T03:43:48.076Z] Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:43:48.353Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T03:43:48.353Z] ---> Running in 3c47ae4afa00 [2021-09-29T03:43:48.353Z] ---> Running in d6527d08a4d0 [2021-09-29T03:43:48.353Z] Removing intermediate container 77f8b9119ad5 [2021-09-29T03:43:48.353Z] ---> 489fbd288eaf [2021-09-29T03:43:48.353Z] Step 29/32 : CMD ["gate"] [2021-09-29T03:43:48.353Z] OK: 82 MiB in 59 packages [2021-09-29T03:43:48.372Z] e90a11edd702: Pull complete [2021-09-29T03:43:48.629Z] ---> Running in 60ff07e0098f [2021-09-29T03:43:48.629Z] Removing intermediate container 3c47ae4afa00 [2021-09-29T03:43:48.629Z] ---> 2a199eae871d [2021-09-29T03:43:48.629Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T03:43:48.629Z] Removing intermediate container d6527d08a4d0 [2021-09-29T03:43:48.629Z] ---> 3fa772ae3934 [2021-09-29T03:43:48.629Z] [2021-09-29T03:43:48.629Z] ---> Running in 0b2f6521fa00 [2021-09-29T03:43:48.910Z] Successfully built 3fa772ae3934 [2021-09-29T03:43:48.910Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T03:43:48.910Z] Building core-command [2021-09-29T03:43:48.910Z]  Building security-secretstore-setup ... done Removing intermediate container 60ff07e0098f [2021-09-29T03:43:48.910Z] ---> 07b44083da1a [2021-09-29T03:43:48.910Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T03:43:48.910Z] Removing intermediate container 0b2f6521fa00 [2021-09-29T03:43:48.910Z] ---> b39bd4723fbf [2021-09-29T03:43:48.910Z] [2021-09-29T03:43:48.973Z] d77568369979: Pull complete [2021-09-29T03:43:49.188Z] ---> Running in c46f814facc8 [2021-09-29T03:43:49.188Z] Successfully built b39bd4723fbf [2021-09-29T03:43:49.188Z] Successfully tagged core-data:latest [2021-09-29T03:43:49.188Z]  Building core-data ... done Building core-metadata [2021-09-29T03:43:49.248Z] fc1c9f9a7f3b: Pull complete [2021-09-29T03:43:49.470Z] Removing intermediate container c46f814facc8 [2021-09-29T03:43:49.470Z] ---> 8e4b4260dc2e [2021-09-29T03:43:49.470Z] Step 31/32 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:43:49.470Z] ---> Running in 22f2d6ae123c [2021-09-29T03:43:49.527Z] 170f2ba95c9a: Pull complete [2021-09-29T03:43:50.496Z] Removing intermediate container 22f2d6ae123c [2021-09-29T03:43:50.496Z] ---> 17448bc9be35 [2021-09-29T03:43:50.496Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T03:43:51.465Z] ---> Running in 060942c2d646 [2021-09-29T03:43:52.051Z] Collecting docker-compose==1.23.2 [2021-09-29T03:43:52.051Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T03:43:52.331Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T03:43:52.331Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T03:43:52.631Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T03:43:52.631Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T03:43:52.907Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T03:43:52.907Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T03:43:52.907Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T03:43:52.907Z] Collecting PyYAML<4,>=3.10 [2021-09-29T03:43:52.907Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T03:43:53.173Z] Removing intermediate container 060942c2d646 [2021-09-29T03:43:53.173Z] ---> 73eb57d051c6 [2021-09-29T03:43:53.173Z] [2021-09-29T03:43:53.439Z] Successfully built 73eb57d051c6 [2021-09-29T03:43:53.439Z] Successfully tagged security-bootstrapper:latest [2021-09-29T03:43:53.439Z]  Building security-bootstrapper ... done Building support-scheduler [2021-09-29T03:43:53.708Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T03:43:53.708Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T03:43:53.708Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T03:43:53.978Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T03:43:54.246Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T03:43:54.246Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T03:43:54.512Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T03:43:54.512Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T03:43:55.124Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T03:43:55.124Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T03:43:55.124Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T03:43:55.124Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T03:43:55.396Z] Collecting idna<2.8,>=2.5 [2021-09-29T03:43:55.396Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T03:43:55.667Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T03:43:55.667Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T03:43:55.667Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T03:43:55.667Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T03:43:55.667Z] Collecting certifi>=2017.4.17 [2021-09-29T03:43:55.667Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T03:43:55.667Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T03:43:55.667Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T03:43:55.667Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T03:43:55.667Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T03:43:55.935Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T03:43:55.935Z] Attempting uninstall: urllib3 [2021-09-29T03:43:55.935Z] Found existing installation: urllib3 1.26.2 [2021-09-29T03:43:55.935Z] Uninstalling urllib3-1.26.2: [2021-09-29T03:43:55.935Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T03:43:56.268Z] 97ac5df62f85: Pull complete [2021-09-29T03:43:56.268Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T03:43:56.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:43:56.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:43:56.628Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:43:56.628Z] WORKDIR /edgex [2021-09-29T03:43:56.628Z] COPY go.mod . [2021-09-29T03:43:56.628Z] RUN go mod download [2021-09-29T03:43:56.628Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T03:43:56.906Z] Attempting uninstall: idna [2021-09-29T03:43:56.906Z] Found existing installation: idna 3.1 [2021-09-29T03:43:56.906Z] Uninstalling idna-3.1: [2021-09-29T03:43:56.906Z] Successfully uninstalled idna-3.1 [2021-09-29T03:43:58.346Z] Attempting uninstall: chardet [2021-09-29T03:43:58.346Z] Found existing installation: chardet 4.0.0 [2021-09-29T03:43:58.346Z] Uninstalling chardet-4.0.0: [2021-09-29T03:43:58.346Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T03:43:58.940Z] Attempting uninstall: requests [2021-09-29T03:43:58.940Z] Found existing installation: requests 2.25.1 [2021-09-29T03:43:59.212Z] Uninstalling requests-2.25.1: [2021-09-29T03:43:59.212Z] Successfully uninstalled requests-2.25.1 [2021-09-29T03:43:59.269Z] Sending build context to Docker daemon 166.2MB [2021-09-29T03:43:59.269Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:43:59.269Z] ---> 04bc70af865f [2021-09-29T03:43:59.269Z] Step 2/4 : WORKDIR /edgex [2021-09-29T03:44:00.180Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:44:00.180Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:44:00.180Z] ---> 75992c0386da [2021-09-29T03:44:00.180Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:44:00.180Z] ---> Using cache [2021-09-29T03:44:00.180Z] ---> 3ce06b1bacfb [2021-09-29T03:44:00.180Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:44:00.180Z] ---> Using cache [2021-09-29T03:44:00.180Z] ---> 176258aab608 [2021-09-29T03:44:00.180Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:44:00.180Z] ---> Using cache [2021-09-29T03:44:00.180Z] ---> 83f11f60e6f9 [2021-09-29T03:44:00.180Z] Step 6/24 : COPY go.mod . [2021-09-29T03:44:00.180Z] ---> Using cache [2021-09-29T03:44:00.180Z] ---> ae42d01fefee [2021-09-29T03:44:00.180Z] Step 7/24 : RUN go mod download [2021-09-29T03:44:00.180Z] ---> Using cache [2021-09-29T03:44:00.180Z] ---> ce4fee24acf9 [2021-09-29T03:44:00.180Z] Step 8/24 : COPY . . [2021-09-29T03:44:00.180Z] ---> Using cache [2021-09-29T03:44:00.180Z] ---> 6d8fe23eb77c [2021-09-29T03:44:00.180Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:44:00.180Z] ---> Using cache [2021-09-29T03:44:00.180Z] ---> 9d338b4c7857 [2021-09-29T03:44:00.180Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T03:44:00.780Z] Running setup.py install for texttable: started [2021-09-29T03:44:01.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:44:01.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:44:01.374Z] ---> 75992c0386da [2021-09-29T03:44:01.374Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:44:01.374Z] ---> Using cache [2021-09-29T03:44:01.374Z] ---> 3ce06b1bacfb [2021-09-29T03:44:01.374Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:44:01.374Z] ---> Using cache [2021-09-29T03:44:01.374Z] ---> 176258aab608 [2021-09-29T03:44:01.374Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T03:44:01.374Z] ---> Using cache [2021-09-29T03:44:01.374Z] ---> 83f11f60e6f9 [2021-09-29T03:44:01.374Z] Step 6/23 : COPY go.mod . [2021-09-29T03:44:01.374Z] ---> Using cache [2021-09-29T03:44:01.374Z] ---> ae42d01fefee [2021-09-29T03:44:01.374Z] Step 7/23 : RUN go mod download [2021-09-29T03:44:01.374Z] ---> Using cache [2021-09-29T03:44:01.374Z] ---> ce4fee24acf9 [2021-09-29T03:44:01.374Z] Step 8/23 : COPY . . [2021-09-29T03:44:01.374Z] ---> Using cache [2021-09-29T03:44:01.374Z] ---> 6d8fe23eb77c [2021-09-29T03:44:01.374Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:44:01.374Z] ---> Using cache [2021-09-29T03:44:01.374Z] ---> 9d338b4c7857 [2021-09-29T03:44:01.374Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T03:44:02.332Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T03:44:02.332Z] Running setup.py install for PyYAML: started [2021-09-29T03:44:02.596Z] ---> Running in e4fd7f1b235a [2021-09-29T03:44:02.596Z] ---> Running in a6d8228f1eb6 [2021-09-29T03:44:02.863Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T03:44:02.863Z] Running setup.py install for docopt: started [2021-09-29T03:44:03.446Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T03:44:03.446Z] Running setup.py install for dockerpty: started [2021-09-29T03:44:03.606Z] ---> Running in 97b3d62b1ae5 [2021-09-29T03:44:03.709Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T03:44:03.884Z] Removing intermediate container 97b3d62b1ae5 [2021-09-29T03:44:03.884Z] ---> 570e2f579038 [2021-09-29T03:44:03.884Z] Step 3/4 : COPY go.mod . [2021-09-29T03:44:04.289Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T03:44:04.885Z] ---> 9fcf82fdb4eb [2021-09-29T03:44:04.885Z] Step 4/4 : RUN go mod download [2021-09-29T03:44:04.885Z] ---> Running in c5dff9f05aa6 [2021-09-29T03:44:05.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:44:05.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:44:09.564Z] Removing intermediate container fd19e0b85b2b [2021-09-29T03:44:09.564Z] ---> 1c00d12da936 [2021-09-29T03:44:09.564Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T03:44:09.564Z] ---> Running in f2e1fcb7ae3f [2021-09-29T03:44:09.838Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:44:09.838Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:44:09.838Z] ---> 75992c0386da [2021-09-29T03:44:09.838Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:44:09.838Z] ---> Using cache [2021-09-29T03:44:09.838Z] ---> 3ce06b1bacfb [2021-09-29T03:44:09.838Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:44:09.838Z] ---> Using cache [2021-09-29T03:44:09.838Z] ---> 176258aab608 [2021-09-29T03:44:09.838Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:44:09.838Z] ---> Using cache [2021-09-29T03:44:09.838Z] ---> 83f11f60e6f9 [2021-09-29T03:44:09.838Z] Step 6/24 : COPY go.mod . [2021-09-29T03:44:09.838Z] ---> Using cache [2021-09-29T03:44:09.838Z] ---> ae42d01fefee [2021-09-29T03:44:09.838Z] Step 7/24 : RUN go mod download [2021-09-29T03:44:09.838Z] ---> Using cache [2021-09-29T03:44:09.838Z] ---> ce4fee24acf9 [2021-09-29T03:44:09.838Z] Step 8/24 : COPY . . [2021-09-29T03:44:09.838Z] ---> Using cache [2021-09-29T03:44:09.838Z] ---> 6d8fe23eb77c [2021-09-29T03:44:09.838Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:44:09.838Z] ---> Using cache [2021-09-29T03:44:09.838Z] ---> 9d338b4c7857 [2021-09-29T03:44:09.838Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T03:44:09.838Z] ---> Running in 07f44d85e58d [2021-09-29T03:44:09.838Z] Removing intermediate container f2e1fcb7ae3f [2021-09-29T03:44:09.838Z] ---> e9c5b37ec0b9 [2021-09-29T03:44:09.838Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T03:44:09.838Z] ---> Running in dc27aef9dc56 [2021-09-29T03:44:10.106Z] Removing intermediate container dc27aef9dc56 [2021-09-29T03:44:10.106Z] ---> 9fa8fc25841f [2021-09-29T03:44:10.106Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T03:44:10.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:44:10.687Z] ---> 95a75e10d214 [2021-09-29T03:44:10.687Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T03:44:10.958Z] ---> dc75676a1f70 [2021-09-29T03:44:10.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T03:44:11.545Z] ---> f69c4c024615 [2021-09-29T03:44:11.545Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T03:44:11.545Z] ---> Running in c01478a62eba [2021-09-29T03:44:11.545Z] Removing intermediate container c01478a62eba [2021-09-29T03:44:11.545Z] ---> acf2d4291f54 [2021-09-29T03:44:11.545Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:44:11.813Z] ---> Running in b27e736aa6c0 [2021-09-29T03:44:11.813Z] Removing intermediate container b27e736aa6c0 [2021-09-29T03:44:11.813Z] ---> d057fed3febb [2021-09-29T03:44:11.813Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:44:11.813Z] ---> Running in 7e01c4619a55 [2021-09-29T03:44:12.086Z] Removing intermediate container 7e01c4619a55 [2021-09-29T03:44:12.086Z] ---> 9109cacc487a [2021-09-29T03:44:12.086Z] Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:44:12.086Z] ---> Running in 99d6bffa047b [2021-09-29T03:44:12.367Z] Removing intermediate container 99d6bffa047b [2021-09-29T03:44:12.367Z] ---> b3c55cb3973e [2021-09-29T03:44:12.367Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T03:44:12.367Z] ---> Running in bc5f6c44f467 [2021-09-29T03:44:12.367Z] Removing intermediate container bc5f6c44f467 [2021-09-29T03:44:12.367Z] ---> e7b67f1f1717 [2021-09-29T03:44:12.367Z] [2021-09-29T03:44:12.639Z] Successfully built e7b67f1f1717 [2021-09-29T03:44:12.639Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T03:44:13.233Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:44:18.914Z] Removing intermediate container 7325944c3a18 [2021-09-29T03:44:18.914Z] ---> 2164f6e2a001 [2021-09-29T03:44:18.914Z] [2021-09-29T03:44:18.914Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T03:44:18.914Z] ---> 14119a10abf4 [2021-09-29T03:44:18.914Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T03:44:18.914Z] ---> Running in 1ed505eac518 [2021-09-29T03:44:18.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:44:18.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:44:19.462Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T03:44:19.462Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T03:44:19.462Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T03:44:19.462Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T03:44:19.462Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T03:44:19.462Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:44:19.462Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:44:19.462Z] OK: 8 MiB in 19 packages [2021-09-29T03:44:20.508Z] Removing intermediate container 1ed505eac518 [2021-09-29T03:44:20.508Z] ---> bb67911c4245 [2021-09-29T03:44:20.508Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:44:20.508Z] ---> Running in 733fbb90c06f [2021-09-29T03:44:20.508Z] Removing intermediate container 733fbb90c06f [2021-09-29T03:44:20.508Z] ---> f97a32dcd532 [2021-09-29T03:44:20.508Z] Step 14/22 : WORKDIR /edgex [2021-09-29T03:44:20.508Z] ---> Running in af9db17b3595 [2021-09-29T03:44:20.917Z] Removing intermediate container af9db17b3595 [2021-09-29T03:44:20.917Z] ---> 312f270173ae [2021-09-29T03:44:20.917Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T03:44:20.917Z] ---> a172ea5f73f8 [2021-09-29T03:44:20.917Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T03:44:21.523Z] ---> 9032b0a56621 [2021-09-29T03:44:21.523Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T03:44:21.793Z] ---> 04535eeeebf2 [2021-09-29T03:44:21.793Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T03:44:22.065Z] ---> Running in 395667d9642e [2021-09-29T03:44:22.065Z] Removing intermediate container 395667d9642e [2021-09-29T03:44:22.065Z] ---> c3ee7c3f7c5a [2021-09-29T03:44:22.065Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T03:44:22.065Z] ---> Running in 3382d135873c [2021-09-29T03:44:22.337Z] Removing intermediate container 3382d135873c [2021-09-29T03:44:22.337Z] ---> 7d1f5e945211 [2021-09-29T03:44:22.337Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T03:44:22.337Z] ---> Running in a2ba32da07ba [2021-09-29T03:44:22.605Z] Removing intermediate container a2ba32da07ba [2021-09-29T03:44:22.605Z] ---> ec5c457d333e [2021-09-29T03:44:22.605Z] Step 21/22 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:44:22.605Z] ---> Running in 0b30aaf212c4 [2021-09-29T03:44:22.871Z] Removing intermediate container 0b30aaf212c4 [2021-09-29T03:44:22.871Z] ---> 2c11aa78ca9b [2021-09-29T03:44:22.871Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T03:44:22.871Z] ---> Running in 91198c484060 [2021-09-29T03:44:23.142Z] Removing intermediate container 91198c484060 [2021-09-29T03:44:23.142Z] ---> 9871a189e06d [2021-09-29T03:44:23.142Z] [2021-09-29T03:44:23.142Z] Successfully built 9871a189e06d [2021-09-29T03:44:23.142Z] Successfully tagged security-proxy-setup:latest [2021-09-29T03:44:35.531Z]  Building security-proxy-setup ... done Removing intermediate container a6d8228f1eb6 [2021-09-29T03:44:35.531Z] ---> 620976183637 [2021-09-29T03:44:35.531Z] [2021-09-29T03:44:35.531Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:44:35.531Z] ---> 14119a10abf4 [2021-09-29T03:44:35.531Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:44:35.531Z] Removing intermediate container e4fd7f1b235a [2021-09-29T03:44:35.531Z] ---> b5fe73701a72 [2021-09-29T03:44:35.531Z] [2021-09-29T03:44:35.531Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:44:35.531Z] ---> 14119a10abf4 [2021-09-29T03:44:35.531Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:44:35.531Z] ---> Running in 1860a94f86a7 [2021-09-29T03:44:35.531Z] ---> Running in 8433af0ed59b [2021-09-29T03:44:36.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:44:36.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:44:36.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:44:36.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:44:36.395Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:44:36.395Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:44:36.395Z] OK: 6 MiB in 15 packages [2021-09-29T03:44:36.395Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:44:36.395Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:44:36.395Z] OK: 6 MiB in 15 packages [2021-09-29T03:44:36.395Z] Removing intermediate container 07f44d85e58d [2021-09-29T03:44:36.395Z] ---> 955c7eaf73d4 [2021-09-29T03:44:36.395Z] [2021-09-29T03:44:36.395Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:44:36.395Z] ---> 14119a10abf4 [2021-09-29T03:44:36.395Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:44:36.665Z] ---> Running in 1a14f6e8204a [2021-09-29T03:44:36.666Z] Removing intermediate container 1860a94f86a7 [2021-09-29T03:44:36.666Z] ---> 154b8b774809 [2021-09-29T03:44:36.666Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:44:36.666Z] ---> Running in c4e0520c05d3 [2021-09-29T03:44:36.666Z] Removing intermediate container 8433af0ed59b [2021-09-29T03:44:36.666Z] ---> 55b5dbd00d9f [2021-09-29T03:44:36.666Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:44:36.666Z] ---> Running in d6e957dc1601 [2021-09-29T03:44:36.934Z] Removing intermediate container c4e0520c05d3 [2021-09-29T03:44:36.934Z] ---> 3b8d14c3028b [2021-09-29T03:44:36.934Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T03:44:36.934Z] Removing intermediate container d6e957dc1601 [2021-09-29T03:44:36.934Z] ---> e6682ef3404c [2021-09-29T03:44:36.934Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T03:44:36.934Z] ---> Running in 21a5d6f4d90b [2021-09-29T03:44:37.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:44:37.205Z] ---> Running in 602a351b4721 [2021-09-29T03:44:37.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:44:37.205Z] Removing intermediate container 21a5d6f4d90b [2021-09-29T03:44:37.205Z] ---> be8f0e5e4962 [2021-09-29T03:44:37.205Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:44:37.205Z] Removing intermediate container 602a351b4721 [2021-09-29T03:44:37.205Z] ---> 400cce1fa623 [2021-09-29T03:44:37.205Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:44:37.205Z] ---> Running in e196998ae8d3 [2021-09-29T03:44:37.205Z] ---> Running in d03f12fdf215 [2021-09-29T03:44:37.470Z] Removing intermediate container e196998ae8d3 [2021-09-29T03:44:37.470Z] ---> 0dd7a4cbea95 [2021-09-29T03:44:37.470Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:44:37.470Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:44:37.470Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:44:37.470Z] OK: 6 MiB in 15 packages [2021-09-29T03:44:37.470Z] Removing intermediate container d03f12fdf215 [2021-09-29T03:44:37.470Z] ---> b2cc51450432 [2021-09-29T03:44:37.470Z] Step 16/24 : WORKDIR / [2021-09-29T03:44:37.470Z] ---> Running in d55103964f0d [2021-09-29T03:44:37.470Z] ---> 651a248f66b1 [2021-09-29T03:44:37.470Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T03:44:37.470Z] Removing intermediate container d55103964f0d [2021-09-29T03:44:37.739Z] ---> 27d472804258 [2021-09-29T03:44:37.739Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:44:37.739Z] Removing intermediate container 1a14f6e8204a [2021-09-29T03:44:37.739Z] ---> 287152d49aab [2021-09-29T03:44:37.739Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:44:37.739Z] ---> Running in 6665e01578e4 [2021-09-29T03:44:37.739Z] ---> 9cd8e86dbe72 [2021-09-29T03:44:37.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T03:44:38.007Z] Removing intermediate container 6665e01578e4 [2021-09-29T03:44:38.007Z] ---> 2a07e803c135 [2021-09-29T03:44:38.007Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T03:44:38.007Z] ---> Running in af70a29796d0 [2021-09-29T03:44:38.007Z] ---> b69ced16dfae [2021-09-29T03:44:38.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T03:44:38.007Z] Removing intermediate container af70a29796d0 [2021-09-29T03:44:38.007Z] ---> 389e3e35ba18 [2021-09-29T03:44:38.007Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:44:38.276Z] ---> Running in e6d574cc130d [2021-09-29T03:44:38.276Z] ---> 7b6f736d3f28 [2021-09-29T03:44:38.276Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T03:44:38.276Z] ---> dd70fe7e2baf [2021-09-29T03:44:38.276Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T03:44:38.276Z] ---> Running in 0a681919f1a4 [2021-09-29T03:44:38.276Z] Removing intermediate container e6d574cc130d [2021-09-29T03:44:38.276Z] ---> 73b4ab23f2f4 [2021-09-29T03:44:38.276Z] Step 16/24 : WORKDIR / [2021-09-29T03:44:38.276Z] ---> Running in 751b7c509e92 [2021-09-29T03:44:38.276Z] Removing intermediate container 0a681919f1a4 [2021-09-29T03:44:38.276Z] ---> 16039de5fc6a [2021-09-29T03:44:38.276Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:44:38.276Z] ---> Running in 84a75a85e8a7 [2021-09-29T03:44:38.276Z] ---> cb6c0a66103d [2021-09-29T03:44:38.276Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T03:44:38.276Z] Removing intermediate container 751b7c509e92 [2021-09-29T03:44:38.276Z] ---> a9e16465638e [2021-09-29T03:44:38.276Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:44:38.545Z] ---> Running in 19036bfdb30d [2021-09-29T03:44:38.545Z] Removing intermediate container 84a75a85e8a7 [2021-09-29T03:44:38.545Z] ---> dd97e23ebee7 [2021-09-29T03:44:38.545Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T03:44:38.545Z] ---> Running in 99c35273eb77 [2021-09-29T03:44:38.545Z] Removing intermediate container 19036bfdb30d [2021-09-29T03:44:38.545Z] ---> 775564fca07a [2021-09-29T03:44:38.545Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:44:38.545Z] ---> Running in 9c1a9d97aa4a [2021-09-29T03:44:38.545Z] ---> f46286a5d162 [2021-09-29T03:44:38.545Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T03:44:38.545Z] Removing intermediate container 99c35273eb77 [2021-09-29T03:44:38.545Z] ---> 362dd97aeae8 [2021-09-29T03:44:38.545Z] Step 22/23 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:44:38.545Z] ---> Running in 05b58162f1ee [2021-09-29T03:44:38.815Z] Removing intermediate container 9c1a9d97aa4a [2021-09-29T03:44:38.815Z] ---> b03ae78d0508 [2021-09-29T03:44:38.815Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:44:38.815Z] ---> Running in 24ea2c1235c4 [2021-09-29T03:44:38.815Z] Removing intermediate container 05b58162f1ee [2021-09-29T03:44:38.815Z] ---> b2c25087693f [2021-09-29T03:44:38.815Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T03:44:38.815Z] ---> Running in 555aa58b1e93 [2021-09-29T03:44:38.815Z] ---> f1dde30454d7 [2021-09-29T03:44:38.815Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T03:44:38.815Z] Removing intermediate container 24ea2c1235c4 [2021-09-29T03:44:38.815Z] ---> cf6100cd5e7e [2021-09-29T03:44:38.815Z] Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:44:39.079Z] ---> Running in 24ad09570c7d [2021-09-29T03:44:39.079Z] Removing intermediate container 555aa58b1e93 [2021-09-29T03:44:39.079Z] ---> 47f881a8e08d [2021-09-29T03:44:39.079Z] [2021-09-29T03:44:39.079Z] ---> 1effd08434fd [2021-09-29T03:44:39.080Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T03:44:39.080Z] Successfully built 47f881a8e08d [2021-09-29T03:44:39.080Z] Removing intermediate container 24ad09570c7d [2021-09-29T03:44:39.080Z] ---> 6effe438ca8b [2021-09-29T03:44:39.080Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T03:44:39.080Z] Successfully tagged support-scheduler:latest [2021-09-29T03:44:39.080Z]  Building support-scheduler ... done  ---> Running in 7d70c1f5efee [2021-09-29T03:44:39.080Z] ---> Running in 402d36ddc020 [2021-09-29T03:44:39.350Z] Removing intermediate container 7d70c1f5efee [2021-09-29T03:44:39.350Z] ---> a9a48f22a8c8 [2021-09-29T03:44:39.350Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:44:39.350Z] Removing intermediate container 402d36ddc020 [2021-09-29T03:44:39.350Z] ---> 4854796a8a1e [2021-09-29T03:44:39.350Z] [2021-09-29T03:44:39.350Z] ---> Running in d4f01a8c3182 [2021-09-29T03:44:39.350Z] Successfully built 4854796a8a1e [2021-09-29T03:44:39.350Z] Successfully tagged core-metadata:latest [2021-09-29T03:44:39.350Z]  Building core-metadata ... done Removing intermediate container d4f01a8c3182 [2021-09-29T03:44:39.350Z] ---> ec8c0d7d0ebe [2021-09-29T03:44:39.350Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:44:39.350Z] ---> Running in a6a38afbf3bb [2021-09-29T03:44:39.350Z] Removing intermediate container a6a38afbf3bb [2021-09-29T03:44:39.350Z] ---> b3f0aee1616e [2021-09-29T03:44:39.350Z] Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:44:39.616Z] ---> Running in 8b28c85aeebb [2021-09-29T03:44:39.616Z] Removing intermediate container 8b28c85aeebb [2021-09-29T03:44:39.616Z] ---> 0e9eefe0a417 [2021-09-29T03:44:39.616Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T03:44:39.616Z] ---> Running in ccb5dc14231e [2021-09-29T03:44:39.616Z] Removing intermediate container ccb5dc14231e [2021-09-29T03:44:39.616Z] ---> b48692cdcfba [2021-09-29T03:44:39.616Z] [2021-09-29T03:44:39.881Z] Successfully built b48692cdcfba [2021-09-29T03:44:39.881Z] Successfully tagged core-command:latest [2021-09-29T03:44:39.892Z]  Building core-command ... done  [Pipeline] } [2021-09-29T03:44:39.894Z] $ docker stop --time=1 707d63bda6ed41b8cea470f7d1f1f062768430e85b9aa118c00ede6b02ec1ce1 [2021-09-29T03:44:41.313Z] $ docker rm -f 707d63bda6ed41b8cea470f7d1f1f062768430e85b9aa118c00ede6b02ec1ce1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T03:44:41.690Z] + docker images [2021-09-29T03:44:41.690Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T03:44:41.690Z] core-metadata latest 4854796a8a1e 2 seconds ago 16.8MB [2021-09-29T03:44:41.690Z] core-command latest b48692cdcfba 2 seconds ago 16MB [2021-09-29T03:44:41.690Z] support-scheduler latest 47f881a8e08d 3 seconds ago 16.1MB [2021-09-29T03:44:41.690Z] b5fe73701a72 6 seconds ago 1.76GB [2021-09-29T03:44:41.690Z] 955c7eaf73d4 6 seconds ago 1.75GB [2021-09-29T03:44:41.690Z] 620976183637 7 seconds ago 1.75GB [2021-09-29T03:44:41.690Z] security-proxy-setup latest 9871a189e06d 19 seconds ago 26.7MB [2021-09-29T03:44:41.690Z] 2164f6e2a001 24 seconds ago 1.76GB [2021-09-29T03:44:41.690Z] sys-mgmt-agent latest e7b67f1f1717 29 seconds ago 325MB [2021-09-29T03:44:41.690Z] security-bootstrapper latest 73eb57d051c6 50 seconds ago 18.8MB [2021-09-29T03:44:41.690Z] core-data latest b39bd4723fbf 53 seconds ago 20.5MB [2021-09-29T03:44:41.690Z] security-secretstore-setup latest 3fa772ae3934 53 seconds ago 28.2MB [2021-09-29T03:44:41.690Z] support-notifications latest e390adac2abf About a minute ago 16.8MB [2021-09-29T03:44:41.690Z] 1a2963d1c0d5 About a minute ago 1.76GB [2021-09-29T03:44:41.690Z] bc0f1662cabb About a minute ago 1.76GB [2021-09-29T03:44:41.690Z] 888aad9960f2 About a minute ago 1.75GB [2021-09-29T03:44:41.690Z] 4782f9ec5e74 About a minute ago 1.75GB [2021-09-29T03:44:41.690Z] 8b913460f4b6 About a minute ago 1.75GB [2021-09-29T03:44:41.690Z] ci-base-image-x86_64 latest 75992c0386da 5 minutes ago 1.25GB [2021-09-29T03:44:41.690Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T03:44:41.690Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T03:44:41.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T03:44:41.690Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T03:44:41.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-29T03:44:57.310Z] Still waiting to schedule task [2021-09-29T03:44:57.310Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-29T03:45:26.665Z] Removing intermediate container c5dff9f05aa6 [2021-09-29T03:45:26.666Z] ---> 01e510b50c57 [2021-09-29T03:45:26.666Z] Successfully built 01e510b50c57 [2021-09-29T03:45:26.666Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:27.010Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T03:45:27.010Z] . [Pipeline] withDockerContainer [2021-09-29T03:45:27.283Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-09-29T03:45:27.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T03:45:29.170Z] $ docker top 7b769ea8045b2354b5d905254ae303b5a86798122bc617c997a227d4898ed94f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:45:30.212Z] + go version [2021-09-29T03:45:30.212Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T03:45:30.253Z] $ docker stop --time=1 7b769ea8045b2354b5d905254ae303b5a86798122bc617c997a227d4898ed94f [2021-09-29T03:45:32.146Z] $ docker rm -f 7b769ea8045b2354b5d905254ae303b5a86798122bc617c997a227d4898ed94f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:33.058Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T03:45:33.059Z] . [Pipeline] withDockerContainer [2021-09-29T03:45:33.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-09-29T03:45:33.447Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T03:45:35.126Z] $ docker top d3ec253bebf675d0108a5c3eb1d4647eabaee200972b754b73973b88d3dd81b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T03:45:35.451Z] ========================================================= [2021-09-29T03:45:35.451Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T03:45:35.451Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:45:36.115Z] + go mod tidy [Pipeline] sh [2021-09-29T03:45:37.774Z] + make test [2021-09-29T03:45:37.774Z] go mod tidy [2021-09-29T03:45:38.383Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T03:46:05.262Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T03:46:15.892Z] Running on prd-ubuntu18.04-docker-8c-8g-95 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws [2021-09-29T03:46:15.914Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-09-29T03:46:16.039Z] The recommended git tool is: git [2021-09-29T03:46:18.864Z] using credential edgex-jenkins-ssh [2021-09-29T03:46:18.882Z] Cloning the remote Git repository [2021-09-29T03:46:18.909Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T03:46:18.978Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-09-29T03:46:19.018Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T03:46:19.018Z] > git --version # timeout=10 [2021-09-29T03:46:19.024Z] > git --version # 'git version 2.17.1' [2021-09-29T03:46:19.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T03:46:19.050Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T03:46:42.993Z] Merging remotes/origin/main commit f3063e0891d6a1c33eb31a22ae5ab23704c218c2 into PR head commit d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:46:43.118Z] Merge succeeded, producing d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:46:43.118Z] Checking out Revision d1ab24b6b961377f6903f19583658df3fa5cf0a7 (PR-3734) [2021-09-29T03:46:42.254Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T03:46:42.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T03:46:42.279Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T03:46:42.293Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T03:46:42.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T03:46:42.298Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T03:46:43.005Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T03:46:43.011Z] > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # timeout=10 [2021-09-29T03:46:43.079Z] > git remote # timeout=10 [2021-09-29T03:46:43.087Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T03:46:43.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T03:46:43.098Z] > git merge f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 [2021-09-29T03:46:43.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T03:46:43.122Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T03:46:43.127Z] > git checkout -f d1ab24b6b961377f6903f19583658df3fa5cf0a7 # timeout=10 [2021-09-29T03:46:46.920Z] Commit message: "style: Enable gosimple linter and associated recommendations" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:46:47.860Z] + echo snap-build.sh [2021-09-29T03:46:47.860Z] snap-build.sh [2021-09-29T03:46:47.860Z] + SNAP_BASE_DIR=. [2021-09-29T03:46:47.860Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-09-29T03:46:47.860Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-09-29T03:46:47.860Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-09-29T03:46:47.860Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-09-29T03:46:47.860Z] + cd /w/workspace/edgex-go/4 [2021-09-29T03:46:47.860Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T03:46:47.860Z] Reading package lists... [2021-09-29T03:46:47.860Z] Building dependency tree... [2021-09-29T03:46:47.860Z] Reading state information... [2021-09-29T03:46:47.860Z] The following packages were automatically installed and are no longer required: [2021-09-29T03:46:47.860Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T03:46:47.860Z] uidmap xdelta3 [2021-09-29T03:46:47.860Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T03:46:47.860Z] The following packages will be REMOVED: [2021-09-29T03:46:47.860Z] lxd* lxd-client* [2021-09-29T03:46:48.129Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T03:46:48.129Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T03:46:48.664Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-29T03:46:48.664Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T03:46:49.621Z] Removing lxd dnsmasq configuration [2021-09-29T03:46:49.621Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T03:46:49.621Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T03:46:50.586Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T03:46:50.586Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-29T03:46:50.586Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T03:46:51.550Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T03:46:51.818Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T03:46:52.402Z] + sudo snap remove --purge lxd [2021-09-29T03:46:52.402Z] snap "lxd" is not installed [2021-09-29T03:46:52.402Z] + sudo groupadd --force --system lxd [2021-09-29T03:46:52.402Z] ++ whoami [2021-09-29T03:46:52.402Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T03:46:52.669Z] + newgrp - lxd [2021-09-29T03:46:52.669Z] + sudo snap install lxd [2021-09-29T03:47:00.883Z] 2021-09-29T03:46:57Z INFO Waiting for automatic snapd restart... [2021-09-29T03:47:01.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T03:47:04.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T03:47:04.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T03:47:05.756Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T03:47:15.894Z] lxd 4.18 from Canonical* installed [2021-09-29T03:47:15.894Z] + sudo lxd init --auto [2021-09-29T03:47:18.233Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T03:47:18.233Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T03:47:18.233Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T03:47:18.233Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T03:47:18.233Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T03:47:18.233Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T03:47:19.219Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T03:47:19.219Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T03:47:19.219Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T03:47:19.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T03:47:24.113Z] + sudo snap install --classic snapcraft [2021-09-29T03:47:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.177s coverage: 28.7% of statements [2021-09-29T03:47:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T03:47:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T03:47:30.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.329s coverage: 98.5% of statements [2021-09-29T03:47:30.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T03:47:31.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.265s coverage: 46.3% of statements [2021-09-29T03:47:31.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T03:47:31.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T03:47:34.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.647s coverage: 90.1% of statements [2021-09-29T03:47:34.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T03:47:34.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:47:34.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.288s coverage: 84.4% of statements [2021-09-29T03:47:34.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T03:47:34.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T03:47:34.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T03:47:34.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T03:47:34.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T03:47:34.386Z] snapcraft 5.0 from Canonical* installed [2021-09-29T03:47:34.386Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T03:47:34.386Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T03:47:34.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:47:34.386Z] Dload Upload Total Spent Left Speed [2021-09-29T03:47:34.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3754 0 --:--:-- --:--:-- --:--:-- 3754 [2021-09-29T03:47:34.386Z] 3 3325k 3 122k 0 0 277k 0 0:00:11 --:--:-- 0:00:11 277k 100 3325k 100 3325k 0 0 5980k 0 --:--:-- --:--:-- --:--:-- 27.4M [2021-09-29T03:47:34.386Z] ./yq_linux_amd64 [2021-09-29T03:47:34.386Z] + sudo snapcraft prime --use-lxd [2021-09-29T03:47:35.793Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T03:47:36.060Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-29T03:47:36.060Z] - README.md [2021-09-29T03:47:36.060Z] [2021-09-29T03:47:36.060Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T03:47:36.327Z] Launching a container. [2021-09-29T03:47:42.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.292s coverage: 94.2% of statements [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:47:42.590Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T03:47:42.590Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.178s coverage: 60.0% of statements [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T03:47:42.590Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.318s coverage: 0.8% of statements [2021-09-29T03:47:42.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T03:47:42.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements [2021-09-29T03:47:42.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.199s coverage: 21.7% of statements [2021-09-29T03:47:42.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T03:47:42.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.373s coverage: 47.1% of statements [2021-09-29T03:47:42.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements [2021-09-29T03:47:42.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2021-09-29T03:47:42.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.184s coverage: 96.3% of statements [2021-09-29T03:47:43.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2021-09-29T03:47:44.534Z] Waiting for container to be ready [2021-09-29T03:47:44.534Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T03:47:44.534Z] [2021-09-29T03:47:47.876Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T03:47:48.462Z] Waiting for network to be ready... [2021-09-29T03:47:48.731Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T03:47:48.731Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T03:47:49.000Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T03:47:49.000Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T03:47:49.000Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T03:47:49.000Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T03:47:49.000Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T03:47:49.000Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T03:47:49.000Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T03:47:49.000Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T03:47:49.267Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T03:47:49.534Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T03:47:49.802Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T03:47:49.802Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T03:47:49.802Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T03:47:49.802Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T03:47:49.802Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T03:47:49.802Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T03:47:50.386Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T03:47:50.654Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T03:47:50.654Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T03:47:50.654Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T03:47:50.654Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T03:47:50.654Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T03:47:50.654Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T03:47:50.654Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-29T03:47:50.921Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-29T03:47:53.506Z] Fetched 25.4 MB in 4s (5647 kB/s) [2021-09-29T03:47:54.465Z] Reading package lists... [2021-09-29T03:47:54.465Z] Reading package lists... [2021-09-29T03:47:54.731Z] Building dependency tree... [2021-09-29T03:47:54.731Z] Reading state information... [2021-09-29T03:47:54.999Z] The following additional packages will be installed: [2021-09-29T03:47:54.999Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T03:47:54.999Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T03:47:54.999Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T03:47:54.999Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T03:47:54.999Z] Suggested packages: [2021-09-29T03:47:54.999Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T03:47:54.999Z] Recommended packages: [2021-09-29T03:47:54.999Z] gnupg libsasl2-modules [2021-09-29T03:47:54.999Z] The following NEW packages will be installed: [2021-09-29T03:47:54.999Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T03:47:54.999Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T03:47:54.999Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T03:47:54.999Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T03:47:54.999Z] The following packages will be upgraded: [2021-09-29T03:47:54.999Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T03:47:55.267Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T03:47:55.267Z] Need to get 3527 kB of archives. [2021-09-29T03:47:55.267Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T03:47:55.267Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-29T03:47:55.267Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-29T03:47:55.267Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-29T03:47:55.267Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-29T03:47:55.267Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T03:47:55.533Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T03:47:56.118Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T03:47:56.118Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T03:47:56.118Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T03:47:56.118Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T03:47:56.118Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T03:47:56.118Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T03:47:56.118Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T03:47:56.118Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T03:47:56.118Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T03:47:56.118Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T03:47:56.118Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T03:47:56.118Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T03:47:56.118Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T03:47:56.118Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T03:47:56.118Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T03:47:56.118Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T03:47:56.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.222s coverage: 94.4% of statements [2021-09-29T03:47:56.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2021-09-29T03:47:56.385Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T03:47:56.385Z] Fetched 3527 kB in 1s (3014 kB/s) [2021-09-29T03:47:56.385Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T03:47:56.385Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T03:47:56.385Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T03:47:56.385Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T03:47:56.658Z] Selecting previously unselected package udev. [2021-09-29T03:47:56.658Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T03:47:56.658Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T03:47:56.658Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-29T03:47:56.925Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T03:47:56.925Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T03:47:56.925Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T03:47:56.925Z] Selecting previously unselected package fuse. [2021-09-29T03:47:56.925Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T03:47:56.925Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T03:47:56.925Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T03:47:56.925Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T03:47:56.925Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T03:47:56.925Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T03:47:57.192Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T03:47:57.192Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T03:47:57.192Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T03:47:57.192Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T03:47:57.192Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T03:47:57.192Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T03:47:57.192Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T03:47:57.192Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:57.462Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T03:47:57.462Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T03:47:57.462Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:57.462Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T03:47:57.462Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T03:47:57.462Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:57.462Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T03:47:57.462Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T03:47:57.462Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:57.462Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T03:47:57.462Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T03:47:57.462Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:57.731Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T03:47:57.731Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T03:47:57.731Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:57.731Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T03:47:57.731Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T03:47:57.731Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:57.731Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T03:47:57.731Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T03:47:57.731Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:57.731Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T03:47:57.731Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T03:47:57.731Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:57.731Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T03:47:57.731Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T03:47:57.999Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T03:47:57.999Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T03:47:57.999Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T03:47:57.999Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T03:47:57.999Z] Selecting previously unselected package libldap-common. [2021-09-29T03:47:57.999Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T03:47:57.999Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T03:47:57.999Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T03:47:57.999Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T03:47:57.999Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T03:47:57.999Z] Selecting previously unselected package dirmngr. [2021-09-29T03:47:57.999Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T03:47:57.999Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T03:47:58.267Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T03:47:58.267Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T03:47:58.267Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T03:47:58.267Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T03:47:58.267Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T03:47:58.267Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T03:47:58.267Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:58.267Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T03:47:58.267Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T03:47:58.267Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T03:47:58.536Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T03:47:58.805Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:58.805Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T03:47:58.805Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T03:47:58.805Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T03:47:58.805Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:58.805Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:58.805Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:58.805Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:58.805Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:58.805Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:58.805Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T03:47:58.805Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T03:47:58.805Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T03:47:59.075Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T03:47:59.341Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T03:47:59.341Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T03:47:59.341Z] This means they are not meant to be enabled using systemctl. [2021-09-29T03:47:59.341Z] Possible reasons for having this kind of units are: [2021-09-29T03:47:59.341Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T03:47:59.341Z] .wants/ or .requires/ directory. [2021-09-29T03:47:59.341Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T03:47:59.341Z] a requirement dependency on it. [2021-09-29T03:47:59.341Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T03:47:59.341Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T03:47:59.341Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T03:47:59.341Z] instance name specified. [2021-09-29T03:47:59.608Z] Reading package lists... [2021-09-29T03:47:59.875Z] Building dependency tree... [2021-09-29T03:47:59.875Z] Reading state information... [2021-09-29T03:48:00.144Z] The following additional packages will be installed: [2021-09-29T03:48:00.144Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T03:48:00.144Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T03:48:00.144Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T03:48:00.144Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T03:48:00.144Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T03:48:00.144Z] Suggested packages: [2021-09-29T03:48:00.144Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T03:48:00.144Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T03:48:00.144Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T03:48:00.144Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T03:48:00.144Z] systemd-container policykit-1 [2021-09-29T03:48:00.144Z] Recommended packages: [2021-09-29T03:48:00.144Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T03:48:00.144Z] The following NEW packages will be installed: [2021-09-29T03:48:00.144Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T03:48:00.144Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T03:48:00.144Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T03:48:00.144Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T03:48:00.144Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T03:48:00.144Z] The following packages will be upgraded: [2021-09-29T03:48:00.144Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T03:48:00.144Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T03:48:00.144Z] Need to get 36.8 MB of archives. [2021-09-29T03:48:00.144Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T03:48:00.144Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-29T03:48:00.412Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-29T03:48:00.412Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T03:48:00.412Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T03:48:00.412Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-29T03:48:00.412Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-29T03:48:00.412Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-29T03:48:00.412Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T03:48:00.412Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T03:48:00.412Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T03:48:00.412Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T03:48:00.412Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T03:48:00.412Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T03:48:00.412Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T03:48:00.412Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T03:48:00.412Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T03:48:00.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.527s coverage: 82.5% of statements [2021-09-29T03:48:00.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T03:48:00.679Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-29T03:48:01.264Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T03:48:01.264Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T03:48:01.533Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T03:48:01.533Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-29T03:48:01.533Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T03:48:01.533Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T03:48:01.533Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T03:48:01.533Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T03:48:01.533Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T03:48:01.533Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T03:48:01.533Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T03:48:01.533Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T03:48:01.533Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T03:48:03.482Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T03:48:03.482Z] Fetched 36.8 MB in 3s (12.5 MB/s) [2021-09-29T03:48:03.482Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T03:48:03.482Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T03:48:03.482Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T03:48:03.751Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T03:48:03.751Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T03:48:03.751Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T03:48:04.018Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T03:48:04.018Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T03:48:04.018Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T03:48:04.018Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T03:48:04.018Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T03:48:04.018Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T03:48:04.287Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T03:48:04.287Z] Setting up apt (1.6.14) ... [2021-09-29T03:48:04.287Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T03:48:04.871Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T03:48:04.871Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T03:48:04.871Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T03:48:04.871Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T03:48:05.138Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T03:48:05.138Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T03:48:05.138Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T03:48:05.138Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T03:48:05.138Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T03:48:05.138Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T03:48:05.138Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T03:48:05.138Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T03:48:05.138Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T03:48:05.406Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T03:48:05.672Z] Checking for services that may need to be restarted...done. [2021-09-29T03:48:05.672Z] Checking for services that may need to be restarted...done. [2021-09-29T03:48:05.672Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T03:48:05.672Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T03:48:05.672Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T03:48:06.255Z] Selecting previously unselected package python3-minimal. [2021-09-29T03:48:06.255Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T03:48:06.255Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T03:48:06.255Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T03:48:06.255Z] Selecting previously unselected package mime-support. [2021-09-29T03:48:06.255Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T03:48:06.255Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T03:48:06.255Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T03:48:06.255Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T03:48:06.255Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T03:48:06.255Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T03:48:06.255Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T03:48:06.255Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T03:48:06.523Z] Selecting previously unselected package python3.6. [2021-09-29T03:48:06.523Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T03:48:06.523Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T03:48:06.523Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T03:48:06.523Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T03:48:06.523Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T03:48:06.523Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T03:48:06.791Z] Selecting previously unselected package python3. [2021-09-29T03:48:06.791Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T03:48:06.791Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T03:48:06.791Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T03:48:06.791Z] Selecting previously unselected package multiarch-support. [2021-09-29T03:48:06.791Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T03:48:06.791Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T03:48:07.060Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T03:48:07.060Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T03:48:07.060Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T03:48:07.060Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T03:48:07.060Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T03:48:07.060Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T03:48:07.060Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T03:48:07.060Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T03:48:07.060Z] Selecting previously unselected package sudo. [2021-09-29T03:48:07.060Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T03:48:07.060Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T03:48:07.328Z] Selecting previously unselected package apparmor. [2021-09-29T03:48:07.328Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T03:48:07.328Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T03:48:07.328Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T03:48:07.328Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T03:48:07.328Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T03:48:07.328Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T03:48:07.328Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T03:48:07.328Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T03:48:07.595Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T03:48:07.595Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T03:48:07.595Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T03:48:07.595Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T03:48:07.595Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T03:48:07.595Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T03:48:07.595Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T03:48:07.595Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T03:48:07.595Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T03:48:07.862Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T03:48:07.862Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T03:48:07.862Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T03:48:07.862Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T03:48:07.862Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T03:48:07.862Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T03:48:07.862Z] Selecting previously unselected package openssh-client. [2021-09-29T03:48:07.862Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T03:48:07.862Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T03:48:08.129Z] Selecting previously unselected package squashfs-tools. [2021-09-29T03:48:08.129Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T03:48:08.129Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T03:48:08.129Z] Selecting previously unselected package snapd. [2021-09-29T03:48:08.129Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T03:48:08.129Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.231s coverage: 58.8% of statements [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.717s coverage: 91.2% of statements [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.627s coverage: 64.4% of statements [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T03:48:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements [2021-09-29T03:48:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2021-09-29T03:48:09.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-09-29T03:48:09.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-09-29T03:48:10.759Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T03:48:10.760Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T03:48:10.760Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T03:48:10.760Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T03:48:10.760Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T03:48:10.760Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T03:48:10.760Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T03:48:10.760Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T03:48:10.760Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T03:48:11.818Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T03:48:12.086Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T03:48:12.352Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T03:48:12.352Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T03:48:12.352Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T03:48:12.352Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T03:48:12.938Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T03:48:12.938Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T03:48:12.938Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T03:48:12.938Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T03:48:12.938Z] running python rtupdate hooks for python3.6... [2021-09-29T03:48:12.938Z] running python post-rtupdate hooks for python3.6... [2021-09-29T03:48:13.206Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T03:48:13.790Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T03:48:14.056Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T03:48:14.056Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T03:48:14.056Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T03:48:14.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.181s coverage: 70.3% of statements [2021-09-29T03:48:14.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T03:48:14.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T03:48:14.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T03:48:14.641Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T03:48:14.641Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T03:48:14.907Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T03:48:14.907Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T03:48:15.173Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T03:48:15.173Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T03:48:15.441Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T03:48:15.441Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T03:48:15.707Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T03:48:15.974Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T03:48:15.974Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-09-29T03:48:15.974Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T03:48:15.974Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T03:48:16.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.728s coverage: 43.4% of statements [2021-09-29T03:48:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T03:48:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T03:48:16.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements [2021-09-29T03:48:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T03:48:16.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.216s coverage: 84.8% of statements [2021-09-29T03:48:16.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T03:48:16.932Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T03:48:16.932Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T03:48:17.198Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T03:48:18.175Z] Reading package lists... [2021-09-29T03:48:18.441Z] Reading package lists... [2021-09-29T03:48:18.707Z] Building dependency tree... [2021-09-29T03:48:18.708Z] Reading state information... [2021-09-29T03:48:18.708Z] Calculating upgrade... [2021-09-29T03:48:18.975Z] The following packages will be upgraded: [2021-09-29T03:48:18.975Z] advancecomp base-files bash binutils binutils-common [2021-09-29T03:48:18.975Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T03:48:18.975Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T03:48:18.975Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T03:48:18.975Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T03:48:18.975Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T03:48:18.975Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T03:48:18.975Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T03:48:18.975Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T03:48:18.975Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T03:48:18.975Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T03:48:18.975Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T03:48:18.975Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T03:48:18.975Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T03:48:18.975Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T03:48:18.975Z] ubuntu-keyring util-linux [2021-09-29T03:48:18.975Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T03:48:18.975Z] Need to get 64.2 MB of archives. [2021-09-29T03:48:18.975Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T03:48:18.975Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T03:48:18.975Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T03:48:18.975Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T03:48:18.975Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T03:48:18.975Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T03:48:18.975Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T03:48:18.975Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T03:48:18.975Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T03:48:18.975Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-29T03:48:18.975Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-29T03:48:18.975Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-29T03:48:18.975Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T03:48:19.243Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T03:48:19.243Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-29T03:48:19.243Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T03:48:19.243Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T03:48:19.243Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T03:48:19.243Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T03:48:19.243Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T03:48:19.243Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T03:48:19.243Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-29T03:48:19.243Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T03:48:19.243Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-29T03:48:19.243Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T03:48:19.243Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T03:48:19.243Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T03:48:19.243Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T03:48:19.243Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T03:48:19.243Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T03:48:19.243Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T03:48:19.243Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T03:48:19.243Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T03:48:19.243Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T03:48:19.243Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T03:48:19.510Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T03:48:19.510Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T03:48:19.510Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T03:48:19.510Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T03:48:19.510Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T03:48:19.510Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-29T03:48:19.510Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T03:48:19.510Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-29T03:48:19.510Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T03:48:19.510Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T03:48:19.510Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-29T03:48:19.510Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T03:48:19.510Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T03:48:19.510Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-29T03:48:19.510Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T03:48:19.510Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-29T03:48:19.510Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T03:48:19.510Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T03:48:19.510Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T03:48:19.510Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T03:48:19.510Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T03:48:19.510Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T03:48:19.510Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T03:48:19.778Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T03:48:19.778Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-29T03:48:19.778Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-29T03:48:19.778Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T03:48:20.046Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T03:48:20.046Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T03:48:20.046Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-29T03:48:20.046Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T03:48:20.046Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T03:48:20.046Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T03:48:20.046Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T03:48:20.046Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T03:48:20.313Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T03:48:20.313Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T03:48:20.313Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T03:48:20.313Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T03:48:20.313Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-29T03:48:20.313Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T03:48:20.313Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T03:48:20.313Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T03:48:20.313Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T03:48:20.313Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T03:48:20.313Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T03:48:20.579Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T03:48:20.579Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T03:48:20.579Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T03:48:20.579Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-29T03:48:20.579Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-29T03:48:20.579Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-29T03:48:20.579Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T03:48:20.579Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-29T03:48:20.579Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-29T03:48:20.850Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T03:48:20.850Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T03:48:20.850Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T03:48:20.851Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-29T03:48:20.851Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-29T03:48:20.851Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T03:48:20.851Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T03:48:20.851Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-29T03:48:20.851Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T03:48:20.851Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T03:48:20.851Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T03:48:20.851Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T03:48:21.116Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T03:48:21.116Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T03:48:21.116Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T03:48:21.116Z] Fetched 64.2 MB in 2s (29.3 MB/s) [2021-09-29T03:48:21.384Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T03:48:21.384Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T03:48:21.384Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T03:48:21.651Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T03:48:21.651Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T03:48:21.651Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T03:48:21.651Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T03:48:21.918Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:21.918Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T03:48:22.192Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:22.192Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T03:48:22.192Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:22.192Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T03:48:22.192Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:22.192Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T03:48:22.460Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:22.460Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T03:48:22.460Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:22.460Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T03:48:22.726Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:22.726Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T03:48:22.726Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:22.992Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T03:48:22.992Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:22.992Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T03:48:22.992Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:22.992Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T03:48:22.992Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:22.992Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T03:48:22.992Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:22.992Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T03:48:23.260Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:23.260Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T03:48:23.260Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:23.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T03:48:23.260Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T03:48:23.528Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T03:48:23.796Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T03:48:24.065Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T03:48:24.065Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T03:48:24.065Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T03:48:24.065Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T03:48:24.065Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T03:48:24.333Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T03:48:24.333Z] Installing new version of config file /etc/issue ... [2021-09-29T03:48:24.333Z] Installing new version of config file /etc/issue.net ... [2021-09-29T03:48:24.333Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T03:48:24.333Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T03:48:24.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 19.5% of statements [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T03:48:24.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.584s coverage: 92.0% of statements [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T03:48:24.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.211s coverage: 63.2% of statements [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T03:48:24.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.417s coverage: 97.7% of statements [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T03:48:24.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T03:48:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T03:48:24.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements [2021-09-29T03:48:24.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements [2021-09-29T03:48:24.536Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T03:48:24.536Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T03:48:24.536Z] GO111MODULE=on go vet ./... [2021-09-29T03:48:24.601Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T03:48:24.601Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T03:48:24.601Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T03:48:24.868Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:24.868Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T03:48:24.868Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T03:48:24.868Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T03:48:24.868Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-09-29T03:48:24.868Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:24.868Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T03:48:24.868Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T03:48:25.135Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T03:48:25.135Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:25.135Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T03:48:25.135Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T03:48:25.135Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T03:48:25.403Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:25.403Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T03:48:25.403Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T03:48:25.403Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T03:48:25.672Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:25.672Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T03:48:25.672Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T03:48:25.672Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T03:48:25.672Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:25.672Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T03:48:25.672Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T03:48:25.939Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T03:48:25.939Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:25.939Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T03:48:25.939Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T03:48:25.939Z] Setting up grep (3.1-2build1) ... [2021-09-29T03:48:25.939Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:25.939Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T03:48:26.206Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T03:48:26.206Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T03:48:26.206Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:26.206Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T03:48:26.206Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T03:48:26.206Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T03:48:26.474Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:26.474Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T03:48:26.474Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T03:48:26.474Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T03:48:26.474Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:26.474Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T03:48:26.474Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T03:48:27.056Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T03:48:27.056Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T03:48:27.056Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T03:48:27.056Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T03:48:27.323Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T03:48:27.323Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:27.323Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T03:48:27.323Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T03:48:28.287Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T03:48:28.287Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T03:48:28.287Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T03:48:28.287Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T03:48:28.287Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T03:48:28.287Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:28.287Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T03:48:28.287Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T03:48:28.287Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T03:48:28.287Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:28.287Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T03:48:28.287Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T03:48:28.555Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T03:48:28.556Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:28.556Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T03:48:28.556Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T03:48:28.556Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T03:48:28.556Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:28.556Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T03:48:28.556Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T03:48:28.824Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T03:48:28.824Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:28.824Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T03:48:28.824Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T03:48:28.824Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T03:48:28.824Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:28.824Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T03:48:28.824Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T03:48:29.091Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T03:48:29.091Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T03:48:29.091Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T03:48:29.091Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:29.091Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T03:48:29.091Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T03:48:29.358Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T03:48:29.358Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:29.358Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T03:48:29.358Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T03:48:29.358Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T03:48:29.358Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:29.358Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T03:48:29.358Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T03:48:29.623Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T03:48:29.623Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:29.623Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T03:48:29.623Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T03:48:29.888Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T03:48:30.154Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T03:48:30.420Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T03:48:30.421Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:30.421Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T03:48:30.421Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T03:48:30.687Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T03:48:30.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T03:48:30.687Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T03:48:30.687Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T03:48:30.687Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T03:48:30.954Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T03:48:30.954Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T03:48:30.954Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T03:48:30.954Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T03:48:31.221Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T03:48:31.221Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T03:48:31.221Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T03:48:31.221Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T03:48:31.221Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T03:48:31.221Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T03:48:31.221Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T03:48:31.487Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T03:48:31.487Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T03:48:31.487Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T03:48:31.487Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T03:48:31.487Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T03:48:31.487Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T03:48:31.487Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T03:48:31.487Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T03:48:31.754Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T03:48:31.754Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T03:48:31.754Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T03:48:31.754Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T03:48:32.025Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T03:48:32.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:32.025Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T03:48:32.025Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T03:48:32.025Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T03:48:32.025Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T03:48:32.025Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T03:48:32.025Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T03:48:32.292Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T03:48:32.292Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:32.292Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T03:48:32.292Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T03:48:32.292Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T03:48:32.292Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:32.292Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T03:48:32.292Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T03:48:32.558Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T03:48:32.558Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:32.558Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T03:48:32.558Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T03:48:32.558Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T03:48:32.824Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:32.824Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T03:48:32.824Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T03:48:32.824Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T03:48:32.824Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:32.824Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T03:48:32.824Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T03:48:32.824Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T03:48:33.091Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:33.091Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T03:48:33.091Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T03:48:33.091Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T03:48:33.363Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:33.363Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T03:48:33.363Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T03:48:33.363Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T03:48:33.363Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:33.363Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T03:48:33.363Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T03:48:33.630Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T03:48:33.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:33.630Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T03:48:33.630Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T03:48:33.630Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T03:48:33.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:33.630Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T03:48:33.630Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T03:48:33.898Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T03:48:33.899Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:33.899Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T03:48:33.899Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T03:48:33.899Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T03:48:34.166Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:34.166Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T03:48:34.166Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T03:48:34.166Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T03:48:34.166Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:34.166Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T03:48:34.166Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T03:48:34.166Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T03:48:34.433Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:34.433Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T03:48:34.433Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T03:48:34.433Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T03:48:34.433Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T03:48:34.433Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T03:48:34.433Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T03:48:34.433Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T03:48:34.700Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T03:48:34.700Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T03:48:34.700Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T03:48:34.700Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T03:48:34.700Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T03:48:34.700Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T03:48:34.700Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T03:48:34.968Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T03:48:34.968Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T03:48:34.968Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T03:48:34.968Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T03:48:35.235Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T03:48:35.236Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T03:48:35.236Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T03:48:35.236Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T03:48:35.236Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T03:48:35.236Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T03:48:35.236Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T03:48:35.236Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T03:48:35.503Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T03:48:35.503Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T03:48:35.503Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T03:48:35.503Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T03:48:35.503Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T03:48:35.503Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T03:48:35.770Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T03:48:36.037Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T03:48:36.038Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T03:48:36.038Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T03:48:36.038Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T03:48:36.038Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T03:48:36.305Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T03:48:36.305Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T03:48:36.571Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T03:48:36.571Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T03:48:36.571Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T03:48:36.571Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T03:48:36.571Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:36.571Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T03:48:36.571Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:36.571Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T03:48:36.839Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:36.839Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T03:48:36.839Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:36.839Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T03:48:37.797Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:37.797Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T03:48:38.758Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:38.758Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T03:48:38.758Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:38.758Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T03:48:39.025Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:39.026Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T03:48:39.989Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T03:48:39.989Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T03:48:39.989Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T03:48:39.989Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T03:48:39.989Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T03:48:39.989Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T03:48:39.989Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T03:48:39.989Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T03:48:40.257Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T03:48:40.257Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T03:48:40.257Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T03:48:40.257Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T03:48:40.257Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T03:48:40.257Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T03:48:40.257Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T03:48:40.525Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T03:48:40.525Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:40.525Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T03:48:40.525Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:40.525Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:40.525Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:40.525Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T03:48:40.525Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T03:48:40.525Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T03:48:40.525Z] [2021-09-29T03:48:40.525Z] Current default time zone: 'Etc/UTC' [2021-09-29T03:48:40.525Z] Local time is now: Wed Sep 29 03:48:40 UTC 2021. [2021-09-29T03:48:40.525Z] Universal Time is now: Wed Sep 29 03:48:40 UTC 2021. [2021-09-29T03:48:40.525Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T03:48:40.525Z] [2021-09-29T03:48:40.525Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T03:48:40.525Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:40.792Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T03:48:40.792Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T03:48:40.792Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T03:48:40.792Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T03:48:40.792Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T03:48:40.792Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T03:48:40.792Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T03:48:40.792Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T03:48:40.792Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:40.792Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T03:48:40.792Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T03:48:40.792Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T03:48:40.792Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:40.792Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T03:48:40.792Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T03:48:40.792Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T03:48:40.792Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T03:48:40.792Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T03:48:40.792Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T03:48:40.792Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T03:48:40.792Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-29T03:48:42.736Z] Updating certificates in /etc/ssl/certs... [2021-09-29T03:48:43.697Z] 23 added, 28 removed; done. [2021-09-29T03:48:43.697Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T03:48:43.697Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T03:48:43.697Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T03:48:43.697Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T03:48:43.697Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T03:48:43.697Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T03:48:43.697Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T03:48:43.698Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T03:48:43.698Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T03:48:43.698Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T03:48:43.964Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T03:48:43.964Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T03:48:43.964Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T03:48:43.964Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T03:48:43.964Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T03:48:43.964Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T03:48:43.964Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T03:48:43.964Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T03:48:43.964Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T03:48:43.964Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T03:48:43.964Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T03:48:43.964Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T03:48:43.964Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T03:48:43.964Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T03:48:44.231Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T03:48:44.231Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T03:48:44.231Z] Updating certificates in /etc/ssl/certs... [2021-09-29T03:48:44.815Z] 0 added, 0 removed; done. [2021-09-29T03:48:44.815Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T03:48:44.815Z] done. [2021-09-29T03:48:45.349Z] Reading package lists... [2021-09-29T03:48:45.349Z] Building dependency tree... [2021-09-29T03:48:45.349Z] Reading state information... [2021-09-29T03:48:45.617Z] The following NEW packages will be installed: [2021-09-29T03:48:45.617Z] apt-transport-https [2021-09-29T03:48:45.617Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T03:48:45.885Z] Need to get 4348 B of archives. [2021-09-29T03:48:45.885Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T03:48:45.885Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T03:48:45.885Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T03:48:45.885Z] Fetched 4348 B in 0s (23.4 kB/s) [2021-09-29T03:48:45.885Z] Selecting previously unselected package apt-transport-https. [2021-09-29T03:48:45.885Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T03:48:45.885Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T03:48:45.885Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T03:48:45.885Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T03:48:46.152Z] Waiting for network to be ready... [2021-09-29T03:48:52.798Z] 2021-09-29T03:48:50Z INFO Waiting for automatic snapd restart... [2021-09-29T03:48:54.210Z] snapd 2.51.7 from Canonical* installed [2021-09-29T03:48:55.170Z] "snapd" switched to the "latest/stable" channel [2021-09-29T03:48:55.170Z] [2021-09-29T03:48:57.755Z] core18 20210722 from Canonical* installed [2021-09-29T03:48:57.755Z] "core18" switched to the "latest/stable" channel [2021-09-29T03:48:57.755Z] [2021-09-29T03:49:00.342Z] snapcraft 5.0 from Canonical* installed [2021-09-29T03:49:00.342Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T03:49:00.342Z] [2021-09-29T03:49:04.597Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-29T03:49:04.597Z] - README.md [2021-09-29T03:49:04.597Z] [2021-09-29T03:49:04.597Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T03:49:05.179Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T03:49:05.179Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T03:49:05.446Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T03:49:06.412Z] Reading package lists... [2021-09-29T03:49:06.679Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-29T03:49:06.952Z] Reading package lists... [2021-09-29T03:49:06.952Z] Building dependency tree... [2021-09-29T03:49:06.952Z] Reading state information... [2021-09-29T03:49:07.220Z] Suggested packages: [2021-09-29T03:49:07.220Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T03:49:07.220Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T03:49:07.220Z] Recommended packages: [2021-09-29T03:49:07.220Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T03:49:07.220Z] The following NEW packages will be installed: [2021-09-29T03:49:07.220Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T03:49:07.220Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T03:49:07.220Z] pkg-config zip [2021-09-29T03:49:07.220Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T03:49:07.220Z] Need to get 7670 kB of archives. [2021-09-29T03:49:07.220Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T03:49:07.220Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-29T03:49:07.487Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T03:49:07.487Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T03:49:07.487Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T03:49:07.487Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T03:49:07.487Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T03:49:07.487Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T03:49:07.754Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T03:49:07.754Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T03:49:07.754Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T03:49:07.754Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T03:49:08.020Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T03:49:08.020Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T03:49:08.020Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T03:49:08.020Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-29T03:49:08.020Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T03:49:08.287Z] Fetched 7670 kB in 1s (9594 kB/s) [2021-09-29T03:49:08.287Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-29T03:49:08.287Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T03:49:08.287Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T03:49:08.287Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T03:49:08.287Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T03:49:08.287Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T03:49:08.287Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T03:49:08.287Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T03:49:08.287Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T03:49:08.553Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T03:49:08.553Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T03:49:08.553Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T03:49:08.553Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T03:49:08.553Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T03:49:08.553Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T03:49:08.553Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T03:49:08.553Z] Selecting previously unselected package liberror-perl. [2021-09-29T03:49:08.553Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T03:49:08.553Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T03:49:08.553Z] Selecting previously unselected package git-man. [2021-09-29T03:49:08.553Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T03:49:08.553Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T03:49:08.822Z] Selecting previously unselected package git. [2021-09-29T03:49:08.822Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T03:49:08.822Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T03:49:09.090Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T03:49:09.090Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T03:49:09.370Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T03:49:09.370Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T03:49:09.370Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T03:49:09.370Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T03:49:09.370Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T03:49:09.370Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T03:49:09.370Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T03:49:09.370Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T03:49:09.370Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T03:49:09.370Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T03:49:09.636Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T03:49:09.636Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T03:49:09.636Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T03:49:09.636Z] Selecting previously unselected package pkg-config. [2021-09-29T03:49:09.636Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T03:49:09.636Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T03:49:09.636Z] Selecting previously unselected package zip. [2021-09-29T03:49:09.636Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T03:49:09.636Z] Unpacking zip (3.0-11build1) ... [2021-09-29T03:49:09.636Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T03:49:09.636Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T03:49:09.636Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T03:49:09.636Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T03:49:09.636Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T03:49:09.636Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T03:49:09.636Z] No schema files found: doing nothing. [2021-09-29T03:49:09.636Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T03:49:09.905Z] Setting up zip (3.0-11build1) ... [2021-09-29T03:49:09.905Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T03:49:09.905Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T03:49:09.905Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T03:49:09.905Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T03:49:09.905Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T03:49:09.905Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T03:49:09.905Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T03:49:09.905Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T03:49:10.489Z] git set to automatically installed. [2021-09-29T03:49:10.489Z] git-man set to automatically installed. [2021-09-29T03:49:10.489Z] libcurl3-gnutls set to automatically installed. [2021-09-29T03:49:10.489Z] liberror-perl set to automatically installed. [2021-09-29T03:49:10.489Z] libglib2.0-0 set to automatically installed. [2021-09-29T03:49:10.489Z] libnghttp2-14 set to automatically installed. [2021-09-29T03:49:10.489Z] libnorm1 set to automatically installed. [2021-09-29T03:49:10.489Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T03:49:10.489Z] libpsl5 set to automatically installed. [2021-09-29T03:49:10.489Z] librtmp1 set to automatically installed. [2021-09-29T03:49:10.489Z] libsodium23 set to automatically installed. [2021-09-29T03:49:10.489Z] libzmq3-dev set to automatically installed. [2021-09-29T03:49:10.489Z] libzmq5 set to automatically installed. [2021-09-29T03:49:10.489Z] pkg-config set to automatically installed. [2021-09-29T03:49:10.489Z] zip set to automatically installed. [2021-09-29T03:49:11.451Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T03:49:12.414Z] snap "core18" has no updates available [2021-09-29T03:49:12.998Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T03:49:21.205Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T03:49:21.205Z] Pulling config-common [2021-09-29T03:49:21.205Z] + snapcraftctl pull [2021-09-29T03:49:22.612Z] Pulling go-build-helper [2021-09-29T03:49:22.612Z] + snapcraftctl pull [2021-09-29T03:49:23.574Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T03:49:23.574Z] Skipping pull go-build-helper (already ran) [2021-09-29T03:49:23.574Z] Building go-build-helper [2021-09-29T03:49:23.574Z] + snapcraftctl build [2021-09-29T03:49:25.515Z] Staging go-build-helper [2021-09-29T03:49:25.515Z] + snapcraftctl stage [2021-09-29T03:49:35.778Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T03:49:35.778Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T03:49:35.778Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T03:49:35.778Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T03:49:35.778Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T03:49:35.778Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T03:49:35.778Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T03:49:35.778Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T03:49:35.778Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T03:49:35.778Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T03:49:35.778Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T03:49:35.778Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T03:49:35.778Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T03:49:35.778Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T03:49:35.778Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T03:49:35.778Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T03:49:35.778Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T03:49:35.778Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T03:49:35.778Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T03:49:35.778Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] [2021-09-29T03:49:35.778Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T03:49:35.778Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T03:49:35.778Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T03:49:35.778Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T03:49:35.778Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T03:49:35.778Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-29T03:49:35.778Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-29T03:49:35.778Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T03:49:35.778Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T03:49:35.778Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T03:49:35.778Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T03:49:35.778Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T03:49:35.778Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T03:49:35.778Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T03:49:35.778Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T03:49:35.778Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T03:49:35.778Z] Pulling edgex-go [2021-09-29T03:49:35.778Z] + snapcraftctl pull [2021-09-29T03:49:35.778Z] Pulling hooks [2021-09-29T03:49:35.778Z] + snapcraftctl pull [2021-09-29T03:49:46.374Z] gofmt -l . [2021-09-29T03:49:46.374Z] [ "`gofmt -l .`" = "" ] [2021-09-29T03:49:46.374Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T03:49:47.066Z] + ls -al . [2021-09-29T03:49:47.066Z] total 640 [2021-09-29T03:49:47.066Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 03:49 . [2021-09-29T03:49:47.066Z] drwxr-xr-x 4 root root 4096 Sep 29 03:45 .. [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 03:43 .dockerignore [2021-09-29T03:49:47.066Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 03:43 .git [2021-09-29T03:49:47.066Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 03:43 .github [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 03:43 .gitignore [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 68 Sep 29 03:43 .golangci.yml [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 03:43 .hadolint.yml [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 03:43 .sonarcloud.properties [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 03:43 ADOPTERS.md [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 03:43 Attribution.txt [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 03:43 CHANGELOG.md [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 03:43 CONTRIBUTING.md [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 03:43 GOVERNANCE.md [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 03:43 Jenkinsfile [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 03:43 LICENSE [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 03:43 Makefile [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 03:43 OWNERS.md [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 03:43 README.md [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 03:43 SECURITY.md [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 03:38 VERSION [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 03:43 ZMQWindows.md [2021-09-29T03:49:47.066Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 03:43 bin [2021-09-29T03:49:47.066Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 03:43 cmd [2021-09-29T03:49:47.066Z] -rw-r--r-- 1 root root 403100 Sep 29 03:48 coverage.out [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 03:43 go.mod [2021-09-29T03:49:47.066Z] -rw-r--r-- 1 root root 50064 Sep 29 03:45 go.sum [2021-09-29T03:49:47.066Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 03:43 internal [2021-09-29T03:49:47.066Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 03:43 openapi [2021-09-29T03:49:47.066Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 03:43 snap [2021-09-29T03:49:47.066Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 03:43 version.go [Pipeline] sh [2021-09-29T03:49:47.728Z] + '[' -e coverage.out ] [2021-09-29T03:49:47.728Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T03:49:47.759Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T03:49:48.612Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T03:49:49.276Z] + make build [2021-09-29T03:49:49.276Z] go mod tidy [2021-09-29T03:49:49.879Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T03:49:53.989Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T03:49:53.989Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T03:49:53.989Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T03:49:53.989Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T03:49:53.989Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T03:49:53.989Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T03:49:53.989Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T03:49:53.989Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T03:49:53.989Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T03:49:53.989Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T03:49:53.989Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T03:49:53.989Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T03:49:53.989Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T03:49:53.989Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T03:49:53.989Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T03:49:53.989Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T03:49:53.989Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T03:49:53.989Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T03:49:53.989Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T03:49:53.989Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T03:49:53.989Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T03:49:53.989Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T03:49:53.989Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T03:49:53.989Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T03:49:53.989Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T03:49:53.989Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T03:49:53.989Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T03:49:53.989Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T03:49:53.989Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T03:49:53.989Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T03:49:53.989Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T03:49:53.989Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T03:49:53.989Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T03:49:53.989Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T03:49:53.989Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T03:49:53.989Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T03:49:53.989Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T03:49:53.989Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T03:49:53.989Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T03:49:53.989Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T03:49:53.989Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T03:49:53.989Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T03:49:53.989Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T03:49:53.989Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T03:49:53.989Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T03:49:53.989Z] Pulling static-packages [2021-09-29T03:49:53.989Z] + snapcraftctl pull [2021-09-29T03:49:53.989Z] Pulling version [2021-09-29T03:49:53.989Z] + cd /root/project [2021-09-29T03:49:53.989Z] + git describe --tags --abbrev=0 [2021-09-29T03:49:53.989Z] + sed s/v// [2021-09-29T03:49:53.989Z] + GIT_VERSION=2.0.1-dev.56 [2021-09-29T03:49:53.989Z] + [ -z 2.0.1-dev.56 ] [2021-09-29T03:49:53.989Z] + snapcraftctl set-version 2.0.1-dev.56 [2021-09-29T03:49:54.256Z] Building config-common [2021-09-29T03:49:54.522Z] + snapcraftctl build [2021-09-29T03:49:56.464Z] Skipping build go-build-helper (already ran) [2021-09-29T03:49:56.464Z] Building edgex-go [2021-09-29T03:49:56.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:49:56.734Z] + cd /root/parts/edgex-go/src [2021-09-29T03:49:56.734Z] + git describe --tags --abbrev=0 [2021-09-29T03:49:56.734Z] + sed s/v// [2021-09-29T03:49:56.734Z] + GIT_VERSION=2.0.1-dev.56 [2021-09-29T03:49:56.734Z] + [ -z 2.0.1-dev.56 ] [2021-09-29T03:49:56.734Z] + echo 2.0.1-dev.56 [2021-09-29T03:49:56.734Z] + make build [2021-09-29T03:49:56.734Z] go mod tidy [2021-09-29T03:49:59.311Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T03:49:59.311Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T03:49:59.311Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T03:49:59.311Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T03:49:59.311Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T03:49:59.311Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T03:49:59.312Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T03:49:59.312Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T03:49:59.312Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T03:49:59.312Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T03:49:59.312Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T03:49:59.312Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T03:49:59.312Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T03:49:59.312Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T03:49:59.577Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T03:49:59.841Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T03:49:59.841Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T03:50:00.108Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T03:50:00.690Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T03:50:00.690Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T03:50:00.690Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T03:50:00.690Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T03:50:00.690Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T03:50:00.690Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T03:50:00.690Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T03:50:00.958Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T03:50:00.958Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T03:50:00.958Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T03:50:00.958Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T03:50:00.958Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T03:50:00.958Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T03:50:00.958Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T03:50:01.233Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T03:50:01.233Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T03:50:01.233Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T03:50:01.233Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T03:50:01.233Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T03:50:01.233Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T03:50:01.233Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T03:50:01.511Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T03:50:01.511Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T03:50:01.511Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T03:50:01.511Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T03:50:01.511Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T03:50:01.779Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T03:50:01.779Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T03:50:01.779Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T03:50:01.779Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T03:50:01.779Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T03:50:01.779Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T03:50:01.779Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T03:50:02.045Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T03:50:02.045Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T03:50:02.045Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T03:50:02.045Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T03:50:02.045Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T03:50:02.045Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T03:50:02.045Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T03:50:02.045Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T03:50:02.045Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T03:50:02.045Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T03:50:02.045Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T03:50:02.045Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T03:50:02.045Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T03:50:02.310Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T03:50:02.310Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T03:50:02.310Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T03:50:02.310Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T03:50:02.310Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T03:50:02.310Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T03:50:02.310Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T03:50:02.310Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T03:50:02.310Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T03:50:02.310Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T03:50:02.310Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T03:50:02.310Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T03:50:02.310Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T03:50:02.575Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T03:50:12.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:50:15.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:50:16.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:50:17.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:50:18.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:50:18.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:50:19.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:50:20.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:50:20.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:50:21.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:50:22.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:50:23.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:50:24.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:50:24.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T03:50:25.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:50:26.658Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T03:50:26.658Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T03:50:26.658Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T03:50:26.658Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T03:50:26.658Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T03:50:26.658Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T03:50:26.658Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T03:50:26.658Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T03:50:26.658Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T03:50:26.658Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T03:50:26.658Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T03:50:26.658Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T03:50:26.659Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T03:50:26.659Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-29T03:50:26.659Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T03:50:26.659Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T03:50:26.659Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-29T03:50:27.618Z] Building hooks [2021-09-29T03:50:27.618Z] + cd /root/parts/hooks/src [2021-09-29T03:50:27.618Z] + make build [2021-09-29T03:50:27.618Z] go mod tidy [2021-09-29T03:50:27.884Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T03:50:28.150Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T03:50:28.150Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T03:50:28.150Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T03:50:28.415Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T03:50:28.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:50:28.997Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T03:50:29.582Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T03:50:29.582Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T03:50:31.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:50:32.918Z] + snapcraftctl build [2021-09-29T03:50:32.918Z] Building static-packages [2021-09-29T03:50:34.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:50:34.860Z] Building version [2021-09-29T03:50:34.860Z] + snapcraftctl build [2021-09-29T03:50:36.804Z] Staging config-common [2021-09-29T03:50:36.804Z] + snapcraftctl stage [2021-09-29T03:50:37.761Z] Skipping stage go-build-helper (already ran) [2021-09-29T03:50:37.761Z] Staging edgex-go [2021-09-29T03:50:37.761Z] + snapcraftctl stage [2021-09-29T03:50:38.715Z] Staging hooks [2021-09-29T03:50:38.715Z] + snapcraftctl stage [2021-09-29T03:50:38.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:50:40.125Z] Staging static-packages [2021-09-29T03:50:40.125Z] + snapcraftctl stage [2021-09-29T03:50:41.083Z] Staging version [2021-09-29T03:50:41.083Z] + snapcraftctl stage [2021-09-29T03:50:41.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:50:42.044Z] Priming config-common [2021-09-29T03:50:42.044Z] + snapcraftctl prime [2021-09-29T03:50:43.001Z] Priming go-build-helper [2021-09-29T03:50:43.001Z] + snapcraftctl prime [2021-09-29T03:50:44.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T03:50:44.410Z] Priming edgex-go [2021-09-29T03:50:44.410Z] + snapcraftctl prime [2021-09-29T03:50:45.370Z] Priming hooks [2021-09-29T03:50:45.370Z] + snapcraftctl prime [2021-09-29T03:50:46.784Z] Priming static-packages [2021-09-29T03:50:46.784Z] + snapcraftctl prime [2021-09-29T03:50:49.368Z] Priming version [2021-09-29T03:50:49.368Z] + snapcraftctl prime [2021-09-29T03:50:50.324Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [2021-09-29T03:50:50.913Z] $ docker stop --time=1 d3ec253bebf675d0108a5c3eb1d4647eabaee200972b754b73973b88d3dd81b5 [2021-09-29T03:50:53.630Z] $ docker rm -f d3ec253bebf675d0108a5c3eb1d4647eabaee200972b754b73973b88d3dd81b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:50:55.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:50:55.846Z] [2021-09-29T03:50:55.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:50:56.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:50:56.466Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T03:50:56.466Z] 29e5d40040c1: Pulling fs layer [2021-09-29T03:50:56.466Z] 1ce36da41761: Pulling fs layer [2021-09-29T03:50:56.466Z] 25b303627fd3: Pulling fs layer [2021-09-29T03:50:57.075Z] 29e5d40040c1: Verifying Checksum [2021-09-29T03:50:57.075Z] 29e5d40040c1: Download complete [2021-09-29T03:50:57.353Z] 1ce36da41761: Verifying Checksum [2021-09-29T03:50:57.353Z] 1ce36da41761: Download complete [2021-09-29T03:50:57.629Z] 29e5d40040c1: Pull complete [2021-09-29T03:50:59.065Z] 1ce36da41761: Pull complete [2021-09-29T03:50:59.065Z] 25b303627fd3: Verifying Checksum [2021-09-29T03:50:59.065Z] 25b303627fd3: Download complete [2021-09-29T03:51:09.213Z] 25b303627fd3: Pull complete [2021-09-29T03:51:09.213Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T03:51:09.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:51:09.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T03:51:09.451Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-09-29T03:51:09.664Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T03:51:13.147Z] $ docker top 0db5d546474ad7b6e447c0aeafd50d97547f1d124ea623806da3c2220da61070 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:51:14.158Z] + docker-compose build --help [2021-09-29T03:51:14.158Z] + grep parallel [2021-09-29T03:51:18.600Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T03:51:18.698Z] $ docker stop --time=1 0db5d546474ad7b6e447c0aeafd50d97547f1d124ea623806da3c2220da61070 [2021-09-29T03:51:20.546Z] $ docker rm -f 0db5d546474ad7b6e447c0aeafd50d97547f1d124ea623806da3c2220da61070 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:51:21.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:51:21.177Z] . [Pipeline] withDockerContainer [2021-09-29T03:51:21.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-09-29T03:51:21.620Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T03:51:23.190Z] $ docker top 14b5654c0615ef9bf1c526a6c690873aa389b8df55a8ac8070537e9890ed578e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:51:24.116Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T03:51:28.402Z] Building core-command ... [2021-09-29T03:51:28.402Z] Building core-data ... [2021-09-29T03:51:28.402Z] Building core-metadata ... [2021-09-29T03:51:28.402Z] Building security-bootstrapper ... [2021-09-29T03:51:28.402Z] Building security-proxy-setup ... [2021-09-29T03:51:28.402Z] Building security-secretstore-setup ... [2021-09-29T03:51:28.402Z] Building support-notifications ... [2021-09-29T03:51:28.402Z] Building support-scheduler ... [2021-09-29T03:51:28.402Z] Building sys-mgmt-agent ... [2021-09-29T03:51:28.402Z] Building core-metadata [2021-09-29T03:51:28.402Z] Building support-notifications [2021-09-29T03:51:28.402Z] Building security-proxy-setup [2021-09-29T03:51:28.402Z] Building core-command [2021-09-29T03:51:28.402Z] Building support-scheduler [2021-09-29T03:52:36.374Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:52:36.374Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:52:36.374Z] ---> 01e510b50c57 [2021-09-29T03:52:36.374Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:52:36.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:52:36.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:52:36.374Z] ---> 01e510b50c57 [2021-09-29T03:52:36.374Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:52:36.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:52:36.374Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:52:36.374Z] ---> 01e510b50c57 [2021-09-29T03:52:36.374Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T03:52:36.374Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:52:36.374Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:52:36.374Z] ---> 01e510b50c57 [2021-09-29T03:52:36.374Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:52:36.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:52:36.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:52:36.374Z] ---> 01e510b50c57 [2021-09-29T03:52:36.374Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:52:36.374Z] ---> Running in 06a7619e0b4f [2021-09-29T03:52:36.374Z] ---> Running in bd83b78dc4df [2021-09-29T03:52:36.374Z] ---> Running in e1acde084126 [2021-09-29T03:52:36.374Z] ---> Running in 2d6d348cd825 [2021-09-29T03:52:36.374Z] ---> Running in 730dfb6245c7 [2021-09-29T03:52:36.374Z] Removing intermediate container e1acde084126 [2021-09-29T03:52:36.374Z] ---> 3a56f78f30e2 [2021-09-29T03:52:36.374Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:52:36.374Z] Removing intermediate container 06a7619e0b4f [2021-09-29T03:52:36.374Z] ---> c35685988ddd [2021-09-29T03:52:36.374Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:52:36.374Z] Removing intermediate container 730dfb6245c7 [2021-09-29T03:52:36.374Z] ---> eabb8cee1908 [2021-09-29T03:52:36.374Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:52:36.374Z] Removing intermediate container bd83b78dc4df [2021-09-29T03:52:36.374Z] ---> c69f7dbf4db8 [2021-09-29T03:52:36.374Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:52:36.374Z] Removing intermediate container 2d6d348cd825 [2021-09-29T03:52:36.374Z] ---> b5c5e8ca79c7 [2021-09-29T03:52:36.374Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:52:36.374Z] ---> Running in 11a274f306a0 [2021-09-29T03:52:36.374Z] ---> Running in 3c658ee80288 [2021-09-29T03:52:36.374Z] ---> Running in 333bac42904c [2021-09-29T03:52:36.374Z] ---> Running in f5046b821f57 [2021-09-29T03:52:36.374Z] ---> Running in 59acbaadbd2e [2021-09-29T03:52:39.014Z] Removing intermediate container 11a274f306a0 [2021-09-29T03:52:39.014Z] ---> 500ffdb9277a [2021-09-29T03:52:39.014Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T03:52:39.288Z] ---> Running in 4f1aa90a7354 [2021-09-29T03:52:39.288Z] Removing intermediate container 3c658ee80288 [2021-09-29T03:52:39.288Z] ---> 55f019831c39 [2021-09-29T03:52:39.288Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T03:52:39.560Z] Removing intermediate container 333bac42904c [2021-09-29T03:52:39.560Z] ---> f9b16f4bdaf5 [2021-09-29T03:52:39.560Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T03:52:39.834Z] ---> Running in 899054a9e752 [2021-09-29T03:52:39.834Z] ---> Running in b5dc2ea6de7d [2021-09-29T03:52:39.834Z] Removing intermediate container 59acbaadbd2e [2021-09-29T03:52:39.834Z] ---> b7c3e849cb0b [2021-09-29T03:52:39.834Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:52:40.113Z] Removing intermediate container f5046b821f57 [2021-09-29T03:52:40.113Z] ---> 596ca18ea07e [2021-09-29T03:52:40.113Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:52:40.113Z] ---> Running in da03910ce58c [2021-09-29T03:52:40.113Z] ---> Running in 792d9c77a0ef [2021-09-29T03:52:41.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:52:42.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:52:42.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:52:42.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:52:42.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:52:42.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:52:42.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:52:42.964Z] OK: 218 MiB in 52 packages [2021-09-29T03:52:42.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:52:43.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:52:43.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:52:43.860Z] OK: 218 MiB in 52 packages [2021-09-29T03:52:44.463Z] OK: 218 MiB in 52 packages [2021-09-29T03:52:44.463Z] OK: 218 MiB in 52 packages [2021-09-29T03:52:44.737Z] Removing intermediate container 4f1aa90a7354 [2021-09-29T03:52:44.738Z] ---> 26605a37b12d [2021-09-29T03:52:44.738Z] Step 6/23 : COPY go.mod . [2021-09-29T03:52:45.014Z] OK: 218 MiB in 52 packages [2021-09-29T03:52:45.630Z] Removing intermediate container 899054a9e752 [2021-09-29T03:52:45.630Z] ---> 7ef09cc7e7fb [2021-09-29T03:52:45.630Z] Step 6/23 : COPY go.mod . [2021-09-29T03:52:45.916Z] ---> fa4a40db7386 [2021-09-29T03:52:45.916Z] Step 7/23 : RUN go mod download [2021-09-29T03:52:46.194Z] Removing intermediate container 792d9c77a0ef [2021-09-29T03:52:46.194Z] ---> 5c606a381866 [2021-09-29T03:52:46.194Z] Step 6/24 : COPY go.mod . [2021-09-29T03:52:46.194Z] ---> Running in fd6f4993acab [2021-09-29T03:52:46.470Z] Removing intermediate container b5dc2ea6de7d [2021-09-29T03:52:46.470Z] ---> ce3faa29917f [2021-09-29T03:52:46.470Z] Step 6/22 : COPY go.mod . [2021-09-29T03:52:46.752Z] Removing intermediate container da03910ce58c [2021-09-29T03:52:46.752Z] ---> 4baa52cb61b0 [2021-09-29T03:52:46.752Z] Step 6/24 : COPY go.mod . [2021-09-29T03:52:46.752Z] ---> f23d847f0f29 [2021-09-29T03:52:46.752Z] Step 7/23 : RUN go mod download [2021-09-29T03:52:47.029Z] ---> Running in 1d1b083083e5 [2021-09-29T03:52:47.628Z] ---> 295e61d60d71 [2021-09-29T03:52:47.628Z] Step 7/24 : RUN go mod download [2021-09-29T03:52:47.628Z] ---> Running in ee717d59cc2d [2021-09-29T03:52:47.909Z] ---> 72d30e1358c2 [2021-09-29T03:52:47.909Z] Step 7/22 : RUN go mod download [2021-09-29T03:52:48.185Z] ---> 737b12ba9b0c [2021-09-29T03:52:48.185Z] Step 7/24 : RUN go mod download [2021-09-29T03:52:48.185Z] ---> Running in 6a9da8367015 [2021-09-29T03:52:48.462Z] ---> Running in 5a2b6888c4be [2021-09-29T03:52:52.798Z] Removing intermediate container fd6f4993acab [2021-09-29T03:52:52.798Z] ---> 55af2dcec6db [2021-09-29T03:52:52.798Z] Step 8/23 : COPY . . [2021-09-29T03:52:53.074Z] Removing intermediate container 1d1b083083e5 [2021-09-29T03:52:53.074Z] ---> b6bbcd1fa581 [2021-09-29T03:52:53.074Z] Step 8/23 : COPY . . [2021-09-29T03:52:55.117Z] Removing intermediate container ee717d59cc2d [2021-09-29T03:52:55.117Z] ---> ea16ddc5a1fe [2021-09-29T03:52:55.117Z] Step 8/24 : COPY . . [2021-09-29T03:52:55.720Z] Removing intermediate container 5a2b6888c4be [2021-09-29T03:52:55.720Z] ---> cfa1f71bb2ed [2021-09-29T03:52:55.720Z] Step 8/24 : COPY . . [2021-09-29T03:52:55.720Z] Removing intermediate container 6a9da8367015 [2021-09-29T03:52:55.720Z] ---> 195180cc2380 [2021-09-29T03:52:55.720Z] Step 8/22 : COPY . . [2021-09-29T03:53:22.530Z] ---> b952347914fe [2021-09-29T03:53:22.530Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:53:22.530Z] ---> e1bae27e495d [2021-09-29T03:53:22.530Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:53:22.530Z] ---> a7905420fe24 [2021-09-29T03:53:22.530Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:53:22.530Z] ---> c130be054e0f [2021-09-29T03:53:22.530Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:53:22.530Z] ---> 7e96abc717b8 [2021-09-29T03:53:22.530Z] Step 9/22 : RUN go mod tidy [2021-09-29T03:53:22.530Z] ---> Running in 7bf89b3caa41 [2021-09-29T03:53:22.530Z] ---> Running in 58dbfe8e2711 [2021-09-29T03:53:22.530Z] ---> Running in 3ef357de947e [2021-09-29T03:53:22.530Z] ---> Running in df576cd75133 [2021-09-29T03:53:22.530Z] ---> Running in 6c6045e3030f [2021-09-29T03:53:26.839Z] Removing intermediate container 7bf89b3caa41 [2021-09-29T03:53:26.839Z] ---> 0afaf82333a3 [2021-09-29T03:53:26.839Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T03:53:27.112Z] ---> Running in 1ff4c00ef0ca [2021-09-29T03:53:27.386Z] Removing intermediate container 58dbfe8e2711 [2021-09-29T03:53:27.386Z] ---> fafedff6071c [2021-09-29T03:53:27.386Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T03:53:27.674Z] Removing intermediate container df576cd75133 [2021-09-29T03:53:27.674Z] ---> d5d01b37c9ce [2021-09-29T03:53:27.674Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T03:53:27.674Z] ---> Running in 4a013cc3a26d [2021-09-29T03:53:27.947Z] Removing intermediate container 6c6045e3030f [2021-09-29T03:53:27.947Z] ---> eef24b904ff0 [2021-09-29T03:53:27.947Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T03:53:27.947Z] ---> Running in 592fbed28ebb [2021-09-29T03:53:27.947Z] Removing intermediate container 3ef357de947e [2021-09-29T03:53:27.947Z] ---> b0b46dbaeca0 [2021-09-29T03:53:27.947Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T03:53:28.222Z] ---> Running in e36798a66823 [2021-09-29T03:53:28.222Z] ---> Running in e72e3c5c587e [2021-09-29T03:53:29.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:53:29.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:53:30.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:53:30.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:53:30.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:55:22.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:55:23.815Z] Removing intermediate container e72e3c5c587e [2021-09-29T03:55:23.815Z] ---> 924657ebdc92 [2021-09-29T03:55:23.815Z] [2021-09-29T03:55:23.815Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:55:24.091Z] 3.14: Pulling from library/alpine [2021-09-29T03:55:25.555Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T03:55:25.555Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T03:55:25.555Z] ---> bb3de5531c18 [2021-09-29T03:55:25.555Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:55:26.164Z] ---> Running in d2ed431d96a3 [2021-09-29T03:55:28.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:55:29.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:55:30.106Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:55:30.106Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:55:30.106Z] OK: 5 MiB in 15 packages [2021-09-29T03:55:31.096Z] Removing intermediate container 592fbed28ebb [2021-09-29T03:55:31.096Z] ---> 223d218523a8 [2021-09-29T03:55:31.096Z] [2021-09-29T03:55:31.096Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T03:55:31.096Z] ---> bb3de5531c18 [2021-09-29T03:55:31.096Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T03:55:31.704Z] ---> Running in 03c4637d6ece [2021-09-29T03:55:32.692Z] Removing intermediate container d2ed431d96a3 [2021-09-29T03:55:32.692Z] ---> 9a6e1a02a994 [2021-09-29T03:55:32.692Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:55:33.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:55:33.953Z] ---> Running in 525887dbdd54 [2021-09-29T03:55:33.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:55:34.552Z] Removing intermediate container 1ff4c00ef0ca [2021-09-29T03:55:34.552Z] ---> 2ddb1d99d78c [2021-09-29T03:55:34.552Z] [2021-09-29T03:55:34.552Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:55:34.552Z] ---> bb3de5531c18 [2021-09-29T03:55:34.552Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:55:34.552Z] ---> Using cache [2021-09-29T03:55:34.552Z] ---> 9a6e1a02a994 [2021-09-29T03:55:34.552Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:55:34.552Z] ---> Using cache [2021-09-29T03:55:34.552Z] ---> 334581b51cf7 [2021-09-29T03:55:34.552Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T03:55:34.833Z] Removing intermediate container 4a013cc3a26d [2021-09-29T03:55:34.833Z] ---> 48ddd35fda05 [2021-09-29T03:55:34.833Z] [2021-09-29T03:55:34.833Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:55:34.833Z] ---> bb3de5531c18 [2021-09-29T03:55:34.833Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T03:55:34.833Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T03:55:34.833Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T03:55:34.833Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T03:55:34.833Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T03:55:34.833Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T03:55:34.833Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:55:34.833Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:55:34.833Z] Removing intermediate container 525887dbdd54 [2021-09-29T03:55:34.833Z] ---> 334581b51cf7 [2021-09-29T03:55:34.833Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T03:55:35.117Z] OK: 8 MiB in 19 packages [2021-09-29T03:55:35.117Z] ---> Running in fded2d9553b1 [2021-09-29T03:55:35.117Z] ---> Running in fa7f1335652f [2021-09-29T03:55:35.392Z] ---> Running in 1591a3bcbbb5 [2021-09-29T03:55:35.989Z] Removing intermediate container e36798a66823 [2021-09-29T03:55:35.989Z] ---> c01b0ccd3e05 [2021-09-29T03:55:35.989Z] [2021-09-29T03:55:35.989Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:55:35.989Z] ---> bb3de5531c18 [2021-09-29T03:55:35.989Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:55:35.989Z] ---> Using cache [2021-09-29T03:55:35.989Z] ---> 9a6e1a02a994 [2021-09-29T03:55:35.989Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:55:35.989Z] ---> Using cache [2021-09-29T03:55:35.989Z] ---> 334581b51cf7 [2021-09-29T03:55:35.989Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T03:55:35.989Z] Removing intermediate container fded2d9553b1 [2021-09-29T03:55:35.989Z] ---> 7b79a40e43d3 [2021-09-29T03:55:35.989Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:55:36.260Z] ---> Running in 46125a1e38c5 [2021-09-29T03:55:36.260Z] ---> Running in d387c3de34d5 [2021-09-29T03:55:36.535Z] Removing intermediate container 1591a3bcbbb5 [2021-09-29T03:55:36.535Z] ---> aaaa18e0ed31 [2021-09-29T03:55:36.535Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:55:36.810Z] ---> Running in 6e33f4e63966 [2021-09-29T03:55:37.087Z] Removing intermediate container 46125a1e38c5 [2021-09-29T03:55:37.087Z] ---> f9df5079932d [2021-09-29T03:55:37.087Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:55:37.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:55:37.360Z] Removing intermediate container d387c3de34d5 [2021-09-29T03:55:37.360Z] ---> 950e44c1e0b2 [2021-09-29T03:55:37.360Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:55:37.360Z] ---> Running in 8cf45b23eac5 [2021-09-29T03:55:37.360Z] Removing intermediate container 6e33f4e63966 [2021-09-29T03:55:37.634Z] ---> 74a5afb90ca6 [2021-09-29T03:55:37.634Z] Step 16/24 : WORKDIR / [2021-09-29T03:55:37.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:55:37.634Z] Removing intermediate container 03c4637d6ece [2021-09-29T03:55:37.634Z] ---> 9162682c0398 [2021-09-29T03:55:37.634Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:55:37.634Z] ---> Running in d7e234b5181a [2021-09-29T03:55:37.909Z] ---> Running in 8fdbb7d8d1d8 [2021-09-29T03:55:38.193Z] Removing intermediate container 8cf45b23eac5 [2021-09-29T03:55:38.193Z] ---> 01ba9a2ca8be [2021-09-29T03:55:38.193Z] Step 16/24 : WORKDIR / [2021-09-29T03:55:38.486Z] ---> Running in 1da2b0c99650 [2021-09-29T03:55:38.486Z] ---> f6c46a59d135 [2021-09-29T03:55:38.486Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T03:55:38.486Z] Removing intermediate container d7e234b5181a [2021-09-29T03:55:38.486Z] ---> ed7c05c64787 [2021-09-29T03:55:38.766Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:55:38.766Z] Removing intermediate container 8fdbb7d8d1d8 [2021-09-29T03:55:38.766Z] ---> 10a2b7d1e4f4 [2021-09-29T03:55:38.766Z] Step 14/22 : WORKDIR /edgex [2021-09-29T03:55:39.048Z] ---> Running in 7244ef72e950 [2021-09-29T03:55:39.048Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T03:55:39.329Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:55:39.329Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:55:39.329Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:55:39.616Z] Removing intermediate container 1da2b0c99650 [2021-09-29T03:55:39.616Z] ---> 2d8adbcd2428 [2021-09-29T03:55:39.616Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:55:39.616Z] OK: 6 MiB in 16 packages [2021-09-29T03:55:40.227Z] Removing intermediate container 7244ef72e950 [2021-09-29T03:55:40.227Z] ---> 6e6035797a1f [2021-09-29T03:55:40.227Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T03:55:40.227Z] ---> 6ff9d5be7be5 [2021-09-29T03:55:40.227Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T03:55:40.227Z] ---> 1c50eb9c1f1b [2021-09-29T03:55:40.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T03:55:40.830Z] ---> 2b25e5d9c1a3 [2021-09-29T03:55:40.830Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T03:55:42.273Z] ---> 602b0db5ce0f [2021-09-29T03:55:42.274Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T03:55:42.555Z] ---> 38da225d1cac [2021-09-29T03:55:42.555Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T03:55:42.555Z] Removing intermediate container fa7f1335652f [2021-09-29T03:55:42.555Z] ---> 5b2783d8a3e4 [2021-09-29T03:55:42.555Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:55:42.555Z] ---> a7ecf72e99c0 [2021-09-29T03:55:42.555Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T03:55:42.830Z] ---> 423039bffb5d [2021-09-29T03:55:42.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T03:55:42.830Z] ---> Running in a849737253cf [2021-09-29T03:55:43.108Z] ---> Running in 7382504b1953 [2021-09-29T03:55:43.707Z] Removing intermediate container a849737253cf [2021-09-29T03:55:43.707Z] ---> 1a3a2d2f592e [2021-09-29T03:55:43.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:55:43.707Z] ---> 6ef49e4e349c [2021-09-29T03:55:43.707Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T03:55:43.983Z] ---> Running in 35795fd1b3e0 [2021-09-29T03:55:43.983Z] Removing intermediate container 7382504b1953 [2021-09-29T03:55:43.983Z] ---> 1c2bfa9d3b6f [2021-09-29T03:55:43.983Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T03:55:43.983Z] ---> 32c554bf43c5 [2021-09-29T03:55:43.983Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T03:55:43.983Z] ---> 212501ae900d [2021-09-29T03:55:43.983Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T03:55:44.262Z] ---> Running in 970f63ba3ca2 [2021-09-29T03:55:44.539Z] ---> Running in b7aeb2d90f19 [2021-09-29T03:55:44.539Z] ---> Running in c914aeba94a4 [2021-09-29T03:55:44.818Z] Removing intermediate container 35795fd1b3e0 [2021-09-29T03:55:44.818Z] ---> fee7590950dc [2021-09-29T03:55:44.818Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T03:55:45.416Z] ---> Running in a3ca436252de [2021-09-29T03:55:45.416Z] Removing intermediate container b7aeb2d90f19 [2021-09-29T03:55:45.416Z] ---> 8d452d31e7e8 [2021-09-29T03:55:45.416Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:55:45.416Z] Removing intermediate container 970f63ba3ca2 [2021-09-29T03:55:45.416Z] ---> b605254eaf38 [2021-09-29T03:55:45.416Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:55:45.691Z] Removing intermediate container c914aeba94a4 [2021-09-29T03:55:45.691Z] ---> 66b3f5f52e1c [2021-09-29T03:55:45.691Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:55:45.691Z] ---> 5a7cb1873dfb [2021-09-29T03:55:45.691Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T03:55:45.691Z] ---> Running in aa4c1081c04c [2021-09-29T03:55:45.691Z] ---> Running in 5c497ae4f734 [2021-09-29T03:55:45.965Z] ---> Running in 1c41fb39eb73 [2021-09-29T03:55:45.965Z] ---> Running in 38ecb3d3f8a2 [2021-09-29T03:55:45.965Z] Removing intermediate container a3ca436252de [2021-09-29T03:55:45.965Z] ---> 67659640eaa2 [2021-09-29T03:55:45.965Z] Step 22/23 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:55:46.239Z] ---> Running in 35993f6f30e6 [2021-09-29T03:55:46.239Z] Removing intermediate container aa4c1081c04c [2021-09-29T03:55:46.239Z] ---> e1d722a8862f [2021-09-29T03:55:46.239Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:55:46.516Z] Removing intermediate container 5c497ae4f734 [2021-09-29T03:55:46.516Z] ---> e7173ed284d5 [2021-09-29T03:55:46.516Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:55:46.516Z] ---> Running in ca2c0b56381c [2021-09-29T03:55:46.516Z] Removing intermediate container 38ecb3d3f8a2 [2021-09-29T03:55:46.516Z] ---> 4920346e0605 [2021-09-29T03:55:46.516Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:55:46.790Z] Removing intermediate container 1c41fb39eb73 [2021-09-29T03:55:46.790Z] ---> 2c4b72ae358c [2021-09-29T03:55:46.790Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T03:55:46.790Z] ---> Running in 0108f0633b58 [2021-09-29T03:55:46.790Z] ---> Running in b10b5df37f24 [2021-09-29T03:55:46.790Z] Removing intermediate container 35993f6f30e6 [2021-09-29T03:55:46.790Z] ---> ce6af0c03569 [2021-09-29T03:55:46.790Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T03:55:47.393Z] ---> Running in 91ae82c64a33 [2021-09-29T03:55:47.393Z] Removing intermediate container ca2c0b56381c [2021-09-29T03:55:47.393Z] ---> f54aa9fc6603 [2021-09-29T03:55:47.393Z] Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:55:47.393Z] ---> Running in e253310093dc [2021-09-29T03:55:47.666Z] Removing intermediate container 0108f0633b58 [2021-09-29T03:55:47.666Z] ---> 23dc0e6f5f96 [2021-09-29T03:55:47.666Z] Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:55:47.666Z] ---> ef0e4a5177af [2021-09-29T03:55:47.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T03:55:47.666Z] Removing intermediate container b10b5df37f24 [2021-09-29T03:55:47.666Z] ---> a1637cae6a17 [2021-09-29T03:55:47.666Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T03:55:47.939Z] ---> Running in da7bf6d6308e [2021-09-29T03:55:47.939Z] Removing intermediate container 91ae82c64a33 [2021-09-29T03:55:47.939Z] ---> 4518a26cddd0 [2021-09-29T03:55:47.939Z] [2021-09-29T03:55:47.939Z] ---> Running in bb3830ab9486 [2021-09-29T03:55:48.221Z] Removing intermediate container e253310093dc [2021-09-29T03:55:48.221Z] ---> 5954e89ed1e1 [2021-09-29T03:55:48.221Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T03:55:48.494Z] Successfully built 4518a26cddd0 [2021-09-29T03:55:48.764Z] ---> Running in 2adc85a5f123 [2021-09-29T03:55:48.765Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T03:55:48.765Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-09-29T03:55:49.037Z] Removing intermediate container da7bf6d6308e [2021-09-29T03:55:49.037Z] ---> 81cbc3386577 [2021-09-29T03:55:49.037Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T03:55:49.037Z] Removing intermediate container bb3830ab9486 [2021-09-29T03:55:49.037Z] ---> 920156248633 [2021-09-29T03:55:49.037Z] Step 21/22 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:55:49.313Z] ---> 4da462e94bcc [2021-09-29T03:55:49.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T03:55:49.313Z] ---> Running in 32cdd2452a2f [2021-09-29T03:55:49.313Z] ---> Running in 6ada3d13f294 [2021-09-29T03:55:49.590Z] Removing intermediate container 2adc85a5f123 [2021-09-29T03:55:49.590Z] ---> 9fde1abf7171 [2021-09-29T03:55:49.590Z] [2021-09-29T03:55:49.874Z] Successfully built 9fde1abf7171 [2021-09-29T03:55:50.473Z] Successfully tagged core-command-arm64:latest [2021-09-29T03:55:50.473Z] Building security-secretstore-setup [2021-09-29T03:55:50.473Z]  Building core-command ... done Removing intermediate container 32cdd2452a2f [2021-09-29T03:55:50.473Z] ---> a51a19712cfb [2021-09-29T03:55:50.473Z] [2021-09-29T03:55:50.750Z] Removing intermediate container 6ada3d13f294 [2021-09-29T03:55:50.750Z] ---> f48aef3563c6 [2021-09-29T03:55:50.750Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T03:55:51.024Z] Successfully built a51a19712cfb [2021-09-29T03:55:51.024Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T03:55:51.024Z]  Building core-metadata ... done Building core-data [2021-09-29T03:55:51.024Z] ---> ae99c81ab9f7 [2021-09-29T03:55:51.024Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T03:55:51.311Z] ---> Running in f428c6ba8a4e [2021-09-29T03:55:51.311Z] ---> Running in ea1dadb38759 [2021-09-29T03:55:51.909Z] Removing intermediate container f428c6ba8a4e [2021-09-29T03:55:51.909Z] ---> 8093240163af [2021-09-29T03:55:51.909Z] [2021-09-29T03:55:51.909Z] Removing intermediate container ea1dadb38759 [2021-09-29T03:55:51.909Z] ---> 62c666f60cc8 [2021-09-29T03:55:51.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:55:52.182Z] Successfully built 8093240163af [2021-09-29T03:55:52.455Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T03:55:52.455Z] Building security-bootstrapper [2021-09-29T03:55:52.455Z]  Building security-proxy-setup ... done  ---> Running in 04e15533a22f [2021-09-29T03:55:53.067Z] Removing intermediate container 04e15533a22f [2021-09-29T03:55:53.067Z] ---> 293354afe1b5 [2021-09-29T03:55:53.067Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T03:55:53.660Z] ---> Running in 80e3de4bb1e6 [2021-09-29T03:55:55.100Z] Removing intermediate container 80e3de4bb1e6 [2021-09-29T03:55:55.100Z] ---> 59a9ec9cfda0 [2021-09-29T03:55:55.100Z] Step 22/23 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:55:56.546Z] ---> Running in 1adce0b2db74 [2021-09-29T03:55:57.983Z] Removing intermediate container 1adce0b2db74 [2021-09-29T03:55:57.983Z] ---> d209f4131c75 [2021-09-29T03:55:57.983Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T03:55:59.418Z] ---> Running in 72ae00a1a428 [2021-09-29T03:56:00.397Z] Removing intermediate container 72ae00a1a428 [2021-09-29T03:56:00.397Z] ---> 942dfbee6d8b [2021-09-29T03:56:00.397Z] [2021-09-29T03:56:00.670Z] Successfully built 942dfbee6d8b [2021-09-29T03:56:00.670Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T03:56:39.682Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:56:39.682Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:56:39.682Z] ---> 01e510b50c57 [2021-09-29T03:56:39.682Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:56:39.682Z] ---> Using cache [2021-09-29T03:56:39.682Z] ---> b5c5e8ca79c7 [2021-09-29T03:56:39.682Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:56:39.682Z] ---> Using cache [2021-09-29T03:56:39.682Z] ---> b7c3e849cb0b [2021-09-29T03:56:39.682Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T03:56:41.670Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:56:41.670Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:56:41.670Z] ---> 01e510b50c57 [2021-09-29T03:56:41.670Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T03:56:41.670Z] ---> Using cache [2021-09-29T03:56:41.670Z] ---> b5c5e8ca79c7 [2021-09-29T03:56:41.670Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:56:41.670Z] ---> Using cache [2021-09-29T03:56:41.670Z] ---> b7c3e849cb0b [2021-09-29T03:56:41.670Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T03:56:41.670Z] ---> Using cache [2021-09-29T03:56:41.670Z] ---> 4baa52cb61b0 [2021-09-29T03:56:41.670Z] Step 6/26 : COPY go.mod . [2021-09-29T03:56:41.670Z] ---> Using cache [2021-09-29T03:56:41.670Z] ---> 737b12ba9b0c [2021-09-29T03:56:41.670Z] Step 7/26 : RUN go mod download [2021-09-29T03:56:41.671Z] ---> Using cache [2021-09-29T03:56:41.671Z] ---> cfa1f71bb2ed [2021-09-29T03:56:41.671Z] Step 8/26 : COPY . . [2021-09-29T03:56:41.671Z] ---> Using cache [2021-09-29T03:56:41.671Z] ---> c130be054e0f [2021-09-29T03:56:41.671Z] Step 9/26 : RUN go mod tidy [2021-09-29T03:56:41.671Z] ---> Using cache [2021-09-29T03:56:41.671Z] ---> eef24b904ff0 [2021-09-29T03:56:41.671Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T03:56:41.671Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:56:41.671Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:56:41.671Z] ---> 01e510b50c57 [2021-09-29T03:56:41.671Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:56:41.671Z] ---> Using cache [2021-09-29T03:56:41.671Z] ---> b5c5e8ca79c7 [2021-09-29T03:56:41.671Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:56:41.671Z] ---> Using cache [2021-09-29T03:56:41.671Z] ---> b7c3e849cb0b [2021-09-29T03:56:41.671Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T03:56:41.953Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:56:41.953Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:56:41.953Z] ---> 01e510b50c57 [2021-09-29T03:56:41.953Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T03:56:41.953Z] ---> Using cache [2021-09-29T03:56:41.953Z] ---> b5c5e8ca79c7 [2021-09-29T03:56:41.953Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:56:41.953Z] ---> Using cache [2021-09-29T03:56:41.953Z] ---> b7c3e849cb0b [2021-09-29T03:56:41.953Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T03:56:41.953Z] ---> Using cache [2021-09-29T03:56:41.953Z] ---> 4baa52cb61b0 [2021-09-29T03:56:41.953Z] Step 6/32 : COPY go.mod . [2021-09-29T03:56:41.953Z] ---> Using cache [2021-09-29T03:56:41.953Z] ---> 737b12ba9b0c [2021-09-29T03:56:41.953Z] Step 7/32 : RUN go mod download [2021-09-29T03:56:41.953Z] ---> Using cache [2021-09-29T03:56:41.953Z] ---> cfa1f71bb2ed [2021-09-29T03:56:41.953Z] Step 8/32 : COPY . . [2021-09-29T03:56:41.953Z] ---> Using cache [2021-09-29T03:56:41.953Z] ---> c130be054e0f [2021-09-29T03:56:41.953Z] Step 9/32 : RUN go mod tidy [2021-09-29T03:56:41.953Z] ---> Using cache [2021-09-29T03:56:41.953Z] ---> eef24b904ff0 [2021-09-29T03:56:41.953Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T03:56:44.583Z] ---> Running in 66a912d7accb [2021-09-29T03:56:44.583Z] ---> Running in 7353c6634d5c [2021-09-29T03:56:44.583Z] ---> Running in 68ca8bb5ce27 [2021-09-29T03:56:44.583Z] ---> Running in 0503df7ef83a [2021-09-29T03:56:46.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T03:56:46.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:56:46.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:56:47.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:56:48.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:56:48.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:56:49.699Z] OK: 218 MiB in 52 packages [2021-09-29T03:56:49.699Z] OK: 218 MiB in 52 packages [2021-09-29T03:56:51.690Z] Removing intermediate container 66a912d7accb [2021-09-29T03:56:51.690Z] ---> 2154b044bfe3 [2021-09-29T03:56:51.690Z] Step 6/24 : COPY go.mod . [2021-09-29T03:56:51.690Z] Removing intermediate container 68ca8bb5ce27 [2021-09-29T03:56:51.690Z] ---> 36143068bc7d [2021-09-29T03:56:51.690Z] Step 6/24 : COPY go.mod . [2021-09-29T03:56:53.146Z] ---> fe41c022bdc6 [2021-09-29T03:56:53.146Z] Step 7/24 : RUN go mod download [2021-09-29T03:56:53.422Z] ---> 664b29c4f9c5 [2021-09-29T03:56:53.422Z] Step 7/24 : RUN go mod download [2021-09-29T03:56:53.422Z] ---> Running in 3e55f019b76a [2021-09-29T03:56:53.698Z] ---> Running in 8e54dea53b2c [2021-09-29T03:57:00.444Z] Removing intermediate container 8e54dea53b2c [2021-09-29T03:57:00.444Z] ---> 8b4d5aa38ecc [2021-09-29T03:57:00.444Z] Step 8/24 : COPY . . [2021-09-29T03:57:00.723Z] Removing intermediate container 3e55f019b76a [2021-09-29T03:57:00.723Z] ---> d09925189ed5 [2021-09-29T03:57:00.723Z] Step 8/24 : COPY . . [2021-09-29T03:57:33.496Z] ---> 7e52634525a6 [2021-09-29T03:57:33.496Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:57:33.496Z] ---> 4047f2104eb3 [2021-09-29T03:57:33.496Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:57:33.496Z] ---> Running in d7b4a70a33c7 [2021-09-29T03:57:33.496Z] ---> Running in 5af443c75411 [2021-09-29T03:57:40.235Z] Removing intermediate container d7b4a70a33c7 [2021-09-29T03:57:40.235Z] ---> 240d6ba2e2fb [2021-09-29T03:57:40.235Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T03:57:40.235Z] ---> Running in 991ad9fa8033 [2021-09-29T03:57:40.235Z] Removing intermediate container 5af443c75411 [2021-09-29T03:57:40.235Z] ---> 690e6226438e [2021-09-29T03:57:40.235Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T03:57:40.235Z] ---> Running in d5580f14103d [2021-09-29T03:57:42.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:57:42.497Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T03:58:00.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:58:01.827Z] Removing intermediate container 7353c6634d5c [2021-09-29T03:58:01.827Z] ---> ce4c0a374d45 [2021-09-29T03:58:01.827Z] [2021-09-29T03:58:01.827Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T03:58:01.827Z] ---> bb3de5531c18 [2021-09-29T03:58:01.827Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T03:58:02.102Z] ---> Running in 3ee12c7e22e6 [2021-09-29T03:58:03.085Z] Removing intermediate container 3ee12c7e22e6 [2021-09-29T03:58:03.085Z] ---> 37db2a7c7a0e [2021-09-29T03:58:03.085Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T03:58:03.085Z] ---> Running in 4a04536d2298 [2021-09-29T03:58:05.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:58:05.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:58:06.321Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:58:06.321Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T03:58:06.321Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:58:06.596Z] OK: 5 MiB in 16 packages [2021-09-29T03:58:08.592Z] Removing intermediate container 4a04536d2298 [2021-09-29T03:58:08.592Z] ---> 6cfc2a6ab4e7 [2021-09-29T03:58:08.592Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T03:58:08.871Z] ---> Running in 6c29184006a4 [2021-09-29T03:58:10.327Z] Removing intermediate container 6c29184006a4 [2021-09-29T03:58:10.327Z] ---> 852d6a43428c [2021-09-29T03:58:10.327Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T03:58:10.327Z] ---> Running in 70820e91ae90 [2021-09-29T03:58:11.789Z] Removing intermediate container 70820e91ae90 [2021-09-29T03:58:11.789Z] ---> 8c7041158f07 [2021-09-29T03:58:11.789Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T03:58:11.789Z] ---> Running in 0899a82ed287 [2021-09-29T03:58:12.404Z] Removing intermediate container 0503df7ef83a [2021-09-29T03:58:12.404Z] ---> 2c8fcff5731c [2021-09-29T03:58:12.404Z] [2021-09-29T03:58:12.404Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T03:58:12.404Z] ---> bb3de5531c18 [2021-09-29T03:58:12.404Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T03:58:12.684Z] ---> Running in 6febd25a8831 [2021-09-29T03:58:15.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:58:15.607Z] Removing intermediate container 0899a82ed287 [2021-09-29T03:58:15.607Z] ---> 7a3b52951f59 [2021-09-29T03:58:15.607Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T03:58:15.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:58:15.607Z] ---> Running in 041fb837361f [2021-09-29T03:58:16.598Z] Removing intermediate container 041fb837361f [2021-09-29T03:58:16.598Z] ---> e0b6a141b3d0 [2021-09-29T03:58:16.598Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T03:58:16.598Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T03:58:16.876Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T03:58:16.876Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T03:58:16.876Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:58:16.876Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:58:17.154Z] OK: 6 MiB in 17 packages [2021-09-29T03:58:17.762Z] ---> 7e4e20e82b69 [2021-09-29T03:58:17.762Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T03:58:18.038Z] ---> Running in 377a3e5d7174 [2021-09-29T03:58:20.032Z] Removing intermediate container 6febd25a8831 [2021-09-29T03:58:20.032Z] ---> e1fdc48b39a0 [2021-09-29T03:58:20.032Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:58:20.316Z] ---> Running in b71ff78c48b2 [2021-09-29T03:58:21.305Z] Removing intermediate container b71ff78c48b2 [2021-09-29T03:58:21.305Z] ---> 500ab030e708 [2021-09-29T03:58:21.305Z] Step 14/26 : WORKDIR / [2021-09-29T03:58:21.305Z] ---> Running in e37d45af7fce [2021-09-29T03:58:21.907Z] Removing intermediate container 377a3e5d7174 [2021-09-29T03:58:21.907Z] ---> 43cf189270d1 [2021-09-29T03:58:21.907Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:58:22.508Z] Removing intermediate container e37d45af7fce [2021-09-29T03:58:22.508Z] ---> 4c6ff49d6631 [2021-09-29T03:58:22.508Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T03:58:23.505Z] ---> 42a2b609ddf9 [2021-09-29T03:58:23.505Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T03:58:24.111Z] ---> 2dd82d2e6e79 [2021-09-29T03:58:24.111Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T03:58:26.116Z] ---> 854db55252da [2021-09-29T03:58:26.116Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T03:58:26.116Z] ---> 52d3802afa5d [2021-09-29T03:58:26.116Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T03:58:27.117Z] ---> e8f3ff441451 [2021-09-29T03:58:27.117Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T03:58:27.117Z] ---> 960feeaa82b6 [2021-09-29T03:58:27.117Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T03:58:28.581Z] ---> 5962c966cc9d [2021-09-29T03:58:28.581Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T03:58:28.861Z] ---> ab9038831126 [2021-09-29T03:58:28.861Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T03:58:30.326Z] ---> ab2cd62f0e37 [2021-09-29T03:58:30.326Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T03:58:30.937Z] ---> Running in cd04d99dab3c [2021-09-29T03:58:30.937Z] ---> a7292d47b220 [2021-09-29T03:58:30.937Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T03:58:31.964Z] Removing intermediate container cd04d99dab3c [2021-09-29T03:58:31.964Z] ---> 0b7577b05fb3 [2021-09-29T03:58:31.964Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T03:58:33.438Z] ---> ed82785c3c86 [2021-09-29T03:58:33.438Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T03:58:33.438Z] ---> 8676c73e7fa0 [2021-09-29T03:58:33.438Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T03:58:34.045Z] ---> Running in 5f4546b3be15 [2021-09-29T03:58:35.028Z] ---> d0fac28b5344 [2021-09-29T03:58:35.028Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T03:58:35.028Z] ---> Running in f97d7411736c [2021-09-29T03:58:38.434Z] Removing intermediate container 5f4546b3be15 [2021-09-29T03:58:38.434Z] ---> 54e88eaf1d43 [2021-09-29T03:58:38.434Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T03:58:38.434Z] ---> Running in 7978cec3000a [2021-09-29T03:58:39.033Z] Removing intermediate container f97d7411736c [2021-09-29T03:58:39.033Z] ---> a86839eaaad0 [2021-09-29T03:58:39.033Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T03:58:39.308Z] ---> Running in 2aeba1713acc [2021-09-29T03:58:39.583Z] Removing intermediate container 7978cec3000a [2021-09-29T03:58:39.583Z] ---> 2a415f3dd9c8 [2021-09-29T03:58:39.583Z] Step 29/32 : CMD ["gate"] [2021-09-29T03:58:40.181Z] ---> Running in b7cb405e6d6c [2021-09-29T03:58:40.455Z] Removing intermediate container 2aeba1713acc [2021-09-29T03:58:40.455Z] ---> 36fc7b0ba446 [2021-09-29T03:58:40.455Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T03:58:40.729Z] ---> Running in 25f4053c42f3 [2021-09-29T03:58:41.003Z] Removing intermediate container b7cb405e6d6c [2021-09-29T03:58:41.003Z] ---> 0994d4db069e [2021-09-29T03:58:41.003Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T03:58:41.616Z] ---> Running in 079fb054ff4f [2021-09-29T03:58:41.616Z] Removing intermediate container 25f4053c42f3 [2021-09-29T03:58:41.616Z] ---> 2e3044761f1a [2021-09-29T03:58:41.616Z] Step 25/26 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:58:41.891Z] ---> Running in 6b730d47000f [2021-09-29T03:58:42.490Z] Removing intermediate container 079fb054ff4f [2021-09-29T03:58:42.490Z] ---> 897b1cbce055 [2021-09-29T03:58:42.490Z] Step 31/32 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:58:43.089Z] ---> Running in a513802dd666 [2021-09-29T03:58:43.089Z] Removing intermediate container 6b730d47000f [2021-09-29T03:58:43.089Z] ---> 3d8394429b7d [2021-09-29T03:58:43.089Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T03:58:43.368Z] ---> Running in 4eddb549a529 [2021-09-29T03:58:43.968Z] Removing intermediate container a513802dd666 [2021-09-29T03:58:43.968Z] ---> bf4b3bda1310 [2021-09-29T03:58:43.968Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T03:58:44.271Z] Removing intermediate container 4eddb549a529 [2021-09-29T03:58:44.271Z] ---> 74f64022b2b3 [2021-09-29T03:58:44.271Z] [2021-09-29T03:58:44.546Z] ---> Running in f389e5fab873 [2021-09-29T03:58:44.822Z] Successfully built 74f64022b2b3 [2021-09-29T03:58:44.822Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T03:58:45.422Z]  Building security-secretstore-setup ... done Removing intermediate container f389e5fab873 [2021-09-29T03:58:45.422Z] ---> 6d4567e1eda7 [2021-09-29T03:58:45.422Z] [2021-09-29T03:58:46.021Z] Successfully built 6d4567e1eda7 [2021-09-29T03:58:46.021Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T03:58:58.428Z]  Building security-bootstrapper ... done Removing intermediate container 991ad9fa8033 [2021-09-29T03:58:58.428Z] ---> ef87dfee3235 [2021-09-29T03:58:58.428Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T03:58:58.428Z] ---> Running in f14defa7a30d [2021-09-29T03:58:59.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:59:01.642Z] Removing intermediate container f14defa7a30d [2021-09-29T03:59:01.642Z] ---> 8e6257e812bf [2021-09-29T03:59:01.642Z] [2021-09-29T03:59:01.642Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T03:59:01.918Z] 20.10.7: Pulling from library/docker [2021-09-29T03:59:05.304Z] Removing intermediate container d5580f14103d [2021-09-29T03:59:05.304Z] ---> 9265706bace5 [2021-09-29T03:59:05.304Z] [2021-09-29T03:59:05.304Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:59:05.304Z] ---> bb3de5531c18 [2021-09-29T03:59:05.304Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T03:59:05.899Z] ---> Running in 4ca3c94b3cb7 [2021-09-29T03:59:06.497Z] Removing intermediate container 4ca3c94b3cb7 [2021-09-29T03:59:06.497Z] ---> cedef3f275a6 [2021-09-29T03:59:06.497Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T03:59:06.770Z] ---> Running in e1cb25efc289 [2021-09-29T03:59:07.750Z] Removing intermediate container e1cb25efc289 [2021-09-29T03:59:07.750Z] ---> e9d70295f628 [2021-09-29T03:59:07.750Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T03:59:08.022Z] ---> Running in f0a06e599609 [2021-09-29T03:59:08.615Z] Removing intermediate container f0a06e599609 [2021-09-29T03:59:08.615Z] ---> 1316091dc015 [2021-09-29T03:59:08.615Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:59:08.889Z] ---> Running in addeaa825372 [2021-09-29T03:59:10.328Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T03:59:10.328Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T03:59:10.328Z] ---> df445af6242a [2021-09-29T03:59:10.328Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:59:10.601Z] ---> Running in 154181805ca4 [2021-09-29T03:59:11.207Z] Removing intermediate container 154181805ca4 [2021-09-29T03:59:11.207Z] ---> 1069ede6de4a [2021-09-29T03:59:11.207Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T03:59:11.207Z] ---> Running in ec03059928d0 [2021-09-29T03:59:11.207Z] Removing intermediate container addeaa825372 [2021-09-29T03:59:11.207Z] ---> 1319267a209b [2021-09-29T03:59:11.207Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T03:59:11.486Z] ---> Running in 6a92f0d69a62 [2021-09-29T03:59:12.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:59:12.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:59:13.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:59:13.801Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T03:59:13.801Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T03:59:13.801Z] Executing bash-5.1.0-r0.post-install [2021-09-29T03:59:13.801Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T03:59:14.073Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T03:59:14.073Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T03:59:14.073Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T03:59:14.073Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T03:59:14.073Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T03:59:14.073Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T03:59:14.073Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T03:59:14.073Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T03:59:14.073Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T03:59:14.073Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T03:59:14.073Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T03:59:14.346Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:59:15.328Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T03:59:15.602Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T03:59:15.602Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T03:59:15.874Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T03:59:15.874Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T03:59:15.874Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T03:59:15.874Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T03:59:15.874Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T03:59:15.874Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T03:59:15.874Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T03:59:15.875Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T03:59:16.147Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T03:59:16.147Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T03:59:16.147Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T03:59:16.147Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T03:59:16.147Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T03:59:16.147Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T03:59:16.147Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T03:59:16.147Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T03:59:16.147Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T03:59:16.147Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T03:59:16.420Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T03:59:16.420Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T03:59:16.420Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T03:59:16.420Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T03:59:16.420Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T03:59:16.420Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T03:59:16.420Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T03:59:16.420Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T03:59:16.420Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T03:59:16.420Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:59:16.420Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T03:59:16.420Z] OK: 8 MiB in 20 packages [2021-09-29T03:59:17.018Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T03:59:17.018Z] OK: 82 MiB in 59 packages [2021-09-29T03:59:18.448Z] Removing intermediate container 6a92f0d69a62 [2021-09-29T03:59:18.448Z] ---> dbcd685eeba4 [2021-09-29T03:59:18.448Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:59:19.045Z] ---> aaf1157b8640 [2021-09-29T03:59:19.316Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T03:59:20.755Z] ---> 12174206d4c5 [2021-09-29T03:59:20.755Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T03:59:21.355Z] ---> 675ce2855201 [2021-09-29T03:59:21.355Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T03:59:21.626Z] ---> Running in ec1552cbc310 [2021-09-29T03:59:22.219Z] Removing intermediate container ec1552cbc310 [2021-09-29T03:59:22.219Z] ---> e804f554657c [2021-09-29T03:59:22.219Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:59:22.219Z] ---> Running in 0a7827a6659e [2021-09-29T03:59:22.818Z] Removing intermediate container 0a7827a6659e [2021-09-29T03:59:22.818Z] ---> c4b2aea7c09c [2021-09-29T03:59:22.818Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:59:22.818Z] ---> Running in b508ed7cb9f5 [2021-09-29T03:59:23.418Z] Removing intermediate container b508ed7cb9f5 [2021-09-29T03:59:23.418Z] ---> 749d67c25f63 [2021-09-29T03:59:23.418Z] Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T03:59:23.690Z] ---> Running in e40dd265f6ed [2021-09-29T03:59:23.964Z] Removing intermediate container e40dd265f6ed [2021-09-29T03:59:23.964Z] ---> 6957863096f5 [2021-09-29T03:59:23.964Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T03:59:24.238Z] ---> Running in c24d9c94e97b [2021-09-29T03:59:24.517Z] Collecting docker-compose==1.23.2 [2021-09-29T03:59:24.517Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T03:59:24.788Z] Removing intermediate container c24d9c94e97b [2021-09-29T03:59:24.788Z] ---> ed1edcc9d42e [2021-09-29T03:59:24.788Z] [2021-09-29T03:59:25.061Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T03:59:25.061Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T03:59:25.061Z] Successfully built ed1edcc9d42e [2021-09-29T03:59:25.061Z] Successfully tagged core-data-arm64:latest [2021-09-29T03:59:27.022Z]  Building core-data ... done Collecting docopt<0.7,>=0.6.1 [2021-09-29T03:59:27.022Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T03:59:28.985Z] Collecting PyYAML<4,>=3.10 [2021-09-29T03:59:28.985Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T03:59:33.282Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T03:59:33.282Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T03:59:33.282Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T03:59:33.282Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T03:59:33.282Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T03:59:33.282Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T03:59:33.282Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T03:59:33.553Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T03:59:33.553Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T03:59:34.143Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T03:59:34.143Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T03:59:34.143Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T03:59:34.143Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T03:59:36.109Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T03:59:36.381Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T03:59:36.652Z] Collecting certifi>=2017.4.17 [2021-09-29T03:59:36.652Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T03:59:37.251Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T03:59:37.251Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T03:59:37.522Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T03:59:37.522Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T03:59:37.522Z] Collecting idna<2.8,>=2.5 [2021-09-29T03:59:37.522Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T03:59:37.793Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T03:59:37.793Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T03:59:37.793Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T03:59:37.793Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T03:59:38.768Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T03:59:38.768Z] Attempting uninstall: urllib3 [2021-09-29T03:59:38.768Z] Found existing installation: urllib3 1.26.2 [2021-09-29T03:59:38.768Z] Uninstalling urllib3-1.26.2: [2021-09-29T03:59:38.768Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T03:59:39.362Z] Attempting uninstall: idna [2021-09-29T03:59:39.362Z] Found existing installation: idna 3.1 [2021-09-29T03:59:39.362Z] Uninstalling idna-3.1: [2021-09-29T03:59:39.362Z] Successfully uninstalled idna-3.1 [2021-09-29T03:59:39.956Z] Attempting uninstall: chardet [2021-09-29T03:59:39.956Z] Found existing installation: chardet 4.0.0 [2021-09-29T03:59:39.956Z] Uninstalling chardet-4.0.0: [2021-09-29T03:59:40.228Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T03:59:41.206Z] Attempting uninstall: requests [2021-09-29T03:59:41.206Z] Found existing installation: requests 2.25.1 [2021-09-29T03:59:41.206Z] Uninstalling requests-2.25.1: [2021-09-29T03:59:41.478Z] Successfully uninstalled requests-2.25.1 [2021-09-29T03:59:41.750Z] Running setup.py install for texttable: started [2021-09-29T03:59:43.717Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T03:59:43.717Z] Running setup.py install for PyYAML: started [2021-09-29T03:59:45.688Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T03:59:45.688Z] Running setup.py install for docopt: started [2021-09-29T03:59:47.653Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T03:59:47.653Z] Running setup.py install for dockerpty: started [2021-09-29T03:59:49.618Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T03:59:50.594Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T04:00:00.736Z] Removing intermediate container ec03059928d0 [2021-09-29T04:00:00.736Z] ---> ef02117b90b1 [2021-09-29T04:00:00.736Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T04:00:00.736Z] ---> Running in e88d4f4820bf [2021-09-29T04:00:00.736Z] Removing intermediate container e88d4f4820bf [2021-09-29T04:00:00.736Z] ---> b5ef0981f507 [2021-09-29T04:00:00.736Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T04:00:00.736Z] ---> Running in 4fd41a2442ba [2021-09-29T04:00:00.736Z] Removing intermediate container 4fd41a2442ba [2021-09-29T04:00:00.736Z] ---> 851f36c2b424 [2021-09-29T04:00:00.736Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T04:00:01.712Z] ---> 5829f0b285f7 [2021-09-29T04:00:01.713Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T04:00:02.691Z] ---> 2c1120dc3368 [2021-09-29T04:00:02.691Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T04:00:03.678Z] ---> 848625ec3054 [2021-09-29T04:00:03.678Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T04:00:03.953Z] ---> Running in 85f01dacfbfe [2021-09-29T04:00:04.227Z] Removing intermediate container 85f01dacfbfe [2021-09-29T04:00:04.227Z] ---> 5e9d0cb13e6a [2021-09-29T04:00:04.227Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T04:00:04.501Z] ---> Running in 3e51ece65df6 [2021-09-29T04:00:05.098Z] Removing intermediate container 3e51ece65df6 [2021-09-29T04:00:05.098Z] ---> a5df6047585f [2021-09-29T04:00:05.098Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T04:00:05.098Z] ---> Running in 947ab50517c9 [2021-09-29T04:00:05.696Z] Removing intermediate container 947ab50517c9 [2021-09-29T04:00:05.696Z] ---> f48c7721cd84 [2021-09-29T04:00:05.696Z] Step 23/24 : LABEL git_sha=d1ab24b6b961377f6903f19583658df3fa5cf0a7 [2021-09-29T04:00:05.696Z] ---> Running in 25f498149f6a [2021-09-29T04:00:06.298Z] Removing intermediate container 25f498149f6a [2021-09-29T04:00:06.298Z] ---> a6889f6ee4f9 [2021-09-29T04:00:06.298Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T04:00:06.299Z] ---> Running in fa1e42df05b4 [2021-09-29T04:00:06.893Z] Removing intermediate container fa1e42df05b4 [2021-09-29T04:00:06.893Z] ---> 4fa18dbe93b4 [2021-09-29T04:00:06.893Z] [2021-09-29T04:00:07.168Z] Successfully built 4fa18dbe93b4 [2021-09-29T04:00:07.169Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T04:00:07.458Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T04:00:07.223Z] $ docker stop --time=1 14b5654c0615ef9bf1c526a6c690873aa389b8df55a8ac8070537e9890ed578e [2021-09-29T04:00:09.061Z] $ docker rm -f 14b5654c0615ef9bf1c526a6c690873aa389b8df55a8ac8070537e9890ed578e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T04:00:09.950Z] + docker images [2021-09-29T04:00:10.225Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T04:00:10.225Z] sys-mgmt-agent-arm64 latest 4fa18dbe93b4 3 seconds ago 312MB [2021-09-29T04:00:10.225Z] core-data-arm64 latest ed1edcc9d42e 45 seconds ago 19.4MB [2021-09-29T04:00:10.225Z] 9265706bace5 About a minute ago 1.57GB [2021-09-29T04:00:10.225Z] 8e6257e812bf About a minute ago 1.57GB [2021-09-29T04:00:10.226Z] security-bootstrapper-arm64 latest 6d4567e1eda7 About a minute ago 17.7MB [2021-09-29T04:00:10.226Z] security-secretstore-setup-arm64 latest 74f64022b2b3 About a minute ago 26.5MB [2021-09-29T04:00:10.226Z] 2c8fcff5731c About a minute ago 1.57GB [2021-09-29T04:00:10.226Z] ce4c0a374d45 2 minutes ago 1.57GB [2021-09-29T04:00:10.226Z] support-notifications-arm64 latest 942dfbee6d8b 4 minutes ago 15.9MB [2021-09-29T04:00:10.226Z] security-proxy-setup-arm64 latest 8093240163af 4 minutes ago 25.3MB [2021-09-29T04:00:10.226Z] core-metadata-arm64 latest a51a19712cfb 4 minutes ago 15.8MB [2021-09-29T04:00:10.226Z] core-command-arm64 latest 9fde1abf7171 4 minutes ago 15.2MB [2021-09-29T04:00:10.226Z] support-scheduler-arm64 latest 4518a26cddd0 4 minutes ago 15.2MB [2021-09-29T04:00:10.226Z] c01b0ccd3e05 4 minutes ago 1.57GB [2021-09-29T04:00:10.226Z] 48ddd35fda05 4 minutes ago 1.57GB [2021-09-29T04:00:10.226Z] 2ddb1d99d78c 4 minutes ago 1.57GB [2021-09-29T04:00:10.226Z] 223d218523a8 4 minutes ago 1.57GB [2021-09-29T04:00:10.226Z] 924657ebdc92 4 minutes ago 1.56GB [2021-09-29T04:00:10.226Z] ci-base-image-arm64 latest 01e510b50c57 14 minutes ago 1.24GB [2021-09-29T04:00:10.226Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T04:00:10.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T04:00:10.226Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T04:00:10.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:00:11.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T04:00:11.414Z] [2021-09-29T04:00:11.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:00:11.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T04:00:12.059Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T04:00:12.059Z] 448f6bf000e3: Pulling fs layer [2021-09-29T04:00:12.059Z] f757da607395: Pulling fs layer [2021-09-29T04:00:12.059Z] 05883995daec: Pulling fs layer [2021-09-29T04:00:12.059Z] 8603b9c90790: Pulling fs layer [2021-09-29T04:00:12.059Z] 1560dd03e051: Pulling fs layer [2021-09-29T04:00:12.059Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T04:00:12.059Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T04:00:12.059Z] 1560dd03e051: Waiting [2021-09-29T04:00:12.059Z] 8603b9c90790: Waiting [2021-09-29T04:00:12.059Z] c2d8d7efcc4b: Waiting [2021-09-29T04:00:12.334Z] f757da607395: Verifying Checksum [2021-09-29T04:00:12.334Z] f757da607395: Download complete [2021-09-29T04:00:12.334Z] 8603b9c90790: Verifying Checksum [2021-09-29T04:00:12.334Z] 8603b9c90790: Download complete [2021-09-29T04:00:12.334Z] 1560dd03e051: Verifying Checksum [2021-09-29T04:00:12.334Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T04:00:12.334Z] 27f5ce0e4adf: Download complete [2021-09-29T04:00:12.930Z] 05883995daec: Verifying Checksum [2021-09-29T04:00:12.930Z] 05883995daec: Download complete [2021-09-29T04:00:13.205Z] 448f6bf000e3: Verifying Checksum [2021-09-29T04:00:13.205Z] 448f6bf000e3: Download complete [2021-09-29T04:00:16.591Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T04:00:16.591Z] c2d8d7efcc4b: Download complete [2021-09-29T04:00:16.866Z] 448f6bf000e3: Pull complete [2021-09-29T04:00:17.458Z] f757da607395: Pull complete [2021-09-29T04:00:19.436Z] 05883995daec: Pull complete [2021-09-29T04:00:19.436Z] 8603b9c90790: Pull complete [2021-09-29T04:00:20.411Z] 1560dd03e051: Pull complete [2021-09-29T04:00:21.005Z] 27f5ce0e4adf: Pull complete [2021-09-29T04:00:36.204Z] c2d8d7efcc4b: Pull complete [2021-09-29T04:00:36.204Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T04:00:36.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T04:00:36.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T04:00:36.765Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-09-29T04:00:36.608Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T04:00:40.278Z] $ docker top dde0cc8dd8d1a3383c4dbd2cfd85718c82de42203fedfe45a7f4a42fa5bb6fc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:00:42.078Z] ---> job-cost.sh [2021-09-29T04:00:42.078Z] lf-activate-venv: SKIPPING [2021-09-29T04:00:42.078Z] INFO: No Stack... [2021-09-29T04:00:43.053Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T04:00:43.325Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T04:00:43.992Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-09-29T04:00:43.992Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T04:00:44.056Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3734-4-stack-cost] [2021-09-29T04:00:44.066Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3734-4-stack-cost] did not exist. Created. [2021-09-29T04:00:44.066Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3734-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T04:00:44.754Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T04:00:44.926Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T04:00:44.950Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3734-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T04:00:44.726Z] $ docker stop --time=1 dde0cc8dd8d1a3383c4dbd2cfd85718c82de42203fedfe45a7f4a42fa5bb6fc2 [2021-09-29T04:00:46.406Z] $ docker rm -f dde0cc8dd8d1a3383c4dbd2cfd85718c82de42203fedfe45a7f4a42fa5bb6fc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-29T04:00:48.190Z] provisioning config files... [2021-09-29T04:00:48.209Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config916304950881063685tmp [Pipeline] { [Pipeline] sh [2021-09-29T04:00:48.547Z] + set +x [2021-09-29T04:00:48.547Z] + curl -s https://codecov.io/bash [2021-09-29T04:00:48.547Z] + bash -s -- [2021-09-29T04:00:48.818Z] [2021-09-29T04:00:48.818Z] _____ _ [2021-09-29T04:00:48.818Z] / ____| | | [2021-09-29T04:00:48.818Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T04:00:48.818Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T04:00:48.818Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T04:00:48.818Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T04:00:48.818Z] Bash-1.0.6 [2021-09-29T04:00:48.818Z] [2021-09-29T04:00:48.818Z] [2021-09-29T04:00:48.818Z] ==> git version 2.24.4 found [2021-09-29T04:00:48.818Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-29T04:00:48.818Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T04:00:48.818Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T04:00:48.818Z] ==> Jenkins CI detected. [2021-09-29T04:00:48.818Z] current dir:  /w/workspace/edgex-go/4 [2021-09-29T04:00:48.818Z] project root: . [2021-09-29T04:00:48.818Z] --> token set from env [2021-09-29T04:00:48.818Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T04:00:48.818Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T04:00:48.818Z] ==> Python coveragepy not found [2021-09-29T04:00:48.818Z] ==> Searching for coverage reports in: [2021-09-29T04:00:48.818Z] + . [2021-09-29T04:00:48.818Z] -> Found 1 reports [2021-09-29T04:00:48.818Z] ==> Detecting git/mercurial file structure [2021-09-29T04:00:48.818Z] ==> Reading reports [2021-09-29T04:00:48.818Z] + ./coverage.out bytes=403100 [2021-09-29T04:00:48.818Z] ==> Appending adjustments [2021-09-29T04:00:48.818Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T04:00:49.781Z] + Found adjustments [2021-09-29T04:00:49.781Z] ==> Gzipping contents [2021-09-29T04:00:49.781Z] 56K /tmp/codecov.87VR4R.gz [2021-09-29T04:00:49.781Z] ==> Uploading reports [2021-09-29T04:00:49.781Z] url: https://codecov.io [2021-09-29T04:00:49.781Z] query: branch=PR-3734&commit=d1ab24b6b961377f6903f19583658df3fa5cf0a7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= [2021-09-29T04:00:50.049Z] -> Pinging Codecov [2021-09-29T04:00:50.050Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3734&commit=d1ab24b6b961377f6903f19583658df3fa5cf0a7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= [2021-09-29T04:00:50.316Z] -> Uploading to [2021-09-29T04:00:50.316Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/d1ab24b6b961377f6903f19583658df3fa5cf0a7/4a3bf642-35d3-4703-a0d7-8ee8c78a2555.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T040050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43944b8e6171282c6f25041cdaf92bd2b198752116883ffd20a4492dc5559d00 [2021-09-29T04:00:50.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T04:00:50.316Z] Dload Upload Total Spent Left Speed [2021-09-29T04:00:50.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54297 0 0 100 54297 0 130k --:--:-- --:--:-- --:--:-- 130k 100 54297 0 0 100 54297 0 130k --:--:-- --:--:-- --:--:-- 130k [2021-09-29T04:00:50.902Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d1ab24b6b961377f6903f19583658df3fa5cf0a7 [Pipeline] } [2021-09-29T04:00:50.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T04:00:52.675Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:00:53.008Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:00:53.596Z] ---> package-listing.sh [2021-09-29T04:00:53.596Z] ++ facter osfamily [2021-09-29T04:00:53.596Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T04:00:53.863Z] + OS_FAMILY=redhat [2021-09-29T04:00:53.863Z] + workspace=/w/workspace/edgex-go/4 [2021-09-29T04:00:53.863Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T04:00:53.863Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T04:00:53.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T04:00:53.863Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T04:00:53.863Z] + '[' /w/workspace/edgex-go/4 ']' [2021-09-29T04:00:53.863Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T04:00:53.863Z] + case "${OS_FAMILY}" in [2021-09-29T04:00:53.863Z] + sort [2021-09-29T04:00:53.863Z] + rpm -qa [2021-09-29T04:00:55.804Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T04:00:55.804Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T04:00:55.804Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T04:00:55.804Z] + '[' /w/workspace/edgex-go/4 ']' [2021-09-29T04:00:55.804Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-09-29T04:00:55.804Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-09-29T04:00:55.823Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T04:00:56.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:00:56.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T04:00:56.712Z] [2021-09-29T04:00:56.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T04:00:57.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T04:00:57.043Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T04:00:57.043Z] b4d181a07f80: Pulling fs layer [2021-09-29T04:00:57.043Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T04:00:57.043Z] ed53099fbce6: Pulling fs layer [2021-09-29T04:00:57.043Z] dc539afda2c1: Pulling fs layer [2021-09-29T04:00:57.043Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T04:00:57.043Z] 9065ff56babe: Pulling fs layer [2021-09-29T04:00:57.043Z] d287ab97295c: Pulling fs layer [2021-09-29T04:00:57.043Z] dc539afda2c1: Waiting [2021-09-29T04:00:57.043Z] 77bc0d833cb6: Waiting [2021-09-29T04:00:57.043Z] 9065ff56babe: Waiting [2021-09-29T04:00:57.043Z] d287ab97295c: Waiting [2021-09-29T04:00:57.308Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T04:00:57.308Z] a1111a8f2ec3: Download complete [2021-09-29T04:00:57.308Z] dc539afda2c1: Download complete [2021-09-29T04:00:57.575Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T04:00:57.575Z] 77bc0d833cb6: Download complete [2021-09-29T04:00:57.575Z] 9065ff56babe: Verifying Checksum [2021-09-29T04:00:57.575Z] 9065ff56babe: Download complete [2021-09-29T04:00:57.575Z] ed53099fbce6: Verifying Checksum [2021-09-29T04:00:57.575Z] ed53099fbce6: Download complete [2021-09-29T04:00:58.364Z] b4d181a07f80: Verifying Checksum [2021-09-29T04:00:58.364Z] b4d181a07f80: Download complete [2021-09-29T04:00:59.335Z] b4d181a07f80: Pull complete [2021-09-29T04:00:59.605Z] a1111a8f2ec3: Pull complete [2021-09-29T04:01:00.199Z] ed53099fbce6: Pull complete [2021-09-29T04:01:00.199Z] dc539afda2c1: Pull complete [2021-09-29T04:01:00.465Z] 77bc0d833cb6: Pull complete [2021-09-29T04:01:00.465Z] 9065ff56babe: Pull complete [2021-09-29T04:01:01.874Z] d287ab97295c: Verifying Checksum [2021-09-29T04:01:01.874Z] d287ab97295c: Download complete [2021-09-29T04:01:06.129Z] d287ab97295c: Pull complete [2021-09-29T04:01:06.129Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T04:01:06.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T04:01:06.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T04:01:06.227Z] prd-centos7-docker-4c-2g-92 does not seem to be running inside a container [2021-09-29T04:01:06.289Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T04:01:09.322Z] $ docker top 1303eb646f18d5735bcbc10c44142c322f35836de21283eefd2eebfe2614adf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T04:01:09.741Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T04:01:10.066Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T04:01:10.386Z] + ls /var/log/sa-host [2021-09-29T04:01:10.386Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T04:01:10.386Z] file_magic: OK [2021-09-29T04:01:10.386Z] HZ: Using current value: 100 [2021-09-29T04:01:10.386Z] file_header: OK [2021-09-29T04:01:10.386Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T04:01:10.386Z] Statistics: [2021-09-29T04:01:10.386Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T04:01:10.386Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T04:01:10.386Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T04:01:10.386Z] file_magic: OK [2021-09-29T04:01:10.386Z] HZ: Using current value: 100 [2021-09-29T04:01:10.386Z] file_header: OK [2021-09-29T04:01:10.386Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T04:01:10.386Z] Statistics: [2021-09-29T04:01:10.386Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T04:01:10.386Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T04:01:10.603Z] provisioning config files... [2021-09-29T04:01:10.625Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2764139973595596736tmp [Pipeline] { [Pipeline] echo [2021-09-29T04:01:10.664Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:01:10.983Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T04:01:10.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:01:11.384Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T04:01:11.400Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:01:11.715Z] ---> sudo-logs.sh [2021-09-29T04:01:11.715Z] Archiving 'sudo' log.. [2021-09-29T04:01:11.715Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-92.vexxhost.local: Name or service not known [2021-09-29T04:01:11.715Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-92.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T04:01:11.755Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:01:12.079Z] ---> job-cost.sh [2021-09-29T04:01:12.079Z] lf-activate-venv: SKIPPING [2021-09-29T04:01:12.079Z] DEBUG: total: 0.10999999940395355 [2021-09-29T04:01:12.079Z] INFO: Retrieving Stack Cost... [2021-09-29T04:01:13.035Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T04:01:13.301Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T04:01:13.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T04:01:13.656Z] ---> logs-deploy.sh [2021-09-29T04:01:13.656Z] lf-activate-venv: SKIPPING [2021-09-29T04:01:13.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3734/4 [2021-09-29T04:01:13.656Z] INFO: archiving workspace using pattern(s): [2021-09-29T04:01:14.239Z] Archives upload complete. [2021-09-29T04:01:14.505Z] INFO: archiving logs to Nexus