Pull request #3815 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 farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 31a468f974f90331ca7657b11f9c9eadefc568dd rather than 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 Obtained Jenkinsfile from 31a468f974f90331ca7657b11f9c9eadefc568dd 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-ssh1620064727828544295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh8051767240244204990.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3815/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-3815/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7149619331876801173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh8646932343298452045.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-3815/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-3815/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh223211217917314620.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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-794 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh614088115761454864.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 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 Merge succeeded, producing 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 Checking out Revision 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 (PR-3815) > 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/5@tmp/jenkins-gitclient-ssh5291116200508371394.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # 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/5@tmp/jenkins-gitclient-ssh6290230262463660097.key > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # timeout=10 Commit message: "Merge branch 'main' into snap-token-hook-idempotent" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-16T09:39:12.612Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-16T09:39:12.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-16T09:39:12.684Z] ========================================================= [2021-11-16T09:39:12.684Z] EdgeX Global Pipelines Version Info [2021-11-16T09:39:12.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0f95b7b1968461611b1a558b1b49861712e38445 # timeout=10 [2021-11-16T09:39:13.810Z] ------------------- [2021-11-16T09:39:13.810Z] stable info: [2021-11-16T09:39:13.810Z] ------------------- [2021-11-16T09:39:13.810Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-16T09:39:13.810Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T09:39:13.810Z] Message: update stable to v1.0.215 [2021-11-16T09:39:14.390Z] ------------------- [2021-11-16T09:39:14.390Z] experimental info: [2021-11-16T09:39:14.390Z] ------------------- [2021-11-16T09:39:14.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-16T09:39:14.390Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T09:39:14.390Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-16T09:39:14.471Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-16T09:39:14.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-16T09:39:14.496Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-16T09:39:14.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-16T09:39:14.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-16T09:39:14.527Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-16T09:39:14.536Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-16T09:39:14.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-16T09:39:14.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-16T09:39:14.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-16T09:39:14.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-16T09:39:14.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-16T09:39:14.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-16T09:39:14.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-16T09:39:14.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-16T09:39:14.632Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T09:39:14.641Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T09:39:14.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-16T09:39:14.659Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-16T09:39:14.668Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-16T09:39:14.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-16T09:39:14.686Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-16T09:39:14.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3815 [Pipeline] echo [2021-11-16T09:39:14.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3815 [Pipeline] echo [2021-11-16T09:39:14.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3815 [Pipeline] echo [2021-11-16T09:39:14.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [Pipeline] echo [2021-11-16T09:39:14.732Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a8ccbc [Pipeline] echo [2021-11-16T09:39:14.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T09:39:14.782Z] provisioning config files... [2021-11-16T09:39:14.795Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8920515350691217321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:39:15.106Z] ---> docker-login.sh [2021-11-16T09:39:15.106Z] nexus3.edgexfoundry.org:10001 [2021-11-16T09:39:15.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T09:39:15.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T09:39:15.369Z] Configure a credential helper to remove this warning. See [2021-11-16T09:39:15.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T09:39:15.369Z] [2021-11-16T09:39:15.369Z] Login Succeeded [2021-11-16T09:39:15.369Z] nexus3.edgexfoundry.org:10002 [2021-11-16T09:39:15.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T09:39:15.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T09:39:15.369Z] Configure a credential helper to remove this warning. See [2021-11-16T09:39:15.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T09:39:15.369Z] [2021-11-16T09:39:15.369Z] Login Succeeded [2021-11-16T09:39:15.369Z] nexus3.edgexfoundry.org:10003 [2021-11-16T09:39:15.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T09:39:15.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T09:39:15.632Z] Configure a credential helper to remove this warning. See [2021-11-16T09:39:15.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T09:39:15.632Z] [2021-11-16T09:39:15.632Z] Login Succeeded [2021-11-16T09:39:15.632Z] nexus3.edgexfoundry.org:10004 [2021-11-16T09:39:15.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T09:39:15.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T09:39:15.632Z] Configure a credential helper to remove this warning. See [2021-11-16T09:39:15.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T09:39:15.632Z] [2021-11-16T09:39:15.632Z] Login Succeeded [2021-11-16T09:39:15.632Z] docker.io [2021-11-16T09:39:15.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T09:39:16.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T09:39:16.158Z] Configure a credential helper to remove this warning. See [2021-11-16T09:39:16.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T09:39:16.158Z] [2021-11-16T09:39:16.158Z] Login Succeeded [2021-11-16T09:39:16.158Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T09:39:16.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T09:39:16.478Z] ++ 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-11-16T09:39:16.478Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T09:39:16.478Z] ++ cut -d/ -f2 [2021-11-16T09:39:16.478Z] ++ dirname cmd/core-command/Dockerfile [2021-11-16T09:39:16.478Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-16T09:39:16.478Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T09:39:16.478Z] ++ dirname cmd/core-data/Dockerfile [2021-11-16T09:39:16.478Z] ++ cut -d/ -f2 [2021-11-16T09:39:16.478Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-16T09:39:16.478Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T09:39:16.478Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-16T09:39:16.478Z] ++ cut -d/ -f2 [2021-11-16T09:39:16.478Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-16T09:39:16.478Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T09:39:16.478Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-16T09:39:16.478Z] ++ cut -d/ -f2 [2021-11-16T09:39:16.478Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-16T09:39:16.478Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T09:39:16.478Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-16T09:39:16.478Z] ++ cut -d/ -f2 [2021-11-16T09:39:16.478Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-16T09:39:16.478Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T09:39:16.478Z] ++ cut -d/ -f2 [2021-11-16T09:39:16.478Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-16T09:39:16.478Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-16T09:39:16.478Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T09:39:16.478Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-16T09:39:16.478Z] ++ cut -d/ -f2 [2021-11-16T09:39:16.478Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-16T09:39:16.478Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T09:39:16.478Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-16T09:39:16.478Z] ++ cut -d/ -f2 [2021-11-16T09:39:16.478Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-16T09:39:16.478Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T09:39:16.478Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-16T09:39:16.478Z] ++ cut -d/ -f2 [2021-11-16T09:39:16.478Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-16T09:39:16.523Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-16T09:39:16.926Z] + git rev-list -1 --merges 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8~1..3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [Pipeline] echo [2021-11-16T09:39:16.938Z] -----------> git rev-list -1 --merges 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8~1..3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:39:16.938Z] 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [false] [Pipeline] sh [2021-11-16T09:39:17.234Z] + git log --format=format:%s -1 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [Pipeline] echo [2021-11-16T09:39:17.250Z] ========================================================= [2021-11-16T09:39:17.250Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-16T09:39:17.250Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:39:18.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T09:39:18.051Z] [2021-11-16T09:39:18.051Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:39:18.356Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T09:39:18.356Z] latest: Pulling from edgex-devops/git-semver [2021-11-16T09:39:18.356Z] a0d0a0d46f8b: Pulling fs layer [2021-11-16T09:39:18.356Z] 3e5f54012d9b: Pulling fs layer [2021-11-16T09:39:18.356Z] 4c7163046ea9: Pulling fs layer [2021-11-16T09:39:18.356Z] 0c2d73faf560: Pulling fs layer [2021-11-16T09:39:18.356Z] 0c2d73faf560: Waiting [2021-11-16T09:39:18.356Z] 3e5f54012d9b: Verifying Checksum [2021-11-16T09:39:18.356Z] 3e5f54012d9b: Download complete [2021-11-16T09:39:18.356Z] a0d0a0d46f8b: Verifying Checksum [2021-11-16T09:39:18.356Z] a0d0a0d46f8b: Download complete [2021-11-16T09:39:18.356Z] 4c7163046ea9: Verifying Checksum [2021-11-16T09:39:18.356Z] 4c7163046ea9: Download complete [2021-11-16T09:39:18.356Z] 0c2d73faf560: Verifying Checksum [2021-11-16T09:39:18.356Z] 0c2d73faf560: Download complete [2021-11-16T09:39:18.629Z] a0d0a0d46f8b: Pull complete [2021-11-16T09:39:18.629Z] 3e5f54012d9b: Pull complete [2021-11-16T09:39:18.889Z] 4c7163046ea9: Pull complete [2021-11-16T09:39:19.151Z] 0c2d73faf560: Pull complete [2021-11-16T09:39:19.151Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-16T09:39:19.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T09:39:19.151Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-16T09:39:19.218Z] prd-centos7-docker-4c-2g-794 does not seem to be running inside a container [2021-11-16T09:39:19.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-16T09:39:19.966Z] $ docker top 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T09:39:20.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T09:39:20.069Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T09:39:20.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T09:39:20.181Z] $ docker exec 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b ssh-agent [2021-11-16T09:39:20.281Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDGDBMM/agent.13 [2021-11-16T09:39:20.281Z] SSH_AGENT_PID=19 [2021-11-16T09:39:20.289Z] Running ssh-add (command line suppressed) [2021-11-16T09:39:20.377Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2794286547273918702.key (/w/workspace/edgex-go/5@tmp/private_key_2794286547273918702.key) [2021-11-16T09:39:20.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T09:39:20.679Z] + git tag --points-at HEAD [Pipeline] } [2021-11-16T09:39:20.693Z] $ docker exec --env ******** --env ******** 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b ssh-agent -k [2021-11-16T09:39:20.803Z] unset SSH_AUTH_SOCK; [2021-11-16T09:39:20.803Z] unset SSH_AGENT_PID; [2021-11-16T09:39:20.803Z] echo Agent pid 19 killed; [2021-11-16T09:39:20.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-16T09:39:20.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T09:39:20.838Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T09:39:20.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T09:39:20.965Z] $ docker exec 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b ssh-agent [2021-11-16T09:39:21.066Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXecNHpm/agent.53 [2021-11-16T09:39:21.066Z] SSH_AGENT_PID=59 [2021-11-16T09:39:21.074Z] Running ssh-add (command line suppressed) [2021-11-16T09:39:21.180Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4423686210253126715.key (/w/workspace/edgex-go/5@tmp/private_key_4423686210253126715.key) [2021-11-16T09:39:21.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T09:39:21.484Z] + git semver init [2021-11-16T09:39:21.484Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T09:39:21.484Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-11-16T09:39:21.484Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-11-16T09:39:21.484Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T09:39:21.484Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T09:39:21.484Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T09:39:21.484Z] # $SEMVER_BRANCH = PR-3815 [2021-11-16T09:39:21.484Z] # $SEMVER_TEMP = /tmp/semver-000778132 [2021-11-16T09:39:21.484Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-16T09:39:33.754Z] # '/tmp/semver-000778132' -> '/w/workspace/edgex-go/5/.semver' [2021-11-16T09:39:33.754Z] # -> Force: false [2021-11-16T09:39:33.754Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-11-16T09:39:33.764Z] $ docker exec --env ******** --env ******** 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b ssh-agent -k [2021-11-16T09:39:33.849Z] unset SSH_AUTH_SOCK; [2021-11-16T09:39:33.849Z] unset SSH_AGENT_PID; [2021-11-16T09:39:33.849Z] echo Agent pid 59 killed; [2021-11-16T09:39:33.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T09:39:34.173Z] + git semver [Pipeline] } [2021-11-16T09:39:34.186Z] $ docker stop --time=1 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b [2021-11-16T09:39:36.312Z] $ docker rm -f 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T09:39:36.666Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-16T09:39:36.897Z] Stashed 1 file(s) [Pipeline] echo [2021-11-16T09:39:36.900Z] [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-11-16T09:39:37.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T09:39:37.124Z] ========================================================= [2021-11-16T09:39:37.124Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-16T09:39:37.124Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T09:39:37.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T09:39:37.418Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-16T09:39:37.418Z] a0d0a0d46f8b: Already exists [2021-11-16T09:39:37.418Z] 31adcdaf11c8: Pulling fs layer [2021-11-16T09:39:37.418Z] b8b176561691: Pulling fs layer [2021-11-16T09:39:37.418Z] 4527c011a84f: Pulling fs layer [2021-11-16T09:39:37.418Z] 5d74067f8e1e: Pulling fs layer [2021-11-16T09:39:37.418Z] e0aca202a116: Pulling fs layer [2021-11-16T09:39:37.418Z] 3a43be97a3b4: Pulling fs layer [2021-11-16T09:39:37.418Z] 34cad66bf833: Pulling fs layer [2021-11-16T09:39:37.418Z] b4e3c513aaa6: Pulling fs layer [2021-11-16T09:39:37.418Z] 5d74067f8e1e: Waiting [2021-11-16T09:39:37.418Z] e0aca202a116: Waiting [2021-11-16T09:39:37.418Z] 3a43be97a3b4: Waiting [2021-11-16T09:39:37.418Z] 34cad66bf833: Waiting [2021-11-16T09:39:37.418Z] b4e3c513aaa6: Waiting [2021-11-16T09:39:37.418Z] b8b176561691: Verifying Checksum [2021-11-16T09:39:37.418Z] b8b176561691: Download complete [2021-11-16T09:39:37.418Z] 31adcdaf11c8: Verifying Checksum [2021-11-16T09:39:37.418Z] 31adcdaf11c8: Download complete [2021-11-16T09:39:37.418Z] 5d74067f8e1e: Verifying Checksum [2021-11-16T09:39:37.418Z] 5d74067f8e1e: Download complete [2021-11-16T09:39:37.418Z] e0aca202a116: Verifying Checksum [2021-11-16T09:39:37.418Z] e0aca202a116: Download complete [2021-11-16T09:39:37.418Z] 3a43be97a3b4: Verifying Checksum [2021-11-16T09:39:37.418Z] 3a43be97a3b4: Download complete [2021-11-16T09:39:37.678Z] 34cad66bf833: Verifying Checksum [2021-11-16T09:39:37.678Z] 34cad66bf833: Download complete [2021-11-16T09:39:37.678Z] 31adcdaf11c8: Pull complete [2021-11-16T09:39:37.678Z] b8b176561691: Pull complete [2021-11-16T09:39:37.940Z] 4527c011a84f: Download complete [2021-11-16T09:39:38.209Z] b4e3c513aaa6: Verifying Checksum [2021-11-16T09:39:38.209Z] b4e3c513aaa6: Download complete [2021-11-16T09:39:42.440Z] 4527c011a84f: Pull complete [2021-11-16T09:39:42.440Z] 5d74067f8e1e: Pull complete [2021-11-16T09:39:42.440Z] e0aca202a116: Pull complete [2021-11-16T09:39:42.440Z] 3a43be97a3b4: Pull complete [2021-11-16T09:39:42.440Z] 34cad66bf833: Pull complete [2021-11-16T09:39:45.006Z] b4e3c513aaa6: Pull complete [2021-11-16T09:39:45.006Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-16T09:39:45.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T09:39:45.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-16T09:39:45.307Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T09:39:45.307Z] WORKDIR /edgex [2021-11-16T09:39:45.307Z] COPY go.mod . [2021-11-16T09:39:45.307Z] RUN go mod download' [2021-11-16T09:39:45.307Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-16T09:39:47.234Z] Sending build context to Docker daemon 329.9MB [2021-11-16T09:39:47.234Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T09:39:47.234Z] ---> 9f6097aaca64 [2021-11-16T09:39:47.234Z] Step 2/4 : WORKDIR /edgex [2021-11-16T09:39:48.181Z] ---> Running in f7792d8b3616 [2021-11-16T09:39:48.444Z] Removing intermediate container f7792d8b3616 [2021-11-16T09:39:48.444Z] ---> fa84d1c88084 [2021-11-16T09:39:48.444Z] Step 3/4 : COPY go.mod . [2021-11-16T09:39:48.444Z] ---> 48d5432b229f [2021-11-16T09:39:48.444Z] Step 4/4 : RUN go mod download [2021-11-16T09:39:48.444Z] ---> Running in 16588d17868e [2021-11-16T09:39:52.067Z] Still waiting to schedule task [2021-11-16T09:39:52.068Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-16T09:40:27.226Z] Removing intermediate container 16588d17868e [2021-11-16T09:40:27.226Z] ---> 526d290680db [2021-11-16T09:40:27.226Z] Successfully built 526d290680db [2021-11-16T09:40:27.226Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:40:27.524Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T09:40:27.524Z] . [Pipeline] withDockerContainer [2021-11-16T09:40:27.587Z] prd-centos7-docker-4c-2g-794 does not seem to be running inside a container [2021-11-16T09:40:27.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-11-16T09:40:27.972Z] $ docker top 10e45a3bd7ef268f55c43613fa3fc1366b38e26ff84a385568986877bdf34f7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T09:40:28.330Z] + go version [2021-11-16T09:40:28.330Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-16T09:40:28.340Z] $ docker stop --time=1 10e45a3bd7ef268f55c43613fa3fc1366b38e26ff84a385568986877bdf34f7b [2021-11-16T09:40:29.532Z] $ docker rm -f 10e45a3bd7ef268f55c43613fa3fc1366b38e26ff84a385568986877bdf34f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:40:30.012Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T09:40:30.012Z] . [Pipeline] withDockerContainer [2021-11-16T09:40:30.076Z] prd-centos7-docker-4c-2g-794 does not seem to be running inside a container [2021-11-16T09:40:30.113Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2021-11-16T09:40:30.458Z] $ docker top 475588652b5aa1403995166df63e79f21a83f8cda1a79ff772c5fd5a86c01bd3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-16T09:40:30.531Z] ========================================================= [2021-11-16T09:40:30.531Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-16T09:40:30.531Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T09:40:30.827Z] + make test [2021-11-16T09:40:30.827Z] go mod tidy [2021-11-16T09:40:31.097Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-16T09:40:36.428Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-16T09:40:51.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-16T09:40:56.740Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-16T09:40:57.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-16T09:40:57.279Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-16T09:40:59.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-16T09:41:00.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-16T09:41:00.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-16T09:41:00.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-16T09:41:01.077Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-16T09:41:01.077Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-16T09:41:01.344Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-16T09:41:01.344Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-16T09:41:01.344Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-16T09:41:01.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-16T09:41:03.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-11-16T09:41:03.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-16T09:41:03.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-16T09:41:03.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-11-16T09:41:03.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-16T09:41:04.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements [2021-11-16T09:41:04.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-16T09:41:04.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-16T09:41:05.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements [2021-11-16T09:41:05.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-16T09:41:05.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-16T09:41:06.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2021-11-16T09:41:06.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-16T09:41:06.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-16T09:41:06.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-16T09:41:06.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-16T09:41:06.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-16T09:41:06.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements [2021-11-16T09:41:06.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-16T09:41:06.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-16T09:41:06.981Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-11-16T09:41:06.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-16T09:41:06.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-16T09:41:06.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-16T09:41:06.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-16T09:41:06.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-16T09:41:07.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-11-16T09:41:07.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-16T09:41:07.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-16T09:41:07.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-16T09:41:08.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements [2021-11-16T09:41:08.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-16T09:41:08.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-11-16T09:41:08.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-11-16T09:41:08.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-16T09:41:08.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-11-16T09:41:09.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-11-16T09:41:09.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-11-16T09:41:09.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2021-11-16T09:41:09.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-11-16T09:41:21.498Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-795 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws [2021-11-16T09:41:21.512Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-11-16T09:41:21.700Z] The recommended git tool is: git [2021-11-16T09:41:22.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-11-16T09:41:22.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-11-16T09:41:27.061Z] using credential edgex-jenkins-ssh [2021-11-16T09:41:27.082Z] Cloning the remote Git repository [2021-11-16T09:41:27.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.199s coverage: 82.5% of statements [2021-11-16T09:41:27.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-16T09:41:27.109Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-16T09:41:27.208Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-11-16T09:41:27.277Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T09:41:27.278Z] > git --version # timeout=10 [2021-11-16T09:41:27.293Z] > git --version # 'git version 2.17.1' [2021-11-16T09:41:27.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T09:41:27.421Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T09:41:43.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T09:41:43.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T09:41:43.212Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T09:41:43.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T09:41:43.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T09:41:43.258Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-16T09:41:44.085Z] Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:41:44.423Z] Merge succeeded, producing 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:41:44.423Z] Checking out Revision 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 (PR-3815) [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-11-16T09:41:45.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.223s coverage: 65.4% of statements [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-16T09:41:45.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-16T09:41:45.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements [2021-11-16T09:41:45.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-16T09:41:45.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-16T09:41:45.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-11-16T09:41:45.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-16T09:41:44.115Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T09:41:44.132Z] > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # timeout=10 [2021-11-16T09:41:44.340Z] > git remote # timeout=10 [2021-11-16T09:41:44.367Z] > git config --get remote.origin.url # timeout=10 [2021-11-16T09:41:44.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T09:41:44.393Z] > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 [2021-11-16T09:41:44.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-16T09:41:44.439Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T09:41:44.457Z] > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # timeout=10 [2021-11-16T09:41:45.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2021-11-16T09:41:45.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-16T09:41:48.717Z] Commit message: "Merge branch 'main' into snap-token-hook-idempotent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-16T09:41:49.542Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-16T09:41:49.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T09:41:49.542Z] Dload Upload Total Spent Left Speed [2021-11-16T09:41:49.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 46920 0 --:--:-- --:--:-- --:--:-- 46920 [Pipeline] sh [2021-11-16T09:41:49.940Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-16T09:41:50.278Z] + sudo tee /etc/docker/daemon.new [2021-11-16T09:41:50.279Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-16T09:41:50.279Z] { [2021-11-16T09:41:50.279Z] "registry-mirrors": [ [2021-11-16T09:41:50.279Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-16T09:41:50.279Z] ], [2021-11-16T09:41:50.279Z] "bip": "10.250.0.254/24", [2021-11-16T09:41:50.279Z] "hosts": [ [2021-11-16T09:41:50.279Z] "tcp://0.0.0.0:5555", [2021-11-16T09:41:50.279Z] "unix:///var/run/docker.sock" [2021-11-16T09:41:50.279Z] ], [2021-11-16T09:41:50.279Z] "mtu": 1458, [2021-11-16T09:41:50.279Z] "selinux-enabled": true, [2021-11-16T09:41:50.279Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-16T09:41:50.279Z] } [Pipeline] sh [2021-11-16T09:41:50.623Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-16T09:41:50.965Z] + sudo service docker restart [2021-11-16T09:41:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-16T09:41:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-16T09:41:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-16T09:41:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-16T09:41:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-16T09:41:54.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-16T09:41:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-11-16T09:41:54.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-16T09:41:54.173Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T09:42:09.285Z] provisioning config files... [2021-11-16T09:42:09.307Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1684629751213335336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:42:09.663Z] ---> docker-login.sh [2021-11-16T09:42:09.663Z] nexus3.edgexfoundry.org:10001 [2021-11-16T09:42:10.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T09:42:10.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T09:42:10.639Z] Configure a credential helper to remove this warning. See [2021-11-16T09:42:10.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T09:42:10.639Z] [2021-11-16T09:42:10.639Z] Login Succeeded [2021-11-16T09:42:10.639Z] nexus3.edgexfoundry.org:10002 [2021-11-16T09:42:11.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T09:42:11.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T09:42:11.239Z] Configure a credential helper to remove this warning. See [2021-11-16T09:42:11.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T09:42:11.239Z] [2021-11-16T09:42:11.239Z] Login Succeeded [2021-11-16T09:42:11.239Z] nexus3.edgexfoundry.org:10003 [2021-11-16T09:42:11.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T09:42:11.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T09:42:11.791Z] Configure a credential helper to remove this warning. See [2021-11-16T09:42:11.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T09:42:11.791Z] [2021-11-16T09:42:11.791Z] Login Succeeded [2021-11-16T09:42:11.791Z] nexus3.edgexfoundry.org:10004 [2021-11-16T09:42:12.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T09:42:12.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T09:42:12.063Z] Configure a credential helper to remove this warning. See [2021-11-16T09:42:12.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T09:42:12.063Z] [2021-11-16T09:42:12.336Z] Login Succeeded [2021-11-16T09:42:12.336Z] docker.io [2021-11-16T09:42:12.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T09:42:12.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T09:42:12.880Z] Configure a credential helper to remove this warning. See [2021-11-16T09:42:12.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T09:42:12.880Z] [2021-11-16T09:42:12.880Z] Login Succeeded [2021-11-16T09:42:12.880Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T09:42:12.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-16T09:42:13.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T09:42:13.337Z] ========================================================= [2021-11-16T09:42:13.337Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-16T09:42:13.337Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T09:42:13.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T09:42:13.967Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-16T09:42:13.967Z] 552d1f2373af: Pulling fs layer [2021-11-16T09:42:13.967Z] ea3f2d53f512: Pulling fs layer [2021-11-16T09:42:13.967Z] 9e70ebbbe112: Pulling fs layer [2021-11-16T09:42:13.967Z] 7a9cfe048b4a: Pulling fs layer [2021-11-16T09:42:13.967Z] 72dc09318566: Pulling fs layer [2021-11-16T09:42:13.967Z] f4f7b4309257: Pulling fs layer [2021-11-16T09:42:13.967Z] 0ac9a79272e3: Pulling fs layer [2021-11-16T09:42:13.967Z] b78e95d17946: Pulling fs layer [2021-11-16T09:42:13.967Z] 72dc09318566: Waiting [2021-11-16T09:42:13.967Z] 0ac9a79272e3: Waiting [2021-11-16T09:42:13.967Z] b78e95d17946: Waiting [2021-11-16T09:42:13.967Z] f4f7b4309257: Waiting [2021-11-16T09:42:13.967Z] 7a9cfe048b4a: Waiting [2021-11-16T09:42:13.967Z] 9e70ebbbe112: Download complete [2021-11-16T09:42:13.967Z] ea3f2d53f512: Download complete [2021-11-16T09:42:13.967Z] 72dc09318566: Download complete [2021-11-16T09:42:13.967Z] f4f7b4309257: Verifying Checksum [2021-11-16T09:42:13.967Z] f4f7b4309257: Download complete [2021-11-16T09:42:13.967Z] 552d1f2373af: Verifying Checksum [2021-11-16T09:42:13.967Z] 0ac9a79272e3: Download complete [2021-11-16T09:42:14.976Z] 552d1f2373af: Pull complete [2021-11-16T09:42:15.575Z] ea3f2d53f512: Pull complete [2021-11-16T09:42:15.852Z] 9e70ebbbe112: Pull complete [2021-11-16T09:42:16.126Z] b78e95d17946: Verifying Checksum [2021-11-16T09:42:16.126Z] b78e95d17946: Download complete [2021-11-16T09:42:16.733Z] 7a9cfe048b4a: Download complete [2021-11-16T09:42:26.473Z] GO111MODULE=on go vet ./... [2021-11-16T09:42:26.892Z] 7a9cfe048b4a: Pull complete [2021-11-16T09:42:26.892Z] 72dc09318566: Pull complete [2021-11-16T09:42:27.491Z] f4f7b4309257: Pull complete [2021-11-16T09:42:27.767Z] 0ac9a79272e3: Pull complete [2021-11-16T09:42:33.174Z] b78e95d17946: Pull complete [2021-11-16T09:42:33.174Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-16T09:42:33.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T09:42:33.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-16T09:42:33.807Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T09:42:33.807Z] WORKDIR /edgex [2021-11-16T09:42:33.807Z] COPY go.mod . [2021-11-16T09:42:33.807Z] RUN go mod download -t [2021-11-16T09:42:33.807Z] ci-base-image-arm64 -f - . [2021-11-16T09:42:34.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-16T09:42:34.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-16T09:42:35.216Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-16T09:42:35.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-16T09:42:35.788Z] + ls -al . [2021-11-16T09:42:35.788Z] total 644 [2021-11-16T09:42:35.788Z] drwxrwxr-x 10 1001 1001 4096 Nov 16 09:42 . [2021-11-16T09:42:35.788Z] drwxr-xr-x 4 root root 28 Nov 16 09:40 .. [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 11 Nov 16 09:39 .dockerignore [2021-11-16T09:42:35.788Z] drwxrwxr-x 8 1001 1001 179 Nov 16 09:39 .git [2021-11-16T09:42:35.788Z] drwxrwxr-x 4 1001 1001 142 Nov 16 09:39 .github [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 804 Nov 16 09:39 .gitignore [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 09:39 .golangci.yml [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 76 Nov 16 09:39 .hadolint.yml [2021-11-16T09:42:35.788Z] drwx------ 3 1001 1001 58 Nov 16 09:39 .semver [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 09:39 .sonarcloud.properties [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 09:39 ADOPTERS.md [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 8910 Nov 16 09:39 Attribution.txt [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 51732 Nov 16 09:39 CHANGELOG.md [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 09:39 CONTRIBUTING.md [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 09:39 GOVERNANCE.md [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 849 Nov 16 09:39 Jenkinsfile [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 09:39 LICENSE [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 6508 Nov 16 09:39 Makefile [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 09:39 OWNERS.md [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 8207 Nov 16 09:39 README.md [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 09:39 SECURITY.md [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 09:39 VERSION [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 09:39 ZMQWindows.md [2021-11-16T09:42:35.788Z] drwxrwxr-x 2 1001 1001 37 Nov 16 09:39 bin [2021-11-16T09:42:35.788Z] drwxrwxr-x 14 1001 1001 4096 Nov 16 09:39 cmd [2021-11-16T09:42:35.788Z] -rw-r--r-- 1 root root 428381 Nov 16 09:41 coverage.out [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 822 Nov 16 09:39 go.mod [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 49471 Nov 16 09:39 go.sum [2021-11-16T09:42:35.788Z] drwxrwxr-x 8 1001 1001 124 Nov 16 09:39 internal [2021-11-16T09:42:35.788Z] drwxrwxr-x 3 1001 1001 16 Nov 16 09:39 openapi [2021-11-16T09:42:35.788Z] drwxrwxr-x 4 1001 1001 71 Nov 16 09:39 snap [2021-11-16T09:42:35.788Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 09:39 version.go [Pipeline] sh [2021-11-16T09:42:35.996Z] Sending build context to Docker daemon 166.6MB [2021-11-16T09:42:36.086Z] + '[' -e coverage.out ] [2021-11-16T09:42:36.086Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-16T09:42:36.189Z] Stashed 1 file(s) [Pipeline] sh [2021-11-16T09:42:36.270Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T09:42:36.270Z] ---> 8b459fc5aaf0 [2021-11-16T09:42:36.270Z] Step 2/4 : WORKDIR /edgex [2021-11-16T09:42:36.485Z] + make build [2021-11-16T09:42:36.485Z] 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-11-16T09:42:37.897Z] 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-11-16T09:42:38.238Z] ---> Running in 83f3c63085ee [2021-11-16T09:42:38.513Z] Removing intermediate container 83f3c63085ee [2021-11-16T09:42:38.513Z] ---> 9bb04a39c385 [2021-11-16T09:42:38.513Z] Step 3/4 : COPY go.mod . [2021-11-16T09:42:39.110Z] ---> 82c7be810991 [2021-11-16T09:42:39.110Z] Step 4/4 : RUN go mod download [2021-11-16T09:42:39.388Z] ---> Running in af1a68dbd755 [2021-11-16T09:42:44.532Z] 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-11-16T09:42:44.794Z] 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-11-16T09:42:45.751Z] 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-11-16T09:42:46.015Z] 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-11-16T09:42:46.591Z] 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-11-16T09:42:47.546Z] 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-11-16T09:42:48.493Z] 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-11-16T09:42:49.442Z] 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-11-16T09:42:50.020Z] 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-11-16T09:42:50.979Z] 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-11-16T09:42:52.522Z] $ docker stop --time=1 475588652b5aa1403995166df63e79f21a83f8cda1a79ff772c5fd5a86c01bd3 [2021-11-16T09:42:54.334Z] $ docker rm -f 475588652b5aa1403995166df63e79f21a83f8cda1a79ff772c5fd5a86c01bd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:42:56.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T09:42:56.075Z] [2021-11-16T09:42:56.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:42:56.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T09:42:56.375Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-16T09:42:56.375Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-16T09:42:56.375Z] ca9280d653b3: Pulling fs layer [2021-11-16T09:42:56.375Z] 7e9c9ca2126c: Pulling fs layer [2021-11-16T09:42:56.375Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-16T09:42:56.375Z] cbdbe7a5bc2a: Download complete [2021-11-16T09:42:56.640Z] ca9280d653b3: Verifying Checksum [2021-11-16T09:42:56.640Z] ca9280d653b3: Download complete [2021-11-16T09:42:56.906Z] cbdbe7a5bc2a: Pull complete [2021-11-16T09:42:56.906Z] 7e9c9ca2126c: Download complete [2021-11-16T09:42:57.167Z] ca9280d653b3: Pull complete [2021-11-16T09:43:00.504Z] 7e9c9ca2126c: Pull complete [2021-11-16T09:43:00.504Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-16T09:43:00.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T09:43:00.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-16T09:43:00.582Z] prd-centos7-docker-4c-2g-794 does not seem to be running inside a container [2021-11-16T09:43:00.615Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose:latest cat [2021-11-16T09:43:03.085Z] $ docker top f837744bd9543843b9da987c34e81185050d280cba1412b924b1dca0996cb935 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T09:43:03.440Z] + docker-compose build --help [2021-11-16T09:43:03.440Z] + grep parallel [2021-11-16T09:43:04.010Z] --parallel Build images in parallel. [Pipeline] } [2021-11-16T09:43:04.021Z] $ docker stop --time=1 f837744bd9543843b9da987c34e81185050d280cba1412b924b1dca0996cb935 [2021-11-16T09:43:05.198Z] $ docker rm -f f837744bd9543843b9da987c34e81185050d280cba1412b924b1dca0996cb935 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:43:05.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T09:43:05.568Z] . [Pipeline] withDockerContainer [2021-11-16T09:43:05.629Z] prd-centos7-docker-4c-2g-794 does not seem to be running inside a container [2021-11-16T09:43:05.661Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-11-16T09:43:05.977Z] $ docker top 70d7f7979cafa774fe8a697f0ce999358abd942784c5c667fdfbd8fd23414c33 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T09:43:06.345Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-16T09:43:06.919Z] Building core-command ... [2021-11-16T09:43:06.919Z] Building core-data ... [2021-11-16T09:43:06.919Z] Building core-metadata ... [2021-11-16T09:43:06.919Z] Building security-bootstrapper ... [2021-11-16T09:43:06.919Z] Building security-proxy-setup ... [2021-11-16T09:43:06.919Z] Building security-secretstore-setup ... [2021-11-16T09:43:06.919Z] Building support-notifications ... [2021-11-16T09:43:06.919Z] Building support-scheduler ... [2021-11-16T09:43:06.919Z] Building sys-mgmt-agent ... [2021-11-16T09:43:06.919Z] Building sys-mgmt-agent [2021-11-16T09:43:06.919Z] Building core-data [2021-11-16T09:43:06.919Z] Building security-proxy-setup [2021-11-16T09:43:06.919Z] Building support-scheduler [2021-11-16T09:43:06.919Z] Building core-command [2021-11-16T09:43:16.928Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:43:16.928Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:43:16.928Z] ---> 526d290680db [2021-11-16T09:43:16.928Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T09:43:16.928Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:43:16.928Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:43:16.928Z] ---> 526d290680db [2021-11-16T09:43:16.928Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T09:43:23.509Z] ---> Running in f3c0d27aa2e0 [2021-11-16T09:43:23.509Z] ---> Running in 95c7948d6add [2021-11-16T09:43:26.833Z] Removing intermediate container 95c7948d6add [2021-11-16T09:43:26.833Z] ---> 542f743d20f3 [2021-11-16T09:43:26.833Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:43:26.833Z] Removing intermediate container f3c0d27aa2e0 [2021-11-16T09:43:26.833Z] ---> ad740b40dce3 [2021-11-16T09:43:26.833Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:43:27.404Z] ---> Running in 9c02d883768a [2021-11-16T09:43:27.404Z] ---> Running in b44bf3e91283 [2021-11-16T09:43:28.816Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:43:28.816Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:43:28.816Z] ---> 526d290680db [2021-11-16T09:43:28.816Z] Step 3/20 : WORKDIR /edgex-go [2021-11-16T09:43:28.816Z] ---> Using cache [2021-11-16T09:43:28.816Z] ---> 542f743d20f3 [2021-11-16T09:43:28.816Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:43:29.081Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:43:29.081Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:43:29.081Z] ---> 526d290680db [2021-11-16T09:43:29.081Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T09:43:29.081Z] ---> Using cache [2021-11-16T09:43:29.081Z] ---> 542f743d20f3 [2021-11-16T09:43:29.081Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:43:29.340Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:43:29.340Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:43:29.340Z] ---> 526d290680db [2021-11-16T09:43:29.340Z] Step 3/23 : WORKDIR /edgex-go [2021-11-16T09:43:29.340Z] ---> Using cache [2021-11-16T09:43:29.340Z] ---> 542f743d20f3 [2021-11-16T09:43:29.340Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:43:29.610Z] ---> Running in e7c2e82d523b [2021-11-16T09:43:29.610Z] ---> Running in fed71479903f [2021-11-16T09:43:29.610Z] ---> Running in 7d540740e4c8 [2021-11-16T09:43:29.610Z] Removing intermediate container b44bf3e91283 [2021-11-16T09:43:29.610Z] ---> 4406f86c461e [2021-11-16T09:43:29.610Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-16T09:43:29.610Z] Removing intermediate container 9c02d883768a [2021-11-16T09:43:29.610Z] ---> c5c3b7e9b70f [2021-11-16T09:43:29.610Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T09:43:29.875Z] ---> Running in 5e10c7df9d78 [2021-11-16T09:43:29.875Z] ---> Running in feefe63ed808 [2021-11-16T09:43:30.461Z] Removing intermediate container e7c2e82d523b [2021-11-16T09:43:30.461Z] ---> 3eb02cd115c0 [2021-11-16T09:43:30.461Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-16T09:43:30.461Z] Removing intermediate container fed71479903f [2021-11-16T09:43:30.461Z] ---> 87aa52520f4f [2021-11-16T09:43:30.461Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-16T09:43:30.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:43:30.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:43:30.461Z] ---> Running in dc4a73cf3660 [2021-11-16T09:43:30.725Z] ---> Running in 604a0c7632f1 [2021-11-16T09:43:30.725Z] Removing intermediate container 7d540740e4c8 [2021-11-16T09:43:30.725Z] ---> 347e2e406f08 [2021-11-16T09:43:30.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-16T09:43:30.725Z] ---> Running in 27a2fa4465b1 [2021-11-16T09:43:30.987Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:43:30.987Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:43:30.987Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:43:31.567Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:43:31.567Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:43:31.837Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:43:31.837Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:43:31.837Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:43:31.837Z] OK: 220 MiB in 52 packages [2021-11-16T09:43:32.101Z] OK: 220 MiB in 52 packages [2021-11-16T09:43:32.369Z] OK: 220 MiB in 52 packages [2021-11-16T09:43:32.369Z] OK: 220 MiB in 52 packages [2021-11-16T09:43:32.369Z] OK: 220 MiB in 52 packages [2021-11-16T09:43:32.369Z] Removing intermediate container 5e10c7df9d78 [2021-11-16T09:43:32.369Z] ---> 424da1b467ee [2021-11-16T09:43:32.369Z] Step 6/22 : COPY . . [2021-11-16T09:43:32.369Z] Removing intermediate container feefe63ed808 [2021-11-16T09:43:32.369Z] ---> 147f667d7dec [2021-11-16T09:43:32.369Z] Step 6/22 : COPY . . [2021-11-16T09:43:34.933Z] Removing intermediate container 27a2fa4465b1 [2021-11-16T09:43:34.933Z] ---> e366fe5f4597 [2021-11-16T09:43:34.933Z] Step 6/23 : COPY go.mod . [2021-11-16T09:43:34.933Z] Removing intermediate container 604a0c7632f1 [2021-11-16T09:43:34.933Z] ---> b1689d0c83bd [2021-11-16T09:43:34.933Z] Step 6/20 : COPY . . [2021-11-16T09:43:35.193Z] Removing intermediate container dc4a73cf3660 [2021-11-16T09:43:35.193Z] ---> b06a2d14d941 [2021-11-16T09:43:35.193Z] Step 6/22 : COPY . . [2021-11-16T09:43:35.472Z] ---> aac973df1d74 [2021-11-16T09:43:35.472Z] Step 7/23 : RUN go mod download [2021-11-16T09:43:37.426Z] ---> Running in c5f7e6eca5eb [2021-11-16T09:43:42.787Z] ---> b039b344af91 [2021-11-16T09:43:42.787Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:43:42.787Z] Removing intermediate container c5f7e6eca5eb [2021-11-16T09:43:42.787Z] ---> 3fb20eda702f [2021-11-16T09:43:42.787Z] Step 8/23 : COPY . . [2021-11-16T09:43:42.787Z] ---> 491a7d936912 [2021-11-16T09:43:42.787Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:43:42.787Z] ---> Running in 677df97828d2 [2021-11-16T09:43:42.787Z] ---> Running in 893292c617f7 [2021-11-16T09:43:45.352Z] ---> d3fde2d88113 [2021-11-16T09:43:45.352Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:43:45.352Z] ---> fcb13fbbe511 [2021-11-16T09:43:45.352Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:43:45.612Z] ---> Running in 123f4e450c17 [2021-11-16T09:43:45.872Z] ---> Running in f6ad9b3be163 [2021-11-16T09:43:46.142Z] Removing intermediate container 677df97828d2 [2021-11-16T09:43:46.142Z] ---> e189bfad4f0d [2021-11-16T09:43:46.142Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-16T09:43:46.404Z] ---> Running in 74ab9b9e9c16 [2021-11-16T09:43:46.404Z] Removing intermediate container 893292c617f7 [2021-11-16T09:43:46.404Z] ---> 594d66c23f8e [2021-11-16T09:43:46.404Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-16T09:43:46.985Z] ---> Running in 123f04f8a719 [2021-11-16T09:43:47.464Z] Removing intermediate container af1a68dbd755 [2021-11-16T09:43:47.464Z] ---> 2d2253450091 [2021-11-16T09:43:47.464Z] Successfully built 2d2253450091 [2021-11-16T09:43:47.464Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:43:47.801Z] + docker inspect -f . ci-base-image-arm64 [2021-11-16T09:43:47.801Z] . [Pipeline] withDockerContainer [2021-11-16T09:43:48.029Z] prd-ubuntu18.04-docker-arm64-4c-16g-795 does not seem to be running inside a container [2021-11-16T09:43:48.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-11-16T09:43:48.379Z] 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-11-16T09:43:48.379Z] 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-11-16T09:43:49.538Z] $ docker top 79035f708c1d6e775e58b4844a0710872e05eb7d3b84e0e1b72844ba9489ac2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T09:43:50.413Z] + go version [2021-11-16T09:43:50.413Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-16T09:43:50.473Z] $ docker stop --time=1 79035f708c1d6e775e58b4844a0710872e05eb7d3b84e0e1b72844ba9489ac2d [2021-11-16T09:43:50.957Z] Removing intermediate container 123f4e450c17 [2021-11-16T09:43:50.957Z] ---> 218a63ff78f4 [2021-11-16T09:43:50.957Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-16T09:43:50.957Z] ---> Running in fe48ee90379d [2021-11-16T09:43:51.218Z] Removing intermediate container f6ad9b3be163 [2021-11-16T09:43:51.218Z] ---> 434454a898e1 [2021-11-16T09:43:51.218Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-16T09:43:51.792Z] ---> Running in b7ffdfb60abe [2021-11-16T09:43:52.127Z] $ docker rm -f 79035f708c1d6e775e58b4844a0710872e05eb7d3b84e0e1b72844ba9489ac2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:43:52.737Z] 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-11-16T09:43:52.822Z] + docker inspect -f . ci-base-image-arm64 [2021-11-16T09:43:52.822Z] . [Pipeline] withDockerContainer [2021-11-16T09:43:52.998Z] 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-11-16T09:43:53.054Z] prd-ubuntu18.04-docker-arm64-4c-16g-795 does not seem to be running inside a container [2021-11-16T09:43:53.166Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-11-16T09:43:54.493Z] $ docker top 54ec8218300bd678d68b060c06be1067b95761e50c7f057d42533249a35c7175 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-16T09:43:54.768Z] ========================================================= [2021-11-16T09:43:54.768Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-16T09:43:54.768Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T09:43:55.419Z] + make test [2021-11-16T09:43:55.419Z] go mod tidy [2021-11-16T09:43:56.022Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-16T09:44:03.037Z] ---> 43f8f7b80490 [2021-11-16T09:44:03.037Z] Step 9/23 : RUN go mod tidy [2021-11-16T09:44:03.037Z] ---> Running in f33521b2f25a [2021-11-16T09:44:04.424Z] Removing intermediate container f33521b2f25a [2021-11-16T09:44:04.424Z] ---> edee39f69cc9 [2021-11-16T09:44:04.424Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-16T09:44:04.424Z] ---> Running in c3400c352cb1 [2021-11-16T09:44:04.999Z] 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-11-16T09:44:22.859Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-16T09:44:23.158Z] Removing intermediate container 74ab9b9e9c16 [2021-11-16T09:44:23.158Z] ---> 425031066523 [2021-11-16T09:44:23.158Z] [2021-11-16T09:44:23.158Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T09:44:23.158Z] Removing intermediate container 123f04f8a719 [2021-11-16T09:44:23.158Z] ---> dfe7a8651b64 [2021-11-16T09:44:23.158Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-16T09:44:23.158Z] ---> Running in fe9c32c08a4b [2021-11-16T09:44:23.418Z] 3.14: Pulling from library/alpine [2021-11-16T09:44:23.996Z] 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-11-16T09:44:24.256Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T09:44:24.256Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T09:44:24.256Z] ---> 0a97eee8041e [2021-11-16T09:44:24.256Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T09:44:24.256Z] ---> Running in 5db4ff6b2d5f [2021-11-16T09:44:24.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:44:24.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:44:25.398Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-16T09:44:25.398Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:44:25.398Z] OK: 6 MiB in 15 packages [2021-11-16T09:44:25.398Z] Removing intermediate container fe9c32c08a4b [2021-11-16T09:44:25.398Z] ---> bad2be9381ef [2021-11-16T09:44:25.398Z] [2021-11-16T09:44:25.398Z] Step 10/22 : FROM docker:20.10.8 [2021-11-16T09:44:25.662Z] 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-11-16T09:44:25.662Z] 20.10.8: Pulling from library/docker [2021-11-16T09:44:25.925Z] Removing intermediate container 5db4ff6b2d5f [2021-11-16T09:44:25.925Z] ---> bc02bdc5ea18 [2021-11-16T09:44:25.925Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T09:44:25.925Z] ---> Running in 740ec701e462 [2021-11-16T09:44:26.509Z] Removing intermediate container 740ec701e462 [2021-11-16T09:44:26.509Z] ---> 7a2e6a07e406 [2021-11-16T09:44:26.509Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-16T09:44:26.509Z] ---> Running in 3efefc5743d3 [2021-11-16T09:44:26.794Z] Removing intermediate container 3efefc5743d3 [2021-11-16T09:44:26.794Z] ---> bbec4b62cf35 [2021-11-16T09:44:26.794Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T09:44:26.794Z] ---> Running in bd3742db258b [2021-11-16T09:44:27.056Z] Removing intermediate container bd3742db258b [2021-11-16T09:44:27.056Z] ---> 3dc795e0a8b7 [2021-11-16T09:44:27.056Z] Step 14/22 : WORKDIR / [2021-11-16T09:44:27.337Z] ---> Running in 8d307144e277 [2021-11-16T09:44:27.600Z] Removing intermediate container 8d307144e277 [2021-11-16T09:44:27.600Z] ---> 04296d1e715f [2021-11-16T09:44:27.600Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:44:28.182Z] ---> a3a056ab6cf6 [2021-11-16T09:44:28.182Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-16T09:44:28.767Z] ---> 4ac3e51c0b47 [2021-11-16T09:44:28.767Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-16T09:44:29.381Z] ---> d53cfb74ac64 [2021-11-16T09:44:29.381Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-16T09:44:29.381Z] ---> Running in 21e79a22f860 [2021-11-16T09:44:30.043Z] Removing intermediate container 21e79a22f860 [2021-11-16T09:44:30.043Z] ---> 25873e6d9b20 [2021-11-16T09:44:30.043Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:44:30.043Z] ---> Running in 295338edc707 [2021-11-16T09:44:30.316Z] Removing intermediate container 295338edc707 [2021-11-16T09:44:30.316Z] ---> ce78103c69ac [2021-11-16T09:44:30.316Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T09:44:30.618Z] ---> Running in 7d4293e731c1 [2021-11-16T09:44:30.905Z] Removing intermediate container 7d4293e731c1 [2021-11-16T09:44:30.905Z] ---> 544a26ecb67e [2021-11-16T09:44:30.905Z] Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:44:30.905Z] ---> Running in dc4eae7d6e01 [2021-11-16T09:44:30.905Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-16T09:44:30.905Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-16T09:44:30.905Z] ---> bc6c0ffef665 [2021-11-16T09:44:30.905Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-16T09:44:31.185Z] ---> Running in 9cfec517886f [2021-11-16T09:44:31.453Z] Removing intermediate container dc4eae7d6e01 [2021-11-16T09:44:31.453Z] ---> 38c2869ed184 [2021-11-16T09:44:31.453Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T09:44:31.453Z] ---> Running in 60ef7cca9deb [2021-11-16T09:44:31.453Z] Removing intermediate container 9cfec517886f [2021-11-16T09:44:31.453Z] ---> 969844ff9730 [2021-11-16T09:44:31.453Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-16T09:44:31.453Z] Removing intermediate container b7ffdfb60abe [2021-11-16T09:44:31.453Z] ---> 05695bd2bc33 [2021-11-16T09:44:31.453Z] [2021-11-16T09:44:31.453Z] Step 9/20 : FROM alpine:3.14 [2021-11-16T09:44:31.453Z] ---> 0a97eee8041e [2021-11-16T09:44:31.453Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-16T09:44:31.453Z] ---> Running in 21ac3502ff58 [2021-11-16T09:44:31.734Z] Removing intermediate container 60ef7cca9deb [2021-11-16T09:44:31.734Z] ---> 576f4aa029bf [2021-11-16T09:44:31.734Z] [2021-11-16T09:44:31.734Z] ---> Running in f73f666cfee4 [2021-11-16T09:44:31.734Z] Successfully built 576f4aa029bf [2021-11-16T09:44:31.734Z] Successfully tagged core-command:latest [2021-11-16T09:44:31.734Z] Building core-metadata [2021-11-16T09:44:32.334Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:44:32.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:44:32.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:44:32.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:44:32.611Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-16T09:44:32.611Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-16T09:44:32.891Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T09:44:32.891Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-16T09:44:32.891Z] (5/5) Installing curl (7.79.1-r0) [2021-11-16T09:44:32.891Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:44:32.891Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T09:44:32.891Z] (1/42) Installing readline (8.1.0-r0) [2021-11-16T09:44:32.891Z] (2/42) Installing bash (5.1.4-r0) [2021-11-16T09:44:32.891Z] Executing bash-5.1.4-r0.post-install [2021-11-16T09:44:32.891Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-16T09:44:32.891Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T09:44:32.891Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-16T09:44:32.891Z] (6/42) Installing curl (7.79.1-r0) [2021-11-16T09:44:32.891Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-16T09:44:32.891Z] OK: 8 MiB in 19 packages [2021-11-16T09:44:32.891Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-16T09:44:32.891Z] (9/42) Installing expat (2.4.1-r0) [2021-11-16T09:44:32.891Z] (10/42) Installing libffi (3.3-r2) [2021-11-16T09:44:32.891Z] (11/42) Installing gdbm (1.19-r0) [2021-11-16T09:44:33.152Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-16T09:44:33.152Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T09:44:33.152Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T09:44:33.152Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-16T09:44:33.152Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-16T09:44:33.152Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-16T09:44:35.705Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-16T09:44:35.705Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-16T09:44:35.705Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-16T09:44:35.705Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-16T09:44:35.705Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-16T09:44:35.705Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-16T09:44:35.705Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-16T09:44:35.705Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-16T09:44:35.705Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-16T09:44:35.705Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-16T09:44:35.705Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-16T09:44:35.705Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-16T09:44:35.967Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-16T09:44:36.235Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-16T09:44:36.235Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-16T09:44:36.235Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-16T09:44:36.235Z] Removing intermediate container f73f666cfee4 [2021-11-16T09:44:36.235Z] ---> 50915564eb19 [2021-11-16T09:44:36.235Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T09:44:36.518Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-16T09:44:36.518Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-16T09:44:36.518Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-16T09:44:36.518Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-16T09:44:36.518Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-16T09:44:36.518Z] ---> Running in ca90726818cb [2021-11-16T09:44:36.518Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-16T09:44:36.518Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-16T09:44:36.518Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-16T09:44:36.518Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-16T09:44:36.782Z] Removing intermediate container ca90726818cb [2021-11-16T09:44:36.782Z] ---> 93bcb007ed27 [2021-11-16T09:44:36.782Z] Step 12/20 : WORKDIR /edgex [2021-11-16T09:44:36.782Z] ---> Running in a09d2a448411 [2021-11-16T09:44:37.056Z] Executing busybox-1.33.1-r3.trigger [2021-11-16T09:44:37.056Z] OK: 84 MiB in 64 packages [2021-11-16T09:44:37.332Z] Removing intermediate container a09d2a448411 [2021-11-16T09:44:37.332Z] ---> 8c97ed1faef7 [2021-11-16T09:44:37.332Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-16T09:44:37.601Z] ---> e4d3972c3f79 [2021-11-16T09:44:37.601Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-16T09:44:38.173Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:44:38.173Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:44:38.173Z] ---> 526d290680db [2021-11-16T09:44:38.173Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T09:44:38.173Z] ---> Using cache [2021-11-16T09:44:38.173Z] ---> 542f743d20f3 [2021-11-16T09:44:38.173Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:44:38.173Z] ---> Using cache [2021-11-16T09:44:38.173Z] ---> 347e2e406f08 [2021-11-16T09:44:38.173Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T09:44:38.173Z] ---> Using cache [2021-11-16T09:44:38.173Z] ---> e366fe5f4597 [2021-11-16T09:44:38.173Z] Step 6/22 : COPY . . [2021-11-16T09:44:38.445Z] ---> b7e322ad065a [2021-11-16T09:44:38.445Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-16T09:44:38.445Z] Collecting docker-compose==1.23.2 [2021-11-16T09:44:38.445Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-16T09:44:38.445Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-16T09:44:38.726Z] Collecting jsonschema<3,>=2.5.1 [2021-11-16T09:44:38.726Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-16T09:44:38.726Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-16T09:44:38.726Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-16T09:44:39.000Z] Collecting docker<4.0,>=3.6.0 [2021-11-16T09:44:39.000Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-16T09:44:39.000Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-16T09:44:39.000Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-16T09:44:39.601Z] Collecting docopt<0.7,>=0.6.1 [2021-11-16T09:44:39.601Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-16T09:44:39.863Z] Collecting texttable<0.10,>=0.9.0 [2021-11-16T09:44:39.863Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-16T09:44:40.520Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-16T09:44:40.520Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-16T09:44:40.520Z] Collecting PyYAML<4,>=3.10 [2021-11-16T09:44:40.520Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-16T09:44:40.520Z] ---> 0cd9fad43274 [2021-11-16T09:44:40.520Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-16T09:44:40.839Z] ---> Running in 3909188a3fb5 [2021-11-16T09:44:41.135Z] Collecting cached-property<2,>=1.2.0 [2021-11-16T09:44:41.135Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-16T09:44:41.135Z] Collecting docker-pycreds>=0.4.0 [2021-11-16T09:44:41.135Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-16T09:44:41.135Z] Removing intermediate container 3909188a3fb5 [2021-11-16T09:44:41.135Z] ---> 7fbf72cb77e0 [2021-11-16T09:44:41.135Z] Step 17/20 : CMD ["--init=true"] [2021-11-16T09:44:41.418Z] Collecting idna<2.8,>=2.5 [2021-11-16T09:44:41.418Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-16T09:44:41.418Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-16T09:44:41.418Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-16T09:44:41.418Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-16T09:44:41.418Z] ---> Running in 60f1cb812292 [2021-11-16T09:44:41.418Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-16T09:44:41.418Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-16T09:44:41.681Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-16T09:44:41.681Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-16T09:44:41.681Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-16T09:44:41.681Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-16T09:44:41.681Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-16T09:44:41.681Z] Attempting uninstall: urllib3 [2021-11-16T09:44:41.681Z] Found existing installation: urllib3 1.26.5 [2021-11-16T09:44:41.681Z] Uninstalling urllib3-1.26.5: [2021-11-16T09:44:41.681Z] Successfully uninstalled urllib3-1.26.5 [2021-11-16T09:44:41.943Z] Removing intermediate container 60f1cb812292 [2021-11-16T09:44:41.943Z] ---> ec4bfa3205a5 [2021-11-16T09:44:41.943Z] Step 18/20 : LABEL arch=x86_64 [2021-11-16T09:44:42.213Z] Attempting uninstall: idna [2021-11-16T09:44:42.213Z] Found existing installation: idna 3.2 [2021-11-16T09:44:42.213Z] Uninstalling idna-3.2: [2021-11-16T09:44:42.213Z] Successfully uninstalled idna-3.2 [2021-11-16T09:44:42.213Z] ---> Running in f60b92ef906f [2021-11-16T09:44:42.479Z] Attempting uninstall: chardet [2021-11-16T09:44:42.479Z] Found existing installation: chardet 4.0.0 [2021-11-16T09:44:42.479Z] Uninstalling chardet-4.0.0: [2021-11-16T09:44:42.479Z] Successfully uninstalled chardet-4.0.0 [2021-11-16T09:44:42.479Z] Removing intermediate container fe48ee90379d [2021-11-16T09:44:42.479Z] ---> 14c58f044d81 [2021-11-16T09:44:42.479Z] [2021-11-16T09:44:42.479Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T09:44:42.479Z] ---> 0a97eee8041e [2021-11-16T09:44:42.479Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-16T09:44:42.741Z] Removing intermediate container f60b92ef906f [2021-11-16T09:44:42.741Z] ---> 61975f6c6284 [2021-11-16T09:44:42.741Z] Step 19/20 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:44:42.741Z] ---> Running in a15c91a9a989 [2021-11-16T09:44:42.741Z] Attempting uninstall: requests [2021-11-16T09:44:42.741Z] Found existing installation: requests 2.25.1 [2021-11-16T09:44:42.741Z] Uninstalling requests-2.25.1: [2021-11-16T09:44:42.741Z] Successfully uninstalled requests-2.25.1 [2021-11-16T09:44:42.741Z] ---> Running in e567572f0426 [2021-11-16T09:44:43.001Z] Removing intermediate container a15c91a9a989 [2021-11-16T09:44:43.001Z] ---> 0701b9ded171 [2021-11-16T09:44:43.001Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-16T09:44:43.001Z] Running setup.py install for texttable: started [2021-11-16T09:44:43.576Z] Running setup.py install for texttable: finished with status 'done' [2021-11-16T09:44:43.576Z] Running setup.py install for PyYAML: started [2021-11-16T09:44:43.576Z] Removing intermediate container e567572f0426 [2021-11-16T09:44:43.576Z] ---> b6491eb71767 [2021-11-16T09:44:43.576Z] Step 20/20 : LABEL version=0.0.0 [2021-11-16T09:44:43.838Z] ---> Running in a3d2f72c36bf [2021-11-16T09:44:44.102Z] ---> Running in bbdc6944f415 [2021-11-16T09:44:44.102Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-16T09:44:44.102Z] Removing intermediate container c3400c352cb1 [2021-11-16T09:44:44.102Z] ---> 280e381718e5 [2021-11-16T09:44:44.102Z] [2021-11-16T09:44:44.102Z] Step 11/23 : FROM alpine:3.14 [2021-11-16T09:44:44.102Z] ---> 0a97eee8041e [2021-11-16T09:44:44.102Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-16T09:44:44.102Z] ---> Using cache [2021-11-16T09:44:44.102Z] ---> bc02bdc5ea18 [2021-11-16T09:44:44.102Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T09:44:44.102Z] ---> Using cache [2021-11-16T09:44:44.102Z] ---> 7a2e6a07e406 [2021-11-16T09:44:44.102Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-16T09:44:44.406Z] Running setup.py install for docopt: started [2021-11-16T09:44:44.406Z] Removing intermediate container a3d2f72c36bf [2021-11-16T09:44:44.406Z] ---> 76a9b8379230 [2021-11-16T09:44:44.406Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-16T09:44:44.406Z] ---> Running in 1b2727c066de [2021-11-16T09:44:44.406Z] Removing intermediate container bbdc6944f415 [2021-11-16T09:44:44.406Z] ---> 0199f78b9947 [2021-11-16T09:44:44.406Z] [2021-11-16T09:44:44.690Z] ---> Running in 99e8f978b8e1 [2021-11-16T09:44:44.690Z] Running setup.py install for docopt: finished with status 'done' [2021-11-16T09:44:44.690Z] Running setup.py install for dockerpty: started [2021-11-16T09:44:44.690Z] Successfully built 0199f78b9947 [2021-11-16T09:44:44.690Z] Successfully tagged security-proxy-setup:latest [2021-11-16T09:44:44.690Z] Building security-bootstrapper [2021-11-16T09:44:44.690Z] Removing intermediate container 1b2727c066de [2021-11-16T09:44:44.690Z] ---> ef544e68b536 [2021-11-16T09:44:44.690Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-16T09:44:44.690Z]  Building security-proxy-setup ... done Removing intermediate container 99e8f978b8e1 [2021-11-16T09:44:44.690Z] ---> 87dfc0566bd7 [2021-11-16T09:44:44.690Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:44:44.690Z] ---> Running in 1a95bd1bbe9b [2021-11-16T09:44:44.962Z] ---> Running in 130423bca6d6 [2021-11-16T09:44:44.962Z] ---> f956293bc77f [2021-11-16T09:44:44.962Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:44:44.962Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-16T09:44:45.551Z] Removing intermediate container 1a95bd1bbe9b [2021-11-16T09:44:45.551Z] ---> c96f523b3e5a [2021-11-16T09:44:45.551Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:44:45.551Z] ---> Running in a7f94206be42 [2021-11-16T09:44:46.491Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-16T09:44:47.071Z] ---> aeaa15337a37 [2021-11-16T09:44:47.071Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-16T09:44:47.647Z] ---> a945b1398b93 [2021-11-16T09:44:47.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-16T09:44:47.647Z] Removing intermediate container 130423bca6d6 [2021-11-16T09:44:47.647Z] ---> 812cb7dc2d5a [2021-11-16T09:44:47.647Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-16T09:44:47.908Z] ---> Running in ce159ac7b6ec [2021-11-16T09:44:47.908Z] ---> 0aaa5439c506 [2021-11-16T09:44:47.908Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-16T09:44:47.908Z] Removing intermediate container a7f94206be42 [2021-11-16T09:44:47.908Z] ---> 818bcb7fccfa [2021-11-16T09:44:47.908Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-16T09:44:47.908Z] ---> Running in 69490f7b3b92 [2021-11-16T09:44:47.908Z] ---> Running in 8ba6549304ed [2021-11-16T09:44:48.178Z] Removing intermediate container 69490f7b3b92 [2021-11-16T09:44:48.178Z] ---> 061bea554d51 [2021-11-16T09:44:48.178Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:44:48.178Z] ---> Running in 78bae4bbd5c0 [2021-11-16T09:44:48.178Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:44:48.445Z] Removing intermediate container 78bae4bbd5c0 [2021-11-16T09:44:48.445Z] ---> 9c02111e74ee [2021-11-16T09:44:48.445Z] Step 21/23 : LABEL arch=x86_64 [2021-11-16T09:44:48.706Z] 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-11-16T09:44:48.968Z] ---> Running in 7b172a4770ea [2021-11-16T09:44:48.968Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:44:49.228Z] Removing intermediate container 7b172a4770ea [2021-11-16T09:44:49.228Z] ---> fb61d5342e26 [2021-11-16T09:44:49.228Z] Step 22/23 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:44:49.486Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-16T09:44:49.486Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T09:44:49.486Z] ---> Running in 5547370a08cb [2021-11-16T09:44:49.486Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-16T09:44:49.758Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T09:44:49.758Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-16T09:44:50.037Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-16T09:44:50.037Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:44:50.037Z] OK: 8 MiB in 20 packages [2021-11-16T09:44:50.309Z] Removing intermediate container 5547370a08cb [2021-11-16T09:44:50.309Z] ---> 665d44548f13 [2021-11-16T09:44:50.309Z] Step 23/23 : LABEL version=0.0.0 [2021-11-16T09:44:50.309Z] ---> Running in 3b155425a3bb [2021-11-16T09:44:50.309Z] Removing intermediate container 21ac3502ff58 [2021-11-16T09:44:50.309Z] ---> 42588f95838f [2021-11-16T09:44:50.309Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-16T09:44:50.574Z] Removing intermediate container 3b155425a3bb [2021-11-16T09:44:50.574Z] ---> c31062b7fc8c [2021-11-16T09:44:50.574Z] [2021-11-16T09:44:50.574Z] ---> Running in 4d1c932c740b [2021-11-16T09:44:50.574Z] Successfully built c31062b7fc8c [2021-11-16T09:44:50.862Z] Successfully tagged support-scheduler:latest [2021-11-16T09:44:50.862Z]  Building support-scheduler ... done Building support-notifications [2021-11-16T09:44:50.862Z] Removing intermediate container 4d1c932c740b [2021-11-16T09:44:50.862Z] ---> 370d57c11cf8 [2021-11-16T09:44:50.862Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-16T09:44:50.862Z] Removing intermediate container ce159ac7b6ec [2021-11-16T09:44:50.862Z] ---> cc7e83260480 [2021-11-16T09:44:50.862Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:44:51.825Z] ---> Running in 2a7576bbf1b5 [2021-11-16T09:44:51.825Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:44:51.825Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:44:51.825Z] ---> 526d290680db [2021-11-16T09:44:51.825Z] Step 3/30 : WORKDIR /edgex-go [2021-11-16T09:44:51.825Z] ---> Using cache [2021-11-16T09:44:51.825Z] ---> 542f743d20f3 [2021-11-16T09:44:51.825Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:44:51.825Z] ---> Using cache [2021-11-16T09:44:51.825Z] ---> 347e2e406f08 [2021-11-16T09:44:51.825Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-16T09:44:51.825Z] ---> Using cache [2021-11-16T09:44:51.825Z] ---> e366fe5f4597 [2021-11-16T09:44:51.825Z] Step 6/30 : COPY . . [2021-11-16T09:44:51.825Z] ---> Using cache [2021-11-16T09:44:51.825Z] ---> f956293bc77f [2021-11-16T09:44:51.825Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:44:51.825Z] ---> Using cache [2021-11-16T09:44:51.825Z] ---> 818bcb7fccfa [2021-11-16T09:44:51.825Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-16T09:44:52.781Z] ---> e74592e7c6cb [2021-11-16T09:44:52.781Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-16T09:44:52.781Z] ---> Running in 5d493bb4dc40 [2021-11-16T09:44:52.781Z] Removing intermediate container 2a7576bbf1b5 [2021-11-16T09:44:52.781Z] ---> f2fc53cd2ea3 [2021-11-16T09:44:52.781Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-16T09:44:53.366Z] 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-11-16T09:44:53.366Z] ---> 74bf6b36126f [2021-11-16T09:44:53.366Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-16T09:44:53.366Z] ---> def3aeed6113 [2021-11-16T09:44:53.366Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-16T09:44:53.636Z] ---> fa72aed28aff [2021-11-16T09:44:53.636Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-16T09:44:53.908Z] ---> Running in 711f80ea56b3 [2021-11-16T09:44:53.908Z] ---> 4ec3aa99867b [2021-11-16T09:44:53.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-16T09:44:53.908Z] Removing intermediate container 711f80ea56b3 [2021-11-16T09:44:53.908Z] ---> fcf369a94af0 [2021-11-16T09:44:53.908Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:44:54.174Z] ---> Running in b76ec386127d [2021-11-16T09:44:54.174Z] ---> 876aafaa99a3 [2021-11-16T09:44:54.174Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-16T09:44:54.174Z] ---> Running in d5dc5a619ac2 [2021-11-16T09:44:54.174Z] Removing intermediate container b76ec386127d [2021-11-16T09:44:54.174Z] ---> 8861d15ea37e [2021-11-16T09:44:54.174Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T09:44:54.442Z] ---> Running in c08904c2d1fe [2021-11-16T09:44:54.442Z] Removing intermediate container d5dc5a619ac2 [2021-11-16T09:44:54.442Z] ---> 46eeca32bf3c [2021-11-16T09:44:54.442Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:44:54.707Z] ---> Running in 83317cb29009 [2021-11-16T09:44:54.707Z] Removing intermediate container c08904c2d1fe [2021-11-16T09:44:54.707Z] ---> 48823440bcc9 [2021-11-16T09:44:54.707Z] Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:44:54.707Z] ---> Running in 60adf6658d81 [2021-11-16T09:44:54.970Z] Removing intermediate container 83317cb29009 [2021-11-16T09:44:54.970Z] ---> 0c398af941b9 [2021-11-16T09:44:54.970Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T09:44:54.970Z] Removing intermediate container 60adf6658d81 [2021-11-16T09:44:54.970Z] ---> 88d5b971f121 [2021-11-16T09:44:54.970Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T09:44:54.970Z] ---> Running in 160847d065e8 [2021-11-16T09:44:54.970Z] ---> Running in c3a1bc15f5aa [2021-11-16T09:44:55.232Z] Removing intermediate container 160847d065e8 [2021-11-16T09:44:55.232Z] ---> aa98822e6ee6 [2021-11-16T09:44:55.232Z] Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:44:55.232Z] Removing intermediate container c3a1bc15f5aa [2021-11-16T09:44:55.232Z] ---> ee9a6e7f92dc [2021-11-16T09:44:55.232Z] [2021-11-16T09:44:55.496Z] Successfully built ee9a6e7f92dc [2021-11-16T09:44:55.496Z] ---> Running in 510d516d1d45 [2021-11-16T09:44:55.496Z] Successfully tagged core-data:latest [2021-11-16T09:44:55.496Z] Building security-secretstore-setup [2021-11-16T09:44:55.496Z]  Building core-data ... done Removing intermediate container 510d516d1d45 [2021-11-16T09:44:55.496Z] ---> c9c72fa40864 [2021-11-16T09:44:55.496Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T09:44:55.496Z] ---> Running in f542cf9b9ba4 [2021-11-16T09:44:55.757Z] Removing intermediate container f542cf9b9ba4 [2021-11-16T09:44:55.757Z] ---> caa192f8ff24 [2021-11-16T09:44:55.757Z] [2021-11-16T09:44:56.033Z] Successfully built caa192f8ff24 [2021-11-16T09:44:56.033Z] Successfully tagged sys-mgmt-agent:latest [2021-11-16T09:45:00.328Z]  Building sys-mgmt-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:45:00.328Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:45:00.328Z] ---> 526d290680db [2021-11-16T09:45:00.328Z] Step 3/21 : WORKDIR /edgex-go [2021-11-16T09:45:00.328Z] ---> Using cache [2021-11-16T09:45:00.328Z] ---> 542f743d20f3 [2021-11-16T09:45:00.328Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:45:00.328Z] ---> Using cache [2021-11-16T09:45:00.328Z] ---> 347e2e406f08 [2021-11-16T09:45:00.328Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-16T09:45:01.714Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:45:01.714Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:45:01.714Z] ---> 526d290680db [2021-11-16T09:45:01.714Z] Step 3/24 : WORKDIR /edgex-go [2021-11-16T09:45:01.714Z] ---> Using cache [2021-11-16T09:45:01.714Z] ---> 542f743d20f3 [2021-11-16T09:45:01.714Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:45:01.714Z] ---> Using cache [2021-11-16T09:45:01.714Z] ---> 347e2e406f08 [2021-11-16T09:45:01.714Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-16T09:45:01.714Z] ---> Using cache [2021-11-16T09:45:01.714Z] ---> e366fe5f4597 [2021-11-16T09:45:01.714Z] Step 6/24 : COPY . . [2021-11-16T09:45:01.714Z] ---> Using cache [2021-11-16T09:45:01.714Z] ---> f956293bc77f [2021-11-16T09:45:01.714Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:45:01.714Z] ---> Using cache [2021-11-16T09:45:01.714Z] ---> 818bcb7fccfa [2021-11-16T09:45:01.714Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-16T09:45:01.979Z] ---> Running in a2c2da166bc7 [2021-11-16T09:45:01.979Z] ---> Running in 6b3f55b8024f [2021-11-16T09:45:02.923Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:45:02.923Z] 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-11-16T09:45:03.497Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:45:04.068Z] OK: 220 MiB in 52 packages [2021-11-16T09:45:04.335Z] Removing intermediate container a2c2da166bc7 [2021-11-16T09:45:04.335Z] ---> b7555b28b85c [2021-11-16T09:45:04.335Z] Step 6/21 : COPY . . [2021-11-16T09:45:10.960Z] ---> a43145db70d3 [2021-11-16T09:45:10.960Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:45:10.960Z] ---> Running in 54380ee8bb40 [2021-11-16T09:45:12.348Z] Removing intermediate container 54380ee8bb40 [2021-11-16T09:45:12.348Z] ---> 76f785ec3fce [2021-11-16T09:45:12.348Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-16T09:45:12.348Z] ---> Running in daf7432c8e30 [2021-11-16T09:45:12.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-16T09:45:19.444Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-16T09:45:20.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-16T09:45:22.944Z] Removing intermediate container 8ba6549304ed [2021-11-16T09:45:22.944Z] ---> 67aaadedf848 [2021-11-16T09:45:22.944Z] [2021-11-16T09:45:22.944Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T09:45:22.944Z] ---> 0a97eee8041e [2021-11-16T09:45:22.944Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T09:45:22.944Z] ---> Using cache [2021-11-16T09:45:22.944Z] ---> bc02bdc5ea18 [2021-11-16T09:45:22.944Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T09:45:22.944Z] ---> Using cache [2021-11-16T09:45:22.944Z] ---> 7a2e6a07e406 [2021-11-16T09:45:22.944Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-16T09:45:22.944Z] ---> Running in 1dea232bc95f [2021-11-16T09:45:22.944Z] Removing intermediate container 1dea232bc95f [2021-11-16T09:45:22.944Z] ---> 097cf709fccf [2021-11-16T09:45:22.944Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T09:45:22.944Z] ---> Running in 70fad5a5f55e [2021-11-16T09:45:22.944Z] Removing intermediate container 70fad5a5f55e [2021-11-16T09:45:22.944Z] ---> aee322924e3b [2021-11-16T09:45:22.944Z] Step 14/22 : WORKDIR / [2021-11-16T09:45:22.944Z] ---> Running in 432e7f22006a [2021-11-16T09:45:22.944Z] Removing intermediate container 432e7f22006a [2021-11-16T09:45:22.944Z] ---> 515af7fcd4b4 [2021-11-16T09:45:22.944Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:45:22.944Z] Removing intermediate container 5d493bb4dc40 [2021-11-16T09:45:22.944Z] ---> d1f1289cbb84 [2021-11-16T09:45:22.944Z] [2021-11-16T09:45:22.944Z] Step 9/30 : FROM alpine:3.14 [2021-11-16T09:45:22.944Z] ---> 0a97eee8041e [2021-11-16T09:45:22.944Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-16T09:45:22.944Z] ---> Running in 1c0b25817731 [2021-11-16T09:45:22.944Z] ---> 1427abbe32e5 [2021-11-16T09:45:22.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-16T09:45:22.944Z] Removing intermediate container 1c0b25817731 [2021-11-16T09:45:22.944Z] ---> bc386e7a91fc [2021-11-16T09:45:22.944Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-16T09:45:22.944Z] ---> Running in 90a3d8bb3706 [2021-11-16T09:45:23.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:45:23.526Z] ---> c9d10c0343a9 [2021-11-16T09:45:23.526Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-16T09:45:23.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:45:23.563Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-16T09:45:23.563Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-16T09:45:23.796Z] ---> 74564eed83b0 [2021-11-16T09:45:23.796Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-16T09:45:23.796Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-16T09:45:23.796Z] (2/2) Installing su-exec (0.2-r1) [2021-11-16T09:45:23.796Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:45:23.796Z] OK: 6 MiB in 16 packages [2021-11-16T09:45:23.796Z] ---> Running in e39f5ff951e9 [2021-11-16T09:45:24.066Z] Removing intermediate container e39f5ff951e9 [2021-11-16T09:45:24.066Z] ---> c2e5e0e0685b [2021-11-16T09:45:24.066Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:45:24.066Z] ---> Running in ba216d23c473 [2021-11-16T09:45:24.066Z] Removing intermediate container ba216d23c473 [2021-11-16T09:45:24.066Z] ---> f43dccd7e507 [2021-11-16T09:45:24.066Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T09:45:24.066Z] ---> Running in b2c79371abcb [2021-11-16T09:45:24.346Z] Removing intermediate container 90a3d8bb3706 [2021-11-16T09:45:24.346Z] ---> 8b179a3c3022 [2021-11-16T09:45:24.346Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-16T09:45:24.346Z] Removing intermediate container b2c79371abcb [2021-11-16T09:45:24.346Z] ---> 1c93b82547f4 [2021-11-16T09:45:24.346Z] Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:45:24.346Z] ---> Running in 09520c305621 [2021-11-16T09:45:24.346Z] ---> Running in 2bc0784d1b32 [2021-11-16T09:45:24.618Z] Removing intermediate container 09520c305621 [2021-11-16T09:45:24.618Z] ---> 6cc5b7d409a6 [2021-11-16T09:45:24.618Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-16T09:45:24.618Z] ---> Running in 90383158eaba [2021-11-16T09:45:24.618Z] Removing intermediate container 2bc0784d1b32 [2021-11-16T09:45:24.618Z] ---> 03db1018e410 [2021-11-16T09:45:24.618Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T09:45:24.618Z] ---> Running in 74e2da886826 [2021-11-16T09:45:24.885Z] Removing intermediate container 90383158eaba [2021-11-16T09:45:24.885Z] ---> ea608c78f48b [2021-11-16T09:45:24.885Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-16T09:45:24.885Z] Removing intermediate container 74e2da886826 [2021-11-16T09:45:24.885Z] ---> 09ba83a0cb02 [2021-11-16T09:45:24.885Z] [2021-11-16T09:45:24.885Z] ---> Running in d1c39a0c7d3e [2021-11-16T09:45:25.160Z] Successfully built 09ba83a0cb02 [2021-11-16T09:45:25.160Z] Successfully tagged core-metadata:latest [2021-11-16T09:45:25.748Z]  Building core-metadata ... done Removing intermediate container d1c39a0c7d3e [2021-11-16T09:45:25.748Z] ---> 4a590954c55d [2021-11-16T09:45:25.748Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-16T09:45:25.748Z] ---> Running in 9799435a7d41 [2021-11-16T09:45:26.022Z] Removing intermediate container 9799435a7d41 [2021-11-16T09:45:26.022Z] ---> 61610b316c3d [2021-11-16T09:45:26.022Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-16T09:45:26.022Z] ---> e3294541f804 [2021-11-16T09:45:26.022Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-16T09:45:26.292Z] ---> Running in a52050330284 [2021-11-16T09:45:27.264Z] Removing intermediate container a52050330284 [2021-11-16T09:45:27.264Z] ---> cc76f1f61bd6 [2021-11-16T09:45:27.264Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:45:27.545Z] ---> 94cc0571d1d3 [2021-11-16T09:45:27.545Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-16T09:45:28.148Z] ---> d55fbf13d7ed [2021-11-16T09:45:28.148Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-16T09:45:28.419Z] ---> 74ba05010ba1 [2021-11-16T09:45:28.419Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-16T09:45:28.696Z] ---> 8baca928cc10 [2021-11-16T09:45:28.696Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-16T09:45:28.967Z] ---> 26829d53c7c7 [2021-11-16T09:45:28.967Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-16T09:45:28.967Z] ---> Running in 6dfc47f5a6cd [2021-11-16T09:45:28.967Z] Removing intermediate container 6dfc47f5a6cd [2021-11-16T09:45:28.967Z] ---> 39cbc2b25dc2 [2021-11-16T09:45:28.967Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-16T09:45:29.238Z] ---> 72ffcec92c4c [2021-11-16T09:45:29.238Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-16T09:45:29.519Z] ---> Running in 1b678aed3007 [2021-11-16T09:45:29.519Z] 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-11-16T09:45:30.106Z] Removing intermediate container 1b678aed3007 [2021-11-16T09:45:30.106Z] ---> 54127d2f2461 [2021-11-16T09:45:30.106Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-16T09:45:30.384Z] ---> Running in eae9f6ef51a0 [2021-11-16T09:45:30.384Z] Removing intermediate container eae9f6ef51a0 [2021-11-16T09:45:30.384Z] ---> 3bf40f3a21f9 [2021-11-16T09:45:30.384Z] Step 27/30 : CMD ["gate"] [2021-11-16T09:45:30.658Z] ---> Running in 81a06a60681b [2021-11-16T09:45:30.658Z] Removing intermediate container 81a06a60681b [2021-11-16T09:45:30.658Z] ---> 4dde259b1850 [2021-11-16T09:45:30.658Z] Step 28/30 : LABEL arch=x86_64 [2021-11-16T09:45:30.933Z] ---> Running in 09e11c491166 [2021-11-16T09:45:30.933Z] Removing intermediate container 09e11c491166 [2021-11-16T09:45:30.933Z] ---> 0d20b38414c9 [2021-11-16T09:45:30.933Z] Step 29/30 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:45:31.201Z] ---> Running in ef120f022f2e [2021-11-16T09:45:31.201Z] Removing intermediate container ef120f022f2e [2021-11-16T09:45:31.201Z] ---> f398a5526fab [2021-11-16T09:45:31.201Z] Step 30/30 : LABEL version=0.0.0 [2021-11-16T09:45:31.483Z] ---> Running in 4a2fe3d5affc [2021-11-16T09:45:31.759Z] Removing intermediate container 4a2fe3d5affc [2021-11-16T09:45:31.759Z] ---> 18ab5354dede [2021-11-16T09:45:31.759Z] [2021-11-16T09:45:31.759Z] Successfully built 18ab5354dede [2021-11-16T09:45:31.759Z] Successfully tagged security-bootstrapper:latest [2021-11-16T09:45:32.717Z]  Building security-bootstrapper ... done Removing intermediate container 6b3f55b8024f [2021-11-16T09:45:32.717Z] ---> c410abadabd7 [2021-11-16T09:45:32.717Z] [2021-11-16T09:45:32.717Z] Step 9/24 : FROM alpine:3.14 [2021-11-16T09:45:32.717Z] ---> 0a97eee8041e [2021-11-16T09:45:32.717Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-16T09:45:32.717Z] ---> Running in 1c0dbc3f0bbe [2021-11-16T09:45:33.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:45:33.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:45:33.484Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-16T09:45:33.484Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-16T09:45:33.484Z] (3/3) Installing su-exec (0.2-r1) [2021-11-16T09:45:33.851Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:45:33.851Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T09:45:33.851Z] OK: 6 MiB in 17 packages [2021-11-16T09:45:34.166Z] Removing intermediate container 1c0dbc3f0bbe [2021-11-16T09:45:34.166Z] ---> afd8bc550229 [2021-11-16T09:45:34.166Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T09:45:34.166Z] ---> Running in 583f30333146 [2021-11-16T09:45:34.561Z] Removing intermediate container 583f30333146 [2021-11-16T09:45:34.561Z] ---> 8b8692d79827 [2021-11-16T09:45:34.561Z] Step 12/24 : WORKDIR / [2021-11-16T09:45:34.561Z] ---> Running in d859cd209fd2 [2021-11-16T09:45:34.561Z] Removing intermediate container d859cd209fd2 [2021-11-16T09:45:34.561Z] ---> 0033e9f312cc [2021-11-16T09:45:34.561Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-16T09:45:34.851Z] ---> 4b6e8b648e5d [2021-11-16T09:45:34.851Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-16T09:45:35.167Z] ---> 1cb7be28e939 [2021-11-16T09:45:35.167Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-16T09:45:35.537Z] ---> 091f17a85bbd [2021-11-16T09:45:35.538Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-16T09:45:35.538Z] Removing intermediate container daf7432c8e30 [2021-11-16T09:45:35.538Z] ---> a19de35ac3f2 [2021-11-16T09:45:35.538Z] [2021-11-16T09:45:35.538Z] Step 9/21 : FROM alpine:3.14 [2021-11-16T09:45:35.538Z] ---> 0a97eee8041e [2021-11-16T09:45:35.538Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-16T09:45:35.538Z] ---> Running in d935ac00792b [2021-11-16T09:45:35.538Z] ---> fba7c9d2bd6b [2021-11-16T09:45:35.538Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-16T09:45:35.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T09:45:35.817Z] ---> b63f2d9e1124 [2021-11-16T09:45:35.817Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-16T09:45:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-16T09:45:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-16T09:45:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-16T09:45:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-16T09:45:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-16T09:45:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-16T09:45:36.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T09:45:36.084Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-16T09:45:36.084Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-16T09:45:36.084Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:45:36.084Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T09:45:36.084Z] OK: 6 MiB in 16 packages [2021-11-16T09:45:36.344Z] ---> 6d77477d4141 [2021-11-16T09:45:36.344Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-16T09:45:36.610Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-16T09:45:36.610Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-16T09:45:36.610Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-16T09:45:36.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-16T09:45:36.612Z] ---> 9996f6efd1f4 [2021-11-16T09:45:36.612Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-16T09:45:36.612Z] Removing intermediate container d935ac00792b [2021-11-16T09:45:36.612Z] ---> 5245806054a5 [2021-11-16T09:45:36.612Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T09:45:36.612Z] ---> Running in 4e81dc22fa05 [2021-11-16T09:45:36.612Z] ---> Running in 4a3019a07926 [2021-11-16T09:45:36.612Z] Removing intermediate container 4a3019a07926 [2021-11-16T09:45:36.612Z] ---> b2c5b8459328 [2021-11-16T09:45:36.612Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-16T09:45:36.612Z] ---> Running in 7de40b4ebf63 [2021-11-16T09:45:36.880Z] Removing intermediate container 7de40b4ebf63 [2021-11-16T09:45:36.880Z] ---> 36ae7326d4cb [2021-11-16T09:45:36.880Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-16T09:45:36.880Z] ---> Running in ba526306547c [2021-11-16T09:45:36.880Z] Removing intermediate container ba526306547c [2021-11-16T09:45:36.880Z] ---> 32f9609d3d55 [2021-11-16T09:45:36.880Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:45:37.139Z] Removing intermediate container 4e81dc22fa05 [2021-11-16T09:45:37.139Z] ---> fd03a69b4719 [2021-11-16T09:45:37.139Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-16T09:45:37.139Z] ---> Running in 14e30e8309e3 [2021-11-16T09:45:37.139Z] ---> 6cd4e8e3cc1b [2021-11-16T09:45:37.139Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-16T09:45:37.139Z] Removing intermediate container 14e30e8309e3 [2021-11-16T09:45:37.139Z] ---> c5537548b4b0 [2021-11-16T09:45:37.139Z] Step 22/24 : LABEL arch=x86_64 [2021-11-16T09:45:37.139Z] ---> Running in cbca3044e8cd [2021-11-16T09:45:37.398Z] Removing intermediate container cbca3044e8cd [2021-11-16T09:45:37.398Z] ---> a8f13c2a20de [2021-11-16T09:45:37.398Z] Step 23/24 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:45:37.398Z] ---> Running in 6fb9f7090053 [2021-11-16T09:45:37.398Z] ---> 08240c8db5ad [2021-11-16T09:45:37.398Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-16T09:45:37.398Z] Removing intermediate container 6fb9f7090053 [2021-11-16T09:45:37.398Z] ---> 64501c776ccf [2021-11-16T09:45:37.398Z] Step 24/24 : LABEL version=0.0.0 [2021-11-16T09:45:37.398Z] ---> Running in 58d2012c65ed [2021-11-16T09:45:37.398Z] ---> 09cef9d9838c [2021-11-16T09:45:37.398Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-16T09:45:37.658Z] ---> Running in 994a9405ade1 [2021-11-16T09:45:37.658Z] Removing intermediate container 58d2012c65ed [2021-11-16T09:45:37.658Z] ---> da67dc13020c [2021-11-16T09:45:37.658Z] [2021-11-16T09:45:37.658Z] Successfully built da67dc13020c [2021-11-16T09:45:37.658Z] Successfully tagged security-secretstore-setup:latest [2021-11-16T09:45:37.658Z]  Building security-secretstore-setup ... done Removing intermediate container 994a9405ade1 [2021-11-16T09:45:37.658Z] ---> 16d4984196d0 [2021-11-16T09:45:37.658Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:45:37.658Z] ---> Running in 1506c150c2f1 [2021-11-16T09:45:37.922Z] Removing intermediate container 1506c150c2f1 [2021-11-16T09:45:37.922Z] ---> 949a62fe1f65 [2021-11-16T09:45:37.922Z] Step 19/21 : LABEL arch=x86_64 [2021-11-16T09:45:37.922Z] ---> Running in e5c89bf8440e [2021-11-16T09:45:37.922Z] Removing intermediate container e5c89bf8440e [2021-11-16T09:45:37.922Z] ---> 0c02ae71d56d [2021-11-16T09:45:37.922Z] Step 20/21 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:45:37.922Z] ---> Running in 6def74d81cbc [2021-11-16T09:45:37.922Z] Removing intermediate container 6def74d81cbc [2021-11-16T09:45:37.922Z] ---> 5adc81f4789a [2021-11-16T09:45:37.922Z] Step 21/21 : LABEL version=0.0.0 [2021-11-16T09:45:37.922Z] ---> Running in 5de53fd1c7c3 [2021-11-16T09:45:38.181Z] Removing intermediate container 5de53fd1c7c3 [2021-11-16T09:45:38.182Z] ---> 7f1c77fc8c59 [2021-11-16T09:45:38.182Z] [2021-11-16T09:45:38.182Z] Successfully built 7f1c77fc8c59 [2021-11-16T09:45:38.182Z] Successfully tagged support-notifications:latest [2021-11-16T09:45:38.187Z]  Building support-notifications ... done  [Pipeline] } [2021-11-16T09:45:38.192Z] $ docker stop --time=1 70d7f7979cafa774fe8a697f0ce999358abd942784c5c667fdfbd8fd23414c33 [2021-11-16T09:45:39.509Z] $ docker rm -f 70d7f7979cafa774fe8a697f0ce999358abd942784c5c667fdfbd8fd23414c33 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T09:45:39.866Z] + docker images [2021-11-16T09:45:39.867Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-16T09:45:39.867Z] support-notifications latest 7f1c77fc8c59 2 seconds ago 17MB [2021-11-16T09:45:39.867Z] security-secretstore-setup latest da67dc13020c 2 seconds ago 28.4MB [2021-11-16T09:45:39.867Z] a19de35ac3f2 4 seconds ago 1.76GB [2021-11-16T09:45:39.867Z] c410abadabd7 7 seconds ago 1.76GB [2021-11-16T09:45:39.867Z] security-bootstrapper latest 18ab5354dede 8 seconds ago 18.9MB [2021-11-16T09:45:39.867Z] core-metadata latest 09ba83a0cb02 15 seconds ago 16.9MB [2021-11-16T09:45:39.867Z] d1f1289cbb84 17 seconds ago 1.76GB [2021-11-16T09:45:39.867Z] 67aaadedf848 19 seconds ago 1.76GB [2021-11-16T09:45:39.867Z] core-data latest ee9a6e7f92dc 44 seconds ago 20.7MB [2021-11-16T09:45:39.867Z] sys-mgmt-agent latest caa192f8ff24 44 seconds ago 294MB [2021-11-16T09:45:39.867Z] support-scheduler latest c31062b7fc8c 49 seconds ago 16.2MB [2021-11-16T09:45:39.867Z] security-proxy-setup latest 0199f78b9947 55 seconds ago 26.9MB [2021-11-16T09:45:39.867Z] 280e381718e5 56 seconds ago 1.76GB [2021-11-16T09:45:39.867Z] 14c58f044d81 58 seconds ago 1.76GB [2021-11-16T09:45:39.867Z] core-command latest 576f4aa029bf About a minute ago 16.1MB [2021-11-16T09:45:39.867Z] 05695bd2bc33 About a minute ago 1.76GB [2021-11-16T09:45:39.867Z] bad2be9381ef About a minute ago 1.76GB [2021-11-16T09:45:39.867Z] 425031066523 About a minute ago 1.75GB [2021-11-16T09:45:39.867Z] ci-base-image-x86_64 latest 526d290680db 5 minutes ago 1.25GB [2021-11-16T09:45:39.867Z] alpine 3.14 0a97eee8041e 3 days ago 5.61MB [2021-11-16T09:45:39.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-16T09:45:39.867Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-16T09:45:39.867Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-16T09:45:39.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-11-16T09:45:43.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.182s coverage: 28.7% of statements [2021-11-16T09:45:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-16T09:45:43.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-16T09:45:47.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.356s coverage: 98.5% of statements [2021-11-16T09:45:47.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-16T09:45:49.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.417s coverage: 44.7% of statements [2021-11-16T09:45:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-16T09:45:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-16T09:45:51.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.678s coverage: 89.5% of statements [2021-11-16T09:45:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-16T09:45:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-16T09:45:51.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.208s coverage: 84.4% of statements [2021-11-16T09:45:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-16T09:45:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-16T09:45:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-16T09:45:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-16T09:45:51.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-16T09:45:55.256Z] Still waiting to schedule task [2021-11-16T09:45:55.256Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-16T09:46:00.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.443s coverage: 94.2% of statements [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-16T09:46:00.154Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.186s coverage: 59.1% of statements [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-16T09:46:00.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-16T09:46:00.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.299s coverage: 0.9% of statements [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-16T09:46:00.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.219s coverage: 58.8% of statements [2021-11-16T09:46:00.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.358s coverage: 21.7% of statements [2021-11-16T09:46:00.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-16T09:46:00.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements [2021-11-16T09:46:00.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.286s coverage: 79.5% of statements [2021-11-16T09:46:00.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements [2021-11-16T09:46:02.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2021-11-16T09:46:02.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements [2021-11-16T09:46:14.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.276s coverage: 94.4% of statements [2021-11-16T09:46:14.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements [2021-11-16T09:46:20.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.513s coverage: 82.5% of statements [2021-11-16T09:46:20.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-16T09:46:28.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.240s coverage: 92.9% of statements [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-16T09:46:28.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-16T09:46:28.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-16T09:46:28.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-16T09:46:28.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements [2021-11-16T09:46:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-16T09:46:28.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements [2021-11-16T09:46:28.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2021-11-16T09:46:28.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements [2021-11-16T09:46:28.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.776s coverage: 91.2% of statements [2021-11-16T09:46:28.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-16T09:46:28.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.812s coverage: 64.4% of statements [2021-11-16T09:46:28.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-16T09:46:28.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-16T09:46:28.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.159s coverage: 100.0% of statements [2021-11-16T09:46:28.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements [2021-11-16T09:46:28.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2021-11-16T09:46:28.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2021-11-16T09:46:29.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2021-11-16T09:46:33.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.316s coverage: 65.4% of statements [2021-11-16T09:46:33.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-16T09:46:33.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-16T09:46:33.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-16T09:46:35.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.707s coverage: 43.8% of statements [2021-11-16T09:46:35.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-16T09:46:35.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-16T09:46:35.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements [2021-11-16T09:46:35.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-16T09:46:35.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2021-11-16T09:46:35.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-16T09:46:43.883Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 17.7% of statements [2021-11-16T09:46:43.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-16T09:46:43.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-16T09:46:43.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-16T09:46:43.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-16T09:46:43.883Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements [2021-11-16T09:46:43.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-16T09:46:43.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-16T09:46:43.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-16T09:46:43.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-16T09:46:43.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.211s coverage: 63.2% of statements [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-16T09:46:43.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-16T09:46:43.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-16T09:46:43.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-16T09:46:43.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements [2021-11-16T09:46:43.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-11-16T09:46:44.157Z] 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-11-16T09:46:44.157Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-16T09:46:44.157Z] GO111MODULE=on go vet ./... [2021-11-16T09:47:07.604Z] Running on prd-ubuntu18.04-docker-8c-8g-796 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws [2021-11-16T09:47:07.617Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-11-16T09:47:07.703Z] The recommended git tool is: git [2021-11-16T09:47:09.472Z] using credential edgex-jenkins-ssh [2021-11-16T09:47:09.483Z] Cloning the remote Git repository [2021-11-16T09:47:09.504Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-16T09:47:09.562Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-11-16T09:47:09.588Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T09:47:09.589Z] > git --version # timeout=10 [2021-11-16T09:47:09.595Z] > git --version # 'git version 2.17.1' [2021-11-16T09:47:09.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T09:47:09.621Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T09:47:14.251Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T09:47:14.258Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T09:47:14.267Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T09:47:14.280Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T09:47:14.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T09:47:14.285Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-16T09:47:14.946Z] Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:47:15.052Z] Merge succeeded, producing 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:47:15.052Z] Checking out Revision 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 (PR-3815) [2021-11-16T09:47:14.957Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T09:47:14.963Z] > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # timeout=10 [2021-11-16T09:47:15.020Z] > git remote # timeout=10 [2021-11-16T09:47:15.029Z] > git config --get remote.origin.url # timeout=10 [2021-11-16T09:47:15.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T09:47:15.038Z] > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 [2021-11-16T09:47:15.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-16T09:47:15.057Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T09:47:15.062Z] > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # timeout=10 [2021-11-16T09:47:18.611Z] Commit message: "Merge branch 'main' into snap-token-hook-idempotent" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:47:19.503Z] + echo snap-build.sh [2021-11-16T09:47:19.504Z] snap-build.sh [2021-11-16T09:47:19.504Z] + SNAP_BASE_DIR=. [2021-11-16T09:47:19.504Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-11-16T09:47:19.504Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-11-16T09:47:19.504Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-11-16T09:47:19.504Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-11-16T09:47:19.504Z] + cd /w/workspace/edgex-go/5 [2021-11-16T09:47:19.504Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-16T09:47:19.504Z] Reading package lists... [2021-11-16T09:47:19.504Z] Building dependency tree... [2021-11-16T09:47:19.504Z] Reading state information... [2021-11-16T09:47:19.504Z] The following packages were automatically installed and are no longer required: [2021-11-16T09:47:19.504Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-16T09:47:19.504Z] uidmap xdelta3 [2021-11-16T09:47:19.504Z] Use 'sudo apt autoremove' to remove them. [2021-11-16T09:47:19.504Z] The following packages will be REMOVED: [2021-11-16T09:47:19.504Z] lxd* lxd-client* [2021-11-16T09:47:19.766Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-16T09:47:19.766Z] After this operation, 31.7 MB disk space will be freed. [2021-11-16T09:47:20.289Z] (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-11-16T09:47:20.289Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-16T09:47:21.236Z] Removing lxd dnsmasq configuration [2021-11-16T09:47:21.236Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-16T09:47:21.236Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-16T09:47:22.179Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T09:47:22.179Z] (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-11-16T09:47:22.179Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-16T09:47:23.565Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-16T09:47:23.565Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-16T09:47:24.139Z] + sudo snap remove --purge lxd [2021-11-16T09:47:24.139Z] snap "lxd" is not installed [2021-11-16T09:47:24.139Z] + sudo groupadd --force --system lxd [2021-11-16T09:47:24.139Z] ++ whoami [2021-11-16T09:47:24.139Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-16T09:47:24.139Z] + newgrp - lxd [2021-11-16T09:47:24.139Z] + sudo snap install lxd [2021-11-16T09:47:32.302Z] 2021-11-16T09:47:30Z INFO Waiting for automatic snapd restart... [2021-11-16T09:47:50.422Z] lxd 4.20 from Canonical* installed [2021-11-16T09:47:50.422Z] + sudo lxd init --auto [2021-11-16T09:47:58.562Z] + sudo snap install --classic snapcraft [2021-11-16T09:48:05.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-16T09:48:05.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-16T09:48:05.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-16T09:48:05.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-16T09:48:06.639Z] + ls -al . [2021-11-16T09:48:06.639Z] total 672 [2021-11-16T09:48:06.639Z] drwxrwxr-x 9 1001 1001 4096 Nov 16 09:48 . [2021-11-16T09:48:06.639Z] drwxr-xr-x 4 root root 4096 Nov 16 09:43 .. [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 11 Nov 16 09:41 .dockerignore [2021-11-16T09:48:06.639Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 09:41 .git [2021-11-16T09:48:06.639Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 09:41 .github [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 804 Nov 16 09:41 .gitignore [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 09:41 .golangci.yml [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 76 Nov 16 09:41 .hadolint.yml [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 09:41 .sonarcloud.properties [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 09:41 ADOPTERS.md [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 8910 Nov 16 09:41 Attribution.txt [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 51732 Nov 16 09:41 CHANGELOG.md [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 09:41 CONTRIBUTING.md [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 09:41 GOVERNANCE.md [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 849 Nov 16 09:41 Jenkinsfile [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 09:41 LICENSE [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 6508 Nov 16 09:41 Makefile [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 09:41 OWNERS.md [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 8207 Nov 16 09:41 README.md [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 09:41 SECURITY.md [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 09:39 VERSION [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 09:41 ZMQWindows.md [2021-11-16T09:48:06.639Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 09:41 bin [2021-11-16T09:48:06.639Z] drwxrwxr-x 14 1001 1001 4096 Nov 16 09:41 cmd [2021-11-16T09:48:06.639Z] -rw-r--r-- 1 root root 428381 Nov 16 09:46 coverage.out [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 822 Nov 16 09:41 go.mod [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 49471 Nov 16 09:41 go.sum [2021-11-16T09:48:06.639Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 09:41 internal [2021-11-16T09:48:06.639Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 09:41 openapi [2021-11-16T09:48:06.639Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 09:41 snap [2021-11-16T09:48:06.639Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 09:41 version.go [Pipeline] sh [2021-11-16T09:48:06.718Z] snapcraft 5.0 from Canonical* installed [2021-11-16T09:48:06.718Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-16T09:48:06.718Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-16T09:48:06.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T09:48:06.718Z] Dload Upload Total Spent Left Speed [2021-11-16T09:48:06.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 [2021-11-16T09:48:06.718Z] 100 3325k 100 3325k 0 0 8012k 0 --:--:-- --:--:-- --:--:-- 8012k [2021-11-16T09:48:06.718Z] ./yq_linux_amd64 [2021-11-16T09:48:06.718Z] + sudo snapcraft prime --use-lxd [2021-11-16T09:48:07.296Z] + '[' -e coverage.out ] [2021-11-16T09:48:07.296Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-16T09:48:07.323Z] Warning: overwriting stash ‘coverage-report’ [2021-11-16T09:48:08.060Z] Stashed 1 file(s) [Pipeline] sh [2021-11-16T09:48:08.702Z] + make build [2021-11-16T09:48:08.703Z] 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-11-16T09:48:09.257Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-16T09:48:09.258Z] 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-11-16T09:48:09.258Z] - README.md [2021-11-16T09:48:09.258Z] [2021-11-16T09:48:09.258Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-16T09:48:09.258Z] Launching a container. [2021-11-16T09:48:15.413Z] 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-11-16T09:48:19.264Z] Waiting for container to be ready [2021-11-16T09:48:19.265Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-16T09:48:19.265Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-16T09:48:19.265Z] [2021-11-16T09:48:23.473Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-16T09:48:23.473Z] Waiting for network to be ready... [2021-11-16T09:48:23.735Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-16T09:48:23.735Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-16T09:48:23.997Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-16T09:48:23.997Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-16T09:48:23.997Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-16T09:48:23.997Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-16T09:48:23.997Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-16T09:48:23.997Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-16T09:48:23.997Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-16T09:48:23.997Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-16T09:48:24.257Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-16T09:48:24.516Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-16T09:48:24.777Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-16T09:48:24.777Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-16T09:48:24.777Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-16T09:48:24.777Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-16T09:48:24.777Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-16T09:48:24.777Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-16T09:48:25.038Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-16T09:48:25.299Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-16T09:48:25.299Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-16T09:48:25.299Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-16T09:48:25.299Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-16T09:48:25.299Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-16T09:48:25.299Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-16T09:48:25.299Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-16T09:48:25.560Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-16T09:48:28.108Z] Fetched 25.6 MB in 4s (6126 kB/s) [2021-11-16T09:48:28.680Z] Reading package lists... [2021-11-16T09:48:28.943Z] Reading package lists... [2021-11-16T09:48:29.205Z] Building dependency tree... [2021-11-16T09:48:29.205Z] Reading state information... [2021-11-16T09:48:29.205Z] The following additional packages will be installed: [2021-11-16T09:48:29.205Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-16T09:48:29.205Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-16T09:48:29.205Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-16T09:48:29.205Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-16T09:48:29.205Z] Suggested packages: [2021-11-16T09:48:29.205Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-16T09:48:29.205Z] Recommended packages: [2021-11-16T09:48:29.205Z] gnupg libsasl2-modules [2021-11-16T09:48:29.205Z] The following NEW packages will be installed: [2021-11-16T09:48:29.205Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-16T09:48:29.205Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-16T09:48:29.205Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-16T09:48:29.205Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-16T09:48:29.205Z] The following packages will be upgraded: [2021-11-16T09:48:29.205Z] gpg gpg-agent gpgconf libudev1 [2021-11-16T09:48:29.467Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-16T09:48:29.467Z] Need to get 3527 kB of archives. [2021-11-16T09:48:29.467Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-16T09:48:29.467Z] 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-11-16T09:48:29.467Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-16T09:48:29.728Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-16T09:48:29.728Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-16T09:48:29.728Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-16T09:48:29.728Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-16T09:48:30.299Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-16T09:48:30.299Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-16T09:48:30.299Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-16T09:48:30.299Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-16T09:48:30.299Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-16T09:48:30.299Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-16T09:48:30.299Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-16T09:48:30.299Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-16T09:48:30.299Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-16T09:48:30.299Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-16T09:48:30.299Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-16T09:48:30.299Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-16T09:48:30.299Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-16T09:48:30.299Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-16T09:48:30.299Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-16T09:48:30.299Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-16T09:48:30.559Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T09:48:30.559Z] Fetched 3527 kB in 1s (3131 kB/s) [2021-11-16T09:48:30.559Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-16T09:48:30.559Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-16T09:48:30.559Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T09:48:30.559Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-16T09:48:30.819Z] Selecting previously unselected package udev. [2021-11-16T09:48:30.819Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-16T09:48:30.819Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-16T09:48:30.819Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-16T09:48:30.819Z] Selecting previously unselected package libfuse2:amd64. [2021-11-16T09:48:30.819Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-16T09:48:30.819Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-16T09:48:31.079Z] Selecting previously unselected package fuse. [2021-11-16T09:48:31.079Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-16T09:48:31.079Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-16T09:48:31.079Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T09:48:31.079Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T09:48:31.079Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T09:48:31.079Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T09:48:31.079Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T09:48:31.341Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T09:48:31.341Z] Selecting previously unselected package libksba8:amd64. [2021-11-16T09:48:31.341Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-16T09:48:31.341Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-16T09:48:31.341Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-16T09:48:31.341Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T09:48:31.341Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:31.341Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-16T09:48:31.341Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T09:48:31.341Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:31.601Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-16T09:48:31.601Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T09:48:31.601Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:31.601Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-16T09:48:31.601Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T09:48:31.601Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:31.601Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-16T09:48:31.601Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T09:48:31.601Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:31.601Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-16T09:48:31.601Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T09:48:31.601Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:31.601Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-16T09:48:31.601Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T09:48:31.601Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:31.863Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-16T09:48:31.863Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T09:48:31.863Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:31.863Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-16T09:48:31.863Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-16T09:48:31.863Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:31.863Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-16T09:48:31.863Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-16T09:48:31.863Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T09:48:31.863Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-16T09:48:31.863Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-16T09:48:31.863Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T09:48:32.126Z] Selecting previously unselected package libldap-common. [2021-11-16T09:48:32.126Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-16T09:48:32.126Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T09:48:32.126Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-16T09:48:32.126Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-16T09:48:32.126Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T09:48:32.126Z] Selecting previously unselected package dirmngr. [2021-11-16T09:48:32.126Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T09:48:32.126Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-16T09:48:32.126Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T09:48:32.126Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-16T09:48:32.126Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-16T09:48:32.126Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T09:48:32.126Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-16T09:48:32.126Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-16T09:48:32.387Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:32.387Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-16T09:48:32.387Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T09:48:32.387Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-16T09:48:32.648Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-16T09:48:32.648Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:32.648Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-16T09:48:32.648Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-16T09:48:32.648Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-16T09:48:32.648Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:32.648Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:32.911Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:32.911Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:32.911Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:32.911Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:32.911Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-16T09:48:32.911Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-16T09:48:32.911Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-16T09:48:32.911Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T09:48:33.189Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-16T09:48:33.189Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-16T09:48:33.189Z] This means they are not meant to be enabled using systemctl. [2021-11-16T09:48:33.189Z] Possible reasons for having this kind of units are: [2021-11-16T09:48:33.189Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-16T09:48:33.189Z] .wants/ or .requires/ directory. [2021-11-16T09:48:33.189Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-16T09:48:33.189Z] a requirement dependency on it. [2021-11-16T09:48:33.189Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-16T09:48:33.189Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-16T09:48:33.189Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-16T09:48:33.189Z] instance name specified. [2021-11-16T09:48:33.454Z] Reading package lists... [2021-11-16T09:48:33.724Z] Building dependency tree... [2021-11-16T09:48:33.724Z] Reading state information... [2021-11-16T09:48:34.002Z] The following additional packages will be installed: [2021-11-16T09:48:34.002Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-16T09:48:34.002Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-16T09:48:34.002Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-16T09:48:34.002Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-16T09:48:34.002Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-16T09:48:34.002Z] Suggested packages: [2021-11-16T09:48:34.002Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-16T09:48:34.002Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-16T09:48:34.002Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-16T09:48:34.002Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-16T09:48:34.002Z] systemd-container policykit-1 [2021-11-16T09:48:34.002Z] Recommended packages: [2021-11-16T09:48:34.002Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-16T09:48:34.002Z] The following NEW packages will be installed: [2021-11-16T09:48:34.002Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-16T09:48:34.002Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-16T09:48:34.002Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-16T09:48:34.002Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-16T09:48:34.002Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-16T09:48:34.002Z] The following packages will be upgraded: [2021-11-16T09:48:34.002Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-16T09:48:34.002Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-16T09:48:34.002Z] Need to get 36.8 MB of archives. [2021-11-16T09:48:34.002Z] After this operation, 147 MB of additional disk space will be used. [2021-11-16T09:48:34.002Z] 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-11-16T09:48:34.285Z] 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-11-16T09:48:34.285Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-16T09:48:34.285Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-16T09:48:34.285Z] 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-11-16T09:48:34.285Z] 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-11-16T09:48:34.285Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-16T09:48:34.285Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-16T09:48:34.285Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-16T09:48:34.285Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-16T09:48:34.285Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-16T09:48:34.285Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-16T09:48:34.285Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-16T09:48:34.285Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-16T09:48:34.285Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-16T09:48:34.285Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-16T09:48:34.285Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-16T09:48:34.855Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-16T09:48:34.855Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-16T09:48:34.855Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-16T09:48:35.115Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-16T09:48:35.115Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-16T09:48:35.115Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-16T09:48:35.115Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-16T09:48:35.115Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-16T09:48:35.115Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-16T09:48:35.115Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-16T09:48:35.115Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-16T09:48:35.115Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-16T09:48:35.115Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-16T09:48:36.056Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T09:48:36.056Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-11-16T09:48:36.056Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-16T09:48:36.056Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-16T09:48:36.056Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T09:48:36.628Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-16T09:48:36.628Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T09:48:36.628Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-16T09:48:36.628Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-16T09:48:36.628Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-16T09:48:36.628Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-16T09:48:36.889Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-16T09:48:36.889Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-16T09:48:36.889Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-16T09:48:36.889Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-16T09:48:37.151Z] Setting up apt (1.6.14) ... [2021-11-16T09:48:37.151Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-16T09:48:37.579Z] 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-11-16T09:48:37.721Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-16T09:48:37.721Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-16T09:48:37.721Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-16T09:48:37.721Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-16T09:48:37.721Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-16T09:48:37.721Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T09:48:37.721Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T09:48:37.981Z] Selecting previously unselected package libexpat1:amd64. [2021-11-16T09:48:37.981Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-16T09:48:37.982Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-16T09:48:37.982Z] Selecting previously unselected package python3.6-minimal. [2021-11-16T09:48:37.982Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T09:48:37.982Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T09:48:38.241Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-16T09:48:38.241Z] Checking for services that may need to be restarted...done. [2021-11-16T09:48:38.241Z] Checking for services that may need to be restarted...done. [2021-11-16T09:48:38.241Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T09:48:38.241Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-16T09:48:38.502Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T09:48:38.761Z] Selecting previously unselected package python3-minimal. [2021-11-16T09:48:38.761Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-16T09:48:38.761Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-16T09:48:38.761Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-16T09:48:39.021Z] Selecting previously unselected package mime-support. [2021-11-16T09:48:39.021Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-16T09:48:39.021Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-16T09:48:39.021Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-16T09:48:39.021Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-16T09:48:39.021Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-16T09:48:39.021Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-16T09:48:39.021Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T09:48:39.021Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T09:48:39.023Z] 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-11-16T09:48:39.281Z] Selecting previously unselected package python3.6. [2021-11-16T09:48:39.281Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-16T09:48:39.281Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T09:48:39.281Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-16T09:48:39.281Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-16T09:48:39.281Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-16T09:48:39.281Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-16T09:48:39.541Z] Selecting previously unselected package python3. [2021-11-16T09:48:39.541Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-16T09:48:39.541Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-16T09:48:39.541Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-16T09:48:39.541Z] Selecting previously unselected package multiarch-support. [2021-11-16T09:48:39.541Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T09:48:39.541Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-16T09:48:39.541Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-16T09:48:39.801Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-16T09:48:39.801Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-16T09:48:39.801Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-16T09:48:39.801Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-16T09:48:39.801Z] Selecting previously unselected package libbsd0:amd64. [2021-11-16T09:48:39.801Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-16T09:48:39.801Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-16T09:48:39.801Z] Selecting previously unselected package sudo. [2021-11-16T09:48:39.801Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-16T09:48:39.801Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-16T09:48:40.063Z] Selecting previously unselected package apparmor. [2021-11-16T09:48:40.063Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-16T09:48:40.063Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-16T09:48:40.063Z] Selecting previously unselected package libedit2:amd64. [2021-11-16T09:48:40.063Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-16T09:48:40.063Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-16T09:48:40.063Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-16T09:48:40.063Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T09:48:40.063Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T09:48:40.063Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-16T09:48:40.063Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T09:48:40.063Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T09:48:40.323Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-16T09:48:40.323Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-16T09:48:40.323Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-16T09:48:40.323Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-16T09:48:40.323Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T09:48:40.323Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T09:48:40.323Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-16T09:48:40.323Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-16T09:48:40.323Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T09:48:40.323Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-16T09:48:40.323Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-16T09:48:40.323Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-16T09:48:40.584Z] Selecting previously unselected package openssh-client. [2021-11-16T09:48:40.584Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-16T09:48:40.584Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-16T09:48:40.584Z] Selecting previously unselected package squashfs-tools. [2021-11-16T09:48:40.584Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-16T09:48:40.584Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-16T09:48:40.844Z] Selecting previously unselected package snapd. [2021-11-16T09:48:40.844Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-16T09:48:40.844Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-16T09:48:42.758Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-16T09:48:42.758Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-16T09:48:42.758Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-16T09:48:43.019Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-16T09:48:43.019Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-16T09:48:43.019Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T09:48:43.019Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T09:48:43.019Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-16T09:48:43.019Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-16T09:48:43.327Z] 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-11-16T09:48:43.591Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-16T09:48:43.591Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-16T09:48:43.591Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-16T09:48:43.591Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T09:48:43.591Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T09:48:43.591Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-16T09:48:43.923Z] 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-11-16T09:48:44.160Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-16T09:48:44.160Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T09:48:44.160Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-16T09:48:44.160Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-16T09:48:44.160Z] running python rtupdate hooks for python3.6... [2021-11-16T09:48:44.160Z] running python post-rtupdate hooks for python3.6... [2021-11-16T09:48:44.421Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-16T09:48:44.996Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-16T09:48:44.996Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-16T09:48:44.996Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-16T09:48:45.255Z] Setting up snapd (2.51.1+18.04) ... [2021-11-16T09:48:45.515Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-16T09:48:45.775Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-16T09:48:45.775Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-16T09:48:46.036Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-16T09:48:46.297Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-16T09:48:46.297Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-16T09:48:46.297Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-16T09:48:46.557Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-16T09:48:46.817Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-16T09:48:46.817Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-16T09:48:47.078Z] /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-11-16T09:48:47.078Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-16T09:48:47.078Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-16T09:48:47.336Z] 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-11-16T09:48:48.019Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-16T09:48:48.020Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-16T09:48:48.020Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-16T09:48:49.221Z] Reading package lists... [2021-11-16T09:48:49.796Z] Reading package lists... [2021-11-16T09:48:50.061Z] Building dependency tree... [2021-11-16T09:48:50.061Z] Reading state information... [2021-11-16T09:48:50.061Z] Calculating upgrade... [2021-11-16T09:48:50.322Z] The following packages will be upgraded: [2021-11-16T09:48:50.322Z] advancecomp base-files bash binutils binutils-common [2021-11-16T09:48:50.322Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-16T09:48:50.322Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-16T09:48:50.322Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-16T09:48:50.322Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-16T09:48:50.322Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-16T09:48:50.322Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-16T09:48:50.322Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-16T09:48:50.322Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-16T09:48:50.322Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-16T09:48:50.322Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-16T09:48:50.322Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-16T09:48:50.322Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-16T09:48:50.322Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-16T09:48:50.322Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-16T09:48:50.322Z] ubuntu-keyring util-linux [2021-11-16T09:48:50.582Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-16T09:48:50.582Z] Need to get 64.2 MB of archives. [2021-11-16T09:48:50.582Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-16T09:48:50.582Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-16T09:48:50.582Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-16T09:48:50.771Z] 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-11-16T09:48:51.150Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-16T09:48:51.150Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-16T09:48:51.151Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-16T09:48:51.151Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-16T09:48:51.151Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-16T09:48:51.151Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-16T09:48:51.151Z] 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-11-16T09:48:51.151Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-16T09:48:51.151Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-16T09:48:51.409Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-16T09:48:51.409Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-16T09:48:51.409Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-16T09:48:51.409Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-16T09:48:51.409Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-16T09:48:51.409Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-16T09:48:51.409Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-16T09:48:51.409Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-16T09:48:51.409Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-16T09:48:51.409Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-16T09:48:51.409Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-16T09:48:51.409Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-16T09:48:51.409Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-16T09:48:51.409Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-16T09:48:51.409Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-16T09:48:51.409Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-16T09:48:51.671Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-16T09:48:51.671Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-16T09:48:51.671Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-16T09:48:51.671Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-16T09:48:51.671Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-16T09:48:51.671Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-16T09:48:51.671Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-16T09:48:51.671Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-16T09:48:51.671Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-16T09:48:51.671Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-16T09:48:51.671Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-16T09:48:51.671Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-16T09:48:51.672Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-16T09:48:51.672Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-16T09:48:51.672Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-16T09:48:51.672Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-16T09:48:51.672Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-16T09:48:51.672Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-16T09:48:51.672Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-16T09:48:51.672Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-16T09:48:51.672Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-16T09:48:51.672Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-16T09:48:51.672Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-16T09:48:51.672Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-16T09:48:51.672Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-16T09:48:51.672Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-16T09:48:51.933Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-16T09:48:51.933Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-16T09:48:51.933Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-16T09:48:51.933Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-16T09:48:51.933Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-16T09:48:51.933Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-16T09:48:51.933Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-16T09:48:51.933Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-16T09:48:51.933Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-16T09:48:51.933Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-16T09:48:51.933Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-16T09:48:51.933Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-16T09:48:51.933Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-16T09:48:51.933Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-16T09:48:51.933Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-16T09:48:51.933Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-16T09:48:51.933Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-16T09:48:51.933Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-16T09:48:51.933Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-16T09:48:51.933Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-16T09:48:51.933Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-16T09:48:51.933Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-16T09:48:51.933Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-16T09:48:51.933Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-16T09:48:51.933Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-16T09:48:51.933Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-16T09:48:51.933Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-16T09:48:51.933Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-16T09:48:51.933Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-16T09:48:52.193Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-16T09:48:52.193Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-16T09:48:52.193Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-16T09:48:52.193Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-16T09:48:52.193Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-16T09:48:52.193Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-16T09:48:52.193Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-16T09:48:52.193Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-16T09:48:52.193Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-16T09:48:52.193Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-16T09:48:52.193Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-16T09:48:52.193Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-16T09:48:52.463Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-16T09:48:53.033Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-16T09:48:53.033Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-16T09:48:53.033Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-16T09:48:53.294Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-16T09:48:53.294Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-16T09:48:53.294Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-16T09:48:53.294Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-16T09:48:53.294Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-16T09:48:53.294Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T09:48:53.557Z] Fetched 64.2 MB in 3s (21.8 MB/s) [2021-11-16T09:48:53.557Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T09:48:53.557Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T09:48:53.557Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T09:48:53.822Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T09:48:53.822Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T09:48:53.822Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-16T09:48:53.822Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-16T09:48:54.083Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:54.083Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T09:48:54.155Z] 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-11-16T09:48:54.343Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:54.344Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T09:48:54.344Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:54.344Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T09:48:54.344Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:54.344Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T09:48:54.344Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:54.344Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T09:48:54.604Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:54.604Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T09:48:54.604Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:54.604Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T09:48:54.604Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:48:54.604Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T09:48:54.604Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:54.604Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-16T09:48:54.866Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:48:54.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T09:48:54.866Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:54.866Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T09:48:54.866Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:54.866Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T09:48:54.866Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-16T09:48:55.126Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-16T09:48:55.126Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:48:55.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T09:48:55.126Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T09:48:55.386Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T09:48:55.955Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-16T09:48:55.955Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-16T09:48:55.955Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-16T09:48:55.955Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-16T09:48:55.955Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-16T09:48:56.215Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-16T09:48:56.215Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-16T09:48:56.215Z] Installing new version of config file /etc/issue ... [2021-11-16T09:48:56.215Z] Installing new version of config file /etc/issue.net ... [2021-11-16T09:48:56.215Z] Installing new version of config file /etc/lsb-release ... [2021-11-16T09:48:56.215Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-16T09:48:56.476Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-16T09:48:56.476Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-16T09:48:56.736Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-16T09:48:56.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:56.736Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-16T09:48:56.736Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-16T09:48:56.736Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-16T09:48:56.736Z] 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-11-16T09:48:56.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:56.736Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T09:48:56.736Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-16T09:48:56.995Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-16T09:48:56.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:56.995Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-16T09:48:56.995Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-16T09:48:56.995Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-16T09:48:56.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:56.996Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-16T09:48:56.996Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-16T09:48:57.255Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-16T09:48:57.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:57.255Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T09:48:57.255Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T09:48:57.516Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-16T09:48:57.516Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:57.516Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T09:48:57.516Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T09:48:57.516Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-16T09:48:57.516Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:57.516Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-16T09:48:57.540Z] 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-11-16T09:48:57.778Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-16T09:48:57.778Z] Setting up grep (3.1-2build1) ... [2021-11-16T09:48:57.778Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:57.778Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-16T09:48:57.778Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-16T09:48:57.778Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-16T09:48:57.778Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:57.778Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-16T09:48:57.778Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-16T09:48:58.038Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-16T09:48:58.038Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:58.038Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T09:48:58.038Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T09:48:58.038Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-16T09:48:58.297Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:58.298Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-16T09:48:58.298Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T09:48:58.557Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-16T09:48:58.557Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T09:48:58.818Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-16T09:48:58.818Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T09:48:59.077Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-16T09:48:59.077Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:59.077Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-16T09:48:59.077Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-16T09:48:59.338Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-16T09:48:59.338Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-16T09:48:59.598Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-16T09:48:59.598Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-16T09:48:59.598Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-16T09:48:59.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:59.598Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-16T09:48:59.598Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-16T09:48:59.858Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-16T09:48:59.858Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:59.858Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T09:48:59.858Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T09:48:59.858Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T09:48:59.858Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:48:59.858Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T09:48:59.858Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T09:48:59.858Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T09:49:00.117Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:49:00.117Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T09:49:00.117Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T09:49:00.117Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T09:49:00.117Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:49:00.117Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T09:49:00.117Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T09:49:00.117Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T09:49:00.378Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:49:00.378Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T09:49:00.378Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T09:49:00.378Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T09:49:00.378Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T09:49:00.378Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-16T09:49:00.378Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:49:00.378Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-16T09:49:00.378Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T09:49:00.638Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-16T09:49:00.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:49:00.638Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T09:49:00.638Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T09:49:00.638Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-16T09:49:00.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:49:00.638Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T09:49:00.638Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T09:49:00.899Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-16T09:49:00.899Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:49:00.899Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T09:49:00.930Z] 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-11-16T09:49:01.158Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T09:49:01.418Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-16T09:49:01.678Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-16T09:49:01.938Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-16T09:49:01.938Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:49:01.938Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-16T09:49:01.938Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-16T09:49:02.198Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T09:49:02.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-16T09:49:02.198Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-16T09:49:02.198Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-16T09:49:02.198Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-16T09:49:02.456Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T09:49:02.456Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-16T09:49:02.456Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-16T09:49:02.456Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-16T09:49:02.717Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T09:49:02.717Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-16T09:49:02.717Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-16T09:49:02.717Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-16T09:49:02.717Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T09:49:02.717Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-16T09:49:02.975Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-16T09:49:02.975Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-16T09:49:02.975Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T09:49:02.975Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-16T09:49:02.975Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T09:49:03.236Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T09:49:03.498Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-16T09:49:03.498Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-16T09:49:03.498Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T09:49:03.498Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T09:49:03.759Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-16T09:49:03.759Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-16T09:49:03.759Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T09:49:04.019Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T09:49:04.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:04.019Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-16T09:49:04.284Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-16T09:49:04.284Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-16T09:49:04.284Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-16T09:49:04.327Z] 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-11-16T09:49:04.545Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T09:49:04.545Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T09:49:04.545Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-16T09:49:04.806Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:04.806Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-16T09:49:04.806Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-16T09:49:05.069Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-16T09:49:05.069Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:05.069Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-16T09:49:05.069Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-16T09:49:05.331Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-16T09:49:05.331Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:05.331Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-16T09:49:05.331Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-16T09:49:05.593Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-16T09:49:05.855Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:05.855Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-16T09:49:05.855Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-16T09:49:06.115Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-16T09:49:06.115Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:06.115Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-16T09:49:06.376Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-16T09:49:06.376Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-16T09:49:06.638Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:06.638Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-16T09:49:06.638Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-16T09:49:06.900Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-16T09:49:07.162Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:07.162Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-16T09:49:07.162Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-16T09:49:07.422Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-16T09:49:07.422Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:07.422Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-16T09:49:07.682Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-16T09:49:07.682Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-16T09:49:07.943Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:07.943Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-16T09:49:07.943Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-16T09:49:07.943Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-16T09:49:08.204Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:08.204Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-16T09:49:08.204Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-16T09:49:08.204Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-16T09:49:08.465Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:08.465Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-16T09:49:08.465Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-16T09:49:08.465Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-16T09:49:08.465Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:08.465Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-16T09:49:08.465Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-16T09:49:08.726Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-16T09:49:08.726Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:08.726Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-16T09:49:08.726Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-16T09:49:08.726Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-16T09:49:08.726Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:08.726Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-16T09:49:08.726Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-16T09:49:08.987Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-16T09:49:08.987Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-16T09:49:08.987Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-16T09:49:08.987Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-16T09:49:08.987Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-16T09:49:08.987Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-16T09:49:08.987Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-16T09:49:08.987Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-16T09:49:09.249Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-16T09:49:09.250Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-16T09:49:09.250Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-16T09:49:09.250Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-16T09:49:09.510Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-16T09:49:09.510Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-16T09:49:09.510Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-16T09:49:09.510Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-16T09:49:09.510Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-16T09:49:09.510Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [Pipeline] } [2021-11-16T09:49:09.860Z] $ docker stop --time=1 54ec8218300bd678d68b060c06be1067b95761e50c7f057d42533249a35c7175 [2021-11-16T09:49:09.771Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-16T09:49:09.771Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-16T09:49:09.771Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-16T09:49:09.771Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-16T09:49:09.771Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-16T09:49:09.771Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-16T09:49:10.032Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-16T09:49:10.032Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-16T09:49:10.032Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-16T09:49:10.032Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-16T09:49:10.032Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-16T09:49:10.032Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-16T09:49:10.297Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-16T09:49:10.297Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-16T09:49:10.560Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-16T09:49:10.560Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-16T09:49:10.560Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T09:49:10.560Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T09:49:10.822Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T09:49:10.822Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T09:49:10.822Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T09:49:10.822Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T09:49:11.084Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-16T09:49:11.084Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-16T09:49:11.084Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T09:49:11.084Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T09:49:11.084Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T09:49:11.084Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T09:49:11.343Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T09:49:11.343Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T09:49:11.344Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T09:49:11.344Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T09:49:11.889Z] $ docker rm -f 54ec8218300bd678d68b060c06be1067b95761e50c7f057d42533249a35c7175 [2021-11-16T09:49:12.283Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T09:49:12.283Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T09:49:12.852Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T09:49:12.852Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:49:13.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T09:49:13.383Z] [2021-11-16T09:49:13.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T09:49:13.421Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T09:49:13.421Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T09:49:13.421Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T09:49:13.421Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:49:14.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T09:49:14.273Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-16T09:49:14.273Z] 29e5d40040c1: Pulling fs layer [2021-11-16T09:49:14.273Z] 1ce36da41761: Pulling fs layer [2021-11-16T09:49:14.273Z] 25b303627fd3: Pulling fs layer [2021-11-16T09:49:14.273Z] 29e5d40040c1: Verifying Checksum [2021-11-16T09:49:14.273Z] 29e5d40040c1: Download complete [2021-11-16T09:49:14.364Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-16T09:49:14.364Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-16T09:49:14.364Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-16T09:49:14.364Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-16T09:49:14.364Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-16T09:49:14.364Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-16T09:49:14.546Z] 1ce36da41761: Verifying Checksum [2021-11-16T09:49:14.546Z] 1ce36da41761: Download complete [2021-11-16T09:49:14.625Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-16T09:49:14.625Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-16T09:49:14.625Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-16T09:49:14.625Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-16T09:49:14.887Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-16T09:49:14.887Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-16T09:49:14.887Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-16T09:49:14.887Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-16T09:49:14.887Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-16T09:49:14.887Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-16T09:49:14.887Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:49:14.887Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-16T09:49:15.141Z] 29e5d40040c1: Pull complete [2021-11-16T09:49:15.151Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:49:15.151Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:49:15.151Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:49:15.151Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-16T09:49:15.151Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-16T09:49:15.151Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-16T09:49:15.151Z] [2021-11-16T09:49:15.151Z] Current default time zone: 'Etc/UTC' [2021-11-16T09:49:15.151Z] Local time is now: Tue Nov 16 09:49:15 UTC 2021. [2021-11-16T09:49:15.151Z] Universal Time is now: Tue Nov 16 09:49:15 UTC 2021. [2021-11-16T09:49:15.151Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-16T09:49:15.151Z] [2021-11-16T09:49:15.151Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-16T09:49:15.151Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:49:15.151Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-16T09:49:15.412Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-16T09:49:15.412Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-16T09:49:15.412Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-16T09:49:15.412Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-16T09:49:15.412Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-16T09:49:15.412Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-16T09:49:15.412Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-16T09:49:15.412Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:49:15.412Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-16T09:49:15.412Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T09:49:15.412Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-16T09:49:15.412Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:49:15.412Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-16T09:49:15.412Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-16T09:49:15.412Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-16T09:49:15.412Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-16T09:49:15.412Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-16T09:49:15.672Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-16T09:49:15.672Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-16T09:49:15.672Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-16T09:49:16.118Z] 25b303627fd3: Verifying Checksum [2021-11-16T09:49:16.118Z] 25b303627fd3: Download complete [2021-11-16T09:49:16.391Z] 1ce36da41761: Pull complete [2021-11-16T09:49:17.592Z] Updating certificates in /etc/ssl/certs... [2021-11-16T09:49:18.163Z] 23 added, 28 removed; done. [2021-11-16T09:49:18.424Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-16T09:49:18.424Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-16T09:49:18.424Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-16T09:49:18.424Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-16T09:49:18.424Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-16T09:49:18.424Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T09:49:18.424Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-16T09:49:18.424Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T09:49:18.424Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T09:49:18.424Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T09:49:18.424Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T09:49:18.424Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T09:49:18.424Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-16T09:49:18.424Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-16T09:49:18.424Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-16T09:49:18.686Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-16T09:49:18.686Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-16T09:49:18.686Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T09:49:18.686Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-16T09:49:18.686Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-16T09:49:18.686Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-16T09:49:18.686Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-16T09:49:18.686Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T09:49:18.686Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-16T09:49:18.686Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-16T09:49:18.686Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-16T09:49:18.686Z] Updating certificates in /etc/ssl/certs... [2021-11-16T09:49:19.259Z] 0 added, 0 removed; done. [2021-11-16T09:49:19.259Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-16T09:49:19.259Z] done. [2021-11-16T09:49:19.831Z] Reading package lists... [2021-11-16T09:49:20.092Z] Building dependency tree... [2021-11-16T09:49:20.092Z] Reading state information... [2021-11-16T09:49:20.092Z] The following NEW packages will be installed: [2021-11-16T09:49:20.092Z] apt-transport-https [2021-11-16T09:49:20.353Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-16T09:49:20.353Z] Need to get 4348 B of archives. [2021-11-16T09:49:20.353Z] After this operation, 154 kB of additional disk space will be used. [2021-11-16T09:49:20.353Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-16T09:49:20.613Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T09:49:20.613Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-11-16T09:49:20.613Z] Selecting previously unselected package apt-transport-https. [2021-11-16T09:49:20.613Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-16T09:49:20.613Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-16T09:49:20.613Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-16T09:49:20.613Z] Setting up apt-transport-https (1.6.14) ... [2021-11-16T09:49:20.873Z] Waiting for network to be ready... [2021-11-16T09:49:26.537Z] 25b303627fd3: Pull complete [2021-11-16T09:49:26.537Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-16T09:49:26.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T09:49:26.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-16T09:49:26.772Z] prd-ubuntu18.04-docker-arm64-4c-16g-795 does not seem to be running inside a container [2021-11-16T09:49:26.968Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose-arm64:latest cat [2021-11-16T09:49:27.464Z] 2021-11-16T09:49:24Z INFO Waiting for automatic snapd restart... [2021-11-16T09:49:28.854Z] snapd 2.52.1 from Canonical* installed [2021-11-16T09:49:29.404Z] $ docker top ee5f40743ec997ecdce1bae74c978743c57e665b0f3fa7513fa3c5b281003d47 -eo pid,comm [2021-11-16T09:49:29.426Z] "snapd" switched to the "latest/stable" channel [2021-11-16T09:49:29.426Z] [Pipeline] { [Pipeline] sh [2021-11-16T09:49:30.230Z] + grep parallel [2021-11-16T09:49:30.230Z] + docker-compose build --help [2021-11-16T09:49:31.967Z] core18 20211015 from Canonical* installed [2021-11-16T09:49:31.968Z] "core18" switched to the "latest/stable" channel [2021-11-16T09:49:31.968Z] [2021-11-16T09:49:33.603Z] --parallel Build images in parallel. [Pipeline] } [2021-11-16T09:49:34.016Z] $ docker stop --time=1 ee5f40743ec997ecdce1bae74c978743c57e665b0f3fa7513fa3c5b281003d47 [2021-11-16T09:49:34.516Z] snapcraft 5.0 from Canonical* installed [2021-11-16T09:49:34.777Z] "snapcraft" switched to the "latest/stable" channel [2021-11-16T09:49:34.777Z] [2021-11-16T09:49:35.709Z] $ docker rm -f ee5f40743ec997ecdce1bae74c978743c57e665b0f3fa7513fa3c5b281003d47 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:49:36.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T09:49:36.171Z] . [Pipeline] withDockerContainer [2021-11-16T09:49:36.406Z] prd-ubuntu18.04-docker-arm64-4c-16g-795 does not seem to be running inside a container [2021-11-16T09:49:36.599Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-11-16T09:49:37.963Z] $ docker top 105c8241e290ad161cba001b16fb1d651ea95bd8d211ee53a03b4cdaf86eaf4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T09:49:38.781Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-16T09:49:40.071Z] 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-11-16T09:49:40.071Z] - README.md [2021-11-16T09:49:40.071Z] [2021-11-16T09:49:40.071Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-16T09:49:40.071Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-16T09:49:40.071Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-16T09:49:40.071Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-16T09:49:41.274Z] Reading package lists... [2021-11-16T09:49:41.852Z] 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-11-16T09:49:41.852Z] Reading package lists... [2021-11-16T09:49:42.113Z] Building dependency tree... [2021-11-16T09:49:42.113Z] Reading state information... [2021-11-16T09:49:42.113Z] Suggested packages: [2021-11-16T09:49:42.113Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-16T09:49:42.113Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-16T09:49:42.113Z] Recommended packages: [2021-11-16T09:49:42.113Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-16T09:49:42.113Z] The following NEW packages will be installed: [2021-11-16T09:49:42.113Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-16T09:49:42.113Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-16T09:49:42.113Z] pkg-config zip [2021-11-16T09:49:42.372Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-16T09:49:42.372Z] Need to get 7670 kB of archives. [2021-11-16T09:49:42.372Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-16T09:49:42.372Z] 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-11-16T09:49:42.372Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-16T09:49:42.372Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-16T09:49:42.372Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-16T09:49:42.372Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-16T09:49:42.632Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-16T09:49:42.632Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-16T09:49:42.632Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-16T09:49:42.892Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-16T09:49:42.892Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-16T09:49:42.892Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-16T09:49:42.892Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-16T09:49:43.066Z] Building core-command ... [2021-11-16T09:49:43.066Z] Building core-data ... [2021-11-16T09:49:43.066Z] Building core-metadata ... [2021-11-16T09:49:43.066Z] Building security-bootstrapper ... [2021-11-16T09:49:43.066Z] Building security-proxy-setup ... [2021-11-16T09:49:43.066Z] Building security-secretstore-setup ... [2021-11-16T09:49:43.066Z] Building support-notifications ... [2021-11-16T09:49:43.066Z] Building support-scheduler ... [2021-11-16T09:49:43.066Z] Building sys-mgmt-agent ... [2021-11-16T09:49:43.066Z] Building core-command [2021-11-16T09:49:43.066Z] Building support-notifications [2021-11-16T09:49:43.066Z] Building security-secretstore-setup [2021-11-16T09:49:43.066Z] Building security-bootstrapper [2021-11-16T09:49:43.066Z] Building core-metadata [2021-11-16T09:49:43.152Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-16T09:49:43.152Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-16T09:49:43.152Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-16T09:49:43.152Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-16T09:49:43.152Z] Fetched 7670 kB in 1s (9490 kB/s) [2021-11-16T09:49:43.152Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-16T09:49:43.152Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-16T09:49:43.152Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-16T09:49:43.152Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-16T09:49:43.413Z] Selecting previously unselected package libpsl5:amd64. [2021-11-16T09:49:43.413Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-16T09:49:43.413Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-16T09:49:43.413Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-16T09:49:43.413Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-16T09:49:43.413Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-16T09:49:43.413Z] Selecting previously unselected package librtmp1:amd64. [2021-11-16T09:49:43.414Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-16T09:49:43.414Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-16T09:49:43.675Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-16T09:49:43.675Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-16T09:49:43.675Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-16T09:49:43.675Z] Selecting previously unselected package liberror-perl. [2021-11-16T09:49:43.675Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-16T09:49:43.675Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-16T09:49:43.675Z] Selecting previously unselected package git-man. [2021-11-16T09:49:43.675Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-16T09:49:43.675Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-16T09:49:43.675Z] Selecting previously unselected package git. [2021-11-16T09:49:43.675Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-16T09:49:43.937Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-16T09:49:44.198Z] Selecting previously unselected package libnorm1:amd64. [2021-11-16T09:49:44.198Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-16T09:49:44.460Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-16T09:49:44.460Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-16T09:49:44.460Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-16T09:49:44.460Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-16T09:49:44.460Z] Selecting previously unselected package libsodium23:amd64. [2021-11-16T09:49:44.460Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-16T09:49:44.460Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-16T09:49:44.460Z] Selecting previously unselected package libzmq5:amd64. [2021-11-16T09:49:44.460Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-16T09:49:44.460Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T09:49:44.721Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-16T09:49:44.721Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-16T09:49:44.721Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T09:49:44.721Z] Selecting previously unselected package pkg-config. [2021-11-16T09:49:44.721Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-16T09:49:44.721Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-16T09:49:44.721Z] Selecting previously unselected package zip. [2021-11-16T09:49:44.721Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-16T09:49:44.721Z] Unpacking zip (3.0-11build1) ... [2021-11-16T09:49:44.721Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-16T09:49:44.721Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-16T09:49:44.721Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-16T09:49:44.721Z] Setting up liberror-perl (0.17025-1) ... [2021-11-16T09:49:44.721Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-16T09:49:44.721Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-16T09:49:44.982Z] No schema files found: doing nothing. [2021-11-16T09:49:44.982Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-16T09:49:44.982Z] Setting up zip (3.0-11build1) ... [2021-11-16T09:49:44.982Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-16T09:49:44.982Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-16T09:49:44.982Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-16T09:49:44.982Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T09:49:44.982Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-16T09:49:44.982Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-16T09:49:44.982Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-16T09:49:44.982Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-16T09:49:45.553Z] git set to automatically installed. [2021-11-16T09:49:45.553Z] git-man set to automatically installed. [2021-11-16T09:49:45.553Z] libcurl3-gnutls set to automatically installed. [2021-11-16T09:49:45.553Z] liberror-perl set to automatically installed. [2021-11-16T09:49:45.553Z] libglib2.0-0 set to automatically installed. [2021-11-16T09:49:45.553Z] libnghttp2-14 set to automatically installed. [2021-11-16T09:49:45.553Z] libnorm1 set to automatically installed. [2021-11-16T09:49:45.553Z] libpgm-5.2-0 set to automatically installed. [2021-11-16T09:49:45.553Z] libpsl5 set to automatically installed. [2021-11-16T09:49:45.553Z] librtmp1 set to automatically installed. [2021-11-16T09:49:45.553Z] libsodium23 set to automatically installed. [2021-11-16T09:49:45.553Z] libzmq3-dev set to automatically installed. [2021-11-16T09:49:45.553Z] libzmq5 set to automatically installed. [2021-11-16T09:49:45.553Z] pkg-config set to automatically installed. [2021-11-16T09:49:45.553Z] zip set to automatically installed. [2021-11-16T09:49:46.940Z] snapd is not logged in, snap install commands will use sudo [2021-11-16T09:49:55.252Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-16T09:49:55.252Z] snapd is not logged in, snap install commands will use sudo [2021-11-16T09:49:55.511Z] snap "core18" has no updates available [2021-11-16T09:49:56.452Z] Pulling config-common [2021-11-16T09:49:56.452Z] + snapcraftctl pull [2021-11-16T09:49:57.834Z] Pulling go-build-helper [2021-11-16T09:49:57.834Z] + snapcraftctl pull [2021-11-16T09:49:58.776Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-16T09:49:58.776Z] Skipping pull go-build-helper (already ran) [2021-11-16T09:49:58.776Z] Building go-build-helper [2021-11-16T09:49:58.776Z] + snapcraftctl build [2021-11-16T09:50:01.319Z] Staging go-build-helper [2021-11-16T09:50:01.319Z] + snapcraftctl stage [2021-11-16T09:50:23.289Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-16T09:50:23.289Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-16T09:50:23.289Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-16T09:50:23.289Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-16T09:50:23.289Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-16T09:50:23.289Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-16T09:50:23.289Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-16T09:50:23.289Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-16T09:50:23.289Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-16T09:50:23.289Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-16T09:50:23.289Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-16T09:50:23.289Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-16T09:50:23.289Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-16T09:50:23.289Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-16T09:50:23.289Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-16T09:50:23.289Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-16T09:50:23.289Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-16T09:50:23.289Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-16T09:50:23.289Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-16T09:50:23.289Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-16T09:50:23.289Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-16T09:50:23.289Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-16T09:50:23.290Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-16T09:50:23.290Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-16T09:50:23.290Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-16T09:50:23.290Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-16T09:50:23.290Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-16T09:50:23.290Z] Fetched 25.6 MB in 6s (1085 kB/s) [2021-11-16T09:50:23.290Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-16T09:50:23.290Z] Fetched 224 kB in 0s (0 B/s) [2021-11-16T09:50:23.290Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-16T09:50:23.290Z] Fetched 157 kB in 0s (0 B/s) [2021-11-16T09:50:23.290Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-16T09:50:23.290Z] Fetched 221 kB in 0s (0 B/s) [2021-11-16T09:50:23.290Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-16T09:50:23.290Z] Fetched 143 kB in 0s (0 B/s) [2021-11-16T09:50:23.290Z] Pulling edgex-go [2021-11-16T09:50:23.290Z] + snapcraftctl pull [2021-11-16T09:50:23.549Z] Pulling hooks [2021-11-16T09:50:23.549Z] + snapcraftctl pull [2021-11-16T09:50:45.515Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-16T09:50:45.515Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-16T09:50:45.515Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-16T09:50:45.515Z] Fetched 0 B in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-16T09:50:45.515Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-16T09:50:45.515Z] Fetched 279 kB in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-16T09:50:45.515Z] Fetched 122 kB in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-16T09:50:45.515Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-16T09:50:45.515Z] Fetched 8848 B in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-16T09:50:45.515Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-16T09:50:45.515Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-16T09:50:45.515Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-16T09:50:45.515Z] Fetched 220 kB in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-16T09:50:45.515Z] Fetched 154 kB in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-16T09:50:45.515Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-16T09:50:45.515Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-16T09:50:45.516Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-16T09:50:45.516Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-16T09:50:45.516Z] Fetched 499 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-16T09:50:45.516Z] Fetched 111 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-16T09:50:45.516Z] Fetched 240 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-16T09:50:45.516Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-16T09:50:45.516Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-16T09:50:45.516Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-16T09:50:45.516Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-16T09:50:45.516Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-16T09:50:45.516Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-16T09:50:45.516Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-16T09:50:45.516Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-16T09:50:45.516Z] Fetched 8720 B in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-16T09:50:45.516Z] Fetched 140 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-16T09:50:45.516Z] Fetched 119 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-16T09:50:45.516Z] Fetched 111 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-16T09:50:45.516Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-16T09:50:45.516Z] Fetched 646 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-16T09:50:45.516Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-16T09:50:45.516Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-16T09:50:45.516Z] Fetched 368 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-16T09:50:45.516Z] Fetched 187 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-16T09:50:45.516Z] Fetched 175 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-16T09:50:45.516Z] Fetched 206 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-16T09:50:45.516Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-16T09:50:45.516Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-16T09:50:45.516Z] Fetched 159 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-16T09:50:45.516Z] Fetched 107 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-16T09:50:45.516Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-16T09:50:45.516Z] Pulling static-packages [2021-11-16T09:50:45.516Z] + snapcraftctl pull [2021-11-16T09:50:45.516Z] Pulling version [2021-11-16T09:50:45.516Z] + cd /root/project [2021-11-16T09:50:45.516Z] + git describe --tags --abbrev=0 [2021-11-16T09:50:45.516Z] + sed s/v// [2021-11-16T09:50:45.516Z] + GIT_VERSION=2.0.1-dev.96 [2021-11-16T09:50:45.516Z] + [ -z 2.0.1-dev.96 ] [2021-11-16T09:50:45.516Z] + snapcraftctl set-version 2.0.1-dev.96 [2021-11-16T09:50:45.777Z] Building config-common [2021-11-16T09:50:45.777Z] + snapcraftctl build [2021-11-16T09:50:48.325Z] Skipping build go-build-helper (already ran) [2021-11-16T09:50:48.325Z] Building edgex-go [2021-11-16T09:50:48.325Z] + cd /root/parts/edgex-go/src [2021-11-16T09:50:48.325Z] + git describe --tags --abbrev=0 [2021-11-16T09:50:48.325Z] + sed s/v// [2021-11-16T09:50:48.325Z] + GIT_VERSION=2.0.1-dev.96 [2021-11-16T09:50:48.325Z] + [ -z 2.0.1-dev.96 ] [2021-11-16T09:50:48.325Z] + echo 2.0.1-dev.96 [2021-11-16T09:50:48.325Z] + [ ! -d vendor ] [2021-11-16T09:50:48.325Z] + go mod download all [2021-11-16T09:50:51.051Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:50:51.051Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:50:51.051Z] ---> 2d2253450091 [2021-11-16T09:50:51.051Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T09:50:51.051Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:50:51.051Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:50:51.051Z] ---> 2d2253450091 [2021-11-16T09:50:51.051Z] Step 3/30 : WORKDIR /edgex-go [2021-11-16T09:50:51.051Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:50:51.051Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:50:51.051Z] ---> 2d2253450091 [2021-11-16T09:50:51.051Z] Step 3/21 : WORKDIR /edgex-go [2021-11-16T09:50:51.051Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:50:51.051Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:50:51.051Z] ---> 2d2253450091 [2021-11-16T09:50:51.051Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T09:50:51.051Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:50:51.051Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:50:51.051Z] ---> 2d2253450091 [2021-11-16T09:50:51.051Z] Step 3/24 : WORKDIR /edgex-go [2021-11-16T09:50:51.051Z] ---> Running in 6323aae3e048 [2021-11-16T09:50:51.051Z] ---> Running in 3b6393e4fb17 [2021-11-16T09:50:51.051Z] ---> Running in 351c34677dab [2021-11-16T09:50:51.051Z] ---> Running in 188086144c19 [2021-11-16T09:50:51.051Z] ---> Running in 63e8b48ee7c1 [2021-11-16T09:50:51.051Z] Removing intermediate container 6323aae3e048 [2021-11-16T09:50:51.051Z] ---> 5fe8e8485034 [2021-11-16T09:50:51.051Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:50:51.051Z] Removing intermediate container 188086144c19 [2021-11-16T09:50:51.051Z] ---> dfa12fed1762 [2021-11-16T09:50:51.051Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:50:51.051Z] Removing intermediate container 351c34677dab [2021-11-16T09:50:51.051Z] ---> 86225b414260 [2021-11-16T09:50:51.051Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:50:51.051Z] ---> Running in c94137571486 [2021-11-16T09:50:51.051Z] ---> Running in dbd3d2ca72d0 [2021-11-16T09:50:51.051Z] Removing intermediate container 3b6393e4fb17 [2021-11-16T09:50:51.051Z] ---> 1814bab4d2c7 [2021-11-16T09:50:51.051Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:50:51.051Z] ---> Running in ffe1ab28648b [2021-11-16T09:50:51.051Z] Removing intermediate container 63e8b48ee7c1 [2021-11-16T09:50:51.051Z] ---> a35afa214c41 [2021-11-16T09:50:51.051Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:50:51.051Z] ---> Running in a78548753163 [2021-11-16T09:50:51.051Z] ---> Running in 27603ad4a55b [2021-11-16T09:50:53.040Z] Removing intermediate container c94137571486 [2021-11-16T09:50:53.040Z] ---> 2eaaa254d3b1 [2021-11-16T09:50:53.040Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-16T09:50:53.318Z] ---> Running in 320df0ecb204 [2021-11-16T09:50:53.928Z] Removing intermediate container dbd3d2ca72d0 [2021-11-16T09:50:53.928Z] ---> 3420060d92e5 [2021-11-16T09:50:53.928Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-16T09:50:53.928Z] Removing intermediate container ffe1ab28648b [2021-11-16T09:50:53.928Z] ---> fbc3faf8b9a8 [2021-11-16T09:50:53.928Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T09:50:53.928Z] ---> Running in 8382d358c5ab [2021-11-16T09:50:53.928Z] ---> Running in 616641b53c29 [2021-11-16T09:50:54.203Z] Removing intermediate container 27603ad4a55b [2021-11-16T09:50:54.203Z] ---> 3df71f89cd00 [2021-11-16T09:50:54.203Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-16T09:50:54.203Z] Removing intermediate container a78548753163 [2021-11-16T09:50:54.203Z] ---> cc8674888c25 [2021-11-16T09:50:54.203Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T09:50:54.203Z] ---> Running in 2385eecfc634 [2021-11-16T09:50:54.203Z] ---> Running in 50a6744494f6 [2021-11-16T09:50:55.644Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:50:55.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:50:55.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:50:56.193Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:50:56.193Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:50:56.193Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:50:56.471Z] + make build [2021-11-16T09:50:56.471Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-data/core-data ./cmd/core-data [2021-11-16T09:50:56.872Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:50:57.190Z] OK: 219 MiB in 52 packages [2021-11-16T09:50:57.190Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:50:57.190Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:50:57.478Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:50:58.197Z] OK: 219 MiB in 52 packages [2021-11-16T09:50:58.493Z] Removing intermediate container 320df0ecb204 [2021-11-16T09:50:58.493Z] ---> 05fe23a39111 [2021-11-16T09:50:58.493Z] Step 6/21 : COPY . . [2021-11-16T09:50:58.797Z] OK: 219 MiB in 52 packages [2021-11-16T09:50:59.073Z] OK: 219 MiB in 52 packages [2021-11-16T09:50:59.073Z] OK: 219 MiB in 52 packages [2021-11-16T09:51:00.057Z] Removing intermediate container 8382d358c5ab [2021-11-16T09:51:00.057Z] ---> 202735e99743 [2021-11-16T09:51:00.057Z] Step 6/30 : COPY . . [2021-11-16T09:51:00.655Z] Removing intermediate container 50a6744494f6 [2021-11-16T09:51:00.655Z] Removing intermediate container 616641b53c29 [2021-11-16T09:51:00.655Z] ---> a44fe4d271d2 [2021-11-16T09:51:00.655Z] ---> 78c79462a345 [2021-11-16T09:51:00.655Z] Step 6/24 : COPY . .Step 6/22 : COPY . . [2021-11-16T09:51:00.655Z] [2021-11-16T09:51:00.930Z] Removing intermediate container 2385eecfc634 [2021-11-16T09:51:00.930Z] ---> 5901deb3b688 [2021-11-16T09:51:00.930Z] Step 6/22 : COPY . . [2021-11-16T09:51:06.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-16T09:51:10.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-command/core-command ./cmd/core-command [2021-11-16T09:51:11.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-16T09:51:12.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-16T09:51:13.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-16T09:51:14.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-16T09:51:15.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-16T09:51:16.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-16T09:51:17.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-16T09:51:18.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T09:51:19.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-16T09:51:21.652Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-16T09:51:21.652Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-16T09:51:21.652Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-16T09:51:21.652Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-16T09:51:21.652Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-16T09:51:21.652Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-16T09:51:21.652Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-16T09:51:21.652Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-16T09:51:21.652Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-16T09:51:21.652Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-16T09:51:21.652Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-16T09:51:21.652Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-16T09:51:21.652Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-16T09:51:21.652Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-16T09:51:21.652Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-16T09:51:21.652Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-16T09:51:21.652Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-16T09:51:21.652Z] + 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-11-16T09:51:21.652Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-16T09:51:21.652Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-16T09:51:21.652Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-16T09:51:21.652Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-16T09:51:21.652Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-16T09:51:21.652Z] + 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-11-16T09:51:21.652Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-16T09:51:21.652Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-16T09:51:21.652Z] + 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-11-16T09:51:23.038Z] Building hooks [2021-11-16T09:51:23.038Z] + cd /root/parts/hooks/src [2021-11-16T09:51:23.038Z] + make build [2021-11-16T09:51:23.038Z] go mod tidy [2021-11-16T09:51:23.038Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-16T09:51:23.126Z] ---> d7f7dc92ff05 [2021-11-16T09:51:23.126Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:51:23.126Z] ---> Running in 601f6236ffd5 [2021-11-16T09:51:23.126Z] ---> d4a07f497e0d [2021-11-16T09:51:23.126Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:51:23.126Z] ---> Running in 6048707a8bfe [2021-11-16T09:51:23.126Z] ---> 8cd876058ab8 [2021-11-16T09:51:23.126Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:51:23.126Z] ---> 41a599e58f60 [2021-11-16T09:51:23.126Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:51:23.126Z] ---> 8281187311dd [2021-11-16T09:51:23.126Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:51:23.126Z] ---> Running in c5a6cd04f500 [2021-11-16T09:51:23.126Z] ---> Running in ef135f331d36 [2021-11-16T09:51:23.126Z] ---> Running in 81d319e19f73 [2021-11-16T09:51:23.298Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-16T09:51:23.298Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-16T09:51:23.298Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-16T09:51:24.237Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-16T09:51:24.499Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-16T09:51:24.499Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-16T09:51:24.567Z] Removing intermediate container 601f6236ffd5 [2021-11-16T09:51:24.567Z] ---> 0bbed33709d1 [2021-11-16T09:51:24.567Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-16T09:51:24.567Z] ---> Running in a7ad4793ba7f [2021-11-16T09:51:26.548Z] 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-11-16T09:51:27.149Z] Removing intermediate container 6048707a8bfe [2021-11-16T09:51:27.149Z] ---> b1c9b8b1b75e [2021-11-16T09:51:27.149Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-16T09:51:27.435Z] ---> Running in 0fa850b355d9 [2021-11-16T09:51:27.799Z] Building static-packages [2021-11-16T09:51:27.800Z] + snapcraftctl build [2021-11-16T09:51:28.053Z] Removing intermediate container 81d319e19f73 [2021-11-16T09:51:28.053Z] ---> 000eb61444fe [2021-11-16T09:51:28.053Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-16T09:51:28.053Z] ---> Running in 87520f5b45b0 [2021-11-16T09:51:28.343Z] Removing intermediate container ef135f331d36 [2021-11-16T09:51:28.343Z] ---> 09c02e4c9a5d [2021-11-16T09:51:28.343Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-16T09:51:28.343Z] Removing intermediate container c5a6cd04f500 [2021-11-16T09:51:28.343Z] ---> 4565df83e17e [2021-11-16T09:51:28.343Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-16T09:51:28.616Z] ---> Running in b09e6902ed5b [2021-11-16T09:51:28.616Z] ---> Running in d0dfc4ad6261 [2021-11-16T09:51:29.711Z] Building version [2021-11-16T09:51:29.711Z] + snapcraftctl build [2021-11-16T09:51:30.064Z] 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-11-16T09:51:31.051Z] 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-11-16T09:51:31.051Z] 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-11-16T09:51:31.326Z] 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-11-16T09:51:31.626Z] Staging config-common [2021-11-16T09:51:31.626Z] + snapcraftctl stage [2021-11-16T09:51:32.566Z] Skipping stage go-build-helper (already ran) [2021-11-16T09:51:32.566Z] Staging edgex-go [2021-11-16T09:51:32.566Z] + snapcraftctl stage [2021-11-16T09:51:33.950Z] Staging hooks [2021-11-16T09:51:33.950Z] + snapcraftctl stage [2021-11-16T09:51:34.893Z] Staging static-packages [2021-11-16T09:51:34.893Z] + snapcraftctl stage [2021-11-16T09:51:35.839Z] Staging version [2021-11-16T09:51:35.839Z] + snapcraftctl stage [2021-11-16T09:51:36.782Z] Priming config-common [2021-11-16T09:51:36.782Z] + snapcraftctl prime [2021-11-16T09:51:38.163Z] Priming go-build-helper [2021-11-16T09:51:38.163Z] + snapcraftctl prime [2021-11-16T09:51:39.107Z] Priming edgex-go [2021-11-16T09:51:39.107Z] + snapcraftctl prime [2021-11-16T09:51:40.490Z] Priming hooks [2021-11-16T09:51:40.490Z] + snapcraftctl prime [2021-11-16T09:51:41.871Z] Priming static-packages [2021-11-16T09:51:41.871Z] + snapcraftctl prime [2021-11-16T09:51:44.478Z] Priming version [2021-11-16T09:51:44.478Z] + snapcraftctl prime [2021-11-16T09:51:45.463Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-16T09:53:23.177Z] 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-11-16T09:53:23.178Z] Removing intermediate container 87520f5b45b0 [2021-11-16T09:53:23.178Z] ---> 974db4523b46 [2021-11-16T09:53:23.178Z] [2021-11-16T09:53:23.178Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T09:53:23.455Z] 3.14: Pulling from library/alpine [2021-11-16T09:53:25.441Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T09:53:25.441Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T09:53:25.441Z] ---> 5b8b7b635229 [2021-11-16T09:53:25.441Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T09:53:26.043Z] ---> Running in b1ac159dae1b [2021-11-16T09:53:28.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:53:28.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:53:29.667Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-16T09:53:29.667Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:53:29.667Z] OK: 6 MiB in 15 packages [2021-11-16T09:53:29.967Z] Removing intermediate container d0dfc4ad6261 [2021-11-16T09:53:29.967Z] ---> 9a3f0e754052 [2021-11-16T09:53:29.967Z] [2021-11-16T09:53:29.967Z] Step 9/30 : FROM alpine:3.14 [2021-11-16T09:53:29.967Z] ---> 5b8b7b635229 [2021-11-16T09:53:29.967Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-16T09:53:30.240Z] ---> Running in 106de8685b41 [2021-11-16T09:53:31.680Z] Removing intermediate container 106de8685b41 [2021-11-16T09:53:31.680Z] ---> 3d15a51785f1 [2021-11-16T09:53:31.680Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-16T09:53:31.680Z] Removing intermediate container b1ac159dae1b [2021-11-16T09:53:31.680Z] ---> 626ef7f5d1b9 [2021-11-16T09:53:31.680Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T09:53:31.680Z] ---> Running in 7cbfdad4ce05 [2021-11-16T09:53:31.680Z] ---> Running in e20ad62a8705 [2021-11-16T09:53:32.297Z] Removing intermediate container a7ad4793ba7f [2021-11-16T09:53:32.297Z] ---> 75081d47ea8f [2021-11-16T09:53:32.297Z] [2021-11-16T09:53:32.297Z] Step 9/21 : FROM alpine:3.14 [2021-11-16T09:53:32.297Z] ---> 5b8b7b635229 [2021-11-16T09:53:32.297Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-16T09:53:32.581Z] ---> Running in c997071f9958 [2021-11-16T09:53:32.581Z] Removing intermediate container e20ad62a8705 [2021-11-16T09:53:32.581Z] ---> 1db1cd871ed3 [2021-11-16T09:53:32.581Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-16T09:53:32.855Z] ---> Running in 4b39ba479267 [2021-11-16T09:53:33.129Z] Removing intermediate container 0fa850b355d9 [2021-11-16T09:53:33.129Z] ---> 8cfde4153b1d [2021-11-16T09:53:33.129Z] [2021-11-16T09:53:33.129Z] Step 9/24 : FROM alpine:3.14 [2021-11-16T09:53:33.129Z] ---> 5b8b7b635229 [2021-11-16T09:53:33.129Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-16T09:53:33.402Z] ---> Running in 52afda5cc5ee [2021-11-16T09:53:33.677Z] Removing intermediate container 4b39ba479267 [2021-11-16T09:53:33.677Z] ---> 3ac8d8429acb [2021-11-16T09:53:33.677Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T09:53:33.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:53:33.677Z] ---> Running in 40347346bb10 [2021-11-16T09:53:33.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:53:34.560Z] Removing intermediate container 40347346bb10 [2021-11-16T09:53:34.560Z] ---> cbd4b15f8ce1 [2021-11-16T09:53:34.560Z] Step 14/22 : WORKDIR / [2021-11-16T09:53:34.560Z] ---> Running in abc316b96408 [2021-11-16T09:53:34.842Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-16T09:53:34.842Z] (2/2) Installing su-exec (0.2-r1) [2021-11-16T09:53:34.842Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:53:34.842Z] OK: 6 MiB in 16 packages [2021-11-16T09:53:35.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:53:35.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:53:35.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:53:35.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:53:35.680Z] Removing intermediate container abc316b96408 [2021-11-16T09:53:35.680Z] ---> 19919f412034 [2021-11-16T09:53:35.680Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:53:36.277Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-16T09:53:36.277Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-16T09:53:36.277Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:53:36.553Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T09:53:36.553Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-16T09:53:36.824Z] OK: 6 MiB in 16 packages [2021-11-16T09:53:36.824Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-16T09:53:36.824Z] (3/3) Installing su-exec (0.2-r1) [2021-11-16T09:53:36.824Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:53:36.824Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T09:53:36.824Z] Removing intermediate container 7cbfdad4ce05 [2021-11-16T09:53:36.824Z] ---> 6accacf34ac4 [2021-11-16T09:53:36.824Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-16T09:53:37.104Z] OK: 6 MiB in 17 packages [2021-11-16T09:53:37.104Z] ---> Running in 548124115ab1 [2021-11-16T09:53:37.389Z] ---> ec3f7ffac564 [2021-11-16T09:53:37.389Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-16T09:53:37.389Z] Removing intermediate container b09e6902ed5b [2021-11-16T09:53:37.389Z] ---> 8a1be3c4eb78 [2021-11-16T09:53:37.389Z] [2021-11-16T09:53:37.389Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T09:53:37.389Z] ---> 5b8b7b635229 [2021-11-16T09:53:37.389Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T09:53:37.389Z] ---> Using cache [2021-11-16T09:53:37.389Z] ---> 626ef7f5d1b9 [2021-11-16T09:53:37.389Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T09:53:37.389Z] ---> Using cache [2021-11-16T09:53:37.389Z] ---> 1db1cd871ed3 [2021-11-16T09:53:37.389Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-16T09:53:37.389Z] ---> Running in 9dccaeb264ec [2021-11-16T09:53:38.001Z] Removing intermediate container 548124115ab1 [2021-11-16T09:53:38.001Z] ---> 9360f97614b6 [2021-11-16T09:53:38.001Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-16T09:53:38.001Z] ---> Running in 1b97aa70e690 [2021-11-16T09:53:38.278Z] Removing intermediate container 9dccaeb264ec [2021-11-16T09:53:38.278Z] ---> 26047678a6a3 [2021-11-16T09:53:38.278Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T09:53:38.278Z] ---> Running in 0026df4a8bd4 [2021-11-16T09:53:38.885Z] Removing intermediate container 1b97aa70e690 [2021-11-16T09:53:38.885Z] ---> 85dd82b07814 [2021-11-16T09:53:38.885Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-16T09:53:38.885Z] ---> Running in 5d02a2199822 [2021-11-16T09:53:39.167Z] Removing intermediate container c997071f9958 [2021-11-16T09:53:39.167Z] Removing intermediate container 0026df4a8bd4 [2021-11-16T09:53:39.167Z] ---> 227442bacd5a [2021-11-16T09:53:39.167Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T09:53:39.167Z] ---> 41b24a025c87 [2021-11-16T09:53:39.167Z] Step 14/22 : WORKDIR / [2021-11-16T09:53:39.167Z] Removing intermediate container 52afda5cc5ee [2021-11-16T09:53:39.167Z] ---> ced0d560b0d6 [2021-11-16T09:53:39.167Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T09:53:39.445Z] ---> Running in e27ee05c27ca [2021-11-16T09:53:39.445Z] ---> Running in 58867ecd9a71 [2021-11-16T09:53:39.445Z] ---> Running in 92fb4aae30d2 [2021-11-16T09:53:39.718Z] ---> 6b9a31842e1e [2021-11-16T09:53:39.718Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-16T09:53:39.991Z] Removing intermediate container e27ee05c27ca [2021-11-16T09:53:39.991Z] ---> 035448a65d7f [2021-11-16T09:53:39.991Z] Step 12/24 : WORKDIR / [2021-11-16T09:53:39.991Z] Removing intermediate container 58867ecd9a71 [2021-11-16T09:53:39.991Z] ---> 328d4cde46ae [2021-11-16T09:53:39.991Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-16T09:53:40.274Z] Removing intermediate container 92fb4aae30d2 [2021-11-16T09:53:40.274Z] ---> 41fb262beee6 [2021-11-16T09:53:40.274Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:53:40.274Z] ---> Running in fbed079ca019 [2021-11-16T09:53:40.274Z] ---> Running in 03f8275ec13e [2021-11-16T09:53:40.884Z] ---> f7f3f2c513bb [2021-11-16T09:53:40.884Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-16T09:53:41.164Z] Removing intermediate container 03f8275ec13e [2021-11-16T09:53:41.164Z] ---> ffe19e2f3e82 [2021-11-16T09:53:41.164Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-16T09:53:41.164Z] ---> Running in 7e7f08cd6974 [2021-11-16T09:53:41.164Z] Removing intermediate container fbed079ca019 [2021-11-16T09:53:41.164Z] ---> d9f176fc8ab9 [2021-11-16T09:53:41.164Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-16T09:53:41.164Z] ---> Running in ad1843280343 [2021-11-16T09:53:41.439Z] ---> e746a91b2f31 [2021-11-16T09:53:41.439Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-16T09:53:41.724Z] Removing intermediate container 7e7f08cd6974 [2021-11-16T09:53:41.724Z] ---> 916be7d8e02c [2021-11-16T09:53:41.724Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:53:42.002Z] Removing intermediate container 5d02a2199822 [2021-11-16T09:53:42.002Z] ---> f9923688054a [2021-11-16T09:53:42.002Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-16T09:53:42.002Z] Removing intermediate container ad1843280343 [2021-11-16T09:53:42.002Z] ---> 8f5030645c7b [2021-11-16T09:53:42.002Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:53:42.002Z] ---> Running in ac5873e589c5 [2021-11-16T09:53:42.002Z] ---> Running in 4e2d6e06dd69 [2021-11-16T09:53:42.598Z] ---> 05670c3f441e [2021-11-16T09:53:42.598Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-16T09:53:42.873Z] Removing intermediate container 4e2d6e06dd69 [2021-11-16T09:53:42.873Z] ---> 26d0b97ac03c [2021-11-16T09:53:42.873Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-16T09:53:42.873Z] Removing intermediate container ac5873e589c5 [2021-11-16T09:53:42.873Z] ---> 093d7c790956 [2021-11-16T09:53:42.873Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T09:53:42.873Z] ---> Running in f826a4b1dd2a [2021-11-16T09:53:43.478Z] ---> 77c47563df46 [2021-11-16T09:53:43.478Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-16T09:53:43.478Z] ---> bf5c6877de6d [2021-11-16T09:53:43.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-16T09:53:43.752Z] Removing intermediate container f826a4b1dd2a [2021-11-16T09:53:43.753Z] ---> 274e0ac296ea [2021-11-16T09:53:43.753Z] Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:53:43.753Z] ---> af091405ea4a [2021-11-16T09:53:43.753Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-16T09:53:43.753Z] ---> Running in f36a11818730 [2021-11-16T09:53:44.031Z] ---> 44bb17a656c4 [2021-11-16T09:53:44.031Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-16T09:53:44.031Z] ---> Running in f3707149a8af [2021-11-16T09:53:44.627Z] Removing intermediate container f36a11818730 [2021-11-16T09:53:44.627Z] ---> 8d8de4e90dd6 [2021-11-16T09:53:44.627Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T09:53:44.906Z] ---> Running in 482d5d43895a [2021-11-16T09:53:44.906Z] ---> 68ec309e3930 [2021-11-16T09:53:44.906Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-16T09:53:45.179Z] ---> cc204af26e73 [2021-11-16T09:53:45.179Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-16T09:53:45.179Z] ---> Running in f9efd8ebaee9 [2021-11-16T09:53:45.451Z] Removing intermediate container 482d5d43895a [2021-11-16T09:53:45.451Z] ---> 2dbc0f8947be [2021-11-16T09:53:45.451Z] [2021-11-16T09:53:45.728Z] ---> 312f194fe777 [2021-11-16T09:53:45.728Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-16T09:53:46.003Z] Removing intermediate container f9efd8ebaee9 [2021-11-16T09:53:46.003Z] ---> ba5202d5a142 [2021-11-16T09:53:46.003Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:53:46.280Z] Successfully built 2dbc0f8947be [2021-11-16T09:53:46.280Z] Successfully tagged core-command-arm64:latest [2021-11-16T09:53:46.280Z]  Building core-command ... done Building support-scheduler [2021-11-16T09:53:46.280Z] ---> Running in 3ef70d8159ee [2021-11-16T09:53:46.554Z] ---> 5b640fb88496 [2021-11-16T09:53:46.554Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-16T09:53:46.832Z] ---> fe317c4915a5 [2021-11-16T09:53:46.832Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-16T09:53:46.832Z] Removing intermediate container 3ef70d8159ee [2021-11-16T09:53:46.832Z] ---> d256baf674ad [2021-11-16T09:53:46.832Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T09:53:47.106Z] ---> Running in a3ce4ec76ae2 [2021-11-16T09:53:47.107Z] ---> Running in 9e395ef9f585 [2021-11-16T09:53:47.383Z] Removing intermediate container f3707149a8af [2021-11-16T09:53:47.383Z] ---> 2acfdc053284 [2021-11-16T09:53:47.383Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:53:47.983Z] Removing intermediate container a3ce4ec76ae2 [2021-11-16T09:53:47.983Z] ---> 9da03b0139bc [2021-11-16T09:53:47.983Z] Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:53:47.983Z] Removing intermediate container 9e395ef9f585 [2021-11-16T09:53:47.983Z] ---> d6b6f62c1cf2 [2021-11-16T09:53:47.983Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:53:48.272Z] ---> Running in 612b6afc804c [2021-11-16T09:53:48.272Z] ---> Running in 6859217a5c63 [2021-11-16T09:53:48.558Z] ---> 029f9b675ce1 [2021-11-16T09:53:48.558Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-16T09:53:48.558Z] ---> 53725a291446 [2021-11-16T09:53:48.558Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-16T09:53:49.169Z] Removing intermediate container 612b6afc804c [2021-11-16T09:53:49.169Z] ---> cde1d2ae34d0 [2021-11-16T09:53:49.169Z] Step 19/21 : LABEL arch=arm64 [2021-11-16T09:53:49.169Z] Removing intermediate container 6859217a5c63 [2021-11-16T09:53:49.169Z] ---> 52610baf4386 [2021-11-16T09:53:49.169Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T09:53:49.440Z] ---> Running in e4d5a7369ff8 [2021-11-16T09:53:49.440Z] ---> Running in 99e4203b4c44 [2021-11-16T09:53:50.039Z] Removing intermediate container 99e4203b4c44 [2021-11-16T09:53:50.039Z] ---> e2970ca1c7e1 [2021-11-16T09:53:50.039Z] Step 20/21 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:53:50.039Z] Removing intermediate container e4d5a7369ff8 [2021-11-16T09:53:50.039Z] ---> 6bad25770937 [2021-11-16T09:53:50.039Z] [2021-11-16T09:53:50.311Z] ---> Running in befabf53eab0 [2021-11-16T09:53:50.585Z] ---> 013f2ffe4e14 [2021-11-16T09:53:50.585Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-16T09:53:50.585Z] ---> 7586f762c2d7 [2021-11-16T09:53:50.585Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-16T09:53:50.862Z] Successfully built 6bad25770937 [2021-11-16T09:53:50.862Z] Successfully tagged core-metadata-arm64:latest [2021-11-16T09:53:50.862Z]  Building core-metadata ... done Building security-proxy-setup [2021-11-16T09:53:51.136Z] Removing intermediate container befabf53eab0 [2021-11-16T09:53:51.136Z] ---> eede58770d5b [2021-11-16T09:53:51.136Z] Step 21/21 : LABEL version=0.0.0 [2021-11-16T09:53:51.416Z] ---> Running in 273bc9ea3819 [2021-11-16T09:53:51.691Z] ---> 8ef5845bc7a8 [2021-11-16T09:53:51.691Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-16T09:53:51.691Z] ---> b844c77e094c [2021-11-16T09:53:51.691Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-16T09:53:51.967Z] ---> Running in 9913c762f0d1 [2021-11-16T09:53:51.967Z] Removing intermediate container 273bc9ea3819 [2021-11-16T09:53:51.967Z] ---> 46ae873db4fd [2021-11-16T09:53:51.967Z] [2021-11-16T09:53:52.567Z] Successfully built 46ae873db4fd [2021-11-16T09:53:52.567Z] Successfully tagged support-notifications-arm64:latest [2021-11-16T09:53:52.567Z]  Building support-notifications ... done Building core-data [2021-11-16T09:53:52.841Z] ---> 52b26b0d34f5 [2021-11-16T09:53:52.841Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-16T09:53:54.303Z] ---> f73ec339e77e [2021-11-16T09:53:54.303Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-16T09:53:54.303Z] ---> Running in ce3fd397e34c [2021-11-16T09:53:54.591Z] Removing intermediate container 9913c762f0d1 [2021-11-16T09:53:54.591Z] ---> c396286d29b0 [2021-11-16T09:53:54.591Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-16T09:53:54.591Z] ---> Running in a54c6c9b7943 [2021-11-16T09:53:54.868Z] Removing intermediate container ce3fd397e34c [2021-11-16T09:53:54.868Z] ---> 71cac5a4aa5b [2021-11-16T09:53:54.868Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-16T09:53:55.142Z] Removing intermediate container a54c6c9b7943 [2021-11-16T09:53:55.142Z] ---> d3a58efcd5b5 [2021-11-16T09:53:55.142Z] Step 22/24 : LABEL arch=arm64 [2021-11-16T09:53:55.416Z] ---> Running in 0cc340a415ba [2021-11-16T09:53:55.687Z] ---> 5ff17fb25a73 [2021-11-16T09:53:55.687Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-16T09:53:55.963Z] ---> Running in c8cb7d9dbc84 [2021-11-16T09:53:55.963Z] Removing intermediate container 0cc340a415ba [2021-11-16T09:53:55.963Z] ---> 0f61b213b8e8 [2021-11-16T09:53:55.963Z] Step 23/24 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:53:56.237Z] ---> Running in 3e152636f1c7 [2021-11-16T09:53:57.329Z] Removing intermediate container 3e152636f1c7 [2021-11-16T09:53:57.329Z] ---> e0697c38ea37 [2021-11-16T09:53:57.329Z] Step 24/24 : LABEL version=0.0.0 [2021-11-16T09:53:57.329Z] ---> Running in 17dda01fe170 [2021-11-16T09:53:58.442Z] Removing intermediate container 17dda01fe170 [2021-11-16T09:53:58.442Z] ---> 4c659d87183a [2021-11-16T09:53:58.442Z] [2021-11-16T09:53:59.098Z] Successfully built 4c659d87183a [2021-11-16T09:53:59.098Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-16T09:53:59.098Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-11-16T09:53:59.098Z] Removing intermediate container c8cb7d9dbc84 [2021-11-16T09:53:59.098Z] ---> 5c1fc0362fc3 [2021-11-16T09:53:59.098Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-16T09:53:59.710Z] ---> Running in ef9e9702282d [2021-11-16T09:53:59.981Z] Removing intermediate container ef9e9702282d [2021-11-16T09:53:59.981Z] ---> 6aa1b6e6f2f6 [2021-11-16T09:53:59.981Z] Step 27/30 : CMD ["gate"] [2021-11-16T09:54:00.253Z] ---> Running in 7c4d26eec550 [2021-11-16T09:54:00.526Z] Removing intermediate container 7c4d26eec550 [2021-11-16T09:54:00.526Z] ---> 0175f57b8e59 [2021-11-16T09:54:00.526Z] Step 28/30 : LABEL arch=arm64 [2021-11-16T09:54:00.803Z] ---> Running in d9fd0daa7f20 [2021-11-16T09:54:01.410Z] Removing intermediate container d9fd0daa7f20 [2021-11-16T09:54:01.410Z] ---> 0938a39375f0 [2021-11-16T09:54:01.410Z] Step 29/30 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:54:01.681Z] ---> Running in 6f748045767f [2021-11-16T09:54:02.277Z] Removing intermediate container 6f748045767f [2021-11-16T09:54:02.277Z] ---> 5e72c8d494e4 [2021-11-16T09:54:02.277Z] Step 30/30 : LABEL version=0.0.0 [2021-11-16T09:54:02.549Z] ---> Running in 00ab46893ca8 [2021-11-16T09:54:03.146Z] Removing intermediate container 00ab46893ca8 [2021-11-16T09:54:03.146Z] ---> 82ace2453f65 [2021-11-16T09:54:03.146Z] [2021-11-16T09:54:03.417Z] Successfully built 82ace2453f65 [2021-11-16T09:54:03.417Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-16T09:54:30.202Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:54:30.202Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:54:30.202Z] ---> 2d2253450091 [2021-11-16T09:54:30.202Z] Step 3/23 : WORKDIR /edgex-go [2021-11-16T09:54:30.202Z] ---> Using cache [2021-11-16T09:54:30.202Z] ---> a35afa214c41 [2021-11-16T09:54:30.202Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:54:30.202Z] ---> Using cache [2021-11-16T09:54:30.202Z] ---> 3df71f89cd00 [2021-11-16T09:54:30.202Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-16T09:54:30.202Z] ---> Using cache [2021-11-16T09:54:30.202Z] ---> a44fe4d271d2 [2021-11-16T09:54:30.202Z] Step 6/23 : COPY go.mod . [2021-11-16T09:54:33.605Z] ---> efa3a6ccbfca [2021-11-16T09:54:33.605Z] Step 7/23 : RUN go mod download [2021-11-16T09:54:33.605Z] ---> Running in 3018c5b7e765 [2021-11-16T09:54:37.920Z] Removing intermediate container 3018c5b7e765 [2021-11-16T09:54:37.920Z] ---> a5d736ee115d [2021-11-16T09:54:37.920Z] Step 8/23 : COPY . . [2021-11-16T09:54:37.920Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:54:37.920Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:54:37.920Z] ---> 2d2253450091 [2021-11-16T09:54:37.920Z] Step 3/20 : WORKDIR /edgex-go [2021-11-16T09:54:37.920Z] ---> Using cache [2021-11-16T09:54:37.920Z] ---> a35afa214c41 [2021-11-16T09:54:37.920Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:54:37.920Z] ---> Using cache [2021-11-16T09:54:37.920Z] ---> 3df71f89cd00 [2021-11-16T09:54:37.920Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-16T09:54:37.920Z] ---> Using cache [2021-11-16T09:54:37.920Z] ---> a44fe4d271d2 [2021-11-16T09:54:37.920Z] Step 6/20 : COPY . . [2021-11-16T09:54:37.920Z] ---> Using cache [2021-11-16T09:54:37.920Z] ---> d4a07f497e0d [2021-11-16T09:54:37.920Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:54:38.195Z] ---> Using cache [2021-11-16T09:54:38.195Z] ---> b1c9b8b1b75e [2021-11-16T09:54:38.195Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-16T09:54:38.470Z] ---> Running in f9551fe8129d [2021-11-16T09:54:39.082Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:54:39.082Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:54:39.082Z] ---> 2d2253450091 [2021-11-16T09:54:39.082Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T09:54:39.082Z] ---> Using cache [2021-11-16T09:54:39.082Z] ---> a35afa214c41 [2021-11-16T09:54:39.082Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:54:39.082Z] ---> Using cache [2021-11-16T09:54:39.082Z] ---> 3df71f89cd00 [2021-11-16T09:54:39.082Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-16T09:54:39.082Z] ---> Running in f563d510212d [2021-11-16T09:54:40.061Z] 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-11-16T09:54:41.035Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:54:41.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T09:54:41.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T09:54:41.659Z] ---> 2d2253450091 [2021-11-16T09:54:41.659Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T09:54:41.659Z] ---> Using cache [2021-11-16T09:54:41.659Z] ---> a35afa214c41 [2021-11-16T09:54:41.659Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:54:41.659Z] ---> Using cache [2021-11-16T09:54:41.659Z] ---> 3df71f89cd00 [2021-11-16T09:54:41.659Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-16T09:54:41.932Z] ---> Running in 25e5de1cf11c [2021-11-16T09:54:41.932Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:54:42.921Z] OK: 219 MiB in 52 packages [2021-11-16T09:54:44.361Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:54:44.964Z] Removing intermediate container f563d510212d [2021-11-16T09:54:44.964Z] ---> 9c42b3261c16 [2021-11-16T09:54:44.964Z] Step 6/22 : COPY . . [2021-11-16T09:54:44.964Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:54:45.955Z] OK: 219 MiB in 52 packages [2021-11-16T09:54:48.572Z] Removing intermediate container 25e5de1cf11c [2021-11-16T09:54:48.572Z] ---> a421367c0d2e [2021-11-16T09:54:48.572Z] Step 6/22 : COPY . . [2021-11-16T09:55:06.895Z] ---> 21cb6228b41d [2021-11-16T09:55:06.895Z] Step 9/23 : RUN go mod tidy [2021-11-16T09:55:06.895Z] ---> Running in 92fddecb03c4 [2021-11-16T09:55:13.632Z] Removing intermediate container 92fddecb03c4 [2021-11-16T09:55:13.632Z] ---> 0477affe67e9 [2021-11-16T09:55:13.632Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-16T09:55:13.632Z] ---> Running in e4b3ffa94b38 [2021-11-16T09:55:13.912Z] ---> 28d3364fc854 [2021-11-16T09:55:13.912Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:55:14.188Z] ---> Running in c9e55c0282ee [2021-11-16T09:55:15.625Z] 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-11-16T09:55:16.612Z] ---> 97c4bf040d64 [2021-11-16T09:55:16.612Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T09:55:16.612Z] ---> Running in f0c1924dd1eb [2021-11-16T09:55:19.252Z] Removing intermediate container c9e55c0282ee [2021-11-16T09:55:19.252Z] ---> c99002a45814 [2021-11-16T09:55:19.252Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-16T09:55:19.252Z] ---> Running in 37bb1c8cbeae [2021-11-16T09:55:21.232Z] 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-11-16T09:55:21.232Z] Removing intermediate container f0c1924dd1eb [2021-11-16T09:55:21.232Z] ---> 257f77a1ed8f [2021-11-16T09:55:21.232Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-16T09:55:21.507Z] ---> Running in 77b3f2229848 [2021-11-16T09:55:23.487Z] 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-11-16T09:55:24.087Z] 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-11-16T09:55:39.179Z] Removing intermediate container f9551fe8129d [2021-11-16T09:55:39.179Z] ---> 16a411411f77 [2021-11-16T09:55:39.179Z] [2021-11-16T09:55:39.179Z] Step 9/20 : FROM alpine:3.14 [2021-11-16T09:55:39.179Z] ---> 5b8b7b635229 [2021-11-16T09:55:39.179Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-16T09:55:39.179Z] ---> Running in 8d47fc16061b [2021-11-16T09:55:41.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:55:41.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:55:42.137Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-16T09:55:42.137Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-16T09:55:42.137Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T09:55:42.137Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-16T09:55:42.137Z] (5/5) Installing curl (7.79.1-r0) [2021-11-16T09:55:42.137Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:55:42.137Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T09:55:42.409Z] OK: 8 MiB in 19 packages [2021-11-16T09:55:45.029Z] Removing intermediate container 8d47fc16061b [2021-11-16T09:55:45.029Z] ---> ca3162e1c74d [2021-11-16T09:55:45.029Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T09:55:45.029Z] ---> Running in 9cda3f704510 [2021-11-16T09:55:45.302Z] Removing intermediate container 9cda3f704510 [2021-11-16T09:55:45.302Z] ---> 394f63d8f544 [2021-11-16T09:55:45.302Z] Step 12/20 : WORKDIR /edgex [2021-11-16T09:55:45.302Z] ---> Running in e8f39ab892f3 [2021-11-16T09:55:45.898Z] Removing intermediate container e8f39ab892f3 [2021-11-16T09:55:45.898Z] ---> 6c877a9b2a80 [2021-11-16T09:55:45.898Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-16T09:55:47.354Z] ---> ea2e2ebe834f [2021-11-16T09:55:47.354Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-16T09:55:48.830Z] ---> de523508ed0f [2021-11-16T09:55:48.830Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-16T09:55:50.406Z] ---> 510a3f846120 [2021-11-16T09:55:50.711Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-16T09:55:50.711Z] ---> Running in c150b27c4124 [2021-11-16T09:55:51.324Z] Removing intermediate container c150b27c4124 [2021-11-16T09:55:51.324Z] ---> cfe17ef79021 [2021-11-16T09:55:51.324Z] Step 17/20 : CMD ["--init=true"] [2021-11-16T09:55:51.324Z] ---> Running in cea7f8efc4b3 [2021-11-16T09:55:52.297Z] Removing intermediate container cea7f8efc4b3 [2021-11-16T09:55:52.297Z] ---> 4c5a086f6b73 [2021-11-16T09:55:52.297Z] Step 18/20 : LABEL arch=arm64 [2021-11-16T09:55:52.297Z] ---> Running in dd97f4b60ed5 [2021-11-16T09:55:52.896Z] Removing intermediate container dd97f4b60ed5 [2021-11-16T09:55:52.896Z] ---> c49275c7bcc2 [2021-11-16T09:55:52.896Z] Step 19/20 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:55:52.896Z] ---> Running in 7abe83a2fccb [2021-11-16T09:55:53.491Z] Removing intermediate container 7abe83a2fccb [2021-11-16T09:55:53.491Z] ---> dcafec7c363c [2021-11-16T09:55:53.491Z] Step 20/20 : LABEL version=0.0.0 [2021-11-16T09:55:53.760Z] ---> Running in 1b6fb5a24a46 [2021-11-16T09:55:54.356Z] Removing intermediate container 1b6fb5a24a46 [2021-11-16T09:55:54.356Z] ---> 26f3dca192d8 [2021-11-16T09:55:54.356Z] [2021-11-16T09:55:54.631Z] Successfully built 26f3dca192d8 [2021-11-16T09:55:54.631Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-16T09:56:51.181Z]  Building security-proxy-setup ... done Removing intermediate container 77b3f2229848 [2021-11-16T09:56:51.181Z] ---> b9b11efe9c16 [2021-11-16T09:56:51.181Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-16T09:56:51.181Z] Removing intermediate container e4b3ffa94b38 [2021-11-16T09:56:51.181Z] ---> a5e1918a6fab [2021-11-16T09:56:51.181Z] [2021-11-16T09:56:51.181Z] Step 11/23 : FROM alpine:3.14 [2021-11-16T09:56:51.181Z] ---> 5b8b7b635229 [2021-11-16T09:56:51.181Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-16T09:56:51.181Z] ---> Using cache [2021-11-16T09:56:51.181Z] ---> 626ef7f5d1b9 [2021-11-16T09:56:51.181Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T09:56:51.181Z] ---> Using cache [2021-11-16T09:56:51.181Z] ---> 1db1cd871ed3 [2021-11-16T09:56:51.181Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-16T09:56:51.181Z] ---> Running in 3060e11d12f8 [2021-11-16T09:56:51.181Z] ---> Running in be33a907b67c [2021-11-16T09:56:51.181Z] Removing intermediate container 3060e11d12f8 [2021-11-16T09:56:51.181Z] ---> 7478683f7833 [2021-11-16T09:56:51.181Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-16T09:56:51.181Z] ---> Running in 4684d49aaf82 [2021-11-16T09:56:51.181Z] Removing intermediate container 4684d49aaf82 [2021-11-16T09:56:51.181Z] ---> f124438f4035 [2021-11-16T09:56:51.181Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:56:51.181Z] 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-11-16T09:56:51.181Z] ---> aba69026998d [2021-11-16T09:56:51.181Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-16T09:56:51.181Z] ---> 4c2df3a11f62 [2021-11-16T09:56:51.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-16T09:56:51.182Z] Removing intermediate container be33a907b67c [2021-11-16T09:56:51.182Z] ---> 0490420a16cb [2021-11-16T09:56:51.182Z] [2021-11-16T09:56:51.182Z] Step 10/22 : FROM docker:20.10.8 [2021-11-16T09:56:51.182Z] ---> 691de887a805 [2021-11-16T09:56:51.182Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-16T09:56:51.182Z] ---> Running in bd7dccbd1a2f [2021-11-16T09:56:51.182Z] 20.10.8: Pulling from library/docker [2021-11-16T09:56:51.182Z] Removing intermediate container bd7dccbd1a2f [2021-11-16T09:56:51.182Z] ---> 127612f2c7f2 [2021-11-16T09:56:51.182Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:56:51.182Z] ---> Running in 6fab7b2192bd [2021-11-16T09:56:51.182Z] Removing intermediate container 6fab7b2192bd [2021-11-16T09:56:51.182Z] ---> 9b973cde7c10 [2021-11-16T09:56:51.182Z] Step 21/23 : LABEL arch=arm64 [2021-11-16T09:56:51.182Z] ---> Running in f81481a71868 [2021-11-16T09:56:51.182Z] Removing intermediate container f81481a71868 [2021-11-16T09:56:51.182Z] ---> feca8b310ec2 [2021-11-16T09:56:51.182Z] Step 22/23 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:56:51.182Z] ---> Running in bd556063663f [2021-11-16T09:56:51.452Z] Removing intermediate container bd556063663f [2021-11-16T09:56:51.452Z] ---> 1456c9014962 [2021-11-16T09:56:51.452Z] Step 23/23 : LABEL version=0.0.0 [2021-11-16T09:56:51.725Z] ---> Running in 15ec5587ad56 [2021-11-16T09:56:52.321Z] Removing intermediate container 15ec5587ad56 [2021-11-16T09:56:52.321Z] ---> c6e82555fad0 [2021-11-16T09:56:52.321Z] [2021-11-16T09:56:52.595Z] Successfully built c6e82555fad0 [2021-11-16T09:56:52.595Z] Successfully tagged support-scheduler-arm64:latest [2021-11-16T09:56:53.201Z]  Building support-scheduler ... done Removing intermediate container 37bb1c8cbeae [2021-11-16T09:56:53.201Z] ---> 58f71e916635 [2021-11-16T09:56:53.201Z] [2021-11-16T09:56:53.201Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T09:56:53.201Z] ---> 5b8b7b635229 [2021-11-16T09:56:53.201Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-16T09:56:53.474Z] ---> Running in 3c750a80a9f5 [2021-11-16T09:56:54.070Z] Removing intermediate container 3c750a80a9f5 [2021-11-16T09:56:54.070Z] ---> 1830a089d8ae [2021-11-16T09:56:54.070Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-16T09:56:54.070Z] ---> Running in bb54b36b292b [2021-11-16T09:56:54.665Z] Removing intermediate container bb54b36b292b [2021-11-16T09:56:54.665Z] ---> 3f469d936630 [2021-11-16T09:56:54.665Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-16T09:56:54.665Z] ---> Running in e5c61a04ed12 [2021-11-16T09:56:55.263Z] Removing intermediate container e5c61a04ed12 [2021-11-16T09:56:55.263Z] ---> ac3048d83149 [2021-11-16T09:56:55.263Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T09:56:55.263Z] ---> Running in 42ca8d4b6776 [2021-11-16T09:56:57.247Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-16T09:56:57.247Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-16T09:56:57.247Z] ---> 3734d5adc5ac [2021-11-16T09:56:57.247Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-16T09:56:57.525Z] ---> Running in b1328ec100c6 [2021-11-16T09:56:57.525Z] Removing intermediate container 42ca8d4b6776 [2021-11-16T09:56:57.525Z] ---> cac671fb701a [2021-11-16T09:56:57.525Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-16T09:56:57.800Z] ---> Running in 9c95f4280de8 [2021-11-16T09:56:57.800Z] Removing intermediate container b1328ec100c6 [2021-11-16T09:56:57.800Z] ---> 1e629ca9fada [2021-11-16T09:56:57.800Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-16T09:56:58.073Z] ---> Running in 7debddc23b3a [2021-11-16T09:56:59.057Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:56:59.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T09:56:59.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:56:59.872Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T09:57:00.466Z] (1/42) Installing readline (8.1.0-r0) [2021-11-16T09:57:00.466Z] (2/42) Installing bash (5.1.4-r0) [2021-11-16T09:57:00.466Z] Executing bash-5.1.4-r0.post-install [2021-11-16T09:57:00.466Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-16T09:57:00.466Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T09:57:00.466Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-16T09:57:00.466Z] (6/42) Installing curl (7.79.1-r0) [2021-11-16T09:57:00.466Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-16T09:57:00.466Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-16T09:57:00.466Z] (9/42) Installing expat (2.4.1-r0) [2021-11-16T09:57:00.466Z] (10/42) Installing libffi (3.3-r2) [2021-11-16T09:57:00.466Z] (11/42) Installing gdbm (1.19-r0) [2021-11-16T09:57:00.466Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-16T09:57:00.466Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T09:57:00.466Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T09:57:00.466Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-16T09:57:00.737Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-16T09:57:00.737Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-16T09:57:00.737Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-16T09:57:01.009Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T09:57:01.009Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-16T09:57:01.009Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T09:57:01.281Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-16T09:57:01.281Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-16T09:57:01.552Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T09:57:01.552Z] OK: 8 MiB in 20 packages [2021-11-16T09:57:02.527Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-16T09:57:02.527Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-16T09:57:02.527Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-16T09:57:02.527Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-16T09:57:02.527Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-16T09:57:02.527Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-16T09:57:02.798Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-16T09:57:02.798Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-16T09:57:02.798Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-16T09:57:02.798Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-16T09:57:02.798Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-16T09:57:02.798Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-16T09:57:02.798Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-16T09:57:02.798Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-16T09:57:02.798Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-16T09:57:02.798Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-16T09:57:02.798Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-16T09:57:02.798Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-16T09:57:02.798Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-16T09:57:02.798Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-16T09:57:02.798Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-16T09:57:02.798Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-16T09:57:02.798Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-16T09:57:03.070Z] Removing intermediate container 9c95f4280de8 [2021-11-16T09:57:03.070Z] ---> 077526465d54 [2021-11-16T09:57:03.070Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T09:57:03.070Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-16T09:57:03.070Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-16T09:57:03.666Z] Executing busybox-1.33.1-r3.trigger [2021-11-16T09:57:03.666Z] OK: 84 MiB in 64 packages [2021-11-16T09:57:03.666Z] ---> b1e1cfe97496 [2021-11-16T09:57:03.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-16T09:57:05.093Z] ---> 5cbc8b46548a [2021-11-16T09:57:05.093Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-16T09:57:05.685Z] ---> 01d3d807fa3e [2021-11-16T09:57:05.685Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-16T09:57:05.685Z] ---> Running in 5b67104836ad [2021-11-16T09:57:06.281Z] Removing intermediate container 5b67104836ad [2021-11-16T09:57:06.281Z] ---> 05fefae77cda [2021-11-16T09:57:06.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:57:06.281Z] ---> Running in f8cdc87af793 [2021-11-16T09:57:06.875Z] Removing intermediate container f8cdc87af793 [2021-11-16T09:57:06.875Z] ---> 5ccaec8c8048 [2021-11-16T09:57:06.875Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T09:57:06.875Z] ---> Running in e88385f0df39 [2021-11-16T09:57:07.479Z] Removing intermediate container e88385f0df39 [2021-11-16T09:57:07.479Z] ---> 7c1cf3412bfa [2021-11-16T09:57:07.479Z] Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:57:07.479Z] ---> Running in 5d1405513acd [2021-11-16T09:57:07.479Z] Collecting docker-compose==1.23.2 [2021-11-16T09:57:07.479Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-16T09:57:07.756Z] Removing intermediate container 5d1405513acd [2021-11-16T09:57:07.756Z] ---> 9240dafc4f38 [2021-11-16T09:57:07.756Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T09:57:08.028Z] ---> Running in 4a1d7681bc49 [2021-11-16T09:57:08.299Z] Collecting docker<4.0,>=3.6.0 [2021-11-16T09:57:08.299Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-16T09:57:08.299Z] Removing intermediate container 4a1d7681bc49 [2021-11-16T09:57:08.299Z] ---> 10baa16b5bc2 [2021-11-16T09:57:08.299Z] [2021-11-16T09:57:08.568Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-16T09:57:08.568Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-16T09:57:08.568Z] Successfully built 10baa16b5bc2 [2021-11-16T09:57:08.568Z] Successfully tagged core-data-arm64:latest [2021-11-16T09:57:09.539Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-16T09:57:09.539Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-16T09:57:10.128Z] Collecting PyYAML<4,>=3.10 [2021-11-16T09:57:10.128Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-16T09:57:12.734Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-16T09:57:12.734Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-16T09:57:14.163Z] Collecting texttable<0.10,>=0.9.0 [2021-11-16T09:57:14.163Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-16T09:57:16.128Z] Collecting cached-property<2,>=1.2.0 [2021-11-16T09:57:16.128Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-16T09:57:16.128Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-16T09:57:16.128Z] Collecting docopt<0.7,>=0.6.1 [2021-11-16T09:57:16.128Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-16T09:57:17.554Z] Collecting jsonschema<3,>=2.5.1 [2021-11-16T09:57:17.554Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-16T09:57:18.144Z] Collecting docker-pycreds>=0.4.0 [2021-11-16T09:57:18.144Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-16T09:57:18.414Z] Collecting idna<2.8,>=2.5 [2021-11-16T09:57:18.414Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-16T09:57:18.414Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-16T09:57:19.004Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-16T09:57:19.004Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-16T09:57:19.004Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-16T09:57:19.004Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-16T09:57:19.274Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-16T09:57:19.275Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-16T09:57:19.275Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-16T09:57:19.275Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-16T09:57:19.866Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-16T09:57:19.866Z] Attempting uninstall: urllib3 [2021-11-16T09:57:19.866Z] Found existing installation: urllib3 1.26.5 [2021-11-16T09:57:19.866Z] Uninstalling urllib3-1.26.5: [2021-11-16T09:57:20.140Z] Successfully uninstalled urllib3-1.26.5 [2021-11-16T09:57:20.733Z] Attempting uninstall: idna [2021-11-16T09:57:20.733Z] Found existing installation: idna 3.2 [2021-11-16T09:57:20.733Z] Uninstalling idna-3.2: [2021-11-16T09:57:20.733Z] Successfully uninstalled idna-3.2 [2021-11-16T09:57:21.327Z] Attempting uninstall: chardet [2021-11-16T09:57:21.327Z] Found existing installation: chardet 4.0.0 [2021-11-16T09:57:21.327Z] Uninstalling chardet-4.0.0: [2021-11-16T09:57:21.598Z] Successfully uninstalled chardet-4.0.0 [2021-11-16T09:57:23.028Z] Attempting uninstall: requests [2021-11-16T09:57:23.028Z] Found existing installation: requests 2.25.1 [2021-11-16T09:57:23.028Z] Uninstalling requests-2.25.1: [2021-11-16T09:57:23.028Z] Successfully uninstalled requests-2.25.1 [2021-11-16T09:57:23.300Z] Running setup.py install for texttable: started [2021-11-16T09:57:25.266Z] Running setup.py install for texttable: finished with status 'done' [2021-11-16T09:57:25.266Z] Running setup.py install for PyYAML: started [2021-11-16T09:57:26.700Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-16T09:57:27.298Z] Running setup.py install for docopt: started [2021-11-16T09:57:28.725Z] Running setup.py install for docopt: finished with status 'done' [2021-11-16T09:57:28.725Z] Running setup.py install for dockerpty: started [2021-11-16T09:57:30.686Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-16T09:57:32.123Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-16T09:57:40.376Z] Removing intermediate container 7debddc23b3a [2021-11-16T09:57:40.376Z] ---> 4793aba4cd04 [2021-11-16T09:57:40.376Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-16T09:57:40.376Z] ---> Running in bf20d79b052e [2021-11-16T09:57:40.376Z] Removing intermediate container bf20d79b052e [2021-11-16T09:57:40.376Z] ---> 8e8e8317dda9 [2021-11-16T09:57:40.376Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-16T09:57:40.376Z] ---> Running in b7b12bd83211 [2021-11-16T09:57:40.681Z] Removing intermediate container b7b12bd83211 [2021-11-16T09:57:40.681Z] ---> 4c47f806ac89 [2021-11-16T09:57:40.681Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-16T09:57:42.141Z] ---> 641a2226cc4c [2021-11-16T09:57:42.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-16T09:57:42.750Z] ---> 7b41a4a76622 [2021-11-16T09:57:42.750Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-16T09:57:43.727Z] ---> 6faed7a42624 [2021-11-16T09:57:43.727Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-16T09:57:43.727Z] ---> Running in bb67ce33ac8a [2021-11-16T09:57:44.000Z] Removing intermediate container bb67ce33ac8a [2021-11-16T09:57:44.000Z] ---> d69dfd9f96bc [2021-11-16T09:57:44.000Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T09:57:44.275Z] ---> Running in 8802fd2816a1 [2021-11-16T09:57:44.547Z] Removing intermediate container 8802fd2816a1 [2021-11-16T09:57:44.547Z] ---> f5abc1fcc6ab [2021-11-16T09:57:44.547Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T09:57:44.820Z] ---> Running in 828f8cb98041 [2021-11-16T09:57:45.093Z] Removing intermediate container 828f8cb98041 [2021-11-16T09:57:45.093Z] ---> 36afd287ec58 [2021-11-16T09:57:45.093Z] Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [2021-11-16T09:57:45.093Z] ---> Running in 500144efed84 [2021-11-16T09:57:45.688Z] Removing intermediate container 500144efed84 [2021-11-16T09:57:45.688Z] ---> 258fa783dfee [2021-11-16T09:57:45.688Z] Step 22/22 : LABEL version=0.0.0 [2021-11-16T09:57:45.688Z] ---> Running in 05b4a5cbdd4c [2021-11-16T09:57:46.282Z] Removing intermediate container 05b4a5cbdd4c [2021-11-16T09:57:46.282Z] ---> 4574a0508aa5 [2021-11-16T09:57:46.282Z] [2021-11-16T09:57:46.555Z] Successfully built 4574a0508aa5 [2021-11-16T09:57:46.555Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-16T09:57:46.844Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-16T09:57:47.021Z] $ docker stop --time=1 105c8241e290ad161cba001b16fb1d651ea95bd8d211ee53a03b4cdaf86eaf4c [2021-11-16T09:57:48.719Z] $ docker rm -f 105c8241e290ad161cba001b16fb1d651ea95bd8d211ee53a03b4cdaf86eaf4c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T09:57:49.111Z] + docker images [2021-11-16T09:57:49.389Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-16T09:57:49.389Z] sys-mgmt-agent-arm64 latest 4574a0508aa5 3 seconds ago 277MB [2021-11-16T09:57:49.389Z] core-data-arm64 latest 10baa16b5bc2 41 seconds ago 19.6MB [2021-11-16T09:57:49.389Z] support-scheduler-arm64 latest c6e82555fad0 57 seconds ago 15.3MB [2021-11-16T09:57:49.389Z] 58f71e916635 57 seconds ago 1.58GB [2021-11-16T09:57:49.389Z] 0490420a16cb About a minute ago 1.57GB [2021-11-16T09:57:49.389Z] a5e1918a6fab About a minute ago 1.57GB [2021-11-16T09:57:49.389Z] security-proxy-setup-arm64 latest 26f3dca192d8 About a minute ago 25.5MB [2021-11-16T09:57:49.389Z] 16a411411f77 2 minutes ago 1.57GB [2021-11-16T09:57:49.389Z] security-bootstrapper-arm64 latest 82ace2453f65 3 minutes ago 17.8MB [2021-11-16T09:57:49.389Z] security-secretstore-setup-arm64 latest 4c659d87183a 3 minutes ago 26.8MB [2021-11-16T09:57:49.389Z] support-notifications-arm64 latest 46ae873db4fd 3 minutes ago 16.1MB [2021-11-16T09:57:49.389Z] core-metadata-arm64 latest 6bad25770937 4 minutes ago 15.9MB [2021-11-16T09:57:49.389Z] core-command-arm64 latest 2dbc0f8947be 4 minutes ago 15.2MB [2021-11-16T09:57:49.389Z] 8a1be3c4eb78 4 minutes ago 1.57GB [2021-11-16T09:57:49.389Z] 8cfde4153b1d 4 minutes ago 1.58GB [2021-11-16T09:57:49.389Z] 75081d47ea8f 4 minutes ago 1.57GB [2021-11-16T09:57:49.389Z] 9a3f0e754052 4 minutes ago 1.57GB [2021-11-16T09:57:49.389Z] 974db4523b46 4 minutes ago 1.57GB [2021-11-16T09:57:49.389Z] ci-base-image-arm64 latest 2d2253450091 14 minutes ago 1.24GB [2021-11-16T09:57:49.389Z] alpine 3.14 5b8b7b635229 3 days ago 5.35MB [2021-11-16T09:57:49.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-16T09:57:49.389Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-16T09:57:49.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-11-16T09:57:49.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T09:57:49.982Z] [2021-11-16T09:57:49.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:57:50.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T09:57:50.599Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-16T09:57:50.599Z] 448f6bf000e3: Pulling fs layer [2021-11-16T09:57:50.599Z] f757da607395: Pulling fs layer [2021-11-16T09:57:50.599Z] 05883995daec: Pulling fs layer [2021-11-16T09:57:50.599Z] 8603b9c90790: Pulling fs layer [2021-11-16T09:57:50.599Z] 1560dd03e051: Pulling fs layer [2021-11-16T09:57:50.599Z] 27f5ce0e4adf: Pulling fs layer [2021-11-16T09:57:50.599Z] c2d8d7efcc4b: Pulling fs layer [2021-11-16T09:57:50.599Z] 8603b9c90790: Waiting [2021-11-16T09:57:50.599Z] 1560dd03e051: Waiting [2021-11-16T09:57:50.599Z] 27f5ce0e4adf: Waiting [2021-11-16T09:57:50.599Z] f757da607395: Verifying Checksum [2021-11-16T09:57:50.599Z] f757da607395: Download complete [2021-11-16T09:57:50.600Z] 8603b9c90790: Verifying Checksum [2021-11-16T09:57:50.600Z] 8603b9c90790: Download complete [2021-11-16T09:57:50.878Z] 1560dd03e051: Verifying Checksum [2021-11-16T09:57:50.878Z] 1560dd03e051: Download complete [2021-11-16T09:57:50.878Z] 27f5ce0e4adf: Verifying Checksum [2021-11-16T09:57:50.878Z] 27f5ce0e4adf: Download complete [2021-11-16T09:57:50.878Z] 05883995daec: Verifying Checksum [2021-11-16T09:57:50.878Z] 05883995daec: Download complete [2021-11-16T09:57:51.151Z] 448f6bf000e3: Verifying Checksum [2021-11-16T09:57:51.151Z] 448f6bf000e3: Download complete [2021-11-16T09:57:53.765Z] c2d8d7efcc4b: Verifying Checksum [2021-11-16T09:57:53.765Z] c2d8d7efcc4b: Download complete [2021-11-16T09:57:54.739Z] 448f6bf000e3: Pull complete [2021-11-16T09:57:55.334Z] f757da607395: Pull complete [2021-11-16T09:57:56.767Z] 05883995daec: Pull complete [2021-11-16T09:57:57.362Z] 8603b9c90790: Pull complete [2021-11-16T09:57:58.337Z] 1560dd03e051: Pull complete [2021-11-16T09:57:58.607Z] 27f5ce0e4adf: Pull complete [2021-11-16T09:58:13.667Z] c2d8d7efcc4b: Pull complete [2021-11-16T09:58:13.667Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-16T09:58:13.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T09:58:13.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-16T09:58:13.917Z] prd-ubuntu18.04-docker-arm64-4c-16g-795 does not seem to be running inside a container [2021-11-16T09:58:14.167Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:arm64 cat [2021-11-16T09:58:17.091Z] $ docker top 77bec1cc045e2f7623a94a16f4c9336b4f1b9df0e1ec49dd56bbf2d5ddd4b1e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:58:18.003Z] ---> job-cost.sh [2021-11-16T09:58:18.003Z] lf-activate-venv: SKIPPING [2021-11-16T09:58:18.003Z] INFO: No Stack... [2021-11-16T09:58:18.274Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-16T09:58:18.865Z] INFO: Archiving Costs [Pipeline] sh [2021-11-16T09:58:19.520Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-11-16T09:58:19.520Z] + cut -d, -f6 [Pipeline] lock [2021-11-16T09:58:19.576Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3815-5-stack-cost] [2021-11-16T09:58:19.581Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3815-5-stack-cost] did not exist. Created. [2021-11-16T09:58:19.581Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3815-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-16T09:58:20.239Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-16T09:58:20.405Z] Stashed 1 file(s) [Pipeline] } [2021-11-16T09:58:20.411Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3815-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-16T09:58:20.601Z] $ docker stop --time=1 77bec1cc045e2f7623a94a16f4c9336b4f1b9df0e1ec49dd56bbf2d5ddd4b1e6 [2021-11-16T09:58:22.172Z] $ docker rm -f 77bec1cc045e2f7623a94a16f4c9336b4f1b9df0e1ec49dd56bbf2d5ddd4b1e6 [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-11-16T09:58:22.743Z] provisioning config files... [2021-11-16T09:58:22.751Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7243460771326181232tmp [Pipeline] { [Pipeline] sh [2021-11-16T09:58:23.049Z] + set +x [2021-11-16T09:58:23.049Z] + curl -s https://codecov.io/bash [2021-11-16T09:58:23.049Z] + bash -s -- [2021-11-16T09:58:23.049Z] [2021-11-16T09:58:23.049Z] _____ _ [2021-11-16T09:58:23.049Z] / ____| | | [2021-11-16T09:58:23.049Z] | | ___ __| | ___ ___ _____ __ [2021-11-16T09:58:23.049Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-16T09:58:23.049Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-16T09:58:23.049Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-16T09:58:23.049Z] Bash-1.0.6 [2021-11-16T09:58:23.049Z] [2021-11-16T09:58:23.049Z] [2021-11-16T09:58:23.049Z] ==> git version 2.24.4 found [2021-11-16T09:58:23.049Z] ==> 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-11-16T09:58:23.049Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-16T09:58:23.049Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-16T09:58:23.049Z] ==> Jenkins CI detected. [2021-11-16T09:58:23.049Z] current dir:  /w/workspace/edgex-go/5 [2021-11-16T09:58:23.049Z] project root: . [2021-11-16T09:58:23.049Z] --> token set from env [2021-11-16T09:58:23.049Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-16T09:58:23.309Z] ==> Running gcov in . (disable via -X gcov) [2021-11-16T09:58:23.309Z] ==> Python coveragepy not found [2021-11-16T09:58:23.309Z] ==> Searching for coverage reports in: [2021-11-16T09:58:23.309Z] + . [2021-11-16T09:58:23.309Z] -> Found 1 reports [2021-11-16T09:58:23.309Z] ==> Detecting git/mercurial file structure [2021-11-16T09:58:23.309Z] ==> Reading reports [2021-11-16T09:58:23.309Z] + ./coverage.out bytes=428381 [2021-11-16T09:58:23.309Z] ==> Appending adjustments [2021-11-16T09:58:23.309Z] https://docs.codecov.io/docs/fixing-reports [2021-11-16T09:58:24.256Z] + Found adjustments [2021-11-16T09:58:24.256Z] ==> Gzipping contents [2021-11-16T09:58:24.256Z] 60K /tmp/codecov.M9Hzyk.gz [2021-11-16T09:58:24.256Z] ==> Uploading reports [2021-11-16T09:58:24.256Z] url: https://codecov.io [2021-11-16T09:58:24.256Z] query: branch=PR-3815&commit=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3815%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3815&job=&cmd_args= [2021-11-16T09:58:24.517Z] -> Pinging Codecov [2021-11-16T09:58:24.517Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3815&commit=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3815%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3815&job=&cmd_args= [2021-11-16T09:58:24.777Z] -> Uploading to [2021-11-16T09:58:24.777Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-16/00271124DB129430A58F1EEE437C3FCB/3a8ccbce230c4dcaaabf8903c3e038f33e5711d8/7c32eae7-1b51-429f-b9c1-857e2885774f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T095824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b362fb8addb7abc5a6673ed0d97c5c00c19617f4cbcdcb24df133a4da66b8b7c [2021-11-16T09:58:24.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T09:58:24.777Z] Dload Upload Total Spent Left Speed [2021-11-16T09:58:25.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57717 0 0 100 57717 0 201k --:--:-- --:--:-- --:--:-- 202k [2021-11-16T09:58:25.037Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [Pipeline] } [2021-11-16T09:58:25.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-16T09:58:26.123Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:58:26.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:58:26.981Z] ---> package-listing.sh [2021-11-16T09:58:26.981Z] ++ facter osfamily [2021-11-16T09:58:26.981Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-16T09:58:27.242Z] + OS_FAMILY=redhat [2021-11-16T09:58:27.242Z] + workspace=/w/workspace/edgex-go/5 [2021-11-16T09:58:27.242Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-16T09:58:27.242Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-16T09:58:27.242Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-16T09:58:27.242Z] + PACKAGES=/tmp/packages_start.txt [2021-11-16T09:58:27.242Z] + '[' /w/workspace/edgex-go/5 ']' [2021-11-16T09:58:27.242Z] + PACKAGES=/tmp/packages_end.txt [2021-11-16T09:58:27.242Z] + case "${OS_FAMILY}" in [2021-11-16T09:58:27.242Z] + rpm -qa [2021-11-16T09:58:27.242Z] + sort [2021-11-16T09:58:30.550Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-16T09:58:30.550Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-16T09:58:30.550Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-16T09:58:30.550Z] + '[' /w/workspace/edgex-go/5 ']' [2021-11-16T09:58:30.550Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-11-16T09:58:30.550Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-11-16T09:58:30.561Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-16T09:58:30.847Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:58:31.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T09:58:31.400Z] [2021-11-16T09:58:31.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T09:58:31.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T09:58:31.704Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-16T09:58:31.704Z] b4d181a07f80: Pulling fs layer [2021-11-16T09:58:31.704Z] a1111a8f2ec3: Pulling fs layer [2021-11-16T09:58:31.704Z] ed53099fbce6: Pulling fs layer [2021-11-16T09:58:31.704Z] dc539afda2c1: Pulling fs layer [2021-11-16T09:58:31.704Z] 77bc0d833cb6: Pulling fs layer [2021-11-16T09:58:31.704Z] 9065ff56babe: Pulling fs layer [2021-11-16T09:58:31.704Z] d287ab97295c: Pulling fs layer [2021-11-16T09:58:31.704Z] 77bc0d833cb6: Waiting [2021-11-16T09:58:31.704Z] 9065ff56babe: Waiting [2021-11-16T09:58:31.704Z] d287ab97295c: Waiting [2021-11-16T09:58:31.704Z] dc539afda2c1: Waiting [2021-11-16T09:58:31.704Z] a1111a8f2ec3: Verifying Checksum [2021-11-16T09:58:31.704Z] a1111a8f2ec3: Download complete [2021-11-16T09:58:31.704Z] dc539afda2c1: Verifying Checksum [2021-11-16T09:58:31.704Z] dc539afda2c1: Download complete [2021-11-16T09:58:31.967Z] ed53099fbce6: Verifying Checksum [2021-11-16T09:58:31.967Z] ed53099fbce6: Download complete [2021-11-16T09:58:31.967Z] 9065ff56babe: Verifying Checksum [2021-11-16T09:58:31.967Z] 9065ff56babe: Download complete [2021-11-16T09:58:31.967Z] 77bc0d833cb6: Verifying Checksum [2021-11-16T09:58:31.967Z] 77bc0d833cb6: Download complete [2021-11-16T09:58:31.967Z] b4d181a07f80: Verifying Checksum [2021-11-16T09:58:31.967Z] b4d181a07f80: Download complete [2021-11-16T09:58:32.555Z] d287ab97295c: Verifying Checksum [2021-11-16T09:58:32.555Z] d287ab97295c: Download complete [2021-11-16T09:58:33.504Z] b4d181a07f80: Pull complete [2021-11-16T09:58:33.504Z] a1111a8f2ec3: Pull complete [2021-11-16T09:58:34.082Z] ed53099fbce6: Pull complete [2021-11-16T09:58:34.082Z] dc539afda2c1: Pull complete [2021-11-16T09:58:34.346Z] 77bc0d833cb6: Pull complete [2021-11-16T09:58:34.346Z] 9065ff56babe: Pull complete [2021-11-16T09:58:39.667Z] d287ab97295c: Pull complete [2021-11-16T09:58:39.667Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-16T09:58:39.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T09:58:39.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-16T09:58:39.736Z] prd-centos7-docker-4c-2g-794 does not seem to be running inside a container [2021-11-16T09:58:39.772Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-16T09:58:42.766Z] $ docker top 5a9074719ef261bd1a66a62ee43321394952ba748de2106b7374c91b58151f73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T09:58:43.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-16T09:58:43.420Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-16T09:58:43.708Z] + ls /var/log/sa-host [2021-11-16T09:58:43.708Z] + sadf -c /var/log/sa-host/sa16 [2021-11-16T09:58:43.708Z] file_magic: OK [2021-11-16T09:58:43.708Z] HZ: Using current value: 100 [2021-11-16T09:58:43.708Z] file_header: OK [2021-11-16T09:58:43.708Z] 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-11-16T09:58:43.708Z] Statistics: [2021-11-16T09:58:43.708Z] 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... [2021-11-16T09:58:43.708Z] File successfully converted to sysstat format version 12.0.3 [2021-11-16T09:58:43.708Z] + sadf -c /var/log/sa-host/sa30 [2021-11-16T09:58:43.708Z] file_magic: OK [2021-11-16T09:58:43.708Z] HZ: Using current value: 100 [2021-11-16T09:58:43.708Z] file_header: OK [2021-11-16T09:58:43.708Z] 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-11-16T09:58:43.708Z] Statistics: [2021-11-16T09:58:43.708Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-16T09:58:43.708Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T09:58:43.943Z] provisioning config files... [2021-11-16T09:58:43.952Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2833967376034474907tmp [Pipeline] { [Pipeline] echo [2021-11-16T09:58:43.964Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:58:44.255Z] ---> create-netrc.sh [Pipeline] } [2021-11-16T09:58:44.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:58:44.604Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-16T09:58:44.612Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:58:44.906Z] ---> sudo-logs.sh [2021-11-16T09:58:44.906Z] Archiving 'sudo' log.. [2021-11-16T09:58:44.906Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-794.novalocal: Name or service not known [2021-11-16T09:58:45.166Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-794.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-16T09:58:45.188Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:58:45.477Z] ---> job-cost.sh [2021-11-16T09:58:45.477Z] lf-activate-venv: SKIPPING [2021-11-16T09:58:45.477Z] DEBUG: total: 0.10999999940395355 [2021-11-16T09:58:45.477Z] INFO: Retrieving Stack Cost... [2021-11-16T09:58:46.047Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-16T09:58:46.307Z] INFO: Archiving Costs [Pipeline] echo [2021-11-16T09:58:46.322Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T09:58:46.609Z] ---> logs-deploy.sh [2021-11-16T09:58:46.609Z] lf-activate-venv: SKIPPING [2021-11-16T09:58:46.609Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3815/5 [2021-11-16T09:58:46.609Z] INFO: archiving workspace using pattern(s): [2021-11-16T09:58:47.181Z] Archives upload complete. [2021-11-16T09:58:47.442Z] INFO: archiving logs to Nexus