Pull request #3904 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 d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f rather than 439033bd88c168e69bba220c65c32def212e2f54 Obtained Jenkinsfile from d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f 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-ssh15001702784746547446.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9248513496396496564.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/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-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18233498069216133751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17992355054021086359.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/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-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11689513614233469895.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8556 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit 439033bd88c168e69bba220c65c32def212e2f54 Merge succeeded, producing d65043ca6111549d13f97092af20416fffd72ee1 Checking out Revision d65043ca6111549d13f97092af20416fffd72ee1 (PR-3904) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 439033bd88c168e69bba220c65c32def212e2f54 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d65043ca6111549d13f97092af20416fffd72ee1 # timeout=10 Commit message: "Merge commit 'd0a5aad2e23987412fb7ff135d0a0cbe77cfa24f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-22T13:51:20.473Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-22T13:51:20.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-22T13:51:20.530Z] ========================================================= [2022-03-22T13:51:20.530Z] EdgeX Global Pipelines Version Info [2022-03-22T13:51:20.530Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 53c63bd94a4fdb7c88e14317e651891ff672b5d7 # timeout=10 [2022-03-22T13:51:21.317Z] ------------------- [2022-03-22T13:51:21.317Z] stable info: [2022-03-22T13:51:21.317Z] ------------------- [2022-03-22T13:51:21.317Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-22T13:51:21.317Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-22T13:51:21.317Z] Message: update stable to v1.0.221 [2022-03-22T13:51:21.892Z] ------------------- [2022-03-22T13:51:21.892Z] experimental info: [2022-03-22T13:51:21.892Z] ------------------- [2022-03-22T13:51:21.892Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-22T13:51:21.892Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-22T13:51:21.892Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-22T13:51:22.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-22T13:51:22.023Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-22T13:51:22.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-22T13:51:22.054Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-22T13:51:22.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-22T13:51:22.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-22T13:51:22.091Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-22T13:51:22.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-22T13:51:22.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-22T13:51:22.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-22T13:51:22.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-22T13:51:22.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-22T13:51:22.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-22T13:51:22.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-22T13:51:22.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-22T13:51:22.206Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-22T13:51:22.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-22T13:51:22.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-22T13:51:22.245Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-22T13:51:22.258Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-22T13:51:22.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-22T13:51:22.282Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-22T13:51:22.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo [2022-03-22T13:51:22.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo [2022-03-22T13:51:22.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo [2022-03-22T13:51:22.343Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d65043ca6111549d13f97092af20416fffd72ee1 [Pipeline] echo [2022-03-22T13:51:22.412Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d65043c [Pipeline] echo [2022-03-22T13:51:22.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T13:51:22.470Z] provisioning config files... [2022-03-22T13:51:22.480Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8981416095798387481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T13:51:22.783Z] ---> docker-login.sh [2022-03-22T13:51:22.784Z] nexus3.edgexfoundry.org:10001 [2022-03-22T13:51:23.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T13:51:23.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T13:51:23.046Z] Configure a credential helper to remove this warning. See [2022-03-22T13:51:23.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T13:51:23.046Z] [2022-03-22T13:51:23.046Z] Login Succeeded [2022-03-22T13:51:23.046Z] nexus3.edgexfoundry.org:10002 [2022-03-22T13:51:23.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T13:51:23.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T13:51:23.307Z] Configure a credential helper to remove this warning. See [2022-03-22T13:51:23.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T13:51:23.307Z] [2022-03-22T13:51:23.307Z] Login Succeeded [2022-03-22T13:51:23.307Z] nexus3.edgexfoundry.org:10003 [2022-03-22T13:51:23.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T13:51:23.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T13:51:23.307Z] Configure a credential helper to remove this warning. See [2022-03-22T13:51:23.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T13:51:23.307Z] [2022-03-22T13:51:23.307Z] Login Succeeded [2022-03-22T13:51:23.307Z] nexus3.edgexfoundry.org:10004 [2022-03-22T13:51:23.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T13:51:23.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T13:51:23.572Z] Configure a credential helper to remove this warning. See [2022-03-22T13:51:23.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T13:51:23.572Z] [2022-03-22T13:51:23.572Z] Login Succeeded [2022-03-22T13:51:23.572Z] docker.io [2022-03-22T13:51:23.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T13:51:24.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T13:51:24.147Z] Configure a credential helper to remove this warning. See [2022-03-22T13:51:24.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T13:51:24.147Z] [2022-03-22T13:51:24.147Z] Login Succeeded [2022-03-22T13:51:24.147Z] ---> docker-login.sh ends [Pipeline] } [2022-03-22T13:51:24.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-22T13:51:24.477Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-22T13:51:24.477Z] + dirname cmd/core-command/Dockerfile [2022-03-22T13:51:24.477Z] + cut -d/ -f2 [2022-03-22T13:51:24.477Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-22T13:51:24.477Z] + dirname cmd/core-data/Dockerfile [2022-03-22T13:51:24.477Z] + cut -d/ -f2 [2022-03-22T13:51:24.477Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-22T13:51:24.477Z] + dirname cmd/core-metadata/Dockerfile [2022-03-22T13:51:24.477Z] + cut -d/ -f2 [2022-03-22T13:51:24.477Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-22T13:51:24.477Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-22T13:51:24.477Z] + cut -d/ -f2 [2022-03-22T13:51:24.477Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-22T13:51:24.477Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-22T13:51:24.477Z] + cut -d/ -f2 [2022-03-22T13:51:24.477Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-22T13:51:24.477Z] + + dirname cmd/security-secretstore-setup/Dockerfilecut [2022-03-22T13:51:24.477Z] -d/ -f2 [2022-03-22T13:51:24.477Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-22T13:51:24.477Z] + dirname cmd/support-notifications/Dockerfile [2022-03-22T13:51:24.477Z] + cut -d/ -f2 [2022-03-22T13:51:24.477Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-22T13:51:24.477Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-22T13:51:24.477Z] + cut -d/ -f2 [2022-03-22T13:51:24.477Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-22T13:51:24.477Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-22T13:51:24.477Z] + cut -d/ -f2 [2022-03-22T13:51:24.477Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-22T13:51:24.601Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-22T13:51:24.951Z] + git rev-list -1 --merges d65043ca6111549d13f97092af20416fffd72ee1~1..d65043ca6111549d13f97092af20416fffd72ee1 [Pipeline] echo [2022-03-22T13:51:24.964Z] -----------> git rev-list -1 --merges d65043ca6111549d13f97092af20416fffd72ee1~1..d65043ca6111549d13f97092af20416fffd72ee1 d65043ca6111549d13f97092af20416fffd72ee1 [2022-03-22T13:51:24.964Z] d65043ca6111549d13f97092af20416fffd72ee1 [false] [Pipeline] sh [2022-03-22T13:51:25.265Z] + git log --format=format:%s -1 d65043ca6111549d13f97092af20416fffd72ee1 [Pipeline] echo [2022-03-22T13:51:25.282Z] ========================================================= [2022-03-22T13:51:25.282Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-22T13:51:25.282Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-22T13:51:25.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-22T13:51:25.850Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-22T13:51:25.850Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-22T13:51:25.850Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-22T13:51:25.850Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-22T13:51:25.850Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-22T13:51:25.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-22T13:51:26.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T13:51:26.220Z] [2022-03-22T13:51:26.220Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T13:51:26.523Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T13:51:26.523Z] latest: Pulling from edgex-devops/git-semver [2022-03-22T13:51:26.523Z] a0d0a0d46f8b: Pulling fs layer [2022-03-22T13:51:26.523Z] 3e5f54012d9b: Pulling fs layer [2022-03-22T13:51:26.523Z] 4c7163046ea9: Pulling fs layer [2022-03-22T13:51:26.523Z] 0c2d73faf560: Pulling fs layer [2022-03-22T13:51:26.523Z] 0c2d73faf560: Waiting [2022-03-22T13:51:26.523Z] 3e5f54012d9b: Verifying Checksum [2022-03-22T13:51:26.523Z] 3e5f54012d9b: Download complete [2022-03-22T13:51:26.786Z] a0d0a0d46f8b: Download complete [2022-03-22T13:51:26.786Z] 0c2d73faf560: Verifying Checksum [2022-03-22T13:51:26.786Z] 0c2d73faf560: Download complete [2022-03-22T13:51:26.786Z] 4c7163046ea9: Verifying Checksum [2022-03-22T13:51:26.786Z] 4c7163046ea9: Download complete [2022-03-22T13:51:26.786Z] a0d0a0d46f8b: Pull complete [2022-03-22T13:51:26.786Z] 3e5f54012d9b: Pull complete [2022-03-22T13:51:27.047Z] 4c7163046ea9: Pull complete [2022-03-22T13:51:27.309Z] 0c2d73faf560: Pull complete [2022-03-22T13:51:27.309Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-22T13:51:27.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T13:51:27.309Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-22T13:51:27.396Z] prd-ubuntu20.04-docker-8c-8g-8556 does not seem to be running inside a container [2022-03-22T13:51:27.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-22T13:51:28.145Z] $ docker top 0e53248d13932929180ecc02b0b10fdc3e91ac52a108f3b00464c8a7945ea514 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-22T13:51:28.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-22T13:51:28.252Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-22T13:51:28.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-22T13:51:28.390Z] $ docker exec 0e53248d13932929180ecc02b0b10fdc3e91ac52a108f3b00464c8a7945ea514 ssh-agent [2022-03-22T13:51:28.529Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEgPjjN/agent.15 [2022-03-22T13:51:28.529Z] SSH_AGENT_PID=22 [2022-03-22T13:51:28.544Z] Running ssh-add (command line suppressed) [2022-03-22T13:51:28.661Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_2004909472192139949.key (/w/workspace/edgex-go/11@tmp/private_key_2004909472192139949.key) [2022-03-22T13:51:28.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-22T13:51:28.983Z] + git tag --points-at HEAD [Pipeline] } [2022-03-22T13:51:29.007Z] $ docker exec --env ******** --env ******** 0e53248d13932929180ecc02b0b10fdc3e91ac52a108f3b00464c8a7945ea514 ssh-agent -k [2022-03-22T13:51:29.106Z] unset SSH_AUTH_SOCK; [2022-03-22T13:51:29.107Z] unset SSH_AGENT_PID; [2022-03-22T13:51:29.107Z] echo Agent pid 22 killed; [2022-03-22T13:51:29.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-22T13:51:29.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-22T13:51:29.148Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-22T13:51:29.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-22T13:51:29.278Z] $ docker exec 0e53248d13932929180ecc02b0b10fdc3e91ac52a108f3b00464c8a7945ea514 ssh-agent [2022-03-22T13:51:29.391Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfcDMfD/agent.54 [2022-03-22T13:51:29.391Z] SSH_AGENT_PID=61 [2022-03-22T13:51:29.396Z] Running ssh-add (command line suppressed) [2022-03-22T13:51:29.523Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_6693157643550581.key (/w/workspace/edgex-go/11@tmp/private_key_6693157643550581.key) [2022-03-22T13:51:29.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-22T13:51:29.834Z] + git semver init [2022-03-22T13:51:29.835Z] # -> Open(): unable to determine branch for HEAD [2022-03-22T13:51:29.835Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2022-03-22T13:51:29.835Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2022-03-22T13:51:29.835Z] # $SEMVER_REMOTE_NAME = origin [2022-03-22T13:51:29.835Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-22T13:51:29.835Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-22T13:51:29.835Z] # $SEMVER_BRANCH = PR-3904 [2022-03-22T13:51:29.835Z] # $SEMVER_TEMP = /tmp/semver-011547612 [2022-03-22T13:51:29.835Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-22T13:51:44.775Z] # '/tmp/semver-011547612' -> '/w/workspace/edgex-go/11/.semver' [2022-03-22T13:51:44.775Z] # -> Force: false [2022-03-22T13:51:44.775Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2022-03-22T13:51:44.789Z] $ docker exec --env ******** --env ******** 0e53248d13932929180ecc02b0b10fdc3e91ac52a108f3b00464c8a7945ea514 ssh-agent -k [2022-03-22T13:51:44.887Z] unset SSH_AUTH_SOCK; [2022-03-22T13:51:44.887Z] unset SSH_AGENT_PID; [2022-03-22T13:51:44.888Z] echo Agent pid 61 killed; [2022-03-22T13:51:44.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-22T13:51:45.201Z] + git semver [Pipeline] } [2022-03-22T13:51:45.220Z] $ docker stop --time=1 0e53248d13932929180ecc02b0b10fdc3e91ac52a108f3b00464c8a7945ea514 [2022-03-22T13:51:46.974Z] $ docker rm -f 0e53248d13932929180ecc02b0b10fdc3e91ac52a108f3b00464c8a7945ea514 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T13:51:47.349Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-22T13:51:47.578Z] Stashed 1 file(s) [Pipeline] echo [2022-03-22T13:51:47.582Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-22T13:51:47.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-22T13:51:47.736Z] ========================================================= [2022-03-22T13:51:47.736Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-22T13:51:47.736Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T13:51:48.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T13:51:48.027Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-22T13:51:48.027Z] 59bf1c3509f3: Pulling fs layer [2022-03-22T13:51:48.027Z] 666ba61612fd: Pulling fs layer [2022-03-22T13:51:48.027Z] 8ed8ca486205: Pulling fs layer [2022-03-22T13:51:48.027Z] 4fe6c5a15a65: Pulling fs layer [2022-03-22T13:51:48.027Z] 22a0e8bec74d: Pulling fs layer [2022-03-22T13:51:48.027Z] 640e595b4fbd: Pulling fs layer [2022-03-22T13:51:48.027Z] 4fe6c5a15a65: Waiting [2022-03-22T13:51:48.027Z] 22a0e8bec74d: Waiting [2022-03-22T13:51:48.027Z] 640e595b4fbd: Waiting [2022-03-22T13:51:48.027Z] 763cafe07f6e: Pulling fs layer [2022-03-22T13:51:48.027Z] 0c0b528cf693: Pulling fs layer [2022-03-22T13:51:48.027Z] 10935f4eaf8b: Pulling fs layer [2022-03-22T13:51:48.027Z] 763cafe07f6e: Waiting [2022-03-22T13:51:48.027Z] 10935f4eaf8b: Waiting [2022-03-22T13:51:48.027Z] 8ed8ca486205: Verifying Checksum [2022-03-22T13:51:48.027Z] 8ed8ca486205: Download complete [2022-03-22T13:51:48.027Z] 666ba61612fd: Download complete [2022-03-22T13:51:48.027Z] 22a0e8bec74d: Verifying Checksum [2022-03-22T13:51:48.027Z] 22a0e8bec74d: Download complete [2022-03-22T13:51:48.027Z] 59bf1c3509f3: Verifying Checksum [2022-03-22T13:51:48.027Z] 59bf1c3509f3: Download complete [2022-03-22T13:51:48.027Z] 640e595b4fbd: Verifying Checksum [2022-03-22T13:51:48.027Z] 640e595b4fbd: Download complete [2022-03-22T13:51:48.027Z] 763cafe07f6e: Verifying Checksum [2022-03-22T13:51:48.027Z] 763cafe07f6e: Download complete [2022-03-22T13:51:48.027Z] 0c0b528cf693: Verifying Checksum [2022-03-22T13:51:48.027Z] 0c0b528cf693: Download complete [2022-03-22T13:51:48.288Z] 59bf1c3509f3: Pull complete [2022-03-22T13:51:48.288Z] 666ba61612fd: Pull complete [2022-03-22T13:51:48.288Z] 8ed8ca486205: Pull complete [2022-03-22T13:51:48.863Z] 10935f4eaf8b: Verifying Checksum [2022-03-22T13:51:48.863Z] 10935f4eaf8b: Download complete [2022-03-22T13:51:48.863Z] 4fe6c5a15a65: Verifying Checksum [2022-03-22T13:51:48.863Z] 4fe6c5a15a65: Download complete [2022-03-22T13:51:53.065Z] 4fe6c5a15a65: Pull complete [2022-03-22T13:51:53.065Z] 22a0e8bec74d: Pull complete [2022-03-22T13:51:53.065Z] 640e595b4fbd: Pull complete [2022-03-22T13:51:53.065Z] 763cafe07f6e: Pull complete [2022-03-22T13:51:53.066Z] 0c0b528cf693: Pull complete [2022-03-22T13:51:54.984Z] 10935f4eaf8b: Pull complete [2022-03-22T13:51:54.984Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-22T13:51:54.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T13:51:54.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-22T13:51:55.286Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T13:51:55.286Z] WORKDIR /edgex [2022-03-22T13:51:55.286Z] COPY go.mod . [2022-03-22T13:51:55.286Z] RUN go mod download [2022-03-22T13:51:55.286Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-22T13:51:56.667Z] Sending build context to Docker daemon 334.4MB [2022-03-22T13:51:56.667Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T13:51:56.667Z] ---> 99d49a6021b9 [2022-03-22T13:51:56.667Z] Step 2/4 : WORKDIR /edgex [2022-03-22T13:51:58.589Z] ---> Running in 5912bfec38f5 [2022-03-22T13:51:58.589Z] Removing intermediate container 5912bfec38f5 [2022-03-22T13:51:58.589Z] ---> 38c979c5c83e [2022-03-22T13:51:58.589Z] Step 3/4 : COPY go.mod . [2022-03-22T13:51:58.589Z] ---> 77a09a5912be [2022-03-22T13:51:58.589Z] Step 4/4 : RUN go mod download [2022-03-22T13:51:58.589Z] ---> Running in b80bc5d40e51 [2022-03-22T13:52:02.665Z] Still waiting to schedule task [2022-03-22T13:52:02.665Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-22T13:52:25.170Z] Removing intermediate container b80bc5d40e51 [2022-03-22T13:52:25.170Z] ---> 27f95ca86da5 [2022-03-22T13:52:25.170Z] Successfully built 27f95ca86da5 [2022-03-22T13:52:25.170Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T13:52:25.466Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-22T13:52:25.467Z] . [Pipeline] withDockerContainer [2022-03-22T13:52:25.529Z] prd-ubuntu20.04-docker-8c-8g-8556 does not seem to be running inside a container [2022-03-22T13:52:25.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-x86_64 cat [2022-03-22T13:52:26.019Z] $ docker top 67a2b80b8e4645a8f48a094974952e8cbca275c4aa70b0d8d0e518d00e424a8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T13:52:26.363Z] + go version [2022-03-22T13:52:26.363Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-22T13:52:26.378Z] $ docker stop --time=1 67a2b80b8e4645a8f48a094974952e8cbca275c4aa70b0d8d0e518d00e424a8f [2022-03-22T13:52:27.648Z] $ docker rm -f 67a2b80b8e4645a8f48a094974952e8cbca275c4aa70b0d8d0e518d00e424a8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T13:52:28.046Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-22T13:52:28.046Z] . [Pipeline] withDockerContainer [2022-03-22T13:52:28.120Z] prd-ubuntu20.04-docker-8c-8g-8556 does not seem to be running inside a container [2022-03-22T13:52:28.157Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-x86_64 cat [2022-03-22T13:52:28.501Z] $ docker top a8f32b6683b220a9b606b9a6cb8de08aa002f9d3145b2561a85edf6dec39ed48 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-22T13:52:28.568Z] ========================================================= [2022-03-22T13:52:28.568Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-22T13:52:28.568Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T13:52:28.862Z] + make test [2022-03-22T13:52:28.862Z] go mod tidy [2022-03-22T13:52:28.862Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-22T13:52:35.455Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-22T13:52:43.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-22T13:52:44.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-03-22T13:52:44.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-22T13:52:44.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-22T13:52:45.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2022-03-22T13:52:45.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-22T13:52:45.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.9% of statements [2022-03-22T13:52:45.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-22T13:52:45.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.229s coverage: 89.2% of statements [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.400s coverage: 94.2% of statements [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 24.0% of statements [2022-03-22T13:52:48.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 47.1% of statements [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-03-22T13:52:48.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-03-22T13:52:58.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2022-03-22T13:52:58.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-03-22T13:53:00.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.176s coverage: 82.5% of statements [2022-03-22T13:53:00.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.164s coverage: 91.2% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.4% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 65.4% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-22T13:53:10.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-22T13:53:10.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-22T13:53:10.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-22T13:53:10.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-22T13:53:10.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-22T13:53:10.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-22T13:53:10.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-22T13:53:10.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-22T13:53:10.378Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-22T13:53:22.597Z] GO111MODULE=on go vet ./... [2022-03-22T13:53:25.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-22T13:53:26.148Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-22T13:53:26.408Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-22T13:53:26.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-22T13:53:27.279Z] + ls -al . [2022-03-22T13:53:27.279Z] total 676 [2022-03-22T13:53:27.279Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 13:53 . [2022-03-22T13:53:27.279Z] drwxr-xr-x 4 root root 4096 Mar 22 13:52 .. [2022-03-22T13:53:27.279Z] -rw-rw-r-- 1 1001 1001 11 Mar 22 13:51 .dockerignore [2022-03-22T13:53:27.279Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 13:51 .git [2022-03-22T13:53:27.279Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 13:51 .github [2022-03-22T13:53:27.279Z] -rw-rw-r-- 1 1001 1001 804 Mar 22 13:51 .gitignore [2022-03-22T13:53:27.279Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 13:51 .golangci.yml [2022-03-22T13:53:27.279Z] -rw-rw-r-- 1 1001 1001 76 Mar 22 13:51 .hadolint.yml [2022-03-22T13:53:27.279Z] drwx------ 3 1001 1001 4096 Mar 22 13:51 .semver [2022-03-22T13:53:27.279Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 13:51 .sonarcloud.properties [2022-03-22T13:53:27.279Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 13:51 ADOPTERS.md [2022-03-22T13:53:27.279Z] -rw-rw-r-- 1 1001 1001 9019 Mar 22 13:51 Attribution.txt [2022-03-22T13:53:27.279Z] -rw-rw-r-- 1 1001 1001 51732 Mar 22 13:51 CHANGELOG.md [2022-03-22T13:53:27.279Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 13:51 CONTRIBUTING.md [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 13:51 GOVERNANCE.md [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 849 Mar 22 13:51 Jenkinsfile [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 13:51 LICENSE [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 6508 Mar 22 13:51 Makefile [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 13:51 OWNERS.md [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 8207 Mar 22 13:51 README.md [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 6912 Mar 22 13:51 SECURITY.md [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 13:51 VERSION [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 4131 Mar 22 13:51 ZMQWindows.md [2022-03-22T13:53:27.280Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 13:51 bin [2022-03-22T13:53:27.280Z] drwxrwxr-x 14 1001 1001 4096 Mar 22 13:51 cmd [2022-03-22T13:53:27.280Z] -rw-r--r-- 1 root root 426503 Mar 22 13:53 coverage.out [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 2827 Mar 22 13:51 go.mod [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 50579 Mar 22 13:51 go.sum [2022-03-22T13:53:27.280Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 13:51 internal [2022-03-22T13:53:27.280Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 13:51 openapi [2022-03-22T13:53:27.280Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 13:51 snap [2022-03-22T13:53:27.280Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 13:51 version.go [Pipeline] sh [2022-03-22T13:53:27.568Z] + '[' -e coverage.out ] [2022-03-22T13:53:27.568Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-22T13:53:27.666Z] Stashed 1 file(s) [Pipeline] sh [2022-03-22T13:53:27.953Z] + make build [2022-03-22T13:53:27.953Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T13:53:29.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T13:53:33.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T13:53:34.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T13:53:35.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T13:53:35.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T13:53:36.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T13:53:36.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T13:53:37.272Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8557 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-22T13:53:37.285Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2022-03-22T13:53:37.510Z] The recommended git tool is: git [2022-03-22T13:53:37.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T13:53:38.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T13:53:39.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T13:53:39.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-22T13:53:41.209Z] $ docker stop --time=1 a8f32b6683b220a9b606b9a6cb8de08aa002f9d3145b2561a85edf6dec39ed48 [2022-03-22T13:53:43.322Z] $ docker rm -f a8f32b6683b220a9b606b9a6cb8de08aa002f9d3145b2561a85edf6dec39ed48 [2022-03-22T13:53:43.448Z] using credential edgex-jenkins-ssh [2022-03-22T13:53:43.465Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-03-22T13:53:43.527Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-22T13:53:43.612Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2022-03-22T13:53:43.746Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T13:53:43.749Z] > git --version # timeout=10 [2022-03-22T13:53:43.881Z] > git --version # 'git version 2.25.1' [2022-03-22T13:53:43.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T13:53:43.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2022-03-22T13:53:44.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T13:53:44.590Z] [2022-03-22T13:53:44.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T13:53:44.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T13:53:44.884Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-22T13:53:44.884Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-22T13:53:44.884Z] ca9280d653b3: Pulling fs layer [2022-03-22T13:53:44.884Z] 7e9c9ca2126c: Pulling fs layer [2022-03-22T13:53:44.884Z] cbdbe7a5bc2a: Download complete [2022-03-22T13:53:45.142Z] ca9280d653b3: Verifying Checksum [2022-03-22T13:53:45.142Z] ca9280d653b3: Download complete [2022-03-22T13:53:45.142Z] cbdbe7a5bc2a: Pull complete [2022-03-22T13:53:45.401Z] 7e9c9ca2126c: Download complete [2022-03-22T13:53:45.401Z] ca9280d653b3: Pull complete [2022-03-22T13:53:48.691Z] 7e9c9ca2126c: Pull complete [2022-03-22T13:53:48.691Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-22T13:53:48.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T13:53:48.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-22T13:53:48.763Z] prd-ubuntu20.04-docker-8c-8g-8556 does not seem to be running inside a container [2022-03-22T13:53:48.798Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-03-22T13:53:50.177Z] $ docker top 37bca2d838d06e7c0a9ae9dc2f41d3e52e60e18c76bcbfae4e874dd6dc620869 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T13:53:50.532Z] + docker-compose build --help [2022-03-22T13:53:50.532Z] + grep parallel [2022-03-22T13:53:51.100Z] --parallel Build images in parallel. [Pipeline] } [2022-03-22T13:53:51.115Z] $ docker stop --time=1 37bca2d838d06e7c0a9ae9dc2f41d3e52e60e18c76bcbfae4e874dd6dc620869 [2022-03-22T13:53:52.377Z] $ docker rm -f 37bca2d838d06e7c0a9ae9dc2f41d3e52e60e18c76bcbfae4e874dd6dc620869 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T13:53:52.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T13:53:52.758Z] . [Pipeline] withDockerContainer [2022-03-22T13:53:52.824Z] prd-ubuntu20.04-docker-8c-8g-8556 does not seem to be running inside a container [2022-03-22T13:53:52.858Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-22T13:53:53.220Z] $ docker top 3ba083dc75b02f209620b8936c107a4467f3c7e18ee6b12bb8af1bdf2f7d9e2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T13:53:53.571Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-22T13:53:54.142Z] Building core-command ... [2022-03-22T13:53:54.142Z] Building core-data ... [2022-03-22T13:53:54.142Z] Building core-metadata ... [2022-03-22T13:53:54.142Z] Building security-bootstrapper ... [2022-03-22T13:53:54.142Z] Building security-proxy-setup ... [2022-03-22T13:53:54.142Z] Building security-secretstore-setup ... [2022-03-22T13:53:54.142Z] Building support-notifications ... [2022-03-22T13:53:54.142Z] Building support-scheduler ... [2022-03-22T13:53:54.142Z] Building sys-mgmt-agent ... [2022-03-22T13:53:54.142Z] Building support-notifications [2022-03-22T13:53:54.142Z] Building security-secretstore-setup [2022-03-22T13:53:54.142Z] Building sys-mgmt-agent [2022-03-22T13:53:54.142Z] Building security-bootstrapper [2022-03-22T13:53:54.142Z] Building core-data [2022-03-22T13:54:01.100Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T13:54:01.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T13:54:01.148Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T13:54:01.180Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T13:54:01.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T13:54:01.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-22T13:54:02.058Z] Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit 439033bd88c168e69bba220c65c32def212e2f54 [2022-03-22T13:54:02.654Z] Merge succeeded, producing 64acdd77651120c9dea0e4757b9859a8f6296cc9 [2022-03-22T13:54:02.654Z] Checking out Revision 64acdd77651120c9dea0e4757b9859a8f6296cc9 (PR-3904) [2022-03-22T13:54:02.081Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T13:54:02.098Z] > git checkout -f 439033bd88c168e69bba220c65c32def212e2f54 # timeout=10 [2022-03-22T13:54:02.325Z] > git remote # timeout=10 [2022-03-22T13:54:02.342Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T13:54:02.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T13:54:02.365Z] > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 [2022-03-22T13:54:02.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T13:54:02.666Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T13:54:02.688Z] > git checkout -f 64acdd77651120c9dea0e4757b9859a8f6296cc9 # timeout=10 [2022-03-22T13:54:06.893Z] Commit message: "Merge commit 'd0a5aad2e23987412fb7ff135d0a0cbe77cfa24f' into HEAD" [2022-03-22T13:54:06.917Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-22T13:54:07.918Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-22T13:54:07.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-22T13:54:07.918Z] Dload Upload Total Spent Left Speed [2022-03-22T13:54:07.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50395 0 --:--:-- --:--:-- --:--:-- 50611 [Pipeline] sh [2022-03-22T13:54:08.456Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-22T13:54:08.801Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-22T13:54:08.801Z] + sudo tee /etc/docker/daemon.new [2022-03-22T13:54:08.801Z] { [2022-03-22T13:54:08.801Z] "registry-mirrors": [ [2022-03-22T13:54:08.801Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-22T13:54:08.801Z] ], [2022-03-22T13:54:08.801Z] "bip": "10.250.0.254/24", [2022-03-22T13:54:08.801Z] "hosts": [ [2022-03-22T13:54:08.801Z] "tcp://0.0.0.0:5555", [2022-03-22T13:54:08.801Z] "unix:///var/run/docker.sock" [2022-03-22T13:54:08.801Z] ], [2022-03-22T13:54:08.801Z] "mtu": 1458, [2022-03-22T13:54:08.801Z] "selinux-enabled": true, [2022-03-22T13:54:08.801Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-22T13:54:08.801Z] } [Pipeline] sh [2022-03-22T13:54:06.908Z] > git rev-list --no-walk 53c63bd94a4fdb7c88e14317e651891ff672b5d7 # timeout=10 [2022-03-22T13:54:09.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T13:54:09.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T13:54:09.218Z] ---> 27f95ca86da5 [2022-03-22T13:54:09.218Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T13:54:09.218Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T13:54:09.218Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-22T13:54:09.218Z] ---> 27f95ca86da5 [2022-03-22T13:54:09.218Z] Step 3/31 : WORKDIR /edgex-go [2022-03-22T13:54:09.218Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T13:54:09.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T13:54:09.218Z] ---> 27f95ca86da5 [2022-03-22T13:54:09.218Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T13:54:09.218Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T13:54:09.218Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-22T13:54:09.218Z] ---> 27f95ca86da5 [2022-03-22T13:54:09.218Z] Step 3/25 : WORKDIR /edgex-go [2022-03-22T13:54:09.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T13:54:09.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T13:54:09.218Z] ---> 27f95ca86da5 [2022-03-22T13:54:09.218Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T13:54:09.267Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-22T13:54:09.611Z] + sudo service docker restart [2022-03-22T13:54:10.159Z] ---> Running in 4355175a1314 [2022-03-22T13:54:10.159Z] ---> Running in 3bc0b2d7c07b [2022-03-22T13:54:10.159Z] ---> Running in b5b6dc288d1e [2022-03-22T13:54:10.159Z] ---> Running in f6cd53c92188 [2022-03-22T13:54:10.419Z] ---> Running in efedf1b19694 [2022-03-22T13:54:10.419Z] Removing intermediate container 3bc0b2d7c07b [2022-03-22T13:54:10.419Z] ---> 3f1b4e91837f [2022-03-22T13:54:10.419Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T13:54:10.419Z] Removing intermediate container 4355175a1314 [2022-03-22T13:54:10.419Z] ---> efb2e3c7906a [2022-03-22T13:54:10.419Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T13:54:10.419Z] Removing intermediate container efedf1b19694 [2022-03-22T13:54:10.419Z] ---> a7760d6346b8 [2022-03-22T13:54:10.419Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T13:54:10.419Z] Removing intermediate container b5b6dc288d1e [2022-03-22T13:54:10.419Z] ---> 57235f9e0908 [2022-03-22T13:54:10.419Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T13:54:10.419Z] Removing intermediate container f6cd53c92188 [2022-03-22T13:54:10.419Z] ---> 745c1046f4e0 [2022-03-22T13:54:10.419Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T13:54:10.419Z] ---> Running in 20b724ff2c1d [2022-03-22T13:54:10.419Z] ---> Running in 7d9d189a94ec [2022-03-22T13:54:10.679Z] ---> Running in 1143e8a3fe67 [2022-03-22T13:54:10.679Z] ---> Running in 5f6b23028cba [2022-03-22T13:54:10.679Z] ---> Running in 57b400d806d3 [2022-03-22T13:54:11.250Z] Removing intermediate container 20b724ff2c1d [2022-03-22T13:54:11.250Z] ---> c8491adb9c91 [2022-03-22T13:54:11.250Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-22T13:54:11.250Z] ---> Running in 730c6fa08279 [2022-03-22T13:54:11.819Z] Removing intermediate container 7d9d189a94ec [2022-03-22T13:54:11.819Z] ---> 176ad0a97072 [2022-03-22T13:54:11.819Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-22T13:54:11.819Z] ---> Running in ff21d0e929cb [2022-03-22T13:54:11.819Z] Removing intermediate container 5f6b23028cba [2022-03-22T13:54:11.819Z] ---> 665ae1ce1ffd [2022-03-22T13:54:11.819Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-22T13:54:11.819Z] ---> Running in 484206496d80 [2022-03-22T13:54:11.819Z] Removing intermediate container 1143e8a3fe67 [2022-03-22T13:54:11.819Z] ---> b93206721380 [2022-03-22T13:54:11.819Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-22T13:54:11.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:12.078Z] ---> Running in b864a9860118 [2022-03-22T13:54:12.078Z] Removing intermediate container 57b400d806d3 [2022-03-22T13:54:12.078Z] ---> 952376d446fe [2022-03-22T13:54:12.078Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-22T13:54:12.078Z] ---> Running in 308b90ed5158 [2022-03-22T13:54:12.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:12.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:12.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:12.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:12.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:13.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:13.119Z] OK: 221 MiB in 52 packages [2022-03-22T13:54:13.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:13.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:13.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:13.380Z] OK: 221 MiB in 52 packages [2022-03-22T13:54:13.645Z] Removing intermediate container 730c6fa08279 [2022-03-22T13:54:13.645Z] ---> a44b67d78be3 [2022-03-22T13:54:13.645Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-22T13:54:13.645Z] OK: 221 MiB in 52 packages [2022-03-22T13:54:13.645Z] OK: 221 MiB in 52 packages [2022-03-22T13:54:13.645Z] OK: 221 MiB in 52 packages [2022-03-22T13:54:13.645Z] ---> cd5e85e6d35a [2022-03-22T13:54:13.645Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T13:54:13.912Z] ---> Running in 0cf643f7f2f6 [2022-03-22T13:54:13.912Z] Removing intermediate container ff21d0e929cb [2022-03-22T13:54:13.912Z] ---> 98890d239953 [2022-03-22T13:54:13.912Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T13:54:13.912Z] Removing intermediate container 484206496d80 [2022-03-22T13:54:13.912Z] ---> 04f054613500 [2022-03-22T13:54:13.912Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T13:54:14.172Z] ---> 10feb57602b1 [2022-03-22T13:54:14.172Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T13:54:14.172Z] ---> Running in 7ae01aacd216 [2022-03-22T13:54:14.172Z] Removing intermediate container 308b90ed5158 [2022-03-22T13:54:14.172Z] ---> 70e387cf48ad [2022-03-22T13:54:14.172Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T13:54:14.172Z] ---> 9c3ea72d1a14 [2022-03-22T13:54:14.172Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T13:54:14.432Z] Removing intermediate container b864a9860118 [2022-03-22T13:54:14.432Z] ---> 1a59e7999270 [2022-03-22T13:54:14.432Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-22T13:54:14.432Z] ---> Running in d4066cee6cf5 [2022-03-22T13:54:14.432Z] ---> c467eb9bd416 [2022-03-22T13:54:14.432Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T13:54:14.432Z] ---> Running in e875a6267ce5 [2022-03-22T13:54:14.432Z] ---> 6059ce60e1b1 [2022-03-22T13:54:14.432Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T13:54:14.695Z] ---> Running in 7f17f0299ff6 [2022-03-22T13:54:14.954Z] Removing intermediate container 0cf643f7f2f6 [2022-03-22T13:54:14.954Z] ---> 4d838d6a4dbe [2022-03-22T13:54:14.954Z] Step 8/31 : COPY . . [2022-03-22T13:54:15.213Z] Removing intermediate container 7ae01aacd216 [2022-03-22T13:54:15.213Z] ---> e955fcbe7815 [2022-03-22T13:54:15.213Z] Step 8/22 : COPY . . [2022-03-22T13:54:16.152Z] Removing intermediate container d4066cee6cf5 [2022-03-22T13:54:16.152Z] ---> 12fb321d039d [2022-03-22T13:54:16.152Z] Step 8/23 : COPY . . [2022-03-22T13:54:20.348Z] ---> b6ffa1577bb5 [2022-03-22T13:54:20.348Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-22T13:54:20.348Z] Removing intermediate container e875a6267ce5 [2022-03-22T13:54:20.348Z] ---> 309208edd369 [2022-03-22T13:54:20.348Z] Step 8/23 : COPY . .Removing intermediate container 7f17f0299ff6 [2022-03-22T13:54:20.348Z] ---> 55d2ec66c0c4 [2022-03-22T13:54:20.348Z] Step 8/25 : COPY . . [2022-03-22T13:54:20.611Z] [2022-03-22T13:54:20.611Z] ---> 50a99208da82 [2022-03-22T13:54:20.611Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-22T13:54:20.611Z] ---> Running in 859bfe7285c9 [2022-03-22T13:54:20.611Z] ---> 1054e1560fc3 [2022-03-22T13:54:20.611Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-22T13:54:23.150Z] ---> Running in 71969027215b [2022-03-22T13:54:23.150Z] ---> Running in 00bd09a8dfa4 [2022-03-22T13:54:23.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-22T13:54:23.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T13:54:23.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T13:54:27.608Z] ---> 91eae527a4c1 [2022-03-22T13:54:27.608Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-22T13:54:27.608Z] ---> Running in 8c0adbdaaa7c [2022-03-22T13:54:27.608Z] ---> ba71b23d016c [2022-03-22T13:54:27.608Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-22T13:54:27.608Z] ---> Running in 4c2836ebdceb [2022-03-22T13:54:27.867Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T13:54:27.867Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T13:54:27.963Z] provisioning config files... [2022-03-22T13:54:27.986Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config6944060719889110796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T13:54:28.345Z] ---> docker-login.sh [2022-03-22T13:54:28.345Z] nexus3.edgexfoundry.org:10001 [2022-03-22T13:54:28.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T13:54:29.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T13:54:29.223Z] Configure a credential helper to remove this warning. See [2022-03-22T13:54:29.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T13:54:29.223Z] [2022-03-22T13:54:29.223Z] Login Succeeded [2022-03-22T13:54:29.223Z] nexus3.edgexfoundry.org:10002 [2022-03-22T13:54:29.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T13:54:29.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T13:54:29.497Z] Configure a credential helper to remove this warning. See [2022-03-22T13:54:29.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T13:54:29.497Z] [2022-03-22T13:54:29.497Z] Login Succeeded [2022-03-22T13:54:29.497Z] nexus3.edgexfoundry.org:10003 [2022-03-22T13:54:30.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T13:54:30.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T13:54:30.095Z] Configure a credential helper to remove this warning. See [2022-03-22T13:54:30.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T13:54:30.095Z] [2022-03-22T13:54:30.095Z] Login Succeeded [2022-03-22T13:54:30.095Z] nexus3.edgexfoundry.org:10004 [2022-03-22T13:54:30.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T13:54:30.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T13:54:30.650Z] Configure a credential helper to remove this warning. See [2022-03-22T13:54:30.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T13:54:30.650Z] [2022-03-22T13:54:30.650Z] Login Succeeded [2022-03-22T13:54:30.650Z] docker.io [2022-03-22T13:54:30.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T13:54:31.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T13:54:31.516Z] Configure a credential helper to remove this warning. See [2022-03-22T13:54:31.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T13:54:31.516Z] [2022-03-22T13:54:31.516Z] Login Succeeded [2022-03-22T13:54:31.516Z] ---> docker-login.sh ends [Pipeline] } [2022-03-22T13:54:31.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-22T13:54:32.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-22T13:54:32.029Z] ========================================================= [2022-03-22T13:54:32.029Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-22T13:54:32.029Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T13:54:32.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T13:54:32.647Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-22T13:54:32.647Z] 9b3977197b4f: Pulling fs layer [2022-03-22T13:54:32.647Z] 1a89e8eeedd5: Pulling fs layer [2022-03-22T13:54:32.647Z] 94645a83ff95: Pulling fs layer [2022-03-22T13:54:32.647Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-22T13:54:32.647Z] 0c92f367c5e7: Pulling fs layer [2022-03-22T13:54:32.647Z] f7c0051592d6: Pulling fs layer [2022-03-22T13:54:32.647Z] 0c92f367c5e7: Waiting [2022-03-22T13:54:32.647Z] 3f3a8bcf1eab: Waiting [2022-03-22T13:54:32.647Z] a227ed2f7395: Pulling fs layer [2022-03-22T13:54:32.647Z] f7c0051592d6: Waiting [2022-03-22T13:54:32.647Z] 7b1c46037f91: Pulling fs layer [2022-03-22T13:54:32.647Z] a227ed2f7395: Waiting [2022-03-22T13:54:32.647Z] 94645a83ff95: Download complete [2022-03-22T13:54:32.647Z] 1a89e8eeedd5: Verifying Checksum [2022-03-22T13:54:32.647Z] 1a89e8eeedd5: Download complete [2022-03-22T13:54:32.647Z] 0c92f367c5e7: Verifying Checksum [2022-03-22T13:54:32.647Z] 0c92f367c5e7: Download complete [2022-03-22T13:54:32.647Z] f7c0051592d6: Verifying Checksum [2022-03-22T13:54:32.647Z] f7c0051592d6: Download complete [2022-03-22T13:54:32.647Z] 9b3977197b4f: Download complete [2022-03-22T13:54:32.647Z] a227ed2f7395: Download complete [2022-03-22T13:54:33.635Z] 9b3977197b4f: Pull complete [2022-03-22T13:54:33.912Z] 1a89e8eeedd5: Pull complete [2022-03-22T13:54:34.513Z] 94645a83ff95: Pull complete [2022-03-22T13:54:34.513Z] 7b1c46037f91: Verifying Checksum [2022-03-22T13:54:34.513Z] 7b1c46037f91: Download complete [2022-03-22T13:54:35.505Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-22T13:54:35.505Z] 3f3a8bcf1eab: Download complete [2022-03-22T13:54:37.851Z] Removing intermediate container 859bfe7285c9 [2022-03-22T13:54:37.851Z] ---> df56bfe947c4 [2022-03-22T13:54:37.851Z] [2022-03-22T13:54:37.851Z] Step 10/31 : FROM alpine:3.14 [2022-03-22T13:54:37.851Z] 3.14: Pulling from library/alpine [2022-03-22T13:54:37.851Z] Removing intermediate container 71969027215b [2022-03-22T13:54:37.851Z] ---> 1d11d24d6aa7 [2022-03-22T13:54:37.851Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-22T13:54:37.851Z] Removing intermediate container 00bd09a8dfa4 [2022-03-22T13:54:37.851Z] ---> 633c0fc25d23 [2022-03-22T13:54:37.851Z] [2022-03-22T13:54:37.851Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T13:54:37.851Z] 3.14: Pulling from library/alpine [2022-03-22T13:54:37.851Z] ---> Running in eb397d50166f [2022-03-22T13:54:37.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T13:54:37.851Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T13:54:37.851Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T13:54:37.851Z] Status: Image is up to date for alpine:3.14 [2022-03-22T13:54:37.851Z] Status: Downloaded newer image for alpine:3.14 [2022-03-22T13:54:37.851Z] ---> a33ac4f1069a [2022-03-22T13:54:37.851Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-22T13:54:37.851Z] ---> a33ac4f1069a [2022-03-22T13:54:37.851Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-22T13:54:37.851Z] ---> Running in 0b156bbe07f7 [2022-03-22T13:54:37.851Z] ---> Running in f1327ea8770b [2022-03-22T13:54:37.851Z] Removing intermediate container 0b156bbe07f7 [2022-03-22T13:54:37.851Z] ---> 419e2ec100af [2022-03-22T13:54:37.851Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-22T13:54:37.851Z] ---> Running in b7a01f72b894 [2022-03-22T13:54:37.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:37.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:37.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:37.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T13:54:37.851Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-22T13:54:37.851Z] Removing intermediate container eb397d50166f [2022-03-22T13:54:37.851Z] ---> fd316dd9ff9d [2022-03-22T13:54:37.851Z] [2022-03-22T13:54:37.851Z] Step 11/23 : FROM docker:20.10.10 [2022-03-22T13:54:37.851Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-22T13:54:37.851Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T13:54:37.851Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T13:54:37.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:37.851Z] 20.10.10: Pulling from library/docker [2022-03-22T13:54:37.851Z] OK: 6 MiB in 16 packages [2022-03-22T13:54:38.109Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-22T13:54:38.109Z] (2/2) Installing su-exec (0.2-r1) [2022-03-22T13:54:38.109Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T13:54:38.109Z] OK: 6 MiB in 16 packages [2022-03-22T13:54:39.052Z] Removing intermediate container f1327ea8770b [2022-03-22T13:54:39.052Z] Removing intermediate container b7a01f72b894 [2022-03-22T13:54:39.052Z] ---> a07966f6dbdf [2022-03-22T13:54:39.052Z] ---> d23534e3ebbb [2022-03-22T13:54:39.052Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation'Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-22T13:54:39.052Z] [2022-03-22T13:54:39.052Z] ---> Running in 2e3ae9e24b99 [2022-03-22T13:54:39.052Z] ---> Running in ff94dc45203f [2022-03-22T13:54:39.052Z] Removing intermediate container 2e3ae9e24b99 [2022-03-22T13:54:39.052Z] ---> a1066c8ee781 [2022-03-22T13:54:39.052Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-22T13:54:39.311Z] Removing intermediate container ff94dc45203f [2022-03-22T13:54:39.311Z] ---> fcdf1cf0f9a2 [2022-03-22T13:54:39.311Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-22T13:54:39.311Z] ---> Running in d84f020553b3 [2022-03-22T13:54:39.311Z] ---> Running in 34eea237fb4e [2022-03-22T13:54:39.568Z] Removing intermediate container d84f020553b3 [2022-03-22T13:54:39.568Z] ---> 1faae28ffeda [2022-03-22T13:54:39.568Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-22T13:54:39.568Z] Removing intermediate container 34eea237fb4e [2022-03-22T13:54:39.568Z] ---> 1b3ce6caad67 [2022-03-22T13:54:39.568Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T13:54:39.828Z] ---> Running in 1f1e7abf8077 [2022-03-22T13:54:40.088Z] ---> Running in c17ac76daf15 [2022-03-22T13:54:40.348Z] Removing intermediate container 4c2836ebdceb [2022-03-22T13:54:40.348Z] ---> dd1a3ccf39d3 [2022-03-22T13:54:40.348Z] [2022-03-22T13:54:40.348Z] Step 10/25 : FROM alpine:3.14 [2022-03-22T13:54:40.348Z] ---> a33ac4f1069a [2022-03-22T13:54:40.348Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-22T13:54:40.348Z] Removing intermediate container c17ac76daf15 [2022-03-22T13:54:40.348Z] ---> 60ee88cbd188 [2022-03-22T13:54:40.348Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T13:54:40.609Z] ---> Running in 218759613ce6 [2022-03-22T13:54:40.609Z] Removing intermediate container 8c0adbdaaa7c [2022-03-22T13:54:40.609Z] ---> d11cd016c8a6 [2022-03-22T13:54:40.609Z] [2022-03-22T13:54:40.609Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T13:54:40.609Z] ---> a33ac4f1069a [2022-03-22T13:54:40.609Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-22T13:54:40.609Z] ---> Running in fee948d60773 [2022-03-22T13:54:40.609Z] ---> dac6bb78dc63 [2022-03-22T13:54:40.609Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-22T13:54:40.868Z] Removing intermediate container fee948d60773 [2022-03-22T13:54:40.868Z] ---> b943f14cad1a [2022-03-22T13:54:40.868Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-22T13:54:40.868Z] ---> Running in 010ddbc89cd8 [2022-03-22T13:54:41.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:41.127Z] Removing intermediate container 1f1e7abf8077 [2022-03-22T13:54:41.128Z] ---> 2fc2881dcc96 [2022-03-22T13:54:41.128Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-22T13:54:41.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:41.128Z] ---> 4d6e5101f724 [2022-03-22T13:54:41.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-22T13:54:41.128Z] Removing intermediate container 010ddbc89cd8 [2022-03-22T13:54:41.128Z] ---> a75970c8197f [2022-03-22T13:54:41.128Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-22T13:54:41.128Z] ---> Running in 4b0475cf1015 [2022-03-22T13:54:41.388Z] ---> Running in 0af307181b20 [2022-03-22T13:54:41.388Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-22T13:54:41.388Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-22T13:54:41.388Z] (3/3) Installing su-exec (0.2-r1) [2022-03-22T13:54:41.388Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T13:54:41.388Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T13:54:41.388Z] OK: 6 MiB in 17 packages [2022-03-22T13:54:41.388Z] Removing intermediate container 4b0475cf1015 [2022-03-22T13:54:41.388Z] ---> d6f6c36723b7 [2022-03-22T13:54:41.388Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-22T13:54:41.650Z] Removing intermediate container 0af307181b20 [2022-03-22T13:54:41.650Z] ---> cdf33759ee1c [2022-03-22T13:54:41.650Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T13:54:41.650Z] ---> 9a4bc6da9f44 [2022-03-22T13:54:41.650Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-22T13:54:41.650Z] ---> Running in e90fad15d4e7 [2022-03-22T13:54:41.650Z] ---> Running in 5bbdd040a888 [2022-03-22T13:54:41.909Z] ---> 68c477f0f47a [2022-03-22T13:54:41.909Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-22T13:54:41.910Z] ---> Running in c69c1962c95b [2022-03-22T13:54:41.910Z] Removing intermediate container 5bbdd040a888 [2022-03-22T13:54:41.910Z] ---> 12851e6c6b63 [2022-03-22T13:54:41.910Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T13:54:41.910Z] Removing intermediate container 218759613ce6 [2022-03-22T13:54:41.910Z] ---> 127d16636283 [2022-03-22T13:54:41.910Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T13:54:41.910Z] ---> Running in 7bec96017304 [2022-03-22T13:54:42.170Z] ---> Running in ee52e2b5bfab [2022-03-22T13:54:42.170Z] Removing intermediate container 7bec96017304 [2022-03-22T13:54:42.170Z] ---> 5ebf5315107a [2022-03-22T13:54:42.170Z] Step 20/22 : LABEL arch=x86_64 [2022-03-22T13:54:42.170Z] ---> Running in e63d1e50b21b [2022-03-22T13:54:42.170Z] Removing intermediate container ee52e2b5bfab [2022-03-22T13:54:42.170Z] ---> 1e2a397c56b8 [2022-03-22T13:54:42.170Z] Step 13/25 : WORKDIR / [2022-03-22T13:54:42.429Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-22T13:54:42.429Z] ---> Running in 7ef8b45f3cdf [2022-03-22T13:54:42.429Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-22T13:54:42.429Z] ---> b706a049f56e [2022-03-22T13:54:42.429Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-22T13:54:42.429Z] Removing intermediate container e63d1e50b21b [2022-03-22T13:54:42.429Z] ---> 7b0e33740ba0 [2022-03-22T13:54:42.429Z] Step 21/22 : LABEL git_sha=d65043ca6111549d13f97092af20416fffd72ee1 [2022-03-22T13:54:42.429Z] ---> Running in 2805807acc51 [2022-03-22T13:54:42.429Z] ---> Running in 13508e34a36a [2022-03-22T13:54:42.429Z] Removing intermediate container 7ef8b45f3cdf [2022-03-22T13:54:42.429Z] ---> 5dcf494bebe3 [2022-03-22T13:54:42.429Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-22T13:54:42.429Z] Removing intermediate container 2805807acc51 [2022-03-22T13:54:42.429Z] ---> ddfc8137f8e8 [2022-03-22T13:54:42.429Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-22T13:54:42.688Z] Removing intermediate container 13508e34a36a [2022-03-22T13:54:42.688Z] ---> bd4cc1d23f93 [2022-03-22T13:54:42.688Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T13:54:42.688Z] ---> Running in 27bdbc3caf7d [2022-03-22T13:54:42.688Z] Removing intermediate container e90fad15d4e7 [2022-03-22T13:54:42.688Z] ---> f1a46215c834 [2022-03-22T13:54:42.688Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-22T13:54:42.688Z] ---> Running in 35033b773297 [2022-03-22T13:54:42.688Z] ---> Running in 586d3dc480dc [2022-03-22T13:54:42.688Z] ---> fff0e695aa32 [2022-03-22T13:54:42.688Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-22T13:54:42.688Z] Removing intermediate container 35033b773297 [2022-03-22T13:54:42.688Z] ---> 06fde109c01e [2022-03-22T13:54:42.688Z] [2022-03-22T13:54:42.688Z] Removing intermediate container c69c1962c95b [2022-03-22T13:54:42.688Z] ---> 6b50ae5b3a69 [2022-03-22T13:54:42.688Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T13:54:42.948Z] ---> a6d54301f57c [2022-03-22T13:54:42.948Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-22T13:54:42.948Z] Successfully built 06fde109c01e [2022-03-22T13:54:42.948Z] Successfully tagged support-notifications:latest [2022-03-22T13:54:42.948Z]  Building support-notifications ... done Building security-proxy-setup [2022-03-22T13:54:42.948Z] ---> eff9cffd4c4e [2022-03-22T13:54:42.948Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-22T13:54:42.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:43.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:43.208Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:43.208Z] (1/42) Installing readline (8.1.0-r0) [2022-03-22T13:54:43.208Z] (2/42) Installing bash (5.1.16-r0) [2022-03-22T13:54:43.208Z] Executing bash-5.1.16-r0.post-install [2022-03-22T13:54:43.208Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-22T13:54:43.208Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T13:54:43.469Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-22T13:54:43.469Z] (6/42) Installing curl (7.79.1-r0) [2022-03-22T13:54:43.469Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-22T13:54:43.469Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-22T13:54:43.469Z] (9/42) Installing expat (2.4.7-r0) [2022-03-22T13:54:43.469Z] (10/42) Installing libffi (3.3-r2) [2022-03-22T13:54:43.469Z] (11/42) Installing gdbm (1.19-r0) [2022-03-22T13:54:43.469Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-22T13:54:43.469Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T13:54:43.469Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T13:54:43.469Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-22T13:54:43.469Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-22T13:54:43.469Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-22T13:54:43.469Z] ---> 930e588cb103 [2022-03-22T13:54:43.469Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-22T13:54:44.043Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:44.043Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-22T13:54:44.043Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-22T13:54:44.043Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-22T13:54:44.043Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-22T13:54:44.043Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-22T13:54:44.043Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-22T13:54:44.043Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-22T13:54:44.043Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-22T13:54:44.043Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-22T13:54:44.302Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-22T13:54:44.302Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-22T13:54:44.302Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-22T13:54:44.302Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-22T13:54:44.302Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-22T13:54:44.302Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-22T13:54:44.302Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-22T13:54:44.302Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-22T13:54:44.302Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-22T13:54:44.302Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-22T13:54:44.302Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-22T13:54:44.302Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-22T13:54:44.302Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-22T13:54:44.302Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-22T13:54:44.302Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-22T13:54:44.302Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-22T13:54:44.302Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-22T13:54:44.302Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T13:54:44.569Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-22T13:54:44.569Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T13:54:44.569Z] OK: 84 MiB in 64 packages [2022-03-22T13:54:44.569Z] ---> 5474b8d8900a [2022-03-22T13:54:44.569Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-22T13:54:44.569Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T13:54:44.569Z] ---> 07d5a894a55e [2022-03-22T13:54:44.569Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-22T13:54:44.569Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-22T13:54:44.827Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-22T13:54:44.827Z] ---> 6a82d7bfbcc9 [2022-03-22T13:54:44.827Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-22T13:54:44.827Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T13:54:44.827Z] OK: 8 MiB in 20 packages [2022-03-22T13:54:45.397Z] ---> ecf930b94191 [2022-03-22T13:54:45.397Z] ---> 19342ad4fdf8 [2022-03-22T13:54:45.397Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-22T13:54:45.397Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-22T13:54:45.397Z] Collecting docker-compose==1.23.2 [2022-03-22T13:54:45.397Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-22T13:54:45.397Z] ---> 16485220c6b3 [2022-03-22T13:54:45.397Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-22T13:54:45.397Z] Collecting docopt<0.7,>=0.6.1 [2022-03-22T13:54:45.673Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-22T13:54:45.673Z] ---> Running in 649fd783baac [2022-03-22T13:54:45.673Z] Removing intermediate container 586d3dc480dc [2022-03-22T13:54:45.673Z] ---> 6434b44dc420 [2022-03-22T13:54:45.673Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T13:54:45.940Z] ---> 957c9ca64cc6 [2022-03-22T13:54:45.940Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T13:54:45.940Z] Removing intermediate container 649fd783baac [2022-03-22T13:54:45.940Z] ---> 800ccdf30736 [2022-03-22T13:54:45.940Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-22T13:54:45.940Z] ---> 558a818822a3 [2022-03-22T13:54:45.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-22T13:54:45.940Z] Collecting jsonschema<3,>=2.5.1 [2022-03-22T13:54:45.940Z] ---> 177548c0163c [2022-03-22T13:54:45.940Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-22T13:54:45.940Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-22T13:54:46.219Z] Collecting PyYAML<4,>=3.10 [2022-03-22T13:54:46.219Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-22T13:54:46.219Z] ---> Running in 809d529f130e [2022-03-22T13:54:46.219Z] ---> 112f7d8c721a [2022-03-22T13:54:46.219Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-22T13:54:46.479Z] ---> feb83a5da9d5 [2022-03-22T13:54:46.479Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-22T13:54:46.479Z] ---> Running in 3664d2fc4f1c [2022-03-22T13:54:46.739Z] ---> 61dc262ee652 [2022-03-22T13:54:46.739Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-22T13:54:46.739Z] ---> Running in 5ca2bead6734 [2022-03-22T13:54:46.999Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-22T13:54:47.000Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-22T13:54:47.000Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-22T13:54:47.000Z] Collecting cached-property<2,>=1.2.0 [2022-03-22T13:54:47.000Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-22T13:54:47.000Z] Removing intermediate container 5ca2bead6734 [2022-03-22T13:54:47.000Z] ---> 413166df14af [2022-03-22T13:54:47.000Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T13:54:47.000Z] Collecting texttable<0.10,>=0.9.0 [2022-03-22T13:54:47.000Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-22T13:54:47.284Z] ---> Running in 1f2a807e320d [2022-03-22T13:54:47.284Z] Removing intermediate container 1f2a807e320d [2022-03-22T13:54:47.284Z] ---> 1c2a596b7954 [2022-03-22T13:54:47.284Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T13:54:47.284Z] Removing intermediate container 809d529f130e [2022-03-22T13:54:47.284Z] ---> e6373f536f44 [2022-03-22T13:54:47.284Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T13:54:47.545Z] ---> Running in 8fd82ff46cfd [2022-03-22T13:54:47.545Z] ---> Running in 806cd8f74abc [2022-03-22T13:54:47.545Z] Collecting docker<4.0,>=3.6.0 [2022-03-22T13:54:47.545Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-22T13:54:47.545Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-22T13:54:47.545Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-22T13:54:47.545Z] Removing intermediate container 3664d2fc4f1c [2022-03-22T13:54:47.545Z] ---> 9ba1a066740e [2022-03-22T13:54:47.545Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-22T13:54:47.545Z] Removing intermediate container 8fd82ff46cfd [2022-03-22T13:54:47.545Z] ---> a64f22baadf1 [2022-03-22T13:54:47.545Z] Step 22/23 : LABEL git_sha=d65043ca6111549d13f97092af20416fffd72ee1 [2022-03-22T13:54:47.805Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T13:54:47.805Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T13:54:47.805Z] ---> 27f95ca86da5 [2022-03-22T13:54:47.805Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T13:54:47.805Z] ---> Using cache [2022-03-22T13:54:47.805Z] ---> 745c1046f4e0 [2022-03-22T13:54:47.805Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T13:54:47.805Z] ---> Using cache [2022-03-22T13:54:47.805Z] ---> 665ae1ce1ffd [2022-03-22T13:54:47.805Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T13:54:47.805Z] Removing intermediate container 806cd8f74abc [2022-03-22T13:54:47.805Z] ---> cea111ae6eef [2022-03-22T13:54:47.805Z] Step 23/25 : LABEL arch=x86_64 [2022-03-22T13:54:47.805Z] ---> Running in 2837c0152f12 [2022-03-22T13:54:47.805Z] ---> Running in 7937b6126879 [2022-03-22T13:54:47.805Z] ---> Running in 9ab6c1486df7 [2022-03-22T13:54:47.805Z] ---> Running in 3a35100cb479 [2022-03-22T13:54:47.805Z] Removing intermediate container 2837c0152f12 [2022-03-22T13:54:47.805Z] ---> b78fcda4b65b [2022-03-22T13:54:47.805Z] Step 28/31 : CMD ["gate"] [2022-03-22T13:54:47.805Z] Removing intermediate container 7937b6126879 [2022-03-22T13:54:47.805Z] ---> 4a878fe90f09 [2022-03-22T13:54:47.805Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T13:54:47.921Z] 3f3a8bcf1eab: Pull complete [2022-03-22T13:54:47.921Z] 0c92f367c5e7: Pull complete [2022-03-22T13:54:47.921Z] f7c0051592d6: Pull complete [2022-03-22T13:54:47.921Z] a227ed2f7395: Pull complete [2022-03-22T13:54:48.137Z] Removing intermediate container 3a35100cb479 [2022-03-22T13:54:48.137Z] ---> b8f2119db195 [2022-03-22T13:54:48.137Z] Step 24/25 : LABEL git_sha=d65043ca6111549d13f97092af20416fffd72ee1 [2022-03-22T13:54:48.137Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-22T13:54:48.137Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-22T13:54:48.137Z] ---> Running in a94714b8ba58 [2022-03-22T13:54:48.137Z] ---> Running in 16d3301bfa97 [2022-03-22T13:54:48.137Z] ---> Running in a06b7576a823 [2022-03-22T13:54:48.137Z] Collecting docker-pycreds>=0.4.0 [2022-03-22T13:54:48.137Z] Removing intermediate container 16d3301bfa97 [2022-03-22T13:54:48.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:48.137Z] ---> 32bb9a310573 [2022-03-22T13:54:48.137Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-22T13:54:48.137Z] Step 29/31 : LABEL arch=x86_64 [2022-03-22T13:54:48.137Z] Removing intermediate container a94714b8ba58 [2022-03-22T13:54:48.137Z] ---> 1b04bf2204f4 [2022-03-22T13:54:48.137Z] [2022-03-22T13:54:48.137Z] Removing intermediate container a06b7576a823 [2022-03-22T13:54:48.137Z] ---> 18f84ee17d70 [2022-03-22T13:54:48.137Z] Step 25/25 : LABEL version=0.0.0 [2022-03-22T13:54:48.399Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-22T13:54:48.399Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-22T13:54:48.399Z] ---> Running in 866ccebb37e4 [2022-03-22T13:54:48.399Z] Collecting idna<2.8,>=2.5 [2022-03-22T13:54:48.399Z] ---> Running in e0e817a4c02d [2022-03-22T13:54:48.399Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-22T13:54:48.399Z] Successfully built 1b04bf2204f4 [2022-03-22T13:54:48.399Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-22T13:54:48.399Z] Successfully tagged core-data:latest [2022-03-22T13:54:48.399Z]  Building core-data ... done Building core-command [2022-03-22T13:54:48.399Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-22T13:54:48.399Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-22T13:54:48.399Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-22T13:54:48.399Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-22T13:54:48.399Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-22T13:54:48.399Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-22T13:54:48.399Z] Removing intermediate container 866ccebb37e4 [2022-03-22T13:54:48.399Z] ---> 5241155d8d92 [2022-03-22T13:54:48.399Z] Step 30/31 : LABEL git_sha=d65043ca6111549d13f97092af20416fffd72ee1 [2022-03-22T13:54:48.399Z] Removing intermediate container e0e817a4c02d [2022-03-22T13:54:48.399Z] ---> ed775e5fa4e8 [2022-03-22T13:54:48.399Z] [2022-03-22T13:54:48.399Z] ---> Running in fa32dae2b638 [2022-03-22T13:54:48.697Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-22T13:54:48.697Z] Attempting uninstall: urllib3 [2022-03-22T13:54:48.697Z] Found existing installation: urllib3 1.26.5 [2022-03-22T13:54:48.697Z] Uninstalling urllib3-1.26.5: [2022-03-22T13:54:48.697Z] Successfully uninstalled urllib3-1.26.5 [2022-03-22T13:54:48.697Z] Successfully built ed775e5fa4e8 [2022-03-22T13:54:48.697Z] Successfully tagged security-secretstore-setup:latest [2022-03-22T13:54:48.697Z]  Building security-secretstore-setup ... done Building core-metadata [2022-03-22T13:54:48.959Z] Attempting uninstall: idna [2022-03-22T13:54:48.959Z] Found existing installation: idna 3.2 [2022-03-22T13:54:48.959Z] Uninstalling idna-3.2: [2022-03-22T13:54:48.959Z] Successfully uninstalled idna-3.2 [2022-03-22T13:54:48.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:54:48.959Z] Removing intermediate container fa32dae2b638 [2022-03-22T13:54:48.959Z] ---> 2550cf983314 [2022-03-22T13:54:48.959Z] Step 31/31 : LABEL version=0.0.0 [2022-03-22T13:54:48.959Z] Attempting uninstall: chardet [2022-03-22T13:54:48.959Z] Found existing installation: chardet 4.0.0 [2022-03-22T13:54:48.959Z] Uninstalling chardet-4.0.0: [2022-03-22T13:54:49.220Z] Successfully uninstalled chardet-4.0.0 [2022-03-22T13:54:49.220Z] OK: 221 MiB in 52 packages [2022-03-22T13:54:49.480Z] ---> Running in 2205b01e8b65 [2022-03-22T13:54:49.480Z] Attempting uninstall: requests [2022-03-22T13:54:49.480Z] Found existing installation: requests 2.25.1 [2022-03-22T13:54:49.480Z] Uninstalling requests-2.25.1: [2022-03-22T13:54:49.480Z] Successfully uninstalled requests-2.25.1 [2022-03-22T13:54:50.419Z] Running setup.py install for texttable: started [2022-03-22T13:54:50.419Z] Removing intermediate container 2205b01e8b65 [2022-03-22T13:54:50.419Z] ---> 0aeef757121a [2022-03-22T13:54:50.419Z] [2022-03-22T13:54:50.419Z] Successfully built 0aeef757121a [2022-03-22T13:54:50.679Z] Successfully tagged security-bootstrapper:latest [2022-03-22T13:54:50.679Z] Building support-scheduler [2022-03-22T13:54:50.679Z] Running setup.py install for texttable: finished with status 'done' [2022-03-22T13:54:50.679Z]  Building security-bootstrapper ... done  Running setup.py install for PyYAML: started [2022-03-22T13:54:50.679Z] Removing intermediate container 9ab6c1486df7 [2022-03-22T13:54:50.679Z] ---> 2ae27e19b65b [2022-03-22T13:54:50.679Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T13:54:50.939Z] ---> 0c2c514c2c48 [2022-03-22T13:54:50.939Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T13:54:50.939Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-22T13:54:51.199Z] ---> Running in 0614be83a3b8 [2022-03-22T13:54:51.199Z] Running setup.py install for docopt: started [2022-03-22T13:54:51.457Z] Running setup.py install for docopt: finished with status 'done' [2022-03-22T13:54:51.457Z] Running setup.py install for dockerpty: started [2022-03-22T13:54:52.027Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-22T13:54:53.412Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-22T13:54:53.980Z] Removing intermediate container 0614be83a3b8 [2022-03-22T13:54:53.980Z] ---> 7da1c6a4958b [2022-03-22T13:54:53.980Z] Step 8/22 : COPY . . [2022-03-22T13:54:54.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T13:54:54.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T13:54:54.547Z] ---> 27f95ca86da5 [2022-03-22T13:54:54.547Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T13:54:54.547Z] ---> Using cache [2022-03-22T13:54:54.547Z] ---> 745c1046f4e0 [2022-03-22T13:54:54.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T13:54:54.547Z] ---> Using cache [2022-03-22T13:54:54.547Z] ---> 665ae1ce1ffd [2022-03-22T13:54:54.547Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T13:54:54.547Z] ---> Using cache [2022-03-22T13:54:54.547Z] ---> 2ae27e19b65b [2022-03-22T13:54:54.547Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T13:54:54.547Z] ---> Using cache [2022-03-22T13:54:54.547Z] ---> 0c2c514c2c48 [2022-03-22T13:54:54.547Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T13:54:54.547Z] ---> Using cache [2022-03-22T13:54:54.547Z] ---> 7da1c6a4958b [2022-03-22T13:54:54.547Z] Step 8/23 : COPY . . [2022-03-22T13:54:54.643Z] 7b1c46037f91: Pull complete [2022-03-22T13:54:54.644Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-22T13:54:54.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T13:54:54.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-22T13:54:55.006Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T13:54:55.006Z] WORKDIR /edgex [2022-03-22T13:54:55.006Z] COPY go.mod . [2022-03-22T13:54:55.006Z] RUN go mod download [2022-03-22T13:54:55.006Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-22T13:54:55.113Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T13:54:55.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T13:54:55.114Z] ---> 27f95ca86da5 [2022-03-22T13:54:55.114Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T13:54:55.114Z] ---> Using cache [2022-03-22T13:54:55.114Z] ---> 745c1046f4e0 [2022-03-22T13:54:55.114Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T13:54:55.114Z] ---> Using cache [2022-03-22T13:54:55.114Z] ---> 665ae1ce1ffd [2022-03-22T13:54:55.114Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T13:54:55.114Z] ---> Using cache [2022-03-22T13:54:55.114Z] ---> 2ae27e19b65b [2022-03-22T13:54:55.114Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T13:54:55.114Z] ---> Using cache [2022-03-22T13:54:55.114Z] ---> 0c2c514c2c48 [2022-03-22T13:54:55.114Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T13:54:55.114Z] ---> Using cache [2022-03-22T13:54:55.114Z] ---> 7da1c6a4958b [2022-03-22T13:54:55.114Z] Step 8/23 : COPY . . [2022-03-22T13:54:56.050Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T13:54:56.050Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T13:54:56.050Z] ---> 27f95ca86da5 [2022-03-22T13:54:56.050Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T13:54:56.050Z] ---> Using cache [2022-03-22T13:54:56.050Z] ---> 745c1046f4e0 [2022-03-22T13:54:56.050Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T13:54:56.050Z] ---> Using cache [2022-03-22T13:54:56.050Z] ---> 665ae1ce1ffd [2022-03-22T13:54:56.050Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T13:54:56.050Z] ---> Using cache [2022-03-22T13:54:56.050Z] ---> 2ae27e19b65b [2022-03-22T13:54:56.050Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T13:54:56.050Z] ---> Using cache [2022-03-22T13:54:56.050Z] ---> 0c2c514c2c48 [2022-03-22T13:54:56.050Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T13:54:56.050Z] ---> Using cache [2022-03-22T13:54:56.050Z] ---> 7da1c6a4958b [2022-03-22T13:54:56.050Z] Step 8/22 : COPY . . [2022-03-22T13:54:57.652Z] Sending build context to Docker daemon 168.9MB [2022-03-22T13:54:57.652Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T13:54:57.652Z] ---> f79e39bc4007 [2022-03-22T13:54:57.652Z] Step 2/4 : WORKDIR /edgex [2022-03-22T13:54:59.652Z] ---> Running in c8da71e9ce4c [2022-03-22T13:55:01.117Z] Removing intermediate container c8da71e9ce4c [2022-03-22T13:55:01.117Z] ---> c3906ebee7c7 [2022-03-22T13:55:01.117Z] Step 3/4 : COPY go.mod . [2022-03-22T13:55:02.553Z] ---> 86279c8cbd28 [2022-03-22T13:55:02.553Z] Step 4/4 : RUN go mod download [2022-03-22T13:55:02.553Z] ---> Running in e0e1b6edfd32 [2022-03-22T13:55:04.521Z] ---> 088fa761078a [2022-03-22T13:55:04.521Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-22T13:55:04.521Z] ---> b5d46536a03d [2022-03-22T13:55:04.521Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-22T13:55:04.521Z] ---> bc79d27a01c7 [2022-03-22T13:55:04.521Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-22T13:55:04.522Z] ---> Running in 88beb06f52eb [2022-03-22T13:55:04.522Z] ---> Running in 2885e01f3d6e [2022-03-22T13:55:04.522Z] Removing intermediate container 27bdbc3caf7d [2022-03-22T13:55:04.522Z] ---> b5f99bfe9985 [2022-03-22T13:55:04.522Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-22T13:55:04.522Z] ---> Running in f6236b7cb9d0 [2022-03-22T13:55:04.522Z] ---> 5c5a7d457860 [2022-03-22T13:55:04.522Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-22T13:55:04.522Z] ---> Running in 37849edc94fd [2022-03-22T13:55:04.522Z] ---> Running in 23243cdf5c89 [2022-03-22T13:55:04.522Z] Removing intermediate container 37849edc94fd [2022-03-22T13:55:04.522Z] ---> 0dd6ed6d3901 [2022-03-22T13:55:04.522Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-22T13:55:04.522Z] ---> Running in 615c8e39efb4 [2022-03-22T13:55:04.522Z] Removing intermediate container 615c8e39efb4 [2022-03-22T13:55:04.522Z] ---> d86950ffc38e [2022-03-22T13:55:04.522Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-22T13:55:04.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T13:55:04.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T13:55:04.522Z] ---> 54306f5c0627 [2022-03-22T13:55:04.522Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-22T13:55:04.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T13:55:04.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T13:55:04.522Z] ---> 76b1b41fde36 [2022-03-22T13:55:04.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-22T13:55:04.522Z] ---> 05c492d825bc [2022-03-22T13:55:04.522Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-22T13:55:04.522Z] ---> Running in 33270f1bde1e [2022-03-22T13:55:04.780Z] Removing intermediate container 33270f1bde1e [2022-03-22T13:55:04.780Z] ---> 4ae49f3fe983 [2022-03-22T13:55:04.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T13:55:04.780Z] ---> Running in efa55f4ed3f8 [2022-03-22T13:55:05.347Z] Removing intermediate container efa55f4ed3f8 [2022-03-22T13:55:05.347Z] ---> 0b0f46e63abd [2022-03-22T13:55:05.347Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T13:55:05.347Z] ---> Running in e3cbf6b45d8d [2022-03-22T13:55:05.609Z] Removing intermediate container e3cbf6b45d8d [2022-03-22T13:55:05.609Z] ---> 193beb42d42a [2022-03-22T13:55:05.609Z] Step 22/23 : LABEL git_sha=d65043ca6111549d13f97092af20416fffd72ee1 [2022-03-22T13:55:05.609Z] ---> Running in e1a280553118 [2022-03-22T13:55:05.868Z] Removing intermediate container e1a280553118 [2022-03-22T13:55:05.868Z] ---> f8a1ab19e215 [2022-03-22T13:55:05.868Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T13:55:05.868Z] ---> Running in dfb4359e8719 [2022-03-22T13:55:06.128Z] Removing intermediate container dfb4359e8719 [2022-03-22T13:55:06.128Z] ---> 9620a098f389 [2022-03-22T13:55:06.128Z] [2022-03-22T13:55:06.387Z] Successfully built 9620a098f389 [2022-03-22T13:55:06.387Z] Successfully tagged sys-mgmt-agent:latest [2022-03-22T13:55:12.989Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T13:55:15.606Z] Removing intermediate container 2885e01f3d6e [2022-03-22T13:55:15.606Z] ---> d247de5bebf0 [2022-03-22T13:55:15.606Z] [2022-03-22T13:55:15.606Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T13:55:15.606Z] ---> a33ac4f1069a [2022-03-22T13:55:15.606Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-22T13:55:15.606Z] Removing intermediate container 88beb06f52eb [2022-03-22T13:55:15.606Z] ---> 26fe38a69bf9 [2022-03-22T13:55:15.606Z] [2022-03-22T13:55:15.606Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T13:55:15.606Z] ---> a33ac4f1069a [2022-03-22T13:55:15.606Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T13:55:15.606Z] ---> Running in e27375e2e9d8 [2022-03-22T13:55:15.606Z] ---> Running in 793361fdc7c6 [2022-03-22T13:55:15.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:55:15.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:55:15.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:55:16.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:55:16.131Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-22T13:55:16.131Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-22T13:55:16.131Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T13:55:16.131Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-22T13:55:16.131Z] (5/6) Installing curl (7.79.1-r0) [2022-03-22T13:55:16.131Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-22T13:55:16.391Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T13:55:16.391Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-22T13:55:16.391Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T13:55:16.391Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T13:55:16.391Z] OK: 6 MiB in 15 packages [2022-03-22T13:55:16.391Z] OK: 8 MiB in 20 packages [2022-03-22T13:55:16.391Z] Removing intermediate container f6236b7cb9d0 [2022-03-22T13:55:16.391Z] ---> 7b04fdd69a71 [2022-03-22T13:55:16.391Z] [2022-03-22T13:55:16.391Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T13:55:16.391Z] ---> a33ac4f1069a [2022-03-22T13:55:16.391Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T13:55:16.391Z] Removing intermediate container 23243cdf5c89 [2022-03-22T13:55:16.391Z] ---> f7b755a933c3 [2022-03-22T13:55:16.391Z] [2022-03-22T13:55:16.391Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T13:55:16.391Z] ---> a33ac4f1069a [2022-03-22T13:55:16.391Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-22T13:55:16.391Z] ---> Running in 031a2762f8cf [2022-03-22T13:55:16.391Z] ---> Running in 10fcf6d0ac5e [2022-03-22T13:55:16.650Z] Removing intermediate container 793361fdc7c6 [2022-03-22T13:55:16.650Z] ---> d9b248fae2af [2022-03-22T13:55:16.650Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T13:55:16.650Z] ---> Running in 23cfcc45a383 [2022-03-22T13:55:16.910Z] Removing intermediate container e27375e2e9d8 [2022-03-22T13:55:16.910Z] ---> fad842657020 [2022-03-22T13:55:16.910Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T13:55:16.910Z] Removing intermediate container 23cfcc45a383 [2022-03-22T13:55:16.910Z] ---> 8a77e5612a05 [2022-03-22T13:55:16.910Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-22T13:55:16.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:55:16.910Z] ---> Running in 38db712b4a1a [2022-03-22T13:55:16.910Z] ---> Running in 7c39d0d4d9fe [2022-03-22T13:55:16.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:55:16.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T13:55:17.170Z] Removing intermediate container 38db712b4a1a [2022-03-22T13:55:17.170Z] ---> 6d40ba9b8a6a [2022-03-22T13:55:17.170Z] Step 13/22 : WORKDIR /edgex [2022-03-22T13:55:17.170Z] Removing intermediate container 7c39d0d4d9fe [2022-03-22T13:55:17.170Z] ---> 39326b65a141 [2022-03-22T13:55:17.170Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T13:55:17.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T13:55:17.170Z] ---> Running in d321c3b5d9eb [2022-03-22T13:55:17.170Z] ---> Running in 3184416a2835 [2022-03-22T13:55:17.170Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-22T13:55:17.170Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T13:55:17.170Z] OK: 6 MiB in 15 packages [2022-03-22T13:55:17.170Z] Removing intermediate container 3184416a2835 [2022-03-22T13:55:17.170Z] ---> d07aef6c7fb4 [2022-03-22T13:55:17.170Z] Step 15/23 : WORKDIR / [2022-03-22T13:55:17.170Z] Removing intermediate container d321c3b5d9eb [2022-03-22T13:55:17.170Z] ---> e86eb0ef24ce [2022-03-22T13:55:17.170Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-22T13:55:17.429Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-22T13:55:17.429Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T13:55:17.429Z] ---> Running in 73b0e4cc268d [2022-03-22T13:55:17.430Z] OK: 6 MiB in 15 packages [2022-03-22T13:55:17.430Z] Removing intermediate container 73b0e4cc268d [2022-03-22T13:55:17.430Z] ---> 7c3cbd661523 [2022-03-22T13:55:17.430Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T13:55:17.430Z] ---> ebeac4f26cb5 [2022-03-22T13:55:17.430Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-22T13:55:17.689Z] ---> d06e47b6cff5 [2022-03-22T13:55:17.689Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-22T13:55:17.689Z] Removing intermediate container 031a2762f8cf [2022-03-22T13:55:17.689Z] ---> aac5bd02398b [2022-03-22T13:55:17.689Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T13:55:17.948Z] ---> ad25f5b8db13 [2022-03-22T13:55:17.948Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-22T13:55:17.948Z] ---> Running in 2aa177ab1c75 [2022-03-22T13:55:17.948Z] Removing intermediate container 10fcf6d0ac5e [2022-03-22T13:55:17.948Z] ---> f0943ee54bdb [2022-03-22T13:55:17.948Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T13:55:17.948Z] ---> Running in d5e0e5e2328d [2022-03-22T13:55:17.948Z] Removing intermediate container 2aa177ab1c75 [2022-03-22T13:55:17.948Z] ---> 5bfe90c8992d [2022-03-22T13:55:17.948Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-22T13:55:17.948Z] ---> 5f0af23b67dc [2022-03-22T13:55:17.948Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-22T13:55:18.209Z] Removing intermediate container d5e0e5e2328d [2022-03-22T13:55:18.209Z] ---> 01f4951728ee [2022-03-22T13:55:18.209Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-22T13:55:18.209Z] ---> Running in 78e403858689 [2022-03-22T13:55:18.209Z] ---> Running in 84faace2b1bb [2022-03-22T13:55:18.209Z] ---> f823f7487d10 [2022-03-22T13:55:18.209Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T13:55:18.209Z] ---> 4906ad54d38c [2022-03-22T13:55:18.209Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-22T13:55:18.209Z] Removing intermediate container 78e403858689 [2022-03-22T13:55:18.209Z] ---> c0f0642d47c0 [2022-03-22T13:55:18.209Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T13:55:18.469Z] ---> Running in 809fb4eb0c98 [2022-03-22T13:55:18.469Z] ---> Running in 69e440f73f3c [2022-03-22T13:55:18.469Z] Removing intermediate container 84faace2b1bb [2022-03-22T13:55:18.469Z] ---> 2e8afafe74a0 [2022-03-22T13:55:18.469Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T13:55:18.469Z] ---> Running in e473a1461e33 [2022-03-22T13:55:18.469Z] ---> 61f3481998ae [2022-03-22T13:55:18.469Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-22T13:55:18.469Z] ---> Running in a6dbfd9375fe [2022-03-22T13:55:18.469Z] Removing intermediate container 809fb4eb0c98 [2022-03-22T13:55:18.469Z] ---> 0bc36a574538 [2022-03-22T13:55:18.469Z] Step 15/23 : WORKDIR / [2022-03-22T13:55:18.469Z] Removing intermediate container 69e440f73f3c [2022-03-22T13:55:18.469Z] ---> d16c66608827 [2022-03-22T13:55:18.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T13:55:18.469Z] Removing intermediate container e473a1461e33 [2022-03-22T13:55:18.469Z] ---> 5176f53669d6 [2022-03-22T13:55:18.469Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T13:55:18.469Z] ---> Running in 357ef16e8cde [2022-03-22T13:55:18.469Z] ---> Running in b349cbabf3e6 [2022-03-22T13:55:18.767Z] ---> 2f6fd9bea67d [2022-03-22T13:55:18.767Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-22T13:55:18.767Z] Removing intermediate container 357ef16e8cde [2022-03-22T13:55:18.767Z] ---> 7ad2a21ed553 [2022-03-22T13:55:18.767Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T13:55:18.767Z] Removing intermediate container b349cbabf3e6 [2022-03-22T13:55:18.767Z] ---> 3b849d78dc7c [2022-03-22T13:55:18.767Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T13:55:18.767Z] ---> Running in c9e8c89c4d68 [2022-03-22T13:55:19.028Z] Removing intermediate container c9e8c89c4d68 [2022-03-22T13:55:19.028Z] ---> 5933f073748d [2022-03-22T13:55:19.028Z] Step 22/23 : LABEL git_sha=d65043ca6111549d13f97092af20416fffd72ee1 [2022-03-22T13:55:19.028Z] ---> Running in effc9af60045 [2022-03-22T13:55:19.028Z] ---> d4826bc9d578 [2022-03-22T13:55:19.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-22T13:55:19.288Z] ---> 29075475386a [2022-03-22T13:55:19.288Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-22T13:55:19.288Z] Removing intermediate container effc9af60045 [2022-03-22T13:55:19.288Z] ---> 6b4540d06f83 [2022-03-22T13:55:19.288Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T13:55:19.288Z] ---> Running in 8df1bcfc19ec [2022-03-22T13:55:19.288Z] Removing intermediate container a6dbfd9375fe [2022-03-22T13:55:19.288Z] ---> 22118f417364 [2022-03-22T13:55:19.288Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T13:55:19.548Z] ---> 875c9ea93a81 [2022-03-22T13:55:19.548Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-22T13:55:19.548Z] ---> Running in 25b2c9000ddd [2022-03-22T13:55:19.548Z] Removing intermediate container 8df1bcfc19ec [2022-03-22T13:55:19.548Z] ---> f8c8bf17eb2f [2022-03-22T13:55:19.548Z] [2022-03-22T13:55:19.548Z] ---> 825d53fc39ce [2022-03-22T13:55:19.548Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-22T13:55:19.548Z] ---> Running in d08c896175a4 [2022-03-22T13:55:19.548Z] Removing intermediate container 25b2c9000ddd [2022-03-22T13:55:19.548Z] ---> 2a570f200526 [2022-03-22T13:55:19.548Z] Step 20/22 : LABEL arch=x86_64 [2022-03-22T13:55:19.548Z] Successfully built f8c8bf17eb2f [2022-03-22T13:55:19.548Z] Successfully tagged core-command:latest [2022-03-22T13:55:19.810Z]  Building core-command ... done  ---> Running in cfe7c30c9b48 [2022-03-22T13:55:19.810Z] Removing intermediate container d08c896175a4 [2022-03-22T13:55:19.810Z] ---> 0904506b8186 [2022-03-22T13:55:19.810Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T13:55:19.810Z] ---> 87db6e9339c7 [2022-03-22T13:55:19.810Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-22T13:55:19.810Z] ---> Running in fec38541c240 [2022-03-22T13:55:19.810Z] ---> Running in cceb43b26d01 [2022-03-22T13:55:19.810Z] Removing intermediate container cfe7c30c9b48 [2022-03-22T13:55:19.810Z] ---> 38ce731f78f7 [2022-03-22T13:55:19.810Z] Step 21/22 : LABEL git_sha=d65043ca6111549d13f97092af20416fffd72ee1 [2022-03-22T13:55:19.810Z] ---> Running in 967f184d903a [2022-03-22T13:55:19.810Z] Removing intermediate container fec38541c240 [2022-03-22T13:55:19.810Z] ---> f567a592e2f2 [2022-03-22T13:55:19.810Z] Step 20/22 : LABEL arch=x86_64 [2022-03-22T13:55:19.810Z] Removing intermediate container cceb43b26d01 [2022-03-22T13:55:19.810Z] ---> a5974d35deaa [2022-03-22T13:55:19.810Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T13:55:19.810Z] ---> Running in 58cb0165df8a [2022-03-22T13:55:20.071Z] ---> Running in af99ce69573a [2022-03-22T13:55:20.071Z] Removing intermediate container 967f184d903a [2022-03-22T13:55:20.071Z] ---> 02ef67265139 [2022-03-22T13:55:20.071Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T13:55:20.071Z] ---> Running in 84094fb04c1e [2022-03-22T13:55:20.071Z] Removing intermediate container 58cb0165df8a [2022-03-22T13:55:20.071Z] ---> 01bd4d26764c [2022-03-22T13:55:20.071Z] Step 21/22 : LABEL git_sha=d65043ca6111549d13f97092af20416fffd72ee1 [2022-03-22T13:55:20.071Z] ---> Running in b35eec460ad2 [2022-03-22T13:55:20.071Z] Removing intermediate container af99ce69573a [2022-03-22T13:55:20.071Z] ---> e785c4039821 [2022-03-22T13:55:20.071Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T13:55:20.071Z] Removing intermediate container 84094fb04c1e [2022-03-22T13:55:20.071Z] ---> 2f4e5b40082f [2022-03-22T13:55:20.071Z] [2022-03-22T13:55:20.071Z] ---> Running in 1c5c159eb022 [2022-03-22T13:55:20.071Z] Removing intermediate container b35eec460ad2 [2022-03-22T13:55:20.071Z] ---> 103e8dd45478 [2022-03-22T13:55:20.071Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T13:55:20.330Z] ---> Running in 70c6ad2cb720 [2022-03-22T13:55:20.330Z] Successfully built 2f4e5b40082f [2022-03-22T13:55:20.330Z] Successfully tagged security-proxy-setup:latest [2022-03-22T13:55:20.330Z]  Building security-proxy-setup ... done Removing intermediate container 1c5c159eb022 [2022-03-22T13:55:20.330Z] ---> 9c070f76329c [2022-03-22T13:55:20.330Z] Step 22/23 : LABEL git_sha=d65043ca6111549d13f97092af20416fffd72ee1 [2022-03-22T13:55:20.330Z] ---> Running in 3888c0827a56 [2022-03-22T13:55:20.330Z] Removing intermediate container 70c6ad2cb720 [2022-03-22T13:55:20.330Z] ---> 03e57ef97c57 [2022-03-22T13:55:20.330Z] [2022-03-22T13:55:20.330Z] Successfully built 03e57ef97c57 [2022-03-22T13:55:20.330Z] Successfully tagged support-scheduler:latest [2022-03-22T13:55:20.330Z]  Building support-scheduler ... done Removing intermediate container 3888c0827a56 [2022-03-22T13:55:20.330Z] ---> 94e61915eef7 [2022-03-22T13:55:20.330Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T13:55:20.330Z] ---> Running in 88c5b95f1a5e [2022-03-22T13:55:20.592Z] Removing intermediate container 88c5b95f1a5e [2022-03-22T13:55:20.592Z] ---> 6deb4d9cf0cf [2022-03-22T13:55:20.592Z] [2022-03-22T13:55:20.592Z] Successfully built 6deb4d9cf0cf [2022-03-22T13:55:20.592Z] Successfully tagged core-metadata:latest [2022-03-22T13:55:20.600Z]  Building core-metadata ... done  [Pipeline] } [2022-03-22T13:55:20.608Z] $ docker stop --time=1 3ba083dc75b02f209620b8936c107a4467f3c7e18ee6b12bb8af1bdf2f7d9e2c [2022-03-22T13:55:21.882Z] $ docker rm -f 3ba083dc75b02f209620b8936c107a4467f3c7e18ee6b12bb8af1bdf2f7d9e2c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T13:55:22.230Z] + docker images [2022-03-22T13:55:22.230Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-22T13:55:22.230Z] support-scheduler latest 03e57ef97c57 2 seconds ago 15.9MB [2022-03-22T13:55:22.230Z] core-metadata latest 6deb4d9cf0cf 2 seconds ago 16.6MB [2022-03-22T13:55:22.230Z] security-proxy-setup latest 2f4e5b40082f 3 seconds ago 26.3MB [2022-03-22T13:55:22.230Z] core-command latest f8c8bf17eb2f 3 seconds ago 15.8MB [2022-03-22T13:55:22.230Z] f7b755a933c3 6 seconds ago 1.78GB [2022-03-22T13:55:22.230Z] 7b04fdd69a71 7 seconds ago 1.78GB [2022-03-22T13:55:22.230Z] d247de5bebf0 7 seconds ago 1.78GB [2022-03-22T13:55:22.230Z] 26fe38a69bf9 8 seconds ago 1.77GB [2022-03-22T13:55:22.230Z] sys-mgmt-agent latest 9620a098f389 17 seconds ago 296MB [2022-03-22T13:55:22.230Z] security-bootstrapper latest 0aeef757121a 33 seconds ago 18.7MB [2022-03-22T13:55:22.230Z] security-secretstore-setup latest ed775e5fa4e8 34 seconds ago 27.9MB [2022-03-22T13:55:22.230Z] core-data latest 1b04bf2204f4 35 seconds ago 20MB [2022-03-22T13:55:22.230Z] support-notifications latest 06fde109c01e 40 seconds ago 16.7MB [2022-03-22T13:55:22.230Z] d11cd016c8a6 42 seconds ago 1.79GB [2022-03-22T13:55:22.230Z] dd1a3ccf39d3 43 seconds ago 1.78GB [2022-03-22T13:55:22.230Z] fd316dd9ff9d 45 seconds ago 1.77GB [2022-03-22T13:55:22.230Z] 633c0fc25d23 46 seconds ago 1.78GB [2022-03-22T13:55:22.230Z] df56bfe947c4 47 seconds ago 1.77GB [2022-03-22T13:55:22.230Z] ci-base-image-x86_64 latest 27f95ca86da5 3 minutes ago 1.27GB [2022-03-22T13:55:22.230Z] alpine 3.14 a33ac4f1069a 4 days ago 5.59MB [2022-03-22T13:55:22.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-22T13:55:22.230Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-22T13:55:22.230Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-22T13:55:22.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-22T13:55:37.397Z] Still waiting to schedule task [2022-03-22T13:55:37.397Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-22T13:56:25.329Z] Removing intermediate container e0e1b6edfd32 [2022-03-22T13:56:25.329Z] ---> 508c9df1514e [2022-03-22T13:56:25.329Z] Successfully built 508c9df1514e [2022-03-22T13:56:25.329Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T13:56:25.681Z] + docker inspect -f . ci-base-image-arm64 [2022-03-22T13:56:25.681Z] . [Pipeline] withDockerContainer [2022-03-22T13:56:25.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-8557 does not seem to be running inside a container [2022-03-22T13:56:26.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-22T13:56:27.310Z] $ docker top 46107d602cf62902426b0dcac2da2ebe31ae523a0bebd164a54828104790d3d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T13:56:28.200Z] + go version [2022-03-22T13:56:28.200Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-22T13:56:28.234Z] $ docker stop --time=1 46107d602cf62902426b0dcac2da2ebe31ae523a0bebd164a54828104790d3d0 [2022-03-22T13:56:29.863Z] $ docker rm -f 46107d602cf62902426b0dcac2da2ebe31ae523a0bebd164a54828104790d3d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T13:56:30.459Z] + docker inspect -f . ci-base-image-arm64 [2022-03-22T13:56:30.459Z] . [Pipeline] withDockerContainer [2022-03-22T13:56:30.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-8557 does not seem to be running inside a container [2022-03-22T13:56:30.788Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-22T13:56:32.060Z] $ docker top aa97243e8438d114a238cbb2170dc7fdc1b55e7c1b03ec6149f8a6abebf8a09c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-22T13:56:32.338Z] ========================================================= [2022-03-22T13:56:32.338Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-22T13:56:32.338Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T13:56:32.992Z] + make test [2022-03-22T13:56:32.992Z] go mod tidy [2022-03-22T13:56:33.977Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-22T13:56:59.331Z] Running on prd-ubuntu18.04-docker-8c-8g-8558 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-22T13:56:59.344Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2022-03-22T13:56:59.423Z] The recommended git tool is: git [2022-03-22T13:57:01.038Z] using credential edgex-jenkins-ssh [2022-03-22T13:57:01.052Z] Cloning the remote Git repository [2022-03-22T13:57:01.058Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-22T13:57:01.096Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2022-03-22T13:57:01.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T13:57:01.124Z] > git --version # timeout=10 [2022-03-22T13:57:01.139Z] > git --version # 'git version 2.17.1' [2022-03-22T13:57:01.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T13:57:01.167Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T13:57:06.091Z] Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit 439033bd88c168e69bba220c65c32def212e2f54 [2022-03-22T13:57:06.250Z] Merge succeeded, producing 3db90127504ce32f7af0089834d807887d6af563 [2022-03-22T13:57:06.251Z] Checking out Revision 3db90127504ce32f7af0089834d807887d6af563 (PR-3904) [2022-03-22T13:57:06.345Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-22T13:57:05.358Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T13:57:05.370Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T13:57:05.381Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T13:57:05.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T13:57:05.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T13:57:05.402Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-22T13:57:06.110Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T13:57:06.116Z] > git checkout -f 439033bd88c168e69bba220c65c32def212e2f54 # timeout=10 [2022-03-22T13:57:06.174Z] > git remote # timeout=10 [2022-03-22T13:57:06.189Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T13:57:06.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T13:57:06.200Z] > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 [2022-03-22T13:57:06.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T13:57:06.264Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T13:57:06.268Z] > git checkout -f 3db90127504ce32f7af0089834d807887d6af563 # timeout=10 [2022-03-22T13:57:09.758Z] Commit message: "Merge commit 'd0a5aad2e23987412fb7ff135d0a0cbe77cfa24f' into HEAD" [2022-03-22T13:57:09.768Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T13:57:09.782Z] > git rev-list --no-walk 53c63bd94a4fdb7c88e14317e651891ff672b5d7 # timeout=10 [2022-03-22T13:57:10.601Z] + echo snap-build.sh [2022-03-22T13:57:10.601Z] snap-build.sh [2022-03-22T13:57:10.601Z] + SNAP_BASE_DIR=. [2022-03-22T13:57:10.601Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2022-03-22T13:57:10.601Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2022-03-22T13:57:10.601Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2022-03-22T13:57:10.601Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2022-03-22T13:57:10.601Z] + cd /w/workspace/edgex-go/11 [2022-03-22T13:57:10.601Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-22T13:57:10.601Z] Reading package lists... [2022-03-22T13:57:10.602Z] Building dependency tree... [2022-03-22T13:57:10.602Z] Reading state information... [2022-03-22T13:57:10.602Z] The following packages were automatically installed and are no longer required: [2022-03-22T13:57:10.602Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-22T13:57:10.602Z] uidmap xdelta3 [2022-03-22T13:57:10.602Z] Use 'sudo apt autoremove' to remove them. [2022-03-22T13:57:10.602Z] The following packages will be REMOVED: [2022-03-22T13:57:10.602Z] lxd* lxd-client* [2022-03-22T13:57:10.602Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-22T13:57:10.862Z] After this operation, 31.7 MB disk space will be freed. [2022-03-22T13:57:11.643Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-22T13:57:11.643Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-22T13:57:12.586Z] Removing lxd dnsmasq configuration [2022-03-22T13:57:12.586Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-22T13:57:12.586Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-22T13:57:13.159Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-22T13:57:13.425Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-22T13:57:13.425Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-22T13:57:14.827Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-22T13:57:14.827Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-22T13:57:15.401Z] + sudo snap remove --purge lxd [2022-03-22T13:57:15.663Z] snap "lxd" is not installed [2022-03-22T13:57:15.663Z] + sudo groupadd --force --system lxd [2022-03-22T13:57:15.663Z] ++ whoami [2022-03-22T13:57:15.663Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-22T13:57:15.663Z] + newgrp - lxd [2022-03-22T13:57:15.663Z] + sudo snap install lxd [2022-03-22T13:57:25.684Z] 2022-03-22T13:57:22Z INFO Waiting for automatic snapd restart... [2022-03-22T13:57:40.604Z] lxd 4.24 from Canonical* installed [2022-03-22T13:57:40.604Z] + sudo lxd init --auto [2022-03-22T13:57:50.618Z] + sudo snap install --classic snapcraft [2022-03-22T13:57:53.160Z] snapcraft 6.0.2 from Canonical* installed [2022-03-22T13:57:53.161Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-22T13:57:53.161Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-22T13:57:53.161Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-22T13:57:53.161Z] Dload Upload Total Spent Left Speed [2022-03-22T13:57:53.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4984 0 --:--:-- --:--:-- --:--:-- 4947 [2022-03-22T13:57:53.161Z] 100 3325k 100 3325k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 10.6M [2022-03-22T13:57:53.161Z] ./yq_linux_amd64 [2022-03-22T13:57:53.161Z] + sudo snapcraft prime --use-lxd [2022-03-22T13:57:55.078Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-22T13:57:55.078Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-22T13:57:55.078Z] - README.md [2022-03-22T13:57:55.078Z] [2022-03-22T13:57:55.078Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-22T13:57:55.340Z] Launching a container. [2022-03-22T13:58:03.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-22T13:58:03.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-22T13:58:03.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-22T13:58:03.963Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-22T13:58:07.582Z] Waiting for container to be ready [2022-03-22T13:58:07.582Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-22T13:58:07.582Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-22T13:58:07.582Z] [2022-03-22T13:58:11.797Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-22T13:58:12.736Z] Waiting for network to be ready... [2022-03-22T13:58:12.998Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-22T13:58:12.998Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-22T13:58:12.998Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-22T13:58:12.998Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1342 kB] [2022-03-22T13:58:13.257Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [233 kB] [2022-03-22T13:58:13.258Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-22T13:58:13.258Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-22T13:58:13.258Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [825 kB] [2022-03-22T13:58:13.258Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [117 kB] [2022-03-22T13:58:13.258Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-22T13:58:13.258Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-22T13:58:13.258Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-22T13:58:13.258Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-22T13:58:13.258Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-22T13:58:13.258Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-22T13:58:13.258Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-22T13:58:13.258Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-22T13:58:13.258Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-22T13:58:13.517Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-22T13:58:13.517Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1669 kB] [2022-03-22T13:58:13.517Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [315 kB] [2022-03-22T13:58:13.517Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.5 kB] [2022-03-22T13:58:13.517Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-22T13:58:13.517Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [881 kB] [2022-03-22T13:58:13.517Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [126 kB] [2022-03-22T13:58:13.517Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-22T13:58:13.517Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-22T13:58:16.054Z] Fetched 23.5 MB in 3s (7179 kB/s) [2022-03-22T13:58:16.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-22T13:58:16.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-22T13:58:16.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-22T13:58:16.418Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-22T13:58:16.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-22T13:58:16.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-22T13:58:16.418Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-22T13:58:16.418Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-22T13:58:16.418Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-22T13:58:16.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-22T13:58:17.008Z] Reading package lists... [2022-03-22T13:58:17.008Z] Reading package lists... [2022-03-22T13:58:17.268Z] Building dependency tree... [2022-03-22T13:58:17.268Z] Reading state information... [2022-03-22T13:58:17.268Z] The following additional packages will be installed: [2022-03-22T13:58:17.268Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-22T13:58:17.268Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-22T13:58:17.268Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-22T13:58:17.268Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-22T13:58:17.268Z] Suggested packages: [2022-03-22T13:58:17.268Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-22T13:58:17.268Z] Recommended packages: [2022-03-22T13:58:17.268Z] gnupg libsasl2-modules [2022-03-22T13:58:17.268Z] The following NEW packages will be installed: [2022-03-22T13:58:17.268Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-22T13:58:17.268Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-22T13:58:17.268Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-22T13:58:17.268Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-22T13:58:17.268Z] The following packages will be upgraded: [2022-03-22T13:58:17.268Z] gpg gpg-agent gpgconf libudev1 [2022-03-22T13:58:17.268Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-22T13:58:17.268Z] Need to get 3859 kB of archives. [2022-03-22T13:58:17.268Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-22T13:58:17.268Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-22T13:58:17.529Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-22T13:58:17.529Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-22T13:58:17.529Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-22T13:58:17.529Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-22T13:58:18.101Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-22T13:58:18.101Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-22T13:58:18.101Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-22T13:58:18.362Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-22T13:58:18.362Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-22T13:58:18.362Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-22T13:58:18.362Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-22T13:58:18.362Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-22T13:58:18.362Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-22T13:58:18.362Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-22T13:58:18.363Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-22T13:58:18.363Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-22T13:58:18.363Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-22T13:58:18.363Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-22T13:58:18.363Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-22T13:58:18.363Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-22T13:58:18.363Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-22T13:58:18.623Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-22T13:58:18.623Z] Fetched 3859 kB in 1s (3220 kB/s) [2022-03-22T13:58:18.623Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-22T13:58:18.623Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T13:58:18.623Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-22T13:58:18.623Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-22T13:58:18.884Z] Selecting previously unselected package udev. [2022-03-22T13:58:18.884Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-22T13:58:18.884Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T13:58:18.884Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-22T13:58:19.145Z] Selecting previously unselected package libfuse2:amd64. [2022-03-22T13:58:19.145Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-22T13:58:19.145Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-22T13:58:19.145Z] Selecting previously unselected package fuse. [2022-03-22T13:58:19.145Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-22T13:58:19.145Z] Unpacking fuse (2.9.9-3) ... [2022-03-22T13:58:19.145Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-22T13:58:19.145Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-22T13:58:19.145Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-22T13:58:19.145Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-22T13:58:19.405Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-22T13:58:19.405Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-22T13:58:19.405Z] Selecting previously unselected package libksba8:amd64. [2022-03-22T13:58:19.405Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-22T13:58:19.405Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-22T13:58:19.405Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-22T13:58:19.405Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T13:58:19.405Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:19.405Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-22T13:58:19.405Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T13:58:19.405Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:19.665Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-22T13:58:19.665Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T13:58:19.665Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:19.665Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-22T13:58:19.665Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T13:58:19.665Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:19.665Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-22T13:58:19.665Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T13:58:19.665Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:19.665Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-22T13:58:19.665Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T13:58:19.665Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:19.665Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-22T13:58:19.665Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T13:58:19.665Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:19.926Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-22T13:58:19.926Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T13:58:19.926Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:19.926Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-22T13:58:19.926Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T13:58:19.926Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:19.926Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-22T13:58:19.926Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-22T13:58:19.926Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-22T13:58:19.926Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-22T13:58:19.926Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-22T13:58:19.926Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-22T13:58:19.926Z] Selecting previously unselected package libldap-common. [2022-03-22T13:58:19.926Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-22T13:58:19.926Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-22T13:58:20.187Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-22T13:58:20.187Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-22T13:58:20.187Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-22T13:58:20.187Z] Selecting previously unselected package dirmngr. [2022-03-22T13:58:20.187Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-22T13:58:20.187Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-22T13:58:20.187Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-22T13:58:20.187Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-22T13:58:20.187Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-22T13:58:20.187Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-22T13:58:20.187Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-22T13:58:20.756Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-22T13:58:21.023Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-22T13:58:21.023Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:21.023Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-22T13:58:21.023Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-22T13:58:21.023Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:21.023Z] Setting up fuse (2.9.9-3) ... [2022-03-22T13:58:21.023Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-22T13:58:21.594Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:21.594Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:21.594Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:21.594Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:21.594Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:21.594Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:21.594Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T13:58:21.594Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-22T13:58:21.594Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-22T13:58:21.594Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-22T13:58:21.594Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-22T13:58:21.854Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-22T13:58:22.115Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-22T13:58:22.115Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-22T13:58:22.115Z] units). This means they are not meant to be enabled using systemctl. [2022-03-22T13:58:22.115Z] [2022-03-22T13:58:22.115Z] Possible reasons for having this kind of units are: [2022-03-22T13:58:22.115Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-22T13:58:22.115Z] .wants/ or .requires/ directory. [2022-03-22T13:58:22.115Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-22T13:58:22.115Z] a requirement dependency on it. [2022-03-22T13:58:22.115Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-22T13:58:22.115Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-22T13:58:22.115Z] • In case of template units, the unit is meant to be enabled with some [2022-03-22T13:58:22.115Z] instance name specified. [2022-03-22T13:58:22.376Z] Reading package lists... [2022-03-22T13:58:22.636Z] Building dependency tree... [2022-03-22T13:58:22.636Z] Reading state information... [2022-03-22T13:58:22.896Z] The following additional packages will be installed: [2022-03-22T13:58:22.896Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-22T13:58:22.896Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-22T13:58:22.896Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-22T13:58:22.896Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-22T13:58:22.896Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-22T13:58:22.896Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-22T13:58:22.897Z] Suggested packages: [2022-03-22T13:58:22.897Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-22T13:58:22.897Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-22T13:58:22.897Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-22T13:58:22.897Z] systemd-container policykit-1 [2022-03-22T13:58:22.897Z] Recommended packages: [2022-03-22T13:58:22.897Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-22T13:58:22.897Z] The following NEW packages will be installed: [2022-03-22T13:58:22.897Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-22T13:58:22.897Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-22T13:58:22.897Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-22T13:58:22.897Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-22T13:58:22.897Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-22T13:58:22.897Z] The following packages will be upgraded: [2022-03-22T13:58:22.897Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-22T13:58:22.897Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-22T13:58:22.897Z] Need to get 46.5 MB of archives. [2022-03-22T13:58:22.897Z] After this operation, 181 MB of additional disk space will be used. [2022-03-22T13:58:22.897Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-22T13:58:22.897Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-22T13:58:22.897Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-22T13:58:22.897Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-22T13:58:22.897Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-22T13:58:22.897Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-22T13:58:22.897Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-22T13:58:22.897Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-22T13:58:22.897Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-22T13:58:22.897Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-22T13:58:22.897Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-22T13:58:22.897Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-22T13:58:22.897Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-22T13:58:23.157Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-22T13:58:23.157Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-22T13:58:23.157Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-22T13:58:23.157Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-22T13:58:23.157Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-22T13:58:23.157Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-22T13:58:23.158Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-22T13:58:23.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.203s coverage: 28.7% of statements [2022-03-22T13:58:23.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-22T13:58:23.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-22T13:58:23.418Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-22T13:58:23.418Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-22T13:58:23.418Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-22T13:58:23.418Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-22T13:58:23.418Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-22T13:58:23.418Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-22T13:58:23.418Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-22T13:58:23.418Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-22T13:58:23.418Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-22T13:58:23.418Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-22T13:58:23.418Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-22T13:58:23.418Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-22T13:58:23.418Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-22T13:58:23.678Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-22T13:58:23.678Z] Fetched 46.5 MB in 1s (57.0 MB/s) [2022-03-22T13:58:23.678Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-22T13:58:23.678Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T13:58:23.938Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-22T13:58:23.938Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T13:58:23.938Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-22T13:58:23.938Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T13:58:24.196Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-22T13:58:24.765Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T13:58:24.765Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-22T13:58:24.765Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-22T13:58:24.765Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-22T13:58:24.765Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-22T13:58:24.765Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-22T13:58:24.765Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T13:58:25.024Z] Selecting previously unselected package libexpat1:amd64. [2022-03-22T13:58:25.024Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-22T13:58:25.024Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-22T13:58:25.024Z] Selecting previously unselected package python3.8-minimal. [2022-03-22T13:58:25.024Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-22T13:58:25.024Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T13:58:25.285Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T13:58:25.285Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-22T13:58:25.285Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T13:58:25.856Z] Selecting previously unselected package python3-minimal. [2022-03-22T13:58:25.856Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-22T13:58:25.856Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-22T13:58:25.856Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-22T13:58:25.856Z] Selecting previously unselected package mime-support. [2022-03-22T13:58:25.856Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-22T13:58:25.856Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-22T13:58:25.856Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-22T13:58:25.856Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-22T13:58:25.856Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-22T13:58:25.856Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-22T13:58:25.856Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-22T13:58:25.856Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T13:58:26.124Z] Selecting previously unselected package python3.8. [2022-03-22T13:58:26.124Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-22T13:58:26.124Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T13:58:26.124Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-22T13:58:26.124Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-22T13:58:26.124Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-22T13:58:26.124Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-22T13:58:26.385Z] Selecting previously unselected package python3. [2022-03-22T13:58:26.385Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-22T13:58:26.385Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-22T13:58:26.385Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-22T13:58:26.385Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-22T13:58:26.385Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-22T13:58:26.645Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-22T13:58:26.645Z] Selecting previously unselected package dbus. [2022-03-22T13:58:26.645Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-22T13:58:26.645Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-22T13:58:26.645Z] Selecting previously unselected package libbsd0:amd64. [2022-03-22T13:58:26.645Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-22T13:58:26.645Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-22T13:58:26.645Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-22T13:58:26.645Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T13:58:26.645Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-22T13:58:26.906Z] Selecting previously unselected package sudo. [2022-03-22T13:58:26.906Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-22T13:58:26.906Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-22T13:58:26.906Z] Selecting previously unselected package apparmor. [2022-03-22T13:58:26.906Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-22T13:58:26.906Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-22T13:58:27.167Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-22T13:58:27.167Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-22T13:58:27.167Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-22T13:58:27.167Z] Selecting previously unselected package libedit2:amd64. [2022-03-22T13:58:27.167Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-22T13:58:27.167Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-22T13:58:27.167Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-22T13:58:27.167Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-22T13:58:27.167Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-22T13:58:27.167Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-22T13:58:27.167Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T13:58:27.167Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:58:27.430Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-22T13:58:27.430Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T13:58:27.430Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:58:27.430Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-22T13:58:27.430Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-22T13:58:27.430Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-22T13:58:27.430Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-22T13:58:27.430Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T13:58:27.430Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:58:27.430Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-22T13:58:27.430Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T13:58:27.430Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:58:27.690Z] Selecting previously unselected package openssh-client. [2022-03-22T13:58:27.690Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-22T13:58:27.690Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-22T13:58:27.690Z] Selecting previously unselected package dbus-user-session. [2022-03-22T13:58:27.690Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-22T13:58:27.690Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-22T13:58:27.690Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-22T13:58:27.690Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-22T13:58:27.690Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-22T13:58:27.690Z] Selecting previously unselected package squashfs-tools. [2022-03-22T13:58:27.690Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-22T13:58:27.690Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-22T13:58:27.949Z] Selecting previously unselected package snapd. [2022-03-22T13:58:27.949Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-22T13:58:27.949Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-22T13:58:28.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.332s coverage: 98.5% of statements [2022-03-22T13:58:28.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-22T13:58:28.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.357s coverage: 54.9% of statements [2022-03-22T13:58:28.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-22T13:58:28.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-22T13:58:31.267Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-22T13:58:31.267Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-22T13:58:31.267Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-22T13:58:31.267Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-22T13:58:31.267Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:58:31.267Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-22T13:58:31.267Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-22T13:58:31.267Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-22T13:58:31.267Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:58:31.267Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:58:31.267Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-22T13:58:31.267Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T13:58:31.267Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-22T13:58:31.267Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T13:58:31.870Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-22T13:58:31.870Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-22T13:58:31.870Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-22T13:58:31.870Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-22T13:58:31.870Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-22T13:58:31.870Z] running python rtupdate hooks for python3.8... [2022-03-22T13:58:31.870Z] running python post-rtupdate hooks for python3.8... [2022-03-22T13:58:31.870Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-22T13:58:32.835Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-22T13:58:32.835Z] Reloading AppArmor profiles [2022-03-22T13:58:33.094Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:58:33.095Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-22T13:58:33.095Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-22T13:58:33.353Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-22T13:58:33.353Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-22T13:58:33.353Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-22T13:58:33.353Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-22T13:58:35.263Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-22T13:58:35.263Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-22T13:58:35.263Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-22T13:58:35.263Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-22T13:58:35.522Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-22T13:58:35.782Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-22T13:58:36.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-22T13:58:36.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-22T13:58:36.302Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-22T13:58:36.302Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-22T13:58:36.562Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-22T13:58:36.822Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-22T13:58:37.083Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-22T13:58:37.344Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-22T13:58:37.604Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-03-22T13:58:37.604Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-22T13:58:38.547Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-22T13:58:38.547Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-22T13:58:38.547Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-22T13:58:39.380Z] Reading package lists... [2022-03-22T13:58:39.640Z] Reading package lists... [2022-03-22T13:58:39.900Z] Building dependency tree... [2022-03-22T13:58:39.900Z] Reading state information... [2022-03-22T13:58:39.900Z] Calculating upgrade... [2022-03-22T13:58:39.900Z] The following packages will be upgraded: [2022-03-22T13:58:39.900Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-22T13:58:39.900Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-22T13:58:39.900Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-22T13:58:39.900Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-22T13:58:39.900Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-22T13:58:39.900Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-22T13:58:39.900Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-22T13:58:39.900Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-22T13:58:39.900Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-22T13:58:39.900Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-22T13:58:39.900Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-22T13:58:39.900Z] xz-utils zlib1g [2022-03-22T13:58:40.160Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-22T13:58:40.160Z] Need to get 65.7 MB of archives. [2022-03-22T13:58:40.160Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-22T13:58:40.160Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-22T13:58:40.160Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-22T13:58:40.160Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-22T13:58:40.160Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-22T13:58:40.160Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-22T13:58:40.160Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-22T13:58:40.160Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-22T13:58:40.160Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-22T13:58:40.160Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-22T13:58:40.160Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-22T13:58:40.160Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-22T13:58:40.160Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-22T13:58:40.160Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-22T13:58:40.160Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-22T13:58:40.160Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-22T13:58:40.160Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-22T13:58:40.160Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-22T13:58:40.419Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-22T13:58:40.419Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-22T13:58:40.419Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-22T13:58:40.988Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-22T13:58:40.988Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-22T13:58:40.988Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-22T13:58:40.988Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-22T13:58:41.250Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-22T13:58:41.250Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-22T13:58:41.250Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-22T13:58:41.250Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-22T13:58:41.250Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-22T13:58:41.250Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-22T13:58:41.250Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-22T13:58:41.250Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-22T13:58:41.250Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-22T13:58:41.250Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-22T13:58:41.250Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-22T13:58:41.250Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-22T13:58:41.510Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-22T13:58:41.510Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-22T13:58:41.510Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-22T13:58:41.510Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-22T13:58:41.510Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-22T13:58:41.510Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-22T13:58:41.510Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-22T13:58:41.510Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-22T13:58:41.510Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-22T13:58:41.772Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-22T13:58:41.772Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-22T13:58:41.772Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-22T13:58:41.772Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-22T13:58:41.772Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-22T13:58:41.772Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-22T13:58:41.772Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-22T13:58:41.772Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-22T13:58:41.772Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-22T13:58:41.772Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-22T13:58:41.772Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-22T13:58:41.772Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-22T13:58:41.772Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-22T13:58:42.032Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-22T13:58:42.032Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-22T13:58:42.032Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-22T13:58:42.032Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-22T13:58:42.032Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-22T13:58:42.032Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-22T13:58:42.032Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-22T13:58:42.032Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-22T13:58:42.032Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-22T13:58:42.032Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-22T13:58:42.032Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-22T13:58:42.032Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-22T13:58:42.032Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-22T13:58:42.292Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-22T13:58:42.292Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-22T13:58:42.864Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-22T13:58:42.864Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-22T13:58:42.864Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-22T13:58:43.125Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-22T13:58:43.386Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-22T13:58:43.386Z] Fetched 65.7 MB in 3s (21.7 MB/s) [2022-03-22T13:58:43.386Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-22T13:58:43.386Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-22T13:58:43.386Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-22T13:58:43.983Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-22T13:58:43.983Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-22T13:58:43.983Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-22T13:58:43.983Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-22T13:58:44.244Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:44.244Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:44.244Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:44.244Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:44.506Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:44.506Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:44.767Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:44.767Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:44.767Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:44.767Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:44.767Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:44.767Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:45.027Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:45.027Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:45.027Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:58:45.027Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-22T13:58:45.027Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:45.027Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:45.027Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:58:45.287Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-22T13:58:45.287Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:45.287Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:45.287Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:45.287Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:45.287Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T13:58:45.287Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T13:58:45.548Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:58:45.548Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-22T13:58:45.548Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-22T13:58:45.807Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-22T13:58:46.066Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-22T13:58:46.327Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-22T13:58:46.327Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-22T13:58:46.327Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-22T13:58:46.327Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-22T13:58:46.327Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-22T13:58:46.897Z] Setting up base-files (11ubuntu5.5) ... [2022-03-22T13:58:46.897Z] Installing new version of config file /etc/issue ... [2022-03-22T13:58:46.897Z] Installing new version of config file /etc/issue.net ... [2022-03-22T13:58:46.897Z] Installing new version of config file /etc/lsb-release ... [2022-03-22T13:58:46.897Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-22T13:58:47.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.960s coverage: 89.2% of statements [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-22T13:58:47.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.389s coverage: 84.4% of statements [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-22T13:58:47.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.776s coverage: 94.2% of statements [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-22T13:58:47.017Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.267s coverage: 72.2% of statements [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-22T13:58:47.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.365s coverage: 60.0% of statements [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-22T13:58:47.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.893s coverage: 0.9% of statements [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-22T13:58:47.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements [2022-03-22T13:58:47.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.335s coverage: 24.0% of statements [2022-03-22T13:58:47.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-22T13:58:47.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.415s coverage: 47.1% of statements [2022-03-22T13:58:47.166Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-22T13:58:47.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 79.5% of statements [2022-03-22T13:58:47.428Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-22T13:58:47.428Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-22T13:58:47.428Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:47.428Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-22T13:58:47.428Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-22T13:58:47.428Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-22T13:58:47.428Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-22T13:58:47.689Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:47.689Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T13:58:47.689Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-22T13:58:47.689Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-22T13:58:47.689Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:47.689Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-22T13:58:47.689Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-22T13:58:47.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements [2022-03-22T13:58:47.949Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-22T13:58:47.949Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:47.949Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-22T13:58:47.949Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-22T13:58:48.518Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-22T13:58:48.518Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-22T13:58:48.518Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-22T13:58:48.518Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-22T13:58:48.778Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-22T13:58:49.038Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:49.038Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-22T13:58:49.038Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-22T13:58:49.297Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-22T13:58:49.297Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-22T13:58:49.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements [2022-03-22T13:58:49.558Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-22T13:58:49.558Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:49.558Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-22T13:58:49.558Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-22T13:58:49.558Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-22T13:58:49.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2022-03-22T13:58:49.821Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:49.821Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T13:58:49.821Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T13:58:49.821Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-22T13:58:49.821Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:49.821Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T13:58:49.821Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T13:58:49.821Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-22T13:58:50.081Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:50.081Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T13:58:50.081Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T13:58:50.081Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T13:58:50.081Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T13:58:50.081Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-22T13:58:50.341Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:50.341Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T13:58:50.341Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T13:58:50.341Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-22T13:58:50.341Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:50.341Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T13:58:50.341Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T13:58:50.341Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T13:58:50.341Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T13:58:50.910Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-22T13:58:51.171Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-22T13:58:51.432Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-22T13:58:51.432Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:51.432Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-22T13:58:51.432Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-22T13:58:51.692Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-22T13:58:51.953Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:51.953Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-22T13:58:51.953Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-22T13:58:51.953Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-22T13:58:51.953Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:51.953Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-22T13:58:51.953Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-22T13:58:51.953Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-22T13:58:51.953Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:51.953Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-22T13:58:52.214Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-22T13:58:52.214Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-22T13:58:52.214Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:52.214Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-22T13:58:52.214Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-22T13:58:52.214Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-22T13:58:52.214Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:52.214Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-22T13:58:52.214Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-22T13:58:52.473Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-22T13:58:52.473Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:52.473Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-22T13:58:52.473Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-22T13:58:52.734Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-22T13:58:52.734Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:52.734Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-22T13:58:52.734Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-22T13:58:52.734Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-22T13:58:52.734Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:52.734Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-22T13:58:52.734Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-22T13:58:52.994Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-22T13:58:52.994Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:52.994Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-22T13:58:52.994Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-22T13:58:52.994Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-22T13:58:52.994Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:52.994Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-22T13:58:52.994Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-22T13:58:53.255Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-22T13:58:53.255Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:53.255Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-22T13:58:53.255Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-22T13:58:53.516Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-22T13:58:53.516Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:53.516Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-22T13:58:53.516Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-22T13:58:53.516Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-22T13:58:53.516Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:53.516Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-22T13:58:53.516Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-22T13:58:54.092Z] Setting up apt (2.0.6) ... [2022-03-22T13:58:54.353Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-22T13:58:54.615Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:54.615Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-22T13:58:54.615Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-22T13:58:54.615Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-22T13:58:54.615Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T13:58:54.615Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-22T13:58:54.615Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-22T13:58:54.876Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-22T13:58:54.876Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-22T13:58:54.876Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-22T13:58:54.876Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-22T13:58:55.136Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-22T13:58:55.136Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-22T13:58:55.136Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T13:58:55.136Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T13:58:55.136Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-22T13:58:55.136Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-22T13:58:55.136Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-22T13:58:55.396Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-22T13:58:55.397Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-22T13:58:55.397Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-22T13:58:55.658Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-22T13:58:55.920Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-22T13:58:55.920Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-22T13:58:55.920Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-22T13:58:55.920Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-22T13:58:55.920Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-22T13:58:56.182Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-22T13:58:56.182Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-22T13:58:56.182Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-22T13:58:56.182Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-22T13:58:56.442Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-22T13:58:56.442Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-22T13:58:56.442Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-22T13:58:56.442Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-22T13:58:56.442Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-22T13:58:56.443Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-22T13:58:56.703Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-22T13:58:56.703Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-22T13:58:56.703Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-22T13:58:56.703Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-22T13:58:56.703Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-22T13:58:56.703Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-22T13:58:57.275Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-22T13:58:57.275Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-22T13:58:57.275Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T13:58:57.275Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T13:58:57.275Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T13:58:57.275Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T13:58:57.536Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T13:58:57.536Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T13:58:57.536Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T13:58:57.536Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T13:58:57.796Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T13:58:57.797Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T13:58:57.797Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T13:58:57.797Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T13:58:57.797Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-22T13:58:57.797Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-22T13:58:57.797Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-22T13:58:57.797Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-22T13:58:58.368Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-22T13:58:58.368Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-22T13:58:58.941Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-22T13:58:58.941Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-22T13:58:59.513Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-22T13:58:59.513Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-22T13:59:00.085Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-22T13:59:00.086Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-22T13:59:00.086Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-22T13:59:00.086Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-22T13:59:01.028Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-22T13:59:01.028Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-22T13:59:01.028Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-22T13:59:01.028Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-22T13:59:01.028Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-22T13:59:01.028Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-22T13:59:01.028Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-22T13:59:01.028Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-22T13:59:01.028Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-22T13:59:01.028Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:59:01.028Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-22T13:59:01.291Z] [2022-03-22T13:59:01.291Z] Current default time zone: 'Etc/UTC' [2022-03-22T13:59:01.291Z] Local time is now: Tue Mar 22 13:59:01 UTC 2022. [2022-03-22T13:59:01.291Z] Universal Time is now: Tue Mar 22 13:59:01 UTC 2022. [2022-03-22T13:59:01.291Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-22T13:59:01.291Z] [2022-03-22T13:59:01.291Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-22T13:59:01.291Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:59:01.291Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:59:01.291Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-22T13:59:01.291Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:59:01.291Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-22T13:59:01.291Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-22T13:59:01.291Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-22T13:59:01.291Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-22T13:59:01.291Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-22T13:59:01.291Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-22T13:59:01.291Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:59:01.291Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:59:01.291Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-22T13:59:01.291Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:59:01.291Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-22T13:59:01.291Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T13:59:01.291Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-22T13:59:01.291Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-22T13:59:01.553Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-22T13:59:02.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements [2022-03-22T13:59:02.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2022-03-22T13:59:03.462Z] Updating certificates in /etc/ssl/certs... [2022-03-22T13:59:04.031Z] 21 added, 21 removed; done. [2022-03-22T13:59:04.031Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-22T13:59:04.031Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-22T13:59:04.031Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-22T13:59:04.291Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-22T13:59:04.291Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-22T13:59:04.291Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-22T13:59:04.291Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-22T13:59:04.291Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-22T13:59:04.291Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-22T13:59:04.291Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-22T13:59:04.291Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-22T13:59:04.291Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-22T13:59:04.291Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-22T13:59:04.291Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-22T13:59:04.291Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-22T13:59:04.552Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-22T13:59:04.552Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-22T13:59:04.552Z] Updating certificates in /etc/ssl/certs... [2022-03-22T13:59:05.122Z] 0 added, 0 removed; done. [2022-03-22T13:59:05.122Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-22T13:59:05.122Z] done. [2022-03-22T13:59:06.321Z] Reading package lists... [2022-03-22T13:59:06.581Z] Building dependency tree... [2022-03-22T13:59:06.581Z] Reading state information... [2022-03-22T13:59:06.581Z] The following NEW packages will be installed: [2022-03-22T13:59:06.581Z] apt-transport-https [2022-03-22T13:59:06.581Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-22T13:59:06.841Z] Need to get 4680 B of archives. [2022-03-22T13:59:06.841Z] After this operation, 162 kB of additional disk space will be used. [2022-03-22T13:59:06.841Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-22T13:59:06.841Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-22T13:59:07.101Z] Fetched 4680 B in 0s (24.5 kB/s) [2022-03-22T13:59:07.101Z] Selecting previously unselected package apt-transport-https. [2022-03-22T13:59:07.101Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-22T13:59:07.101Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-22T13:59:07.101Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-22T13:59:07.101Z] Setting up apt-transport-https (2.0.6) ... [2022-03-22T13:59:07.362Z] Waiting for network to be ready... [2022-03-22T13:59:07.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.610s coverage: 82.5% of statements [2022-03-22T13:59:07.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-22T13:59:13.947Z] 2022-03-22T13:59:11Z INFO Waiting for automatic snapd restart... [2022-03-22T13:59:14.888Z] snapd 2.54.4 from Canonical* installed [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.284s coverage: 92.9% of statements [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.279s coverage: 58.8% of statements [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.290s coverage: 80.0% of statements [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.806s coverage: 91.2% of statements [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.684s coverage: 64.4% of statements [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-22T13:59:15.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.218s coverage: 100.0% of statements [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2022-03-22T13:59:15.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2022-03-22T13:59:15.827Z] "snapd" switched to the "latest/stable" channel [2022-03-22T13:59:15.827Z] [2022-03-22T13:59:18.367Z] core20 20220304 from Canonical* installed [2022-03-22T13:59:18.627Z] "core20" switched to the "latest/stable" channel [2022-03-22T13:59:18.627Z] [2022-03-22T13:59:20.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.336s coverage: 65.4% of statements [2022-03-22T13:59:20.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-22T13:59:20.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-22T13:59:20.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-22T13:59:21.171Z] snapcraft 6.0.2 from Canonical* installed [2022-03-22T13:59:21.171Z] "snapcraft" switched to the "latest/stable" channel [2022-03-22T13:59:21.171Z] [2022-03-22T13:59:23.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.715s coverage: 43.8% of statements [2022-03-22T13:59:23.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-22T13:59:23.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-22T13:59:23.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements [2022-03-22T13:59:23.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-22T13:59:23.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements [2022-03-22T13:59:23.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-22T13:59:26.456Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-22T13:59:26.456Z] - README.md [2022-03-22T13:59:26.456Z] [2022-03-22T13:59:26.456Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-22T13:59:26.456Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-22T13:59:26.456Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-22T13:59:26.456Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-22T13:59:27.031Z] Reading package lists... [2022-03-22T13:59:27.293Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-22T13:59:27.555Z] Reading package lists... [2022-03-22T13:59:27.555Z] Building dependency tree... [2022-03-22T13:59:27.555Z] Reading state information... [2022-03-22T13:59:27.815Z] Suggested packages: [2022-03-22T13:59:27.815Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-22T13:59:27.815Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-22T13:59:27.815Z] krb5-user libnorm-doc [2022-03-22T13:59:27.815Z] Recommended packages: [2022-03-22T13:59:27.815Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-22T13:59:27.815Z] The following NEW packages will be installed: [2022-03-22T13:59:27.815Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-22T13:59:27.815Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-22T13:59:27.815Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-22T13:59:27.815Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-22T13:59:27.815Z] libzmq5 pkg-config zip [2022-03-22T13:59:27.815Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-22T13:59:28.076Z] Need to get 10.3 MB of archives. [2022-03-22T13:59:28.076Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-22T13:59:28.076Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-22T13:59:28.076Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-22T13:59:28.076Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-22T13:59:28.076Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-22T13:59:28.076Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-22T13:59:28.076Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-22T13:59:28.076Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-22T13:59:28.076Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-22T13:59:28.076Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-22T13:59:28.076Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-22T13:59:28.076Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-22T13:59:28.076Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-22T13:59:28.076Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-22T13:59:28.076Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-22T13:59:28.076Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-22T13:59:28.076Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-22T13:59:28.076Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-22T13:59:28.076Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-22T13:59:28.076Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-22T13:59:28.076Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-22T13:59:28.076Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-22T13:59:28.076Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-22T13:59:28.076Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-22T13:59:28.076Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-22T13:59:28.076Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-22T13:59:28.076Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-22T13:59:28.076Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-22T13:59:28.337Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-22T13:59:28.337Z] Fetched 10.3 MB in 0s (37.7 MB/s) [2022-03-22T13:59:28.337Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-22T13:59:28.337Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-22T13:59:28.337Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-22T13:59:28.337Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-22T13:59:28.598Z] Selecting previously unselected package libsodium23:amd64. [2022-03-22T13:59:28.598Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-22T13:59:28.598Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-22T13:59:28.598Z] Selecting previously unselected package libpsl5:amd64. [2022-03-22T13:59:28.598Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-22T13:59:28.598Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-22T13:59:28.598Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-22T13:59:28.598Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-22T13:59:28.598Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-22T13:59:28.598Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-22T13:59:28.858Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-22T13:59:28.858Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-22T13:59:28.858Z] Selecting previously unselected package librtmp1:amd64. [2022-03-22T13:59:28.858Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-22T13:59:28.858Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-22T13:59:28.858Z] Selecting previously unselected package libssh-4:amd64. [2022-03-22T13:59:28.858Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-22T13:59:28.858Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-22T13:59:28.858Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-22T13:59:28.858Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-22T13:59:28.858Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-22T13:59:28.858Z] Selecting previously unselected package liberror-perl. [2022-03-22T13:59:28.858Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-22T13:59:28.858Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-22T13:59:29.118Z] Selecting previously unselected package git-man. [2022-03-22T13:59:29.118Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-22T13:59:29.118Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-22T13:59:29.118Z] Selecting previously unselected package git. [2022-03-22T13:59:29.118Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-22T13:59:29.118Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-22T13:59:29.690Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-22T13:59:29.690Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T13:59:29.690Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:29.690Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-22T13:59:29.690Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T13:59:29.690Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:29.690Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-22T13:59:29.690Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T13:59:29.690Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:29.690Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-22T13:59:29.690Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T13:59:29.690Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:29.950Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-22T13:59:29.950Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-22T13:59:29.950Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-22T13:59:29.950Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-22T13:59:29.950Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T13:59:29.950Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:29.950Z] Selecting previously unselected package libnorm1:amd64. [2022-03-22T13:59:29.950Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-22T13:59:29.950Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-22T13:59:29.950Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-22T13:59:29.950Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-22T13:59:29.950Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-22T13:59:30.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 17.7% of statements [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-22T13:59:30.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.662s coverage: 92.3% of statements [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-22T13:59:30.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 63.2% of statements [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-22T13:59:30.183Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.416s coverage: 97.7% of statements [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-22T13:59:30.183Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-22T13:59:30.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-22T13:59:30.183Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements [2022-03-22T13:59:30.183Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-22T13:59:30.210Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-22T13:59:30.210Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-22T13:59:30.210Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-22T13:59:30.210Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-22T13:59:30.210Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-22T13:59:30.210Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-22T13:59:30.210Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-22T13:59:30.210Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-22T13:59:30.210Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-22T13:59:30.210Z] Selecting previously unselected package libzmq5:amd64. [2022-03-22T13:59:30.210Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-22T13:59:30.210Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-22T13:59:30.456Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-22T13:59:30.456Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-22T13:59:30.456Z] GO111MODULE=on go vet ./... [2022-03-22T13:59:30.476Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-22T13:59:30.476Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T13:59:30.476Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:30.476Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-22T13:59:30.476Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-22T13:59:30.476Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-22T13:59:30.476Z] Selecting previously unselected package pkg-config. [2022-03-22T13:59:30.476Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-22T13:59:30.476Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-22T13:59:30.476Z] Selecting previously unselected package zip. [2022-03-22T13:59:30.476Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-22T13:59:30.476Z] Unpacking zip (3.0-11build1) ... [2022-03-22T13:59:30.736Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-22T13:59:30.736Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-22T13:59:30.736Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-22T13:59:30.736Z] No schema files found: doing nothing. [2022-03-22T13:59:30.736Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-22T13:59:30.736Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-22T13:59:30.736Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-22T13:59:30.736Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-22T13:59:30.736Z] Setting up liberror-perl (0.17029-1) ... [2022-03-22T13:59:30.736Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:30.736Z] Setting up zip (3.0-11build1) ... [2022-03-22T13:59:30.736Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-22T13:59:30.736Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-22T13:59:30.736Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-22T13:59:30.736Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-22T13:59:30.736Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-22T13:59:30.736Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:30.736Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-22T13:59:30.736Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:30.736Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-22T13:59:30.736Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:30.736Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-22T13:59:30.736Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-22T13:59:30.736Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-22T13:59:30.997Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-22T13:59:30.997Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:30.997Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T13:59:30.997Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-22T13:59:30.997Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-22T13:59:31.568Z] comerr-dev set to automatically installed. [2022-03-22T13:59:31.568Z] git set to automatically installed. [2022-03-22T13:59:31.568Z] git-man set to automatically installed. [2022-03-22T13:59:31.568Z] krb5-multidev set to automatically installed. [2022-03-22T13:59:31.568Z] libbrotli1 set to automatically installed. [2022-03-22T13:59:31.568Z] libcurl3-gnutls set to automatically installed. [2022-03-22T13:59:31.568Z] liberror-perl set to automatically installed. [2022-03-22T13:59:31.568Z] libglib2.0-0 set to automatically installed. [2022-03-22T13:59:31.568Z] libgssrpc4 set to automatically installed. [2022-03-22T13:59:31.568Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-22T13:59:31.568Z] libkadm5srv-mit11 set to automatically installed. [2022-03-22T13:59:31.568Z] libkdb5-9 set to automatically installed. [2022-03-22T13:59:31.568Z] libkrb5-dev set to automatically installed. [2022-03-22T13:59:31.568Z] libnghttp2-14 set to automatically installed. [2022-03-22T13:59:31.568Z] libnorm-dev set to automatically installed. [2022-03-22T13:59:31.568Z] libnorm1 set to automatically installed. [2022-03-22T13:59:31.568Z] libpgm-5.2-0 set to automatically installed. [2022-03-22T13:59:31.568Z] libpgm-dev set to automatically installed. [2022-03-22T13:59:31.568Z] libpsl5 set to automatically installed. [2022-03-22T13:59:31.568Z] librtmp1 set to automatically installed. [2022-03-22T13:59:31.568Z] libsodium-dev set to automatically installed. [2022-03-22T13:59:31.568Z] libsodium23 set to automatically installed. [2022-03-22T13:59:31.568Z] libssh-4 set to automatically installed. [2022-03-22T13:59:31.568Z] libzmq3-dev set to automatically installed. [2022-03-22T13:59:31.568Z] libzmq5 set to automatically installed. [2022-03-22T13:59:31.568Z] pkg-config set to automatically installed. [2022-03-22T13:59:31.568Z] zip set to automatically installed. [2022-03-22T13:59:32.139Z] snapd is not logged in, snap install commands will use sudo [2022-03-22T13:59:44.364Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-22T13:59:44.364Z] Downloading snap 'edgex-app-service-configurable' [2022-03-22T13:59:46.903Z] Pulling app-service-configurable [2022-03-22T13:59:46.903Z] + snapcraftctl pull [2022-03-22T13:59:48.282Z] Pulling config-common [2022-03-22T13:59:48.282Z] + snapcraftctl pull [2022-03-22T13:59:49.663Z] Pulling go-build-helper [2022-03-22T13:59:49.663Z] + snapcraftctl pull [2022-03-22T13:59:51.045Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-22T13:59:51.045Z] Skipping pull go-build-helper (already ran) [2022-03-22T13:59:51.045Z] Building go-build-helper [2022-03-22T13:59:51.045Z] + snapcraftctl build [2022-03-22T13:59:51.984Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-22T13:59:52.926Z] Staging go-build-helper [2022-03-22T13:59:52.926Z] + snapcraftctl stage [2022-03-22T13:59:58.216Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-22T13:59:58.216Z] Fetched 290 kB in 0s (0 B/s) [2022-03-22T13:59:58.216Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-22T13:59:58.216Z] Fetched 158 kB in 0s (0 B/s) [2022-03-22T13:59:58.216Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-22T13:59:58.216Z] Fetched 242 kB in 0s (0 B/s) [2022-03-22T13:59:58.216Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-22T13:59:58.216Z] Fetched 150 kB in 0s (0 B/s) [2022-03-22T13:59:58.216Z] Pulling edgex-go [2022-03-22T13:59:58.216Z] + snapcraftctl pull [2022-03-22T13:59:59.160Z] Pulling hooks [2022-03-22T13:59:59.160Z] + snapcraftctl pull [2022-03-22T14:00:21.276Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-22T14:00:21.276Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-22T14:00:21.276Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-22T14:00:21.276Z] Fetched 78.7 kB in 6s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-22T14:00:21.276Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-22T14:00:21.276Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-22T14:00:21.276Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-22T14:00:21.276Z] Fetched 234 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-22T14:00:21.276Z] Fetched 155 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-22T14:00:21.276Z] Fetched 170 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-22T14:00:21.276Z] Fetched 267 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-22T14:00:21.276Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-22T14:00:21.276Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-22T14:00:21.276Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-22T14:00:21.276Z] Fetched 121 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-22T14:00:21.276Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-22T14:00:21.276Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-22T14:00:21.276Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-22T14:00:21.276Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-22T14:00:21.276Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-22T14:00:21.276Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-22T14:00:21.276Z] Fetched 142 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-22T14:00:21.276Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-22T14:00:21.276Z] Fetched 181 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-22T14:00:21.276Z] Fetched 208 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-22T14:00:21.276Z] Fetched 161 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-22T14:00:21.276Z] Fetched 107 kB in 0s (0 B/s) [2022-03-22T14:00:21.276Z] Pulling static-packages [2022-03-22T14:00:21.276Z] + snapcraftctl pull [2022-03-22T14:00:21.276Z] Pulling version [2022-03-22T14:00:21.276Z] + cd /root/project [2022-03-22T14:00:21.276Z] ++ git describe --tags --abbrev=0 [2022-03-22T14:00:21.276Z] ++ sed s/v// [2022-03-22T14:00:21.276Z] + GIT_VERSION=2.2.0-dev.43 [2022-03-22T14:00:21.276Z] + '[' -z 2.2.0-dev.43 ']' [2022-03-22T14:00:21.276Z] + snapcraftctl set-version 2.2.0-dev.43 [2022-03-22T14:00:22.216Z] Building app-service-configurable [2022-03-22T14:00:22.216Z] + snapcraftctl build [2022-03-22T14:00:24.123Z] Building config-common [2022-03-22T14:00:24.123Z] + snapcraftctl build [2022-03-22T14:00:25.507Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-22T14:00:26.076Z] Skipping build go-build-helper (already ran) [2022-03-22T14:00:26.076Z] Building edgex-go [2022-03-22T14:00:26.336Z] + cd /root/parts/edgex-go/src [2022-03-22T14:00:26.336Z] ++ git describe --tags --abbrev=0 [2022-03-22T14:00:26.336Z] ++ sed s/v// [2022-03-22T14:00:26.336Z] + GIT_VERSION=2.2.0-dev.43 [2022-03-22T14:00:26.336Z] + '[' -z 2.2.0-dev.43 ']' [2022-03-22T14:00:26.336Z] + echo 2.2.0-dev.43 [2022-03-22T14:00:26.336Z] + '[' '!' -d vendor ']' [2022-03-22T14:00:26.336Z] + go mod download all [2022-03-22T14:00:36.345Z] + make build [2022-03-22T14:00:36.345Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T14:00:46.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T14:00:50.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T14:00:51.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T14:00:52.271Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-22T14:00:52.271Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-22T14:00:52.271Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-22T14:00:52.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-22T14:00:52.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T14:00:52.937Z] + ls -al . [2022-03-22T14:00:52.937Z] total 672 [2022-03-22T14:00:52.937Z] drwxrwxr-x 9 1001 1001 4096 Mar 22 14:00 . [2022-03-22T14:00:52.937Z] drwxr-xr-x 4 root root 4096 Mar 22 13:56 .. [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 11 Mar 22 13:54 .dockerignore [2022-03-22T14:00:52.937Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 13:54 .git [2022-03-22T14:00:52.937Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 13:54 .github [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 804 Mar 22 13:54 .gitignore [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 13:54 .golangci.yml [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 76 Mar 22 13:54 .hadolint.yml [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 13:54 .sonarcloud.properties [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 13:54 ADOPTERS.md [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 9019 Mar 22 13:54 Attribution.txt [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 51732 Mar 22 13:54 CHANGELOG.md [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 13:54 CONTRIBUTING.md [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 13:54 GOVERNANCE.md [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 849 Mar 22 13:54 Jenkinsfile [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 13:54 LICENSE [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 6508 Mar 22 13:54 Makefile [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 13:54 OWNERS.md [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 8207 Mar 22 13:54 README.md [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 6912 Mar 22 13:54 SECURITY.md [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 13:51 VERSION [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 4131 Mar 22 13:54 ZMQWindows.md [2022-03-22T14:00:52.937Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 13:54 bin [2022-03-22T14:00:52.937Z] drwxrwxr-x 14 1001 1001 4096 Mar 22 13:54 cmd [2022-03-22T14:00:52.937Z] -rw-r--r-- 1 root root 426503 Mar 22 13:59 coverage.out [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 2827 Mar 22 13:54 go.mod [2022-03-22T14:00:52.937Z] -rw-rw-r-- 1 1001 1001 50579 Mar 22 13:54 go.sum [2022-03-22T14:00:52.937Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 13:54 internal [2022-03-22T14:00:52.937Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 13:54 openapi [2022-03-22T14:00:52.938Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 13:54 snap [2022-03-22T14:00:52.938Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 13:54 version.go [Pipeline] sh [2022-03-22T14:00:53.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T14:00:53.590Z] + '[' -e coverage.out ] [2022-03-22T14:00:53.590Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-22T14:00:53.611Z] Warning: overwriting stash ‘coverage-report’ [2022-03-22T14:00:54.330Z] Stashed 1 file(s) [Pipeline] sh [2022-03-22T14:00:54.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T14:00:54.982Z] + make build [2022-03-22T14:00:54.982Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T14:00:55.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T14:00:56.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T14:00:57.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T14:00:58.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T14:01:00.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-22T14:01:01.442Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.442Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-22T14:01:01.442Z] + case "$service" in [2022-03-22T14:01:01.442Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-22T14:01:01.442Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.442Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-22T14:01:01.442Z] + case "$service" in [2022-03-22T14:01:01.442Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-22T14:01:01.442Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.442Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-22T14:01:01.442Z] + case "$service" in [2022-03-22T14:01:01.442Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-22T14:01:01.442Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.442Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-22T14:01:01.442Z] + case "$service" in [2022-03-22T14:01:01.442Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-22T14:01:01.442Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.442Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-22T14:01:01.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T14:01:01.702Z] + case "$service" in [2022-03-22T14:01:01.702Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-22T14:01:01.702Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.702Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-22T14:01:01.703Z] + case "$service" in [2022-03-22T14:01:01.703Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-22T14:01:01.703Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-22T14:01:01.703Z] + case "$service" in [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-22T14:01:01.703Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-22T14:01:01.703Z] + case "$service" in [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-22T14:01:01.703Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-22T14:01:01.703Z] + case "$service" in [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-03-22T14:01:01.703Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-22T14:01:01.703Z] + case "$service" in [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-22T14:01:01.703Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-22T14:01:01.703Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-22T14:01:01.703Z] + case "$service" in [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-22T14:01:01.703Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-03-22T14:01:01.703Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-22T14:01:01.703Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-22T14:01:01.703Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-22T14:01:02.272Z] Building hooks [2022-03-22T14:01:02.272Z] + cd /root/parts/hooks/src [2022-03-22T14:01:02.272Z] + make build [2022-03-22T14:01:02.272Z] go mod tidy [2022-03-22T14:01:02.533Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-22T14:01:02.792Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-22T14:01:02.792Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-22T14:01:02.792Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-22T14:01:03.052Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-22T14:01:03.623Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-22T14:01:04.193Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-22T14:01:04.193Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-22T14:01:06.101Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-22T14:01:06.102Z] Building static-packages [2022-03-22T14:01:06.102Z] + snapcraftctl build [2022-03-22T14:01:08.009Z] Building version [2022-03-22T14:01:08.009Z] + snapcraftctl build [2022-03-22T14:01:09.920Z] Staging app-service-configurable [2022-03-22T14:01:09.920Z] + snapcraftctl stage [2022-03-22T14:01:11.303Z] Staging config-common [2022-03-22T14:01:11.303Z] + snapcraftctl stage [2022-03-22T14:01:12.686Z] Skipping stage go-build-helper (already ran) [2022-03-22T14:01:12.686Z] Staging edgex-go [2022-03-22T14:01:12.686Z] + snapcraftctl stage [2022-03-22T14:01:14.069Z] Staging hooks [2022-03-22T14:01:14.069Z] + snapcraftctl stage [2022-03-22T14:01:15.454Z] Staging static-packages [2022-03-22T14:01:15.454Z] + snapcraftctl stage [2022-03-22T14:01:16.837Z] Staging version [2022-03-22T14:01:16.837Z] + snapcraftctl stage [2022-03-22T14:01:18.220Z] Priming app-service-configurable [2022-03-22T14:01:18.220Z] + snapcraftctl prime [2022-03-22T14:01:20.760Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-22T14:01:20.760Z] stage-packages: [2022-03-22T14:01:20.760Z] - libnorm1 [2022-03-22T14:01:20.760Z] - libpgm-5.2-0 [2022-03-22T14:01:20.760Z] - libsodium23 [2022-03-22T14:01:20.760Z] - libzmq5 [2022-03-22T14:01:21.020Z] Priming config-common [2022-03-22T14:01:21.020Z] + snapcraftctl prime [2022-03-22T14:01:22.402Z] Priming go-build-helper [2022-03-22T14:01:22.402Z] + snapcraftctl prime [2022-03-22T14:01:23.783Z] Priming edgex-go [2022-03-22T14:01:23.783Z] + snapcraftctl prime [2022-03-22T14:01:25.163Z] Priming hooks [2022-03-22T14:01:25.163Z] + snapcraftctl prime [2022-03-22T14:01:26.546Z] Priming static-packages [2022-03-22T14:01:26.546Z] + snapcraftctl prime [2022-03-22T14:01:28.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T14:01:30.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T14:01:31.826Z] Priming version [2022-03-22T14:01:31.826Z] + snapcraftctl prime [2022-03-22T14:01:32.397Z] 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-03-22T14:01:34.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T14:01:35.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T14:01:39.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T14:01:43.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T14:01:46.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T14:01:50.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T14:01:54.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T14:01:57.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-22T14:02:04.297Z] $ docker stop --time=1 aa97243e8438d114a238cbb2170dc7fdc1b55e7c1b03ec6149f8a6abebf8a09c [2022-03-22T14:02:06.306Z] $ docker rm -f aa97243e8438d114a238cbb2170dc7fdc1b55e7c1b03ec6149f8a6abebf8a09c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T14:02:07.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T14:02:07.770Z] [2022-03-22T14:02:07.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T14:02:08.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T14:02:08.396Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-22T14:02:08.396Z] 29e5d40040c1: Pulling fs layer [2022-03-22T14:02:08.396Z] 1ce36da41761: Pulling fs layer [2022-03-22T14:02:08.396Z] 25b303627fd3: Pulling fs layer [2022-03-22T14:02:08.396Z] 29e5d40040c1: Verifying Checksum [2022-03-22T14:02:08.396Z] 29e5d40040c1: Download complete [2022-03-22T14:02:08.673Z] 1ce36da41761: Verifying Checksum [2022-03-22T14:02:08.673Z] 1ce36da41761: Download complete [2022-03-22T14:02:08.949Z] 29e5d40040c1: Pull complete [2022-03-22T14:02:10.393Z] 25b303627fd3: Verifying Checksum [2022-03-22T14:02:10.393Z] 25b303627fd3: Download complete [2022-03-22T14:02:10.393Z] 1ce36da41761: Pull complete [2022-03-22T14:02:22.798Z] 25b303627fd3: Pull complete [2022-03-22T14:02:22.798Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-22T14:02:22.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T14:02:22.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-22T14:02:23.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-8557 does not seem to be running inside a container [2022-03-22T14:02:23.130Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-03-22T14:02:25.407Z] $ docker top 5b8a11e0fd91b1ba427840a324ee67ff35014ca96c86ab276ba78f98b4c6f4f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T14:02:26.309Z] + grep parallel [2022-03-22T14:02:26.309Z] + docker-compose build --help [2022-03-22T14:02:30.605Z] --parallel Build images in parallel. [Pipeline] } [2022-03-22T14:02:30.637Z] $ docker stop --time=1 5b8a11e0fd91b1ba427840a324ee67ff35014ca96c86ab276ba78f98b4c6f4f5 [2022-03-22T14:02:32.288Z] $ docker rm -f 5b8a11e0fd91b1ba427840a324ee67ff35014ca96c86ab276ba78f98b4c6f4f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T14:02:32.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T14:02:32.865Z] . [Pipeline] withDockerContainer [2022-03-22T14:02:33.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-8557 does not seem to be running inside a container [2022-03-22T14:02:33.188Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-22T14:02:34.484Z] $ docker top ed79806a0caf71b53f690962a4c26d48c271d2e1f1949c4b530b30505aefa667 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T14:02:35.376Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-22T14:02:39.665Z] Building core-command ... [2022-03-22T14:02:39.665Z] Building core-data ... [2022-03-22T14:02:39.665Z] Building core-metadata ... [2022-03-22T14:02:39.665Z] Building security-bootstrapper ... [2022-03-22T14:02:39.665Z] Building security-proxy-setup ... [2022-03-22T14:02:39.665Z] Building security-secretstore-setup ... [2022-03-22T14:02:39.665Z] Building support-notifications ... [2022-03-22T14:02:39.665Z] Building support-scheduler ... [2022-03-22T14:02:39.665Z] Building sys-mgmt-agent ... [2022-03-22T14:02:39.665Z] Building core-command [2022-03-22T14:02:39.665Z] Building support-notifications [2022-03-22T14:02:39.665Z] Building security-secretstore-setup [2022-03-22T14:02:39.665Z] Building security-bootstrapper [2022-03-22T14:02:39.665Z] Building core-metadata [2022-03-22T14:04:01.516Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T14:04:01.516Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-22T14:04:01.516Z] ---> 508c9df1514e [2022-03-22T14:04:01.516Z] Step 3/31 : WORKDIR /edgex-go [2022-03-22T14:04:01.516Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T14:04:01.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T14:04:01.516Z] ---> 508c9df1514e [2022-03-22T14:04:01.516Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T14:04:01.516Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T14:04:01.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T14:04:01.516Z] ---> 508c9df1514e [2022-03-22T14:04:01.516Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T14:04:01.516Z] ---> Running in 9a86f38f325e [2022-03-22T14:04:01.516Z] ---> Running in c89bac75e6a7 [2022-03-22T14:04:01.516Z] ---> Running in f87904698daa [2022-03-22T14:04:01.516Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T14:04:01.516Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-22T14:04:01.516Z] ---> 508c9df1514e [2022-03-22T14:04:01.516Z] Step 3/25 : WORKDIR /edgex-go [2022-03-22T14:04:01.516Z] ---> Running in 6f411a056162 [2022-03-22T14:04:01.516Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T14:04:01.516Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T14:04:01.516Z] ---> 508c9df1514e [2022-03-22T14:04:01.516Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T14:04:01.516Z] ---> Running in 75bb44868fd4 [2022-03-22T14:04:01.516Z] Removing intermediate container 9a86f38f325e [2022-03-22T14:04:01.516Z] ---> 16968b1dadfa [2022-03-22T14:04:01.516Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T14:04:01.516Z] Removing intermediate container c89bac75e6a7 [2022-03-22T14:04:01.516Z] ---> 246a5eb80e73 [2022-03-22T14:04:01.516Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T14:04:01.516Z] Removing intermediate container f87904698daa [2022-03-22T14:04:01.516Z] ---> edc1f66c42a1 [2022-03-22T14:04:01.516Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T14:04:01.516Z] Removing intermediate container 75bb44868fd4 [2022-03-22T14:04:01.516Z] ---> 7f77c1b43005 [2022-03-22T14:04:01.516Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T14:04:01.517Z] Removing intermediate container 6f411a056162 [2022-03-22T14:04:01.517Z] ---> 6286d6eafcb6 [2022-03-22T14:04:01.517Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T14:04:01.517Z] ---> Running in b62dc7a59d9e [2022-03-22T14:04:01.517Z] ---> Running in 7f7a62e015a5 [2022-03-22T14:04:01.517Z] ---> Running in dd1b7db9b292 [2022-03-22T14:04:01.517Z] ---> Running in 8aeb8ee95949 [2022-03-22T14:04:01.517Z] ---> Running in 4a145516ea06 [2022-03-22T14:04:01.517Z] Removing intermediate container b62dc7a59d9e [2022-03-22T14:04:01.517Z] ---> 6c0239f7e1d6 [2022-03-22T14:04:01.517Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-22T14:04:01.517Z] ---> Running in 6ecc16ce6e58 [2022-03-22T14:04:01.517Z] Removing intermediate container 7f7a62e015a5 [2022-03-22T14:04:01.517Z] ---> 22e85d01af5c [2022-03-22T14:04:01.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T14:04:01.517Z] ---> Running in be176dcf85fc [2022-03-22T14:04:01.517Z] Removing intermediate container 8aeb8ee95949 [2022-03-22T14:04:01.517Z] ---> 8c2c70ece0c4 [2022-03-22T14:04:01.517Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-22T14:04:01.517Z] ---> Running in 254d47a0a91f [2022-03-22T14:04:01.517Z] Removing intermediate container dd1b7db9b292 [2022-03-22T14:04:01.517Z] ---> 33dedf0172ae [2022-03-22T14:04:01.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T14:04:01.517Z] Removing intermediate container 4a145516ea06 [2022-03-22T14:04:01.517Z] ---> 1bb76895761d [2022-03-22T14:04:01.517Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-22T14:04:01.517Z] ---> Running in e7998c59329f [2022-03-22T14:04:01.517Z] ---> Running in 0328dbb5dea8 [2022-03-22T14:04:01.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:04:01.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:04:01.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:04:01.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:04:01.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:04:01.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:04:02.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:04:02.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:04:02.356Z] OK: 220 MiB in 52 packages [2022-03-22T14:04:02.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:04:02.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:04:02.958Z] OK: 220 MiB in 52 packages [2022-03-22T14:04:03.568Z] OK: 220 MiB in 52 packages [2022-03-22T14:04:03.855Z] Removing intermediate container 6ecc16ce6e58 [2022-03-22T14:04:03.855Z] ---> 10d5557afaf1 [2022-03-22T14:04:03.855Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-22T14:04:04.145Z] OK: 220 MiB in 52 packages [2022-03-22T14:04:04.145Z] OK: 220 MiB in 52 packages [2022-03-22T14:04:05.136Z] Removing intermediate container be176dcf85fc [2022-03-22T14:04:05.136Z] ---> 9b9b46806d79 [2022-03-22T14:04:05.136Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T14:04:05.136Z] Removing intermediate container 254d47a0a91f [2022-03-22T14:04:05.136Z] ---> d3811e241876 [2022-03-22T14:04:05.136Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T14:04:05.412Z] ---> 44590a34c423 [2022-03-22T14:04:05.412Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T14:04:05.688Z] Removing intermediate container 0328dbb5dea8 [2022-03-22T14:04:05.688Z] ---> 3602671e2569 [2022-03-22T14:04:05.688Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-22T14:04:05.688Z] ---> Running in 82beee25f7fd [2022-03-22T14:04:05.688Z] Removing intermediate container e7998c59329f [2022-03-22T14:04:05.688Z] ---> 58f79747d520 [2022-03-22T14:04:05.688Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T14:04:06.311Z] ---> 0c21ecde467d [2022-03-22T14:04:06.311Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T14:04:06.311Z] ---> Running in 388a9f0b4286 [2022-03-22T14:04:06.593Z] ---> 5f897a199de4 [2022-03-22T14:04:06.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T14:04:06.593Z] ---> Running in e6ba65efbd38 [2022-03-22T14:04:07.207Z] ---> 367f5029d135 [2022-03-22T14:04:07.207Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T14:04:07.207Z] ---> Running in f393dbae06be [2022-03-22T14:04:07.816Z] ---> d389d50b1b9e [2022-03-22T14:04:07.816Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T14:04:08.098Z] ---> Running in 744de7d20e4f [2022-03-22T14:04:12.457Z] Removing intermediate container 82beee25f7fd [2022-03-22T14:04:12.457Z] ---> 65f6fab87b58 [2022-03-22T14:04:12.457Z] Step 8/31 : COPY . . [2022-03-22T14:04:13.460Z] Removing intermediate container 388a9f0b4286 [2022-03-22T14:04:13.460Z] ---> 8f97883017a5 [2022-03-22T14:04:13.460Z] Step 8/23 : COPY . . [2022-03-22T14:04:14.072Z] Removing intermediate container e6ba65efbd38 [2022-03-22T14:04:14.072Z] ---> 3ca6f01439f1 [2022-03-22T14:04:14.072Z] Step 8/22 : COPY . . [2022-03-22T14:04:14.377Z] Removing intermediate container f393dbae06be [2022-03-22T14:04:14.377Z] ---> 9be4408f9903 [2022-03-22T14:04:14.377Z] Step 8/25 : COPY . . [2022-03-22T14:04:14.654Z] Removing intermediate container 744de7d20e4f [2022-03-22T14:04:14.654Z] ---> 7d09cbfa2bfa [2022-03-22T14:04:14.654Z] Step 8/23 : COPY . . [2022-03-22T14:04:41.479Z] ---> ea4d1b83b18f [2022-03-22T14:04:41.479Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-22T14:04:41.479Z] ---> Running in b1a791a74fcc [2022-03-22T14:04:41.479Z] ---> 984683bdce41 [2022-03-22T14:04:41.479Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-22T14:04:41.479Z] ---> Running in 47d0924fd632 [2022-03-22T14:04:41.479Z] ---> 85d477b5ebb1 [2022-03-22T14:04:41.479Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-22T14:04:41.479Z] ---> e4f48eee6347 [2022-03-22T14:04:41.479Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-22T14:04:41.479Z] ---> Running in 8c4ebc196a28 [2022-03-22T14:04:41.479Z] ---> Running in df0e163cab66 [2022-03-22T14:04:41.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-22T14:04:41.479Z] ---> 57aeaa8a6014 [2022-03-22T14:04:41.479Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-22T14:04:41.479Z] ---> Running in 1399d1cefffd [2022-03-22T14:04:41.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T14:04:41.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T14:04:41.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T14:04:41.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T14:06:48.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T14:06:55.424Z] Removing intermediate container 8c4ebc196a28 [2022-03-22T14:06:55.424Z] ---> c97adec03b7d [2022-03-22T14:06:55.424Z] [2022-03-22T14:06:55.424Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T14:06:55.424Z] 3.14: Pulling from library/alpine [2022-03-22T14:06:55.424Z] Removing intermediate container b1a791a74fcc [2022-03-22T14:06:55.424Z] ---> 9860f1d731dc [2022-03-22T14:06:55.424Z] [2022-03-22T14:06:55.424Z] Step 10/31 : FROM alpine:3.14 [2022-03-22T14:06:55.424Z] 3.14: Pulling from library/alpine [2022-03-22T14:06:56.428Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T14:06:56.428Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T14:06:56.428Z] Status: Downloaded newer image for alpine:3.14 [2022-03-22T14:06:56.428Z] Status: Downloaded newer image for alpine:3.14 [2022-03-22T14:06:56.428Z] ---> 71a2028e5025 [2022-03-22T14:06:56.428Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T14:06:56.428Z] ---> 71a2028e5025 [2022-03-22T14:06:56.428Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-22T14:06:56.428Z] ---> Running in ac648cdbe813 [2022-03-22T14:06:56.714Z] ---> Running in ce6ed50f6f1b [2022-03-22T14:06:58.155Z] Removing intermediate container ce6ed50f6f1b [2022-03-22T14:06:58.155Z] ---> 3eb36f4f6758 [2022-03-22T14:06:58.155Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-22T14:06:58.155Z] ---> Running in e73d2797f174 [2022-03-22T14:06:59.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:06:59.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:07:00.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:07:00.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:07:00.657Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-22T14:07:00.657Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T14:07:00.938Z] OK: 5 MiB in 15 packages [2022-03-22T14:07:01.933Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-22T14:07:01.933Z] (2/2) Installing su-exec (0.2-r1) [2022-03-22T14:07:01.933Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T14:07:01.933Z] OK: 6 MiB in 16 packages [2022-03-22T14:07:02.927Z] Removing intermediate container df0e163cab66 [2022-03-22T14:07:02.927Z] ---> 62d533e6c048 [2022-03-22T14:07:02.927Z] [2022-03-22T14:07:02.927Z] Step 10/25 : FROM alpine:3.14 [2022-03-22T14:07:02.927Z] ---> 71a2028e5025 [2022-03-22T14:07:02.927Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-22T14:07:02.927Z] Removing intermediate container ac648cdbe813 [2022-03-22T14:07:02.927Z] ---> 2dc8aaaf023d [2022-03-22T14:07:02.927Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T14:07:02.927Z] ---> Running in 22c498398f73 [2022-03-22T14:07:02.927Z] ---> Running in 47a0e144cd25 [2022-03-22T14:07:03.533Z] Removing intermediate container e73d2797f174 [2022-03-22T14:07:03.533Z] ---> ce4e1a35d03a [2022-03-22T14:07:03.533Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-22T14:07:03.819Z] ---> Running in 82aede4c7306 [2022-03-22T14:07:04.104Z] Removing intermediate container 47a0e144cd25 [2022-03-22T14:07:04.104Z] ---> cc0796a23de7 [2022-03-22T14:07:04.104Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-22T14:07:04.385Z] ---> Running in 5bdf98baf061 [2022-03-22T14:07:04.673Z] Removing intermediate container 82aede4c7306 [2022-03-22T14:07:04.673Z] ---> 809e739d507a [2022-03-22T14:07:04.673Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-22T14:07:04.953Z] ---> Running in 467c0a488ac5 [2022-03-22T14:07:04.953Z] Removing intermediate container 5bdf98baf061 [2022-03-22T14:07:04.953Z] ---> 3c561b0e1868 [2022-03-22T14:07:04.953Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T14:07:05.226Z] ---> Running in 8be713d7e41a [2022-03-22T14:07:05.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:07:05.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:07:06.136Z] Removing intermediate container 467c0a488ac5 [2022-03-22T14:07:06.136Z] ---> 9be1f6c780fa [2022-03-22T14:07:06.136Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-22T14:07:06.136Z] ---> Running in f340026517f7 [2022-03-22T14:07:06.421Z] Removing intermediate container 8be713d7e41a [2022-03-22T14:07:06.421Z] ---> 00f0f18a31fd [2022-03-22T14:07:06.421Z] Step 15/23 : WORKDIR / [2022-03-22T14:07:06.421Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-22T14:07:06.421Z] ---> Running in 00bf99e5852e [2022-03-22T14:07:06.714Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-22T14:07:06.714Z] (3/3) Installing su-exec (0.2-r1) [2022-03-22T14:07:06.714Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T14:07:06.714Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T14:07:06.991Z] OK: 6 MiB in 17 packages [2022-03-22T14:07:07.597Z] Removing intermediate container 00bf99e5852e [2022-03-22T14:07:07.597Z] ---> b68395555693 [2022-03-22T14:07:07.597Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T14:07:09.044Z] ---> 629c314c1b3a [2022-03-22T14:07:09.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-22T14:07:09.318Z] Removing intermediate container f340026517f7 [2022-03-22T14:07:09.318Z] ---> 40ef854781b3 [2022-03-22T14:07:09.318Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-22T14:07:09.318Z] Removing intermediate container 22c498398f73 [2022-03-22T14:07:09.318Z] ---> 9a75f540df82 [2022-03-22T14:07:09.318Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T14:07:09.318Z] ---> Running in 227879f8badf [2022-03-22T14:07:09.594Z] ---> Running in 2b1d0852a66a [2022-03-22T14:07:10.189Z] Removing intermediate container 227879f8badf [2022-03-22T14:07:10.189Z] ---> 556e03600300 [2022-03-22T14:07:10.189Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-22T14:07:10.189Z] Removing intermediate container 2b1d0852a66a [2022-03-22T14:07:10.189Z] ---> 16fbfe0ed068 [2022-03-22T14:07:10.189Z] Step 13/25 : WORKDIR / [2022-03-22T14:07:10.465Z] ---> Running in 17718ce2582d [2022-03-22T14:07:11.079Z] ---> b16caec12a0d [2022-03-22T14:07:11.079Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-22T14:07:11.354Z] Removing intermediate container 17718ce2582d [2022-03-22T14:07:11.354Z] ---> 52ee08b04e0c [2022-03-22T14:07:11.354Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-22T14:07:11.354Z] ---> 58581fccdfdc [2022-03-22T14:07:11.354Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-22T14:07:11.354Z] ---> Running in e70487553e8e [2022-03-22T14:07:12.352Z] ---> 7c9d65bd173d [2022-03-22T14:07:12.352Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-22T14:07:12.352Z] ---> Running in a72ab7d353d6 [2022-03-22T14:07:12.630Z] ---> 5ef4c397627e [2022-03-22T14:07:12.630Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-22T14:07:12.630Z] Removing intermediate container 47d0924fd632 [2022-03-22T14:07:12.630Z] ---> 1ae2891c7a20 [2022-03-22T14:07:12.630Z] [2022-03-22T14:07:12.630Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T14:07:12.630Z] ---> 71a2028e5025 [2022-03-22T14:07:12.630Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-22T14:07:12.630Z] ---> Running in 795e3bef695c [2022-03-22T14:07:12.910Z] Removing intermediate container 1399d1cefffd [2022-03-22T14:07:12.910Z] ---> 0d9969198dfd [2022-03-22T14:07:12.910Z] [2022-03-22T14:07:12.910Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T14:07:12.910Z] ---> 71a2028e5025 [2022-03-22T14:07:12.910Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T14:07:12.910Z] ---> Using cache [2022-03-22T14:07:12.910Z] ---> 2dc8aaaf023d [2022-03-22T14:07:12.910Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T14:07:12.910Z] ---> Using cache [2022-03-22T14:07:12.910Z] ---> cc0796a23de7 [2022-03-22T14:07:12.910Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-22T14:07:12.910Z] ---> Running in c0b809e3e54a [2022-03-22T14:07:13.187Z] Removing intermediate container a72ab7d353d6 [2022-03-22T14:07:13.187Z] ---> 2fbf778b25f8 [2022-03-22T14:07:13.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T14:07:13.187Z] ---> Running in dba34911217d [2022-03-22T14:07:14.176Z] Removing intermediate container c0b809e3e54a [2022-03-22T14:07:14.176Z] ---> 9e0a9aeab2a0 [2022-03-22T14:07:14.176Z] ---> 686991ba30f1 [2022-03-22T14:07:14.176Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-22T14:07:14.176Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T14:07:14.176Z] Removing intermediate container dba34911217d [2022-03-22T14:07:14.176Z] ---> c1d74bedef95 [2022-03-22T14:07:14.176Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T14:07:14.176Z] ---> Running in d5127b42d9d1 [2022-03-22T14:07:14.176Z] ---> Running in b63269a35131 [2022-03-22T14:07:14.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:07:14.732Z] Removing intermediate container b63269a35131 [2022-03-22T14:07:14.732Z] ---> e91d72d87ecc [2022-03-22T14:07:14.732Z] Step 22/23 : LABEL git_sha=64acdd77651120c9dea0e4757b9859a8f6296cc9 [2022-03-22T14:07:14.732Z] ---> Running in fff0478f6f10 [2022-03-22T14:07:15.033Z] Removing intermediate container e70487553e8e [2022-03-22T14:07:15.033Z] ---> 1ca8421834f5 [2022-03-22T14:07:15.033Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T14:07:15.033Z] Removing intermediate container d5127b42d9d1 [2022-03-22T14:07:15.033Z] ---> 727f6fa4b5be [2022-03-22T14:07:15.033Z] Step 15/23 : WORKDIR / [2022-03-22T14:07:15.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:07:15.033Z] ---> Running in e19444f7e21c [2022-03-22T14:07:15.309Z] ---> f11455e7370b [2022-03-22T14:07:15.309Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-22T14:07:15.585Z] Removing intermediate container fff0478f6f10 [2022-03-22T14:07:15.585Z] ---> 414e6164612f [2022-03-22T14:07:15.585Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T14:07:15.585Z] ---> Running in 056dec494122 [2022-03-22T14:07:15.862Z] Removing intermediate container e19444f7e21c [2022-03-22T14:07:15.862Z] ---> 86b534226e8f [2022-03-22T14:07:15.862Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T14:07:15.862Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-22T14:07:16.147Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-22T14:07:16.147Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T14:07:16.147Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T14:07:16.439Z] ---> 5ead3cfac830 [2022-03-22T14:07:16.440Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-22T14:07:16.440Z] Removing intermediate container 056dec494122 [2022-03-22T14:07:16.440Z] ---> 998209c9f7c2 [2022-03-22T14:07:16.440Z] [2022-03-22T14:07:16.440Z] OK: 6 MiB in 16 packages [2022-03-22T14:07:16.715Z] ---> bb0808abd14e [2022-03-22T14:07:16.715Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-22T14:07:17.322Z] ---> 8dbcc8c2eb84 [2022-03-22T14:07:17.322Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-22T14:07:17.322Z] Successfully built 998209c9f7c2 [2022-03-22T14:07:17.322Z] Successfully tagged core-command-arm64:latest [2022-03-22T14:07:17.322Z] Building support-scheduler [2022-03-22T14:07:18.308Z]  Building core-command ... done Removing intermediate container 795e3bef695c [2022-03-22T14:07:18.308Z] ---> 2ff2ca0afb84 [2022-03-22T14:07:18.308Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T14:07:18.583Z] ---> 1041a84e8940 [2022-03-22T14:07:18.583Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-22T14:07:18.583Z] ---> Running in 9d12531e4acf [2022-03-22T14:07:19.184Z] ---> 2f8c1964d971 [2022-03-22T14:07:19.184Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-22T14:07:19.184Z] Removing intermediate container 9d12531e4acf [2022-03-22T14:07:19.184Z] ---> 6ca1ef2cd1ed [2022-03-22T14:07:19.184Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-22T14:07:19.461Z] ---> 9cc322949a16 [2022-03-22T14:07:19.461Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-22T14:07:19.461Z] ---> Running in d329950a54b6 [2022-03-22T14:07:20.063Z] Removing intermediate container d329950a54b6 [2022-03-22T14:07:20.063Z] ---> d87715dad025 [2022-03-22T14:07:20.343Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T14:07:20.343Z] ---> Running in a93cad80229d [2022-03-22T14:07:20.627Z] ---> a00be4c34809 [2022-03-22T14:07:20.627Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-22T14:07:20.627Z] ---> aa3f733bec79 [2022-03-22T14:07:20.627Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-22T14:07:20.899Z] ---> Running in 8cedd652ae45 [2022-03-22T14:07:20.899Z] Removing intermediate container a93cad80229d [2022-03-22T14:07:20.899Z] ---> 4ac03b3611db [2022-03-22T14:07:20.899Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T14:07:21.210Z] ---> 4fab938f1128 [2022-03-22T14:07:21.210Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T14:07:21.490Z] Removing intermediate container 8cedd652ae45 [2022-03-22T14:07:21.490Z] ---> 23a35f1dd2a5 [2022-03-22T14:07:21.490Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T14:07:21.770Z] ---> Running in 0af94c6868af [2022-03-22T14:07:21.770Z] ---> 0ae61742c4a1 [2022-03-22T14:07:21.770Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-22T14:07:22.075Z] ---> 6168ec62ca75 [2022-03-22T14:07:22.075Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-22T14:07:22.363Z] Removing intermediate container 0af94c6868af [2022-03-22T14:07:22.363Z] ---> 0d19924cb65e [2022-03-22T14:07:22.363Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T14:07:22.363Z] ---> 534c80e5869d [2022-03-22T14:07:22.363Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-22T14:07:22.363Z] ---> Running in 8c8bd484fe59 [2022-03-22T14:07:22.653Z] ---> Running in fbf12249ee0b [2022-03-22T14:07:22.947Z] ---> 073bfc813544 [2022-03-22T14:07:22.947Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-22T14:07:23.230Z] Removing intermediate container 8c8bd484fe59 [2022-03-22T14:07:23.230Z] ---> c8579dc5c79f [2022-03-22T14:07:23.230Z] Step 22/23 : LABEL git_sha=64acdd77651120c9dea0e4757b9859a8f6296cc9 [2022-03-22T14:07:23.507Z] ---> Running in 4e472626cd62 [2022-03-22T14:07:23.507Z] ---> Running in 786ceab635ce [2022-03-22T14:07:24.497Z] Removing intermediate container 4e472626cd62 [2022-03-22T14:07:24.497Z] ---> 9f2a6488d80e [2022-03-22T14:07:24.497Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-22T14:07:24.497Z] Removing intermediate container 786ceab635ce [2022-03-22T14:07:24.497Z] ---> 031ae6a6aebd [2022-03-22T14:07:24.497Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T14:07:24.497Z] ---> 02f3af932d1f [2022-03-22T14:07:24.497Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-22T14:07:24.497Z] ---> Running in ff264702391a [2022-03-22T14:07:25.510Z] Removing intermediate container ff264702391a [2022-03-22T14:07:25.510Z] ---> c18a42f6be96 [2022-03-22T14:07:25.510Z] [2022-03-22T14:07:25.510Z] ---> b806e6bbc080 [2022-03-22T14:07:25.510Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-22T14:07:25.792Z] ---> 992070feb74e [2022-03-22T14:07:25.792Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-22T14:07:25.792Z] Removing intermediate container fbf12249ee0b [2022-03-22T14:07:25.792Z] ---> 0d034c786d0d [2022-03-22T14:07:25.792Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T14:07:26.069Z] ---> Running in b389917d7f8d [2022-03-22T14:07:26.069Z] ---> Running in 4eafd4df989b [2022-03-22T14:07:26.069Z] ---> Running in e2e201963460 [2022-03-22T14:07:26.347Z] Successfully built c18a42f6be96 [2022-03-22T14:07:26.347Z] Successfully tagged core-metadata-arm64:latest [2022-03-22T14:07:26.347Z]  Building core-metadata ... done Building security-proxy-setup [2022-03-22T14:07:26.633Z] Removing intermediate container b389917d7f8d [2022-03-22T14:07:26.633Z] ---> a946830c0454 [2022-03-22T14:07:26.633Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T14:07:27.156Z] Removing intermediate container e2e201963460 [2022-03-22T14:07:27.156Z] ---> aba621d71706 [2022-03-22T14:07:27.156Z] Step 23/25 : LABEL arch=arm64 [2022-03-22T14:07:27.156Z] ---> Running in 1cf8c7900c8d [2022-03-22T14:07:27.156Z] ---> Running in e7e9b9795bc7 [2022-03-22T14:07:27.503Z] Removing intermediate container 1cf8c7900c8d [2022-03-22T14:07:27.503Z] ---> 537860f9917e [2022-03-22T14:07:27.503Z] Step 20/22 : LABEL arch=arm64 [2022-03-22T14:07:27.790Z] ---> Running in 53c2cd060c98 [2022-03-22T14:07:28.081Z] Removing intermediate container e7e9b9795bc7 [2022-03-22T14:07:28.081Z] ---> 22688b93f542 [2022-03-22T14:07:28.081Z] Step 24/25 : LABEL git_sha=64acdd77651120c9dea0e4757b9859a8f6296cc9 [2022-03-22T14:07:28.401Z] ---> Running in 20bb6e0aa0ba [2022-03-22T14:07:29.164Z] Removing intermediate container 53c2cd060c98 [2022-03-22T14:07:29.164Z] ---> 9a13f66081c0 [2022-03-22T14:07:29.164Z] Step 21/22 : LABEL git_sha=64acdd77651120c9dea0e4757b9859a8f6296cc9 [2022-03-22T14:07:29.479Z] ---> Running in f5d92e93d8bc [2022-03-22T14:07:29.479Z] Removing intermediate container 20bb6e0aa0ba [2022-03-22T14:07:29.479Z] ---> 6bf0c71bbc85 [2022-03-22T14:07:29.479Z] Step 25/25 : LABEL version=0.0.0 [2022-03-22T14:07:29.788Z] ---> Running in 40ea627f758e [2022-03-22T14:07:30.141Z] Removing intermediate container f5d92e93d8bc [2022-03-22T14:07:30.141Z] ---> e922419d0b9c [2022-03-22T14:07:30.141Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T14:07:30.141Z] ---> Running in 7a7e7453c69e [2022-03-22T14:07:30.141Z] Removing intermediate container 4eafd4df989b [2022-03-22T14:07:30.141Z] ---> 0f4ade6fe99c [2022-03-22T14:07:30.141Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-22T14:07:30.892Z] ---> Running in 8514d1166af7 [2022-03-22T14:07:30.892Z] Removing intermediate container 40ea627f758e [2022-03-22T14:07:30.892Z] ---> 5d9175e495f0 [2022-03-22T14:07:30.892Z] [2022-03-22T14:07:31.165Z] Removing intermediate container 7a7e7453c69e [2022-03-22T14:07:31.165Z] ---> b32b76c83533 [2022-03-22T14:07:31.165Z] [2022-03-22T14:07:31.447Z] Removing intermediate container 8514d1166af7 [2022-03-22T14:07:31.447Z] ---> 280cc98f4cf9 [2022-03-22T14:07:31.447Z] Step 28/31 : CMD ["gate"] [2022-03-22T14:07:31.726Z] Successfully built b32b76c83533 [2022-03-22T14:07:31.726Z] Successfully tagged support-notifications-arm64:latest [2022-03-22T14:07:31.726Z] Successfully built 5d9175e495f0 [2022-03-22T14:07:31.726Z] Building core-data [2022-03-22T14:07:31.726Z]  Building support-notifications ... done Successfully tagged security-secretstore-setup-arm64:latest [2022-03-22T14:07:31.726Z] Building sys-mgmt-agent [2022-03-22T14:07:32.019Z]  Building security-secretstore-setup ... done  ---> Running in f1db90c29631 [2022-03-22T14:07:32.294Z] Removing intermediate container f1db90c29631 [2022-03-22T14:07:32.294Z] ---> b02f8308b698 [2022-03-22T14:07:32.294Z] Step 29/31 : LABEL arch=arm64 [2022-03-22T14:07:32.572Z] ---> Running in bbe9658104cb [2022-03-22T14:07:32.856Z] Removing intermediate container bbe9658104cb [2022-03-22T14:07:32.856Z] ---> 60917716a4df [2022-03-22T14:07:32.856Z] Step 30/31 : LABEL git_sha=64acdd77651120c9dea0e4757b9859a8f6296cc9 [2022-03-22T14:07:33.138Z] ---> Running in a563cfd54e11 [2022-03-22T14:07:33.414Z] Removing intermediate container a563cfd54e11 [2022-03-22T14:07:33.414Z] ---> 3d8fa9950cc2 [2022-03-22T14:07:33.414Z] Step 31/31 : LABEL version=0.0.0 [2022-03-22T14:07:33.702Z] ---> Running in 35087f4945d0 [2022-03-22T14:07:33.977Z] Removing intermediate container 35087f4945d0 [2022-03-22T14:07:33.977Z] ---> 855fa53d1c77 [2022-03-22T14:07:33.977Z] [2022-03-22T14:07:34.581Z] Successfully built 855fa53d1c77 [2022-03-22T14:07:34.581Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-22T14:08:06.991Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T14:08:06.991Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T14:08:06.991Z] ---> 508c9df1514e [2022-03-22T14:08:06.991Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T14:08:06.991Z] ---> Using cache [2022-03-22T14:08:06.991Z] ---> 7f77c1b43005 [2022-03-22T14:08:06.991Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T14:08:06.991Z] ---> Using cache [2022-03-22T14:08:06.991Z] ---> 8c2c70ece0c4 [2022-03-22T14:08:06.991Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T14:08:06.991Z] ---> Running in d0cf5f388d09 [2022-03-22T14:08:06.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:08:06.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:08:07.980Z] OK: 220 MiB in 52 packages [2022-03-22T14:08:09.433Z] Removing intermediate container d0cf5f388d09 [2022-03-22T14:08:09.433Z] ---> 8048746ab83b [2022-03-22T14:08:09.433Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T14:08:10.434Z] ---> 4c8482a97b98 [2022-03-22T14:08:10.434Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T14:08:10.434Z] ---> Running in dd760dbcde0f [2022-03-22T14:08:14.780Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T14:08:14.780Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T14:08:14.780Z] ---> 508c9df1514e [2022-03-22T14:08:14.780Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T14:08:14.780Z] ---> Using cache [2022-03-22T14:08:14.780Z] ---> 7f77c1b43005 [2022-03-22T14:08:14.780Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T14:08:14.780Z] ---> Using cache [2022-03-22T14:08:14.780Z] ---> 8c2c70ece0c4 [2022-03-22T14:08:14.780Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T14:08:14.780Z] ---> Using cache [2022-03-22T14:08:14.780Z] ---> 8048746ab83b [2022-03-22T14:08:14.780Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T14:08:14.780Z] ---> Using cache [2022-03-22T14:08:14.780Z] ---> 4c8482a97b98 [2022-03-22T14:08:14.780Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T14:08:14.780Z] ---> Running in 42df97e42315 [2022-03-22T14:08:15.056Z] Removing intermediate container dd760dbcde0f [2022-03-22T14:08:15.057Z] ---> 9e07ea6b532d [2022-03-22T14:08:15.057Z] Step 8/22 : COPY . . [2022-03-22T14:08:19.416Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T14:08:19.416Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T14:08:19.416Z] ---> 508c9df1514e [2022-03-22T14:08:19.416Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T14:08:19.416Z] ---> Using cache [2022-03-22T14:08:19.416Z] ---> 7f77c1b43005 [2022-03-22T14:08:19.416Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T14:08:19.416Z] ---> Using cache [2022-03-22T14:08:19.416Z] ---> 8c2c70ece0c4 [2022-03-22T14:08:19.416Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-22T14:08:19.416Z] ---> Running in 7dfe1f200b19 [2022-03-22T14:08:19.416Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T14:08:19.416Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T14:08:19.416Z] ---> 508c9df1514e [2022-03-22T14:08:19.416Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T14:08:19.416Z] ---> Using cache [2022-03-22T14:08:19.416Z] ---> 7f77c1b43005 [2022-03-22T14:08:19.416Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T14:08:19.416Z] ---> Using cache [2022-03-22T14:08:19.416Z] ---> 8c2c70ece0c4 [2022-03-22T14:08:19.416Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-22T14:08:19.416Z] ---> Running in bcda83ca4bea [2022-03-22T14:08:19.698Z] Removing intermediate container 42df97e42315 [2022-03-22T14:08:19.698Z] ---> fad5e7f4271c [2022-03-22T14:08:19.698Z] Step 8/22 : COPY . . [2022-03-22T14:08:20.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:08:20.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:08:21.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:08:21.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:08:22.591Z] OK: 220 MiB in 52 packages [2022-03-22T14:08:22.591Z] OK: 220 MiB in 52 packages [2022-03-22T14:08:24.593Z] Removing intermediate container 7dfe1f200b19 [2022-03-22T14:08:24.593Z] ---> 0658995ab0db [2022-03-22T14:08:24.593Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T14:08:24.593Z] Removing intermediate container bcda83ca4bea [2022-03-22T14:08:24.593Z] ---> fd0427d2932c [2022-03-22T14:08:24.593Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T14:08:25.583Z] ---> 822e6e6d49dc [2022-03-22T14:08:25.583Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T14:08:25.863Z] ---> 0b2ffaf25c6a [2022-03-22T14:08:25.863Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T14:08:25.863Z] ---> Running in b617399a50b2 [2022-03-22T14:08:25.863Z] ---> Running in 7b8d2d255038 [2022-03-22T14:08:31.283Z] Removing intermediate container b617399a50b2 [2022-03-22T14:08:31.283Z] ---> 0695217fc98d [2022-03-22T14:08:31.283Z] Step 8/23 : COPY . . [2022-03-22T14:08:31.283Z] Removing intermediate container 7b8d2d255038 [2022-03-22T14:08:31.283Z] ---> d3e23e01e168 [2022-03-22T14:08:31.283Z] Step 8/23 : COPY . . [2022-03-22T14:08:38.015Z] ---> b18407126fc0 [2022-03-22T14:08:38.015Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-22T14:08:38.015Z] ---> Running in 02d7fa4537d3 [2022-03-22T14:08:39.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T14:08:39.599Z] ---> 6e73c2efd156 [2022-03-22T14:08:39.599Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-22T14:08:39.878Z] ---> Running in 98707d9596a3 [2022-03-22T14:08:41.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T14:08:57.043Z] ---> 8280f33e6b67 [2022-03-22T14:08:57.043Z] ---> 9e726c89630a [2022-03-22T14:08:57.043Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-22T14:08:57.043Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-22T14:08:57.043Z] ---> Running in a296170e9a55 [2022-03-22T14:08:57.043Z] ---> Running in dbd1c402ab3c [2022-03-22T14:08:59.721Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T14:08:59.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T14:10:21.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T14:10:34.136Z] Removing intermediate container 98707d9596a3 [2022-03-22T14:10:34.136Z] ---> dc3b1f259c55 [2022-03-22T14:10:34.136Z] [2022-03-22T14:10:34.136Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T14:10:34.136Z] ---> 71a2028e5025 [2022-03-22T14:10:34.136Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-22T14:10:34.136Z] ---> Running in 90c3825ad57b [2022-03-22T14:10:34.136Z] Removing intermediate container 02d7fa4537d3 [2022-03-22T14:10:34.136Z] ---> cfd38260723a [2022-03-22T14:10:34.136Z] [2022-03-22T14:10:34.136Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T14:10:34.136Z] ---> 71a2028e5025 [2022-03-22T14:10:34.136Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-22T14:10:34.136Z] ---> Using cache [2022-03-22T14:10:34.136Z] ---> 2dc8aaaf023d [2022-03-22T14:10:34.136Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T14:10:34.136Z] ---> Using cache [2022-03-22T14:10:34.136Z] ---> cc0796a23de7 [2022-03-22T14:10:34.136Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-22T14:10:34.136Z] ---> Running in 63f431e6f593 [2022-03-22T14:10:35.132Z] Removing intermediate container 63f431e6f593 [2022-03-22T14:10:35.132Z] ---> a84d4f48feed [2022-03-22T14:10:35.132Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T14:10:35.416Z] ---> Running in 2c1d87dd19e6 [2022-03-22T14:10:36.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:10:36.022Z] Removing intermediate container 2c1d87dd19e6 [2022-03-22T14:10:36.022Z] ---> 5a0405699e23 [2022-03-22T14:10:36.022Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T14:10:36.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:10:37.249Z] ---> 7fe30f1884a1 [2022-03-22T14:10:37.249Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-22T14:10:37.528Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-22T14:10:37.810Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-22T14:10:37.810Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T14:10:37.810Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-22T14:10:37.810Z] (5/6) Installing curl (7.79.1-r0) [2022-03-22T14:10:37.810Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-22T14:10:37.810Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T14:10:37.810Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T14:10:38.419Z] OK: 8 MiB in 20 packages [2022-03-22T14:10:39.026Z] ---> 0639b819b96a [2022-03-22T14:10:39.027Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-22T14:10:40.499Z] Removing intermediate container 90c3825ad57b [2022-03-22T14:10:40.499Z] ---> b0bae9e59590 [2022-03-22T14:10:40.500Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T14:10:40.786Z] ---> e18412905267 [2022-03-22T14:10:40.786Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-22T14:10:40.786Z] ---> Running in b6c3c37aac1c [2022-03-22T14:10:40.786Z] ---> Running in 416d6178fd42 [2022-03-22T14:10:41.816Z] Removing intermediate container b6c3c37aac1c [2022-03-22T14:10:41.816Z] ---> c02b97001389 [2022-03-22T14:10:41.816Z] Step 13/22 : WORKDIR /edgexRemoving intermediate container 416d6178fd42 [2022-03-22T14:10:41.816Z] ---> 16149823c295 [2022-03-22T14:10:41.816Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T14:10:41.816Z] [2022-03-22T14:10:41.816Z] ---> Running in 024c3cb02d06 [2022-03-22T14:10:41.816Z] ---> Running in f094af6ded3c [2022-03-22T14:10:42.828Z] Removing intermediate container f094af6ded3c [2022-03-22T14:10:42.828Z] ---> 8a33d0ab74a5 [2022-03-22T14:10:42.828Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-22T14:10:42.828Z] Removing intermediate container 024c3cb02d06 [2022-03-22T14:10:42.828Z] ---> de99d289762a [2022-03-22T14:10:42.828Z] Step 20/22 : LABEL arch=arm64 [2022-03-22T14:10:42.828Z] ---> Running in ddba1b80e5bc [2022-03-22T14:10:44.291Z] Removing intermediate container ddba1b80e5bc [2022-03-22T14:10:44.291Z] ---> 5324af7f95a0 [2022-03-22T14:10:44.291Z] Step 21/22 : LABEL git_sha=64acdd77651120c9dea0e4757b9859a8f6296cc9 [2022-03-22T14:10:44.291Z] ---> Running in 64f8a6f31d66 [2022-03-22T14:10:44.575Z] ---> 267c0cefa163 [2022-03-22T14:10:44.575Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-22T14:10:45.193Z] Removing intermediate container 64f8a6f31d66 [2022-03-22T14:10:45.193Z] ---> 323766e6f00d [2022-03-22T14:10:45.193Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T14:10:45.476Z] ---> Running in 0f10a3741a02 [2022-03-22T14:10:46.476Z] Removing intermediate container 0f10a3741a02 [2022-03-22T14:10:46.476Z] ---> 1b6e28ced143 [2022-03-22T14:10:46.476Z] [2022-03-22T14:10:47.088Z] Successfully built 1b6e28ced143 [2022-03-22T14:10:47.088Z] Successfully tagged support-scheduler-arm64:latest [2022-03-22T14:10:47.698Z]  Building support-scheduler ... done  ---> 044eddcedad7 [2022-03-22T14:10:47.698Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-22T14:10:47.981Z] Removing intermediate container a296170e9a55 [2022-03-22T14:10:47.981Z] ---> 720b7dda72b1 [2022-03-22T14:10:47.981Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-22T14:10:47.981Z] ---> Running in 3e538ba9382c [2022-03-22T14:10:49.979Z] ---> badc035ac5ad [2022-03-22T14:10:49.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T14:10:49.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T14:10:50.594Z] ---> 9ad85b84e01d [2022-03-22T14:10:50.594Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-22T14:10:50.594Z] ---> Running in 3e6e99079f08 [2022-03-22T14:10:53.251Z] Removing intermediate container 3e6e99079f08 [2022-03-22T14:10:53.251Z] ---> 3078f21a7071 [2022-03-22T14:10:53.251Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T14:10:53.251Z] ---> Running in 1e647bf7f52d [2022-03-22T14:10:53.251Z] Removing intermediate container 3e538ba9382c [2022-03-22T14:10:53.251Z] ---> 2331adda9d18 [2022-03-22T14:10:53.251Z] [2022-03-22T14:10:53.251Z] Step 11/23 : FROM docker:20.10.10 [2022-03-22T14:10:53.858Z] 20.10.10: Pulling from library/docker [2022-03-22T14:10:53.858Z] Removing intermediate container 1e647bf7f52d [2022-03-22T14:10:53.858Z] ---> 29ba9f9bc81e [2022-03-22T14:10:53.858Z] Step 20/22 : LABEL arch=arm64 [2022-03-22T14:10:54.145Z] ---> Running in 733382e76fc6 [2022-03-22T14:10:54.769Z] Removing intermediate container 733382e76fc6 [2022-03-22T14:10:54.769Z] ---> b6b5c0f3c66c [2022-03-22T14:10:54.769Z] Step 21/22 : LABEL git_sha=64acdd77651120c9dea0e4757b9859a8f6296cc9 [2022-03-22T14:10:54.769Z] ---> Running in 69f60206a73f [2022-03-22T14:10:55.376Z] Removing intermediate container 69f60206a73f [2022-03-22T14:10:55.376Z] ---> fbaaba87c811 [2022-03-22T14:10:55.376Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T14:10:55.376Z] ---> Running in 818486ac3ad3 [2022-03-22T14:10:56.368Z] Removing intermediate container 818486ac3ad3 [2022-03-22T14:10:56.368Z] ---> 7b4bea6d4609 [2022-03-22T14:10:56.368Z] [2022-03-22T14:10:56.648Z] Successfully built 7b4bea6d4609 [2022-03-22T14:10:56.648Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-22T14:11:02.088Z]  Building security-proxy-setup ... done Removing intermediate container dbd1c402ab3c [2022-03-22T14:11:02.088Z] ---> bed009cb76b0 [2022-03-22T14:11:02.088Z] [2022-03-22T14:11:02.088Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T14:11:02.088Z] ---> 71a2028e5025 [2022-03-22T14:11:02.088Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-22T14:11:02.088Z] ---> Running in ced7456f72ca [2022-03-22T14:11:02.088Z] Removing intermediate container ced7456f72ca [2022-03-22T14:11:02.088Z] ---> ce1685c0b3c7 [2022-03-22T14:11:02.088Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-22T14:11:02.088Z] ---> Running in 7053d479b342 [2022-03-22T14:11:02.368Z] Removing intermediate container 7053d479b342 [2022-03-22T14:11:02.368Z] ---> 4c790ca1101c [2022-03-22T14:11:02.368Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-22T14:11:02.645Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-22T14:11:02.645Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-22T14:11:02.645Z] ---> 520e9a0a30f7 [2022-03-22T14:11:02.645Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-22T14:11:02.645Z] ---> Running in bd774ea4d939 [2022-03-22T14:11:02.645Z] ---> Running in 8d188b3dacf5 [2022-03-22T14:11:02.922Z] Removing intermediate container bd774ea4d939 [2022-03-22T14:11:02.922Z] ---> ed20081746f8 [2022-03-22T14:11:02.922Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T14:11:02.922Z] ---> Running in 1ed46988ffe8 [2022-03-22T14:11:03.198Z] Removing intermediate container 8d188b3dacf5 [2022-03-22T14:11:03.198Z] ---> af9323e31d8f [2022-03-22T14:11:03.198Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-22T14:11:03.198Z] ---> Running in 12845a6f44d3 [2022-03-22T14:11:04.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:11:04.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:11:04.950Z] Removing intermediate container 1ed46988ffe8 [2022-03-22T14:11:04.950Z] ---> 2f09c4507ba8 [2022-03-22T14:11:04.950Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-22T14:11:05.228Z] ---> Running in f0c18c51b472 [2022-03-22T14:11:05.509Z] (1/42) Installing readline (8.1.0-r0) [2022-03-22T14:11:05.509Z] (2/42) Installing bash (5.1.16-r0) [2022-03-22T14:11:05.509Z] Executing bash-5.1.16-r0.post-install [2022-03-22T14:11:05.786Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-22T14:11:05.786Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T14:11:05.786Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-22T14:11:05.786Z] (6/42) Installing curl (7.79.1-r0) [2022-03-22T14:11:05.786Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-22T14:11:05.786Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-22T14:11:05.786Z] (9/42) Installing expat (2.4.7-r0) [2022-03-22T14:11:05.786Z] (10/42) Installing libffi (3.3-r2) [2022-03-22T14:11:05.786Z] (11/42) Installing gdbm (1.19-r0) [2022-03-22T14:11:05.786Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-22T14:11:05.786Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T14:11:05.786Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T14:11:05.786Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-22T14:11:05.786Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-22T14:11:05.786Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-22T14:11:06.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T14:11:06.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T14:11:07.980Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-22T14:11:07.981Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-22T14:11:07.981Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-22T14:11:07.981Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-22T14:11:07.981Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-22T14:11:07.981Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T14:11:07.981Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-22T14:11:07.981Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-22T14:11:07.981Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-22T14:11:08.255Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-22T14:11:08.255Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-22T14:11:08.255Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-22T14:11:08.255Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-22T14:11:08.255Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-22T14:11:08.255Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-22T14:11:08.255Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-22T14:11:08.255Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-22T14:11:08.255Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T14:11:08.255Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-22T14:11:08.255Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-22T14:11:08.255Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-22T14:11:08.255Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-22T14:11:08.255Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-22T14:11:08.255Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-22T14:11:08.535Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-22T14:11:08.535Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-22T14:11:08.535Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-22T14:11:08.535Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-22T14:11:08.535Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-22T14:11:08.535Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-22T14:11:08.535Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-22T14:11:08.535Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T14:11:08.535Z] OK: 8 MiB in 20 packages [2022-03-22T14:11:09.144Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T14:11:09.144Z] OK: 84 MiB in 64 packages [2022-03-22T14:11:10.137Z] Removing intermediate container f0c18c51b472 [2022-03-22T14:11:10.137Z] ---> 33e208082782 [2022-03-22T14:11:10.137Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T14:11:10.739Z] ---> 08ad9d19379a [2022-03-22T14:11:10.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-22T14:11:11.734Z] ---> ac23f0f38e43 [2022-03-22T14:11:11.734Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-22T14:11:12.334Z] ---> 58278b0bbd1a [2022-03-22T14:11:12.334Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-22T14:11:12.334Z] ---> Running in a0cafa58eea8 [2022-03-22T14:11:12.620Z] Removing intermediate container a0cafa58eea8 [2022-03-22T14:11:12.620Z] ---> b3f53caff0ca [2022-03-22T14:11:12.620Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T14:11:12.898Z] ---> Running in d2374e526cc2 [2022-03-22T14:11:13.174Z] Removing intermediate container d2374e526cc2 [2022-03-22T14:11:13.174Z] ---> 02f132740033 [2022-03-22T14:11:13.174Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T14:11:13.174Z] ---> Running in b81e56d8c8e5 [2022-03-22T14:11:13.466Z] Collecting docker-compose==1.23.2 [2022-03-22T14:11:13.466Z] Removing intermediate container b81e56d8c8e5 [2022-03-22T14:11:13.466Z] ---> 1501016d7a4c [2022-03-22T14:11:13.466Z] Step 22/23 : LABEL git_sha=64acdd77651120c9dea0e4757b9859a8f6296cc9 [2022-03-22T14:11:13.466Z] ---> Running in 36d601479f95 [2022-03-22T14:11:13.466Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-22T14:11:14.072Z] Collecting docopt<0.7,>=0.6.1 [2022-03-22T14:11:14.072Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-22T14:11:14.072Z] Removing intermediate container 36d601479f95 [2022-03-22T14:11:14.072Z] ---> a5a9def56420 [2022-03-22T14:11:14.072Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T14:11:14.072Z] ---> Running in 36dd78dd5384 [2022-03-22T14:11:14.344Z] Removing intermediate container 36dd78dd5384 [2022-03-22T14:11:14.344Z] ---> e796247d6eaf [2022-03-22T14:11:14.344Z] [2022-03-22T14:11:14.618Z] Successfully built e796247d6eaf [2022-03-22T14:11:14.618Z] Successfully tagged core-data-arm64:latest [2022-03-22T14:11:16.043Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2022-03-22T14:11:16.043Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-22T14:11:16.315Z] Collecting jsonschema<3,>=2.5.1 [2022-03-22T14:11:16.315Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-22T14:11:16.909Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-22T14:11:16.909Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-22T14:11:17.502Z] Collecting PyYAML<4,>=3.10 [2022-03-22T14:11:17.502Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-22T14:11:20.109Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-22T14:11:21.081Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-22T14:11:21.081Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-22T14:11:21.081Z] Collecting cached-property<2,>=1.2.0 [2022-03-22T14:11:21.081Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-22T14:11:21.352Z] Collecting texttable<0.10,>=0.9.0 [2022-03-22T14:11:21.352Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-22T14:11:22.781Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-22T14:11:22.781Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-22T14:11:24.750Z] Collecting docker-pycreds>=0.4.0 [2022-03-22T14:11:24.750Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-22T14:11:25.344Z] Collecting idna<2.8,>=2.5 [2022-03-22T14:11:25.344Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-22T14:11:25.344Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-22T14:11:25.344Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-22T14:11:25.344Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-22T14:11:25.940Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-22T14:11:25.940Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-22T14:11:26.211Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-22T14:11:26.212Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-22T14:11:26.212Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-22T14:11:26.212Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-22T14:11:26.803Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-22T14:11:26.803Z] Attempting uninstall: urllib3 [2022-03-22T14:11:26.803Z] Found existing installation: urllib3 1.26.5 [2022-03-22T14:11:26.803Z] Uninstalling urllib3-1.26.5: [2022-03-22T14:11:27.075Z] Successfully uninstalled urllib3-1.26.5 [2022-03-22T14:11:27.669Z] Attempting uninstall: idna [2022-03-22T14:11:27.669Z] Found existing installation: idna 3.2 [2022-03-22T14:11:27.669Z] Uninstalling idna-3.2: [2022-03-22T14:11:27.669Z] Successfully uninstalled idna-3.2 [2022-03-22T14:11:28.263Z] Attempting uninstall: chardet [2022-03-22T14:11:28.263Z] Found existing installation: chardet 4.0.0 [2022-03-22T14:11:28.263Z] Uninstalling chardet-4.0.0: [2022-03-22T14:11:28.537Z] Successfully uninstalled chardet-4.0.0 [2022-03-22T14:11:29.962Z] Attempting uninstall: requests [2022-03-22T14:11:29.962Z] Found existing installation: requests 2.25.1 [2022-03-22T14:11:29.962Z] Uninstalling requests-2.25.1: [2022-03-22T14:11:29.962Z] Successfully uninstalled requests-2.25.1 [2022-03-22T14:11:30.557Z] Running setup.py install for texttable: started [2022-03-22T14:11:31.985Z] Running setup.py install for texttable: finished with status 'done' [2022-03-22T14:11:31.985Z] Running setup.py install for PyYAML: started [2022-03-22T14:11:33.952Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-22T14:11:34.546Z] Running setup.py install for docopt: started [2022-03-22T14:11:35.971Z] Running setup.py install for docopt: finished with status 'done' [2022-03-22T14:11:35.971Z] Running setup.py install for dockerpty: started [2022-03-22T14:11:37.945Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-22T14:11:39.926Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-22T14:11:48.197Z] Removing intermediate container 12845a6f44d3 [2022-03-22T14:11:48.197Z] ---> 2dceeedc97db [2022-03-22T14:11:48.197Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-22T14:11:48.197Z] ---> Running in ef9ca64dd955 [2022-03-22T14:11:48.197Z] Removing intermediate container ef9ca64dd955 [2022-03-22T14:11:48.197Z] ---> a7c8c7ffdba9 [2022-03-22T14:11:48.197Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-22T14:11:48.197Z] ---> Running in f8d3f23c2a79 [2022-03-22T14:11:48.470Z] Removing intermediate container f8d3f23c2a79 [2022-03-22T14:11:48.470Z] ---> baba11f2a039 [2022-03-22T14:11:48.470Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-22T14:11:49.448Z] ---> b16e3f6fba57 [2022-03-22T14:11:49.448Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-22T14:11:50.045Z] ---> ed8b72bd859d [2022-03-22T14:11:50.045Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-22T14:11:50.640Z] ---> af134ad1d072 [2022-03-22T14:11:50.640Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-22T14:11:50.912Z] ---> Running in b00ef8a373ca [2022-03-22T14:11:51.185Z] Removing intermediate container b00ef8a373ca [2022-03-22T14:11:51.185Z] ---> 06ac23f3a36c [2022-03-22T14:11:51.185Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T14:11:51.185Z] ---> Running in 0221290114d0 [2022-03-22T14:11:51.459Z] Removing intermediate container 0221290114d0 [2022-03-22T14:11:51.459Z] ---> 055f35f62874 [2022-03-22T14:11:51.459Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T14:11:51.459Z] ---> Running in f25d7265abb6 [2022-03-22T14:11:52.063Z] Removing intermediate container f25d7265abb6 [2022-03-22T14:11:52.063Z] ---> 11cd3aad7ca1 [2022-03-22T14:11:52.063Z] Step 22/23 : LABEL git_sha=64acdd77651120c9dea0e4757b9859a8f6296cc9 [2022-03-22T14:11:52.063Z] ---> Running in 482e0efefedf [2022-03-22T14:11:52.336Z] Removing intermediate container 482e0efefedf [2022-03-22T14:11:52.336Z] ---> f81af8e2fa1f [2022-03-22T14:11:52.336Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T14:11:52.336Z] ---> Running in 99ee83b1a897 [2022-03-22T14:11:52.608Z] Removing intermediate container 99ee83b1a897 [2022-03-22T14:11:52.608Z] ---> 8c0e48d09325 [2022-03-22T14:11:52.608Z] [2022-03-22T14:11:53.203Z] Successfully built 8c0e48d09325 [2022-03-22T14:11:53.203Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-22T14:11:53.492Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-22T14:11:53.510Z] $ docker stop --time=1 ed79806a0caf71b53f690962a4c26d48c271d2e1f1949c4b530b30505aefa667 [2022-03-22T14:11:55.228Z] $ docker rm -f ed79806a0caf71b53f690962a4c26d48c271d2e1f1949c4b530b30505aefa667 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T14:11:55.754Z] + docker images [2022-03-22T14:11:56.024Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-22T14:11:56.024Z] sys-mgmt-agent-arm64 latest 8c0e48d09325 3 seconds ago 280MB [2022-03-22T14:11:56.024Z] core-data-arm64 latest e796247d6eaf 41 seconds ago 19.2MB [2022-03-22T14:11:56.024Z] bed009cb76b0 55 seconds ago 1.61GB [2022-03-22T14:11:56.024Z] security-proxy-setup-arm64 latest 7b4bea6d4609 About a minute ago 25.5MB [2022-03-22T14:11:56.024Z] 2331adda9d18 About a minute ago 1.59GB [2022-03-22T14:11:56.024Z] support-scheduler-arm64 latest 1b6e28ced143 About a minute ago 15.4MB [2022-03-22T14:11:56.024Z] cfd38260723a About a minute ago 1.6GB [2022-03-22T14:11:56.024Z] dc3b1f259c55 About a minute ago 1.6GB [2022-03-22T14:11:56.024Z] security-bootstrapper-arm64 latest 855fa53d1c77 4 minutes ago 18MB [2022-03-22T14:11:56.024Z] support-notifications-arm64 latest b32b76c83533 4 minutes ago 16.1MB [2022-03-22T14:11:56.024Z] security-secretstore-setup-arm64 latest 5d9175e495f0 4 minutes ago 26.9MB [2022-03-22T14:11:56.024Z] core-metadata-arm64 latest c18a42f6be96 4 minutes ago 16MB [2022-03-22T14:11:56.024Z] core-command-arm64 latest 998209c9f7c2 4 minutes ago 15.3MB [2022-03-22T14:11:56.024Z] 1ae2891c7a20 4 minutes ago 1.6GB [2022-03-22T14:11:56.024Z] 0d9969198dfd 4 minutes ago 1.6GB [2022-03-22T14:11:56.024Z] 62d533e6c048 4 minutes ago 1.6GB [2022-03-22T14:11:56.024Z] c97adec03b7d 5 minutes ago 1.59GB [2022-03-22T14:11:56.024Z] 9860f1d731dc 5 minutes ago 1.59GB [2022-03-22T14:11:56.024Z] ci-base-image-arm64 latest 508c9df1514e 15 minutes ago 1.26GB [2022-03-22T14:11:56.024Z] alpine 3.14 71a2028e5025 4 days ago 5.34MB [2022-03-22T14:11:56.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-22T14:11:56.024Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-22T14:11:56.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T14:11:56.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T14:11:56.451Z] [2022-03-22T14:11:56.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-22T14:11:56.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T14:11:57.075Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-22T14:11:57.075Z] 8998bd30e6a1: Pulling fs layer [2022-03-22T14:11:57.075Z] 04944245beec: Pulling fs layer [2022-03-22T14:11:57.075Z] 699f458cf7ca: Pulling fs layer [2022-03-22T14:11:57.075Z] 765212b225bb: Pulling fs layer [2022-03-22T14:11:57.075Z] f23df028b6ca: Pulling fs layer [2022-03-22T14:11:57.075Z] d65c8cfc05b1: Pulling fs layer [2022-03-22T14:11:57.075Z] 2437ff75d9bd: Pulling fs layer [2022-03-22T14:11:57.075Z] 765212b225bb: Waiting [2022-03-22T14:11:57.075Z] 2437ff75d9bd: Waiting [2022-03-22T14:11:57.075Z] f23df028b6ca: Waiting [2022-03-22T14:11:57.075Z] d65c8cfc05b1: Waiting [2022-03-22T14:11:57.075Z] 04944245beec: Download complete [2022-03-22T14:11:57.075Z] 765212b225bb: Verifying Checksum [2022-03-22T14:11:57.075Z] 765212b225bb: Download complete [2022-03-22T14:11:57.075Z] f23df028b6ca: Verifying Checksum [2022-03-22T14:11:57.075Z] f23df028b6ca: Download complete [2022-03-22T14:11:57.075Z] d65c8cfc05b1: Download complete [2022-03-22T14:11:57.357Z] 699f458cf7ca: Verifying Checksum [2022-03-22T14:11:57.357Z] 699f458cf7ca: Download complete [2022-03-22T14:11:57.641Z] 8998bd30e6a1: Verifying Checksum [2022-03-22T14:11:57.641Z] 8998bd30e6a1: Download complete [2022-03-22T14:12:00.258Z] 2437ff75d9bd: Verifying Checksum [2022-03-22T14:12:00.258Z] 2437ff75d9bd: Download complete [2022-03-22T14:12:02.230Z] 8998bd30e6a1: Pull complete [2022-03-22T14:12:02.502Z] 04944245beec: Pull complete [2022-03-22T14:12:03.932Z] 699f458cf7ca: Pull complete [2022-03-22T14:12:04.203Z] 765212b225bb: Pull complete [2022-03-22T14:12:04.795Z] f23df028b6ca: Pull complete [2022-03-22T14:12:05.392Z] d65c8cfc05b1: Pull complete [2022-03-22T14:12:20.478Z] 2437ff75d9bd: Pull complete [2022-03-22T14:12:20.478Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-22T14:12:20.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T14:12:20.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-22T14:12:20.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-8557 does not seem to be running inside a container [2022-03-22T14:12:20.811Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-22T14:12:23.322Z] $ docker top 7e3bcae15022efc313caf2c461d949e74c8a49f6af8614b57dff977ff241af36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T14:12:24.332Z] ---> job-cost.sh [2022-03-22T14:12:24.332Z] lf-activate-venv: SKIPPING [2022-03-22T14:12:24.332Z] INFO: No Stack... [2022-03-22T14:12:24.604Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-22T14:12:25.577Z] INFO: Archiving Costs [Pipeline] sh [2022-03-22T14:12:26.242Z] + cat /w/workspace/edgex-go/11/archives/cost.csv [2022-03-22T14:12:26.242Z] + cut -d, -f6 [Pipeline] lock [2022-03-22T14:12:26.273Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-11-stack-cost] [2022-03-22T14:12:26.279Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3904-11-stack-cost] did not exist. Created. [2022-03-22T14:12:26.279Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-22T14:12:26.941Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-22T14:12:27.115Z] Stashed 1 file(s) [Pipeline] } [2022-03-22T14:12:27.123Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-22T14:12:27.158Z] $ docker stop --time=1 7e3bcae15022efc313caf2c461d949e74c8a49f6af8614b57dff977ff241af36 [2022-03-22T14:12:28.659Z] $ docker rm -f 7e3bcae15022efc313caf2c461d949e74c8a49f6af8614b57dff977ff241af36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-22T14:12:29.199Z] provisioning config files... [2022-03-22T14:12:29.208Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config3252432639436267209tmp [Pipeline] { [Pipeline] sh [2022-03-22T14:12:29.506Z] + set +x [2022-03-22T14:12:29.506Z] + curl -s https://codecov.io/bash [2022-03-22T14:12:29.506Z] + bash -s -- [2022-03-22T14:12:29.506Z] [2022-03-22T14:12:29.506Z] _____ _ [2022-03-22T14:12:29.506Z] / ____| | | [2022-03-22T14:12:29.506Z] | | ___ __| | ___ ___ _____ __ [2022-03-22T14:12:29.506Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-22T14:12:29.506Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-22T14:12:29.506Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-22T14:12:29.506Z] Bash-1.0.6 [2022-03-22T14:12:29.506Z] [2022-03-22T14:12:29.506Z] [2022-03-22T14:12:29.506Z] ==> git version 2.25.1 found [2022-03-22T14:12:29.506Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-22T14:12:29.506Z] Release-Date: 2020-01-08 [2022-03-22T14:12:29.506Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-22T14:12:29.506Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-22T14:12:29.506Z] ==> Jenkins CI detected. [2022-03-22T14:12:29.506Z] current dir:  /w/workspace/edgex-go/11 [2022-03-22T14:12:29.506Z] project root: . [2022-03-22T14:12:29.506Z] --> token set from env [2022-03-22T14:12:29.506Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-22T14:12:29.506Z] ==> Running gcov in . (disable via -X gcov) [2022-03-22T14:12:29.506Z] ==> Python coveragepy not found [2022-03-22T14:12:29.506Z] ==> Searching for coverage reports in: [2022-03-22T14:12:29.506Z] + . [2022-03-22T14:12:29.506Z] -> Found 1 reports [2022-03-22T14:12:29.506Z] ==> Detecting git/mercurial file structure [2022-03-22T14:12:29.765Z] ==> Reading reports [2022-03-22T14:12:29.765Z] + ./coverage.out bytes=426503 [2022-03-22T14:12:29.765Z] ==> Appending adjustments [2022-03-22T14:12:29.765Z] https://docs.codecov.io/docs/fixing-reports [2022-03-22T14:12:30.703Z] + Found adjustments [2022-03-22T14:12:30.703Z] ==> Gzipping contents [2022-03-22T14:12:30.703Z] 60K /tmp/codecov.g3gDSr.gz [2022-03-22T14:12:30.703Z] ==> Uploading reports [2022-03-22T14:12:30.703Z] url: https://codecov.io [2022-03-22T14:12:30.703Z] query: branch=PR-3904&commit=d65043ca6111549d13f97092af20416fffd72ee1&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-22T14:12:30.703Z] -> Pinging Codecov [2022-03-22T14:12:30.703Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=d65043ca6111549d13f97092af20416fffd72ee1&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-22T14:12:31.273Z] -> Uploading to [2022-03-22T14:12:31.274Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-22/00271124DB129430A58F1EEE437C3FCB/d65043ca6111549d13f97092af20416fffd72ee1/e8914e3c-fcd0-4b04-a38f-d81f5c7a9956.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220322T141230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=615719f3ae65b838ce2f343af6d17fb43f79724f24bd0f54bc235fc681a6c8c6 [2022-03-22T14:12:31.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-22T14:12:31.274Z] Dload Upload Total Spent Left Speed [2022-03-22T14:12:31.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57919 0 0 100 57919 0 190k --:--:-- --:--:-- --:--:-- 190k [2022-03-22T14:12:31.533Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d65043ca6111549d13f97092af20416fffd72ee1 [Pipeline] } [2022-03-22T14:12:31.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-22T14:12:32.253Z] + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-22T14:12:32.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T14:12:33.408Z] ---> package-listing.sh [2022-03-22T14:12:33.408Z] ++ facter osfamily [2022-03-22T14:12:33.408Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-22T14:12:33.668Z] + OS_FAMILY=debian [2022-03-22T14:12:33.668Z] + workspace=/w/workspace/edgex-go/11 [2022-03-22T14:12:33.668Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-22T14:12:33.668Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-22T14:12:33.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-22T14:12:33.668Z] + PACKAGES=/tmp/packages_start.txt [2022-03-22T14:12:33.668Z] + '[' /w/workspace/edgex-go/11 ']' [2022-03-22T14:12:33.668Z] + PACKAGES=/tmp/packages_end.txt [2022-03-22T14:12:33.668Z] + case "${OS_FAMILY}" in [2022-03-22T14:12:33.668Z] + dpkg -l [2022-03-22T14:12:33.668Z] + grep '^ii' [2022-03-22T14:12:33.668Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-22T14:12:33.668Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-22T14:12:33.668Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-22T14:12:33.668Z] + '[' /w/workspace/edgex-go/11 ']' [2022-03-22T14:12:33.668Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2022-03-22T14:12:33.668Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2022-03-22T14:12:33.679Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-22T14:12:33.957Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-22T14:12:34.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T14:12:34.532Z] [2022-03-22T14:12:34.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T14:12:34.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T14:12:34.831Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-22T14:12:34.831Z] 5eb5b503b376: Pulling fs layer [2022-03-22T14:12:34.831Z] 5c69ac0246d0: Pulling fs layer [2022-03-22T14:12:34.832Z] ec43610c2a17: Pulling fs layer [2022-03-22T14:12:34.832Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-22T14:12:34.832Z] 33b1e0a273af: Pulling fs layer [2022-03-22T14:12:34.832Z] 5d3b04190fa2: Pulling fs layer [2022-03-22T14:12:34.832Z] 2f39f015ded8: Pulling fs layer [2022-03-22T14:12:34.832Z] 3a2ae6a8a46f: Waiting [2022-03-22T14:12:34.832Z] 33b1e0a273af: Waiting [2022-03-22T14:12:34.832Z] 5d3b04190fa2: Waiting [2022-03-22T14:12:34.832Z] 2f39f015ded8: Waiting [2022-03-22T14:12:34.832Z] 5c69ac0246d0: Verifying Checksum [2022-03-22T14:12:34.832Z] 5c69ac0246d0: Download complete [2022-03-22T14:12:34.832Z] 3a2ae6a8a46f: Download complete [2022-03-22T14:12:34.832Z] 33b1e0a273af: Verifying Checksum [2022-03-22T14:12:34.832Z] 33b1e0a273af: Download complete [2022-03-22T14:12:34.832Z] ec43610c2a17: Verifying Checksum [2022-03-22T14:12:34.832Z] ec43610c2a17: Download complete [2022-03-22T14:12:34.832Z] 5d3b04190fa2: Download complete [2022-03-22T14:12:35.092Z] 5eb5b503b376: Verifying Checksum [2022-03-22T14:12:35.092Z] 5eb5b503b376: Download complete [2022-03-22T14:12:35.661Z] 2f39f015ded8: Verifying Checksum [2022-03-22T14:12:35.661Z] 2f39f015ded8: Download complete [2022-03-22T14:12:36.230Z] 5eb5b503b376: Pull complete [2022-03-22T14:12:36.489Z] 5c69ac0246d0: Pull complete [2022-03-22T14:12:37.056Z] ec43610c2a17: Pull complete [2022-03-22T14:12:37.056Z] 3a2ae6a8a46f: Pull complete [2022-03-22T14:12:37.314Z] 33b1e0a273af: Pull complete [2022-03-22T14:12:37.314Z] 5d3b04190fa2: Pull complete [2022-03-22T14:12:41.508Z] 2f39f015ded8: Pull complete [2022-03-22T14:12:41.508Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-22T14:12:41.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T14:12:41.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-22T14:12:41.573Z] prd-ubuntu20.04-docker-8c-8g-8556 does not seem to be running inside a container [2022-03-22T14:12:41.604Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-lftools-log-publisher:latest cat [2022-03-22T14:12:43.279Z] $ docker top 4de18964e0e37e0da176730b5c40833896fae43598ae59e42c0f57dd1db9764d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T14:12:43.631Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-22T14:12:43.917Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-22T14:12:44.205Z] + ls /var/log/sa-host [2022-03-22T14:12:44.205Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T14:12:44.430Z] provisioning config files... [2022-03-22T14:12:44.440Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config5662537812663336143tmp [Pipeline] { [Pipeline] echo [2022-03-22T14:12:44.454Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T14:12:44.740Z] ---> create-netrc.sh [Pipeline] } [2022-03-22T14:12:44.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-22T14:12:45.085Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-22T14:12:45.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T14:12:45.466Z] ---> sudo-logs.sh [2022-03-22T14:12:45.466Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-22T14:12:45.487Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T14:12:45.770Z] ---> job-cost.sh [2022-03-22T14:12:45.770Z] lf-activate-venv: SKIPPING [2022-03-22T14:12:45.770Z] DEBUG: total: 0.10999999940395355 [2022-03-22T14:12:45.770Z] INFO: Retrieving Stack Cost... [2022-03-22T14:12:46.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-22T14:12:46.601Z] INFO: Archiving Costs [Pipeline] echo [2022-03-22T14:12:46.613Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T14:12:46.900Z] ---> logs-deploy.sh [2022-03-22T14:12:46.900Z] lf-activate-venv: SKIPPING [2022-03-22T14:12:46.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/11 [2022-03-22T14:12:46.900Z] INFO: archiving workspace using pattern(s): [2022-03-22T14:12:47.837Z] Archives upload complete. [2022-03-22T14:12:47.837Z] INFO: archiving logs to Nexus