Pull request #3890 opened 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at c1fb6d23c38d8e4135415aa828943646775f2bb3 rather than ef11af5896a0f100dd670a5952c739f8549ba609 Obtained Jenkinsfile from c1fb6d23c38d8e4135415aa828943646775f2bb3 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8653939049793266882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7204579427008141701.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3890/workspace@libs/edgex-global-pipelines # timeout=10 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-3890/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5574659211467055843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3890/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7333335010997742122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8034170810715733321.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3890/workspace@libs/lf-pipelines # timeout=10 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-3890/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12272926737965077741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6166 in /w/workspace/edgexfoundry_edgex-go_PR-3890 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3027746272298720093.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1228545508848491738.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3890/head:refs/remotes/origin/PR-3890 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ef11af5896a0f100dd670a5952c739f8549ba609 Merge succeeded, producing ef11af5896a0f100dd670a5952c739f8549ba609 Checking out Revision ef11af5896a0f100dd670a5952c739f8549ba609 (PR-3890) > git config core.sparsecheckout # timeout=10 > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4140723685004101630.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 Commit message: "fix(deps): Update to use Redis (redigo) module to v1.8.8" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:53:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:53:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:53:44 ========================================================= 06:53:44 EdgeX Global Pipelines Version Info 06:53:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:53:45 ------------------- 06:53:45 stable info: 06:53:45 ------------------- 06:53:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:53:45 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 06:53:45 Message: update stable to v1.0.220 06:53:46 ------------------- 06:53:46 experimental info: 06:53:46 ------------------- 06:53:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:53:46 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 06:53:46 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:53:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:53:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:53:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:53:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:53:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:53:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3890 [Pipeline] echo 06:53:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3890 [Pipeline] echo 06:53:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3890 [Pipeline] echo 06:53:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef11af5896a0f100dd670a5952c739f8549ba609 [Pipeline] echo 06:53:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef11af5 [Pipeline] echo 06:53:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:47 provisioning config files... 06:53:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8686734382011461505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:47 ---> docker-login.sh 06:53:47 nexus3.edgexfoundry.org:10001 06:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:48 Configure a credential helper to remove this warning. See 06:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:48 06:53:48 Login Succeeded 06:53:48 nexus3.edgexfoundry.org:10002 06:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:48 Configure a credential helper to remove this warning. See 06:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:48 06:53:48 Login Succeeded 06:53:48 nexus3.edgexfoundry.org:10003 06:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:48 Configure a credential helper to remove this warning. See 06:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:48 06:53:48 Login Succeeded 06:53:48 nexus3.edgexfoundry.org:10004 06:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:48 Configure a credential helper to remove this warning. See 06:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:48 06:53:48 Login Succeeded 06:53:48 docker.io 06:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:48 Configure a credential helper to remove this warning. See 06:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:48 06:53:48 Login Succeeded 06:53:48 ---> docker-login.sh ends [Pipeline] } 06:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:49 ++ 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 06:53:49 + for file in '`ls cmd/**/Dockerfile`' 06:53:49 ++ cut -d/ -f2 06:53:49 ++ dirname cmd/core-command/Dockerfile 06:53:49 + echo core-command,cmd/core-command/Dockerfile 06:53:49 + for file in '`ls cmd/**/Dockerfile`' 06:53:49 ++ dirname cmd/core-data/Dockerfile 06:53:49 ++ cut -d/ -f2 06:53:49 + echo core-data,cmd/core-data/Dockerfile 06:53:49 + for file in '`ls cmd/**/Dockerfile`' 06:53:49 ++ dirname cmd/core-metadata/Dockerfile 06:53:49 ++ cut -d/ -f2 06:53:49 + echo core-metadata,cmd/core-metadata/Dockerfile 06:53:49 + for file in '`ls cmd/**/Dockerfile`' 06:53:49 ++ dirname cmd/security-bootstrapper/Dockerfile 06:53:49 ++ cut -d/ -f2 06:53:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:53:49 + for file in '`ls cmd/**/Dockerfile`' 06:53:49 ++ dirname cmd/security-proxy-setup/Dockerfile 06:53:49 ++ cut -d/ -f2 06:53:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:53:49 + for file in '`ls cmd/**/Dockerfile`' 06:53:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:53:49 ++ cut -d/ -f2 06:53:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:53:49 + for file in '`ls cmd/**/Dockerfile`' 06:53:49 ++ dirname cmd/support-notifications/Dockerfile 06:53:49 ++ cut -d/ -f2 06:53:49 + echo support-notifications,cmd/support-notifications/Dockerfile 06:53:49 + for file in '`ls cmd/**/Dockerfile`' 06:53:49 ++ dirname cmd/support-scheduler/Dockerfile 06:53:49 ++ cut -d/ -f2 06:53:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:53:49 + for file in '`ls cmd/**/Dockerfile`' 06:53:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:53:49 ++ cut -d/ -f2 06:53:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:53:49 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 06:53:49 + git rev-list -1 --merges ef11af5896a0f100dd670a5952c739f8549ba609~1..ef11af5896a0f100dd670a5952c739f8549ba609 [Pipeline] echo 06:53:49 -----------> git rev-list -1 --merges ef11af5896a0f100dd670a5952c739f8549ba609~1..ef11af5896a0f100dd670a5952c739f8549ba609 ef11af5896a0f100dd670a5952c739f8549ba609 [false] [Pipeline] sh 06:53:50 + git log --format=format:%s -1 ef11af5896a0f100dd670a5952c739f8549ba609 [Pipeline] echo 06:53:50 ========================================================= 06:53:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:53:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:53:50 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:53:50 + grep -v github /etc/ssh/ssh_known_hosts 06:53:50 + '[' -e /tmp/ssh_known_hosts ']' 06:53:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:53:50 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 06:53:50 + sudo tee -a /etc/ssh/ssh_known_hosts 06:53:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:53:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:51 06:53:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:53:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:51 latest: Pulling from edgex-devops/git-semver 06:53:51 a0d0a0d46f8b: Pulling fs layer 06:53:51 3e5f54012d9b: Pulling fs layer 06:53:51 4c7163046ea9: Pulling fs layer 06:53:51 0c2d73faf560: Pulling fs layer 06:53:51 0c2d73faf560: Waiting 06:53:51 3e5f54012d9b: Verifying Checksum 06:53:51 3e5f54012d9b: Download complete 06:53:51 a0d0a0d46f8b: Verifying Checksum 06:53:51 a0d0a0d46f8b: Download complete 06:53:51 0c2d73faf560: Verifying Checksum 06:53:51 0c2d73faf560: Download complete 06:53:51 4c7163046ea9: Verifying Checksum 06:53:51 4c7163046ea9: Download complete 06:53:52 a0d0a0d46f8b: Pull complete 06:53:52 3e5f54012d9b: Pull complete 06:53:52 4c7163046ea9: Pull complete 06:53:52 0c2d73faf560: Pull complete 06:53:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:53:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:53:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:53:52 prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container 06:53:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:53:53 $ docker top 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:53 [ssh-agent] Looking for ssh-agent implementation... 06:53:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:53 $ docker exec 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca ssh-agent 06:53:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXANcNLL/agent.14 06:53:53 SSH_AGENT_PID=21 06:53:53 Running ssh-add (command line suppressed) 06:53:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1396751689363983236.key (/w/workspace/edgex-go/1@tmp/private_key_1396751689363983236.key) 06:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:54 + git tag --points-at HEAD [Pipeline] } 06:53:54 $ docker exec --env ******** --env ******** 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca ssh-agent -k 06:53:54 unset SSH_AUTH_SOCK; 06:53:54 unset SSH_AGENT_PID; 06:53:54 echo Agent pid 21 killed; 06:53:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:53:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:54 [ssh-agent] Looking for ssh-agent implementation... 06:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:54 $ docker exec 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca ssh-agent 06:53:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFijhcD/agent.55 06:53:54 SSH_AGENT_PID=61 06:53:54 Running ssh-add (command line suppressed) 06:53:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3641827419179672340.key (/w/workspace/edgex-go/1@tmp/private_key_3641827419179672340.key) 06:53:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:54 + git semver init 06:53:54 # -> Open(): unable to determine branch for HEAD 06:53:54 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:53:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:53:54 # $SEMVER_REMOTE_NAME = origin 06:53:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:53:54 # $SEMVER_USER_NAME = edgex-jenkins 06:53:54 # $SEMVER_BRANCH = PR-3890 06:53:54 # $SEMVER_TEMP = /tmp/semver-163704084 06:53:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:54:07 # '/tmp/semver-163704084' -> '/w/workspace/edgex-go/1/.semver' 06:54:07 # -> Force: false 06:54:07 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:54:07 $ docker exec --env ******** --env ******** 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca ssh-agent -k 06:54:07 unset SSH_AUTH_SOCK; 06:54:07 unset SSH_AGENT_PID; 06:54:07 echo Agent pid 61 killed; 06:54:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:08 + git semver [Pipeline] } 06:54:08 $ docker stop --time=1 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca 06:54:10 $ docker rm -f 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca [Pipeline] // withDockerContainer [Pipeline] sh 06:54:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:54:10 Stashed 1 file(s) [Pipeline] echo 06:54:10 [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 06:54:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:54:11 ========================================================= 06:54:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:54:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:54:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:54:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:54:11 59bf1c3509f3: Pulling fs layer 06:54:11 666ba61612fd: Pulling fs layer 06:54:11 8ed8ca486205: Pulling fs layer 06:54:11 4fe6c5a15a65: Pulling fs layer 06:54:11 22a0e8bec74d: Pulling fs layer 06:54:11 640e595b4fbd: Pulling fs layer 06:54:11 763cafe07f6e: Pulling fs layer 06:54:11 0c0b528cf693: Pulling fs layer 06:54:11 10935f4eaf8b: Pulling fs layer 06:54:11 4fe6c5a15a65: Waiting 06:54:11 22a0e8bec74d: Waiting 06:54:11 640e595b4fbd: Waiting 06:54:11 763cafe07f6e: Waiting 06:54:11 0c0b528cf693: Waiting 06:54:11 10935f4eaf8b: Waiting 06:54:11 8ed8ca486205: Verifying Checksum 06:54:11 8ed8ca486205: Download complete 06:54:11 666ba61612fd: Download complete 06:54:11 22a0e8bec74d: Verifying Checksum 06:54:11 22a0e8bec74d: Download complete 06:54:11 640e595b4fbd: Verifying Checksum 06:54:11 640e595b4fbd: Download complete 06:54:11 59bf1c3509f3: Verifying Checksum 06:54:11 59bf1c3509f3: Download complete 06:54:11 763cafe07f6e: Verifying Checksum 06:54:11 763cafe07f6e: Download complete 06:54:11 0c0b528cf693: Verifying Checksum 06:54:11 0c0b528cf693: Download complete 06:54:11 59bf1c3509f3: Pull complete 06:54:12 666ba61612fd: Pull complete 06:54:12 10935f4eaf8b: Verifying Checksum 06:54:12 10935f4eaf8b: Download complete 06:54:12 4fe6c5a15a65: Verifying Checksum 06:54:12 4fe6c5a15a65: Download complete 06:54:12 8ed8ca486205: Pull complete 06:54:16 4fe6c5a15a65: Pull complete 06:54:16 22a0e8bec74d: Pull complete 06:54:16 640e595b4fbd: Pull complete 06:54:16 763cafe07f6e: Pull complete 06:54:16 0c0b528cf693: Pull complete 06:54:18 10935f4eaf8b: Pull complete 06:54:18 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 06:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:54:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:54:19 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:54:19 WORKDIR /edgex 06:54:19 COPY go.mod . 06:54:19 RUN go mod download' 06:54:19 + docker build -t ci-base-image-x86_64 -f - . 06:54:20 Sending build context to Docker daemon 334.1MB 06:54:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:54:20 ---> 99d49a6021b9 06:54:20 Step 2/4 : WORKDIR /edgex 06:54:23 ---> Running in 1f3e0d5e537a 06:54:23 Removing intermediate container 1f3e0d5e537a 06:54:23 ---> 7d2bb21bf48f 06:54:23 Step 3/4 : COPY go.mod . 06:54:23 ---> a8f98274321a 06:54:23 Step 4/4 : RUN go mod download 06:54:23 ---> Running in eb7124d2a1dd 06:54:26 Still waiting to schedule task 06:54:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:55:09 Removing intermediate container eb7124d2a1dd 06:55:09 ---> 96f5fe1504b5 06:55:09 Successfully built 96f5fe1504b5 06:55:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:55:10 + docker inspect -f . ci-base-image-x86_64 06:55:10 . [Pipeline] withDockerContainer 06:55:10 prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container 06:55:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:55:10 $ docker top d1e4285fe488fcd77d94bea2e72dbc42f22d2b7c26d4d7d20c54326610a2a865 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:11 + go version 06:55:11 go version go1.17.6 linux/amd64 [Pipeline] } 06:55:11 $ docker stop --time=1 d1e4285fe488fcd77d94bea2e72dbc42f22d2b7c26d4d7d20c54326610a2a865 06:55:12 $ docker rm -f d1e4285fe488fcd77d94bea2e72dbc42f22d2b7c26d4d7d20c54326610a2a865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:12 + docker inspect -f . ci-base-image-x86_64 06:55:12 . [Pipeline] withDockerContainer 06:55:12 prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container 06:55:12 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:55:13 $ docker top 79dffd4b62958998fc2ababb8f86afedf79864148a91d014a4e799d981a4a4e4 -eo pid,comm [Pipeline] { [Pipeline] echo 06:55:13 ========================================================= 06:55:13 [edgeXBuildGoParallel] Running Tests and Build... 06:55:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:55:13 + make test 06:55:13 go mod tidy 06:55:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:55:20 ? github.com/edgexfoundry/edgex-go [no test files] 06:55:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:55:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:55:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:55:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:55:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:55:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:55:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:55:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:55:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:55:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:55:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:55:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:55:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:55:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:55:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.035s coverage: 28.7% of statements 06:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:55:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements 06:55:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:55:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 44.7% of statements 06:55:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:55:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:55:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements 06:55:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:55:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:55:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 84.4% of statements 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:55:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 94.2% of statements 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:55:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.043s coverage: 59.1% of statements 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:55:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 06:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:55:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 06:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:55:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 06:55:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 06:55:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:55:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 06:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 06:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 06:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 06:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 06:55:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6167 in /w/workspace/edgexfoundry_edgex-go_PR-3890 [Pipeline] { [Pipeline] ws 06:55:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:55:52 The recommended git tool is: git 06:55:57 using credential edgex-jenkins-ssh 06:55:57 Cloning the remote Git repository 06:55:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:55:57 > git init /w/workspace/edgex-go/1 # timeout=10 06:55:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:55:57 > git --version # timeout=10 06:55:57 > git --version # 'git version 2.17.1' 06:55:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:55:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements 06:56:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 06:56:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.194s coverage: 82.5% of statements 06:56:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:56:14 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ef11af5896a0f100dd670a5952c739f8549ba609 06:56:14 Merge succeeded, producing ef11af5896a0f100dd670a5952c739f8549ba609 06:56:14 Checking out Revision ef11af5896a0f100dd670a5952c739f8549ba609 (PR-3890) 06:56:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:56:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:56:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:56:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3890/head:refs/remotes/origin/PR-3890 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:56:14 > git config core.sparsecheckout # timeout=10 06:56:14 > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 06:56:14 > git remote # timeout=10 06:56:14 > git config --get remote.origin.url # timeout=10 06:56:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:14 > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 06:56:14 > git rev-parse HEAD^{commit} # timeout=10 06:56:14 > git config core.sparsecheckout # timeout=10 06:56:14 > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 06:56:19 Commit message: "fix(deps): Update to use Redis (redigo) module to v1.8.8" 06:56:19 > git --version # timeout=10 06:56:19 > git --version # 'git version 2.17.1' 06:56:19 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:56:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:56:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:56:20 Dload Upload Total Spent Left Speed 06:56:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42909 0 --:--:-- --:--:-- --:--:-- 42754 [Pipeline] sh 06:56:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:56:21 + sudo tee /etc/docker/daemon.new 06:56:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:56:21 { 06:56:21 "registry-mirrors": [ 06:56:21 "https://nexus3.edgexfoundry.org:10001" 06:56:21 ], 06:56:21 "bip": "10.250.0.254/24", 06:56:21 "hosts": [ 06:56:21 "tcp://0.0.0.0:5555", 06:56:21 "unix:///var/run/docker.sock" 06:56:21 ], 06:56:21 "mtu": 1458, 06:56:21 "selinux-enabled": true, 06:56:21 "seccomp-profile": "/etc/docker/seccomp.json" 06:56:21 } [Pipeline] sh 06:56:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:56:21 + sudo service docker restart 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 06:56:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.237s coverage: 65.4% of statements 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:56:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.8% of statements 06:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 06:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 06:56:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 06:56:35 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:40 provisioning config files... 06:56:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4894666675971087168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:40 ---> docker-login.sh 06:56:40 nexus3.edgexfoundry.org:10001 06:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:41 Configure a credential helper to remove this warning. See 06:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:41 06:56:41 Login Succeeded 06:56:41 nexus3.edgexfoundry.org:10002 06:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:42 Configure a credential helper to remove this warning. See 06:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:42 06:56:42 Login Succeeded 06:56:42 nexus3.edgexfoundry.org:10003 06:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:42 Configure a credential helper to remove this warning. See 06:56:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:42 06:56:42 Login Succeeded 06:56:42 nexus3.edgexfoundry.org:10004 06:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:43 Configure a credential helper to remove this warning. See 06:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:43 06:56:43 Login Succeeded 06:56:43 docker.io 06:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:43 Configure a credential helper to remove this warning. See 06:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:43 06:56:43 Login Succeeded 06:56:43 ---> docker-login.sh ends [Pipeline] } 06:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:56:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:56:44 ========================================================= 06:56:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:56:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:56:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:56:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:56:45 9b3977197b4f: Pulling fs layer 06:56:45 1a89e8eeedd5: Pulling fs layer 06:56:45 94645a83ff95: Pulling fs layer 06:56:45 3f3a8bcf1eab: Pulling fs layer 06:56:45 0c92f367c5e7: Pulling fs layer 06:56:45 f7c0051592d6: Pulling fs layer 06:56:45 a227ed2f7395: Pulling fs layer 06:56:45 7b1c46037f91: Pulling fs layer 06:56:45 3f3a8bcf1eab: Waiting 06:56:45 f7c0051592d6: Waiting 06:56:45 a227ed2f7395: Waiting 06:56:45 0c92f367c5e7: Waiting 06:56:45 7b1c46037f91: Waiting 06:56:45 94645a83ff95: Verifying Checksum 06:56:45 94645a83ff95: Download complete 06:56:45 1a89e8eeedd5: Verifying Checksum 06:56:45 1a89e8eeedd5: Download complete 06:56:45 0c92f367c5e7: Verifying Checksum 06:56:45 0c92f367c5e7: Download complete 06:56:45 f7c0051592d6: Verifying Checksum 06:56:45 f7c0051592d6: Download complete 06:56:45 a227ed2f7395: Verifying Checksum 06:56:45 a227ed2f7395: Download complete 06:56:45 9b3977197b4f: Download complete 06:56:46 9b3977197b4f: Pull complete 06:56:46 1a89e8eeedd5: Pull complete 06:56:46 94645a83ff95: Pull complete 06:56:47 7b1c46037f91: Verifying Checksum 06:56:47 7b1c46037f91: Download complete 06:56:47 3f3a8bcf1eab: Verifying Checksum 06:56:47 3f3a8bcf1eab: Download complete 06:56:59 3f3a8bcf1eab: Pull complete 06:56:59 0c92f367c5e7: Pull complete 06:56:59 f7c0051592d6: Pull complete 06:56:59 a227ed2f7395: Pull complete 06:57:06 7b1c46037f91: Pull complete 06:57:06 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 06:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:57:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:57:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:57:07 WORKDIR /edgex 06:57:07 COPY go.mod . 06:57:07 RUN go mod download 06:57:07 + docker build -t ci-base-image-arm64 -f - . 06:57:07 GO111MODULE=on go vet ./... 06:57:09 Sending build context to Docker daemon 168.7MB 06:57:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:57:09 ---> f79e39bc4007 06:57:09 Step 2/4 : WORKDIR /edgex 06:57:11 ---> Running in e64844a297d6 06:57:11 Removing intermediate container e64844a297d6 06:57:11 ---> 3ae317f3b06b 06:57:11 Step 3/4 : COPY go.mod . 06:57:12 ---> dd5af23949ed 06:57:12 Step 4/4 : RUN go mod download 06:57:12 ---> Running in 1f666d4de5a3 06:57:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:57:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:57:14 ./bin/test-attribution-txt.sh [Pipeline] echo 06:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:57:15 + ls -al . 06:57:15 total 644 06:57:15 drwxrwxr-x 10 1001 1001 4096 Mar 1 06:57 . 06:57:15 drwxr-xr-x 4 root root 28 Mar 1 06:55 .. 06:57:15 -rw-rw-r-- 1 1001 1001 11 Mar 1 06:53 .dockerignore 06:57:15 drwxrwxr-x 8 1001 1001 179 Mar 1 06:53 .git 06:57:15 drwxrwxr-x 4 1001 1001 142 Mar 1 06:53 .github 06:57:15 -rw-rw-r-- 1 1001 1001 804 Mar 1 06:53 .gitignore 06:57:15 -rw-rw-r-- 1 1001 1001 42 Mar 1 06:53 .golangci.yml 06:57:15 -rw-rw-r-- 1 1001 1001 76 Mar 1 06:53 .hadolint.yml 06:57:15 drwx------ 3 1001 1001 73 Mar 1 06:54 .semver 06:57:15 -rw-rw-r-- 1 1001 1001 166 Mar 1 06:53 .sonarcloud.properties 06:57:15 -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:53 ADOPTERS.md 06:57:15 -rw-rw-r-- 1 1001 1001 9019 Mar 1 06:53 Attribution.txt 06:57:15 -rw-rw-r-- 1 1001 1001 51732 Mar 1 06:53 CHANGELOG.md 06:57:15 -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:53 CONTRIBUTING.md 06:57:15 -rw-rw-r-- 1 1001 1001 677 Mar 1 06:53 GOVERNANCE.md 06:57:15 -rw-rw-r-- 1 1001 1001 849 Mar 1 06:53 Jenkinsfile 06:57:15 -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:53 LICENSE 06:57:15 -rw-rw-r-- 1 1001 1001 6508 Mar 1 06:53 Makefile 06:57:15 -rw-rw-r-- 1 1001 1001 582 Mar 1 06:53 OWNERS.md 06:57:15 -rw-rw-r-- 1 1001 1001 8207 Mar 1 06:53 README.md 06:57:15 -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:53 SECURITY.md 06:57:15 -rw-rw-r-- 1 1001 1001 5 Mar 1 06:54 VERSION 06:57:15 -rw-rw-r-- 1 1001 1001 4131 Mar 1 06:53 ZMQWindows.md 06:57:15 drwxrwxr-x 2 1001 1001 37 Mar 1 06:53 bin 06:57:15 drwxrwxr-x 14 1001 1001 4096 Mar 1 06:53 cmd 06:57:15 -rw-r--r-- 1 root root 428383 Mar 1 06:56 coverage.out 06:57:15 -rw-rw-r-- 1 1001 1001 2827 Mar 1 06:53 go.mod 06:57:15 -rw-rw-r-- 1 1001 1001 50275 Mar 1 06:53 go.sum 06:57:15 drwxrwxr-x 8 1001 1001 124 Mar 1 06:53 internal 06:57:15 drwxrwxr-x 3 1001 1001 16 Mar 1 06:53 openapi 06:57:15 drwxrwxr-x 4 1001 1001 71 Mar 1 06:53 snap 06:57:15 -rw-rw-r-- 1 1001 1001 204 Mar 1 06:53 version.go [Pipeline] sh 06:57:15 + '[' -e coverage.out ] 06:57:15 + chown 1001:1001 coverage.out [Pipeline] stash 06:57:15 Stashed 1 file(s) [Pipeline] sh 06:57:16 + make build 06:57:16 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 06:57:17 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 06:57:24 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 06:57:25 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 06:57:26 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 06:57:26 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 06:57:26 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 06:57:27 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 06:57:28 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 06:57:29 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 06:57:29 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 06:57:30 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] } 06:57:32 $ docker stop --time=1 79dffd4b62958998fc2ababb8f86afedf79864148a91d014a4e799d981a4a4e4 06:57:33 $ docker rm -f 79dffd4b62958998fc2ababb8f86afedf79864148a91d014a4e799d981a4a4e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:57:35 06:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:57:35 latest: Pulling from edgex-devops/edgex-compose 06:57:35 cbdbe7a5bc2a: Pulling fs layer 06:57:35 ca9280d653b3: Pulling fs layer 06:57:35 7e9c9ca2126c: Pulling fs layer 06:57:35 cbdbe7a5bc2a: Verifying Checksum 06:57:35 cbdbe7a5bc2a: Download complete 06:57:36 ca9280d653b3: Verifying Checksum 06:57:36 ca9280d653b3: Download complete 06:57:36 cbdbe7a5bc2a: Pull complete 06:57:36 7e9c9ca2126c: Verifying Checksum 06:57:36 7e9c9ca2126c: Download complete 06:57:36 ca9280d653b3: Pull complete 06:57:40 7e9c9ca2126c: Pull complete 06:57:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:57:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:57:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:57:40 prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container 06:57:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:57:42 $ docker top 962518923af5485522f481ad226ba7b9152559dd663859bf81b5a9f0fdaa7f30 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:42 + docker-compose build --help 06:57:42 + grep parallel 06:57:43 --parallel Build images in parallel. [Pipeline] } 06:57:43 $ docker stop --time=1 962518923af5485522f481ad226ba7b9152559dd663859bf81b5a9f0fdaa7f30 06:57:44 $ docker rm -f 962518923af5485522f481ad226ba7b9152559dd663859bf81b5a9f0fdaa7f30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:57:45 . [Pipeline] withDockerContainer 06:57:45 prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container 06:57:45 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:57:45 $ docker top 4106252d9c585d9d491a39322debcc8ada6a872afc3d02c7a4a33979ce7115e7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:46 + docker-compose -f ./docker-compose-build.yml build --parallel 06:57:46 Building core-command ... 06:57:46 Building core-data ... 06:57:46 Building core-metadata ... 06:57:46 Building security-bootstrapper ... 06:57:46 Building security-proxy-setup ... 06:57:46 Building security-secretstore-setup ... 06:57:46 Building support-notifications ... 06:57:46 Building support-scheduler ... 06:57:46 Building sys-mgmt-agent ... 06:57:46 Building security-secretstore-setup 06:57:46 Building security-bootstrapper 06:57:46 Building core-metadata 06:57:46 Building core-data 06:57:46 Building core-command 06:57:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:57:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:57:58 ---> 96f5fe1504b5 06:57:58 Step 3/25 : WORKDIR /edgex-go 06:57:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:57:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:57:58 ---> 96f5fe1504b5 06:57:58 Step 3/23 : WORKDIR /edgex-go 06:58:01 ---> Running in 4b1c944e8b6c 06:58:01 ---> Running in d9e2267fffff 06:58:07 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:58:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:58:07 ---> 96f5fe1504b5 06:58:07 Step 3/31 : WORKDIR /edgex-go 06:58:07 ---> Using cache 06:58:07 ---> 4a07669ab655 06:58:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:08 Removing intermediate container d9e2267fffff 06:58:08 ---> 4a07669ab655 06:58:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:08 Removing intermediate container 4b1c944e8b6c 06:58:08 ---> 160b9cf96d2c 06:58:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:08 ---> Running in 992db542b28c 06:58:09 ---> Running in ad912bcc83b1 06:58:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:58:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:58:09 ---> 96f5fe1504b5 06:58:09 Step 3/23 : WORKDIR /edgex-go 06:58:09 ---> Using cache 06:58:09 ---> 160b9cf96d2c 06:58:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:09 ---> Running in a2c0e15c31f9 06:58:09 ---> Running in b089bab62b6a 06:58:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:58:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:58:09 ---> 96f5fe1504b5 06:58:09 Step 3/23 : WORKDIR /edgex-go 06:58:09 ---> Using cache 06:58:09 ---> 160b9cf96d2c 06:58:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:09 ---> Running in 5b88fcb3b4f7 06:58:10 Removing intermediate container 992db542b28c 06:58:10 ---> fd94a22a9688 06:58:10 Step 5/31 : RUN apk add --update --no-cache make git 06:58:10 Removing intermediate container ad912bcc83b1 06:58:10 ---> 0234b8899735 06:58:10 Step 5/23 : RUN apk add --update --no-cache make git 06:58:10 ---> Running in 5ab2dabd4e84 06:58:10 ---> Running in ed1fe1900a6a 06:58:10 Removing intermediate container a2c0e15c31f9 06:58:10 ---> e6266be5d1d0 06:58:10 Step 5/25 : RUN apk add --update --no-cache make git 06:58:10 ---> Running in ba01c8702b8e 06:58:10 Removing intermediate container b089bab62b6a 06:58:10 ---> 3ab1a2997ad6 06:58:10 Step 5/23 : RUN apk add --update --no-cache make git 06:58:10 ---> Running in b45b12b7fe8c 06:58:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:58:10 Removing intermediate container 5b88fcb3b4f7 06:58:10 ---> 255f17840728 06:58:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:58:10 ---> Running in aca3efe02da8 06:58:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:58:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:58:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:58:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:58:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:58:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:58:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:58:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:58:12 OK: 221 MiB in 52 packages 06:58:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:58:12 OK: 221 MiB in 52 packages 06:58:12 OK: 221 MiB in 52 packages 06:58:12 OK: 221 MiB in 52 packages 06:58:12 OK: 221 MiB in 52 packages 06:58:12 Removing intermediate container ed1fe1900a6a 06:58:12 ---> bd511f5d5ea4 06:58:12 Step 6/31 : COPY go.mod vendor* ./ 06:58:12 ---> 94ab5d0720a9 06:58:12 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:12 Removing intermediate container b45b12b7fe8c 06:58:12 ---> 808284b04262 06:58:12 Step 6/23 : COPY go.mod vendor* ./ 06:58:12 ---> Running in 36580bd89072 06:58:12 Removing intermediate container 5ab2dabd4e84 06:58:12 ---> 61aa6ff3e00b 06:58:12 Step 6/23 : COPY go.mod vendor* ./ 06:58:12 Removing intermediate container ba01c8702b8e 06:58:12 ---> 92e8f044f1da 06:58:12 Step 6/25 : COPY go.mod vendor* ./ 06:58:12 ---> 020de3ae12f5 06:58:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:12 ---> Running in 7886cbe46fd5 06:58:13 Removing intermediate container aca3efe02da8 06:58:13 ---> 9762534b5fb3 06:58:13 Step 6/23 : COPY go.mod vendor* ./ 06:58:13 ---> 6227d4766daf 06:58:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:13 ---> Running in ef4554725bb6 06:58:13 ---> f1de8ffb919d 06:58:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:13 ---> Running in 6e54ddb02edd 06:58:13 ---> 5587dcfddb96 06:58:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:13 ---> Running in 9699cbe2be4f 06:58:14 Removing intermediate container 7886cbe46fd5 06:58:14 ---> 13df3e655ed0 06:58:14 Step 8/23 : COPY . . 06:58:16 Removing intermediate container 36580bd89072 06:58:16 ---> 4f3fdbec6257 06:58:16 Step 8/31 : COPY . . 06:58:16 Removing intermediate container 6e54ddb02edd 06:58:16 ---> c5e9c647cb78 06:58:16 Step 8/25 : COPY . . 06:58:16 Removing intermediate container ef4554725bb6 06:58:16 ---> a5e91d177958 06:58:16 Step 8/23 : COPY . . 06:58:16 Removing intermediate container 9699cbe2be4f 06:58:16 ---> 2e3da0ff8e93 06:58:16 Step 8/23 : COPY . . 06:58:29 ---> 63f0341aca0f 06:58:29 Step 9/23 : RUN make cmd/core-command/core-command 06:58:29 ---> Running in 5ba0e5f06cd5 06:58:29 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 06:58:32 ---> 27fbcbacce9e 06:58:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:58:32 ---> Running in 3e7e74a2b49b 06:58:34 Removing intermediate container 1f666d4de5a3 06:58:34 ---> 8e25bc7e5632 06:58:34 Successfully built 8e25bc7e5632 06:58:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:58:34 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 06:58:34 + docker inspect -f . ci-base-image-arm64 06:58:34 . [Pipeline] withDockerContainer 06:58:35 prd-ubuntu18.04-docker-arm64-4c-16g-6167 does not seem to be running inside a container 06:58:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 06:58:36 $ docker top 9c70a4c916a66b60c4307db591ac41cc7aa114d4f3e16a52c212370b9425565c -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:37 + go version 06:58:37 go version go1.17.6 linux/arm64 [Pipeline] } 06:58:37 $ docker stop --time=1 9c70a4c916a66b60c4307db591ac41cc7aa114d4f3e16a52c212370b9425565c 06:58:39 $ docker rm -f 9c70a4c916a66b60c4307db591ac41cc7aa114d4f3e16a52c212370b9425565c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:58:40 + docker inspect -f . ci-base-image-arm64 06:58:40 . [Pipeline] withDockerContainer 06:58:40 prd-ubuntu18.04-docker-arm64-4c-16g-6167 does not seem to be running inside a container 06:58:40 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 06:58:41 $ docker top 832bed537a553418fc61fb18adb01ee9b740baf7eeb67300e0c4397b13da5446 -eo pid,comm [Pipeline] { [Pipeline] echo 06:58:42 ========================================================= 06:58:42 [edgeXBuildGoParallel] Running Tests and Build... 06:58:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:58:42 + make test 06:58:42 go mod tidy 06:58:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:58:44 ---> 989a8186974f 06:58:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:58:44 ---> b12e81403162 06:58:44 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:58:44 ---> Running in e0e4fdf3404a 06:58:44 ---> Running in c73d77c88173 06:58:46 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 06:58:46 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 06:58:53 ---> d2d76a143df9 06:58:53 Step 9/23 : RUN make cmd/core-data/core-data 06:58:53 ---> Running in 17fc741f994a 06:58:53 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 06:58:54 Removing intermediate container 5ba0e5f06cd5 06:58:54 ---> ad81e2213b17 06:58:54 06:58:54 Step 10/23 : FROM alpine:3.14 06:58:54 3.14: Pulling from library/alpine 06:58:55 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:58:55 Status: Downloaded newer image for alpine:3.14 06:58:55 ---> 0a97eee8041e 06:58:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:58:55 ---> Running in eca08efd788e 06:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:58:56 (1/1) Installing dumb-init (1.2.5-r1) 06:58:56 Executing busybox-1.33.1-r6.trigger 06:58:56 OK: 6 MiB in 15 packages 06:58:56 Removing intermediate container eca08efd788e 06:58:56 ---> d3c6c558702d 06:58:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:58:56 ---> Running in aa1b80e5fe1b 06:58:56 Removing intermediate container aa1b80e5fe1b 06:58:56 ---> 50ddf613194f 06:58:56 Step 13/23 : ENV APP_PORT=59882 06:58:56 ---> Running in 4cbc21f0b40e 06:58:57 Removing intermediate container 4cbc21f0b40e 06:58:57 ---> c181dbde5746 06:58:57 Step 14/23 : EXPOSE $APP_PORT 06:58:57 ---> Running in 307e313de924 06:58:57 Removing intermediate container 307e313de924 06:58:57 ---> 0c9f0b91a853 06:58:57 Step 15/23 : WORKDIR / 06:58:57 ---> Running in 8fbaa338d207 06:58:57 Removing intermediate container 8fbaa338d207 06:58:57 ---> 49831fc4f628 06:58:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:58:57 ---> bc883519286f 06:58:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:58:58 ---> eb082734659d 06:58:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:58:58 ---> 085668891b7a 06:58:58 Step 19/23 : ENTRYPOINT ["/core-command"] 06:58:58 ---> Running in dc68991972a7 06:58:58 Removing intermediate container dc68991972a7 06:58:58 ---> 0cca22ac1ba2 06:58:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:58:58 ---> Running in 5f6ba23861ec 06:58:58 Removing intermediate container 5f6ba23861ec 06:58:58 ---> 5fbc76aa46aa 06:58:58 Step 21/23 : LABEL arch=x86_64 06:58:58 ---> Running in d2283d58b515 06:58:58 Removing intermediate container d2283d58b515 06:58:58 ---> 1d320cee87fe 06:58:58 Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 06:58:58 ---> Running in d3c3cbefec0f 06:58:59 Removing intermediate container d3c3cbefec0f 06:58:59 ---> 411973beeccd 06:58:59 Step 23/23 : LABEL version=0.0.0 06:58:59 ---> Running in 51d8fc56f19a 06:58:59 Removing intermediate container 51d8fc56f19a 06:58:59 ---> f819d66ab049 06:58:59 06:58:59 Successfully built f819d66ab049 06:58:59 Successfully tagged core-command:latest 06:58:59 Building security-proxy-setup 06:59:04  Building core-command ... done Removing intermediate container 3e7e74a2b49b 06:59:04 ---> c6608a07a26c 06:59:04 06:59:04 Step 10/31 : FROM alpine:3.14 06:59:04 ---> 0a97eee8041e 06:59:04 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:59:04 ---> Running in fa5f59dd8dea 06:59:04 Removing intermediate container fa5f59dd8dea 06:59:04 ---> 31a8bb0586da 06:59:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:59:04 ---> Running in 3858919b9613 06:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:59:05 (1/2) Installing dumb-init (1.2.5-r1) 06:59:05 (2/2) Installing su-exec (0.2-r1) 06:59:05 Executing busybox-1.33.1-r6.trigger 06:59:05 OK: 6 MiB in 16 packages 06:59:06 Removing intermediate container 3858919b9613 06:59:06 ---> 92579bba6601 06:59:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:59:06 ---> Running in dd2c61ff262d 06:59:06 Removing intermediate container dd2c61ff262d 06:59:06 ---> 9c78e3b41ede 06:59:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:59:06 ---> Running in 4dc689eabf61 06:59:06 Removing intermediate container 4dc689eabf61 06:59:06 ---> 8826043cc836 06:59:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:59:06 ---> Running in a14a5afcfa6f 06:59:07 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:59:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:59:07 ---> 96f5fe1504b5 06:59:07 Step 3/21 : WORKDIR /edgex-go 06:59:07 ---> Using cache 06:59:07 ---> 160b9cf96d2c 06:59:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:07 ---> Using cache 06:59:07 ---> 255f17840728 06:59:07 Step 5/21 : RUN apk add --update --no-cache make git 06:59:07 ---> Running in 2fffaa02e2c8 06:59:08 Removing intermediate container a14a5afcfa6f 06:59:08 ---> ffe01b3394a0 06:59:08 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:59:08 ---> Running in 057ca92fc0aa 06:59:08 Removing intermediate container 057ca92fc0aa 06:59:08 ---> b174ce24f26c 06:59:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:59:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:59:08 ---> 7d4df6073bc2 06:59:08 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:59:08 ---> Running in 750134650a4a 06:59:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:59:09 Removing intermediate container 750134650a4a 06:59:09 ---> 3d119b5facb8 06:59:09 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:59:09 OK: 221 MiB in 52 packages 06:59:09 ---> 6ffeaaa305f0 06:59:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:59:10 ? github.com/edgexfoundry/edgex-go [no test files] 06:59:10 Removing intermediate container 2fffaa02e2c8 06:59:10 ---> df5e1b47d521 06:59:10 Step 6/21 : COPY go.mod vendor* ./ 06:59:10 ---> 36dd2d155699 06:59:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:59:10 ---> d9559b405195 06:59:10 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:10 ---> Running in 875e5f38d3aa 06:59:10 ---> e9b5d93a38c5 06:59:10 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:59:11 ---> 334e365d29ac 06:59:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:59:11 ---> 332cf6dae017 06:59:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:59:11 ---> Running in 2959ae2f2083 06:59:11 Removing intermediate container 2959ae2f2083 06:59:11 ---> f795a692cbde 06:59:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:59:12 ---> 3ece2fc31e44 06:59:12 Step 26/31 : RUN chmod +x /entrypoint.sh 06:59:12 ---> Running in 195f2f4622e6 06:59:13 Removing intermediate container 195f2f4622e6 06:59:13 ---> e5e74f736f53 06:59:13 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:59:13 ---> Running in e996f5edcaa2 06:59:13 Removing intermediate container 875e5f38d3aa 06:59:13 ---> 2364db54d6df 06:59:13 Step 8/21 : COPY . . 06:59:13 Removing intermediate container e996f5edcaa2 06:59:13 ---> 31d287b4f030 06:59:13 Step 28/31 : CMD ["gate"] 06:59:14 ---> Running in da6ab800a8d8 06:59:15 Removing intermediate container da6ab800a8d8 06:59:15 ---> dbdf40bcabc8 06:59:15 Step 29/31 : LABEL arch=x86_64 06:59:15 ---> Running in 3ccca910ab5e 06:59:16 Removing intermediate container 3ccca910ab5e 06:59:16 ---> 23ed9077dab2 06:59:16 Step 30/31 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 06:59:16 ---> Running in 8535bad36904 06:59:17 Removing intermediate container 8535bad36904 06:59:17 ---> 2fc4ebdbf0e7 06:59:17 Step 31/31 : LABEL version=0.0.0 06:59:17 ---> Running in 6ff006019757 06:59:17 Removing intermediate container 6ff006019757 06:59:17 ---> 4fba1c022510 06:59:17 06:59:18 Successfully built 4fba1c022510 06:59:18 Successfully tagged security-bootstrapper:latest 06:59:18  Building security-bootstrapper ... done Building support-scheduler 06:59:22 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 06:59:22 ---> a6a86cbffdc6 06:59:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:59:22 ---> Running in 158cd9116471 06:59:22 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 06:59:27 Removing intermediate container e0e4fdf3404a 06:59:27 ---> 96a300fb6228 06:59:27 06:59:27 Step 10/25 : FROM alpine:3.14 06:59:27 ---> 0a97eee8041e 06:59:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:59:27 ---> Running in 2bbf4c5b2c22 06:59:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:59:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:59:27 ---> 96f5fe1504b5 06:59:27 Step 3/22 : WORKDIR /edgex-go 06:59:27 ---> Using cache 06:59:27 ---> 160b9cf96d2c 06:59:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:27 ---> Using cache 06:59:27 ---> 255f17840728 06:59:27 Step 5/22 : RUN apk add --update --no-cache make git 06:59:27 ---> Using cache 06:59:27 ---> df5e1b47d521 06:59:27 Step 6/22 : COPY go.mod vendor* ./ 06:59:27 ---> Using cache 06:59:27 ---> d9559b405195 06:59:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:27 ---> Using cache 06:59:27 ---> 2364db54d6df 06:59:27 Step 8/22 : COPY . . 06:59:27 ---> Using cache 06:59:27 ---> a6a86cbffdc6 06:59:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:59:27 ---> Running in 7684685b1b94 06:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:59:27 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 06:59:28 (1/3) Installing ca-certificates (20211220-r0) 06:59:28 (2/3) Installing dumb-init (1.2.5-r1) 06:59:28 (3/3) Installing su-exec (0.2-r1) 06:59:28 Executing busybox-1.33.1-r6.trigger 06:59:28 Executing ca-certificates-20211220-r0.trigger 06:59:28 OK: 6 MiB in 17 packages 06:59:28 Removing intermediate container c73d77c88173 06:59:28 ---> ddb648789ced 06:59:28 06:59:28 Step 10/23 : FROM alpine:3.14 06:59:28 ---> 0a97eee8041e 06:59:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:59:28 ---> Using cache 06:59:28 ---> d3c6c558702d 06:59:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:59:28 ---> Using cache 06:59:28 ---> 50ddf613194f 06:59:28 Step 13/23 : ENV APP_PORT=59881 06:59:28 ---> Running in b0181f0ed28b 06:59:29 Removing intermediate container b0181f0ed28b 06:59:29 ---> 37c76bc962bc 06:59:29 Step 14/23 : EXPOSE $APP_PORT 06:59:29 Removing intermediate container 2bbf4c5b2c22 06:59:29 ---> 50bed8c8298b 06:59:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:59:29 ---> Running in ed902aa0d5af 06:59:29 ---> Running in 500cf46bd796 06:59:29 Removing intermediate container ed902aa0d5af 06:59:29 ---> a72eb5582c60 06:59:29 Step 15/23 : WORKDIR / 06:59:29 Removing intermediate container 500cf46bd796 06:59:29 ---> 85f6010c5292 06:59:29 Step 13/25 : WORKDIR / 06:59:29 ---> Running in 1c8805805639 06:59:29 ---> Running in bbe2d560ab74 06:59:29 Removing intermediate container bbe2d560ab74 06:59:29 ---> 759149c25daa 06:59:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:59:29 Removing intermediate container 1c8805805639 06:59:29 ---> 44e11f9ceb17 06:59:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:59:29 ---> a0ea291402c0 06:59:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:59:29 ---> c6dc6e340b43 06:59:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:59:30 ---> 39fafc54f1b4 06:59:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:59:30 ---> bc37467dfad8 06:59:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:59:30 ---> 33fa1d7a679d 06:59:30 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:59:30 ---> f803e50d92ab 06:59:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:59:30 ---> Running in 6190006ea870 06:59:30 ---> 84c9407dc5f2 06:59:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:59:30 Removing intermediate container 6190006ea870 06:59:30 ---> 73c69c0460b0 06:59:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:59:30 ---> Running in 93d57405e0df 06:59:30 Removing intermediate container 93d57405e0df 06:59:30 ---> 1facd96f0df2 06:59:30 Step 21/23 : LABEL arch=x86_64 06:59:31 ---> Running in e79b3e986910 06:59:31 ---> 31a22ea15991 06:59:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:59:31 Removing intermediate container e79b3e986910 06:59:31 ---> 00bc61796421 06:59:31 Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 06:59:31 ---> Running in d2a1c70b8814 06:59:31 Removing intermediate container d2a1c70b8814 06:59:31 ---> 0a0c4112d25f 06:59:31 Step 23/23 : LABEL version=0.0.0 06:59:31 ---> a2287e196db8 06:59:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:59:31 ---> Running in cb9a4ba18fd1 06:59:32 Removing intermediate container cb9a4ba18fd1 06:59:32 ---> ddbccddf35e3 06:59:32 06:59:32 ---> bbfd75176394 06:59:32 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/ 06:59:32 ---> Running in 39282f0ef460 06:59:32 Successfully built ddbccddf35e3 06:59:32 Successfully tagged core-metadata:latest 06:59:32 Building sys-mgmt-agent 06:59:34  Building core-metadata ... done Removing intermediate container 39282f0ef460 06:59:34 ---> 721496381f4f 06:59:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:59:35 ---> Running in 3713bf62b81e 06:59:35 Removing intermediate container 3713bf62b81e 06:59:35 ---> 57f56a8cc00b 06:59:35 Step 23/25 : LABEL arch=x86_64 06:59:35 ---> Running in 7d548b62c3b5 06:59:35 Removing intermediate container 7d548b62c3b5 06:59:35 ---> 2883aef8ece0 06:59:35 Step 24/25 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 06:59:35 ---> Running in e7747fa23b4f 06:59:35 Removing intermediate container e7747fa23b4f 06:59:35 ---> c0938801c6b2 06:59:35 Step 25/25 : LABEL version=0.0.0 06:59:35 ---> Running in b7dad18d05a4 06:59:35 Removing intermediate container b7dad18d05a4 06:59:35 ---> 0e0aa3d7b036 06:59:35 06:59:36 Successfully built 0e0aa3d7b036 06:59:36 Successfully tagged security-secretstore-setup:latest 06:59:36  Building security-secretstore-setup ... done Building support-notifications 06:59:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:59:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:59:44 ---> 96f5fe1504b5 06:59:44 Step 3/22 : WORKDIR /edgex-go 06:59:44 ---> Using cache 06:59:44 ---> 160b9cf96d2c 06:59:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:44 ---> Using cache 06:59:44 ---> 255f17840728 06:59:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:59:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:59:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:59:44 ---> 96f5fe1504b5 06:59:44 Step 3/23 : WORKDIR /edgex-go 06:59:44 ---> Using cache 06:59:44 ---> 160b9cf96d2c 06:59:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:44 ---> Using cache 06:59:44 ---> 255f17840728 06:59:44 Step 5/23 : RUN apk add --update --no-cache make bash git 06:59:45 ---> Running in ea857664038f 06:59:45 ---> Running in a2a76784bf75 06:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:59:46 Removing intermediate container 17fc741f994a 06:59:46 ---> e7006bff84dd 06:59:46 06:59:46 Step 10/23 : FROM alpine:3.14 06:59:46 ---> 0a97eee8041e 06:59:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:59:46 ---> Running in 7cd7a8066bd7 06:59:47 Removing intermediate container 7cd7a8066bd7 06:59:47 ---> aaa01b989294 06:59:47 Step 12/23 : ENV APP_PORT=59880 06:59:47 ---> Running in 64031b291845 06:59:47 Removing intermediate container 64031b291845 06:59:47 ---> 2144f5cf6fd0 06:59:47 Step 13/23 : EXPOSE $APP_PORT 06:59:47 ---> Running in 61acf967d190 06:59:47 Removing intermediate container 61acf967d190 06:59:47 ---> 6a3c00e25ecc 06:59:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:47 ---> Running in 064e515e616b 06:59:47 OK: 221 MiB in 52 packages 06:59:47 OK: 221 MiB in 52 packages 06:59:48 Removing intermediate container a2a76784bf75 06:59:48 ---> 49922a8d99aa 06:59:48 Step 6/23 : COPY go.mod vendor* ./ 06:59:48 Removing intermediate container ea857664038f 06:59:48 ---> 8ce57c136365 06:59:48 Step 6/22 : COPY go.mod vendor* ./ 06:59:48 ---> c3658e97c599 06:59:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:48 ---> Running in 99fe33335cae 06:59:48 Removing intermediate container 064e515e616b 06:59:48 ---> 47b8a6502637 06:59:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:59:48 ---> Running in 4be3813f4f0b 06:59:48 ---> 6c57efd27da8 06:59:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:48 ---> Running in 36746ce0e690 06:59:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:59:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:59:50 Removing intermediate container 99fe33335cae 06:59:50 ---> 2c1b6303b89c 06:59:50 Step 8/23 : COPY . . 06:59:50 Removing intermediate container 36746ce0e690 06:59:50 ---> 8032a87dbe63 06:59:50 Step 8/22 : COPY . . 06:59:50 (1/6) Installing dumb-init (1.2.5-r1) 06:59:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:59:50 (3/6) Installing libsodium (1.0.18-r0) 06:59:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:59:51 (5/6) Installing libzmq (4.3.4-r0) 06:59:51 (6/6) Installing zeromq (4.3.4-r0) 06:59:51 Executing busybox-1.33.1-r6.trigger 06:59:51 OK: 8 MiB in 20 packages 06:59:53 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 06:59:55 Removing intermediate container 4be3813f4f0b 06:59:55 ---> cfb92e640d9f 06:59:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:59:56 ---> 53c40af90ec1 06:59:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:59:57 ---> e2a4318aa353 06:59:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:59:58 ---> 18786d0975e2 06:59:58 Step 19/23 : ENTRYPOINT ["/core-data"] 06:59:59 ---> Running in f7b671cbb820 06:59:59 ---> ce6b2728d626 06:59:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:59:59 Removing intermediate container f7b671cbb820 06:59:59 ---> 1ef7518a5024 06:59:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:59:59 ---> 0c7c221981a2 06:59:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:59:59 Removing intermediate container 158cd9116471 06:59:59 ---> a68a56b391a6 06:59:59 06:59:59 Step 10/21 : FROM alpine:3.14 06:59:59 ---> 0a97eee8041e 06:59:59 Step 11/21 : RUN apk add --update --no-cache curl 06:59:59 ---> Running in 01465ef72cbe 06:59:59 ---> Running in b36ee89418a8 06:59:59 ---> Running in 290bb2d30241 06:59:59 ---> Running in d54825a1f713 06:59:59 Removing intermediate container 290bb2d30241 06:59:59 ---> 131e232d20c3 06:59:59 Step 21/23 : LABEL arch=x86_64 06:59:59 ---> Running in e587f9e1badd 07:00:00 Removing intermediate container e587f9e1badd 07:00:00 ---> c6ea939f02ad 07:00:00 Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:00:00 ---> Running in 49a992c08083 07:00:00 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 07:00:00 Removing intermediate container 49a992c08083 07:00:00 ---> 5723d49bcddf 07:00:00 Step 23/23 : LABEL version=0.0.0 07:00:00 ---> Running in 1cdb3ba67e58 07:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:00:00 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 07:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:00:00 Removing intermediate container 1cdb3ba67e58 07:00:00 ---> 37d895ee8905 07:00:00 07:00:00 Successfully built 37d895ee8905 07:00:00 Successfully tagged core-data:latest 07:00:00  Building core-data ... done (1/5) Installing ca-certificates (20211220-r0) 07:00:00 (2/5) Installing brotli-libs (1.0.9-r5) 07:00:01 Removing intermediate container 7684685b1b94 07:00:01 ---> e05bf8c63cf4 07:00:01 07:00:01 Step 10/22 : FROM alpine:3.14 07:00:01 ---> 0a97eee8041e 07:00:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:00:01 ---> Using cache 07:00:01 ---> d3c6c558702d 07:00:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:00:01 ---> Using cache 07:00:01 ---> 50ddf613194f 07:00:01 Step 13/22 : ENV APP_PORT=59861 07:00:01 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:00:01 (4/5) Installing libcurl (7.79.1-r0) 07:00:01 (5/5) Installing curl (7.79.1-r0) 07:00:01 Executing busybox-1.33.1-r6.trigger 07:00:01 Executing ca-certificates-20211220-r0.trigger 07:00:01 ---> Running in 1051fd005d8d 07:00:01 OK: 8 MiB in 19 packages 07:00:01 Removing intermediate container 1051fd005d8d 07:00:01 ---> 9da1a24d800b 07:00:01 Step 14/22 : EXPOSE $APP_PORT 07:00:01 ---> Running in 3e9d80a2ec5c 07:00:01 Removing intermediate container 3e9d80a2ec5c 07:00:01 ---> 9121a32f7947 07:00:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:01 Removing intermediate container d54825a1f713 07:00:01 ---> c10ca4ef290e 07:00:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:00:01 ---> e922a18b53e2 07:00:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:00:01 ---> Running in 1b5b44197bbe 07:00:02 Removing intermediate container 1b5b44197bbe 07:00:02 ---> 5a662b8e0cc0 07:00:02 Step 13/21 : WORKDIR /edgex 07:00:02 ---> Running in 4b2fe7cdfa62 07:00:02 ---> 22b6ca266b5b 07:00:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:00:02 Removing intermediate container 4b2fe7cdfa62 07:00:02 ---> 11fb12edc9d0 07:00:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:00:02 ---> 10aa7ff1e2fe 07:00:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:00:02 ---> 8988c1989f85 07:00:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:00:03 ---> Running in 7a4b10b0369b 07:00:03 Removing intermediate container 7a4b10b0369b 07:00:03 ---> 5307c18c9794 07:00:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:03 ---> Running in a825acd288ff 07:00:03 ---> 548c4f6e6c72 07:00:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:00:03 Removing intermediate container a825acd288ff 07:00:03 ---> 4bffdee6cc61 07:00:03 Step 20/22 : LABEL arch=x86_64 07:00:03 ---> Running in 91bc98ad4c73 07:00:03 Removing intermediate container 91bc98ad4c73 07:00:03 ---> ba0b09cb9265 07:00:03 Step 21/22 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:00:03 ---> Running in 602a2f562506 07:00:03 ---> 7b107200f45a 07:00:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:00:04 ---> Running in c630ca001ca1 07:00:04 Removing intermediate container 602a2f562506 07:00:04 ---> 875f0ef9cac4 07:00:04 Step 22/22 : LABEL version=0.0.0 07:00:04 Removing intermediate container c630ca001ca1 07:00:04 ---> f9c9b8b76844 07:00:04 Step 18/21 : CMD ["--init=true"] 07:00:04 ---> Running in be539ad8200e 07:00:04 ---> Running in 3d61b27f852e 07:00:04 Removing intermediate container be539ad8200e 07:00:04 ---> 9317b4efcb09 07:00:04 07:00:04 Removing intermediate container 3d61b27f852e 07:00:04 ---> e605a43494b1 07:00:04 Step 19/21 : LABEL arch=x86_64 07:00:04 ---> Running in fb81c1b9a8ca 07:00:04 Successfully built 9317b4efcb09 07:00:04 Successfully tagged support-scheduler:latest 07:00:04  Building support-scheduler ... done Removing intermediate container fb81c1b9a8ca 07:00:04 ---> 0d1c98cc0ea2 07:00:04 Step 20/21 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:00:04 ---> Running in 75a4ebf75073 07:00:04 Removing intermediate container 75a4ebf75073 07:00:04 ---> 81d9216c8568 07:00:04 Step 21/21 : LABEL version=0.0.0 07:00:04 ---> Running in eabcd217304a 07:00:05 Removing intermediate container eabcd217304a 07:00:05 ---> c9b3a6ffac18 07:00:05 07:00:05 Successfully built c9b3a6ffac18 07:00:05 Successfully tagged security-proxy-setup:latest 07:00:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:00:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:00:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:00:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:00:20  Building security-proxy-setup ... done Removing intermediate container 01465ef72cbe 07:00:20 ---> c243dc47df41 07:00:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:00:20 ---> Running in a1fd854d89c9 07:00:20 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 07:00:20 Removing intermediate container b36ee89418a8 07:00:20 ---> ccbed9fa5d63 07:00:20 07:00:20 Step 10/22 : FROM alpine:3.14 07:00:20 ---> 0a97eee8041e 07:00:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:00:20 ---> Running in 110090d182aa 07:00:20 Removing intermediate container a1fd854d89c9 07:00:20 ---> c54f0072f927 07:00:20 07:00:20 Step 11/23 : FROM docker:20.10.10 07:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:00:20 (1/2) Installing ca-certificates (20211220-r0) 07:00:20 20.10.10: Pulling from library/docker 07:00:20 (2/2) Installing dumb-init (1.2.5-r1) 07:00:20 Executing busybox-1.33.1-r6.trigger 07:00:20 Executing ca-certificates-20211220-r0.trigger 07:00:20 OK: 6 MiB in 16 packages 07:00:20 Removing intermediate container 110090d182aa 07:00:20 ---> c51a2ba44371 07:00:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:00:20 ---> Running in 0ea896024456 07:00:20 Removing intermediate container 0ea896024456 07:00:20 ---> 70388f3c07c6 07:00:20 Step 13/22 : ENV APP_PORT=59860 07:00:20 ---> Running in 1c3daba3ddbb 07:00:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:00:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:00:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:00:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:00:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:00:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:00:20 Removing intermediate container 1c3daba3ddbb 07:00:20 ---> a8b5500f76bb 07:00:20 Step 14/22 : EXPOSE $APP_PORT 07:00:20 ---> Running in 057842092ef6 07:00:20 Removing intermediate container 057842092ef6 07:00:20 ---> 84c7c60f4008 07:00:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:21 ---> 02c6edb27889 07:00:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:00:21 ---> 9eddb6c9ec73 07:00:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:00:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:00:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:00:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:00:21 ---> c879a2dab99e 07:00:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:00:21 ---> Running in 18b13a8f4491 07:00:21 Removing intermediate container 18b13a8f4491 07:00:21 ---> 9c6175df1b57 07:00:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:21 ---> Running in 2bdf099a772f 07:00:22 Removing intermediate container 2bdf099a772f 07:00:22 ---> 0416d4b694ee 07:00:22 Step 20/22 : LABEL arch=x86_64 07:00:22 ---> Running in bf2c53c4ae0b 07:00:22 Removing intermediate container bf2c53c4ae0b 07:00:22 ---> e255a6ec901a 07:00:22 Step 21/22 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:00:22 ---> Running in 2086fccedbe3 07:00:22 Removing intermediate container 2086fccedbe3 07:00:22 ---> d0c6c42d2394 07:00:22 Step 22/22 : LABEL version=0.0.0 07:00:22 ---> Running in 891f60e96d89 07:00:22 Removing intermediate container 891f60e96d89 07:00:22 ---> 07817c1f1143 07:00:22 07:00:22 Successfully built 07817c1f1143 07:00:22 Successfully tagged support-notifications:latest 07:00:24  Building support-notifications ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 07:00:24 Status: Downloaded newer image for docker:20.10.10 07:00:24 ---> b706a049f56e 07:00:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:00:24 ---> Running in 232defdd9158 07:00:25 Removing intermediate container 232defdd9158 07:00:25 ---> 4fddd4e53e58 07:00:25 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 07:00:25 ---> Running in c6db42a96356 07:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:00:25 (1/42) Installing readline (8.1.0-r0) 07:00:25 (2/42) Installing bash (5.1.4-r0) 07:00:25 Executing bash-5.1.4-r0.post-install 07:00:25 (3/42) Installing brotli-libs (1.0.9-r5) 07:00:25 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:00:25 (5/42) Installing libcurl (7.79.1-r0) 07:00:25 (6/42) Installing curl (7.79.1-r0) 07:00:25 (7/42) Installing dumb-init (1.2.5-r1) 07:00:25 (8/42) Installing libbz2 (1.0.8-r1) 07:00:25 (9/42) Installing expat (2.4.6-r0) 07:00:25 (10/42) Installing libffi (3.3-r2) 07:00:25 (11/42) Installing gdbm (1.19-r0) 07:00:25 (12/42) Installing xz-libs (5.2.5-r0) 07:00:25 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:00:25 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:00:25 (15/42) Installing mpdecimal (2.5.1-r1) 07:00:25 (16/42) Installing sqlite-libs (3.35.5-r0) 07:00:25 (17/42) Installing python3 (3.9.5-r2) 07:00:26 (18/42) Installing py3-appdirs (1.4.4-r2) 07:00:26 (19/42) Installing py3-chardet (4.0.0-r2) 07:00:26 (20/42) Installing py3-idna (3.2-r0) 07:00:26 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:00:26 (22/42) Installing py3-certifi (2020.12.5-r1) 07:00:26 (23/42) Installing py3-requests (2.25.1-r4) 07:00:26 (24/42) Installing py3-msgpack (1.0.2-r1) 07:00:26 (25/42) Installing py3-lockfile (0.12.2-r4) 07:00:26 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:00:26 (27/42) Installing py3-colorama (0.4.4-r1) 07:00:26 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:00:26 (29/42) Installing py3-distlib (0.3.1-r3) 07:00:26 (30/42) Installing py3-distro (1.5.0-r3) 07:00:26 (31/42) Installing py3-six (1.15.0-r1) 07:00:26 (32/42) Installing py3-webencodings (0.5.1-r4) 07:00:26 (33/42) Installing py3-html5lib (1.1-r1) 07:00:26 (34/42) Installing py3-parsing (2.4.7-r2) 07:00:26 (35/42) Installing py3-packaging (20.9-r1) 07:00:26 (36/42) Installing py3-toml (0.10.2-r2) 07:00:26 (37/42) Installing py3-pep517 (0.10.0-r2) 07:00:26 (38/42) Installing py3-progress (1.5-r2) 07:00:26 (39/42) Installing py3-retrying (1.3.3-r1) 07:00:26 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:00:26 (41/42) Installing py3-setuptools (52.0.0-r3) 07:00:26 (42/42) Installing py3-pip (20.3.4-r1) 07:00:26 Executing busybox-1.33.1-r6.trigger 07:00:26 OK: 84 MiB in 64 packages 07:00:27 Collecting docker-compose==1.23.2 07:00:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:00:27 Collecting docopt<0.7,>=0.6.1 07:00:27 Downloading docopt-0.6.2.tar.gz (25 kB) 07:00:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:00:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:00:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:00:27 Collecting dockerpty<0.5,>=0.4.1 07:00:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:00:28 Collecting jsonschema<3,>=2.5.1 07:00:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:00:28 Collecting docker<4.0,>=3.6.0 07:00:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:00:28 Collecting PyYAML<4,>=3.10 07:00:28 Downloading PyYAML-3.13.tar.gz (270 kB) 07:00:28 Collecting cached-property<2,>=1.2.0 07:00:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:00:28 Collecting websocket-client<1.0,>=0.32.0 07:00:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:00:28 Collecting texttable<0.10,>=0.9.0 07:00:28 Downloading texttable-0.9.1.tar.gz (11 kB) 07:00:29 Collecting docker-pycreds>=0.4.0 07:00:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:00:29 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) 07:00:29 Collecting chardet<3.1.0,>=3.0.2 07:00:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:00:29 Collecting idna<2.8,>=2.5 07:00:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:00:29 Collecting urllib3<1.25,>=1.21.1 07:00:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:00:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:00:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:00:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:00:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:00:29 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:00:29 Attempting uninstall: urllib3 07:00:29 Found existing installation: urllib3 1.26.5 07:00:29 Uninstalling urllib3-1.26.5: 07:00:29 Successfully uninstalled urllib3-1.26.5 07:00:29 Attempting uninstall: idna 07:00:29 Found existing installation: idna 3.2 07:00:29 Uninstalling idna-3.2: 07:00:29 Successfully uninstalled idna-3.2 07:00:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements 07:00:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:00:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:00:30 Attempting uninstall: chardet 07:00:30 Found existing installation: chardet 4.0.0 07:00:30 Uninstalling chardet-4.0.0: 07:00:30 Successfully uninstalled chardet-4.0.0 07:00:30 Attempting uninstall: requests 07:00:30 Found existing installation: requests 2.25.1 07:00:30 Uninstalling requests-2.25.1: 07:00:30 Successfully uninstalled requests-2.25.1 07:00:30 Running setup.py install for texttable: started 07:00:30 Running setup.py install for texttable: finished with status 'done' 07:00:30 Running setup.py install for PyYAML: started 07:00:31 Running setup.py install for PyYAML: finished with status 'done' 07:00:31 Running setup.py install for docopt: started 07:00:31 Running setup.py install for docopt: finished with status 'done' 07:00:31 Running setup.py install for dockerpty: started 07:00:31 Running setup.py install for dockerpty: finished with status 'done' 07:00:31 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 07:00:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.377s coverage: 98.5% of statements 07:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:00:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 44.7% of statements 07:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:00:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.564s coverage: 89.5% of statements 07:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:00:36 Removing intermediate container c6db42a96356 07:00:36 ---> f04431185917 07:00:36 Step 14/23 : ENV APP_PORT=58890 07:00:36 ---> Running in b808a6646b4c 07:00:36 Removing intermediate container b808a6646b4c 07:00:36 ---> f98cdfe8bdff 07:00:36 Step 15/23 : EXPOSE $APP_PORT 07:00:36 ---> Running in 3adc01a13110 07:00:36 Removing intermediate container 3adc01a13110 07:00:36 ---> eb288ec6edca 07:00:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:00:36 ---> b8b7550b1262 07:00:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:00:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 84.4% of statements 07:00:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:00:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:00:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:00:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:00:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:00:36 ---> 77b795bcd2c2 07:00:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:00:36 ---> e9c1555d66aa 07:00:36 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:00:36 ---> Running in 1e0c1c69f627 07:00:36 Removing intermediate container 1e0c1c69f627 07:00:36 ---> 8eb141c2246d 07:00:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:36 ---> Running in 3e101b7164d9 07:00:36 Removing intermediate container 3e101b7164d9 07:00:36 ---> fc26cca245ac 07:00:36 Step 21/23 : LABEL arch=x86_64 07:00:36 ---> Running in 646a2d195469 07:00:36 Removing intermediate container 646a2d195469 07:00:36 ---> cf02771ae12e 07:00:36 Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:00:36 ---> Running in 272b447fe531 07:00:36 Removing intermediate container 272b447fe531 07:00:36 ---> 6b5fe6f0431a 07:00:36 Step 23/23 : LABEL version=0.0.0 07:00:36 ---> Running in bc0309b16b21 07:00:36 Removing intermediate container bc0309b16b21 07:00:36 ---> a441f803e7bf 07:00:36 07:00:37 Successfully built a441f803e7bf 07:00:37 Successfully tagged sys-mgmt-agent:latest 07:00:37  Building sys-mgmt-agent ... done  [Pipeline] } 07:00:37 $ docker stop --time=1 4106252d9c585d9d491a39322debcc8ada6a872afc3d02c7a4a33979ce7115e7 07:00:38 $ docker rm -f 4106252d9c585d9d491a39322debcc8ada6a872afc3d02c7a4a33979ce7115e7 [Pipeline] // withDockerContainer [Pipeline] sh 07:00:39 + docker images 07:00:39 REPOSITORY TAG IMAGE ID CREATED SIZE 07:00:39 sys-mgmt-agent latest a441f803e7bf 3 seconds ago 296MB 07:00:39 support-notifications latest 07817c1f1143 17 seconds ago 16.7MB 07:00:39 ccbed9fa5d63 20 seconds ago 1.78GB 07:00:39 c54f0072f927 20 seconds ago 1.77GB 07:00:39 security-proxy-setup latest c9b3a6ffac18 34 seconds ago 26.2MB 07:00:39 support-scheduler latest 9317b4efcb09 35 seconds ago 16MB 07:00:39 e05bf8c63cf4 39 seconds ago 1.78GB 07:00:39 core-data latest 37d895ee8905 39 seconds ago 20MB 07:00:39 a68a56b391a6 40 seconds ago 1.78GB 07:00:39 e7006bff84dd 53 seconds ago 1.79GB 07:00:39 security-secretstore-setup latest 0e0aa3d7b036 About a minute ago 27.9MB 07:00:39 core-metadata latest ddbccddf35e3 About a minute ago 16.6MB 07:00:39 ddb648789ced About a minute ago 1.78GB 07:00:39 96a300fb6228 About a minute ago 1.78GB 07:00:39 security-bootstrapper latest 4fba1c022510 About a minute ago 18.7MB 07:00:39 c6608a07a26c About a minute ago 1.77GB 07:00:39 core-command latest f819d66ab049 About a minute ago 15.8MB 07:00:39 ad81e2213b17 About a minute ago 1.77GB 07:00:39 ci-base-image-x86_64 latest 96f5fe1504b5 5 minutes ago 1.27GB 07:00:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB 07:00:39 docker 20.10.10 b706a049f56e 3 months ago 216MB 07:00:39 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 07:00:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 07:00:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.701s coverage: 94.2% of statements 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.204s coverage: 59.1% of statements 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.192s coverage: 60.0% of statements 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.378s coverage: 0.9% of statements 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.168s coverage: 21.7% of statements 07:00:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.229s coverage: 79.5% of statements 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements 07:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements 07:00:54 Still waiting to schedule task 07:00:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements 07:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements 07:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.695s coverage: 82.5% of statements 07:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.244s coverage: 80.0% of statements 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.222s coverage: 87.2% of statements 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.813s coverage: 91.2% of statements 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.693s coverage: 64.4% of statements 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements 07:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 07:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 07:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 07:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.202s coverage: 65.4% of statements 07:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:01:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.773s coverage: 43.8% of statements 07:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:01:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements 07:01:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:01:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.205s coverage: 84.8% of statements 07:01:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:01:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 17.7% of statements 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:01:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.3% of statements 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:01:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:01:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:01:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.275s coverage: 28.9% of statements 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:01:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:01:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements 07:01:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 07:01:28 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 07:01:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:01:28 GO111MODULE=on go vet ./... 07:01:57 Running on prd-ubuntu18.04-docker-8c-8g-6168 in /w/workspace/edgexfoundry_edgex-go_PR-3890 [Pipeline] { [Pipeline] ws 07:01:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:01:58 The recommended git tool is: git 07:01:59 using credential edgex-jenkins-ssh 07:01:59 Cloning the remote Git repository 07:01:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:01:59 > git init /w/workspace/edgex-go/1 # timeout=10 07:01:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:01:59 > git --version # timeout=10 07:01:59 > git --version # 'git version 2.17.1' 07:01:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:02:04 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ef11af5896a0f100dd670a5952c739f8549ba609 07:02:04 Merge succeeded, producing ef11af5896a0f100dd670a5952c739f8549ba609 07:02:04 Checking out Revision ef11af5896a0f100dd670a5952c739f8549ba609 (PR-3890) 07:02:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:02:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:02:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:02:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:02:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:02:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3890/head:refs/remotes/origin/PR-3890 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:02:04 > git config core.sparsecheckout # timeout=10 07:02:04 > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 07:02:04 > git remote # timeout=10 07:02:04 > git config --get remote.origin.url # timeout=10 07:02:04 using GIT_SSH to set credentials SSH Credentials for GitHub 07:02:04 > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 07:02:04 > git rev-parse HEAD^{commit} # timeout=10 07:02:04 > git config core.sparsecheckout # timeout=10 07:02:04 > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 07:02:08 Commit message: "fix(deps): Update to use Redis (redigo) module to v1.8.8" 07:02:08 > git --version # timeout=10 07:02:08 > git --version # 'git version 2.17.1' 07:02:08 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:09 + echo snap-build.sh 07:02:09 snap-build.sh 07:02:09 + SNAP_BASE_DIR=. 07:02:09 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:02:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:02:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:02:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:02:09 + cd /w/workspace/edgex-go/1 07:02:09 + sudo apt-get remove -qy --purge lxd lxd-client 07:02:09 Reading package lists... 07:02:09 Building dependency tree... 07:02:09 Reading state information... 07:02:09 The following packages were automatically installed and are no longer required: 07:02:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:02:09 uidmap xdelta3 07:02:09 Use 'sudo apt autoremove' to remove them. 07:02:09 The following packages will be REMOVED: 07:02:09 lxd* lxd-client* 07:02:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:02:09 After this operation, 31.7 MB disk space will be freed. 07:02:09 (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.) 07:02:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:02:10 Removing lxd dnsmasq configuration 07:02:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:02:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:02:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:02:11 (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.) 07:02:11 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:02:13 Processing triggers for systemd (237-3ubuntu10.52) ... 07:02:13 Processing triggers for ureadahead (0.100.0-21) ... 07:02:13 + sudo snap remove --purge lxd 07:02:14 snap "lxd" is not installed 07:02:14 + sudo groupadd --force --system lxd 07:02:14 ++ whoami 07:02:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:02:14 + newgrp - lxd 07:02:14 + sudo snap install lxd 07:02:24 2022-03-01T07:02:20Z INFO Waiting for automatic snapd restart... 07:02:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:02:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:02:38 ./bin/test-attribution-txt.sh 07:02:39 lxd 4.23 from Canonical* installed 07:02:39 + sudo lxd init --auto [Pipeline] echo 07:02:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:02:42 + ls -al . 07:02:42 total 672 07:02:42 drwxrwxr-x 9 1001 1001 4096 Mar 1 07:02 . 07:02:42 drwxr-xr-x 4 root root 4096 Mar 1 06:58 .. 07:02:42 -rw-rw-r-- 1 1001 1001 11 Mar 1 06:56 .dockerignore 07:02:42 drwxrwxr-x 8 1001 1001 4096 Mar 1 06:56 .git 07:02:42 drwxrwxr-x 4 1001 1001 4096 Mar 1 06:56 .github 07:02:42 -rw-rw-r-- 1 1001 1001 804 Mar 1 06:56 .gitignore 07:02:42 -rw-rw-r-- 1 1001 1001 42 Mar 1 06:56 .golangci.yml 07:02:42 -rw-rw-r-- 1 1001 1001 76 Mar 1 06:56 .hadolint.yml 07:02:42 -rw-rw-r-- 1 1001 1001 166 Mar 1 06:56 .sonarcloud.properties 07:02:42 -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:56 ADOPTERS.md 07:02:42 -rw-rw-r-- 1 1001 1001 9019 Mar 1 06:56 Attribution.txt 07:02:42 -rw-rw-r-- 1 1001 1001 51732 Mar 1 06:56 CHANGELOG.md 07:02:42 -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:56 CONTRIBUTING.md 07:02:42 -rw-rw-r-- 1 1001 1001 677 Mar 1 06:56 GOVERNANCE.md 07:02:42 -rw-rw-r-- 1 1001 1001 849 Mar 1 06:56 Jenkinsfile 07:02:42 -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:56 LICENSE 07:02:42 -rw-rw-r-- 1 1001 1001 6508 Mar 1 06:56 Makefile 07:02:42 -rw-rw-r-- 1 1001 1001 582 Mar 1 06:56 OWNERS.md 07:02:42 -rw-rw-r-- 1 1001 1001 8207 Mar 1 06:56 README.md 07:02:42 -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:56 SECURITY.md 07:02:42 -rw-rw-r-- 1 1001 1001 5 Mar 1 06:54 VERSION 07:02:42 -rw-rw-r-- 1 1001 1001 4131 Mar 1 06:56 ZMQWindows.md 07:02:42 drwxrwxr-x 2 1001 1001 4096 Mar 1 06:56 bin 07:02:42 drwxrwxr-x 14 1001 1001 4096 Mar 1 06:56 cmd 07:02:42 -rw-r--r-- 1 root root 428383 Mar 1 07:01 coverage.out 07:02:42 -rw-rw-r-- 1 1001 1001 2827 Mar 1 06:56 go.mod 07:02:42 -rw-rw-r-- 1 1001 1001 50275 Mar 1 06:56 go.sum 07:02:42 drwxrwxr-x 8 1001 1001 4096 Mar 1 06:56 internal 07:02:42 drwxrwxr-x 3 1001 1001 4096 Mar 1 06:56 openapi 07:02:42 drwxrwxr-x 4 1001 1001 4096 Mar 1 06:56 snap 07:02:42 -rw-rw-r-- 1 1001 1001 204 Mar 1 06:56 version.go [Pipeline] sh 07:02:42 + '[' -e coverage.out ] 07:02:42 + chown 1001:1001 coverage.out [Pipeline] stash 07:02:42 Warning: overwriting stash ‘coverage-report’ 07:02:43 Stashed 1 file(s) [Pipeline] sh 07:02:44 + make build 07:02:44 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 07:02:49 + sudo snap install --classic snapcraft 07:02:50 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 07:02:50 snapcraft 6.0.2 from Canonical* installed 07:02:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:02:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:02:50 % Total % Received % Xferd Average Speed Time Time Time Current 07:02:50 Dload Upload Total Spent Left Speed 07:02:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3089 0 --:--:-- --:--:-- --:--:-- 3074 07:02:51 100 3325k 100 3325k 0 0 8291k 0 --:--:-- --:--:-- --:--:-- 8291k 07:02:51 ./yq_linux_amd64 07:02:51 + sudo snapcraft prime --use-lxd 07:02:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:02:53 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: 07:02:53 - README.md 07:02:53 07:02:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:02:53 Launching a container. 07:03:03 Waiting for container to be ready 07:03:03 To start your first container, try: lxc launch ubuntu:20.04 07:03:03 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 07:03:03 07:03:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:03:08 Waiting for network to be ready... 07:03:09 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 07:03:09 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 07:03:09 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1269 kB] 07:03:09 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [223 kB] 07:03:09 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 07:03:09 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 07:03:09 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [768 kB] 07:03:09 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [109 kB] 07:03:09 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [680 kB] 07:03:09 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [116 kB] 07:03:09 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 07:03:09 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 07:03:10 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 07:03:10 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 07:03:10 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 07:03:10 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 07:03:10 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 07:03:10 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 07:03:10 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 07:03:10 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1605 kB] 07:03:10 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [308 kB] 07:03:10 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 07:03:10 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 07:03:10 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [823 kB] 07:03:10 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [117 kB] 07:03:10 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] 07:03:10 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] 07:03:12 Fetched 23.2 MB in 4s (6548 kB/s) 07:03:13 Reading package lists... 07:03:13 Reading package lists... 07:03:13 Building dependency tree... 07:03:13 Reading state information... 07:03:13 The following additional packages will be installed: 07:03:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:03:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:03:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:03:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:03:13 Suggested packages: 07:03:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:03:13 Recommended packages: 07:03:13 gnupg libsasl2-modules 07:03:13 The following NEW packages will be installed: 07:03:13 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:03:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:03:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:03:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:03:13 The following packages will be upgraded: 07:03:13 gpg gpg-agent gpgconf libudev1 07:03:13 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 07:03:13 Need to get 3859 kB of archives. 07:03:13 After this operation, 14.9 MB of additional disk space will be used. 07:03:13 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 07:03:13 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 07:03:14 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 07:03:14 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 07:03:14 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 07:03:14 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 07:03:14 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 07:03:14 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:03:14 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 07:03:14 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 07:03:14 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 07:03:14 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 07:03:14 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 07:03:14 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 07:03:14 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 07:03:14 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 07:03:14 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 07:03:14 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 07:03:14 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 07:03:14 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 07:03:14 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 07:03:14 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 07:03:14 debconf: delaying package configuration, since apt-utils is not installed 07:03:14 Fetched 3859 kB in 1s (3663 kB/s) 07:03:15 (Reading database ... 12816 files and directories currently installed.) 07:03:15 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 07:03:15 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:03:15 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 07:03:15 Selecting previously unselected package udev. 07:03:15 (Reading database ... 12816 files and directories currently installed.) 07:03:15 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 07:03:15 Unpacking udev (245.4-4ubuntu3.15) ... 07:03:15 Selecting previously unselected package libfuse2:amd64. 07:03:15 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 07:03:15 Unpacking libfuse2:amd64 (2.9.9-3) ... 07:03:15 Selecting previously unselected package fuse. 07:03:15 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 07:03:15 Unpacking fuse (2.9.9-3) ... 07:03:15 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 07:03:15 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:03:15 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 07:03:15 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:03:15 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 07:03:15 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:03:15 Selecting previously unselected package libksba8:amd64. 07:03:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:03:15 Unpacking libksba8:amd64 (1.3.5-2) ... 07:03:15 Selecting previously unselected package libroken18-heimdal:amd64. 07:03:15 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:03:15 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:03:15 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:03:15 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:03:15 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:03:15 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:03:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:03:15 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:15 Selecting previously unselected package libwind0-heimdal:amd64. 07:03:15 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:03:15 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:03:15 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:03:15 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:03:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:03:16 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:03:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:03:16 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:03:16 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:03:16 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:16 Selecting previously unselected package libsasl2-modules-db:amd64. 07:03:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 07:03:16 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:03:16 Selecting previously unselected package libsasl2-2:amd64. 07:03:16 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 07:03:16 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:03:16 Selecting previously unselected package libldap-common. 07:03:16 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 07:03:16 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 07:03:16 Selecting previously unselected package libldap-2.4-2:amd64. 07:03:16 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 07:03:16 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 07:03:16 Selecting previously unselected package dirmngr. 07:03:16 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 07:03:16 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 07:03:16 Setting up libksba8:amd64 (1.3.5-2) ... 07:03:16 Setting up libfuse2:amd64 (2.9.9-3) ... 07:03:16 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 07:03:16 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:03:16 Setting up udev (245.4-4ubuntu3.15) ... 07:03:16 invoke-rc.d: policy-rc.d denied execution of start. 07:03:17 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:03:17 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:17 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 07:03:17 Setting up gpg (2.2.19-3ubuntu2.1) ... 07:03:17 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:17 Setting up fuse (2.9.9-3) ... 07:03:17 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 07:03:17 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 07:03:17 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:17 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:17 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:17 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:17 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:17 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:17 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:03:17 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 07:03:17 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 07:03:17 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 07:03:17 Processing triggers for systemd (245.4-4ubuntu3) ... 07:03:18 Processing triggers for libc-bin (2.31-0ubuntu9) ... 07:03:18 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 07:03:18 Alias= settings in the [Install] section, and DefaultInstance= for template 07:03:18 units). This means they are not meant to be enabled using systemctl. 07:03:18 07:03:18 Possible reasons for having this kind of units are: 07:03:18 • A unit may be statically enabled by being symlinked from another unit's 07:03:18 .wants/ or .requires/ directory. 07:03:18 • A unit's purpose may be to act as a helper for some other unit which has 07:03:18 a requirement dependency on it. 07:03:18 • A unit may be started when needed via activation (socket, path, timer, 07:03:18 D-Bus, udev, scripted systemctl call, ...). 07:03:18 • In case of template units, the unit is meant to be enabled with some 07:03:18 instance name specified. 07:03:18 Reading package lists... 07:03:18 Building dependency tree... 07:03:18 Reading state information... 07:03:18 The following additional packages will be installed: 07:03:18 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 07:03:18 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 07:03:18 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 07:03:18 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 07:03:18 openssh-client python3 python3-minimal python3.8 python3.8-minimal 07:03:18 squashfs-tools systemd systemd-sysv systemd-timesyncd 07:03:18 Suggested packages: 07:03:18 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 07:03:18 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:03:18 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 07:03:18 systemd-container policykit-1 07:03:18 Recommended packages: 07:03:18 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 07:03:19 The following NEW packages will be installed: 07:03:19 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 07:03:19 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 07:03:19 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 07:03:19 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 07:03:19 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 07:03:19 The following packages will be upgraded: 07:03:19 libsystemd0 systemd systemd-sysv systemd-timesyncd 07:03:19 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 07:03:19 Need to get 46.5 MB of archives. 07:03:19 After this operation, 181 MB of additional disk space will be used. 07:03:19 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 07:03:19 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 07:03:19 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 07:03:19 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 07:03:19 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 07:03:19 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 07:03:19 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] 07:03:19 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 07:03:19 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 07:03:19 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 07:03:19 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 07:03:19 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 07:03:19 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 07:03:19 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 07:03:19 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 07:03:19 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 07:03:19 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 07:03:19 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 07:03:19 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 07:03:19 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 07:03:19 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 07:03:19 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 07:03:19 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 07:03:19 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 07:03:19 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 07:03:19 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 07:03:19 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 07:03:20 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 07:03:20 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 07:03:20 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 07:03:20 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 07:03:20 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 07:03:21 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 07:03:21 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 07:03:21 debconf: delaying package configuration, since apt-utils is not installed 07:03:21 Fetched 46.5 MB in 2s (19.5 MB/s) 07:03:21 (Reading database ... 13067 files and directories currently installed.) 07:03:21 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 07:03:21 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:03:21 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 07:03:21 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:03:21 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 07:03:22 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:03:22 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 07:03:22 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:03:22 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 07:03:22 Selecting previously unselected package libpython3.8-minimal:amd64. 07:03:22 (Reading database ... 13068 files and directories currently installed.) 07:03:22 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 07:03:22 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 07:03:22 Selecting previously unselected package libexpat1:amd64. 07:03:22 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... 07:03:22 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 07:03:22 Selecting previously unselected package python3.8-minimal. 07:03:22 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 07:03:22 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 07:03:22 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 07:03:22 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 07:03:23 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 07:03:23 Selecting previously unselected package python3-minimal. 07:03:23 (Reading database ... 13359 files and directories currently installed.) 07:03:23 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 07:03:23 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 07:03:23 Selecting previously unselected package mime-support. 07:03:23 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 07:03:23 Unpacking mime-support (3.64ubuntu1) ... 07:03:23 Selecting previously unselected package libmpdec2:amd64. 07:03:23 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 07:03:23 Unpacking libmpdec2:amd64 (2.4.2-3) ... 07:03:23 Selecting previously unselected package libpython3.8-stdlib:amd64. 07:03:23 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 07:03:23 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 07:03:23 Selecting previously unselected package python3.8. 07:03:23 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 07:03:23 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 07:03:23 Selecting previously unselected package libpython3-stdlib:amd64. 07:03:23 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 07:03:23 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 07:03:23 Setting up python3-minimal (3.8.2-0ubuntu2) ... 07:03:24 Selecting previously unselected package python3. 07:03:24 (Reading database ... 13761 files and directories currently installed.) 07:03:24 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 07:03:24 Unpacking python3 (3.8.2-0ubuntu2) ... 07:03:24 Selecting previously unselected package libdbus-1-3:amd64. 07:03:24 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 07:03:24 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 07:03:24 Selecting previously unselected package dbus. 07:03:24 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 07:03:24 Unpacking dbus (1.12.16-2ubuntu2.1) ... 07:03:24 Selecting previously unselected package libbsd0:amd64. 07:03:24 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 07:03:24 Unpacking libbsd0:amd64 (0.10.0-1) ... 07:03:24 Selecting previously unselected package libpam-systemd:amd64. 07:03:24 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 07:03:24 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 07:03:24 Selecting previously unselected package sudo. 07:03:24 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 07:03:24 Unpacking sudo (1.8.31-1ubuntu1.2) ... 07:03:24 Selecting previously unselected package apparmor. 07:03:24 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 07:03:24 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 07:03:24 Selecting previously unselected package libcbor0.6:amd64. 07:03:24 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 07:03:24 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 07:03:24 Selecting previously unselected package libedit2:amd64. 07:03:24 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 07:03:24 Unpacking libedit2:amd64 (3.1-20191231-1) ... 07:03:24 Selecting previously unselected package libfido2-1:amd64. 07:03:24 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 07:03:24 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 07:03:24 Selecting previously unselected package libkrb5support0:amd64. 07:03:24 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 07:03:24 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 07:03:24 Selecting previously unselected package libk5crypto3:amd64. 07:03:24 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 07:03:24 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 07:03:24 Selecting previously unselected package libkeyutils1:amd64. 07:03:24 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 07:03:24 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 07:03:24 Selecting previously unselected package libkrb5-3:amd64. 07:03:24 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 07:03:24 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 07:03:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:03:25 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 07:03:25 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 07:03:25 Selecting previously unselected package openssh-client. 07:03:25 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 07:03:25 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 07:03:25 Selecting previously unselected package dbus-user-session. 07:03:25 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 07:03:25 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 07:03:25 Selecting previously unselected package liblzo2-2:amd64. 07:03:25 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 07:03:25 Unpacking liblzo2-2:amd64 (2.10-2) ... 07:03:25 Selecting previously unselected package squashfs-tools. 07:03:25 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 07:03:25 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 07:03:25 Selecting previously unselected package snapd. 07:03:25 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 07:03:25 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 07:03:26 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 07:03:27 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 07:03:28 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 07:03:28 Setting up mime-support (3.64ubuntu1) ... 07:03:28 Setting up liblzo2-2:amd64 (2.10-2) ... 07:03:28 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 07:03:28 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 07:03:28 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 07:03:28 Setting up dbus (1.12.16-2ubuntu2.1) ... 07:03:29 Setting up sudo (1.8.31-1ubuntu1.2) ... 07:03:29 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 07:03:29 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 07:03:29 Setting up libmpdec2:amd64 (2.4.2-3) ... 07:03:29 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 07:03:29 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 07:03:29 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 07:03:29 Setting up libbsd0:amd64 (0.10.0-1) ... 07:03:29 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 07:03:29 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 07:03:29 Setting up libedit2:amd64 (3.1-20191231-1) ... 07:03:29 Setting up python3 (3.8.2-0ubuntu2) ... 07:03:29 running python rtupdate hooks for python3.8... 07:03:29 running python post-rtupdate hooks for python3.8... 07:03:29 Setting up apparmor (2.13.3-7ubuntu5.1) ... 07:03:30 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:03:30 Reloading AppArmor profiles 07:03:30 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 07:03:30 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 07:03:31 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 07:03:31 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 07:03:31 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 07:03:31 Setting up systemd (245.4-4ubuntu3.15) ... 07:03:31 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:03:31 Installing new version of config file /etc/systemd/resolved.conf ... 07:03:32 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 07:03:32 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 07:03:32 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 07:03:32 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 07:03:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:03:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:03:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:03:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:03:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:03:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:03:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:03:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:03:35 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:03:35 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:03:35 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 07:03:35 /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' 07:03:35 Processing triggers for libc-bin (2.31-0ubuntu9) ... 07:03:36 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 07:03:36 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 07:03:36 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 07:03:37 Reading package lists... 07:03:37 Reading package lists... 07:03:37 Building dependency tree... 07:03:37 Reading state information... 07:03:37 Calculating upgrade... 07:03:37 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 07:03:38 The following packages will be upgraded: 07:03:38 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 07:03:38 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 07:03:38 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 07:03:38 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 07:03:38 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 07:03:38 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 07:03:38 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 07:03:38 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 07:03:38 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 07:03:38 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 07:03:38 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 07:03:38 xz-utils zlib1g 07:03:38 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:03:38 Need to get 63.3 MB of archives. 07:03:38 After this operation, 13.8 MB of additional disk space will be used. 07:03:38 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] 07:03:38 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 07:03:38 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 07:03:38 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 07:03:38 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 07:03:38 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 07:03:38 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 07:03:38 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 07:03:38 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 07:03:38 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 07:03:38 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 07:03:38 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 07:03:38 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 07:03:38 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 07:03:38 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 07:03:38 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 07:03:38 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 07:03:38 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 07:03:38 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 07:03:38 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 07:03:38 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 07:03:38 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 07:03:38 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 07:03:38 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 07:03:38 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 07:03:38 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 07:03:38 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 07:03:38 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 07:03:38 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 07:03:38 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 07:03:38 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 07:03:38 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 07:03:38 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 07:03:38 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 07:03:38 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 07:03:38 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 07:03:38 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 07:03:38 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 07:03:38 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 07:03:38 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 07:03:38 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 07:03:38 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 07:03:38 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 07:03:38 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 07:03:38 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 07:03:38 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 07:03:38 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 07:03:38 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 07:03:38 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 07:03:38 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 07:03:38 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 07:03:38 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 07:03:38 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 07:03:39 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 07:03:39 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 07:03:39 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 07:03:39 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 07:03:39 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 07:03:39 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 07:03:39 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 07:03:39 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 07:03:39 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 07:03:39 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 07:03:39 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 07:03:39 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 07:03:39 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 07:03:39 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 07:03:39 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 07:03:39 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 07:03:39 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 07:03:39 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 07:03:39 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 07:03:39 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 07:03:39 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 07:03:39 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 07:03:39 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 07:03:39 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 07:03:39 debconf: delaying package configuration, since apt-utils is not installed 07:03:39 Fetched 63.3 MB in 1s (44.8 MB/s) 07:03:39 (Reading database ... 14313 files and directories currently installed.) 07:03:39 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 07:03:39 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 07:03:40 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 07:03:40 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 07:03:40 Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... 07:03:40 Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... 07:03:40 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:40 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:40 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:40 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:41 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:41 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:41 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:41 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:41 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:41 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:41 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:41 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:41 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:41 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:41 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:41 (Reading database ... 14312 files and directories currently installed.) 07:03:41 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:41 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:41 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:41 (Reading database ... 14312 files and directories currently installed.) 07:03:41 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:41 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:41 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:41 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:41 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:03:41 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:03:41 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:41 (Reading database ... 14312 files and directories currently installed.) 07:03:41 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 07:03:42 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 07:03:42 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 07:03:42 (Reading database ... 14312 files and directories currently installed.) 07:03:42 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 07:03:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:03:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:03:42 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 07:03:42 Setting up base-files (11ubuntu5.5) ... 07:03:42 Installing new version of config file /etc/issue ... 07:03:42 Installing new version of config file /etc/issue.net ... 07:03:42 Installing new version of config file /etc/lsb-release ... 07:03:42 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:03:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:03:43 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 07:03:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:03:43 Removing obsolete conffile /etc/default/motd-news ... 07:03:43 (Reading database ... 14311 files and directories currently installed.) 07:03:43 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 07:03:43 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 07:03:43 Setting up bash (5.0-6ubuntu1.1) ... 07:03:43 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 07:03:43 (Reading database ... 14311 files and directories currently installed.) 07:03:43 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 07:03:43 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 07:03:43 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 07:03:43 (Reading database ... 14311 files and directories currently installed.) 07:03:43 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 07:03:43 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 07:03:43 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 07:03:43 (Reading database ... 14311 files and directories currently installed.) 07:03:43 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 07:03:43 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:03:44 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 07:03:44 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:03:44 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 07:03:44 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:03:44 Setting up perl-base (5.30.0-9ubuntu0.2) ... 07:03:44 (Reading database ... 14311 files and directories currently installed.) 07:03:44 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 07:03:44 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:03:45 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 07:03:45 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 07:03:45 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 07:03:45 (Reading database ... 14311 files and directories currently installed.) 07:03:45 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 07:03:45 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 07:03:45 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 07:03:45 (Reading database ... 14311 files and directories currently installed.) 07:03:45 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 07:03:45 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:03:45 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 07:03:45 (Reading database ... 14311 files and directories currently installed.) 07:03:45 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 07:03:45 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:03:45 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 07:03:45 (Reading database ... 14311 files and directories currently installed.) 07:03:45 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 07:03:45 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:03:45 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 07:03:45 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:03:46 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 07:03:46 (Reading database ... 14311 files and directories currently installed.) 07:03:46 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 07:03:46 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:03:46 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 07:03:46 (Reading database ... 14311 files and directories currently installed.) 07:03:46 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 07:03:46 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:03:46 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 07:03:46 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:03:46 Setting up util-linux (2.34-0.1ubuntu9.3) ... 07:03:46 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 07:03:46 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:03:47 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:03:47 (Reading database ... 14311 files and directories currently installed.) 07:03:47 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 07:03:47 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 07:03:47 Setting up libc-bin (2.31-0ubuntu9.2) ... 07:03:47 (Reading database ... 14311 files and directories currently installed.) 07:03:47 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 07:03:47 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 07:03:47 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 07:03:47 (Reading database ... 14311 files and directories currently installed.) 07:03:47 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 07:03:47 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 07:03:47 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 07:03:47 (Reading database ... 14311 files and directories currently installed.) 07:03:47 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 07:03:47 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 07:03:47 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 07:03:47 (Reading database ... 14311 files and directories currently installed.) 07:03:47 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 07:03:47 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 07:03:47 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 07:03:47 (Reading database ... 14311 files and directories currently installed.) 07:03:47 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 07:03:47 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 07:03:48 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 07:03:48 (Reading database ... 14311 files and directories currently installed.) 07:03:48 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 07:03:48 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:03:48 Setting up gpgv (2.2.19-3ubuntu2.1) ... 07:03:48 (Reading database ... 14311 files and directories currently installed.) 07:03:48 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 07:03:48 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 07:03:48 Setting up ubuntu-keyring (2020.02.11.4) ... 07:03:48 (Reading database ... 14311 files and directories currently installed.) 07:03:48 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 07:03:48 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 07:03:48 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 07:03:48 (Reading database ... 14311 files and directories currently installed.) 07:03:48 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 07:03:48 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 07:03:48 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 07:03:48 (Reading database ... 14311 files and directories currently installed.) 07:03:48 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 07:03:48 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 07:03:48 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 07:03:48 (Reading database ... 14311 files and directories currently installed.) 07:03:48 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 07:03:48 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 07:03:49 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 07:03:49 (Reading database ... 14311 files and directories currently installed.) 07:03:49 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 07:03:49 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 07:03:49 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 07:03:49 (Reading database ... 14311 files and directories currently installed.) 07:03:49 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 07:03:49 Unpacking apt (2.0.6) over (2.0.2) ... 07:03:49 Setting up apt (2.0.6) ... 07:03:50 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 07:03:50 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:03:50 (Reading database ... 14311 files and directories currently installed.) 07:03:50 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 07:03:50 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:03:50 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 07:03:50 (Reading database ... 14311 files and directories currently installed.) 07:03:50 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 07:03:50 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:03:50 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 07:03:50 (Reading database ... 14313 files and directories currently installed.) 07:03:50 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 07:03:50 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:03:50 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 07:03:50 (Reading database ... 14317 files and directories currently installed.) 07:03:50 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 07:03:50 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:03:50 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 07:03:50 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:03:50 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 07:03:50 (Reading database ... 14317 files and directories currently installed.) 07:03:50 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 07:03:51 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 07:03:51 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 07:03:51 (Reading database ... 14317 files and directories currently installed.) 07:03:51 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 07:03:51 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 07:03:51 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 07:03:51 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 07:03:51 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 07:03:51 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 07:03:51 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 07:03:51 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 07:03:51 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 07:03:51 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 07:03:51 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 07:03:51 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 07:03:51 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 07:03:51 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 07:03:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 07:03:51 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 07:03:52 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 07:03:52 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 07:03:52 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 07:03:52 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 07:03:52 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 07:03:52 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 07:03:52 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 07:03:52 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:03:52 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 07:03:52 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:03:52 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 07:03:52 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:03:52 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 07:03:52 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:03:52 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 07:03:52 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:03:52 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 07:03:52 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:03:53 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 07:03:53 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 07:03:53 Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 07:03:53 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:03:53 Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 07:03:53 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:03:54 Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 07:03:54 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:03:54 Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 07:03:54 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:03:55 Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 07:03:55 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:03:55 Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 07:03:55 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:03:56 Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 07:03:56 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:03:56 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 07:03:56 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 07:03:56 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 07:03:56 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 07:03:56 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 07:03:56 Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... 07:03:56 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 07:03:56 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:56 Setting up tzdata (2021e-0ubuntu0.20.04) ... 07:03:56 07:03:56 Current default time zone: 'Etc/UTC' 07:03:56 Local time is now: Tue Mar 1 07:03:56 UTC 2022. 07:03:56 Universal Time is now: Tue Mar 1 07:03:56 UTC 2022. 07:03:56 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:03:56 07:03:56 Setting up xz-utils (5.2.4-1ubuntu1) ... 07:03:56 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:56 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:56 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 07:03:56 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:56 Setting up mount (2.34-0.1ubuntu9.3) ... 07:03:56 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 07:03:56 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 07:03:56 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 07:03:56 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 07:03:56 Setting up openssl (1.1.1f-1ubuntu2.10) ... 07:03:56 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:56 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:56 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 07:03:56 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:56 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 07:03:56 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:03:56 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 07:03:56 Setting up fdisk (2.34-0.1ubuntu9.3) ... 07:03:56 Setting up ca-certificates (20210119~20.04.2) ... [Pipeline] } 07:03:56 $ docker stop --time=1 832bed537a553418fc61fb18adb01ee9b740baf7eeb67300e0c4397b13da5446 07:03:58 Updating certificates in /etc/ssl/certs... 07:03:58 $ docker rm -f 832bed537a553418fc61fb18adb01ee9b740baf7eeb67300e0c4397b13da5446 07:03:59 21 added, 21 removed; done. 07:03:59 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 07:03:59 Setting up perl (5.30.0-9ubuntu0.2) ... 07:03:59 Setting up procps (2:3.3.16-1ubuntu2.3) ... 07:03:59 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 07:03:59 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 07:03:59 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 07:03:59 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 07:03:59 Setting up binutils (2.34-6ubuntu1.3) ... 07:03:59 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 07:03:59 Setting up build-essential (12.8ubuntu1.1) ... 07:03:59 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 07:03:59 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 07:03:59 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 07:03:59 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 07:03:59 Processing triggers for systemd (245.4-4ubuntu3.15) ... 07:03:59 Processing triggers for mime-support (3.64ubuntu1) ... 07:03:59 Processing triggers for ca-certificates (20210119~20.04.2) ... 07:03:59 Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:00 0 added, 0 removed; done. 07:04:00 Running hooks in /etc/ca-certificates/update.d... 07:04:00 done. 07:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:04:00 07:04:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:04:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:04:01 latest: Pulling from edgex-devops/edgex-compose-arm64 07:04:01 29e5d40040c1: Pulling fs layer 07:04:01 1ce36da41761: Pulling fs layer 07:04:01 25b303627fd3: Pulling fs layer 07:04:01 29e5d40040c1: Verifying Checksum 07:04:01 29e5d40040c1: Download complete 07:04:01 1ce36da41761: Verifying Checksum 07:04:01 1ce36da41761: Download complete 07:04:01 Reading package lists... 07:04:01 Building dependency tree... 07:04:01 Reading state information... 07:04:01 29e5d40040c1: Pull complete 07:04:01 The following NEW packages will be installed: 07:04:01 apt-transport-https 07:04:01 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:04:02 Need to get 4680 B of archives. 07:04:02 After this operation, 162 kB of additional disk space will be used. 07:04:02 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 07:04:02 debconf: delaying package configuration, since apt-utils is not installed 07:04:02 Fetched 4680 B in 0s (18.3 kB/s) 07:04:02 Selecting previously unselected package apt-transport-https. 07:04:02 (Reading database ... 14320 files and directories currently installed.) 07:04:02 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 07:04:02 Unpacking apt-transport-https (2.0.6) ... 07:04:02 Setting up apt-transport-https (2.0.6) ... 07:04:02 Waiting for network to be ready... 07:04:02 25b303627fd3: Verifying Checksum 07:04:02 25b303627fd3: Download complete 07:04:03 1ce36da41761: Pull complete 07:04:07 2022-03-01T07:04:06Z INFO Waiting for automatic snapd restart... 07:04:08 snapd 2.54.3 from Canonical* installed 07:04:08 "snapd" switched to the "latest/stable" channel 07:04:08 07:04:11 core20 20220215 from Canonical* installed 07:04:11 "core20" switched to the "latest/stable" channel 07:04:11 07:04:13 25b303627fd3: Pull complete 07:04:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:04:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:04:13 prd-ubuntu18.04-docker-arm64-4c-16g-6167 does not seem to be running inside a container 07:04:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:04:13 snapcraft 6.0.2 from Canonical* installed 07:04:13 "snapcraft" switched to the "latest/stable" channel 07:04:13 07:04:15 $ docker top 4db0382d59aac6654430a8ed188c26ce4fda00b5d9c1f7c9360e55b32c34eff5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:16 + docker-compose build --help 07:04:16 + grep parallel 07:04:17 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: 07:04:17 - README.md 07:04:17 07:04:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:04:18 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 07:04:18 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 07:04:18 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 07:04:19 Reading package lists... 07:04:19 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 07:04:19 Reading package lists... 07:04:19 Building dependency tree... 07:04:19 Reading state information... 07:04:19 Suggested packages: 07:04:19 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 07:04:19 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 07:04:19 krb5-user libnorm-doc 07:04:19 Recommended packages: 07:04:19 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:04:19 The following NEW packages will be installed: 07:04:19 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 07:04:19 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 07:04:19 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 07:04:19 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 07:04:19 libzmq5 pkg-config zip 07:04:19 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 07:04:20 Need to get 10.3 MB of archives. 07:04:20 After this operation, 56.5 MB of additional disk space will be used. 07:04:20 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 07:04:20 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 07:04:20 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 07:04:20 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 07:04:20 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 07:04:20 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 07:04:20 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 07:04:20 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 07:04:20 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 07:04:20 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 07:04:20 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 07:04:20 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 07:04:20 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 07:04:20 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 07:04:20 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 07:04:21 --parallel Build images in parallel. [Pipeline] } 07:04:21 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 07:04:21 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 07:04:21 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 07:04:21 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 07:04:21 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 07:04:21 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 07:04:21 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 07:04:21 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 07:04:21 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 07:04:21 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 07:04:21 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 07:04:21 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 07:04:21 $ docker stop --time=1 4db0382d59aac6654430a8ed188c26ce4fda00b5d9c1f7c9360e55b32c34eff5 07:04:21 debconf: delaying package configuration, since apt-utils is not installed 07:04:21 Fetched 10.3 MB in 1s (9185 kB/s) 07:04:21 Selecting previously unselected package libglib2.0-0:amd64. 07:04:21 (Reading database ... 14324 files and directories currently installed.) 07:04:21 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 07:04:21 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 07:04:21 Selecting previously unselected package libsodium23:amd64. 07:04:21 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 07:04:21 Unpacking libsodium23:amd64 (1.0.18-1) ... 07:04:21 Selecting previously unselected package libpsl5:amd64. 07:04:21 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 07:04:21 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 07:04:21 Selecting previously unselected package libbrotli1:amd64. 07:04:21 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 07:04:21 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 07:04:21 Selecting previously unselected package libnghttp2-14:amd64. 07:04:21 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 07:04:21 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 07:04:21 Selecting previously unselected package librtmp1:amd64. 07:04:21 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 07:04:21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 07:04:21 Selecting previously unselected package libssh-4:amd64. 07:04:21 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 07:04:21 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 07:04:21 Selecting previously unselected package libcurl3-gnutls:amd64. 07:04:21 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 07:04:21 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 07:04:21 Selecting previously unselected package liberror-perl. 07:04:21 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 07:04:21 Unpacking liberror-perl (0.17029-1) ... 07:04:22 Selecting previously unselected package git-man. 07:04:22 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 07:04:22 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 07:04:22 Selecting previously unselected package git. 07:04:22 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 07:04:22 Unpacking git (1:2.25.1-1ubuntu3.2) ... 07:04:22 Selecting previously unselected package libgssrpc4:amd64. 07:04:22 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 07:04:22 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 07:04:22 Selecting previously unselected package libkdb5-9:amd64. 07:04:22 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 07:04:22 $ docker rm -f 4db0382d59aac6654430a8ed188c26ce4fda00b5d9c1f7c9360e55b32c34eff5 07:04:22 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 07:04:22 Selecting previously unselected package libkadm5srv-mit11:amd64. 07:04:22 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 07:04:22 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 07:04:22 Selecting previously unselected package libkadm5clnt-mit11:amd64. 07:04:22 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 07:04:22 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 07:04:22 Selecting previously unselected package comerr-dev:amd64. 07:04:22 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 07:04:22 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 07:04:22 Selecting previously unselected package krb5-multidev:amd64. 07:04:22 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 07:04:22 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:23 Selecting previously unselected package libnorm1:amd64. 07:04:23 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 07:04:23 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 07:04:23 Selecting previously unselected package libnorm-dev:amd64. 07:04:23 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 07:04:23 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 07:04:23 Selecting previously unselected package libpgm-5.2-0:amd64. 07:04:23 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 07:04:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:04:23 Selecting previously unselected package libpgm-dev:amd64. 07:04:23 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 07:04:23 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:04:23 Selecting previously unselected package libsodium-dev:amd64. 07:04:23 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 07:04:23 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 07:04:23 Selecting previously unselected package libzmq5:amd64. 07:04:23 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 07:04:23 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 07:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:04:23 . [Pipeline] withDockerContainer 07:04:23 Selecting previously unselected package libkrb5-dev:amd64. 07:04:23 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 07:04:23 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 07:04:23 Selecting previously unselected package libzmq3-dev:amd64. 07:04:23 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 07:04:23 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 07:04:23 Selecting previously unselected package pkg-config. 07:04:23 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 07:04:23 Unpacking pkg-config (0.29.1-0ubuntu4) ... 07:04:23 Selecting previously unselected package zip. 07:04:23 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 07:04:23 Unpacking zip (3.0-11build1) ... 07:04:23 prd-ubuntu18.04-docker-arm64-4c-16g-6167 does not seem to be running inside a container 07:04:23 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:04:23 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 07:04:23 Setting up libsodium23:amd64 (1.0.18-1) ... 07:04:23 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 07:04:23 No schema files found: doing nothing. 07:04:23 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 07:04:23 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 07:04:23 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 07:04:23 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 07:04:23 Setting up liberror-perl (0.17029-1) ... 07:04:23 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 07:04:23 Setting up zip (3.0-11build1) ... 07:04:23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 07:04:23 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 07:04:23 Setting up pkg-config (0.29.1-0ubuntu4) ... 07:04:23 Setting up libsodium-dev:amd64 (1.0.18-1) ... 07:04:23 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 07:04:23 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 07:04:23 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 07:04:23 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 07:04:23 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:04:24 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 07:04:24 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 07:04:24 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 07:04:24 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:04:24 Setting up git (1:2.25.1-1ubuntu3.2) ... 07:04:24 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 07:04:24 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 07:04:24 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 07:04:24 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 07:04:24 comerr-dev set to automatically installed. 07:04:24 git set to automatically installed. 07:04:24 git-man set to automatically installed. 07:04:24 krb5-multidev set to automatically installed. 07:04:24 libbrotli1 set to automatically installed. 07:04:24 libcurl3-gnutls set to automatically installed. 07:04:24 liberror-perl set to automatically installed. 07:04:24 libglib2.0-0 set to automatically installed. 07:04:24 libgssrpc4 set to automatically installed. 07:04:24 libkadm5clnt-mit11 set to automatically installed. 07:04:24 libkadm5srv-mit11 set to automatically installed. 07:04:24 libkdb5-9 set to automatically installed. 07:04:24 libkrb5-dev set to automatically installed. 07:04:24 libnghttp2-14 set to automatically installed. 07:04:24 libnorm-dev set to automatically installed. 07:04:24 libnorm1 set to automatically installed. 07:04:24 libpgm-5.2-0 set to automatically installed. 07:04:24 libpgm-dev set to automatically installed. 07:04:24 libpsl5 set to automatically installed. 07:04:24 librtmp1 set to automatically installed. 07:04:24 libsodium-dev set to automatically installed. 07:04:24 libsodium23 set to automatically installed. 07:04:24 libssh-4 set to automatically installed. 07:04:24 libzmq3-dev set to automatically installed. 07:04:24 libzmq5 set to automatically installed. 07:04:24 pkg-config set to automatically installed. 07:04:24 zip set to automatically installed. 07:04:25 $ docker top f384db39b9917a60a34a36005f65a97a17e7a99ab4aac4e425f1557427c08e59 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:26 + docker-compose -f ./docker-compose-build.yml build --parallel 07:04:26 snapd is not logged in, snap install commands will use sudo 07:04:30 Building core-command ... 07:04:30 Building core-data ... 07:04:30 Building core-metadata ... 07:04:30 Building security-bootstrapper ... 07:04:30 Building security-proxy-setup ... 07:04:30 Building security-secretstore-setup ... 07:04:30 Building support-notifications ... 07:04:30 Building support-scheduler ... 07:04:30 Building sys-mgmt-agent ... 07:04:30 Building core-command 07:04:30 Building security-proxy-setup 07:04:30 Building sys-mgmt-agent 07:04:30 Building security-secretstore-setup 07:04:30 Building support-notifications 07:04:41 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 07:04:41 Downloading snap 'edgex-app-service-configurable' 07:04:41 Pulling app-service-configurable 07:04:41 + snapcraftctl pull 07:04:43 Pulling config-common 07:04:43 + snapcraftctl pull 07:04:44 Pulling go-build-helper 07:04:44 + snapcraftctl pull 07:04:45 'edgex-go' has dependencies that need to be staged: go-build-helper 07:04:45 Skipping pull go-build-helper (already ran) 07:04:45 Building go-build-helper 07:04:45 + snapcraftctl build 07:04:46 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 07:04:47 Staging go-build-helper 07:04:47 + snapcraftctl stage 07:04:53 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 07:04:53 Fetched 290 kB in 0s (0 B/s) 07:04:53 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 07:04:53 Fetched 158 kB in 0s (0 B/s) 07:04:53 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 07:04:53 Fetched 242 kB in 0s (0 B/s) 07:04:53 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 07:04:53 Fetched 150 kB in 0s (0 B/s) 07:04:53 Pulling edgex-go 07:04:53 + snapcraftctl pull 07:04:54 Pulling hooks 07:04:54 + snapcraftctl pull 07:05:09 Removing suid/guid from /root/parts/static-packages/install/bin/su 07:05:09 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 07:05:09 Fetched 96.1 kB in 0s (0 B/s) 07:05:09 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 07:05:09 Fetched 78.7 kB in 0s (0 B/s) 07:05:09 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 07:05:09 Fetched 48.0 kB in 0s (0 B/s) 07:05:09 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 07:05:09 Fetched 50.2 kB in 0s (0 B/s) 07:05:09 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 07:05:09 Fetched 14.7 kB in 0s (0 B/s) 07:05:09 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 07:05:09 Fetched 234 kB in 0s (0 B/s) 07:05:09 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 07:05:09 Fetched 155 kB in 0s (0 B/s) 07:05:09 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 07:05:09 Fetched 170 kB in 0s (0 B/s) 07:05:09 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 07:05:09 Fetched 267 kB in 0s (0 B/s) 07:05:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:05:09 Fetched 50.6 kB in 0s (0 B/s) 07:05:09 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 07:05:09 Fetched 15.1 kB in 0s (0 B/s) 07:05:09 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 07:05:09 Fetched 51.5 kB in 0s (0 B/s) 07:05:09 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 07:05:09 Fetched 121 kB in 0s (0 B/s) 07:05:09 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 07:05:09 Fetched 29.7 kB in 0s (0 B/s) 07:05:09 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 07:05:09 Fetched 1021 kB in 0s (0 B/s) 07:05:09 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 07:05:09 Fetched 49.3 kB in 0s (0 B/s) 07:05:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 07:05:09 Fetched 54.9 kB in 0s (0 B/s) 07:05:09 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 07:05:09 Fetched 16.6 kB in 0s (0 B/s) 07:05:09 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 07:05:09 Fetched 87.9 kB in 0s (0 B/s) 07:05:09 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 07:05:09 Fetched 142 kB in 0s (0 B/s) 07:05:09 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 07:05:09 Fetched 41.8 kB in 0s (0 B/s) 07:05:09 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 07:05:09 Fetched 181 kB in 0s (0 B/s) 07:05:09 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 07:05:09 Fetched 208 kB in 0s (0 B/s) 07:05:09 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 07:05:09 Fetched 161 kB in 0s (0 B/s) 07:05:09 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 07:05:09 Fetched 107 kB in 0s (0 B/s) 07:05:09 Pulling static-packages 07:05:09 + snapcraftctl pull 07:05:09 Pulling version 07:05:09 + cd /root/project 07:05:09 ++ git describe --tags --abbrev=0 07:05:09 ++ sed s/v// 07:05:09 + GIT_VERSION=2.2.0-dev.30 07:05:09 + '[' -z 2.2.0-dev.30 ']' 07:05:09 + snapcraftctl set-version 2.2.0-dev.30 07:05:10 Building app-service-configurable 07:05:10 + snapcraftctl build 07:05:12 Building config-common 07:05:12 + snapcraftctl build 07:05:13 + cp --archive --link --no-dereference . /root/parts/config-common/install 07:05:14 Skipping build go-build-helper (already ran) 07:05:14 Building edgex-go 07:05:14 + cd /root/parts/edgex-go/src 07:05:14 ++ git describe --tags --abbrev=0 07:05:14 ++ sed s/v// 07:05:14 + GIT_VERSION=2.2.0-dev.30 07:05:14 + '[' -z 2.2.0-dev.30 ']' 07:05:14 + echo 2.2.0-dev.30 07:05:14 + '[' '!' -d vendor ']' 07:05:14 + go mod download all 07:05:21 + make build 07:05:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-data/core-data ./cmd/core-data 07:05:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:05:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-command/core-command ./cmd/core-command 07:05:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:05:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:05:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:05:38 ---> 8e25bc7e5632 07:05:38 Step 3/22 : WORKDIR /edgex-go 07:05:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:05:38 ---> 8e25bc7e5632 07:05:38 Step 3/23 : WORKDIR /edgex-go 07:05:38 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:05:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> 8e25bc7e5632 07:05:38 07:05:38 Step 3/25 : WORKDIR /edgex-go 07:05:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:05:38 ---> 8e25bc7e5632 07:05:38 Step 3/23 : WORKDIR /edgex-go 07:05:38 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:05:38 ---> 8e25bc7e5632 07:05:38 Step 3/21 : WORKDIR /edgex-go 07:05:38 ---> Running in 1ff141aa53fc 07:05:38 ---> Running in abe16bb4509b 07:05:38 ---> Running in 00ac49cc8acc 07:05:38 ---> Running in 77b913ccec60 07:05:38 ---> Running in 9efeda25a0d9 07:05:38 Removing intermediate container abe16bb4509b 07:05:38 ---> 0a086d5f9af5 07:05:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:38 Removing intermediate container 00ac49cc8acc 07:05:38 ---> 97b0e74f2f54 07:05:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:38 Removing intermediate container 9efeda25a0d9 07:05:38 ---> 9f62a2ac3f8a 07:05:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:38 Removing intermediate container 1ff141aa53fc 07:05:38 ---> 447490d4bc46 07:05:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:38 ---> Running in 63c3982bf902 07:05:38 Removing intermediate container 77b913ccec60 07:05:38 ---> 7596f71c3b37 07:05:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:38 ---> Running in 6c00cb9b43cb 07:05:38 ---> Running in 600a02079b80 07:05:38 ---> Running in 56fec9262938 07:05:38 ---> Running in f42f94fba10d 07:05:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:05:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:05:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:05:41 Removing intermediate container 63c3982bf902 07:05:41 ---> d41156da3fe7 07:05:41 Step 5/25 : RUN apk add --update --no-cache make git 07:05:41 Removing intermediate container 6c00cb9b43cb 07:05:41 ---> eb39ffddbaa2 07:05:41 Step 5/23 : RUN apk add --update --no-cache make git 07:05:41 ---> Running in cd2f7d3d567b 07:05:41 ---> Running in f4469796ed39 07:05:41 Removing intermediate container f42f94fba10d 07:05:41 ---> 597d82cfea95 07:05:41 Step 5/23 : RUN apk add --update --no-cache make bash git 07:05:41 ---> Running in d4aa316266dc 07:05:41 Removing intermediate container 600a02079b80 07:05:41 ---> 4ec95f984e63 07:05:41 Step 5/21 : RUN apk add --update --no-cache make git 07:05:41 Removing intermediate container 56fec9262938 07:05:41 ---> ea7e331fb829 07:05:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:05:41 ---> Running in 06f8f933af9e 07:05:41 ---> Running in 88be6300781a 07:05:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:05:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:05:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:05:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:05:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:05:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:05:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:05:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:05:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:05:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:05:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:05:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:05:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config 07:05:44 OK: 220 MiB in 52 packages 07:05:45 OK: 220 MiB in 52 packages 07:05:45 OK: 220 MiB in 52 packages 07:05:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:05:46 OK: 220 MiB in 52 packages 07:05:46 OK: 220 MiB in 52 packages 07:05:46 Removing intermediate container f4469796ed39 07:05:46 ---> b90357e943eb 07:05:46 Step 6/23 : COPY go.mod vendor* ./ 07:05:46 Removing intermediate container d4aa316266dc 07:05:46 ---> 2d7ec9f0532b 07:05:46 Step 6/23 : COPY go.mod vendor* ./ 07:05:46 Removing intermediate container cd2f7d3d567b 07:05:46 ---> 32d3cc3aff84 07:05:46 Step 6/25 : COPY go.mod vendor* ./ 07:05:47 Removing intermediate container 06f8f933af9e 07:05:47 ---> 8566e64934ae 07:05:47 Step 6/21 : COPY go.mod vendor* ./ 07:05:47 ---> 8e94c168a750 07:05:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:47 + 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 07:05:47 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:05:47 + case "$service" in 07:05:47 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:05:47 + 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 07:05:47 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:05:47 + case "$service" in 07:05:47 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:05:47 + 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 07:05:47 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:05:47 + case "$service" in 07:05:47 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:05:47 + 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 07:05:47 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:05:47 + case "$service" in 07:05:47 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:05:47 + 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 07:05:47 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:05:47 + case "$service" in 07:05:47 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:05:47 + 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 07:05:47 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:05:47 + case "$service" in 07:05:47 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:05:47 + 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 07:05:47 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:05:47 + case "$service" in 07:05:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:05:47 + 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 07:05:47 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:05:47 + case "$service" in 07:05:47 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:05:47 + 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 07:05:47 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:05:47 + case "$service" in 07:05:47 + 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 07:05:47 + 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 07:05:47 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:05:47 + case "$service" in 07:05:47 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:05:47 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:05:47 + 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 07:05:47 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:05:47 + case "$service" in 07:05:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:05:47 + 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 07:05:47 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:05:47 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:05:47 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:05:47 Removing intermediate container 88be6300781a 07:05:47 ---> 61dc6c5729f2 07:05:47 Step 6/22 : COPY go.mod vendor* ./ 07:05:47 ---> Running in ac9ccbfedfbe 07:05:47 ---> 8c48940538cb 07:05:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:47 ---> 5c90c2ccbffc 07:05:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:48 ---> Running in 76c1f9c16522 07:05:48 ---> Running in 76cfca3f5c83 07:05:48 Building hooks 07:05:48 + cd /root/parts/hooks/src 07:05:48 + make build 07:05:48 go mod tidy 07:05:48 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 07:05:48 ---> b40db0733f78 07:05:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:48 ---> Running in b1187473a6b8 07:05:49 go: downloading github.com/davecgh/go-spew v1.1.0 07:05:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:05:49 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 07:05:49 ---> 5050b38a860a 07:05:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:49 ---> Running in c55d0e2ee93f 07:05:50 GO111MODULE=on go build -o cmd/install/install ./cmd/install 07:05:50 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 07:05:50 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 07:05:52 Removing suid/guid from /root/parts/static-packages/install/bin/su 07:05:52 Building static-packages 07:05:52 + snapcraftctl build 07:05:53 Removing intermediate container ac9ccbfedfbe 07:05:53 ---> 06b91b4ceb90 07:05:53 Step 8/23 : COPY . . 07:05:54 Building version 07:05:54 + snapcraftctl build 07:05:54 Removing intermediate container 76c1f9c16522 07:05:54 ---> dc3f88c3e097 07:05:54 Step 8/23 : COPY . . 07:05:54 Removing intermediate container 76cfca3f5c83 07:05:54 ---> 857875c312e9 07:05:54 Step 8/25 : COPY . . 07:05:55 Removing intermediate container b1187473a6b8 07:05:55 ---> c29304e723b6 07:05:55 Step 8/21 : COPY . . 07:05:55 Removing intermediate container c55d0e2ee93f 07:05:55 ---> c88e66cbbaa4 07:05:55 Step 8/22 : COPY . . 07:05:56 Staging app-service-configurable 07:05:56 + snapcraftctl stage 07:05:57 Staging config-common 07:05:57 + snapcraftctl stage 07:05:59 Skipping stage go-build-helper (already ran) 07:05:59 Staging edgex-go 07:05:59 + snapcraftctl stage 07:06:00 Staging hooks 07:06:00 + snapcraftctl stage 07:06:01 Staging static-packages 07:06:01 + snapcraftctl stage 07:06:03 Staging version 07:06:03 + snapcraftctl stage 07:06:04 Priming app-service-configurable 07:06:04 + snapcraftctl prime 07:06:07 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 07:06:07 stage-packages: 07:06:07 - libnorm1 07:06:07 - libpgm-5.2-0 07:06:07 - libsodium23 07:06:07 - libzmq5 07:06:07 Priming config-common 07:06:07 + snapcraftctl prime 07:06:09 Priming go-build-helper 07:06:09 + snapcraftctl prime 07:06:10 Priming edgex-go 07:06:10 + snapcraftctl prime 07:06:12 Priming hooks 07:06:12 + snapcraftctl prime 07:06:14 Priming static-packages 07:06:14 + snapcraftctl prime 07:06:17 ---> 10bfee8a4dd7 07:06:17 Step 9/23 : RUN make cmd/core-command/core-command 07:06:17 ---> Running in 028edbcd69fa 07:06:17 ---> adf869fae5b1 07:06:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:06:17 ---> Running in bfc253dee37f 07:06:17 ---> cf0259eb139d 07:06:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:06:17 ---> Running in 1f8f19cd9f82 07:06:17 ---> 4be8f884ee74 07:06:17 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:06:17 ---> bd7b0062dd69 07:06:17 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:06:17 ---> Running in b6874fdbf47f 07:06:17 ---> Running in be79a2674a14 07:06:17 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 07:06:18 Priming version 07:06:18 + snapcraftctl prime 07:06:18 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 07:06:19 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 07:06:19 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:06:20 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 07:06:20 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:08:27 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 07:08:27 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 07:08:29 Removing intermediate container 028edbcd69fa 07:08:29 ---> c00a81379015 07:08:29 07:08:29 Step 10/23 : FROM alpine:3.14 07:08:29 Removing intermediate container bfc253dee37f 07:08:29 ---> 0c6559d8d1f5 07:08:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:08:29 3.14: Pulling from library/alpine 07:08:29 ---> Running in 6601cbc5fb63 07:08:31 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:08:31 Status: Downloaded newer image for alpine:3.14 07:08:31 ---> 5b8b7b635229 07:08:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:08:32 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 07:08:32 ---> Running in 907e1c3ddadb 07:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:08:36 (1/1) Installing dumb-init (1.2.5-r1) 07:08:36 Executing busybox-1.33.1-r6.trigger 07:08:36 OK: 6 MiB in 15 packages 07:08:38 Removing intermediate container 6601cbc5fb63 07:08:38 ---> 65f19a6ce663 07:08:38 07:08:38 Step 11/23 : FROM docker:20.10.10 07:08:38 Removing intermediate container 907e1c3ddadb 07:08:38 ---> e7f566e7d217 07:08:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:08:38 ---> Running in 86842c1c2597 07:08:38 20.10.10: Pulling from library/docker 07:08:38 Removing intermediate container 86842c1c2597 07:08:38 ---> 3492d1d774d0 07:08:38 Step 13/23 : ENV APP_PORT=59882 07:08:38 ---> Running in bd4d752c8bcf 07:08:38 Removing intermediate container be79a2674a14 07:08:38 ---> ba5bc8f8b586 07:08:38 07:08:38 Step 10/21 : FROM alpine:3.14 07:08:38 ---> 5b8b7b635229 07:08:38 Step 11/21 : RUN apk add --update --no-cache curl 07:08:39 ---> Running in 42bd77a17349 07:08:39 Removing intermediate container b6874fdbf47f 07:08:39 ---> 29217527b574 07:08:39 07:08:39 Step 10/25 : FROM alpine:3.14 07:08:39 ---> 5b8b7b635229 07:08:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:08:39 ---> Running in 4155f9b7cbea 07:08:39 Removing intermediate container bd4d752c8bcf 07:08:39 ---> d8ba73ba4e82 07:08:39 Step 14/23 : EXPOSE $APP_PORT 07:08:40 ---> Running in a0c8232c92fc 07:08:41 Removing intermediate container a0c8232c92fc 07:08:41 ---> ebdf2764a1ba 07:08:41 Step 15/23 : WORKDIR / 07:08:41 ---> Running in e0d4054790e0 07:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:08:42 Removing intermediate container e0d4054790e0 07:08:42 ---> 368b4d23303b 07:08:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:42 (1/5) Installing ca-certificates (20211220-r0) 07:08:42 (2/5) Installing brotli-libs (1.0.9-r5) 07:08:42 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:08:42 (4/5) Installing libcurl (7.79.1-r0) 07:08:42 (5/5) Installing curl (7.79.1-r0) 07:08:42 Executing busybox-1.33.1-r6.trigger 07:08:42 Executing ca-certificates-20211220-r0.trigger 07:08:42 (1/3) Installing ca-certificates (20211220-r0) 07:08:42 (2/3) Installing dumb-init (1.2.5-r1) 07:08:42 (3/3) Installing su-exec (0.2-r1) 07:08:42 Executing busybox-1.33.1-r6.trigger 07:08:42 Executing ca-certificates-20211220-r0.trigger 07:08:42 OK: 8 MiB in 19 packages 07:08:43 OK: 6 MiB in 17 packages 07:08:44 ---> 6b715ce1ad30 07:08:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:08:45 Removing intermediate container 42bd77a17349 07:08:45 ---> 7e8f741c0542 07:08:45 Removing intermediate container 4155f9b7cbea 07:08:45 ---> 7b5febece0b2 07:08:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:08:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:08:45 ---> Running in 8548848244a9 07:08:45 ---> Running in 3f32714913b4 07:08:45 Removing intermediate container 1f8f19cd9f82 07:08:45 ---> 97f7dd4db548 07:08:45 07:08:45 Step 10/22 : FROM alpine:3.14 07:08:45 ---> 5b8b7b635229 07:08:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:08:45 ---> 70627602d126 07:08:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:08:46 ---> Running in e9fb3f90985d 07:08:46 Removing intermediate container 8548848244a9 07:08:46 ---> ae4d9f0108dd 07:08:46 Step 13/25 : WORKDIR / 07:08:46 Removing intermediate container 3f32714913b4 07:08:46 ---> df45e8eff8a4 07:08:46 Step 13/21 : WORKDIR /edgex 07:08:46 ---> Running in 92de8692800c 07:08:46 ---> Running in 1cf1554ecc6f 07:08:47 Removing intermediate container 1cf1554ecc6f 07:08:47 ---> a29671293fac 07:08:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:08:47 Removing intermediate container 92de8692800c 07:08:47 ---> 2a1f1ec8df52 07:08:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:08:47 ---> b9be088d7a7e 07:08:47 Step 19/23 : ENTRYPOINT ["/core-command"] 07:08:47 ---> Running in 014a113d97f2 07:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:08:48 Removing intermediate container 014a113d97f2 07:08:48 ---> 89233848ca0a 07:08:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:48 ---> Running in fd842d944354 07:08:48 ---> f1e4609bb288 07:08:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:08:48 ---> 4554bec9a0a3 07:08:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:08:49 Removing intermediate container fd842d944354 07:08:49 ---> 6508a0372261 07:08:49 Step 21/23 : LABEL arch=arm64 07:08:49 ---> Running in 9a130c158cd3 07:08:49 (1/2) Installing ca-certificates (20211220-r0) 07:08:49 (2/2) Installing dumb-init (1.2.5-r1) 07:08:49 Executing busybox-1.33.1-r6.trigger 07:08:49 Executing ca-certificates-20211220-r0.trigger 07:08:49 OK: 6 MiB in 16 packages 07:08:49 ---> 3b7f25f8f708 07:08:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:08:49 Removing intermediate container 9a130c158cd3 07:08:49 ---> 29035639d910 07:08:49 Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:08:49 ---> Running in 58275691b6fc 07:08:50 Removing intermediate container 58275691b6fc 07:08:50 ---> 107b42ac1914 07:08:50 Step 23/23 : LABEL version=0.0.0 07:08:50 ---> Running in 48fb73522c9b 07:08:50 ---> dd6ffb4b80f7 07:08:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:08:51 ---> 30913a4cbb39 07:08:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:08:51 Removing intermediate container 48fb73522c9b 07:08:51 ---> d16ed034f381 07:08:51 07:08:51 Removing intermediate container e9fb3f90985d 07:08:51 ---> 18833988455e 07:08:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:08:51 ---> Running in b7785eefc939 07:08:52 ---> c6c65563429a 07:08:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:08:52 Successfully built d16ed034f381 07:08:52 Successfully tagged core-command-arm64:latest 07:08:52 Building support-scheduler 07:08:52  Building core-command ... done Removing intermediate container b7785eefc939 07:08:52 ---> 07d06845b681 07:08:52 Step 13/22 : ENV APP_PORT=59860 07:08:52 ---> Running in 2f9b0bba81cf 07:08:52 ---> 5bf3b0a14f74 07:08:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:08:52 ---> Running in 34a336149515 07:08:53 Removing intermediate container 2f9b0bba81cf 07:08:53 ---> 6acfc6f1155c 07:08:53 Step 14/22 : EXPOSE $APP_PORT 07:08:53 ---> Running in 753ae114e9dd 07:08:53 Removing intermediate container 34a336149515 07:08:53 ---> ef1de039ae6c 07:08:53 Step 18/21 : CMD ["--init=true"] 07:08:53 ---> Running in 4048e5fcd5b9 07:08:54 ---> 07758224c298 07:08:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:08:54 Removing intermediate container 753ae114e9dd 07:08:54 ---> 7a526eca48da 07:08:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:54 Removing intermediate container 4048e5fcd5b9 07:08:54 ---> 4ff1edbd15eb 07:08:54 Step 19/21 : LABEL arch=arm64 07:08:54 ---> Running in 11a3915eafed 07:08:55 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 07:08:55 Status: Downloaded newer image for docker:20.10.10 07:08:55 ---> 520e9a0a30f7 07:08:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:08:55 ---> ade36b6bc455 07:08:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:08:55 ---> Running in 1a99c26ac054 07:08:55 Removing intermediate container 11a3915eafed 07:08:55 ---> d6b8f7aba5b8 07:08:55 Step 20/21 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:08:55 ---> Running in 1d2230836774 07:08:56 Removing intermediate container 1a99c26ac054 07:08:56 ---> 7637404dd0d5 07:08:56 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 07:08:56 ---> Running in 21bca385503d 07:08:56 ---> bf50190ff181 07:08:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:08:56 Removing intermediate container 1d2230836774 07:08:56 ---> c9b54abf3963 07:08:56 Step 21/21 : LABEL version=0.0.0 07:08:56 ---> Running in 10d86113b6b4 07:08:57 Removing intermediate container 10d86113b6b4 07:08:57 ---> 6c1e56aa38db 07:08:57 07:08:57 ---> 0aca0b539ba3 07:08:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:08:57 ---> acaec03d3cea 07:08:57 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/ 07:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:08:57 ---> Running in 0436c009c411 07:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:08:58 Successfully built 6c1e56aa38db 07:08:58 Successfully tagged security-proxy-setup-arm64:latest 07:08:58  Building security-proxy-setup ... done Building core-metadata 07:08:58 ---> cdbd35b52381 07:08:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:08:58 ---> Running in cc2ba7af9274 07:08:58 (1/42) Installing readline (8.1.0-r0) 07:08:58 (2/42) Installing bash (5.1.4-r0) 07:08:58 Executing bash-5.1.4-r0.post-install 07:08:58 (3/42) Installing brotli-libs (1.0.9-r5) 07:08:59 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:08:59 (5/42) Installing libcurl (7.79.1-r0) 07:08:59 (6/42) Installing curl (7.79.1-r0) 07:08:59 (7/42) Installing dumb-init (1.2.5-r1) 07:08:59 (8/42) Installing libbz2 (1.0.8-r1) 07:08:59 (9/42) Installing expat (2.4.6-r0) 07:08:59 (10/42) Installing libffi (3.3-r2) 07:08:59 (11/42) Installing gdbm (1.19-r0) 07:08:59 (12/42) Installing xz-libs (5.2.5-r0) 07:08:59 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:08:59 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:08:59 (15/42) Installing mpdecimal (2.5.1-r1) 07:08:59 (16/42) Installing sqlite-libs (3.35.5-r0) 07:08:59 (17/42) Installing python3 (3.9.5-r2) 07:08:59 Removing intermediate container cc2ba7af9274 07:08:59 ---> ad3f1f859f15 07:08:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:59 ---> Running in f5ce7b4a57f4 07:09:00 Removing intermediate container f5ce7b4a57f4 07:09:00 ---> b53c2bd5275c 07:09:00 Step 20/22 : LABEL arch=arm64 07:09:00 ---> Running in d01ce1b26032 07:09:00 Removing intermediate container 0436c009c411 07:09:00 ---> 8718f084f8df 07:09:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:09:00 ---> Running in f4a7bf0324d7 07:09:00 Removing intermediate container d01ce1b26032 07:09:00 ---> 1dcbd23f16d2 07:09:00 Step 21/22 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:09:01 ---> Running in 1afb93bc0e31 07:09:01 Removing intermediate container f4a7bf0324d7 07:09:01 ---> 6328d5b782f5 07:09:01 Step 23/25 : LABEL arch=arm64 07:09:01 (18/42) Installing py3-appdirs (1.4.4-r2) 07:09:01 (19/42) Installing py3-chardet (4.0.0-r2) 07:09:01 ---> Running in 5cf235ff7d4a 07:09:01 Removing intermediate container 1afb93bc0e31 07:09:01 ---> dd315deb49fb 07:09:01 Step 22/22 : LABEL version=0.0.0 07:09:01 (20/42) Installing py3-idna (3.2-r0) 07:09:02 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:09:02 ---> Running in 1fa2eb53a01e 07:09:02 (22/42) Installing py3-certifi (2020.12.5-r1) 07:09:02 (23/42) Installing py3-requests (2.25.1-r4) 07:09:02 (24/42) Installing py3-msgpack (1.0.2-r1) 07:09:02 (25/42) Installing py3-lockfile (0.12.2-r4) 07:09:02 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:09:02 (27/42) Installing py3-colorama (0.4.4-r1) 07:09:02 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:09:02 (29/42) Installing py3-distlib (0.3.1-r3) 07:09:02 (30/42) Installing py3-distro (1.5.0-r3) 07:09:02 (31/42) Installing py3-six (1.15.0-r1) 07:09:02 (32/42) Installing py3-webencodings (0.5.1-r4) 07:09:02 (33/42) Installing py3-html5lib (1.1-r1) 07:09:02 (34/42) Installing py3-parsing (2.4.7-r2) 07:09:02 (35/42) Installing py3-packaging (20.9-r1) 07:09:02 (36/42) Installing py3-toml (0.10.2-r2) 07:09:02 (37/42) Installing py3-pep517 (0.10.0-r2) 07:09:02 (38/42) Installing py3-progress (1.5-r2) 07:09:02 (39/42) Installing py3-retrying (1.3.3-r1) 07:09:02 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:09:02 (41/42) Installing py3-setuptools (52.0.0-r3) 07:09:02 Removing intermediate container 5cf235ff7d4a 07:09:02 ---> 3aa4b62a4c07 07:09:02 Step 24/25 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:09:02 Removing intermediate container 1fa2eb53a01e 07:09:02 ---> 33500076255f 07:09:02 07:09:02 ---> Running in 5b7c189612be 07:09:02 (42/42) Installing py3-pip (20.3.4-r1) 07:09:03 Removing intermediate container 5b7c189612be 07:09:03 ---> 2951147bb762 07:09:03 Step 25/25 : LABEL version=0.0.0 07:09:03 Executing busybox-1.33.1-r6.trigger 07:09:03 Successfully built 33500076255f 07:09:03 Successfully tagged support-notifications-arm64:latest 07:09:03  Building support-notifications ... done Building security-bootstrapper 07:09:03 OK: 84 MiB in 64 packages 07:09:03 ---> Running in 20ae8c952644 07:09:04 Removing intermediate container 20ae8c952644 07:09:04 ---> d3078218cdcc 07:09:04 07:09:04 Successfully built d3078218cdcc 07:09:04 Successfully tagged security-secretstore-setup-arm64:latest 07:09:04 Building core-data 07:09:08  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 07:09:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:09:08 Collecting docker<4.0,>=3.6.0 07:09:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:09:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:09:08 Collecting cached-property<2,>=1.2.0 07:09:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:09:08 Collecting texttable<0.10,>=0.9.0 07:09:08 Downloading texttable-0.9.1.tar.gz (11 kB) 07:09:10 Collecting dockerpty<0.5,>=0.4.1 07:09:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:09:12 Collecting docopt<0.7,>=0.6.1 07:09:12 Downloading docopt-0.6.2.tar.gz (25 kB) 07:09:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:09:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:09:16 Collecting PyYAML<4,>=3.10 07:09:16 Downloading PyYAML-3.13.tar.gz (270 kB) 07:09:20 Collecting jsonschema<3,>=2.5.1 07:09:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:09:20 Collecting websocket-client<1.0,>=0.32.0 07:09:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:09:21 Collecting docker-pycreds>=0.4.0 07:09:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:09:21 Collecting idna<2.8,>=2.5 07:09:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:09:22 Collecting urllib3<1.25,>=1.21.1 07:09:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:09:22 Collecting chardet<3.1.0,>=3.0.2 07:09:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:09:22 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) 07:09:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:09:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:09:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:09:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:09:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:09:24 Attempting uninstall: urllib3 07:09:24 Found existing installation: urllib3 1.26.5 07:09:24 Uninstalling urllib3-1.26.5: 07:09:24 Successfully uninstalled urllib3-1.26.5 07:09:24 Attempting uninstall: idna 07:09:24 Found existing installation: idna 3.2 07:09:24 Uninstalling idna-3.2: 07:09:24 Successfully uninstalled idna-3.2 07:09:25 Attempting uninstall: chardet 07:09:25 Found existing installation: chardet 4.0.0 07:09:25 Uninstalling chardet-4.0.0: 07:09:25 Successfully uninstalled chardet-4.0.0 07:09:27 Attempting uninstall: requests 07:09:27 Found existing installation: requests 2.25.1 07:09:27 Uninstalling requests-2.25.1: 07:09:27 Successfully uninstalled requests-2.25.1 07:09:28 Running setup.py install for texttable: started 07:09:30 Running setup.py install for texttable: finished with status 'done' 07:09:30 Running setup.py install for PyYAML: started 07:09:32 Running setup.py install for PyYAML: finished with status 'done' 07:09:32 Running setup.py install for docopt: started 07:09:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:09:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:33 ---> 8e25bc7e5632 07:09:33 Step 3/22 : WORKDIR /edgex-go 07:09:33 ---> Using cache 07:09:33 ---> 7596f71c3b37 07:09:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:33 ---> Using cache 07:09:33 ---> 597d82cfea95 07:09:33 Step 5/22 : RUN apk add --update --no-cache make git 07:09:35 Running setup.py install for docopt: finished with status 'done' 07:09:35 Running setup.py install for dockerpty: started 07:09:36 ---> Running in 78506af06827 07:09:37 Running setup.py install for dockerpty: finished with status 'done' 07:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:09:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:09:39 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 07:09:39 OK: 220 MiB in 52 packages 07:09:41 Removing intermediate container 78506af06827 07:09:41 ---> ece372504126 07:09:41 Step 6/22 : COPY go.mod vendor* ./ 07:09:42 ---> c08372775eac 07:09:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:43 ---> Running in aa44efc1b351 07:09:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:09:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:09:43 ---> 8e25bc7e5632 07:09:43 Step 3/23 : WORKDIR /edgex-go 07:09:43 ---> Using cache 07:09:43 ---> 7596f71c3b37 07:09:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:43 ---> Using cache 07:09:43 ---> 597d82cfea95 07:09:43 Step 5/23 : RUN apk add --update --no-cache make git 07:09:43 ---> Using cache 07:09:43 ---> ece372504126 07:09:43 Step 6/23 : COPY go.mod vendor* ./ 07:09:43 ---> Using cache 07:09:43 ---> c08372775eac 07:09:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:43 ---> Running in a7ae5249a626 07:09:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:09:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:09:49 ---> 8e25bc7e5632 07:09:49 Step 3/23 : WORKDIR /edgex-go 07:09:49 ---> Using cache 07:09:49 ---> 7596f71c3b37 07:09:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:49 ---> Using cache 07:09:49 ---> 597d82cfea95 07:09:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:09:49 ---> Running in ee7605e0da5c 07:09:49 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:09:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:09:49 ---> 8e25bc7e5632 07:09:49 Step 3/31 : WORKDIR /edgex-go 07:09:49 ---> Using cache 07:09:49 ---> 7596f71c3b37 07:09:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:49 ---> Using cache 07:09:49 ---> 597d82cfea95 07:09:49 Step 5/31 : RUN apk add --update --no-cache make git 07:09:49 ---> Using cache 07:09:49 ---> ece372504126 07:09:49 Step 6/31 : COPY go.mod vendor* ./ 07:09:49 ---> Using cache 07:09:49 ---> c08372775eac 07:09:49 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:49 ---> Running in 6b15fb5da2a9 07:09:50 Removing intermediate container aa44efc1b351 07:09:50 ---> 300999fa789f 07:09:50 Step 8/22 : COPY . . 07:09:50 Removing intermediate container a7ae5249a626 07:09:50 ---> 6c80a42e07bd 07:09:50 Step 8/23 : COPY . . 07:09:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:09:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:09:53 OK: 220 MiB in 52 packages 07:09:55 Removing intermediate container 6b15fb5da2a9 07:09:55 ---> 68e0bfd0c5b8 07:09:55 Step 8/31 : COPY . . 07:09:55 Removing intermediate container ee7605e0da5c 07:09:55 ---> b3c5eb98c471 07:09:55 Step 6/23 : COPY go.mod vendor* ./ 07:09:56 ---> d64b0ca90785 07:09:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:56 ---> Running in d2e79017458f 07:09:57 Removing intermediate container 21bca385503d 07:09:57 ---> bfde1932cf9f 07:09:57 Step 14/23 : ENV APP_PORT=58890 07:09:57 ---> Running in 7937326ae62f 07:09:58 Removing intermediate container 7937326ae62f 07:09:58 ---> 612257757061 07:09:58 Step 15/23 : EXPOSE $APP_PORT 07:09:58 ---> Running in 5ac6dba869c0 07:09:58 Removing intermediate container 5ac6dba869c0 07:09:58 ---> cc01b299e3f8 07:09:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:10:00 Removing intermediate container d2e79017458f 07:10:00 ---> 8e6a22cf6785 07:10:00 Step 8/23 : COPY . . 07:10:01 ---> 32cc55a5a40f 07:10:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:10:02 ---> f8a528a44331 07:10:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:10:04 ---> 3b92420ebd79 07:10:04 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:10:04 ---> Running in e08a1cf37498 07:10:04 Removing intermediate container e08a1cf37498 07:10:04 ---> 17a28f3864cc 07:10:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:04 ---> Running in c556b33799e1 07:10:05 Removing intermediate container c556b33799e1 07:10:05 ---> e4406dfa0824 07:10:05 Step 21/23 : LABEL arch=arm64 07:10:05 ---> Running in d923baa39244 07:10:06 Removing intermediate container d923baa39244 07:10:06 ---> 69532172241c 07:10:06 Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:10:06 ---> Running in fcd5c8caec54 07:10:07 Removing intermediate container fcd5c8caec54 07:10:07 ---> 42dc77d5b43e 07:10:07 Step 23/23 : LABEL version=0.0.0 07:10:07 ---> Running in 9eab2fcc00dc 07:10:08 Removing intermediate container 9eab2fcc00dc 07:10:08 ---> e2da2e055ee5 07:10:08 07:10:09 Successfully built e2da2e055ee5 07:10:09 Successfully tagged sys-mgmt-agent-arm64:latest 07:10:15  Building sys-mgmt-agent ... done  ---> 04e74c0a98f6 07:10:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:10:15 ---> 9fdcf3dee96f 07:10:15 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:10:15 ---> Running in 21065a693019 07:10:15 ---> Running in 75ca95cefc2d 07:10:16 ---> d3d3d30428e8 07:10:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:10:17 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 07:10:17 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 07:10:17 ---> Running in 365dde45c4a0 07:10:18 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 07:10:22 ---> 8b69e7a1d130 07:10:22 Step 9/23 : RUN make cmd/core-data/core-data 07:10:22 ---> Running in f4b942e1bbe7 07:10:23 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 07:12:15 Removing intermediate container 365dde45c4a0 07:12:15 ---> 22abb6fc5dbc 07:12:15 07:12:15 Step 10/31 : FROM alpine:3.14 07:12:15 ---> 5b8b7b635229 07:12:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:12:15 ---> Running in b938620a2399 07:12:15 Removing intermediate container b938620a2399 07:12:15 ---> b39f0f119b42 07:12:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:12:15 ---> Running in 4f3e3b25f8bd 07:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:12:15 (1/2) Installing dumb-init (1.2.5-r1) 07:12:15 (2/2) Installing su-exec (0.2-r1) 07:12:15 Executing busybox-1.33.1-r6.trigger 07:12:15 OK: 6 MiB in 16 packages 07:12:15 Removing intermediate container 4f3e3b25f8bd 07:12:15 ---> f20012bb41cc 07:12:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:12:15 ---> Running in 12fa1bc772b5 07:12:15 Removing intermediate container 12fa1bc772b5 07:12:15 ---> 616c56acff86 07:12:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:12:15 ---> Running in f33f30d6ccd0 07:12:15 Removing intermediate container f33f30d6ccd0 07:12:15 ---> af4fe4d4b43e 07:12:15 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:12:15 ---> Running in 9a79f3becbd1 07:12:19 Removing intermediate container 9a79f3becbd1 07:12:19 ---> ef07d849ab76 07:12:19 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:12:19 ---> Running in 27fff937c3b6 07:12:19 Removing intermediate container 27fff937c3b6 07:12:19 ---> 02cd191e9361 07:12:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:12:19 Removing intermediate container 21065a693019 07:12:19 ---> 74562de3f9b6 07:12:19 07:12:19 Step 10/22 : FROM alpine:3.14 07:12:19 ---> 5b8b7b635229 07:12:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:12:19 ---> Using cache 07:12:19 ---> e7f566e7d217 07:12:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:19 ---> Using cache 07:12:19 ---> 3492d1d774d0 07:12:19 Step 13/22 : ENV APP_PORT=59861 07:12:20 ---> Running in d668c4d20912 07:12:20 ---> 0292aec416df 07:12:20 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:12:20 Removing intermediate container 75ca95cefc2d 07:12:20 ---> 8b779515294d 07:12:20 07:12:20 Step 10/23 : FROM alpine:3.14 07:12:20 ---> 5b8b7b635229 07:12:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:12:20 ---> Using cache 07:12:20 ---> e7f566e7d217 07:12:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:20 ---> Using cache 07:12:20 ---> 3492d1d774d0 07:12:20 Step 13/23 : ENV APP_PORT=59881 07:12:20 ---> Running in e63b97d6a2a4 07:12:20 ---> Running in 70757bd2e7a0 07:12:20 Removing intermediate container d668c4d20912 07:12:20 ---> 36454daaa5d0 07:12:20 Step 14/22 : EXPOSE $APP_PORT 07:12:20 ---> Running in 1ff4b10a8fdb 07:12:21 Removing intermediate container 70757bd2e7a0 07:12:21 ---> fdcc3db3c2ef 07:12:21 Step 14/23 : EXPOSE $APP_PORT 07:12:21 Removing intermediate container 1ff4b10a8fdb 07:12:21 ---> cf290cc8c8e4 07:12:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:21 ---> Running in 7e0ca5d99084 07:12:22 Removing intermediate container 7e0ca5d99084 07:12:22 ---> 0e93d1f11e62 07:12:22 Step 15/23 : WORKDIR / 07:12:22 ---> Running in 3d3decdad0b6 07:12:22 ---> dc4f6f5e2cbc 07:12:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:12:23 Removing intermediate container 3d3decdad0b6 07:12:23 ---> b787ead0cb09 07:12:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:23 Removing intermediate container e63b97d6a2a4 07:12:23 ---> 1adb7a2e7390 07:12:23 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:23 ---> be9ca3b2e555 07:12:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:12:24 ---> 8ed35ad1264c 07:12:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:12:24 ---> 1171b91e9006 07:12:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:12:25 ---> 56700a56d979 07:12:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:12:25 ---> Running in dc97991959ed 07:12:25 ---> ac381bc32c49 07:12:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:12:25 Removing intermediate container dc97991959ed 07:12:25 ---> 0cf6ab8b215a 07:12:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:25 ---> 1711183f00a4 07:12:25 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:12:25 ---> Running in 10bcdc6b1b96 07:12:26 Removing intermediate container 10bcdc6b1b96 07:12:26 ---> 987974e82edc 07:12:26 Step 20/22 : LABEL arch=arm64 07:12:26 ---> Running in 70735b009013 07:12:26 ---> 7cbfaa565fca 07:12:26 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:12:26 ---> Running in 913efbc13094 07:12:26 ---> a7d948853982 07:12:26 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:12:26 Removing intermediate container 70735b009013 07:12:26 ---> 8731de92338e 07:12:26 Step 21/22 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:12:27 ---> Running in 9c017045d2ca 07:12:27 Removing intermediate container 913efbc13094 07:12:27 ---> b1c805380f1c 07:12:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:27 ---> Running in 0c3e3558d884 07:12:27 ---> aa0f9db304c5 07:12:27 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:12:27 Removing intermediate container 9c017045d2ca 07:12:27 ---> d70e6b5c229e 07:12:27 Step 22/22 : LABEL version=0.0.0 07:12:28 Removing intermediate container 0c3e3558d884 07:12:28 ---> 39da67d93dec 07:12:28 Step 21/23 : LABEL arch=arm64 07:12:28 ---> Running in ca2c40a45a63 07:12:28 ---> Running in 38fd689a20dc 07:12:28 Removing intermediate container ca2c40a45a63 07:12:28 ---> 808d434f248c 07:12:28 07:12:28 Removing intermediate container 38fd689a20dc 07:12:28 ---> 8a7bf9431dc7 07:12:28 Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:12:28 ---> Running in 0c6424d173d1 07:12:28 ---> a70159699d42 07:12:28 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:12:28 Successfully built 808d434f248c 07:12:28 Successfully tagged support-scheduler-arm64:latest 07:12:29  Building support-scheduler ... done  ---> Running in 4e93f9c2c9b1 07:12:29 Removing intermediate container 0c6424d173d1 07:12:29 ---> ab32f7c5bdbc 07:12:29 Step 23/23 : LABEL version=0.0.0 07:12:29 ---> Running in d50519806a57 07:12:29 Removing intermediate container 4e93f9c2c9b1 07:12:29 ---> 1859770f0fd8 07:12:29 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:12:30 Removing intermediate container d50519806a57 07:12:30 ---> 413dddff6bdc 07:12:30 07:12:30 Removing intermediate container f4b942e1bbe7 07:12:30 ---> b313c0d9a099 07:12:30 07:12:30 Step 10/23 : FROM alpine:3.14 07:12:30 ---> 5b8b7b635229 07:12:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:12:30 ---> Running in 4ce43d9c41e6 07:12:30 Successfully built 413dddff6bdc 07:12:30 Successfully tagged core-metadata-arm64:latest 07:12:30  Building core-metadata ... done  ---> b97ea1a74933 07:12:30 Step 26/31 : RUN chmod +x /entrypoint.sh 07:12:30 Removing intermediate container 4ce43d9c41e6 07:12:30 ---> f81096ba9d3a 07:12:30 Step 12/23 : ENV APP_PORT=59880 07:12:30 ---> Running in 6d2400540ecb 07:12:30 ---> Running in d93a1aa7d8f5 07:12:31 Removing intermediate container d93a1aa7d8f5 07:12:31 ---> ef709903864b 07:12:31 Step 13/23 : EXPOSE $APP_PORT 07:12:31 ---> Running in b5f0ca2903b4 07:12:31 Removing intermediate container b5f0ca2903b4 07:12:31 ---> 8046e241274d 07:12:31 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:31 ---> Running in c97b0dd030d8 07:12:32 Removing intermediate container 6d2400540ecb 07:12:32 ---> 88ecc1e45fa4 07:12:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:12:32 ---> Running in 644c3c77242b 07:12:33 Removing intermediate container 644c3c77242b 07:12:33 ---> 31d92d3903ae 07:12:33 Step 28/31 : CMD ["gate"] 07:12:33 ---> Running in 4aa2f2d50368 07:12:33 Removing intermediate container 4aa2f2d50368 07:12:33 ---> f70bf3530f8f 07:12:33 Step 29/31 : LABEL arch=arm64 07:12:33 Removing intermediate container c97b0dd030d8 07:12:33 ---> eee1e9235273 07:12:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:12:33 ---> Running in 16554eac4453 07:12:33 ---> Running in 695bf104b61d 07:12:34 Removing intermediate container 695bf104b61d 07:12:34 ---> 4ef2406f2b26 07:12:34 Step 30/31 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:12:34 ---> Running in 2eab5020682b 07:12:35 Removing intermediate container 2eab5020682b 07:12:35 ---> 41405a907906 07:12:35 Step 31/31 : LABEL version=0.0.0 07:12:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:12:35 ---> Running in 4d73bdac0f9f 07:12:35 Removing intermediate container 4d73bdac0f9f 07:12:35 ---> 90246fa83374 07:12:35 07:12:36 Successfully built 90246fa83374 07:12:36 Successfully tagged security-bootstrapper-arm64:latest 07:12:36  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:12:36 (1/6) Installing dumb-init (1.2.5-r1) 07:12:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:12:37 (3/6) Installing libsodium (1.0.18-r0) 07:12:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:12:37 (5/6) Installing libzmq (4.3.4-r0) 07:12:37 (6/6) Installing zeromq (4.3.4-r0) 07:12:37 Executing busybox-1.33.1-r6.trigger 07:12:37 OK: 8 MiB in 20 packages 07:12:38 Removing intermediate container 16554eac4453 07:12:38 ---> ff7235d13848 07:12:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:39 ---> 50b51ab45528 07:12:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:12:40 ---> 9ecfc9d59227 07:12:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:12:40 ---> e85188e2171e 07:12:40 Step 19/23 : ENTRYPOINT ["/core-data"] 07:12:40 ---> Running in 1e1586fe6b1b 07:12:41 Removing intermediate container 1e1586fe6b1b 07:12:41 ---> a70abe886009 07:12:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:41 ---> Running in 23043d9af019 07:12:41 Removing intermediate container 23043d9af019 07:12:41 ---> 5795483624fc 07:12:41 Step 21/23 : LABEL arch=arm64 07:12:41 ---> Running in a1b65e456b28 07:12:42 Removing intermediate container a1b65e456b28 07:12:42 ---> 66502d57b9a8 07:12:42 Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 07:12:42 ---> Running in 38dba1617472 07:12:42 Removing intermediate container 38dba1617472 07:12:42 ---> 89bc1fdd8382 07:12:42 Step 23/23 : LABEL version=0.0.0 07:12:42 ---> Running in ec25a959091f 07:12:43 Removing intermediate container ec25a959091f 07:12:43 ---> 2047a09fc453 07:12:43 07:12:43 Successfully built 2047a09fc453 07:12:43 Successfully tagged core-data-arm64:latest 07:12:43  Building core-data ... done  [Pipeline] } 07:12:43 $ docker stop --time=1 f384db39b9917a60a34a36005f65a97a17e7a99ab4aac4e425f1557427c08e59 07:12:45 $ docker rm -f f384db39b9917a60a34a36005f65a97a17e7a99ab4aac4e425f1557427c08e59 [Pipeline] // withDockerContainer [Pipeline] sh 07:12:45 + docker images 07:12:46 REPOSITORY TAG IMAGE ID CREATED SIZE 07:12:46 core-data-arm64 latest 2047a09fc453 3 seconds ago 19.2MB 07:12:46 security-bootstrapper-arm64 latest 90246fa83374 10 seconds ago 18MB 07:12:46 b313c0d9a099 16 seconds ago 1.6GB 07:12:46 core-metadata-arm64 latest 413dddff6bdc 16 seconds ago 16MB 07:12:46 support-scheduler-arm64 latest 808d434f248c 17 seconds ago 15.4MB 07:12:46 8b779515294d 26 seconds ago 1.6GB 07:12:46 74562de3f9b6 26 seconds ago 1.6GB 07:12:46 22abb6fc5dbc 38 seconds ago 1.59GB 07:12:46 sys-mgmt-agent-arm64 latest e2da2e055ee5 2 minutes ago 280MB 07:12:46 security-secretstore-setup-arm64 latest d3078218cdcc 3 minutes ago 27MB 07:12:46 support-notifications-arm64 latest 33500076255f 3 minutes ago 16.1MB 07:12:46 security-proxy-setup-arm64 latest 6c1e56aa38db 3 minutes ago 25.5MB 07:12:46 core-command-arm64 latest d16ed034f381 3 minutes ago 15.3MB 07:12:46 97f7dd4db548 4 minutes ago 1.6GB 07:12:46 29217527b574 4 minutes ago 1.6GB 07:12:46 ba5bc8f8b586 4 minutes ago 1.6GB 07:12:46 65f19a6ce663 4 minutes ago 1.59GB 07:12:46 c00a81379015 4 minutes ago 1.59GB 07:12:46 ci-base-image-arm64 latest 8e25bc7e5632 14 minutes ago 1.26GB 07:12:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 weeks ago 551MB 07:12:46 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 07:12:46 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 07:12:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:12:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:12:46 07:12:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:12:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:12:47 arm64: Pulling from edgex-lftools-log-publisher 07:12:47 8998bd30e6a1: Pulling fs layer 07:12:47 04944245beec: Pulling fs layer 07:12:47 699f458cf7ca: Pulling fs layer 07:12:47 765212b225bb: Pulling fs layer 07:12:47 f23df028b6ca: Pulling fs layer 07:12:47 d65c8cfc05b1: Pulling fs layer 07:12:47 2437ff75d9bd: Pulling fs layer 07:12:47 f23df028b6ca: Waiting 07:12:47 d65c8cfc05b1: Waiting 07:12:47 2437ff75d9bd: Waiting 07:12:47 765212b225bb: Waiting 07:12:47 04944245beec: Verifying Checksum 07:12:47 04944245beec: Download complete 07:12:47 765212b225bb: Verifying Checksum 07:12:47 765212b225bb: Download complete 07:12:47 f23df028b6ca: Verifying Checksum 07:12:47 f23df028b6ca: Download complete 07:12:47 d65c8cfc05b1: Verifying Checksum 07:12:47 d65c8cfc05b1: Download complete 07:12:47 699f458cf7ca: Verifying Checksum 07:12:48 8998bd30e6a1: Verifying Checksum 07:12:48 8998bd30e6a1: Download complete 07:12:50 2437ff75d9bd: Verifying Checksum 07:12:50 2437ff75d9bd: Download complete 07:12:52 8998bd30e6a1: Pull complete 07:12:53 04944245beec: Pull complete 07:12:54 699f458cf7ca: Pull complete 07:12:55 765212b225bb: Pull complete 07:12:55 f23df028b6ca: Pull complete 07:12:55 d65c8cfc05b1: Pull complete 07:13:11 2437ff75d9bd: Pull complete 07:13:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:13:11 prd-ubuntu18.04-docker-arm64-4c-16g-6167 does not seem to be running inside a container 07:13:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:13:14 $ docker top 9c94fcf2fca62c53f0cb97e5479747428eeff513cbb9b4b78593183607262ed9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:15 ---> job-cost.sh 07:13:15 lf-activate-venv: SKIPPING 07:13:15 INFO: No Stack... 07:13:15 INFO: Retrieving Pricing Info for: v3-standard-4 07:13:16 INFO: Archiving Costs [Pipeline] sh 07:13:17 + cat /w/workspace/edgex-go/1/archives/cost.csv 07:13:17 + cut -d, -f6 [Pipeline] lock 07:13:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3890-1-stack-cost] 07:13:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3890-1-stack-cost] did not exist. Created. 07:13:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3890-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:13:17 + echo total: 0.10999999940395355 [Pipeline] stash 07:13:18 Stashed 1 file(s) [Pipeline] } 07:13:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3890-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:13:18 $ docker stop --time=1 9c94fcf2fca62c53f0cb97e5479747428eeff513cbb9b4b78593183607262ed9 07:13:19 $ docker rm -f 9c94fcf2fca62c53f0cb97e5479747428eeff513cbb9b4b78593183607262ed9 [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 07:13:20 provisioning config files... 07:13:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2931282814319780347tmp [Pipeline] { [Pipeline] sh 07:13:21 + set +x 07:13:21 + curl -s https://codecov.io/bash 07:13:21 + bash -s -- 07:13:21 07:13:21 _____ _ 07:13:21 / ____| | | 07:13:21 | | ___ __| | ___ ___ _____ __ 07:13:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:13:21 | |___| (_) | (_| | __/ (_| (_) \ V / 07:13:21 \_____\___/ \__,_|\___|\___\___/ \_/ 07:13:21 Bash-1.0.6 07:13:21 07:13:21 07:13:21 ==> git version 2.24.4 found 07:13:21 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:13:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:13:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:13:21 ==> Jenkins CI detected. 07:13:21 current dir:  /w/workspace/edgex-go/1 07:13:21 project root: . 07:13:21 --> token set from env 07:13:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:13:21 ==> Running gcov in . (disable via -X gcov) 07:13:21 ==> Python coveragepy not found 07:13:21 ==> Searching for coverage reports in: 07:13:21 + . 07:13:21 -> Found 1 reports 07:13:21 ==> Detecting git/mercurial file structure 07:13:21 ==> Reading reports 07:13:21 + ./coverage.out bytes=428383 07:13:21 ==> Appending adjustments 07:13:21 https://docs.codecov.io/docs/fixing-reports 07:13:22 + Found adjustments 07:13:22 ==> Gzipping contents 07:13:22 60K /tmp/codecov.IZxPi4.gz 07:13:22 ==> Uploading reports 07:13:22 url: https://codecov.io 07:13:22 query: branch=PR-3890&commit=ef11af5896a0f100dd670a5952c739f8549ba609&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3890%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3890&job=&cmd_args= 07:13:22 -> Pinging Codecov 07:13:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3890&commit=ef11af5896a0f100dd670a5952c739f8549ba609&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3890%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3890&job=&cmd_args= 07:13:23 -> Uploading to 07:13:23 https://storage.googleapis.com/codecov/v4/raw/2022-03-01/00271124DB129430A58F1EEE437C3FCB/ef11af5896a0f100dd670a5952c739f8549ba609/1d41da0d-2ca6-4ddb-8d89-01d5bfccb293.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220301T071322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=557e02913a74dcea9a72b3c605d4b09684972812e6c755e8c491e52a063ac266 07:13:23 % Total % Received % Xferd Average Speed Time Time Time Current 07:13:23 Dload Upload Total Spent Left Speed 07:13:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57979 0 0 100 57979 0 161k --:--:-- --:--:-- --:--:-- 161k 07:13:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef11af5896a0f100dd670a5952c739f8549ba609 [Pipeline] } 07:13:23 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 07:13:24 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:13:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:13:25 ---> package-listing.sh 07:13:25 ++ facter osfamily 07:13:25 ++ tr '[:upper:]' '[:lower:]' 07:13:25 + OS_FAMILY=redhat 07:13:25 + workspace=/w/workspace/edgex-go/1 07:13:25 + START_PACKAGES=/tmp/packages_start.txt 07:13:25 + END_PACKAGES=/tmp/packages_end.txt 07:13:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:13:25 + PACKAGES=/tmp/packages_start.txt 07:13:25 + '[' /w/workspace/edgex-go/1 ']' 07:13:25 + PACKAGES=/tmp/packages_end.txt 07:13:25 + case "${OS_FAMILY}" in 07:13:25 + rpm -qa 07:13:25 + sort 07:13:30 + '[' -f /tmp/packages_start.txt ']' 07:13:30 + '[' -f /tmp/packages_end.txt ']' 07:13:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:13:30 + '[' /w/workspace/edgex-go/1 ']' 07:13:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:13:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:13:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:13:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:13:31 07:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:13:31 latest: Pulling from edgex-lftools-log-publisher 07:13:31 5eb5b503b376: Pulling fs layer 07:13:31 5c69ac0246d0: Pulling fs layer 07:13:31 ec43610c2a17: Pulling fs layer 07:13:31 3a2ae6a8a46f: Pulling fs layer 07:13:31 33b1e0a273af: Pulling fs layer 07:13:31 5d3b04190fa2: Pulling fs layer 07:13:31 2f39f015ded8: Pulling fs layer 07:13:31 3a2ae6a8a46f: Waiting 07:13:31 33b1e0a273af: Waiting 07:13:31 5d3b04190fa2: Waiting 07:13:31 2f39f015ded8: Waiting 07:13:31 5c69ac0246d0: Verifying Checksum 07:13:31 5c69ac0246d0: Download complete 07:13:31 3a2ae6a8a46f: Verifying Checksum 07:13:31 3a2ae6a8a46f: Download complete 07:13:31 ec43610c2a17: Download complete 07:13:31 33b1e0a273af: Verifying Checksum 07:13:31 33b1e0a273af: Download complete 07:13:31 5d3b04190fa2: Verifying Checksum 07:13:31 5d3b04190fa2: Download complete 07:13:31 5eb5b503b376: Verifying Checksum 07:13:31 5eb5b503b376: Download complete 07:13:32 2f39f015ded8: Verifying Checksum 07:13:32 2f39f015ded8: Download complete 07:13:33 5eb5b503b376: Pull complete 07:13:33 5c69ac0246d0: Pull complete 07:13:33 ec43610c2a17: Pull complete 07:13:34 3a2ae6a8a46f: Pull complete 07:13:34 33b1e0a273af: Pull complete 07:13:34 5d3b04190fa2: Pull complete 07:13:39 2f39f015ded8: Pull complete 07:13:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:13:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:13:39 prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container 07:13:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:13:43 $ docker top 83a2b0dd13746bd5810203e06feb8af2bb6bf80d2a8199d9f2aede9c8abe4eaa -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:43 + touch /tmp/pre-build-complete [Pipeline] sh 07:13:43 + mkdir -p /var/log/sysstat [Pipeline] sh 07:13:44 + ls /var/log/sa-host 07:13:44 + sadf -c /var/log/sa-host/sa01 07:13:44 file_magic: OK 07:13:44 HZ: Using current value: 100 07:13:44 file_header: OK 07:13:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:13:44 Statistics: 07:13:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:13:44 File successfully converted to sysstat format version 12.5.2 07:13:44 + sadf -c /var/log/sa-host/sa17 07:13:44 file_magic: OK 07:13:44 HZ: Using current value: 100 07:13:44 file_header: OK 07:13:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:13:44 Statistics: 07:13:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:13:44 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:44 provisioning config files... 07:13:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config452873763057134371tmp [Pipeline] { [Pipeline] echo 07:13:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:13:44 ---> create-netrc.sh [Pipeline] } 07:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:13:45 ---> python-tools-install.sh [Pipeline] echo 07:13:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:13:45 ---> sudo-logs.sh 07:13:45 Archiving 'sudo' log.. 07:13:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-6166.novalocal: Name or service not known 07:13:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-6166.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:13:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:13:45 ---> job-cost.sh 07:13:45 lf-activate-venv: SKIPPING 07:13:45 DEBUG: total: 0.10999999940395355 07:13:45 INFO: Retrieving Stack Cost... 07:13:46 INFO: Retrieving Pricing Info for: v3-standard-2 07:13:46 INFO: Archiving Costs [Pipeline] echo 07:13:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:13:47 ---> logs-deploy.sh 07:13:47 lf-activate-venv: SKIPPING 07:13:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3890/1 07:13:47 INFO: archiving workspace using pattern(s): 07:13:48 Archives upload complete. 07:13:48 INFO: archiving logs to Nexus