Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eef1f739be79835ce24d95f7140c4ad46ce10e41+de3e46c9e66e58c3746600f5f36eb4922299a402 (ad7d3037eff65c50c2a30747ec7a02cbccd002af) 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-ssh4970706501321212186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9124587533062273835.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3907/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-3907/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18420130906339625963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh11309224038719458055.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3907/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-3907/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7433102067511824535.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7334 in /w/workspace/edgexfoundry_edgex-go_PR-3907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3907/head:refs/remotes/origin/PR-3907 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit eef1f739be79835ce24d95f7140c4ad46ce10e41 Merge succeeded, producing ad49d87e4e984d581093a795a7c7e72f52dccbee Checking out Revision ad49d87e4e984d581093a795a7c7e72f52dccbee (PR-3907) > git config core.sparsecheckout # timeout=10 > git checkout -f eef1f739be79835ce24d95f7140c4ad46ce10e41 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad49d87e4e984d581093a795a7c7e72f52dccbee # timeout=10 Commit message: "Merge commit 'de3e46c9e66e58c3746600f5f36eb4922299a402' into HEAD" > git rev-list --no-walk eef1f739be79835ce24d95f7140c4ad46ce10e41 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-16T20:29:52.180Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-16T20:29:52.228Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T20:29:52.249Z] ========================================================= [2022-03-16T20:29:52.249Z] EdgeX Global Pipelines Version Info [2022-03-16T20:29:52.249Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:29:53.039Z] ------------------- [2022-03-16T20:29:53.039Z] stable info: [2022-03-16T20:29:53.039Z] ------------------- [2022-03-16T20:29:53.039Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-16T20:29:53.039Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T20:29:53.039Z] Message: update stable to v1.0.221 [2022-03-16T20:29:53.614Z] ------------------- [2022-03-16T20:29:53.614Z] experimental info: [2022-03-16T20:29:53.614Z] ------------------- [2022-03-16T20:29:53.614Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-16T20:29:53.614Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T20:29:53.614Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-16T20:29:53.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-16T20:29:53.771Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-16T20:29:53.784Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-16T20:29:53.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-16T20:29:53.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-16T20:29:53.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-16T20:29:53.837Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-16T20:29:53.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-16T20:29:53.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-16T20:29:53.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-16T20:29:53.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-16T20:29:53.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-16T20:29:53.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-16T20:29:53.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-16T20:29:53.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-16T20:29:53.964Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T20:29:53.976Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T20:29:53.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-16T20:29:54.007Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-16T20:29:54.022Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-16T20:29:54.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-16T20:29:54.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-16T20:29:54.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3907 [Pipeline] echo [2022-03-16T20:29:54.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3907 [Pipeline] echo [2022-03-16T20:29:54.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3907 [Pipeline] echo [2022-03-16T20:29:54.115Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad49d87e4e984d581093a795a7c7e72f52dccbee [Pipeline] echo [2022-03-16T20:29:54.130Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad49d87 [Pipeline] echo [2022-03-16T20:29:54.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T20:29:54.192Z] provisioning config files... [2022-03-16T20:29:54.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5339227090337771194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:29:54.515Z] ---> docker-login.sh [2022-03-16T20:29:54.515Z] nexus3.edgexfoundry.org:10001 [2022-03-16T20:29:54.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:29:54.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:29:54.776Z] Configure a credential helper to remove this warning. See [2022-03-16T20:29:54.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:29:54.776Z] [2022-03-16T20:29:54.776Z] Login Succeeded [2022-03-16T20:29:54.776Z] nexus3.edgexfoundry.org:10002 [2022-03-16T20:29:54.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:29:55.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:29:55.037Z] Configure a credential helper to remove this warning. See [2022-03-16T20:29:55.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:29:55.037Z] [2022-03-16T20:29:55.037Z] Login Succeeded [2022-03-16T20:29:55.037Z] nexus3.edgexfoundry.org:10003 [2022-03-16T20:29:55.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:29:55.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:29:55.037Z] Configure a credential helper to remove this warning. See [2022-03-16T20:29:55.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:29:55.037Z] [2022-03-16T20:29:55.037Z] Login Succeeded [2022-03-16T20:29:55.037Z] nexus3.edgexfoundry.org:10004 [2022-03-16T20:29:55.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:29:55.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:29:55.298Z] Configure a credential helper to remove this warning. See [2022-03-16T20:29:55.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:29:55.298Z] [2022-03-16T20:29:55.298Z] Login Succeeded [2022-03-16T20:29:55.298Z] docker.io [2022-03-16T20:29:55.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:29:55.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:29:55.561Z] Configure a credential helper to remove this warning. See [2022-03-16T20:29:55.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:29:55.561Z] [2022-03-16T20:29:55.561Z] Login Succeeded [2022-03-16T20:29:55.561Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T20:29:55.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T20:29:55.884Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-16T20:29:55.884Z] + cut -d/ -f2 [2022-03-16T20:29:55.884Z] + dirname cmd/core-command/Dockerfile [2022-03-16T20:29:55.884Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-16T20:29:55.884Z] + cut -d/ -f2 [2022-03-16T20:29:55.884Z] + dirname cmd/core-data/Dockerfile [2022-03-16T20:29:55.884Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-16T20:29:55.884Z] + dirname cmd/core-metadata/Dockerfile [2022-03-16T20:29:55.884Z] + cut -d/ -f2 [2022-03-16T20:29:55.885Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-16T20:29:55.885Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2022-03-16T20:29:55.885Z] -f2 [2022-03-16T20:29:55.885Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-16T20:29:55.885Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-16T20:29:55.885Z] + cut -d/ -f2 [2022-03-16T20:29:55.885Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-16T20:29:55.885Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-16T20:29:55.885Z] + cut -d/ -f2 [2022-03-16T20:29:55.885Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-16T20:29:55.885Z] + dirname cmd/support-notifications/Dockerfile [2022-03-16T20:29:55.885Z] + cut -d/ -f2 [2022-03-16T20:29:55.885Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-16T20:29:55.885Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-16T20:29:55.885Z] + cut -d/ -f2 [2022-03-16T20:29:55.885Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-16T20:29:55.885Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-16T20:29:55.885Z] + cut -d/ -f2 [2022-03-16T20:29:55.885Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-16T20:29:56.019Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-16T20:29:56.360Z] + git rev-list -1 --merges ad49d87e4e984d581093a795a7c7e72f52dccbee~1..ad49d87e4e984d581093a795a7c7e72f52dccbee [Pipeline] echo [2022-03-16T20:29:56.372Z] -----------> git rev-list -1 --merges ad49d87e4e984d581093a795a7c7e72f52dccbee~1..ad49d87e4e984d581093a795a7c7e72f52dccbee ad49d87e4e984d581093a795a7c7e72f52dccbee [2022-03-16T20:29:56.372Z] ad49d87e4e984d581093a795a7c7e72f52dccbee [false] [Pipeline] sh [2022-03-16T20:29:56.666Z] + git log --format=format:%s -1 ad49d87e4e984d581093a795a7c7e72f52dccbee [Pipeline] echo [2022-03-16T20:29:56.685Z] ========================================================= [2022-03-16T20:29:56.685Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-16T20:29:56.685Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-16T20:29:57.097Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T20:29:57.097Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-16T20:29:57.097Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-16T20:29:57.097Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-16T20:29:57.097Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-16T20:29:57.097Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-16T20:29:57.097Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:29:57.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T20:29:57.448Z] [2022-03-16T20:29:57.448Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:29:57.754Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T20:29:57.754Z] latest: Pulling from edgex-devops/git-semver [2022-03-16T20:29:57.754Z] a0d0a0d46f8b: Pulling fs layer [2022-03-16T20:29:57.754Z] 3e5f54012d9b: Pulling fs layer [2022-03-16T20:29:57.754Z] 4c7163046ea9: Pulling fs layer [2022-03-16T20:29:57.754Z] 0c2d73faf560: Pulling fs layer [2022-03-16T20:29:57.754Z] 0c2d73faf560: Waiting [2022-03-16T20:29:57.754Z] 3e5f54012d9b: Verifying Checksum [2022-03-16T20:29:57.754Z] 3e5f54012d9b: Download complete [2022-03-16T20:29:57.754Z] a0d0a0d46f8b: Verifying Checksum [2022-03-16T20:29:57.754Z] a0d0a0d46f8b: Download complete [2022-03-16T20:29:57.754Z] 0c2d73faf560: Verifying Checksum [2022-03-16T20:29:57.754Z] 0c2d73faf560: Download complete [2022-03-16T20:29:58.014Z] 4c7163046ea9: Verifying Checksum [2022-03-16T20:29:58.014Z] 4c7163046ea9: Download complete [2022-03-16T20:29:58.014Z] a0d0a0d46f8b: Pull complete [2022-03-16T20:29:58.014Z] 3e5f54012d9b: Pull complete [2022-03-16T20:29:58.275Z] 4c7163046ea9: Pull complete [2022-03-16T20:29:58.537Z] 0c2d73faf560: Pull complete [2022-03-16T20:29:58.538Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-16T20:29:58.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T20:29:58.538Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-16T20:29:58.614Z] prd-ubuntu20.04-docker-8c-8g-7334 does not seem to be running inside a container [2022-03-16T20:29:58.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T20:29:59.379Z] $ docker top 37fad714ba86e73d3653511b6c42642730761c4c0227e8eda06530aa5f0a3e13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T20:29:59.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T20:29:59.484Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T20:29:59.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T20:29:59.636Z] $ docker exec 37fad714ba86e73d3653511b6c42642730761c4c0227e8eda06530aa5f0a3e13 ssh-agent [2022-03-16T20:29:59.756Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOiJiOK/agent.13 [2022-03-16T20:29:59.756Z] SSH_AGENT_PID=20 [2022-03-16T20:29:59.767Z] Running ssh-add (command line suppressed) [2022-03-16T20:29:59.902Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2578965312502808710.key (/w/workspace/edgex-go/2@tmp/private_key_2578965312502808710.key) [2022-03-16T20:29:59.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T20:30:00.201Z] + git tag --points-at HEAD [Pipeline] } [2022-03-16T20:30:00.228Z] $ docker exec --env ******** --env ******** 37fad714ba86e73d3653511b6c42642730761c4c0227e8eda06530aa5f0a3e13 ssh-agent -k [2022-03-16T20:30:00.331Z] unset SSH_AUTH_SOCK; [2022-03-16T20:30:00.332Z] unset SSH_AGENT_PID; [2022-03-16T20:30:00.333Z] echo Agent pid 20 killed; [2022-03-16T20:30:00.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-16T20:30:00.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T20:30:00.360Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T20:30:00.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T20:30:00.508Z] $ docker exec 37fad714ba86e73d3653511b6c42642730761c4c0227e8eda06530aa5f0a3e13 ssh-agent [2022-03-16T20:30:00.646Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbImGap/agent.53 [2022-03-16T20:30:00.646Z] SSH_AGENT_PID=60 [2022-03-16T20:30:00.655Z] Running ssh-add (command line suppressed) [2022-03-16T20:30:00.789Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5474586322154105259.key (/w/workspace/edgex-go/2@tmp/private_key_5474586322154105259.key) [2022-03-16T20:30:00.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T20:30:01.089Z] + git semver init [2022-03-16T20:30:01.089Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T20:30:01.089Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-16T20:30:01.089Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-16T20:30:01.089Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T20:30:01.089Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T20:30:01.089Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T20:30:01.089Z] # $SEMVER_BRANCH = PR-3907 [2022-03-16T20:30:01.089Z] # $SEMVER_TEMP = /tmp/semver-874705238 [2022-03-16T20:30:01.089Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-16T20:30:16.015Z] # '/tmp/semver-874705238' -> '/w/workspace/edgex-go/2/.semver' [2022-03-16T20:30:16.015Z] # -> Force: false [2022-03-16T20:30:16.015Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-16T20:30:16.032Z] $ docker exec --env ******** --env ******** 37fad714ba86e73d3653511b6c42642730761c4c0227e8eda06530aa5f0a3e13 ssh-agent -k [2022-03-16T20:30:16.161Z] unset SSH_AUTH_SOCK; [2022-03-16T20:30:16.161Z] unset SSH_AGENT_PID; [2022-03-16T20:30:16.161Z] echo Agent pid 60 killed; [2022-03-16T20:30:16.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T20:30:16.471Z] + git semver [Pipeline] } [2022-03-16T20:30:16.494Z] $ docker stop --time=1 37fad714ba86e73d3653511b6c42642730761c4c0227e8eda06530aa5f0a3e13 [2022-03-16T20:30:18.299Z] $ docker rm -f 37fad714ba86e73d3653511b6c42642730761c4c0227e8eda06530aa5f0a3e13 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T20:30:18.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-16T20:30:18.936Z] Stashed 1 file(s) [Pipeline] echo [2022-03-16T20:30:18.940Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-16T20:30:19.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T20:30:19.061Z] ========================================================= [2022-03-16T20:30:19.061Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-16T20:30:19.061Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:30:19.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T20:30:19.353Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-16T20:30:19.353Z] 59bf1c3509f3: Pulling fs layer [2022-03-16T20:30:19.353Z] 666ba61612fd: Pulling fs layer [2022-03-16T20:30:19.353Z] 8ed8ca486205: Pulling fs layer [2022-03-16T20:30:19.353Z] 4fe6c5a15a65: Pulling fs layer [2022-03-16T20:30:19.353Z] 22a0e8bec74d: Pulling fs layer [2022-03-16T20:30:19.353Z] 640e595b4fbd: Pulling fs layer [2022-03-16T20:30:19.353Z] 763cafe07f6e: Pulling fs layer [2022-03-16T20:30:19.353Z] 0c0b528cf693: Pulling fs layer [2022-03-16T20:30:19.353Z] 10935f4eaf8b: Pulling fs layer [2022-03-16T20:30:19.353Z] 4fe6c5a15a65: Waiting [2022-03-16T20:30:19.353Z] 22a0e8bec74d: Waiting [2022-03-16T20:30:19.353Z] 640e595b4fbd: Waiting [2022-03-16T20:30:19.353Z] 10935f4eaf8b: Waiting [2022-03-16T20:30:19.353Z] 763cafe07f6e: Waiting [2022-03-16T20:30:19.353Z] 0c0b528cf693: Waiting [2022-03-16T20:30:19.353Z] 8ed8ca486205: Verifying Checksum [2022-03-16T20:30:19.353Z] 8ed8ca486205: Download complete [2022-03-16T20:30:19.353Z] 666ba61612fd: Verifying Checksum [2022-03-16T20:30:19.353Z] 666ba61612fd: Download complete [2022-03-16T20:30:19.353Z] 22a0e8bec74d: Verifying Checksum [2022-03-16T20:30:19.353Z] 22a0e8bec74d: Download complete [2022-03-16T20:30:19.353Z] 640e595b4fbd: Verifying Checksum [2022-03-16T20:30:19.353Z] 640e595b4fbd: Download complete [2022-03-16T20:30:19.353Z] 59bf1c3509f3: Verifying Checksum [2022-03-16T20:30:19.353Z] 59bf1c3509f3: Download complete [2022-03-16T20:30:19.353Z] 763cafe07f6e: Verifying Checksum [2022-03-16T20:30:19.353Z] 763cafe07f6e: Download complete [2022-03-16T20:30:19.613Z] 0c0b528cf693: Verifying Checksum [2022-03-16T20:30:19.613Z] 0c0b528cf693: Download complete [2022-03-16T20:30:19.613Z] 59bf1c3509f3: Pull complete [2022-03-16T20:30:19.613Z] 666ba61612fd: Pull complete [2022-03-16T20:30:19.873Z] 8ed8ca486205: Pull complete [2022-03-16T20:30:20.134Z] 10935f4eaf8b: Verifying Checksum [2022-03-16T20:30:20.134Z] 10935f4eaf8b: Download complete [2022-03-16T20:30:20.134Z] 4fe6c5a15a65: Verifying Checksum [2022-03-16T20:30:20.134Z] 4fe6c5a15a65: Download complete [2022-03-16T20:30:24.347Z] 4fe6c5a15a65: Pull complete [2022-03-16T20:30:24.347Z] 22a0e8bec74d: Pull complete [2022-03-16T20:30:24.347Z] 640e595b4fbd: Pull complete [2022-03-16T20:30:24.606Z] 763cafe07f6e: Pull complete [2022-03-16T20:30:24.606Z] 0c0b528cf693: Pull complete [2022-03-16T20:30:27.140Z] 10935f4eaf8b: Pull complete [2022-03-16T20:30:27.140Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-16T20:30:27.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T20:30:27.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:30:27.435Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T20:30:27.435Z] WORKDIR /edgex [2022-03-16T20:30:27.435Z] COPY go.mod . [2022-03-16T20:30:27.435Z] RUN go mod download [2022-03-16T20:30:27.435Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-16T20:30:28.814Z] Sending build context to Docker daemon 334.1MB [2022-03-16T20:30:28.814Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T20:30:28.814Z] ---> 99d49a6021b9 [2022-03-16T20:30:28.814Z] Step 2/4 : WORKDIR /edgex [2022-03-16T20:30:30.730Z] ---> Running in 25a953963d47 [2022-03-16T20:30:30.730Z] Removing intermediate container 25a953963d47 [2022-03-16T20:30:30.730Z] ---> 5c46ff4dc2a0 [2022-03-16T20:30:30.730Z] Step 3/4 : COPY go.mod . [2022-03-16T20:30:30.730Z] ---> 431406849f57 [2022-03-16T20:30:30.730Z] Step 4/4 : RUN go mod download [2022-03-16T20:30:30.730Z] ---> Running in 4f064fcaa98e [2022-03-16T20:30:34.014Z] Still waiting to schedule task [2022-03-16T20:30:34.014Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-16T20:30:52.682Z] Removing intermediate container 4f064fcaa98e [2022-03-16T20:30:52.682Z] ---> 5b0956261c77 [2022-03-16T20:30:52.682Z] Successfully built 5b0956261c77 [2022-03-16T20:30:52.682Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:30:52.981Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T20:30:52.981Z] . [Pipeline] withDockerContainer [2022-03-16T20:30:53.048Z] prd-ubuntu20.04-docker-8c-8g-7334 does not seem to be running inside a container [2022-03-16T20:30:53.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2022-03-16T20:30:53.555Z] $ docker top 2bf311055c48a8009caac135a558bd68dfb8917f08da2e878f9c30a5ca32d236 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:30:53.902Z] + go version [2022-03-16T20:30:53.902Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-16T20:30:53.924Z] $ docker stop --time=1 2bf311055c48a8009caac135a558bd68dfb8917f08da2e878f9c30a5ca32d236 [2022-03-16T20:30:55.200Z] $ docker rm -f 2bf311055c48a8009caac135a558bd68dfb8917f08da2e878f9c30a5ca32d236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:30:55.608Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T20:30:55.608Z] . [Pipeline] withDockerContainer [2022-03-16T20:30:55.704Z] prd-ubuntu20.04-docker-8c-8g-7334 does not seem to be running inside a container [2022-03-16T20:30:55.779Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2022-03-16T20:30:56.154Z] $ docker top 633cc0abe19a51dae6690d7bf65deff46ae39fe23c17aba5cb2b0630adc11b82 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T20:30:56.225Z] ========================================================= [2022-03-16T20:30:56.225Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-16T20:30:56.225Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:30:56.515Z] + make test [2022-03-16T20:30:56.515Z] go mod tidy [2022-03-16T20:30:56.515Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-16T20:31:01.788Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-16T20:31:11.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-16T20:31:11.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-16T20:31:12.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2022-03-16T20:31:12.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-16T20:31:12.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.9% of statements [2022-03-16T20:31:12.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-16T20:31:12.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.888s coverage: 89.2% of statements [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.4% of statements [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.331s coverage: 94.2% of statements [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.092s coverage: 60.0% of statements [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 24.0% of statements [2022-03-16T20:31:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2022-03-16T20:31:16.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-03-16T20:31:25.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2022-03-16T20:31:25.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-03-16T20:31:27.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.5% of statements [2022-03-16T20:31:27.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.4% of statements [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-16T20:31:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements [2022-03-16T20:31:37.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.4% of statements [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-16T20:31:37.386Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-16T20:31:37.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-16T20:31:37.386Z] 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 [2022-03-16T20:31:52.270Z] GO111MODULE=on go vet ./... [2022-03-16T20:31:54.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T20:31:54.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T20:31:55.070Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T20:31:55.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-16T20:31:55.951Z] + ls -al . [2022-03-16T20:31:55.951Z] total 676 [2022-03-16T20:31:55.951Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 20:31 . [2022-03-16T20:31:55.951Z] drwxr-xr-x 4 root root 4096 Mar 16 20:30 .. [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 20:29 .dockerignore [2022-03-16T20:31:55.951Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:29 .git [2022-03-16T20:31:55.951Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:29 .github [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 804 Mar 16 20:29 .gitignore [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 20:29 .golangci.yml [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 76 Mar 16 20:29 .hadolint.yml [2022-03-16T20:31:55.951Z] drwx------ 3 1001 1001 4096 Mar 16 20:30 .semver [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 20:29 .sonarcloud.properties [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 20:29 ADOPTERS.md [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 9019 Mar 16 20:29 Attribution.txt [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 51732 Mar 16 20:29 CHANGELOG.md [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 20:29 CONTRIBUTING.md [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 20:29 GOVERNANCE.md [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 849 Mar 16 20:29 Jenkinsfile [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 20:29 LICENSE [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 6508 Mar 16 20:29 Makefile [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 20:29 OWNERS.md [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 8207 Mar 16 20:29 README.md [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 6912 Mar 16 20:29 SECURITY.md [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 20:30 VERSION [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 20:29 ZMQWindows.md [2022-03-16T20:31:55.951Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:29 bin [2022-03-16T20:31:55.951Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 20:29 cmd [2022-03-16T20:31:55.951Z] -rw-r--r-- 1 root root 426503 Mar 16 20:31 coverage.out [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 2827 Mar 16 20:29 go.mod [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 50365 Mar 16 20:29 go.sum [2022-03-16T20:31:55.951Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:29 internal [2022-03-16T20:31:55.951Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:29 openapi [2022-03-16T20:31:55.951Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:29 snap [2022-03-16T20:31:55.951Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 20:29 version.go [Pipeline] sh [2022-03-16T20:31:56.240Z] + '[' -e coverage.out ] [2022-03-16T20:31:56.240Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-16T20:31:56.339Z] Stashed 1 file(s) [Pipeline] sh [2022-03-16T20:31:56.624Z] + make build [2022-03-16T20:31:56.624Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-16T20:31:58.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T20:32:02.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T20:32:03.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T20:32:04.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-16T20:32:04.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-16T20:32:05.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T20:32:05.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-16T20:32:06.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-16T20:32:07.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-16T20:32:08.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 [2022-03-16T20:32:08.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-16T20:32:09.917Z] $ docker stop --time=1 633cc0abe19a51dae6690d7bf65deff46ae39fe23c17aba5cb2b0630adc11b82 [2022-03-16T20:32:12.018Z] $ docker rm -f 633cc0abe19a51dae6690d7bf65deff46ae39fe23c17aba5cb2b0630adc11b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:32:12.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T20:32:12.832Z] [2022-03-16T20:32:12.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:32:13.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T20:32:13.138Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-16T20:32:13.138Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-16T20:32:13.138Z] ca9280d653b3: Pulling fs layer [2022-03-16T20:32:13.138Z] 7e9c9ca2126c: Pulling fs layer [2022-03-16T20:32:13.138Z] cbdbe7a5bc2a: Download complete [2022-03-16T20:32:13.396Z] ca9280d653b3: Download complete [2022-03-16T20:32:13.396Z] cbdbe7a5bc2a: Pull complete [2022-03-16T20:32:13.655Z] 7e9c9ca2126c: Download complete [2022-03-16T20:32:13.655Z] ca9280d653b3: Pull complete [2022-03-16T20:32:16.946Z] 7e9c9ca2126c: Pull complete [2022-03-16T20:32:16.946Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-16T20:32:16.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T20:32:16.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-16T20:32:17.006Z] prd-ubuntu20.04-docker-8c-8g-7334 does not seem to be running inside a container [2022-03-16T20:32:17.046Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-16T20:32:18.507Z] $ docker top 3a737ee420a00198846a9c569db86e20c5b20c30e883db7ea991cbeb271b2a5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:32:18.860Z] + + grepdocker-compose parallel build [2022-03-16T20:32:18.860Z] --help [2022-03-16T20:32:19.429Z] --parallel Build images in parallel. [Pipeline] } [2022-03-16T20:32:19.446Z] $ docker stop --time=1 3a737ee420a00198846a9c569db86e20c5b20c30e883db7ea991cbeb271b2a5d [2022-03-16T20:32:20.766Z] $ docker rm -f 3a737ee420a00198846a9c569db86e20c5b20c30e883db7ea991cbeb271b2a5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:32:21.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T20:32:21.246Z] . [Pipeline] withDockerContainer [2022-03-16T20:32:21.345Z] prd-ubuntu20.04-docker-8c-8g-7334 does not seem to be running inside a container [2022-03-16T20:32:21.386Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-16T20:32:21.786Z] $ docker top 48b1ae866fd4e2c6fecc88d1bb79bc0eee03c7801eddc53b5c69b5c9a6a07ceb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:32:22.140Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-16T20:32:22.708Z] Building core-command ... [2022-03-16T20:32:22.708Z] Building core-data ... [2022-03-16T20:32:22.708Z] Building core-metadata ... [2022-03-16T20:32:22.708Z] Building security-bootstrapper ... [2022-03-16T20:32:22.708Z] Building security-proxy-setup ... [2022-03-16T20:32:22.708Z] Building security-secretstore-setup ... [2022-03-16T20:32:22.708Z] Building support-notifications ... [2022-03-16T20:32:22.708Z] Building support-scheduler ... [2022-03-16T20:32:22.708Z] Building sys-mgmt-agent ... [2022-03-16T20:32:22.708Z] Building sys-mgmt-agent [2022-03-16T20:32:22.708Z] Building core-command [2022-03-16T20:32:22.708Z] Building support-scheduler [2022-03-16T20:32:22.708Z] Building security-bootstrapper [2022-03-16T20:32:22.708Z] Building core-metadata [2022-03-16T20:32:37.593Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:32:37.593Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:32:37.593Z] ---> 5b0956261c77 [2022-03-16T20:32:37.593Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:32:37.593Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:32:37.593Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:32:37.593Z] ---> 5b0956261c77 [2022-03-16T20:32:37.593Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:32:37.593Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:32:37.593Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:32:37.593Z] ---> 5b0956261c77 [2022-03-16T20:32:37.593Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:32:37.593Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:32:37.593Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:32:37.593Z] ---> 5b0956261c77 [2022-03-16T20:32:37.593Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T20:32:37.593Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:32:37.593Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:32:37.593Z] ---> 5b0956261c77 [2022-03-16T20:32:37.593Z] Step 3/31 : WORKDIR /edgex-go [2022-03-16T20:32:38.531Z] ---> Running in b4ebe98ac50b [2022-03-16T20:32:38.531Z] ---> Running in ad3c803add84 [2022-03-16T20:32:38.531Z] ---> Running in ad0e3fef5ab2 [2022-03-16T20:32:38.531Z] ---> Running in bb3b7b2fe585 [2022-03-16T20:32:38.531Z] ---> Running in 5da94a8bc17a [2022-03-16T20:32:38.531Z] Removing intermediate container b4ebe98ac50b [2022-03-16T20:32:38.531Z] ---> 7f0628567252 [2022-03-16T20:32:38.531Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:32:38.531Z] Removing intermediate container ad0e3fef5ab2 [2022-03-16T20:32:38.531Z] ---> 17e03ee0244b [2022-03-16T20:32:38.531Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:32:38.531Z] Removing intermediate container ad3c803add84 [2022-03-16T20:32:38.531Z] ---> a90a7821a4b0 [2022-03-16T20:32:38.531Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:32:38.531Z] ---> Running in 20c49dcedde6 [2022-03-16T20:32:38.531Z] Removing intermediate container 5da94a8bc17a [2022-03-16T20:32:38.531Z] ---> 6061e0600840 [2022-03-16T20:32:38.531Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:32:38.531Z] Removing intermediate container bb3b7b2fe585 [2022-03-16T20:32:38.531Z] ---> 6d8f45163ee2 [2022-03-16T20:32:38.531Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:32:38.789Z] ---> Running in 0741c88e03b0 [2022-03-16T20:32:38.789Z] ---> Running in 3deb3d7cb28d [2022-03-16T20:32:38.789Z] ---> Running in 3976a2e69671 [2022-03-16T20:32:38.789Z] ---> Running in 160b031cc733 [2022-03-16T20:32:39.358Z] Removing intermediate container 20c49dcedde6 [2022-03-16T20:32:39.358Z] ---> 649907dcf643 [2022-03-16T20:32:39.358Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-16T20:32:39.616Z] ---> Running in 5961e7c36df8 [2022-03-16T20:32:39.616Z] Removing intermediate container 0741c88e03b0 [2022-03-16T20:32:39.616Z] ---> 0f687339370b [2022-03-16T20:32:39.616Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T20:32:39.616Z] ---> Running in 7fb5b5c8c366 [2022-03-16T20:32:39.878Z] Removing intermediate container 160b031cc733 [2022-03-16T20:32:39.878Z] ---> ee725a03b034 [2022-03-16T20:32:39.878Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T20:32:39.878Z] ---> Running in 725632c798bf [2022-03-16T20:32:39.878Z] Removing intermediate container 3deb3d7cb28d [2022-03-16T20:32:39.878Z] ---> fe5f516443b5 [2022-03-16T20:32:39.878Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-16T20:32:40.137Z] ---> Running in c4351f886ca2 [2022-03-16T20:32:40.137Z] Removing intermediate container 3976a2e69671 [2022-03-16T20:32:40.137Z] ---> 00237192e27b [2022-03-16T20:32:40.137Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-16T20:32:40.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:32:40.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:32:40.137Z] ---> Running in 6021507b8a7b [2022-03-16T20:32:40.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:32:40.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:32:40.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:32:40.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:32:40.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:32:41.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:32:41.432Z] OK: 221 MiB in 52 packages [2022-03-16T20:32:41.432Z] OK: 221 MiB in 52 packages [2022-03-16T20:32:41.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:32:41.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:32:41.432Z] OK: 221 MiB in 52 packages [2022-03-16T20:32:41.692Z] OK: 221 MiB in 52 packages [2022-03-16T20:32:41.952Z] OK: 221 MiB in 52 packages [2022-03-16T20:32:41.952Z] Removing intermediate container 5961e7c36df8 [2022-03-16T20:32:41.952Z] ---> 9a932598338e [2022-03-16T20:32:41.952Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:32:41.952Z] Removing intermediate container 725632c798bf [2022-03-16T20:32:41.952Z] ---> 12b86eca29bd [2022-03-16T20:32:41.952Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:32:41.952Z] Removing intermediate container 7fb5b5c8c366 [2022-03-16T20:32:41.952Z] ---> 114b5abea753 [2022-03-16T20:32:41.952Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:32:42.212Z] ---> 551cab36b528 [2022-03-16T20:32:42.212Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:32:42.212Z] ---> 750077350399 [2022-03-16T20:32:42.212Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:32:42.212Z] ---> Running in bfe183060a53 [2022-03-16T20:32:42.212Z] ---> 86705cbdbc83 [2022-03-16T20:32:42.212Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:32:42.212Z] ---> Running in f8a585e8f656 [2022-03-16T20:32:42.212Z] ---> Running in 15dc492a56fc [2022-03-16T20:32:42.473Z] Removing intermediate container c4351f886ca2 [2022-03-16T20:32:42.473Z] ---> 7e005b227dde [2022-03-16T20:32:42.473Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-16T20:32:42.473Z] Removing intermediate container 6021507b8a7b [2022-03-16T20:32:42.473Z] ---> 2d3a29966f33 [2022-03-16T20:32:42.473Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T20:32:42.473Z] ---> 4c964c3b5481 [2022-03-16T20:32:42.473Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:32:42.473Z] ---> 6781932d4387 [2022-03-16T20:32:42.473Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:32:42.732Z] ---> Running in 5b24f9cb0b44 [2022-03-16T20:32:42.732Z] ---> Running in 508031af2853 [2022-03-16T20:32:43.350Z] Removing intermediate container bfe183060a53 [2022-03-16T20:32:43.350Z] ---> 2184d2bdae7e [2022-03-16T20:32:43.350Z] Step 8/23 : COPY . . [2022-03-16T20:32:43.609Z] Removing intermediate container f8a585e8f656 [2022-03-16T20:32:43.609Z] ---> 597950d384db [2022-03-16T20:32:43.609Z] Step 8/23 : COPY . . [2022-03-16T20:32:44.561Z] Removing intermediate container 15dc492a56fc [2022-03-16T20:32:44.561Z] ---> c463634d0dc6 [2022-03-16T20:32:44.561Z] Step 8/23 : COPY . . [2022-03-16T20:32:48.753Z] Removing intermediate container 5b24f9cb0b44 [2022-03-16T20:32:48.753Z] ---> 281d7211c106 [2022-03-16T20:32:48.753Z] Step 8/31 : COPY . . [2022-03-16T20:32:48.753Z] Removing intermediate container 508031af2853 [2022-03-16T20:32:48.753Z] ---> 76dd19ed5965 [2022-03-16T20:32:48.753Z] Step 8/22 : COPY . . [2022-03-16T20:32:48.753Z] ---> 092e44025e18 [2022-03-16T20:32:48.753Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-16T20:32:48.753Z] ---> 299807777d46 [2022-03-16T20:32:48.753Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-16T20:32:51.304Z] ---> Running in 6774d08b4724 [2022-03-16T20:32:51.304Z] ---> Running in b8d0cdb1eb98 [2022-03-16T20:32:51.304Z] ---> f85aeaf0cf29 [2022-03-16T20:32:51.304Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-16T20:32:51.304Z] ---> Running in 6806133468ed [2022-03-16T20:32:51.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T20:32:51.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-16T20:32:51.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T20:32:55.188Z] ---> a664783bc1c7 [2022-03-16T20:32:55.188Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-16T20:32:55.470Z] ---> Running in 065ec7dfe3ba [2022-03-16T20:32:55.470Z] ---> 9a82e9494083 [2022-03-16T20:32:55.470Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-16T20:32:55.729Z] ---> Running in 586eaadb8bd0 [2022-03-16T20:32:56.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-16T20:32:56.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T20:33:02.120Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7340 in /w/workspace/edgexfoundry_edgex-go_PR-3907 [Pipeline] { [Pipeline] ws [2022-03-16T20:33:02.131Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-16T20:33:02.817Z] The recommended git tool is: git [2022-03-16T20:33:08.527Z] Removing intermediate container b8d0cdb1eb98 [2022-03-16T20:33:08.527Z] Removing intermediate container 6774d08b4724 [2022-03-16T20:33:08.527Z] ---> c9bf54971973 [2022-03-16T20:33:08.527Z] ---> 0f1ea27ebbdf [2022-03-16T20:33:08.527Z] [2022-03-16T20:33:08.527Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:33:08.527Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-16T20:33:08.527Z] ---> Running in 0a05a9f07010 [2022-03-16T20:33:08.527Z] Removing intermediate container 6806133468ed [2022-03-16T20:33:08.527Z] ---> 6fe758403fc4 [2022-03-16T20:33:08.527Z] [2022-03-16T20:33:08.527Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:33:08.527Z] 3.14: Pulling from library/alpine [2022-03-16T20:33:08.527Z] 3.14: Pulling from library/alpine [2022-03-16T20:33:08.527Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T20:33:08.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-16T20:33:08.527Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T20:33:08.527Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T20:33:08.527Z] Status: Image is up to date for alpine:3.14 [2022-03-16T20:33:08.527Z] ---> 0a97eee8041e [2022-03-16T20:33:08.527Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:33:08.527Z] ---> 0a97eee8041e [2022-03-16T20:33:08.527Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:33:08.527Z] ---> Running in c53b70034c8a [2022-03-16T20:33:08.527Z] ---> Running in b3c34b703f35 [2022-03-16T20:33:08.527Z] Removing intermediate container 065ec7dfe3ba [2022-03-16T20:33:08.527Z] ---> f8f0a33e967a [2022-03-16T20:33:08.527Z] [2022-03-16T20:33:08.527Z] Step 10/31 : FROM alpine:3.14 [2022-03-16T20:33:08.527Z] ---> 0a97eee8041e [2022-03-16T20:33:08.527Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-16T20:33:08.527Z] ---> Running in 3684073fc052 [2022-03-16T20:33:08.527Z] Removing intermediate container 586eaadb8bd0 [2022-03-16T20:33:08.527Z] ---> 079ba5c2d59a [2022-03-16T20:33:08.527Z] [2022-03-16T20:33:08.527Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T20:33:08.527Z] ---> 0a97eee8041e [2022-03-16T20:33:08.527Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:33:08.788Z] ---> Running in 88c3939af4e9 [2022-03-16T20:33:08.788Z] Removing intermediate container 3684073fc052 [2022-03-16T20:33:08.788Z] ---> 4c38afa51a78 [2022-03-16T20:33:08.788Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-16T20:33:08.788Z] Removing intermediate container 0a05a9f07010 [2022-03-16T20:33:08.788Z] ---> 38369fd43ed8 [2022-03-16T20:33:08.788Z] [2022-03-16T20:33:08.788Z] Step 11/23 : FROM docker:20.10.10 [2022-03-16T20:33:08.788Z] ---> Running in f720ea264730 [2022-03-16T20:33:09.048Z] 20.10.10: Pulling from library/docker [2022-03-16T20:33:09.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:09.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:09.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:09.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:09.309Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T20:33:09.309Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:33:09.309Z] OK: 6 MiB in 15 packages [2022-03-16T20:33:09.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:09.309Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T20:33:09.309Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:33:09.568Z] OK: 6 MiB in 15 packages [2022-03-16T20:33:09.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:09.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:09.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:09.568Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T20:33:09.568Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:33:09.568Z] OK: 6 MiB in 15 packages [2022-03-16T20:33:09.829Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-16T20:33:09.829Z] (2/2) Installing su-exec (0.2-r1) [2022-03-16T20:33:09.829Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:33:09.829Z] OK: 6 MiB in 16 packages [2022-03-16T20:33:10.406Z] Removing intermediate container c53b70034c8a [2022-03-16T20:33:10.406Z] ---> ba6847c6b32a [2022-03-16T20:33:10.406Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:33:10.406Z] ---> Running in 148af6054ecd [2022-03-16T20:33:10.406Z] Removing intermediate container b3c34b703f35 [2022-03-16T20:33:10.406Z] ---> ca24b063df25 [2022-03-16T20:33:10.406Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:33:10.665Z] Removing intermediate container 148af6054ecd [2022-03-16T20:33:10.665Z] ---> 69ac0bbac27d [2022-03-16T20:33:10.665Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-16T20:33:10.665Z] ---> Running in dc21480c6b91 [2022-03-16T20:33:10.665Z] Removing intermediate container 88c3939af4e9 [2022-03-16T20:33:10.665Z] ---> bb8ac9ea24ef [2022-03-16T20:33:10.665Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:33:10.665Z] ---> Running in e5ab2b1aa9d4 [2022-03-16T20:33:10.665Z] Removing intermediate container f720ea264730 [2022-03-16T20:33:10.665Z] ---> 5778558601a5 [2022-03-16T20:33:10.665Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-16T20:33:10.665Z] ---> Running in dc99b1beb6e2 [2022-03-16T20:33:10.923Z] Removing intermediate container dc21480c6b91 [2022-03-16T20:33:10.923Z] ---> 4263cf0172a2 [2022-03-16T20:33:10.923Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-16T20:33:10.923Z] ---> Running in 4c526c176aa7 [2022-03-16T20:33:10.923Z] Removing intermediate container e5ab2b1aa9d4 [2022-03-16T20:33:10.923Z] ---> df1b0837a4dd [2022-03-16T20:33:10.923Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T20:33:10.923Z] ---> Running in c4b01f6c40f9 [2022-03-16T20:33:10.923Z] Removing intermediate container dc99b1beb6e2 [2022-03-16T20:33:10.923Z] ---> 3c2046540f25 [2022-03-16T20:33:10.923Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-16T20:33:10.923Z] ---> Running in 471a02eaa012 [2022-03-16T20:33:11.182Z] Removing intermediate container 4c526c176aa7 [2022-03-16T20:33:11.182Z] ---> 6d7b31a29b42 [2022-03-16T20:33:11.182Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-16T20:33:11.182Z] ---> Running in 35ce2a9fc9cb [2022-03-16T20:33:11.182Z] Removing intermediate container c4b01f6c40f9 [2022-03-16T20:33:11.182Z] ---> c8e744d47216 [2022-03-16T20:33:11.182Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T20:33:11.182Z] ---> Running in 1743838c3a72 [2022-03-16T20:33:11.182Z] Removing intermediate container 471a02eaa012 [2022-03-16T20:33:11.182Z] ---> c9be2ba5964b [2022-03-16T20:33:11.182Z] Step 15/23 : WORKDIR / [2022-03-16T20:33:11.441Z] ---> Running in 472d810ae0ff [2022-03-16T20:33:11.441Z] Removing intermediate container 35ce2a9fc9cb [2022-03-16T20:33:11.441Z] ---> cd8f01f8f8f3 [2022-03-16T20:33:11.441Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T20:33:11.441Z] ---> Running in cbbf0b93ae94 [2022-03-16T20:33:11.441Z] Removing intermediate container 1743838c3a72 [2022-03-16T20:33:11.441Z] ---> a46607ebab74 [2022-03-16T20:33:11.441Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-16T20:33:11.441Z] ---> Running in d1218081a877 [2022-03-16T20:33:11.700Z] Removing intermediate container 472d810ae0ff [2022-03-16T20:33:11.700Z] ---> c5d21dbe8ef8 [2022-03-16T20:33:11.700Z] Step 15/23 : WORKDIR / [2022-03-16T20:33:11.700Z] ---> Running in 829f7805ba83 [2022-03-16T20:33:11.700Z] Removing intermediate container cbbf0b93ae94 [2022-03-16T20:33:11.700Z] ---> dd71e95d6171 [2022-03-16T20:33:11.700Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:33:11.700Z] ---> Running in e7abe042048e [2022-03-16T20:33:11.700Z] Removing intermediate container d1218081a877 [2022-03-16T20:33:11.700Z] ---> 1f21b5d33867 [2022-03-16T20:33:11.700Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:33:11.961Z] ---> 471bb85706bd [2022-03-16T20:33:11.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-16T20:33:11.961Z] Removing intermediate container e7abe042048e [2022-03-16T20:33:11.961Z] ---> 843ddf8dec59 [2022-03-16T20:33:11.961Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:33:12.275Z] ---> 443284a06300 [2022-03-16T20:33:12.275Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-16T20:33:12.275Z] ---> b35f63b7bce4 [2022-03-16T20:33:12.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-16T20:33:12.537Z] ---> 142986dcb302 [2022-03-16T20:33:12.537Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-16T20:33:12.800Z] ---> 09b1caa7fae8 [2022-03-16T20:33:12.800Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-16T20:33:12.800Z] Removing intermediate container 829f7805ba83 [2022-03-16T20:33:12.800Z] ---> 750acebe8edc [2022-03-16T20:33:12.800Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-16T20:33:12.800Z] ---> 93f2a5097fa5 [2022-03-16T20:33:12.800Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-16T20:33:12.800Z] ---> Running in 8b82d78c94f7 [2022-03-16T20:33:12.800Z] ---> 216f0dfa72a1 [2022-03-16T20:33:12.800Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-16T20:33:12.800Z] ---> Running in 483cdf9978b8 [2022-03-16T20:33:12.800Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-16T20:33:12.800Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-16T20:33:12.800Z] ---> b706a049f56e [2022-03-16T20:33:12.800Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:33:12.800Z] ---> 7c223199307b [2022-03-16T20:33:12.800Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-16T20:33:12.800Z] Removing intermediate container 8b82d78c94f7 [2022-03-16T20:33:12.800Z] ---> 347292aa1361 [2022-03-16T20:33:12.800Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-16T20:33:13.060Z] ---> Running in 4d04aa50d1ea [2022-03-16T20:33:13.060Z] ---> 59ffafcd4e44 [2022-03-16T20:33:13.060Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-16T20:33:13.060Z] ---> Running in 4017e643cf4f [2022-03-16T20:33:13.060Z] Removing intermediate container 483cdf9978b8 [2022-03-16T20:33:13.060Z] ---> a1a81525af0a [2022-03-16T20:33:13.060Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:33:13.060Z] ---> Running in b8cfab8436ac [2022-03-16T20:33:13.060Z] ---> Running in 85c00153dbc9 [2022-03-16T20:33:13.060Z] Removing intermediate container 4d04aa50d1ea [2022-03-16T20:33:13.060Z] ---> 22736b5ef693 [2022-03-16T20:33:13.060Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-16T20:33:13.322Z] ---> Running in 95335f8cd04c [2022-03-16T20:33:13.322Z] ---> a9db5f5a5f0e [2022-03-16T20:33:13.322Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-16T20:33:13.322Z] Removing intermediate container 4017e643cf4f [2022-03-16T20:33:13.322Z] ---> a2e940e004ec [2022-03-16T20:33:13.322Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:33:13.322Z] ---> Running in 657e4f5314a4 [2022-03-16T20:33:13.322Z] ---> Running in 48a2e5c2aa77 [2022-03-16T20:33:13.322Z] Removing intermediate container b8cfab8436ac [2022-03-16T20:33:13.322Z] ---> 861b76b2ca7d [2022-03-16T20:33:13.322Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:33:13.322Z] Removing intermediate container 85c00153dbc9 [2022-03-16T20:33:13.322Z] ---> ad280bc8a734 [2022-03-16T20:33:13.322Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T20:33:13.322Z] ---> Running in 91850658d21c [2022-03-16T20:33:13.322Z] ---> Running in d1a87f3ad7ce [2022-03-16T20:33:13.564Z] using credential edgex-jenkins-ssh [2022-03-16T20:33:13.583Z] Removing intermediate container 48a2e5c2aa77 [2022-03-16T20:33:13.583Z] ---> ba95dec0d604 [2022-03-16T20:33:13.583Z] Step 20/22 : LABEL arch=x86_64 [2022-03-16T20:33:13.583Z] ---> Running in 5f0c21535924 [2022-03-16T20:33:13.583Z] Removing intermediate container 91850658d21c [2022-03-16T20:33:13.583Z] ---> 83c7540930f9 [2022-03-16T20:33:13.583Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T20:33:13.583Z] Removing intermediate container d1a87f3ad7ce [2022-03-16T20:33:13.583Z] ---> 171c49af420f [2022-03-16T20:33:13.583Z] Step 22/23 : LABEL git_sha=ad49d87e4e984d581093a795a7c7e72f52dccbee [2022-03-16T20:33:13.583Z] ---> Running in 33e7cff423f0 [2022-03-16T20:33:13.583Z] ---> Running in ce94bbd81eb0 [2022-03-16T20:33:13.583Z] Removing intermediate container 5f0c21535924 [2022-03-16T20:33:13.583Z] ---> 233371b8edb8 [2022-03-16T20:33:13.583Z] Step 21/22 : LABEL git_sha=ad49d87e4e984d581093a795a7c7e72f52dccbee [2022-03-16T20:33:13.599Z] Cloning the remote Git repository [2022-03-16T20:33:13.844Z] ---> Running in 32a944f3069a [2022-03-16T20:33:13.844Z] Removing intermediate container ce94bbd81eb0 [2022-03-16T20:33:13.844Z] ---> 7f18bb2dfd91 [2022-03-16T20:33:13.844Z] Step 22/23 : LABEL git_sha=ad49d87e4e984d581093a795a7c7e72f52dccbee [2022-03-16T20:33:13.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:13.844Z] Removing intermediate container 33e7cff423f0 [2022-03-16T20:33:13.844Z] ---> 130df4f5c13b [2022-03-16T20:33:13.844Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:33:13.844Z] ---> Running in 36911991f1d4 [2022-03-16T20:33:13.844Z] ---> Running in b3958e6a14a5 [2022-03-16T20:33:13.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:13.844Z] Removing intermediate container 32a944f3069a [2022-03-16T20:33:13.844Z] ---> f4a33cfa123b [2022-03-16T20:33:13.844Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T20:33:13.844Z] ---> Running in 77c43966a089 [2022-03-16T20:33:13.693Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:33:13.852Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-16T20:33:14.105Z] Removing intermediate container b3958e6a14a5 [2022-03-16T20:33:14.105Z] ---> efcbd3385b39 [2022-03-16T20:33:14.105Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:33:14.105Z] Removing intermediate container 36911991f1d4 [2022-03-16T20:33:14.105Z] ---> b8c8ca8ace1f [2022-03-16T20:33:14.105Z] [2022-03-16T20:33:14.105Z] Removing intermediate container 77c43966a089 [2022-03-16T20:33:14.105Z] ---> ae207b5477d5 [2022-03-16T20:33:14.105Z] [2022-03-16T20:33:14.105Z] ---> Running in 9b3cca0b7648 [2022-03-16T20:33:14.105Z] (1/42) Installing readline (8.1.0-r0) [2022-03-16T20:33:14.105Z] (2/42) Installing bash (5.1.4-r0) [2022-03-16T20:33:14.105Z] Successfully built b8c8ca8ace1f [2022-03-16T20:33:14.105Z] Executing bash-5.1.4-r0.post-install [2022-03-16T20:33:14.105Z] Successfully tagged core-metadata:latest [2022-03-16T20:33:14.105Z]  Building core-metadata ... done Building security-secretstore-setup [2022-03-16T20:33:14.105Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-16T20:33:14.105Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T20:33:14.105Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-16T20:33:14.383Z] (6/42) Installing curl (7.79.1-r0) [2022-03-16T20:33:14.383Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-16T20:33:14.383Z] Successfully built ae207b5477d5 [2022-03-16T20:33:14.383Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-16T20:33:14.383Z] Successfully tagged support-scheduler:latest [2022-03-16T20:33:14.383Z] Building support-notifications [2022-03-16T20:33:14.383Z]  Building support-scheduler ... done Removing intermediate container 657e4f5314a4 [2022-03-16T20:33:14.383Z] ---> bac8e8722528 [2022-03-16T20:33:14.383Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:33:14.383Z] (9/42) Installing expat (2.4.7-r0) [2022-03-16T20:33:14.383Z] (10/42) Installing libffi (3.3-r2) [2022-03-16T20:33:14.383Z] (11/42) Installing gdbm (1.19-r0) [2022-03-16T20:33:14.383Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-16T20:33:14.383Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T20:33:14.383Z] Removing intermediate container 9b3cca0b7648 [2022-03-16T20:33:14.383Z] ---> 43aa2321bd14 [2022-03-16T20:33:14.383Z] [2022-03-16T20:33:14.383Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T20:33:14.383Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-16T20:33:14.383Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-16T20:33:14.383Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-16T20:33:14.383Z] Successfully built 43aa2321bd14 [2022-03-16T20:33:14.644Z] Successfully tagged core-command:latest [2022-03-16T20:33:14.644Z]  Building core-command ... done Building core-data [2022-03-16T20:33:14.904Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-16T20:33:14.904Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-16T20:33:14.904Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-16T20:33:14.904Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-16T20:33:14.904Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-16T20:33:14.904Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-16T20:33:14.904Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-16T20:33:14.904Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-16T20:33:14.904Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-16T20:33:14.904Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-16T20:33:14.904Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-16T20:33:14.904Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-16T20:33:14.904Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-16T20:33:14.904Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-16T20:33:14.904Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-16T20:33:14.904Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-16T20:33:14.904Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-16T20:33:14.904Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-16T20:33:14.904Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-16T20:33:14.904Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-16T20:33:14.904Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-16T20:33:14.904Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-16T20:33:14.904Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-16T20:33:14.904Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-16T20:33:14.904Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-16T20:33:15.164Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:33:15.164Z] OK: 84 MiB in 64 packages [2022-03-16T20:33:14.057Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:33:14.072Z] > git --version # timeout=10 [2022-03-16T20:33:14.163Z] > git --version # 'git version 2.25.1' [2022-03-16T20:33:14.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:33:14.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T20:33:15.734Z] ---> 187c8991d39d [2022-03-16T20:33:15.734Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-16T20:33:15.734Z] Collecting docker-compose==1.23.2 [2022-03-16T20:33:15.734Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-16T20:33:15.995Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-16T20:33:15.995Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-16T20:33:15.995Z] Collecting jsonschema<3,>=2.5.1 [2022-03-16T20:33:15.995Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-16T20:33:15.995Z] Collecting PyYAML<4,>=3.10 [2022-03-16T20:33:15.995Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-16T20:33:16.932Z] Collecting texttable<0.10,>=0.9.0 [2022-03-16T20:33:16.932Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-16T20:33:17.192Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-16T20:33:17.449Z] Collecting docker<4.0,>=3.6.0 [2022-03-16T20:33:17.449Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-16T20:33:17.449Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-16T20:33:17.449Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-16T20:33:18.016Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-16T20:33:18.016Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-16T20:33:18.016Z] Collecting cached-property<2,>=1.2.0 [2022-03-16T20:33:18.016Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-16T20:33:18.016Z] Collecting docopt<0.7,>=0.6.1 [2022-03-16T20:33:18.016Z] ---> 4d054ed30de4 [2022-03-16T20:33:18.016Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-16T20:33:18.016Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-16T20:33:18.583Z] Collecting docker-pycreds>=0.4.0 [2022-03-16T20:33:18.583Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-16T20:33:18.583Z] Collecting idna<2.8,>=2.5 [2022-03-16T20:33:18.583Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-16T20:33:18.583Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-16T20:33:18.583Z] ---> 682c99af0e03 [2022-03-16T20:33:18.583Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-16T20:33:18.583Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-16T20:33:18.583Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-16T20:33:18.583Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-16T20:33:18.583Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-16T20:33:18.842Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-16T20:33:18.842Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-16T20:33:18.842Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-16T20:33:18.842Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-16T20:33:18.842Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-16T20:33:18.842Z] Attempting uninstall: urllib3 [2022-03-16T20:33:18.842Z] Found existing installation: urllib3 1.26.5 [2022-03-16T20:33:18.842Z] Uninstalling urllib3-1.26.5: [2022-03-16T20:33:18.842Z] Successfully uninstalled urllib3-1.26.5 [2022-03-16T20:33:19.101Z] Attempting uninstall: idna [2022-03-16T20:33:19.101Z] Found existing installation: idna 3.2 [2022-03-16T20:33:19.101Z] Uninstalling idna-3.2: [2022-03-16T20:33:19.101Z] Successfully uninstalled idna-3.2 [2022-03-16T20:33:19.101Z] ---> 88f3c66a57e2 [2022-03-16T20:33:19.101Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-16T20:33:19.101Z] Attempting uninstall: chardet [2022-03-16T20:33:19.101Z] Found existing installation: chardet 4.0.0 [2022-03-16T20:33:19.101Z] Uninstalling chardet-4.0.0: [2022-03-16T20:33:19.360Z] Successfully uninstalled chardet-4.0.0 [2022-03-16T20:33:19.633Z] ---> 14e3f95fd783 [2022-03-16T20:33:19.633Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-16T20:33:19.894Z] Attempting uninstall: requests [2022-03-16T20:33:19.894Z] Found existing installation: requests 2.25.1 [2022-03-16T20:33:19.894Z] ---> Running in cf5556ed25ee [2022-03-16T20:33:19.894Z] Uninstalling requests-2.25.1: [2022-03-16T20:33:19.894Z] Successfully uninstalled requests-2.25.1 [2022-03-16T20:33:19.894Z] Running setup.py install for texttable: started [2022-03-16T20:33:20.153Z] Removing intermediate container cf5556ed25ee [2022-03-16T20:33:20.153Z] ---> 6a1580e3996d [2022-03-16T20:33:20.153Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-16T20:33:20.153Z] Running setup.py install for texttable: finished with status 'done' [2022-03-16T20:33:20.153Z] Running setup.py install for PyYAML: started [2022-03-16T20:33:20.723Z] ---> 459ee06f3f4f [2022-03-16T20:33:20.723Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-16T20:33:20.723Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-16T20:33:20.723Z] ---> Running in bc58a268464b [2022-03-16T20:33:20.723Z] Running setup.py install for docopt: started [2022-03-16T20:33:21.295Z] Running setup.py install for docopt: finished with status 'done' [2022-03-16T20:33:21.296Z] Running setup.py install for dockerpty: started [2022-03-16T20:33:21.557Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-16T20:33:21.557Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:33:21.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:33:21.557Z] ---> 5b0956261c77 [2022-03-16T20:33:21.557Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T20:33:21.557Z] ---> Using cache [2022-03-16T20:33:21.557Z] ---> 6d8f45163ee2 [2022-03-16T20:33:21.557Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:33:21.557Z] ---> Using cache [2022-03-16T20:33:21.557Z] ---> ee725a03b034 [2022-03-16T20:33:21.557Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-16T20:33:22.128Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:33:22.128Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:33:22.128Z] ---> 5b0956261c77 [2022-03-16T20:33:22.128Z] Step 3/25 : WORKDIR /edgex-go [2022-03-16T20:33:22.128Z] ---> Using cache [2022-03-16T20:33:22.128Z] ---> 6d8f45163ee2 [2022-03-16T20:33:22.128Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:33:22.128Z] ---> Using cache [2022-03-16T20:33:22.128Z] ---> ee725a03b034 [2022-03-16T20:33:22.128Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-16T20:33:22.128Z] ---> Using cache [2022-03-16T20:33:22.128Z] ---> 12b86eca29bd [2022-03-16T20:33:22.128Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-16T20:33:22.128Z] ---> Using cache [2022-03-16T20:33:22.128Z] ---> 750077350399 [2022-03-16T20:33:22.128Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:33:22.128Z] ---> Using cache [2022-03-16T20:33:22.128Z] ---> 597950d384db [2022-03-16T20:33:22.128Z] Step 8/25 : COPY . . [2022-03-16T20:33:22.128Z] ---> Using cache [2022-03-16T20:33:22.128Z] ---> 299807777d46 [2022-03-16T20:33:22.128Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-16T20:33:22.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:33:22.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:33:22.389Z] ---> 5b0956261c77 [2022-03-16T20:33:22.389Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:33:22.389Z] ---> Using cache [2022-03-16T20:33:22.389Z] ---> 6d8f45163ee2 [2022-03-16T20:33:22.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:33:22.389Z] ---> Using cache [2022-03-16T20:33:22.389Z] ---> ee725a03b034 [2022-03-16T20:33:22.389Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-16T20:33:22.389Z] ---> Running in 45228a2235ac [2022-03-16T20:33:22.389Z] ---> Running in b8c860ed30b3 [2022-03-16T20:33:22.389Z] ---> Running in f46251509522 [2022-03-16T20:33:22.389Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-16T20:33:22.389Z] Removing intermediate container bc58a268464b [2022-03-16T20:33:22.389Z] ---> 0cfe9f87c7ae [2022-03-16T20:33:22.389Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-16T20:33:22.649Z] ---> Running in 5abb0039e733 [2022-03-16T20:33:22.649Z] Removing intermediate container 5abb0039e733 [2022-03-16T20:33:22.649Z] ---> 81e0472001b4 [2022-03-16T20:33:22.649Z] Step 28/31 : CMD ["gate"] [2022-03-16T20:33:22.909Z] ---> Running in e1765729c690 [2022-03-16T20:33:22.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:22.909Z] Removing intermediate container e1765729c690 [2022-03-16T20:33:22.909Z] ---> 45bd07b2dac9 [2022-03-16T20:33:22.909Z] Step 29/31 : LABEL arch=x86_64 [2022-03-16T20:33:23.168Z] ---> Running in 46ab29bb1d91 [2022-03-16T20:33:23.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:23.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-16T20:33:23.168Z] Removing intermediate container 46ab29bb1d91 [2022-03-16T20:33:23.168Z] ---> ee21ce5a59ce [2022-03-16T20:33:23.168Z] Step 30/31 : LABEL git_sha=ad49d87e4e984d581093a795a7c7e72f52dccbee [2022-03-16T20:33:23.427Z] ---> Running in b678a0c04db1 [2022-03-16T20:33:23.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:23.689Z] Removing intermediate container b678a0c04db1 [2022-03-16T20:33:23.689Z] ---> abc00c0db4fa [2022-03-16T20:33:23.689Z] Step 31/31 : LABEL version=0.0.0 [2022-03-16T20:33:23.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:23.953Z] ---> Running in e0c9b724a224 [2022-03-16T20:33:23.953Z] OK: 221 MiB in 52 packages [2022-03-16T20:33:24.213Z] Removing intermediate container e0c9b724a224 [2022-03-16T20:33:24.213Z] ---> 233d56d6a960 [2022-03-16T20:33:24.213Z] [2022-03-16T20:33:24.213Z] OK: 221 MiB in 52 packages [2022-03-16T20:33:24.213Z] Successfully built 233d56d6a960 [2022-03-16T20:33:24.213Z] Successfully tagged security-bootstrapper:latest [2022-03-16T20:33:24.213Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-03-16T20:33:26.121Z] Removing intermediate container b8c860ed30b3 [2022-03-16T20:33:26.121Z] ---> f0aa7adac132 [2022-03-16T20:33:26.121Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:33:26.427Z] Removing intermediate container 95335f8cd04c [2022-03-16T20:33:26.427Z] ---> 129b64556b40 [2022-03-16T20:33:26.427Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-16T20:33:26.427Z] ---> 43590b120340 [2022-03-16T20:33:26.427Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:33:26.427Z] Removing intermediate container f46251509522 [2022-03-16T20:33:26.427Z] ---> 1b548a1cf9dd [2022-03-16T20:33:26.427Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T20:33:26.427Z] ---> Running in 2b412737aef0 [2022-03-16T20:33:26.427Z] ---> Running in 0f4a13c412d2 [2022-03-16T20:33:26.691Z] Removing intermediate container 2b412737aef0 [2022-03-16T20:33:26.691Z] ---> ad23dde60a31 [2022-03-16T20:33:26.691Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-16T20:33:26.691Z] ---> Running in f81370c4f452 [2022-03-16T20:33:26.691Z] ---> 432ddbe9551c [2022-03-16T20:33:26.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:33:26.691Z] ---> Running in ba69024ca9bb [2022-03-16T20:33:26.950Z] Removing intermediate container f81370c4f452 [2022-03-16T20:33:26.950Z] ---> 73f071579825 [2022-03-16T20:33:26.950Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-16T20:33:27.888Z] ---> da8642bb37f2 [2022-03-16T20:33:27.888Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-16T20:33:28.146Z] Removing intermediate container 0f4a13c412d2 [2022-03-16T20:33:28.146Z] ---> 179550485f39 [2022-03-16T20:33:28.146Z] Step 8/23 : COPY . . [2022-03-16T20:33:28.146Z] ---> cfa33c3fed28 [2022-03-16T20:33:28.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-16T20:33:29.525Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:33:29.525Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:33:29.525Z] ---> 5b0956261c77 [2022-03-16T20:33:29.525Z] Step 3/21 : WORKDIR /edgex-go [2022-03-16T20:33:29.525Z] ---> Using cache [2022-03-16T20:33:29.525Z] ---> 6d8f45163ee2 [2022-03-16T20:33:29.526Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:33:29.526Z] ---> Using cache [2022-03-16T20:33:29.526Z] ---> ee725a03b034 [2022-03-16T20:33:29.526Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-16T20:33:29.526Z] ---> Using cache [2022-03-16T20:33:29.526Z] ---> 12b86eca29bd [2022-03-16T20:33:29.526Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-16T20:33:29.526Z] ---> Using cache [2022-03-16T20:33:29.526Z] ---> 750077350399 [2022-03-16T20:33:29.526Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:33:29.526Z] ---> Using cache [2022-03-16T20:33:29.526Z] ---> 597950d384db [2022-03-16T20:33:29.526Z] Step 8/21 : COPY . . [2022-03-16T20:33:29.526Z] ---> Using cache [2022-03-16T20:33:29.526Z] ---> 299807777d46 [2022-03-16T20:33:29.526Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-16T20:33:29.833Z] ---> 3747cac8cce6 [2022-03-16T20:33:29.833Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-16T20:33:30.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-16T20:33:30.108Z] ---> Running in e9d90124f74d [2022-03-16T20:33:30.108Z] Removing intermediate container ba69024ca9bb [2022-03-16T20:33:30.108Z] ---> 318ac4483ee8 [2022-03-16T20:33:30.108Z] Step 8/22 : COPY . . [2022-03-16T20:33:30.108Z] ---> Running in c1063ef42c0e [2022-03-16T20:33:30.368Z] Removing intermediate container c1063ef42c0e [2022-03-16T20:33:30.368Z] ---> 5db08ec5443e [2022-03-16T20:33:30.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:33:30.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-16T20:33:31.308Z] ---> Running in 28fd1786bcc6 [2022-03-16T20:33:31.570Z] Removing intermediate container 28fd1786bcc6 [2022-03-16T20:33:31.570Z] ---> 0ae4871f4f05 [2022-03-16T20:33:31.570Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T20:33:31.834Z] ---> Running in 5ab1adc84d88 [2022-03-16T20:33:32.405Z] Removing intermediate container 5ab1adc84d88 [2022-03-16T20:33:32.405Z] ---> 85af2962fdf3 [2022-03-16T20:33:32.405Z] Step 22/23 : LABEL git_sha=ad49d87e4e984d581093a795a7c7e72f52dccbee [2022-03-16T20:33:33.343Z] ---> Running in e040f9bcb839 [2022-03-16T20:33:33.343Z] Removing intermediate container 45228a2235ac [2022-03-16T20:33:33.343Z] ---> 5eb231d26b8e [2022-03-16T20:33:33.343Z] [2022-03-16T20:33:33.343Z] Step 10/25 : FROM alpine:3.14 [2022-03-16T20:33:33.343Z] ---> 0a97eee8041e [2022-03-16T20:33:33.343Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-16T20:33:33.601Z] ---> Running in 5cf886884673 [2022-03-16T20:33:33.601Z] Removing intermediate container e040f9bcb839 [2022-03-16T20:33:33.601Z] ---> 2752965a9687 [2022-03-16T20:33:33.601Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:33:33.864Z] ---> Running in 45eecf8a8d73 [2022-03-16T20:33:34.123Z] Removing intermediate container 45eecf8a8d73 [2022-03-16T20:33:34.123Z] ---> 55dd54e76290 [2022-03-16T20:33:34.123Z] [2022-03-16T20:33:34.123Z] Successfully built 55dd54e76290 [2022-03-16T20:33:34.123Z] Successfully tagged sys-mgmt-agent:latest [2022-03-16T20:33:34.123Z]  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:34.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:34.693Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-16T20:33:34.693Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-16T20:33:34.693Z] (3/3) Installing su-exec (0.2-r1) [2022-03-16T20:33:34.693Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:33:34.693Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:33:34.693Z] OK: 6 MiB in 17 packages [2022-03-16T20:33:34.908Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T20:33:34.950Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T20:33:35.635Z] ---> 4a47eed2ad3d [2022-03-16T20:33:35.635Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-16T20:33:35.780Z] Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit eef1f739be79835ce24d95f7140c4ad46ce10e41 [2022-03-16T20:33:35.894Z] ---> Running in 945146faab15 [2022-03-16T20:33:36.154Z] Removing intermediate container 5cf886884673 [2022-03-16T20:33:36.154Z] ---> adbee3ca7953 [2022-03-16T20:33:36.154Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T20:33:36.154Z] ---> Running in 0a87a10baccf [2022-03-16T20:33:36.393Z] Merge succeeded, producing fab3e66a9920e8b59dcb299e09e15883a161f0c1 [2022-03-16T20:33:36.394Z] Checking out Revision fab3e66a9920e8b59dcb299e09e15883a161f0c1 (PR-3907) [2022-03-16T20:33:36.413Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-16T20:33:36.413Z] Removing intermediate container 0a87a10baccf [2022-03-16T20:33:36.413Z] ---> 3eb34d7e69fa [2022-03-16T20:33:36.413Z] Step 13/25 : WORKDIR / [2022-03-16T20:33:36.413Z] ---> Running in 311f179bc93d [2022-03-16T20:33:36.978Z] Removing intermediate container 311f179bc93d [2022-03-16T20:33:36.978Z] ---> c9744d7691d3 [2022-03-16T20:33:36.978Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-16T20:33:36.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T20:33:37.241Z] ---> 0e0b8440aa36 [2022-03-16T20:33:37.241Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-16T20:33:37.241Z] ---> 523a40381b6e [2022-03-16T20:33:37.241Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-16T20:33:37.241Z] ---> Running in e4ff2725a03a [2022-03-16T20:33:34.990Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T20:33:35.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:33:35.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:33:35.057Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3907/head:refs/remotes/origin/PR-3907 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T20:33:35.808Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T20:33:35.830Z] > git checkout -f eef1f739be79835ce24d95f7140c4ad46ce10e41 # timeout=10 [2022-03-16T20:33:36.123Z] > git remote # timeout=10 [2022-03-16T20:33:36.151Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T20:33:36.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:33:36.190Z] > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 [2022-03-16T20:33:36.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T20:33:36.407Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T20:33:36.424Z] > git checkout -f fab3e66a9920e8b59dcb299e09e15883a161f0c1 # timeout=10 [2022-03-16T20:33:37.555Z] ---> 5a175fb1a5a3 [2022-03-16T20:33:37.555Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-16T20:33:38.187Z] ---> 26daee29b1c2 [2022-03-16T20:33:38.187Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-16T20:33:38.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T20:33:38.476Z] ---> 8a517b81303e [2022-03-16T20:33:38.476Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-16T20:33:39.080Z] ---> bfbb20091c14 [2022-03-16T20:33:39.080Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-16T20:33:40.459Z] ---> f433bd3b5748 [2022-03-16T20:33:40.459Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-16T20:33:41.025Z] ---> f2ea49288cb2 [2022-03-16T20:33:41.025Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-16T20:33:41.025Z] Removing intermediate container e9d90124f74d [2022-03-16T20:33:41.025Z] ---> 210f4c6444b1 [2022-03-16T20:33:41.025Z] [2022-03-16T20:33:41.025Z] Step 10/21 : FROM alpine:3.14 [2022-03-16T20:33:41.025Z] ---> 0a97eee8041e [2022-03-16T20:33:41.025Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-16T20:33:41.025Z] ---> Running in e558cff07296 [2022-03-16T20:33:41.025Z] ---> Running in fe442d3aa908 [2022-03-16T20:33:41.093Z] Commit message: "Merge commit 'de3e46c9e66e58c3746600f5f36eb4922299a402' into HEAD" [2022-03-16T20:33:41.109Z] > git rev-list --no-walk eef1f739be79835ce24d95f7140c4ad46ce10e41 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T20:33:41.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:41.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:42.170Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-16T20:33:42.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T20:33:42.170Z] Dload Upload Total Spent Left Speed [2022-03-16T20:33:42.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [2022-03-16T20:33:42.223Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-16T20:33:42.223Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-16T20:33:42.223Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T20:33:42.223Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-16T20:33:42.223Z] (5/5) Installing curl (7.79.1-r0) [2022-03-16T20:33:42.223Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:33:42.223Z] Executing ca-certificates-20211220-r0.trigger [Pipeline] sh [2022-03-16T20:33:42.482Z] OK: 8 MiB in 19 packages [2022-03-16T20:33:42.482Z] Removing intermediate container e558cff07296 [2022-03-16T20:33:42.482Z] ---> b86e24c35388 [2022-03-16T20:33:42.482Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-16T20:33:42.482Z] ---> Running in 975b6c88bc8e [2022-03-16T20:33:42.740Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-03-16T20:33:42.743Z] Removing intermediate container 975b6c88bc8e [2022-03-16T20:33:42.743Z] ---> b9991528552d [2022-03-16T20:33:42.743Z] Step 23/25 : LABEL arch=x86_64 [2022-03-16T20:33:42.743Z] ---> Running in dd0d2c26d2b3 [2022-03-16T20:33:42.743Z] Removing intermediate container fe442d3aa908 [2022-03-16T20:33:42.743Z] ---> 3ad7c2952f30 [2022-03-16T20:33:42.743Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] sh [2022-03-16T20:33:43.003Z] Removing intermediate container dd0d2c26d2b3 [2022-03-16T20:33:43.003Z] ---> cfd747545fae [2022-03-16T20:33:43.003Z] Step 24/25 : LABEL git_sha=ad49d87e4e984d581093a795a7c7e72f52dccbee [2022-03-16T20:33:43.003Z] ---> Running in 7b46bf762321 [2022-03-16T20:33:43.003Z] ---> Running in e1e4db9f6334 [2022-03-16T20:33:43.003Z] Removing intermediate container 7b46bf762321 [2022-03-16T20:33:43.003Z] ---> 88a4ac15cdd0 [2022-03-16T20:33:43.003Z] Step 13/21 : WORKDIR /edgex [2022-03-16T20:33:43.003Z] Removing intermediate container e1e4db9f6334 [2022-03-16T20:33:43.003Z] ---> a1d6de69c239 [2022-03-16T20:33:43.003Z] Step 25/25 : LABEL version=0.0.0 [2022-03-16T20:33:43.003Z] ---> Running in f5c37aabda7f [2022-03-16T20:33:43.095Z] + sudo tee /etc/docker/daemon.new [2022-03-16T20:33:43.095Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-16T20:33:43.095Z] { [2022-03-16T20:33:43.095Z] "registry-mirrors": [ [2022-03-16T20:33:43.095Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-16T20:33:43.095Z] ], [2022-03-16T20:33:43.095Z] "bip": "10.250.0.254/24", [2022-03-16T20:33:43.095Z] "hosts": [ [2022-03-16T20:33:43.095Z] "tcp://0.0.0.0:5555", [2022-03-16T20:33:43.095Z] "unix:///var/run/docker.sock" [2022-03-16T20:33:43.095Z] ], [2022-03-16T20:33:43.095Z] "mtu": 1458, [2022-03-16T20:33:43.095Z] "selinux-enabled": true, [2022-03-16T20:33:43.095Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-16T20:33:43.095Z] } [Pipeline] sh [2022-03-16T20:33:43.268Z] ---> Running in 0a421667069a [2022-03-16T20:33:43.268Z] Removing intermediate container f5c37aabda7f [2022-03-16T20:33:43.268Z] ---> 4affd268e1df [2022-03-16T20:33:43.268Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-16T20:33:43.268Z] Removing intermediate container 0a421667069a [2022-03-16T20:33:43.268Z] ---> f26ad8ebe519 [2022-03-16T20:33:43.268Z] [2022-03-16T20:33:43.268Z] Successfully built f26ad8ebe519 [2022-03-16T20:33:43.460Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-16T20:33:43.530Z] Successfully tagged security-secretstore-setup:latest [2022-03-16T20:33:43.530Z]  Building security-secretstore-setup ... done  ---> a33608a8ebd1 [2022-03-16T20:33:43.530Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-16T20:33:43.820Z] + sudo service docker restart [2022-03-16T20:33:44.101Z] ---> 389db142fda1 [2022-03-16T20:33:44.101Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-16T20:33:44.669Z] ---> 5194f5d3984a [2022-03-16T20:33:44.669Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-16T20:33:44.928Z] ---> Running in ef23fa1255d7 [2022-03-16T20:33:44.928Z] Removing intermediate container ef23fa1255d7 [2022-03-16T20:33:44.928Z] ---> b53b2ecc63ac [2022-03-16T20:33:44.928Z] Step 18/21 : CMD ["--init=true"] [2022-03-16T20:33:45.187Z] ---> Running in ab4d4c9256c7 [2022-03-16T20:33:45.187Z] Removing intermediate container ab4d4c9256c7 [2022-03-16T20:33:45.187Z] ---> 2a44d0345d9f [2022-03-16T20:33:45.187Z] Step 19/21 : LABEL arch=x86_64 [2022-03-16T20:33:45.446Z] ---> Running in 894fd3d93f79 [2022-03-16T20:33:45.446Z] Removing intermediate container 894fd3d93f79 [2022-03-16T20:33:45.446Z] ---> 4bf990d8d20d [2022-03-16T20:33:45.446Z] Step 20/21 : LABEL git_sha=ad49d87e4e984d581093a795a7c7e72f52dccbee [2022-03-16T20:33:45.446Z] ---> Running in 98f06c0d4548 [2022-03-16T20:33:45.708Z] Removing intermediate container 98f06c0d4548 [2022-03-16T20:33:45.708Z] ---> ea442ec888e4 [2022-03-16T20:33:45.708Z] Step 21/21 : LABEL version=0.0.0 [2022-03-16T20:33:45.974Z] ---> Running in 1e6ede6479b3 [2022-03-16T20:33:46.233Z] Removing intermediate container 1e6ede6479b3 [2022-03-16T20:33:46.233Z] ---> 3d6cdd8404de [2022-03-16T20:33:46.233Z] [2022-03-16T20:33:46.529Z] Successfully built 3d6cdd8404de [2022-03-16T20:33:46.529Z] Successfully tagged security-proxy-setup:latest [2022-03-16T20:33:46.529Z]  Building security-proxy-setup ... done Removing intermediate container 945146faab15 [2022-03-16T20:33:46.529Z] ---> 03f32f64b56a [2022-03-16T20:33:46.529Z] [2022-03-16T20:33:46.529Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:33:46.529Z] ---> 0a97eee8041e [2022-03-16T20:33:46.529Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-16T20:33:46.529Z] ---> Running in 600c1f9155c9 [2022-03-16T20:33:46.529Z] Removing intermediate container 600c1f9155c9 [2022-03-16T20:33:46.529Z] ---> b9c8ce98fc73 [2022-03-16T20:33:46.529Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-16T20:33:46.789Z] ---> Running in 5c0f23067735 [2022-03-16T20:33:46.789Z] Removing intermediate container 5c0f23067735 [2022-03-16T20:33:46.789Z] ---> 63e9be32e049 [2022-03-16T20:33:46.789Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-16T20:33:46.789Z] ---> Running in 4da806d46310 [2022-03-16T20:33:47.048Z] Removing intermediate container 4da806d46310 [2022-03-16T20:33:47.048Z] ---> 6527672653cd [2022-03-16T20:33:47.048Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:33:47.048Z] ---> Running in 51e8bf4846fe [2022-03-16T20:33:47.986Z] Removing intermediate container e4ff2725a03a [2022-03-16T20:33:47.986Z] ---> 78b1d67828c3 [2022-03-16T20:33:47.986Z] [2022-03-16T20:33:47.986Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T20:33:47.986Z] ---> 0a97eee8041e [2022-03-16T20:33:47.986Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-16T20:33:47.986Z] ---> Running in d08ee61763b4 [2022-03-16T20:33:47.986Z] Removing intermediate container 51e8bf4846fe [2022-03-16T20:33:47.986Z] ---> efff63e1c9bf [2022-03-16T20:33:47.986Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-16T20:33:47.986Z] ---> Running in 1a901b49f17c [2022-03-16T20:33:48.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:48.244Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:48.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:48.505Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-16T20:33:48.505Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-16T20:33:48.505Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:33:48.505Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:33:48.505Z] OK: 6 MiB in 16 packages [2022-03-16T20:33:49.075Z] Removing intermediate container d08ee61763b4 [2022-03-16T20:33:49.075Z] ---> 303f2a3fab46 [2022-03-16T20:33:49.075Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:33:49.075Z] ---> Running in 0507039872b8 [2022-03-16T20:33:49.075Z] Removing intermediate container 0507039872b8 [2022-03-16T20:33:49.075Z] ---> 0ceaa2a591da [2022-03-16T20:33:49.075Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-16T20:33:49.075Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:49.075Z] ---> Running in 99c44521ef9a [2022-03-16T20:33:49.334Z] Removing intermediate container 99c44521ef9a [2022-03-16T20:33:49.334Z] ---> adcdc421cbb6 [2022-03-16T20:33:49.334Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T20:33:49.334Z] ---> Running in d277e1ce66e0 [2022-03-16T20:33:49.334Z] Removing intermediate container d277e1ce66e0 [2022-03-16T20:33:49.334Z] ---> 946a1c16a036 [2022-03-16T20:33:49.334Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:33:49.593Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-16T20:33:49.593Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T20:33:49.593Z] ---> 8166f229fc5c [2022-03-16T20:33:49.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-16T20:33:49.593Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-16T20:33:49.853Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T20:33:49.853Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-16T20:33:49.853Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-16T20:33:49.853Z] ---> 7541b6199801 [2022-03-16T20:33:49.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-16T20:33:50.112Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:33:50.112Z] OK: 8 MiB in 20 packages [2022-03-16T20:33:50.112Z] ---> 82f2d9b5e951 [2022-03-16T20:33:50.112Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-16T20:33:50.112Z] ---> Running in 6d0235a6eeb9 [2022-03-16T20:33:50.372Z] Removing intermediate container 6d0235a6eeb9 [2022-03-16T20:33:50.372Z] ---> 3573268ecac2 [2022-03-16T20:33:50.372Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:33:50.372Z] ---> Running in 0c936b682bf3 [2022-03-16T20:33:50.372Z] Removing intermediate container 0c936b682bf3 [2022-03-16T20:33:50.372Z] ---> 6984cfb85ff2 [2022-03-16T20:33:50.372Z] Step 20/22 : LABEL arch=x86_64 [2022-03-16T20:33:50.632Z] ---> Running in 3080341e775f [2022-03-16T20:33:50.632Z] Removing intermediate container 1a901b49f17c [2022-03-16T20:33:50.632Z] ---> 5d47c1e7cc9f [2022-03-16T20:33:50.632Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:33:50.632Z] Removing intermediate container 3080341e775f [2022-03-16T20:33:50.632Z] ---> 4e1dabc1d303 [2022-03-16T20:33:50.632Z] Step 21/22 : LABEL git_sha=ad49d87e4e984d581093a795a7c7e72f52dccbee [2022-03-16T20:33:50.632Z] ---> Running in 85bea470343b [2022-03-16T20:33:50.632Z] ---> 815e915829c3 [2022-03-16T20:33:50.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-16T20:33:50.893Z] Removing intermediate container 85bea470343b [2022-03-16T20:33:50.893Z] ---> be56422cb46b [2022-03-16T20:33:50.893Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T20:33:50.893Z] ---> Running in ae327653d11a [2022-03-16T20:33:50.893Z] Removing intermediate container ae327653d11a [2022-03-16T20:33:50.893Z] ---> 460833a16179 [2022-03-16T20:33:50.893Z] [2022-03-16T20:33:51.166Z] Successfully built 460833a16179 [2022-03-16T20:33:51.166Z] Successfully tagged support-notifications:latest [2022-03-16T20:33:51.166Z]  Building support-notifications ... done  ---> 005f2cf46286 [2022-03-16T20:33:51.166Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-16T20:33:51.166Z] ---> 12130dc81c36 [2022-03-16T20:33:51.166Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-16T20:33:51.427Z] ---> Running in f39ab478fa3b [2022-03-16T20:33:51.427Z] Removing intermediate container f39ab478fa3b [2022-03-16T20:33:51.427Z] ---> d671dd48df9b [2022-03-16T20:33:51.427Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:33:51.427Z] ---> Running in f7e7c0d79094 [2022-03-16T20:33:51.427Z] Removing intermediate container f7e7c0d79094 [2022-03-16T20:33:51.427Z] ---> 93609235a44d [2022-03-16T20:33:51.427Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T20:33:51.689Z] ---> Running in c0c24fdac4fa [2022-03-16T20:33:51.689Z] Removing intermediate container c0c24fdac4fa [2022-03-16T20:33:51.689Z] ---> bf08b7cf8f72 [2022-03-16T20:33:51.689Z] Step 22/23 : LABEL git_sha=ad49d87e4e984d581093a795a7c7e72f52dccbee [2022-03-16T20:33:51.689Z] ---> Running in c6f4adfdd9df [2022-03-16T20:33:51.689Z] Removing intermediate container c6f4adfdd9df [2022-03-16T20:33:51.689Z] ---> 1a410eef1833 [2022-03-16T20:33:51.689Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:33:51.948Z] ---> Running in 63ed23ded7ec [2022-03-16T20:33:51.948Z] Removing intermediate container 63ed23ded7ec [2022-03-16T20:33:51.948Z] ---> 091e4f88a549 [2022-03-16T20:33:51.948Z] [2022-03-16T20:33:51.948Z] Successfully built 091e4f88a549 [2022-03-16T20:33:51.948Z] Successfully tagged core-data:latest [2022-03-16T20:33:52.214Z]  Building core-data ... done  [Pipeline] } [2022-03-16T20:33:52.223Z] $ docker stop --time=1 48b1ae866fd4e2c6fecc88d1bb79bc0eee03c7801eddc53b5c69b5c9a6a07ceb [2022-03-16T20:33:53.567Z] $ docker rm -f 48b1ae866fd4e2c6fecc88d1bb79bc0eee03c7801eddc53b5c69b5c9a6a07ceb [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T20:33:53.923Z] + docker images [2022-03-16T20:33:53.923Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T20:33:53.923Z] core-data latest 091e4f88a549 2 seconds ago 20MB [2022-03-16T20:33:53.923Z] support-notifications latest 460833a16179 3 seconds ago 16.7MB [2022-03-16T20:33:53.923Z] 78b1d67828c3 6 seconds ago 1.78GB [2022-03-16T20:33:53.923Z] 03f32f64b56a 7 seconds ago 1.79GB [2022-03-16T20:33:53.923Z] security-proxy-setup latest 3d6cdd8404de 8 seconds ago 26.2MB [2022-03-16T20:33:53.923Z] security-secretstore-setup latest f26ad8ebe519 10 seconds ago 27.9MB [2022-03-16T20:33:53.923Z] 210f4c6444b1 13 seconds ago 1.78GB [2022-03-16T20:33:53.923Z] sys-mgmt-agent latest 55dd54e76290 20 seconds ago 296MB [2022-03-16T20:33:53.923Z] 5eb231d26b8e 21 seconds ago 1.78GB [2022-03-16T20:33:53.923Z] security-bootstrapper latest 233d56d6a960 30 seconds ago 18.7MB [2022-03-16T20:33:53.923Z] core-command latest 43aa2321bd14 39 seconds ago 15.8MB [2022-03-16T20:33:53.923Z] core-metadata latest b8c8ca8ace1f 40 seconds ago 16.6MB [2022-03-16T20:33:53.923Z] support-scheduler latest ae207b5477d5 40 seconds ago 16MB [2022-03-16T20:33:53.923Z] 079ba5c2d59a 45 seconds ago 1.78GB [2022-03-16T20:33:53.923Z] 38369fd43ed8 45 seconds ago 1.77GB [2022-03-16T20:33:53.923Z] f8f0a33e967a 46 seconds ago 1.77GB [2022-03-16T20:33:53.923Z] 6fe758403fc4 47 seconds ago 1.78GB [2022-03-16T20:33:53.923Z] c9bf54971973 48 seconds ago 1.77GB [2022-03-16T20:33:53.923Z] ci-base-image-x86_64 latest 5b0956261c77 3 minutes ago 1.27GB [2022-03-16T20:33:53.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-16T20:33:53.923Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-16T20:33:53.923Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-16T20:33:53.923Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-16T20:33:53.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T20:34:02.196Z] provisioning config files... [2022-03-16T20:34:02.224Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8873262953207118739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:34:02.594Z] ---> docker-login.sh [2022-03-16T20:34:02.595Z] nexus3.edgexfoundry.org:10001 [2022-03-16T20:34:03.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:34:04.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:34:04.176Z] Configure a credential helper to remove this warning. See [2022-03-16T20:34:04.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:34:04.176Z] [2022-03-16T20:34:04.176Z] Login Succeeded [2022-03-16T20:34:04.176Z] nexus3.edgexfoundry.org:10002 [2022-03-16T20:34:04.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:34:04.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:34:04.452Z] Configure a credential helper to remove this warning. See [2022-03-16T20:34:04.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:34:04.452Z] [2022-03-16T20:34:04.452Z] Login Succeeded [2022-03-16T20:34:04.452Z] nexus3.edgexfoundry.org:10003 [2022-03-16T20:34:05.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:34:05.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:34:05.064Z] Configure a credential helper to remove this warning. See [2022-03-16T20:34:05.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:34:05.064Z] [2022-03-16T20:34:05.064Z] Login Succeeded [2022-03-16T20:34:05.064Z] nexus3.edgexfoundry.org:10004 [2022-03-16T20:34:05.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:34:05.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:34:05.616Z] Configure a credential helper to remove this warning. See [2022-03-16T20:34:05.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:34:05.616Z] [2022-03-16T20:34:05.616Z] Login Succeeded [2022-03-16T20:34:05.616Z] docker.io [2022-03-16T20:34:05.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:34:06.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:34:06.490Z] Configure a credential helper to remove this warning. See [2022-03-16T20:34:06.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:34:06.490Z] [2022-03-16T20:34:06.490Z] Login Succeeded [2022-03-16T20:34:06.490Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T20:34:06.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-16T20:34:07.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T20:34:07.178Z] ========================================================= [2022-03-16T20:34:07.178Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-16T20:34:07.178Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:34:07.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T20:34:07.867Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-16T20:34:07.867Z] 9b3977197b4f: Pulling fs layer [2022-03-16T20:34:07.867Z] 1a89e8eeedd5: Pulling fs layer [2022-03-16T20:34:07.867Z] 94645a83ff95: Pulling fs layer [2022-03-16T20:34:07.867Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-16T20:34:07.867Z] 0c92f367c5e7: Pulling fs layer [2022-03-16T20:34:07.867Z] f7c0051592d6: Pulling fs layer [2022-03-16T20:34:07.867Z] a227ed2f7395: Pulling fs layer [2022-03-16T20:34:07.867Z] 7b1c46037f91: Pulling fs layer [2022-03-16T20:34:07.867Z] f7c0051592d6: Waiting [2022-03-16T20:34:07.867Z] 3f3a8bcf1eab: Waiting [2022-03-16T20:34:07.867Z] 0c92f367c5e7: Waiting [2022-03-16T20:34:07.867Z] a227ed2f7395: Waiting [2022-03-16T20:34:07.867Z] 7b1c46037f91: Waiting [2022-03-16T20:34:07.867Z] 94645a83ff95: Download complete [2022-03-16T20:34:07.867Z] 1a89e8eeedd5: Download complete [2022-03-16T20:34:07.867Z] 0c92f367c5e7: Verifying Checksum [2022-03-16T20:34:07.867Z] 0c92f367c5e7: Download complete [2022-03-16T20:34:07.867Z] f7c0051592d6: Verifying Checksum [2022-03-16T20:34:07.867Z] f7c0051592d6: Download complete [2022-03-16T20:34:07.867Z] 9b3977197b4f: Verifying Checksum [2022-03-16T20:34:07.867Z] 9b3977197b4f: Download complete [2022-03-16T20:34:07.867Z] a227ed2f7395: Verifying Checksum [2022-03-16T20:34:07.867Z] a227ed2f7395: Download complete [2022-03-16T20:34:08.860Z] 9b3977197b4f: Pull complete [2022-03-16T20:34:09.100Z] Still waiting to schedule task [2022-03-16T20:34:09.101Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-16T20:34:09.140Z] 1a89e8eeedd5: Pull complete [2022-03-16T20:34:09.756Z] 94645a83ff95: Pull complete [2022-03-16T20:34:10.032Z] 7b1c46037f91: Verifying Checksum [2022-03-16T20:34:10.032Z] 7b1c46037f91: Download complete [2022-03-16T20:34:10.635Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-16T20:34:10.635Z] 3f3a8bcf1eab: Download complete [2022-03-16T20:34:25.784Z] 3f3a8bcf1eab: Pull complete [2022-03-16T20:34:25.784Z] 0c92f367c5e7: Pull complete [2022-03-16T20:34:26.063Z] f7c0051592d6: Pull complete [2022-03-16T20:34:26.345Z] a227ed2f7395: Pull complete [2022-03-16T20:34:34.696Z] 7b1c46037f91: Pull complete [2022-03-16T20:34:34.696Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-16T20:34:34.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T20:34:34.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:34:35.056Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T20:34:35.056Z] WORKDIR /edgex [2022-03-16T20:34:35.056Z] COPY go.mod . [2022-03-16T20:34:35.056Z] RUN go mod download [2022-03-16T20:34:35.056Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-16T20:34:37.862Z] Sending build context to Docker daemon 168.8MB [2022-03-16T20:34:37.862Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T20:34:37.862Z] ---> f79e39bc4007 [2022-03-16T20:34:37.862Z] Step 2/4 : WORKDIR /edgex [2022-03-16T20:34:39.328Z] ---> Running in 9223ac416671 [2022-03-16T20:34:39.604Z] Removing intermediate container 9223ac416671 [2022-03-16T20:34:39.604Z] ---> 221f1e6063f7 [2022-03-16T20:34:39.604Z] Step 3/4 : COPY go.mod . [2022-03-16T20:34:40.208Z] ---> d8f39089a12c [2022-03-16T20:34:40.208Z] Step 4/4 : RUN go mod download [2022-03-16T20:34:40.208Z] ---> Running in 811a6f896cdc [2022-03-16T20:36:17.110Z] Removing intermediate container 811a6f896cdc [2022-03-16T20:36:17.110Z] ---> 4dbf804b310e [2022-03-16T20:36:17.110Z] Successfully built 4dbf804b310e [2022-03-16T20:36:17.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:36:17.475Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T20:36:17.475Z] . [Pipeline] withDockerContainer [2022-03-16T20:36:17.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-7340 does not seem to be running inside a container [2022-03-16T20:36:17.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2022-03-16T20:36:19.602Z] $ docker top f30b105edf7219fe249ec1c57dc925034897945120f6b11f128a7def678fbb43 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:36:20.620Z] + go version [2022-03-16T20:36:20.620Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-16T20:36:20.654Z] $ docker stop --time=1 f30b105edf7219fe249ec1c57dc925034897945120f6b11f128a7def678fbb43 [2022-03-16T20:36:22.431Z] $ docker rm -f f30b105edf7219fe249ec1c57dc925034897945120f6b11f128a7def678fbb43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:36:23.145Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T20:36:23.145Z] . [Pipeline] withDockerContainer [2022-03-16T20:36:23.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-7340 does not seem to be running inside a container [2022-03-16T20:36:23.559Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2022-03-16T20:36:25.227Z] $ docker top 0ee5c515cfb10091e118268e07fdf9b610f4d630ceff9a114fbdaf53583c09f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T20:36:25.579Z] ========================================================= [2022-03-16T20:36:25.579Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-16T20:36:25.579Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:36:26.257Z] + make test [2022-03-16T20:36:26.257Z] go mod tidy [2022-03-16T20:36:27.251Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-16T20:37:14.316Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-16T20:38:22.561Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-16T20:38:49.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-16T20:38:56.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements [2022-03-16T20:38:56.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-16T20:38:56.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-16T20:39:01.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.449s coverage: 98.5% of statements [2022-03-16T20:39:01.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-16T20:39:01.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.559s coverage: 54.9% of statements [2022-03-16T20:39:01.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-16T20:39:01.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-16T20:39:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.076s coverage: 89.2% of statements [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:39:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.320s coverage: 84.4% of statements [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-16T20:39:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.751s coverage: 94.2% of statements [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:39:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.323s coverage: 72.2% of statements [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-16T20:39:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.326s coverage: 60.0% of statements [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-16T20:39:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.442s coverage: 0.9% of statements [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-16T20:39:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.244s coverage: 58.8% of statements [2022-03-16T20:39:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.842s coverage: 24.0% of statements [2022-03-16T20:39:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-16T20:39:24.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 47.1% of statements [2022-03-16T20:39:26.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.303s coverage: 79.5% of statements [2022-03-16T20:39:26.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements [2022-03-16T20:39:26.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements [2022-03-16T20:39:26.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements [2022-03-16T20:39:38.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.297s coverage: 94.4% of statements [2022-03-16T20:39:38.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.235s coverage: 44.8% of statements [2022-03-16T20:39:45.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.721s coverage: 82.5% of statements [2022-03-16T20:39:45.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-16T20:39:53.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.368s coverage: 92.9% of statements [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-16T20:39:53.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 65.1% of statements [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-16T20:39:53.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.254s coverage: 87.2% of statements [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-16T20:39:53.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.230s coverage: 100.0% of statements [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-16T20:39:53.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 58.8% of statements [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-16T20:39:53.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.312s coverage: 80.0% of statements [2022-03-16T20:39:53.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.290s coverage: 87.2% of statements [2022-03-16T20:39:53.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements [2022-03-16T20:39:53.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.934s coverage: 91.2% of statements [2022-03-16T20:39:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-16T20:39:55.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 64.4% of statements [2022-03-16T20:39:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-16T20:39:55.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-16T20:39:55.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.239s coverage: 100.0% of statements [2022-03-16T20:39:55.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.142s coverage: 89.4% of statements [2022-03-16T20:39:55.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-03-16T20:39:55.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2022-03-16T20:39:56.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-03-16T20:40:02.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.686s coverage: 65.4% of statements [2022-03-16T20:40:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-16T20:40:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-16T20:40:02.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-16T20:40:04.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.938s coverage: 43.8% of statements [2022-03-16T20:40:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-16T20:40:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-16T20:40:04.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.393s coverage: 89.5% of statements [2022-03-16T20:40:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-16T20:40:04.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements [2022-03-16T20:40:04.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-16T20:40:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.368s coverage: 17.7% of statements [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-16T20:40:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.867s coverage: 92.3% of statements [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-16T20:40:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 63.2% of statements [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-16T20:40:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.558s coverage: 97.7% of statements [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-16T20:40:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.248s coverage: 28.9% of statements [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-16T20:40:13.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-16T20:40:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.286s coverage: 100.0% of statements [2022-03-16T20:40:13.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.123s coverage: 96.9% of statements [2022-03-16T20:40:13.816Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-16T20:40:13.816Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-16T20:40:13.816Z] GO111MODULE=on go vet ./... [2022-03-16T20:41:50.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T20:41:50.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T20:41:50.729Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T20:41:50.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-16T20:41:51.408Z] + ls -al . [2022-03-16T20:41:51.408Z] total 672 [2022-03-16T20:41:51.408Z] drwxrwxr-x 9 1001 1001 4096 Mar 16 20:41 . [2022-03-16T20:41:51.408Z] drwxr-xr-x 4 root root 4096 Mar 16 20:36 .. [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 20:33 .dockerignore [2022-03-16T20:41:51.408Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:33 .git [2022-03-16T20:41:51.408Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:33 .github [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 804 Mar 16 20:33 .gitignore [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 20:33 .golangci.yml [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 76 Mar 16 20:33 .hadolint.yml [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 20:33 .sonarcloud.properties [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 20:33 ADOPTERS.md [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 9019 Mar 16 20:33 Attribution.txt [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 51732 Mar 16 20:33 CHANGELOG.md [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 20:33 CONTRIBUTING.md [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 20:33 GOVERNANCE.md [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 849 Mar 16 20:33 Jenkinsfile [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 20:33 LICENSE [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 6508 Mar 16 20:33 Makefile [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 20:33 OWNERS.md [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 8207 Mar 16 20:33 README.md [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 6912 Mar 16 20:33 SECURITY.md [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 20:30 VERSION [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 20:33 ZMQWindows.md [2022-03-16T20:41:51.408Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:33 bin [2022-03-16T20:41:51.408Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 20:33 cmd [2022-03-16T20:41:51.408Z] -rw-r--r-- 1 root root 426503 Mar 16 20:40 coverage.out [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 2827 Mar 16 20:33 go.mod [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 50365 Mar 16 20:33 go.sum [2022-03-16T20:41:51.408Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:33 internal [2022-03-16T20:41:51.408Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:33 openapi [2022-03-16T20:41:51.408Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:33 snap [2022-03-16T20:41:51.408Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 20:33 version.go [Pipeline] sh [2022-03-16T20:41:52.092Z] + '[' -e coverage.out ] [2022-03-16T20:41:52.092Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-16T20:41:52.122Z] Warning: overwriting stash ‘coverage-report’ [2022-03-16T20:41:53.032Z] Stashed 1 file(s) [Pipeline] sh [2022-03-16T20:41:53.687Z] + make build [2022-03-16T20:41:53.687Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-16T20:42:01.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T20:42:34.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T20:42:37.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T20:42:43.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-16T20:42:44.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-16T20:42:49.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T20:42:54.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-16T20:42:58.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-16T20:43:03.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-16T20:43:07.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T20:43:11.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-16T20:43:18.203Z] $ docker stop --time=1 0ee5c515cfb10091e118268e07fdf9b610f4d630ceff9a114fbdaf53583c09f2 [2022-03-16T20:43:20.148Z] $ docker rm -f 0ee5c515cfb10091e118268e07fdf9b610f4d630ceff9a114fbdaf53583c09f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:43:21.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T20:43:21.739Z] [2022-03-16T20:43:21.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:43:22.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T20:43:22.382Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-16T20:43:22.382Z] 29e5d40040c1: Pulling fs layer [2022-03-16T20:43:22.382Z] 1ce36da41761: Pulling fs layer [2022-03-16T20:43:22.382Z] 25b303627fd3: Pulling fs layer [2022-03-16T20:43:22.382Z] 29e5d40040c1: Download complete [2022-03-16T20:43:22.663Z] 1ce36da41761: Verifying Checksum [2022-03-16T20:43:22.663Z] 1ce36da41761: Download complete [2022-03-16T20:43:23.263Z] 29e5d40040c1: Pull complete [2022-03-16T20:43:24.703Z] 25b303627fd3: Verifying Checksum [2022-03-16T20:43:24.703Z] 25b303627fd3: Download complete [2022-03-16T20:43:24.703Z] 1ce36da41761: Pull complete [2022-03-16T20:43:37.113Z] 25b303627fd3: Pull complete [2022-03-16T20:43:37.113Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-16T20:43:37.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T20:43:37.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-16T20:43:37.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-7340 does not seem to be running inside a container [2022-03-16T20:43:37.481Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-16T20:43:40.292Z] $ docker top 372540567d7a4cd95474a3cfdaef3891fd58beb5c0fd9dd21264ca3831c7965e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:43:41.240Z] + grep parallel [2022-03-16T20:43:41.240Z] + docker-compose build --help [2022-03-16T20:43:47.964Z] --parallel Build images in parallel. [Pipeline] } [2022-03-16T20:43:47.993Z] $ docker stop --time=1 372540567d7a4cd95474a3cfdaef3891fd58beb5c0fd9dd21264ca3831c7965e [2022-03-16T20:43:49.765Z] $ docker rm -f 372540567d7a4cd95474a3cfdaef3891fd58beb5c0fd9dd21264ca3831c7965e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:43:50.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T20:43:50.377Z] . [Pipeline] withDockerContainer [2022-03-16T20:43:50.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-7340 does not seem to be running inside a container [2022-03-16T20:43:50.730Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-16T20:43:52.084Z] $ docker top 29e0a7e2f75fc3c13c320a9d241d52a5e87ba5d392b93a3e052402bc0c39bba3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:43:53.006Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-16T20:43:59.709Z] Building core-command ... [2022-03-16T20:43:59.709Z] Building core-data ... [2022-03-16T20:43:59.709Z] Building core-metadata ... [2022-03-16T20:43:59.709Z] Building security-bootstrapper ... [2022-03-16T20:43:59.709Z] Building security-proxy-setup ... [2022-03-16T20:43:59.709Z] Building security-secretstore-setup ... [2022-03-16T20:43:59.709Z] Building support-notifications ... [2022-03-16T20:43:59.709Z] Building support-scheduler ... [2022-03-16T20:43:59.709Z] Building sys-mgmt-agent ... [2022-03-16T20:43:59.709Z] Building security-bootstrapper [2022-03-16T20:43:59.709Z] Building security-secretstore-setup [2022-03-16T20:43:59.709Z] Building core-metadata [2022-03-16T20:43:59.709Z] Building core-command [2022-03-16T20:43:59.709Z] Building support-notifications [2022-03-16T20:45:21.489Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:45:21.489Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:45:21.489Z] ---> 4dbf804b310e [2022-03-16T20:45:21.489Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:45:21.489Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:45:21.489Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:45:21.489Z] ---> 4dbf804b310e [2022-03-16T20:45:21.489Z] Step 3/31 : WORKDIR /edgex-go [2022-03-16T20:45:21.489Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:45:21.489Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:45:21.489Z] ---> 4dbf804b310e [2022-03-16T20:45:21.489Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:45:21.489Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:45:21.489Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:45:21.489Z] ---> 4dbf804b310e [2022-03-16T20:45:21.489Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T20:45:21.489Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:45:21.489Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:45:21.489Z] ---> 4dbf804b310e [2022-03-16T20:45:21.489Z] Step 3/25 : WORKDIR /edgex-go [2022-03-16T20:45:21.489Z] ---> Running in ec6f579ac662 [2022-03-16T20:45:21.489Z] ---> Running in 071d2617c999 [2022-03-16T20:45:21.489Z] ---> Running in 00eeba78abbd [2022-03-16T20:45:21.489Z] ---> Running in 3c5408de3eaf [2022-03-16T20:45:21.489Z] ---> Running in 08380e3ab1a3 [2022-03-16T20:45:21.489Z] Removing intermediate container 08380e3ab1a3 [2022-03-16T20:45:21.490Z] ---> d3620603f2a7 [2022-03-16T20:45:21.490Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:45:21.490Z] Removing intermediate container 071d2617c999 [2022-03-16T20:45:21.490Z] ---> aa9962fedb4e [2022-03-16T20:45:21.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:45:21.490Z] Removing intermediate container 00eeba78abbd [2022-03-16T20:45:21.490Z] ---> 2403e03982d9 [2022-03-16T20:45:21.490Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:45:21.490Z] Removing intermediate container 3c5408de3eaf [2022-03-16T20:45:21.490Z] ---> c39b3e1440f9 [2022-03-16T20:45:21.490Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:45:21.490Z] Removing intermediate container ec6f579ac662 [2022-03-16T20:45:21.490Z] ---> 2cc557360cef [2022-03-16T20:45:21.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:45:21.490Z] ---> Running in 9e9dd91742fc [2022-03-16T20:45:21.490Z] ---> Running in 39da6c865e17 [2022-03-16T20:45:21.490Z] ---> Running in cbec6564bbe6 [2022-03-16T20:45:21.490Z] ---> Running in 95633500f10b [2022-03-16T20:45:21.490Z] ---> Running in 10dc7ea81add [2022-03-16T20:45:21.490Z] Removing intermediate container 39da6c865e17 [2022-03-16T20:45:21.490Z] ---> 6ab5615742c9 [2022-03-16T20:45:21.490Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T20:45:21.490Z] ---> Running in 9b06d9d9b327 [2022-03-16T20:45:21.490Z] Removing intermediate container 9e9dd91742fc [2022-03-16T20:45:21.490Z] ---> 6edda438fd31 [2022-03-16T20:45:21.490Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-16T20:45:21.490Z] ---> Running in 65feb8da2ac3 [2022-03-16T20:45:21.490Z] Removing intermediate container cbec6564bbe6 [2022-03-16T20:45:21.490Z] ---> a9acf86e2871 [2022-03-16T20:45:21.490Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-16T20:45:21.490Z] Removing intermediate container 10dc7ea81add [2022-03-16T20:45:21.490Z] ---> cfd1cf8a7559 [2022-03-16T20:45:21.490Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-16T20:45:21.490Z] ---> Running in 259380e8426f [2022-03-16T20:45:21.490Z] Removing intermediate container 95633500f10b [2022-03-16T20:45:21.490Z] ---> 7ec4c35326c3 [2022-03-16T20:45:21.490Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T20:45:21.490Z] ---> Running in 3064735050dc [2022-03-16T20:45:21.490Z] ---> Running in 088ca97a6045 [2022-03-16T20:45:21.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:45:22.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:45:22.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:45:22.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:45:22.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:45:22.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:45:22.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:45:23.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:45:23.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:45:23.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:45:24.423Z] OK: 220 MiB in 52 packages [2022-03-16T20:45:25.128Z] OK: 220 MiB in 52 packages [2022-03-16T20:45:25.789Z] OK: 220 MiB in 52 packages [2022-03-16T20:45:26.086Z] OK: 220 MiB in 52 packages [2022-03-16T20:45:26.740Z] OK: 220 MiB in 52 packages [2022-03-16T20:45:27.041Z] Removing intermediate container 9b06d9d9b327 [2022-03-16T20:45:27.041Z] ---> 140ea9f02006 [2022-03-16T20:45:27.041Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:45:27.672Z] Removing intermediate container 65feb8da2ac3 [2022-03-16T20:45:27.672Z] ---> 25e0d07a3e0b [2022-03-16T20:45:27.672Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T20:45:27.951Z] Removing intermediate container 259380e8426f [2022-03-16T20:45:27.951Z] ---> d1ddfb0d4bc9 [2022-03-16T20:45:27.951Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-16T20:45:28.232Z] Removing intermediate container 3064735050dc [2022-03-16T20:45:28.232Z] ---> fb1862d4515d [2022-03-16T20:45:28.232Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-16T20:45:28.510Z] Removing intermediate container 088ca97a6045 [2022-03-16T20:45:28.510Z] ---> babece8b026b [2022-03-16T20:45:28.510Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:45:28.792Z] ---> 819d870f81c3 [2022-03-16T20:45:28.792Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:45:29.085Z] ---> Running in 3a782b081bfc [2022-03-16T20:45:29.085Z] ---> 2ddf132b9939 [2022-03-16T20:45:29.365Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:45:29.649Z] ---> Running in 07c405a835d9 [2022-03-16T20:45:30.266Z] ---> c7c18066d471 [2022-03-16T20:45:30.266Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:45:30.266Z] ---> 14a2ddcea53d [2022-03-16T20:45:30.266Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:45:30.266Z] ---> Running in 4c38d33bc6b7 [2022-03-16T20:45:30.556Z] ---> Running in b968dfbcd463 [2022-03-16T20:45:30.843Z] ---> 278ef5d61398 [2022-03-16T20:45:30.843Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:45:31.128Z] ---> Running in acafa6700b73 [2022-03-16T20:45:37.942Z] Removing intermediate container 07c405a835d9 [2022-03-16T20:45:37.942Z] ---> b90560b63328 [2022-03-16T20:45:37.942Z] Step 8/22 : COPY . . [2022-03-16T20:45:37.942Z] Removing intermediate container 3a782b081bfc [2022-03-16T20:45:37.942Z] ---> e5c4f7aeb475 [2022-03-16T20:45:37.942Z] Step 8/23 : COPY . . [2022-03-16T20:45:38.929Z] Removing intermediate container acafa6700b73 [2022-03-16T20:45:38.929Z] ---> f2e621122aa3 [2022-03-16T20:45:38.929Z] Step 8/23 : COPY . . [2022-03-16T20:45:38.929Z] Removing intermediate container 4c38d33bc6b7 [2022-03-16T20:45:38.929Z] ---> 2d70707fce3f [2022-03-16T20:45:38.929Z] Step 8/25 : COPY . . [2022-03-16T20:45:38.929Z] Removing intermediate container b968dfbcd463 [2022-03-16T20:45:38.929Z] ---> 010448234ddc [2022-03-16T20:45:39.203Z] Step 8/31 : COPY . . [2022-03-16T20:46:11.607Z] ---> 88df8b28c73c [2022-03-16T20:46:11.607Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-16T20:46:11.607Z] ---> fc0ebf08c08e [2022-03-16T20:46:11.607Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-16T20:46:11.607Z] ---> 93ab3be75faf [2022-03-16T20:46:11.607Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-16T20:46:11.607Z] ---> Running in 55fd32dca95f [2022-03-16T20:46:11.607Z] ---> Running in de0e16ef3d42 [2022-03-16T20:46:11.607Z] ---> Running in 16fc1ae2cc95 [2022-03-16T20:46:11.607Z] ---> abf5d089915d [2022-03-16T20:46:11.607Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-16T20:46:11.607Z] ---> Running in d27ed969a597 [2022-03-16T20:46:11.607Z] ---> 5fe93a42f01f [2022-03-16T20:46:11.607Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-16T20:46:11.607Z] ---> Running in b16deda342e2 [2022-03-16T20:46:11.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-16T20:46:11.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T20:46:11.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T20:46:11.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T20:46:11.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-16T20:49:03.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-16T20:49:09.466Z] Removing intermediate container d27ed969a597 [2022-03-16T20:49:09.466Z] ---> d57f97ff3133 [2022-03-16T20:49:09.466Z] [2022-03-16T20:49:09.466Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:49:10.088Z] 3.14: Pulling from library/alpine [2022-03-16T20:49:11.562Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T20:49:11.562Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T20:49:11.562Z] ---> 5b8b7b635229 [2022-03-16T20:49:11.562Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:49:11.854Z] ---> Running in a0df4f5ac770 [2022-03-16T20:49:14.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:14.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:16.345Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T20:49:16.345Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:49:16.345Z] OK: 6 MiB in 15 packages [2022-03-16T20:49:19.263Z] Removing intermediate container a0df4f5ac770 [2022-03-16T20:49:19.263Z] ---> 4e02d77c3a66 [2022-03-16T20:49:19.263Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:49:19.263Z] ---> Running in 7f48e56eac21 [2022-03-16T20:49:19.897Z] Removing intermediate container 7f48e56eac21 [2022-03-16T20:49:19.897Z] ---> caa4359bfb3c [2022-03-16T20:49:19.897Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-16T20:49:20.518Z] ---> Running in ace2a146d1e1 [2022-03-16T20:49:20.802Z] Removing intermediate container 55fd32dca95f [2022-03-16T20:49:20.802Z] ---> 2a0be0c1eb44 [2022-03-16T20:49:20.802Z] [2022-03-16T20:49:20.802Z] Step 10/31 : FROM alpine:3.14 [2022-03-16T20:49:20.802Z] ---> 5b8b7b635229 [2022-03-16T20:49:20.802Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-16T20:49:21.093Z] ---> Running in 208588b7b374 [2022-03-16T20:49:21.722Z] Removing intermediate container ace2a146d1e1 [2022-03-16T20:49:21.722Z] ---> a812ae1898b6 [2022-03-16T20:49:21.722Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T20:49:22.011Z] ---> Running in ad022f6e155e [2022-03-16T20:49:22.646Z] Removing intermediate container 208588b7b374 [2022-03-16T20:49:22.646Z] ---> 3dc67b0ad54f [2022-03-16T20:49:22.646Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-16T20:49:22.934Z] ---> Running in 4894e36fbfcb [2022-03-16T20:49:23.230Z] Removing intermediate container ad022f6e155e [2022-03-16T20:49:23.230Z] ---> db2d5cf6d9da [2022-03-16T20:49:23.230Z] Step 15/23 : WORKDIR / [2022-03-16T20:49:23.512Z] ---> Running in aa00639fb195 [2022-03-16T20:49:24.530Z] Removing intermediate container aa00639fb195 [2022-03-16T20:49:24.530Z] ---> bf4a4ec1d480 [2022-03-16T20:49:24.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:49:25.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:26.207Z] ---> 98aec90259c7 [2022-03-16T20:49:26.207Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-16T20:49:26.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:26.501Z] Removing intermediate container b16deda342e2 [2022-03-16T20:49:26.501Z] ---> 9886ab66128e [2022-03-16T20:49:26.501Z] [2022-03-16T20:49:26.501Z] Step 10/25 : FROM alpine:3.14 [2022-03-16T20:49:26.501Z] ---> 5b8b7b635229 [2022-03-16T20:49:26.501Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-16T20:49:26.501Z] ---> Running in 44aba2b77aaf [2022-03-16T20:49:27.971Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-16T20:49:27.971Z] (2/2) Installing su-exec (0.2-r1) [2022-03-16T20:49:27.971Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:49:27.971Z] OK: 6 MiB in 16 packages [2022-03-16T20:49:29.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:29.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:30.020Z] ---> 1b4ea74eb051 [2022-03-16T20:49:30.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-16T20:49:30.306Z] Removing intermediate container 4894e36fbfcb [2022-03-16T20:49:30.306Z] ---> fb4fbefbda5e [2022-03-16T20:49:30.306Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-16T20:49:30.600Z] ---> Running in 3b8956beddba [2022-03-16T20:49:31.244Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-16T20:49:31.244Z] Removing intermediate container 3b8956beddba [2022-03-16T20:49:31.244Z] ---> 957a13ba2bd5 [2022-03-16T20:49:31.244Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-16T20:49:31.244Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-16T20:49:31.244Z] (3/3) Installing su-exec (0.2-r1) [2022-03-16T20:49:31.244Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:49:31.545Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:49:31.847Z] ---> Running in b6a0a258321f [2022-03-16T20:49:31.847Z] ---> ca6218f47070 [2022-03-16T20:49:31.847Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-16T20:49:31.847Z] OK: 6 MiB in 17 packages [2022-03-16T20:49:32.132Z] ---> Running in 058f5a978842 [2022-03-16T20:49:32.752Z] Removing intermediate container b6a0a258321f [2022-03-16T20:49:32.752Z] ---> 5cab78449d9a [2022-03-16T20:49:32.752Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-16T20:49:33.033Z] ---> Running in 83069651d6f0 [2022-03-16T20:49:33.317Z] Removing intermediate container 058f5a978842 [2022-03-16T20:49:33.317Z] ---> c057fd3d6fb5 [2022-03-16T20:49:33.317Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:49:33.604Z] ---> Running in 1ea03c69d161 [2022-03-16T20:49:34.618Z] Removing intermediate container 1ea03c69d161 [2022-03-16T20:49:34.618Z] ---> 70500c35ebf7 [2022-03-16T20:49:34.618Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T20:49:34.922Z] Removing intermediate container 44aba2b77aaf [2022-03-16T20:49:34.922Z] ---> 45e8004b1c72 [2022-03-16T20:49:34.922Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T20:49:34.922Z] ---> Running in 1364defd4210 [2022-03-16T20:49:34.922Z] ---> Running in f486a22635ec [2022-03-16T20:49:36.421Z] Removing intermediate container f486a22635ec [2022-03-16T20:49:36.421Z] ---> 491b31eeb249 [2022-03-16T20:49:36.421Z] Step 13/25 : WORKDIR / [2022-03-16T20:49:36.421Z] Removing intermediate container 1364defd4210 [2022-03-16T20:49:36.421Z] ---> 1e07ddba6411 [2022-03-16T20:49:36.421Z] Step 22/23 : LABEL git_sha=fab3e66a9920e8b59dcb299e09e15883a161f0c1 [2022-03-16T20:49:36.421Z] ---> Running in 758f75565014 [2022-03-16T20:49:36.421Z] ---> Running in fc4720e20491 [2022-03-16T20:49:36.421Z] Removing intermediate container 83069651d6f0 [2022-03-16T20:49:36.421Z] ---> 2537f1173161 [2022-03-16T20:49:36.421Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-16T20:49:36.709Z] ---> Running in ee02184d982f [2022-03-16T20:49:37.318Z] Removing intermediate container 758f75565014 [2022-03-16T20:49:37.318Z] ---> fa09b7823993 [2022-03-16T20:49:37.318Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:49:37.603Z] Removing intermediate container fc4720e20491 [2022-03-16T20:49:37.603Z] ---> 6648b58507a1 [2022-03-16T20:49:37.603Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-16T20:49:37.603Z] ---> Running in 2eb0684f97bd [2022-03-16T20:49:37.603Z] Removing intermediate container ee02184d982f [2022-03-16T20:49:37.603Z] ---> 3df07024b307 [2022-03-16T20:49:37.604Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-16T20:49:38.605Z] Removing intermediate container 2eb0684f97bd [2022-03-16T20:49:38.605Z] ---> d175256e161a [2022-03-16T20:49:38.605Z] [2022-03-16T20:49:39.220Z] Successfully built d175256e161a [2022-03-16T20:49:39.220Z] Successfully tagged core-command-arm64:latest [2022-03-16T20:49:39.220Z] ---> 4784af85a770 [2022-03-16T20:49:39.220Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-16T20:49:39.220Z] Building security-proxy-setup [2022-03-16T20:49:39.220Z]  Building core-command ... done  ---> 7fb6e82cefdb [2022-03-16T20:49:39.220Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-16T20:49:39.220Z] Removing intermediate container de0e16ef3d42 [2022-03-16T20:49:39.220Z] ---> 68d01446a93d [2022-03-16T20:49:39.220Z] [2022-03-16T20:49:39.220Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T20:49:39.220Z] ---> 5b8b7b635229 [2022-03-16T20:49:39.220Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-16T20:49:39.498Z] ---> Running in 63dfd5dcc827 [2022-03-16T20:49:39.498Z] ---> Running in 71a8ec8e599f [2022-03-16T20:49:40.126Z] Removing intermediate container 16fc1ae2cc95 [2022-03-16T20:49:40.126Z] ---> e1b57190803a [2022-03-16T20:49:40.126Z] [2022-03-16T20:49:40.126Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:49:40.126Z] ---> 5b8b7b635229 [2022-03-16T20:49:40.126Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:49:40.126Z] ---> Using cache [2022-03-16T20:49:40.126Z] ---> 4e02d77c3a66 [2022-03-16T20:49:40.126Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:49:40.126Z] ---> Using cache [2022-03-16T20:49:40.126Z] ---> caa4359bfb3c [2022-03-16T20:49:40.126Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-16T20:49:40.750Z] ---> Running in fc2b79d22725 [2022-03-16T20:49:41.775Z] ---> 2701edd7c258 [2022-03-16T20:49:41.775Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-16T20:49:41.775Z] Removing intermediate container fc2b79d22725 [2022-03-16T20:49:41.775Z] ---> 27c47988307a [2022-03-16T20:49:41.775Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T20:49:42.064Z] ---> Running in f4e45d7e8e60 [2022-03-16T20:49:42.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:42.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:43.604Z] Removing intermediate container f4e45d7e8e60 [2022-03-16T20:49:43.604Z] ---> e3162982e05b [2022-03-16T20:49:43.604Z] Step 15/23 : WORKDIR / [2022-03-16T20:49:43.604Z] ---> 96f1ba3179f9 [2022-03-16T20:49:43.604Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-16T20:49:43.896Z] ---> Running in 9f2c6a48ea68 [2022-03-16T20:49:43.896Z] Removing intermediate container 71a8ec8e599f [2022-03-16T20:49:43.896Z] ---> 69288c2e1c5e [2022-03-16T20:49:43.896Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:49:44.187Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-16T20:49:44.187Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-16T20:49:44.187Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:49:44.187Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:49:44.821Z] OK: 6 MiB in 16 packages [2022-03-16T20:49:44.821Z] Removing intermediate container 9f2c6a48ea68 [2022-03-16T20:49:44.821Z] ---> f09afb5bc33a [2022-03-16T20:49:44.821Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:49:45.142Z] ---> 5c9a71cce0bc [2022-03-16T20:49:45.142Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-16T20:49:45.422Z] ---> 6b201b46ef56 [2022-03-16T20:49:45.422Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-16T20:49:46.883Z] ---> 07a3cceedb6f [2022-03-16T20:49:46.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-16T20:49:47.491Z] ---> 7ade1d2f4ec9 [2022-03-16T20:49:47.491Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-16T20:49:47.491Z] Removing intermediate container 63dfd5dcc827 [2022-03-16T20:49:47.491Z] ---> d4526e764797 [2022-03-16T20:49:47.491Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:49:48.103Z] ---> Running in c6bb739331b9 [2022-03-16T20:49:48.103Z] ---> 6decd35d909f [2022-03-16T20:49:48.103Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-16T20:49:49.115Z] Removing intermediate container c6bb739331b9 [2022-03-16T20:49:49.115Z] ---> a187c5113abf [2022-03-16T20:49:49.115Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-16T20:49:49.513Z] ---> Running in a94f6718e094 [2022-03-16T20:49:49.810Z] ---> f7dd81ba3a00 [2022-03-16T20:49:49.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-16T20:49:49.810Z] ---> f4b8f54edb16 [2022-03-16T20:49:49.810Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-16T20:49:50.141Z] ---> 6ed072540908 [2022-03-16T20:49:50.141Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-16T20:49:50.505Z] Removing intermediate container a94f6718e094 [2022-03-16T20:49:50.505Z] ---> 3a5099954f08 [2022-03-16T20:49:50.505Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T20:49:50.804Z] ---> Running in 8ca89c1313dc [2022-03-16T20:49:51.913Z] ---> 499ed4ef30bb [2022-03-16T20:49:51.913Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-16T20:49:51.913Z] ---> Running in d9149c845f82 [2022-03-16T20:49:51.913Z] Removing intermediate container 8ca89c1313dc [2022-03-16T20:49:51.913Z] ---> a7766d34e773 [2022-03-16T20:49:51.913Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:49:51.913Z] ---> 39ab0d77c2ad [2022-03-16T20:49:51.913Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-16T20:49:52.207Z] ---> ee103fa0b94f [2022-03-16T20:49:52.207Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-16T20:49:52.207Z] ---> Running in 4819ee6ff40b [2022-03-16T20:49:53.693Z] Removing intermediate container d9149c845f82 [2022-03-16T20:49:53.693Z] ---> 9fe2ecc9653d [2022-03-16T20:49:53.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:49:53.693Z] ---> Running in c89207053432 [2022-03-16T20:49:53.969Z] ---> be4e8cf533eb [2022-03-16T20:49:53.969Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-16T20:49:53.969Z] ---> 42653aa4bf71 [2022-03-16T20:49:53.969Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-16T20:49:54.573Z] Removing intermediate container c89207053432 [2022-03-16T20:49:54.573Z] ---> 6c7cb935e76a [2022-03-16T20:49:54.573Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T20:49:54.573Z] ---> Running in bc60d736766e [2022-03-16T20:49:54.868Z] ---> Running in 6f7fd8378c06 [2022-03-16T20:49:55.475Z] Removing intermediate container bc60d736766e [2022-03-16T20:49:55.475Z] ---> b6bfe405bff0 [2022-03-16T20:49:55.475Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-16T20:49:55.750Z] Removing intermediate container 6f7fd8378c06 [2022-03-16T20:49:55.750Z] ---> d8d02be7b291 [2022-03-16T20:49:55.750Z] Step 22/23 : LABEL git_sha=fab3e66a9920e8b59dcb299e09e15883a161f0c1 [2022-03-16T20:49:56.042Z] Removing intermediate container 4819ee6ff40b [2022-03-16T20:49:56.042Z] ---> 72b8e0060d5d [2022-03-16T20:49:56.042Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-16T20:49:56.042Z] ---> Running in 5df634bc6b46 [2022-03-16T20:49:56.322Z] ---> Running in fc9002c04e9d [2022-03-16T20:49:56.942Z] ---> 82c4b22f8f1a [2022-03-16T20:49:56.942Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-16T20:49:56.942Z] Removing intermediate container fc9002c04e9d [2022-03-16T20:49:56.942Z] ---> 2e4c501b1c48 [2022-03-16T20:49:56.942Z] Step 23/25 : LABEL arch=arm64 [2022-03-16T20:49:56.942Z] Removing intermediate container 5df634bc6b46 [2022-03-16T20:49:57.239Z] ---> d5e179717401 [2022-03-16T20:49:57.239Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:49:57.239Z] ---> d1175bb79a20 [2022-03-16T20:49:57.239Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-16T20:49:57.239Z] ---> Running in b737ae3c87bd [2022-03-16T20:49:57.516Z] ---> Running in 9d577e2bc4f8 [2022-03-16T20:49:57.516Z] ---> Running in cd43f3e3a565 [2022-03-16T20:49:58.127Z] Removing intermediate container b737ae3c87bd [2022-03-16T20:49:58.127Z] ---> 6a6b11e7d3af [2022-03-16T20:49:58.127Z] Step 24/25 : LABEL git_sha=fab3e66a9920e8b59dcb299e09e15883a161f0c1 [2022-03-16T20:49:58.404Z] Removing intermediate container 9d577e2bc4f8 [2022-03-16T20:49:58.404Z] ---> 82202dcc6df4 [2022-03-16T20:49:58.404Z] [2022-03-16T20:49:58.404Z] ---> Running in 0b06b4b9ceba [2022-03-16T20:49:59.046Z] Removing intermediate container 0b06b4b9ceba [2022-03-16T20:49:59.046Z] ---> be6a6855d76f [2022-03-16T20:49:59.046Z] Step 25/25 : LABEL version=0.0.0 [2022-03-16T20:49:59.334Z] ---> 463a8f7553f6 [2022-03-16T20:49:59.334Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-16T20:49:59.334Z] ---> Running in 643eba5197e8 [2022-03-16T20:49:59.334Z] ---> Running in 8b21370384df [2022-03-16T20:49:59.618Z] Successfully built 82202dcc6df4 [2022-03-16T20:49:59.618Z] Successfully tagged core-metadata-arm64:latest [2022-03-16T20:49:59.618Z] Building sys-mgmt-agent [2022-03-16T20:50:00.242Z]  Building core-metadata ... done Removing intermediate container 643eba5197e8 [2022-03-16T20:50:00.242Z] ---> 7be1cea0b2e1 [2022-03-16T20:50:00.242Z] [2022-03-16T20:50:00.530Z] Removing intermediate container 8b21370384df [2022-03-16T20:50:00.530Z] ---> fe2bd8eed5c3 [2022-03-16T20:50:00.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:50:00.805Z] ---> Running in 391340ef0c43 [2022-03-16T20:50:00.805Z] Successfully built 7be1cea0b2e1 [2022-03-16T20:50:00.805Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-16T20:50:00.805Z]  Building security-secretstore-setup ... done Building core-data [2022-03-16T20:50:00.805Z] Removing intermediate container cd43f3e3a565 [2022-03-16T20:50:00.805Z] ---> 68f5ae217b85 [2022-03-16T20:50:00.805Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-16T20:50:01.468Z] ---> Running in 3bf521b8097d [2022-03-16T20:50:01.468Z] Removing intermediate container 391340ef0c43 [2022-03-16T20:50:01.468Z] ---> 0b8a272e2930 [2022-03-16T20:50:01.468Z] Step 20/22 : LABEL arch=arm64 [2022-03-16T20:50:01.746Z] ---> Running in 3a0879fecbee [2022-03-16T20:50:02.355Z] Removing intermediate container 3bf521b8097d [2022-03-16T20:50:02.355Z] ---> 33ceade75bc4 [2022-03-16T20:50:02.355Z] Step 28/31 : CMD ["gate"] [2022-03-16T20:50:02.632Z] Removing intermediate container 3a0879fecbee [2022-03-16T20:50:02.632Z] ---> 261382aa583f [2022-03-16T20:50:02.632Z] Step 21/22 : LABEL git_sha=fab3e66a9920e8b59dcb299e09e15883a161f0c1 [2022-03-16T20:50:02.908Z] ---> Running in fd5baa9d263e [2022-03-16T20:50:02.908Z] ---> Running in 1af72d869d37 [2022-03-16T20:50:03.915Z] Removing intermediate container 1af72d869d37 [2022-03-16T20:50:03.915Z] ---> faa58e4b378b [2022-03-16T20:50:03.915Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T20:50:03.915Z] Removing intermediate container fd5baa9d263e [2022-03-16T20:50:03.915Z] ---> a0f3d0300622 [2022-03-16T20:50:03.915Z] Step 29/31 : LABEL arch=arm64 [2022-03-16T20:50:03.915Z] ---> Running in 9b716665351a [2022-03-16T20:50:04.197Z] ---> Running in 10ffb0ce0eee [2022-03-16T20:50:04.483Z] Removing intermediate container 9b716665351a [2022-03-16T20:50:04.483Z] ---> dba1586d90b0 [2022-03-16T20:50:04.483Z] [2022-03-16T20:50:05.101Z] Removing intermediate container 10ffb0ce0eee [2022-03-16T20:50:05.101Z] ---> fcd21f3100c4 [2022-03-16T20:50:05.101Z] Step 30/31 : LABEL git_sha=fab3e66a9920e8b59dcb299e09e15883a161f0c1 [2022-03-16T20:50:05.376Z] Successfully built dba1586d90b0 [2022-03-16T20:50:05.376Z] Successfully tagged support-notifications-arm64:latest [2022-03-16T20:50:05.376Z]  Building support-notifications ... done Building support-scheduler [2022-03-16T20:50:05.376Z] ---> Running in 072380c51355 [2022-03-16T20:50:05.988Z] Removing intermediate container 072380c51355 [2022-03-16T20:50:05.988Z] ---> c2e311c252a9 [2022-03-16T20:50:05.988Z] Step 31/31 : LABEL version=0.0.0 [2022-03-16T20:50:06.269Z] ---> Running in e8e71f6ce8b6 [2022-03-16T20:50:06.873Z] Removing intermediate container e8e71f6ce8b6 [2022-03-16T20:50:06.873Z] ---> 3a07f3b11924 [2022-03-16T20:50:06.873Z] [2022-03-16T20:50:07.151Z] Successfully built 3a07f3b11924 [2022-03-16T20:50:07.151Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-16T20:50:19.860Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:50:19.860Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:50:19.860Z] ---> 4dbf804b310e [2022-03-16T20:50:19.860Z] Step 3/21 : WORKDIR /edgex-go [2022-03-16T20:50:19.860Z] ---> Using cache [2022-03-16T20:50:19.860Z] ---> 2cc557360cef [2022-03-16T20:50:19.860Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:50:19.860Z] ---> Using cache [2022-03-16T20:50:19.860Z] ---> 7ec4c35326c3 [2022-03-16T20:50:19.860Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-16T20:50:19.860Z] ---> Using cache [2022-03-16T20:50:19.860Z] ---> babece8b026b [2022-03-16T20:50:19.860Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-16T20:50:19.860Z] ---> Using cache [2022-03-16T20:50:19.860Z] ---> 278ef5d61398 [2022-03-16T20:50:19.860Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:50:19.860Z] ---> Using cache [2022-03-16T20:50:19.860Z] ---> f2e621122aa3 [2022-03-16T20:50:19.860Z] Step 8/21 : COPY . . [2022-03-16T20:50:19.860Z] ---> Using cache [2022-03-16T20:50:19.860Z] ---> abf5d089915d [2022-03-16T20:50:19.860Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-16T20:50:21.317Z] ---> Running in a78d12004c58 [2022-03-16T20:50:22.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-16T20:50:49.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:50:49.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:50:49.707Z] ---> 4dbf804b310e [2022-03-16T20:50:49.707Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:50:49.707Z] ---> Using cache [2022-03-16T20:50:49.707Z] ---> 2cc557360cef [2022-03-16T20:50:49.707Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:50:49.707Z] ---> Using cache [2022-03-16T20:50:49.707Z] ---> 7ec4c35326c3 [2022-03-16T20:50:49.707Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-16T20:50:49.998Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:50:49.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:50:49.998Z] ---> 4dbf804b310e [2022-03-16T20:50:49.998Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:50:49.998Z] ---> Using cache [2022-03-16T20:50:49.998Z] ---> 2cc557360cef [2022-03-16T20:50:49.998Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:50:49.998Z] ---> Using cache [2022-03-16T20:50:49.998Z] ---> 7ec4c35326c3 [2022-03-16T20:50:49.998Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-16T20:50:50.616Z] ---> Running in 6ce80cbf0e58 [2022-03-16T20:50:50.616Z] ---> Running in 740a4359fad9 [2022-03-16T20:50:54.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:50:54.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:50:54.968Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:50:54.968Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:50:54.968Z] ---> 4dbf804b310e [2022-03-16T20:50:54.968Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T20:50:54.968Z] ---> Using cache [2022-03-16T20:50:54.968Z] ---> 2cc557360cef [2022-03-16T20:50:54.968Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:50:54.968Z] ---> Using cache [2022-03-16T20:50:54.968Z] ---> 7ec4c35326c3 [2022-03-16T20:50:54.968Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-16T20:50:54.968Z] ---> Using cache [2022-03-16T20:50:54.968Z] ---> babece8b026b [2022-03-16T20:50:54.968Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T20:50:54.968Z] ---> Using cache [2022-03-16T20:50:54.968Z] ---> 278ef5d61398 [2022-03-16T20:50:54.968Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:50:54.968Z] ---> Using cache [2022-03-16T20:50:54.968Z] ---> f2e621122aa3 [2022-03-16T20:50:54.968Z] Step 8/22 : COPY . . [2022-03-16T20:50:54.968Z] ---> Using cache [2022-03-16T20:50:54.968Z] ---> abf5d089915d [2022-03-16T20:50:54.968Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-16T20:50:54.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:50:55.249Z] ---> Running in 00bc8414074d [2022-03-16T20:50:55.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:50:56.737Z] OK: 220 MiB in 52 packages [2022-03-16T20:50:56.737Z] OK: 220 MiB in 52 packages [2022-03-16T20:50:57.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T20:50:58.791Z] Removing intermediate container 6ce80cbf0e58 [2022-03-16T20:50:58.791Z] ---> f4bb49fccfed [2022-03-16T20:50:58.791Z] Removing intermediate container 740a4359fad9 [2022-03-16T20:50:58.791Z] ---> 48df6f15e344 [2022-03-16T20:50:58.791Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:50:58.791Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:51:00.273Z] ---> 89b7f7299dd2 [2022-03-16T20:51:00.273Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:51:00.273Z] ---> d125e9011e1f [2022-03-16T20:51:00.273Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:51:00.273Z] ---> Running in 9ff1f1f5830e [2022-03-16T20:51:00.568Z] ---> Running in 5df65211ec30 [2022-03-16T20:51:08.931Z] Removing intermediate container 9ff1f1f5830e [2022-03-16T20:51:08.931Z] ---> f09f0a06447b [2022-03-16T20:51:08.931Z] Step 8/23 : COPY . . [2022-03-16T20:51:08.931Z] Removing intermediate container 5df65211ec30 [2022-03-16T20:51:08.931Z] ---> c9913f1b5770 [2022-03-16T20:51:08.931Z] Step 8/23 : COPY . . [2022-03-16T20:51:41.399Z] ---> 201708eef209 [2022-03-16T20:51:41.399Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-16T20:51:41.399Z] ---> d5d3542ecba1 [2022-03-16T20:51:41.399Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-16T20:51:41.399Z] ---> Running in 20f0c137122a [2022-03-16T20:51:41.682Z] ---> Running in 93ad6d14b781 [2022-03-16T20:51:44.350Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-16T20:51:44.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-16T20:51:56.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T20:52:19.290Z] Removing intermediate container a78d12004c58 [2022-03-16T20:52:19.290Z] ---> 1fe851058cb6 [2022-03-16T20:52:19.290Z] [2022-03-16T20:52:19.290Z] Step 10/21 : FROM alpine:3.14 [2022-03-16T20:52:19.290Z] ---> 5b8b7b635229 [2022-03-16T20:52:19.290Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-16T20:52:19.290Z] ---> Running in 41af58f936cd [2022-03-16T20:52:19.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:52:19.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:52:20.294Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-16T20:52:20.294Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-16T20:52:20.294Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T20:52:20.294Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-16T20:52:20.572Z] (5/5) Installing curl (7.79.1-r0) [2022-03-16T20:52:20.572Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:52:20.572Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:52:20.855Z] OK: 8 MiB in 19 packages [2022-03-16T20:52:23.566Z] Removing intermediate container 41af58f936cd [2022-03-16T20:52:23.566Z] ---> 463531d40a09 [2022-03-16T20:52:23.566Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T20:52:23.566Z] ---> Running in f5bf9dbb3679 [2022-03-16T20:52:23.863Z] Removing intermediate container f5bf9dbb3679 [2022-03-16T20:52:23.863Z] ---> 98247f0f95ea [2022-03-16T20:52:23.863Z] Step 13/21 : WORKDIR /edgex [2022-03-16T20:52:24.141Z] ---> Running in 949021a85a4e [2022-03-16T20:52:24.751Z] Removing intermediate container 949021a85a4e [2022-03-16T20:52:24.751Z] ---> d95a6ef7314f [2022-03-16T20:52:24.751Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-16T20:52:25.750Z] ---> d7ef3f72946b [2022-03-16T20:52:25.750Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-16T20:52:27.767Z] ---> 1e634e7a81d5 [2022-03-16T20:52:27.767Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-16T20:52:29.248Z] ---> 1ba77298dd68 [2022-03-16T20:52:29.248Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-16T20:52:29.532Z] ---> Running in ae1c6229f853 [2022-03-16T20:52:30.151Z] Removing intermediate container ae1c6229f853 [2022-03-16T20:52:30.151Z] ---> 9d302fb88b0b [2022-03-16T20:52:30.151Z] Step 18/21 : CMD ["--init=true"] [2022-03-16T20:52:30.151Z] ---> Running in 8c269456149f [2022-03-16T20:52:31.235Z] Removing intermediate container 8c269456149f [2022-03-16T20:52:31.235Z] ---> 690627739feb [2022-03-16T20:52:31.235Z] Step 19/21 : LABEL arch=arm64 [2022-03-16T20:52:31.235Z] ---> Running in c5e40fcefa62 [2022-03-16T20:52:31.855Z] Removing intermediate container c5e40fcefa62 [2022-03-16T20:52:31.855Z] ---> d0faa7acd721 [2022-03-16T20:52:31.855Z] Step 20/21 : LABEL git_sha=fab3e66a9920e8b59dcb299e09e15883a161f0c1 [2022-03-16T20:52:31.855Z] ---> Running in 9c05adf3b16d [2022-03-16T20:52:32.473Z] Removing intermediate container 9c05adf3b16d [2022-03-16T20:52:32.473Z] ---> 08ae168a1f74 [2022-03-16T20:52:32.473Z] Step 21/21 : LABEL version=0.0.0 [2022-03-16T20:52:32.758Z] ---> Running in 29be347b2971 [2022-03-16T20:52:33.037Z] Removing intermediate container 29be347b2971 [2022-03-16T20:52:33.038Z] ---> d8d6cb78a7ba [2022-03-16T20:52:33.038Z] [2022-03-16T20:52:33.650Z] Successfully built d8d6cb78a7ba [2022-03-16T20:52:33.650Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-16T20:53:30.620Z]  Building security-proxy-setup ... done Removing intermediate container 00bc8414074d [2022-03-16T20:53:30.620Z] ---> cc79e5d71820 [2022-03-16T20:53:30.620Z] [2022-03-16T20:53:30.620Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T20:53:30.620Z] ---> 5b8b7b635229 [2022-03-16T20:53:30.620Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:53:30.620Z] ---> Using cache [2022-03-16T20:53:30.620Z] ---> 4e02d77c3a66 [2022-03-16T20:53:30.620Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:53:30.620Z] ---> Using cache [2022-03-16T20:53:30.620Z] ---> caa4359bfb3c [2022-03-16T20:53:30.620Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-16T20:53:30.620Z] ---> Running in c116c05dfae9 [2022-03-16T20:53:30.620Z] Removing intermediate container c116c05dfae9 [2022-03-16T20:53:30.620Z] ---> d7e02dec03a1 [2022-03-16T20:53:30.620Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T20:53:30.620Z] ---> Running in c2e836e730d4 [2022-03-16T20:53:30.620Z] Removing intermediate container c2e836e730d4 [2022-03-16T20:53:30.620Z] ---> 52b1d57cf442 [2022-03-16T20:53:30.620Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:53:30.620Z] ---> 2cc55848a61c [2022-03-16T20:53:30.620Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-16T20:53:30.620Z] ---> 5d57bc9b567a [2022-03-16T20:53:30.620Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-16T20:53:30.620Z] ---> bbb4d30a69da [2022-03-16T20:53:30.620Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-16T20:53:30.620Z] ---> Running in e0d2e9559812 [2022-03-16T20:53:30.620Z] Removing intermediate container e0d2e9559812 [2022-03-16T20:53:30.620Z] ---> 692c8a861ef1 [2022-03-16T20:53:30.620Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:53:30.620Z] ---> Running in db7361a225a3 [2022-03-16T20:53:31.241Z] Removing intermediate container db7361a225a3 [2022-03-16T20:53:31.241Z] ---> 5fd38ffed8b5 [2022-03-16T20:53:31.241Z] Step 20/22 : LABEL arch=arm64 [2022-03-16T20:53:31.530Z] ---> Running in a645786c1d3f [2022-03-16T20:53:32.147Z] Removing intermediate container a645786c1d3f [2022-03-16T20:53:32.147Z] ---> a95996190188 [2022-03-16T20:53:32.147Z] Step 21/22 : LABEL git_sha=fab3e66a9920e8b59dcb299e09e15883a161f0c1 [2022-03-16T20:53:32.147Z] ---> Running in 4b8e97b6ceed [2022-03-16T20:53:32.764Z] Removing intermediate container 4b8e97b6ceed [2022-03-16T20:53:32.764Z] ---> d0379e5dfc7e [2022-03-16T20:53:32.764Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T20:53:33.053Z] ---> Running in bb2e454f6006 [2022-03-16T20:53:33.669Z] Removing intermediate container bb2e454f6006 [2022-03-16T20:53:33.669Z] ---> c35ed3be586f [2022-03-16T20:53:33.669Z] [2022-03-16T20:53:33.957Z] Successfully built c35ed3be586f [2022-03-16T20:53:34.242Z] Successfully tagged support-scheduler-arm64:latest [2022-03-16T20:53:42.157Z] Running on prd-ubuntu18.04-docker-8c-8g-7707 in /w/workspace/edgexfoundry_edgex-go_PR-3907 [Pipeline] { [Pipeline] ws [2022-03-16T20:53:42.168Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-16T20:53:42.259Z] The recommended git tool is: git [2022-03-16T20:53:43.745Z] using credential edgex-jenkins-ssh [2022-03-16T20:53:43.755Z] Cloning the remote Git repository [2022-03-16T20:53:43.827Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:53:43.865Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-16T20:53:43.893Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:53:43.894Z] > git --version # timeout=10 [2022-03-16T20:53:43.900Z] > git --version # 'git version 2.17.1' [2022-03-16T20:53:43.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:53:43.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T20:53:48.773Z] Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit eef1f739be79835ce24d95f7140c4ad46ce10e41 [2022-03-16T20:53:48.926Z] Merge succeeded, producing 66d42cf3e92cea7943cce9d6121f4b638cd649c1 [2022-03-16T20:53:48.926Z] Checking out Revision 66d42cf3e92cea7943cce9d6121f4b638cd649c1 (PR-3907) [2022-03-16T20:53:48.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T20:53:48.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T20:53:48.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T20:53:48.227Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:53:48.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:53:48.231Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3907/head:refs/remotes/origin/PR-3907 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T20:53:48.806Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T20:53:48.811Z] > git checkout -f eef1f739be79835ce24d95f7140c4ad46ce10e41 # timeout=10 [2022-03-16T20:53:48.868Z] > git remote # timeout=10 [2022-03-16T20:53:48.874Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T20:53:48.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:53:48.882Z] > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 [2022-03-16T20:53:48.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T20:53:48.952Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T20:53:48.960Z] > git checkout -f 66d42cf3e92cea7943cce9d6121f4b638cd649c1 # timeout=10 [2022-03-16T20:53:52.434Z] Commit message: "Merge commit 'de3e46c9e66e58c3746600f5f36eb4922299a402' into HEAD" [2022-03-16T20:53:52.450Z] > git rev-list --no-walk eef1f739be79835ce24d95f7140c4ad46ce10e41 # timeout=10 [2022-03-16T20:53:52.640Z]  Building support-scheduler ... done Removing intermediate container 93ad6d14b781 [2022-03-16T20:53:52.640Z] ---> efd354127810 [2022-03-16T20:53:52.640Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-16T20:53:52.640Z] ---> Running in c09dd641101a [2022-03-16T20:53:52.640Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:53:53.253Z] + echo snap-build.sh [2022-03-16T20:53:53.253Z] snap-build.sh [2022-03-16T20:53:53.253Z] + SNAP_BASE_DIR=. [2022-03-16T20:53:53.253Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-16T20:53:53.253Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-16T20:53:53.253Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-16T20:53:53.253Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-16T20:53:53.253Z] + cd /w/workspace/edgex-go/2 [2022-03-16T20:53:53.253Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-16T20:53:53.253Z] Reading package lists... [2022-03-16T20:53:53.253Z] Building dependency tree... [2022-03-16T20:53:53.253Z] Reading state information... [2022-03-16T20:53:53.253Z] The following packages were automatically installed and are no longer required: [2022-03-16T20:53:53.253Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-16T20:53:53.253Z] uidmap xdelta3 [2022-03-16T20:53:53.253Z] Use 'sudo apt autoremove' to remove them. [2022-03-16T20:53:53.253Z] The following packages will be REMOVED: [2022-03-16T20:53:53.253Z] lxd* lxd-client* [2022-03-16T20:53:53.253Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-16T20:53:53.825Z] After this operation, 31.7 MB disk space will be freed. [2022-03-16T20:53:54.608Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-16T20:53:54.608Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T20:53:55.297Z] Removing intermediate container c09dd641101a [2022-03-16T20:53:55.297Z] ---> e9e3e56f7d1d [2022-03-16T20:53:55.297Z] [2022-03-16T20:53:55.297Z] Step 11/23 : FROM docker:20.10.10 [2022-03-16T20:53:55.297Z] 20.10.10: Pulling from library/docker [2022-03-16T20:53:55.552Z] Removing lxd dnsmasq configuration [2022-03-16T20:53:55.552Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T20:53:55.813Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-16T20:53:56.753Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-16T20:53:56.753Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-16T20:53:56.753Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T20:53:58.137Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-16T20:53:58.137Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-16T20:53:58.707Z] + sudo snap remove --purge lxd [2022-03-16T20:53:58.707Z] snap "lxd" is not installed [2022-03-16T20:53:58.707Z] + sudo groupadd --force --system lxd [2022-03-16T20:53:58.707Z] ++ whoami [2022-03-16T20:53:58.707Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-16T20:53:58.707Z] + newgrp - lxd [2022-03-16T20:53:58.707Z] + sudo snap install lxd [2022-03-16T20:54:03.609Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-16T20:54:03.610Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-16T20:54:03.610Z] ---> 520e9a0a30f7 [2022-03-16T20:54:03.610Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:54:03.610Z] ---> Running in 4b9c23082d8f [2022-03-16T20:54:03.610Z] Removing intermediate container 20f0c137122a [2022-03-16T20:54:03.610Z] ---> d5cdd4d9efc6 [2022-03-16T20:54:03.610Z] [2022-03-16T20:54:03.610Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:54:03.610Z] ---> 5b8b7b635229 [2022-03-16T20:54:03.610Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-16T20:54:03.610Z] ---> Running in 17c93f9b03a3 [2022-03-16T20:54:03.610Z] Removing intermediate container 4b9c23082d8f [2022-03-16T20:54:03.610Z] ---> 20ebf626f389 [2022-03-16T20:54:03.610Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-16T20:54:03.610Z] ---> Running in 24bc5601dac8 [2022-03-16T20:54:03.907Z] Removing intermediate container 17c93f9b03a3 [2022-03-16T20:54:03.907Z] ---> d8e4ec813489 [2022-03-16T20:54:03.907Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-16T20:54:04.188Z] ---> Running in 7424bf6f58be [2022-03-16T20:54:04.476Z] Removing intermediate container 7424bf6f58be [2022-03-16T20:54:04.476Z] ---> 9f76790bb00b [2022-03-16T20:54:04.476Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-16T20:54:04.759Z] ---> Running in 1fafaec80f66 [2022-03-16T20:54:05.041Z] Removing intermediate container 1fafaec80f66 [2022-03-16T20:54:05.041Z] ---> 72e91d509302 [2022-03-16T20:54:05.041Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:54:05.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:54:05.322Z] ---> Running in fba0850b49fd [2022-03-16T20:54:05.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:54:06.580Z] (1/42) Installing readline (8.1.0-r0) [2022-03-16T20:54:06.580Z] (2/42) Installing bash (5.1.4-r0) [2022-03-16T20:54:06.580Z] Executing bash-5.1.4-r0.post-install [2022-03-16T20:54:06.857Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-16T20:54:06.857Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T20:54:06.857Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-16T20:54:06.857Z] (6/42) Installing curl (7.79.1-r0) [2022-03-16T20:54:06.857Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-16T20:54:06.857Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-16T20:54:06.857Z] (9/42) Installing expat (2.4.7-r0) [2022-03-16T20:54:06.857Z] (10/42) Installing libffi (3.3-r2) [2022-03-16T20:54:06.857Z] (11/42) Installing gdbm (1.19-r0) [2022-03-16T20:54:06.857Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-16T20:54:06.857Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T20:54:06.857Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T20:54:06.857Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-16T20:54:06.857Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-16T20:54:07.132Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-16T20:54:07.738Z] Removing intermediate container fba0850b49fd [2022-03-16T20:54:07.738Z] ---> e9c3bf4e7fc9 [2022-03-16T20:54:07.738Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-16T20:54:07.738Z] ---> Running in 46de7fafc36b [2022-03-16T20:54:08.707Z] 2022-03-16T20:54:05Z INFO Waiting for automatic snapd restart... [2022-03-16T20:54:09.186Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:54:09.461Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-16T20:54:09.461Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-16T20:54:09.461Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-16T20:54:09.738Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-16T20:54:09.738Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-16T20:54:09.738Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-16T20:54:09.738Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-16T20:54:09.738Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-16T20:54:09.738Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-16T20:54:09.738Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-16T20:54:09.738Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-16T20:54:09.738Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-16T20:54:09.738Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-16T20:54:09.738Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-16T20:54:09.738Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-16T20:54:10.015Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-16T20:54:10.015Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:54:10.015Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-16T20:54:10.015Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-16T20:54:10.015Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-16T20:54:10.015Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-16T20:54:10.015Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-16T20:54:10.015Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-16T20:54:10.015Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-16T20:54:10.015Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-16T20:54:10.292Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-16T20:54:10.897Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:54:10.897Z] OK: 84 MiB in 64 packages [2022-03-16T20:54:10.897Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-16T20:54:11.173Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T20:54:11.173Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-16T20:54:11.173Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T20:54:11.448Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-16T20:54:11.723Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-16T20:54:11.723Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:54:11.723Z] OK: 8 MiB in 20 packages [2022-03-16T20:54:13.707Z] Removing intermediate container 46de7fafc36b [2022-03-16T20:54:13.707Z] ---> 4b8e4ebe618a [2022-03-16T20:54:13.707Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:54:14.315Z] ---> 301084deea39 [2022-03-16T20:54:14.315Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-16T20:54:15.319Z] ---> d0534b29904a [2022-03-16T20:54:15.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-16T20:54:16.354Z] ---> 8bcaa213dbbb [2022-03-16T20:54:16.354Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-16T20:54:16.354Z] ---> Running in c7fcce36497e [2022-03-16T20:54:16.637Z] Removing intermediate container c7fcce36497e [2022-03-16T20:54:16.637Z] ---> 1c69451bce06 [2022-03-16T20:54:16.637Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:54:16.919Z] ---> Running in ca4bc18f2ef7 [2022-03-16T20:54:17.195Z] Collecting docker-compose==1.23.2 [2022-03-16T20:54:17.195Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-16T20:54:17.195Z] Removing intermediate container ca4bc18f2ef7 [2022-03-16T20:54:17.195Z] ---> 5defefb6eaa6 [2022-03-16T20:54:17.195Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T20:54:17.473Z] ---> Running in edc2bb618a73 [2022-03-16T20:54:17.473Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-16T20:54:17.745Z] Collecting docopt<0.7,>=0.6.1 [2022-03-16T20:54:17.745Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-16T20:54:17.745Z] Removing intermediate container edc2bb618a73 [2022-03-16T20:54:17.745Z] ---> d0057d37ce1c [2022-03-16T20:54:17.745Z] Step 22/23 : LABEL git_sha=fab3e66a9920e8b59dcb299e09e15883a161f0c1 [2022-03-16T20:54:17.745Z] ---> Running in b2a4f43970a2 [2022-03-16T20:54:18.346Z] Removing intermediate container b2a4f43970a2 [2022-03-16T20:54:18.346Z] ---> d1117343d73f [2022-03-16T20:54:18.346Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:54:18.346Z] ---> Running in 4829a78a153e [2022-03-16T20:54:18.621Z] Removing intermediate container 4829a78a153e [2022-03-16T20:54:18.621Z] ---> 04816ef84ecd [2022-03-16T20:54:18.621Z] [2022-03-16T20:54:19.219Z] Successfully built 04816ef84ecd [2022-03-16T20:54:19.219Z] Successfully tagged core-data-arm64:latest [2022-03-16T20:54:22.612Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-16T20:54:22.612Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-16T20:54:22.612Z] Collecting jsonschema<3,>=2.5.1 [2022-03-16T20:54:22.886Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-16T20:54:23.486Z] Collecting docker<4.0,>=3.6.0 [2022-03-16T20:54:23.486Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-16T20:54:23.759Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-16T20:54:23.760Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-16T20:54:26.415Z] Collecting texttable<0.10,>=0.9.0 [2022-03-16T20:54:26.415Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-16T20:54:26.822Z] lxd 4.24 from Canonical* installed [2022-03-16T20:54:26.823Z] + sudo lxd init --auto [2022-03-16T20:54:29.822Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-16T20:54:29.823Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-16T20:54:29.823Z] Collecting cached-property<2,>=1.2.0 [2022-03-16T20:54:29.823Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-16T20:54:31.259Z] Collecting PyYAML<4,>=3.10 [2022-03-16T20:54:31.259Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-16T20:54:33.393Z] + sudo snap install --classic snapcraft [2022-03-16T20:54:36.672Z] Collecting docker-pycreds>=0.4.0 [2022-03-16T20:54:36.672Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-16T20:54:37.270Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-16T20:54:37.270Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-16T20:54:37.544Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-16T20:54:37.544Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-16T20:54:37.544Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-16T20:54:37.820Z] Collecting idna<2.8,>=2.5 [2022-03-16T20:54:37.820Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-16T20:54:38.420Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-16T20:54:38.420Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-16T20:54:38.420Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-16T20:54:38.420Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-16T20:54:38.679Z] snapcraft 6.0.2 from Canonical* installed [2022-03-16T20:54:38.679Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-16T20:54:38.679Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-16T20:54:38.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T20:54:38.679Z] Dload Upload Total Spent Left Speed [2022-03-16T20:54:38.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4061 0 --:--:-- --:--:-- --:--:-- 4061 [2022-03-16T20:54:38.939Z] 51 3325k 51 1711k 0 0 5062k 0 --:--:-- --:--:-- --:--:-- 5062k 100 3325k 100 3325k 0 0 9313k 0 --:--:-- --:--:-- --:--:-- 82.9M [2022-03-16T20:54:38.939Z] ./yq_linux_amd64 [2022-03-16T20:54:38.939Z] + sudo snapcraft prime --use-lxd [2022-03-16T20:54:39.857Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-16T20:54:39.857Z] Attempting uninstall: urllib3 [2022-03-16T20:54:39.857Z] Found existing installation: urllib3 1.26.5 [2022-03-16T20:54:39.857Z] Uninstalling urllib3-1.26.5: [2022-03-16T20:54:39.857Z] Successfully uninstalled urllib3-1.26.5 [2022-03-16T20:54:40.842Z] Attempting uninstall: idna [2022-03-16T20:54:40.842Z] Found existing installation: idna 3.2 [2022-03-16T20:54:40.842Z] Uninstalling idna-3.2: [2022-03-16T20:54:40.842Z] Successfully uninstalled idna-3.2 [2022-03-16T20:54:40.843Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-16T20:54:40.843Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-16T20:54:40.843Z] - README.md [2022-03-16T20:54:40.843Z] [2022-03-16T20:54:40.843Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-16T20:54:41.107Z] Launching a container. [2022-03-16T20:54:41.830Z] Attempting uninstall: chardet [2022-03-16T20:54:41.830Z] Found existing installation: chardet 4.0.0 [2022-03-16T20:54:41.830Z] Uninstalling chardet-4.0.0: [2022-03-16T20:54:42.103Z] Successfully uninstalled chardet-4.0.0 [2022-03-16T20:54:44.729Z] Attempting uninstall: requests [2022-03-16T20:54:44.729Z] Found existing installation: requests 2.25.1 [2022-03-16T20:54:44.729Z] Uninstalling requests-2.25.1: [2022-03-16T20:54:44.729Z] Successfully uninstalled requests-2.25.1 [2022-03-16T20:54:45.002Z] Running setup.py install for texttable: started [2022-03-16T20:54:47.624Z] Running setup.py install for texttable: finished with status 'done' [2022-03-16T20:54:47.624Z] Running setup.py install for PyYAML: started [2022-03-16T20:54:51.015Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-16T20:54:51.110Z] Waiting for container to be ready [2022-03-16T20:54:51.617Z] Running setup.py install for docopt: started [2022-03-16T20:54:51.682Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-16T20:54:51.682Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-16T20:54:51.682Z] [2022-03-16T20:54:55.008Z] Running setup.py install for docopt: finished with status 'done' [2022-03-16T20:54:55.008Z] Running setup.py install for dockerpty: started [2022-03-16T20:54:56.964Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-16T20:54:57.631Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-16T20:54:58.348Z] Waiting for network to be ready... [2022-03-16T20:54:58.607Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-16T20:54:58.607Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-16T20:54:59.179Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-16T20:54:59.179Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-16T20:54:59.179Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-16T20:54:59.439Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-16T20:54:59.439Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-16T20:54:59.439Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-16T20:54:59.439Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-16T20:54:59.439Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-16T20:54:59.439Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-16T20:54:59.699Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-16T20:54:59.699Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-16T20:54:59.699Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-16T20:54:59.699Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-16T20:54:59.699Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-16T20:54:59.699Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-16T20:54:59.699Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-16T20:54:59.959Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-16T20:54:59.959Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] [2022-03-16T20:55:00.220Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-16T20:55:00.220Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-16T20:55:00.220Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-16T20:55:00.220Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-16T20:55:00.220Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-16T20:55:00.220Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-16T20:55:00.220Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-16T20:55:00.247Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-16T20:55:02.762Z] Fetched 23.4 MB in 4s (5823 kB/s) [2022-03-16T20:55:03.022Z] Reading package lists... [2022-03-16T20:55:03.283Z] Reading package lists... [2022-03-16T20:55:03.283Z] Building dependency tree... [2022-03-16T20:55:03.283Z] Reading state information... [2022-03-16T20:55:03.542Z] The following additional packages will be installed: [2022-03-16T20:55:03.542Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-16T20:55:03.542Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-16T20:55:03.542Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-16T20:55:03.542Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-16T20:55:03.542Z] Suggested packages: [2022-03-16T20:55:03.542Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-16T20:55:03.542Z] Recommended packages: [2022-03-16T20:55:03.542Z] gnupg libsasl2-modules [2022-03-16T20:55:03.542Z] The following NEW packages will be installed: [2022-03-16T20:55:03.542Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-16T20:55:03.542Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-16T20:55:03.542Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-16T20:55:03.542Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-16T20:55:03.542Z] The following packages will be upgraded: [2022-03-16T20:55:03.542Z] gpg gpg-agent gpgconf libudev1 [2022-03-16T20:55:03.542Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-16T20:55:03.542Z] Need to get 3859 kB of archives. [2022-03-16T20:55:03.542Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-16T20:55:03.542Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-16T20:55:03.542Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-16T20:55:03.802Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-16T20:55:03.802Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-16T20:55:03.802Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-16T20:55:04.061Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-16T20:55:04.061Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-16T20:55:04.322Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-16T20:55:04.322Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-16T20:55:04.322Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-16T20:55:04.322Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-16T20:55:04.322Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-16T20:55:04.322Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-16T20:55:04.322Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-16T20:55:04.322Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-16T20:55:04.322Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-16T20:55:04.322Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-16T20:55:04.322Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-16T20:55:04.322Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-16T20:55:04.584Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-16T20:55:04.584Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-16T20:55:04.584Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-16T20:55:04.584Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T20:55:04.584Z] Fetched 3859 kB in 1s (3735 kB/s) [2022-03-16T20:55:04.843Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-16T20:55:04.843Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:04.843Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T20:55:04.843Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T20:55:04.843Z] Selecting previously unselected package udev. [2022-03-16T20:55:04.843Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-16T20:55:04.843Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:04.843Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-16T20:55:05.103Z] Selecting previously unselected package libfuse2:amd64. [2022-03-16T20:55:05.103Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-16T20:55:05.103Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-16T20:55:05.103Z] Selecting previously unselected package fuse. [2022-03-16T20:55:05.103Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-16T20:55:05.103Z] Unpacking fuse (2.9.9-3) ... [2022-03-16T20:55:05.103Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T20:55:05.103Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T20:55:05.363Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T20:55:05.364Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T20:55:05.364Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T20:55:05.364Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T20:55:05.364Z] Selecting previously unselected package libksba8:amd64. [2022-03-16T20:55:05.364Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-16T20:55:05.364Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-16T20:55:05.627Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-16T20:55:05.627Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:05.627Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:05.627Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-16T20:55:05.627Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:05.627Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:05.627Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-16T20:55:05.627Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:05.627Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:05.627Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-16T20:55:05.627Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:05.627Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:05.887Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-16T20:55:05.887Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:05.887Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:05.887Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-16T20:55:05.887Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:05.887Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:05.887Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-16T20:55:05.887Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:05.887Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:05.887Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-16T20:55:05.887Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:05.887Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:06.153Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-16T20:55:06.153Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:06.153Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:06.153Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-16T20:55:06.153Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-16T20:55:06.153Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T20:55:06.153Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-16T20:55:06.153Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-16T20:55:06.153Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T20:55:06.153Z] Selecting previously unselected package libldap-common. [2022-03-16T20:55:06.153Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-16T20:55:06.153Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T20:55:06.153Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-16T20:55:06.153Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-16T20:55:06.153Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T20:55:06.153Z] Selecting previously unselected package dirmngr. [2022-03-16T20:55:06.153Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T20:55:06.413Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:06.413Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-16T20:55:06.413Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-16T20:55:06.413Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T20:55:06.413Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T20:55:06.413Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-16T20:55:06.982Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T20:55:06.982Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T20:55:06.982Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:06.982Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:06.982Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:06.982Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:06.982Z] Setting up fuse (2.9.9-3) ... [2022-03-16T20:55:06.982Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:07.551Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:07.551Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:07.551Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:07.551Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:07.551Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:07.551Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:07.551Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:07.551Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T20:55:07.551Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:07.811Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-16T20:55:07.811Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-16T20:55:07.811Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-16T20:55:08.380Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-16T20:55:08.380Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-16T20:55:08.380Z] units). This means they are not meant to be enabled using systemctl. [2022-03-16T20:55:08.380Z] [2022-03-16T20:55:08.380Z] Possible reasons for having this kind of units are: [2022-03-16T20:55:08.380Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-16T20:55:08.380Z] .wants/ or .requires/ directory. [2022-03-16T20:55:08.380Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-16T20:55:08.380Z] a requirement dependency on it. [2022-03-16T20:55:08.380Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-16T20:55:08.380Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-16T20:55:08.380Z] • In case of template units, the unit is meant to be enabled with some [2022-03-16T20:55:08.380Z] instance name specified. [2022-03-16T20:55:08.640Z] Reading package lists... [2022-03-16T20:55:08.640Z] Building dependency tree... [2022-03-16T20:55:08.640Z] Reading state information... [2022-03-16T20:55:08.901Z] The following additional packages will be installed: [2022-03-16T20:55:08.901Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-16T20:55:08.901Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-16T20:55:08.901Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-16T20:55:08.901Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-16T20:55:08.901Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-16T20:55:08.901Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-16T20:55:08.901Z] Suggested packages: [2022-03-16T20:55:08.901Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-16T20:55:08.901Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-16T20:55:08.901Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-16T20:55:08.901Z] systemd-container policykit-1 [2022-03-16T20:55:08.901Z] Recommended packages: [2022-03-16T20:55:08.901Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-16T20:55:08.901Z] The following NEW packages will be installed: [2022-03-16T20:55:08.901Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-16T20:55:08.901Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-16T20:55:08.901Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-16T20:55:08.901Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-16T20:55:08.901Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-16T20:55:08.901Z] The following packages will be upgraded: [2022-03-16T20:55:08.901Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-16T20:55:09.162Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-16T20:55:09.162Z] Need to get 46.5 MB of archives. [2022-03-16T20:55:09.162Z] After this operation, 181 MB of additional disk space will be used. [2022-03-16T20:55:09.162Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-16T20:55:09.162Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-16T20:55:09.422Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-16T20:55:09.422Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-16T20:55:09.422Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-16T20:55:09.422Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-16T20:55:09.422Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-16T20:55:09.422Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-16T20:55:09.422Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-16T20:55:09.422Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-16T20:55:09.682Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-16T20:55:09.682Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-16T20:55:09.682Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-16T20:55:09.682Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-16T20:55:09.682Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-16T20:55:09.942Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-16T20:55:09.942Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-16T20:55:09.942Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-16T20:55:09.942Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-16T20:55:09.942Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-16T20:55:09.942Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-16T20:55:09.942Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-16T20:55:09.942Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-16T20:55:09.942Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-16T20:55:09.942Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-16T20:55:09.942Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-16T20:55:10.202Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-16T20:55:10.202Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-16T20:55:10.202Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-16T20:55:10.202Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-16T20:55:10.202Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-16T20:55:10.202Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-16T20:55:10.202Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-16T20:55:10.410Z] Removing intermediate container 24bc5601dac8 [2022-03-16T20:55:10.410Z] ---> cfcdd7d12721 [2022-03-16T20:55:10.410Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-16T20:55:10.410Z] ---> Running in a0061119e36c [2022-03-16T20:55:10.410Z] Removing intermediate container a0061119e36c [2022-03-16T20:55:10.410Z] ---> 032d6ab8f80b [2022-03-16T20:55:10.410Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-16T20:55:10.410Z] ---> Running in dc0a76031cc2 [2022-03-16T20:55:10.685Z] Removing intermediate container dc0a76031cc2 [2022-03-16T20:55:10.685Z] ---> bc012120d1fb [2022-03-16T20:55:10.685Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-16T20:55:11.585Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T20:55:11.585Z] Fetched 46.5 MB in 2s (19.8 MB/s) [2022-03-16T20:55:11.585Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-16T20:55:11.585Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:11.585Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T20:55:11.585Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:11.585Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T20:55:11.585Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:11.664Z] ---> d24dcbdc3b78 [2022-03-16T20:55:11.664Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-16T20:55:11.844Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T20:55:12.264Z] ---> ac64f5a938e5 [2022-03-16T20:55:12.264Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-16T20:55:12.415Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:12.415Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T20:55:12.415Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T20:55:12.415Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-16T20:55:12.415Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-16T20:55:12.415Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T20:55:12.415Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:12.675Z] Selecting previously unselected package libexpat1:amd64. [2022-03-16T20:55:12.675Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-16T20:55:12.675Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-16T20:55:12.675Z] Selecting previously unselected package python3.8-minimal. [2022-03-16T20:55:12.675Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T20:55:12.675Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:12.935Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:12.935Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-16T20:55:12.935Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:13.254Z] ---> cddff298164f [2022-03-16T20:55:13.254Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-16T20:55:13.254Z] ---> Running in 50e72657434d [2022-03-16T20:55:13.503Z] Selecting previously unselected package python3-minimal. [2022-03-16T20:55:13.503Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-16T20:55:13.503Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T20:55:13.503Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-16T20:55:13.503Z] Selecting previously unselected package mime-support. [2022-03-16T20:55:13.503Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-16T20:55:13.503Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-16T20:55:13.527Z] Removing intermediate container 50e72657434d [2022-03-16T20:55:13.527Z] ---> 7ec51f9fae9b [2022-03-16T20:55:13.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:55:13.527Z] ---> Running in 77dd0f88d10c [2022-03-16T20:55:13.763Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-16T20:55:13.763Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-16T20:55:13.763Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-16T20:55:13.763Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-16T20:55:13.763Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T20:55:13.763Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:14.022Z] Selecting previously unselected package python3.8. [2022-03-16T20:55:14.022Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T20:55:14.022Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:14.022Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-16T20:55:14.022Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T20:55:14.022Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-16T20:55:14.022Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-16T20:55:14.126Z] Removing intermediate container 77dd0f88d10c [2022-03-16T20:55:14.126Z] ---> 90dec43d62de [2022-03-16T20:55:14.126Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T20:55:14.126Z] ---> Running in 216b553d690b [2022-03-16T20:55:14.282Z] Selecting previously unselected package python3. [2022-03-16T20:55:14.282Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-16T20:55:14.282Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T20:55:14.282Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-16T20:55:14.282Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-16T20:55:14.282Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T20:55:14.282Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:14.400Z] Removing intermediate container 216b553d690b [2022-03-16T20:55:14.400Z] ---> 68dbf062df09 [2022-03-16T20:55:14.400Z] Step 22/23 : LABEL git_sha=fab3e66a9920e8b59dcb299e09e15883a161f0c1 [2022-03-16T20:55:14.400Z] ---> Running in 6426635ccec9 [2022-03-16T20:55:14.541Z] Selecting previously unselected package dbus. [2022-03-16T20:55:14.542Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T20:55:14.542Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:14.542Z] Selecting previously unselected package libbsd0:amd64. [2022-03-16T20:55:14.542Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-16T20:55:14.542Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-16T20:55:14.542Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-16T20:55:14.542Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:14.542Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T20:55:14.802Z] Selecting previously unselected package sudo. [2022-03-16T20:55:14.802Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-16T20:55:14.802Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-16T20:55:14.802Z] Selecting previously unselected package apparmor. [2022-03-16T20:55:14.802Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-16T20:55:14.802Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-16T20:55:15.004Z] Removing intermediate container 6426635ccec9 [2022-03-16T20:55:15.004Z] ---> 79b6ab478c49 [2022-03-16T20:55:15.004Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:55:15.004Z] ---> Running in ced5f3c43aa9 [2022-03-16T20:55:15.062Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-16T20:55:15.062Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-16T20:55:15.062Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-16T20:55:15.062Z] Selecting previously unselected package libedit2:amd64. [2022-03-16T20:55:15.062Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-16T20:55:15.062Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-16T20:55:15.280Z] Removing intermediate container ced5f3c43aa9 [2022-03-16T20:55:15.280Z] ---> 0d441aee046f [2022-03-16T20:55:15.280Z] [2022-03-16T20:55:15.323Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-16T20:55:15.323Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-16T20:55:15.323Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-16T20:55:15.323Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-16T20:55:15.323Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:55:15.323Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:15.323Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-16T20:55:15.323Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:55:15.323Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:15.323Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-16T20:55:15.323Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-16T20:55:15.323Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-16T20:55:15.323Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-16T20:55:15.323Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:55:15.323Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:15.583Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-16T20:55:15.583Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:55:15.583Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:15.583Z] Selecting previously unselected package openssh-client. [2022-03-16T20:55:15.583Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-16T20:55:15.583Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-16T20:55:15.843Z] Selecting previously unselected package dbus-user-session. [2022-03-16T20:55:15.843Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T20:55:15.843Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:15.843Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-16T20:55:15.843Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-16T20:55:15.843Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-16T20:55:15.843Z] Selecting previously unselected package squashfs-tools. [2022-03-16T20:55:15.843Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-16T20:55:15.843Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-16T20:55:15.880Z] Successfully built 0d441aee046f [2022-03-16T20:55:15.880Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-16T20:55:16.102Z] Selecting previously unselected package snapd. [2022-03-16T20:55:16.103Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-16T20:55:16.103Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-16T20:55:16.170Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-16T20:55:16.179Z] $ docker stop --time=1 29e0a7e2f75fc3c13c320a9d241d52a5e87ba5d392b93a3e052402bc0c39bba3 [2022-03-16T20:55:17.985Z] $ docker rm -f 29e0a7e2f75fc3c13c320a9d241d52a5e87ba5d392b93a3e052402bc0c39bba3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T20:55:18.593Z] + docker images [2022-03-16T20:55:18.868Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T20:55:18.868Z] sys-mgmt-agent-arm64 latest 0d441aee046f 3 seconds ago 280MB [2022-03-16T20:55:18.868Z] core-data-arm64 latest 04816ef84ecd About a minute ago 19.2MB [2022-03-16T20:55:18.868Z] d5cdd4d9efc6 About a minute ago 1.61GB [2022-03-16T20:55:18.868Z] e9e3e56f7d1d About a minute ago 1.59GB [2022-03-16T20:55:18.868Z] support-scheduler-arm64 latest c35ed3be586f About a minute ago 15.4MB [2022-03-16T20:55:18.868Z] cc79e5d71820 About a minute ago 1.6GB [2022-03-16T20:55:18.868Z] security-proxy-setup-arm64 latest d8d6cb78a7ba 2 minutes ago 25.5MB [2022-03-16T20:55:18.868Z] 1fe851058cb6 3 minutes ago 1.6GB [2022-03-16T20:55:18.868Z] security-bootstrapper-arm64 latest 3a07f3b11924 5 minutes ago 18MB [2022-03-16T20:55:18.868Z] support-notifications-arm64 latest dba1586d90b0 5 minutes ago 16.1MB [2022-03-16T20:55:18.868Z] security-secretstore-setup-arm64 latest 7be1cea0b2e1 5 minutes ago 27MB [2022-03-16T20:55:18.868Z] core-metadata-arm64 latest 82202dcc6df4 5 minutes ago 16MB [2022-03-16T20:55:18.868Z] e1b57190803a 5 minutes ago 1.6GB [2022-03-16T20:55:18.868Z] core-command-arm64 latest d175256e161a 5 minutes ago 15.3MB [2022-03-16T20:55:18.868Z] 68d01446a93d 5 minutes ago 1.6GB [2022-03-16T20:55:18.868Z] 9886ab66128e 5 minutes ago 1.6GB [2022-03-16T20:55:18.868Z] 2a0be0c1eb44 5 minutes ago 1.59GB [2022-03-16T20:55:18.868Z] d57f97ff3133 6 minutes ago 1.59GB [2022-03-16T20:55:18.868Z] ci-base-image-arm64 latest 4dbf804b310e 19 minutes ago 1.26GB [2022-03-16T20:55:18.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-16T20:55:18.868Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-16T20:55:18.868Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-16T20:55:18.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:55:19.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T20:55:19.329Z] [2022-03-16T20:55:19.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T20:55:19.394Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-16T20:55:19.394Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-16T20:55:19.394Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-16T20:55:19.394Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-16T20:55:19.394Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:19.394Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:19.394Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:19.394Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-16T20:55:19.394Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:19.394Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:19.394Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-16T20:55:19.394Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:19.394Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-16T20:55:19.394Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:55:19.963Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-16T20:55:19.963Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-16T20:55:19.963Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-16T20:55:19.963Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-16T20:55:19.963Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-16T20:55:19.963Z] running python rtupdate hooks for python3.8... [2022-03-16T20:55:19.963Z] running python post-rtupdate hooks for python3.8... [2022-03-16T20:55:19.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T20:55:20.231Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-16T20:55:20.255Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-16T20:55:20.255Z] 8998bd30e6a1: Pulling fs layer [2022-03-16T20:55:20.255Z] 04944245beec: Pulling fs layer [2022-03-16T20:55:20.255Z] 699f458cf7ca: Pulling fs layer [2022-03-16T20:55:20.255Z] 765212b225bb: Pulling fs layer [2022-03-16T20:55:20.255Z] f23df028b6ca: Pulling fs layer [2022-03-16T20:55:20.255Z] d65c8cfc05b1: Pulling fs layer [2022-03-16T20:55:20.255Z] 2437ff75d9bd: Pulling fs layer [2022-03-16T20:55:20.255Z] f23df028b6ca: Waiting [2022-03-16T20:55:20.255Z] d65c8cfc05b1: Waiting [2022-03-16T20:55:20.255Z] 765212b225bb: Waiting [2022-03-16T20:55:20.255Z] 2437ff75d9bd: Waiting [2022-03-16T20:55:20.255Z] 04944245beec: Verifying Checksum [2022-03-16T20:55:20.255Z] 04944245beec: Download complete [2022-03-16T20:55:20.255Z] 765212b225bb: Verifying Checksum [2022-03-16T20:55:20.255Z] 765212b225bb: Download complete [2022-03-16T20:55:20.533Z] f23df028b6ca: Verifying Checksum [2022-03-16T20:55:20.533Z] f23df028b6ca: Download complete [2022-03-16T20:55:20.533Z] d65c8cfc05b1: Download complete [2022-03-16T20:55:20.533Z] 699f458cf7ca: Verifying Checksum [2022-03-16T20:55:20.533Z] 699f458cf7ca: Download complete [2022-03-16T20:55:21.130Z] 8998bd30e6a1: Verifying Checksum [2022-03-16T20:55:21.130Z] 8998bd30e6a1: Download complete [2022-03-16T20:55:21.170Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-16T20:55:21.430Z] Reloading AppArmor profiles [2022-03-16T20:55:21.430Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:21.430Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-16T20:55:21.690Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-16T20:55:21.950Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-16T20:55:21.950Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-16T20:55:21.950Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-16T20:55:21.950Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-16T20:55:23.331Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-16T20:55:23.331Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T20:55:23.592Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:23.592Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-16T20:55:23.754Z] 2437ff75d9bd: Verifying Checksum [2022-03-16T20:55:23.852Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-16T20:55:24.112Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-16T20:55:24.372Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-16T20:55:24.631Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-16T20:55:24.890Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-16T20:55:24.890Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-16T20:55:25.150Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-16T20:55:25.408Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-16T20:55:25.669Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-16T20:55:25.669Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-16T20:55:25.731Z] 8998bd30e6a1: Pull complete [2022-03-16T20:55:25.930Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-03-16T20:55:25.930Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-16T20:55:26.014Z] 04944245beec: Pull complete [2022-03-16T20:55:26.872Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-16T20:55:26.873Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-16T20:55:26.873Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-16T20:55:27.452Z] 699f458cf7ca: Pull complete [2022-03-16T20:55:27.704Z] Reading package lists... [2022-03-16T20:55:27.726Z] 765212b225bb: Pull complete [2022-03-16T20:55:27.965Z] Reading package lists... [2022-03-16T20:55:27.965Z] Building dependency tree... [2022-03-16T20:55:27.965Z] Reading state information... [2022-03-16T20:55:28.225Z] Calculating upgrade... [2022-03-16T20:55:28.225Z] The following packages will be upgraded: [2022-03-16T20:55:28.225Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-16T20:55:28.225Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-16T20:55:28.225Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-16T20:55:28.225Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-16T20:55:28.225Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-16T20:55:28.225Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-16T20:55:28.225Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-16T20:55:28.225Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-16T20:55:28.225Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-16T20:55:28.225Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-16T20:55:28.225Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-16T20:55:28.225Z] xz-utils zlib1g [2022-03-16T20:55:28.486Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T20:55:28.486Z] Need to get 65.7 MB of archives. [2022-03-16T20:55:28.486Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-16T20:55:28.486Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-16T20:55:28.486Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-16T20:55:28.707Z] f23df028b6ca: Pull complete [2022-03-16T20:55:28.746Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-16T20:55:28.981Z] d65c8cfc05b1: Pull complete [2022-03-16T20:55:29.005Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-16T20:55:29.005Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-16T20:55:29.005Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-16T20:55:29.005Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-16T20:55:29.266Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-16T20:55:29.266Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-16T20:55:29.266Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-16T20:55:29.266Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-16T20:55:29.266Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-16T20:55:29.266Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-16T20:55:29.266Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-16T20:55:29.266Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-16T20:55:29.266Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-16T20:55:29.266Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-16T20:55:29.266Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-16T20:55:29.266Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-16T20:55:29.266Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-16T20:55:29.266Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-16T20:55:29.266Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-16T20:55:29.266Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-16T20:55:29.266Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-16T20:55:29.266Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-16T20:55:29.525Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-16T20:55:29.525Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-16T20:55:29.525Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-16T20:55:29.525Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-16T20:55:29.525Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-16T20:55:29.525Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-16T20:55:29.525Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-16T20:55:29.525Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-16T20:55:29.525Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-16T20:55:29.525Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-16T20:55:29.525Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-16T20:55:29.784Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-16T20:55:29.784Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-16T20:55:29.784Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-16T20:55:29.784Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-16T20:55:29.784Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-16T20:55:29.784Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-16T20:55:29.784Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-16T20:55:29.784Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-16T20:55:29.784Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-16T20:55:29.784Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-16T20:55:29.784Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-16T20:55:30.044Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-16T20:55:30.044Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-16T20:55:30.044Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-16T20:55:30.045Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-16T20:55:30.045Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-16T20:55:30.045Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-16T20:55:30.045Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-16T20:55:30.045Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-16T20:55:30.045Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-16T20:55:30.045Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-16T20:55:30.045Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-16T20:55:30.045Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-16T20:55:30.303Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-16T20:55:30.303Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-16T20:55:30.303Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-16T20:55:30.303Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-16T20:55:30.303Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-16T20:55:30.303Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-16T20:55:30.303Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-16T20:55:30.303Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-16T20:55:30.303Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-16T20:55:30.303Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-16T20:55:30.303Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-16T20:55:30.303Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-16T20:55:30.562Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-16T20:55:30.562Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-16T20:55:30.820Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-16T20:55:31.081Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-16T20:55:31.081Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-16T20:55:31.342Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-16T20:55:31.611Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T20:55:31.611Z] Fetched 65.7 MB in 3s (21.8 MB/s) [2022-03-16T20:55:31.870Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-16T20:55:31.870Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T20:55:31.870Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T20:55:32.438Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T20:55:32.438Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T20:55:32.438Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-16T20:55:32.438Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-16T20:55:33.007Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:33.007Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:33.007Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:33.007Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:33.267Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:33.267Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:33.267Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:33.528Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:33.528Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:33.528Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:33.528Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:33.528Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:33.788Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:33.788Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:34.051Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:34.051Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T20:55:34.051Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:34.051Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:34.051Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:34.051Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T20:55:34.051Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:34.051Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:34.311Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:34.311Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:34.311Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:34.311Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:34.571Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:34.571Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T20:55:34.571Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T20:55:34.571Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T20:55:35.141Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-16T20:55:35.141Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T20:55:35.141Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-16T20:55:35.141Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-16T20:55:35.141Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-16T20:55:35.403Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-16T20:55:35.662Z] Setting up base-files (11ubuntu5.5) ... [2022-03-16T20:55:35.663Z] Installing new version of config file /etc/issue ... [2022-03-16T20:55:35.663Z] Installing new version of config file /etc/issue.net ... [2022-03-16T20:55:35.663Z] Installing new version of config file /etc/lsb-release ... [2022-03-16T20:55:35.663Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-16T20:55:35.924Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-16T20:55:36.186Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-16T20:55:36.186Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-16T20:55:36.186Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:36.186Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-16T20:55:36.186Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-16T20:55:36.186Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-16T20:55:36.447Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-16T20:55:36.447Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:36.447Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:36.447Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-16T20:55:36.447Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:36.447Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:36.447Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-16T20:55:36.706Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-16T20:55:36.706Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-16T20:55:36.706Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:36.706Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T20:55:36.966Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T20:55:37.538Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T20:55:37.538Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T20:55:37.538Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T20:55:37.799Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T20:55:38.068Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-16T20:55:38.329Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:38.329Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-16T20:55:38.329Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T20:55:38.899Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-16T20:55:38.899Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-16T20:55:38.899Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-16T20:55:38.899Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:38.900Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-16T20:55:39.159Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-16T20:55:39.159Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-16T20:55:39.159Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:39.159Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:39.159Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:39.420Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:39.420Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:39.420Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:39.420Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:39.420Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:39.683Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:39.683Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:39.683Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:39.683Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:39.683Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:39.683Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:39.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:39.945Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:39.945Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:39.945Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:39.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:39.945Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:39.945Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:40.206Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:40.206Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:40.775Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:41.035Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-16T20:55:41.295Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-16T20:55:41.295Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:41.295Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T20:55:41.295Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T20:55:41.554Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T20:55:41.554Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:41.554Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-16T20:55:41.554Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-16T20:55:41.817Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-16T20:55:41.817Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:41.817Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-16T20:55:41.817Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-16T20:55:41.817Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-16T20:55:41.817Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:41.817Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-16T20:55:42.079Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-16T20:55:42.079Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-16T20:55:42.079Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:42.079Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-16T20:55:42.079Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-16T20:55:42.079Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-16T20:55:42.344Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:42.344Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-16T20:55:42.344Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-16T20:55:42.344Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-16T20:55:42.344Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:42.344Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T20:55:42.604Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T20:55:42.604Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:42.604Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:42.604Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-16T20:55:42.604Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-16T20:55:42.864Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-16T20:55:42.864Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:42.864Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-16T20:55:42.864Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-16T20:55:42.864Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-16T20:55:42.864Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:42.864Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-16T20:55:43.124Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-16T20:55:43.124Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-16T20:55:43.124Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:43.124Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-16T20:55:43.124Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-16T20:55:43.385Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-16T20:55:43.385Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:43.385Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-16T20:55:43.385Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-16T20:55:43.385Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-16T20:55:43.645Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:43.645Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-16T20:55:43.645Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-16T20:55:43.645Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-16T20:55:43.645Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:43.645Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-16T20:55:43.645Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-16T20:55:44.058Z] 2437ff75d9bd: Pull complete [2022-03-16T20:55:44.058Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-16T20:55:44.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T20:55:44.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-16T20:55:44.212Z] Setting up apt (2.0.6) ... [2022-03-16T20:55:44.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-7340 does not seem to be running inside a container [2022-03-16T20:55:44.558Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-16T20:55:44.781Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-16T20:55:44.782Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:44.782Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T20:55:44.782Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T20:55:45.041Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-16T20:55:45.041Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:45.041Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T20:55:45.041Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T20:55:45.319Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-16T20:55:45.319Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-16T20:55:45.319Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T20:55:45.319Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T20:55:45.579Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-16T20:55:45.579Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T20:55:45.579Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:45.579Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:45.839Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-16T20:55:45.839Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T20:55:45.839Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-16T20:55:46.099Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T20:55:46.099Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-16T20:55:46.099Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-16T20:55:46.358Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-16T20:55:46.358Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T20:55:46.358Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-16T20:55:46.358Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-16T20:55:46.616Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-16T20:55:46.616Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-16T20:55:46.879Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-16T20:55:46.879Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-16T20:55:47.138Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-16T20:55:47.138Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-16T20:55:47.138Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-16T20:55:47.138Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-16T20:55:47.410Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-16T20:55:47.410Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-16T20:55:47.670Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-16T20:55:47.670Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-16T20:55:47.670Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-16T20:55:47.670Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-16T20:55:47.934Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-16T20:55:47.934Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-16T20:55:47.934Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-16T20:55:47.934Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-16T20:55:48.193Z] $ docker top cb2361f12989a362723223f5ba54d5cf4e33dfdf301f1272e1067c687821cdf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:55:48.873Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-16T20:55:48.873Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-16T20:55:48.873Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:48.873Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:48.873Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:48.873Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:49.133Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:49.133Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:49.274Z] ---> job-cost.sh [2022-03-16T20:55:49.416Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:49.416Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:49.416Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:49.416Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:49.546Z] lf-activate-venv: SKIPPING [2022-03-16T20:55:49.546Z] INFO: No Stack... [2022-03-16T20:55:49.681Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:49.681Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:49.681Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-16T20:55:49.681Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-16T20:55:49.824Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-16T20:55:49.965Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:49.966Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:50.230Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:50.230Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:50.809Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T20:55:51.206Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:51.206Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:51.487Z] + + cat /w/workspace/edgex-go/2/archives/cost.csvcut [2022-03-16T20:55:51.487Z] -d, -f6 [Pipeline] lock [2022-03-16T20:55:51.562Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3907-2-stack-cost] [2022-03-16T20:55:51.569Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3907-2-stack-cost] did not exist. Created. [2022-03-16T20:55:51.569Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3907-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T20:55:51.817Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:51.817Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:52.098Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:52.098Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:52.250Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-16T20:55:52.449Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T20:55:52.457Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3907-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T20:55:52.481Z] $ docker stop --time=1 cb2361f12989a362723223f5ba54d5cf4e33dfdf301f1272e1067c687821cdf6 [2022-03-16T20:55:52.679Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:52.679Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:53.247Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:53.247Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:53.247Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-16T20:55:53.247Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-16T20:55:53.247Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-16T20:55:53.510Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-16T20:55:53.510Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T20:55:53.510Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-16T20:55:53.510Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T20:55:53.510Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:53.510Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-16T20:55:53.510Z] [2022-03-16T20:55:53.510Z] Current default time zone: 'Etc/UTC' [2022-03-16T20:55:53.510Z] Local time is now: Wed Mar 16 20:55:53 UTC 2022. [2022-03-16T20:55:53.510Z] Universal Time is now: Wed Mar 16 20:55:53 UTC 2022. [2022-03-16T20:55:53.510Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-16T20:55:53.510Z] [2022-03-16T20:55:53.510Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-16T20:55:53.769Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:53.769Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:53.769Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:53.769Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:53.769Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:53.769Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-16T20:55:53.769Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-16T20:55:53.769Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T20:55:53.769Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-16T20:55:53.769Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-16T20:55:53.769Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:53.769Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:53.769Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-16T20:55:53.769Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:53.769Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:55:53.769Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:53.769Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T20:55:53.769Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:53.769Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-16T20:55:54.121Z] $ docker rm -f cb2361f12989a362723223f5ba54d5cf4e33dfdf301f1272e1067c687821cdf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T20:55:55.677Z] Updating certificates in /etc/ssl/certs... [2022-03-16T20:55:56.247Z] 21 added, 21 removed; done. [2022-03-16T20:55:56.508Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:55:56.508Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-16T20:55:56.508Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-16T20:55:56.508Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:55:56.767Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-16T20:55:56.767Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-16T20:55:56.767Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-16T20:55:56.767Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-16T20:55:56.767Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:55:56.767Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-16T20:55:56.767Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:55:56.767Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:55:56.767Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:55:56.767Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T20:55:56.767Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-16T20:55:57.027Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-16T20:55:57.027Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-16T20:55:57.027Z] Updating certificates in /etc/ssl/certs... [2022-03-16T20:55:57.597Z] 0 added, 0 removed; done. [2022-03-16T20:55:57.597Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-16T20:55:57.597Z] done. [2022-03-16T20:55:58.797Z] Reading package lists... [2022-03-16T20:55:58.797Z] Building dependency tree... [2022-03-16T20:55:58.797Z] Reading state information... [2022-03-16T20:55:59.058Z] The following NEW packages will be installed: [2022-03-16T20:55:59.058Z] apt-transport-https [2022-03-16T20:55:59.058Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T20:55:59.320Z] Need to get 4680 B of archives. [2022-03-16T20:55:59.320Z] After this operation, 162 kB of additional disk space will be used. [2022-03-16T20:55:59.320Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-16T20:55:59.320Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T20:55:59.320Z] Fetched 4680 B in 0s (24.4 kB/s) [2022-03-16T20:55:59.320Z] Selecting previously unselected package apt-transport-https. [2022-03-16T20:55:59.320Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-16T20:55:59.320Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-16T20:55:59.320Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-16T20:55:59.581Z] Setting up apt-transport-https (2.0.6) ... [2022-03-16T20:55:59.581Z] Waiting for network to be ready... [2022-03-16T20:56:06.152Z] 2022-03-16T20:56:03Z INFO Waiting for automatic snapd restart... [2022-03-16T20:56:07.092Z] snapd 2.54.4 from Canonical* installed [2022-03-16T20:56:08.471Z] "snapd" switched to the "latest/stable" channel [2022-03-16T20:56:08.471Z] [2022-03-16T20:56:11.013Z] core20 20220304 from Canonical* installed [2022-03-16T20:56:11.272Z] "core20" switched to the "latest/stable" channel [2022-03-16T20:56:11.272Z] [2022-03-16T20:56:13.808Z] snapcraft 6.0.2 from Canonical* installed [2022-03-16T20:56:13.808Z] "snapcraft" switched to the "latest/stable" channel [2022-03-16T20:56:13.808Z] [2022-03-16T20:56:19.085Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-16T20:56:19.085Z] - README.md [2022-03-16T20:56:19.085Z] [2022-03-16T20:56:19.085Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-16T20:56:19.085Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-16T20:56:19.085Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-16T20:56:19.085Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-16T20:56:20.024Z] Reading package lists... [2022-03-16T20:56:20.024Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-16T20:56:20.286Z] Reading package lists... [2022-03-16T20:56:20.286Z] Building dependency tree... [2022-03-16T20:56:20.286Z] Reading state information... [2022-03-16T20:56:20.550Z] Suggested packages: [2022-03-16T20:56:20.550Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-16T20:56:20.550Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-16T20:56:20.550Z] krb5-user libnorm-doc [2022-03-16T20:56:20.550Z] Recommended packages: [2022-03-16T20:56:20.550Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-16T20:56:20.550Z] The following NEW packages will be installed: [2022-03-16T20:56:20.550Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-16T20:56:20.550Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-16T20:56:20.550Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-16T20:56:20.550Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-16T20:56:20.550Z] libzmq5 pkg-config zip [2022-03-16T20:56:20.550Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T20:56:20.810Z] Need to get 10.3 MB of archives. [2022-03-16T20:56:20.810Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-16T20:56:20.810Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-16T20:56:20.810Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-16T20:56:20.810Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-16T20:56:20.810Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-16T20:56:20.810Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-16T20:56:20.810Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-16T20:56:20.810Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-16T20:56:20.810Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-16T20:56:20.810Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-16T20:56:20.810Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-16T20:56:20.810Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-16T20:56:20.810Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-16T20:56:21.752Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-16T20:56:21.752Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-16T20:56:21.752Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-16T20:56:21.752Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-16T20:56:21.752Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-16T20:56:21.752Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-16T20:56:21.752Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-16T20:56:21.752Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-16T20:56:21.752Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-16T20:56:21.752Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-16T20:56:21.752Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-16T20:56:21.752Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-16T20:56:21.752Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-16T20:56:21.752Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-16T20:56:21.752Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-16T20:56:21.752Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T20:56:21.752Z] Fetched 10.3 MB in 1s (9429 kB/s) [2022-03-16T20:56:22.014Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-16T20:56:22.014Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-16T20:56:22.014Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-16T20:56:22.014Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-16T20:56:22.014Z] Selecting previously unselected package libsodium23:amd64. [2022-03-16T20:56:22.014Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-16T20:56:22.014Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-16T20:56:22.014Z] Selecting previously unselected package libpsl5:amd64. [2022-03-16T20:56:22.014Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-16T20:56:22.286Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-16T20:56:22.286Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-16T20:56:22.286Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-16T20:56:22.286Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-16T20:56:22.286Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-16T20:56:22.286Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-16T20:56:22.286Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-16T20:56:22.286Z] Selecting previously unselected package librtmp1:amd64. [2022-03-16T20:56:22.286Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-16T20:56:22.286Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-16T20:56:22.546Z] Selecting previously unselected package libssh-4:amd64. [2022-03-16T20:56:22.546Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-16T20:56:22.546Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-16T20:56:22.546Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-16T20:56:22.546Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-16T20:56:22.546Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-16T20:56:22.546Z] Selecting previously unselected package liberror-perl. [2022-03-16T20:56:22.546Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-16T20:56:22.546Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-16T20:56:22.546Z] Selecting previously unselected package git-man. [2022-03-16T20:56:22.546Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-16T20:56:22.546Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-16T20:56:22.806Z] Selecting previously unselected package git. [2022-03-16T20:56:22.806Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-16T20:56:22.806Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-16T20:56:23.375Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-16T20:56:23.375Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:23.375Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:23.375Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-16T20:56:23.375Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:23.375Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:23.375Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-16T20:56:23.375Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:23.375Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:23.635Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-16T20:56:23.635Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:23.635Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:23.635Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-16T20:56:23.635Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-16T20:56:23.635Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-16T20:56:23.635Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-16T20:56:23.635Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:23.635Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:23.635Z] Selecting previously unselected package libnorm1:amd64. [2022-03-16T20:56:23.635Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-16T20:56:23.635Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T20:56:23.896Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-16T20:56:23.896Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-16T20:56:23.896Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T20:56:23.896Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-16T20:56:23.896Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-16T20:56:23.896Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T20:56:23.896Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-16T20:56:24.156Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-16T20:56:24.156Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T20:56:24.156Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-16T20:56:24.156Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-16T20:56:24.156Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-16T20:56:24.156Z] Selecting previously unselected package libzmq5:amd64. [2022-03-16T20:56:24.156Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-16T20:56:24.156Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T20:56:24.156Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-16T20:56:24.156Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:24.156Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:24.415Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-16T20:56:24.416Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-16T20:56:24.416Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T20:56:24.416Z] Selecting previously unselected package pkg-config. [2022-03-16T20:56:24.416Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-16T20:56:24.416Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-16T20:56:24.416Z] Selecting previously unselected package zip. [2022-03-16T20:56:24.416Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-16T20:56:24.416Z] Unpacking zip (3.0-11build1) ... [2022-03-16T20:56:24.416Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-16T20:56:24.416Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-16T20:56:24.675Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-16T20:56:24.676Z] No schema files found: doing nothing. [2022-03-16T20:56:24.676Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-16T20:56:24.676Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T20:56:24.676Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-16T20:56:24.676Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T20:56:24.676Z] Setting up liberror-perl (0.17029-1) ... [2022-03-16T20:56:24.676Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:24.676Z] Setting up zip (3.0-11build1) ... [2022-03-16T20:56:24.676Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-16T20:56:24.676Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-16T20:56:24.676Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-16T20:56:24.676Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-16T20:56:24.676Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-16T20:56:24.676Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:24.676Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-16T20:56:24.676Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:24.676Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T20:56:24.676Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:24.676Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T20:56:24.676Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-16T20:56:24.676Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T20:56:24.676Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-16T20:56:24.934Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:24.934Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:24.934Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T20:56:24.934Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T20:56:25.504Z] comerr-dev set to automatically installed. [2022-03-16T20:56:25.504Z] git set to automatically installed. [2022-03-16T20:56:25.504Z] git-man set to automatically installed. [2022-03-16T20:56:25.504Z] krb5-multidev set to automatically installed. [2022-03-16T20:56:25.504Z] libbrotli1 set to automatically installed. [2022-03-16T20:56:25.504Z] libcurl3-gnutls set to automatically installed. [2022-03-16T20:56:25.504Z] liberror-perl set to automatically installed. [2022-03-16T20:56:25.504Z] libglib2.0-0 set to automatically installed. [2022-03-16T20:56:25.504Z] libgssrpc4 set to automatically installed. [2022-03-16T20:56:25.504Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-16T20:56:25.504Z] libkadm5srv-mit11 set to automatically installed. [2022-03-16T20:56:25.504Z] libkdb5-9 set to automatically installed. [2022-03-16T20:56:25.504Z] libkrb5-dev set to automatically installed. [2022-03-16T20:56:25.504Z] libnghttp2-14 set to automatically installed. [2022-03-16T20:56:25.504Z] libnorm-dev set to automatically installed. [2022-03-16T20:56:25.504Z] libnorm1 set to automatically installed. [2022-03-16T20:56:25.504Z] libpgm-5.2-0 set to automatically installed. [2022-03-16T20:56:25.504Z] libpgm-dev set to automatically installed. [2022-03-16T20:56:25.504Z] libpsl5 set to automatically installed. [2022-03-16T20:56:25.504Z] librtmp1 set to automatically installed. [2022-03-16T20:56:25.504Z] libsodium-dev set to automatically installed. [2022-03-16T20:56:25.504Z] libsodium23 set to automatically installed. [2022-03-16T20:56:25.504Z] libssh-4 set to automatically installed. [2022-03-16T20:56:25.504Z] libzmq3-dev set to automatically installed. [2022-03-16T20:56:25.504Z] libzmq5 set to automatically installed. [2022-03-16T20:56:25.504Z] pkg-config set to automatically installed. [2022-03-16T20:56:25.504Z] zip set to automatically installed. [2022-03-16T20:56:26.074Z] snapd is not logged in, snap install commands will use sudo [2022-03-16T20:56:40.973Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-16T20:56:40.973Z] Downloading snap 'edgex-app-service-configurable' [2022-03-16T20:56:42.354Z] Pulling app-service-configurable [2022-03-16T20:56:42.354Z] + snapcraftctl pull [2022-03-16T20:56:44.260Z] Pulling config-common [2022-03-16T20:56:44.260Z] + snapcraftctl pull [2022-03-16T20:56:45.200Z] Pulling go-build-helper [2022-03-16T20:56:45.200Z] + snapcraftctl pull [2022-03-16T20:56:46.580Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-16T20:56:46.580Z] Skipping pull go-build-helper (already ran) [2022-03-16T20:56:46.580Z] Building go-build-helper [2022-03-16T20:56:46.580Z] + snapcraftctl build [2022-03-16T20:56:47.962Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-16T20:56:48.530Z] Staging go-build-helper [2022-03-16T20:56:48.530Z] + snapcraftctl stage [2022-03-16T20:56:53.806Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-16T20:56:53.806Z] Fetched 290 kB in 0s (0 B/s) [2022-03-16T20:56:53.806Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-16T20:56:53.806Z] Fetched 158 kB in 0s (0 B/s) [2022-03-16T20:56:53.806Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-16T20:56:53.806Z] Fetched 242 kB in 0s (0 B/s) [2022-03-16T20:56:53.806Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-16T20:56:53.806Z] Fetched 150 kB in 0s (0 B/s) [2022-03-16T20:56:53.806Z] Pulling edgex-go [2022-03-16T20:56:53.806Z] + snapcraftctl pull [2022-03-16T20:56:55.185Z] Pulling hooks [2022-03-16T20:56:55.185Z] + snapcraftctl pull [2022-03-16T20:57:10.080Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-16T20:57:10.080Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-16T20:57:10.080Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-16T20:57:10.080Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-16T20:57:10.080Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-16T20:57:10.080Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-16T20:57:10.080Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-16T20:57:10.080Z] Fetched 234 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-16T20:57:10.080Z] Fetched 155 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-16T20:57:10.080Z] Fetched 170 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-16T20:57:10.080Z] Fetched 267 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-16T20:57:10.080Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-16T20:57:10.080Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-16T20:57:10.080Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-16T20:57:10.080Z] Fetched 121 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-16T20:57:10.080Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-16T20:57:10.080Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-16T20:57:10.080Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-16T20:57:10.080Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-16T20:57:10.080Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-16T20:57:10.080Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-16T20:57:10.080Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-16T20:57:10.080Z] Fetched 142 kB in 0s (0 B/s) [2022-03-16T20:57:10.081Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-16T20:57:10.081Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-16T20:57:10.081Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-16T20:57:10.081Z] Fetched 181 kB in 0s (0 B/s) [2022-03-16T20:57:10.081Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-16T20:57:10.081Z] Fetched 208 kB in 0s (0 B/s) [2022-03-16T20:57:10.081Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-16T20:57:10.081Z] Fetched 161 kB in 0s (0 B/s) [2022-03-16T20:57:10.081Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-16T20:57:10.081Z] Fetched 107 kB in 0s (0 B/s) [2022-03-16T20:57:10.081Z] Pulling static-packages [2022-03-16T20:57:10.081Z] + snapcraftctl pull [2022-03-16T20:57:10.081Z] Pulling version [2022-03-16T20:57:10.081Z] + cd /root/project [2022-03-16T20:57:10.081Z] ++ sed s/v// [2022-03-16T20:57:10.081Z] ++ git describe --tags --abbrev=0 [2022-03-16T20:57:10.081Z] + GIT_VERSION=2.2.0-dev.36 [2022-03-16T20:57:10.081Z] + '[' -z 2.2.0-dev.36 ']' [2022-03-16T20:57:10.081Z] + snapcraftctl set-version 2.2.0-dev.36 [2022-03-16T20:57:11.019Z] Building app-service-configurable [2022-03-16T20:57:11.019Z] + snapcraftctl build [2022-03-16T20:57:12.928Z] Building config-common [2022-03-16T20:57:12.928Z] + snapcraftctl build [2022-03-16T20:57:13.868Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-16T20:57:14.813Z] Skipping build go-build-helper (already ran) [2022-03-16T20:57:14.813Z] Building edgex-go [2022-03-16T20:57:15.073Z] + cd /root/parts/edgex-go/src [2022-03-16T20:57:15.073Z] ++ git describe --tags --abbrev=0 [2022-03-16T20:57:15.073Z] ++ sed s/v// [2022-03-16T20:57:15.073Z] + GIT_VERSION=2.2.0-dev.36 [2022-03-16T20:57:15.073Z] + '[' -z 2.2.0-dev.36 ']' [2022-03-16T20:57:15.073Z] + echo 2.2.0-dev.36 [2022-03-16T20:57:15.073Z] + '[' '!' -d vendor ']' [2022-03-16T20:57:15.073Z] + go mod download all [2022-03-16T20:57:21.691Z] + make build [2022-03-16T20:57:21.691Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/core-data/core-data ./cmd/core-data [2022-03-16T20:57:31.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T20:57:37.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T20:57:37.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T20:57:39.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-16T20:57:39.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-16T20:57:40.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T20:57:41.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-16T20:57:42.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-16T20:57:43.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-16T20:57:44.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T20:57:45.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-16T20:57:47.713Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.713Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-16T20:57:47.713Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-16T20:57:47.714Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.714Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-16T20:57:47.714Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-16T20:57:47.714Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.714Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-16T20:57:47.714Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-16T20:57:47.714Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.714Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-16T20:57:47.714Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-16T20:57:47.714Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.714Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-16T20:57:47.714Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-16T20:57:47.714Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.714Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-16T20:57:47.714Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-16T20:57:47.714Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-16T20:57:47.714Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-16T20:57:47.714Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-16T20:57:47.714Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-16T20:57:47.714Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-16T20:57:47.714Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-03-16T20:57:47.714Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-16T20:57:47.714Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-16T20:57:47.714Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:57:47.714Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-16T20:57:47.714Z] + case "$service" in [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-16T20:57:47.714Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-03-16T20:57:47.714Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-16T20:57:47.714Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-16T20:57:47.714Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-16T20:57:48.283Z] Building hooks [2022-03-16T20:57:48.283Z] + cd /root/parts/hooks/src [2022-03-16T20:57:48.283Z] + make build [2022-03-16T20:57:48.283Z] go mod tidy [2022-03-16T20:57:48.283Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-16T20:57:48.542Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-16T20:57:48.801Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-16T20:57:48.801Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-16T20:57:48.801Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-16T20:57:49.368Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-16T20:57:49.938Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-16T20:57:49.938Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-16T20:57:51.846Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-16T20:57:51.846Z] Building static-packages [2022-03-16T20:57:51.846Z] + snapcraftctl build [2022-03-16T20:57:53.755Z] Building version [2022-03-16T20:57:53.755Z] + snapcraftctl build [2022-03-16T20:57:55.663Z] Staging app-service-configurable [2022-03-16T20:57:55.663Z] + snapcraftctl stage [2022-03-16T20:57:57.042Z] Staging config-common [2022-03-16T20:57:57.042Z] + snapcraftctl stage [2022-03-16T20:57:58.424Z] Skipping stage go-build-helper (already ran) [2022-03-16T20:57:58.424Z] Staging edgex-go [2022-03-16T20:57:58.424Z] + snapcraftctl stage [2022-03-16T20:57:59.803Z] Staging hooks [2022-03-16T20:57:59.803Z] + snapcraftctl stage [2022-03-16T20:58:00.742Z] Staging static-packages [2022-03-16T20:58:00.742Z] + snapcraftctl stage [2022-03-16T20:58:02.126Z] Staging version [2022-03-16T20:58:02.387Z] + snapcraftctl stage [2022-03-16T20:58:03.772Z] Priming app-service-configurable [2022-03-16T20:58:03.772Z] + snapcraftctl prime [2022-03-16T20:58:06.313Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-16T20:58:06.313Z] stage-packages: [2022-03-16T20:58:06.313Z] - libnorm1 [2022-03-16T20:58:06.313Z] - libpgm-5.2-0 [2022-03-16T20:58:06.313Z] - libsodium23 [2022-03-16T20:58:06.313Z] - libzmq5 [2022-03-16T20:58:06.313Z] Priming config-common [2022-03-16T20:58:06.313Z] + snapcraftctl prime [2022-03-16T20:58:07.690Z] Priming go-build-helper [2022-03-16T20:58:07.690Z] + snapcraftctl prime [2022-03-16T20:58:09.068Z] Priming edgex-go [2022-03-16T20:58:09.068Z] + snapcraftctl prime [2022-03-16T20:58:10.449Z] Priming hooks [2022-03-16T20:58:10.449Z] + snapcraftctl prime [2022-03-16T20:58:11.828Z] Priming static-packages [2022-03-16T20:58:11.828Z] + snapcraftctl prime [2022-03-16T20:58:16.023Z] Priming version [2022-03-16T20:58:16.023Z] + snapcraftctl prime [2022-03-16T20:58:17.402Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-16T20:58:19.180Z] provisioning config files... [2022-03-16T20:58:19.188Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config934102704096363384tmp [Pipeline] { [Pipeline] sh [2022-03-16T20:58:19.487Z] + set +x [2022-03-16T20:58:19.488Z] + curl -s https://codecov.io/bash [2022-03-16T20:58:19.488Z] + bash -s -- [2022-03-16T20:58:19.488Z] [2022-03-16T20:58:19.488Z] _____ _ [2022-03-16T20:58:19.488Z] / ____| | | [2022-03-16T20:58:19.488Z] | | ___ __| | ___ ___ _____ __ [2022-03-16T20:58:19.488Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-16T20:58:19.488Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-16T20:58:19.488Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-16T20:58:19.488Z] Bash-1.0.6 [2022-03-16T20:58:19.488Z] [2022-03-16T20:58:19.488Z] [2022-03-16T20:58:19.488Z] ==> git version 2.25.1 found [2022-03-16T20:58:19.488Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-16T20:58:19.488Z] Release-Date: 2020-01-08 [2022-03-16T20:58:19.488Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-16T20:58:19.488Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-16T20:58:19.488Z] ==> Jenkins CI detected. [2022-03-16T20:58:19.488Z] current dir:  /w/workspace/edgex-go/2 [2022-03-16T20:58:19.488Z] project root: . [2022-03-16T20:58:19.488Z] --> token set from env [2022-03-16T20:58:19.488Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-16T20:58:19.488Z] ==> Running gcov in . (disable via -X gcov) [2022-03-16T20:58:19.488Z] ==> Python coveragepy not found [2022-03-16T20:58:19.488Z] ==> Searching for coverage reports in: [2022-03-16T20:58:19.488Z] + . [2022-03-16T20:58:19.488Z] -> Found 1 reports [2022-03-16T20:58:19.488Z] ==> Detecting git/mercurial file structure [2022-03-16T20:58:19.488Z] ==> Reading reports [2022-03-16T20:58:19.488Z] + ./coverage.out bytes=426503 [2022-03-16T20:58:19.488Z] ==> Appending adjustments [2022-03-16T20:58:19.488Z] https://docs.codecov.io/docs/fixing-reports [2022-03-16T20:58:20.870Z] + Found adjustments [2022-03-16T20:58:20.870Z] ==> Gzipping contents [2022-03-16T20:58:20.870Z] 60K /tmp/codecov.qmnwI8.gz [2022-03-16T20:58:20.870Z] ==> Uploading reports [2022-03-16T20:58:20.870Z] url: https://codecov.io [2022-03-16T20:58:20.870Z] query: branch=PR-3907&commit=ad49d87e4e984d581093a795a7c7e72f52dccbee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3907%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3907&job=&cmd_args= [2022-03-16T20:58:20.870Z] -> Pinging Codecov [2022-03-16T20:58:20.870Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3907&commit=ad49d87e4e984d581093a795a7c7e72f52dccbee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3907%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3907&job=&cmd_args= [2022-03-16T20:58:21.133Z] -> Uploading to [2022-03-16T20:58:21.133Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-16/00271124DB129430A58F1EEE437C3FCB/ad49d87e4e984d581093a795a7c7e72f52dccbee/455dd8be-ac08-420a-b183-685b0a668525.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T205820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea1916476db1d38d9c0e6fd189041e8771b3991e8e95a832c0c45262a5ed4dc1 [2022-03-16T20:58:21.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T20:58:21.133Z] Dload Upload Total Spent Left Speed [2022-03-16T20:58:21.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57945 0 0 100 57945 0 206k --:--:-- --:--:-- --:--:-- 206k [2022-03-16T20:58:21.396Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ad49d87e4e984d581093a795a7c7e72f52dccbee [Pipeline] } [2022-03-16T20:58:21.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-16T20:58:22.050Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:58:22.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:58:23.220Z] ---> package-listing.sh [2022-03-16T20:58:23.220Z] ++ facter osfamily [2022-03-16T20:58:23.220Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-16T20:58:23.479Z] + OS_FAMILY=debian [2022-03-16T20:58:23.479Z] + workspace=/w/workspace/edgex-go/2 [2022-03-16T20:58:23.479Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-16T20:58:23.479Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-16T20:58:23.479Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-16T20:58:23.479Z] + PACKAGES=/tmp/packages_start.txt [2022-03-16T20:58:23.479Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-16T20:58:23.479Z] + PACKAGES=/tmp/packages_end.txt [2022-03-16T20:58:23.479Z] + case "${OS_FAMILY}" in [2022-03-16T20:58:23.479Z] + dpkg -l [2022-03-16T20:58:23.479Z] + grep '^ii' [2022-03-16T20:58:23.479Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-16T20:58:23.479Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-16T20:58:23.479Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-16T20:58:23.479Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-16T20:58:23.479Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-16T20:58:23.479Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-16T20:58:23.493Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-16T20:58:23.775Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:58:24.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T20:58:24.346Z] [2022-03-16T20:58:24.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:58:24.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T20:58:24.649Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-16T20:58:24.649Z] 5eb5b503b376: Pulling fs layer [2022-03-16T20:58:24.649Z] 5c69ac0246d0: Pulling fs layer [2022-03-16T20:58:24.649Z] ec43610c2a17: Pulling fs layer [2022-03-16T20:58:24.649Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-16T20:58:24.649Z] 33b1e0a273af: Pulling fs layer [2022-03-16T20:58:24.649Z] 5d3b04190fa2: Pulling fs layer [2022-03-16T20:58:24.649Z] 2f39f015ded8: Pulling fs layer [2022-03-16T20:58:24.649Z] 33b1e0a273af: Waiting [2022-03-16T20:58:24.649Z] 2f39f015ded8: Waiting [2022-03-16T20:58:24.649Z] 5d3b04190fa2: Waiting [2022-03-16T20:58:24.649Z] 3a2ae6a8a46f: Waiting [2022-03-16T20:58:24.649Z] 5c69ac0246d0: Verifying Checksum [2022-03-16T20:58:24.649Z] 5c69ac0246d0: Download complete [2022-03-16T20:58:24.649Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-16T20:58:24.649Z] 3a2ae6a8a46f: Download complete [2022-03-16T20:58:24.649Z] 33b1e0a273af: Verifying Checksum [2022-03-16T20:58:24.649Z] 33b1e0a273af: Download complete [2022-03-16T20:58:24.649Z] ec43610c2a17: Verifying Checksum [2022-03-16T20:58:24.649Z] ec43610c2a17: Download complete [2022-03-16T20:58:24.649Z] 5d3b04190fa2: Verifying Checksum [2022-03-16T20:58:24.649Z] 5d3b04190fa2: Download complete [2022-03-16T20:58:24.908Z] 5eb5b503b376: Verifying Checksum [2022-03-16T20:58:24.908Z] 5eb5b503b376: Download complete [2022-03-16T20:58:25.476Z] 2f39f015ded8: Download complete [2022-03-16T20:58:26.041Z] 5eb5b503b376: Pull complete [2022-03-16T20:58:26.299Z] 5c69ac0246d0: Pull complete [2022-03-16T20:58:26.557Z] ec43610c2a17: Pull complete [2022-03-16T20:58:26.558Z] 3a2ae6a8a46f: Pull complete [2022-03-16T20:58:26.816Z] 33b1e0a273af: Pull complete [2022-03-16T20:58:27.075Z] 5d3b04190fa2: Pull complete [2022-03-16T20:58:31.265Z] 2f39f015ded8: Pull complete [2022-03-16T20:58:31.265Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-16T20:58:31.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T20:58:31.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-16T20:58:31.333Z] prd-ubuntu20.04-docker-8c-8g-7334 does not seem to be running inside a container [2022-03-16T20:58:31.366Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-16T20:58:33.056Z] $ docker top 44988154a71d00fc5c84505f467637892b071b1aa050c7fd9e7f620a4f613603 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:58:33.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-16T20:58:33.704Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-16T20:58:33.996Z] + ls /var/log/sa-host [2022-03-16T20:58:33.996Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T20:58:34.104Z] provisioning config files... [2022-03-16T20:58:34.114Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config513495830139671508tmp [Pipeline] { [Pipeline] echo [2022-03-16T20:58:34.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:58:34.480Z] ---> create-netrc.sh [Pipeline] } [2022-03-16T20:58:34.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:58:34.855Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-16T20:58:34.865Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:58:35.165Z] ---> sudo-logs.sh [2022-03-16T20:58:35.166Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-16T20:58:35.196Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:58:35.485Z] ---> job-cost.sh [2022-03-16T20:58:35.485Z] lf-activate-venv: SKIPPING [2022-03-16T20:58:35.485Z] DEBUG: total: 0.10999999940395355 [2022-03-16T20:58:35.485Z] INFO: Retrieving Stack Cost... [2022-03-16T20:58:36.057Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T20:58:36.317Z] INFO: Archiving Costs [Pipeline] echo [2022-03-16T20:58:36.331Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:58:36.619Z] ---> logs-deploy.sh [2022-03-16T20:58:36.619Z] lf-activate-venv: SKIPPING [2022-03-16T20:58:36.619Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3907/2 [2022-03-16T20:58:36.619Z] INFO: archiving workspace using pattern(s): [2022-03-16T20:58:37.559Z] Archives upload complete. [2022-03-16T20:58:37.559Z] INFO: archiving logs to Nexus