Pull request #3905 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32908ac30e68773996ddcecfbd38d2219affed23+1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 (8687063c531cca7f9194ef1ca6ef81d808c141cc) 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-ssh17871455091205731769.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-ssh6229358798935344662.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-3905/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-3905/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16632209876044603083.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-ssh9205853292412224414.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-3905/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-3905/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11612901945579408136.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7325’ Running on prd-ubuntu20.04-docker-8c-8g-7327 in /w/workspace/edgexfoundry_edgex-go_PR-3905 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/3905/head:refs/remotes/origin/PR-3905 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 into PR head commit 32908ac30e68773996ddcecfbd38d2219affed23 Merge succeeded, producing 32908ac30e68773996ddcecfbd38d2219affed23 Checking out Revision 32908ac30e68773996ddcecfbd38d2219affed23 (PR-3905) > git config core.sparsecheckout # timeout=10 > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # 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 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-16T19:42:42.757Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-16T19:42:42.810Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T19:42:42.826Z] ========================================================= [2022-03-16T19:42:42.826Z] EdgeX Global Pipelines Version Info [2022-03-16T19:42:42.826Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-16T19:42:43.570Z] ------------------- [2022-03-16T19:42:43.570Z] stable info: [2022-03-16T19:42:43.570Z] ------------------- [2022-03-16T19:42:43.570Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-16T19:42:43.570Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T19:42:43.570Z] Message: update stable to v1.0.221 > git rev-list --no-walk f625b3bb259f4530edc4b8b38d2ff4e2384484fc # timeout=10 [2022-03-16T19:42:44.142Z] ------------------- [2022-03-16T19:42:44.142Z] experimental info: [2022-03-16T19:42:44.142Z] ------------------- [2022-03-16T19:42:44.142Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-16T19:42:44.143Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T19:42:44.143Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-16T19:42:44.311Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-16T19:42:44.321Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-16T19:42:44.340Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-16T19:42:44.359Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-16T19:42:44.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-16T19:42:44.385Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-16T19:42:44.400Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-16T19:42:44.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-16T19:42:44.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-16T19:42:44.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-16T19:42:44.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-16T19:42:44.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-16T19:42:44.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-16T19:42:44.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-16T19:42:44.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-16T19:42:44.609Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T19:42:44.621Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T19:42:44.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-16T19:42:44.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-16T19:42:44.651Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-16T19:42:44.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-16T19:42:44.677Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-16T19:42:44.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3905 [Pipeline] echo [2022-03-16T19:42:44.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3905 [Pipeline] echo [2022-03-16T19:42:44.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3905 [Pipeline] echo [2022-03-16T19:42:44.738Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32908ac30e68773996ddcecfbd38d2219affed23 [Pipeline] echo [2022-03-16T19:42:44.750Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32908ac [Pipeline] echo [2022-03-16T19:42:44.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T19:42:44.808Z] provisioning config files... [2022-03-16T19:42:44.823Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6972333393099182093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T19:42:45.131Z] ---> docker-login.sh [2022-03-16T19:42:45.131Z] nexus3.edgexfoundry.org:10001 [2022-03-16T19:42:45.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T19:42:45.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T19:42:45.392Z] Configure a credential helper to remove this warning. See [2022-03-16T19:42:45.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T19:42:45.392Z] [2022-03-16T19:42:45.392Z] Login Succeeded [2022-03-16T19:42:45.392Z] nexus3.edgexfoundry.org:10002 [2022-03-16T19:42:45.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T19:42:45.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T19:42:45.652Z] Configure a credential helper to remove this warning. See [2022-03-16T19:42:45.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T19:42:45.652Z] [2022-03-16T19:42:45.652Z] Login Succeeded [2022-03-16T19:42:45.652Z] nexus3.edgexfoundry.org:10003 [2022-03-16T19:42:45.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T19:42:45.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T19:42:45.652Z] Configure a credential helper to remove this warning. See [2022-03-16T19:42:45.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T19:42:45.652Z] [2022-03-16T19:42:45.652Z] Login Succeeded [2022-03-16T19:42:45.652Z] nexus3.edgexfoundry.org:10004 [2022-03-16T19:42:45.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T19:42:45.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T19:42:45.912Z] Configure a credential helper to remove this warning. See [2022-03-16T19:42:45.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T19:42:45.912Z] [2022-03-16T19:42:45.912Z] Login Succeeded [2022-03-16T19:42:45.912Z] docker.io [2022-03-16T19:42:45.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T19:42:46.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T19:42:46.483Z] Configure a credential helper to remove this warning. See [2022-03-16T19:42:46.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T19:42:46.483Z] [2022-03-16T19:42:46.483Z] Login Succeeded [2022-03-16T19:42:46.483Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T19:42:46.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T19:42:46.798Z] + 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-16T19:42:46.798Z] + dirname cmd/core-command/Dockerfile [2022-03-16T19:42:46.798Z] + cut -d/ -f2 [2022-03-16T19:42:46.798Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-16T19:42:46.798Z] + dirname cmd/core-data/Dockerfile [2022-03-16T19:42:46.798Z] + cut -d/ -f2 [2022-03-16T19:42:46.798Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-16T19:42:46.798Z] + dirname cmd/core-metadata/Dockerfile [2022-03-16T19:42:46.798Z] + cut -d/ -f2 [2022-03-16T19:42:46.798Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-16T19:42:46.798Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-16T19:42:46.798Z] + cut -d/ -f2 [2022-03-16T19:42:46.798Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-16T19:42:46.798Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-16T19:42:46.798Z] + cut -d/ -f2 [2022-03-16T19:42:46.798Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-16T19:42:46.798Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-16T19:42:46.798Z] + cut -d/ -f2 [2022-03-16T19:42:46.798Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-16T19:42:46.798Z] + dirname cmd/support-notifications/Dockerfile [2022-03-16T19:42:46.798Z] + cut -d/ -f2 [2022-03-16T19:42:46.798Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-16T19:42:46.798Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-16T19:42:46.798Z] + cut -d/ -f2 [2022-03-16T19:42:46.798Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-16T19:42:46.798Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-16T19:42:46.798Z] + cut -d/ -f2 [2022-03-16T19:42:46.798Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-16T19:42:46.829Z] 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-16T19:42:47.177Z] + git rev-list -1 --merges 32908ac30e68773996ddcecfbd38d2219affed23~1..32908ac30e68773996ddcecfbd38d2219affed23 [Pipeline] echo [2022-03-16T19:42:47.265Z] -----------> git rev-list -1 --merges 32908ac30e68773996ddcecfbd38d2219affed23~1..32908ac30e68773996ddcecfbd38d2219affed23 32908ac30e68773996ddcecfbd38d2219affed23 [false] [Pipeline] sh [2022-03-16T19:42:47.553Z] + git log --format=format:%s -1 32908ac30e68773996ddcecfbd38d2219affed23 [Pipeline] echo [2022-03-16T19:42:47.565Z] ========================================================= [2022-03-16T19:42:47.565Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-16T19:42:47.565Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-16T19:42:47.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T19:42:47.989Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-16T19:42:47.989Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-16T19:42:47.989Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-16T19:42:47.989Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-16T19:42:47.989Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-16T19:42:47.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:42:48.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T19:42:48.334Z] [2022-03-16T19:42:48.334Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:42:48.638Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T19:42:48.638Z] latest: Pulling from edgex-devops/git-semver [2022-03-16T19:42:48.638Z] a0d0a0d46f8b: Pulling fs layer [2022-03-16T19:42:48.638Z] 3e5f54012d9b: Pulling fs layer [2022-03-16T19:42:48.638Z] 4c7163046ea9: Pulling fs layer [2022-03-16T19:42:48.638Z] 0c2d73faf560: Pulling fs layer [2022-03-16T19:42:48.638Z] 0c2d73faf560: Waiting [2022-03-16T19:42:48.638Z] 3e5f54012d9b: Verifying Checksum [2022-03-16T19:42:48.638Z] 3e5f54012d9b: Download complete [2022-03-16T19:42:48.638Z] a0d0a0d46f8b: Download complete [2022-03-16T19:42:48.638Z] 0c2d73faf560: Verifying Checksum [2022-03-16T19:42:48.638Z] 0c2d73faf560: Download complete [2022-03-16T19:42:48.899Z] 4c7163046ea9: Verifying Checksum [2022-03-16T19:42:48.899Z] 4c7163046ea9: Download complete [2022-03-16T19:42:48.899Z] a0d0a0d46f8b: Pull complete [2022-03-16T19:42:48.899Z] 3e5f54012d9b: Pull complete [2022-03-16T19:42:49.159Z] 4c7163046ea9: Pull complete [2022-03-16T19:42:49.419Z] 0c2d73faf560: Pull complete [2022-03-16T19:42:49.419Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-16T19:42:49.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T19:42:49.419Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-16T19:42:49.492Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2022-03-16T19:42:49.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T19:42:50.251Z] $ docker top 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T19:42:50.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T19:42:50.349Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T19:42:50.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T19:42:50.474Z] $ docker exec 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 ssh-agent [2022-03-16T19:42:50.593Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLAcFoc/agent.13 [2022-03-16T19:42:50.593Z] SSH_AGENT_PID=20 [2022-03-16T19:42:50.601Z] Running ssh-add (command line suppressed) [2022-03-16T19:42:50.729Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2669949784611708233.key (/w/workspace/edgex-go/4@tmp/private_key_2669949784611708233.key) [2022-03-16T19:42:50.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T19:42:51.032Z] + git tag --points-at HEAD [Pipeline] } [2022-03-16T19:42:51.048Z] $ docker exec --env ******** --env ******** 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 ssh-agent -k [2022-03-16T19:42:51.169Z] unset SSH_AUTH_SOCK; [2022-03-16T19:42:51.170Z] unset SSH_AGENT_PID; [2022-03-16T19:42:51.170Z] echo Agent pid 20 killed; [2022-03-16T19:42:51.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-16T19:42:51.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T19:42:51.199Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T19:42:51.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T19:42:51.322Z] $ docker exec 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 ssh-agent [2022-03-16T19:42:51.448Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjafOJd/agent.52 [2022-03-16T19:42:51.448Z] SSH_AGENT_PID=58 [2022-03-16T19:42:51.455Z] Running ssh-add (command line suppressed) [2022-03-16T19:42:51.566Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7353668103968279424.key (/w/workspace/edgex-go/4@tmp/private_key_7353668103968279424.key) [2022-03-16T19:42:51.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T19:42:51.862Z] + git semver init [2022-03-16T19:42:51.862Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T19:42:51.862Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-03-16T19:42:51.862Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-03-16T19:42:51.862Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T19:42:51.862Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T19:42:51.862Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T19:42:51.862Z] # $SEMVER_BRANCH = PR-3905 [2022-03-16T19:42:51.862Z] # $SEMVER_TEMP = /tmp/semver-430612476 [2022-03-16T19:42:51.862Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-16T19:43:04.099Z] # '/tmp/semver-430612476' -> '/w/workspace/edgex-go/4/.semver' [2022-03-16T19:43:04.360Z] # -> Force: false [2022-03-16T19:43:04.360Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-03-16T19:43:04.373Z] $ docker exec --env ******** --env ******** 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 ssh-agent -k [2022-03-16T19:43:04.483Z] unset SSH_AUTH_SOCK; [2022-03-16T19:43:04.483Z] unset SSH_AGENT_PID; [2022-03-16T19:43:04.483Z] echo Agent pid 58 killed; [2022-03-16T19:43:04.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T19:43:04.794Z] + git semver [Pipeline] } [2022-03-16T19:43:04.812Z] $ docker stop --time=1 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 [2022-03-16T19:43:06.726Z] $ docker rm -f 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T19:43:07.086Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-16T19:43:07.304Z] Stashed 1 file(s) [Pipeline] echo [2022-03-16T19:43:07.308Z] [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-16T19:43:07.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T19:43:07.451Z] ========================================================= [2022-03-16T19:43:07.451Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-16T19:43:07.451Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T19:43:07.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T19:43:07.742Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-16T19:43:07.742Z] 59bf1c3509f3: Pulling fs layer [2022-03-16T19:43:07.742Z] 666ba61612fd: Pulling fs layer [2022-03-16T19:43:07.742Z] 8ed8ca486205: Pulling fs layer [2022-03-16T19:43:07.742Z] 4fe6c5a15a65: Pulling fs layer [2022-03-16T19:43:07.742Z] 22a0e8bec74d: Pulling fs layer [2022-03-16T19:43:07.742Z] 640e595b4fbd: Pulling fs layer [2022-03-16T19:43:07.742Z] 763cafe07f6e: Pulling fs layer [2022-03-16T19:43:07.742Z] 0c0b528cf693: Pulling fs layer [2022-03-16T19:43:07.742Z] 10935f4eaf8b: Pulling fs layer [2022-03-16T19:43:07.742Z] 22a0e8bec74d: Waiting [2022-03-16T19:43:07.742Z] 640e595b4fbd: Waiting [2022-03-16T19:43:07.742Z] 4fe6c5a15a65: Waiting [2022-03-16T19:43:07.742Z] 763cafe07f6e: Waiting [2022-03-16T19:43:07.742Z] 0c0b528cf693: Waiting [2022-03-16T19:43:07.742Z] 10935f4eaf8b: Waiting [2022-03-16T19:43:07.742Z] 8ed8ca486205: Verifying Checksum [2022-03-16T19:43:07.742Z] 8ed8ca486205: Download complete [2022-03-16T19:43:07.742Z] 666ba61612fd: Download complete [2022-03-16T19:43:07.742Z] 22a0e8bec74d: Download complete [2022-03-16T19:43:07.742Z] 640e595b4fbd: Verifying Checksum [2022-03-16T19:43:07.742Z] 640e595b4fbd: Download complete [2022-03-16T19:43:07.742Z] 763cafe07f6e: Download complete [2022-03-16T19:43:07.742Z] 59bf1c3509f3: Verifying Checksum [2022-03-16T19:43:07.742Z] 59bf1c3509f3: Download complete [2022-03-16T19:43:08.003Z] 0c0b528cf693: Verifying Checksum [2022-03-16T19:43:08.003Z] 0c0b528cf693: Download complete [2022-03-16T19:43:08.003Z] 59bf1c3509f3: Pull complete [2022-03-16T19:43:08.003Z] 666ba61612fd: Pull complete [2022-03-16T19:43:08.263Z] 8ed8ca486205: Pull complete [2022-03-16T19:43:08.263Z] 10935f4eaf8b: Verifying Checksum [2022-03-16T19:43:08.263Z] 10935f4eaf8b: Download complete [2022-03-16T19:43:08.521Z] 4fe6c5a15a65: Verifying Checksum [2022-03-16T19:43:08.522Z] 4fe6c5a15a65: Download complete [2022-03-16T19:43:11.811Z] 4fe6c5a15a65: Pull complete [2022-03-16T19:43:11.811Z] 22a0e8bec74d: Pull complete [2022-03-16T19:43:11.811Z] 640e595b4fbd: Pull complete [2022-03-16T19:43:11.811Z] 763cafe07f6e: Pull complete [2022-03-16T19:43:12.069Z] 0c0b528cf693: Pull complete [2022-03-16T19:43:13.984Z] 10935f4eaf8b: Pull complete [2022-03-16T19:43:13.984Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-16T19:43:13.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T19:43:13.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-16T19:43:14.288Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T19:43:14.288Z] WORKDIR /edgex [2022-03-16T19:43:14.288Z] COPY go.mod . [2022-03-16T19:43:14.288Z] RUN go mod download [2022-03-16T19:43:14.288Z] docker build -t ci-base-image-x86_64 -f - . [2022-03-16T19:43:15.669Z] Sending build context to Docker daemon 334.1MB [2022-03-16T19:43:15.669Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T19:43:15.669Z] ---> 99d49a6021b9 [2022-03-16T19:43:15.669Z] Step 2/4 : WORKDIR /edgex [2022-03-16T19:43:17.587Z] ---> Running in 37244be4e81a [2022-03-16T19:43:17.587Z] Removing intermediate container 37244be4e81a [2022-03-16T19:43:17.587Z] ---> b9642a6315e8 [2022-03-16T19:43:17.587Z] Step 3/4 : COPY go.mod . [2022-03-16T19:43:17.587Z] ---> b58161165a76 [2022-03-16T19:43:17.587Z] Step 4/4 : RUN go mod download [2022-03-16T19:43:17.587Z] ---> Running in 46502892e4b8 [2022-03-16T19:43:22.396Z] Still waiting to schedule task [2022-03-16T19:43:22.396Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7326’ [2022-03-16T19:43:39.540Z] Removing intermediate container 46502892e4b8 [2022-03-16T19:43:39.540Z] ---> 2831fadd95c8 [2022-03-16T19:43:39.540Z] Successfully built 2831fadd95c8 [2022-03-16T19:43:39.541Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:43:39.848Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T19:43:39.848Z] . [Pipeline] withDockerContainer [2022-03-16T19:43:39.912Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2022-03-16T19:43:39.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-16T19:43:40.359Z] $ docker top 2290429f1b1ecc15bffd30aab1300eb8bf083ad5f8b12116b55432e30b34ab9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T19:43:40.712Z] + go version [2022-03-16T19:43:40.713Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-16T19:43:40.727Z] $ docker stop --time=1 2290429f1b1ecc15bffd30aab1300eb8bf083ad5f8b12116b55432e30b34ab9b [2022-03-16T19:43:42.019Z] $ docker rm -f 2290429f1b1ecc15bffd30aab1300eb8bf083ad5f8b12116b55432e30b34ab9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:43:42.461Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T19:43:42.461Z] . [Pipeline] withDockerContainer [2022-03-16T19:43:42.527Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2022-03-16T19:43:42.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-16T19:43:42.933Z] $ docker top 1cb24a66e27b84e922dbf72411ab8acf790339733dec32fa5d216a75ba2580b1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T19:43:43.009Z] ========================================================= [2022-03-16T19:43:43.009Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-16T19:43:43.009Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T19:43:43.296Z] + make test [2022-03-16T19:43:43.296Z] go mod tidy [2022-03-16T19:43:43.296Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-16T19:43:48.584Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-16T19:43:56.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-16T19:43:58.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2022-03-16T19:43:58.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-16T19:43:58.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-16T19:43:58.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-03-16T19:43:58.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-16T19:43:58.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.9% of statements [2022-03-16T19:43:58.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-16T19:43:58.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-16T19:43:58.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.140s coverage: 89.5% of statements [2022-03-16T19:43:58.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-16T19:43:58.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-16T19:43:58.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-16T19:43:59.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements [2022-03-16T19:43:59.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-16T19:43:59.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-16T19:43:59.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-16T19:43:59.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-16T19:43:59.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-16T19:43:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.384s coverage: 94.2% of statements [2022-03-16T19:43:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-16T19:43:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-16T19:43:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements [2022-03-16T19:43:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-16T19:43:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-16T19:43:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-16T19:43:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-16T19:43:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-16T19:43:59.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2022-03-16T19:43:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-16T19:43:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-16T19:43:59.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-16T19:43:59.757Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2022-03-16T19:43:59.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-16T19:43:59.757Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-03-16T19:43:59.757Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements [2022-03-16T19:43:59.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-16T19:43:59.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-03-16T19:43:59.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2022-03-16T19:43:59.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2022-03-16T19:43:59.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-03-16T19:43:59.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-03-16T19:44:11.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2022-03-16T19:44:11.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.086s coverage: 44.8% of statements [2022-03-16T19:44:13.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements [2022-03-16T19:44:13.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.4% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.4% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-16T19:44:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-03-16T19:44:23.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-16T19:44:23.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-16T19:44:23.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-16T19:44:23.374Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-16T19:44:23.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-16T19:44:23.374Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-16T19:44:23.374Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-16T19:44:23.374Z] 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-16T19:44:35.590Z] GO111MODULE=on go vet ./... [2022-03-16T19:44:39.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T19:44:39.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T19:44:40.379Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T19:44:40.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-16T19:44:40.939Z] + ls -al . [2022-03-16T19:44:40.939Z] total 672 [2022-03-16T19:44:40.939Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 19:44 . [2022-03-16T19:44:40.939Z] drwxr-xr-x 4 root root 4096 Mar 16 19:43 .. [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 19:42 .dockerignore [2022-03-16T19:44:40.939Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 19:42 .git [2022-03-16T19:44:40.939Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 19:42 .github [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 804 Mar 16 19:42 .gitignore [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 19:42 .golangci.yml [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 76 Mar 16 19:42 .hadolint.yml [2022-03-16T19:44:40.939Z] drwx------ 3 1001 1001 4096 Mar 16 19:43 .semver [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 19:42 .sonarcloud.properties [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 19:42 ADOPTERS.md [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 9019 Mar 16 19:42 Attribution.txt [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 51732 Mar 16 19:42 CHANGELOG.md [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 19:42 CONTRIBUTING.md [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 19:42 GOVERNANCE.md [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 849 Mar 16 19:42 Jenkinsfile [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 19:42 LICENSE [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 6508 Mar 16 19:42 Makefile [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 19:42 OWNERS.md [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 8207 Mar 16 19:42 README.md [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 6912 Mar 16 19:42 SECURITY.md [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 19:43 VERSION [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 19:42 ZMQWindows.md [2022-03-16T19:44:40.939Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 19:42 bin [2022-03-16T19:44:40.939Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 19:42 cmd [2022-03-16T19:44:40.939Z] -rw-r--r-- 1 root root 425751 Mar 16 19:44 coverage.out [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 2827 Mar 16 19:42 go.mod [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 50489 Mar 16 19:42 go.sum [2022-03-16T19:44:40.939Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 19:42 internal [2022-03-16T19:44:40.939Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 19:42 openapi [2022-03-16T19:44:40.939Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 19:42 snap [2022-03-16T19:44:40.939Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 19:42 version.go [Pipeline] sh [2022-03-16T19:44:41.229Z] + '[' -e coverage.out ] [2022-03-16T19:44:41.229Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-16T19:44:41.325Z] Stashed 1 file(s) [Pipeline] sh [2022-03-16T19:44:41.603Z] + make build [2022-03-16T19:44:41.603Z] 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-16T19:44:42.981Z] 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-16T19:44:47.176Z] 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-16T19:44:48.121Z] 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-16T19:44:49.058Z] 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-16T19:44:49.058Z] 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-16T19:44:49.998Z] 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-16T19:44:50.568Z] 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-16T19:44:51.508Z] 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-16T19:44:52.446Z] 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-16T19:44:53.015Z] 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-16T19:44:53.583Z] 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-16T19:44:54.976Z] $ docker stop --time=1 1cb24a66e27b84e922dbf72411ab8acf790339733dec32fa5d216a75ba2580b1 [2022-03-16T19:44:57.126Z] $ docker rm -f 1cb24a66e27b84e922dbf72411ab8acf790339733dec32fa5d216a75ba2580b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:44:57.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T19:44:57.953Z] [2022-03-16T19:44:57.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:44:58.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T19:44:58.251Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-16T19:44:58.251Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-16T19:44:58.251Z] ca9280d653b3: Pulling fs layer [2022-03-16T19:44:58.251Z] 7e9c9ca2126c: Pulling fs layer [2022-03-16T19:44:58.251Z] cbdbe7a5bc2a: Download complete [2022-03-16T19:44:58.510Z] ca9280d653b3: Verifying Checksum [2022-03-16T19:44:58.510Z] ca9280d653b3: Download complete [2022-03-16T19:44:58.510Z] cbdbe7a5bc2a: Pull complete [2022-03-16T19:44:58.770Z] 7e9c9ca2126c: Verifying Checksum [2022-03-16T19:44:58.770Z] 7e9c9ca2126c: Download complete [2022-03-16T19:44:58.770Z] ca9280d653b3: Pull complete [2022-03-16T19:45:02.062Z] 7e9c9ca2126c: Pull complete [2022-03-16T19:45:02.062Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-16T19:45:02.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T19:45:02.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-16T19:45:02.117Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2022-03-16T19:45:02.147Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-16T19:45:03.626Z] $ docker top 78141fa51646e2d74104af56e9e111accd08d3c24bbd67c9a5bfc9b3de6acf4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T19:45:03.978Z] + + docker-composegrep build parallel --help [2022-03-16T19:45:03.978Z] [2022-03-16T19:45:04.548Z] --parallel Build images in parallel. [Pipeline] } [2022-03-16T19:45:04.562Z] $ docker stop --time=1 78141fa51646e2d74104af56e9e111accd08d3c24bbd67c9a5bfc9b3de6acf4b [2022-03-16T19:45:05.825Z] $ docker rm -f 78141fa51646e2d74104af56e9e111accd08d3c24bbd67c9a5bfc9b3de6acf4b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:45:06.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T19:45:06.215Z] . [Pipeline] withDockerContainer [2022-03-16T19:45:06.285Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2022-03-16T19:45:06.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-16T19:45:06.694Z] $ docker top 6f4299df02d4ffb301a7f62df1ceb079080c932d835dd355a4396aeb0bb2979c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T19:45:07.046Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-16T19:45:07.615Z] Building core-command ... [2022-03-16T19:45:07.615Z] Building core-data ... [2022-03-16T19:45:07.615Z] Building core-metadata ... [2022-03-16T19:45:07.615Z] Building security-bootstrapper ... [2022-03-16T19:45:07.615Z] Building security-proxy-setup ... [2022-03-16T19:45:07.615Z] Building security-secretstore-setup ... [2022-03-16T19:45:07.615Z] Building support-notifications ... [2022-03-16T19:45:07.615Z] Building support-scheduler ... [2022-03-16T19:45:07.615Z] Building sys-mgmt-agent ... [2022-03-16T19:45:07.615Z] Building support-notifications [2022-03-16T19:45:07.615Z] Building security-secretstore-setup [2022-03-16T19:45:07.615Z] Building sys-mgmt-agent [2022-03-16T19:45:07.615Z] Building security-bootstrapper [2022-03-16T19:45:07.615Z] Building core-data [2022-03-16T19:45:19.987Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:45:19.987Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:45:19.987Z] ---> 2831fadd95c8 [2022-03-16T19:45:19.987Z] Step 3/31 : WORKDIR /edgex-go [2022-03-16T19:45:19.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:45:19.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:45:19.987Z] ---> 2831fadd95c8 [2022-03-16T19:45:19.987Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T19:45:19.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:45:19.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:45:19.987Z] ---> 2831fadd95c8 [2022-03-16T19:45:19.987Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T19:45:20.248Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:45:20.248Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:45:20.248Z] ---> 2831fadd95c8 [2022-03-16T19:45:20.248Z] Step 3/25 : WORKDIR /edgex-go [2022-03-16T19:45:20.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:45:20.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:45:20.248Z] ---> 2831fadd95c8 [2022-03-16T19:45:20.248Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T19:45:22.795Z] ---> Running in 15c78bdef726 [2022-03-16T19:45:22.795Z] ---> Running in b669f117df45 [2022-03-16T19:45:22.795Z] ---> Running in 32ef0d11d727 [2022-03-16T19:45:22.795Z] ---> Running in 3ea921626110 [2022-03-16T19:45:22.795Z] ---> Running in deb2e27cf40f [2022-03-16T19:45:22.795Z] Removing intermediate container deb2e27cf40f [2022-03-16T19:45:22.795Z] ---> bf3cbfe96bff [2022-03-16T19:45:22.795Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:45:22.795Z] Removing intermediate container 15c78bdef726 [2022-03-16T19:45:22.795Z] ---> 5f20e59c9504 [2022-03-16T19:45:22.795Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:45:22.795Z] Removing intermediate container b669f117df45 [2022-03-16T19:45:22.795Z] ---> e0c1eb50df6c [2022-03-16T19:45:22.795Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:45:22.795Z] Removing intermediate container 32ef0d11d727 [2022-03-16T19:45:22.795Z] ---> 62238b2a949b [2022-03-16T19:45:22.795Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:45:22.795Z] Removing intermediate container 3ea921626110 [2022-03-16T19:45:22.795Z] ---> d388106c82e8 [2022-03-16T19:45:22.795Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:45:22.795Z] ---> Running in 5a3310bca89c [2022-03-16T19:45:22.795Z] ---> Running in 336860e94efd [2022-03-16T19:45:22.795Z] ---> Running in 54395e931850 [2022-03-16T19:45:22.795Z] ---> Running in 4bc8f3cc2506 [2022-03-16T19:45:22.795Z] ---> Running in f8dbd6572b9e [2022-03-16T19:45:23.735Z] Removing intermediate container 5a3310bca89c [2022-03-16T19:45:23.735Z] ---> e76fa10f2967 [2022-03-16T19:45:23.735Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-16T19:45:23.735Z] ---> Running in 1549fc74d188 [2022-03-16T19:45:23.735Z] Removing intermediate container 336860e94efd [2022-03-16T19:45:23.735Z] ---> 5c068a97f688 [2022-03-16T19:45:23.735Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-16T19:45:23.995Z] ---> Running in 9263d459a527 [2022-03-16T19:45:23.995Z] Removing intermediate container 54395e931850 [2022-03-16T19:45:23.995Z] Removing intermediate container f8dbd6572b9e [2022-03-16T19:45:23.995Z] ---> ddb193b9c05a [2022-03-16T19:45:23.995Z] ---> 992d12c43c7b [2022-03-16T19:45:23.995Z] Step 5/23 : RUN apk add --update --no-cache make bash gitStep 5/25 : RUN apk add --update --no-cache make git [2022-03-16T19:45:23.995Z] [2022-03-16T19:45:23.995Z] ---> Running in c9bd78b0b952 [2022-03-16T19:45:23.995Z] ---> Running in 67794a0f86ea [2022-03-16T19:45:24.253Z] Removing intermediate container 4bc8f3cc2506 [2022-03-16T19:45:24.253Z] ---> fd6d8f919e8e [2022-03-16T19:45:24.253Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-16T19:45:24.253Z] ---> Running in 35ee1ce46f53 [2022-03-16T19:45:24.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:24.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:24.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:24.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:24.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:25.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:25.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:25.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:25.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:25.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:25.606Z] OK: 221 MiB in 52 packages [2022-03-16T19:45:25.606Z] OK: 221 MiB in 52 packages [2022-03-16T19:45:25.866Z] OK: 221 MiB in 52 packages [2022-03-16T19:45:25.866Z] OK: 221 MiB in 52 packages [2022-03-16T19:45:25.866Z] OK: 221 MiB in 52 packages [2022-03-16T19:45:26.127Z] Removing intermediate container 1549fc74d188 [2022-03-16T19:45:26.127Z] ---> 2e61ded6b2f3 [2022-03-16T19:45:26.127Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T19:45:26.127Z] Removing intermediate container 9263d459a527 [2022-03-16T19:45:26.127Z] ---> 3397806b7cf3 [2022-03-16T19:45:26.127Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T19:45:26.127Z] ---> 6f7c857dce78 [2022-03-16T19:45:26.127Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:45:26.386Z] ---> Running in 9bc774181a88 [2022-03-16T19:45:26.386Z] Removing intermediate container c9bd78b0b952 [2022-03-16T19:45:26.386Z] ---> c548eb7c5f02 [2022-03-16T19:45:26.386Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T19:45:26.386Z] ---> 78448b64814b [2022-03-16T19:45:26.386Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:45:26.386Z] Removing intermediate container 67794a0f86ea [2022-03-16T19:45:26.386Z] ---> c11d4c6061a7 [2022-03-16T19:45:26.386Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-16T19:45:26.386Z] ---> Running in 1b843999e453 [2022-03-16T19:45:26.386Z] Removing intermediate container 35ee1ce46f53 [2022-03-16T19:45:26.386Z] ---> 95cb04ca59e5 [2022-03-16T19:45:26.386Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-16T19:45:26.386Z] ---> 0eca4548653e [2022-03-16T19:45:26.386Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:45:26.645Z] ---> Running in e39fd694f4cf [2022-03-16T19:45:26.645Z] ---> b2de82040ddc [2022-03-16T19:45:26.645Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:45:26.645Z] ---> Running in 4dd3daba895e [2022-03-16T19:45:26.645Z] ---> f4c168dc7fc8 [2022-03-16T19:45:26.645Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:45:26.645Z] ---> Running in e7dfd69de8cc [2022-03-16T19:45:27.212Z] Removing intermediate container 9bc774181a88 [2022-03-16T19:45:27.212Z] ---> 0a781d084c28 [2022-03-16T19:45:27.212Z] Step 8/23 : COPY . . [2022-03-16T19:45:27.475Z] Removing intermediate container 1b843999e453 [2022-03-16T19:45:27.475Z] ---> 6f4640b35bf5 [2022-03-16T19:45:27.475Z] Step 8/22 : COPY . . [2022-03-16T19:45:32.748Z] ---> 44f49d7951b6 [2022-03-16T19:45:32.748Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-16T19:45:32.748Z] Removing intermediate container e39fd694f4cf [2022-03-16T19:45:32.748Z] ---> a2bcb9d87cd1 [2022-03-16T19:45:32.748Z] Step 8/23 : COPY . . [2022-03-16T19:45:32.748Z] ---> 8266674d3fd0 [2022-03-16T19:45:32.748Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-16T19:45:32.748Z] Removing intermediate container e7dfd69de8cc [2022-03-16T19:45:32.748Z] ---> 2de6068e2eac [2022-03-16T19:45:32.748Z] Step 8/31 : COPY . . [2022-03-16T19:45:32.748Z] Removing intermediate container 4dd3daba895e [2022-03-16T19:45:32.748Z] ---> a4c307d0e3b9 [2022-03-16T19:45:32.748Z] Step 8/25 : COPY . . [2022-03-16T19:45:32.748Z] ---> Running in a6fc48d48a3c [2022-03-16T19:45:32.748Z] ---> Running in 2df22e34cdd1 [2022-03-16T19:45:32.748Z] 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-16T19:45:32.748Z] 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-16T19:45:44.973Z] ---> bbfd6f6720cf [2022-03-16T19:45:44.973Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-16T19:45:44.973Z] ---> 820ea07ab2ed [2022-03-16T19:45:44.973Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-16T19:45:44.973Z] ---> 8ab5cb85ac5a [2022-03-16T19:45:44.973Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-16T19:45:45.235Z] ---> Running in 7c3d6dd58caa [2022-03-16T19:45:45.235Z] ---> Running in 7838a3f9f167 [2022-03-16T19:45:45.235Z] ---> Running in 643fa6db7bd9 [2022-03-16T19:45:45.803Z] 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-16T19:45:46.062Z] 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-16T19:45:46.062Z] 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-16T19:45:46.062Z] Removing intermediate container a6fc48d48a3c [2022-03-16T19:45:46.062Z] ---> f5f53941b1e9 [2022-03-16T19:45:46.062Z] [2022-03-16T19:45:46.062Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T19:45:46.062Z] Removing intermediate container 2df22e34cdd1 [2022-03-16T19:45:46.062Z] ---> 89e87c0453c4 [2022-03-16T19:45:46.062Z] [2022-03-16T19:45:46.062Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T19:45:47.000Z] 3.14: Pulling from library/alpine [2022-03-16T19:45:47.000Z] 3.14: Pulling from library/alpine [2022-03-16T19:45:48.377Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T19:45:48.377Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T19:45:48.377Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T19:45:48.377Z] Status: Image is up to date for alpine:3.14 [2022-03-16T19:45:48.377Z] ---> 0a97eee8041e [2022-03-16T19:45:48.377Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-16T19:45:48.377Z] ---> 0a97eee8041e [2022-03-16T19:45:48.377Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-16T19:45:48.946Z] ---> Running in e53e1ad222dd [2022-03-16T19:45:48.946Z] ---> Running in 735f4e6e5df0 [2022-03-16T19:45:49.205Z] Removing intermediate container e53e1ad222dd [2022-03-16T19:45:49.205Z] ---> 88ec7ad65d42 [2022-03-16T19:45:49.205Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-16T19:45:49.205Z] ---> Running in 028ac621f068 [2022-03-16T19:45:49.464Z] Removing intermediate container 028ac621f068 [2022-03-16T19:45:49.464Z] ---> 2d1d2b512dec [2022-03-16T19:45:49.464Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-16T19:45:49.464Z] ---> Running in d5bdcf606456 [2022-03-16T19:45:49.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:49.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:49.724Z] Removing intermediate container d5bdcf606456 [2022-03-16T19:45:49.724Z] ---> ce4895371a46 [2022-03-16T19:45:49.724Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:45:49.983Z] ---> Running in 10a2eb7c6ffc [2022-03-16T19:45:49.983Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-16T19:45:49.983Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-16T19:45:49.983Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T19:45:49.983Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T19:45:49.983Z] OK: 6 MiB in 16 packages [2022-03-16T19:45:50.924Z] Removing intermediate container 735f4e6e5df0 [2022-03-16T19:45:50.924Z] ---> a195a743f7c8 [2022-03-16T19:45:50.924Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T19:45:50.924Z] ---> Running in f9ab0a75660e [2022-03-16T19:45:50.924Z] Removing intermediate container 10a2eb7c6ffc [2022-03-16T19:45:50.924Z] ---> 4389c20c98da [2022-03-16T19:45:50.924Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-16T19:45:50.924Z] Removing intermediate container f9ab0a75660e [2022-03-16T19:45:50.924Z] ---> 7d91b1184fd6 [2022-03-16T19:45:50.924Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-16T19:45:50.924Z] ---> Running in 6fe51e6dc5f6 [2022-03-16T19:45:50.924Z] ---> Running in bda50a115d57 [2022-03-16T19:45:51.183Z] Removing intermediate container bda50a115d57 [2022-03-16T19:45:51.183Z] ---> 0ff8d131c33d [2022-03-16T19:45:51.183Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T19:45:51.183Z] ---> Running in cf53236dc039 [2022-03-16T19:45:51.442Z] Removing intermediate container cf53236dc039 [2022-03-16T19:45:51.442Z] ---> c2cae1910d6f [2022-03-16T19:45:51.442Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T19:45:51.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:51.700Z] ---> acb4a74fbd38 [2022-03-16T19:45:51.700Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-16T19:45:52.269Z] ---> b1852927516b [2022-03-16T19:45:52.269Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-16T19:45:52.269Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:52.553Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-16T19:45:52.553Z] ---> 581e75ca7b32 [2022-03-16T19:45:52.553Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-16T19:45:52.842Z] ---> Running in 6b2de36a49a0 [2022-03-16T19:45:52.842Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T19:45:52.842Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-16T19:45:52.842Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T19:45:53.120Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-16T19:45:53.120Z] Removing intermediate container 6b2de36a49a0 [2022-03-16T19:45:53.120Z] ---> a94a0e7ac943 [2022-03-16T19:45:53.120Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T19:45:53.120Z] ---> Running in 250fffde516b [2022-03-16T19:45:53.120Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-16T19:45:53.120Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T19:45:53.120Z] OK: 8 MiB in 20 packages [2022-03-16T19:45:53.431Z] Removing intermediate container 250fffde516b [2022-03-16T19:45:53.431Z] ---> 35032b031151 [2022-03-16T19:45:53.431Z] Step 20/22 : LABEL arch=x86_64 [2022-03-16T19:45:53.431Z] ---> Running in daef0d49c024 [2022-03-16T19:45:53.696Z] Removing intermediate container daef0d49c024 [2022-03-16T19:45:53.696Z] ---> 64638338b435 [2022-03-16T19:45:53.696Z] Step 21/22 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:45:53.696Z] ---> Running in 400db8904c9c [2022-03-16T19:45:53.954Z] Removing intermediate container 6fe51e6dc5f6 [2022-03-16T19:45:53.954Z] ---> 0ea73b4a20d0 [2022-03-16T19:45:53.954Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T19:45:53.954Z] Removing intermediate container 400db8904c9c [2022-03-16T19:45:53.954Z] ---> ce33385dd156 [2022-03-16T19:45:53.954Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T19:45:53.954Z] ---> Running in 52028afa3349 [2022-03-16T19:45:54.216Z] ---> ac8ee6289a18 [2022-03-16T19:45:54.216Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-16T19:45:54.216Z] Removing intermediate container 52028afa3349 [2022-03-16T19:45:54.216Z] ---> c2d979a3260d [2022-03-16T19:45:54.216Z] [2022-03-16T19:45:54.478Z] Successfully built c2d979a3260d [2022-03-16T19:45:54.478Z] Successfully tagged support-notifications:latest [2022-03-16T19:45:54.478Z] Building security-proxy-setup [2022-03-16T19:45:55.861Z]  Building support-notifications ... done 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-16T19:45:56.122Z] ---> b2906080a3a6 [2022-03-16T19:45:56.122Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-16T19:45:56.692Z] ---> a1f1302b748e [2022-03-16T19:45:56.692Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-16T19:45:56.692Z] ---> Running in dfafffb6c732 [2022-03-16T19:45:57.311Z] Removing intermediate container dfafffb6c732 [2022-03-16T19:45:57.311Z] ---> 14af3078ba8e [2022-03-16T19:45:57.311Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T19:45:57.604Z] ---> Running in f2c72019bd64 [2022-03-16T19:45:57.604Z] Removing intermediate container 643fa6db7bd9 [2022-03-16T19:45:57.604Z] ---> 4baa324b90d3 [2022-03-16T19:45:57.604Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-16T19:45:57.864Z] Removing intermediate container 7c3d6dd58caa [2022-03-16T19:45:57.865Z] ---> 2b927c8ae4ef [2022-03-16T19:45:57.865Z] [2022-03-16T19:45:57.865Z] Step 10/31 : FROM alpine:3.14 [2022-03-16T19:45:57.865Z] ---> 0a97eee8041e [2022-03-16T19:45:57.865Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-16T19:45:57.865Z] ---> Running in 66595982c7e2 [2022-03-16T19:45:57.865Z] ---> Running in 32be3f3b8835 [2022-03-16T19:45:57.865Z] Removing intermediate container f2c72019bd64 [2022-03-16T19:45:57.865Z] ---> 56ae2fe3b843 [2022-03-16T19:45:57.865Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T19:45:58.433Z] Removing intermediate container 32be3f3b8835 [2022-03-16T19:45:58.433Z] ---> 9f4c372a6d33 [2022-03-16T19:45:58.433Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-16T19:45:58.433Z] ---> Running in 8d4ab924a25c [2022-03-16T19:45:58.433Z] 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-16T19:45:58.433Z] ---> Running in f0cfc3f43d52 [2022-03-16T19:45:58.694Z] Removing intermediate container 8d4ab924a25c [2022-03-16T19:45:58.694Z] ---> 747f234ff872 [2022-03-16T19:45:58.694Z] Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:45:58.694Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:45:58.694Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:45:58.694Z] ---> 2831fadd95c8 [2022-03-16T19:45:58.694Z] Step 3/21 : WORKDIR /edgex-go [2022-03-16T19:45:58.694Z] ---> Using cache [2022-03-16T19:45:58.694Z] ---> 62238b2a949b [2022-03-16T19:45:58.694Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:45:58.694Z] ---> Using cache [2022-03-16T19:45:58.694Z] ---> fd6d8f919e8e [2022-03-16T19:45:58.694Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-16T19:45:58.694Z] ---> Using cache [2022-03-16T19:45:58.694Z] ---> 95cb04ca59e5 [2022-03-16T19:45:58.694Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-16T19:45:58.694Z] ---> Using cache [2022-03-16T19:45:58.694Z] ---> f4c168dc7fc8 [2022-03-16T19:45:58.694Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:45:58.694Z] ---> Using cache [2022-03-16T19:45:58.694Z] ---> 2de6068e2eac [2022-03-16T19:45:58.694Z] Step 8/21 : COPY . . [2022-03-16T19:45:58.694Z] ---> Using cache [2022-03-16T19:45:58.694Z] ---> bbfd6f6720cf [2022-03-16T19:45:58.694Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-16T19:45:58.694Z] ---> Running in e29ed54a1620 [2022-03-16T19:45:58.694Z] ---> Running in 4918b6efb200 [2022-03-16T19:45:58.694Z] Removing intermediate container 7838a3f9f167 [2022-03-16T19:45:58.694Z] ---> 75f4c97d200e [2022-03-16T19:45:58.694Z] [2022-03-16T19:45:58.694Z] Step 10/25 : FROM alpine:3.14 [2022-03-16T19:45:58.694Z] ---> 0a97eee8041e [2022-03-16T19:45:58.694Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-16T19:45:58.953Z] ---> Running in 3837728232ce [2022-03-16T19:45:58.953Z] Removing intermediate container 4918b6efb200 [2022-03-16T19:45:58.953Z] ---> b646c9b2e62d [2022-03-16T19:45:58.953Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T19:45:58.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:58.953Z] ---> Running in 242195d7a76b [2022-03-16T19:45:58.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:58.953Z] Removing intermediate container 242195d7a76b [2022-03-16T19:45:58.953Z] ---> a8d26ead0394 [2022-03-16T19:45:58.953Z] [2022-03-16T19:45:59.213Z] Successfully built a8d26ead0394 [2022-03-16T19:45:59.213Z] Successfully tagged core-data:latest [2022-03-16T19:45:59.213Z] Building core-command [2022-03-16T19:45:59.213Z]  Building core-data ... done 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-16T19:45:59.213Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-16T19:45:59.213Z] (2/2) Installing su-exec (0.2-r1) [2022-03-16T19:45:59.213Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T19:45:59.213Z] OK: 6 MiB in 16 packages [2022-03-16T19:45:59.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:59.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:45:59.734Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-16T19:45:59.734Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-16T19:45:59.734Z] (3/3) Installing su-exec (0.2-r1) [2022-03-16T19:45:59.734Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T19:45:59.734Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T19:45:59.734Z] OK: 6 MiB in 17 packages [2022-03-16T19:46:01.686Z] Removing intermediate container 66595982c7e2 [2022-03-16T19:46:01.686Z] ---> 165ab17758dc [2022-03-16T19:46:01.686Z] [2022-03-16T19:46:01.686Z] Step 11/23 : FROM docker:20.10.10 [2022-03-16T19:46:01.686Z] 20.10.10: Pulling from library/docker [2022-03-16T19:46:01.944Z] Removing intermediate container f0cfc3f43d52 [2022-03-16T19:46:01.944Z] ---> 6af36069b72b [2022-03-16T19:46:01.944Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-16T19:46:01.944Z] ---> Running in 7cdd45de264d [2022-03-16T19:46:02.202Z] Removing intermediate container 3837728232ce [2022-03-16T19:46:02.202Z] ---> 5e236fce3a73 [2022-03-16T19:46:02.202Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T19:46:02.203Z] Removing intermediate container 7cdd45de264d [2022-03-16T19:46:02.203Z] ---> f966dcfdf989 [2022-03-16T19:46:02.203Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-16T19:46:02.486Z] ---> Running in 0eff8ebc3539 [2022-03-16T19:46:02.486Z] ---> Running in 07756d378e61 [2022-03-16T19:46:02.486Z] Removing intermediate container 0eff8ebc3539 [2022-03-16T19:46:02.486Z] ---> 739e6d7f00af [2022-03-16T19:46:02.486Z] Step 13/25 : WORKDIR / [2022-03-16T19:46:02.486Z] ---> Running in 3f7519117029 [2022-03-16T19:46:02.744Z] Removing intermediate container 07756d378e61 [2022-03-16T19:46:02.744Z] ---> bf6184244ac0 [2022-03-16T19:46:02.744Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-16T19:46:02.744Z] ---> Running in 223125283c68 [2022-03-16T19:46:02.745Z] Removing intermediate container 3f7519117029 [2022-03-16T19:46:02.745Z] ---> 04138c1ae792 [2022-03-16T19:46:02.745Z] 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-16T19:46:03.316Z] ---> a770bded29ec [2022-03-16T19:46:03.316Z] 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-16T19:46:03.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:46:03.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:46:03.316Z] ---> 2831fadd95c8 [2022-03-16T19:46:03.316Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T19:46:03.316Z] ---> Using cache [2022-03-16T19:46:03.316Z] ---> 62238b2a949b [2022-03-16T19:46:03.316Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:46:03.316Z] ---> Using cache [2022-03-16T19:46:03.316Z] ---> fd6d8f919e8e [2022-03-16T19:46:03.316Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T19:46:03.316Z] ---> Using cache [2022-03-16T19:46:03.316Z] ---> 95cb04ca59e5 [2022-03-16T19:46:03.316Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T19:46:03.316Z] ---> Using cache [2022-03-16T19:46:03.316Z] ---> f4c168dc7fc8 [2022-03-16T19:46:03.316Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:46:03.316Z] ---> Using cache [2022-03-16T19:46:03.316Z] ---> 2de6068e2eac [2022-03-16T19:46:03.316Z] Step 8/23 : COPY . . [2022-03-16T19:46:03.316Z] ---> Using cache [2022-03-16T19:46:03.316Z] ---> bbfd6f6720cf [2022-03-16T19:46:03.316Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-16T19:46:03.574Z] ---> Running in 9e6a6f5ec2fd [2022-03-16T19:46:03.574Z] ---> e0f886f3b35e [2022-03-16T19:46:03.574Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-16T19:46:03.879Z] Removing intermediate container 223125283c68 [2022-03-16T19:46:03.879Z] ---> 057aa26263ae [2022-03-16T19:46:03.879Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-16T19:46:04.138Z] 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-16T19:46:04.138Z] ---> f09e86c03c45 [2022-03-16T19:46:04.138Z] 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-16T19:46:04.138Z] ---> Running in 312313e89a1a [2022-03-16T19:46:04.400Z] Removing intermediate container 312313e89a1a [2022-03-16T19:46:04.400Z] ---> d1ae9d346457 [2022-03-16T19:46:04.400Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-16T19:46:04.660Z] ---> a6cfe142dc7a [2022-03-16T19:46:04.660Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-16T19:46:04.660Z] ---> acec6739092c [2022-03-16T19:46:04.660Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-16T19:46:04.660Z] ---> Running in 9431daa70d2d [2022-03-16T19:46:05.230Z] ---> 49c3016ccb57 [2022-03-16T19:46:05.230Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-16T19:46:06.171Z] 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-16T19:46:06.171Z] ---> 31e3a6e90121 [2022-03-16T19:46:06.171Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-16T19:46:06.171Z] Removing intermediate container 9431daa70d2d [2022-03-16T19:46:06.171Z] ---> 9fa4c47de0f3 [2022-03-16T19:46:06.171Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T19:46:06.430Z] ---> 5b1053238a96 [2022-03-16T19:46:06.430Z] 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-16T19:46:06.430Z] ---> bb381c5f9ae3 [2022-03-16T19:46:06.430Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-16T19:46:06.430Z] ---> Running in ba83a5a34b5a [2022-03-16T19:46:07.371Z] ---> 52992079a43f [2022-03-16T19:46:07.371Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-16T19:46:07.371Z] ---> 000d29edb0bc [2022-03-16T19:46:07.371Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-16T19:46:07.371Z] Removing intermediate container ba83a5a34b5a [2022-03-16T19:46:07.371Z] ---> e7b63164fa6d [2022-03-16T19:46:07.371Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-16T19:46:07.371Z] ---> Running in 72d57000bd5a [2022-03-16T19:46:07.636Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-16T19:46:07.636Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-16T19:46:07.636Z] ---> b706a049f56e [2022-03-16T19:46:07.636Z] 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-16T19:46:07.636Z] ---> Running in 058b695ca6b2 [2022-03-16T19:46:07.636Z] ---> 80d3d4370523 [2022-03-16T19:46:07.636Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-16T19:46:07.636Z] Removing intermediate container 72d57000bd5a [2022-03-16T19:46:07.636Z] ---> 62e3b28217dd [2022-03-16T19:46:07.636Z] Step 23/25 : LABEL arch=x86_64 [2022-03-16T19:46:07.894Z] ---> Running in 81017d94905f [2022-03-16T19:46:07.894Z] Removing intermediate container 058b695ca6b2 [2022-03-16T19:46:07.895Z] ---> a38e33a20710 [2022-03-16T19:46:07.895Z] 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-16T19:46:07.895Z] ---> Running in 9c195c791ce8 [2022-03-16T19:46:07.895Z] ---> 024da7eec4e1 [2022-03-16T19:46:07.895Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-16T19:46:08.153Z] Removing intermediate container 81017d94905f [2022-03-16T19:46:08.153Z] ---> 2559870d53df [2022-03-16T19:46:08.153Z] Step 24/25 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:46:08.410Z] ---> Running in 47077c01749e [2022-03-16T19:46:08.410Z] ---> Running in e2965dc1b21c [2022-03-16T19:46:08.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:46:08.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:46:08.734Z] Removing intermediate container e2965dc1b21c [2022-03-16T19:46:08.734Z] ---> a2d8c7c74346 [2022-03-16T19:46:08.734Z] Step 25/25 : LABEL version=0.0.0 [2022-03-16T19:46:08.734Z] (1/42) Installing readline (8.1.0-r0) [2022-03-16T19:46:08.734Z] (2/42) Installing bash (5.1.4-r0) [2022-03-16T19:46:08.734Z] Executing bash-5.1.4-r0.post-install [2022-03-16T19:46:08.734Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-16T19:46:08.734Z] Removing intermediate container 47077c01749e [2022-03-16T19:46:08.734Z] ---> caf1ee88fdc3 [2022-03-16T19:46:08.734Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-16T19:46:08.734Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T19:46:08.734Z] ---> Running in c66eee05f2bb [2022-03-16T19:46:08.734Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-16T19:46:08.734Z] (6/42) Installing curl (7.79.1-r0) [2022-03-16T19:46:08.734Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-16T19:46:08.734Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-16T19:46:08.734Z] (9/42) Installing expat (2.4.7-r0) [2022-03-16T19:46:08.734Z] (10/42) Installing libffi (3.3-r2) [2022-03-16T19:46:08.734Z] (11/42) Installing gdbm (1.19-r0) [2022-03-16T19:46:08.734Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-16T19:46:08.734Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T19:46:08.734Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T19:46:08.734Z] Removing intermediate container e29ed54a1620 [2022-03-16T19:46:08.734Z] ---> 2daeeeac6cb7 [2022-03-16T19:46:08.734Z] [2022-03-16T19:46:08.734Z] Step 10/21 : FROM alpine:3.14 [2022-03-16T19:46:08.734Z] ---> 0a97eee8041e [2022-03-16T19:46:08.734Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-16T19:46:08.734Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-16T19:46:09.014Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-16T19:46:09.014Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-16T19:46:09.014Z] ---> Running in cfbe64e741e2 [2022-03-16T19:46:09.014Z] Removing intermediate container c66eee05f2bb [2022-03-16T19:46:09.014Z] ---> 623b70e2b40b [2022-03-16T19:46:09.014Z] [2022-03-16T19:46:09.014Z] ---> cf609268ef25 [2022-03-16T19:46:09.014Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-16T19:46:09.276Z] Successfully built 623b70e2b40b [2022-03-16T19:46:09.276Z] Successfully tagged security-secretstore-setup:latest [2022-03-16T19:46:09.276Z]  Building security-secretstore-setup ... done Building core-metadata [2022-03-16T19:46:09.534Z] ---> Running in 5da32f13ba74 [2022-03-16T19:46:09.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:46:09.534Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-16T19:46:09.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:46:09.534Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-16T19:46:09.534Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-16T19:46:09.534Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-16T19:46:09.534Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-16T19:46:09.534Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-16T19:46:09.534Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-16T19:46:09.534Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-16T19:46:09.534Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-16T19:46:09.534Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-16T19:46:09.534Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-16T19:46:09.534Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-16T19:46:09.534Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-16T19:46:09.534Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-16T19:46:09.534Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-16T19:46:09.534Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-16T19:46:09.534Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-16T19:46:09.534Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-16T19:46:09.534Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-16T19:46:09.534Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-16T19:46:09.534Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-16T19:46:09.534Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-16T19:46:09.534Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-16T19:46:09.534Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-16T19:46:09.534Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-16T19:46:09.792Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-16T19:46:09.792Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-16T19:46:09.792Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T19:46:09.792Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-16T19:46:09.792Z] (5/5) Installing curl (7.79.1-r0) [2022-03-16T19:46:09.792Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T19:46:09.792Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T19:46:09.792Z] OK: 8 MiB in 19 packages [2022-03-16T19:46:09.792Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T19:46:09.792Z] OK: 84 MiB in 64 packages [2022-03-16T19:46:10.361Z] Collecting docker-compose==1.23.2 [2022-03-16T19:46:10.361Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-16T19:46:10.361Z] 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-16T19:46:10.361Z] Collecting texttable<0.10,>=0.9.0 [2022-03-16T19:46:10.361Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-16T19:46:10.952Z] Collecting jsonschema<3,>=2.5.1 [2022-03-16T19:46:10.952Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-16T19:46:10.952Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-16T19:46:10.952Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-16T19:46:11.210Z] Collecting cached-property<2,>=1.2.0 [2022-03-16T19:46:11.210Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-16T19:46:11.210Z] Collecting docker<4.0,>=3.6.0 [2022-03-16T19:46:11.210Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-16T19:46:11.210Z] Collecting PyYAML<4,>=3.10 [2022-03-16T19:46:11.210Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-16T19:46:11.778Z] Collecting docopt<0.7,>=0.6.1 [2022-03-16T19:46:11.778Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-16T19:46:12.038Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:46:12.038Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:46:12.038Z] ---> 2831fadd95c8 [2022-03-16T19:46:12.038Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T19:46:12.038Z] ---> Using cache [2022-03-16T19:46:12.038Z] ---> 62238b2a949b [2022-03-16T19:46:12.038Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:46:12.038Z] ---> Using cache [2022-03-16T19:46:12.038Z] ---> fd6d8f919e8e [2022-03-16T19:46:12.038Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T19:46:12.038Z] ---> Using cache [2022-03-16T19:46:12.038Z] ---> 95cb04ca59e5 [2022-03-16T19:46:12.038Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T19:46:12.038Z] ---> Using cache [2022-03-16T19:46:12.038Z] ---> f4c168dc7fc8 [2022-03-16T19:46:12.038Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:46:12.038Z] ---> Using cache [2022-03-16T19:46:12.038Z] ---> 2de6068e2eac [2022-03-16T19:46:12.038Z] Step 8/23 : COPY . . [2022-03-16T19:46:12.038Z] ---> Using cache [2022-03-16T19:46:12.038Z] ---> bbfd6f6720cf [2022-03-16T19:46:12.038Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-16T19:46:12.038Z] ---> Running in 68585a65ac42 [2022-03-16T19:46:12.298Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-16T19:46:12.298Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-16T19:46:12.298Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-16T19:46:12.298Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-16T19:46:12.556Z] Removing intermediate container 5da32f13ba74 [2022-03-16T19:46:12.556Z] ---> 08c3dd5bc81d [2022-03-16T19:46:12.556Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-16T19:46:12.556Z] Removing intermediate container cfbe64e741e2 [2022-03-16T19:46:12.556Z] ---> 208b24b56a0c [2022-03-16T19:46:12.556Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T19:46:12.556Z] 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-16T19:46:12.556Z] ---> Running in a232fedfe44e [2022-03-16T19:46:12.556Z] ---> Running in 093ae1f443b0 [2022-03-16T19:46:12.813Z] Collecting docker-pycreds>=0.4.0 [2022-03-16T19:46:12.813Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-16T19:46:12.813Z] 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-16T19:46:12.813Z] Collecting idna<2.8,>=2.5 [2022-03-16T19:46:12.813Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-16T19:46:12.813Z] Removing intermediate container a232fedfe44e [2022-03-16T19:46:12.813Z] ---> bc6abe384590 [2022-03-16T19:46:12.813Z] Step 28/31 : CMD ["gate"] [2022-03-16T19:46:12.813Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-16T19:46:12.813Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-16T19:46:12.813Z] Removing intermediate container 093ae1f443b0 [2022-03-16T19:46:12.813Z] ---> 9c23cb3c9c3b [2022-03-16T19:46:12.813Z] Step 13/21 : WORKDIR /edgex [2022-03-16T19:46:13.081Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-16T19:46:13.081Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-16T19:46:13.081Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-16T19:46:13.081Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-16T19:46:13.081Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-16T19:46:13.081Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-16T19:46:13.081Z] ---> Running in 58dee9498e0b [2022-03-16T19:46:13.081Z] ---> Running in 2adf533951b9 [2022-03-16T19:46:13.081Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-16T19:46:13.081Z] Attempting uninstall: urllib3 [2022-03-16T19:46:13.081Z] Found existing installation: urllib3 1.26.5 [2022-03-16T19:46:13.081Z] Uninstalling urllib3-1.26.5: [2022-03-16T19:46:13.342Z] Successfully uninstalled urllib3-1.26.5 [2022-03-16T19:46:13.342Z] Removing intermediate container 9e6a6f5ec2fd [2022-03-16T19:46:13.342Z] ---> 0d242978ee05 [2022-03-16T19:46:13.342Z] [2022-03-16T19:46:13.342Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T19:46:13.342Z] ---> 0a97eee8041e [2022-03-16T19:46:13.342Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T19:46:13.342Z] Removing intermediate container 58dee9498e0b [2022-03-16T19:46:13.342Z] ---> f5dd3a626dd7 [2022-03-16T19:46:13.342Z] Step 29/31 : LABEL arch=x86_64 [2022-03-16T19:46:13.342Z] Removing intermediate container 2adf533951b9 [2022-03-16T19:46:13.342Z] ---> 47f791159539 [2022-03-16T19:46:13.342Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-16T19:46:13.342Z] Attempting uninstall: idna [2022-03-16T19:46:13.342Z] Found existing installation: idna 3.2 [2022-03-16T19:46:13.342Z] Uninstalling idna-3.2: [2022-03-16T19:46:13.342Z] Successfully uninstalled idna-3.2 [2022-03-16T19:46:13.342Z] ---> Running in dd31bcd074dd [2022-03-16T19:46:13.600Z] ---> Running in 1ff17a7a2ca7 [2022-03-16T19:46:13.600Z] Attempting uninstall: chardet [2022-03-16T19:46:13.600Z] Found existing installation: chardet 4.0.0 [2022-03-16T19:46:13.600Z] Uninstalling chardet-4.0.0: [2022-03-16T19:46:13.600Z] Successfully uninstalled chardet-4.0.0 [2022-03-16T19:46:13.865Z] ---> a5e27b8477c7 [2022-03-16T19:46:13.865Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-16T19:46:13.865Z] Removing intermediate container 1ff17a7a2ca7 [2022-03-16T19:46:13.865Z] ---> 637ce0838461 [2022-03-16T19:46:13.865Z] Step 30/31 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:46:14.135Z] ---> Running in 37b7005affc5 [2022-03-16T19:46:14.135Z] Attempting uninstall: requests [2022-03-16T19:46:14.135Z] Found existing installation: requests 2.25.1 [2022-03-16T19:46:14.135Z] Uninstalling requests-2.25.1: [2022-03-16T19:46:14.135Z] Successfully uninstalled requests-2.25.1 [2022-03-16T19:46:14.135Z] Running setup.py install for texttable: started [2022-03-16T19:46:14.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T19:46:14.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7329 in /w/workspace/edgexfoundry_edgex-go_PR-3905 [Pipeline] { [Pipeline] ws [2022-03-16T19:46:14.394Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [2022-03-16T19:46:14.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T19:46:14.399Z] Removing intermediate container 37b7005affc5 [2022-03-16T19:46:14.399Z] ---> b2fdcf2e9503 [2022-03-16T19:46:14.399Z] Step 31/31 : LABEL version=0.0.0 [2022-03-16T19:46:14.399Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T19:46:14.399Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T19:46:14.399Z] OK: 6 MiB in 15 packages [2022-03-16T19:46:14.399Z] ---> Running in fee1402d0920 [Pipeline] checkout [2022-03-16T19:46:14.657Z] ---> d6610ecf67ac [2022-03-16T19:46:14.657Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-16T19:46:14.657Z] Running setup.py install for texttable: finished with status 'done' [2022-03-16T19:46:14.657Z] Running setup.py install for PyYAML: started [2022-03-16T19:46:14.667Z] The recommended git tool is: git [2022-03-16T19:46:14.916Z] Removing intermediate container fee1402d0920 [2022-03-16T19:46:14.916Z] ---> fbacf41e09fd [2022-03-16T19:46:14.916Z] [2022-03-16T19:46:14.916Z] Successfully built fbacf41e09fd [2022-03-16T19:46:14.916Z] Successfully tagged security-bootstrapper:latest [2022-03-16T19:46:14.916Z] Building support-scheduler [2022-03-16T19:46:14.916Z]  Building security-bootstrapper ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-03-16T19:46:15.484Z] Running setup.py install for docopt: started [2022-03-16T19:46:15.484Z] ---> 41e36aac60cc [2022-03-16T19:46:15.484Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-16T19:46:15.742Z] Running setup.py install for docopt: finished with status 'done' [2022-03-16T19:46:16.000Z] Running setup.py install for dockerpty: started [2022-03-16T19:46:16.258Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-16T19:46:16.518Z] Removing intermediate container dd31bcd074dd [2022-03-16T19:46:16.518Z] ---> 37b6de56c2c2 [2022-03-16T19:46:16.518Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T19:46:16.777Z] ---> Running in 06df78e2c2a5 [2022-03-16T19:46:16.777Z] ---> Running in decfbeed96fe [2022-03-16T19:46:17.036Z] Removing intermediate container decfbeed96fe [2022-03-16T19:46:17.036Z] ---> 830282064d9d [2022-03-16T19:46:17.036Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-16T19:46:17.036Z] 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-16T19:46:17.036Z] Removing intermediate container 06df78e2c2a5 [2022-03-16T19:46:17.036Z] ---> 9b38fb66ece1 [2022-03-16T19:46:17.036Z] Step 18/21 : CMD ["--init=true"] [2022-03-16T19:46:17.299Z] ---> Running in 065350d7633d [2022-03-16T19:46:17.299Z] ---> Running in ef776a6993f1 [2022-03-16T19:46:17.299Z] Removing intermediate container 065350d7633d [2022-03-16T19:46:17.299Z] ---> 941960675fa6 [2022-03-16T19:46:17.299Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T19:46:17.567Z] ---> Running in 97cd138536e2 [2022-03-16T19:46:17.567Z] Removing intermediate container ef776a6993f1 [2022-03-16T19:46:17.567Z] ---> 1057ca8dea8f [2022-03-16T19:46:17.567Z] Step 19/21 : LABEL arch=x86_64 [2022-03-16T19:46:17.829Z] ---> Running in 233f0c8ba86b [2022-03-16T19:46:17.829Z] Removing intermediate container 97cd138536e2 [2022-03-16T19:46:17.829Z] ---> 15849dfd5351 [2022-03-16T19:46:17.829Z] Step 15/23 : WORKDIR / [2022-03-16T19:46:17.829Z] ---> Running in 3bb531edfeac [2022-03-16T19:46:18.088Z] Removing intermediate container 233f0c8ba86b [2022-03-16T19:46:18.088Z] ---> da5de218d54d [2022-03-16T19:46:18.088Z] Step 20/21 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:46:18.088Z] Removing intermediate container 3bb531edfeac [2022-03-16T19:46:18.088Z] ---> Running in 72228a3eb46b [2022-03-16T19:46:18.088Z] ---> 44854bdd33f4 [2022-03-16T19:46:18.088Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T19:46:18.657Z] Removing intermediate container 72228a3eb46b [2022-03-16T19:46:18.657Z] ---> 5532a6a38ac1 [2022-03-16T19:46:18.657Z] Step 21/21 : LABEL version=0.0.0 [2022-03-16T19:46:18.916Z] ---> 8f2d804752cb [2022-03-16T19:46:18.916Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-16T19:46:18.916Z] ---> Running in 789c28e5becb [2022-03-16T19:46:19.176Z] Removing intermediate container 789c28e5becb [2022-03-16T19:46:19.176Z] ---> f4779afba95e [2022-03-16T19:46:19.176Z] [2022-03-16T19:46:19.176Z] Successfully built f4779afba95e [2022-03-16T19:46:19.176Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:46:19.176Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:46:19.435Z] Successfully tagged security-proxy-setup:latest [2022-03-16T19:46:19.435Z] ---> 2831fadd95c8 [2022-03-16T19:46:19.435Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T19:46:19.435Z] ---> Using cache [2022-03-16T19:46:19.435Z] ---> 62238b2a949b [2022-03-16T19:46:19.435Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:46:19.435Z] ---> Using cache [2022-03-16T19:46:19.435Z] ---> fd6d8f919e8e [2022-03-16T19:46:19.435Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-16T19:46:19.435Z]  Building security-proxy-setup ... done  ---> Using cache [2022-03-16T19:46:19.435Z] ---> 95cb04ca59e5 [2022-03-16T19:46:19.435Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T19:46:19.435Z] ---> Using cache [2022-03-16T19:46:19.435Z] ---> f4c168dc7fc8 [2022-03-16T19:46:19.435Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:46:19.435Z] ---> Using cache [2022-03-16T19:46:19.435Z] ---> 2de6068e2eac [2022-03-16T19:46:19.435Z] Step 8/22 : COPY . . [2022-03-16T19:46:19.435Z] ---> Using cache [2022-03-16T19:46:19.435Z] ---> bbfd6f6720cf [2022-03-16T19:46:19.435Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-16T19:46:19.435Z] ---> 8f7f307a3264 [2022-03-16T19:46:19.435Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-16T19:46:19.695Z] ---> Running in 1d02a453dca8 [2022-03-16T19:46:19.955Z] ---> 41c2284e4c95 [2022-03-16T19:46:19.955Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-16T19:46:19.955Z] ---> Running in 7f7c6ccb4a60 [2022-03-16T19:46:19.955Z] 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-16T19:46:20.227Z] Removing intermediate container 7f7c6ccb4a60 [2022-03-16T19:46:20.227Z] ---> fecc61cf3d11 [2022-03-16T19:46:20.227Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T19:46:20.227Z] ---> Running in 9754263b6d56 [2022-03-16T19:46:20.516Z] Removing intermediate container 9754263b6d56 [2022-03-16T19:46:20.516Z] ---> 900c27f4c1ef [2022-03-16T19:46:20.516Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T19:46:20.516Z] Removing intermediate container 9c195c791ce8 [2022-03-16T19:46:20.516Z] ---> 70485b75f445 [2022-03-16T19:46:20.516Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-16T19:46:20.774Z] ---> Running in 8de16cb2c109 [2022-03-16T19:46:20.774Z] ---> Running in 9a358ad7c699 [2022-03-16T19:46:21.034Z] Removing intermediate container 9a358ad7c699 [2022-03-16T19:46:21.034Z] ---> d67d64b22119 [2022-03-16T19:46:21.034Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-16T19:46:21.292Z] Removing intermediate container 8de16cb2c109 [2022-03-16T19:46:21.292Z] ---> 79f35b970c99 [2022-03-16T19:46:21.292Z] Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:46:21.292Z] ---> Running in ce2e0d83b973 [2022-03-16T19:46:21.292Z] ---> Running in 147fe693245d [2022-03-16T19:46:21.292Z] Removing intermediate container 68585a65ac42 [2022-03-16T19:46:21.292Z] ---> c7f0c2d65111 [2022-03-16T19:46:21.292Z] [2022-03-16T19:46:21.292Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T19:46:21.292Z] ---> 0a97eee8041e [2022-03-16T19:46:21.292Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T19:46:21.292Z] ---> Using cache [2022-03-16T19:46:21.292Z] ---> 37b6de56c2c2 [2022-03-16T19:46:21.292Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T19:46:21.292Z] ---> Using cache [2022-03-16T19:46:21.292Z] ---> 830282064d9d [2022-03-16T19:46:21.292Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-16T19:46:21.553Z] ---> Running in 7e1d89d281d7 [2022-03-16T19:46:21.553Z] Removing intermediate container 147fe693245d [2022-03-16T19:46:21.553Z] ---> d8d97361370f [2022-03-16T19:46:21.553Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T19:46:21.553Z] Removing intermediate container ce2e0d83b973 [2022-03-16T19:46:21.553Z] ---> ebd706e12a30 [2022-03-16T19:46:21.553Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-16T19:46:21.553Z] ---> Running in a60ff0120314 [2022-03-16T19:46:21.553Z] Removing intermediate container 7e1d89d281d7 [2022-03-16T19:46:21.553Z] ---> 8338edfdc6d2 [2022-03-16T19:46:21.553Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T19:46:21.816Z] ---> Running in dd13965377ea [2022-03-16T19:46:22.076Z] Removing intermediate container a60ff0120314 [2022-03-16T19:46:22.076Z] ---> 05617c4e8abb [2022-03-16T19:46:22.076Z] [2022-03-16T19:46:22.076Z] Removing intermediate container dd13965377ea [2022-03-16T19:46:22.076Z] ---> fdcfc92e6616 [2022-03-16T19:46:22.076Z] Step 15/23 : WORKDIR / [2022-03-16T19:46:22.076Z] ---> Running in 934c5cdd91d9 [2022-03-16T19:46:22.076Z] Successfully built 05617c4e8abb [2022-03-16T19:46:22.076Z] Successfully tagged core-command:latest [2022-03-16T19:46:22.335Z]  Building core-command ... done  ---> fd13c08c924f [2022-03-16T19:46:22.335Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-16T19:46:22.335Z] Removing intermediate container 934c5cdd91d9 [2022-03-16T19:46:22.335Z] ---> b1252788747f [2022-03-16T19:46:22.335Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T19:46:22.597Z] ---> 2c9d43b01994 [2022-03-16T19:46:22.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-16T19:46:22.597Z] ---> 94b25d3f4871 [2022-03-16T19:46:22.597Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-16T19:46:22.795Z] using credential edgex-jenkins-ssh [2022-03-16T19:46:22.833Z] Cloning the remote Git repository [2022-03-16T19:46:22.855Z] ---> 9416c0b5715b [2022-03-16T19:46:22.855Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-16T19:46:22.855Z] ---> Running in e5db97cbbe7e [2022-03-16T19:46:22.855Z] ---> 238a96c665fb [2022-03-16T19:46:22.855Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-16T19:46:23.120Z] Removing intermediate container e5db97cbbe7e [2022-03-16T19:46:23.120Z] ---> 9fd3fe15640e [2022-03-16T19:46:23.120Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T19:46:23.120Z] ---> 50fa89833461 [2022-03-16T19:46:23.120Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-16T19:46:23.380Z] ---> Running in 6e0204d62512 [2022-03-16T19:46:23.380Z] ---> Running in 7eaca425596f [2022-03-16T19:46:23.380Z] Removing intermediate container 6e0204d62512 [2022-03-16T19:46:23.380Z] ---> 68e154e7216d [2022-03-16T19:46:23.380Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T19:46:23.380Z] ---> Running in 5ca7ee73f17f [2022-03-16T19:46:23.380Z] Removing intermediate container 7eaca425596f [2022-03-16T19:46:23.380Z] ---> ee6de2fab911 [2022-03-16T19:46:23.380Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T19:46:23.380Z] ---> Running in 603c9dcc4f6e [2022-03-16T19:46:23.639Z] Removing intermediate container 5ca7ee73f17f [2022-03-16T19:46:23.640Z] ---> 8ef20e87f7cd [2022-03-16T19:46:23.640Z] Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:46:23.640Z] ---> Running in 88a238a45fbd [2022-03-16T19:46:23.640Z] Removing intermediate container 603c9dcc4f6e [2022-03-16T19:46:23.640Z] ---> 320ada46ae0a [2022-03-16T19:46:23.640Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T19:46:23.640Z] ---> Running in 2b843b3f6a4c [2022-03-16T19:46:22.978Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-16T19:46:23.145Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-16T19:46:23.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T19:46:23.441Z] > git --version # timeout=10 [2022-03-16T19:46:23.481Z] > git --version # 'git version 2.25.1' [2022-03-16T19:46:23.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T19:46:23.650Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T19:46:23.898Z] Removing intermediate container 88a238a45fbd [2022-03-16T19:46:23.898Z] ---> a1161916d8b7 [2022-03-16T19:46:23.898Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T19:46:23.898Z] Removing intermediate container 2b843b3f6a4c [2022-03-16T19:46:23.898Z] ---> 1abc31028f26 [2022-03-16T19:46:23.898Z] Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:46:23.898Z] ---> Running in 179a1b1c8df1 [2022-03-16T19:46:23.898Z] ---> Running in bbd610e75d31 [2022-03-16T19:46:23.898Z] Removing intermediate container 179a1b1c8df1 [2022-03-16T19:46:23.898Z] ---> 1c7c171bf871 [2022-03-16T19:46:23.898Z] [2022-03-16T19:46:23.898Z] Removing intermediate container bbd610e75d31 [2022-03-16T19:46:23.898Z] ---> 8bfb5d201e86 [2022-03-16T19:46:23.898Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T19:46:24.157Z] Successfully built 1c7c171bf871 [2022-03-16T19:46:24.157Z] ---> Running in eec9be3d10e0 [2022-03-16T19:46:24.157Z] Successfully tagged sys-mgmt-agent:latest [2022-03-16T19:46:24.157Z]  Building sys-mgmt-agent ... done Removing intermediate container eec9be3d10e0 [2022-03-16T19:46:24.157Z] ---> b78ce320f6d3 [2022-03-16T19:46:24.157Z] [2022-03-16T19:46:24.157Z] Successfully built b78ce320f6d3 [2022-03-16T19:46:24.157Z] Successfully tagged core-metadata:latest [2022-03-16T19:46:27.450Z]  Building core-metadata ... done Removing intermediate container 1d02a453dca8 [2022-03-16T19:46:27.450Z] ---> 4f1c9dd1e749 [2022-03-16T19:46:27.450Z] [2022-03-16T19:46:27.450Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T19:46:27.450Z] ---> 0a97eee8041e [2022-03-16T19:46:27.450Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-16T19:46:27.450Z] ---> Using cache [2022-03-16T19:46:27.450Z] ---> 37b6de56c2c2 [2022-03-16T19:46:27.450Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T19:46:27.450Z] ---> Using cache [2022-03-16T19:46:27.450Z] ---> 830282064d9d [2022-03-16T19:46:27.450Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-16T19:46:27.450Z] ---> Running in 52c0f148d5f1 [2022-03-16T19:46:27.450Z] Removing intermediate container 52c0f148d5f1 [2022-03-16T19:46:27.450Z] ---> a05068aadf25 [2022-03-16T19:46:27.450Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T19:46:27.450Z] ---> Running in 18e67b4147f8 [2022-03-16T19:46:27.709Z] Removing intermediate container 18e67b4147f8 [2022-03-16T19:46:27.709Z] ---> c4643bdab40c [2022-03-16T19:46:27.709Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T19:46:27.709Z] ---> 43d1986a0e82 [2022-03-16T19:46:27.709Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-16T19:46:28.280Z] ---> bc873066fe41 [2022-03-16T19:46:28.280Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-16T19:46:28.280Z] ---> b3edf494dbe0 [2022-03-16T19:46:28.280Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-16T19:46:28.280Z] ---> Running in 24ab865e424f [2022-03-16T19:46:28.541Z] Removing intermediate container 24ab865e424f [2022-03-16T19:46:28.541Z] ---> 40cfddcf2bf8 [2022-03-16T19:46:28.541Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T19:46:28.541Z] ---> Running in 5812a5ba983b [2022-03-16T19:46:28.541Z] Removing intermediate container 5812a5ba983b [2022-03-16T19:46:28.541Z] ---> d293ce47f8e0 [2022-03-16T19:46:28.541Z] Step 20/22 : LABEL arch=x86_64 [2022-03-16T19:46:28.541Z] ---> Running in f74bb5e68321 [2022-03-16T19:46:28.801Z] Removing intermediate container f74bb5e68321 [2022-03-16T19:46:28.801Z] ---> 29211b407073 [2022-03-16T19:46:28.801Z] Step 21/22 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:46:28.801Z] ---> Running in 5c34919aaa04 [2022-03-16T19:46:28.801Z] Removing intermediate container 5c34919aaa04 [2022-03-16T19:46:28.801Z] ---> 42dfec48c554 [2022-03-16T19:46:28.801Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T19:46:28.801Z] ---> Running in 64f8a87a597e [2022-03-16T19:46:29.062Z] Removing intermediate container 64f8a87a597e [2022-03-16T19:46:29.062Z] ---> 80c06e59b66f [2022-03-16T19:46:29.062Z] [2022-03-16T19:46:29.062Z] Successfully built 80c06e59b66f [2022-03-16T19:46:29.062Z] Successfully tagged support-scheduler:latest [2022-03-16T19:46:29.069Z]  Building support-scheduler ... done  [Pipeline] } [2022-03-16T19:46:29.076Z] $ docker stop --time=1 6f4299df02d4ffb301a7f62df1ceb079080c932d835dd355a4396aeb0bb2979c [2022-03-16T19:46:30.360Z] $ docker rm -f 6f4299df02d4ffb301a7f62df1ceb079080c932d835dd355a4396aeb0bb2979c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T19:46:30.773Z] + docker images [2022-03-16T19:46:30.773Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T19:46:30.773Z] support-scheduler latest 80c06e59b66f 2 seconds ago 16MB [2022-03-16T19:46:30.773Z] 4f1c9dd1e749 4 seconds ago 1.78GB [2022-03-16T19:46:30.773Z] sys-mgmt-agent latest 1c7c171bf871 7 seconds ago 296MB [2022-03-16T19:46:30.773Z] core-metadata latest b78ce320f6d3 7 seconds ago 16.6MB [2022-03-16T19:46:30.773Z] core-command latest 05617c4e8abb 9 seconds ago 15.8MB [2022-03-16T19:46:30.773Z] c7f0c2d65111 9 seconds ago 1.78GB [2022-03-16T19:46:30.773Z] security-proxy-setup latest f4779afba95e 12 seconds ago 26.2MB [2022-03-16T19:46:30.773Z] security-bootstrapper latest fbacf41e09fd 16 seconds ago 18.7MB [2022-03-16T19:46:30.773Z] 0d242978ee05 17 seconds ago 1.77GB [2022-03-16T19:46:30.773Z] security-secretstore-setup latest 623b70e2b40b 22 seconds ago 27.9MB [2022-03-16T19:46:30.773Z] 2daeeeac6cb7 22 seconds ago 1.78GB [2022-03-16T19:46:30.773Z] 165ab17758dc 31 seconds ago 1.77GB [2022-03-16T19:46:30.773Z] core-data latest a8d26ead0394 32 seconds ago 20MB [2022-03-16T19:46:30.773Z] 75f4c97d200e 32 seconds ago 1.78GB [2022-03-16T19:46:30.773Z] 2b927c8ae4ef 33 seconds ago 1.77GB [2022-03-16T19:46:30.773Z] support-notifications latest c2d979a3260d 36 seconds ago 16.7MB [2022-03-16T19:46:30.773Z] f5f53941b1e9 45 seconds ago 1.78GB [2022-03-16T19:46:30.773Z] 89e87c0453c4 45 seconds ago 1.79GB [2022-03-16T19:46:30.773Z] ci-base-image-x86_64 latest 2831fadd95c8 2 minutes ago 1.27GB [2022-03-16T19:46:30.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-16T19:46:30.773Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-16T19:46:30.773Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-16T19:46:30.773Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-16T19:46:30.773Z] 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 [2022-03-16T19:46:43.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T19:46:43.403Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T19:46:43.433Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T19:46:43.480Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T19:46:43.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T19:46:43.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3905/head:refs/remotes/origin/PR-3905 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T19:46:44.195Z] Merging remotes/origin/main commit 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 into PR head commit 32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:46:44.593Z] Merge succeeded, producing 32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:46:44.594Z] Checking out Revision 32908ac30e68773996ddcecfbd38d2219affed23 (PR-3905) [2022-03-16T19:46:45.940Z] Still waiting to schedule task [2022-03-16T19:46:45.940Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-16T19:46:44.223Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T19:46:44.240Z] > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # timeout=10 [2022-03-16T19:46:44.497Z] > git remote # timeout=10 [2022-03-16T19:46:44.520Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T19:46:44.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T19:46:44.551Z] > git merge 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 # timeout=10 [2022-03-16T19:46:44.582Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T19:46:44.607Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T19:46:44.621Z] > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # timeout=10 [2022-03-16T19:46:49.085Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T19:46:50.159Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-16T19:46:50.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T19:46:50.159Z] Dload Upload Total Spent Left Speed [2022-03-16T19:46:50.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2022-03-16T19:46:50.747Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-16T19:46:51.108Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-16T19:46:51.108Z] + sudo tee /etc/docker/daemon.new [2022-03-16T19:46:51.108Z] { [2022-03-16T19:46:51.108Z] "registry-mirrors": [ [2022-03-16T19:46:51.108Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-16T19:46:51.108Z] ], [2022-03-16T19:46:51.108Z] "bip": "10.250.0.254/24", [2022-03-16T19:46:51.108Z] "hosts": [ [2022-03-16T19:46:51.108Z] "tcp://0.0.0.0:5555", [2022-03-16T19:46:51.108Z] "unix:///var/run/docker.sock" [2022-03-16T19:46:51.108Z] ], [2022-03-16T19:46:51.108Z] "mtu": 1458, [2022-03-16T19:46:51.108Z] "selinux-enabled": true, [2022-03-16T19:46:51.108Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-16T19:46:51.108Z] } [Pipeline] sh [2022-03-16T19:46:51.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-16T19:46:51.843Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T19:47:10.284Z] provisioning config files... [2022-03-16T19:47:10.312Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3966510286489859489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T19:47:10.689Z] ---> docker-login.sh [2022-03-16T19:47:10.689Z] nexus3.edgexfoundry.org:10001 [2022-03-16T19:47:11.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T19:47:11.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T19:47:11.564Z] Configure a credential helper to remove this warning. See [2022-03-16T19:47:11.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T19:47:11.564Z] [2022-03-16T19:47:11.564Z] Login Succeeded [2022-03-16T19:47:11.564Z] nexus3.edgexfoundry.org:10002 [2022-03-16T19:47:12.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T19:47:12.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T19:47:12.164Z] Configure a credential helper to remove this warning. See [2022-03-16T19:47:12.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T19:47:12.164Z] [2022-03-16T19:47:12.164Z] Login Succeeded [2022-03-16T19:47:12.164Z] nexus3.edgexfoundry.org:10003 [2022-03-16T19:47:12.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T19:47:12.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T19:47:12.723Z] Configure a credential helper to remove this warning. See [2022-03-16T19:47:12.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T19:47:12.723Z] [2022-03-16T19:47:12.723Z] Login Succeeded [2022-03-16T19:47:12.723Z] nexus3.edgexfoundry.org:10004 [2022-03-16T19:47:12.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T19:47:13.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T19:47:13.270Z] Configure a credential helper to remove this warning. See [2022-03-16T19:47:13.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T19:47:13.270Z] [2022-03-16T19:47:13.270Z] Login Succeeded [2022-03-16T19:47:13.270Z] docker.io [2022-03-16T19:47:13.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T19:47:14.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T19:47:14.150Z] Configure a credential helper to remove this warning. See [2022-03-16T19:47:14.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T19:47:14.150Z] [2022-03-16T19:47:14.150Z] Login Succeeded [2022-03-16T19:47:14.150Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T19:47:14.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-16T19:47:14.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T19:47:14.673Z] ========================================================= [2022-03-16T19:47:14.673Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-16T19:47:14.673Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T19:47:15.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T19:47:15.478Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-16T19:47:15.478Z] 9b3977197b4f: Pulling fs layer [2022-03-16T19:47:15.478Z] 1a89e8eeedd5: Pulling fs layer [2022-03-16T19:47:15.478Z] 94645a83ff95: Pulling fs layer [2022-03-16T19:47:15.478Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-16T19:47:15.478Z] 0c92f367c5e7: Pulling fs layer [2022-03-16T19:47:15.478Z] f7c0051592d6: Pulling fs layer [2022-03-16T19:47:15.478Z] a227ed2f7395: Pulling fs layer [2022-03-16T19:47:15.478Z] 7b1c46037f91: Pulling fs layer [2022-03-16T19:47:15.478Z] 0c92f367c5e7: Waiting [2022-03-16T19:47:15.478Z] f7c0051592d6: Waiting [2022-03-16T19:47:15.478Z] a227ed2f7395: Waiting [2022-03-16T19:47:15.478Z] 7b1c46037f91: Waiting [2022-03-16T19:47:15.478Z] 3f3a8bcf1eab: Waiting [2022-03-16T19:47:15.478Z] 94645a83ff95: Download complete [2022-03-16T19:47:15.478Z] 1a89e8eeedd5: Verifying Checksum [2022-03-16T19:47:15.478Z] 1a89e8eeedd5: Download complete [2022-03-16T19:47:15.478Z] 0c92f367c5e7: Verifying Checksum [2022-03-16T19:47:15.478Z] 0c92f367c5e7: Download complete [2022-03-16T19:47:15.478Z] f7c0051592d6: Verifying Checksum [2022-03-16T19:47:15.478Z] f7c0051592d6: Download complete [2022-03-16T19:47:15.478Z] 9b3977197b4f: Download complete [2022-03-16T19:47:15.478Z] a227ed2f7395: Verifying Checksum [2022-03-16T19:47:15.478Z] a227ed2f7395: Download complete [2022-03-16T19:47:16.488Z] 9b3977197b4f: Pull complete [2022-03-16T19:47:17.102Z] 1a89e8eeedd5: Pull complete [2022-03-16T19:47:17.381Z] 94645a83ff95: Pull complete [2022-03-16T19:47:17.664Z] 7b1c46037f91: Verifying Checksum [2022-03-16T19:47:17.665Z] 7b1c46037f91: Download complete [2022-03-16T19:47:18.266Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-16T19:47:18.266Z] 3f3a8bcf1eab: Download complete [2022-03-16T19:47:27.265Z] Running on prd-ubuntu18.04-docker-8c-8g-7331 in /w/workspace/edgexfoundry_edgex-go_PR-3905 [Pipeline] { [Pipeline] ws [2022-03-16T19:47:27.279Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-16T19:47:27.412Z] The recommended git tool is: git [2022-03-16T19:47:29.068Z] using credential edgex-jenkins-ssh [2022-03-16T19:47:29.078Z] Cloning the remote Git repository [2022-03-16T19:47:29.102Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-16T19:47:29.136Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-16T19:47:29.171Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T19:47:29.172Z] > git --version # timeout=10 [2022-03-16T19:47:29.177Z] > git --version # 'git version 2.17.1' [2022-03-16T19:47:29.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T19:47:29.200Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T19:47:30.712Z] 3f3a8bcf1eab: Pull complete [2022-03-16T19:47:30.712Z] 0c92f367c5e7: Pull complete [2022-03-16T19:47:30.989Z] f7c0051592d6: Pull complete [2022-03-16T19:47:31.268Z] a227ed2f7395: Pull complete [2022-03-16T19:47:33.948Z] Merging remotes/origin/main commit 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 into PR head commit 32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:47:34.048Z] Merge succeeded, producing 32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T19:47:34.048Z] Checking out Revision 32908ac30e68773996ddcecfbd38d2219affed23 (PR-3905) [2022-03-16T19:47:33.397Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T19:47:33.407Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T19:47:33.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T19:47:33.428Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T19:47:33.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T19:47:33.433Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3905/head:refs/remotes/origin/PR-3905 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T19:47:33.975Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T19:47:33.980Z] > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # timeout=10 [2022-03-16T19:47:34.043Z] > git remote # timeout=10 [2022-03-16T19:47:34.048Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T19:47:34.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T19:47:34.056Z] > git merge 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 # timeout=10 [2022-03-16T19:47:34.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T19:47:34.070Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T19:47:34.089Z] > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # timeout=10 [2022-03-16T19:47:37.640Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T19:47:38.359Z] + echo snap-build.sh [2022-03-16T19:47:38.359Z] snap-build.sh [2022-03-16T19:47:38.359Z] + SNAP_BASE_DIR=. [2022-03-16T19:47:38.359Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-03-16T19:47:38.359Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-03-16T19:47:38.359Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-03-16T19:47:38.359Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-03-16T19:47:38.359Z] + cd /w/workspace/edgex-go/4 [2022-03-16T19:47:38.359Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-16T19:47:38.359Z] Reading package lists... [2022-03-16T19:47:38.359Z] Building dependency tree... [2022-03-16T19:47:38.359Z] Reading state information... [2022-03-16T19:47:38.359Z] The following packages were automatically installed and are no longer required: [2022-03-16T19:47:38.359Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-16T19:47:38.359Z] uidmap xdelta3 [2022-03-16T19:47:38.359Z] Use 'sudo apt autoremove' to remove them. [2022-03-16T19:47:38.359Z] The following packages will be REMOVED: [2022-03-16T19:47:38.359Z] lxd* lxd-client* [2022-03-16T19:47:38.359Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-16T19:47:38.621Z] After this operation, 31.7 MB disk space will be freed. [2022-03-16T19:47:39.143Z] (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-16T19:47:39.143Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T19:47:39.610Z] 7b1c46037f91: Pull complete [2022-03-16T19:47:39.610Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-16T19:47:39.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T19:47:39.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-16T19:47:39.970Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T19:47:39.970Z] WORKDIR /edgex [2022-03-16T19:47:39.970Z] COPY go.mod . [2022-03-16T19:47:39.970Z] RUN go mod download [2022-03-16T19:47:39.970Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-16T19:47:40.086Z] Removing lxd dnsmasq configuration [2022-03-16T19:47:40.086Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T19:47:40.346Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-16T19:47:40.918Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-16T19:47:41.184Z] (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-16T19:47:41.184Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T19:47:42.572Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-16T19:47:42.572Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-16T19:47:42.601Z] Sending build context to Docker daemon 168.7MB [2022-03-16T19:47:42.601Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T19:47:42.601Z] ---> f79e39bc4007 [2022-03-16T19:47:42.601Z] Step 2/4 : WORKDIR /edgex [2022-03-16T19:47:43.149Z] + sudo snap remove --purge lxd [2022-03-16T19:47:43.410Z] snap "lxd" is not installed [2022-03-16T19:47:43.410Z] + sudo groupadd --force --system lxd [2022-03-16T19:47:43.410Z] ++ whoami [2022-03-16T19:47:43.410Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-16T19:47:43.410Z] + newgrp - lxd [2022-03-16T19:47:43.410Z] + sudo snap install lxd [2022-03-16T19:47:44.575Z] ---> Running in 7912811458b9 [2022-03-16T19:47:44.850Z] Removing intermediate container 7912811458b9 [2022-03-16T19:47:44.850Z] ---> 10322a7ab94d [2022-03-16T19:47:44.850Z] Step 3/4 : COPY go.mod . [2022-03-16T19:47:45.449Z] ---> 62034f7e6ced [2022-03-16T19:47:45.449Z] Step 4/4 : RUN go mod download [2022-03-16T19:47:45.449Z] ---> Running in 66dda6eba1dd [2022-03-16T19:47:53.417Z] 2022-03-16T19:47:49Z INFO Waiting for automatic snapd restart... [2022-03-16T19:48:08.323Z] lxd 4.24 from Canonical* installed [2022-03-16T19:48:08.323Z] + sudo lxd init --auto [2022-03-16T19:48:18.328Z] + sudo snap install --classic snapcraft [2022-03-16T19:48:21.628Z] snapcraft 6.0.2 from Canonical* installed [2022-03-16T19:48:21.628Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-16T19:48:21.628Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-16T19:48:21.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T19:48:21.629Z] Dload Upload Total Spent Left Speed [2022-03-16T19:48:21.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3241 0 --:--:-- --:--:-- --:--:-- 3241 [2022-03-16T19:48:21.889Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8547k 0 --:--:-- --:--:-- --:--:-- 61.2M [2022-03-16T19:48:21.889Z] ./yq_linux_amd64 [2022-03-16T19:48:22.152Z] + sudo snapcraft prime --use-lxd [2022-03-16T19:48:24.066Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-16T19:48:24.066Z] 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-16T19:48:24.066Z] - README.md [2022-03-16T19:48:24.066Z] [2022-03-16T19:48:24.066Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-16T19:48:24.325Z] Launching a container. [2022-03-16T19:48:34.321Z] Waiting for container to be ready [2022-03-16T19:48:34.581Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-16T19:48:34.581Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-16T19:48:34.581Z] [2022-03-16T19:48:38.787Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-16T19:48:39.726Z] Waiting for network to be ready... [2022-03-16T19:48:40.297Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-16T19:48:40.297Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-16T19:48:40.297Z] Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-16T19:48:40.557Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-16T19:48:40.557Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-16T19:48:40.557Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-16T19:48:40.557Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-16T19:48:40.557Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-16T19:48:40.557Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-16T19:48:40.557Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-16T19:48:40.817Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-16T19:48:40.817Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-16T19:48:41.387Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-16T19:48:41.387Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-16T19:48:41.387Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-16T19:48:41.387Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-16T19:48:41.387Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-16T19:48:41.387Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-16T19:48:41.647Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-16T19:48:41.647Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] [2022-03-16T19:48:41.910Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-16T19:48:41.910Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-16T19:48:41.910Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-16T19:48:41.910Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-16T19:48:41.910Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-16T19:48:41.910Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-16T19:48:41.910Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-16T19:48:43.821Z] Fetched 23.4 MB in 4s (6339 kB/s) [2022-03-16T19:48:44.392Z] Reading package lists... [2022-03-16T19:48:44.652Z] Reading package lists... [2022-03-16T19:48:44.913Z] Building dependency tree... [2022-03-16T19:48:44.913Z] Reading state information... [2022-03-16T19:48:44.913Z] The following additional packages will be installed: [2022-03-16T19:48:44.913Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-16T19:48:44.913Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-16T19:48:44.913Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-16T19:48:44.913Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-16T19:48:44.913Z] Suggested packages: [2022-03-16T19:48:44.913Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-16T19:48:44.913Z] Recommended packages: [2022-03-16T19:48:44.913Z] gnupg libsasl2-modules [2022-03-16T19:48:44.913Z] The following NEW packages will be installed: [2022-03-16T19:48:44.913Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-16T19:48:44.913Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-16T19:48:44.913Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-16T19:48:44.913Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-16T19:48:44.913Z] The following packages will be upgraded: [2022-03-16T19:48:44.913Z] gpg gpg-agent gpgconf libudev1 [2022-03-16T19:48:45.174Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-16T19:48:45.174Z] Need to get 3859 kB of archives. [2022-03-16T19:48:45.174Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-16T19:48:45.174Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-16T19:48:45.174Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-16T19:48:45.434Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-16T19:48:45.694Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-16T19:48:45.694Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-16T19:48:45.956Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-16T19:48:45.956Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-16T19:48:45.956Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-16T19:48:45.956Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-16T19:48:45.956Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-16T19:48:45.956Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-16T19:48:45.956Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-16T19:48:45.956Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-16T19:48:45.956Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-16T19:48:45.956Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-16T19:48:45.956Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-16T19:48:45.956Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-16T19:48:45.956Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-16T19:48:45.956Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-16T19:48:45.956Z] 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-16T19:48:45.956Z] 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-16T19:48:46.216Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-16T19:48:46.216Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T19:48:46.216Z] Fetched 3859 kB in 1s (3328 kB/s) [2022-03-16T19:48:46.216Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-16T19:48:46.216Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T19:48:46.216Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T19:48:46.478Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T19:48:46.478Z] Selecting previously unselected package udev. [2022-03-16T19:48:46.478Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-16T19:48:46.478Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T19:48:46.478Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-16T19:48:46.741Z] Selecting previously unselected package libfuse2:amd64. [2022-03-16T19:48:46.741Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-16T19:48:46.741Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-16T19:48:46.741Z] Selecting previously unselected package fuse. [2022-03-16T19:48:46.741Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-16T19:48:46.741Z] Unpacking fuse (2.9.9-3) ... [2022-03-16T19:48:46.741Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T19:48:46.741Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T19:48:46.741Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T19:48:46.741Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T19:48:47.003Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T19:48:47.003Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T19:48:47.003Z] Selecting previously unselected package libksba8:amd64. [2022-03-16T19:48:47.003Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-16T19:48:47.003Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-16T19:48:47.003Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-16T19:48:47.003Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T19:48:47.003Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:47.003Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-16T19:48:47.003Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T19:48:47.003Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:47.263Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-16T19:48:47.263Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T19:48:47.263Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:47.263Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-16T19:48:47.263Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T19:48:47.263Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:47.263Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-16T19:48:47.263Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T19:48:47.263Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:47.263Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-16T19:48:47.263Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T19:48:47.263Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:47.264Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-16T19:48:47.264Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T19:48:47.264Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:47.525Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-16T19:48:47.525Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T19:48:47.525Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:47.525Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-16T19:48:47.525Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T19:48:47.525Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:47.525Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-16T19:48:47.525Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-16T19:48:47.525Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T19:48:47.525Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-16T19:48:47.525Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-16T19:48:47.525Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T19:48:47.525Z] Selecting previously unselected package libldap-common. [2022-03-16T19:48:47.525Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-16T19:48:47.525Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T19:48:47.785Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-16T19:48:47.785Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-16T19:48:47.785Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T19:48:47.785Z] Selecting previously unselected package dirmngr. [2022-03-16T19:48:47.785Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T19:48:47.785Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-16T19:48:47.785Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-16T19:48:47.785Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-16T19:48:47.785Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T19:48:47.785Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T19:48:47.785Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-16T19:48:48.359Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T19:48:48.620Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T19:48:48.620Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:48.620Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-16T19:48:48.620Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-16T19:48:48.620Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:48.620Z] Setting up fuse (2.9.9-3) ... [2022-03-16T19:48:48.620Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-16T19:48:49.190Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:49.190Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:49.190Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:49.190Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:49.190Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:49.190Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:49.190Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T19:48:49.190Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T19:48:49.190Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-16T19:48:49.190Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-16T19:48:49.190Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-16T19:48:49.450Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-16T19:48:49.714Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-16T19:48:49.714Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-16T19:48:49.714Z] units). This means they are not meant to be enabled using systemctl. [2022-03-16T19:48:49.714Z] [2022-03-16T19:48:49.714Z] Possible reasons for having this kind of units are: [2022-03-16T19:48:49.714Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-16T19:48:49.714Z] .wants/ or .requires/ directory. [2022-03-16T19:48:49.714Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-16T19:48:49.714Z] a requirement dependency on it. [2022-03-16T19:48:49.714Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-16T19:48:49.714Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-16T19:48:49.714Z] • In case of template units, the unit is meant to be enabled with some [2022-03-16T19:48:49.714Z] instance name specified. [2022-03-16T19:48:49.973Z] Reading package lists... [2022-03-16T19:48:50.235Z] Building dependency tree... [2022-03-16T19:48:50.235Z] Reading state information... [2022-03-16T19:48:50.235Z] The following additional packages will be installed: [2022-03-16T19:48:50.235Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-16T19:48:50.235Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-16T19:48:50.235Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-16T19:48:50.235Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-16T19:48:50.235Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-16T19:48:50.235Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-16T19:48:50.235Z] Suggested packages: [2022-03-16T19:48:50.235Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-16T19:48:50.235Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-16T19:48:50.235Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-16T19:48:50.235Z] systemd-container policykit-1 [2022-03-16T19:48:50.235Z] Recommended packages: [2022-03-16T19:48:50.235Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-16T19:48:50.235Z] The following NEW packages will be installed: [2022-03-16T19:48:50.235Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-16T19:48:50.235Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-16T19:48:50.235Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-16T19:48:50.235Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-16T19:48:50.235Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-16T19:48:50.235Z] The following packages will be upgraded: [2022-03-16T19:48:50.235Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-16T19:48:50.493Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-16T19:48:50.493Z] Need to get 46.5 MB of archives. [2022-03-16T19:48:50.493Z] After this operation, 181 MB of additional disk space will be used. [2022-03-16T19:48:50.493Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-16T19:48:50.493Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-16T19:48:50.493Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-16T19:48:50.493Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-16T19:48:50.493Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-16T19:48:50.493Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-16T19:48:50.493Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-16T19:48:50.493Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-16T19:48:50.493Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-16T19:48:50.494Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-16T19:48:50.494Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-16T19:48:50.494Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-16T19:48:50.494Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-16T19:48:50.494Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-16T19:48:50.494Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-16T19:48:50.494Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-16T19:48:50.494Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-16T19:48:50.494Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-16T19:48:50.494Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-16T19:48:50.754Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-16T19:48:50.754Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-16T19:48:50.754Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-16T19:48:50.754Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-16T19:48:51.015Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-16T19:48:51.015Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-16T19:48:51.015Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-16T19:48:51.015Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-16T19:48:51.015Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-16T19:48:51.015Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-16T19:48:51.015Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-16T19:48:51.015Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-16T19:48:51.015Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-16T19:48:51.277Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-16T19:48:51.277Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T19:48:51.277Z] Fetched 46.5 MB in 1s (50.6 MB/s) [2022-03-16T19:48:51.277Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-16T19:48:51.277Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T19:48:51.277Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T19:48:51.538Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T19:48:51.538Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T19:48:51.538Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T19:48:51.799Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T19:48:52.370Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T19:48:52.370Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T19:48:52.370Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T19:48:52.370Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-16T19:48:52.371Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-16T19:48:52.371Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T19:48:52.371Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T19:48:52.631Z] Selecting previously unselected package libexpat1:amd64. [2022-03-16T19:48:52.631Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-16T19:48:52.631Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-16T19:48:52.631Z] Selecting previously unselected package python3.8-minimal. [2022-03-16T19:48:52.631Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T19:48:52.631Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T19:48:52.892Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T19:48:52.892Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-16T19:48:52.892Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T19:48:53.465Z] Selecting previously unselected package python3-minimal. [2022-03-16T19:48:53.465Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-16T19:48:53.465Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T19:48:53.465Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-16T19:48:53.465Z] Selecting previously unselected package mime-support. [2022-03-16T19:48:53.465Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-16T19:48:53.465Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-16T19:48:53.465Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-16T19:48:53.465Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-16T19:48:53.465Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-16T19:48:53.725Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-16T19:48:53.725Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T19:48:53.725Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T19:48:53.725Z] Selecting previously unselected package python3.8. [2022-03-16T19:48:53.725Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T19:48:53.725Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T19:48:53.985Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-16T19:48:53.985Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T19:48:53.985Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-16T19:48:53.985Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-16T19:48:54.246Z] Selecting previously unselected package python3. [2022-03-16T19:48:54.246Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-16T19:48:54.246Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T19:48:54.246Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-16T19:48:54.246Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-16T19:48:54.246Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T19:48:54.246Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-16T19:48:54.246Z] Selecting previously unselected package dbus. [2022-03-16T19:48:54.246Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T19:48:54.246Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-16T19:48:54.246Z] Selecting previously unselected package libbsd0:amd64. [2022-03-16T19:48:54.246Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-16T19:48:54.246Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-16T19:48:54.509Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-16T19:48:54.509Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T19:48:54.509Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T19:48:54.509Z] Selecting previously unselected package sudo. [2022-03-16T19:48:54.509Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-16T19:48:54.509Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-16T19:48:54.509Z] Selecting previously unselected package apparmor. [2022-03-16T19:48:54.509Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-16T19:48:54.509Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-16T19:48:54.770Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-16T19:48:54.770Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-16T19:48:54.770Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-16T19:48:54.770Z] Selecting previously unselected package libedit2:amd64. [2022-03-16T19:48:54.770Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-16T19:48:54.770Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-16T19:48:54.770Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-16T19:48:54.770Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-16T19:48:54.770Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-16T19:48:54.770Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-16T19:48:54.770Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T19:48:54.770Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:48:55.032Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-16T19:48:55.032Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T19:48:55.032Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:48:55.032Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-16T19:48:55.032Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-16T19:48:55.032Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-16T19:48:55.032Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-16T19:48:55.032Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T19:48:55.032Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:48:55.032Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-16T19:48:55.032Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T19:48:55.032Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:48:55.032Z] Selecting previously unselected package openssh-client. [2022-03-16T19:48:55.032Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-16T19:48:55.293Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-16T19:48:55.293Z] Selecting previously unselected package dbus-user-session. [2022-03-16T19:48:55.293Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T19:48:55.293Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-16T19:48:55.293Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-16T19:48:55.293Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-16T19:48:55.293Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-16T19:48:55.293Z] Selecting previously unselected package squashfs-tools. [2022-03-16T19:48:55.293Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-16T19:48:55.293Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-16T19:48:55.555Z] Selecting previously unselected package snapd. [2022-03-16T19:48:55.555Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-16T19:48:55.555Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-16T19:48:58.860Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-16T19:48:58.860Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-16T19:48:58.860Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-16T19:48:58.860Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-16T19:48:58.860Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:48:58.860Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-16T19:48:58.860Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-16T19:48:58.860Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-16T19:48:58.860Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:48:58.860Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:48:58.860Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-16T19:48:58.860Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T19:48:58.860Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-16T19:48:58.860Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T19:48:59.432Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-16T19:48:59.432Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-16T19:48:59.433Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-16T19:48:59.433Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-16T19:48:59.433Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-16T19:48:59.433Z] running python rtupdate hooks for python3.8... [2022-03-16T19:48:59.433Z] running python post-rtupdate hooks for python3.8... [2022-03-16T19:48:59.433Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-16T19:49:00.378Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-16T19:49:00.639Z] Reloading AppArmor profiles [2022-03-16T19:49:00.639Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:00.639Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-16T19:49:00.898Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-16T19:49:01.165Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-16T19:49:01.166Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-16T19:49:01.166Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-16T19:49:01.166Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-16T19:49:02.559Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-16T19:49:02.559Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T19:49:02.817Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-16T19:49:02.817Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-16T19:49:03.077Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-16T19:49:03.337Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-16T19:49:03.597Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-16T19:49:03.857Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-16T19:49:04.118Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-16T19:49:04.118Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-16T19:49:04.378Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-16T19:49:04.640Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-16T19:49:04.640Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-16T19:49:04.901Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-16T19:49:05.163Z] /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-16T19:49:05.163Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-16T19:49:06.105Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-16T19:49:06.105Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-16T19:49:06.105Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-16T19:49:06.937Z] Reading package lists... [2022-03-16T19:49:07.196Z] Reading package lists... [2022-03-16T19:49:07.196Z] Building dependency tree... [2022-03-16T19:49:07.196Z] Reading state information... [2022-03-16T19:49:07.264Z] Removing intermediate container 66dda6eba1dd [2022-03-16T19:49:07.264Z] ---> 25459d304dd5 [2022-03-16T19:49:07.264Z] Successfully built 25459d304dd5 [2022-03-16T19:49:07.264Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:49:07.455Z] Calculating upgrade... [2022-03-16T19:49:07.455Z] The following packages will be upgraded: [2022-03-16T19:49:07.455Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-16T19:49:07.455Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-16T19:49:07.455Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-16T19:49:07.455Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-16T19:49:07.455Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-16T19:49:07.455Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-16T19:49:07.455Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-16T19:49:07.455Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-16T19:49:07.455Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-16T19:49:07.455Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-16T19:49:07.455Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-16T19:49:07.455Z] xz-utils zlib1g [2022-03-16T19:49:07.618Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T19:49:07.618Z] . [Pipeline] withDockerContainer [2022-03-16T19:49:07.715Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T19:49:07.715Z] Need to get 65.7 MB of archives. [2022-03-16T19:49:07.715Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-16T19:49:07.715Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-16T19:49:07.715Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-16T19:49:07.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container [2022-03-16T19:49:07.974Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-16T19:49:07.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T19:49:08.233Z] 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-16T19:49:08.233Z] 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-16T19:49:08.233Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-16T19:49:08.233Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-16T19:49:08.493Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-16T19:49:08.493Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-16T19:49:08.493Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-16T19:49:08.493Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-16T19:49:08.493Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-16T19:49:08.493Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-16T19:49:08.493Z] 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-16T19:49:08.493Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-16T19:49:08.493Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-16T19:49:08.493Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-16T19:49:08.493Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-16T19:49:08.494Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-16T19:49:08.494Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-16T19:49:08.494Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-16T19:49:08.494Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-16T19:49:08.494Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-16T19:49:08.494Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-16T19:49:08.494Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-16T19:49:08.494Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-16T19:49:08.754Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-16T19:49:08.754Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-16T19:49:08.754Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-16T19:49:08.754Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-16T19:49:08.754Z] 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-16T19:49:08.754Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-16T19:49:08.754Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-16T19:49:08.754Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-16T19:49:08.754Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-16T19:49:08.754Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-16T19:49:09.015Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-16T19:49:09.015Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-16T19:49:09.015Z] 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-16T19:49:09.015Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-16T19:49:09.015Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-16T19:49:09.015Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-16T19:49:09.015Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-16T19:49:09.015Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-16T19:49:09.015Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-16T19:49:09.015Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-16T19:49:09.015Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-16T19:49:09.015Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-16T19:49:09.275Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-16T19:49:09.275Z] 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-16T19:49:09.275Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-16T19:49:09.275Z] 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-16T19:49:09.275Z] 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-16T19:49:09.275Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-16T19:49:09.275Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-16T19:49:09.275Z] 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-16T19:49:09.275Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-16T19:49:09.275Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-16T19:49:09.275Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-16T19:49:09.275Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-16T19:49:09.275Z] 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-16T19:49:09.275Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-16T19:49:09.464Z] $ docker top c4ccec4a32760da1921e07c31560ec6d7dcc3d05cf052f2aa1aa0f8988c5a03f -eo pid,comm [2022-03-16T19:49:09.535Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-16T19:49:09.535Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-16T19:49:09.535Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-16T19:49:09.535Z] 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-16T19:49:09.535Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-16T19:49:09.535Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-16T19:49:09.535Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-16T19:49:09.535Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-16T19:49:09.535Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-16T19:49:09.535Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [Pipeline] { [Pipeline] sh [2022-03-16T19:49:09.795Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-16T19:49:10.056Z] 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-16T19:49:10.316Z] 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-16T19:49:10.316Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-16T19:49:10.435Z] + go version [2022-03-16T19:49:10.435Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-16T19:49:10.465Z] $ docker stop --time=1 c4ccec4a32760da1921e07c31560ec6d7dcc3d05cf052f2aa1aa0f8988c5a03f [2022-03-16T19:49:10.576Z] 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-16T19:49:10.853Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T19:49:10.853Z] Fetched 65.7 MB in 3s (21.6 MB/s) [2022-03-16T19:49:10.853Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-16T19:49:10.853Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T19:49:10.853Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T19:49:11.423Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T19:49:11.423Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T19:49:11.423Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-16T19:49:11.423Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-16T19:49:11.683Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:11.683Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T19:49:11.683Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:11.683Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T19:49:11.942Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:11.942Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T19:49:12.182Z] $ docker rm -f c4ccec4a32760da1921e07c31560ec6d7dcc3d05cf052f2aa1aa0f8988c5a03f [2022-03-16T19:49:12.202Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:12.203Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T19:49:12.203Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:12.203Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2022-03-16T19:49:12.464Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:12.464Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T19:49:12.464Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:12.464Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T19:49:12.464Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:12.464Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T19:49:12.464Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:12.464Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:49:12.724Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:12.724Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T19:49:12.724Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:12.724Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T19:49:12.724Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:12.724Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T19:49:12.724Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:12.724Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T19:49:12.829Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T19:49:12.829Z] . [Pipeline] withDockerContainer [2022-03-16T19:49:12.985Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:12.985Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T19:49:12.985Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T19:49:13.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container [2022-03-16T19:49:13.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T19:49:13.245Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T19:49:13.507Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-16T19:49:14.080Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T19:49:14.080Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-16T19:49:14.080Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-16T19:49:14.080Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-16T19:49:14.080Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-16T19:49:14.340Z] Setting up base-files (11ubuntu5.5) ... [2022-03-16T19:49:14.340Z] Installing new version of config file /etc/issue ... [2022-03-16T19:49:14.340Z] Installing new version of config file /etc/issue.net ... [2022-03-16T19:49:14.340Z] Installing new version of config file /etc/lsb-release ... [2022-03-16T19:49:14.340Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-16T19:49:14.547Z] $ docker top a9aa567fa08d0058af5d19aebdd48978b39b69a649061fc771d328ae586170e3 -eo pid,comm [2022-03-16T19:49:14.601Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-16T19:49:14.601Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-16T19:49:14.601Z] Removing obsolete conffile /etc/default/motd-news ... [Pipeline] { [2022-03-16T19:49:14.861Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:14.861Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-16T19:49:14.861Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-16T19:49:14.861Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-16T19:49:14.861Z] 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-16T19:49:14.861Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:14.861Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T19:49:14.861Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [Pipeline] echo [2022-03-16T19:49:14.864Z] ========================================================= [2022-03-16T19:49:14.864Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-16T19:49:14.864Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T19:49:15.121Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-16T19:49:15.121Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:15.121Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-16T19:49:15.121Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-16T19:49:15.121Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-16T19:49:15.381Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:15.381Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T19:49:15.381Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T19:49:15.519Z] + make test [2022-03-16T19:49:15.519Z] go mod tidy [2022-03-16T19:49:15.952Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T19:49:15.952Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T19:49:15.952Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T19:49:15.952Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T19:49:16.213Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-16T19:49:16.213Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:16.213Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-16T19:49:16.213Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T19:49:16.502Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-16T19:49:16.785Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-16T19:49:16.785Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-16T19:49:16.785Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-16T19:49:17.044Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:17.044Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-16T19:49:17.044Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-16T19:49:17.044Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-16T19:49:17.044Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:17.044Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T19:49:17.044Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T19:49:17.305Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T19:49:17.305Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:17.305Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T19:49:17.305Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T19:49:17.565Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T19:49:17.565Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:17.565Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T19:49:17.565Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T19:49:17.565Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T19:49:17.565Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T19:49:17.827Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T19:49:17.827Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:17.827Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T19:49:17.827Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T19:49:17.827Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T19:49:17.827Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:17.827Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T19:49:17.827Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T19:49:18.088Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T19:49:18.088Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T19:49:18.351Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-16T19:49:18.922Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-16T19:49:19.182Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-16T19:49:19.182Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:19.182Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T19:49:19.182Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T19:49:19.182Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T19:49:19.442Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:19.442Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-16T19:49:19.442Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-16T19:49:19.442Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-16T19:49:19.442Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:19.442Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-16T19:49:19.442Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-16T19:49:19.702Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-16T19:49:19.702Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:19.702Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-16T19:49:19.702Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-16T19:49:19.702Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-16T19:49:19.702Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:19.702Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-16T19:49:19.702Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-16T19:49:19.963Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-16T19:49:19.963Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:19.963Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-16T19:49:19.963Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-16T19:49:20.223Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-16T19:49:20.224Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:20.224Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T19:49:20.224Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T19:49:20.224Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-16T19:49:20.224Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:20.224Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-16T19:49:20.224Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-16T19:49:20.485Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-16T19:49:20.485Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:20.485Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-16T19:49:20.485Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-16T19:49:20.485Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-16T19:49:20.485Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:20.485Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-16T19:49:20.485Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-16T19:49:20.745Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-16T19:49:20.745Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:20.745Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-16T19:49:20.745Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-16T19:49:20.745Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-16T19:49:20.745Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:20.745Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-16T19:49:21.006Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-16T19:49:21.006Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-16T19:49:21.006Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:21.006Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-16T19:49:21.006Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-16T19:49:21.267Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-16T19:49:21.268Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:21.268Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-16T19:49:21.268Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-16T19:49:21.838Z] Setting up apt (2.0.6) ... [2022-03-16T19:49:22.100Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-16T19:49:22.363Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:22.363Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T19:49:22.363Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T19:49:22.363Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-16T19:49:22.363Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T19:49:22.363Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T19:49:22.363Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T19:49:22.623Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-16T19:49:22.623Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-16T19:49:22.623Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T19:49:22.623Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T19:49:22.884Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-16T19:49:22.884Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T19:49:22.884Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T19:49:22.884Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T19:49:22.884Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-16T19:49:22.884Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T19:49:23.144Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-16T19:49:23.144Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T19:49:23.144Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-16T19:49:23.144Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-16T19:49:23.406Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-16T19:49:23.668Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T19:49:23.668Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-16T19:49:23.668Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-16T19:49:23.668Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-16T19:49:23.668Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-16T19:49:23.668Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-16T19:49:23.668Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-16T19:49:23.928Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-16T19:49:23.928Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-16T19:49:24.188Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-16T19:49:24.188Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-16T19:49:24.188Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-16T19:49:24.188Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-16T19:49:24.188Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-16T19:49:24.188Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-16T19:49:24.450Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-16T19:49:24.450Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-16T19:49:24.450Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-16T19:49:24.450Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-16T19:49:24.726Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-16T19:49:24.726Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-16T19:49:24.987Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-16T19:49:24.987Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-16T19:49:24.987Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T19:49:24.987Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T19:49:24.987Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T19:49:24.987Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T19:49:25.248Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T19:49:25.248Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T19:49:25.248Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T19:49:25.248Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T19:49:25.509Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T19:49:25.509Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T19:49:25.509Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T19:49:25.509Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T19:49:25.509Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-16T19:49:25.509Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-16T19:49:25.509Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:25.509Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T19:49:26.080Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:26.081Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T19:49:26.652Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:26.653Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T19:49:27.224Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:27.485Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T19:49:27.745Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:27.745Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T19:49:28.017Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:28.017Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T19:49:28.984Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T19:49:28.984Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T19:49:28.984Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-16T19:49:28.984Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-16T19:49:28.984Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-16T19:49:28.984Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-16T19:49:28.984Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T19:49:28.984Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-16T19:49:28.984Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T19:49:28.984Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:28.984Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-16T19:49:28.984Z] [2022-03-16T19:49:28.984Z] Current default time zone: 'Etc/UTC' [2022-03-16T19:49:28.984Z] Local time is now: Wed Mar 16 19:49:28 UTC 2022. [2022-03-16T19:49:28.984Z] Universal Time is now: Wed Mar 16 19:49:28 UTC 2022. [2022-03-16T19:49:28.984Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-16T19:49:28.984Z] [2022-03-16T19:49:28.984Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-16T19:49:28.984Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:29.247Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:29.247Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T19:49:29.247Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:29.247Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-16T19:49:29.247Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-16T19:49:29.247Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-16T19:49:29.247Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T19:49:29.247Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-16T19:49:29.247Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-16T19:49:29.247Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:29.247Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:29.247Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-16T19:49:29.247Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:29.247Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T19:49:29.247Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T19:49:29.247Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T19:49:29.247Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-16T19:49:29.247Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-16T19:49:31.243Z] Updating certificates in /etc/ssl/certs... [2022-03-16T19:49:31.814Z] 21 added, 21 removed; done. [2022-03-16T19:49:32.075Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T19:49:32.075Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-16T19:49:32.075Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-16T19:49:32.075Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T19:49:32.075Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-16T19:49:32.337Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-16T19:49:32.337Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-16T19:49:32.337Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-16T19:49:32.337Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T19:49:32.337Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-16T19:49:32.337Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T19:49:32.337Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T19:49:32.337Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T19:49:32.337Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T19:49:32.337Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-16T19:49:32.337Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-16T19:49:32.599Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-16T19:49:32.599Z] Updating certificates in /etc/ssl/certs... [2022-03-16T19:49:33.168Z] 0 added, 0 removed; done. [2022-03-16T19:49:33.168Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-16T19:49:33.168Z] done. [2022-03-16T19:49:34.370Z] Reading package lists... [2022-03-16T19:49:34.370Z] Building dependency tree... [2022-03-16T19:49:34.370Z] Reading state information... [2022-03-16T19:49:34.370Z] The following NEW packages will be installed: [2022-03-16T19:49:34.370Z] apt-transport-https [2022-03-16T19:49:34.370Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T19:49:34.630Z] Need to get 4680 B of archives. [2022-03-16T19:49:34.630Z] After this operation, 162 kB of additional disk space will be used. [2022-03-16T19:49:34.630Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-16T19:49:34.891Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T19:49:34.891Z] Fetched 4680 B in 0s (24.9 kB/s) [2022-03-16T19:49:34.891Z] Selecting previously unselected package apt-transport-https. [2022-03-16T19:49:34.891Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-16T19:49:34.891Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-16T19:49:34.891Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-16T19:49:34.891Z] Setting up apt-transport-https (2.0.6) ... [2022-03-16T19:49:35.151Z] Waiting for network to be ready... [2022-03-16T19:49:41.737Z] 2022-03-16T19:49:38Z INFO Waiting for automatic snapd restart... [2022-03-16T19:49:42.306Z] snapd 2.54.4 from Canonical* installed [2022-03-16T19:49:43.246Z] "snapd" switched to the "latest/stable" channel [2022-03-16T19:49:43.246Z] [2022-03-16T19:49:45.785Z] core20 20220304 from Canonical* installed [2022-03-16T19:49:46.045Z] "core20" switched to the "latest/stable" channel [2022-03-16T19:49:46.045Z] [2022-03-16T19:49:48.584Z] snapcraft 6.0.2 from Canonical* installed [2022-03-16T19:49:48.584Z] "snapcraft" switched to the "latest/stable" channel [2022-03-16T19:49:48.584Z] [2022-03-16T19:49:52.786Z] 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-16T19:49:52.786Z] - README.md [2022-03-16T19:49:52.786Z] [2022-03-16T19:49:52.786Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-16T19:49:53.360Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-16T19:49:53.360Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-16T19:49:53.360Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-16T19:49:54.194Z] Reading package lists... [2022-03-16T19:49:54.455Z] 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-16T19:49:54.714Z] Reading package lists... [2022-03-16T19:49:54.714Z] Building dependency tree... [2022-03-16T19:49:54.714Z] Reading state information... [2022-03-16T19:49:54.975Z] Suggested packages: [2022-03-16T19:49:54.975Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-16T19:49:54.975Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-16T19:49:54.975Z] krb5-user libnorm-doc [2022-03-16T19:49:54.975Z] Recommended packages: [2022-03-16T19:49:54.975Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-16T19:49:54.975Z] The following NEW packages will be installed: [2022-03-16T19:49:54.975Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-16T19:49:54.975Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-16T19:49:54.975Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-16T19:49:54.975Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-16T19:49:54.975Z] libzmq5 pkg-config zip [2022-03-16T19:49:54.975Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T19:49:55.235Z] Need to get 10.3 MB of archives. [2022-03-16T19:49:55.235Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-16T19:49:55.235Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-16T19:49:55.235Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-16T19:49:55.512Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-16T19:49:55.806Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-16T19:49:55.806Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-16T19:49:55.806Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-16T19:49:55.806Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-16T19:49:55.806Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-16T19:49:55.806Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-16T19:49:55.806Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-16T19:49:55.806Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-16T19:49:55.806Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-16T19:49:55.806Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-16T19:49:55.806Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-16T19:49:55.806Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-16T19:49:55.806Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-16T19:49:56.065Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-16T19:49:56.065Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-16T19:49:56.065Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-16T19:49:56.065Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-16T19:49:56.065Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-16T19:49:56.065Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-16T19:49:56.065Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-16T19:49:56.065Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-16T19:49:56.065Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-16T19:49:56.065Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-16T19:49:56.065Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-16T19:49:56.065Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-16T19:49:56.325Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T19:49:56.325Z] Fetched 10.3 MB in 1s (9287 kB/s) [2022-03-16T19:49:56.325Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-16T19:49:56.325Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-16T19:49:56.325Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-16T19:49:56.325Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-16T19:49:56.325Z] Selecting previously unselected package libsodium23:amd64. [2022-03-16T19:49:56.325Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-16T19:49:56.325Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-16T19:49:56.585Z] Selecting previously unselected package libpsl5:amd64. [2022-03-16T19:49:56.585Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-16T19:49:56.585Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-16T19:49:56.585Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-16T19:49:56.585Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-16T19:49:56.585Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-16T19:49:56.585Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-16T19:49:56.585Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-16T19:49:56.585Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-16T19:49:56.585Z] Selecting previously unselected package librtmp1:amd64. [2022-03-16T19:49:56.585Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-16T19:49:56.585Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-16T19:49:56.845Z] Selecting previously unselected package libssh-4:amd64. [2022-03-16T19:49:56.845Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-16T19:49:56.845Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-16T19:49:56.845Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-16T19:49:56.845Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-16T19:49:56.845Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-16T19:49:56.845Z] Selecting previously unselected package liberror-perl. [2022-03-16T19:49:56.845Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-16T19:49:56.845Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-16T19:49:56.845Z] Selecting previously unselected package git-man. [2022-03-16T19:49:56.845Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-16T19:49:56.845Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-16T19:49:57.104Z] Selecting previously unselected package git. [2022-03-16T19:49:57.104Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-16T19:49:57.104Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-16T19:49:57.675Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-16T19:49:57.675Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T19:49:57.675Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:57.675Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-16T19:49:57.675Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T19:49:57.675Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:57.675Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-16T19:49:57.675Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T19:49:57.675Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:57.675Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-16T19:49:57.675Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T19:49:57.675Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:57.936Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-16T19:49:57.936Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-16T19:49:57.936Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-16T19:49:57.936Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-16T19:49:57.936Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T19:49:57.936Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:57.936Z] Selecting previously unselected package libnorm1:amd64. [2022-03-16T19:49:57.936Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-16T19:49:57.936Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T19:49:57.936Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-16T19:49:57.936Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-16T19:49:57.936Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T19:49:58.196Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-16T19:49:58.196Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-16T19:49:58.196Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T19:49:58.196Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-16T19:49:58.196Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-16T19:49:58.196Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T19:49:58.196Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-16T19:49:58.196Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-16T19:49:58.196Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-16T19:49:58.459Z] Selecting previously unselected package libzmq5:amd64. [2022-03-16T19:49:58.459Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-16T19:49:58.459Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T19:49:58.459Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-16T19:49:58.459Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T19:49:58.459Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:58.459Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-16T19:49:58.459Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-16T19:49:58.459Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T19:49:58.718Z] Selecting previously unselected package pkg-config. [2022-03-16T19:49:58.718Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-16T19:49:58.718Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-16T19:49:58.718Z] Selecting previously unselected package zip. [2022-03-16T19:49:58.718Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-16T19:49:58.718Z] Unpacking zip (3.0-11build1) ... [2022-03-16T19:49:58.718Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-16T19:49:58.718Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-16T19:49:58.718Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-16T19:49:58.718Z] No schema files found: doing nothing. [2022-03-16T19:49:58.718Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-16T19:49:58.718Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T19:49:58.718Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-16T19:49:58.718Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T19:49:58.718Z] Setting up liberror-perl (0.17029-1) ... [2022-03-16T19:49:58.718Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:58.978Z] Setting up zip (3.0-11build1) ... [2022-03-16T19:49:58.978Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-16T19:49:58.978Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-16T19:49:58.978Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-16T19:49:58.978Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-16T19:49:58.978Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-16T19:49:58.978Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:58.978Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-16T19:49:58.978Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:58.978Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T19:49:58.978Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:58.978Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T19:49:58.978Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-16T19:49:58.978Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T19:49:58.978Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-16T19:49:58.978Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:58.978Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T19:49:58.978Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T19:49:58.978Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T19:49:59.546Z] comerr-dev set to automatically installed. [2022-03-16T19:49:59.546Z] git set to automatically installed. [2022-03-16T19:49:59.546Z] git-man set to automatically installed. [2022-03-16T19:49:59.546Z] krb5-multidev set to automatically installed. [2022-03-16T19:49:59.546Z] libbrotli1 set to automatically installed. [2022-03-16T19:49:59.546Z] libcurl3-gnutls set to automatically installed. [2022-03-16T19:49:59.546Z] liberror-perl set to automatically installed. [2022-03-16T19:49:59.546Z] libglib2.0-0 set to automatically installed. [2022-03-16T19:49:59.546Z] libgssrpc4 set to automatically installed. [2022-03-16T19:49:59.546Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-16T19:49:59.546Z] libkadm5srv-mit11 set to automatically installed. [2022-03-16T19:49:59.546Z] libkdb5-9 set to automatically installed. [2022-03-16T19:49:59.546Z] libkrb5-dev set to automatically installed. [2022-03-16T19:49:59.546Z] libnghttp2-14 set to automatically installed. [2022-03-16T19:49:59.546Z] libnorm-dev set to automatically installed. [2022-03-16T19:49:59.546Z] libnorm1 set to automatically installed. [2022-03-16T19:49:59.546Z] libpgm-5.2-0 set to automatically installed. [2022-03-16T19:49:59.546Z] libpgm-dev set to automatically installed. [2022-03-16T19:49:59.546Z] libpsl5 set to automatically installed. [2022-03-16T19:49:59.546Z] librtmp1 set to automatically installed. [2022-03-16T19:49:59.546Z] libsodium-dev set to automatically installed. [2022-03-16T19:49:59.546Z] libsodium23 set to automatically installed. [2022-03-16T19:49:59.546Z] libssh-4 set to automatically installed. [2022-03-16T19:49:59.546Z] libzmq3-dev set to automatically installed. [2022-03-16T19:49:59.546Z] libzmq5 set to automatically installed. [2022-03-16T19:49:59.546Z] pkg-config set to automatically installed. [2022-03-16T19:49:59.546Z] zip set to automatically installed. [2022-03-16T19:50:00.487Z] snapd is not logged in, snap install commands will use sudo [2022-03-16T19:50:12.717Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-16T19:50:12.717Z] Downloading snap 'edgex-app-service-configurable' [2022-03-16T19:50:14.099Z] Pulling app-service-configurable [2022-03-16T19:50:14.099Z] + snapcraftctl pull [2022-03-16T19:50:15.480Z] Pulling config-common [2022-03-16T19:50:15.480Z] + snapcraftctl pull [2022-03-16T19:50:16.859Z] Pulling go-build-helper [2022-03-16T19:50:16.859Z] + snapcraftctl pull [2022-03-16T19:50:18.238Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-16T19:50:18.238Z] Skipping pull go-build-helper (already ran) [2022-03-16T19:50:18.238Z] Building go-build-helper [2022-03-16T19:50:18.238Z] + snapcraftctl build [2022-03-16T19:50:19.179Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-16T19:50:19.749Z] Staging go-build-helper [2022-03-16T19:50:19.749Z] + snapcraftctl stage [2022-03-16T19:50:25.032Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-16T19:50:25.032Z] Fetched 290 kB in 0s (0 B/s) [2022-03-16T19:50:25.032Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-16T19:50:25.032Z] Fetched 158 kB in 0s (0 B/s) [2022-03-16T19:50:25.032Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-16T19:50:25.032Z] Fetched 242 kB in 0s (0 B/s) [2022-03-16T19:50:25.032Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-16T19:50:25.032Z] Fetched 150 kB in 0s (0 B/s) [2022-03-16T19:50:25.032Z] Pulling edgex-go [2022-03-16T19:50:25.032Z] + snapcraftctl pull [2022-03-16T19:50:26.413Z] Pulling hooks [2022-03-16T19:50:26.413Z] + snapcraftctl pull [2022-03-16T19:50:41.308Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-16T19:50:41.308Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-16T19:50:41.308Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-16T19:50:41.308Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-16T19:50:41.308Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-16T19:50:41.308Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-16T19:50:41.308Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-16T19:50:41.308Z] Fetched 234 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-16T19:50:41.308Z] Fetched 155 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-16T19:50:41.308Z] Fetched 170 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-16T19:50:41.308Z] Fetched 267 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-16T19:50:41.308Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-16T19:50:41.308Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-16T19:50:41.308Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-16T19:50:41.308Z] Fetched 121 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-16T19:50:41.308Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-16T19:50:41.308Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-16T19:50:41.308Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-16T19:50:41.308Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-16T19:50:41.308Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-16T19:50:41.308Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-16T19:50:41.308Z] Fetched 142 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-16T19:50:41.308Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-16T19:50:41.308Z] Fetched 181 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-16T19:50:41.308Z] Fetched 208 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-16T19:50:41.308Z] Fetched 161 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-16T19:50:41.308Z] Fetched 107 kB in 0s (0 B/s) [2022-03-16T19:50:41.308Z] Pulling static-packages [2022-03-16T19:50:41.308Z] + snapcraftctl pull [2022-03-16T19:50:41.308Z] Pulling version [2022-03-16T19:50:41.308Z] + cd /root/project [2022-03-16T19:50:41.308Z] ++ git describe --tags --abbrev=0 [2022-03-16T19:50:41.308Z] ++ sed s/v// [2022-03-16T19:50:41.308Z] + GIT_VERSION=2.2.0-dev.35 [2022-03-16T19:50:41.308Z] + '[' -z 2.2.0-dev.35 ']' [2022-03-16T19:50:41.308Z] + snapcraftctl set-version 2.2.0-dev.35 [2022-03-16T19:50:42.705Z] Building app-service-configurable [2022-03-16T19:50:42.705Z] + snapcraftctl build [2022-03-16T19:50:44.626Z] Building config-common [2022-03-16T19:50:44.626Z] + snapcraftctl build [2022-03-16T19:50:46.009Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-16T19:50:46.579Z] Skipping build go-build-helper (already ran) [2022-03-16T19:50:46.579Z] Building edgex-go [2022-03-16T19:50:46.838Z] + cd /root/parts/edgex-go/src [2022-03-16T19:50:46.838Z] ++ git describe --tags --abbrev=0 [2022-03-16T19:50:46.838Z] ++ sed s/v// [2022-03-16T19:50:46.838Z] + GIT_VERSION=2.2.0-dev.35 [2022-03-16T19:50:46.838Z] + '[' -z 2.2.0-dev.35 ']' [2022-03-16T19:50:46.838Z] + echo 2.2.0-dev.35 [2022-03-16T19:50:46.838Z] + '[' '!' -d vendor ']' [2022-03-16T19:50:46.838Z] + go mod download all [2022-03-16T19:50:53.469Z] + make build [2022-03-16T19:50:53.469Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-data/core-data ./cmd/core-data [2022-03-16T19:51:03.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T19:51:03.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-16T19:51:03.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-16T19:51:03.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-16T19:51:04.198Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-16T19:51:07.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T19:51:08.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T19:51:10.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-16T19:51:10.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-16T19:51:11.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T19:51:13.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-16T19:51:13.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-16T19:51:15.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-16T19:51:16.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T19:51:16.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-16T19:51:16.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-16T19:51:16.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-16T19:51:16.663Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-16T19:51:16.663Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-16T19:51:16.663Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-16T19:51:17.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-16T19:51:17.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-16T19:51:17.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-16T19:51:17.658Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-16T19:51:17.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-16T19:51:19.159Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-16T19:51:19.160Z] + case "$service" in [2022-03-16T19:51:19.160Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.160Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-16T19:51:19.160Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-16T19:51:19.160Z] + 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-16T19:51:19.729Z] Building hooks [2022-03-16T19:51:19.729Z] + cd /root/parts/hooks/src [2022-03-16T19:51:19.729Z] + make build [2022-03-16T19:51:19.729Z] go mod tidy [2022-03-16T19:51:19.729Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-16T19:51:20.300Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-16T19:51:20.300Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-16T19:51:20.300Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-16T19:51:20.879Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-16T19:51:21.449Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-16T19:51:21.449Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-16T19:51:23.358Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-16T19:51:23.358Z] Building static-packages [2022-03-16T19:51:23.358Z] + snapcraftctl build [2022-03-16T19:51:25.273Z] Building version [2022-03-16T19:51:25.273Z] + snapcraftctl build [2022-03-16T19:51:27.185Z] Staging app-service-configurable [2022-03-16T19:51:27.185Z] + snapcraftctl stage [2022-03-16T19:51:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements [2022-03-16T19:51:27.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-16T19:51:27.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-16T19:51:28.570Z] Staging config-common [2022-03-16T19:51:28.570Z] + snapcraftctl stage [2022-03-16T19:51:29.510Z] Skipping stage go-build-helper (already ran) [2022-03-16T19:51:29.510Z] Staging edgex-go [2022-03-16T19:51:29.510Z] + snapcraftctl stage [2022-03-16T19:51:30.891Z] Staging hooks [2022-03-16T19:51:30.891Z] + snapcraftctl stage [2022-03-16T19:51:32.271Z] Staging static-packages [2022-03-16T19:51:32.271Z] + snapcraftctl stage [2022-03-16T19:51:33.651Z] Staging version [2022-03-16T19:51:33.651Z] + snapcraftctl stage [2022-03-16T19:51:34.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.427s coverage: 98.5% of statements [2022-03-16T19:51:34.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-16T19:51:34.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.569s coverage: 54.9% of statements [2022-03-16T19:51:34.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-16T19:51:34.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-16T19:51:35.033Z] Priming app-service-configurable [2022-03-16T19:51:35.033Z] + snapcraftctl prime [2022-03-16T19:51:36.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.736s coverage: 89.5% of statements [2022-03-16T19:51:36.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-16T19:51:36.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-16T19:51:36.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-16T19:51:36.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.307s coverage: 84.4% of statements [2022-03-16T19:51:36.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-16T19:51:36.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-16T19:51:36.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-16T19:51:36.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-16T19:51:36.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-16T19:51:36.939Z] 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-16T19:51:36.939Z] stage-packages: [2022-03-16T19:51:36.939Z] - libnorm1 [2022-03-16T19:51:36.939Z] - libpgm-5.2-0 [2022-03-16T19:51:36.939Z] - libsodium23 [2022-03-16T19:51:36.939Z] - libzmq5 [2022-03-16T19:51:36.939Z] Priming config-common [2022-03-16T19:51:36.939Z] + snapcraftctl prime [2022-03-16T19:51:38.320Z] Priming go-build-helper [2022-03-16T19:51:38.320Z] + snapcraftctl prime [2022-03-16T19:51:39.703Z] Priming edgex-go [2022-03-16T19:51:39.703Z] + snapcraftctl prime [2022-03-16T19:51:41.613Z] Priming hooks [2022-03-16T19:51:41.613Z] + snapcraftctl prime [2022-03-16T19:51:42.551Z] Priming static-packages [2022-03-16T19:51:42.551Z] + snapcraftctl prime [2022-03-16T19:51:46.744Z] Priming version [2022-03-16T19:51:46.744Z] + snapcraftctl prime [2022-03-16T19:51:48.124Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.112s coverage: 94.2% of statements [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 59.1% of statements [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.312s coverage: 60.0% of statements [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.443s coverage: 0.9% of statements [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.260s coverage: 58.8% of statements [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.241s coverage: 21.7% of statements [2022-03-16T19:51:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.233s coverage: 47.1% of statements [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 79.5% of statements [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements [2022-03-16T19:51:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T19:52:01.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.284s coverage: 94.4% of statements [2022-03-16T19:52:01.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.245s coverage: 44.8% of statements [2022-03-16T19:52:08.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.720s coverage: 82.5% of statements [2022-03-16T19:52:08.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-16T19:52:15.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.310s coverage: 92.9% of statements [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-16T19:52:15.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-16T19:52:15.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-16T19:52:15.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.202s coverage: 100.0% of statements [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-16T19:52:15.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-16T19:52:15.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements [2022-03-16T19:52:15.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.358s coverage: 87.2% of statements [2022-03-16T19:52:15.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2022-03-16T19:52:15.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.863s coverage: 91.2% of statements [2022-03-16T19:52:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-16T19:52:17.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.943s coverage: 64.4% of statements [2022-03-16T19:52:17.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-16T19:52:17.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-16T19:52:17.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.235s coverage: 100.0% of statements [2022-03-16T19:52:17.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-03-16T19:52:17.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2022-03-16T19:52:17.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2022-03-16T19:52:18.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2022-03-16T19:52:24.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.553s coverage: 65.4% of statements [2022-03-16T19:52:24.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-16T19:52:24.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-16T19:52:24.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-16T19:52:26.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 43.8% of statements [2022-03-16T19:52:26.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-16T19:52:26.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-16T19:52:26.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements [2022-03-16T19:52:26.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-16T19:52:26.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements [2022-03-16T19:52:26.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-16T19:52:35.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.324s coverage: 17.7% of statements [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-16T19:52:35.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.738s coverage: 92.3% of statements [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-16T19:52:35.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.315s coverage: 63.2% of statements [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-16T19:52:35.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-16T19:52:35.140Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-16T19:52:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-16T19:52:35.140Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.282s coverage: 100.0% of statements [2022-03-16T19:52:35.140Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-03-16T19:52:35.140Z] 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-16T19:52:35.140Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-16T19:52:35.140Z] GO111MODULE=on go vet ./... [2022-03-16T19:53:57.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T19:53:57.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T19:53:57.602Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T19:54:00.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-16T19:54:00.918Z] + ls -al . [2022-03-16T19:54:00.918Z] total 668 [2022-03-16T19:54:00.918Z] drwxrwxr-x 9 1001 1001 4096 Mar 16 19:53 . [2022-03-16T19:54:00.918Z] drwxr-xr-x 4 root root 4096 Mar 16 19:49 .. [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 19:46 .dockerignore [2022-03-16T19:54:00.918Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 19:46 .git [2022-03-16T19:54:00.918Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 19:46 .github [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 804 Mar 16 19:46 .gitignore [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 19:46 .golangci.yml [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 76 Mar 16 19:46 .hadolint.yml [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 19:46 .sonarcloud.properties [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 19:46 ADOPTERS.md [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 9019 Mar 16 19:46 Attribution.txt [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 51732 Mar 16 19:46 CHANGELOG.md [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 19:46 CONTRIBUTING.md [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 19:46 GOVERNANCE.md [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 849 Mar 16 19:46 Jenkinsfile [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 19:46 LICENSE [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 6508 Mar 16 19:46 Makefile [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 19:46 OWNERS.md [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 8207 Mar 16 19:46 README.md [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 6912 Mar 16 19:46 SECURITY.md [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 19:43 VERSION [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 19:46 ZMQWindows.md [2022-03-16T19:54:00.918Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 19:46 bin [2022-03-16T19:54:00.918Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 19:46 cmd [2022-03-16T19:54:00.918Z] -rw-r--r-- 1 root root 425751 Mar 16 19:52 coverage.out [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 2827 Mar 16 19:46 go.mod [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 50489 Mar 16 19:46 go.sum [2022-03-16T19:54:00.918Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 19:46 internal [2022-03-16T19:54:00.918Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 19:46 openapi [2022-03-16T19:54:00.918Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 19:46 snap [2022-03-16T19:54:00.918Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 19:46 version.go [Pipeline] sh [2022-03-16T19:54:01.595Z] + '[' -e coverage.out ] [2022-03-16T19:54:01.595Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-16T19:54:01.623Z] Warning: overwriting stash ‘coverage-report’ [2022-03-16T19:54:02.478Z] Stashed 1 file(s) [Pipeline] sh [2022-03-16T19:54:03.126Z] + make build [2022-03-16T19:54:03.126Z] 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-16T19:54:11.406Z] 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-16T19:54:43.791Z] 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-16T19:54:43.791Z] 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-16T19:54:47.162Z] 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-16T19:54:48.138Z] 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-16T19:54:52.461Z] 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-16T19:54:56.840Z] 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-16T19:55:00.269Z] 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-16T19:55:05.693Z] 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-16T19:55:09.100Z] 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-16T19:55:13.415Z] 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-16T19:55:20.168Z] $ docker stop --time=1 a9aa567fa08d0058af5d19aebdd48978b39b69a649061fc771d328ae586170e3 [2022-03-16T19:55:22.249Z] $ docker rm -f a9aa567fa08d0058af5d19aebdd48978b39b69a649061fc771d328ae586170e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:55:23.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T19:55:23.832Z] [2022-03-16T19:55:23.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:55:24.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T19:55:24.458Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-16T19:55:24.458Z] 29e5d40040c1: Pulling fs layer [2022-03-16T19:55:24.458Z] 1ce36da41761: Pulling fs layer [2022-03-16T19:55:24.458Z] 25b303627fd3: Pulling fs layer [2022-03-16T19:55:24.458Z] 29e5d40040c1: Verifying Checksum [2022-03-16T19:55:24.458Z] 29e5d40040c1: Download complete [2022-03-16T19:55:24.741Z] 1ce36da41761: Verifying Checksum [2022-03-16T19:55:24.742Z] 1ce36da41761: Download complete [2022-03-16T19:55:25.338Z] 29e5d40040c1: Pull complete [2022-03-16T19:55:26.778Z] 25b303627fd3: Verifying Checksum [2022-03-16T19:55:26.778Z] 25b303627fd3: Download complete [2022-03-16T19:55:26.778Z] 1ce36da41761: Pull complete [2022-03-16T19:55:39.181Z] 25b303627fd3: Pull complete [2022-03-16T19:55:39.181Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-16T19:55:39.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T19:55:39.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-16T19:55:39.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container [2022-03-16T19:55:39.515Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-16T19:55:42.044Z] $ docker top 22765d03b22ae52724b8e092901148596ddea4aadbb2fab71332265c11ff6c55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T19:55:42.979Z] + docker-compose build --help [2022-03-16T19:55:42.979Z] + grep parallel [2022-03-16T19:55:48.367Z] --parallel Build images in parallel. [Pipeline] } [2022-03-16T19:55:48.393Z] $ docker stop --time=1 22765d03b22ae52724b8e092901148596ddea4aadbb2fab71332265c11ff6c55 [2022-03-16T19:55:50.158Z] $ docker rm -f 22765d03b22ae52724b8e092901148596ddea4aadbb2fab71332265c11ff6c55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T19:55:50.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T19:55:50.775Z] . [Pipeline] withDockerContainer [2022-03-16T19:55:51.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container [2022-03-16T19:55:51.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-16T19:55:52.536Z] $ docker top 61a51e557bb031c00da14c816bbf1394bceb8739ef6e9e29e07aa8bb35148a67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T19:55:53.501Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-16T19:56:00.204Z] Building core-command ... [2022-03-16T19:56:00.204Z] Building core-data ... [2022-03-16T19:56:00.204Z] Building core-metadata ... [2022-03-16T19:56:00.204Z] Building security-bootstrapper ... [2022-03-16T19:56:00.204Z] Building security-proxy-setup ... [2022-03-16T19:56:00.204Z] Building security-secretstore-setup ... [2022-03-16T19:56:00.204Z] Building support-notifications ... [2022-03-16T19:56:00.204Z] Building support-scheduler ... [2022-03-16T19:56:00.204Z] Building sys-mgmt-agent ... [2022-03-16T19:56:00.204Z] Building sys-mgmt-agent [2022-03-16T19:56:00.204Z] Building core-command [2022-03-16T19:56:00.204Z] Building core-data [2022-03-16T19:56:00.204Z] Building security-secretstore-setup [2022-03-16T19:56:00.204Z] Building security-proxy-setup [2022-03-16T19:57:21.965Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:57:21.965Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:57:21.965Z] ---> 25459d304dd5 [2022-03-16T19:57:21.965Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T19:57:21.965Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:57:21.965Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:57:21.965Z] [2022-03-16T19:57:21.965Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:57:21.965Z] ---> 25459d304dd5 [2022-03-16T19:57:21.965Z] ---> 25459d304dd5 [2022-03-16T19:57:21.965Z] Step 3/21 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go [2022-03-16T19:57:21.965Z] [2022-03-16T19:57:21.965Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:57:21.965Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:57:21.965Z] ---> 25459d304dd5 [2022-03-16T19:57:21.965Z] Step 3/25 : WORKDIR /edgex-go [2022-03-16T19:57:21.965Z] ---> Running in f40617a5cc97 [2022-03-16T19:57:21.965Z] ---> Running in 480589a6ce8e [2022-03-16T19:57:21.965Z] ---> Running in 653b7a74e168 [2022-03-16T19:57:21.965Z] ---> Running in b85b36800d80 [2022-03-16T19:57:21.965Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T19:57:21.965Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T19:57:21.965Z] ---> 25459d304dd5 [2022-03-16T19:57:21.965Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T19:57:21.965Z] ---> Running in a3355b02d8a3 [2022-03-16T19:57:21.965Z] Removing intermediate container b85b36800d80 [2022-03-16T19:57:21.965Z] ---> 7b96d7010bf7 [2022-03-16T19:57:21.965Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:57:21.965Z] Removing intermediate container 653b7a74e168 [2022-03-16T19:57:21.965Z] ---> 19ad56ace3c6 [2022-03-16T19:57:21.965Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:57:21.965Z] Removing intermediate container 480589a6ce8e [2022-03-16T19:57:21.965Z] ---> ea3125f9bc45 [2022-03-16T19:57:21.965Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:57:21.965Z] ---> Running in 1987720aa806 [2022-03-16T19:57:21.965Z] Removing intermediate container f40617a5cc97 [2022-03-16T19:57:21.965Z] ---> 630173731773 [2022-03-16T19:57:21.965Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:57:21.965Z] Removing intermediate container a3355b02d8a3 [2022-03-16T19:57:21.965Z] ---> 22be8bc9a35d [2022-03-16T19:57:21.965Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T19:57:21.965Z] ---> Running in 3aa57c3bae25 [2022-03-16T19:57:21.965Z] ---> Running in 0652116b02da [2022-03-16T19:57:21.965Z] ---> Running in f1804a1608ee [2022-03-16T19:57:21.965Z] ---> Running in 3cb326cc122e [2022-03-16T19:57:21.965Z] Removing intermediate container 1987720aa806 [2022-03-16T19:57:21.965Z] ---> 43908454bf13 [2022-03-16T19:57:21.965Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-16T19:57:21.965Z] ---> Running in bb3079c15808 [2022-03-16T19:57:21.965Z] Removing intermediate container 3aa57c3bae25 [2022-03-16T19:57:21.965Z] ---> 75c04a3b2c48 [2022-03-16T19:57:21.965Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-16T19:57:21.965Z] Removing intermediate container f1804a1608ee [2022-03-16T19:57:21.965Z] ---> e514c3e802ab [2022-03-16T19:57:21.965Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-16T19:57:21.965Z] ---> Running in 6ef6afdb23cc [2022-03-16T19:57:21.965Z] ---> Running in 7ba1ea2be783 [2022-03-16T19:57:21.965Z] Removing intermediate container 3cb326cc122e [2022-03-16T19:57:21.965Z] ---> 8d0aa768fa1a [2022-03-16T19:57:21.965Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T19:57:21.965Z] ---> Running in d1d9423896c7 [2022-03-16T19:57:21.965Z] Removing intermediate container 0652116b02da [2022-03-16T19:57:21.965Z] ---> 85b192f6fba4 [2022-03-16T19:57:21.965Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-16T19:57:21.965Z] ---> Running in 77beca073673 [2022-03-16T19:57:21.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T19:57:21.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T19:57:21.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T19:57:21.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T19:57:21.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T19:57:21.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T19:57:21.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T19:57:21.965Z] OK: 220 MiB in 52 packages [2022-03-16T19:57:21.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T19:57:21.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T19:57:22.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T19:57:23.244Z] OK: 220 MiB in 52 packages [2022-03-16T19:57:23.530Z] OK: 220 MiB in 52 packages [2022-03-16T19:57:23.530Z] Removing intermediate container bb3079c15808 [2022-03-16T19:57:23.530Z] ---> 4cc5391709af [2022-03-16T19:57:23.530Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-16T19:57:23.530Z] OK: 220 MiB in 52 packages [2022-03-16T19:57:23.812Z] OK: 220 MiB in 52 packages [2022-03-16T19:57:24.809Z] Removing intermediate container 6ef6afdb23cc [2022-03-16T19:57:24.809Z] ---> f84e2b15e42c [2022-03-16T19:57:24.809Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T19:57:25.085Z] ---> f8125358177c [2022-03-16T19:57:25.085Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:57:25.085Z] Removing intermediate container d1d9423896c7 [2022-03-16T19:57:25.085Z] ---> dfe839301256 [2022-03-16T19:57:25.085Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T19:57:25.085Z] ---> Running in ca312226e346 [2022-03-16T19:57:25.363Z] Removing intermediate container 7ba1ea2be783 [2022-03-16T19:57:25.363Z] ---> eae84913d3ac [2022-03-16T19:57:25.363Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T19:57:25.363Z] Removing intermediate container 77beca073673 [2022-03-16T19:57:25.363Z] ---> faedd35aaf25 [2022-03-16T19:57:25.363Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-16T19:57:26.349Z] ---> b01847dd1730 [2022-03-16T19:57:26.349Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:57:26.349Z] ---> Running in a8c0c4405e20 [2022-03-16T19:57:26.634Z] ---> 0eeb131fbbeb [2022-03-16T19:57:26.634Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:57:26.634Z] ---> 7bd27a1ae9a9 [2022-03-16T19:57:26.634Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:57:26.927Z] ---> Running in 6a72e728cde5 [2022-03-16T19:57:26.927Z] ---> Running in 504df945905a [2022-03-16T19:57:27.540Z] ---> fd187a9ff096 [2022-03-16T19:57:27.540Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T19:57:27.540Z] ---> Running in 3437a96ade3f [2022-03-16T19:57:31.183Z] Removing intermediate container ca312226e346 [2022-03-16T19:57:31.183Z] ---> 338031b7f639 [2022-03-16T19:57:31.183Z] Step 8/21 : COPY . . [2022-03-16T19:57:33.843Z] Removing intermediate container a8c0c4405e20 [2022-03-16T19:57:33.843Z] ---> b07be5a3614b [2022-03-16T19:57:33.843Z] Step 8/23 : COPY . . [2022-03-16T19:57:35.834Z] Removing intermediate container 6a72e728cde5 [2022-03-16T19:57:35.834Z] ---> c1bd79df5df5 [2022-03-16T19:57:35.834Z] Step 8/23 : COPY . . [2022-03-16T19:57:35.834Z] Removing intermediate container 504df945905a [2022-03-16T19:57:35.834Z] ---> dc9125c6a37e [2022-03-16T19:57:35.834Z] Step 8/23 : COPY . . [2022-03-16T19:57:36.124Z] Removing intermediate container 3437a96ade3f [2022-03-16T19:57:36.124Z] ---> d0eaa96430a6 [2022-03-16T19:57:36.124Z] Step 8/25 : COPY . . [2022-03-16T19:57:58.340Z] ---> 203286cb4e50 [2022-03-16T19:57:58.340Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-16T19:57:58.340Z] ---> Running in bc0d73a35702 [2022-03-16T19:57:58.340Z] 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-16T19:57:59.790Z] ---> 2e7360ad2a24 [2022-03-16T19:57:59.790Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-16T19:58:00.066Z] ---> Running in 6e949a3df70b [2022-03-16T19:58:02.714Z] 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-16T19:58:03.006Z] ---> cad4df35cd0a [2022-03-16T19:58:03.006Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-16T19:58:03.006Z] ---> 60f5f33ab271 [2022-03-16T19:58:03.006Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-16T19:58:03.006Z] ---> e6dbef94992f [2022-03-16T19:58:03.006Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-16T19:58:03.006Z] ---> Running in e8b84af83db2 [2022-03-16T19:58:03.296Z] ---> Running in afc54cc4ce7d [2022-03-16T19:58:03.296Z] ---> Running in 499f76f643e0 [2022-03-16T19:58:05.943Z] 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-16T19:58:06.228Z] 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-16T19:58:06.228Z] 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:00:13.154Z] 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:00:23.355Z] Removing intermediate container bc0d73a35702 [2022-03-16T20:00:23.355Z] ---> e6b7454d907e [2022-03-16T20:00:23.355Z] [2022-03-16T20:00:23.355Z] Step 10/21 : FROM alpine:3.14 [2022-03-16T20:00:23.355Z] 3.14: Pulling from library/alpine [2022-03-16T20:00:23.355Z] 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:00:24.346Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T20:00:24.347Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T20:00:24.347Z] ---> 5b8b7b635229 [2022-03-16T20:00:24.347Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-16T20:00:24.630Z] ---> Running in 8cc2d1768acf [2022-03-16T20:00:28.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:00:28.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:00:29.495Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-16T20:00:29.495Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-16T20:00:29.495Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T20:00:29.495Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-16T20:00:29.495Z] (5/5) Installing curl (7.79.1-r0) [2022-03-16T20:00:29.495Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:00:29.495Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:00:29.782Z] OK: 8 MiB in 19 packages [2022-03-16T20:00:33.207Z] Removing intermediate container 499f76f643e0 [2022-03-16T20:00:33.207Z] ---> ee136dc7a4b0 [2022-03-16T20:00:33.207Z] [2022-03-16T20:00:33.207Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:00:33.207Z] ---> 5b8b7b635229 [2022-03-16T20:00:33.207Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:00:33.207Z] ---> Running in 1e09cdb076fb [2022-03-16T20:00:33.494Z] Removing intermediate container 8cc2d1768acf [2022-03-16T20:00:33.494Z] ---> 680df2b1ae46 [2022-03-16T20:00:33.494Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T20:00:33.768Z] ---> Running in a109bd6cf837 [2022-03-16T20:00:35.217Z] Removing intermediate container a109bd6cf837 [2022-03-16T20:00:35.217Z] ---> 5aa054ff49c9 [2022-03-16T20:00:35.217Z] Step 13/21 : WORKDIR /edgex [2022-03-16T20:00:35.492Z] ---> Running in c73440f207f2 [2022-03-16T20:00:35.769Z] Removing intermediate container afc54cc4ce7d [2022-03-16T20:00:35.769Z] ---> 45056dc27d8f [2022-03-16T20:00:35.769Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-16T20:00:35.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:00:35.769Z] ---> Running in e0db74e3a295 [2022-03-16T20:00:36.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:00:36.649Z] Removing intermediate container c73440f207f2 [2022-03-16T20:00:36.649Z] ---> 307e1efa19ad [2022-03-16T20:00:36.649Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-16T20:00:36.926Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T20:00:36.926Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:00:36.926Z] OK: 6 MiB in 15 packages [2022-03-16T20:00:38.374Z] ---> b7a9da43a939 [2022-03-16T20:00:38.374Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-16T20:00:38.652Z] 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:00:38.929Z] Removing intermediate container 1e09cdb076fb [2022-03-16T20:00:38.929Z] ---> ddc0a01be9c7 [2022-03-16T20:00:38.929Z] 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:00:39.209Z] ---> Running in 416c05aa148a [2022-03-16T20:00:40.197Z] Removing intermediate container 416c05aa148a [2022-03-16T20:00:40.197Z] ---> ee4301482a52 [2022-03-16T20:00:40.197Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-16T20:00:40.197Z] ---> Running in 9d7b8c054599 [2022-03-16T20:00:41.190Z] Removing intermediate container 9d7b8c054599 [2022-03-16T20:00:41.190Z] ---> a7136d897780 [2022-03-16T20:00:41.190Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T20:00:41.190Z] ---> 2e7e6f398104 [2022-03-16T20:00:41.190Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-16T20:00:41.190Z] ---> Running in b55d8358a827 [2022-03-16T20:00:41.469Z] Removing intermediate container e8b84af83db2 [2022-03-16T20:00:41.469Z] ---> eed2c1928983 [2022-03-16T20:00:41.469Z] [2022-03-16T20:00:41.469Z] Step 10/25 : FROM alpine:3.14 [2022-03-16T20:00:41.469Z] ---> 5b8b7b635229 [2022-03-16T20:00:41.469Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-16T20:00:41.752Z] ---> Running in 336271579c1d [2022-03-16T20:00:42.041Z] Removing intermediate container b55d8358a827 [2022-03-16T20:00:42.041Z] ---> 1c476b77e213 [2022-03-16T20:00:42.041Z] Step 15/23 : WORKDIR / [2022-03-16T20:00:42.041Z] ---> Running in 5d3d13c53afa [2022-03-16T20:00:43.503Z] Removing intermediate container 5d3d13c53afa [2022-03-16T20:00:43.503Z] ---> 33c496d261bf [2022-03-16T20:00:43.503Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:00:43.793Z] ---> 006942377cf4 [2022-03-16T20:00:43.793Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-16T20:00:43.793Z] Removing intermediate container e0db74e3a295 [2022-03-16T20:00:43.793Z] ---> bb5b39e3d8cf [2022-03-16T20:00:43.793Z] [2022-03-16T20:00:43.793Z] Step 11/23 : FROM docker:20.10.10 [2022-03-16T20:00:43.793Z] ---> Running in 07bf907aef9a [2022-03-16T20:00:44.076Z] 20.10.10: Pulling from library/docker [2022-03-16T20:00:44.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:00:44.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:00:44.646Z] Removing intermediate container 07bf907aef9a [2022-03-16T20:00:44.646Z] ---> 78303d71e181 [2022-03-16T20:00:44.646Z] Step 18/21 : CMD ["--init=true"] [2022-03-16T20:00:44.938Z] ---> Running in 1bcbd3d42809 [2022-03-16T20:00:45.224Z] ---> 3d72e5965539 [2022-03-16T20:00:45.503Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-16T20:00:45.503Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-16T20:00:45.503Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-16T20:00:45.503Z] (3/3) Installing su-exec (0.2-r1) [2022-03-16T20:00:45.503Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:00:45.781Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:00:46.073Z] Removing intermediate container 1bcbd3d42809 [2022-03-16T20:00:46.073Z] ---> 385a228a71a3 [2022-03-16T20:00:46.073Z] Step 19/21 : LABEL arch=arm64 [2022-03-16T20:00:46.073Z] OK: 6 MiB in 17 packages [2022-03-16T20:00:46.351Z] ---> Running in 3894faf9a5c7 [2022-03-16T20:00:47.344Z] Removing intermediate container 3894faf9a5c7 [2022-03-16T20:00:47.344Z] ---> c3ace25a299f [2022-03-16T20:00:47.344Z] Step 20/21 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T20:00:47.344Z] ---> Running in 4beca5f1fbab [2022-03-16T20:00:48.353Z] Removing intermediate container 4beca5f1fbab [2022-03-16T20:00:48.353Z] ---> 9947f40e8688 [2022-03-16T20:00:48.353Z] Step 21/21 : LABEL version=0.0.0 [2022-03-16T20:00:48.353Z] ---> Running in 35a1dfb76149 [2022-03-16T20:00:48.628Z] ---> 9a38ded504e6 [2022-03-16T20:00:48.628Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-16T20:00:48.628Z] Removing intermediate container 336271579c1d [2022-03-16T20:00:48.628Z] ---> 7ed417825742 [2022-03-16T20:00:48.628Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T20:00:48.900Z] ---> Running in 47c300572c74 [2022-03-16T20:00:48.900Z] Removing intermediate container 35a1dfb76149 [2022-03-16T20:00:48.900Z] ---> 1daf3d2ef5f5 [2022-03-16T20:00:48.900Z] [2022-03-16T20:00:49.493Z] Removing intermediate container 47c300572c74 [2022-03-16T20:00:49.493Z] ---> 029b782d9c97 [2022-03-16T20:00:49.493Z] Step 13/25 : WORKDIR / [2022-03-16T20:00:49.769Z] ---> Running in 7d873fb725a8 [2022-03-16T20:00:50.063Z] Successfully built 1daf3d2ef5f5 [2022-03-16T20:00:50.063Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-16T20:00:50.063Z]  Building security-proxy-setup ... done Building core-metadata [2022-03-16T20:00:50.063Z] ---> c9e997b53402 [2022-03-16T20:00:50.063Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-16T20:00:50.677Z] ---> Running in b67b27066212 [2022-03-16T20:00:50.677Z] Removing intermediate container 7d873fb725a8 [2022-03-16T20:00:50.677Z] ---> ee5d09338505 [2022-03-16T20:00:50.677Z] 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:00:51.665Z] Removing intermediate container b67b27066212 [2022-03-16T20:00:51.665Z] ---> fb13c80c18a3 [2022-03-16T20:00:51.665Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:00:51.665Z] ---> Running in 39fd93896a17 [2022-03-16T20:00:52.271Z] ---> e1a56ddbd82d [2022-03-16T20:00:52.271Z] 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:00:52.543Z] Removing intermediate container 39fd93896a17 [2022-03-16T20:00:52.543Z] ---> a2c4d94d0ce9 [2022-03-16T20:00:52.543Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T20:00:52.820Z] ---> Running in 9bb469a1427c [2022-03-16T20:00:53.811Z] Removing intermediate container 9bb469a1427c [2022-03-16T20:00:53.811Z] ---> 8a83a2d90177 [2022-03-16T20:00:53.811Z] Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T20:00:53.811Z] ---> f48c219df36a [2022-03-16T20:00:53.811Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-16T20:00:53.811Z] ---> Running in 46bec14d0b04 [2022-03-16T20:00:54.802Z] Removing intermediate container 46bec14d0b04 [2022-03-16T20:00:54.802Z] ---> 981bfaf54389 [2022-03-16T20:00:54.802Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:00:55.076Z] ---> 2ef0c8afb39c [2022-03-16T20:00:55.076Z] 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:00:55.076Z] ---> Running in c8d7348c6e17 [2022-03-16T20:00:56.062Z] Removing intermediate container c8d7348c6e17 [2022-03-16T20:00:56.062Z] ---> 8d43eeba11fb [2022-03-16T20:00:56.062Z] [2022-03-16T20:00:56.336Z] ---> 349850457de0 [2022-03-16T20:00:56.336Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-16T20:00:56.934Z] Successfully built 8d43eeba11fb [2022-03-16T20:00:56.934Z] Successfully tagged core-command-arm64:latest [2022-03-16T20:00:56.934Z]  Building core-command ... done Building support-notifications [2022-03-16T20:00:57.211Z] Removing intermediate container 6e949a3df70b [2022-03-16T20:00:57.211Z] ---> 431b91c31943 [2022-03-16T20:00:57.211Z] [2022-03-16T20:00:57.211Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:00:57.211Z] ---> 5b8b7b635229 [2022-03-16T20:00:57.211Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-16T20:00:57.488Z] ---> Running in 4b058b519e83 [2022-03-16T20:00:58.085Z] Removing intermediate container 4b058b519e83 [2022-03-16T20:00:58.085Z] ---> 9112b1b53946 [2022-03-16T20:00:58.085Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-16T20:00:58.085Z] ---> Running in 2acfbf220baf [2022-03-16T20:00:58.695Z] ---> ec0b42834d6f [2022-03-16T20:00:58.695Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-16T20:00:58.695Z] Removing intermediate container 2acfbf220baf [2022-03-16T20:00:58.695Z] ---> 8b9a38bdbbae [2022-03-16T20:00:58.695Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-16T20:00:59.035Z] ---> Running in 43b015de43d6 [2022-03-16T20:01:00.149Z] Removing intermediate container 43b015de43d6 [2022-03-16T20:01:00.149Z] ---> b87865c8a412 [2022-03-16T20:01:00.149Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:01:00.443Z] ---> Running in d6283f833ac6 [2022-03-16T20:01:02.672Z] ---> 60acc471cf12 [2022-03-16T20:01:02.672Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-16T20:01:03.672Z] ---> bbae25f881fe [2022-03-16T20:01:03.672Z] 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:01:03.672Z] ---> Running in 02e4ae2f0739 [2022-03-16T20:01:03.953Z] Removing intermediate container d6283f833ac6 [2022-03-16T20:01:03.953Z] ---> 6424167f198c [2022-03-16T20:01:03.953Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-16T20:01:04.229Z] ---> Running in f85aed92cc47 [2022-03-16T20:01:05.223Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-16T20:01:05.223Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-16T20:01:05.223Z] ---> 520e9a0a30f7 [2022-03-16T20:01:05.223Z] 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:01:05.828Z] ---> Running in 81597fbf4eed [2022-03-16T20:01:06.437Z] Removing intermediate container 81597fbf4eed [2022-03-16T20:01:06.437Z] ---> 48e49e2eba20 [2022-03-16T20:01:06.437Z] 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:01:06.437Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:01:06.437Z] ---> Running in 79cf9f090738 [2022-03-16T20:01:07.431Z] Removing intermediate container 02e4ae2f0739 [2022-03-16T20:01:07.432Z] ---> 6cb1a93305d2 [2022-03-16T20:01:07.432Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-16T20:01:07.432Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:01:07.432Z] ---> Running in eb48e15aad08 [2022-03-16T20:01:08.052Z] Removing intermediate container eb48e15aad08 [2022-03-16T20:01:08.052Z] ---> b3b34f7c95fd [2022-03-16T20:01:08.052Z] Step 23/25 : LABEL arch=arm64 [2022-03-16T20:01:08.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:01:08.340Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-16T20:01:08.340Z] ---> Running in 1dc82ee94e19 [2022-03-16T20:01:08.340Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T20:01:08.613Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-16T20:01:08.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:01:08.613Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T20:01:08.905Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-16T20:01:08.905Z] Removing intermediate container 1dc82ee94e19 [2022-03-16T20:01:08.905Z] ---> 133558f88c31 [2022-03-16T20:01:08.905Z] Step 24/25 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T20:01:08.905Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-16T20:01:08.905Z] ---> Running in aeb937137a42 [2022-03-16T20:01:08.905Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:01:09.180Z] OK: 8 MiB in 20 packages [2022-03-16T20:01:09.778Z] (1/42) Installing readline (8.1.0-r0) [2022-03-16T20:01:09.778Z] (2/42) Installing bash (5.1.4-r0) [2022-03-16T20:01:09.778Z] Executing bash-5.1.4-r0.post-install [2022-03-16T20:01:09.778Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-16T20:01:09.778Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T20:01:09.778Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-16T20:01:09.778Z] (6/42) Installing curl (7.79.1-r0) [2022-03-16T20:01:09.778Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-16T20:01:09.778Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-16T20:01:09.778Z] (9/42) Installing expat (2.4.7-r0) [2022-03-16T20:01:09.778Z] (10/42) Installing libffi (3.3-r2) [2022-03-16T20:01:09.778Z] (11/42) Installing gdbm (1.19-r0) [2022-03-16T20:01:10.059Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-16T20:01:10.059Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T20:01:10.059Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T20:01:10.059Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-16T20:01:10.059Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-16T20:01:10.059Z] Removing intermediate container aeb937137a42 [2022-03-16T20:01:10.059Z] ---> 792c1528ef2f [2022-03-16T20:01:10.059Z] Step 25/25 : LABEL version=0.0.0 [2022-03-16T20:01:10.059Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-16T20:01:10.344Z] ---> Running in 24dc770a9f4f [2022-03-16T20:01:11.343Z] Removing intermediate container 24dc770a9f4f [2022-03-16T20:01:11.343Z] ---> 553d0e256b01 [2022-03-16T20:01:11.343Z] [2022-03-16T20:01:11.343Z] Removing intermediate container f85aed92cc47 [2022-03-16T20:01:11.343Z] ---> 821e563127af [2022-03-16T20:01:11.343Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:01:11.947Z] Successfully built 553d0e256b01 [2022-03-16T20:01:11.947Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-16T20:01:11.947Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-03-16T20:01:12.229Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-16T20:01:12.229Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-16T20:01:12.507Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-16T20:01:12.507Z] ---> e28a3daa6e32 [2022-03-16T20:01:12.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-16T20:01:12.507Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-16T20:01:12.507Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-16T20:01:12.785Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-16T20:01:12.785Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-16T20:01:12.785Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-16T20:01:12.785Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-16T20:01:12.785Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-16T20:01:12.785Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-16T20:01:12.785Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-16T20:01:12.785Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-16T20:01:12.785Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-16T20:01:12.785Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-16T20:01:12.785Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-16T20:01:12.785Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-16T20:01:13.068Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-16T20:01:13.068Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-16T20:01:13.068Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-16T20:01:13.068Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-16T20:01:13.068Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-16T20:01:13.068Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-16T20:01:13.068Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-16T20:01:13.068Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-16T20:01:13.665Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:01:13.943Z] OK: 84 MiB in 64 packages [2022-03-16T20:01:14.552Z] ---> c6cb104a4f27 [2022-03-16T20:01:14.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-16T20:01:15.539Z] ---> a611dae046d3 [2022-03-16T20:01:15.539Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-16T20:01:15.539Z] ---> Running in cd54114f860d [2022-03-16T20:01:16.139Z] Removing intermediate container cd54114f860d [2022-03-16T20:01:16.139Z] ---> 75a794995b68 [2022-03-16T20:01:16.139Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:01:16.419Z] ---> Running in 076c0d123566 [2022-03-16T20:01:17.021Z] Removing intermediate container 076c0d123566 [2022-03-16T20:01:17.021Z] ---> 609010c3038a [2022-03-16T20:01:17.021Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T20:01:17.021Z] ---> Running in 2cdcd333c2b3 [2022-03-16T20:01:17.625Z] Removing intermediate container 2cdcd333c2b3 [2022-03-16T20:01:17.625Z] ---> a1c71182dabf [2022-03-16T20:01:17.625Z] Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T20:01:17.625Z] ---> Running in 32e8df3efcc0 [2022-03-16T20:01:18.234Z] Removing intermediate container 32e8df3efcc0 [2022-03-16T20:01:18.234Z] ---> 5605630cb9c5 [2022-03-16T20:01:18.234Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:01:18.234Z] ---> Running in 93e32d7677eb [2022-03-16T20:01:18.509Z] Collecting docker-compose==1.23.2 [2022-03-16T20:01:18.509Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-16T20:01:18.783Z] Removing intermediate container 93e32d7677eb [2022-03-16T20:01:18.783Z] ---> 9133c2cb5202 [2022-03-16T20:01:18.783Z] [2022-03-16T20:01:19.411Z] Collecting docker<4.0,>=3.6.0 [2022-03-16T20:01:19.411Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-16T20:01:19.411Z] Successfully built 9133c2cb5202 [2022-03-16T20:01:19.411Z] Successfully tagged core-data-arm64:latest [2022-03-16T20:01:19.411Z]  Building core-data ... done Building support-scheduler [2022-03-16T20:01:20.402Z] Collecting PyYAML<4,>=3.10 [2022-03-16T20:01:20.402Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-16T20:01:23.793Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-16T20:01:23.793Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-16T20:01:24.393Z] Collecting jsonschema<3,>=2.5.1 [2022-03-16T20:01:24.393Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-16T20:01:24.393Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-16T20:01:24.393Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-16T20:01:24.674Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:01:24.674Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:01:24.674Z] ---> 25459d304dd5 [2022-03-16T20:01:24.674Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:01:24.674Z] ---> Using cache [2022-03-16T20:01:24.674Z] ---> 22be8bc9a35d [2022-03-16T20:01:24.674Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:01:24.674Z] ---> Using cache [2022-03-16T20:01:24.674Z] ---> 8d0aa768fa1a [2022-03-16T20:01:24.674Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T20:01:24.674Z] ---> Using cache [2022-03-16T20:01:24.674Z] ---> dfe839301256 [2022-03-16T20:01:24.674Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:01:24.674Z] ---> Using cache [2022-03-16T20:01:24.674Z] ---> 0eeb131fbbeb [2022-03-16T20:01:24.674Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:01:24.674Z] ---> Using cache [2022-03-16T20:01:24.674Z] ---> dc9125c6a37e [2022-03-16T20:01:24.674Z] Step 8/23 : COPY . . [2022-03-16T20:01:24.674Z] ---> Using cache [2022-03-16T20:01:24.674Z] ---> e6dbef94992f [2022-03-16T20:01:24.674Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-16T20:01:25.271Z] ---> Running in 1cace957c3a3 [2022-03-16T20:01:26.715Z] 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:01:26.715Z] 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:01:27.698Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-16T20:01:27.698Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-16T20:01:27.698Z] Collecting docopt<0.7,>=0.6.1 [2022-03-16T20:01:27.698Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-16T20:01:29.688Z] Collecting cached-property<2,>=1.2.0 [2022-03-16T20:01:29.688Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-16T20:01:29.960Z] Collecting texttable<0.10,>=0.9.0 [2022-03-16T20:01:29.960Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-16T20:01:32.594Z] Collecting docker-pycreds>=0.4.0 [2022-03-16T20:01:32.594Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-16T20:01:33.193Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-16T20:01:33.193Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-16T20:01:33.469Z] Collecting idna<2.8,>=2.5 [2022-03-16T20:01:33.469Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-16T20:01:33.469Z] 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:01:33.748Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-16T20:01:33.748Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-16T20:01:34.353Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-16T20:01:34.353Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-16T20:01:34.353Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-16T20:01:34.353Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-16T20:01:35.367Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-16T20:01:35.367Z] Attempting uninstall: urllib3 [2022-03-16T20:01:35.367Z] Found existing installation: urllib3 1.26.5 [2022-03-16T20:01:35.646Z] Uninstalling urllib3-1.26.5: [2022-03-16T20:01:35.646Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:01:35.646Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:01:35.646Z] ---> 25459d304dd5 [2022-03-16T20:01:35.646Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T20:01:35.646Z] ---> Using cache [2022-03-16T20:01:35.646Z] ---> 22be8bc9a35d [2022-03-16T20:01:35.646Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:01:35.646Z] ---> Using cache [2022-03-16T20:01:35.646Z] ---> 8d0aa768fa1a [2022-03-16T20:01:35.646Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-16T20:01:35.646Z] ---> Running in e282c64fd661 [2022-03-16T20:01:35.646Z] Successfully uninstalled urllib3-1.26.5 [2022-03-16T20:01:36.635Z] Attempting uninstall: idna [2022-03-16T20:01:36.635Z] Found existing installation: idna 3.2 [2022-03-16T20:01:36.635Z] Uninstalling idna-3.2: [2022-03-16T20:01:36.635Z] Successfully uninstalled idna-3.2 [2022-03-16T20:01:37.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:01:37.630Z] Attempting uninstall: chardet [2022-03-16T20:01:37.630Z] Found existing installation: chardet 4.0.0 [2022-03-16T20:01:37.630Z] Uninstalling chardet-4.0.0: [2022-03-16T20:01:37.907Z] Successfully uninstalled chardet-4.0.0 [2022-03-16T20:01:38.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:01:39.959Z] Attempting uninstall: requests [2022-03-16T20:01:39.959Z] Found existing installation: requests 2.25.1 [2022-03-16T20:01:39.959Z] OK: 220 MiB in 52 packages [2022-03-16T20:01:39.959Z] Uninstalling requests-2.25.1: [2022-03-16T20:01:39.959Z] Successfully uninstalled requests-2.25.1 [2022-03-16T20:01:40.578Z] Running setup.py install for texttable: started [2022-03-16T20:01:42.023Z] Removing intermediate container e282c64fd661 [2022-03-16T20:01:42.023Z] ---> e84dbe2e56b7 [2022-03-16T20:01:42.023Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T20:01:43.023Z] Running setup.py install for texttable: finished with status 'done' [2022-03-16T20:01:43.023Z] Running setup.py install for PyYAML: started [2022-03-16T20:01:43.023Z] ---> 4dc6185bda9c [2022-03-16T20:01:43.023Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:01:43.298Z] ---> Running in 10903b7029ba [2022-03-16T20:01:45.937Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-16T20:01:46.212Z] Running setup.py install for docopt: started [2022-03-16T20:01:48.839Z] Running setup.py install for docopt: finished with status 'done' [2022-03-16T20:01:48.839Z] Running setup.py install for dockerpty: started [2022-03-16T20:01:51.477Z] Removing intermediate container 10903b7029ba [2022-03-16T20:01:51.477Z] ---> 388a3f914598 [2022-03-16T20:01:51.477Z] Step 8/22 : COPY . . [2022-03-16T20:01:51.477Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-16T20:01:53.463Z] 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:01:58.892Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:01:58.892Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:01:58.892Z] ---> 25459d304dd5 [2022-03-16T20:01:58.892Z] Step 3/31 : WORKDIR /edgex-go [2022-03-16T20:01:58.892Z] ---> Using cache [2022-03-16T20:01:58.892Z] ---> 22be8bc9a35d [2022-03-16T20:01:58.892Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:01:58.892Z] ---> Using cache [2022-03-16T20:01:58.892Z] ---> 8d0aa768fa1a [2022-03-16T20:01:58.892Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-16T20:01:58.892Z] ---> Using cache [2022-03-16T20:01:58.892Z] ---> dfe839301256 [2022-03-16T20:01:58.892Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-16T20:01:58.892Z] ---> Using cache [2022-03-16T20:01:58.892Z] ---> 0eeb131fbbeb [2022-03-16T20:01:58.892Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:01:58.892Z] ---> Using cache [2022-03-16T20:01:58.892Z] ---> dc9125c6a37e [2022-03-16T20:01:58.892Z] Step 8/31 : COPY . . [2022-03-16T20:01:58.892Z] ---> Using cache [2022-03-16T20:01:58.892Z] ---> e6dbef94992f [2022-03-16T20:01:58.892Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-16T20:01:59.497Z] ---> Running in b6900bccae5c [2022-03-16T20:02:02.152Z] 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:02:05.572Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:02:05.572Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:02:05.572Z] ---> 25459d304dd5 [2022-03-16T20:02:05.572Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T20:02:05.572Z] ---> Using cache [2022-03-16T20:02:05.572Z] ---> 22be8bc9a35d [2022-03-16T20:02:05.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:02:05.572Z] ---> Using cache [2022-03-16T20:02:05.572Z] ---> 8d0aa768fa1a [2022-03-16T20:02:05.572Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-16T20:02:05.572Z] ---> Using cache [2022-03-16T20:02:05.572Z] ---> dfe839301256 [2022-03-16T20:02:05.572Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T20:02:05.572Z] ---> Using cache [2022-03-16T20:02:05.572Z] ---> 0eeb131fbbeb [2022-03-16T20:02:05.572Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:02:05.572Z] ---> Using cache [2022-03-16T20:02:05.572Z] ---> dc9125c6a37e [2022-03-16T20:02:05.572Z] Step 8/22 : COPY . . [2022-03-16T20:02:05.572Z] ---> Using cache [2022-03-16T20:02:05.572Z] ---> e6dbef94992f [2022-03-16T20:02:05.572Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-16T20:02:06.213Z] ---> Running in ec3b0df0092d [2022-03-16T20:02:09.869Z] 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:02:18.158Z] Removing intermediate container 79cf9f090738 [2022-03-16T20:02:18.158Z] ---> 9e6a25740064 [2022-03-16T20:02:18.158Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-16T20:02:18.440Z] ---> Running in 6096ee4c5bbc [2022-03-16T20:02:19.421Z] Removing intermediate container 6096ee4c5bbc [2022-03-16T20:02:19.421Z] ---> de14b0c7f6df [2022-03-16T20:02:19.421Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-16T20:02:19.421Z] ---> Running in 2fb64e8c5c10 [2022-03-16T20:02:20.400Z] Removing intermediate container 2fb64e8c5c10 [2022-03-16T20:02:20.400Z] ---> 204e73f3cc0e [2022-03-16T20:02:20.400Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-16T20:02:23.026Z] ---> 7a51b85f93f2 [2022-03-16T20:02:23.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-16T20:02:24.485Z] ---> 6d4591e630c1 [2022-03-16T20:02:24.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-16T20:02:25.928Z] ---> bc4271acde1d [2022-03-16T20:02:25.928Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-16T20:02:25.928Z] ---> Running in feb77810d403 [2022-03-16T20:02:26.201Z] ---> 949f64339ee1 [2022-03-16T20:02:26.201Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-16T20:02:26.201Z] ---> Running in 43d86f26a685 [2022-03-16T20:02:27.186Z] Removing intermediate container 43d86f26a685 [2022-03-16T20:02:27.186Z] ---> fc6e200cb7eb [2022-03-16T20:02:27.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:02:27.186Z] ---> Running in 9fb02fa324ad [2022-03-16T20:02:28.173Z] Removing intermediate container 9fb02fa324ad [2022-03-16T20:02:28.173Z] ---> b4eca1306771 [2022-03-16T20:02:28.173Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T20:02:28.173Z] 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:02:28.173Z] ---> Running in a70b9b9bc21c [2022-03-16T20:02:28.775Z] Removing intermediate container a70b9b9bc21c [2022-03-16T20:02:28.775Z] ---> 187040af0d01 [2022-03-16T20:02:28.775Z] Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T20:02:28.775Z] ---> Running in 5a1dc12ff2ca [2022-03-16T20:02:29.380Z] Removing intermediate container 5a1dc12ff2ca [2022-03-16T20:02:29.380Z] ---> 96ac83999cf0 [2022-03-16T20:02:29.380Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:02:29.380Z] ---> Running in c0883218400c [2022-03-16T20:02:29.980Z] Removing intermediate container c0883218400c [2022-03-16T20:02:29.980Z] ---> cd94ae4aa54b [2022-03-16T20:02:29.980Z] [2022-03-16T20:02:30.256Z] Successfully built cd94ae4aa54b [2022-03-16T20:02:30.256Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-16T20:03:26.803Z]  Building sys-mgmt-agent ... done Removing intermediate container 1cace957c3a3 [2022-03-16T20:03:26.803Z] ---> a643146feb58 [2022-03-16T20:03:26.803Z] [2022-03-16T20:03:26.803Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:03:26.803Z] ---> 5b8b7b635229 [2022-03-16T20:03:26.803Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:03:26.803Z] ---> Using cache [2022-03-16T20:03:26.803Z] ---> ddc0a01be9c7 [2022-03-16T20:03:26.803Z] 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:03:26.803Z] ---> Using cache [2022-03-16T20:03:26.803Z] ---> ee4301482a52 [2022-03-16T20:03:26.803Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-16T20:03:26.803Z] ---> Running in c3427462e9cf [2022-03-16T20:03:26.803Z] Removing intermediate container c3427462e9cf [2022-03-16T20:03:26.803Z] ---> 35df3d7fc812 [2022-03-16T20:03:26.803Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T20:03:26.803Z] ---> Running in 1fc725318242 [2022-03-16T20:03:26.803Z] Removing intermediate container 1fc725318242 [2022-03-16T20:03:26.803Z] ---> bef746946fad [2022-03-16T20:03:26.803Z] Step 15/23 : WORKDIR / [2022-03-16T20:03:26.803Z] ---> Running in 321b47cb3c19 [2022-03-16T20:03:26.803Z] Removing intermediate container 321b47cb3c19 [2022-03-16T20:03:26.803Z] ---> 129b6e49522e [2022-03-16T20:03:26.803Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:03:26.803Z] ---> 8ecd089cf749 [2022-03-16T20:03:26.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-16T20:03:28.781Z] ---> e67c6297c094 [2022-03-16T20:03:28.781Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-16T20:03:29.763Z] ---> ccf7c8b59049 [2022-03-16T20:03:29.763Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-16T20:03:29.763Z] ---> Running in cc76950e8931 [2022-03-16T20:03:30.362Z] Removing intermediate container cc76950e8931 [2022-03-16T20:03:30.362Z] ---> 90db55198fdc [2022-03-16T20:03:30.362Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:03:30.362Z] ---> Running in c855e24b08bc [2022-03-16T20:03:30.962Z] Removing intermediate container c855e24b08bc [2022-03-16T20:03:30.962Z] ---> d1bb3f9c140d [2022-03-16T20:03:30.962Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T20:03:30.962Z] ---> Running in fef613b9d401 [2022-03-16T20:03:31.559Z] Removing intermediate container fef613b9d401 [2022-03-16T20:03:31.559Z] ---> 7f0484173c8f [2022-03-16T20:03:31.559Z] Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T20:03:31.559Z] ---> Running in 4628c6f60801 [2022-03-16T20:03:32.165Z] Removing intermediate container 4628c6f60801 [2022-03-16T20:03:32.165Z] ---> 5490241b2f27 [2022-03-16T20:03:32.165Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:03:32.165Z] ---> Running in 0485032b07cf [2022-03-16T20:03:32.763Z] Removing intermediate container 0485032b07cf [2022-03-16T20:03:32.763Z] ---> a84cbd3d559b [2022-03-16T20:03:32.763Z] [2022-03-16T20:03:33.361Z] Successfully built a84cbd3d559b [2022-03-16T20:03:33.361Z] Successfully tagged core-metadata-arm64:latest [2022-03-16T20:03:55.556Z]  Building core-metadata ... done Removing intermediate container b6900bccae5c [2022-03-16T20:03:55.556Z] ---> 560e8c373b30 [2022-03-16T20:03:55.556Z] [2022-03-16T20:03:55.556Z] Step 10/31 : FROM alpine:3.14 [2022-03-16T20:03:55.556Z] ---> 5b8b7b635229 [2022-03-16T20:03:55.556Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-16T20:03:55.556Z] ---> Running in 800ec1880932 [2022-03-16T20:03:55.556Z] Removing intermediate container 800ec1880932 [2022-03-16T20:03:55.556Z] ---> be167da063a2 [2022-03-16T20:03:55.556Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-16T20:03:55.556Z] ---> Running in f5126ab4bfbc [2022-03-16T20:03:55.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:03:55.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:03:55.833Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-16T20:03:55.833Z] (2/2) Installing su-exec (0.2-r1) [2022-03-16T20:03:55.833Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:03:55.833Z] OK: 6 MiB in 16 packages [2022-03-16T20:03:57.284Z] Removing intermediate container f5126ab4bfbc [2022-03-16T20:03:57.284Z] ---> 46a22d74391b [2022-03-16T20:03:57.284Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-16T20:03:57.284Z] ---> Running in 7785ed522c4e [2022-03-16T20:03:57.900Z] Removing intermediate container 7785ed522c4e [2022-03-16T20:03:57.900Z] ---> da36b79f552e [2022-03-16T20:03:57.900Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-16T20:03:57.900Z] ---> Running in d151d6628580 [2022-03-16T20:03:58.518Z] Removing intermediate container d151d6628580 [2022-03-16T20:03:58.518Z] ---> ec64a7256e81 [2022-03-16T20:03:58.518Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-16T20:03:58.518Z] ---> Running in 82ac5b65f7aa [2022-03-16T20:04:01.188Z] Removing intermediate container 82ac5b65f7aa [2022-03-16T20:04:01.188Z] ---> 589a9e7ed26b [2022-03-16T20:04:01.188Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-16T20:04:01.466Z] ---> Running in e857660ada8f [2022-03-16T20:04:02.063Z] Removing intermediate container e857660ada8f [2022-03-16T20:04:02.063Z] ---> 61ee15d12c9e [2022-03-16T20:04:02.063Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-16T20:04:03.513Z] ---> 9bb6a8c7f352 [2022-03-16T20:04:03.513Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-16T20:04:03.513Z] ---> Running in 654a41be19e3 [2022-03-16T20:04:05.504Z] Removing intermediate container ec3b0df0092d [2022-03-16T20:04:05.504Z] ---> 2d40a4f4b6ef [2022-03-16T20:04:05.504Z] [2022-03-16T20:04:05.504Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T20:04:05.504Z] ---> 5b8b7b635229 [2022-03-16T20:04:05.504Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:04:05.504Z] ---> Using cache [2022-03-16T20:04:05.504Z] ---> ddc0a01be9c7 [2022-03-16T20:04:05.504Z] 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:04:05.504Z] ---> Using cache [2022-03-16T20:04:05.504Z] ---> ee4301482a52 [2022-03-16T20:04:05.504Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-16T20:04:05.780Z] ---> Running in 59da6cccee86 [2022-03-16T20:04:06.052Z] Removing intermediate container 654a41be19e3 [2022-03-16T20:04:06.052Z] ---> 388e2c777c65 [2022-03-16T20:04:06.052Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:04:06.052Z] Removing intermediate container 59da6cccee86 [2022-03-16T20:04:06.052Z] ---> 70b5f4d91e12 [2022-03-16T20:04:06.052Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T20:04:06.324Z] ---> Running in 300555e11214 [2022-03-16T20:04:06.613Z] Removing intermediate container 300555e11214 [2022-03-16T20:04:06.613Z] ---> 4c36447aafbe [2022-03-16T20:04:06.614Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:04:06.888Z] ---> 5e4540e69988 [2022-03-16T20:04:06.888Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-16T20:04:07.517Z] ---> af9677c4a26e [2022-03-16T20:04:07.517Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-16T20:04:08.501Z] ---> 821c9186a0df [2022-03-16T20:04:08.501Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-16T20:04:09.103Z] ---> 783947d22ca4 [2022-03-16T20:04:09.103Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-16T20:04:09.103Z] ---> 130bb08bcbfe [2022-03-16T20:04:09.103Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-16T20:04:10.095Z] ---> 783dc113d2b3 [2022-03-16T20:04:10.095Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-16T20:04:10.095Z] ---> f6bd82dc2eb8 [2022-03-16T20:04:10.095Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-16T20:04:10.095Z] ---> Running in bd1e13a69b58 [2022-03-16T20:04:10.702Z] Removing intermediate container bd1e13a69b58 [2022-03-16T20:04:10.702Z] ---> c675bb24e8ed [2022-03-16T20:04:10.702Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:04:10.702Z] ---> Running in 0e4b77c9d4e3 [2022-03-16T20:04:10.976Z] ---> 078a3cd0f72b [2022-03-16T20:04:10.976Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-16T20:04:11.252Z] ---> Running in 79c5d0e89d4d [2022-03-16T20:04:11.252Z] Removing intermediate container 0e4b77c9d4e3 [2022-03-16T20:04:11.252Z] ---> 876a2a54cba3 [2022-03-16T20:04:11.252Z] Step 20/22 : LABEL arch=arm64 [2022-03-16T20:04:11.524Z] ---> Running in f788503c78aa [2022-03-16T20:04:11.524Z] Removing intermediate container 79c5d0e89d4d [2022-03-16T20:04:11.524Z] ---> 39d59f62673b [2022-03-16T20:04:11.524Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-16T20:04:11.801Z] Removing intermediate container feb77810d403 [2022-03-16T20:04:11.801Z] ---> 4094b5f62be9 [2022-03-16T20:04:11.801Z] [2022-03-16T20:04:11.801Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T20:04:11.801Z] ---> 5b8b7b635229 [2022-03-16T20:04:11.801Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-16T20:04:11.801Z] ---> Running in 329711f4d030 [2022-03-16T20:04:12.080Z] Removing intermediate container f788503c78aa [2022-03-16T20:04:12.080Z] ---> 16c0284c3c63 [2022-03-16T20:04:12.080Z] Step 21/22 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T20:04:12.080Z] ---> Running in 09f7035fecde [2022-03-16T20:04:12.685Z] Removing intermediate container 09f7035fecde [2022-03-16T20:04:12.685Z] ---> d5945511ef00 [2022-03-16T20:04:12.685Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T20:04:12.685Z] ---> 1262577fdbab [2022-03-16T20:04:12.685Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-16T20:04:12.685Z] ---> Running in 931dc7467053 [2022-03-16T20:04:12.960Z] ---> Running in 858ff1ba42f7 [2022-03-16T20:04:13.233Z] Removing intermediate container 931dc7467053 [2022-03-16T20:04:13.233Z] ---> 04ba70d862fa [2022-03-16T20:04:13.233Z] [2022-03-16T20:04:13.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:04:13.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:04:13.507Z] Successfully built 04ba70d862fa [2022-03-16T20:04:13.507Z] Successfully tagged support-scheduler-arm64:latest [2022-03-16T20:04:14.487Z]  Building support-scheduler ... done (1/2) Installing ca-certificates (20211220-r0) [2022-03-16T20:04:14.487Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-16T20:04:14.487Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:04:14.487Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:04:14.761Z] OK: 6 MiB in 16 packages [2022-03-16T20:04:15.032Z] Removing intermediate container 858ff1ba42f7 [2022-03-16T20:04:15.032Z] ---> 0894835fc171 [2022-03-16T20:04:15.032Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-16T20:04:15.304Z] ---> Running in 13e7edd71a92 [2022-03-16T20:04:15.897Z] Removing intermediate container 13e7edd71a92 [2022-03-16T20:04:15.897Z] ---> f846c6ceaa01 [2022-03-16T20:04:15.897Z] Step 28/31 : CMD ["gate"] [2022-03-16T20:04:15.897Z] Removing intermediate container 329711f4d030 [2022-03-16T20:04:15.897Z] ---> 4fa38b705422 [2022-03-16T20:04:15.897Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:04:15.897Z] ---> Running in aead3d29f344 [2022-03-16T20:04:15.897Z] ---> Running in 543a10158f65 [2022-03-16T20:04:16.501Z] Removing intermediate container 543a10158f65 [2022-03-16T20:04:16.501Z] ---> 66b710a6f728 [2022-03-16T20:04:16.501Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-16T20:04:16.501Z] Removing intermediate container aead3d29f344 [2022-03-16T20:04:16.501Z] ---> f921698cfbab [2022-03-16T20:04:16.501Z] Step 29/31 : LABEL arch=arm64 [2022-03-16T20:04:16.501Z] ---> Running in 55b99cd2ec79 [2022-03-16T20:04:16.501Z] ---> Running in 6365e4281723 [2022-03-16T20:04:16.776Z] Removing intermediate container 55b99cd2ec79 [2022-03-16T20:04:16.776Z] ---> 643c20e160f3 [2022-03-16T20:04:16.776Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T20:04:16.776Z] ---> Running in 7a88ed17c5b0 [2022-03-16T20:04:17.051Z] Removing intermediate container 6365e4281723 [2022-03-16T20:04:17.051Z] ---> 10e1707c857a [2022-03-16T20:04:17.051Z] Step 30/31 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T20:04:17.328Z] ---> Running in 43c4106d1b31 [2022-03-16T20:04:17.328Z] Removing intermediate container 7a88ed17c5b0 [2022-03-16T20:04:17.328Z] ---> 684f06da26e6 [2022-03-16T20:04:17.328Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:04:17.601Z] Removing intermediate container 43c4106d1b31 [2022-03-16T20:04:17.601Z] ---> 9581c18e926d [2022-03-16T20:04:17.601Z] Step 31/31 : LABEL version=0.0.0 [2022-03-16T20:04:17.875Z] ---> Running in 634ca5941e9a [2022-03-16T20:04:17.875Z] ---> ead308c20383 [2022-03-16T20:04:17.875Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-16T20:04:18.149Z] Removing intermediate container 634ca5941e9a [2022-03-16T20:04:18.149Z] ---> 71863d599bf4 [2022-03-16T20:04:18.149Z] [2022-03-16T20:04:18.777Z] Successfully built 71863d599bf4 [2022-03-16T20:04:18.777Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-16T20:04:19.070Z]  Building security-bootstrapper ... done  ---> 32fbe6f12fa7 [2022-03-16T20:04:19.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-16T20:04:19.682Z] ---> 764ee1065693 [2022-03-16T20:04:19.682Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-16T20:04:19.957Z] ---> Running in 12274ee67434 [2022-03-16T20:04:20.232Z] Removing intermediate container 12274ee67434 [2022-03-16T20:04:20.232Z] ---> da17c4d8aa9e [2022-03-16T20:04:20.232Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:04:20.232Z] ---> Running in dd91a42d11b9 [2022-03-16T20:04:20.527Z] Removing intermediate container dd91a42d11b9 [2022-03-16T20:04:20.527Z] ---> d3795ca71aba [2022-03-16T20:04:20.527Z] Step 20/22 : LABEL arch=arm64 [2022-03-16T20:04:20.820Z] ---> Running in ccf086459ce9 [2022-03-16T20:04:21.093Z] Removing intermediate container ccf086459ce9 [2022-03-16T20:04:21.093Z] ---> bff94a41e14e [2022-03-16T20:04:21.093Z] Step 21/22 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 [2022-03-16T20:04:21.093Z] ---> Running in 6e1a645482d3 [2022-03-16T20:04:21.367Z] Removing intermediate container 6e1a645482d3 [2022-03-16T20:04:21.367Z] ---> 5968b9d805bc [2022-03-16T20:04:21.367Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T20:04:21.367Z] ---> Running in 43d48e25bb58 [2022-03-16T20:04:21.964Z] Removing intermediate container 43d48e25bb58 [2022-03-16T20:04:21.964Z] ---> c9fb753fe2a4 [2022-03-16T20:04:21.964Z] [2022-03-16T20:04:22.236Z] Successfully built c9fb753fe2a4 [2022-03-16T20:04:22.236Z] Successfully tagged support-notifications-arm64:latest [2022-03-16T20:04:22.523Z]  Building support-notifications ... done  [Pipeline] } [2022-03-16T20:04:22.533Z] $ docker stop --time=1 61a51e557bb031c00da14c816bbf1394bceb8739ef6e9e29e07aa8bb35148a67 [2022-03-16T20:04:24.197Z] $ docker rm -f 61a51e557bb031c00da14c816bbf1394bceb8739ef6e9e29e07aa8bb35148a67 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T20:04:24.741Z] + docker images [2022-03-16T20:04:25.012Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T20:04:25.012Z] support-notifications-arm64 latest c9fb753fe2a4 3 seconds ago 16.1MB [2022-03-16T20:04:25.012Z] security-bootstrapper-arm64 latest 71863d599bf4 6 seconds ago 18MB [2022-03-16T20:04:25.012Z] support-scheduler-arm64 latest 04ba70d862fa 12 seconds ago 15.4MB [2022-03-16T20:04:25.012Z] 4094b5f62be9 13 seconds ago 1.6GB [2022-03-16T20:04:25.012Z] 2d40a4f4b6ef 20 seconds ago 1.6GB [2022-03-16T20:04:25.012Z] 560e8c373b30 33 seconds ago 1.59GB [2022-03-16T20:04:25.012Z] core-metadata-arm64 latest a84cbd3d559b 52 seconds ago 16MB [2022-03-16T20:04:25.012Z] a643146feb58 About a minute ago 1.6GB [2022-03-16T20:04:25.012Z] sys-mgmt-agent-arm64 latest cd94ae4aa54b About a minute ago 280MB [2022-03-16T20:04:25.012Z] core-data-arm64 latest 9133c2cb5202 3 minutes ago 19.2MB [2022-03-16T20:04:25.012Z] security-secretstore-setup-arm64 latest 553d0e256b01 3 minutes ago 27MB [2022-03-16T20:04:25.012Z] 431b91c31943 3 minutes ago 1.61GB [2022-03-16T20:04:25.012Z] core-command-arm64 latest 8d43eeba11fb 3 minutes ago 15.3MB [2022-03-16T20:04:25.012Z] security-proxy-setup-arm64 latest 1daf3d2ef5f5 3 minutes ago 25.5MB [2022-03-16T20:04:25.012Z] bb5b39e3d8cf 3 minutes ago 1.59GB [2022-03-16T20:04:25.012Z] eed2c1928983 3 minutes ago 1.6GB [2022-03-16T20:04:25.012Z] ee136dc7a4b0 3 minutes ago 1.59GB [2022-03-16T20:04:25.012Z] e6b7454d907e 4 minutes ago 1.6GB [2022-03-16T20:04:25.012Z] ci-base-image-arm64 latest 25459d304dd5 15 minutes ago 1.26GB [2022-03-16T20:04:25.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-16T20:04:25.012Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-16T20:04:25.012Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-16T20:04:25.012Z] 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:04:25.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T20:04:25.436Z] [2022-03-16T20:04:25.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:04:25.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T20:04:26.054Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-16T20:04:26.054Z] 8998bd30e6a1: Pulling fs layer [2022-03-16T20:04:26.054Z] 04944245beec: Pulling fs layer [2022-03-16T20:04:26.054Z] 699f458cf7ca: Pulling fs layer [2022-03-16T20:04:26.054Z] 765212b225bb: Pulling fs layer [2022-03-16T20:04:26.054Z] f23df028b6ca: Pulling fs layer [2022-03-16T20:04:26.054Z] d65c8cfc05b1: Pulling fs layer [2022-03-16T20:04:26.054Z] 2437ff75d9bd: Pulling fs layer [2022-03-16T20:04:26.054Z] f23df028b6ca: Waiting [2022-03-16T20:04:26.054Z] d65c8cfc05b1: Waiting [2022-03-16T20:04:26.054Z] 2437ff75d9bd: Waiting [2022-03-16T20:04:26.054Z] 765212b225bb: Waiting [2022-03-16T20:04:26.054Z] 04944245beec: Download complete [2022-03-16T20:04:26.054Z] 765212b225bb: Verifying Checksum [2022-03-16T20:04:26.054Z] 765212b225bb: Download complete [2022-03-16T20:04:26.054Z] f23df028b6ca: Verifying Checksum [2022-03-16T20:04:26.054Z] f23df028b6ca: Download complete [2022-03-16T20:04:26.326Z] d65c8cfc05b1: Verifying Checksum [2022-03-16T20:04:26.326Z] d65c8cfc05b1: Download complete [2022-03-16T20:04:26.326Z] 699f458cf7ca: Verifying Checksum [2022-03-16T20:04:26.326Z] 699f458cf7ca: Download complete [2022-03-16T20:04:26.599Z] 8998bd30e6a1: Verifying Checksum [2022-03-16T20:04:26.599Z] 8998bd30e6a1: Download complete [2022-03-16T20:04:29.224Z] 2437ff75d9bd: Verifying Checksum [2022-03-16T20:04:29.224Z] 2437ff75d9bd: Download complete [2022-03-16T20:04:31.204Z] 8998bd30e6a1: Pull complete [2022-03-16T20:04:31.477Z] 04944245beec: Pull complete [2022-03-16T20:04:32.912Z] 699f458cf7ca: Pull complete [2022-03-16T20:04:33.186Z] 765212b225bb: Pull complete [2022-03-16T20:04:34.165Z] f23df028b6ca: Pull complete [2022-03-16T20:04:34.165Z] d65c8cfc05b1: Pull complete [2022-03-16T20:04:49.235Z] 2437ff75d9bd: Pull complete [2022-03-16T20:04:49.235Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-16T20:04:49.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T20:04:49.235Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-16T20:04:49.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container [2022-03-16T20:04:49.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-16T20:04:52.129Z] $ docker top f039e638b504e388157b2b965fc39e884af1d934fa088a0090b839116ddef463 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:04:53.071Z] ---> job-cost.sh [2022-03-16T20:04:53.071Z] lf-activate-venv: SKIPPING [2022-03-16T20:04:53.071Z] INFO: No Stack... [2022-03-16T20:04:53.661Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-16T20:04:54.630Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T20:04:55.290Z] + + catcut /w/workspace/edgex-go/4/archives/cost.csv -d, [2022-03-16T20:04:55.290Z] -f6 [Pipeline] lock [2022-03-16T20:04:55.348Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3905-4-stack-cost] [2022-03-16T20:04:55.354Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3905-4-stack-cost] did not exist. Created. [2022-03-16T20:04:55.354Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3905-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T20:04:56.025Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-16T20:04:56.194Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T20:04:56.200Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3905-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T20:04:56.226Z] $ docker stop --time=1 f039e638b504e388157b2b965fc39e884af1d934fa088a0090b839116ddef463 [2022-03-16T20:04:57.723Z] $ docker rm -f f039e638b504e388157b2b965fc39e884af1d934fa088a0090b839116ddef463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-16T20:04:58.190Z] provisioning config files... [2022-03-16T20:04:58.199Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3555572332893790906tmp [Pipeline] { [Pipeline] sh [2022-03-16T20:04:58.492Z] + set +x [2022-03-16T20:04:58.492Z] + curl -s https://codecov.io/bash [2022-03-16T20:04:58.492Z] + bash -s -- [2022-03-16T20:04:58.492Z] [2022-03-16T20:04:58.492Z] _____ _ [2022-03-16T20:04:58.492Z] / ____| | | [2022-03-16T20:04:58.492Z] | | ___ __| | ___ ___ _____ __ [2022-03-16T20:04:58.492Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-16T20:04:58.492Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-16T20:04:58.492Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-16T20:04:58.492Z] Bash-1.0.6 [2022-03-16T20:04:58.492Z] [2022-03-16T20:04:58.492Z] [2022-03-16T20:04:58.492Z] ==> git version 2.25.1 found [2022-03-16T20:04:58.492Z] ==> 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:04:58.492Z] Release-Date: 2020-01-08 [2022-03-16T20:04:58.492Z] 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:04:58.492Z] 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:04:58.492Z] ==> Jenkins CI detected. [2022-03-16T20:04:58.492Z] current dir:  /w/workspace/edgex-go/4 [2022-03-16T20:04:58.492Z] project root: . [2022-03-16T20:04:58.492Z] --> token set from env [2022-03-16T20:04:58.492Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-16T20:04:58.492Z] ==> Running gcov in . (disable via -X gcov) [2022-03-16T20:04:58.492Z] ==> Python coveragepy not found [2022-03-16T20:04:58.492Z] ==> Searching for coverage reports in: [2022-03-16T20:04:58.492Z] + . [2022-03-16T20:04:58.492Z] -> Found 1 reports [2022-03-16T20:04:58.492Z] ==> Detecting git/mercurial file structure [2022-03-16T20:04:58.752Z] ==> Reading reports [2022-03-16T20:04:58.752Z] + ./coverage.out bytes=425751 [2022-03-16T20:04:58.752Z] ==> Appending adjustments [2022-03-16T20:04:58.752Z] https://docs.codecov.io/docs/fixing-reports [2022-03-16T20:04:59.691Z] + Found adjustments [2022-03-16T20:04:59.691Z] ==> Gzipping contents [2022-03-16T20:04:59.691Z] 60K /tmp/codecov.4goRd1.gz [2022-03-16T20:04:59.691Z] ==> Uploading reports [2022-03-16T20:04:59.691Z] url: https://codecov.io [2022-03-16T20:04:59.691Z] query: branch=PR-3905&commit=32908ac30e68773996ddcecfbd38d2219affed23&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3905%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3905&job=&cmd_args= [2022-03-16T20:04:59.691Z] -> Pinging Codecov [2022-03-16T20:04:59.691Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3905&commit=32908ac30e68773996ddcecfbd38d2219affed23&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3905%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3905&job=&cmd_args= [2022-03-16T20:04:59.951Z] -> Uploading to [2022-03-16T20:04:59.951Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-16/00271124DB129430A58F1EEE437C3FCB/32908ac30e68773996ddcecfbd38d2219affed23/df03c3a1-6061-4a3b-8149-16c106ec4c12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T200459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b2af08a2918cb19065b88934c2d92ebbbce6a739d3a0a70072e1a50ef93c582 [2022-03-16T20:05:00.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T20:05:00.214Z] Dload Upload Total Spent Left Speed [2022-03-16T20:05:00.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57887 0 0 100 57887 0 221k --:--:-- --:--:-- --:--:-- 222k [2022-03-16T20:05:00.475Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/32908ac30e68773996ddcecfbd38d2219affed23 [Pipeline] } [2022-03-16T20:05:00.483Z] 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:05:01.027Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:05:01.316Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:05:02.188Z] ---> package-listing.sh [2022-03-16T20:05:02.188Z] ++ facter osfamily [2022-03-16T20:05:02.188Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-16T20:05:02.188Z] + OS_FAMILY=debian [2022-03-16T20:05:02.188Z] + workspace=/w/workspace/edgex-go/4 [2022-03-16T20:05:02.188Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-16T20:05:02.188Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-16T20:05:02.188Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-16T20:05:02.188Z] + PACKAGES=/tmp/packages_start.txt [2022-03-16T20:05:02.188Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-16T20:05:02.188Z] + PACKAGES=/tmp/packages_end.txt [2022-03-16T20:05:02.188Z] + case "${OS_FAMILY}" in [2022-03-16T20:05:02.188Z] + dpkg -l [2022-03-16T20:05:02.188Z] + grep '^ii' [2022-03-16T20:05:02.447Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-16T20:05:02.447Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-16T20:05:02.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-16T20:05:02.447Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-16T20:05:02.447Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-03-16T20:05:02.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-03-16T20:05:02.460Z] 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/4/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:05:02.738Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:05:03.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T20:05:03.030Z] [2022-03-16T20:05:03.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:05:03.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T20:05:03.334Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-16T20:05:03.334Z] 5eb5b503b376: Pulling fs layer [2022-03-16T20:05:03.334Z] 5c69ac0246d0: Pulling fs layer [2022-03-16T20:05:03.334Z] ec43610c2a17: Pulling fs layer [2022-03-16T20:05:03.334Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-16T20:05:03.334Z] 33b1e0a273af: Pulling fs layer [2022-03-16T20:05:03.334Z] 5d3b04190fa2: Pulling fs layer [2022-03-16T20:05:03.334Z] 2f39f015ded8: Pulling fs layer [2022-03-16T20:05:03.334Z] 33b1e0a273af: Waiting [2022-03-16T20:05:03.334Z] 5d3b04190fa2: Waiting [2022-03-16T20:05:03.334Z] 2f39f015ded8: Waiting [2022-03-16T20:05:03.334Z] 3a2ae6a8a46f: Waiting [2022-03-16T20:05:03.334Z] 5c69ac0246d0: Verifying Checksum [2022-03-16T20:05:03.334Z] 5c69ac0246d0: Download complete [2022-03-16T20:05:03.334Z] 3a2ae6a8a46f: Download complete [2022-03-16T20:05:03.334Z] 33b1e0a273af: Verifying Checksum [2022-03-16T20:05:03.334Z] 33b1e0a273af: Download complete [2022-03-16T20:05:03.334Z] 5d3b04190fa2: Verifying Checksum [2022-03-16T20:05:03.334Z] 5d3b04190fa2: Download complete [2022-03-16T20:05:03.334Z] ec43610c2a17: Verifying Checksum [2022-03-16T20:05:03.334Z] ec43610c2a17: Download complete [2022-03-16T20:05:03.595Z] 5eb5b503b376: Verifying Checksum [2022-03-16T20:05:03.595Z] 5eb5b503b376: Download complete [2022-03-16T20:05:04.164Z] 2f39f015ded8: Download complete [2022-03-16T20:05:04.734Z] 5eb5b503b376: Pull complete [2022-03-16T20:05:04.734Z] 5c69ac0246d0: Pull complete [2022-03-16T20:05:05.305Z] ec43610c2a17: Pull complete [2022-03-16T20:05:05.305Z] 3a2ae6a8a46f: Pull complete [2022-03-16T20:05:05.565Z] 33b1e0a273af: Pull complete [2022-03-16T20:05:05.565Z] 5d3b04190fa2: Pull complete [2022-03-16T20:05:09.758Z] 2f39f015ded8: Pull complete [2022-03-16T20:05:09.758Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-16T20:05:09.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T20:05:09.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-16T20:05:09.819Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2022-03-16T20:05:09.853Z] $ 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-16T20:05:11.769Z] $ docker top 88d5374938c17655a07368dee2e3bb444fe7d0931bcd42437f5687302c7d445c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:05:12.119Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-16T20:05:12.410Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-16T20:05:12.697Z] + ls /var/log/sa-host [2022-03-16T20:05:12.697Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T20:05:12.783Z] provisioning config files... [2022-03-16T20:05:12.794Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6468283108962096769tmp [Pipeline] { [Pipeline] echo [2022-03-16T20:05:12.807Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:05:13.090Z] ---> create-netrc.sh [Pipeline] } [2022-03-16T20:05:13.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:05:13.428Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-16T20:05:13.439Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:05:13.725Z] ---> sudo-logs.sh [2022-03-16T20:05:13.726Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-16T20:05:13.754Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:05:14.043Z] ---> job-cost.sh [2022-03-16T20:05:14.043Z] lf-activate-venv: SKIPPING [2022-03-16T20:05:14.043Z] DEBUG: total: 0.10999999940395355 [2022-03-16T20:05:14.043Z] INFO: Retrieving Stack Cost... [2022-03-16T20:05:14.303Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T20:05:14.872Z] INFO: Archiving Costs [Pipeline] echo [2022-03-16T20:05:14.886Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:05:15.170Z] ---> logs-deploy.sh [2022-03-16T20:05:15.170Z] lf-activate-venv: SKIPPING [2022-03-16T20:05:15.170Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3905/4 [2022-03-16T20:05:15.170Z] INFO: archiving workspace using pattern(s): [2022-03-16T20:05:16.110Z] Archives upload complete. [2022-03-16T20:05:16.110Z] INFO: archiving logs to Nexus