Pull request #3888 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at c1fb6d23c38d8e4135415aa828943646775f2bb3 rather than 13d26752691e326abb7404432683796d3ef37a00 Obtained Jenkinsfile from c1fb6d23c38d8e4135415aa828943646775f2bb3 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-ssh6170162469167052213.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh18331097840981633655.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3888/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-3888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7857597471467581110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh16208328760070592956.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/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-3888/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6770971173547822783.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5993 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7117925698188658309.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2575237395987164012.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 13d26752691e326abb7404432683796d3ef37a00 Merge succeeded, producing 1e45a026a8270cd988a29be2d4e3d7ac249d36ee Checking out Revision 1e45a026a8270cd988a29be2d4e3d7ac249d36ee (PR-3888) > git config core.sparsecheckout # timeout=10 > git checkout -f 13d26752691e326abb7404432683796d3ef37a00 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6926615139982425300.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e45a026a8270cd988a29be2d4e3d7ac249d36ee # timeout=10 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-25T15:04:08.726Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-25T15:04:08.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-25T15:04:08.809Z] ========================================================= [2022-02-25T15:04:08.810Z] EdgeX Global Pipelines Version Info [2022-02-25T15:04:08.810Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 455abcd9ffacb4b5b146b314a990549bbdfe1d9d # timeout=10 [2022-02-25T15:04:09.954Z] ------------------- [2022-02-25T15:04:09.954Z] stable info: [2022-02-25T15:04:09.954Z] ------------------- [2022-02-25T15:04:09.954Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-25T15:04:09.954Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-25T15:04:09.954Z] Message: update stable to v1.0.220 [2022-02-25T15:04:10.527Z] ------------------- [2022-02-25T15:04:10.527Z] experimental info: [2022-02-25T15:04:10.527Z] ------------------- [2022-02-25T15:04:10.527Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-25T15:04:10.527Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-25T15:04:10.527Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-25T15:04:10.661Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-25T15:04:10.671Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-25T15:04:10.683Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-25T15:04:10.701Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-25T15:04:10.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-25T15:04:10.736Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-25T15:04:10.747Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-25T15:04:10.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-25T15:04:10.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-25T15:04:10.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-25T15:04:10.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-25T15:04:10.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-25T15:04:10.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-25T15:04:10.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-25T15:04:10.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-25T15:04:10.847Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-25T15:04:10.861Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-25T15:04:10.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-25T15:04:10.886Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-25T15:04:10.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-25T15:04:10.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-25T15:04:10.925Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-25T15:04:10.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3888 [Pipeline] echo [2022-02-25T15:04:10.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3888 [Pipeline] echo [2022-02-25T15:04:10.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3888 [Pipeline] echo [2022-02-25T15:04:10.972Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e45a026a8270cd988a29be2d4e3d7ac249d36ee [Pipeline] echo [2022-02-25T15:04:10.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e45a02 [Pipeline] echo [2022-02-25T15:04:10.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T15:04:11.040Z] provisioning config files... [2022-02-25T15:04:11.060Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7634316103725742548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:04:11.383Z] ---> docker-login.sh [2022-02-25T15:04:11.383Z] nexus3.edgexfoundry.org:10001 [2022-02-25T15:04:11.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T15:04:11.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T15:04:11.649Z] Configure a credential helper to remove this warning. See [2022-02-25T15:04:11.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T15:04:11.649Z] [2022-02-25T15:04:11.649Z] Login Succeeded [2022-02-25T15:04:11.649Z] nexus3.edgexfoundry.org:10002 [2022-02-25T15:04:11.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T15:04:11.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T15:04:11.649Z] Configure a credential helper to remove this warning. See [2022-02-25T15:04:11.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T15:04:11.649Z] [2022-02-25T15:04:11.649Z] Login Succeeded [2022-02-25T15:04:11.649Z] nexus3.edgexfoundry.org:10003 [2022-02-25T15:04:11.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T15:04:11.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T15:04:11.910Z] Configure a credential helper to remove this warning. See [2022-02-25T15:04:11.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T15:04:11.910Z] [2022-02-25T15:04:11.910Z] Login Succeeded [2022-02-25T15:04:11.910Z] nexus3.edgexfoundry.org:10004 [2022-02-25T15:04:11.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T15:04:11.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T15:04:11.910Z] Configure a credential helper to remove this warning. See [2022-02-25T15:04:11.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T15:04:11.910Z] [2022-02-25T15:04:11.910Z] Login Succeeded [2022-02-25T15:04:11.910Z] docker.io [2022-02-25T15:04:11.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T15:04:12.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T15:04:12.481Z] Configure a credential helper to remove this warning. See [2022-02-25T15:04:12.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T15:04:12.481Z] [2022-02-25T15:04:12.481Z] Login Succeeded [2022-02-25T15:04:12.481Z] ---> docker-login.sh ends [Pipeline] } [2022-02-25T15:04:12.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-25T15:04:12.814Z] ++ 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-02-25T15:04:12.814Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T15:04:12.814Z] ++ dirname cmd/core-command/Dockerfile [2022-02-25T15:04:12.814Z] ++ cut -d/ -f2 [2022-02-25T15:04:12.814Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-25T15:04:12.814Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T15:04:12.814Z] ++ cut -d/ -f2 [2022-02-25T15:04:12.814Z] ++ dirname cmd/core-data/Dockerfile [2022-02-25T15:04:12.814Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-25T15:04:12.814Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T15:04:12.814Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-25T15:04:12.814Z] ++ cut -d/ -f2 [2022-02-25T15:04:12.814Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-25T15:04:12.814Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T15:04:12.814Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-25T15:04:12.814Z] ++ cut -d/ -f2 [2022-02-25T15:04:12.814Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-25T15:04:12.814Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T15:04:12.814Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-25T15:04:12.814Z] ++ cut -d/ -f2 [2022-02-25T15:04:12.814Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-25T15:04:12.814Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T15:04:12.814Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-25T15:04:12.814Z] ++ cut -d/ -f2 [2022-02-25T15:04:12.814Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-25T15:04:12.814Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T15:04:12.814Z] ++ cut -d/ -f2 [2022-02-25T15:04:12.814Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-25T15:04:12.814Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-25T15:04:12.814Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T15:04:12.814Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-25T15:04:12.814Z] ++ cut -d/ -f2 [2022-02-25T15:04:12.814Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-25T15:04:12.814Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-25T15:04:12.814Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-25T15:04:12.814Z] ++ cut -d/ -f2 [2022-02-25T15:04:12.814Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-25T15:04:12.848Z] 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-02-25T15:04:13.189Z] + git rev-list -1 --merges 1e45a026a8270cd988a29be2d4e3d7ac249d36ee~1..1e45a026a8270cd988a29be2d4e3d7ac249d36ee [Pipeline] echo [2022-02-25T15:04:13.203Z] -----------> git rev-list -1 --merges 1e45a026a8270cd988a29be2d4e3d7ac249d36ee~1..1e45a026a8270cd988a29be2d4e3d7ac249d36ee 1e45a026a8270cd988a29be2d4e3d7ac249d36ee [2022-02-25T15:04:13.203Z] 1e45a026a8270cd988a29be2d4e3d7ac249d36ee [false] [Pipeline] sh [2022-02-25T15:04:13.499Z] + git log --format=format:%s -1 1e45a026a8270cd988a29be2d4e3d7ac249d36ee [Pipeline] echo [2022-02-25T15:04:13.512Z] ========================================================= [2022-02-25T15:04:13.512Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-25T15:04:13.512Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-25T15:04:14.034Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-25T15:04:14.034Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-25T15:04:14.034Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-25T15:04:14.034Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-25T15:04:14.034Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-25T15:04:14.034Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-25T15:04:14.034Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:04:14.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T15:04:14.464Z] [2022-02-25T15:04:14.464Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:04:14.778Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T15:04:14.778Z] latest: Pulling from edgex-devops/git-semver [2022-02-25T15:04:14.778Z] a0d0a0d46f8b: Pulling fs layer [2022-02-25T15:04:14.778Z] 3e5f54012d9b: Pulling fs layer [2022-02-25T15:04:14.778Z] 4c7163046ea9: Pulling fs layer [2022-02-25T15:04:14.778Z] 0c2d73faf560: Pulling fs layer [2022-02-25T15:04:14.778Z] 0c2d73faf560: Waiting [2022-02-25T15:04:14.778Z] 3e5f54012d9b: Verifying Checksum [2022-02-25T15:04:14.778Z] 3e5f54012d9b: Download complete [2022-02-25T15:04:14.778Z] a0d0a0d46f8b: Verifying Checksum [2022-02-25T15:04:14.778Z] a0d0a0d46f8b: Download complete [2022-02-25T15:04:14.778Z] 0c2d73faf560: Verifying Checksum [2022-02-25T15:04:14.778Z] 0c2d73faf560: Download complete [2022-02-25T15:04:15.043Z] 4c7163046ea9: Verifying Checksum [2022-02-25T15:04:15.043Z] 4c7163046ea9: Download complete [2022-02-25T15:04:15.043Z] a0d0a0d46f8b: Pull complete [2022-02-25T15:04:15.043Z] 3e5f54012d9b: Pull complete [2022-02-25T15:04:15.311Z] 4c7163046ea9: Pull complete [2022-02-25T15:04:15.573Z] 0c2d73faf560: Pull complete [2022-02-25T15:04:15.573Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-25T15:04:15.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-25T15:04:15.573Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-25T15:04:15.647Z] prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container [2022-02-25T15:04:15.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-25T15:04:16.473Z] $ docker top 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-25T15:04:16.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-25T15:04:16.580Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-25T15:04:16.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-25T15:04:16.694Z] $ docker exec 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c ssh-agent [2022-02-25T15:04:16.803Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAeOaeD/agent.13 [2022-02-25T15:04:16.803Z] SSH_AGENT_PID=19 [2022-02-25T15:04:16.811Z] Running ssh-add (command line suppressed) [2022-02-25T15:04:16.908Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6326753956556224424.key (/w/workspace/edgex-go/5@tmp/private_key_6326753956556224424.key) [2022-02-25T15:04:16.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-25T15:04:17.219Z] + git tag --points-at HEAD [Pipeline] } [2022-02-25T15:04:17.249Z] $ docker exec --env ******** --env ******** 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c ssh-agent -k [2022-02-25T15:04:17.377Z] unset SSH_AUTH_SOCK; [2022-02-25T15:04:17.377Z] unset SSH_AGENT_PID; [2022-02-25T15:04:17.377Z] echo Agent pid 19 killed; [2022-02-25T15:04:17.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-25T15:04:17.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-25T15:04:17.409Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-25T15:04:17.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-25T15:04:17.540Z] $ docker exec 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c ssh-agent [2022-02-25T15:04:17.652Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLBMldd/agent.53 [2022-02-25T15:04:17.652Z] SSH_AGENT_PID=60 [2022-02-25T15:04:17.657Z] Running ssh-add (command line suppressed) [2022-02-25T15:04:17.767Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7115055803966715997.key (/w/workspace/edgex-go/5@tmp/private_key_7115055803966715997.key) [2022-02-25T15:04:17.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-25T15:04:18.068Z] + git semver init [2022-02-25T15:04:18.068Z] # -> Open(): unable to determine branch for HEAD [2022-02-25T15:04:18.068Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-02-25T15:04:18.069Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-02-25T15:04:18.069Z] # $SEMVER_REMOTE_NAME = origin [2022-02-25T15:04:18.069Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-25T15:04:18.069Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-25T15:04:18.069Z] # $SEMVER_BRANCH = PR-3888 [2022-02-25T15:04:18.069Z] # $SEMVER_TEMP = /tmp/semver-970353685 [2022-02-25T15:04:18.069Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-25T15:04:30.347Z] # '/tmp/semver-970353685' -> '/w/workspace/edgex-go/5/.semver' [2022-02-25T15:04:30.608Z] # -> Force: false [2022-02-25T15:04:30.608Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-02-25T15:04:30.628Z] $ docker exec --env ******** --env ******** 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c ssh-agent -k [2022-02-25T15:04:30.721Z] unset SSH_AUTH_SOCK; [2022-02-25T15:04:30.721Z] unset SSH_AGENT_PID; [2022-02-25T15:04:30.721Z] echo Agent pid 60 killed; [2022-02-25T15:04:30.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-25T15:04:31.047Z] + git semver [Pipeline] } [2022-02-25T15:04:31.065Z] $ docker stop --time=1 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c [2022-02-25T15:04:33.068Z] $ docker rm -f 2a03125edb9e035171f6cc1d0705cec2e32f691eb08167c45ba6c48226d65c8c [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T15:04:33.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-25T15:04:33.669Z] Stashed 1 file(s) [Pipeline] echo [2022-02-25T15:04:33.673Z] [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-02-25T15:04:33.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-25T15:04:33.839Z] ========================================================= [2022-02-25T15:04:33.839Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-25T15:04:33.839Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T15:04:34.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T15:04:34.141Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-25T15:04:34.141Z] 59bf1c3509f3: Pulling fs layer [2022-02-25T15:04:34.141Z] 666ba61612fd: Pulling fs layer [2022-02-25T15:04:34.141Z] 8ed8ca486205: Pulling fs layer [2022-02-25T15:04:34.141Z] 4fe6c5a15a65: Pulling fs layer [2022-02-25T15:04:34.141Z] 22a0e8bec74d: Pulling fs layer [2022-02-25T15:04:34.141Z] 640e595b4fbd: Pulling fs layer [2022-02-25T15:04:34.141Z] 763cafe07f6e: Pulling fs layer [2022-02-25T15:04:34.141Z] 0c0b528cf693: Pulling fs layer [2022-02-25T15:04:34.141Z] 10935f4eaf8b: Pulling fs layer [2022-02-25T15:04:34.141Z] 640e595b4fbd: Waiting [2022-02-25T15:04:34.141Z] 763cafe07f6e: Waiting [2022-02-25T15:04:34.141Z] 0c0b528cf693: Waiting [2022-02-25T15:04:34.141Z] 10935f4eaf8b: Waiting [2022-02-25T15:04:34.141Z] 4fe6c5a15a65: Waiting [2022-02-25T15:04:34.141Z] 22a0e8bec74d: Waiting [2022-02-25T15:04:34.141Z] 8ed8ca486205: Verifying Checksum [2022-02-25T15:04:34.141Z] 8ed8ca486205: Download complete [2022-02-25T15:04:34.141Z] 666ba61612fd: Verifying Checksum [2022-02-25T15:04:34.141Z] 666ba61612fd: Download complete [2022-02-25T15:04:34.141Z] 22a0e8bec74d: Verifying Checksum [2022-02-25T15:04:34.141Z] 22a0e8bec74d: Download complete [2022-02-25T15:04:34.141Z] 640e595b4fbd: Verifying Checksum [2022-02-25T15:04:34.141Z] 640e595b4fbd: Download complete [2022-02-25T15:04:34.141Z] 59bf1c3509f3: Verifying Checksum [2022-02-25T15:04:34.141Z] 59bf1c3509f3: Download complete [2022-02-25T15:04:34.141Z] 763cafe07f6e: Verifying Checksum [2022-02-25T15:04:34.141Z] 763cafe07f6e: Download complete [2022-02-25T15:04:34.402Z] 0c0b528cf693: Verifying Checksum [2022-02-25T15:04:34.402Z] 0c0b528cf693: Download complete [2022-02-25T15:04:34.402Z] 59bf1c3509f3: Pull complete [2022-02-25T15:04:34.674Z] 666ba61612fd: Pull complete [2022-02-25T15:04:34.674Z] 8ed8ca486205: Pull complete [2022-02-25T15:04:34.936Z] 4fe6c5a15a65: Verifying Checksum [2022-02-25T15:04:34.936Z] 4fe6c5a15a65: Download complete [2022-02-25T15:04:34.936Z] 10935f4eaf8b: Verifying Checksum [2022-02-25T15:04:34.936Z] 10935f4eaf8b: Download complete [2022-02-25T15:04:39.181Z] 4fe6c5a15a65: Pull complete [2022-02-25T15:04:39.181Z] 22a0e8bec74d: Pull complete [2022-02-25T15:04:39.181Z] 640e595b4fbd: Pull complete [2022-02-25T15:04:39.181Z] 763cafe07f6e: Pull complete [2022-02-25T15:04:39.447Z] 0c0b528cf693: Pull complete [2022-02-25T15:04:41.395Z] 10935f4eaf8b: Pull complete [2022-02-25T15:04:41.656Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-25T15:04:41.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T15:04:41.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-25T15:04:41.970Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T15:04:41.971Z] WORKDIR /edgex [2022-02-25T15:04:41.971Z] COPY go.mod . [2022-02-25T15:04:41.971Z] RUN go mod download' [2022-02-25T15:04:41.971Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-25T15:04:43.474Z] Sending build context to Docker daemon 334.1MB [2022-02-25T15:04:43.474Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-25T15:04:43.474Z] ---> 99d49a6021b9 [2022-02-25T15:04:43.474Z] Step 2/4 : WORKDIR /edgex [2022-02-25T15:04:45.414Z] ---> Running in f7e9278e0f17 [2022-02-25T15:04:45.414Z] Removing intermediate container f7e9278e0f17 [2022-02-25T15:04:45.414Z] ---> 3e943a0b1dcc [2022-02-25T15:04:45.414Z] Step 3/4 : COPY go.mod . [2022-02-25T15:04:45.676Z] ---> 903d55bc212e [2022-02-25T15:04:45.676Z] Step 4/4 : RUN go mod download [2022-02-25T15:04:45.676Z] ---> Running in 77c9d9404384 [2022-02-25T15:04:48.765Z] Still waiting to schedule task [2022-02-25T15:04:48.765Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5988’ [2022-02-25T15:05:17.869Z] Removing intermediate container 77c9d9404384 [2022-02-25T15:05:17.869Z] ---> e3bb707b518a [2022-02-25T15:05:17.869Z] Successfully built e3bb707b518a [2022-02-25T15:05:17.869Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:05:18.169Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-25T15:05:18.169Z] . [Pipeline] withDockerContainer [2022-02-25T15:05:18.235Z] prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container [2022-02-25T15:05:18.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-25T15:05:18.647Z] $ docker top 802c68f3068260f09f553f1d859e287a2e1921c60619f74222c304896b0542a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T15:05:19.001Z] + go version [2022-02-25T15:05:19.002Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-25T15:05:19.018Z] $ docker stop --time=1 802c68f3068260f09f553f1d859e287a2e1921c60619f74222c304896b0542a4 [2022-02-25T15:05:20.209Z] $ docker rm -f 802c68f3068260f09f553f1d859e287a2e1921c60619f74222c304896b0542a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:05:20.629Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-25T15:05:20.630Z] . [Pipeline] withDockerContainer [2022-02-25T15:05:20.692Z] prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container [2022-02-25T15:05:20.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-25T15:05:21.084Z] $ docker top 5986014abf5d5f082846567416a94660dae931b0dc77e2e8c1b0b299849098d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-25T15:05:21.156Z] ========================================================= [2022-02-25T15:05:21.156Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-25T15:05:21.156Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T15:05:21.446Z] + make test [2022-02-25T15:05:21.446Z] go mod tidy [2022-02-25T15:05:21.446Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-25T15:05:28.067Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-25T15:05:43.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-25T15:05:47.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-25T15:05:47.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-25T15:05:47.947Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-25T15:05:49.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-25T15:05:50.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-25T15:05:50.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-25T15:05:50.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-25T15:05:51.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-25T15:05:51.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-25T15:05:51.373Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-25T15:05:51.373Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-25T15:05:51.373Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-25T15:05:51.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-25T15:05:53.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2022-02-25T15:05:53.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-25T15:05:53.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-25T15:05:54.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2022-02-25T15:05:54.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-25T15:05:54.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 44.7% of statements [2022-02-25T15:05:54.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-25T15:05:54.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-25T15:05:55.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements [2022-02-25T15:05:55.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-25T15:05:55.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:05:56.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2022-02-25T15:05:56.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-25T15:05:56.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-25T15:05:56.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-25T15:05:56.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-25T15:05:56.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-25T15:05:56.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements [2022-02-25T15:05:56.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-25T15:05:56.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:05:56.899Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2022-02-25T15:05:56.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-25T15:05:56.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-25T15:05:56.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-25T15:05:56.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-25T15:05:56.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-25T15:05:57.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2022-02-25T15:05:57.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-25T15:05:57.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-25T15:05:57.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-25T15:05:58.098Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements [2022-02-25T15:05:58.098Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-25T15:05:58.098Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2022-02-25T15:05:58.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2022-02-25T15:05:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-25T15:05:58.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2022-02-25T15:05:58.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2022-02-25T15:05:58.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2022-02-25T15:05:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2022-02-25T15:05:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-02-25T15:06:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2022-02-25T15:06:11.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2022-02-25T15:06:15.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.221s coverage: 82.5% of statements [2022-02-25T15:06:15.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.122s coverage: 91.2% of statements [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-02-25T15:06:33.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 65.4% of statements [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-25T15:06:33.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-25T15:06:34.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.8% of statements [2022-02-25T15:06:34.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-25T15:06:34.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-25T15:06:34.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2022-02-25T15:06:34.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-25T15:06:34.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-02-25T15:06:34.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-25T15:06:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-25T15:06:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-25T15:06:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-25T15:06:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-25T15:06:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-25T15:06:42.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-25T15:06:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-02-25T15:06:42.480Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-02-25T15:06:42.480Z] 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-02-25T15:07:21.300Z] GO111MODULE=on go vet ./... [2022-02-25T15:07:23.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-25T15:07:23.501Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-25T15:07:23.765Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-25T15:07:24.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-25T15:07:24.649Z] + ls -al . [2022-02-25T15:07:24.649Z] total 644 [2022-02-25T15:07:24.649Z] drwxrwxr-x 10 1001 1001 4096 Feb 25 15:07 . [2022-02-25T15:07:24.649Z] drwxr-xr-x 4 root root 28 Feb 25 15:05 .. [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 15:04 .dockerignore [2022-02-25T15:07:24.649Z] drwxrwxr-x 8 1001 1001 179 Feb 25 15:04 .git [2022-02-25T15:07:24.649Z] drwxrwxr-x 4 1001 1001 142 Feb 25 15:04 .github [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 804 Feb 25 15:04 .gitignore [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 42 Feb 25 15:04 .golangci.yml [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 76 Feb 25 15:04 .hadolint.yml [2022-02-25T15:07:24.649Z] drwx------ 3 1001 1001 73 Feb 25 15:04 .semver [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 15:04 .sonarcloud.properties [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 1171 Feb 25 15:04 ADOPTERS.md [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 9019 Feb 25 15:04 Attribution.txt [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 51732 Feb 25 15:04 CHANGELOG.md [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 15:04 CONTRIBUTING.md [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 677 Feb 25 15:04 GOVERNANCE.md [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 849 Feb 25 15:04 Jenkinsfile [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 15:04 LICENSE [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 6508 Feb 25 15:04 Makefile [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 582 Feb 25 15:04 OWNERS.md [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 8207 Feb 25 15:04 README.md [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 6912 Feb 25 15:04 SECURITY.md [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 15:04 VERSION [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 15:04 ZMQWindows.md [2022-02-25T15:07:24.649Z] drwxrwxr-x 2 1001 1001 37 Feb 25 15:04 bin [2022-02-25T15:07:24.649Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 15:04 cmd [2022-02-25T15:07:24.649Z] -rw-r--r-- 1 root root 428383 Feb 25 15:06 coverage.out [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 2840 Feb 25 15:04 go.mod [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 50301 Feb 25 15:04 go.sum [2022-02-25T15:07:24.649Z] drwxrwxr-x 8 1001 1001 124 Feb 25 15:04 internal [2022-02-25T15:07:24.649Z] drwxrwxr-x 3 1001 1001 16 Feb 25 15:04 openapi [2022-02-25T15:07:24.649Z] drwxrwxr-x 4 1001 1001 71 Feb 25 15:04 snap [2022-02-25T15:07:24.649Z] -rw-rw-r-- 1 1001 1001 204 Feb 25 15:04 version.go [Pipeline] sh [2022-02-25T15:07:24.939Z] + '[' -e coverage.out ] [2022-02-25T15:07:24.939Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-25T15:07:25.039Z] Stashed 1 file(s) [Pipeline] sh [2022-02-25T15:07:25.345Z] + make build [2022-02-25T15:07:25.345Z] 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-02-25T15:07:26.742Z] 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-02-25T15:07:33.383Z] 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-02-25T15:07:34.338Z] 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-02-25T15:07:35.294Z] 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-02-25T15:07:35.294Z] 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-02-25T15:07:36.247Z] 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-02-25T15:07:36.821Z] 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-02-25T15:07:37.764Z] 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-02-25T15:07:38.724Z] 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-02-25T15:07:39.297Z] 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-02-25T15:07:40.243Z] 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-02-25T15:07:41.644Z] $ docker stop --time=1 5986014abf5d5f082846567416a94660dae931b0dc77e2e8c1b0b299849098d7 [2022-02-25T15:07:43.308Z] $ docker rm -f 5986014abf5d5f082846567416a94660dae931b0dc77e2e8c1b0b299849098d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:07:44.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T15:07:44.672Z] [2022-02-25T15:07:44.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:07:44.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T15:07:44.975Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-25T15:07:44.975Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-25T15:07:44.975Z] ca9280d653b3: Pulling fs layer [2022-02-25T15:07:44.975Z] 7e9c9ca2126c: Pulling fs layer [2022-02-25T15:07:44.975Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-25T15:07:44.975Z] cbdbe7a5bc2a: Download complete [2022-02-25T15:07:45.330Z] ca9280d653b3: Verifying Checksum [2022-02-25T15:07:45.330Z] ca9280d653b3: Download complete [2022-02-25T15:07:45.330Z] cbdbe7a5bc2a: Pull complete [2022-02-25T15:07:45.743Z] 7e9c9ca2126c: Verifying Checksum [2022-02-25T15:07:45.743Z] 7e9c9ca2126c: Download complete [2022-02-25T15:07:46.017Z] ca9280d653b3: Pull complete [2022-02-25T15:07:50.575Z] 7e9c9ca2126c: Pull complete [2022-02-25T15:07:50.575Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-25T15:07:50.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T15:07:50.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-25T15:07:50.641Z] prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container [2022-02-25T15:07:50.684Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-25T15:07:53.405Z] $ docker top cb4d3b357a89dcff4d707093867c186d4881de41389b404f2185e66934db8ff5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T15:07:53.768Z] + docker-compose build --help [2022-02-25T15:07:53.768Z] + grep parallel [2022-02-25T15:07:54.342Z] --parallel Build images in parallel. [Pipeline] } [2022-02-25T15:07:54.360Z] $ docker stop --time=1 cb4d3b357a89dcff4d707093867c186d4881de41389b404f2185e66934db8ff5 [2022-02-25T15:07:55.537Z] $ docker rm -f cb4d3b357a89dcff4d707093867c186d4881de41389b404f2185e66934db8ff5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:07:55.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-25T15:07:55.934Z] . [Pipeline] withDockerContainer [2022-02-25T15:07:55.999Z] prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container [2022-02-25T15:07:56.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-25T15:07:56.317Z] $ docker top 7b406b8469f7de8c03680456e8fe7945adcabdd952f8900e338c9505d05bac43 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T15:07:56.683Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-25T15:07:57.253Z] Building core-command ... [2022-02-25T15:07:57.253Z] Building core-data ... [2022-02-25T15:07:57.253Z] Building core-metadata ... [2022-02-25T15:07:57.253Z] Building security-bootstrapper ... [2022-02-25T15:07:57.253Z] Building security-proxy-setup ... [2022-02-25T15:07:57.253Z] Building security-secretstore-setup ... [2022-02-25T15:07:57.253Z] Building support-notifications ... [2022-02-25T15:07:57.253Z] Building support-scheduler ... [2022-02-25T15:07:57.253Z] Building sys-mgmt-agent ... [2022-02-25T15:07:57.253Z] Building support-notifications [2022-02-25T15:07:57.253Z] Building core-metadata [2022-02-25T15:07:57.253Z] Building sys-mgmt-agent [2022-02-25T15:07:57.253Z] Building security-proxy-setup [2022-02-25T15:07:57.253Z] Building support-scheduler [2022-02-25T15:08:07.274Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:08:07.274Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:08:07.274Z] ---> e3bb707b518a [2022-02-25T15:08:07.274Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:08:07.274Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:08:07.274Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:08:07.274Z] ---> e3bb707b518a [2022-02-25T15:08:07.274Z] Step 3/21 : WORKDIR /edgex-go [2022-02-25T15:08:12.566Z] ---> Running in ce78d18b5357 [2022-02-25T15:08:12.566Z] ---> Running in 85d986d47ff6 [2022-02-25T15:08:13.950Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:08:13.950Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:08:13.950Z] ---> e3bb707b518a [2022-02-25T15:08:13.950Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T15:08:16.511Z] ---> Running in 026cfb13f4c9 [2022-02-25T15:08:17.082Z] Removing intermediate container ce78d18b5357 [2022-02-25T15:08:17.083Z] ---> 02d2c268b8c8 [2022-02-25T15:08:17.083Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:08:17.083Z] Removing intermediate container 85d986d47ff6 [2022-02-25T15:08:17.083Z] ---> 39f6bfe51044 [2022-02-25T15:08:17.083Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:08:17.083Z] Removing intermediate container 026cfb13f4c9 [2022-02-25T15:08:17.083Z] ---> c0120e1e22ea [2022-02-25T15:08:17.083Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:08:17.657Z] ---> Running in 33cf25033740 [2022-02-25T15:08:17.657Z] ---> Running in 687d84d33f11 [2022-02-25T15:08:17.657Z] ---> Running in 16ea37a29a9a [2022-02-25T15:08:19.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:08:19.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:08:19.571Z] ---> e3bb707b518a [2022-02-25T15:08:19.571Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:08:19.571Z] ---> Using cache [2022-02-25T15:08:19.571Z] ---> 02d2c268b8c8 [2022-02-25T15:08:19.571Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:08:20.514Z] ---> Running in 4d006307f56b [2022-02-25T15:08:20.781Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:08:20.781Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:08:20.781Z] ---> e3bb707b518a [2022-02-25T15:08:20.781Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T15:08:20.781Z] ---> Using cache [2022-02-25T15:08:20.781Z] ---> 02d2c268b8c8 [2022-02-25T15:08:20.781Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:08:20.781Z] ---> Running in b0753e12d8f5 [2022-02-25T15:08:21.042Z] Removing intermediate container 687d84d33f11 [2022-02-25T15:08:21.042Z] ---> 6fe0112c2952 [2022-02-25T15:08:21.042Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-25T15:08:21.042Z] ---> Running in 7a7e5f8ae4d3 [2022-02-25T15:08:21.042Z] Removing intermediate container 16ea37a29a9a [2022-02-25T15:08:21.042Z] ---> 3556a2313404 [2022-02-25T15:08:21.042Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-25T15:08:21.042Z] ---> Running in 0ee46d8baec6 [2022-02-25T15:08:21.305Z] Removing intermediate container 33cf25033740 [2022-02-25T15:08:21.305Z] ---> 7abe6f6fcd3f [2022-02-25T15:08:21.305Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T15:08:21.305Z] ---> Running in 48e06237a2ef [2022-02-25T15:08:21.305Z] Removing intermediate container 4d006307f56b [2022-02-25T15:08:21.305Z] ---> 7ebbd431bc06 [2022-02-25T15:08:21.305Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-25T15:08:21.305Z] ---> Running in fcaf4d9fb162 [2022-02-25T15:08:21.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:08:21.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:08:21.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:08:21.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:08:21.886Z] Removing intermediate container b0753e12d8f5 [2022-02-25T15:08:21.886Z] ---> e6256c75d284 [2022-02-25T15:08:21.886Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-25T15:08:21.886Z] ---> Running in c6bb4ad778de [2022-02-25T15:08:22.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:08:22.593Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5994 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws [2022-02-25T15:08:22.606Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-02-25T15:08:22.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:08:22.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:08:22.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:08:22.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:08:22.810Z] The recommended git tool is: git [2022-02-25T15:08:22.992Z] OK: 221 MiB in 52 packages [2022-02-25T15:08:22.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:08:23.258Z] OK: 221 MiB in 52 packages [2022-02-25T15:08:23.258Z] OK: 221 MiB in 52 packages [2022-02-25T15:08:23.258Z] OK: 221 MiB in 52 packages [2022-02-25T15:08:23.518Z] OK: 221 MiB in 52 packages [2022-02-25T15:08:23.518Z] Removing intermediate container 7a7e5f8ae4d3 [2022-02-25T15:08:23.518Z] ---> 9decd28a1602 [2022-02-25T15:08:23.518Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-25T15:08:23.781Z] Removing intermediate container 48e06237a2ef [2022-02-25T15:08:23.781Z] ---> 3b0c984d56dc [2022-02-25T15:08:23.781Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:08:23.781Z] Removing intermediate container 0ee46d8baec6 [2022-02-25T15:08:23.781Z] ---> 6427b3e61259 [2022-02-25T15:08:23.781Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T15:08:23.781Z] ---> 38a30f03ca5e [2022-02-25T15:08:23.781Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:08:23.781Z] ---> Running in db61937557fd [2022-02-25T15:08:23.781Z] ---> befcc6b10282 [2022-02-25T15:08:23.781Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:08:24.042Z] Removing intermediate container fcaf4d9fb162 [2022-02-25T15:08:24.042Z] ---> 37f9613a0e36 [2022-02-25T15:08:24.042Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:08:24.042Z] ---> Running in 78108ff4d40d [2022-02-25T15:08:24.042Z] Removing intermediate container c6bb4ad778de [2022-02-25T15:08:24.042Z] ---> 9552fc0fee96 [2022-02-25T15:08:24.042Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T15:08:24.042Z] ---> 0e0a406b38a5 [2022-02-25T15:08:24.042Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:08:24.311Z] ---> Running in 91bf82254554 [2022-02-25T15:08:24.311Z] ---> 325987f236d2 [2022-02-25T15:08:24.311Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:08:24.311Z] ---> 587b33ad43e0 [2022-02-25T15:08:24.311Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:08:24.311Z] ---> Running in 105957245adc [2022-02-25T15:08:24.578Z] ---> Running in 3fac0e10edd3 [2022-02-25T15:08:25.152Z] Removing intermediate container db61937557fd [2022-02-25T15:08:25.152Z] ---> bd6bedf656a5 [2022-02-25T15:08:25.152Z] Step 8/21 : COPY . . [2022-02-25T15:08:27.100Z] Removing intermediate container 78108ff4d40d [2022-02-25T15:08:27.100Z] ---> 6914ec2ae943 [2022-02-25T15:08:27.100Z] Step 8/23 : COPY . . [2022-02-25T15:08:28.202Z] using credential edgex-jenkins-ssh [2022-02-25T15:08:28.221Z] Cloning the remote Git repository [2022-02-25T15:08:28.529Z] Removing intermediate container 105957245adc [2022-02-25T15:08:28.529Z] ---> ece8b724582c [2022-02-25T15:08:28.529Z] Step 8/23 : COPY . . [2022-02-25T15:08:28.529Z] Removing intermediate container 91bf82254554 [2022-02-25T15:08:28.529Z] ---> 2ee6d14342d0 [2022-02-25T15:08:28.529Z] Step 8/22 : COPY . . [2022-02-25T15:08:28.302Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-25T15:08:28.384Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-02-25T15:08:28.520Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T15:08:28.521Z] > git --version # timeout=10 [2022-02-25T15:08:28.558Z] > git --version # 'git version 2.17.1' [2022-02-25T15:08:28.560Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T15:08:28.688Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T15:08:29.102Z] Removing intermediate container 3fac0e10edd3 [2022-02-25T15:08:29.102Z] ---> 31c2df8db7de [2022-02-25T15:08:29.102Z] Step 8/22 : COPY . . [2022-02-25T15:08:37.315Z] ---> 912652270682 [2022-02-25T15:08:37.315Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-25T15:08:37.315Z] ---> 3fde3b984ece [2022-02-25T15:08:37.315Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-25T15:08:37.315Z] ---> 2f7e237efb8c [2022-02-25T15:08:37.315Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-25T15:08:37.315Z] ---> Running in 90448dd54e66 [2022-02-25T15:08:37.315Z] ---> Running in 52e70c504ce4 [2022-02-25T15:08:37.315Z] ---> Running in 5bec6a26995d [2022-02-25T15:08:37.315Z] 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-02-25T15:08:37.891Z] 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-02-25T15:08:37.891Z] 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-02-25T15:08:44.985Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T15:08:46.008Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 13d26752691e326abb7404432683796d3ef37a00 [2022-02-25T15:08:46.666Z] Merge succeeded, producing 209e8878410b1240dcdcedd0d1d3475b8aa1d2dc [2022-02-25T15:08:46.666Z] Checking out Revision 209e8878410b1240dcdcedd0d1d3475b8aa1d2dc (PR-3888) [2022-02-25T15:08:45.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T15:08:45.036Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T15:08:45.094Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T15:08:45.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T15:08:45.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-25T15:08:46.028Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T15:08:46.049Z] > git checkout -f 13d26752691e326abb7404432683796d3ef37a00 # timeout=10 [2022-02-25T15:08:46.295Z] > git remote # timeout=10 [2022-02-25T15:08:46.325Z] > git config --get remote.origin.url # timeout=10 [2022-02-25T15:08:46.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T15:08:46.353Z] > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 [2022-02-25T15:08:46.644Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-25T15:08:46.674Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T15:08:46.690Z] > git checkout -f 209e8878410b1240dcdcedd0d1d3475b8aa1d2dc # timeout=10 [2022-02-25T15:08:50.258Z] ---> a6b86fc010b6 [2022-02-25T15:08:50.258Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-25T15:08:50.258Z] ---> Running in 256122c927be [2022-02-25T15:08:50.258Z] ---> 5e66f5fb353a [2022-02-25T15:08:50.258Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-25T15:08:50.258Z] ---> Running in c3c1dac34a69 [2022-02-25T15:08:50.258Z] 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-02-25T15:08:50.258Z] 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-02-25T15:08:51.087Z] Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" [2022-02-25T15:08:51.110Z] First time build. Skipping changelog. [2022-02-25T15:08:51.095Z] > git rev-list --no-walk 455abcd9ffacb4b5b146b314a990549bbdfe1d9d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-25T15:08:52.104Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-25T15:08:52.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-25T15:08:52.104Z] Dload Upload Total Spent Left Speed [2022-02-25T15:08:52.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh [2022-02-25T15:08:52.653Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-25T15:08:53.076Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-25T15:08:53.076Z] sudo tee /etc/docker/daemon.new [2022-02-25T15:08:53.076Z] { [2022-02-25T15:08:53.076Z] "registry-mirrors": [ [2022-02-25T15:08:53.076Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-25T15:08:53.076Z] ], [2022-02-25T15:08:53.076Z] "bip": "10.250.0.254/24", [2022-02-25T15:08:53.076Z] "hosts": [ [2022-02-25T15:08:53.076Z] "tcp://0.0.0.0:5555", [2022-02-25T15:08:53.076Z] "unix:///var/run/docker.sock" [2022-02-25T15:08:53.076Z] ], [2022-02-25T15:08:53.076Z] "mtu": 1458, [2022-02-25T15:08:53.076Z] "selinux-enabled": true, [2022-02-25T15:08:53.076Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-25T15:08:53.076Z] } [Pipeline] sh [2022-02-25T15:08:53.467Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-25T15:08:53.815Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T15:09:12.160Z] provisioning config files... [2022-02-25T15:09:12.184Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6124958471855993671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:09:12.545Z] ---> docker-login.sh [2022-02-25T15:09:12.545Z] nexus3.edgexfoundry.org:10001 [2022-02-25T15:09:13.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T15:09:13.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T15:09:13.414Z] Configure a credential helper to remove this warning. See [2022-02-25T15:09:13.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T15:09:13.414Z] [2022-02-25T15:09:13.414Z] Login Succeeded [2022-02-25T15:09:13.414Z] nexus3.edgexfoundry.org:10002 [2022-02-25T15:09:13.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T15:09:13.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T15:09:13.960Z] Configure a credential helper to remove this warning. See [2022-02-25T15:09:13.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T15:09:13.960Z] [2022-02-25T15:09:13.960Z] Login Succeeded [2022-02-25T15:09:13.960Z] nexus3.edgexfoundry.org:10003 [2022-02-25T15:09:14.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T15:09:14.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T15:09:14.508Z] Configure a credential helper to remove this warning. See [2022-02-25T15:09:14.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T15:09:14.508Z] [2022-02-25T15:09:14.508Z] Login Succeeded [2022-02-25T15:09:14.508Z] nexus3.edgexfoundry.org:10004 [2022-02-25T15:09:14.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T15:09:14.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T15:09:14.788Z] Configure a credential helper to remove this warning. See [2022-02-25T15:09:14.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T15:09:14.788Z] [2022-02-25T15:09:14.788Z] Login Succeeded [2022-02-25T15:09:14.788Z] docker.io [2022-02-25T15:09:15.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T15:09:15.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T15:09:15.655Z] Configure a credential helper to remove this warning. See [2022-02-25T15:09:15.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T15:09:15.655Z] [2022-02-25T15:09:15.655Z] Login Succeeded [2022-02-25T15:09:15.655Z] ---> docker-login.sh ends [Pipeline] } [2022-02-25T15:09:15.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-25T15:09:16.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-25T15:09:16.283Z] ========================================================= [2022-02-25T15:09:16.283Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-25T15:09:16.283Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T15:09:16.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T15:09:16.888Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-25T15:09:16.888Z] 9b3977197b4f: Pulling fs layer [2022-02-25T15:09:16.888Z] 1a89e8eeedd5: Pulling fs layer [2022-02-25T15:09:16.888Z] 94645a83ff95: Pulling fs layer [2022-02-25T15:09:16.888Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-25T15:09:16.888Z] 0c92f367c5e7: Pulling fs layer [2022-02-25T15:09:16.888Z] f7c0051592d6: Pulling fs layer [2022-02-25T15:09:16.888Z] a227ed2f7395: Pulling fs layer [2022-02-25T15:09:16.888Z] 7b1c46037f91: Pulling fs layer [2022-02-25T15:09:16.888Z] 3f3a8bcf1eab: Waiting [2022-02-25T15:09:16.888Z] 0c92f367c5e7: Waiting [2022-02-25T15:09:16.888Z] f7c0051592d6: Waiting [2022-02-25T15:09:16.888Z] a227ed2f7395: Waiting [2022-02-25T15:09:16.888Z] 7b1c46037f91: Waiting [2022-02-25T15:09:16.888Z] 94645a83ff95: Verifying Checksum [2022-02-25T15:09:16.888Z] 94645a83ff95: Download complete [2022-02-25T15:09:16.888Z] 1a89e8eeedd5: Verifying Checksum [2022-02-25T15:09:16.888Z] 1a89e8eeedd5: Download complete [2022-02-25T15:09:16.888Z] 0c92f367c5e7: Verifying Checksum [2022-02-25T15:09:16.888Z] 0c92f367c5e7: Download complete [2022-02-25T15:09:16.888Z] f7c0051592d6: Download complete [2022-02-25T15:09:16.888Z] a227ed2f7395: Verifying Checksum [2022-02-25T15:09:16.888Z] a227ed2f7395: Download complete [2022-02-25T15:09:16.888Z] 9b3977197b4f: Verifying Checksum [2022-02-25T15:09:16.888Z] 9b3977197b4f: Download complete [2022-02-25T15:09:16.894Z] 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-02-25T15:09:17.884Z] 9b3977197b4f: Pull complete [2022-02-25T15:09:18.484Z] 1a89e8eeedd5: Pull complete [2022-02-25T15:09:18.762Z] 94645a83ff95: Pull complete [2022-02-25T15:09:18.762Z] 7b1c46037f91: Verifying Checksum [2022-02-25T15:09:18.762Z] 7b1c46037f91: Download complete [2022-02-25T15:09:19.358Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-25T15:09:19.358Z] 3f3a8bcf1eab: Download complete [2022-02-25T15:09:20.225Z] Removing intermediate container 5bec6a26995d [2022-02-25T15:09:20.225Z] ---> 154dfafdc1af [2022-02-25T15:09:20.225Z] [2022-02-25T15:09:20.225Z] Step 10/21 : FROM alpine:3.14 [2022-02-25T15:09:20.487Z] 3.14: Pulling from library/alpine [2022-02-25T15:09:20.487Z] Removing intermediate container 52e70c504ce4 [2022-02-25T15:09:20.487Z] ---> f9c55e9d2f81 [2022-02-25T15:09:20.487Z] [2022-02-25T15:09:20.487Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T15:09:20.756Z] 3.14: Pulling from library/alpine [2022-02-25T15:09:21.333Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T15:09:21.333Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T15:09:21.333Z] Status: Downloaded newer image for alpine:3.14 [2022-02-25T15:09:21.333Z] Status: Downloaded newer image for alpine:3.14 [2022-02-25T15:09:21.595Z] ---> 0a97eee8041e [2022-02-25T15:09:21.595Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T15:09:21.595Z] ---> 0a97eee8041e [2022-02-25T15:09:21.595Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-25T15:09:22.168Z] ---> Running in 9aa585e335ad [2022-02-25T15:09:22.168Z] ---> Running in d8bdf1dd046e [2022-02-25T15:09:22.168Z] Removing intermediate container 90448dd54e66 [2022-02-25T15:09:22.168Z] ---> 56efc86a9a23 [2022-02-25T15:09:22.168Z] [2022-02-25T15:09:22.168Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T15:09:22.168Z] ---> 0a97eee8041e [2022-02-25T15:09:22.168Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-25T15:09:22.168Z] ---> Running in 30c7ed997fdf [2022-02-25T15:09:23.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:23.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:23.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:23.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:23.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:23.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:23.389Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-25T15:09:23.389Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:09:23.656Z] OK: 6 MiB in 15 packages [2022-02-25T15:09:23.656Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-25T15:09:23.656Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-25T15:09:23.656Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:09:23.656Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T15:09:23.656Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-25T15:09:23.656Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-25T15:09:23.656Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T15:09:23.656Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-25T15:09:23.656Z] (5/5) Installing curl (7.79.1-r0) [2022-02-25T15:09:23.656Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:09:23.656Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T15:09:23.923Z] OK: 6 MiB in 16 packages [2022-02-25T15:09:23.923Z] OK: 8 MiB in 19 packages [2022-02-25T15:09:23.923Z] Removing intermediate container 9aa585e335ad [2022-02-25T15:09:23.923Z] ---> 853e37719022 [2022-02-25T15:09:23.923Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:09:24.186Z] ---> Running in 601d675b89ba [2022-02-25T15:09:24.186Z] Removing intermediate container 601d675b89ba [2022-02-25T15:09:24.186Z] ---> d0ca5eec1564 [2022-02-25T15:09:24.186Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-25T15:09:24.454Z] ---> Running in 6ec293f8106b [2022-02-25T15:09:24.725Z] Removing intermediate container 6ec293f8106b [2022-02-25T15:09:24.725Z] ---> 6f1011743184 [2022-02-25T15:09:24.725Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T15:09:24.725Z] Removing intermediate container 30c7ed997fdf [2022-02-25T15:09:24.725Z] ---> 9c6c1885d6b1 [2022-02-25T15:09:24.725Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:09:24.989Z] Removing intermediate container d8bdf1dd046e [2022-02-25T15:09:24.989Z] ---> afee1d2ebeb0 [2022-02-25T15:09:24.989Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T15:09:24.989Z] ---> Running in fc5e73c7aa78 [2022-02-25T15:09:24.989Z] ---> Running in af1bd704460d [2022-02-25T15:09:24.989Z] ---> Running in 9167e5d63ce4 [2022-02-25T15:09:24.989Z] Removing intermediate container fc5e73c7aa78 [2022-02-25T15:09:24.989Z] ---> ae49be1c09d1 [2022-02-25T15:09:24.989Z] Step 15/23 : WORKDIR / [2022-02-25T15:09:24.989Z] ---> Running in 4c24776f9233 [2022-02-25T15:09:24.989Z] Removing intermediate container 9167e5d63ce4 [2022-02-25T15:09:24.989Z] ---> 73187886d9c3 [2022-02-25T15:09:24.989Z] Step 13/21 : WORKDIR /edgex [2022-02-25T15:09:25.254Z] Removing intermediate container af1bd704460d [2022-02-25T15:09:25.254Z] ---> 864628211e6e [2022-02-25T15:09:25.254Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-25T15:09:25.254Z] ---> Running in 5de5ed065e64 [2022-02-25T15:09:25.254Z] ---> Running in b3db8bccc69f [2022-02-25T15:09:25.254Z] Removing intermediate container 4c24776f9233 [2022-02-25T15:09:25.254Z] ---> 56c28f3b09bb [2022-02-25T15:09:25.254Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:09:25.518Z] Removing intermediate container 5de5ed065e64 [2022-02-25T15:09:25.518Z] ---> f1d80395d0ea [2022-02-25T15:09:25.518Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-25T15:09:25.518Z] Removing intermediate container b3db8bccc69f [2022-02-25T15:09:25.518Z] ---> f8fccc63c28d [2022-02-25T15:09:25.518Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T15:09:25.518Z] ---> Running in da8a932f1e29 [2022-02-25T15:09:25.781Z] ---> 7b54de55dd97 [2022-02-25T15:09:25.781Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-25T15:09:25.781Z] ---> a0a0b2b9434e [2022-02-25T15:09:25.781Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-25T15:09:25.781Z] Removing intermediate container da8a932f1e29 [2022-02-25T15:09:25.781Z] ---> f18b98d67d8d [2022-02-25T15:09:25.781Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:09:26.725Z] ---> e0a546637e49 [2022-02-25T15:09:26.725Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-25T15:09:26.725Z] ---> 8f01d71412f6 [2022-02-25T15:09:26.725Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-25T15:09:26.725Z] ---> f87bb339ad50 [2022-02-25T15:09:26.725Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-25T15:09:27.308Z] ---> 2e48f223e272 [2022-02-25T15:09:27.308Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-25T15:09:27.308Z] ---> 7b62fc39a0c7 [2022-02-25T15:09:27.308Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-25T15:09:27.308Z] ---> 9976a715ebd4 [2022-02-25T15:09:27.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-25T15:09:27.308Z] ---> Running in 100597f2e93e [2022-02-25T15:09:27.308Z] ---> Running in adf7ef396a76 [2022-02-25T15:09:27.921Z] Removing intermediate container 100597f2e93e [2022-02-25T15:09:27.921Z] ---> b9242677585b [2022-02-25T15:09:27.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:09:27.921Z] Removing intermediate container adf7ef396a76 [2022-02-25T15:09:27.921Z] ---> 80ff9c0023c2 [2022-02-25T15:09:27.921Z] Step 18/21 : CMD ["--init=true"] [2022-02-25T15:09:27.921Z] ---> 5730c4bb389e [2022-02-25T15:09:27.921Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-25T15:09:28.228Z] ---> Running in 880b289b7a8b [2022-02-25T15:09:28.228Z] ---> Running in d50423c3f37d [2022-02-25T15:09:28.228Z] ---> Running in c13b4bb0cd0c [2022-02-25T15:09:28.228Z] Removing intermediate container 880b289b7a8b [2022-02-25T15:09:28.228Z] ---> 8809fe7f232d [2022-02-25T15:09:28.228Z] Step 19/21 : LABEL arch=x86_64 [2022-02-25T15:09:28.228Z] Removing intermediate container c3c1dac34a69 [2022-02-25T15:09:28.228Z] ---> b46685d857bf [2022-02-25T15:09:28.228Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-25T15:09:28.228Z] ---> Running in 92e87b08e3f3 [2022-02-25T15:09:28.228Z] Removing intermediate container c13b4bb0cd0c [2022-02-25T15:09:28.228Z] ---> 9e273f61866f [2022-02-25T15:09:28.228Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:09:28.503Z] ---> Running in 9d1b19608e9f [2022-02-25T15:09:28.504Z] Removing intermediate container d50423c3f37d [2022-02-25T15:09:28.504Z] ---> 313b711613ed [2022-02-25T15:09:28.504Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T15:09:28.504Z] ---> Running in db5814d24d26 [2022-02-25T15:09:28.504Z] ---> Running in 488b924de7f4 [2022-02-25T15:09:28.504Z] Removing intermediate container 92e87b08e3f3 [2022-02-25T15:09:28.504Z] ---> 9106c59b9339 [2022-02-25T15:09:28.504Z] Step 20/21 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee [2022-02-25T15:09:28.504Z] ---> Running in eb966874fce3 [2022-02-25T15:09:28.776Z] Removing intermediate container 488b924de7f4 [2022-02-25T15:09:28.776Z] ---> f74be334add0 [2022-02-25T15:09:28.776Z] Step 22/23 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee [2022-02-25T15:09:28.776Z] Removing intermediate container db5814d24d26 [2022-02-25T15:09:28.776Z] ---> 58a6fc73d672 [2022-02-25T15:09:28.776Z] Step 20/22 : LABEL arch=x86_64 [2022-02-25T15:09:28.776Z] ---> Running in e4b38eb9f43a [2022-02-25T15:09:28.776Z] ---> Running in aaee9c7e8ad9 [2022-02-25T15:09:28.776Z] Removing intermediate container eb966874fce3 [2022-02-25T15:09:28.776Z] ---> ee525988d6cf [2022-02-25T15:09:28.776Z] Step 21/21 : LABEL version=0.0.0 [2022-02-25T15:09:28.776Z] 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-02-25T15:09:29.051Z] ---> Running in 36bc19668cc8 [2022-02-25T15:09:29.051Z] Removing intermediate container aaee9c7e8ad9 [2022-02-25T15:09:29.051Z] ---> 97537c9218b1 [2022-02-25T15:09:29.051Z] Step 21/22 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee [2022-02-25T15:09:29.051Z] Removing intermediate container e4b38eb9f43a [2022-02-25T15:09:29.051Z] ---> 7d5bde5b00ff [2022-02-25T15:09:29.051Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:09:29.051Z] ---> Running in 313b28e41896 [2022-02-25T15:09:29.051Z] ---> Running in 05494aa2f5ab [2022-02-25T15:09:29.051Z] Removing intermediate container 36bc19668cc8 [2022-02-25T15:09:29.051Z] ---> 267a84dfdc17 [2022-02-25T15:09:29.051Z] [2022-02-25T15:09:29.359Z] Removing intermediate container 313b28e41896 [2022-02-25T15:09:29.359Z] ---> fae5ae462480 [2022-02-25T15:09:29.359Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T15:09:29.359Z] Successfully built 267a84dfdc17 [2022-02-25T15:09:29.359Z] Successfully tagged security-proxy-setup:latest [2022-02-25T15:09:29.359Z] ---> Running in 5248c490410b [2022-02-25T15:09:29.359Z] Building core-command [2022-02-25T15:09:29.636Z]  Building security-proxy-setup ... done Removing intermediate container 05494aa2f5ab [2022-02-25T15:09:29.636Z] ---> 53089ef2d8d0 [2022-02-25T15:09:29.636Z] [2022-02-25T15:09:29.898Z] Successfully built 53089ef2d8d0 [2022-02-25T15:09:30.162Z] Removing intermediate container 5248c490410b [2022-02-25T15:09:30.162Z] ---> 52fc01998384 [2022-02-25T15:09:30.162Z] [2022-02-25T15:09:30.162Z] Successfully tagged core-metadata:latest [2022-02-25T15:09:30.162Z] Building core-data [2022-02-25T15:09:30.434Z]  Building core-metadata ... done Successfully built 52fc01998384 [2022-02-25T15:09:30.434Z] Removing intermediate container 256122c927be [2022-02-25T15:09:30.434Z] ---> 5f9b67555868 [2022-02-25T15:09:30.434Z] [2022-02-25T15:09:30.434Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T15:09:30.434Z] ---> 0a97eee8041e [2022-02-25T15:09:30.434Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-25T15:09:30.434Z] ---> Using cache [2022-02-25T15:09:30.434Z] ---> 853e37719022 [2022-02-25T15:09:30.434Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:09:30.434Z] ---> Using cache [2022-02-25T15:09:30.434Z] ---> d0ca5eec1564 [2022-02-25T15:09:30.434Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-25T15:09:30.434Z] Successfully tagged support-notifications:latest [2022-02-25T15:09:30.434Z]  Building support-notifications ... done Building security-secretstore-setup [2022-02-25T15:09:31.042Z] ---> Running in c2aa331a6248 [2022-02-25T15:09:31.042Z] Removing intermediate container 9d1b19608e9f [2022-02-25T15:09:31.042Z] ---> 207f83be70c9 [2022-02-25T15:09:31.042Z] [2022-02-25T15:09:31.042Z] Step 11/23 : FROM docker:20.10.10 [2022-02-25T15:09:31.611Z] Removing intermediate container c2aa331a6248 [2022-02-25T15:09:31.611Z] ---> e16153d4d2ac [2022-02-25T15:09:31.611Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T15:09:31.758Z] 3f3a8bcf1eab: Pull complete [2022-02-25T15:09:31.758Z] 0c92f367c5e7: Pull complete [2022-02-25T15:09:31.758Z] f7c0051592d6: Pull complete [2022-02-25T15:09:31.758Z] a227ed2f7395: Pull complete [2022-02-25T15:09:32.554Z] 20.10.10: Pulling from library/docker [2022-02-25T15:09:33.136Z] ---> Running in c4ee3e2e27af [2022-02-25T15:09:33.400Z] Removing intermediate container c4ee3e2e27af [2022-02-25T15:09:33.400Z] ---> 8f0d07f3a289 [2022-02-25T15:09:33.400Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:09:33.994Z] ---> 6179b1c38de7 [2022-02-25T15:09:33.994Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-25T15:09:35.424Z] ---> f92bd73ee4a5 [2022-02-25T15:09:35.424Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-25T15:09:35.699Z] ---> d3d47daaf93a [2022-02-25T15:09:35.699Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-25T15:09:35.699Z] ---> Running in db29e4aef563 [2022-02-25T15:09:35.971Z] Removing intermediate container db29e4aef563 [2022-02-25T15:09:35.971Z] ---> 7abf04103907 [2022-02-25T15:09:35.971Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:09:36.238Z] ---> Running in 0abd9e8200db [2022-02-25T15:09:38.462Z] 7b1c46037f91: Pull complete [2022-02-25T15:09:38.462Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-25T15:09:38.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T15:09:38.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-25T15:09:38.827Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T15:09:38.827Z] WORKDIR /edgex [2022-02-25T15:09:38.827Z] COPY go.mod . [2022-02-25T15:09:38.827Z] RUN go mod download [2022-02-25T15:09:38.827Z] + docker build -t ci-base-image-arm64 -f - . [2022-02-25T15:09:38.837Z] Removing intermediate container 0abd9e8200db [2022-02-25T15:09:38.837Z] ---> bc1ffbc797e6 [2022-02-25T15:09:38.837Z] Step 20/22 : LABEL arch=x86_64 [2022-02-25T15:09:41.386Z] ---> Running in da56237d7c7e [2022-02-25T15:09:41.386Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:09:41.386Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:09:41.386Z] ---> e3bb707b518a [2022-02-25T15:09:41.386Z] Step 3/25 : WORKDIR /edgex-go [2022-02-25T15:09:41.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:09:41.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:09:41.386Z] ---> e3bb707b518a [2022-02-25T15:09:41.386Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:09:41.466Z] Sending build context to Docker daemon 168.7MB [2022-02-25T15:09:41.467Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-25T15:09:41.467Z] ---> f79e39bc4007 [2022-02-25T15:09:41.467Z] Step 2/4 : WORKDIR /edgex [2022-02-25T15:09:41.958Z] ---> Using cache [2022-02-25T15:09:41.958Z] ---> 02d2c268b8c8 [2022-02-25T15:09:41.958Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:09:41.958Z] ---> Using cache [2022-02-25T15:09:41.958Z] ---> 02d2c268b8c8 [2022-02-25T15:09:41.958Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:09:43.344Z] ---> Using cache [2022-02-25T15:09:43.344Z] ---> e6256c75d284 [2022-02-25T15:09:43.344Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-25T15:09:43.344Z] ---> Using cache [2022-02-25T15:09:43.344Z] ---> e6256c75d284 [2022-02-25T15:09:43.344Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-25T15:09:43.344Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-25T15:09:43.453Z] ---> Running in 15ebe709ec0b [2022-02-25T15:09:43.605Z] Removing intermediate container da56237d7c7e [2022-02-25T15:09:43.605Z] ---> 94ec16d5f658 [2022-02-25T15:09:43.605Z] Step 21/22 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee [2022-02-25T15:09:43.605Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-25T15:09:43.605Z] ---> b706a049f56e [2022-02-25T15:09:43.605Z] 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-02-25T15:09:43.605Z] ---> Running in 6c36d08de607 [2022-02-25T15:09:43.605Z] ---> Running in ddedea14de47 [2022-02-25T15:09:43.726Z] Removing intermediate container 15ebe709ec0b [2022-02-25T15:09:43.726Z] ---> 2c63cb91fde4 [2022-02-25T15:09:43.726Z] Step 3/4 : COPY go.mod . [2022-02-25T15:09:43.876Z] ---> Running in 9ca1e2647e6f [2022-02-25T15:09:43.876Z] ---> Running in 0dabdbd9e879 [2022-02-25T15:09:43.876Z] Removing intermediate container 9ca1e2647e6f [2022-02-25T15:09:43.876Z] ---> a3316aa1349b [2022-02-25T15:09:43.876Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T15:09:43.876Z] Removing intermediate container 0dabdbd9e879 [2022-02-25T15:09:43.876Z] ---> 35c74f9f88bb [2022-02-25T15:09:43.876Z] 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-02-25T15:09:43.876Z] ---> Running in ea2182fe5b86 [2022-02-25T15:09:44.146Z] ---> Running in b7f61a339a34 [2022-02-25T15:09:44.146Z] Removing intermediate container ea2182fe5b86 [2022-02-25T15:09:44.146Z] ---> c375ec028f8c [2022-02-25T15:09:44.146Z] [2022-02-25T15:09:44.146Z] Successfully built c375ec028f8c [2022-02-25T15:09:44.146Z] Successfully tagged support-scheduler:latest [2022-02-25T15:09:44.146Z]  Building support-scheduler ... done Building security-bootstrapper [2022-02-25T15:09:44.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:44.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:44.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:44.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:44.696Z] (1/42) Installing readline (8.1.0-r0) [2022-02-25T15:09:44.696Z] (2/42) Installing bash (5.1.4-r0) [2022-02-25T15:09:44.696Z] Executing bash-5.1.4-r0.post-install [2022-02-25T15:09:44.696Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-25T15:09:44.696Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T15:09:44.696Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-25T15:09:44.696Z] (6/42) Installing curl (7.79.1-r0) [2022-02-25T15:09:44.696Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-25T15:09:44.696Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-25T15:09:44.696Z] (9/42) Installing expat (2.4.5-r0) [2022-02-25T15:09:44.696Z] (10/42) Installing libffi (3.3-r2) [2022-02-25T15:09:44.696Z] (11/42) Installing gdbm (1.19-r0) [2022-02-25T15:09:44.696Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-25T15:09:44.696Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T15:09:44.696Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T15:09:44.706Z] ---> 6912f0ddfae3 [2022-02-25T15:09:44.706Z] Step 4/4 : RUN go mod download [2022-02-25T15:09:44.706Z] ---> Running in 8be52d44b396 [2022-02-25T15:09:44.964Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-25T15:09:44.964Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-25T15:09:44.964Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-25T15:09:45.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:45.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:45.491Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-25T15:09:45.491Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-25T15:09:45.491Z] OK: 221 MiB in 52 packages [2022-02-25T15:09:45.491Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-25T15:09:45.491Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-25T15:09:45.491Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-25T15:09:45.491Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-25T15:09:45.491Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-25T15:09:45.491Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-25T15:09:45.751Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-25T15:09:45.751Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-25T15:09:45.751Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-25T15:09:45.751Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-25T15:09:45.751Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-25T15:09:45.751Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-25T15:09:45.751Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-25T15:09:45.751Z] OK: 221 MiB in 52 packages [2022-02-25T15:09:46.013Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-25T15:09:46.281Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:09:46.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:09:46.281Z] ---> e3bb707b518a [2022-02-25T15:09:46.281Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:09:46.281Z] ---> Using cache [2022-02-25T15:09:46.281Z] ---> 02d2c268b8c8 [2022-02-25T15:09:46.281Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:09:46.281Z] ---> Using cache [2022-02-25T15:09:46.281Z] ---> e6256c75d284 [2022-02-25T15:09:46.281Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T15:09:47.221Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-25T15:09:47.221Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-25T15:09:47.221Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-25T15:09:47.482Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-25T15:09:47.482Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-25T15:09:47.746Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-25T15:09:47.746Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-25T15:09:47.746Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-25T15:09:47.746Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-25T15:09:47.746Z] ---> Running in 45ac335c5735 [2022-02-25T15:09:48.342Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:09:48.342Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:09:48.342Z] ---> e3bb707b518a [2022-02-25T15:09:48.342Z] Step 3/31 : WORKDIR /edgex-go [2022-02-25T15:09:48.342Z] ---> Using cache [2022-02-25T15:09:48.342Z] ---> 02d2c268b8c8 [2022-02-25T15:09:48.342Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:09:48.342Z] ---> Using cache [2022-02-25T15:09:48.342Z] ---> e6256c75d284 [2022-02-25T15:09:48.342Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-25T15:09:48.342Z] ---> Using cache [2022-02-25T15:09:48.342Z] ---> 58cc705b5b2b [2022-02-25T15:09:48.342Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-25T15:09:48.342Z] Removing intermediate container 6c36d08de607 [2022-02-25T15:09:48.342Z] ---> 58cc705b5b2b [2022-02-25T15:09:48.342Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-25T15:09:48.342Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:09:48.342Z] Removing intermediate container ddedea14de47 [2022-02-25T15:09:48.342Z] ---> ff871af92a94 [2022-02-25T15:09:48.342Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:09:48.342Z] OK: 84 MiB in 64 packages [2022-02-25T15:09:48.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:48.881Z] ---> 13684e943e86 [2022-02-25T15:09:48.881Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:09:48.881Z] ---> 7127dc138274 [2022-02-25T15:09:48.881Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:09:48.881Z] ---> 898d0da19f2b [2022-02-25T15:09:48.881Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:09:48.881Z] ---> Running in b1ce8112540b [2022-02-25T15:09:48.881Z] ---> Running in c3be9a706419 [2022-02-25T15:09:48.881Z] ---> Running in d80b51befe3d [2022-02-25T15:09:49.144Z] Collecting docker-compose==1.23.2 [2022-02-25T15:09:49.144Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-25T15:09:49.144Z] Collecting docker<4.0,>=3.6.0 [2022-02-25T15:09:49.144Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-25T15:09:49.144Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-25T15:09:49.403Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-25T15:09:49.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:09:49.668Z] 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-02-25T15:09:49.930Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-25T15:09:49.930Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-25T15:09:49.930Z] Collecting texttable<0.10,>=0.9.0 [2022-02-25T15:09:49.930Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-25T15:09:50.190Z] OK: 221 MiB in 52 packages [2022-02-25T15:09:50.452Z] Collecting cached-property<2,>=1.2.0 [2022-02-25T15:09:50.452Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-25T15:09:50.452Z] Collecting docopt<0.7,>=0.6.1 [2022-02-25T15:09:50.452Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-25T15:09:50.452Z] Removing intermediate container 45ac335c5735 [2022-02-25T15:09:50.452Z] ---> efeb494386e6 [2022-02-25T15:09:50.452Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:09:51.042Z] ---> 9144bea4d451 [2022-02-25T15:09:51.042Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:09:51.042Z] ---> Running in 4c5686c37bf2 [2022-02-25T15:09:51.042Z] Collecting PyYAML<4,>=3.10 [2022-02-25T15:09:51.042Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-25T15:09:51.349Z] Removing intermediate container d80b51befe3d [2022-02-25T15:09:51.349Z] ---> 74adbccaf5ae [2022-02-25T15:09:51.349Z] Step 8/25 : COPY . . [2022-02-25T15:09:51.349Z] Removing intermediate container b1ce8112540b [2022-02-25T15:09:51.349Z] ---> f902784eba99 [2022-02-25T15:09:51.349Z] Step 8/31 : COPY . . [2022-02-25T15:09:51.642Z] Removing intermediate container c3be9a706419 [2022-02-25T15:09:51.642Z] ---> 9362ba41109e [2022-02-25T15:09:51.642Z] Step 8/23 : COPY . . [2022-02-25T15:09:51.642Z] Collecting jsonschema<3,>=2.5.1 [2022-02-25T15:09:51.642Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-25T15:09:51.920Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-25T15:09:51.921Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-25T15:09:51.921Z] Collecting docker-pycreds>=0.4.0 [2022-02-25T15:09:51.921Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-25T15:09:51.921Z] 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-02-25T15:09:51.921Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-25T15:09:51.921Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-25T15:09:51.921Z] Collecting idna<2.8,>=2.5 [2022-02-25T15:09:51.921Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-25T15:09:52.204Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-25T15:09:52.204Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-25T15:09:52.204Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-25T15:09:52.204Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-25T15:09:52.204Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-25T15:09:52.204Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-25T15:09:52.204Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-25T15:09:52.204Z] Attempting uninstall: urllib3 [2022-02-25T15:09:52.204Z] Found existing installation: urllib3 1.26.5 [2022-02-25T15:09:52.204Z] Uninstalling urllib3-1.26.5: [2022-02-25T15:09:52.204Z] Successfully uninstalled urllib3-1.26.5 [2022-02-25T15:09:52.490Z] Attempting uninstall: idna [2022-02-25T15:09:52.490Z] Found existing installation: idna 3.2 [2022-02-25T15:09:52.490Z] Uninstalling idna-3.2: [2022-02-25T15:09:52.490Z] Successfully uninstalled idna-3.2 [2022-02-25T15:09:52.490Z] Attempting uninstall: chardet [2022-02-25T15:09:52.490Z] Found existing installation: chardet 4.0.0 [2022-02-25T15:09:52.490Z] Uninstalling chardet-4.0.0: [2022-02-25T15:09:52.490Z] Successfully uninstalled chardet-4.0.0 [2022-02-25T15:09:53.896Z] Attempting uninstall: requests [2022-02-25T15:09:53.896Z] Found existing installation: requests 2.25.1 [2022-02-25T15:09:53.896Z] Uninstalling requests-2.25.1: [2022-02-25T15:09:53.896Z] Successfully uninstalled requests-2.25.1 [2022-02-25T15:09:54.476Z] Running setup.py install for texttable: started [2022-02-25T15:09:55.050Z] Running setup.py install for texttable: finished with status 'done' [2022-02-25T15:09:55.050Z] Running setup.py install for PyYAML: started [2022-02-25T15:09:56.467Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-25T15:09:56.467Z] Running setup.py install for docopt: started [2022-02-25T15:09:56.752Z] Running setup.py install for docopt: finished with status 'done' [2022-02-25T15:09:56.752Z] Running setup.py install for dockerpty: started [2022-02-25T15:09:57.029Z] Removing intermediate container 4c5686c37bf2 [2022-02-25T15:09:57.029Z] ---> e11316b64337 [2022-02-25T15:09:57.029Z] Step 8/23 : COPY . . [2022-02-25T15:09:57.029Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-25T15:09:57.325Z] 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-02-25T15:10:03.931Z] Removing intermediate container b7f61a339a34 [2022-02-25T15:10:03.931Z] ---> 0f312a2bb675 [2022-02-25T15:10:03.931Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-25T15:10:03.931Z] ---> 4f2087c8ef73 [2022-02-25T15:10:03.931Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-25T15:10:03.931Z] ---> Running in 53a1fb68d0d0 [2022-02-25T15:10:03.931Z] ---> Running in 5cfe6d8300c4 [2022-02-25T15:10:04.195Z] Removing intermediate container 53a1fb68d0d0 [2022-02-25T15:10:04.195Z] ---> f439c911fd9b [2022-02-25T15:10:04.195Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-25T15:10:04.460Z] ---> Running in dea7733b2e0e [2022-02-25T15:10:04.718Z] 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-02-25T15:10:05.308Z] Removing intermediate container dea7733b2e0e [2022-02-25T15:10:05.308Z] ---> 2cf2551c31f8 [2022-02-25T15:10:05.308Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-25T15:10:05.573Z] ---> 751a53aeea04 [2022-02-25T15:10:05.573Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-25T15:10:06.541Z] ---> Running in 0dfbc779bd87 [2022-02-25T15:10:06.541Z] ---> bd58c45183d0 [2022-02-25T15:10:06.541Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-25T15:10:06.805Z] ---> 6d7a69d3d98a [2022-02-25T15:10:06.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-25T15:10:06.805Z] ---> Running in d3a24f17d83b [2022-02-25T15:10:07.390Z] ---> 6f6499385723 [2022-02-25T15:10:07.390Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-25T15:10:07.658Z] 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-02-25T15:10:07.658Z] 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-02-25T15:10:08.249Z] ---> a998ebc0744d [2022-02-25T15:10:08.249Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-25T15:10:08.249Z] ---> Running in 403f42383640 [2022-02-25T15:10:08.517Z] Removing intermediate container 403f42383640 [2022-02-25T15:10:08.517Z] ---> 7ebb96572829 [2022-02-25T15:10:08.517Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:10:08.781Z] ---> Running in 8c2099f609f3 [2022-02-25T15:10:09.044Z] Removing intermediate container 8c2099f609f3 [2022-02-25T15:10:09.044Z] ---> fb72b1765a82 [2022-02-25T15:10:09.044Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T15:10:09.044Z] ---> ad55fb954f59 [2022-02-25T15:10:09.044Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-25T15:10:09.044Z] ---> Running in 093b2621ee93 [2022-02-25T15:10:09.044Z] ---> Running in 72b73f8e2e90 [2022-02-25T15:10:09.044Z] Removing intermediate container 093b2621ee93 [2022-02-25T15:10:09.044Z] ---> 370881e33c9c [2022-02-25T15:10:09.044Z] Step 22/23 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee [2022-02-25T15:10:09.309Z] ---> Running in 1f76e4302336 [2022-02-25T15:10:09.571Z] Removing intermediate container 1f76e4302336 [2022-02-25T15:10:09.571Z] ---> e6b5d4441ba8 [2022-02-25T15:10:09.571Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:10:09.571Z] ---> Running in b79e712d8c0b [2022-02-25T15:10:09.571Z] 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-02-25T15:10:09.571Z] Removing intermediate container b79e712d8c0b [2022-02-25T15:10:09.571Z] ---> ffe93e346624 [2022-02-25T15:10:09.571Z] [2022-02-25T15:10:09.834Z] Successfully built ffe93e346624 [2022-02-25T15:10:09.834Z] Successfully tagged sys-mgmt-agent:latest [2022-02-25T15:10:41.991Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-25T15:10:41.991Z] Removing intermediate container 0dfbc779bd87 [2022-02-25T15:10:41.991Z] ---> 04054cdb751b [2022-02-25T15:10:41.991Z] [2022-02-25T15:10:41.991Z] Step 10/25 : FROM alpine:3.14 [2022-02-25T15:10:41.991Z] ---> 0a97eee8041e [2022-02-25T15:10:41.991Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-25T15:10:41.991Z] ---> Running in b059f61ad5ef [2022-02-25T15:10:42.946Z] Removing intermediate container d3a24f17d83b [2022-02-25T15:10:42.946Z] ---> 5ce9e7c1f083 [2022-02-25T15:10:42.946Z] [2022-02-25T15:10:42.946Z] Step 10/31 : FROM alpine:3.14 [2022-02-25T15:10:42.946Z] ---> 0a97eee8041e [2022-02-25T15:10:42.946Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-25T15:10:42.946Z] ---> Running in 6b0dd3c3bac0 [2022-02-25T15:10:43.222Z] Removing intermediate container 72b73f8e2e90 [2022-02-25T15:10:43.222Z] ---> 148e88eb120e [2022-02-25T15:10:43.222Z] [2022-02-25T15:10:43.222Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T15:10:43.222Z] ---> 0a97eee8041e [2022-02-25T15:10:43.222Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T15:10:43.222Z] ---> Using cache [2022-02-25T15:10:43.222Z] ---> 853e37719022 [2022-02-25T15:10:43.223Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:10:43.223Z] ---> Using cache [2022-02-25T15:10:43.223Z] ---> d0ca5eec1564 [2022-02-25T15:10:43.223Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-25T15:10:43.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:10:43.223Z] ---> Running in d9e22ee1d344 [2022-02-25T15:10:43.223Z] Removing intermediate container 6b0dd3c3bac0 [2022-02-25T15:10:43.223Z] ---> bea4001a06c8 [2022-02-25T15:10:43.223Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-25T15:10:43.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:10:43.223Z] ---> Running in 203b61014552 [2022-02-25T15:10:43.223Z] Removing intermediate container d9e22ee1d344 [2022-02-25T15:10:43.223Z] ---> 4ece7d345a1f [2022-02-25T15:10:43.223Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T15:10:43.499Z] ---> Running in 038ed992d37a [2022-02-25T15:10:43.499Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-25T15:10:43.499Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-25T15:10:43.499Z] (3/3) Installing su-exec (0.2-r1) [2022-02-25T15:10:43.499Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:10:43.499Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T15:10:43.780Z] OK: 6 MiB in 17 packages [2022-02-25T15:10:43.780Z] Removing intermediate container 038ed992d37a [2022-02-25T15:10:43.780Z] ---> 69fe441c4406 [2022-02-25T15:10:43.780Z] Step 15/23 : WORKDIR / [2022-02-25T15:10:43.780Z] ---> Running in 23ca667ce280 [2022-02-25T15:10:43.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:10:43.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:10:44.058Z] Removing intermediate container 23ca667ce280 [2022-02-25T15:10:44.058Z] ---> 54aab8f0a869 [2022-02-25T15:10:44.058Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:10:44.058Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-25T15:10:44.058Z] (2/2) Installing su-exec (0.2-r1) [2022-02-25T15:10:44.058Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:10:44.058Z] OK: 6 MiB in 16 packages [2022-02-25T15:10:44.326Z] Removing intermediate container b059f61ad5ef [2022-02-25T15:10:44.326Z] ---> 8248a022e32b [2022-02-25T15:10:44.326Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T15:10:44.326Z] ---> Running in 20911e61f4aa [2022-02-25T15:10:44.326Z] ---> fa69d096d759 [2022-02-25T15:10:44.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-25T15:10:44.326Z] Removing intermediate container 20911e61f4aa [2022-02-25T15:10:44.326Z] ---> 6cbf1e09a755 [2022-02-25T15:10:44.326Z] Step 13/25 : WORKDIR / [2022-02-25T15:10:44.590Z] ---> Running in 54412d6381a6 [2022-02-25T15:10:44.590Z] Removing intermediate container 203b61014552 [2022-02-25T15:10:44.590Z] ---> 8e3a177b3931 [2022-02-25T15:10:44.590Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-25T15:10:44.590Z] Removing intermediate container 54412d6381a6 [2022-02-25T15:10:44.590Z] ---> f503fd9745dd [2022-02-25T15:10:44.590Z] 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-02-25T15:10:44.590Z] ---> Running in 79956ad6dc0d [2022-02-25T15:10:44.590Z] ---> ca45f9594981 [2022-02-25T15:10:44.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-25T15:10:44.852Z] Removing intermediate container 79956ad6dc0d [2022-02-25T15:10:44.852Z] ---> 99b3c34d6c98 [2022-02-25T15:10:44.852Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-25T15:10:44.852Z] ---> Running in f2f1c665be03 [2022-02-25T15:10:45.114Z] ---> eeb41850c449 [2022-02-25T15:10:45.114Z] 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-02-25T15:10:45.383Z] ---> f0fb94e005a0 [2022-02-25T15:10:45.383Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-25T15:10:45.383Z] Removing intermediate container f2f1c665be03 [2022-02-25T15:10:45.383Z] ---> b86e39293a2f [2022-02-25T15:10:45.383Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-25T15:10:45.383Z] ---> e5688e90e45b [2022-02-25T15:10:45.383Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-25T15:10:45.644Z] ---> Running in 378ab933ddf3 [2022-02-25T15:10:45.644Z] ---> Running in 328b5d20450e [2022-02-25T15:10:45.644Z] Removing intermediate container 5cfe6d8300c4 [2022-02-25T15:10:45.644Z] ---> f4800e9a096a [2022-02-25T15:10:45.644Z] [2022-02-25T15:10:45.644Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T15:10:45.644Z] ---> 0a97eee8041e [2022-02-25T15:10:45.644Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-25T15:10:45.644Z] Removing intermediate container 328b5d20450e [2022-02-25T15:10:45.644Z] ---> 13f734f758d2 [2022-02-25T15:10:45.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:10:45.644Z] ---> Running in f13c13cbbcf1 [2022-02-25T15:10:45.644Z] ---> cac37234565f [2022-02-25T15:10:45.644Z] 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-02-25T15:10:45.644Z] ---> Running in b5b0a9f7a4ec [2022-02-25T15:10:45.906Z] Removing intermediate container f13c13cbbcf1 [2022-02-25T15:10:45.906Z] ---> c7c4db9f20a2 [2022-02-25T15:10:45.906Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-25T15:10:45.906Z] ---> Running in 458cb7db4a57 [2022-02-25T15:10:45.906Z] Removing intermediate container b5b0a9f7a4ec [2022-02-25T15:10:45.906Z] ---> cf6cbb8f3c78 [2022-02-25T15:10:45.906Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T15:10:45.906Z] ---> 8f79ae8c69ee [2022-02-25T15:10:45.906Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-25T15:10:45.906Z] Removing intermediate container 458cb7db4a57 [2022-02-25T15:10:45.906Z] ---> a518ad019f9c [2022-02-25T15:10:45.906Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-25T15:10:45.906Z] ---> Running in c633cbed6f9e [2022-02-25T15:10:45.906Z] ---> Running in 111cabeb78ff [2022-02-25T15:10:46.168Z] Removing intermediate container c633cbed6f9e [2022-02-25T15:10:46.168Z] ---> 54273ea2dfd5 [2022-02-25T15:10:46.168Z] Step 22/23 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee [2022-02-25T15:10:46.168Z] ---> Running in de47fb7c731d [2022-02-25T15:10:46.168Z] Removing intermediate container 111cabeb78ff [2022-02-25T15:10:46.168Z] ---> b4e763ba408f [2022-02-25T15:10:46.168Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:10:46.168Z] Removing intermediate container 378ab933ddf3 [2022-02-25T15:10:46.168Z] ---> 6ab724c4ee7d [2022-02-25T15:10:46.168Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-25T15:10:46.168Z] ---> Running in 61fc81cfce61 [2022-02-25T15:10:46.168Z] ---> Running in d0f28982ff54 [2022-02-25T15:10:46.168Z] ---> 231defdace1f [2022-02-25T15:10:46.168Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-25T15:10:46.168Z] Removing intermediate container de47fb7c731d [2022-02-25T15:10:46.168Z] ---> e1263cfab8fc [2022-02-25T15:10:46.168Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:10:46.431Z] ---> Running in 7801b9949c32 [2022-02-25T15:10:46.431Z] Removing intermediate container d0f28982ff54 [2022-02-25T15:10:46.431Z] ---> 1851ae9ecec5 [2022-02-25T15:10:46.431Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-25T15:10:46.431Z] Removing intermediate container 7801b9949c32 [2022-02-25T15:10:46.431Z] ---> c7d7b754aac5 [2022-02-25T15:10:46.431Z] [2022-02-25T15:10:46.694Z] Successfully built c7d7b754aac5 [2022-02-25T15:10:46.694Z] Successfully tagged core-command:latest [2022-02-25T15:10:46.694Z]  Building core-command ... done  ---> 3de3ed032e5b [2022-02-25T15:10:46.694Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-25T15:10:46.694Z] ---> 6cf2810d5ad8 [2022-02-25T15:10:46.694Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-25T15:10:46.694Z] ---> Running in 375247d20793 [2022-02-25T15:10:46.955Z] ---> e748dcb23098 [2022-02-25T15:10:46.955Z] 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-02-25T15:10:46.955Z] ---> Running in a71fd753411a [2022-02-25T15:10:46.955Z] Removing intermediate container 61fc81cfce61 [2022-02-25T15:10:46.955Z] ---> ece915c86cc6 [2022-02-25T15:10:46.955Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-25T15:10:46.955Z] ---> Running in 4226ee5dbe19 [2022-02-25T15:10:47.526Z] Removing intermediate container 375247d20793 [2022-02-25T15:10:47.526Z] ---> 51bed6103a8e [2022-02-25T15:10:47.526Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:10:47.526Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-25T15:10:47.526Z] ---> a167bf1e435b [2022-02-25T15:10:47.526Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-25T15:10:47.526Z] Removing intermediate container a71fd753411a [2022-02-25T15:10:47.526Z] ---> 5eb32dadf7cc [2022-02-25T15:10:47.526Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-25T15:10:47.526Z] ---> Running in 14580c7c9c7a [2022-02-25T15:10:47.792Z] Removing intermediate container 14580c7c9c7a [2022-02-25T15:10:47.792Z] ---> 0b7379dc69bd [2022-02-25T15:10:47.792Z] Step 23/25 : LABEL arch=x86_64 [2022-02-25T15:10:47.792Z] ---> Running in a9c1f8d222e6 [2022-02-25T15:10:47.792Z] ---> 41f8bc9b9ddd [2022-02-25T15:10:47.792Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-25T15:10:47.792Z] Removing intermediate container a9c1f8d222e6 [2022-02-25T15:10:47.792Z] ---> bdb7ece88cb6 [2022-02-25T15:10:47.792Z] Step 24/25 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee [2022-02-25T15:10:48.064Z] ---> Running in c8e627b70ff9 [2022-02-25T15:10:48.064Z] ---> e2691399ea5a [2022-02-25T15:10:48.064Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-25T15:10:48.064Z] Removing intermediate container c8e627b70ff9 [2022-02-25T15:10:48.064Z] ---> a848982367a6 [2022-02-25T15:10:48.064Z] Step 25/25 : LABEL version=0.0.0 [2022-02-25T15:10:48.064Z] ---> Running in ed9bf68cb793 [2022-02-25T15:10:48.064Z] Removing intermediate container ed9bf68cb793 [2022-02-25T15:10:48.064Z] ---> 364847185fc3 [2022-02-25T15:10:48.064Z] [2022-02-25T15:10:48.064Z] ---> dee62e6d0505 [2022-02-25T15:10:48.064Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-25T15:10:48.329Z] Successfully built 364847185fc3 [2022-02-25T15:10:48.329Z] Successfully tagged security-secretstore-setup:latest [2022-02-25T15:10:48.329Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-25T15:10:48.329Z] ---> f7f84b4b421c [2022-02-25T15:10:48.329Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-25T15:10:48.590Z] ---> Running in 08f8afc36a26 [2022-02-25T15:10:48.590Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-25T15:10:48.590Z] Removing intermediate container 08f8afc36a26 [2022-02-25T15:10:48.590Z] ---> d59dba0062c4 [2022-02-25T15:10:48.590Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-25T15:10:48.850Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T15:10:48.850Z] ---> 20879482c735 [2022-02-25T15:10:48.850Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-25T15:10:48.850Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-25T15:10:48.850Z] ---> Running in f65d00896d20 [2022-02-25T15:10:48.850Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T15:10:49.111Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-25T15:10:49.111Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-25T15:10:49.111Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:10:49.370Z] OK: 8 MiB in 20 packages [2022-02-25T15:10:49.370Z] Removing intermediate container f65d00896d20 [2022-02-25T15:10:49.370Z] ---> 49fad275e898 [2022-02-25T15:10:49.370Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-25T15:10:49.370Z] ---> Running in 74761585f5db [2022-02-25T15:10:49.638Z] Removing intermediate container 4226ee5dbe19 [2022-02-25T15:10:49.638Z] ---> 0ad315d3e07e [2022-02-25T15:10:49.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:10:49.638Z] Removing intermediate container 74761585f5db [2022-02-25T15:10:49.638Z] ---> 32887879758e [2022-02-25T15:10:49.638Z] Step 28/31 : CMD ["gate"] [2022-02-25T15:10:49.638Z] ---> Running in 5a1312e4a015 [2022-02-25T15:10:49.638Z] Removing intermediate container 5a1312e4a015 [2022-02-25T15:10:49.638Z] ---> d746e5a87bf4 [2022-02-25T15:10:49.638Z] Step 29/31 : LABEL arch=x86_64 [2022-02-25T15:10:49.638Z] ---> Running in b910b460558c [2022-02-25T15:10:49.638Z] ---> 4b48a3d82fc6 [2022-02-25T15:10:49.638Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-25T15:10:49.901Z] Removing intermediate container b910b460558c [2022-02-25T15:10:49.901Z] ---> 0eecf6ce7cad [2022-02-25T15:10:49.901Z] Step 30/31 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee [2022-02-25T15:10:49.901Z] ---> Running in 8ccf96176540 [2022-02-25T15:10:50.164Z] ---> dd3a11a19096 [2022-02-25T15:10:50.164Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-25T15:10:50.164Z] Removing intermediate container 8ccf96176540 [2022-02-25T15:10:50.164Z] ---> c6e8957eea57 [2022-02-25T15:10:50.164Z] Step 31/31 : LABEL version=0.0.0 [2022-02-25T15:10:50.164Z] ---> Running in 9d53e047d418 [2022-02-25T15:10:50.164Z] ---> 3bae592f6da7 [2022-02-25T15:10:50.164Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-25T15:10:50.164Z] ---> Running in c0a9b2a924bf [2022-02-25T15:10:50.164Z] Removing intermediate container 9d53e047d418 [2022-02-25T15:10:50.164Z] ---> ed1e7cb03727 [2022-02-25T15:10:50.164Z] [2022-02-25T15:10:50.426Z] Successfully built ed1e7cb03727 [2022-02-25T15:10:50.426Z] Removing intermediate container c0a9b2a924bf [2022-02-25T15:10:50.426Z] ---> e200f00a80b9 [2022-02-25T15:10:50.426Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:10:50.426Z] Successfully tagged security-bootstrapper:latest [2022-02-25T15:10:50.426Z]  Building security-bootstrapper ... done  ---> Running in 64a53ea37ed9 [2022-02-25T15:10:50.426Z] Removing intermediate container 64a53ea37ed9 [2022-02-25T15:10:50.426Z] ---> 885ee6cfec1b [2022-02-25T15:10:50.426Z] Step 21/23 : LABEL arch=x86_64 [2022-02-25T15:10:50.426Z] ---> Running in c7b8f9f0da99 [2022-02-25T15:10:50.426Z] Removing intermediate container c7b8f9f0da99 [2022-02-25T15:10:50.426Z] ---> 782ca5d9b1d5 [2022-02-25T15:10:50.426Z] Step 22/23 : LABEL git_sha=1e45a026a8270cd988a29be2d4e3d7ac249d36ee [2022-02-25T15:10:50.426Z] ---> Running in 82014be817d0 [2022-02-25T15:10:50.689Z] Removing intermediate container 82014be817d0 [2022-02-25T15:10:50.689Z] ---> 6f64e94a97c8 [2022-02-25T15:10:50.689Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:10:50.689Z] ---> Running in 7a5c76651d98 [2022-02-25T15:10:50.689Z] Removing intermediate container 7a5c76651d98 [2022-02-25T15:10:50.689Z] ---> 156c24184356 [2022-02-25T15:10:50.689Z] [2022-02-25T15:10:50.955Z] Successfully built 156c24184356 [2022-02-25T15:10:50.955Z] Successfully tagged core-data:latest [2022-02-25T15:10:50.962Z]  Building core-data ... done  [Pipeline] } [2022-02-25T15:10:50.971Z] $ docker stop --time=1 7b406b8469f7de8c03680456e8fe7945adcabdd952f8900e338c9505d05bac43 [2022-02-25T15:10:52.231Z] $ docker rm -f 7b406b8469f7de8c03680456e8fe7945adcabdd952f8900e338c9505d05bac43 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T15:10:52.580Z] + docker images [2022-02-25T15:10:52.580Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-25T15:10:52.580Z] security-bootstrapper latest ed1e7cb03727 2 seconds ago 18.7MB [2022-02-25T15:10:52.580Z] core-data latest 156c24184356 2 seconds ago 20MB [2022-02-25T15:10:52.580Z] security-secretstore-setup latest 364847185fc3 4 seconds ago 27.9MB [2022-02-25T15:10:52.580Z] core-command latest c7d7b754aac5 6 seconds ago 15.8MB [2022-02-25T15:10:52.580Z] f4800e9a096a 7 seconds ago 1.79GB [2022-02-25T15:10:52.580Z] 148e88eb120e 10 seconds ago 1.77GB [2022-02-25T15:10:52.580Z] 5ce9e7c1f083 10 seconds ago 1.77GB [2022-02-25T15:10:52.580Z] 04054cdb751b 11 seconds ago 1.78GB [2022-02-25T15:10:52.580Z] sys-mgmt-agent latest ffe93e346624 43 seconds ago 296MB [2022-02-25T15:10:52.580Z] support-scheduler latest c375ec028f8c About a minute ago 16MB [2022-02-25T15:10:52.580Z] 5f9b67555868 About a minute ago 1.78GB [2022-02-25T15:10:52.580Z] 207f83be70c9 About a minute ago 1.77GB [2022-02-25T15:10:52.580Z] core-metadata latest 53089ef2d8d0 About a minute ago 16.6MB [2022-02-25T15:10:52.580Z] support-notifications latest 52fc01998384 About a minute ago 16.7MB [2022-02-25T15:10:52.580Z] security-proxy-setup latest 267a84dfdc17 About a minute ago 26.2MB [2022-02-25T15:10:52.580Z] 56efc86a9a23 About a minute ago 1.78GB [2022-02-25T15:10:52.580Z] f9c55e9d2f81 About a minute ago 1.78GB [2022-02-25T15:10:52.580Z] 154dfafdc1af About a minute ago 1.78GB [2022-02-25T15:10:52.580Z] ci-base-image-x86_64 latest e3bb707b518a 5 minutes ago 1.27GB [2022-02-25T15:10:52.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB [2022-02-25T15:10:52.580Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-02-25T15:10:52.580Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-02-25T15:10:52.580Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-02-25T15:10:52.580Z] 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-02-25T15:11:06.509Z] Removing intermediate container 8be52d44b396 [2022-02-25T15:11:06.509Z] ---> 301588ea5d4e [2022-02-25T15:11:06.509Z] Successfully built 301588ea5d4e [2022-02-25T15:11:06.509Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:11:06.856Z] + docker inspect -f . ci-base-image-arm64 [2022-02-25T15:11:06.856Z] . [Pipeline] withDockerContainer [2022-02-25T15:11:07.118Z] prd-ubuntu18.04-docker-arm64-4c-16g-5994 does not seem to be running inside a container [2022-02-25T15:11:07.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-25T15:11:08.211Z] Still waiting to schedule task [2022-02-25T15:11:08.212Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-02-25T15:11:08.834Z] $ docker top 91ec35e95644132a6c65e3edbc70f6edeba6ea27f07ed7153727eb908473a72d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T15:11:09.790Z] + go version [2022-02-25T15:11:09.790Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-25T15:11:09.813Z] $ docker stop --time=1 91ec35e95644132a6c65e3edbc70f6edeba6ea27f07ed7153727eb908473a72d [2022-02-25T15:11:11.556Z] $ docker rm -f 91ec35e95644132a6c65e3edbc70f6edeba6ea27f07ed7153727eb908473a72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:11:12.182Z] + docker inspect -f . ci-base-image-arm64 [2022-02-25T15:11:12.182Z] . [Pipeline] withDockerContainer [2022-02-25T15:11:12.436Z] prd-ubuntu18.04-docker-arm64-4c-16g-5994 does not seem to be running inside a container [2022-02-25T15:11:12.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-25T15:11:13.976Z] $ docker top d657295fa19d43134ca78ae565422eb92f22f4d2b93a3b6c9c950424d83cd3d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-25T15:11:14.279Z] ========================================================= [2022-02-25T15:11:14.279Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-25T15:11:14.279Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-25T15:11:14.935Z] + make test [2022-02-25T15:11:14.935Z] go mod tidy [2022-02-25T15:11:15.915Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-25T15:11:48.275Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-25T15:12:27.462Z] Running on prd-ubuntu18.04-docker-8c-8g-5995 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws [2022-02-25T15:12:27.476Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-02-25T15:12:27.555Z] The recommended git tool is: git [2022-02-25T15:12:29.146Z] using credential edgex-jenkins-ssh [2022-02-25T15:12:29.156Z] Cloning the remote Git repository [2022-02-25T15:12:29.155Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-25T15:12:29.190Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-02-25T15:12:29.213Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T15:12:29.213Z] > git --version # timeout=10 [2022-02-25T15:12:29.218Z] > git --version # 'git version 2.17.1' [2022-02-25T15:12:29.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T15:12:29.246Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T15:12:34.221Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 13d26752691e326abb7404432683796d3ef37a00 [2022-02-25T15:12:34.374Z] Merge succeeded, producing 16e2f6d1fe6e2daf7856fe8b337e39c902284a51 [2022-02-25T15:12:34.374Z] Checking out Revision 16e2f6d1fe6e2daf7856fe8b337e39c902284a51 (PR-3888) [2022-02-25T15:12:33.513Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T15:12:33.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T15:12:33.539Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-25T15:12:33.553Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-25T15:12:33.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T15:12:33.557Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-25T15:12:34.234Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T15:12:34.240Z] > git checkout -f 13d26752691e326abb7404432683796d3ef37a00 # timeout=10 [2022-02-25T15:12:34.306Z] > git remote # timeout=10 [2022-02-25T15:12:34.312Z] > git config --get remote.origin.url # timeout=10 [2022-02-25T15:12:34.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T15:12:34.322Z] > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 [2022-02-25T15:12:34.373Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-25T15:12:34.381Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T15:12:34.389Z] > git checkout -f 16e2f6d1fe6e2daf7856fe8b337e39c902284a51 # timeout=10 [2022-02-25T15:12:37.904Z] Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" [2022-02-25T15:12:37.915Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:12:37.923Z] > git rev-list --no-walk 455abcd9ffacb4b5b146b314a990549bbdfe1d9d # timeout=10 [2022-02-25T15:12:38.770Z] + echo snap-build.sh [2022-02-25T15:12:38.770Z] snap-build.sh [2022-02-25T15:12:38.770Z] + SNAP_BASE_DIR=. [2022-02-25T15:12:38.771Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2022-02-25T15:12:38.771Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2022-02-25T15:12:38.771Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2022-02-25T15:12:38.771Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2022-02-25T15:12:38.771Z] + cd /w/workspace/edgex-go/5 [2022-02-25T15:12:38.771Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-02-25T15:12:38.771Z] Reading package lists... [2022-02-25T15:12:38.771Z] Building dependency tree... [2022-02-25T15:12:38.771Z] Reading state information... [2022-02-25T15:12:38.771Z] The following packages were automatically installed and are no longer required: [2022-02-25T15:12:38.771Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-02-25T15:12:38.771Z] uidmap xdelta3 [2022-02-25T15:12:38.771Z] Use 'sudo apt autoremove' to remove them. [2022-02-25T15:12:38.771Z] The following packages will be REMOVED: [2022-02-25T15:12:38.771Z] lxd* lxd-client* [2022-02-25T15:12:38.771Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-02-25T15:12:39.035Z] After this operation, 31.7 MB disk space will be freed. [2022-02-25T15:12:39.818Z] (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-02-25T15:12:39.818Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-25T15:12:40.392Z] Removing lxd dnsmasq configuration [2022-02-25T15:12:40.658Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-02-25T15:12:40.658Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-02-25T15:12:41.230Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-02-25T15:12:41.501Z] (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-02-25T15:12:41.501Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-25T15:12:42.888Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-02-25T15:12:42.888Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-02-25T15:12:43.463Z] + sudo snap remove --purge lxd [2022-02-25T15:12:43.725Z] snap "lxd" is not installed [2022-02-25T15:12:43.725Z] + sudo groupadd --force --system lxd [2022-02-25T15:12:43.725Z] ++ whoami [2022-02-25T15:12:43.725Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-02-25T15:12:43.725Z] + newgrp - lxd [2022-02-25T15:12:43.725Z] + sudo snap install lxd [2022-02-25T15:12:53.737Z] 2022-02-25T15:12:50Z INFO Waiting for automatic snapd restart... [2022-02-25T15:12:56.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-25T15:12:56.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-25T15:12:56.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-25T15:12:56.460Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-25T15:13:06.649Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-25T15:13:06.649Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-25T15:13:06.649Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-25T15:13:06.649Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-25T15:13:06.649Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-25T15:13:06.649Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-25T15:13:06.649Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-25T15:13:06.649Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-25T15:13:06.649Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-25T15:13:06.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-25T15:13:08.657Z] lxd 4.23 from Canonical* installed [2022-02-25T15:13:08.658Z] + sudo lxd init --auto [2022-02-25T15:13:14.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements [2022-02-25T15:13:14.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-25T15:13:14.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-25T15:13:18.661Z] + sudo snap install --classic snapcraft [2022-02-25T15:13:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.356s coverage: 98.5% of statements [2022-02-25T15:13:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-25T15:13:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.402s coverage: 44.7% of statements [2022-02-25T15:13:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-25T15:13:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-25T15:13:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.668s coverage: 89.5% of statements [2022-02-25T15:13:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-25T15:13:21.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:13:22.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.287s coverage: 84.4% of statements [2022-02-25T15:13:22.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-25T15:13:22.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-25T15:13:22.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-25T15:13:22.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-25T15:13:22.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-25T15:13:22.871Z] snapcraft 6.0.2 from Canonical* installed [2022-02-25T15:13:22.871Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-02-25T15:13:22.871Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-02-25T15:13:22.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-25T15:13:22.871Z] Dload Upload Total Spent Left Speed [2022-02-25T15:13:22.871Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4328 0 --:--:-- --:--:-- --:--:-- 4328 [2022-02-25T15:13:22.871Z] 100 3325k 100 3325k 0 0 9340k 0 --:--:-- --:--:-- --:--:-- 9340k [2022-02-25T15:13:22.871Z] ./yq_linux_amd64 [2022-02-25T15:13:22.871Z] + sudo snapcraft prime --use-lxd [2022-02-25T15:13:24.784Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-02-25T15:13:24.784Z] 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-02-25T15:13:24.784Z] - README.md [2022-02-25T15:13:24.784Z] [2022-02-25T15:13:24.784Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-25T15:13:25.044Z] Launching a container. [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.827s coverage: 94.2% of statements [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 59.1% of statements [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.330s coverage: 0.9% of statements [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.201s coverage: 58.8% of statements [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 21.7% of statements [2022-02-25T15:13:32.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.203s coverage: 79.5% of statements [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2022-02-25T15:13:32.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2022-02-25T15:13:35.119Z] Waiting for container to be ready [2022-02-25T15:13:35.380Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-02-25T15:13:35.380Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-02-25T15:13:35.380Z] [2022-02-25T15:13:38.680Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-02-25T15:13:40.070Z] Waiting for network to be ready... [2022-02-25T15:13:40.642Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-02-25T15:13:40.642Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-02-25T15:13:41.213Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-02-25T15:13:41.213Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1265 kB] [2022-02-25T15:13:41.213Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-02-25T15:13:41.474Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [221 kB] [2022-02-25T15:13:41.474Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-02-25T15:13:41.474Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-02-25T15:13:41.474Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [764 kB] [2022-02-25T15:13:41.737Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [109 kB] [2022-02-25T15:13:41.737Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [679 kB] [2022-02-25T15:13:41.737Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [116 kB] [2022-02-25T15:13:41.997Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-02-25T15:13:41.997Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-02-25T15:13:41.997Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-02-25T15:13:41.997Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-02-25T15:13:41.997Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-02-25T15:13:41.997Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-02-25T15:13:42.259Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-02-25T15:13:42.520Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1600 kB] [2022-02-25T15:13:42.520Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [306 kB] [2022-02-25T15:13:42.520Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-02-25T15:13:42.520Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-02-25T15:13:42.520Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [818 kB] [2022-02-25T15:13:42.520Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [116 kB] [2022-02-25T15:13:42.520Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] [2022-02-25T15:13:42.520Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] [2022-02-25T15:13:44.433Z] Fetched 23.2 MB in 4s (5693 kB/s) [2022-02-25T15:13:44.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.250s coverage: 94.4% of statements [2022-02-25T15:13:44.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2022-02-25T15:13:45.004Z] Reading package lists... [2022-02-25T15:13:45.265Z] Reading package lists... [2022-02-25T15:13:45.525Z] Building dependency tree... [2022-02-25T15:13:45.525Z] Reading state information... [2022-02-25T15:13:45.525Z] The following additional packages will be installed: [2022-02-25T15:13:45.525Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-25T15:13:45.525Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-25T15:13:45.525Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-25T15:13:45.526Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-02-25T15:13:45.526Z] Suggested packages: [2022-02-25T15:13:45.526Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-02-25T15:13:45.526Z] Recommended packages: [2022-02-25T15:13:45.526Z] gnupg libsasl2-modules [2022-02-25T15:13:45.526Z] The following NEW packages will be installed: [2022-02-25T15:13:45.526Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-25T15:13:45.526Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-25T15:13:45.526Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-25T15:13:45.526Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-02-25T15:13:45.526Z] The following packages will be upgraded: [2022-02-25T15:13:45.526Z] gpg gpg-agent gpgconf libudev1 [2022-02-25T15:13:45.786Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-02-25T15:13:45.786Z] Need to get 3859 kB of archives. [2022-02-25T15:13:45.786Z] After this operation, 14.9 MB of additional disk space will be used. [2022-02-25T15:13:45.786Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-02-25T15:13:45.786Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-02-25T15:13:46.047Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-02-25T15:13:46.047Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-02-25T15:13:46.047Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-02-25T15:13:46.308Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-02-25T15:13:46.308Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-02-25T15:13:46.573Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-02-25T15:13:46.573Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-02-25T15:13:46.573Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-02-25T15:13:46.573Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-02-25T15:13:46.573Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-02-25T15:13:46.573Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-02-25T15:13:46.573Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-02-25T15:13:46.573Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-02-25T15:13:46.573Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-02-25T15:13:46.573Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-02-25T15:13:46.573Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-02-25T15:13:46.573Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-02-25T15:13:46.573Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-02-25T15:13:46.573Z] 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-02-25T15:13:46.573Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-02-25T15:13:46.834Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-25T15:13:46.834Z] Fetched 3859 kB in 1s (3375 kB/s) [2022-02-25T15:13:46.834Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-25T15:13:46.834Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-02-25T15:13:46.834Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-25T15:13:46.834Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-02-25T15:13:46.834Z] Selecting previously unselected package udev. [2022-02-25T15:13:46.834Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-25T15:13:46.834Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-02-25T15:13:47.095Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-02-25T15:13:47.095Z] Selecting previously unselected package libfuse2:amd64. [2022-02-25T15:13:47.095Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-02-25T15:13:47.095Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-02-25T15:13:47.095Z] Selecting previously unselected package fuse. [2022-02-25T15:13:47.095Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-02-25T15:13:47.355Z] Unpacking fuse (2.9.9-3) ... [2022-02-25T15:13:47.355Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-25T15:13:47.355Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-25T15:13:47.355Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-25T15:13:47.355Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-25T15:13:47.355Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-25T15:13:47.355Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-25T15:13:47.615Z] Selecting previously unselected package libksba8:amd64. [2022-02-25T15:13:47.615Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-02-25T15:13:47.615Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-02-25T15:13:47.615Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-02-25T15:13:47.615Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-25T15:13:47.615Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:47.615Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-02-25T15:13:47.615Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-25T15:13:47.615Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:47.616Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-02-25T15:13:47.616Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-25T15:13:47.616Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:47.878Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-02-25T15:13:47.878Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-25T15:13:47.878Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:47.878Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-02-25T15:13:47.878Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-25T15:13:47.878Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:47.878Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-02-25T15:13:47.878Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-25T15:13:47.878Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:47.878Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-02-25T15:13:47.878Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-25T15:13:47.878Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:48.140Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-02-25T15:13:48.140Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-25T15:13:48.140Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:48.140Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-02-25T15:13:48.140Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-25T15:13:48.140Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:48.140Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-25T15:13:48.140Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-02-25T15:13:48.140Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-02-25T15:13:48.140Z] Selecting previously unselected package libsasl2-2:amd64. [2022-02-25T15:13:48.140Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-02-25T15:13:48.140Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-02-25T15:13:48.140Z] Selecting previously unselected package libldap-common. [2022-02-25T15:13:48.140Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-02-25T15:13:48.140Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-25T15:13:48.401Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-25T15:13:48.401Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-02-25T15:13:48.401Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-25T15:13:48.401Z] Selecting previously unselected package dirmngr. [2022-02-25T15:13:48.401Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-25T15:13:48.401Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-25T15:13:48.401Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-02-25T15:13:48.401Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-02-25T15:13:48.401Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-25T15:13:48.401Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-02-25T15:13:48.401Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-02-25T15:13:48.973Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-02-25T15:13:49.234Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-02-25T15:13:49.234Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:49.234Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-02-25T15:13:49.234Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-02-25T15:13:49.234Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:49.234Z] Setting up fuse (2.9.9-3) ... [2022-02-25T15:13:49.234Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-02-25T15:13:49.805Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:49.805Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:49.805Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:49.805Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:49.805Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:49.805Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:49.805Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-25T15:13:49.805Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-25T15:13:49.805Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-25T15:13:49.805Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-02-25T15:13:49.805Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-02-25T15:13:50.066Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-25T15:13:50.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.666s coverage: 82.5% of statements [2022-02-25T15:13:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-25T15:13:50.326Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-02-25T15:13:50.326Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-02-25T15:13:50.326Z] units). This means they are not meant to be enabled using systemctl. [2022-02-25T15:13:50.326Z] [2022-02-25T15:13:50.326Z] Possible reasons for having this kind of units are: [2022-02-25T15:13:50.326Z] • A unit may be statically enabled by being symlinked from another unit's [2022-02-25T15:13:50.326Z] .wants/ or .requires/ directory. [2022-02-25T15:13:50.326Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-02-25T15:13:50.326Z] a requirement dependency on it. [2022-02-25T15:13:50.326Z] • A unit may be started when needed via activation (socket, path, timer, [2022-02-25T15:13:50.326Z] D-Bus, udev, scripted systemctl call, ...). [2022-02-25T15:13:50.326Z] • In case of template units, the unit is meant to be enabled with some [2022-02-25T15:13:50.326Z] instance name specified. [2022-02-25T15:13:50.596Z] Reading package lists... [2022-02-25T15:13:50.858Z] Building dependency tree... [2022-02-25T15:13:50.858Z] Reading state information... [2022-02-25T15:13:51.117Z] The following additional packages will be installed: [2022-02-25T15:13:51.117Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-02-25T15:13:51.117Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-02-25T15:13:51.117Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-02-25T15:13:51.117Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-02-25T15:13:51.117Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-02-25T15:13:51.117Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-02-25T15:13:51.117Z] Suggested packages: [2022-02-25T15:13:51.117Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-02-25T15:13:51.117Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-02-25T15:13:51.117Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-02-25T15:13:51.117Z] systemd-container policykit-1 [2022-02-25T15:13:51.117Z] Recommended packages: [2022-02-25T15:13:51.117Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-02-25T15:13:51.117Z] The following NEW packages will be installed: [2022-02-25T15:13:51.117Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-02-25T15:13:51.117Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-02-25T15:13:51.117Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-02-25T15:13:51.117Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-02-25T15:13:51.117Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-02-25T15:13:51.117Z] The following packages will be upgraded: [2022-02-25T15:13:51.117Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-02-25T15:13:51.377Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-02-25T15:13:51.377Z] Need to get 46.5 MB of archives. [2022-02-25T15:13:51.377Z] After this operation, 181 MB of additional disk space will be used. [2022-02-25T15:13:51.377Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-02-25T15:13:51.377Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-02-25T15:13:51.636Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-02-25T15:13:51.636Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-02-25T15:13:51.636Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-02-25T15:13:51.636Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-02-25T15:13:51.636Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-02-25T15:13:51.636Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-02-25T15:13:51.636Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-02-25T15:13:51.896Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-02-25T15:13:51.896Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-02-25T15:13:51.896Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-02-25T15:13:51.896Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-02-25T15:13:51.896Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-02-25T15:13:51.896Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-02-25T15:13:52.156Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-02-25T15:13:52.156Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-02-25T15:13:52.156Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-02-25T15:13:52.156Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-02-25T15:13:52.156Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-02-25T15:13:52.156Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-02-25T15:13:52.425Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-02-25T15:13:52.425Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-02-25T15:13:52.425Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-02-25T15:13:52.425Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-02-25T15:13:52.425Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-02-25T15:13:52.425Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-02-25T15:13:52.425Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-02-25T15:13:52.425Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-02-25T15:13:52.425Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-02-25T15:13:52.425Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-02-25T15:13:52.425Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-02-25T15:13:52.425Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-02-25T15:13:53.812Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-25T15:13:53.812Z] Fetched 46.5 MB in 2s (20.0 MB/s) [2022-02-25T15:13:53.812Z] (Reading database ... 13067 files and directories currently installed.) [2022-02-25T15:13:53.812Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-25T15:13:53.812Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-25T15:13:53.812Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-02-25T15:13:53.812Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-25T15:13:54.072Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-25T15:13:54.072Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-25T15:13:54.642Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-02-25T15:13:54.642Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-25T15:13:54.642Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-02-25T15:13:54.902Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-02-25T15:13:54.902Z] (Reading database ... 13068 files and directories currently installed.) [2022-02-25T15:13:54.902Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-25T15:13:54.902Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-25T15:13:54.903Z] Selecting previously unselected package libexpat1:amd64. [2022-02-25T15:13:54.903Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-02-25T15:13:54.903Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-02-25T15:13:54.903Z] Selecting previously unselected package python3.8-minimal. [2022-02-25T15:13:54.903Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-25T15:13:54.903Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-25T15:13:55.162Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-25T15:13:55.162Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-02-25T15:13:55.162Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-25T15:13:55.733Z] Selecting previously unselected package python3-minimal. [2022-02-25T15:13:55.733Z] (Reading database ... 13359 files and directories currently installed.) [2022-02-25T15:13:55.733Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-02-25T15:13:55.733Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-02-25T15:13:55.733Z] Selecting previously unselected package mime-support. [2022-02-25T15:13:55.733Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-02-25T15:13:55.733Z] Unpacking mime-support (3.64ubuntu1) ... [2022-02-25T15:13:55.733Z] Selecting previously unselected package libmpdec2:amd64. [2022-02-25T15:13:55.733Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-02-25T15:13:55.733Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-02-25T15:13:55.994Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-02-25T15:13:55.994Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-25T15:13:55.994Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-25T15:13:55.994Z] Selecting previously unselected package python3.8. [2022-02-25T15:13:55.994Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-25T15:13:55.994Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-25T15:13:56.254Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-02-25T15:13:56.254Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-02-25T15:13:56.254Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-25T15:13:56.254Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-02-25T15:13:56.514Z] Selecting previously unselected package python3. [2022-02-25T15:13:56.514Z] (Reading database ... 13761 files and directories currently installed.) [2022-02-25T15:13:56.514Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-02-25T15:13:56.514Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-02-25T15:13:56.514Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-02-25T15:13:56.514Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-25T15:13:56.514Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-02-25T15:13:56.514Z] Selecting previously unselected package dbus. [2022-02-25T15:13:56.514Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-25T15:13:56.514Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-02-25T15:13:56.514Z] Selecting previously unselected package libbsd0:amd64. [2022-02-25T15:13:56.514Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-02-25T15:13:56.514Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-02-25T15:13:56.774Z] Selecting previously unselected package libpam-systemd:amd64. [2022-02-25T15:13:56.774Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-25T15:13:56.774Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-02-25T15:13:56.774Z] Selecting previously unselected package sudo. [2022-02-25T15:13:56.774Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-02-25T15:13:56.774Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-02-25T15:13:56.774Z] Selecting previously unselected package apparmor. [2022-02-25T15:13:56.774Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-25T15:13:56.774Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-02-25T15:13:57.036Z] Selecting previously unselected package libcbor0.6:amd64. [2022-02-25T15:13:57.036Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-02-25T15:13:57.036Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-25T15:13:57.036Z] Selecting previously unselected package libedit2:amd64. [2022-02-25T15:13:57.036Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-02-25T15:13:57.036Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-02-25T15:13:57.036Z] Selecting previously unselected package libfido2-1:amd64. [2022-02-25T15:13:57.036Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-02-25T15:13:57.036Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-25T15:13:57.036Z] Selecting previously unselected package libkrb5support0:amd64. [2022-02-25T15:13:57.036Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-02-25T15:13:57.036Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:13:57.296Z] Selecting previously unselected package libk5crypto3:amd64. [2022-02-25T15:13:57.296Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-25T15:13:57.296Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:13:57.296Z] Selecting previously unselected package libkeyutils1:amd64. [2022-02-25T15:13:57.296Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-02-25T15:13:57.296Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-25T15:13:57.296Z] Selecting previously unselected package libkrb5-3:amd64. [2022-02-25T15:13:57.296Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-25T15:13:57.296Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:13:57.557Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-02-25T15:13:57.557Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-02-25T15:13:57.557Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:13:57.557Z] Selecting previously unselected package openssh-client. [2022-02-25T15:13:57.557Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-02-25T15:13:57.557Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-25T15:13:57.557Z] Selecting previously unselected package dbus-user-session. [2022-02-25T15:13:57.557Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-25T15:13:57.557Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-02-25T15:13:57.557Z] Selecting previously unselected package liblzo2-2:amd64. [2022-02-25T15:13:57.557Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-02-25T15:13:57.557Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-02-25T15:13:57.819Z] Selecting previously unselected package squashfs-tools. [2022-02-25T15:13:57.819Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-02-25T15:13:57.819Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-25T15:13:57.819Z] Selecting previously unselected package snapd. [2022-02-25T15:13:57.819Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-02-25T15:13:57.819Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.263s coverage: 58.8% of statements [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.342s coverage: 80.0% of statements [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.316s coverage: 87.2% of statements [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.287s coverage: 85.4% of statements [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.783s coverage: 91.2% of statements [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.838s coverage: 64.4% of statements [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-25T15:13:58.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-25T15:13:58.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements [2022-02-25T15:13:58.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2022-02-25T15:13:58.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2022-02-25T15:13:59.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-02-25T15:13:59.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2022-02-25T15:14:01.120Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-25T15:14:01.120Z] Setting up mime-support (3.64ubuntu1) ... [2022-02-25T15:14:01.120Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-02-25T15:14:01.120Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-25T15:14:01.120Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:01.120Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-02-25T15:14:01.120Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-02-25T15:14:01.120Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-02-25T15:14:01.120Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:01.382Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:01.382Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-02-25T15:14:01.382Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-25T15:14:01.382Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-25T15:14:01.382Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-25T15:14:01.953Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-02-25T15:14:01.953Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-25T15:14:01.953Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-25T15:14:01.953Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-02-25T15:14:01.953Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-02-25T15:14:01.953Z] running python rtupdate hooks for python3.8... [2022-02-25T15:14:01.953Z] running python post-rtupdate hooks for python3.8... [2022-02-25T15:14:01.953Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-02-25T15:14:02.894Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-02-25T15:14:03.155Z] Reloading AppArmor profiles [2022-02-25T15:14:03.155Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:03.155Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-25T15:14:03.416Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-02-25T15:14:03.677Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-02-25T15:14:03.677Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-02-25T15:14:03.677Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-02-25T15:14:03.677Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-02-25T15:14:03.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.312s coverage: 65.4% of statements [2022-02-25T15:14:03.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-25T15:14:03.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-25T15:14:03.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-25T15:14:05.592Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-02-25T15:14:05.592Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-02-25T15:14:05.592Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-02-25T15:14:05.592Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-02-25T15:14:05.852Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-02-25T15:14:05.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.677s coverage: 43.8% of statements [2022-02-25T15:14:05.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-25T15:14:05.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-25T15:14:05.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.377s coverage: 89.5% of statements [2022-02-25T15:14:05.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-25T15:14:05.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements [2022-02-25T15:14:05.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-25T15:14:06.114Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-02-25T15:14:06.373Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-02-25T15:14:06.632Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-02-25T15:14:06.893Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-25T15:14:06.893Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-25T15:14:07.153Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-02-25T15:14:07.415Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-02-25T15:14:07.676Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-02-25T15:14:07.938Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-02-25T15:14:08.200Z] /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-02-25T15:14:08.200Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-25T15:14:08.769Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-25T15:14:08.769Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-25T15:14:09.029Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-25T15:14:09.970Z] Reading package lists... [2022-02-25T15:14:09.970Z] Reading package lists... [2022-02-25T15:14:10.230Z] Building dependency tree... [2022-02-25T15:14:10.230Z] Reading state information... [2022-02-25T15:14:10.230Z] Calculating upgrade... [2022-02-25T15:14:10.491Z] The following packages will be upgraded: [2022-02-25T15:14:10.491Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-02-25T15:14:10.491Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-02-25T15:14:10.491Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-02-25T15:14:10.491Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-02-25T15:14:10.491Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-02-25T15:14:10.491Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-02-25T15:14:10.491Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-02-25T15:14:10.492Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-02-25T15:14:10.492Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-02-25T15:14:10.492Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-02-25T15:14:10.492Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-02-25T15:14:10.492Z] xz-utils zlib1g [2022-02-25T15:14:10.492Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-02-25T15:14:10.492Z] Need to get 63.3 MB of archives. [2022-02-25T15:14:10.492Z] After this operation, 13.8 MB of additional disk space will be used. [2022-02-25T15:14:10.492Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] [2022-02-25T15:14:10.492Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-02-25T15:14:10.492Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-02-25T15:14:10.492Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-02-25T15:14:10.753Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-02-25T15:14:10.753Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-02-25T15:14:10.753Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-02-25T15:14:10.753Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-02-25T15:14:10.753Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-02-25T15:14:10.753Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-02-25T15:14:10.753Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-02-25T15:14:10.753Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-02-25T15:14:10.753Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-02-25T15:14:10.753Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-02-25T15:14:10.753Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-02-25T15:14:10.753Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-02-25T15:14:10.753Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-02-25T15:14:10.753Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-02-25T15:14:10.753Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-02-25T15:14:10.753Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-02-25T15:14:10.753Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-02-25T15:14:10.753Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-02-25T15:14:10.753Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-02-25T15:14:10.753Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-02-25T15:14:10.753Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-02-25T15:14:10.753Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-02-25T15:14:10.753Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-02-25T15:14:10.753Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-02-25T15:14:10.753Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-02-25T15:14:10.753Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-02-25T15:14:10.753Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-02-25T15:14:10.753Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-02-25T15:14:10.753Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-02-25T15:14:10.753Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-02-25T15:14:10.753Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-02-25T15:14:10.753Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-02-25T15:14:10.753Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-02-25T15:14:10.753Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-02-25T15:14:10.753Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-02-25T15:14:10.753Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-02-25T15:14:10.753Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-02-25T15:14:10.753Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-02-25T15:14:10.753Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-02-25T15:14:10.753Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-02-25T15:14:10.753Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-02-25T15:14:10.753Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-02-25T15:14:10.753Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-02-25T15:14:10.753Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-02-25T15:14:11.015Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-02-25T15:14:11.015Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-02-25T15:14:11.015Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-02-25T15:14:11.015Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-02-25T15:14:11.015Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-02-25T15:14:11.275Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-02-25T15:14:11.275Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-02-25T15:14:11.534Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-02-25T15:14:11.534Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-02-25T15:14:11.534Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-02-25T15:14:11.534Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-02-25T15:14:11.534Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-02-25T15:14:11.534Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-02-25T15:14:11.534Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-02-25T15:14:11.534Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-02-25T15:14:11.534Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-02-25T15:14:11.534Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-02-25T15:14:11.534Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-02-25T15:14:11.534Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-02-25T15:14:11.534Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-02-25T15:14:11.534Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-02-25T15:14:11.534Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-02-25T15:14:11.534Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-02-25T15:14:11.534Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-02-25T15:14:11.534Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-02-25T15:14:11.795Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-02-25T15:14:11.795Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-02-25T15:14:11.795Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-02-25T15:14:11.795Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-02-25T15:14:12.055Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-25T15:14:12.055Z] Fetched 63.3 MB in 1s (44.9 MB/s) [2022-02-25T15:14:12.314Z] (Reading database ... 14313 files and directories currently installed.) [2022-02-25T15:14:12.314Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-02-25T15:14:12.314Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-25T15:14:12.573Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-25T15:14:12.573Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-25T15:14:12.573Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... [2022-02-25T15:14:12.573Z] Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... [2022-02-25T15:14:12.833Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:12.833Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:13.092Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:13.092Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:13.351Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:13.351Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:13.351Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:13.351Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:13.610Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:13.610Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:13.610Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:13.610Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:13.610Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:13.610Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:13.871Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:13.871Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-25T15:14:13.871Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:13.871Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:13.871Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:13.871Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-25T15:14:13.871Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:13.871Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:14.130Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:14.130Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:14.130Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:14.130Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-25T15:14:14.130Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 17.7% of statements [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-25T15:14:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-25T15:14:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-25T15:14:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-25T15:14:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-25T15:14:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-25T15:14:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements [2022-02-25T15:14:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-02-25T15:14:14.390Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-25T15:14:14.390Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-02-25T15:14:14.390Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-25T15:14:14.650Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-02-25T15:14:14.912Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-25T15:14:14.912Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-02-25T15:14:14.912Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-02-25T15:14:14.912Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-02-25T15:14:15.172Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-02-25T15:14:15.221Z] 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-02-25T15:14:15.221Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-25T15:14:15.221Z] GO111MODULE=on go vet ./... [2022-02-25T15:14:15.432Z] Setting up base-files (11ubuntu5.5) ... [2022-02-25T15:14:15.432Z] Installing new version of config file /etc/issue ... [2022-02-25T15:14:15.432Z] Installing new version of config file /etc/issue.net ... [2022-02-25T15:14:15.432Z] Installing new version of config file /etc/lsb-release ... [2022-02-25T15:14:15.432Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-02-25T15:14:15.760Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-02-25T15:14:15.760Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-02-25T15:14:15.760Z] Removing obsolete conffile /etc/default/motd-news ... [2022-02-25T15:14:16.021Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:16.021Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-02-25T15:14:16.021Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-02-25T15:14:16.021Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-02-25T15:14:16.282Z] 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-02-25T15:14:16.282Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:16.282Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-25T15:14:16.282Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-02-25T15:14:16.282Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-02-25T15:14:16.282Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:16.282Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-25T15:14:16.282Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-25T15:14:16.543Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-25T15:14:16.543Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:16.543Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-25T15:14:16.543Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-25T15:14:17.113Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-25T15:14:17.113Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-25T15:14:17.113Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-25T15:14:17.113Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-25T15:14:17.373Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-02-25T15:14:17.373Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:17.373Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-02-25T15:14:17.373Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-25T15:14:17.944Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-02-25T15:14:17.944Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-02-25T15:14:17.944Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-02-25T15:14:17.944Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:17.944Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-02-25T15:14:17.944Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-02-25T15:14:18.204Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-02-25T15:14:18.204Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:18.204Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-25T15:14:18.204Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-25T15:14:18.204Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-25T15:14:18.204Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:18.204Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-25T15:14:18.204Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-25T15:14:18.204Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-25T15:14:18.466Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:18.466Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-25T15:14:18.466Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-25T15:14:18.466Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-25T15:14:18.466Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-25T15:14:18.466Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-25T15:14:18.466Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:18.466Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-25T15:14:18.466Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-25T15:14:18.466Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-25T15:14:18.726Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:18.726Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-25T15:14:18.726Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-25T15:14:18.726Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-25T15:14:18.726Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-25T15:14:19.297Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-02-25T15:14:19.297Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-02-25T15:14:19.866Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-02-25T15:14:19.866Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:19.866Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-25T15:14:19.866Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-25T15:14:19.866Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-02-25T15:14:19.866Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:19.866Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-02-25T15:14:20.125Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-02-25T15:14:20.125Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-02-25T15:14:20.125Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:20.125Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-02-25T15:14:20.125Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-02-25T15:14:20.125Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-02-25T15:14:20.385Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:20.385Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-02-25T15:14:20.385Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-25T15:14:20.385Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-02-25T15:14:20.385Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:20.385Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-02-25T15:14:20.385Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-02-25T15:14:20.385Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-02-25T15:14:20.385Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:20.385Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-02-25T15:14:20.643Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-02-25T15:14:20.643Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-02-25T15:14:20.643Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:20.643Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-25T15:14:20.643Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-25T15:14:20.643Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-02-25T15:14:20.903Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:20.903Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-02-25T15:14:20.903Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-02-25T15:14:20.903Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-02-25T15:14:20.903Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:20.903Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-25T15:14:20.903Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-25T15:14:20.903Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-25T15:14:20.903Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:20.903Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-25T15:14:21.163Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-25T15:14:21.163Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-25T15:14:21.163Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:21.163Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-02-25T15:14:21.163Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-02-25T15:14:21.163Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-02-25T15:14:21.423Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:21.423Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-02-25T15:14:21.423Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-02-25T15:14:21.423Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-02-25T15:14:21.423Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:21.423Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-02-25T15:14:21.423Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-02-25T15:14:21.423Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-02-25T15:14:21.682Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:21.682Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-02-25T15:14:21.682Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-02-25T15:14:22.251Z] Setting up apt (2.0.6) ... [2022-02-25T15:14:22.511Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-02-25T15:14:22.511Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:22.511Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-25T15:14:22.511Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-25T15:14:22.775Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-25T15:14:22.775Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-25T15:14:22.775Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-25T15:14:22.775Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-25T15:14:22.775Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-02-25T15:14:22.775Z] (Reading database ... 14313 files and directories currently installed.) [2022-02-25T15:14:22.775Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-25T15:14:23.035Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-25T15:14:23.035Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-25T15:14:23.035Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-25T15:14:23.035Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-25T15:14:23.035Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-25T15:14:23.298Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-02-25T15:14:23.298Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-25T15:14:23.298Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-02-25T15:14:23.558Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-25T15:14:23.558Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-25T15:14:23.558Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-25T15:14:23.558Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-25T15:14:23.817Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-25T15:14:23.817Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-25T15:14:23.817Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-25T15:14:23.817Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-25T15:14:23.817Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-25T15:14:24.077Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-25T15:14:24.077Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-25T15:14:24.077Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-25T15:14:24.077Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-25T15:14:24.341Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-02-25T15:14:24.341Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-02-25T15:14:24.341Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-25T15:14:24.341Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-02-25T15:14:24.600Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-02-25T15:14:24.600Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-02-25T15:14:24.600Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-02-25T15:14:24.600Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-02-25T15:14:24.600Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-02-25T15:14:24.600Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-02-25T15:14:24.862Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-02-25T15:14:24.862Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-02-25T15:14:25.123Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-02-25T15:14:25.123Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-25T15:14:25.123Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-25T15:14:25.123Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-25T15:14:25.123Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-02-25T15:14:25.123Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-25T15:14:25.383Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-25T15:14:25.383Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-25T15:14:25.642Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-25T15:14:25.642Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-25T15:14:25.642Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-02-25T15:14:25.642Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-25T15:14:25.642Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-25T15:14:25.642Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-25T15:14:25.642Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-02-25T15:14:25.642Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-02-25T15:14:25.900Z] Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:25.900Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-25T15:14:25.900Z] Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:25.900Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-25T15:14:26.837Z] Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:26.837Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-25T15:14:27.409Z] Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:27.409Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-25T15:14:27.668Z] Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:27.668Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-25T15:14:27.928Z] Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:27.928Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-25T15:14:28.499Z] Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-25T15:14:28.499Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-25T15:14:28.499Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-02-25T15:14:28.499Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-02-25T15:14:28.761Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-02-25T15:14:28.761Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-02-25T15:14:28.761Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-02-25T15:14:28.761Z] Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... [2022-02-25T15:14:28.761Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-02-25T15:14:28.761Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:28.761Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-02-25T15:14:28.761Z] [2022-02-25T15:14:28.761Z] Current default time zone: 'Etc/UTC' [2022-02-25T15:14:28.761Z] Local time is now: Fri Feb 25 15:14:28 UTC 2022. [2022-02-25T15:14:28.761Z] Universal Time is now: Fri Feb 25 15:14:28 UTC 2022. [2022-02-25T15:14:28.761Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-02-25T15:14:28.761Z] [2022-02-25T15:14:29.021Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-02-25T15:14:29.021Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:29.021Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:29.021Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-25T15:14:29.021Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:29.021Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-02-25T15:14:29.021Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-02-25T15:14:29.021Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-02-25T15:14:29.021Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-02-25T15:14:29.021Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-02-25T15:14:29.021Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-02-25T15:14:29.021Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:29.021Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:29.021Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-02-25T15:14:29.021Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:29.021Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-25T15:14:29.021Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-25T15:14:29.021Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-02-25T15:14:29.021Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-02-25T15:14:29.021Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-02-25T15:14:30.933Z] Updating certificates in /etc/ssl/certs... [2022-02-25T15:14:31.506Z] 21 added, 21 removed; done. [2022-02-25T15:14:31.767Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-25T15:14:31.767Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-02-25T15:14:31.767Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-02-25T15:14:31.767Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-25T15:14:31.767Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-02-25T15:14:32.028Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-02-25T15:14:32.028Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-02-25T15:14:32.028Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-02-25T15:14:32.028Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-25T15:14:32.028Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-02-25T15:14:32.028Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-25T15:14:32.028Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-25T15:14:32.028Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-25T15:14:32.028Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-25T15:14:32.028Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-02-25T15:14:32.028Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-02-25T15:14:32.288Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-02-25T15:14:32.288Z] Updating certificates in /etc/ssl/certs... [2022-02-25T15:14:32.857Z] 0 added, 0 removed; done. [2022-02-25T15:14:32.857Z] Running hooks in /etc/ca-certificates/update.d... [2022-02-25T15:14:32.857Z] done. [2022-02-25T15:14:34.056Z] Reading package lists... [2022-02-25T15:14:34.056Z] Building dependency tree... [2022-02-25T15:14:34.056Z] Reading state information... [2022-02-25T15:14:34.316Z] The following NEW packages will be installed: [2022-02-25T15:14:34.316Z] apt-transport-https [2022-02-25T15:14:34.316Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-02-25T15:14:34.576Z] Need to get 4680 B of archives. [2022-02-25T15:14:34.576Z] After this operation, 162 kB of additional disk space will be used. [2022-02-25T15:14:34.576Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-02-25T15:14:34.576Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-25T15:14:34.576Z] Fetched 4680 B in 0s (24.1 kB/s) [2022-02-25T15:14:34.576Z] Selecting previously unselected package apt-transport-https. [2022-02-25T15:14:34.576Z] (Reading database ... 14320 files and directories currently installed.) [2022-02-25T15:14:34.576Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-02-25T15:14:34.576Z] Unpacking apt-transport-https (2.0.6) ... [2022-02-25T15:14:34.836Z] Setting up apt-transport-https (2.0.6) ... [2022-02-25T15:14:34.836Z] Waiting for network to be ready... [2022-02-25T15:14:39.040Z] 2022-02-25T15:14:38Z INFO Waiting for automatic snapd restart... [2022-02-25T15:14:39.983Z] snapd 2.54.3 from Canonical* installed [2022-02-25T15:14:40.244Z] "snapd" switched to the "latest/stable" channel [2022-02-25T15:14:40.244Z] [2022-02-25T15:14:42.787Z] core20 20220215 from Canonical* installed [2022-02-25T15:14:42.787Z] "core20" switched to the "latest/stable" channel [2022-02-25T15:14:42.787Z] [2022-02-25T15:14:44.697Z] snapcraft 6.0.2 from Canonical* installed [2022-02-25T15:14:44.956Z] "snapcraft" switched to the "latest/stable" channel [2022-02-25T15:14:44.956Z] [2022-02-25T15:14:49.158Z] 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-02-25T15:14:49.158Z] - README.md [2022-02-25T15:14:49.158Z] [2022-02-25T15:14:49.158Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-25T15:14:49.728Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-25T15:14:49.728Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-25T15:14:49.728Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-25T15:14:50.935Z] Reading package lists... [2022-02-25T15:14:50.935Z] 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-02-25T15:14:51.195Z] Reading package lists... [2022-02-25T15:14:51.195Z] Building dependency tree... [2022-02-25T15:14:51.195Z] Reading state information... [2022-02-25T15:14:51.456Z] Suggested packages: [2022-02-25T15:14:51.456Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-02-25T15:14:51.456Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-02-25T15:14:51.456Z] krb5-user libnorm-doc [2022-02-25T15:14:51.456Z] Recommended packages: [2022-02-25T15:14:51.456Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-02-25T15:14:51.456Z] The following NEW packages will be installed: [2022-02-25T15:14:51.456Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-02-25T15:14:51.456Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-02-25T15:14:51.456Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-02-25T15:14:51.456Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-02-25T15:14:51.456Z] libzmq5 pkg-config zip [2022-02-25T15:14:51.456Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-02-25T15:14:51.456Z] Need to get 10.3 MB of archives. [2022-02-25T15:14:51.456Z] After this operation, 56.5 MB of additional disk space will be used. [2022-02-25T15:14:51.456Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-02-25T15:14:51.715Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-02-25T15:14:51.715Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-02-25T15:14:51.715Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-02-25T15:14:51.715Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-02-25T15:14:51.715Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-02-25T15:14:51.715Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-02-25T15:14:51.715Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-02-25T15:14:51.715Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-02-25T15:14:51.715Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-02-25T15:14:51.715Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-02-25T15:14:51.715Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-02-25T15:14:52.285Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-02-25T15:14:52.285Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-02-25T15:14:52.285Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-02-25T15:14:52.285Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-02-25T15:14:52.285Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-02-25T15:14:52.285Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-02-25T15:14:52.285Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-02-25T15:14:52.285Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-02-25T15:14:52.546Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-02-25T15:14:52.546Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-02-25T15:14:52.546Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-02-25T15:14:52.546Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-02-25T15:14:52.546Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-02-25T15:14:52.546Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-02-25T15:14:52.546Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-02-25T15:14:52.805Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-25T15:14:52.805Z] Fetched 10.3 MB in 1s (9560 kB/s) [2022-02-25T15:14:52.805Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-02-25T15:14:52.805Z] (Reading database ... 14324 files and directories currently installed.) [2022-02-25T15:14:52.805Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-02-25T15:14:52.805Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-25T15:14:52.805Z] Selecting previously unselected package libsodium23:amd64. [2022-02-25T15:14:52.805Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-02-25T15:14:52.805Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-02-25T15:14:53.066Z] Selecting previously unselected package libpsl5:amd64. [2022-02-25T15:14:53.066Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-02-25T15:14:53.066Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-25T15:14:53.066Z] Selecting previously unselected package libbrotli1:amd64. [2022-02-25T15:14:53.066Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-02-25T15:14:53.066Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-25T15:14:53.066Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-02-25T15:14:53.066Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-02-25T15:14:53.066Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-25T15:14:53.325Z] Selecting previously unselected package librtmp1:amd64. [2022-02-25T15:14:53.325Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-02-25T15:14:53.325Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-25T15:14:53.325Z] Selecting previously unselected package libssh-4:amd64. [2022-02-25T15:14:53.325Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-02-25T15:14:53.325Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-25T15:14:53.325Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-02-25T15:14:53.325Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-02-25T15:14:53.325Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-25T15:14:53.325Z] Selecting previously unselected package liberror-perl. [2022-02-25T15:14:53.325Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-02-25T15:14:53.325Z] Unpacking liberror-perl (0.17029-1) ... [2022-02-25T15:14:53.586Z] Selecting previously unselected package git-man. [2022-02-25T15:14:53.586Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-02-25T15:14:53.586Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-25T15:14:53.586Z] Selecting previously unselected package git. [2022-02-25T15:14:53.586Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-02-25T15:14:53.586Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-02-25T15:14:54.156Z] Selecting previously unselected package libgssrpc4:amd64. [2022-02-25T15:14:54.156Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-02-25T15:14:54.156Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:54.416Z] Selecting previously unselected package libkdb5-9:amd64. [2022-02-25T15:14:54.416Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-02-25T15:14:54.416Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:54.416Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-02-25T15:14:54.416Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-25T15:14:54.416Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:54.675Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-02-25T15:14:54.675Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-25T15:14:54.675Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:54.675Z] Selecting previously unselected package comerr-dev:amd64. [2022-02-25T15:14:54.675Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-02-25T15:14:54.675Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-25T15:14:54.934Z] Selecting previously unselected package krb5-multidev:amd64. [2022-02-25T15:14:54.934Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-25T15:14:54.934Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:54.934Z] Selecting previously unselected package libnorm1:amd64. [2022-02-25T15:14:54.934Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-25T15:14:54.934Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-25T15:14:54.934Z] Selecting previously unselected package libnorm-dev:amd64. [2022-02-25T15:14:54.934Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-25T15:14:54.934Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-25T15:14:54.934Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-02-25T15:14:54.934Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-25T15:14:55.193Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-25T15:14:55.193Z] Selecting previously unselected package libpgm-dev:amd64. [2022-02-25T15:14:55.193Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-25T15:14:55.193Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-25T15:14:55.193Z] Selecting previously unselected package libsodium-dev:amd64. [2022-02-25T15:14:55.193Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-02-25T15:14:55.193Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-02-25T15:14:55.193Z] Selecting previously unselected package libzmq5:amd64. [2022-02-25T15:14:55.193Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-02-25T15:14:55.193Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-25T15:14:55.454Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-02-25T15:14:55.454Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-25T15:14:55.454Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:55.454Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-02-25T15:14:55.454Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-02-25T15:14:55.454Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-25T15:14:55.454Z] Selecting previously unselected package pkg-config. [2022-02-25T15:14:55.454Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-02-25T15:14:55.454Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-02-25T15:14:55.454Z] Selecting previously unselected package zip. [2022-02-25T15:14:55.454Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-02-25T15:14:55.454Z] Unpacking zip (3.0-11build1) ... [2022-02-25T15:14:55.715Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-25T15:14:55.715Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-02-25T15:14:55.715Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-25T15:14:55.715Z] No schema files found: doing nothing. [2022-02-25T15:14:55.715Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-25T15:14:55.715Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-25T15:14:55.715Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-25T15:14:55.715Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-25T15:14:55.715Z] Setting up liberror-perl (0.17029-1) ... [2022-02-25T15:14:55.715Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:55.715Z] Setting up zip (3.0-11build1) ... [2022-02-25T15:14:55.715Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-25T15:14:55.715Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-25T15:14:55.715Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-02-25T15:14:55.715Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-02-25T15:14:55.715Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-25T15:14:55.715Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:55.976Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-25T15:14:55.976Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:55.976Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-25T15:14:55.976Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:55.976Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-25T15:14:55.976Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-25T15:14:55.976Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-25T15:14:55.976Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-02-25T15:14:55.976Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:55.976Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-25T15:14:55.976Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-25T15:14:55.977Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-25T15:14:56.546Z] comerr-dev set to automatically installed. [2022-02-25T15:14:56.546Z] git set to automatically installed. [2022-02-25T15:14:56.546Z] git-man set to automatically installed. [2022-02-25T15:14:56.546Z] krb5-multidev set to automatically installed. [2022-02-25T15:14:56.546Z] libbrotli1 set to automatically installed. [2022-02-25T15:14:56.546Z] libcurl3-gnutls set to automatically installed. [2022-02-25T15:14:56.546Z] liberror-perl set to automatically installed. [2022-02-25T15:14:56.546Z] libglib2.0-0 set to automatically installed. [2022-02-25T15:14:56.546Z] libgssrpc4 set to automatically installed. [2022-02-25T15:14:56.546Z] libkadm5clnt-mit11 set to automatically installed. [2022-02-25T15:14:56.546Z] libkadm5srv-mit11 set to automatically installed. [2022-02-25T15:14:56.546Z] libkdb5-9 set to automatically installed. [2022-02-25T15:14:56.546Z] libkrb5-dev set to automatically installed. [2022-02-25T15:14:56.546Z] libnghttp2-14 set to automatically installed. [2022-02-25T15:14:56.546Z] libnorm-dev set to automatically installed. [2022-02-25T15:14:56.546Z] libnorm1 set to automatically installed. [2022-02-25T15:14:56.546Z] libpgm-5.2-0 set to automatically installed. [2022-02-25T15:14:56.546Z] libpgm-dev set to automatically installed. [2022-02-25T15:14:56.546Z] libpsl5 set to automatically installed. [2022-02-25T15:14:56.546Z] librtmp1 set to automatically installed. [2022-02-25T15:14:56.546Z] libsodium-dev set to automatically installed. [2022-02-25T15:14:56.546Z] libsodium23 set to automatically installed. [2022-02-25T15:14:56.546Z] libssh-4 set to automatically installed. [2022-02-25T15:14:56.546Z] libzmq3-dev set to automatically installed. [2022-02-25T15:14:56.546Z] libzmq5 set to automatically installed. [2022-02-25T15:14:56.546Z] pkg-config set to automatically installed. [2022-02-25T15:14:56.546Z] zip set to automatically installed. [2022-02-25T15:14:57.521Z] snapd is not logged in, snap install commands will use sudo [2022-02-25T15:15:09.859Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-02-25T15:15:09.859Z] Downloading snap 'edgex-app-service-configurable' [2022-02-25T15:15:12.398Z] Pulling app-service-configurable [2022-02-25T15:15:12.399Z] + snapcraftctl pull [2022-02-25T15:15:13.779Z] Pulling config-common [2022-02-25T15:15:13.779Z] + snapcraftctl pull [2022-02-25T15:15:15.160Z] Pulling go-build-helper [2022-02-25T15:15:15.160Z] + snapcraftctl pull [2022-02-25T15:15:16.546Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-02-25T15:15:16.546Z] Skipping pull go-build-helper (already ran) [2022-02-25T15:15:16.546Z] Building go-build-helper [2022-02-25T15:15:16.546Z] + snapcraftctl build [2022-02-25T15:15:17.486Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-02-25T15:15:18.429Z] Staging go-build-helper [2022-02-25T15:15:18.429Z] + snapcraftctl stage [2022-02-25T15:15:23.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-25T15:15:23.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-25T15:15:23.247Z] ./bin/test-attribution-txt.sh [2022-02-25T15:15:23.717Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-02-25T15:15:23.717Z] Fetched 290 kB in 0s (0 B/s) [2022-02-25T15:15:23.717Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-02-25T15:15:23.717Z] Fetched 158 kB in 0s (0 B/s) [2022-02-25T15:15:23.717Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-02-25T15:15:23.717Z] Fetched 242 kB in 0s (0 B/s) [2022-02-25T15:15:23.717Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-02-25T15:15:23.717Z] Fetched 150 kB in 0s (0 B/s) [2022-02-25T15:15:23.717Z] Pulling edgex-go [2022-02-25T15:15:23.717Z] + snapcraftctl pull [2022-02-25T15:15:25.097Z] Pulling hooks [2022-02-25T15:15:25.097Z] + snapcraftctl pull [Pipeline] echo [2022-02-25T15:15:25.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-25T15:15:26.543Z] + ls -al . [2022-02-25T15:15:26.543Z] total 672 [2022-02-25T15:15:26.543Z] drwxrwxr-x 9 1001 1001 4096 Feb 25 15:15 . [2022-02-25T15:15:26.543Z] drwxr-xr-x 4 root root 4096 Feb 25 15:11 .. [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 15:08 .dockerignore [2022-02-25T15:15:26.543Z] drwxrwxr-x 8 1001 1001 4096 Feb 25 15:08 .git [2022-02-25T15:15:26.543Z] drwxrwxr-x 4 1001 1001 4096 Feb 25 15:08 .github [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 804 Feb 25 15:08 .gitignore [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 42 Feb 25 15:08 .golangci.yml [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 76 Feb 25 15:08 .hadolint.yml [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 15:08 .sonarcloud.properties [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 1171 Feb 25 15:08 ADOPTERS.md [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 9019 Feb 25 15:08 Attribution.txt [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 51732 Feb 25 15:08 CHANGELOG.md [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 15:08 CONTRIBUTING.md [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 677 Feb 25 15:08 GOVERNANCE.md [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 849 Feb 25 15:08 Jenkinsfile [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 15:08 LICENSE [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 6508 Feb 25 15:08 Makefile [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 582 Feb 25 15:08 OWNERS.md [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 8207 Feb 25 15:08 README.md [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 6912 Feb 25 15:08 SECURITY.md [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 15:04 VERSION [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 15:08 ZMQWindows.md [2022-02-25T15:15:26.543Z] drwxrwxr-x 2 1001 1001 4096 Feb 25 15:08 bin [2022-02-25T15:15:26.543Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 15:08 cmd [2022-02-25T15:15:26.543Z] -rw-r--r-- 1 root root 428383 Feb 25 15:14 coverage.out [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 2840 Feb 25 15:08 go.mod [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 50301 Feb 25 15:08 go.sum [2022-02-25T15:15:26.543Z] drwxrwxr-x 8 1001 1001 4096 Feb 25 15:08 internal [2022-02-25T15:15:26.543Z] drwxrwxr-x 3 1001 1001 4096 Feb 25 15:08 openapi [2022-02-25T15:15:26.543Z] drwxrwxr-x 4 1001 1001 4096 Feb 25 15:08 snap [2022-02-25T15:15:26.543Z] -rw-rw-r-- 1 1001 1001 204 Feb 25 15:08 version.go [Pipeline] sh [2022-02-25T15:15:27.199Z] + '[' -e coverage.out ] [2022-02-25T15:15:27.199Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-25T15:15:27.220Z] Warning: overwriting stash ‘coverage-report’ [2022-02-25T15:15:28.055Z] Stashed 1 file(s) [Pipeline] sh [2022-02-25T15:15:28.703Z] + make build [2022-02-25T15:15:28.703Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-25T15:15:35.414Z] 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-02-25T15:15:40.006Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-25T15:15:40.006Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-02-25T15:15:40.006Z] Fetched 96.1 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-02-25T15:15:40.006Z] Fetched 78.7 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-02-25T15:15:40.006Z] Fetched 48.0 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-02-25T15:15:40.006Z] Fetched 50.2 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-02-25T15:15:40.006Z] Fetched 14.7 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-02-25T15:15:40.006Z] Fetched 234 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-02-25T15:15:40.006Z] Fetched 155 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-02-25T15:15:40.006Z] Fetched 170 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-02-25T15:15:40.006Z] Fetched 267 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-02-25T15:15:40.006Z] Fetched 50.6 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-02-25T15:15:40.006Z] Fetched 15.1 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-02-25T15:15:40.006Z] Fetched 51.5 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-02-25T15:15:40.006Z] Fetched 121 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-02-25T15:15:40.006Z] Fetched 29.7 kB in 0s (0 B/s) [2022-02-25T15:15:40.006Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-02-25T15:15:40.007Z] Fetched 1021 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-02-25T15:15:40.007Z] Fetched 49.3 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-02-25T15:15:40.007Z] Fetched 54.9 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-02-25T15:15:40.007Z] Fetched 16.6 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-02-25T15:15:40.007Z] Fetched 87.9 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-02-25T15:15:40.007Z] Fetched 142 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-02-25T15:15:40.007Z] Fetched 41.8 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-02-25T15:15:40.007Z] Fetched 181 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-02-25T15:15:40.007Z] Fetched 208 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-02-25T15:15:40.007Z] Fetched 161 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-02-25T15:15:40.007Z] Fetched 107 kB in 0s (0 B/s) [2022-02-25T15:15:40.007Z] Pulling static-packages [2022-02-25T15:15:40.007Z] + snapcraftctl pull [2022-02-25T15:15:40.007Z] Pulling version [2022-02-25T15:15:40.007Z] + cd /root/project [2022-02-25T15:15:40.007Z] ++ sed s/v// [2022-02-25T15:15:40.007Z] ++ git describe --tags --abbrev=0 [2022-02-25T15:15:40.007Z] + GIT_VERSION=2.2.0-dev.30 [2022-02-25T15:15:40.007Z] + '[' -z 2.2.0-dev.30 ']' [2022-02-25T15:15:40.007Z] + snapcraftctl set-version 2.2.0-dev.30 [2022-02-25T15:15:41.388Z] Building app-service-configurable [2022-02-25T15:15:41.388Z] + snapcraftctl build [2022-02-25T15:15:43.298Z] Building config-common [2022-02-25T15:15:43.298Z] + snapcraftctl build [2022-02-25T15:15:44.679Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-02-25T15:15:45.248Z] Skipping build go-build-helper (already ran) [2022-02-25T15:15:45.508Z] Building edgex-go [2022-02-25T15:15:45.508Z] + cd /root/parts/edgex-go/src [2022-02-25T15:15:45.508Z] ++ git describe --tags --abbrev=0 [2022-02-25T15:15:45.508Z] ++ sed s/v// [2022-02-25T15:15:45.509Z] + GIT_VERSION=2.2.0-dev.30 [2022-02-25T15:15:45.509Z] + '[' -z 2.2.0-dev.30 ']' [2022-02-25T15:15:45.509Z] + echo 2.2.0-dev.30 [2022-02-25T15:15:45.509Z] + '[' '!' -d vendor ']' [2022-02-25T15:15:45.509Z] + go mod download all [2022-02-25T15:15:52.102Z] + make build [2022-02-25T15:15:52.102Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-data/core-data ./cmd/core-data [2022-02-25T15:16:02.217Z] 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-02-25T15:16:02.814Z] 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-02-25T15:16:04.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-25T15:16:06.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-command/core-command ./cmd/core-command [2022-02-25T15:16:08.212Z] 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-02-25T15:16:08.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-25T15:16:08.810Z] 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-02-25T15:16:09.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-25T15:16:09.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-25T15:16:10.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-25T15:16:12.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-25T15:16:12.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-25T15:16:13.127Z] 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-02-25T15:16:14.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-25T15:16:14.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-25T15:16:15.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-25T15:16:17.431Z] 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-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-02-25T15:16:17.808Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-02-25T15:16:17.808Z] + case "$service" in [2022-02-25T15:16:17.808Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:17.808Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-02-25T15:16:17.808Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-02-25T15:16:17.808Z] + 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-02-25T15:16:18.385Z] Building hooks [2022-02-25T15:16:18.385Z] + cd /root/parts/hooks/src [2022-02-25T15:16:18.385Z] + make build [2022-02-25T15:16:18.385Z] go mod tidy [2022-02-25T15:16:18.385Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-02-25T15:16:18.954Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-02-25T15:16:18.954Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-02-25T15:16:18.954Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-02-25T15:16:19.523Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-02-25T15:16:20.050Z] 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-02-25T15:16:20.093Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-02-25T15:16:20.093Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-02-25T15:16:22.001Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-25T15:16:22.001Z] Building static-packages [2022-02-25T15:16:22.001Z] + snapcraftctl build [2022-02-25T15:16:23.914Z] Building version [2022-02-25T15:16:23.914Z] + snapcraftctl build [2022-02-25T15:16:25.454Z] 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-02-25T15:16:25.836Z] Staging app-service-configurable [2022-02-25T15:16:25.836Z] + snapcraftctl stage [2022-02-25T15:16:26.776Z] Staging config-common [2022-02-25T15:16:26.776Z] + snapcraftctl stage [2022-02-25T15:16:27.540Z] 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-02-25T15:16:28.155Z] Skipping stage go-build-helper (already ran) [2022-02-25T15:16:28.155Z] Staging edgex-go [2022-02-25T15:16:28.155Z] + snapcraftctl stage [2022-02-25T15:16:29.532Z] Staging hooks [2022-02-25T15:16:29.532Z] + snapcraftctl stage [2022-02-25T15:16:30.951Z] Staging static-packages [2022-02-25T15:16:30.951Z] + snapcraftctl stage [2022-02-25T15:16:30.980Z] 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-02-25T15:16:32.402Z] Staging version [2022-02-25T15:16:32.402Z] + snapcraftctl stage [2022-02-25T15:16:33.786Z] Priming app-service-configurable [2022-02-25T15:16:33.786Z] + snapcraftctl prime [2022-02-25T15:16:36.336Z] 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-02-25T15:16:36.336Z] stage-packages: [2022-02-25T15:16:36.336Z] - libnorm1 [2022-02-25T15:16:36.336Z] - libpgm-5.2-0 [2022-02-25T15:16:36.336Z] - libsodium23 [2022-02-25T15:16:36.336Z] - libzmq5 [2022-02-25T15:16:36.597Z] Priming config-common [2022-02-25T15:16:36.597Z] + snapcraftctl prime [Pipeline] } [2022-02-25T15:16:37.707Z] $ docker stop --time=1 d657295fa19d43134ca78ae565422eb92f22f4d2b93a3b6c9c950424d83cd3d7 [2022-02-25T15:16:37.986Z] Priming go-build-helper [2022-02-25T15:16:37.986Z] + snapcraftctl prime [2022-02-25T15:16:39.368Z] Priming edgex-go [2022-02-25T15:16:39.368Z] + snapcraftctl prime [2022-02-25T15:16:39.719Z] $ docker rm -f d657295fa19d43134ca78ae565422eb92f22f4d2b93a3b6c9c950424d83cd3d7 [2022-02-25T15:16:40.750Z] Priming hooks [2022-02-25T15:16:40.750Z] + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:16:41.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T15:16:41.209Z] [2022-02-25T15:16:41.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:16:41.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T15:16:41.834Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-25T15:16:41.834Z] 29e5d40040c1: Pulling fs layer [2022-02-25T15:16:41.834Z] 1ce36da41761: Pulling fs layer [2022-02-25T15:16:41.834Z] 25b303627fd3: Pulling fs layer [2022-02-25T15:16:41.834Z] 29e5d40040c1: Verifying Checksum [2022-02-25T15:16:41.834Z] 29e5d40040c1: Download complete [2022-02-25T15:16:42.109Z] 1ce36da41761: Verifying Checksum [2022-02-25T15:16:42.109Z] 1ce36da41761: Download complete [2022-02-25T15:16:42.128Z] Priming static-packages [2022-02-25T15:16:42.128Z] + snapcraftctl prime [2022-02-25T15:16:42.382Z] 29e5d40040c1: Pull complete [2022-02-25T15:16:43.815Z] 25b303627fd3: Verifying Checksum [2022-02-25T15:16:43.815Z] 25b303627fd3: Download complete [2022-02-25T15:16:43.815Z] 1ce36da41761: Pull complete [2022-02-25T15:16:46.330Z] Priming version [2022-02-25T15:16:46.330Z] + snapcraftctl prime [2022-02-25T15:16:47.711Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-25T15:16:53.960Z] 25b303627fd3: Pull complete [2022-02-25T15:16:53.961Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-25T15:16:53.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T15:16:53.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-25T15:16:54.186Z] prd-ubuntu18.04-docker-arm64-4c-16g-5994 does not seem to be running inside a container [2022-02-25T15:16:54.257Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-25T15:16:56.536Z] $ docker top d16daedfcadc9a32e29cc3e806c420f8be2ef3a0fecfd9388196d8dbe5f1ff1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T15:16:57.426Z] + docker-compose build --help [2022-02-25T15:16:57.426Z] + grep parallel [2022-02-25T15:17:01.715Z] --parallel Build images in parallel. [Pipeline] } [2022-02-25T15:17:01.730Z] $ docker stop --time=1 d16daedfcadc9a32e29cc3e806c420f8be2ef3a0fecfd9388196d8dbe5f1ff1b [2022-02-25T15:17:03.392Z] $ docker rm -f d16daedfcadc9a32e29cc3e806c420f8be2ef3a0fecfd9388196d8dbe5f1ff1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:17:03.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-25T15:17:03.988Z] . [Pipeline] withDockerContainer [2022-02-25T15:17:04.190Z] prd-ubuntu18.04-docker-arm64-4c-16g-5994 does not seem to be running inside a container [2022-02-25T15:17:04.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-25T15:17:05.475Z] $ docker top 8fe5b1a1d6de3f701ed920d82c8ff5f14dfebf98e17d3cdd2a5fb13b5081f837 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T15:17:06.364Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-25T15:17:10.648Z] Building core-command ... [2022-02-25T15:17:10.648Z] Building core-data ... [2022-02-25T15:17:10.648Z] Building core-metadata ... [2022-02-25T15:17:10.648Z] Building security-bootstrapper ... [2022-02-25T15:17:10.648Z] Building security-proxy-setup ... [2022-02-25T15:17:10.648Z] Building security-secretstore-setup ... [2022-02-25T15:17:10.648Z] Building support-notifications ... [2022-02-25T15:17:10.648Z] Building support-scheduler ... [2022-02-25T15:17:10.648Z] Building sys-mgmt-agent ... [2022-02-25T15:17:10.648Z] Building security-proxy-setup [2022-02-25T15:17:10.648Z] Building support-scheduler [2022-02-25T15:17:10.648Z] Building security-bootstrapper [2022-02-25T15:17:10.648Z] Building support-notifications [2022-02-25T15:17:10.648Z] Building sys-mgmt-agent [2022-02-25T15:18:18.652Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:18:18.652Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:18:18.652Z] ---> 301588ea5d4e [2022-02-25T15:18:18.652Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:18:18.652Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:18:18.652Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:18:18.652Z] ---> 301588ea5d4e [2022-02-25T15:18:18.652Z] Step 3/21 : WORKDIR /edgex-go [2022-02-25T15:18:18.652Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:18:18.652Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:18:18.652Z] ---> 301588ea5d4e [2022-02-25T15:18:18.652Z] Step 3/31 : WORKDIR /edgex-go [2022-02-25T15:18:18.652Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:18:18.652Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:18:18.652Z] ---> 301588ea5d4e [2022-02-25T15:18:18.652Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T15:18:18.652Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:18:18.652Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:18:18.652Z] ---> 301588ea5d4e [2022-02-25T15:18:18.652Z] Step 3/22 : WORKDIR /edgex-go [2022-02-25T15:18:18.926Z] ---> Running in bea7ac58c2b8 [2022-02-25T15:18:18.926Z] ---> Running in 9675ba35b606 [2022-02-25T15:18:18.926Z] ---> Running in 06517e1eb1f1 [2022-02-25T15:18:18.926Z] ---> Running in 4006cfdf26ec [2022-02-25T15:18:18.926Z] ---> Running in 785b00c6d53d [2022-02-25T15:18:19.532Z] Removing intermediate container 4006cfdf26ec [2022-02-25T15:18:19.532Z] ---> 31b602aa13d3 [2022-02-25T15:18:19.532Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:18:19.532Z] Removing intermediate container 06517e1eb1f1 [2022-02-25T15:18:19.532Z] ---> 865b07e0f764 [2022-02-25T15:18:19.532Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:18:19.532Z] Removing intermediate container 785b00c6d53d [2022-02-25T15:18:19.532Z] ---> ce3076ef4de3 [2022-02-25T15:18:19.532Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:18:19.532Z] ---> Running in e4d73494a823 [2022-02-25T15:18:19.532Z] Removing intermediate container bea7ac58c2b8 [2022-02-25T15:18:19.532Z] ---> 110e95257b22 [2022-02-25T15:18:19.532Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:18:19.532Z] Removing intermediate container 9675ba35b606 [2022-02-25T15:18:19.532Z] ---> ff4f52087283 [2022-02-25T15:18:19.532Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:18:19.532Z] ---> Running in 1372ab01353e [2022-02-25T15:18:19.532Z] ---> Running in bcb1ee2f2624 [2022-02-25T15:18:19.821Z] ---> Running in 95e36c75301e [2022-02-25T15:18:19.821Z] ---> Running in 6eb08d0cda8f [2022-02-25T15:18:23.205Z] Removing intermediate container e4d73494a823 [2022-02-25T15:18:23.205Z] ---> c3028f5abaeb [2022-02-25T15:18:23.205Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-25T15:18:23.205Z] ---> Running in df674573bddc [2022-02-25T15:18:23.205Z] Removing intermediate container 1372ab01353e [2022-02-25T15:18:23.205Z] ---> 5516b1ed707e [2022-02-25T15:18:23.205Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-25T15:18:23.205Z] Removing intermediate container bcb1ee2f2624 [2022-02-25T15:18:23.205Z] ---> f342591fa2cf [2022-02-25T15:18:23.205Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-25T15:18:23.205Z] ---> Running in 8623fb9928fd [2022-02-25T15:18:23.205Z] Removing intermediate container 95e36c75301e [2022-02-25T15:18:23.205Z] ---> 7410fe53acab [2022-02-25T15:18:23.205Z] ---> Running in ef8d098d2b5b [2022-02-25T15:18:23.205Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-25T15:18:23.205Z] Removing intermediate container 6eb08d0cda8f [2022-02-25T15:18:23.205Z] ---> ef1353f15097 [2022-02-25T15:18:23.205Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-25T15:18:23.481Z] ---> Running in 7ee95c4a8ae1 [2022-02-25T15:18:23.481Z] ---> Running in e3d13fee4a42 [2022-02-25T15:18:24.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:18:25.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:18:25.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:18:25.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:18:25.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:18:25.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:18:26.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:18:26.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:18:26.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:18:26.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:18:26.581Z] OK: 220 MiB in 52 packages [2022-02-25T15:18:27.180Z] OK: 220 MiB in 52 packages [2022-02-25T15:18:27.455Z] OK: 220 MiB in 52 packages [2022-02-25T15:18:27.731Z] OK: 220 MiB in 52 packages [2022-02-25T15:18:27.731Z] OK: 220 MiB in 52 packages [2022-02-25T15:18:28.011Z] Removing intermediate container df674573bddc [2022-02-25T15:18:28.011Z] ---> 834d4c3b111e [2022-02-25T15:18:28.011Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-25T15:18:28.992Z] Removing intermediate container 8623fb9928fd [2022-02-25T15:18:28.992Z] ---> e74c53c3fb1d [2022-02-25T15:18:28.992Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-25T15:18:28.992Z] Removing intermediate container 7ee95c4a8ae1 [2022-02-25T15:18:28.992Z] ---> c512d34b8d04 [2022-02-25T15:18:28.992Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:18:28.992Z] Removing intermediate container e3d13fee4a42 [2022-02-25T15:18:28.992Z] ---> 80c2e9f872fd [2022-02-25T15:18:28.992Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T15:18:29.264Z] ---> b3154834135d [2022-02-25T15:18:29.264Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:18:29.264Z] Removing intermediate container ef8d098d2b5b [2022-02-25T15:18:29.264Z] ---> 001f5afba661 [2022-02-25T15:18:29.264Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-25T15:18:29.264Z] ---> Running in ea7aacafbca1 [2022-02-25T15:18:30.273Z] ---> 1bc783c8afc1 [2022-02-25T15:18:30.273Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:18:30.273Z] ---> 9f0af1923df4 [2022-02-25T15:18:30.273Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:18:30.273Z] ---> Running in c408f709a3d7 [2022-02-25T15:18:30.273Z] ---> 2ca7d22cbd80 [2022-02-25T15:18:30.273Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:18:30.547Z] ---> Running in 39ea956f1536 [2022-02-25T15:18:30.547Z] ---> 82214d917d28 [2022-02-25T15:18:30.547Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:18:30.547Z] ---> Running in ae1e84234744 [2022-02-25T15:18:30.827Z] ---> Running in 85a468d57390 [2022-02-25T15:18:34.238Z] Removing intermediate container ea7aacafbca1 [2022-02-25T15:18:34.238Z] ---> af83a1ccb428 [2022-02-25T15:18:34.238Z] Step 8/21 : COPY . . [2022-02-25T15:18:36.979Z] Removing intermediate container c408f709a3d7 [2022-02-25T15:18:36.979Z] ---> 5fd9e3fe6c3a [2022-02-25T15:18:36.979Z] Step 8/31 : COPY . . [2022-02-25T15:18:37.387Z] Removing intermediate container 85a468d57390 [2022-02-25T15:18:37.387Z] ---> 4dd7d5a40fdf [2022-02-25T15:18:37.387Z] Step 8/22 : COPY . . [2022-02-25T15:18:37.695Z] Removing intermediate container ae1e84234744 [2022-02-25T15:18:37.695Z] ---> da237d59b50c [2022-02-25T15:18:37.695Z] Step 8/22 : COPY . . [2022-02-25T15:18:37.695Z] Removing intermediate container 39ea956f1536 [2022-02-25T15:18:37.695Z] ---> 4e576cd47408 [2022-02-25T15:18:37.695Z] Step 8/23 : COPY . . [2022-02-25T15:18:59.963Z] ---> 3715da0b5a5d [2022-02-25T15:18:59.963Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-25T15:18:59.963Z] ---> Running in c3bb92a0a13a [2022-02-25T15:18:59.963Z] ---> a70e1c24a9ee [2022-02-25T15:18:59.963Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-25T15:18:59.963Z] ---> Running in b88495284b01 [2022-02-25T15:18:59.963Z] ---> 593bbfcaf868 [2022-02-25T15:18:59.963Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-25T15:18:59.963Z] ---> Running in 9fa7293a4007 [2022-02-25T15:18:59.963Z] 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-02-25T15:18:59.963Z] ---> 00d08f04ad7f [2022-02-25T15:18:59.963Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-25T15:19:00.239Z] ---> Running in 5e222e0735d2 [2022-02-25T15:19:00.518Z] ---> c28081bd6d5e [2022-02-25T15:19:00.518Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-25T15:19:00.796Z] ---> Running in b214766f032d [2022-02-25T15:19:01.070Z] 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-02-25T15:19:01.345Z] 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-02-25T15:19:02.329Z] 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-02-25T15:19:02.930Z] 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-02-25T15:21:09.772Z] 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-02-25T15:21:11.221Z] Removing intermediate container 9fa7293a4007 [2022-02-25T15:21:11.221Z] ---> 768dcf239e62 [2022-02-25T15:21:11.221Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-25T15:21:11.499Z] ---> Running in f78faba068d2 [2022-02-25T15:21:14.141Z] 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-02-25T15:21:18.458Z] Removing intermediate container b88495284b01 [2022-02-25T15:21:18.458Z] ---> d65569273d67 [2022-02-25T15:21:18.458Z] [2022-02-25T15:21:18.458Z] Step 10/31 : FROM alpine:3.14 [2022-02-25T15:21:18.458Z] 3.14: Pulling from library/alpine [2022-02-25T15:21:18.458Z] Removing intermediate container c3bb92a0a13a [2022-02-25T15:21:18.458Z] ---> 6784853e85ee [2022-02-25T15:21:18.458Z] [2022-02-25T15:21:18.458Z] Step 10/21 : FROM alpine:3.14 [2022-02-25T15:21:18.458Z] 3.14: Pulling from library/alpine [2022-02-25T15:21:19.058Z] Removing intermediate container f78faba068d2 [2022-02-25T15:21:19.058Z] ---> 710ee4b16c6e [2022-02-25T15:21:19.058Z] [2022-02-25T15:21:19.058Z] Step 11/23 : FROM docker:20.10.10 [2022-02-25T15:21:19.058Z] 20.10.10: Pulling from library/docker [2022-02-25T15:21:19.668Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T15:21:19.668Z] Status: Downloaded newer image for alpine:3.14 [2022-02-25T15:21:19.668Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-25T15:21:19.668Z] Status: Image is up to date for alpine:3.14 [2022-02-25T15:21:19.668Z] ---> 5b8b7b635229 [2022-02-25T15:21:19.668Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-25T15:21:19.668Z] ---> 5b8b7b635229 [2022-02-25T15:21:19.668Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-25T15:21:19.948Z] ---> Running in 78ec6f5cd59d [2022-02-25T15:21:19.948Z] ---> Running in 14e7210f151e [2022-02-25T15:21:20.930Z] Removing intermediate container 14e7210f151e [2022-02-25T15:21:20.930Z] ---> 15309901aeff [2022-02-25T15:21:20.930Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-25T15:21:21.202Z] ---> Running in 44feb4fe82ac [2022-02-25T15:21:22.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:21:22.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:21:23.454Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-25T15:21:23.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:21:23.454Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-25T15:21:23.454Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T15:21:23.454Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-25T15:21:23.454Z] (5/5) Installing curl (7.79.1-r0) [2022-02-25T15:21:23.454Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:21:23.454Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T15:21:23.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:21:23.728Z] OK: 8 MiB in 19 packages [2022-02-25T15:21:24.324Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-25T15:21:24.324Z] (2/2) Installing su-exec (0.2-r1) [2022-02-25T15:21:24.324Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:21:24.600Z] OK: 6 MiB in 16 packages [2022-02-25T15:21:26.571Z] Removing intermediate container 44feb4fe82ac [2022-02-25T15:21:26.571Z] ---> 7ab322038d4c [2022-02-25T15:21:26.571Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-25T15:21:26.571Z] Removing intermediate container 78ec6f5cd59d [2022-02-25T15:21:26.571Z] ---> b0c0eb24a96f [2022-02-25T15:21:26.571Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T15:21:26.571Z] ---> Running in 57d7fdd8b9f5 [2022-02-25T15:21:26.571Z] ---> Running in 2fb8278b9e1f [2022-02-25T15:21:27.169Z] Removing intermediate container 5e222e0735d2 [2022-02-25T15:21:27.169Z] ---> dead74d91b5e [2022-02-25T15:21:27.169Z] [2022-02-25T15:21:27.169Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T15:21:27.169Z] ---> 5b8b7b635229 [2022-02-25T15:21:27.169Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-25T15:21:27.169Z] Removing intermediate container 2fb8278b9e1f [2022-02-25T15:21:27.169Z] ---> 87a10991adc2 [2022-02-25T15:21:27.169Z] Step 13/21 : WORKDIR /edgex [2022-02-25T15:21:27.169Z] Removing intermediate container 57d7fdd8b9f5 [2022-02-25T15:21:27.169Z] ---> 4c8daa738821 [2022-02-25T15:21:27.169Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-25T15:21:27.444Z] ---> Running in c5b7e3a5749e [2022-02-25T15:21:27.444Z] ---> Running in 31c77efd1105 [2022-02-25T15:21:27.444Z] ---> Running in e85f04f30fa8 [2022-02-25T15:21:28.421Z] Removing intermediate container e85f04f30fa8 [2022-02-25T15:21:28.421Z] ---> e3f89d361872 [2022-02-25T15:21:28.421Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-25T15:21:28.421Z] Removing intermediate container c5b7e3a5749e [2022-02-25T15:21:28.421Z] ---> 2e370c3ca257 [2022-02-25T15:21:28.421Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-25T15:21:28.421Z] ---> Running in 19b9c49f3cda [2022-02-25T15:21:28.694Z] Removing intermediate container b214766f032d [2022-02-25T15:21:28.694Z] ---> 5be0905fd3f4 [2022-02-25T15:21:28.694Z] [2022-02-25T15:21:28.694Z] Step 10/22 : FROM alpine:3.14 [2022-02-25T15:21:28.694Z] ---> 5b8b7b635229 [2022-02-25T15:21:28.694Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-25T15:21:28.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:21:28.968Z] ---> Running in fddb8a1ba9d8 [2022-02-25T15:21:29.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:21:29.850Z] ---> 3f5fc1de3507 [2022-02-25T15:21:29.851Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-25T15:21:30.130Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-25T15:21:30.130Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:21:30.130Z] OK: 6 MiB in 15 packages [2022-02-25T15:21:30.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:21:31.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:21:31.614Z] ---> 4c600cd41956 [2022-02-25T15:21:31.615Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-25T15:21:31.887Z] Removing intermediate container 19b9c49f3cda [2022-02-25T15:21:31.887Z] ---> 787f5401d999 [2022-02-25T15:21:31.887Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-25T15:21:31.887Z] Removing intermediate container 31c77efd1105 [2022-02-25T15:21:31.887Z] ---> 98271460e547 [2022-02-25T15:21:31.887Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:21:31.887Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-25T15:21:31.887Z] ---> Running in 1c62b316e78c [2022-02-25T15:21:32.162Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-25T15:21:32.162Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:21:32.162Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T15:21:32.162Z] ---> Running in c4416425d7cf [2022-02-25T15:21:32.162Z] OK: 6 MiB in 16 packages [2022-02-25T15:21:32.759Z] Removing intermediate container 1c62b316e78c [2022-02-25T15:21:32.759Z] ---> 87e0653f9db7 [2022-02-25T15:21:32.759Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-25T15:21:33.030Z] Removing intermediate container c4416425d7cf [2022-02-25T15:21:33.030Z] ---> 414e531d5ab1 [2022-02-25T15:21:33.030Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-25T15:21:33.303Z] ---> Running in f932dc711ede [2022-02-25T15:21:33.903Z] ---> 2dfbdd9b4f35 [2022-02-25T15:21:33.903Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-25T15:21:33.903Z] Removing intermediate container f932dc711ede [2022-02-25T15:21:33.903Z] ---> ca2e5f10023c [2022-02-25T15:21:33.903Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T15:21:33.903Z] ---> Running in 96c6689a0a81 [2022-02-25T15:21:33.903Z] ---> Running in 6aca9cd30d0c [2022-02-25T15:21:33.903Z] ---> 160e520cb08b [2022-02-25T15:21:33.903Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-25T15:21:34.179Z] ---> Running in e3cf6213b988 [2022-02-25T15:21:34.179Z] Removing intermediate container fddb8a1ba9d8 [2022-02-25T15:21:34.179Z] ---> c2484f37d3ff [2022-02-25T15:21:34.179Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:21:34.455Z] ---> Running in 86fcee76a4d0 [2022-02-25T15:21:34.730Z] Removing intermediate container 96c6689a0a81 [2022-02-25T15:21:34.730Z] ---> ec24da4339ab [2022-02-25T15:21:34.730Z] Step 18/21 : CMD ["--init=true"] [2022-02-25T15:21:34.730Z] Removing intermediate container 6aca9cd30d0c [2022-02-25T15:21:34.730Z] ---> a69ed7d69a56 [2022-02-25T15:21:34.730Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:21:34.730Z] ---> Running in 50ec20553181 [2022-02-25T15:21:35.004Z] Removing intermediate container 86fcee76a4d0 [2022-02-25T15:21:35.004Z] ---> c98489b98357 [2022-02-25T15:21:35.004Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-25T15:21:35.289Z] ---> Running in 4d1bfa864693 [2022-02-25T15:21:35.289Z] Removing intermediate container 50ec20553181 [2022-02-25T15:21:35.289Z] ---> aefee1a654d5 [2022-02-25T15:21:35.289Z] Step 19/21 : LABEL arch=arm64 [2022-02-25T15:21:35.559Z] ---> Running in 5e92b321ed28 [2022-02-25T15:21:35.831Z] ---> 8483aa7b64fb [2022-02-25T15:21:35.831Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-25T15:21:35.831Z] Removing intermediate container 4d1bfa864693 [2022-02-25T15:21:35.831Z] ---> 087fb3100750 [2022-02-25T15:21:35.831Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-25T15:21:35.831Z] ---> Running in d4e5f9575d03 [2022-02-25T15:21:36.104Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-25T15:21:36.104Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-25T15:21:36.104Z] ---> 520e9a0a30f7 [2022-02-25T15:21:36.104Z] 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-02-25T15:21:36.104Z] Removing intermediate container 5e92b321ed28 [2022-02-25T15:21:36.104Z] ---> 8c981b634861 [2022-02-25T15:21:36.104Z] Step 20/21 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc [2022-02-25T15:21:36.104Z] ---> Running in 7cbe831c7791 [2022-02-25T15:21:36.378Z] ---> Running in 93f4bbba5cb4 [2022-02-25T15:21:36.650Z] Removing intermediate container d4e5f9575d03 [2022-02-25T15:21:36.650Z] ---> 3e3e2ee328b5 [2022-02-25T15:21:36.650Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:21:36.650Z] Removing intermediate container e3cf6213b988 [2022-02-25T15:21:36.650Z] ---> 71f9aa772b59 [2022-02-25T15:21:36.650Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:21:36.926Z] Removing intermediate container 7cbe831c7791 [2022-02-25T15:21:36.926Z] ---> 5810385c7c2d [2022-02-25T15:21:36.926Z] 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-02-25T15:21:36.926Z] Removing intermediate container 93f4bbba5cb4 [2022-02-25T15:21:36.926Z] ---> 542ca2352c11 [2022-02-25T15:21:36.926Z] Step 21/21 : LABEL version=0.0.0 [2022-02-25T15:21:36.926Z] ---> Running in 045956a06653 [2022-02-25T15:21:37.208Z] ---> Running in 4365b08ff73c [2022-02-25T15:21:37.811Z] ---> 479c37b71363 [2022-02-25T15:21:37.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-25T15:21:37.811Z] ---> f61e64433743 [2022-02-25T15:21:37.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-25T15:21:37.811Z] Removing intermediate container 4365b08ff73c [2022-02-25T15:21:37.811Z] ---> 89321729e9aa [2022-02-25T15:21:37.811Z] [2022-02-25T15:21:37.811Z] ---> 496529645cf4 [2022-02-25T15:21:37.811Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-25T15:21:38.411Z] Successfully built 89321729e9aa [2022-02-25T15:21:38.411Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-25T15:21:38.411Z]  Building security-proxy-setup ... done Building core-command [2022-02-25T15:21:38.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:21:38.955Z] ---> 7054276ceb84 [2022-02-25T15:21:38.955Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-25T15:21:38.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:21:38.955Z] ---> Running in 309a99f53051 [2022-02-25T15:21:39.934Z] Removing intermediate container 309a99f53051 [2022-02-25T15:21:39.934Z] ---> 7b4fc31fd0f5 [2022-02-25T15:21:39.934Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:21:39.934Z] (1/42) Installing readline (8.1.0-r0) [2022-02-25T15:21:39.934Z] (2/42) Installing bash (5.1.4-r0) [2022-02-25T15:21:39.934Z] ---> 226564dd489a [2022-02-25T15:21:39.934Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-25T15:21:39.934Z] Executing bash-5.1.4-r0.post-install [2022-02-25T15:21:39.934Z] ---> Running in fe7877b30ca4 [2022-02-25T15:21:39.934Z] ---> fe4761b6e20a [2022-02-25T15:21:39.934Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-25T15:21:39.934Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-25T15:21:39.934Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-25T15:21:39.934Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-25T15:21:39.934Z] (6/42) Installing curl (7.79.1-r0) [2022-02-25T15:21:39.934Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-25T15:21:39.934Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-25T15:21:39.934Z] (9/42) Installing expat (2.4.5-r0) [2022-02-25T15:21:39.934Z] (10/42) Installing libffi (3.3-r2) [2022-02-25T15:21:39.934Z] (11/42) Installing gdbm (1.19-r0) [2022-02-25T15:21:39.934Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-25T15:21:39.934Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T15:21:40.211Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T15:21:40.211Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-25T15:21:40.211Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-25T15:21:40.211Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-25T15:21:40.810Z] Removing intermediate container fe7877b30ca4 [2022-02-25T15:21:40.810Z] ---> 5a47941ba8c5 [2022-02-25T15:21:40.810Z] Step 20/22 : LABEL arch=arm64 [2022-02-25T15:21:41.084Z] ---> d344c6700435 [2022-02-25T15:21:41.084Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-25T15:21:41.084Z] ---> ef27fe0167ac [2022-02-25T15:21:41.084Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-25T15:21:41.084Z] ---> Running in b512191022b6 [2022-02-25T15:21:41.360Z] ---> Running in 8f9bccb0113c [2022-02-25T15:21:41.969Z] Removing intermediate container b512191022b6 [2022-02-25T15:21:41.969Z] ---> 180b6ff5b674 [2022-02-25T15:21:41.969Z] Step 21/22 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc [2022-02-25T15:21:41.969Z] Removing intermediate container 8f9bccb0113c [2022-02-25T15:21:41.969Z] ---> 7e39f43a8d1b [2022-02-25T15:21:41.969Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:21:42.243Z] ---> Running in 1075a152cd13 [2022-02-25T15:21:42.243Z] ---> Running in 4ef2a634abfd [2022-02-25T15:21:42.243Z] ---> 811d6ebe8e45 [2022-02-25T15:21:42.243Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-25T15:21:42.521Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-25T15:21:42.521Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-25T15:21:42.521Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-25T15:21:42.521Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-25T15:21:42.521Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-25T15:21:42.521Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-25T15:21:42.800Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-25T15:21:42.800Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-25T15:21:42.800Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-25T15:21:42.800Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-25T15:21:42.800Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-25T15:21:42.800Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-25T15:21:42.800Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-25T15:21:42.800Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-25T15:21:42.800Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-25T15:21:42.800Z] Removing intermediate container 4ef2a634abfd [2022-02-25T15:21:42.800Z] ---> 18d8336d0a6a [2022-02-25T15:21:42.800Z] Step 20/22 : LABEL arch=arm64 [2022-02-25T15:21:42.800Z] Removing intermediate container 1075a152cd13 [2022-02-25T15:21:42.800Z] ---> 5bfc38994d4e [2022-02-25T15:21:42.800Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T15:21:42.800Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-25T15:21:43.072Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-25T15:21:43.072Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-25T15:21:43.072Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-25T15:21:43.072Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-25T15:21:43.072Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-25T15:21:43.072Z] ---> Running in f73ffa7ef6c5 [2022-02-25T15:21:43.072Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-25T15:21:43.072Z] ---> Running in fdb47e833fde [2022-02-25T15:21:43.072Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-25T15:21:43.072Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-25T15:21:43.355Z] ---> 08c5c9339cff [2022-02-25T15:21:43.355Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-25T15:21:43.355Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-25T15:21:43.631Z] Removing intermediate container fdb47e833fde [2022-02-25T15:21:43.631Z] ---> 600df2085f25 [2022-02-25T15:21:43.631Z] Step 21/22 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc [2022-02-25T15:21:43.631Z] Removing intermediate container f73ffa7ef6c5 [2022-02-25T15:21:43.631Z] ---> Running in 9e660f90cfdf [2022-02-25T15:21:43.631Z] ---> 75c74710a8b7 [2022-02-25T15:21:43.631Z] [2022-02-25T15:21:43.907Z] ---> Running in eb18bf37a71a [2022-02-25T15:21:43.907Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:21:43.907Z] OK: 84 MiB in 64 packages [2022-02-25T15:21:44.183Z] Successfully built 75c74710a8b7 [2022-02-25T15:21:44.183Z] Successfully tagged support-scheduler-arm64:latest [2022-02-25T15:21:44.183Z] Building core-data [2022-02-25T15:21:44.459Z]  Building support-scheduler ... done Removing intermediate container 9e660f90cfdf [2022-02-25T15:21:44.459Z] ---> 480c45808b64 [2022-02-25T15:21:44.459Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-25T15:21:44.459Z] Removing intermediate container eb18bf37a71a [2022-02-25T15:21:44.459Z] ---> 3d5ba458e810 [2022-02-25T15:21:44.459Z] Step 22/22 : LABEL version=0.0.0 [2022-02-25T15:21:44.739Z] ---> Running in 9cdb3e74390a [2022-02-25T15:21:45.014Z] Removing intermediate container 9cdb3e74390a [2022-02-25T15:21:45.014Z] ---> d39f30f5a6eb [2022-02-25T15:21:45.014Z] [2022-02-25T15:21:45.610Z] ---> ff2689818178 [2022-02-25T15:21:45.610Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-25T15:21:45.610Z] Successfully built d39f30f5a6eb [2022-02-25T15:21:45.610Z] Successfully tagged support-notifications-arm64:latest [2022-02-25T15:21:45.610Z]  Building support-notifications ... done Building security-secretstore-setup [2022-02-25T15:21:45.884Z] ---> Running in 655279ee0f97 [2022-02-25T15:21:47.866Z] Removing intermediate container 655279ee0f97 [2022-02-25T15:21:47.866Z] ---> ff5e6025d2cd [2022-02-25T15:21:47.866Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-25T15:21:48.139Z] ---> Running in 69c179cd42ae [2022-02-25T15:21:48.139Z] Collecting docker-compose==1.23.2 [2022-02-25T15:21:48.139Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-25T15:21:48.413Z] Collecting docopt<0.7,>=0.6.1 [2022-02-25T15:21:48.413Z] Removing intermediate container 69c179cd42ae [2022-02-25T15:21:48.413Z] ---> 78d176fff647 [2022-02-25T15:21:48.413Z] Step 28/31 : CMD ["gate"] [2022-02-25T15:21:48.413Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-25T15:21:48.683Z] ---> Running in e5f4befa4636 [2022-02-25T15:21:49.278Z] Removing intermediate container e5f4befa4636 [2022-02-25T15:21:49.278Z] ---> 418666acb8ba [2022-02-25T15:21:49.278Z] Step 29/31 : LABEL arch=arm64 [2022-02-25T15:21:49.551Z] ---> Running in c9412982e197 [2022-02-25T15:21:50.148Z] Removing intermediate container c9412982e197 [2022-02-25T15:21:50.148Z] ---> 7f55580a620e [2022-02-25T15:21:50.148Z] Step 30/31 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc [2022-02-25T15:21:50.418Z] ---> Running in 7504e9fa7e7d [2022-02-25T15:21:51.018Z] Removing intermediate container 7504e9fa7e7d [2022-02-25T15:21:51.018Z] ---> a94d84b2a9a4 [2022-02-25T15:21:51.018Z] Step 31/31 : LABEL version=0.0.0 [2022-02-25T15:21:51.018Z] Collecting docker<4.0,>=3.6.0 [2022-02-25T15:21:51.018Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-25T15:21:51.018Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-25T15:21:51.018Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-25T15:21:51.289Z] ---> Running in de698b34c7e6 [2022-02-25T15:21:51.884Z] Removing intermediate container de698b34c7e6 [2022-02-25T15:21:51.884Z] ---> 445cd0967b5b [2022-02-25T15:21:51.884Z] [2022-02-25T15:21:52.157Z] Successfully built 445cd0967b5b [2022-02-25T15:21:52.157Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-25T15:21:52.157Z]  Building security-bootstrapper ... done Building core-metadata [2022-02-25T15:21:54.133Z] Collecting PyYAML<4,>=3.10 [2022-02-25T15:21:54.133Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-25T15:21:58.439Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-25T15:21:58.439Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-25T15:21:58.439Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-25T15:21:58.439Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-25T15:21:58.439Z] Collecting cached-property<2,>=1.2.0 [2022-02-25T15:21:58.439Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-25T15:21:58.713Z] Collecting jsonschema<3,>=2.5.1 [2022-02-25T15:21:58.713Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-25T15:21:58.713Z] 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-02-25T15:21:58.985Z] Collecting texttable<0.10,>=0.9.0 [2022-02-25T15:21:58.985Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-25T15:22:01.005Z] Collecting docker-pycreds>=0.4.0 [2022-02-25T15:22:01.005Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-25T15:22:02.018Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-25T15:22:02.018Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-25T15:22:02.304Z] Collecting idna<2.8,>=2.5 [2022-02-25T15:22:02.304Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-25T15:22:02.938Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-25T15:22:02.938Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-25T15:22:02.938Z] 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-02-25T15:22:03.206Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-25T15:22:03.206Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-25T15:22:03.206Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-25T15:22:03.206Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-25T15:22:04.181Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-25T15:22:04.181Z] Attempting uninstall: urllib3 [2022-02-25T15:22:04.182Z] Found existing installation: urllib3 1.26.5 [2022-02-25T15:22:04.182Z] Uninstalling urllib3-1.26.5: [2022-02-25T15:22:04.182Z] Successfully uninstalled urllib3-1.26.5 [2022-02-25T15:22:04.785Z] Attempting uninstall: idna [2022-02-25T15:22:04.785Z] Found existing installation: idna 3.2 [2022-02-25T15:22:04.785Z] Uninstalling idna-3.2: [2022-02-25T15:22:05.070Z] Successfully uninstalled idna-3.2 [2022-02-25T15:22:06.050Z] Attempting uninstall: chardet [2022-02-25T15:22:06.050Z] Found existing installation: chardet 4.0.0 [2022-02-25T15:22:06.050Z] Uninstalling chardet-4.0.0: [2022-02-25T15:22:06.050Z] Successfully uninstalled chardet-4.0.0 [2022-02-25T15:22:07.488Z] Attempting uninstall: requests [2022-02-25T15:22:07.488Z] Found existing installation: requests 2.25.1 [2022-02-25T15:22:07.488Z] Uninstalling requests-2.25.1: [2022-02-25T15:22:07.760Z] Successfully uninstalled requests-2.25.1 [2022-02-25T15:22:08.354Z] Running setup.py install for texttable: started [2022-02-25T15:22:10.323Z] Running setup.py install for texttable: finished with status 'done' [2022-02-25T15:22:10.323Z] Running setup.py install for PyYAML: started [2022-02-25T15:22:12.941Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-25T15:22:12.941Z] Running setup.py install for docopt: started [2022-02-25T15:22:14.915Z] Running setup.py install for docopt: finished with status 'done' [2022-02-25T15:22:14.915Z] Running setup.py install for dockerpty: started [2022-02-25T15:22:16.894Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-25T15:22:18.333Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:22:18.333Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:22:18.333Z] ---> 301588ea5d4e [2022-02-25T15:22:18.333Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:22:18.333Z] ---> Using cache [2022-02-25T15:22:18.333Z] ---> ff4f52087283 [2022-02-25T15:22:18.333Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:22:18.333Z] ---> Using cache [2022-02-25T15:22:18.333Z] ---> ef1353f15097 [2022-02-25T15:22:18.333Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T15:22:18.932Z] 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-02-25T15:22:20.934Z] ---> Running in ad1ac82fa2b1 [2022-02-25T15:22:22.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:22:23.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:22:24.339Z] OK: 220 MiB in 52 packages [2022-02-25T15:22:26.332Z] Removing intermediate container ad1ac82fa2b1 [2022-02-25T15:22:26.332Z] ---> 98767b8117d9 [2022-02-25T15:22:26.332Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:22:27.304Z] ---> f56b1ecca5a6 [2022-02-25T15:22:27.304Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:22:27.581Z] ---> Running in fc08b43ceb09 [2022-02-25T15:22:29.556Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:22:29.556Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:22:29.556Z] ---> 301588ea5d4e [2022-02-25T15:22:29.556Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:22:29.556Z] ---> Using cache [2022-02-25T15:22:29.556Z] ---> ff4f52087283 [2022-02-25T15:22:29.556Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:22:29.556Z] ---> Using cache [2022-02-25T15:22:29.556Z] ---> ef1353f15097 [2022-02-25T15:22:29.556Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-25T15:22:29.556Z] ---> Running in a408439a56f8 [2022-02-25T15:22:31.002Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:22:31.002Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:22:31.002Z] ---> 301588ea5d4e [2022-02-25T15:22:31.002Z] Step 3/25 : WORKDIR /edgex-go [2022-02-25T15:22:31.002Z] ---> Using cache [2022-02-25T15:22:31.002Z] ---> ff4f52087283 [2022-02-25T15:22:31.002Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:22:31.002Z] ---> Using cache [2022-02-25T15:22:31.002Z] ---> ef1353f15097 [2022-02-25T15:22:31.002Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-25T15:22:31.002Z] ---> Using cache [2022-02-25T15:22:31.002Z] ---> 98767b8117d9 [2022-02-25T15:22:31.002Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-25T15:22:31.002Z] ---> Using cache [2022-02-25T15:22:31.002Z] ---> f56b1ecca5a6 [2022-02-25T15:22:31.002Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:22:31.002Z] ---> Running in 20252497b825 [2022-02-25T15:22:31.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:22:32.585Z] Removing intermediate container fc08b43ceb09 [2022-02-25T15:22:32.585Z] ---> 56b62d0e319e [2022-02-25T15:22:32.585Z] Step 8/23 : COPY . . [2022-02-25T15:22:32.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:22:33.843Z] OK: 220 MiB in 52 packages [2022-02-25T15:22:35.822Z] Removing intermediate container a408439a56f8 [2022-02-25T15:22:35.822Z] ---> 3114445e4902 [2022-02-25T15:22:35.822Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:22:35.822Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-25T15:22:35.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-25T15:22:35.822Z] ---> 301588ea5d4e [2022-02-25T15:22:35.822Z] Step 3/23 : WORKDIR /edgex-go [2022-02-25T15:22:35.822Z] ---> Using cache [2022-02-25T15:22:35.822Z] ---> ff4f52087283 [2022-02-25T15:22:35.822Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:22:35.822Z] ---> Using cache [2022-02-25T15:22:35.822Z] ---> ef1353f15097 [2022-02-25T15:22:35.822Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-25T15:22:35.822Z] ---> Using cache [2022-02-25T15:22:35.822Z] ---> 98767b8117d9 [2022-02-25T15:22:35.822Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-25T15:22:35.822Z] ---> Using cache [2022-02-25T15:22:35.822Z] ---> f56b1ecca5a6 [2022-02-25T15:22:35.822Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:22:35.822Z] ---> Using cache [2022-02-25T15:22:35.822Z] ---> 56b62d0e319e [2022-02-25T15:22:35.822Z] Step 8/23 : COPY . . [2022-02-25T15:22:36.095Z] Removing intermediate container 20252497b825 [2022-02-25T15:22:36.095Z] ---> 2a81d00a9298 [2022-02-25T15:22:36.095Z] Step 8/25 : COPY . . [2022-02-25T15:22:37.070Z] ---> 21eab57fe716 [2022-02-25T15:22:37.070Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-25T15:22:37.070Z] ---> Running in e230dfb55670 [2022-02-25T15:22:37.070Z] Removing intermediate container 045956a06653 [2022-02-25T15:22:37.070Z] ---> a69d4b45a369 [2022-02-25T15:22:37.070Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-25T15:22:37.342Z] ---> Running in ce8472042814 [2022-02-25T15:22:38.326Z] Removing intermediate container ce8472042814 [2022-02-25T15:22:38.326Z] ---> 2e02aca9bbdb [2022-02-25T15:22:38.326Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-25T15:22:38.326Z] ---> Running in f7927ff3e812 [2022-02-25T15:22:39.307Z] Removing intermediate container f7927ff3e812 [2022-02-25T15:22:39.307Z] ---> 59c20b42ec4f [2022-02-25T15:22:39.307Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-25T15:22:41.281Z] ---> 449ec4e4091e [2022-02-25T15:22:41.281Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-25T15:22:41.281Z] Removing intermediate container e230dfb55670 [2022-02-25T15:22:41.281Z] ---> 694bee46014e [2022-02-25T15:22:41.281Z] Step 8/23 : COPY . . [2022-02-25T15:22:42.261Z] ---> af58b4401adc [2022-02-25T15:22:42.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-25T15:22:44.238Z] ---> d807171ac2c1 [2022-02-25T15:22:44.238Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-25T15:22:44.510Z] ---> Running in 5149cbee001d [2022-02-25T15:22:45.110Z] Removing intermediate container 5149cbee001d [2022-02-25T15:22:45.110Z] ---> 834837dd2846 [2022-02-25T15:22:45.110Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:22:45.381Z] ---> Running in 9e0e93fd75d3 [2022-02-25T15:22:45.979Z] Removing intermediate container 9e0e93fd75d3 [2022-02-25T15:22:45.979Z] ---> 6ac81861e402 [2022-02-25T15:22:45.979Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T15:22:46.252Z] ---> Running in 3bc818625726 [2022-02-25T15:22:46.849Z] Removing intermediate container 3bc818625726 [2022-02-25T15:22:46.849Z] ---> a03fe0cac1c4 [2022-02-25T15:22:46.849Z] Step 22/23 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc [2022-02-25T15:22:47.120Z] ---> Running in 760a505fd2ed [2022-02-25T15:22:47.714Z] Removing intermediate container 760a505fd2ed [2022-02-25T15:22:47.714Z] ---> 56cd26e62815 [2022-02-25T15:22:47.714Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:22:47.987Z] ---> Running in 6c2d25936b55 [2022-02-25T15:22:48.966Z] Removing intermediate container 6c2d25936b55 [2022-02-25T15:22:48.966Z] ---> e7a04a860e55 [2022-02-25T15:22:48.966Z] [2022-02-25T15:22:49.562Z] Successfully built e7a04a860e55 [2022-02-25T15:22:49.562Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-25T15:22:54.955Z]  Building sys-mgmt-agent ... done  ---> aa018c611679 [2022-02-25T15:22:54.955Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-25T15:22:55.227Z] ---> Running in e9493968a437 [2022-02-25T15:22:55.826Z] ---> ecf85f27419a [2022-02-25T15:22:55.826Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-25T15:22:56.117Z] ---> Running in 059f96129005 [2022-02-25T15:22:56.709Z] ---> 210d8bef9797 [2022-02-25T15:22:56.709Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-25T15:22:56.709Z] 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-02-25T15:22:56.981Z] ---> Running in 7466754f0a9c [2022-02-25T15:22:57.957Z] 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-02-25T15:22:58.936Z] 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-02-25T15:23:02.342Z] ---> 58709f58a48a [2022-02-25T15:23:02.342Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-25T15:23:02.342Z] ---> Running in dc86f3d11229 [2022-02-25T15:23:03.780Z] 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-02-25T15:24:40.769Z] 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-02-25T15:24:40.769Z] Removing intermediate container e9493968a437 [2022-02-25T15:24:40.769Z] ---> 24135b0ab70d [2022-02-25T15:24:40.769Z] [2022-02-25T15:24:40.769Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T15:24:40.769Z] ---> 5b8b7b635229 [2022-02-25T15:24:40.769Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T15:24:40.769Z] ---> Using cache [2022-02-25T15:24:40.769Z] ---> 98271460e547 [2022-02-25T15:24:40.769Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:24:40.769Z] ---> Using cache [2022-02-25T15:24:40.769Z] ---> 414e531d5ab1 [2022-02-25T15:24:40.769Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-25T15:24:40.769Z] ---> Running in 1400bc23341d [2022-02-25T15:24:40.769Z] Removing intermediate container 1400bc23341d [2022-02-25T15:24:40.769Z] ---> 932d273da9a4 [2022-02-25T15:24:40.769Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T15:24:40.769Z] ---> Running in 54bb8b803481 [2022-02-25T15:24:40.769Z] Removing intermediate container 54bb8b803481 [2022-02-25T15:24:40.769Z] ---> 93b7610d2b6b [2022-02-25T15:24:40.769Z] Step 15/23 : WORKDIR / [2022-02-25T15:24:40.769Z] ---> Running in 9ddf923242a5 [2022-02-25T15:24:41.040Z] Removing intermediate container 9ddf923242a5 [2022-02-25T15:24:41.040Z] ---> 142bd62f0771 [2022-02-25T15:24:41.040Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:24:42.037Z] ---> fd9aa6c63825 [2022-02-25T15:24:42.037Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-25T15:24:43.479Z] ---> 3bd73e0d9154 [2022-02-25T15:24:43.479Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-25T15:24:44.933Z] ---> 61f06ddd1da0 [2022-02-25T15:24:44.933Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-25T15:24:44.933Z] ---> Running in 1387d3c189bb [2022-02-25T15:24:45.533Z] Removing intermediate container 1387d3c189bb [2022-02-25T15:24:45.533Z] ---> f68314659dca [2022-02-25T15:24:45.533Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:24:45.807Z] ---> Running in e259de24f33e [2022-02-25T15:24:46.410Z] Removing intermediate container e259de24f33e [2022-02-25T15:24:46.410Z] ---> 804a72d4c61c [2022-02-25T15:24:46.410Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T15:24:46.410Z] ---> Running in 0c28ccfeddd7 [2022-02-25T15:24:47.390Z] Removing intermediate container 0c28ccfeddd7 [2022-02-25T15:24:47.390Z] ---> a9e81ed853c4 [2022-02-25T15:24:47.390Z] Step 22/23 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc [2022-02-25T15:24:47.665Z] ---> Running in 9fce4ecaa705 [2022-02-25T15:24:48.658Z] Removing intermediate container 9fce4ecaa705 [2022-02-25T15:24:48.658Z] ---> 9e58993a203e [2022-02-25T15:24:48.658Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:24:48.939Z] ---> Running in f5f86a43fe80 [2022-02-25T15:24:49.543Z] Removing intermediate container 7466754f0a9c [2022-02-25T15:24:49.543Z] ---> 5feff6cf3e56 [2022-02-25T15:24:49.543Z] [2022-02-25T15:24:49.543Z] Step 10/25 : FROM alpine:3.14 [2022-02-25T15:24:49.543Z] ---> 5b8b7b635229 [2022-02-25T15:24:49.543Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-25T15:24:49.543Z] Removing intermediate container f5f86a43fe80 [2022-02-25T15:24:49.543Z] ---> fc4ef10dd538 [2022-02-25T15:24:49.543Z] [2022-02-25T15:24:49.543Z] ---> Running in 8357d7e723b7 [2022-02-25T15:24:50.147Z] Successfully built fc4ef10dd538 [2022-02-25T15:24:50.147Z] Successfully tagged core-command-arm64:latest [2022-02-25T15:24:51.612Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:24:51.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:24:52.602Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-25T15:24:52.602Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-25T15:24:52.602Z] (3/3) Installing su-exec (0.2-r1) [2022-02-25T15:24:52.602Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:24:52.602Z] Executing ca-certificates-20211220-r0.trigger [2022-02-25T15:24:52.874Z] OK: 6 MiB in 17 packages [2022-02-25T15:24:54.313Z] Removing intermediate container 059f96129005 [2022-02-25T15:24:54.313Z] ---> 2682105cfc28 [2022-02-25T15:24:54.313Z] [2022-02-25T15:24:54.313Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T15:24:54.586Z] ---> 5b8b7b635229 [2022-02-25T15:24:54.586Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-25T15:24:54.586Z] ---> Using cache [2022-02-25T15:24:54.586Z] ---> 98271460e547 [2022-02-25T15:24:54.586Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-25T15:24:54.586Z] ---> Using cache [2022-02-25T15:24:54.586Z] ---> 414e531d5ab1 [2022-02-25T15:24:54.586Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-25T15:24:54.586Z] Removing intermediate container 8357d7e723b7 [2022-02-25T15:24:54.586Z] ---> 89fabd298bc9 [2022-02-25T15:24:54.586Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-25T15:24:54.586Z] ---> Running in 885563da4255 [2022-02-25T15:24:54.861Z] ---> Running in fd284774e3eb [2022-02-25T15:24:54.861Z] Removing intermediate container 885563da4255 [2022-02-25T15:24:54.861Z] ---> 873f81101088 [2022-02-25T15:24:54.861Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-25T15:24:55.135Z] ---> Running in 8ce2fcbcda24 [2022-02-25T15:24:55.135Z] Removing intermediate container fd284774e3eb [2022-02-25T15:24:55.135Z] ---> 7a4cce31fbe9 [2022-02-25T15:24:55.135Z] Step 13/25 : WORKDIR / [2022-02-25T15:24:55.415Z] ---> Running in ded171192d8a [2022-02-25T15:24:55.415Z] Removing intermediate container 8ce2fcbcda24 [2022-02-25T15:24:55.415Z] ---> ef00de40c402 [2022-02-25T15:24:55.415Z] Step 15/23 : WORKDIR / [2022-02-25T15:24:55.687Z] ---> Running in 86a8cff6884e [2022-02-25T15:24:55.687Z] Removing intermediate container ded171192d8a [2022-02-25T15:24:55.687Z] ---> 89eda6f2c3b7 [2022-02-25T15:24:55.687Z] 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-02-25T15:24:56.282Z] Removing intermediate container 86a8cff6884e [2022-02-25T15:24:56.282Z] ---> c422fe250a60 [2022-02-25T15:24:56.282Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:24:56.558Z] ---> 2a5146a11b57 [2022-02-25T15:24:56.558Z] 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-02-25T15:24:57.155Z] ---> 3e7b0db81121 [2022-02-25T15:24:57.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-25T15:24:57.433Z] ---> 138629067c13 [2022-02-25T15:24:57.433Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-25T15:24:58.406Z] ---> dc8005dcbc7e [2022-02-25T15:24:58.406Z] 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-02-25T15:24:58.406Z] ---> dfa1ba2085ae [2022-02-25T15:24:58.406Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-25T15:24:59.002Z] ---> 6151b88998b1 [2022-02-25T15:24:59.002Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-25T15:24:59.283Z] ---> b45a19a32436 [2022-02-25T15:24:59.283Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-25T15:24:59.283Z] ---> Running in 005f153a3aa5 [2022-02-25T15:24:59.877Z] Removing intermediate container 005f153a3aa5 [2022-02-25T15:24:59.877Z] ---> 193801a6990d [2022-02-25T15:24:59.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:24:59.877Z] ---> Running in b4117e9f29db [2022-02-25T15:25:00.153Z] ---> 1e164c57b9f1 [2022-02-25T15:25:00.153Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-25T15:25:00.426Z] Removing intermediate container b4117e9f29db [2022-02-25T15:25:00.426Z] ---> 172af7e686bc [2022-02-25T15:25:00.426Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T15:25:00.426Z] ---> Running in 850a068419de [2022-02-25T15:25:01.019Z] Removing intermediate container 850a068419de [2022-02-25T15:25:01.019Z] ---> 9d4a5b0aec84 [2022-02-25T15:25:01.019Z] Step 22/23 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc [2022-02-25T15:25:01.019Z] ---> Running in ea58c7f6ec72 [2022-02-25T15:25:01.612Z] Removing intermediate container ea58c7f6ec72 [2022-02-25T15:25:01.612Z] ---> 44c3525bc939 [2022-02-25T15:25:01.612Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:25:01.612Z] ---> 1d296549e861 [2022-02-25T15:25:01.612Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-25T15:25:01.612Z] ---> Running in cfd266ddd65c [2022-02-25T15:25:02.211Z] Removing intermediate container cfd266ddd65c [2022-02-25T15:25:02.211Z] ---> 0072630a825c [2022-02-25T15:25:02.211Z] [2022-02-25T15:25:02.489Z] ---> 88e26fcdff68 [2022-02-25T15:25:02.489Z] 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-02-25T15:25:02.489Z] Successfully built 0072630a825c [2022-02-25T15:25:02.489Z] Successfully tagged core-metadata-arm64:latest [2022-02-25T15:25:02.762Z]  Building core-metadata ... done  ---> Running in 8f93fb77b7e7 [2022-02-25T15:25:04.189Z] Removing intermediate container dc86f3d11229 [2022-02-25T15:25:04.189Z] ---> 47d1afdc89b9 [2022-02-25T15:25:04.189Z] [2022-02-25T15:25:04.189Z] Step 10/23 : FROM alpine:3.14 [2022-02-25T15:25:04.189Z] ---> 5b8b7b635229 [2022-02-25T15:25:04.189Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-25T15:25:04.189Z] ---> Running in 38c8eaef7924 [2022-02-25T15:25:04.787Z] Removing intermediate container 38c8eaef7924 [2022-02-25T15:25:04.787Z] ---> 7b7b63c91c39 [2022-02-25T15:25:04.787Z] Removing intermediate container 8f93fb77b7e7 [2022-02-25T15:25:04.787Z] Step 12/23 : ENV APP_PORT=59880 ---> ae546fad41a7 [2022-02-25T15:25:04.787Z] [2022-02-25T15:25:04.787Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-25T15:25:04.787Z] ---> Running in b3a89f5a8a3f [2022-02-25T15:25:04.787Z] ---> Running in 3ec7ae8ba1e8 [2022-02-25T15:25:05.058Z] Removing intermediate container b3a89f5a8a3f [2022-02-25T15:25:05.058Z] Removing intermediate container 3ec7ae8ba1e8 [2022-02-25T15:25:05.058Z] ---> a04165e7c380 [2022-02-25T15:25:05.058Z] Step 23/25 : LABEL arch=arm64 [2022-02-25T15:25:05.058Z] ---> 8327c5259f0d [2022-02-25T15:25:05.058Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-25T15:25:05.329Z] ---> Running in f57887dd4fcb [2022-02-25T15:25:05.329Z] ---> Running in cedb6ca96602 [2022-02-25T15:25:05.605Z] Removing intermediate container f57887dd4fcb [2022-02-25T15:25:05.605Z] Removing intermediate container cedb6ca96602 [2022-02-25T15:25:05.605Z] ---> ea055c42caa7 [2022-02-25T15:25:05.605Z] Step 24/25 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc [2022-02-25T15:25:05.605Z] ---> c80b3e228cab [2022-02-25T15:25:05.605Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-25T15:25:05.605Z] ---> Running in 1893f1dd2e8a [2022-02-25T15:25:05.605Z] ---> Running in cbdcfaf81510 [2022-02-25T15:25:06.199Z] Removing intermediate container cbdcfaf81510 [2022-02-25T15:25:06.199Z] ---> 190e8f615066 [2022-02-25T15:25:06.199Z] Step 25/25 : LABEL version=0.0.0 [2022-02-25T15:25:06.199Z] ---> Running in 71034fba32e4 [2022-02-25T15:25:06.470Z] Removing intermediate container 71034fba32e4 [2022-02-25T15:25:06.470Z] ---> 6475c3a3aba5 [2022-02-25T15:25:06.470Z] [2022-02-25T15:25:07.065Z] Successfully built 6475c3a3aba5 [2022-02-25T15:25:07.065Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-25T15:25:07.664Z]  Building security-secretstore-setup ... done Removing intermediate container 1893f1dd2e8a [2022-02-25T15:25:07.664Z] ---> bf139c593178 [2022-02-25T15:25:07.664Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-25T15:25:07.664Z] ---> Running in dc038854fb10 [2022-02-25T15:25:08.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-25T15:25:09.603Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-25T15:25:10.575Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-25T15:25:10.575Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-25T15:25:10.575Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-25T15:25:10.575Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-25T15:25:10.846Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-25T15:25:10.846Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-25T15:25:10.846Z] Executing busybox-1.33.1-r6.trigger [2022-02-25T15:25:11.123Z] OK: 8 MiB in 20 packages [2022-02-25T15:25:12.096Z] Removing intermediate container dc038854fb10 [2022-02-25T15:25:12.096Z] ---> bd54892a17fa [2022-02-25T15:25:12.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-25T15:25:12.687Z] ---> 73dcd109353a [2022-02-25T15:25:12.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-25T15:25:13.664Z] ---> 888d0ebe9645 [2022-02-25T15:25:13.664Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-25T15:25:14.257Z] ---> 2b358977adf6 [2022-02-25T15:25:14.257Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-25T15:25:14.257Z] ---> Running in 1bd6b54ccfd9 [2022-02-25T15:25:14.529Z] Removing intermediate container 1bd6b54ccfd9 [2022-02-25T15:25:14.529Z] ---> 83d84a84437a [2022-02-25T15:25:14.529Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-25T15:25:14.798Z] ---> Running in 2a5d26817e14 [2022-02-25T15:25:15.069Z] Removing intermediate container 2a5d26817e14 [2022-02-25T15:25:15.069Z] ---> 4b72616347e5 [2022-02-25T15:25:15.069Z] Step 21/23 : LABEL arch=arm64 [2022-02-25T15:25:15.069Z] ---> Running in 56a7e0013dc4 [2022-02-25T15:25:15.342Z] Removing intermediate container 56a7e0013dc4 [2022-02-25T15:25:15.342Z] ---> c1bcea71ff15 [2022-02-25T15:25:15.342Z] Step 22/23 : LABEL git_sha=209e8878410b1240dcdcedd0d1d3475b8aa1d2dc [2022-02-25T15:25:15.614Z] ---> Running in befc94af3e67 [2022-02-25T15:25:15.886Z] Removing intermediate container befc94af3e67 [2022-02-25T15:25:15.886Z] ---> 6aec82f3c8ba [2022-02-25T15:25:15.886Z] Step 23/23 : LABEL version=0.0.0 [2022-02-25T15:25:15.886Z] ---> Running in c21bd8acf711 [2022-02-25T15:25:16.479Z] Removing intermediate container c21bd8acf711 [2022-02-25T15:25:16.479Z] ---> c5f06fb9181a [2022-02-25T15:25:16.479Z] [2022-02-25T15:25:16.750Z] Successfully built c5f06fb9181a [2022-02-25T15:25:16.750Z] Successfully tagged core-data-arm64:latest [2022-02-25T15:25:17.037Z]  Building core-data ... done  [Pipeline] } [2022-02-25T15:25:17.027Z] $ docker stop --time=1 8fe5b1a1d6de3f701ed920d82c8ff5f14dfebf98e17d3cdd2a5fb13b5081f837 [2022-02-25T15:25:18.652Z] $ docker rm -f 8fe5b1a1d6de3f701ed920d82c8ff5f14dfebf98e17d3cdd2a5fb13b5081f837 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-25T15:25:19.191Z] + docker images [2022-02-25T15:25:19.463Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-25T15:25:19.463Z] core-data-arm64 latest c5f06fb9181a 3 seconds ago 19.2MB [2022-02-25T15:25:19.463Z] security-secretstore-setup-arm64 latest 6475c3a3aba5 13 seconds ago 27MB [2022-02-25T15:25:19.463Z] 47d1afdc89b9 16 seconds ago 1.6GB [2022-02-25T15:25:19.463Z] core-metadata-arm64 latest 0072630a825c 18 seconds ago 15.9MB [2022-02-25T15:25:19.463Z] 2682105cfc28 26 seconds ago 1.6GB [2022-02-25T15:25:19.463Z] core-command-arm64 latest fc4ef10dd538 30 seconds ago 15.3MB [2022-02-25T15:25:19.463Z] 5feff6cf3e56 31 seconds ago 1.6GB [2022-02-25T15:25:19.463Z] 24135b0ab70d 41 seconds ago 1.59GB [2022-02-25T15:25:19.463Z] sys-mgmt-agent-arm64 latest e7a04a860e55 2 minutes ago 280MB [2022-02-25T15:25:19.463Z] security-bootstrapper-arm64 latest 445cd0967b5b 3 minutes ago 18MB [2022-02-25T15:25:19.463Z] support-notifications-arm64 latest d39f30f5a6eb 3 minutes ago 16.1MB [2022-02-25T15:25:19.463Z] support-scheduler-arm64 latest 75c74710a8b7 3 minutes ago 15.4MB [2022-02-25T15:25:19.463Z] security-proxy-setup-arm64 latest 89321729e9aa 3 minutes ago 25.5MB [2022-02-25T15:25:19.463Z] 5be0905fd3f4 3 minutes ago 1.6GB [2022-02-25T15:25:19.463Z] dead74d91b5e 3 minutes ago 1.6GB [2022-02-25T15:25:19.463Z] 710ee4b16c6e 4 minutes ago 1.59GB [2022-02-25T15:25:19.463Z] 6784853e85ee 4 minutes ago 1.6GB [2022-02-25T15:25:19.463Z] d65569273d67 4 minutes ago 1.59GB [2022-02-25T15:25:19.463Z] ci-base-image-arm64 latest 301588ea5d4e 14 minutes ago 1.26GB [2022-02-25T15:25:19.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 weeks ago 551MB [2022-02-25T15:25:19.463Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-02-25T15:25:19.463Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-02-25T15:25:19.463Z] 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-02-25T15:25:19.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-25T15:25:19.926Z] [2022-02-25T15:25:19.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:25:20.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-25T15:25:20.548Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-25T15:25:20.548Z] 448f6bf000e3: Pulling fs layer [2022-02-25T15:25:20.548Z] f757da607395: Pulling fs layer [2022-02-25T15:25:20.548Z] 05883995daec: Pulling fs layer [2022-02-25T15:25:20.548Z] 8603b9c90790: Pulling fs layer [2022-02-25T15:25:20.548Z] 1560dd03e051: Pulling fs layer [2022-02-25T15:25:20.548Z] 27f5ce0e4adf: Pulling fs layer [2022-02-25T15:25:20.548Z] c2d8d7efcc4b: Pulling fs layer [2022-02-25T15:25:20.548Z] 1560dd03e051: Waiting [2022-02-25T15:25:20.548Z] 27f5ce0e4adf: Waiting [2022-02-25T15:25:20.548Z] c2d8d7efcc4b: Waiting [2022-02-25T15:25:20.548Z] 8603b9c90790: Waiting [2022-02-25T15:25:20.548Z] f757da607395: Verifying Checksum [2022-02-25T15:25:20.548Z] f757da607395: Download complete [2022-02-25T15:25:20.548Z] 8603b9c90790: Verifying Checksum [2022-02-25T15:25:20.548Z] 8603b9c90790: Download complete [2022-02-25T15:25:20.822Z] 1560dd03e051: Verifying Checksum [2022-02-25T15:25:20.822Z] 1560dd03e051: Download complete [2022-02-25T15:25:20.822Z] 05883995daec: Verifying Checksum [2022-02-25T15:25:20.822Z] 05883995daec: Download complete [2022-02-25T15:25:20.822Z] 27f5ce0e4adf: Verifying Checksum [2022-02-25T15:25:20.822Z] 27f5ce0e4adf: Download complete [2022-02-25T15:25:21.095Z] 448f6bf000e3: Verifying Checksum [2022-02-25T15:25:21.095Z] 448f6bf000e3: Download complete [2022-02-25T15:25:23.707Z] c2d8d7efcc4b: Verifying Checksum [2022-02-25T15:25:23.707Z] c2d8d7efcc4b: Download complete [2022-02-25T15:25:25.133Z] 448f6bf000e3: Pull complete [2022-02-25T15:25:25.406Z] f757da607395: Pull complete [2022-02-25T15:25:27.437Z] 05883995daec: Pull complete [2022-02-25T15:25:27.437Z] 8603b9c90790: Pull complete [2022-02-25T15:25:28.440Z] 1560dd03e051: Pull complete [2022-02-25T15:25:29.035Z] 27f5ce0e4adf: Pull complete [2022-02-25T15:25:44.098Z] c2d8d7efcc4b: Pull complete [2022-02-25T15:25:44.098Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-25T15:25:44.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-25T15:25:44.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-25T15:25:44.327Z] prd-ubuntu18.04-docker-arm64-4c-16g-5994 does not seem to be running inside a container [2022-02-25T15:25:44.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-25T15:25:47.054Z] $ docker top 6aad98113ebf598091d83e571fcc378da77bd6f1c94520c0475b5d7e2749ecd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:25:48.012Z] ---> job-cost.sh [2022-02-25T15:25:48.012Z] lf-activate-venv: SKIPPING [2022-02-25T15:25:48.012Z] INFO: No Stack... [2022-02-25T15:25:48.282Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-25T15:25:48.552Z] INFO: Archiving Costs [Pipeline] sh [2022-02-25T15:25:49.220Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-02-25T15:25:49.220Z] + cut -d, -f6 [Pipeline] lock [2022-02-25T15:25:49.287Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3888-5-stack-cost] [2022-02-25T15:25:49.294Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3888-5-stack-cost] did not exist. Created. [2022-02-25T15:25:49.294Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3888-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-25T15:25:49.948Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-25T15:25:50.114Z] Stashed 1 file(s) [Pipeline] } [2022-02-25T15:25:50.121Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3888-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-25T15:25:50.123Z] $ docker stop --time=1 6aad98113ebf598091d83e571fcc378da77bd6f1c94520c0475b5d7e2749ecd6 [2022-02-25T15:25:51.616Z] $ docker rm -f 6aad98113ebf598091d83e571fcc378da77bd6f1c94520c0475b5d7e2749ecd6 [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-02-25T15:25:52.286Z] provisioning config files... [2022-02-25T15:25:52.296Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2613671651623650026tmp [Pipeline] { [Pipeline] sh [2022-02-25T15:25:52.604Z] + set +x [2022-02-25T15:25:52.604Z] + curl -s https://codecov.io/bash [2022-02-25T15:25:52.604Z] + bash -s -- [2022-02-25T15:25:52.865Z] [2022-02-25T15:25:52.865Z] _____ _ [2022-02-25T15:25:52.865Z] / ____| | | [2022-02-25T15:25:52.865Z] | | ___ __| | ___ ___ _____ __ [2022-02-25T15:25:52.865Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-25T15:25:52.865Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-25T15:25:52.865Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-25T15:25:52.865Z] Bash-1.0.6 [2022-02-25T15:25:52.865Z] [2022-02-25T15:25:52.865Z] [2022-02-25T15:25:52.865Z] ==> git version 2.24.4 found [2022-02-25T15:25:52.865Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-25T15:25:52.865Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-25T15:25:52.865Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-25T15:25:52.865Z] ==> Jenkins CI detected. [2022-02-25T15:25:52.865Z] current dir:  /w/workspace/edgex-go/5 [2022-02-25T15:25:52.865Z] project root: . [2022-02-25T15:25:52.865Z] --> token set from env [2022-02-25T15:25:52.865Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-25T15:25:52.865Z] ==> Running gcov in . (disable via -X gcov) [2022-02-25T15:25:52.865Z] ==> Python coveragepy not found [2022-02-25T15:25:52.865Z] ==> Searching for coverage reports in: [2022-02-25T15:25:52.865Z] + . [2022-02-25T15:25:52.865Z] -> Found 1 reports [2022-02-25T15:25:52.865Z] ==> Detecting git/mercurial file structure [2022-02-25T15:25:52.865Z] ==> Reading reports [2022-02-25T15:25:52.865Z] + ./coverage.out bytes=428383 [2022-02-25T15:25:52.865Z] ==> Appending adjustments [2022-02-25T15:25:52.865Z] https://docs.codecov.io/docs/fixing-reports [2022-02-25T15:25:54.256Z] + Found adjustments [2022-02-25T15:25:54.256Z] ==> Gzipping contents [2022-02-25T15:25:54.256Z] 60K /tmp/codecov.rvRrjg.gz [2022-02-25T15:25:54.256Z] ==> Uploading reports [2022-02-25T15:25:54.256Z] url: https://codecov.io [2022-02-25T15:25:54.256Z] query: branch=PR-3888&commit=1e45a026a8270cd988a29be2d4e3d7ac249d36ee&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3888%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3888&job=&cmd_args= [2022-02-25T15:25:54.256Z] -> Pinging Codecov [2022-02-25T15:25:54.257Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3888&commit=1e45a026a8270cd988a29be2d4e3d7ac249d36ee&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3888%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3888&job=&cmd_args= [2022-02-25T15:25:54.257Z] -> Uploading to [2022-02-25T15:25:54.257Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-25/00271124DB129430A58F1EEE437C3FCB/1e45a026a8270cd988a29be2d4e3d7ac249d36ee/7380521b-a0f9-4c89-bd73-19f20b398379.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220225T152554Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aee9c58e6265d2965ff596154673a1ee4f5f2cb2f13f9ce0a23fdc776448b033 [2022-02-25T15:25:54.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-25T15:25:54.257Z] Dload Upload Total Spent Left Speed [2022-02-25T15:25:54.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57992 0 0 100 57992 0 171k --:--:-- --:--:-- --:--:-- 171k [2022-02-25T15:25:54.779Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1e45a026a8270cd988a29be2d4e3d7ac249d36ee [Pipeline] } [2022-02-25T15:25:54.788Z] 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-02-25T15:25:55.394Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:25:55.694Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:25:56.259Z] ---> package-listing.sh [2022-02-25T15:25:56.259Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-25T15:25:56.259Z] ++ facter osfamily [2022-02-25T15:25:56.522Z] + OS_FAMILY=redhat [2022-02-25T15:25:56.522Z] + workspace=/w/workspace/edgex-go/5 [2022-02-25T15:25:56.522Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-25T15:25:56.522Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-25T15:25:56.522Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-25T15:25:56.522Z] + PACKAGES=/tmp/packages_start.txt [2022-02-25T15:25:56.522Z] + '[' /w/workspace/edgex-go/5 ']' [2022-02-25T15:25:56.522Z] + PACKAGES=/tmp/packages_end.txt [2022-02-25T15:25:56.522Z] + case "${OS_FAMILY}" in [2022-02-25T15:25:56.522Z] + rpm -qa [2022-02-25T15:25:56.522Z] + sort [2022-02-25T15:26:00.741Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-25T15:26:00.741Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-25T15:26:00.741Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-25T15:26:00.741Z] + '[' /w/workspace/edgex-go/5 ']' [2022-02-25T15:26:00.741Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-02-25T15:26:00.741Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-02-25T15:26:00.753Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-25T15:26:01.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:26:01.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T15:26:01.607Z] [2022-02-25T15:26:01.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T15:26:01.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T15:26:01.913Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-25T15:26:01.913Z] b4d181a07f80: Pulling fs layer [2022-02-25T15:26:01.913Z] a1111a8f2ec3: Pulling fs layer [2022-02-25T15:26:01.913Z] ed53099fbce6: Pulling fs layer [2022-02-25T15:26:01.913Z] dc539afda2c1: Pulling fs layer [2022-02-25T15:26:01.913Z] 77bc0d833cb6: Pulling fs layer [2022-02-25T15:26:01.913Z] 9065ff56babe: Pulling fs layer [2022-02-25T15:26:01.913Z] d287ab97295c: Pulling fs layer [2022-02-25T15:26:01.913Z] 77bc0d833cb6: Waiting [2022-02-25T15:26:01.913Z] 9065ff56babe: Waiting [2022-02-25T15:26:01.913Z] d287ab97295c: Waiting [2022-02-25T15:26:01.913Z] dc539afda2c1: Waiting [2022-02-25T15:26:01.913Z] a1111a8f2ec3: Verifying Checksum [2022-02-25T15:26:01.913Z] a1111a8f2ec3: Download complete [2022-02-25T15:26:01.913Z] dc539afda2c1: Verifying Checksum [2022-02-25T15:26:01.913Z] dc539afda2c1: Download complete [2022-02-25T15:26:02.174Z] 77bc0d833cb6: Verifying Checksum [2022-02-25T15:26:02.174Z] 77bc0d833cb6: Download complete [2022-02-25T15:26:02.174Z] b4d181a07f80: Verifying Checksum [2022-02-25T15:26:02.174Z] b4d181a07f80: Download complete [2022-02-25T15:26:02.174Z] ed53099fbce6: Verifying Checksum [2022-02-25T15:26:02.174Z] ed53099fbce6: Download complete [2022-02-25T15:26:02.174Z] 9065ff56babe: Verifying Checksum [2022-02-25T15:26:02.174Z] 9065ff56babe: Download complete [2022-02-25T15:26:02.753Z] d287ab97295c: Verifying Checksum [2022-02-25T15:26:02.753Z] d287ab97295c: Download complete [2022-02-25T15:26:03.705Z] b4d181a07f80: Pull complete [2022-02-25T15:26:03.705Z] a1111a8f2ec3: Pull complete [2022-02-25T15:26:04.281Z] ed53099fbce6: Pull complete [2022-02-25T15:26:04.545Z] dc539afda2c1: Pull complete [2022-02-25T15:26:04.806Z] 77bc0d833cb6: Pull complete [2022-02-25T15:26:04.806Z] 9065ff56babe: Pull complete [2022-02-25T15:26:10.132Z] d287ab97295c: Pull complete [2022-02-25T15:26:10.132Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-25T15:26:10.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T15:26:10.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-25T15:26:10.202Z] prd-centos7-docker-4c-2g-5993 does not seem to be running inside a container [2022-02-25T15:26:10.245Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-25T15:26:13.863Z] $ docker top 14b049a270d875706442b0d0cb7726df4bbb86f3eb12dff90914635e8f2e7ecb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T15:26:14.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-25T15:26:14.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-25T15:26:14.801Z] + ls /var/log/sa-host [2022-02-25T15:26:14.801Z] + sadf -c /var/log/sa-host/sa17 [2022-02-25T15:26:14.801Z] file_magic: OK [2022-02-25T15:26:14.801Z] HZ: Using current value: 100 [2022-02-25T15:26:14.801Z] file_header: OK [2022-02-25T15:26:14.801Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-25T15:26:14.801Z] Statistics: [2022-02-25T15:26:14.801Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-25T15:26:14.801Z] File successfully converted to sysstat format version 12.0.3 [2022-02-25T15:26:14.801Z] + sadf -c /var/log/sa-host/sa25 [2022-02-25T15:26:14.801Z] file_magic: OK [2022-02-25T15:26:14.801Z] HZ: Using current value: 100 [2022-02-25T15:26:14.801Z] file_header: OK [2022-02-25T15:26:14.801Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-25T15:26:14.801Z] Statistics: [2022-02-25T15:26:14.801Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-25T15:26:14.801Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T15:26:14.895Z] provisioning config files... [2022-02-25T15:26:14.905Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8635053620724862812tmp [Pipeline] { [Pipeline] echo [2022-02-25T15:26:14.930Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:26:15.222Z] ---> create-netrc.sh [Pipeline] } [2022-02-25T15:26:15.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:26:15.560Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-25T15:26:15.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:26:15.865Z] ---> sudo-logs.sh [2022-02-25T15:26:15.865Z] Archiving 'sudo' log.. [2022-02-25T15:26:15.865Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5993.novalocal: Name or service not known [2022-02-25T15:26:15.865Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5993.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-25T15:26:15.887Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:26:16.181Z] ---> job-cost.sh [2022-02-25T15:26:16.181Z] lf-activate-venv: SKIPPING [2022-02-25T15:26:16.181Z] DEBUG: total: 0.10999999940395355 [2022-02-25T15:26:16.181Z] INFO: Retrieving Stack Cost... [2022-02-25T15:26:16.442Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-25T15:26:17.012Z] INFO: Archiving Costs [Pipeline] echo [2022-02-25T15:26:17.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T15:26:17.317Z] ---> logs-deploy.sh [2022-02-25T15:26:17.317Z] lf-activate-venv: SKIPPING [2022-02-25T15:26:17.317Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3888/5 [2022-02-25T15:26:17.317Z] INFO: archiving workspace using pattern(s): [2022-02-25T15:26:17.890Z] Archives upload complete. [2022-02-25T15:26:18.738Z] INFO: archiving logs to Nexus [2022-02-25T15:26:18.738Z] ---> uname -a: [2022-02-25T15:26:18.738Z] Linux prd-centos7-docker-4c-2g-5993.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] ---> lscpu: [2022-02-25T15:26:18.738Z] Architecture: x86_64 [2022-02-25T15:26:18.738Z] CPU op-mode(s): 32-bit, 64-bit [2022-02-25T15:26:18.738Z] Byte Order: Little Endian [2022-02-25T15:26:18.738Z] Address sizes: 40 bits physical, 48 bits virtual [2022-02-25T15:26:18.738Z] CPU(s): 2 [2022-02-25T15:26:18.738Z] On-line CPU(s) list: 0,1 [2022-02-25T15:26:18.738Z] Thread(s) per core: 1 [2022-02-25T15:26:18.738Z] Core(s) per socket: 1 [2022-02-25T15:26:18.738Z] Socket(s): 2 [2022-02-25T15:26:18.738Z] NUMA node(s): 1 [2022-02-25T15:26:18.738Z] Vendor ID: AuthenticAMD [2022-02-25T15:26:18.738Z] CPU family: 23 [2022-02-25T15:26:18.738Z] Model: 49 [2022-02-25T15:26:18.738Z] Model name: AMD EPYC-Rome Processor [2022-02-25T15:26:18.738Z] Stepping: 0 [2022-02-25T15:26:18.738Z] CPU MHz: 2799.998 [2022-02-25T15:26:18.738Z] BogoMIPS: 5599.99 [2022-02-25T15:26:18.738Z] Virtualization: AMD-V [2022-02-25T15:26:18.738Z] Hypervisor vendor: KVM [2022-02-25T15:26:18.738Z] Virtualization type: full [2022-02-25T15:26:18.738Z] L1d cache: 32K [2022-02-25T15:26:18.738Z] L1i cache: 32K [2022-02-25T15:26:18.738Z] L2 cache: 512K [2022-02-25T15:26:18.738Z] L3 cache: 16384K [2022-02-25T15:26:18.738Z] NUMA node0 CPU(s): 0,1 [2022-02-25T15:26:18.738Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] ---> nproc: [2022-02-25T15:26:18.738Z] 2 [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] ---> df -h: [2022-02-25T15:26:18.738Z] Filesystem Size Used Avail Use% Mounted on [2022-02-25T15:26:18.738Z] overlay 40G 14G 27G 35% / [2022-02-25T15:26:18.738Z] tmpfs 64M 0 64M 0% /dev [2022-02-25T15:26:18.738Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-02-25T15:26:18.738Z] shm 64M 0 64M 0% /dev/shm [2022-02-25T15:26:18.738Z] /dev/vda1 40G 14G 27G 35% /facter-os [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] ---> sar -b -r -n DEV: [2022-02-25T15:26:18.738Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/25/22 _x86_64_ (2 CPU) [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] 15:03:23 LINUX RESTART (2 CPU) [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] 15:04:01 tps rtps wtps bread/s bwrtn/s [2022-02-25T15:26:18.738Z] 15:05:01 270.76 3.25 267.52 2330.07 78245.77 [2022-02-25T15:26:18.738Z] 15:06:01 182.45 0.00 182.45 0.00 33347.24 [2022-02-25T15:26:18.738Z] 15:07:01 62.45 0.02 62.44 0.53 8935.67 [2022-02-25T15:26:18.738Z] 15:08:01 224.40 0.00 224.40 0.00 81424.65 [2022-02-25T15:26:18.738Z] 15:09:01 838.52 467.49 371.03 18633.86 241777.48 [2022-02-25T15:26:18.738Z] 15:10:02 681.42 158.24 523.17 6254.80 242466.39 [2022-02-25T15:26:18.738Z] 15:11:01 369.58 79.92 289.66 6270.26 74907.52 [2022-02-25T15:26:18.738Z] 15:12:01 1.20 0.02 1.18 0.53 18.27 [2022-02-25T15:26:18.738Z] 15:13:01 0.28 0.02 0.27 0.13 3.76 [2022-02-25T15:26:18.738Z] 15:14:01 0.25 0.00 0.25 0.00 2.78 [2022-02-25T15:26:18.738Z] 15:15:01 0.32 0.07 0.25 0.53 3.91 [2022-02-25T15:26:18.738Z] 15:16:01 0.23 0.00 0.23 0.00 2.20 [2022-02-25T15:26:18.738Z] 15:17:01 0.22 0.00 0.22 0.00 1.80 [2022-02-25T15:26:18.738Z] 15:18:01 0.27 0.00 0.27 0.00 3.25 [2022-02-25T15:26:18.738Z] 15:19:01 0.48 0.25 0.23 7.86 3.36 [2022-02-25T15:26:18.738Z] 15:20:01 0.92 0.00 0.92 0.00 15.86 [2022-02-25T15:26:18.738Z] 15:21:01 0.25 0.00 0.25 0.00 2.48 [2022-02-25T15:26:18.738Z] 15:22:01 0.28 0.00 0.28 0.00 3.15 [2022-02-25T15:26:18.738Z] 15:23:01 0.25 0.00 0.25 0.00 2.43 [2022-02-25T15:26:18.738Z] 15:24:01 0.17 0.00 0.17 0.00 1.63 [2022-02-25T15:26:18.738Z] 15:25:01 0.28 0.00 0.28 0.00 3.11 [2022-02-25T15:26:18.738Z] 15:26:01 73.80 73.56 0.23 4148.99 17.51 [2022-02-25T15:26:18.738Z] Average: 123.00 35.57 87.44 1708.64 34589.75 [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-02-25T15:26:18.738Z] 15:05:01 3263040 0 937352 11.70 2620 3805920 1621188 17.90 1177348 3087208 115940 [2022-02-25T15:26:18.738Z] 15:06:01 3241820 0 1045732 13.06 2620 3718760 1529608 16.89 1449120 2828664 257096 [2022-02-25T15:26:18.738Z] 15:07:01 3238240 0 1114504 13.92 2620 3653568 1547240 17.08 1359524 2918920 106564 [2022-02-25T15:26:18.738Z] 15:08:01 504680 0 1297936 16.21 2620 6203696 2508628 27.70 2357448 4565984 506916 [2022-02-25T15:26:18.738Z] 15:09:01 818224 0 1532228 19.13 2620 5655860 2953624 32.61 2752572 3801464 134552 [2022-02-25T15:26:18.738Z] 15:10:02 136656 0 1349656 16.85 2620 6520000 2252436 24.87 3643904 3580144 438932 [2022-02-25T15:26:18.738Z] 15:11:01 3723396 0 1123928 14.03 2620 3158988 1461304 16.13 1009768 2684624 20 [2022-02-25T15:26:18.738Z] 15:12:01 3731296 0 1115964 13.93 2620 3159052 1378380 15.22 1006712 2682008 40 [2022-02-25T15:26:18.738Z] 15:13:01 3731388 0 1115928 13.93 2620 3158996 1422012 15.70 1012380 2677924 8 [2022-02-25T15:26:18.738Z] 15:14:01 3749720 0 1097592 13.70 2620 3159000 1388088 15.33 1010756 2662804 20 [2022-02-25T15:26:18.738Z] 15:15:01 3751388 0 1095920 13.68 2620 3159004 1378380 15.22 1010472 2662796 8 [2022-02-25T15:26:18.738Z] 15:16:01 3751788 0 1095516 13.68 2620 3159008 1378380 15.22 1010452 2662756 8 [2022-02-25T15:26:18.738Z] 15:17:01 3751944 0 1095352 13.68 2620 3159016 1378380 15.22 1010460 2662756 16 [2022-02-25T15:26:18.738Z] 15:18:01 3751640 0 1095656 13.68 2620 3159016 1378380 15.22 1010468 2662756 8 [2022-02-25T15:26:18.738Z] 15:19:01 3749996 0 1097264 13.70 2620 3159052 1391172 15.36 1011280 2662500 16 [2022-02-25T15:26:18.738Z] 15:20:01 3751284 0 1095976 13.68 2620 3159052 1378380 15.22 1010796 2662500 8 [2022-02-25T15:26:18.738Z] 15:21:01 3751580 0 1095672 13.68 2620 3159060 1378380 15.22 1010676 2662504 8 [2022-02-25T15:26:18.738Z] 15:22:01 3751780 0 1095468 13.68 2620 3159064 1378380 15.22 1010800 2662308 8 [2022-02-25T15:26:18.738Z] 15:23:01 3751448 0 1095796 13.68 2620 3159068 1378380 15.22 1010688 2662308 8 [2022-02-25T15:26:18.738Z] 15:24:01 3750280 0 1096956 13.70 2620 3159076 1401452 15.47 1011320 2662276 8 [2022-02-25T15:26:18.738Z] 15:25:01 3751852 0 1095384 13.68 2620 3159076 1378380 15.22 1010668 2662276 8 [2022-02-25T15:26:18.738Z] 15:26:01 3613968 0 1108484 13.84 2620 3283860 1448568 15.99 1025088 2783904 292 [2022-02-25T15:26:18.738Z] Average: 3228064 0 1131557 14.13 2620 3646691 1577687 17.42 1314668 2889154 70931 [2022-02-25T15:26:18.738Z] [2022-02-25T15:26:18.738Z] 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-02-25T15:26:18.738Z] 15:05:01 eth0 872.91 1063.00 8833.23 126.79 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:05:01 docker0 910.61 637.40 78.43 4748.73 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:06:01 eth0 37.20 21.55 33.46 14.59 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:06:01 vethef6fbcd 0.43 0.57 0.03 0.05 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:06:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:07:01 eth0 17.42 9.60 13.31 7.12 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:07:01 vethef6fbcd 1.62 1.62 0.13 0.13 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:07:01 docker0 1.62 1.62 0.10 0.13 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:08:01 eth0 99.97 64.05 1698.64 120.63 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.738Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:08:01 veth9724717 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:09:01 vethf3f692e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:09:01 vethf1212c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:09:01 vetha88ca2a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:09:01 vethd7d81c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:10:02 eth0 1810.71 1640.68 15571.63 369.53 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:10:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:10:02 veth9724717 0.00 0.95 0.00 0.05 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:10:02 docker0 985.94 755.23 83.14 5580.70 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:11:01 eth0 48.74 28.91 149.52 58.69 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:11:01 docker0 10.36 18.84 0.63 128.24 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:12:01 eth0 0.83 0.32 0.07 0.04 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:13:01 eth0 3.08 3.03 0.86 13.20 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:14:01 eth0 1.77 1.82 0.19 6.58 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:15:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:16:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:17:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:18:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:19:01 eth0 1.75 1.88 0.18 6.59 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:20:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:21:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:23:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:24:01 eth0 1.70 1.97 0.18 12.84 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:25:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:26:01 eth0 18.36 13.08 15.26 30.64 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] Average: eth0 61.67 61.48 581.03 19.78 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] Average: docker0 45.36 35.24 3.81 259.89 0.00 0.00 0.00 0.00 [2022-02-25T15:26:18.739Z] [2022-02-25T15:26:18.739Z] [2022-02-25T15:26:18.739Z] ---> sar -P ALL: [2022-02-25T15:26:18.739Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/25/22 _x86_64_ (2 CPU) [2022-02-25T15:26:18.739Z] [2022-02-25T15:26:18.739Z] 15:03:23 LINUX RESTART (2 CPU) [2022-02-25T15:26:18.739Z] [2022-02-25T15:26:18.739Z] 15:04:01 CPU %user %nice %system %iowait %steal %idle [2022-02-25T15:26:18.739Z] 15:05:01 all 32.37 0.00 10.90 4.18 0.10 52.45 [2022-02-25T15:26:18.739Z] 15:05:01 0 25.01 0.00 11.23 3.58 0.09 60.09 [2022-02-25T15:26:18.739Z] 15:05:01 1 39.80 0.00 10.57 4.78 0.11 44.73 [2022-02-25T15:26:18.739Z] 15:06:01 all 59.17 0.00 9.14 1.26 0.13 30.30 [2022-02-25T15:26:18.739Z] 15:06:01 0 60.87 0.00 9.04 1.35 0.13 28.61 [2022-02-25T15:26:18.739Z] 15:06:01 1 57.47 0.00 9.24 1.17 0.13 31.99 [2022-02-25T15:26:18.739Z] 15:07:01 all 37.30 0.00 4.32 0.54 0.07 57.77 [2022-02-25T15:26:18.739Z] 15:07:01 0 37.27 0.00 4.55 0.46 0.07 57.65 [2022-02-25T15:26:18.739Z] 15:07:01 1 37.34 0.00 4.09 0.62 0.07 57.88 [2022-02-25T15:26:18.739Z] 15:08:01 all 58.70 0.00 9.92 2.31 0.14 28.95 [2022-02-25T15:26:18.739Z] 15:08:01 0 58.79 0.00 9.81 2.86 0.15 28.40 [2022-02-25T15:26:18.739Z] 15:08:01 1 58.60 0.00 10.02 1.76 0.13 29.49 [2022-02-25T15:26:18.739Z] 15:09:01 all 53.44 0.00 17.20 23.11 0.13 6.11 [2022-02-25T15:26:18.739Z] 15:09:01 0 52.65 0.00 18.08 21.66 0.13 7.47 [2022-02-25T15:26:18.739Z] 15:09:01 1 54.23 0.00 16.33 24.56 0.13 4.75 [2022-02-25T15:26:18.739Z] 15:10:02 all 61.65 0.00 21.82 12.05 0.13 4.35 [2022-02-25T15:26:18.739Z] 15:10:02 0 62.59 0.00 21.41 11.09 0.13 4.79 [2022-02-25T15:26:18.739Z] 15:10:02 1 60.71 0.00 22.23 13.02 0.13 3.91 [2022-02-25T15:26:18.739Z] 15:11:01 all 60.77 0.00 12.25 5.90 0.14 20.93 [2022-02-25T15:26:18.739Z] 15:11:01 0 60.26 0.00 12.84 5.93 0.15 20.82 [2022-02-25T15:26:18.739Z] 15:11:01 1 61.27 0.00 11.67 5.88 0.13 21.04 [2022-02-25T15:26:18.739Z] 15:12:01 all 0.06 0.00 0.06 0.00 0.02 99.87 [2022-02-25T15:26:18.739Z] 15:12:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-02-25T15:26:18.739Z] 15:12:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2022-02-25T15:26:18.739Z] 15:13:01 all 0.07 0.00 0.09 0.00 0.01 99.83 [2022-02-25T15:26:18.739Z] 15:13:01 0 0.07 0.00 0.10 0.00 0.02 99.82 [2022-02-25T15:26:18.739Z] 15:13:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2022-02-25T15:26:18.739Z] 15:14:01 all 0.08 0.00 0.08 0.00 0.02 99.82 [2022-02-25T15:26:18.739Z] 15:14:01 0 0.12 0.00 0.07 0.00 0.02 99.80 [2022-02-25T15:26:18.739Z] 15:14:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2022-02-25T15:26:18.739Z] 15:15:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2022-02-25T15:26:18.739Z] 15:15:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2022-02-25T15:26:18.739Z] 15:15:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2022-02-25T15:26:18.739Z] [2022-02-25T15:26:18.739Z] 15:15:01 CPU %user %nice %system %iowait %steal %idle [2022-02-25T15:26:18.739Z] 15:16:01 all 0.05 0.00 0.03 0.00 0.00 99.92 [2022-02-25T15:26:18.739Z] 15:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-02-25T15:26:18.739Z] 15:16:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-02-25T15:26:18.739Z] 15:17:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2022-02-25T15:26:18.739Z] 15:17:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2022-02-25T15:26:18.739Z] 15:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-02-25T15:26:18.739Z] 15:18:01 all 0.05 0.00 0.03 0.00 0.01 99.91 [2022-02-25T15:26:18.739Z] 15:18:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2022-02-25T15:26:18.739Z] 15:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-02-25T15:26:18.739Z] 15:19:01 all 0.05 0.00 0.06 0.00 0.01 99.88 [2022-02-25T15:26:18.739Z] 15:19:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2022-02-25T15:26:18.739Z] 15:19:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2022-02-25T15:26:18.739Z] 15:20:01 all 0.05 0.00 0.06 0.00 0.02 99.87 [2022-02-25T15:26:18.739Z] 15:20:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2022-02-25T15:26:18.739Z] 15:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-02-25T15:26:18.739Z] 15:21:01 all 0.02 0.00 0.03 0.00 0.01 99.95 [2022-02-25T15:26:18.739Z] 15:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-02-25T15:26:18.739Z] 15:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-02-25T15:26:18.739Z] 15:22:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2022-02-25T15:26:18.739Z] 15:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-02-25T15:26:18.739Z] 15:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-02-25T15:26:18.739Z] 15:23:01 all 0.03 0.00 0.03 0.00 0.01 99.94 [2022-02-25T15:26:18.739Z] 15:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-02-25T15:26:18.739Z] 15:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-02-25T15:26:18.739Z] 15:24:01 all 0.08 0.00 0.06 0.00 0.00 99.86 [2022-02-25T15:26:18.739Z] 15:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-02-25T15:26:18.739Z] 15:24:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2022-02-25T15:26:18.739Z] 15:25:01 all 0.05 0.00 0.04 0.00 0.01 99.90 [2022-02-25T15:26:18.739Z] 15:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-02-25T15:26:18.739Z] 15:25:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2022-02-25T15:26:18.739Z] 15:26:01 all 2.51 0.00 0.82 2.14 0.03 94.51 [2022-02-25T15:26:18.739Z] 15:26:01 0 2.60 0.00 0.91 1.86 0.02 94.62 [2022-02-25T15:26:18.739Z] 15:26:01 1 2.42 0.00 0.74 2.42 0.03 94.39 [2022-02-25T15:26:18.739Z] [2022-02-25T15:26:18.739Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-02-25T15:26:18.739Z] Average: all 15.62 0.00 3.70 2.18 0.04 78.45 [2022-02-25T15:26:18.739Z] Average: 0 15.37 0.00 3.76 2.07 0.04 78.76 [2022-02-25T15:26:18.739Z] Average: 1 15.88 0.00 3.64 2.30 0.04 78.14 [2022-02-25T15:26:18.739Z] [2022-02-25T15:26:18.739Z] [2022-02-25T15:26:18.739Z]