Pull request #4165 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ec34cb475d293f64c819e0821c40fe69bf0cddb3+a39485796f2c67000677e1d0367f746fde19f757 (bdc9e0b65cd8ff4359ebd4a25da5c842ce359741) 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-ssh15668322337775918171.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1665578639536630353.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-4165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6311038881226570163.key Verifying host key using known hosts file > 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-4165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5319740962327253265.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh6222527560977937686.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-4165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2002390183876156362.key Verifying host key using known hosts file > 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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-650 in /w/workspace/edgexfoundry_edgex-go_PR-4165 [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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Merging remotes/origin/main commit a39485796f2c67000677e1d0367f746fde19f757 into PR head commit ec34cb475d293f64c819e0821c40fe69bf0cddb3 Merge succeeded, producing ec34cb475d293f64c819e0821c40fe69bf0cddb3 Checking out Revision ec34cb475d293f64c819e0821c40fe69bf0cddb3 (PR-4165) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4165/head:refs/remotes/origin/PR-4165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec34cb475d293f64c819e0821c40fe69bf0cddb3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge a39485796f2c67000677e1d0367f746fde19f757 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec34cb475d293f64c819e0821c40fe69bf0cddb3 # timeout=10 Commit message: "feat: Add NATS Subject for autoprovisioning streams" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:11:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:11:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:11:36 ========================================================= 21:11:36 EdgeX Global Pipelines Version Info 21:11:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:11:37 ------------------- 21:11:37 stable info: 21:11:37 ------------------- 21:11:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:11:37 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:11:37 Message: update stable to v1.0.239 21:11:38 ------------------- 21:11:38 experimental info: 21:11:38 ------------------- 21:11:38 Commited By: **** collab-it+edgex@linuxfoundation.org 21:11:38 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:11:38 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:11:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4165 [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4165 [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4165 [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec34cb475d293f64c819e0821c40fe69bf0cddb3 [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec34cb4 [Pipeline] echo 21:11:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:39 provisioning config files... 21:11:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14547152596552879317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:39 ---> docker-login.sh 21:11:39 nexus3.edgexfoundry.org:10001 21:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:40 Configure a credential helper to remove this warning. See 21:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:40 21:11:40 Login Succeeded 21:11:40 nexus3.edgexfoundry.org:10002 21:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:40 Configure a credential helper to remove this warning. See 21:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:40 21:11:40 Login Succeeded 21:11:40 nexus3.edgexfoundry.org:10003 21:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:40 Configure a credential helper to remove this warning. See 21:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:40 21:11:40 Login Succeeded 21:11:40 nexus3.edgexfoundry.org:10004 21:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:40 Configure a credential helper to remove this warning. See 21:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:40 21:11:40 Login Succeeded 21:11:40 docker.io 21:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:41 Configure a credential helper to remove this warning. See 21:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:41 21:11:41 Login Succeeded 21:11:41 ---> docker-login.sh ends [Pipeline] } 21:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:41 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:11:41 + dirname cmd/core-command/Dockerfile 21:11:41 + cut -d/ -f2 21:11:41 + echo core-command,cmd/core-command/Dockerfile 21:11:41 + dirname cmd/core-data/Dockerfile 21:11:41 + cut -d/ -f2 21:11:41 + echo core-data,cmd/core-data/Dockerfile 21:11:41 + + cut -d/ -f2 21:11:41 dirname cmd/core-metadata/Dockerfile 21:11:41 + echo core-metadata,cmd/core-metadata/Dockerfile 21:11:41 + + dirname cmd/security-bootstrapper/Dockerfile 21:11:41 cut -d/ -f2 21:11:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:11:41 + dirname cmd/security-proxy-setup/Dockerfile 21:11:41 + cut -d/ -f2 21:11:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:11:41 + dirname cmd/security-secretstore-setup/Dockerfile 21:11:41 + cut -d/ -f2 21:11:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:11:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:11:41 + cut -d/ -f2 21:11:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:11:41 + dirname cmd/security-spire-agent/Dockerfile 21:11:41 + cut -d/ -f2 21:11:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:11:41 + dirname+ cmd/security-spire-config/Dockerfile 21:11:41 cut -d/ -f2 21:11:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:11:41 + dirname cmd/security-spire-server/Dockerfile 21:11:41 + cut -d/ -f2 21:11:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:11:41 + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 21:11:41 21:11:41 + echo support-notifications,cmd/support-notifications/Dockerfile 21:11:41 + dirname cmd/support-scheduler/Dockerfile 21:11:41 + cut -d/ -f2 21:11:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:11:41 + dirname cmd/sys-mgmt-agent/Dockerfile 21:11:41 + cut -d/ -f2 21:11:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:11:41 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 21:11:42 + git rev-list -1 --merges ec34cb475d293f64c819e0821c40fe69bf0cddb3~1..ec34cb475d293f64c819e0821c40fe69bf0cddb3 [Pipeline] echo 21:11:42 -----------> git rev-list -1 --merges ec34cb475d293f64c819e0821c40fe69bf0cddb3~1..ec34cb475d293f64c819e0821c40fe69bf0cddb3 ec34cb475d293f64c819e0821c40fe69bf0cddb3 [false] [Pipeline] sh 21:11:42 + git log --format=format:%s -1 ec34cb475d293f64c819e0821c40fe69bf0cddb3 [Pipeline] echo 21:11:42 ========================================================= 21:11:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:11:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:11:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:11:43 + grep -v github /etc/ssh/ssh_known_hosts 21:11:43 + [ -e /tmp/ssh_known_hosts ] 21:11:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:11:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:11:43 + sudo tee -a /etc/ssh/ssh_known_hosts 21:11:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:43 21:11:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:43 0.1.4: Pulling from edgex-devops/py-git-semver 21:11:43 b85a868b505f: Pulling fs layer 21:11:43 e2be974225ed: Pulling fs layer 21:11:43 339a4e72a1f5: Pulling fs layer 21:11:43 988bab9f4d93: Pulling fs layer 21:11:43 1469e6f7b9e6: Pulling fs layer 21:11:43 eaf3925da568: Pulling fs layer 21:11:43 bab4dde63d76: Pulling fs layer 21:11:43 bde34c3a00c8: Pulling fs layer 21:11:43 b352a97aabf1: Pulling fs layer 21:11:43 4872d77fe225: Pulling fs layer 21:11:43 5851b861e8e6: Pulling fs layer 21:11:43 1469e6f7b9e6: Waiting 21:11:43 bde34c3a00c8: Waiting 21:11:43 5851b861e8e6: Waiting 21:11:43 eaf3925da568: Waiting 21:11:43 b352a97aabf1: Waiting 21:11:43 bab4dde63d76: Waiting 21:11:43 988bab9f4d93: Waiting 21:11:43 4872d77fe225: Waiting 21:11:43 e2be974225ed: Verifying Checksum 21:11:43 e2be974225ed: Download complete 21:11:43 988bab9f4d93: Verifying Checksum 21:11:43 988bab9f4d93: Download complete 21:11:44 1469e6f7b9e6: Verifying Checksum 21:11:44 1469e6f7b9e6: Download complete 21:11:44 339a4e72a1f5: Verifying Checksum 21:11:44 339a4e72a1f5: Download complete 21:11:44 eaf3925da568: Verifying Checksum 21:11:44 eaf3925da568: Download complete 21:11:44 bde34c3a00c8: Verifying Checksum 21:11:44 bde34c3a00c8: Download complete 21:11:44 b352a97aabf1: Verifying Checksum 21:11:44 b352a97aabf1: Download complete 21:11:44 4872d77fe225: Verifying Checksum 21:11:44 4872d77fe225: Download complete 21:11:44 5851b861e8e6: Download complete 21:11:44 b85a868b505f: Verifying Checksum 21:11:44 b85a868b505f: Download complete 21:11:44 bab4dde63d76: Verifying Checksum 21:11:44 bab4dde63d76: Download complete 21:11:45 b85a868b505f: Pull complete 21:11:45 e2be974225ed: Pull complete 21:11:46 339a4e72a1f5: Pull complete 21:11:46 988bab9f4d93: Pull complete 21:11:46 1469e6f7b9e6: Pull complete 21:11:46 eaf3925da568: Pull complete 21:11:48 bab4dde63d76: Pull complete 21:11:48 bde34c3a00c8: Pull complete 21:11:48 b352a97aabf1: Pull complete 21:11:48 4872d77fe225: Pull complete 21:11:48 5851b861e8e6: Pull complete 21:11:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:48 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 21:11:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:11:50 $ docker top 33320f34c6c2f0351f48169d219bf3908bffa74831236916a161da6fe971eab2 -eo pid,comm 21:11:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:11:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:50 [ssh-agent] Looking for ssh-agent implementation... 21:11:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:50 $ docker exec 33320f34c6c2f0351f48169d219bf3908bffa74831236916a161da6fe971eab2 ssh-agent 21:11:50 SSH_AUTH_SOCK=/tmp/ssh-RApCG95pgdJJ/agent.33 21:11:50 SSH_AGENT_PID=38 21:11:50 Running ssh-add (command line suppressed) 21:11:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12006431968915122825.key (/w/workspace/edgex-go/1@tmp/private_key_12006431968915122825.key) 21:11:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:50 + git tag --points-at HEAD [Pipeline] } 21:11:50 $ docker exec --env ******** --env ******** 33320f34c6c2f0351f48169d219bf3908bffa74831236916a161da6fe971eab2 ssh-agent -k 21:11:51 unset SSH_AUTH_SOCK; 21:11:51 unset SSH_AGENT_PID; 21:11:51 echo Agent pid 38 killed; 21:11:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:11:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:51 [ssh-agent] Looking for ssh-agent implementation... 21:11:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:51 $ docker exec 33320f34c6c2f0351f48169d219bf3908bffa74831236916a161da6fe971eab2 ssh-agent 21:11:51 SSH_AUTH_SOCK=/tmp/ssh-haxasTcDZXij/agent.70 21:11:51 SSH_AGENT_PID=76 21:11:51 Running ssh-add (command line suppressed) 21:11:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14885975432793120145.key (/w/workspace/edgex-go/1@tmp/private_key_14885975432793120145.key) 21:11:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:51 + git semver init 21:11:52 2022-09-22 21:11:52,062 [run_init] DEBUG init version:0.0.0 force:False 21:11:52 2022-09-22 21:11:52,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 21:11:52 2022-09-22 21:11:52,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 21:11:52 2022-09-22 21:11:52,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 21:11:56 2022-09-22 21:11:56,171 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 21:11:56 2022-09-22 21:11:56,172 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4165 with force:False 21:11:56 2022-09-22 21:11:56,172 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4165 21:11:56 2022-09-22 21:11:56,176 [execute] INFO git cat-file --batch-check 21:11:56 2022-09-22 21:11:56,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:11:56 2022-09-22 21:11:56,184 [execute] INFO git cat-file --batch 21:11:56 2022-09-22 21:11:56,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:11:56 2022-09-22 21:11:56,188 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4165 21:11:56 0.0.0 [Pipeline] } 21:11:56 $ docker exec --env ******** --env ******** 33320f34c6c2f0351f48169d219bf3908bffa74831236916a161da6fe971eab2 ssh-agent -k 21:11:56 unset SSH_AUTH_SOCK; 21:11:56 unset SSH_AGENT_PID; 21:11:56 echo Agent pid 76 killed; 21:11:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:56 + git semver [Pipeline] } 21:11:57 $ docker stop --time=1 33320f34c6c2f0351f48169d219bf3908bffa74831236916a161da6fe971eab2 21:11:58 $ docker rm -f 33320f34c6c2f0351f48169d219bf3908bffa74831236916a161da6fe971eab2 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:11:59 Stashed 1 file(s) [Pipeline] echo 21:11:59 [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] sh 21:11:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:11:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:12:00 ========================================================= 21:12:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:12:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:12:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:12:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:12:00 2408cc74d12b: Pulling fs layer 21:12:00 ea60b727a1ce: Pulling fs layer 21:12:00 30c4a7721957: Pulling fs layer 21:12:00 370296b7ddb6: Pulling fs layer 21:12:00 7c6cee850709: Pulling fs layer 21:12:00 39a5fcdaea64: Pulling fs layer 21:12:00 d94ebbe4e438: Pulling fs layer 21:12:00 bcfd1f05c69d: Pulling fs layer 21:12:00 59ccb84bbe0f: Pulling fs layer 21:12:00 bcfd1f05c69d: Waiting 21:12:00 39a5fcdaea64: Waiting 21:12:00 d94ebbe4e438: Waiting 21:12:00 59ccb84bbe0f: Waiting 21:12:00 370296b7ddb6: Waiting 21:12:00 30c4a7721957: Verifying Checksum 21:12:00 30c4a7721957: Download complete 21:12:00 ea60b727a1ce: Download complete 21:12:00 7c6cee850709: Verifying Checksum 21:12:00 7c6cee850709: Download complete 21:12:00 39a5fcdaea64: Verifying Checksum 21:12:00 39a5fcdaea64: Download complete 21:12:00 2408cc74d12b: Verifying Checksum 21:12:00 2408cc74d12b: Download complete 21:12:00 d94ebbe4e438: Download complete 21:12:00 2408cc74d12b: Pull complete 21:12:00 ea60b727a1ce: Pull complete 21:12:00 30c4a7721957: Pull complete 21:12:01 59ccb84bbe0f: Verifying Checksum 21:12:01 59ccb84bbe0f: Download complete 21:12:01 370296b7ddb6: Verifying Checksum 21:12:01 370296b7ddb6: Download complete 21:12:01 bcfd1f05c69d: Download complete 21:12:05 370296b7ddb6: Pull complete 21:12:05 7c6cee850709: Pull complete 21:12:05 39a5fcdaea64: Pull complete 21:12:05 d94ebbe4e438: Pull complete 21:12:07 bcfd1f05c69d: Pull complete 21:12:07 59ccb84bbe0f: Pull complete 21:12:07 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:12:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:12:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:12:08 WORKDIR /edgex 21:12:08 COPY go.mod . 21:12:08 RUN go mod download 21:12:08 + docker build -t ci-base-image-x86_64 -f - . 21:12:08 Sending build context to Docker daemon 169.5MB 21:12:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:12:08 ---> a4fb48ad2a94 21:12:08 Step 2/4 : WORKDIR /edgex 21:12:10 ---> Running in 9c78b396fca6 21:12:10 Removing intermediate container 9c78b396fca6 21:12:10 ---> efbb3de5a1c5 21:12:10 Step 3/4 : COPY go.mod . 21:12:10 ---> 4d667b853a2d 21:12:10 Step 4/4 : RUN go mod download 21:12:10 ---> Running in b0840b7d2e17 21:12:14 Still waiting to schedule task 21:12:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:12:23 Removing intermediate container b0840b7d2e17 21:12:23 ---> 0c6c690db474 21:12:23 Successfully built 0c6c690db474 21:12:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:23 + docker inspect -f . ci-base-image-x86_64 21:12:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:23 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 21:12:23 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:12:24 $ docker top 10bff2aef2fc6bc2b9a1c01babdcc9a6b06cf41828cae8592a5ad04a5fed12da -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:24 + go version 21:12:24 go version go1.18.3 linux/amd64 [Pipeline] } 21:12:24 $ docker stop --time=1 10bff2aef2fc6bc2b9a1c01babdcc9a6b06cf41828cae8592a5ad04a5fed12da 21:12:25 $ docker rm -f 10bff2aef2fc6bc2b9a1c01babdcc9a6b06cf41828cae8592a5ad04a5fed12da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:26 + docker inspect -f . ci-base-image-x86_64 21:12:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:26 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 21:12:26 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:12:26 $ docker top 5dc52a3cd3b24e886d7ea98d176cfc00fa7bf41c15a783f87c5a3f76073aa8f1 -eo pid,comm [Pipeline] { [Pipeline] echo 21:12:27 ========================================================= 21:12:27 [edgeXBuildGoParallel] Running Tests and Build... 21:12:27 ========================================================= [Pipeline] sh 21:12:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:12:27 + make test 21:12:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:12:34 ? github.com/edgexfoundry/edgex-go [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:12:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 21:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:12:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 21:12:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.113s coverage: 75.6% of statements 21:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:12:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.2% of statements 21:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:12:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.323s coverage: 89.2% of statements 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.0% of statements 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.534s coverage: 95.6% of statements 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.097s coverage: 60.0% of statements 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements 21:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 21:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 21:13:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.096s coverage: 94.4% of statements 21:13:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.096s coverage: 44.8% of statements 21:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.215s coverage: 80.5% of statements 21:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.067s coverage: 87.2% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.7% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.8% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:13:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 21:13:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 21:13:12 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 21:13:30 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:13:30 GO111MODULE=on go vet ./... 21:13:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:13:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:13:34 ./bin/test-attribution-txt.sh [Pipeline] echo 21:13:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:13:35 + ls -al . 21:13:35 total 752 21:13:35 drwxrwxr-x 10 1001 1001 4096 Sep 22 21:12 . 21:13:35 drwxr-xr-x 4 root root 4096 Sep 22 21:12 .. 21:13:35 -rw-rw-r-- 1 1001 1001 16 Sep 22 21:11 .dockerignore 21:13:35 drwxrwxr-x 8 1001 1001 4096 Sep 22 21:13 .git 21:13:35 drwxrwxr-x 3 1001 1001 4096 Sep 22 21:11 .github 21:13:35 -rw-rw-r-- 1 1001 1001 1030 Sep 22 21:11 .gitignore 21:13:35 -rw-rw-r-- 1 1001 1001 42 Sep 22 21:11 .golangci.yml 21:13:35 -rw-rw-r-- 1 1001 1001 87 Sep 22 21:11 .hadolint.yml 21:13:35 drwxr-xr-x 3 1001 1001 4096 Sep 22 21:11 .semver 21:13:35 -rw-rw-r-- 1 1001 1001 166 Sep 22 21:11 .sonarcloud.properties 21:13:35 -rw-rw-r-- 1 1001 1001 1171 Sep 22 21:11 ADOPTERS.md 21:13:35 -rw-rw-r-- 1 1001 1001 10722 Sep 22 21:11 Attribution.txt 21:13:35 -rw-rw-r-- 1 1001 1001 63209 Sep 22 21:11 CHANGELOG.md 21:13:35 -rw-rw-r-- 1 1001 1001 3804 Sep 22 21:11 CONTRIBUTING.md 21:13:35 -rw-rw-r-- 1 1001 1001 677 Sep 22 21:11 GOVERNANCE.md 21:13:35 -rw-rw-r-- 1 1001 1001 850 Sep 22 21:11 Jenkinsfile 21:13:35 -rw-rw-r-- 1 1001 1001 10775 Sep 22 21:11 LICENSE 21:13:35 -rw-rw-r-- 1 1001 1001 13724 Sep 22 21:11 Makefile 21:13:35 -rw-rw-r-- 1 1001 1001 582 Sep 22 21:11 OWNERS.md 21:13:35 -rw-rw-r-- 1 1001 1001 9799 Sep 22 21:11 README.md 21:13:35 -rw-rw-r-- 1 1001 1001 6912 Sep 22 21:11 SECURITY.md 21:13:35 -rw-rw-r-- 1 1001 1001 5 Sep 22 21:11 VERSION 21:13:35 -rw-rw-r-- 1 1001 1001 4131 Sep 22 21:11 ZMQWindows.md 21:13:35 drwxrwxr-x 2 1001 1001 4096 Sep 22 21:11 bin 21:13:35 drwxrwxr-x 18 1001 1001 4096 Sep 22 21:11 cmd 21:13:35 -rw-r--r-- 1 root root 496148 Sep 22 21:13 coverage.out 21:13:35 -rw-rw-r-- 1 1001 1001 3458 Sep 22 21:11 go.mod 21:13:35 -rw-rw-r-- 1 1001 1001 38040 Sep 22 21:11 go.sum 21:13:35 drwxrwxr-x 8 1001 1001 4096 Sep 22 21:11 internal 21:13:35 drwxrwxr-x 3 1001 1001 4096 Sep 22 21:11 openapi 21:13:35 drwxrwxr-x 4 1001 1001 4096 Sep 22 21:11 snap 21:13:35 -rw-rw-r-- 1 1001 1001 204 Sep 22 21:11 version.go [Pipeline] sh 21:13:35 + '[' -e coverage.out ] 21:13:35 + chown 1001:1001 coverage.out [Pipeline] stash 21:13:35 Stashed 1 file(s) [Pipeline] sh 21:13:35 + make build 21:13:35 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:13:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-651 in /w/workspace/edgexfoundry_edgex-go_PR-4165 [Pipeline] { [Pipeline] ws 21:13:41 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:13:41 The recommended git tool is: git 21:13:46 using credential edgex-jenkins-ssh 21:13:46 Cloning the remote Git repository 21:13:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:13:46 > git init /w/workspace/edgex-go/1 # timeout=10 21:13:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:13:46 > git --version # timeout=10 21:13:46 > git --version # 'git version 2.25.1' 21:13:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:13:47 Verifying host key using known hosts file 21:13:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:13:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:13:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:14:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:14:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:14:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:14:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:04 Merging remotes/origin/main commit a39485796f2c67000677e1d0367f746fde19f757 into PR head commit ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:14:05 Merge succeeded, producing ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:14:05 Checking out Revision ec34cb475d293f64c819e0821c40fe69bf0cddb3 (PR-4165) 21:14:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:14:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:14:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:04 Verifying host key using known hosts file 21:14:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:14:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4165/head:refs/remotes/origin/PR-4165 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:14:04 > git config core.sparsecheckout # timeout=10 21:14:04 > git checkout -f ec34cb475d293f64c819e0821c40fe69bf0cddb3 # timeout=10 21:14:05 > git remote # timeout=10 21:14:05 > git config --get remote.origin.url # timeout=10 21:14:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:05 Verifying host key using known hosts file 21:14:05 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:14:05 > git merge a39485796f2c67000677e1d0367f746fde19f757 # timeout=10 21:14:05 > git rev-parse HEAD^{commit} # timeout=10 21:14:05 > git config core.sparsecheckout # timeout=10 21:14:05 > git checkout -f ec34cb475d293f64c819e0821c40fe69bf0cddb3 # timeout=10 21:14:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:14:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:14:08 Commit message: "feat: Add NATS Subject for autoprovisioning streams" 21:14:08 > git --version # timeout=10 21:14:08 > git --version # 'git version 2.25.1' 21:14:09 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:14:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:14:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:10 Dload Upload Total Spent Left Speed 21:14:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh 21:14:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:14:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:14:11 + sudo tee /etc/docker/daemon.new 21:14:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:14:11 { 21:14:11 "registry-mirrors": [ 21:14:11 "https://nexus3.edgexfoundry.org:10001" 21:14:11 ], 21:14:11 "bip": "10.250.0.254/24", 21:14:11 "hosts": [ 21:14:11 "tcp://0.0.0.0:5555", 21:14:11 "unix:///var/run/docker.sock" 21:14:11 ], 21:14:11 "mtu": 1458, 21:14:11 "selinux-enabled": true, 21:14:11 "seccomp-profile": "/etc/docker/seccomp.json" 21:14:11 } [Pipeline] sh 21:14:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 21:14:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] sh 21:14:11 + sudo service docker restart 21:14:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:14:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:14:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:14:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:14:17 $ docker stop --time=1 5dc52a3cd3b24e886d7ea98d176cfc00fa7bf41c15a783f87c5a3f76073aa8f1 21:14:19 $ docker rm -f 5dc52a3cd3b24e886d7ea98d176cfc00fa7bf41c15a783f87c5a3f76073aa8f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:14:20 21:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:14:21 latest: Pulling from edgex-devops/edgex-compose 21:14:21 cbdbe7a5bc2a: Pulling fs layer 21:14:21 ca9280d653b3: Pulling fs layer 21:14:21 7e9c9ca2126c: Pulling fs layer 21:14:21 cbdbe7a5bc2a: Verifying Checksum 21:14:21 cbdbe7a5bc2a: Download complete 21:14:21 cbdbe7a5bc2a: Pull complete 21:14:21 ca9280d653b3: Verifying Checksum 21:14:21 ca9280d653b3: Download complete 21:14:21 ca9280d653b3: Pull complete 21:14:24 7e9c9ca2126c: Pull complete 21:14:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:14:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:25 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 21:14:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:14:26 $ docker top a1b202d8e0208b2e0c83312cf89e0143626420b94be1d175de7701cd025f8d93 -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:26 + docker-compose build --help 21:14:26 + grep parallel 21:14:27 --parallel Build images in parallel. [Pipeline] } 21:14:27 $ docker stop --time=1 a1b202d8e0208b2e0c83312cf89e0143626420b94be1d175de7701cd025f8d93 21:14:28 $ docker rm -f a1b202d8e0208b2e0c83312cf89e0143626420b94be1d175de7701cd025f8d93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:14:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:29 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 21:14:29 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:14:29 $ docker top e5be6c8c1e16962e394b2a4618602ba7f7041d5ae65df02fc2d23a44ae951d6e -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:29 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:30 provisioning config files... 21:14:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1710232943305162906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:30 Building core-command ... 21:14:30 Building core-data ... 21:14:30 Building core-metadata ... 21:14:30 Building security-bootstrapper ... 21:14:30 Building security-proxy-setup ... 21:14:30 Building security-secretstore-setup ... 21:14:30 Building security-spiffe-token-provider ... 21:14:30 Building security-spire-agent ... 21:14:30 Building security-spire-config ... 21:14:30 Building security-spire-server ... 21:14:30 Building support-notifications ... 21:14:30 Building support-scheduler ... 21:14:30 Building sys-mgmt-agent ... 21:14:30 Building sys-mgmt-agent 21:14:30 Building security-secretstore-setup 21:14:30 Building security-spire-agent 21:14:30 Building security-bootstrapper 21:14:30 Building core-data 21:14:30 ---> docker-login.sh 21:14:30 nexus3.edgexfoundry.org:10001 21:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:31 Configure a credential helper to remove this warning. See 21:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:31 21:14:31 Login Succeeded 21:14:31 nexus3.edgexfoundry.org:10002 21:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:31 Configure a credential helper to remove this warning. See 21:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:31 21:14:31 Login Succeeded 21:14:31 nexus3.edgexfoundry.org:10003 21:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:32 Configure a credential helper to remove this warning. See 21:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:32 21:14:32 Login Succeeded 21:14:32 nexus3.edgexfoundry.org:10004 21:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:32 Configure a credential helper to remove this warning. See 21:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:32 21:14:32 Login Succeeded 21:14:32 docker.io 21:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:33 Configure a credential helper to remove this warning. See 21:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:33 21:14:33 Login Succeeded 21:14:33 ---> docker-login.sh ends [Pipeline] } 21:14:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:14:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:33 ========================================================= 21:14:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:14:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:14:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:14:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:14:34 b3c136eddcbf: Pulling fs layer 21:14:34 c0a3192eca97: Pulling fs layer 21:14:34 a050256f5b6f: Pulling fs layer 21:14:34 656be50a0ddc: Pulling fs layer 21:14:34 2bbca73fdf42: Pulling fs layer 21:14:34 46d945488cbd: Pulling fs layer 21:14:34 8a5474983e97: Pulling fs layer 21:14:34 329c88fbcd65: Pulling fs layer 21:14:34 656be50a0ddc: Waiting 21:14:34 2bbca73fdf42: Waiting 21:14:34 46d945488cbd: Waiting 21:14:34 8a5474983e97: Waiting 21:14:34 329c88fbcd65: Waiting 21:14:34 a050256f5b6f: Verifying Checksum 21:14:34 a050256f5b6f: Download complete 21:14:34 c0a3192eca97: Verifying Checksum 21:14:34 c0a3192eca97: Download complete 21:14:34 2bbca73fdf42: Verifying Checksum 21:14:34 2bbca73fdf42: Download complete 21:14:34 46d945488cbd: Verifying Checksum 21:14:34 46d945488cbd: Download complete 21:14:34 b3c136eddcbf: Verifying Checksum 21:14:34 b3c136eddcbf: Download complete 21:14:35 b3c136eddcbf: Pull complete 21:14:35 329c88fbcd65: Verifying Checksum 21:14:35 329c88fbcd65: Download complete 21:14:35 c0a3192eca97: Pull complete 21:14:36 a050256f5b6f: Pull complete 21:14:36 8a5474983e97: Verifying Checksum 21:14:36 8a5474983e97: Download complete 21:14:37 656be50a0ddc: Verifying Checksum 21:14:37 656be50a0ddc: Download complete 21:14:42 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:14:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:14:42 ---> 0c6c690db474 21:14:42 Step 3/26 : WORKDIR /edgex-go 21:14:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:14:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:14:42 ---> 0c6c690db474 21:14:42 Step 3/23 : WORKDIR /edgex-go 21:14:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:14:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:14:42 ---> 0c6c690db474 21:14:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:14:42 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:14:42 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:14:42 ---> 0c6c690db474 21:14:42 Step 3/33 : WORKDIR /edgex-go 21:14:42 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:14:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:14:42 ---> 0c6c690db474 21:14:42 Step 3/25 : WORKDIR /edgex-go 21:14:44 ---> Running in 56806d37c720 21:14:44 ---> Running in 2a2397e6e8a7 21:14:44 ---> Running in ac4cb562b8f1 21:14:44 ---> Running in 97b5baec5e21 21:14:44 ---> Running in a94800a214f4 21:14:44 Removing intermediate container 56806d37c720 21:14:44 ---> 3a2e916895fb 21:14:44 Step 4/24 : WORKDIR /edgex-go 21:14:44 Removing intermediate container a94800a214f4 21:14:44 ---> ba53d9ee511d 21:14:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:44 Removing intermediate container 97b5baec5e21 21:14:44 ---> fc4b2983af82 21:14:44 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:44 Removing intermediate container 2a2397e6e8a7 21:14:44 ---> bada6561c258 21:14:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:44 Removing intermediate container ac4cb562b8f1 21:14:44 ---> 762cd6323eee 21:14:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:44 ---> Running in e1b1be458751 21:14:44 ---> Running in ec043431a37a 21:14:44 ---> Running in 4d8e63901fc4 21:14:44 ---> Running in 639473435baa 21:14:44 ---> Running in a4b564746c44 21:14:44 Removing intermediate container e1b1be458751 21:14:44 ---> 0ea46c27efcc 21:14:44 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:44 ---> Running in b8c5f4fb0aa9 21:14:45 Removing intermediate container 639473435baa 21:14:45 ---> cc534d62dcb1 21:14:45 Step 5/23 : RUN apk add --update --no-cache make bash git 21:14:45 Removing intermediate container 4d8e63901fc4 21:14:45 ---> 32d9261ab150 21:14:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:14:45 ---> Running in 8405e199011a 21:14:45 ---> Running in 976efacf11d6 21:14:45 Removing intermediate container ec043431a37a 21:14:45 ---> 960c1b7e182c 21:14:45 Step 5/33 : RUN apk add --update --no-cache make git 21:14:45 ---> Running in 32c4d9961214 21:14:45 Removing intermediate container a4b564746c44 21:14:45 ---> fe54b8abfb9d 21:14:45 Step 5/25 : RUN apk add --update --no-cache make git 21:14:45 ---> Running in a91b874abcbe 21:14:45 Removing intermediate container b8c5f4fb0aa9 21:14:45 ---> 00354e45507f 21:14:45 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:14:45 ---> Running in 758a590522b1 21:14:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:47 OK: 211 MiB in 51 packages 21:14:47 OK: 211 MiB in 51 packages 21:14:47 OK: 211 MiB in 51 packages 21:14:47 OK: 211 MiB in 51 packages 21:14:48 OK: 211 MiB in 51 packages 21:14:48 Removing intermediate container 976efacf11d6 21:14:48 ---> 9c327b494e20 21:14:48 Step 6/23 : COPY go.mod vendor* ./ 21:14:48 ---> 08547e4302c3 21:14:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:48 ---> Running in 991760df9952 21:14:48 Removing intermediate container 8405e199011a 21:14:48 ---> ae1cf2101e72 21:14:48 Step 6/26 : COPY go.mod vendor* ./ 21:14:48 Removing intermediate container 32c4d9961214 21:14:48 ---> 371901191c1b 21:14:48 Step 6/33 : COPY go.mod vendor* ./ 21:14:48 Removing intermediate container a91b874abcbe 21:14:48 ---> 852f33562981 21:14:48 Step 6/25 : COPY go.mod vendor* ./ 21:14:48 ---> 45c1e96fd60f 21:14:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:48 Removing intermediate container 758a590522b1 21:14:48 ---> 6974a23200e9 21:14:48 Step 7/24 : COPY go.mod vendor* ./ 21:14:48 ---> Running in 1cd5dc8e3d2e 21:14:48 ---> d92b8964948a 21:14:48 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:48 ---> Running in cf1b6c8f6656 21:14:48 ---> b485455282bd 21:14:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:48 ---> Running in 5fedcdb987c6 21:14:48 ---> fbd9cb9f0167 21:14:48 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:48 ---> Running in c2d1b5b116d3 21:14:50 656be50a0ddc: Pull complete 21:14:50 2bbca73fdf42: Pull complete 21:14:50 46d945488cbd: Pull complete 21:14:55 8a5474983e97: Pull complete 21:14:57 329c88fbcd65: Pull complete 21:14:57 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:14:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:14:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:14:57 WORKDIR /edgex 21:14:57 COPY go.mod . 21:14:57 RUN go mod download 21:14:57 + docker build -t ci-base-image-arm64 -f - . 21:14:58 Sending build context to Docker daemon 3.245MB 21:14:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:14:58 ---> ff4287adb874 21:14:58 Step 2/4 : WORKDIR /edgex 21:15:00 ---> Running in e4909deb29d0 21:15:00 Removing intermediate container e4909deb29d0 21:15:00 ---> 684c88585731 21:15:00 Step 3/4 : COPY go.mod . 21:15:00 ---> f2f63b766265 21:15:00 Step 4/4 : RUN go mod download 21:15:00 ---> Running in cdf6b455e413 21:15:01 Removing intermediate container c2d1b5b116d3 21:15:01 ---> 8aedd842caea 21:15:01 Step 9/24 : COPY . . 21:15:01 Removing intermediate container cf1b6c8f6656 21:15:01 ---> bcd7b8dfdd21 21:15:01 Step 8/33 : COPY . . 21:15:01 Removing intermediate container 1cd5dc8e3d2e 21:15:01 ---> 3f21235570df 21:15:01 Step 8/26 : COPY . . 21:15:01 Removing intermediate container 991760df9952 21:15:01 ---> c038fb846edd 21:15:01 Step 8/23 : COPY . . 21:15:01 Removing intermediate container 5fedcdb987c6 21:15:01 ---> b01005467d05 21:15:01 Step 8/25 : COPY . . 21:15:09 ---> 0c62f2ebed94 21:15:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:15:09 ---> 2c0d256165f9 21:15:09 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:15:09 ---> 08415b9184fa 21:15:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:15:09 ---> Running in c3a609824e1a 21:15:09 ---> e831a01e8b45 21:15:09 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:15:09 ---> Running in e1d583471e40 21:15:09 ---> 3e1bce22de11 21:15:09 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:15:09 ---> Running in 1b1f572324d3 21:15:09 ---> Running in 3d688c2ebf48 21:15:09 ---> Running in f9e85d1a49f6 21:15:09 Removing intermediate container c3a609824e1a 21:15:09 ---> 3482b7983570 21:15:09 Step 10/26 : WORKDIR /edgex-go/spire-build 21:15:09 ---> Running in 8f7ddedf7d02 21:15:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:15:09 Removing intermediate container 8f7ddedf7d02 21:15:09 ---> 12e99218a624 21:15:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:15:09 ---> Running in efa5550046ee 21:15:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:15:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:15:09 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:15:09 Removing intermediate container efa5550046ee 21:15:09 ---> 9861fc5a9d32 21:15:09 Step 12/26 : WORKDIR /edgex-go 21:15:09 ---> Running in 7bf213b3f751 21:15:09 Removing intermediate container 7bf213b3f751 21:15:09 ---> 1143399ff869 21:15:09 21:15:09 Step 13/26 : FROM alpine:3.15 21:15:09 3.15: Pulling from library/alpine 21:15:10 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:15:10 Status: Downloaded newer image for alpine:3.15 21:15:10 ---> c4fc93816858 21:15:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:15:10 ---> Running in ed7e4e5a5646 21:15:10 Removing intermediate container ed7e4e5a5646 21:15:10 ---> 57689eef1cdd 21:15:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:10 ---> Running in 194cb6955f8b 21:15:11 Removing intermediate container 194cb6955f8b 21:15:11 ---> 6f5e44913a20 21:15:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:15:11 ---> Running in d4326a7fa29f 21:15:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:15:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:15:12 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:15:12 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:15:12 OK: 15857 distinct packages available 21:15:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:15:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:15:14 (1/5) Installing dumb-init (1.2.5-r1) 21:15:14 (2/5) Installing musl-obstack (1.2.3-r0) 21:15:14 (3/5) Installing libucontext (1.1-r0) 21:15:14 (4/5) Installing gcompat (1.0.0-r4) 21:15:14 (5/5) Installing openssl (1.1.1q-r0) 21:15:15 Executing busybox-1.34.1-r7.trigger 21:15:15 OK: 7 MiB in 19 packages 21:15:16 Removing intermediate container d4326a7fa29f 21:15:16 ---> 244991476f71 21:15:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:15:17 ---> 104c73f8f9d7 21:15:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:15:20 ---> 0c31db8a2802 21:15:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:15:20 ---> 62d553017f9f 21:15:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:15:20 ---> 619c153eac77 21:15:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:15:21 ---> ad26d643857e 21:15:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:15:21 ---> Running in 04b6ce2fb902 21:15:21 Removing intermediate container 04b6ce2fb902 21:15:21 ---> 1d174c93ba9a 21:15:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:15:21 ---> Running in 66e47dee7aba 21:15:22 Removing intermediate container 66e47dee7aba 21:15:22 ---> 1b9e1134dc0e 21:15:22 Step 24/26 : LABEL arch=x86_64 21:15:22 ---> Running in 9e15b71040d9 21:15:22 Removing intermediate container 9e15b71040d9 21:15:22 ---> 2c627e04cbfe 21:15:22 Step 25/26 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:15:22 ---> Running in e34bfd1a061d 21:15:22 Removing intermediate container e34bfd1a061d 21:15:22 ---> 69f3479a2a37 21:15:22 Step 26/26 : LABEL version=0.0.0 21:15:23 ---> Running in 935f60c28f6a 21:15:23 Removing intermediate container 935f60c28f6a 21:15:23 ---> d259d310976e 21:15:23 21:15:23 Successfully built d259d310976e 21:15:23 Successfully tagged security-spire-agent:latest 21:15:23  Building security-spire-agent ... done Building core-command 21:15:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:15:26 ---> 0c6c690db474 21:15:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:15:26 ---> Using cache 21:15:26 ---> 3a2e916895fb 21:15:26 Step 4/24 : WORKDIR /edgex-go 21:15:26 ---> Using cache 21:15:26 ---> 0ea46c27efcc 21:15:26 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:26 ---> Using cache 21:15:26 ---> 00354e45507f 21:15:26 Step 6/24 : RUN apk add --update --no-cache make git 21:15:26 ---> Running in 57130aadd297 21:15:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:29 OK: 211 MiB in 51 packages 21:15:29 Removing intermediate container 57130aadd297 21:15:29 ---> 2d6fd7e9cff9 21:15:29 Step 7/24 : COPY go.mod vendor* ./ 21:15:30 ---> a62896f578d2 21:15:30 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:30 ---> Running in 56bc98c5e332 21:15:33 Removing intermediate container cdf6b455e413 21:15:33 ---> 7c5098bfe987 21:15:33 Successfully built 7c5098bfe987 21:15:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:15:33 + docker inspect -f . ci-base-image-arm64 21:15:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:33 prd-ubuntu20.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 21:15:33 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:15:35 $ docker top deda504986e7a6d37c8a092883633862af84cb922ffa8f4e83467a4d1ee0a4d8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:35 + go version 21:15:35 go version go1.18.3 linux/arm64 [Pipeline] } 21:15:35 $ docker stop --time=1 deda504986e7a6d37c8a092883633862af84cb922ffa8f4e83467a4d1ee0a4d8 21:15:37 $ docker rm -f deda504986e7a6d37c8a092883633862af84cb922ffa8f4e83467a4d1ee0a4d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker inspect -f . ci-base-image-arm64 21:15:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:38 prd-ubuntu20.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 21:15:38 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:15:38 Removing intermediate container e1d583471e40 21:15:38 ---> d0a17a48e307 21:15:38 21:15:38 Step 10/25 : FROM alpine:3.16 21:15:38 Removing intermediate container 1b1f572324d3 21:15:38 ---> d68dee880220 21:15:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:15:38 Removing intermediate container 3d688c2ebf48 21:15:38 ---> 21b770638867 21:15:38 21:15:38 Step 10/33 : FROM alpine:3.16 21:15:38 ---> Running in 72311ffdda02 21:15:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:15:38 Removing intermediate container 56bc98c5e332 21:15:38 ---> a4e9bcf33fb3 21:15:38 Step 9/24 : COPY . . 21:15:38 3.16: Pulling from library/alpine 21:15:38 3.16: Pulling from library/alpine 21:15:39 $ docker top 6c12330edd08c788c3517be869115280429e1586cb52162c9680b834384bd33c -eo pid,comm [Pipeline] { [Pipeline] echo 21:15:40 ========================================================= 21:15:40 [edgeXBuildGoParallel] Running Tests and Build... 21:15:40 ========================================================= [Pipeline] sh 21:15:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:15:40 Status: Downloaded newer image for alpine:3.16 21:15:40 ---> 9c6f07244728 21:15:40 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:15:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:15:40 Status: Image is up to date for alpine:3.16 21:15:40 ---> 9c6f07244728 21:15:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:15:40 ---> Running in c6f5d45edcf9 21:15:40 ---> Running in 955ae2db812f 21:15:40 Removing intermediate container f9e85d1a49f6 21:15:40 ---> afe635f52f11 21:15:40 21:15:40 Step 11/24 : FROM alpine:3.16 21:15:40 ---> 9c6f07244728 21:15:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:15:40 Removing intermediate container 72311ffdda02 21:15:40 ---> ef6d2af6a437 21:15:40 21:15:40 Step 11/23 : FROM alpine:3.16 21:15:40 ---> 9c6f07244728 21:15:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:15:40 ---> Running in db1879f0120a 21:15:40 ---> Running in a6063bb68d0e 21:15:40 Removing intermediate container 955ae2db812f 21:15:40 ---> c00bdd86a63d 21:15:40 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 21:15:40 ---> Running in 1c638f887c21 21:15:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 21:15:40 Removing intermediate container db1879f0120a 21:15:40 ---> c7137f4c062e 21:15:40 Step 13/24 : ENV APP_PORT=59880 21:15:40 Removing intermediate container a6063bb68d0e 21:15:40 ---> 7a0183cd1f2f 21:15:40 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 21:15:40 ---> Running in de393e46d7c4 21:15:40 ---> Running in 74f3ac6060aa 21:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:40 Removing intermediate container de393e46d7c4 21:15:40 ---> fbfd9ed765d5 21:15:40 Step 14/24 : EXPOSE $APP_PORT [Pipeline] fileExists [Pipeline] sh 21:15:40 ---> Running in 086647680ab1 21:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:40 Removing intermediate container 086647680ab1 21:15:40 ---> 59f4a4597d3b 21:15:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:40 ---> Running in b6db8874bc62 21:15:40 + make test 21:15:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:15:40 (1/3) Installing ca-certificates (20220614-r0) 21:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:40 (2/3) Installing dumb-init (1.2.5-r1) 21:15:40 (3/3) Installing su-exec (0.2-r1) 21:15:40 Executing busybox-1.35.0-r17.trigger 21:15:40 Executing ca-certificates-20220614-r0.trigger 21:15:40 OK: 6 MiB in 17 packages 21:15:40 (1/2) Installing dumb-init (1.2.5-r1) 21:15:40 (2/2) Installing su-exec (0.2-r1) 21:15:40 Executing busybox-1.35.0-r17.trigger 21:15:40 OK: 6 MiB in 16 packages 21:15:40 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:15:41 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:15:41 (3/33) Installing readline (8.1.2-r0) 21:15:41 (4/33) Installing bash (5.1.16-r2) 21:15:41 Executing bash-5.1.16-r2.post-install 21:15:41 (5/33) Installing ca-certificates (20220614-r0) 21:15:41 (6/33) Installing brotli-libs (1.0.9-r6) 21:15:41 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:15:41 (8/33) Installing libcurl (7.83.1-r3) 21:15:41 (9/33) Installing curl (7.83.1-r3) 21:15:41 (10/33) Installing docker-cli (20.10.18-r0) 21:15:41 (11/33) Installing dumb-init (1.2.5-r1) 21:15:41 (12/33) Installing libbz2 (1.0.8-r1) 21:15:41 (13/33) Installing expat (2.4.9-r0) 21:15:41 (14/33) Installing libffi (3.4.2-r1) 21:15:41 (15/33) Installing gdbm (1.23-r0) 21:15:41 (16/33) Installing xz-libs (5.2.5-r1) 21:15:41 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:15:41 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:15:41 (19/33) Installing mpdecimal (2.5.1-r1) 21:15:41 (20/33) Installing sqlite-libs (3.38.5-r0) 21:15:41 (21/33) Installing python3 (3.10.5-r0) 21:15:41 Removing intermediate container 1c638f887c21 21:15:41 ---> 0ceb894b1e6b 21:15:41 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 21:15:41 Removing intermediate container b6db8874bc62 21:15:41 ---> 63e5aa11526c 21:15:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:15:41 ---> Running in dd89aea81655 21:15:41 ---> Running in e9651f586057 21:15:41 Removing intermediate container c6f5d45edcf9 21:15:41 ---> 4c9a33556bb3 21:15:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:15:41 ---> Running in b6a507aa7d42 21:15:41 Removing intermediate container dd89aea81655 21:15:41 ---> 7607b2cc3cff 21:15:41 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:15:42 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:15:42 (23/33) Installing py3-tomli (2.0.1-r1) 21:15:42 ---> Running in cb6651b5c628 21:15:42 (24/33) Installing py3-pep517 (0.12.0-r2) 21:15:42 (25/33) Installing py3-six (1.16.0-r1) 21:15:42 Removing intermediate container b6a507aa7d42 21:15:42 ---> 4b28208d463e 21:15:42 Step 13/25 : WORKDIR / 21:15:42 (26/33) Installing py3-retrying (1.3.3-r3) 21:15:42 (27/33) Installing py3-appdirs (1.4.4-r3) 21:15:42 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:15:42 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:15:42 (30/33) Installing py3-parsing (2.4.7-r3) 21:15:42 ---> Running in ac2c13d23332 21:15:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:42 (31/33) Installing py3-packaging (21.3-r0) 21:15:42 (32/33) Installing py3-setuptools (59.4.0-r0) 21:15:42 ---> 2b2a1b45b12c 21:15:42 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:15:42 Removing intermediate container cb6651b5c628 21:15:42 ---> 109180767aaa 21:15:42 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:15:42 ---> Running in 3aec0ecb1545 21:15:42 (33/33) Installing py3-pip (22.1.1-r0) 21:15:42 ---> Running in ff1c1dc75899 21:15:42 Removing intermediate container ac2c13d23332 21:15:42 ---> fe8bef8f1be9 21:15:42 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:15:42 Executing busybox-1.35.0-r17.trigger 21:15:42 Executing ca-certificates-20220614-r0.trigger 21:15:42 Removing intermediate container ff1c1dc75899 21:15:42 ---> fcf22904065c 21:15:42 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:15:42 OK: 122 MiB in 47 packages 21:15:42 ---> 20ef17a8a535 21:15:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:15:42 ---> Running in 4f85f7124bb0 21:15:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:15:42 Removing intermediate container 4f85f7124bb0 21:15:42 ---> fdbcd51c2be0 21:15:42 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:15:42 ---> Running in 321dadbcf896 21:15:42 ---> 0c28be7dbdb1 21:15:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:15:42 ---> db5384e0adea 21:15:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:15:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:43 ---> 30911cc29450 21:15:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:15:43 (1/6) Installing dumb-init (1.2.5-r1) 21:15:43 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:15:43 ---> 515b04c41d3e 21:15:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:15:43 (3/6) Installing libsodium (1.0.18-r0) 21:15:43 Removing intermediate container 321dadbcf896 21:15:43 ---> 54761f468d82 21:15:43 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:15:43 ---> Running in 882d1621636d 21:15:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:15:43 (5/6) Installing libzmq (4.3.4-r0) 21:15:43 Removing intermediate container 882d1621636d 21:15:43 ---> 60b740a785f4 21:15:43 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:15:44 (6/6) Installing zeromq (4.3.4-r0) 21:15:44 ---> 6b83a83d5ba2 21:15:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:15:44 Executing busybox-1.35.0-r17.trigger 21:15:44 ---> cc9004388176 21:15:44 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:15:44 OK: 8 MiB in 20 packages 21:15:44 ---> Running in ff0bc5a62a9a 21:15:44 ---> 9aac6e1d1c77 21:15:44 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:15:44 ---> Running in 5eb6fd21d694 21:15:44 Removing intermediate container e9651f586057 21:15:44 ---> 19ce467c146f 21:15:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:44 ---> 3f9ac2994041 21:15:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:15:44 Collecting docker-compose==1.23.2 21:15:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:15:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 30.4 MB/s eta 0:00:00 21:15:44 Collecting jsonschema<3,>=2.5.1 21:15:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:15:44 Collecting texttable<0.10,>=0.9.0 21:15:44 Downloading texttable-0.9.1.tar.gz (11 kB) 21:15:44 Preparing metadata (setup.py): started 21:15:45 Removing intermediate container ff0bc5a62a9a 21:15:45 ---> 622779d75615 21:15:45 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:45 Preparing metadata (setup.py): finished with status 'done' 21:15:45 Removing intermediate container 5eb6fd21d694 21:15:45 ---> 890e7c1d4e8e 21:15:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:15:45 ---> cc70b05b738d 21:15:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:15:45 Collecting websocket-client<1.0,>=0.32.0 21:15:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:15:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 83.2 MB/s eta 0:00:00 21:15:45 ---> Running in 6f05ec3cb355 21:15:45 Collecting dockerpty<0.5,>=0.4.1 21:15:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:15:45 ---> c07a247a5ccc 21:15:45 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:15:45 Preparing metadata (setup.py): started 21:15:45 Removing intermediate container 6f05ec3cb355 21:15:45 ---> b6b4e31ddbbb 21:15:45 Step 23/25 : LABEL arch=x86_64 21:15:45 ---> ae4ef1ae9144 21:15:45 Step 20/24 : ENTRYPOINT ["/core-data"] 21:15:45 ---> Running in 665a2ee6d1d7 21:15:45 ---> Running in c0958bc4cc86 21:15:45 Preparing metadata (setup.py): finished with status 'done' 21:15:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:15:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:15:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 143.1 MB/s eta 0:00:00 21:15:45 Collecting docker<4.0,>=3.6.0 21:15:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:15:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 115.9 MB/s eta 0:00:00 21:15:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:15:45 Removing intermediate container c0958bc4cc86 21:15:45 ---> 1c249d386b0b 21:15:45 Step 24/25 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:15:45 Removing intermediate container 665a2ee6d1d7 21:15:45 ---> c40a5551254c 21:15:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:46 ---> 06aec63ace64 21:15:46 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:15:46 Collecting PyYAML<4,>=3.10 21:15:46 Downloading PyYAML-3.13.tar.gz (270 kB) 21:15:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 126.4 MB/s eta 0:00:00 21:15:46 ---> Running in b1b747d0c4e0 21:15:46 ---> Running in 463ccf66c55b 21:15:46 Removing intermediate container b1b747d0c4e0 21:15:46 ---> 51487fc3721e 21:15:46 Step 25/25 : LABEL version=0.0.0 21:15:46 Preparing metadata (setup.py): started 21:15:46 ---> b9f547b2b6e6 21:15:46 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:15:46 Removing intermediate container 463ccf66c55b 21:15:46 ---> b866dbf4a7f2 21:15:46 Step 22/24 : LABEL arch=x86_64 21:15:46 ---> Running in 93063314af25 21:15:46 Preparing metadata (setup.py): finished with status 'done' 21:15:46 ---> Running in 4c9b56096df5 21:15:46 Collecting docopt<0.7,>=0.6.1 21:15:46 Downloading docopt-0.6.2.tar.gz (25 kB) 21:15:46 Preparing metadata (setup.py): started 21:15:46 Removing intermediate container 93063314af25 21:15:46 ---> e8b6c054c1d9 21:15:46 21:15:46 ---> 44031970e683 21:15:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:15:46 Removing intermediate container 4c9b56096df5 21:15:46 ---> 2f7223b6dad6 21:15:46 Step 23/24 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:15:46 Successfully built e8b6c054c1d9 21:15:46 Successfully tagged security-secretstore-setup:latest 21:15:46  Building security-secretstore-setup ... done Building support-scheduler 21:15:46 Preparing metadata (setup.py): finished with status 'done' 21:15:46 Collecting cached-property<2,>=1.2.0 21:15:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:15:46 ---> Running in cc70f5b3f5e4 21:15:47 Collecting docker-pycreds>=0.4.0 21:15:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:15:47 Collecting certifi>=2017.4.17 21:15:47 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 21:15:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 184.3 MB/s eta 0:00:00 21:15:47 Collecting idna<2.8,>=2.5 21:15:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:15:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 169.6 MB/s eta 0:00:00 21:15:47 Collecting chardet<3.1.0,>=3.0.2 21:15:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:15:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 151.5 MB/s eta 0:00:00 21:15:47 Collecting urllib3<1.25,>=1.21.1 21:15:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:15:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 44.6 MB/s eta 0:00:00 21:15:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:15:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:15:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:15:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:15:47 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:15:47 Running setup.py install for texttable: started 21:15:47 ---> 81750cdd375e 21:15:47 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:15:47 Removing intermediate container cc70f5b3f5e4 21:15:47 ---> c11c8ae799e7 21:15:47 Step 24/24 : LABEL version=0.0.0 21:15:47 Running setup.py install for texttable: finished with status 'done' 21:15:47 Running setup.py install for PyYAML: started 21:15:47 ---> Running in 08a163259616 21:15:48 ---> 67b3444ad9e8 21:15:48 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:15:48 Running setup.py install for PyYAML: finished with status 'done' 21:15:48 Removing intermediate container 08a163259616 21:15:48 ---> 9bdac03c057f 21:15:48 21:15:48 Successfully built 9bdac03c057f 21:15:48 Successfully tagged core-data:latest 21:15:48  Building core-data ... done Building support-notifications 21:15:48 ---> 45b63476d34a 21:15:48 Step 28/33 : RUN chmod +x /entrypoint.sh 21:15:48 Running setup.py install for docopt: started 21:15:48 ---> Running in 60452f5728c2 21:15:49 Running setup.py install for docopt: finished with status 'done' 21:15:49 Running setup.py install for dockerpty: started 21:15:49 Running setup.py install for dockerpty: finished with status 'done' 21:15:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 21:15:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 21:15:51 Removing intermediate container 60452f5728c2 21:15:51 ---> 722e0180a206 21:15:51 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:15:51 ---> Running in 179eebc83e67 21:15:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:15:51 ---> 0c6c690db474 21:15:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:15:51 ---> Using cache 21:15:51 ---> 3a2e916895fb 21:15:51 Step 4/23 : WORKDIR /edgex-go 21:15:51 ---> Using cache 21:15:51 ---> 0ea46c27efcc 21:15:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:51 ---> Using cache 21:15:51 ---> 00354e45507f 21:15:51 Step 6/23 : RUN apk add --update --no-cache make git 21:15:51 ---> Using cache 21:15:51 ---> 2d6fd7e9cff9 21:15:51 Step 7/23 : COPY go.mod vendor* ./ 21:15:51 ---> Using cache 21:15:51 ---> a62896f578d2 21:15:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:51 ---> Using cache 21:15:51 ---> a4e9bcf33fb3 21:15:51 Step 9/23 : COPY . . 21:15:51 ---> Using cache 21:15:51 ---> 2b2a1b45b12c 21:15:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:15:51 ---> Running in d713a6eb299c 21:15:51 Removing intermediate container 179eebc83e67 21:15:51 ---> 8c8fd2a0e15c 21:15:51 Step 30/33 : CMD ["gate"] 21:15:51 ---> Running in b2fd3ac80034 21:15:52 Removing intermediate container b2fd3ac80034 21:15:52 ---> 78691502b927 21:15:52 Step 31/33 : LABEL arch=x86_64 21:15:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:15:52 ---> Running in fcda827319c6 21:15:53 Removing intermediate container fcda827319c6 21:15:53 ---> d66ddb9e8a09 21:15:53 Step 32/33 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:15:53 ---> Running in 7754bccfff50 21:15:53 Removing intermediate container 7754bccfff50 21:15:53 ---> a0e135eb192d 21:15:53 Step 33/33 : LABEL version=0.0.0 21:15:53 ---> Running in e3a7dd268281 21:15:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:15:53 ---> 0c6c690db474 21:15:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:15:53 ---> Using cache 21:15:53 ---> 3a2e916895fb 21:15:53 Step 4/23 : WORKDIR /edgex-go 21:15:53 ---> Using cache 21:15:53 ---> 0ea46c27efcc 21:15:53 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:53 ---> Using cache 21:15:53 ---> 00354e45507f 21:15:53 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:15:53 ---> Running in a09e13d3a4ac 21:15:54 Removing intermediate container e3a7dd268281 21:15:54 ---> d45bd9fc438b 21:15:54 21:15:54 Successfully built d45bd9fc438b 21:15:54 Successfully tagged security-bootstrapper:latest 21:15:54 Building security-spiffe-token-provider 21:15:54  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:55 OK: 211 MiB in 51 packages 21:15:56 Removing intermediate container 74f3ac6060aa 21:15:56 ---> 6499d4b9eb33 21:15:56 Step 14/23 : ENV APP_PORT=58890 21:15:56 ---> Running in fe892b9db2ba 21:15:56 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:15:56 ---> 0c6c690db474 21:15:56 Step 3/20 : WORKDIR /edgex-go 21:15:56 ---> Using cache 21:15:56 ---> 762cd6323eee 21:15:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:15:57 Removing intermediate container fe892b9db2ba 21:15:57 ---> 63276ba1f82c 21:15:57 Step 15/23 : EXPOSE $APP_PORT 21:15:57 ---> Running in dd58079a8af8 21:15:57 Removing intermediate container a09e13d3a4ac 21:15:57 ---> b83ea8c11b53 21:15:57 Step 7/23 : COPY go.mod vendor* ./ 21:15:57 ---> Running in ea40863335db 21:15:57 Removing intermediate container ea40863335db 21:15:57 ---> 53bdcbc688ce 21:15:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:15:57 ---> b782da6b3aba 21:15:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:57 ---> Running in b6b202ebe58c 21:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:58 v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:15:58 v3.16.2-195-g10289c370b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:15:58 OK: 17041 distinct packages available 21:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:58 ---> 6c13627c6258 21:15:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:58 OK: 211 MiB in 51 packages 21:15:58 ---> f02df61ba2f5 21:15:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:15:59 ---> a771f9c91daf 21:15:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:15:59 ---> Running in a470486bc471 21:15:59 Removing intermediate container dd58079a8af8 21:15:59 ---> 7a82b723a762 21:15:59 Step 5/20 : COPY go.mod vendor* ./ 21:15:59 Removing intermediate container a470486bc471 21:15:59 ---> f4e6e1f524ce 21:15:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:59 ---> Running in 8645184a92a9 21:16:00 ---> 569cf9fe9585 21:16:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:01 ---> Running in 17cc8caf53d2 21:16:01 Removing intermediate container 8645184a92a9 21:16:01 ---> 1a30ba5d4ce7 21:16:01 Step 21/23 : LABEL arch=x86_64 21:16:01 ---> Running in 6470dcf85009 21:16:02 Removing intermediate container 6470dcf85009 21:16:02 ---> e85404ecd2f3 21:16:02 Step 22/23 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:16:02 ---> Running in f703f0d5d9dd 21:16:02 Removing intermediate container 3aec0ecb1545 21:16:02 ---> 250c8e937886 21:16:02 21:16:02 Step 11/24 : FROM alpine:3.16 21:16:02 ---> 9c6f07244728 21:16:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:16:02 Removing intermediate container f703f0d5d9dd 21:16:02 ---> Running in 18f91c60f2ac 21:16:02 ---> 7132f3ba167a 21:16:02 Step 23/23 : LABEL version=0.0.0 21:16:03 ---> Running in baa39e5e3a94 21:16:03 Removing intermediate container baa39e5e3a94 21:16:03 ---> 9af9ffad9c01 21:16:03 21:16:03 Successfully built 9af9ffad9c01 21:16:03 Successfully tagged sys-mgmt-agent:latest 21:16:03  Building sys-mgmt-agent ... done Building security-spire-server 21:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:16:04 (1/1) Installing dumb-init (1.2.5-r1) 21:16:04 Executing busybox-1.35.0-r17.trigger 21:16:04 OK: 6 MiB in 15 packages 21:16:09 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:16:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:16:09 ---> 0c6c690db474 21:16:09 Step 3/25 : WORKDIR /edgex-go 21:16:09 ---> Using cache 21:16:09 ---> 762cd6323eee 21:16:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:09 ---> Using cache 21:16:09 ---> cc534d62dcb1 21:16:09 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:16:09 ---> Running in ec57163eb601 21:16:09 Removing intermediate container 18f91c60f2ac 21:16:09 ---> 0133770a509d 21:16:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:16:09 Removing intermediate container b6b202ebe58c 21:16:09 ---> d6241161b3ef 21:16:09 Step 9/23 : COPY . . 21:16:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:16:09 ---> Running in 8ac3d31f2bf8 21:16:10 Removing intermediate container 8ac3d31f2bf8 21:16:10 ---> 3955067c90db 21:16:10 Step 14/24 : ENV APP_PORT=59882 21:16:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:16:10 ---> Running in 09ec2692d280 21:16:10 OK: 211 MiB in 51 packages 21:16:11 Removing intermediate container 09ec2692d280 21:16:11 ---> ef29ea861ffb 21:16:11 Step 15/24 : EXPOSE $APP_PORT 21:16:11 ---> Running in 8bb10aff3a0c 21:16:11 Removing intermediate container ec57163eb601 21:16:11 ---> 39be857f9e56 21:16:11 Step 6/25 : COPY go.mod vendor* ./ 21:16:11 Removing intermediate container 8bb10aff3a0c 21:16:11 ---> 8f30947ae2ee 21:16:11 Step 16/24 : WORKDIR / 21:16:11 ---> Running in 0f10a77a83b3 21:16:12 ---> 98186c96b920 21:16:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:12 ---> Running in a81ea287bd08 21:16:12 Removing intermediate container 0f10a77a83b3 21:16:12 ---> d315678e1f5f 21:16:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:12 ? github.com/edgexfoundry/edgex-go [no test files] 21:16:13 ---> 2ec104812ce0 21:16:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:16:14 ---> b633811a89d4 21:16:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:16:14 Removing intermediate container 17cc8caf53d2 21:16:14 ---> 5aaabf1e5d80 21:16:14 Step 7/20 : COPY . . 21:16:14 ---> be857a1cf3eb 21:16:14 Step 20/24 : ENTRYPOINT ["/core-command"] 21:16:16 ---> Running in 5192b8458b74 21:16:16 ---> 42b52d2c68a1 21:16:16 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:16:16 Removing intermediate container 5192b8458b74 21:16:16 ---> 3d49561b0e11 21:16:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:16:16 ---> Running in 08a0ae3a5d85 21:16:16 ---> Running in 9fda921fdfd5 21:16:17 Removing intermediate container 9fda921fdfd5 21:16:17 ---> d1678c6cc58a 21:16:17 Step 22/24 : LABEL arch=x86_64 21:16:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:16:17 ---> Running in a5a42f1ce737 21:16:18 Removing intermediate container a5a42f1ce737 21:16:18 ---> dee74ca8b806 21:16:18 Step 23/24 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:16:18 ---> Running in 916b9a621b18 21:16:18 Removing intermediate container 916b9a621b18 21:16:18 ---> 128b035ff099 21:16:18 Step 24/24 : LABEL version=0.0.0 21:16:18 ---> Running in ec4449d12427 21:16:18 Removing intermediate container d713a6eb299c 21:16:19 ---> ded4f1c579e8 21:16:19 21:16:19 Step 11/23 : FROM alpine:3.16 21:16:19 ---> 9c6f07244728 21:16:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:16:19 ---> Using cache 21:16:19 ---> 0133770a509d 21:16:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:16:19 ---> Using cache 21:16:19 ---> 3955067c90db 21:16:19 Step 14/23 : ENV APP_PORT=59861 21:16:19 ---> Running in 1a0e9e100432 21:16:19 ---> bb1b6d737cab 21:16:19 Removing intermediate container ec4449d12427 21:16:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider ---> 8ce01de6f6e7 21:16:19 21:16:19 21:16:19 Successfully built 8ce01de6f6e7 21:16:19 Successfully tagged core-command:latest 21:16:19  Building core-command ... done Building security-spire-config 21:16:19 ---> Running in bd5a158387d3 21:16:19 Removing intermediate container 1a0e9e100432 21:16:19 ---> ecac11c28299 21:16:19 Step 15/23 : EXPOSE $APP_PORT 21:16:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:16:20 ---> Running in 29fdc8abd012 21:16:21 Removing intermediate container 29fdc8abd012 21:16:21 ---> 90ebefc61461 21:16:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:21 Removing intermediate container a81ea287bd08 21:16:21 ---> 57deb505fd01 21:16:21 Step 8/25 : COPY . . 21:16:22 ---> 00009ee7fb8f 21:16:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:16:23 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:16:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:16:23 ---> 0c6c690db474 21:16:23 Step 3/26 : WORKDIR /edgex-go 21:16:23 ---> Using cache 21:16:23 ---> 762cd6323eee 21:16:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:23 ---> Using cache 21:16:23 ---> cc534d62dcb1 21:16:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:16:23 ---> Using cache 21:16:23 ---> 39be857f9e56 21:16:23 Step 6/26 : COPY go.mod vendor* ./ 21:16:23 ---> Using cache 21:16:23 ---> 98186c96b920 21:16:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:23 ---> Using cache 21:16:23 ---> 57deb505fd01 21:16:23 Step 8/26 : COPY . . 21:16:25 ---> 850f12ab9336 21:16:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:16:26 ---> e422aa8de71b 21:16:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:16:26 ---> Running in b89f76f768b6 21:16:27 Removing intermediate container b89f76f768b6 21:16:27 ---> 1da29b048862 21:16:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:16:27 ---> Running in 6835f904cb54 21:16:27 Removing intermediate container 6835f904cb54 21:16:27 ---> 61ffa70eff54 21:16:27 Step 21/23 : LABEL arch=x86_64 21:16:28 ---> Running in 07add74acddc 21:16:29 Removing intermediate container 07add74acddc 21:16:29 ---> d4e4d5ca092e 21:16:29 Step 22/23 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:16:29 ---> Running in 861a08a2e97b 21:16:30 Removing intermediate container 861a08a2e97b 21:16:30 ---> 812db9d8371e 21:16:30 Step 23/23 : LABEL version=0.0.0 21:16:30 ---> Running in 8fd4c3206250 21:16:30 ---> 61930d5c11f1 21:16:30 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:16:30 ---> 1a23691bf6ea 21:16:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:16:31 ---> Running in 49430cbe159c 21:16:31 ---> Running in 70d2462fde0c 21:16:31 Removing intermediate container 8fd4c3206250 21:16:31 ---> 95a1c8a66781 21:16:31 21:16:31 Removing intermediate container 70d2462fde0c 21:16:31 ---> a9e0d1c31b91 21:16:31 Step 10/26 : WORKDIR /edgex-go/spire-build 21:16:31 Successfully built 95a1c8a66781 21:16:31 Successfully tagged support-scheduler:latest 21:16:31 Building core-metadata 21:16:31  Building support-scheduler ... done Removing intermediate container 49430cbe159c 21:16:31 ---> e49fcd57b562 21:16:31 Step 10/25 : WORKDIR /edgex-go/spire-build 21:16:31 ---> Running in 0ee48b325cc8 21:16:33 ---> Running in 79b75a510f4c 21:16:33 Removing intermediate container 0ee48b325cc8 21:16:33 ---> 2341ff5114a0 21:16:33 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:16:33 Removing intermediate container 79b75a510f4c 21:16:33 ---> b473f0936ece 21:16:33 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:16:33 ---> Running in f36b84af57b5 21:16:33 ---> Running in 3adc9849f8cc 21:16:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:16:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:16:35 ---> 0c6c690db474 21:16:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:16:35 ---> Using cache 21:16:35 ---> 3a2e916895fb 21:16:35 Step 4/25 : WORKDIR /edgex-go 21:16:35 ---> Using cache 21:16:35 ---> 0ea46c27efcc 21:16:35 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:35 ---> Using cache 21:16:35 ---> 00354e45507f 21:16:35 Step 6/25 : RUN apk add --update --no-cache make git 21:16:35 ---> Using cache 21:16:35 ---> 2d6fd7e9cff9 21:16:35 Step 7/25 : COPY go.mod vendor* ./ 21:16:35 ---> Using cache 21:16:35 ---> a62896f578d2 21:16:35 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:35 ---> Using cache 21:16:35 ---> a4e9bcf33fb3 21:16:35 Step 9/25 : COPY . . 21:16:35 ---> Using cache 21:16:35 ---> 2b2a1b45b12c 21:16:35 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:16:36 ---> Running in 54db415c4957 21:16:36 Removing intermediate container f36b84af57b5 21:16:36 ---> 8eb133de243e 21:16:36 Step 12/26 : WORKDIR /edgex-go 21:16:36 Removing intermediate container 3adc9849f8cc 21:16:36 ---> df622a083db2 21:16:36 Step 12/25 : WORKDIR /edgex-go 21:16:36 ---> Running in be07b75cf4e5 21:16:36 ---> Running in df0c1cbbf382 21:16:37 Removing intermediate container be07b75cf4e5 21:16:37 ---> ece9f83dd7ba 21:16:37 21:16:37 Step 13/26 : FROM alpine:3.15 21:16:37 ---> c4fc93816858 21:16:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:16:37 ---> Using cache 21:16:37 ---> 57689eef1cdd 21:16:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:37 ---> Using cache 21:16:37 ---> 6f5e44913a20 21:16:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:16:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:16:37 Removing intermediate container df0c1cbbf382 21:16:37 ---> fa70737587c2 21:16:37 21:16:37 Step 13/25 : FROM alpine:3.15 21:16:37 ---> c4fc93816858 21:16:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:16:37 ---> Using cache 21:16:37 ---> 57689eef1cdd 21:16:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:37 ---> Using cache 21:16:37 ---> 6f5e44913a20 21:16:37 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:16:37 ---> Using cache 21:16:37 ---> 244991476f71 21:16:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:16:37 ---> Running in 53c89fc7c7d7 21:16:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:16:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:16:39 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:16:39 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:16:39 OK: 15857 distinct packages available 21:16:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:16:40 ---> 1d986cdfd6cd 21:16:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:16:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:16:40 ---> b2fae4e14497 21:16:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:16:40 (1/4) Installing dumb-init (1.2.5-r1) 21:16:40 (2/4) Installing musl-obstack (1.2.3-r0) 21:16:40 (3/4) Installing libucontext (1.1-r0) 21:16:40 (4/4) Installing gcompat (1.0.0-r4) 21:16:40 Executing busybox-1.34.1-r7.trigger 21:16:40 OK: 6 MiB in 18 packages 21:16:40 ---> 907ed5b6b071 21:16:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:16:41 ---> b6ec3dc96bbe 21:16:41 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:16:41 ---> Running in df28914cd618 21:16:41 Removing intermediate container 53c89fc7c7d7 21:16:41 ---> a6023f482336 21:16:41 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:16:41 Removing intermediate container df28914cd618 21:16:41 ---> 7a06da7136ad 21:16:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:16:41 ---> Running in 18283122ebf5 21:16:41 Removing intermediate container 18283122ebf5 21:16:41 ---> ebcc118e6830 21:16:41 Step 23/25 : LABEL arch=x86_64 21:16:42 ---> Running in 0d4298cc9fe4 21:16:43 ---> 68b481b5f1d9 21:16:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:16:43 Removing intermediate container 0d4298cc9fe4 21:16:43 ---> 593ec6fad4dd 21:16:43 Step 24/25 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:16:43 ---> Running in 9cb4c71d9eef 21:16:43 Removing intermediate container 9cb4c71d9eef 21:16:43 ---> 069cbe27f788 21:16:43 Step 25/25 : LABEL version=0.0.0 21:16:44 ---> 02acfc3e3691 21:16:44 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:16:44 ---> Running in a2ace92125ab 21:16:44 ---> Running in b0bf15ee1d44 21:16:45 Removing intermediate container a2ace92125ab 21:16:45 ---> b61cf5075306 21:16:45 21:16:45 Successfully built b61cf5075306 21:16:45 Successfully tagged security-spire-server:latest 21:16:45 Building security-proxy-setup 21:16:45 Removing intermediate container b0bf15ee1d44 21:16:45  Building security-spire-server ... done  ---> 21413a542bfc 21:16:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:16:48 ---> 68b634bb1cf3 21:16:48 Step 21/26 : WORKDIR / 21:16:48 ---> Running in 2c8d5b4a51be 21:16:48 Removing intermediate container bd5a158387d3 21:16:48 ---> 61ca9b5f9b9b 21:16:48 21:16:48 Step 9/20 : FROM alpine:3.15 21:16:48 ---> c4fc93816858 21:16:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:16:48 ---> Using cache 21:16:48 ---> 57689eef1cdd 21:16:48 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:48 ---> Using cache 21:16:48 ---> 6f5e44913a20 21:16:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:16:48 Removing intermediate container 08a0ae3a5d85 21:16:48 ---> dcf904ef619f 21:16:48 21:16:48 Step 11/23 : FROM alpine:3.16 21:16:48 ---> 9c6f07244728 21:16:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:16:48 ---> Running in eaf61e7f541d 21:16:48 ---> Running in 55c5f419309f 21:16:48 Removing intermediate container 2c8d5b4a51be 21:16:48 ---> a4e733c5d09b 21:16:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:16:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:16:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:16:48 ---> 0c6c690db474 21:16:48 Step 3/22 : WORKDIR /edgex-go 21:16:48 ---> Using cache 21:16:48 ---> 762cd6323eee 21:16:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:48 ---> Using cache 21:16:48 ---> cc534d62dcb1 21:16:48 Step 5/22 : RUN apk add --update --no-cache make git 21:16:48 ---> Running in 388f7720ba3b 21:16:48 ---> Running in ac029760b465 21:16:49 Removing intermediate container 388f7720ba3b 21:16:49 ---> 33ebbdc9dd09 21:16:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:16:49 ---> Running in 7c6eedf9e396 21:16:49 Removing intermediate container 7c6eedf9e396 21:16:49 ---> 6dc8db3babbd 21:16:49 Step 24/26 : LABEL arch=x86_64 21:16:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:16:49 ---> Running in 116137049ad3 21:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:16:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:16:49 Removing intermediate container 116137049ad3 21:16:49 ---> ee7f9eaf59c5 21:16:49 Step 25/26 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:16:49 ---> Running in 07e460bd5768 21:16:49 Removing intermediate container 07e460bd5768 21:16:49 ---> 59125801be34 21:16:49 Step 26/26 : LABEL version=0.0.0 21:16:49 (1/2) Installing ca-certificates (20220614-r0) 21:16:49 (2/2) Installing dumb-init (1.2.5-r1) 21:16:49 Executing busybox-1.35.0-r17.trigger 21:16:49 Executing ca-certificates-20220614-r0.trigger 21:16:49 OK: 6 MiB in 16 packages 21:16:49 ---> Running in 9ac67123ccfc 21:16:50 Removing intermediate container 9ac67123ccfc 21:16:50 ---> 0afc75f1f784 21:16:50 21:16:50 Successfully built 0afc75f1f784 21:16:50 Successfully tagged security-spire-config:latest 21:16:50  Building security-spire-config ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:16:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:16:50 OK: 211 MiB in 51 packages 21:16:50 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:16:50 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:16:50 OK: 15857 distinct packages available 21:16:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:16:51 Removing intermediate container eaf61e7f541d 21:16:51 ---> 2f8f2dcbf907 21:16:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:16:51 ---> Running in 5ed9218d50c6 21:16:51 Removing intermediate container ac029760b465 21:16:51 ---> f2be6ec7129b 21:16:51 Step 6/22 : COPY go.mod vendor* ./ 21:16:51 Removing intermediate container 5ed9218d50c6 21:16:51 ---> 6bd080f97144 21:16:51 Step 14/23 : ENV APP_PORT=59860 21:16:51 ---> Running in 09f54705d18c 21:16:51 ---> ed5e4ccda227 21:16:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:16:51 ---> Running in a02942e7a671 21:16:51 Removing intermediate container 09f54705d18c 21:16:51 ---> d4b9a5210bf1 21:16:51 Step 15/23 : EXPOSE $APP_PORT 21:16:51 ---> Running in a794b5886c78 21:16:51 Removing intermediate container a794b5886c78 21:16:51 ---> b65fdadc722b 21:16:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:51 (1/9) Installing ca-certificates (20220614-r0) 21:16:52 (2/9) Installing brotli-libs (1.0.9-r5) 21:16:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:16:52 ---> f73bce1d9d24 21:16:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:16:52 (4/9) Installing libcurl (7.80.0-r3) 21:16:52 (5/9) Installing curl (7.80.0-r3) 21:16:52 (6/9) Installing dumb-init (1.2.5-r1) 21:16:52 (7/9) Installing musl-obstack (1.2.3-r0) 21:16:52 (8/9) Installing libucontext (1.1-r0) 21:16:52 (9/9) Installing gcompat (1.0.0-r4) 21:16:52 Executing busybox-1.34.1-r7.trigger 21:16:52 Executing ca-certificates-20220614-r0.trigger 21:16:52 ---> bef84526d87e 21:16:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:16:52 OK: 8 MiB in 23 packages 21:16:53 ---> 24664659f20d 21:16:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:16:53 ---> Running in 5d85995b4492 21:16:53 Removing intermediate container 5d85995b4492 21:16:53 ---> 1fa919400785 21:16:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:16:55 Removing intermediate container 55c5f419309f 21:16:55 ---> 21d8fbabd170 21:16:55 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:55 ---> Running in 5f857f9b455e 21:16:55 Removing intermediate container 5f857f9b455e 21:16:55 ---> 981d37a4f546 21:16:55 Step 21/23 : LABEL arch=x86_64 21:16:55 ---> 58c626d658ae 21:16:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:16:55 ---> Running in dd8c107c1bc0 21:16:55 Removing intermediate container dd8c107c1bc0 21:16:55 ---> da394689aac5 21:16:55 Step 22/23 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:16:56 ---> e0a3c2c2ecb0 21:16:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:16:56 ---> Running in ea8d1fa60183 21:16:56 Removing intermediate container ea8d1fa60183 21:16:56 ---> d1352a0f699c 21:16:56 Step 23/23 : LABEL version=0.0.0 21:16:56 Removing intermediate container 54db415c4957 21:16:56 ---> 6545df4048bb 21:16:56 21:16:56 Step 11/25 : FROM alpine:3.16 21:16:56 ---> 9c6f07244728 21:16:56 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:16:56 ---> Using cache 21:16:56 ---> 0133770a509d 21:16:56 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:16:56 ---> Using cache 21:16:56 ---> 3955067c90db 21:16:56 Step 14/25 : ENV APP_PORT=59881 21:16:56 ---> 632c583fd480 21:16:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:16:56 ---> Running in f545fd7f8a40 21:16:56 ---> Running in cedf3072feaf 21:16:56 ---> Running in c47ed55a1c0b 21:16:56 Removing intermediate container f545fd7f8a40 21:16:56 ---> 38b90a16c7fa 21:16:56 21:16:56 Removing intermediate container c47ed55a1c0b 21:16:56 ---> ff6b7d1d87b6 21:16:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:16:56 Removing intermediate container cedf3072feaf 21:16:56 ---> 116c5618e8b2 21:16:56 Step 15/25 : EXPOSE $APP_PORT 21:16:56 Successfully built 38b90a16c7fa 21:16:56 Successfully tagged support-notifications:latest 21:16:56  Building support-notifications ... done  ---> Running in 9f34c58b8379 21:16:56 ---> Running in 000af89b207a 21:16:56 Removing intermediate container 9f34c58b8379 21:16:56 ---> 50546c5cd50a 21:16:56 Step 16/25 : WORKDIR / 21:16:56 Removing intermediate container 000af89b207a 21:16:56 ---> f6536f717b9b 21:16:56 Step 18/20 : LABEL arch=x86_64 21:16:57 ---> Running in d31c0eec40c6 21:16:57 ---> Running in c5bc1e2aff31 21:16:57 Removing intermediate container d31c0eec40c6 21:16:57 ---> 2808d41c128e 21:16:57 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:57 Removing intermediate container c5bc1e2aff31 21:16:57 ---> e8074401bb8f 21:16:57 Step 19/20 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:16:57 ---> Running in 79ecc62c3ed3 21:16:57 ---> 10e4ef542894 21:16:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:16:57 Removing intermediate container 79ecc62c3ed3 21:16:57 ---> 7ff95f1c8dc4 21:16:57 Step 20/20 : LABEL version=0.0.0 21:16:57 ---> Running in c3f00a8c3d17 21:16:57 Removing intermediate container c3f00a8c3d17 21:16:57 ---> 72be9dff332b 21:16:57 21:16:58 Successfully built 72be9dff332b 21:16:58 Successfully tagged security-spiffe-token-provider:latest 21:16:58  Building security-spiffe-token-provider ... done  ---> c83cfd6a2cba 21:16:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:16:58 ---> 0bf3002a797b 21:16:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:16:59 ---> 53c79e522900 21:16:59 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:16:59 ---> Running in b5d530dc5d2c 21:16:59 Removing intermediate container b5d530dc5d2c 21:16:59 ---> 586a29605f83 21:16:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:16:59 ---> Running in 0ed1a1687977 21:16:59 Removing intermediate container 0ed1a1687977 21:16:59 ---> 7047f8c7ed13 21:16:59 Step 23/25 : LABEL arch=x86_64 21:16:59 ---> Running in ecd54cf3b486 21:16:59 Removing intermediate container a02942e7a671 21:16:59 ---> dc649fc9e836 21:16:59 Step 8/22 : COPY . . 21:16:59 Removing intermediate container ecd54cf3b486 21:16:59 ---> b8adbe26f91d 21:16:59 Step 24/25 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:17:00 ---> Running in 018f247de620 21:17:01 Removing intermediate container 018f247de620 21:17:01 ---> a6d1bdb496bd 21:17:01 Step 25/25 : LABEL version=0.0.0 21:17:01 ---> Running in a62f12698845 21:17:01 Removing intermediate container a62f12698845 21:17:01 ---> 33fcd9488c27 21:17:01 21:17:01 Successfully built 33fcd9488c27 21:17:01 Successfully tagged core-metadata:latest 21:17:03  Building core-metadata ... done  ---> 0510a5695a4f 21:17:03 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:17:03 ---> Running in ae5dfb53bac1 21:17:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:17:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:17:16 Removing intermediate container ae5dfb53bac1 21:17:16 ---> 302ed0570139 21:17:16 21:17:16 Step 10/22 : FROM alpine:3.16 21:17:16 ---> 9c6f07244728 21:17:16 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:17:16 ---> Running in 9a424d671f91 21:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:17:17 (1/6) Installing ca-certificates (20220614-r0) 21:17:17 (2/6) Installing brotli-libs (1.0.9-r6) 21:17:17 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:17:17 (4/6) Installing libcurl (7.83.1-r3) 21:17:17 (5/6) Installing curl (7.83.1-r3) 21:17:17 (6/6) Installing dumb-init (1.2.5-r1) 21:17:17 Executing busybox-1.35.0-r17.trigger 21:17:17 Executing ca-certificates-20220614-r0.trigger 21:17:17 OK: 8 MiB in 20 packages 21:17:17 Removing intermediate container 9a424d671f91 21:17:17 ---> efe87a5f1a4c 21:17:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:17:17 ---> Running in c6af5be54f24 21:17:18 Removing intermediate container c6af5be54f24 21:17:18 ---> a20b672b58c9 21:17:18 Step 13/22 : WORKDIR /edgex 21:17:18 ---> Running in e342d1c6366c 21:17:18 Removing intermediate container e342d1c6366c 21:17:18 ---> e004b81776c1 21:17:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:17:18 ---> 99485684dee9 21:17:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:17:18 ---> 922e0b7fb31f 21:17:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:17:19 ---> 97ab84e42af6 21:17:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:17:19 ---> e7d293a1e61c 21:17:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:17:19 ---> Running in d8132405d2b4 21:17:19 Removing intermediate container d8132405d2b4 21:17:19 ---> 4412a071e417 21:17:19 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:17:20 ---> Running in f2c315ef3845 21:17:20 Removing intermediate container f2c315ef3845 21:17:20 ---> 3fefb1376e54 21:17:20 Step 20/22 : LABEL arch=x86_64 21:17:20 ---> Running in 0d950a660882 21:17:20 Removing intermediate container 0d950a660882 21:17:20 ---> caaa04b47b5c 21:17:20 Step 21/22 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:17:20 ---> Running in 965843573baf 21:17:20 Removing intermediate container 965843573baf 21:17:20 ---> bbe7fc2f61c4 21:17:20 Step 22/22 : LABEL version=0.0.0 21:17:20 ---> Running in 26cc98706ce8 21:17:20 Removing intermediate container 26cc98706ce8 21:17:20 ---> 7244095a5788 21:17:20 21:17:20 Successfully built 7244095a5788 21:17:20 Successfully tagged security-proxy-setup:latest 21:17:20  Building security-proxy-setup ... done  [Pipeline] } 21:17:20 $ docker stop --time=1 e5be6c8c1e16962e394b2a4618602ba7f7041d5ae65df02fc2d23a44ae951d6e 21:17:21 $ docker rm -f e5be6c8c1e16962e394b2a4618602ba7f7041d5ae65df02fc2d23a44ae951d6e [Pipeline] // withDockerContainer [Pipeline] sh 21:17:22 + docker images 21:17:22 REPOSITORY TAG IMAGE ID CREATED SIZE 21:17:22 security-proxy-setup latest 7244095a5788 2 seconds ago 27.4MB 21:17:22 302ed0570139 6 seconds ago 1.54GB 21:17:22 core-metadata latest 33fcd9488c27 22 seconds ago 18.3MB 21:17:22 security-spiffe-token-provider latest 72be9dff332b 25 seconds ago 29.3MB 21:17:22 support-notifications latest 38b90a16c7fa 26 seconds ago 27.3MB 21:17:22 6545df4048bb 27 seconds ago 1.55GB 21:17:22 security-spire-config latest 0afc75f1f784 33 seconds ago 85.8MB 21:17:22 61ca9b5f9b9b 35 seconds ago 1.58GB 21:17:22 dcf904ef619f 36 seconds ago 1.61GB 21:17:22 security-spire-server latest b61cf5075306 38 seconds ago 86.5MB 21:17:22 fa70737587c2 46 seconds ago 1.42GB 21:17:22 ece9f83dd7ba 46 seconds ago 1.42GB 21:17:22 support-scheduler latest 95a1c8a66781 51 seconds ago 26.7MB 21:17:22 core-command latest 8ce01de6f6e7 About a minute ago 17.3MB 21:17:22 ded4f1c579e8 About a minute ago 1.61GB 21:17:22 sys-mgmt-agent latest 9af9ffad9c01 About a minute ago 136MB 21:17:22 250c8e937886 About a minute ago 1.55GB 21:17:22 security-bootstrapper latest d45bd9fc438b About a minute ago 19.8MB 21:17:22 core-data latest 9bdac03c057f About a minute ago 21.6MB 21:17:22 security-secretstore-setup latest e8b6c054c1d9 About a minute ago 29.2MB 21:17:22 ef6d2af6a437 About a minute ago 1.53GB 21:17:22 afe635f52f11 About a minute ago 1.56GB 21:17:22 d0a17a48e307 About a minute ago 1.54GB 21:17:22 21b770638867 About a minute ago 1.54GB 21:17:22 security-spire-agent latest d259d310976e About a minute ago 125MB 21:17:22 1143399ff869 2 minutes ago 1.42GB 21:17:22 ci-base-image-x86_64 latest 0c6c690db474 5 minutes ago 940MB 21:17:22 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 21:17:22 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 21:17:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 21:17:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 21:17:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:18:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:18:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:18:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:18:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:18:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:18:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:18:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:18:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:18:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:18:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:18:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:18:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:18:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:18:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.322s coverage: 28.7% of statements 21:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:18:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.470s coverage: 98.5% of statements 21:18:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.798s coverage: 75.6% of statements 21:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.750s coverage: 54.2% of statements 21:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:19:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.497s coverage: 89.2% of statements 21:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:19:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.700s coverage: 2.0% of statements 21:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:19:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.750s coverage: 95.6% of statements 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:19:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.644s coverage: 72.2% of statements 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:19:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.472s coverage: 60.0% of statements 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:19:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.508s coverage: 0.9% of statements 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:19:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.378s coverage: 58.8% of statements 21:19:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.462s coverage: 29.6% of statements 21:19:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.513s coverage: 47.1% of statements 21:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.513s coverage: 79.5% of statements 21:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 21:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.334s coverage: 96.3% of statements 21:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements 21:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.451s coverage: 94.4% of statements 21:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.302s coverage: 44.8% of statements 21:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.762s coverage: 80.5% of statements 21:19:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.264s coverage: 86.9% of statements 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.307s coverage: 58.8% of statements 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 21:19:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.367s coverage: 85.4% of statements 21:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.982s coverage: 91.2% of statements 21:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:19:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.189s coverage: 64.7% of statements 21:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:19:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements 21:19:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.191s coverage: 89.4% of statements 21:19:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.153s coverage: 100.0% of statements 21:19:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 21:19:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 21:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.531s coverage: 65.8% of statements 21:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:20:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.938s coverage: 41.8% of statements 21:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:20:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.429s coverage: 89.5% of statements 21:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:20:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements 21:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:20:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.389s coverage: 17.7% of statements 21:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.761s coverage: 92.3% of statements 21:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:20:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.349s coverage: 63.2% of statements 21:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:20:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.501s coverage: 97.7% of statements 21:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:20:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:20:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:20:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 21:20:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:20:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:20:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:20:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:20:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:20:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:20:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.268s coverage: 100.0% of statements 21:20:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 21:20:14 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 21:20:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:20:14 GO111MODULE=on go vet ./... 21:22:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:22:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:22:07 ./bin/test-attribution-txt.sh [Pipeline] echo 21:22:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:22:08 + ls -al . 21:22:08 total 748 21:22:08 drwxrwxr-x 9 1001 1001 4096 Sep 22 21:15 . 21:22:08 drwxr-xr-x 4 root root 4096 Sep 22 21:15 .. 21:22:08 -rw-rw-r-- 1 1001 1001 16 Sep 22 21:14 .dockerignore 21:22:08 drwxrwxr-x 8 1001 1001 4096 Sep 22 21:14 .git 21:22:08 drwxrwxr-x 3 1001 1001 4096 Sep 22 21:14 .github 21:22:08 -rw-rw-r-- 1 1001 1001 1030 Sep 22 21:14 .gitignore 21:22:08 -rw-rw-r-- 1 1001 1001 42 Sep 22 21:14 .golangci.yml 21:22:08 -rw-rw-r-- 1 1001 1001 87 Sep 22 21:14 .hadolint.yml 21:22:08 -rw-rw-r-- 1 1001 1001 166 Sep 22 21:14 .sonarcloud.properties 21:22:08 -rw-rw-r-- 1 1001 1001 1171 Sep 22 21:14 ADOPTERS.md 21:22:08 -rw-rw-r-- 1 1001 1001 10722 Sep 22 21:14 Attribution.txt 21:22:08 -rw-rw-r-- 1 1001 1001 63209 Sep 22 21:14 CHANGELOG.md 21:22:08 -rw-rw-r-- 1 1001 1001 3804 Sep 22 21:14 CONTRIBUTING.md 21:22:08 -rw-rw-r-- 1 1001 1001 677 Sep 22 21:14 GOVERNANCE.md 21:22:08 -rw-rw-r-- 1 1001 1001 850 Sep 22 21:14 Jenkinsfile 21:22:08 -rw-rw-r-- 1 1001 1001 10775 Sep 22 21:14 LICENSE 21:22:08 -rw-rw-r-- 1 1001 1001 13724 Sep 22 21:14 Makefile 21:22:08 -rw-rw-r-- 1 1001 1001 582 Sep 22 21:14 OWNERS.md 21:22:08 -rw-rw-r-- 1 1001 1001 9799 Sep 22 21:14 README.md 21:22:08 -rw-rw-r-- 1 1001 1001 6912 Sep 22 21:14 SECURITY.md 21:22:08 -rw-rw-r-- 1 1001 1001 5 Sep 22 21:11 VERSION 21:22:08 -rw-rw-r-- 1 1001 1001 4131 Sep 22 21:14 ZMQWindows.md 21:22:08 drwxrwxr-x 2 1001 1001 4096 Sep 22 21:14 bin 21:22:08 drwxrwxr-x 18 1001 1001 4096 Sep 22 21:14 cmd 21:22:08 -rw-r--r-- 1 root root 496148 Sep 22 21:20 coverage.out 21:22:08 -rw-rw-r-- 1 1001 1001 3458 Sep 22 21:14 go.mod 21:22:08 -rw-rw-r-- 1 1001 1001 38040 Sep 22 21:14 go.sum 21:22:08 drwxrwxr-x 8 1001 1001 4096 Sep 22 21:14 internal 21:22:08 drwxrwxr-x 3 1001 1001 4096 Sep 22 21:14 openapi 21:22:08 drwxrwxr-x 4 1001 1001 4096 Sep 22 21:14 snap 21:22:08 -rw-rw-r-- 1 1001 1001 204 Sep 22 21:14 version.go [Pipeline] sh 21:22:08 + '[' -e coverage.out ] 21:22:08 + chown 1001:1001 coverage.out [Pipeline] stash 21:22:08 Warning: overwriting stash ‘coverage-report’ 21:22:09 Stashed 1 file(s) [Pipeline] sh 21:22:10 + make build 21:22:10 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:23:46 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:25:08 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:25:08 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:25:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:25:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:25:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:25:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:26:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:26:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:26:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:26:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:26:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:26:29 $ docker stop --time=1 6c12330edd08c788c3517be869115280429e1586cb52162c9680b834384bd33c 21:26:31 $ docker rm -f 6c12330edd08c788c3517be869115280429e1586cb52162c9680b834384bd33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:26:34 21:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:26:34 latest: Pulling from edgex-devops/edgex-compose-arm64 21:26:34 29e5d40040c1: Pulling fs layer 21:26:34 1ce36da41761: Pulling fs layer 21:26:34 25b303627fd3: Pulling fs layer 21:26:34 29e5d40040c1: Verifying Checksum 21:26:34 29e5d40040c1: Download complete 21:26:35 1ce36da41761: Verifying Checksum 21:26:35 1ce36da41761: Download complete 21:26:35 29e5d40040c1: Pull complete 21:26:36 25b303627fd3: Verifying Checksum 21:26:36 25b303627fd3: Download complete 21:26:36 1ce36da41761: Pull complete 21:26:47 25b303627fd3: Pull complete 21:26:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:26:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:26:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:47 prd-ubuntu20.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 21:26:47 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:26:49 $ docker top e5bb0370d00bee52acccead02b4eea109f431e659db3f16a9c2162cfe6d1efac -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:50 + docker-compose build --help 21:26:50 + grep parallel 21:26:54 --parallel Build images in parallel. [Pipeline] } 21:26:54 $ docker stop --time=1 e5bb0370d00bee52acccead02b4eea109f431e659db3f16a9c2162cfe6d1efac 21:26:56 $ docker rm -f e5bb0370d00bee52acccead02b4eea109f431e659db3f16a9c2162cfe6d1efac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:26:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:57 prd-ubuntu20.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 21:26:57 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:26:58 $ docker top 15ff88263a821cb0b7b612cc6996697ec3f7fa3f742fd55849332d1427fb8b36 -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:59 + docker-compose -f ./docker-compose-build.yml build --parallel 21:27:04 Building core-command ... 21:27:04 Building core-data ... 21:27:04 Building core-metadata ... 21:27:04 Building security-bootstrapper ... 21:27:04 Building security-proxy-setup ... 21:27:04 Building security-secretstore-setup ... 21:27:04 Building security-spiffe-token-provider ... 21:27:04 Building security-spire-agent ... 21:27:04 Building security-spire-config ... 21:27:04 Building security-spire-server ... 21:27:04 Building support-notifications ... 21:27:04 Building support-scheduler ... 21:27:04 Building sys-mgmt-agent ... 21:27:04 Building security-bootstrapper 21:27:04 Building sys-mgmt-agent 21:27:04 Building core-data 21:27:04 Building security-spiffe-token-provider 21:27:04 Building security-secretstore-setup 21:27:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:27:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:27:51 ---> 7c5098bfe987 21:27:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:27:51 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:27:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:27:51 ---> 7c5098bfe987 21:27:51 Step 3/25 : WORKDIR /edgex-go 21:27:51 ---> Running in 0faf152ce757 21:27:51 ---> Running in a06b8f686d06 21:27:51 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:27:51 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:27:51 ---> 7c5098bfe987 21:27:51 Step 3/33 : WORKDIR /edgex-go 21:27:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:27:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> Running in fc9661c98bf0 21:27:51 21:27:51 ---> 7c5098bfe987 21:27:51 Step 3/23 : WORKDIR /edgex-go 21:27:51 ---> Running in 19c71c5ec5f5 21:27:51 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:27:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:27:51 ---> 7c5098bfe987 21:27:51 Step 3/20 : WORKDIR /edgex-go 21:27:51 ---> Running in c64bc18329b0 21:27:51 Removing intermediate container fc9661c98bf0 21:27:51 ---> d9aec8419e1c 21:27:51 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:51 ---> Running in 52cd58f69986 21:27:51 Removing intermediate container a06b8f686d06 21:27:51 ---> f2a136998f45 21:27:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:51 Removing intermediate container 0faf152ce757 21:27:51 ---> d419f89a717d 21:27:51 Step 4/24 : WORKDIR /edgex-go 21:27:51 ---> Running in eee2af8cd297 21:27:51 ---> Running in fc8f536f0285 21:27:51 Removing intermediate container 19c71c5ec5f5 21:27:51 ---> feb050acadad 21:27:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:51 Removing intermediate container c64bc18329b0 21:27:51 ---> 82a7df6c3db8 21:27:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:27:51 ---> Running in fe7d98f23560 21:27:51 ---> Running in d2334c66c266 21:27:51 Removing intermediate container eee2af8cd297 21:27:51 ---> dadce5960d8e 21:27:51 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:52 ---> Running in ede2993d4db8 21:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:27:54 Removing intermediate container 52cd58f69986 21:27:54 ---> 7667a261ad1a 21:27:54 Step 5/33 : RUN apk add --update --no-cache make git 21:27:54 ---> Running in 3c8d68d5f466 21:27:55 Removing intermediate container fc8f536f0285 21:27:55 ---> 7dfb9a2f32eb 21:27:55 Step 5/25 : RUN apk add --update --no-cache make git 21:27:55 ---> Running in 70aa28f8a9a4 21:27:55 v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:27:55 v3.16.2-195-g10289c370b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:27:55 OK: 16895 distinct packages available 21:27:55 Removing intermediate container fe7d98f23560 21:27:55 ---> 482c7a8eab16 21:27:55 Step 5/23 : RUN apk add --update --no-cache make bash git 21:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:27:56 ---> Running in fc1703215632 21:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:27:56 Removing intermediate container ede2993d4db8 21:27:56 ---> 63ddd89bf693 21:27:56 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:27:56 ---> Running in 30e9d638e4e1 21:27:57 OK: 221 MiB in 51 packages 21:27:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:27:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:27:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:27:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:27:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:27:58 Removing intermediate container d2334c66c266 21:27:58 ---> 47d26cbbad79 21:27:58 Step 5/20 : COPY go.mod vendor* ./ 21:27:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:27:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:27:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:27:59 ---> a9f6abdee494 21:27:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:59 ---> Running in 59c70fda0eff 21:28:00 OK: 221 MiB in 51 packages 21:28:00 OK: 221 MiB in 51 packages 21:28:01 OK: 221 MiB in 51 packages 21:28:01 OK: 221 MiB in 51 packages 21:28:01 Removing intermediate container 3c8d68d5f466 21:28:01 ---> c6cb7932d9dc 21:28:01 Step 6/33 : COPY go.mod vendor* ./ 21:28:02 Removing intermediate container 70aa28f8a9a4 21:28:02 ---> 16d187479d58 21:28:02 Step 6/25 : COPY go.mod vendor* ./ 21:28:03 Removing intermediate container 30e9d638e4e1 21:28:03 ---> 6ec5fde60a07 21:28:03 Step 7/24 : COPY go.mod vendor* ./ 21:28:03 Removing intermediate container fc1703215632 21:28:03 ---> 18ff98fcc999 21:28:03 Step 6/23 : COPY go.mod vendor* ./ 21:28:03 ---> 5018a85155fd 21:28:03 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:03 ---> Running in 7d38701958af 21:28:04 ---> 78d12aa7a19e 21:28:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:04 ---> Running in fbb9b146cec8 21:28:04 ---> 2802e173288b 21:28:04 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:04 ---> Running in 2ad24b349b4d 21:28:04 ---> a7061bb4404b 21:28:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:05 ---> Running in b37d88fd4a11 21:29:12 Removing intermediate container b37d88fd4a11 21:29:12 ---> 08711a232e06 21:29:12 Step 8/23 : COPY . . 21:29:12 Removing intermediate container 7d38701958af 21:29:12 ---> 45c8be490496 21:29:12 Step 8/33 : COPY . . 21:29:12 Removing intermediate container 59c70fda0eff 21:29:12 ---> 51bbc13bb851 21:29:12 Step 7/20 : COPY . . 21:29:12 Removing intermediate container fbb9b146cec8 21:29:12 ---> 3d022a9b6a22 21:29:12 Step 8/25 : COPY . . 21:29:12 Removing intermediate container 2ad24b349b4d 21:29:12 ---> 8f48aab25e17 21:29:12 Step 9/24 : COPY . . 21:29:22 ---> ae5a2bee1165 21:29:22 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:29:22 ---> 1db6805062db 21:29:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:29:22 ---> 86e94f4d8888 21:29:22 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:29:22 ---> 73a1601b686d 21:29:22 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:29:23 ---> Running in 933b1443d3d7 21:29:23 ---> Running in 4a083df24e49 21:29:23 ---> fcd6ac19e650 21:29:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:29:23 ---> Running in 2af8ea3e6718 21:29:23 ---> Running in e6f7c1db6594 21:29:23 ---> Running in defbfa82eb9a 21:29:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:29:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:29:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:29:26 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:29:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:34:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:34:47 Removing intermediate container e6f7c1db6594 21:34:47 ---> 8916aac8f5bc 21:34:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:34:48 ---> Running in 638ecd08cff5 21:34:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:34:56 Removing intermediate container 638ecd08cff5 21:34:56 ---> e40bec97bc62 21:34:56 21:34:56 Step 11/23 : FROM alpine:3.16 21:34:56 3.16: Pulling from library/alpine 21:34:58 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:34:58 Status: Downloaded newer image for alpine:3.16 21:34:58 ---> a6215f271958 21:34:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:34:58 ---> Running in 283aa9ce5d84 21:34:59 Removing intermediate container 283aa9ce5d84 21:34:59 ---> d8b9d66427ac 21:34:59 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 21:35:00 ---> Running in b9656fcf4290 21:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:35:03 Removing intermediate container 4a083df24e49 21:35:03 ---> 5d10cf0e2144 21:35:03 21:35:03 Step 10/25 : FROM alpine:3.16 21:35:03 ---> a6215f271958 21:35:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:35:03 ---> Running in 061f582cbe11 21:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:35:04 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:35:04 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:35:04 (3/33) Installing readline (8.1.2-r0) 21:35:04 (4/33) Installing bash (5.1.16-r2) 21:35:04 Executing bash-5.1.16-r2.post-install 21:35:04 (5/33) Installing ca-certificates (20220614-r0) 21:35:04 (6/33) Installing brotli-libs (1.0.9-r6) 21:35:04 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:35:04 (8/33) Installing libcurl (7.83.1-r3) 21:35:04 (9/33) Installing curl (7.83.1-r3) 21:35:04 (10/33) Installing docker-cli (20.10.18-r0) 21:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:35:06 (11/33) Installing dumb-init (1.2.5-r1) 21:35:06 (12/33) Installing libbz2 (1.0.8-r1) 21:35:06 (13/33) Installing expat (2.4.9-r0) 21:35:06 (14/33) Installing libffi (3.4.2-r1) 21:35:06 (15/33) Installing gdbm (1.23-r0) 21:35:06 (16/33) Installing xz-libs (5.2.5-r1) 21:35:06 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:35:06 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:35:06 (19/33) Installing mpdecimal (2.5.1-r1) 21:35:06 (20/33) Installing sqlite-libs (3.38.5-r0) 21:35:06 (21/33) Installing python3 (3.10.5-r0) 21:35:07 (1/3) Installing ca-certificates (20220614-r0) 21:35:07 (2/3) Installing dumb-init (1.2.5-r1) 21:35:07 (3/3) Installing su-exec (0.2-r1) 21:35:07 Executing busybox-1.35.0-r17.trigger 21:35:07 Executing ca-certificates-20220614-r0.trigger 21:35:07 OK: 6 MiB in 17 packages 21:35:09 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:35:09 (23/33) Installing py3-tomli (2.0.1-r1) 21:35:09 (24/33) Installing py3-pep517 (0.12.0-r2) 21:35:09 (25/33) Installing py3-six (1.16.0-r1) 21:35:09 (26/33) Installing py3-retrying (1.3.3-r3) 21:35:09 (27/33) Installing py3-appdirs (1.4.4-r3) 21:35:09 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:35:09 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:35:09 (30/33) Installing py3-parsing (2.4.7-r3) 21:35:09 (31/33) Installing py3-packaging (21.3-r0) 21:35:10 (32/33) Installing py3-setuptools (59.4.0-r0) 21:35:10 Removing intermediate container 933b1443d3d7 21:35:10 ---> e4e35ca8c0dc 21:35:10 21:35:10 Step 10/33 : FROM alpine:3.16 21:35:10 ---> a6215f271958 21:35:10 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:35:10 (33/33) Installing py3-pip (22.1.1-r0) 21:35:10 ---> Running in 46b3d62ac78f 21:35:10 Removing intermediate container 061f582cbe11 21:35:10 ---> f11ec9d70c9f 21:35:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:35:11 ---> Running in 22d5aa39d7e2 21:35:11 Removing intermediate container 46b3d62ac78f 21:35:11 ---> 85d8b45ad553 21:35:11 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 21:35:11 ---> Running in cb037e2e78f7 21:35:11 Executing busybox-1.35.0-r17.trigger 21:35:11 Executing ca-certificates-20220614-r0.trigger 21:35:11 Removing intermediate container 22d5aa39d7e2 21:35:11 ---> f53c40ce0073 21:35:11 Step 13/25 : WORKDIR / 21:35:12 ---> Running in bae19177de68 21:35:12 OK: 120 MiB in 47 packages 21:35:12 Removing intermediate container bae19177de68 21:35:12 ---> 87299d51665c 21:35:12 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:35:13 ---> ea5519443ba1 21:35:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:35:15 ---> f3492aa04efc 21:35:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:35:15 (1/2) Installing dumb-init (1.2.5-r1) 21:35:15 (2/2) Installing su-exec (0.2-r1) 21:35:15 Executing busybox-1.35.0-r17.trigger 21:35:15 OK: 5 MiB in 16 packages 21:35:15 ---> e887de14918f 21:35:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:35:17 ---> 81789400aadc 21:35:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:35:17 Removing intermediate container cb037e2e78f7 21:35:17 ---> 4eb04f1a6b57 21:35:17 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 21:35:17 ---> Running in acce17379078 21:35:18 Removing intermediate container acce17379078 21:35:18 ---> 254122b6c014 21:35:18 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:35:18 ---> Running in 9ff46e2c75df 21:35:19 ---> 76ab7d69197f 21:35:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:35:19 Removing intermediate container 9ff46e2c75df 21:35:19 ---> 455a356bd14d 21:35:19 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:35:19 ---> Running in 92be0da54fe2 21:35:20 Removing intermediate container 92be0da54fe2 21:35:20 ---> 07ca0b8cab97 21:35:20 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:35:20 ---> Running in 5380a67cc843 21:35:21 Removing intermediate container 5380a67cc843 21:35:21 ---> 31e10dca9036 21:35:21 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:35:21 ---> Running in 38cab21cc5d5 21:35:21 ---> 6016a3509568 21:35:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:35:22 ---> 22e249723191 21:35:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:22 ---> Running in ed6a4fb804db 21:35:24 Removing intermediate container 38cab21cc5d5 21:35:24 ---> 8db472ba5341 21:35:24 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:35:25 ---> Running in ef31457d03e8 21:35:25 Removing intermediate container ef31457d03e8 21:35:25 ---> 7fd169cbde8b 21:35:25 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:35:26 Removing intermediate container ed6a4fb804db 21:35:26 ---> 0c9e4e69ad73 21:35:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:35:27 ---> Running in dc5123b61142 21:35:27 ---> 50673286a0bd 21:35:27 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:35:27 ---> Running in be0878a62c07 21:35:27 Removing intermediate container dc5123b61142 21:35:27 ---> 5a469316e153 21:35:27 Step 23/25 : LABEL arch=arm64 21:35:28 ---> Running in 56567512210f 21:35:28 Removing intermediate container 56567512210f 21:35:28 ---> b54a51ff41fc 21:35:28 Step 24/25 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:35:28 ---> Running in 7bf1742a8bf1 21:35:29 Removing intermediate container 7bf1742a8bf1 21:35:29 ---> 2109c05cc5f7 21:35:29 Step 25/25 : LABEL version=0.0.0 21:35:29 ---> Running in efc8c0bd4fc7 21:35:30 Collecting docker-compose==1.23.2 21:35:30 Removing intermediate container efc8c0bd4fc7 21:35:30 ---> b0e350cf3fc3 21:35:30 21:35:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:35:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.6 MB/s eta 0:00:00 21:35:30 Successfully built b0e350cf3fc3 21:35:30 Removing intermediate container be0878a62c07 21:35:30 ---> e348f435ab38 21:35:30 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:30 Successfully tagged security-secretstore-setup-arm64:latest 21:35:30 Building security-spire-agent 21:35:31  Building security-secretstore-setup ... done Collecting jsonschema<3,>=2.5.1 21:35:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:35:31 ---> 4bc0073502d8 21:35:31 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:35:31 Collecting docopt<0.7,>=0.6.1 21:35:31 Downloading docopt-0.6.2.tar.gz (25 kB) 21:35:32 Preparing metadata (setup.py): started 21:35:33 ---> edd436c4ca94 21:35:33 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:35:34 Preparing metadata (setup.py): finished with status 'done' 21:35:34 ---> 67cc82a7c2f8 21:35:34 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:35:35 Collecting PyYAML<4,>=3.10 21:35:35 Downloading PyYAML-3.13.tar.gz (270 kB) 21:35:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.3 MB/s eta 0:00:00 21:35:35 ---> 9cfe736f52c7 21:35:35 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:35:36 ---> b26b704e160f 21:35:36 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:35:37 ---> f7791f7594c5 21:35:37 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:35:37 Preparing metadata (setup.py): started 21:35:38 ---> 4a0a26cdf910 21:35:38 Step 28/33 : RUN chmod +x /entrypoint.sh 21:35:38 ---> Running in 42d478760f7e 21:35:40 Preparing metadata (setup.py): finished with status 'done' 21:35:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:35:40 Collecting dockerpty<0.5,>=0.4.1 21:35:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:35:40 Preparing metadata (setup.py): started 21:35:42 Removing intermediate container 42d478760f7e 21:35:42 ---> 97303ef18fd3 21:35:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:35:42 ---> Running in 8f013301af4a 21:35:43 Preparing metadata (setup.py): finished with status 'done' 21:35:43 Removing intermediate container 8f013301af4a 21:35:43 ---> 8bdf81a3af0f 21:35:43 Step 30/33 : CMD ["gate"] 21:35:43 ---> Running in ca58a28a70a5 21:35:44 Removing intermediate container ca58a28a70a5 21:35:44 ---> 266f3a8ebd68 21:35:44 Step 31/33 : LABEL arch=arm64 21:35:44 ---> Running in 72d151d1f654 21:35:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:35:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:35:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.7 MB/s eta 0:00:00 21:35:44 Removing intermediate container 72d151d1f654 21:35:44 ---> 75648d9d5d0b 21:35:44 Step 32/33 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:35:45 Collecting texttable<0.10,>=0.9.0 21:35:45 ---> Running in f4185175d7c4 21:35:45 Downloading texttable-0.9.1.tar.gz (11 kB) 21:35:45 Preparing metadata (setup.py): started 21:35:46 Removing intermediate container f4185175d7c4 21:35:46 ---> ed75150032c1 21:35:46 Step 33/33 : LABEL version=0.0.0 21:35:46 ---> Running in 34e1b86f96a4 21:35:46 Removing intermediate container 34e1b86f96a4 21:35:46 ---> 86577f2f73aa 21:35:46 21:35:46 Successfully built 86577f2f73aa 21:35:46 Successfully tagged security-bootstrapper-arm64:latest 21:35:46  Building security-bootstrapper ... done Building security-spire-config 21:35:47 Preparing metadata (setup.py): finished with status 'done' 21:35:48 Collecting websocket-client<1.0,>=0.32.0 21:35:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:35:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.5 MB/s eta 0:00:00 21:35:48 Collecting docker<4.0,>=3.6.0 21:35:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:35:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.3 MB/s eta 0:00:00 21:35:48 Collecting cached-property<2,>=1.2.0 21:35:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:35:49 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:35:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:35:49 ---> 7c5098bfe987 21:35:49 Step 3/26 : WORKDIR /edgex-go 21:35:49 ---> Using cache 21:35:49 ---> 82a7df6c3db8 21:35:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:49 Collecting docker-pycreds>=0.4.0 21:35:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:35:50 ---> Running in c85bdd54b510 21:35:51 Collecting urllib3<1.25,>=1.21.1 21:35:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:35:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.9 MB/s eta 0:00:00 21:35:51 Collecting idna<2.8,>=2.5 21:35:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:35:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.8 MB/s eta 0:00:00 21:35:52 Collecting certifi>=2017.4.17 21:35:52 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 21:35:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 8.1 MB/s eta 0:00:00 21:35:52 Collecting chardet<3.1.0,>=3.0.2 21:35:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:35:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 2.5 MB/s eta 0:00:00 21:35:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:35:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:35:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:35:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:35:53 Removing intermediate container c85bdd54b510 21:35:53 ---> e341caff4836 21:35:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:35:53 ---> Running in 9f90b16c9a39 21:35:55 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:35:55 Running setup.py install for texttable: started 21:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:35:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:35:58 OK: 221 MiB in 51 packages 21:35:58 Running setup.py install for texttable: finished with status 'done' 21:35:58 Running setup.py install for PyYAML: started 21:36:00 Removing intermediate container 9f90b16c9a39 21:36:00 ---> 43ae1f40d99f 21:36:00 Step 6/26 : COPY go.mod vendor* ./ 21:36:00 ---> b5df4be1423f 21:36:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:01 ---> Running in 00d3930d224c 21:36:03 Running setup.py install for PyYAML: finished with status 'done' 21:36:05 Running setup.py install for docopt: started 21:36:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:36:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:36:05 ---> 7c5098bfe987 21:36:05 Step 3/26 : WORKDIR /edgex-go 21:36:05 ---> Using cache 21:36:05 ---> 82a7df6c3db8 21:36:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:05 ---> Using cache 21:36:05 ---> e341caff4836 21:36:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:36:05 ---> Using cache 21:36:05 ---> 43ae1f40d99f 21:36:05 Step 6/26 : COPY go.mod vendor* ./ 21:36:05 ---> Using cache 21:36:05 ---> b5df4be1423f 21:36:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:05 ---> Running in 2b7a29a6fe0d 21:36:07 Running setup.py install for docopt: finished with status 'done' 21:36:10 Running setup.py install for dockerpty: started 21:36:13 Running setup.py install for dockerpty: finished with status 'done' 21:36:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 21:36:18 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 21:36:36 Removing intermediate container 2af8ea3e6718 21:36:36 ---> 70321a9e66ba 21:36:36 21:36:36 Step 11/24 : FROM alpine:3.16 21:36:36 ---> a6215f271958 21:36:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:36:36 ---> Running in 6f2e28b95dd7 21:36:36 Removing intermediate container 6f2e28b95dd7 21:36:36 ---> 7ee450da7511 21:36:36 Step 13/24 : ENV APP_PORT=59880 21:36:36 ---> Running in 97c7f4fe7398 21:36:36 Removing intermediate container 97c7f4fe7398 21:36:36 ---> e525ec672248 21:36:36 Step 14/24 : EXPOSE $APP_PORT 21:36:36 ---> Running in 4cb52361f6fb 21:36:36 Removing intermediate container 4cb52361f6fb 21:36:36 ---> ea4252ebdcfd 21:36:36 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:36 ---> Running in f1f4e5684657 21:36:40 Removing intermediate container f1f4e5684657 21:36:40 ---> fdb60c91a6fa 21:36:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:36:40 ---> Running in b86aaab47f4f 21:36:41 Removing intermediate container b9656fcf4290 21:36:41 ---> 6261bba388b5 21:36:41 Step 14/23 : ENV APP_PORT=58890 21:36:41 ---> Running in e8538009a738 21:36:42 Removing intermediate container e8538009a738 21:36:42 ---> a985c5023712 21:36:42 Step 15/23 : EXPOSE $APP_PORT 21:36:42 ---> Running in d5c2144386e0 21:36:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:36:43 Removing intermediate container d5c2144386e0 21:36:43 ---> f1bc86ad691e 21:36:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:36:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:36:44 (1/6) Installing dumb-init (1.2.5-r1) 21:36:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:36:44 (3/6) Installing libsodium (1.0.18-r0) 21:36:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:36:45 (5/6) Installing libzmq (4.3.4-r0) 21:36:45 (6/6) Installing zeromq (4.3.4-r0) 21:36:45 Executing busybox-1.35.0-r17.trigger 21:36:45 OK: 8 MiB in 20 packages 21:36:46 ---> e6596f5fe2d9 21:36:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:36:47 Removing intermediate container b86aaab47f4f 21:36:47 ---> c468778547d8 21:36:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:36:47 ---> 37af33d035c2 21:36:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:36:48 ---> 9b8265ec1eb1 21:36:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:36:49 ---> 72a487d522d9 21:36:49 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:36:49 ---> Running in 34d9a2ca5d8c 21:36:50 Removing intermediate container 34d9a2ca5d8c 21:36:50 ---> 60b230aa92e5 21:36:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:36:50 ---> Running in 039b6e84f179 21:36:50 Removing intermediate container 039b6e84f179 21:36:50 ---> da5390a1a70f 21:36:50 Step 21/23 : LABEL arch=arm64 21:36:51 ---> 78b41ecf48ce 21:36:51 ---> Running in ae2032c25a24 21:36:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:36:53 Removing intermediate container ae2032c25a24 21:36:53 ---> f4c8444e82be 21:36:53 ---> fc54319a9ec9 21:36:53 Step 20/24 : ENTRYPOINT ["/core-data"] 21:36:53 Step 22/23 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:36:53 ---> Running in b2258fbc15eb 21:36:53 ---> Running in febb8a77c8d1 21:36:54 Removing intermediate container b2258fbc15eb 21:36:54 ---> a943191ac7fe 21:36:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:36:54 Removing intermediate container febb8a77c8d1 21:36:54 ---> 35f6dce7d7b6 21:36:54 Step 23/23 : LABEL version=0.0.0 21:36:54 ---> Running in c4cdec3c8dfd 21:36:54 ---> Running in cadf8707b5cd 21:36:54 Removing intermediate container c4cdec3c8dfd 21:36:54 ---> 04cce86ab3ca 21:36:54 Step 22/24 : LABEL arch=arm64 21:36:54 Removing intermediate container cadf8707b5cd 21:36:54 ---> d491c04b5084 21:36:54 21:36:55 ---> Running in df17f2948dfe 21:36:55 Successfully built d491c04b5084 21:36:55 Successfully tagged sys-mgmt-agent-arm64:latest 21:36:55  Building sys-mgmt-agent ... done Building security-spire-server 21:36:56 Removing intermediate container df17f2948dfe 21:36:56 ---> f1a16959ceff 21:36:56 Step 23/24 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:36:56 Removing intermediate container defbfa82eb9a 21:36:56 ---> e5d0c5ee88cd 21:36:56 21:36:56 Step 9/20 : FROM alpine:3.15 21:36:56 ---> Running in 544bd826ccb7 21:36:56 3.15: Pulling from library/alpine 21:36:56 Removing intermediate container 544bd826ccb7 21:36:56 ---> cec5eaf8c2a7 21:36:56 Step 24/24 : LABEL version=0.0.0 21:36:56 ---> Running in 36c331242b08 21:36:57 Removing intermediate container 36c331242b08 21:36:57 ---> 47c2c613c7ff 21:36:57 21:36:58 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:36:58 Status: Downloaded newer image for alpine:3.15 21:36:58 ---> 02e0d6fdf486 21:36:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:36:58 Successfully built 47c2c613c7ff 21:36:58 Successfully tagged core-data-arm64:latest 21:36:58  Building core-data ... done Building support-notifications 21:36:58 ---> Running in 9b5118493e76 21:36:59 Removing intermediate container 9b5118493e76 21:36:59 ---> 5c45d2cdd779 21:36:59 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:59 ---> Running in 84345eedaac1 21:37:02 Removing intermediate container 84345eedaac1 21:37:02 ---> c4a8bae53155 21:37:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:37:02 ---> Running in e25825274ff2 21:37:04 Removing intermediate container 00d3930d224c 21:37:04 ---> de04ba62129e 21:37:04 Step 8/26 : COPY . . 21:37:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:04 Removing intermediate container 2b7a29a6fe0d 21:37:04 ---> bbc8f86ec52d 21:37:04 Step 8/26 : COPY . . 21:37:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:06 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:37:06 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:37:06 OK: 15734 distinct packages available 21:37:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:08 (1/9) Installing ca-certificates (20220614-r0) 21:37:08 (2/9) Installing brotli-libs (1.0.9-r5) 21:37:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:37:08 (4/9) Installing libcurl (7.80.0-r3) 21:37:09 (5/9) Installing curl (7.80.0-r3) 21:37:09 (6/9) Installing dumb-init (1.2.5-r1) 21:37:09 (7/9) Installing musl-obstack (1.2.3-r0) 21:37:09 (8/9) Installing libucontext (1.1-r0) 21:37:09 (9/9) Installing gcompat (1.0.0-r4) 21:37:09 Executing busybox-1.34.1-r7.trigger 21:37:09 Executing ca-certificates-20220614-r0.trigger 21:37:09 OK: 8 MiB in 23 packages 21:37:13 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:37:13 ---> 7c5098bfe987 21:37:13 Step 3/25 : WORKDIR /edgex-go 21:37:13 ---> Using cache 21:37:13 ---> 82a7df6c3db8 21:37:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:13 ---> Using cache 21:37:13 ---> e341caff4836 21:37:13 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:37:13 ---> Using cache 21:37:13 ---> 43ae1f40d99f 21:37:13 Step 6/25 : COPY go.mod vendor* ./ 21:37:13 ---> Using cache 21:37:13 ---> b5df4be1423f 21:37:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:13 ---> Using cache 21:37:13 ---> bbc8f86ec52d 21:37:13 Step 8/25 : COPY . . 21:37:13 Removing intermediate container e25825274ff2 21:37:13 ---> 188baae06612 21:37:13 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:37:14 ---> 724c8012e247 21:37:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:37:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:37:16 ---> 7c5098bfe987 21:37:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:37:16 ---> Using cache 21:37:16 ---> d419f89a717d 21:37:16 Step 4/23 : WORKDIR /edgex-go 21:37:16 ---> Using cache 21:37:16 ---> dadce5960d8e 21:37:16 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:16 ---> Using cache 21:37:16 ---> 63ddd89bf693 21:37:16 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:37:17 ---> Running in fe3dfa30fa23 21:37:17 ---> dbb2b4617992 21:37:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:37:18 ---> 86d174a49b29 21:37:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:37:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:37:18 ---> Running in 61bf7a8f2bd0 21:37:18 Removing intermediate container 61bf7a8f2bd0 21:37:18 ---> b5a9ee0077fe 21:37:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:37:19 ---> Running in 304b754420ec 21:37:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:37:19 Removing intermediate container 304b754420ec 21:37:19 ---> a1c596b32c0b 21:37:19 Step 18/20 : LABEL arch=arm64 21:37:19 ---> Running in 733cefed2ed5 21:37:20 Removing intermediate container 733cefed2ed5 21:37:20 ---> 1eef0b9516df 21:37:20 Step 19/20 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:37:20 OK: 221 MiB in 51 packages 21:37:20 ---> Running in a51dedfe3fc2 21:37:21 Removing intermediate container a51dedfe3fc2 21:37:21 ---> 59d088a73499 21:37:21 Step 20/20 : LABEL version=0.0.0 21:37:21 ---> Running in 91896fbac690 21:37:21 Removing intermediate container fe3dfa30fa23 21:37:21 ---> 6308c0caad7c 21:37:21 Step 7/23 : COPY go.mod vendor* ./ 21:37:21 ---> 31162832b4a0 21:37:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:37:21 ---> Running in 37082ff606f4 21:37:22 Removing intermediate container 91896fbac690 21:37:22 ---> 037e2acaf594 21:37:22 21:37:22 ---> 0f250803fd2d 21:37:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:37:22 ---> Running in 865c4651edbb 21:37:22 Removing intermediate container 37082ff606f4 21:37:22 ---> 6ffdf93432d1 21:37:22 Step 10/26 : WORKDIR /edgex-go/spire-build 21:37:22 ---> Running in 6f29a986ae8f 21:37:22 Successfully built 037e2acaf594 21:37:22 ---> d99869ff208a 21:37:22 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:22 Successfully tagged security-spiffe-token-provider-arm64:latest 21:37:22  Building security-spiffe-token-provider ... done Building security-proxy-setup 21:37:22 Removing intermediate container 865c4651edbb 21:37:22 ---> b2b1e289f088 21:37:22 Step 10/26 : WORKDIR /edgex-go/spire-build 21:37:22 ---> Running in 603f4bfec067 21:37:23 ---> Running in 49240c0a38a7 21:37:23 Removing intermediate container 6f29a986ae8f 21:37:23 ---> f0d05cd003c6 21:37:23 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:37:23 ---> Running in 0e6509c38726 21:37:24 Removing intermediate container 49240c0a38a7 21:37:24 ---> b4a7bb2641f3 21:37:24 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:37:24 ---> Running in 7986fcf4df59 21:37:26 Removing intermediate container 0e6509c38726 21:37:26 ---> 9d16c8f7a6ad 21:37:26 Step 12/26 : WORKDIR /edgex-go 21:37:27 ---> Running in cb37d72f1161 21:37:27 Removing intermediate container 7986fcf4df59 21:37:27 ---> 6ab0db743759 21:37:27 Step 12/26 : WORKDIR /edgex-go 21:37:27 Removing intermediate container cb37d72f1161 21:37:27 ---> 6a3015ee749c 21:37:27 21:37:27 Step 13/26 : FROM alpine:3.15 21:37:27 ---> 02e0d6fdf486 21:37:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:27 ---> Using cache 21:37:27 ---> 5c45d2cdd779 21:37:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:27 ---> Using cache 21:37:27 ---> c4a8bae53155 21:37:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:37:27 ---> Running in 35b18de4b7bb 21:37:28 ---> Running in e599fb7edc08 21:37:29 Removing intermediate container 35b18de4b7bb 21:37:29 ---> 16dbcdfd298c 21:37:29 21:37:29 Step 13/26 : FROM alpine:3.15 21:37:29 ---> 02e0d6fdf486 21:37:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:29 ---> Using cache 21:37:29 ---> 5c45d2cdd779 21:37:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:29 ---> Using cache 21:37:29 ---> c4a8bae53155 21:37:29 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:29 ---> Running in 7d4c56f3412f 21:37:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:32 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:37:32 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:37:32 OK: 15734 distinct packages available 21:37:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:33 ---> 5fb53cc6cc62 21:37:33 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:37:33 v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:37:33 v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:37:33 OK: 15734 distinct packages available 21:37:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:33 ---> Running in 8f402edcc57c 21:37:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:34 Removing intermediate container 8f402edcc57c 21:37:34 ---> 1ef6cfd18bc1 21:37:34 Step 10/25 : WORKDIR /edgex-go/spire-build 21:37:34 ---> Running in e080a1a9dab3 21:37:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:35 Removing intermediate container e080a1a9dab3 21:37:35 ---> e3b1c5f61068 21:37:35 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:37:35 (1/4) Installing dumb-init (1.2.5-r1) 21:37:35 (2/4) Installing musl-obstack (1.2.3-r0) 21:37:35 ---> Running in f97b3776d29e 21:37:35 (3/4) Installing libucontext (1.1-r0) 21:37:35 (4/4) Installing gcompat (1.0.0-r4) 21:37:35 Executing busybox-1.34.1-r7.trigger 21:37:35 OK: 6 MiB in 18 packages 21:37:35 (1/5) Installing dumb-init (1.2.5-r1) 21:37:36 (2/5) Installing musl-obstack (1.2.3-r0) 21:37:36 (3/5) Installing libucontext (1.1-r0) 21:37:36 (4/5) Installing gcompat (1.0.0-r4) 21:37:36 (5/5) Installing openssl (1.1.1q-r0) 21:37:36 Executing busybox-1.34.1-r7.trigger 21:37:36 OK: 6 MiB in 19 packages 21:37:38 Removing intermediate container e599fb7edc08 21:37:38 ---> 65430942e4c7 21:37:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:37:39 Removing intermediate container f97b3776d29e 21:37:39 ---> c42f54aa5875 21:37:39 Step 12/25 : WORKDIR /edgex-go 21:37:39 Removing intermediate container 7d4c56f3412f 21:37:39 ---> c5330df18338 21:37:39 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:37:39 ---> Running in 060d75f0407c 21:37:40 Removing intermediate container 060d75f0407c 21:37:40 ---> 2902e15ff1e6 21:37:40 21:37:40 Step 13/25 : FROM alpine:3.15 21:37:40 ---> 02e0d6fdf486 21:37:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:40 ---> Using cache 21:37:40 ---> 5c45d2cdd779 21:37:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:40 ---> Using cache 21:37:40 ---> c4a8bae53155 21:37:40 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:40 ---> Using cache 21:37:40 ---> c5330df18338 21:37:40 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:37:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:37:41 ---> 7c5098bfe987 21:37:41 Step 3/22 : WORKDIR /edgex-go 21:37:41 ---> Using cache 21:37:41 ---> 82a7df6c3db8 21:37:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:41 ---> Using cache 21:37:41 ---> e341caff4836 21:37:41 Step 5/22 : RUN apk add --update --no-cache make git 21:37:41 ---> Running in 3054357a6e7d 21:37:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:37:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:37:44 ---> 4f4b513dacac 21:37:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:37:45 OK: 221 MiB in 51 packages 21:37:46 Removing intermediate container 3054357a6e7d 21:37:46 ---> 495b78af129a 21:37:46 Step 6/22 : COPY go.mod vendor* ./ 21:37:47 ---> 784d88023866 21:37:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:47 ---> 83cfdf6dab30 21:37:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:37:47 ---> Running in 7a9c541167d5 21:37:48 ---> 54242d182f5c 21:37:48 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:37:49 ---> Running in cb0ccd81c53c 21:37:49 ---> fe7b0b26a876 21:37:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:37:50 Removing intermediate container cb0ccd81c53c 21:37:50 ---> c548acd41edd 21:37:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:37:51 ---> 287fdfd404f0 21:37:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:37:51 ---> 2308de1fdb2e 21:37:51 Step 21/26 : WORKDIR / 21:37:51 ---> 94bb792adf97 21:37:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:37:51 ---> Running in abd31e19f0a2 21:37:52 Removing intermediate container abd31e19f0a2 21:37:52 ---> b402ab155f84 21:37:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:52 ---> 943b8472e380 21:37:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:37:52 ---> Running in c2a16e39bb32 21:37:53 ---> c6e085e12191 21:37:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:37:54 Removing intermediate container c2a16e39bb32 21:37:54 ---> 2ae977d3cc76 21:37:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:54 ---> d6dc54f8ed11 21:37:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ ---> cc5b0671ddfe 21:37:54 21:37:54 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:54 ---> Running in 1dc735c3a247 21:37:54 ---> Running in bc02e2a0e9b0 21:37:55 Removing intermediate container 1dc735c3a247 21:37:55 ---> 81ee44970e7a 21:37:55 Step 24/26 : LABEL arch=arm64 21:37:55 ---> Running in f0e9226119a5 21:37:55 Removing intermediate container bc02e2a0e9b0 21:37:55 ---> fe8b99fd9c87 21:37:55 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:56 ---> Running in 91d1dca6ba3d 21:37:56 ---> e5522c24cfa4 21:37:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:56 ---> Running in 78c3de889696 21:37:56 Removing intermediate container 91d1dca6ba3d 21:37:56 ---> 88dc06c8fa4c 21:37:56 Step 23/25 : LABEL arch=arm64 21:37:56 Removing intermediate container f0e9226119a5 21:37:56 ---> 938f7d201074 21:37:56 Step 25/26 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:37:56 ---> Running in e4f0cc710a20 21:37:57 ---> Running in 750edec2bd5c 21:37:57 Removing intermediate container 78c3de889696 21:37:57 ---> 2391a9826e38 21:37:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:57 ---> Running in f156e0d82808 21:37:58 Removing intermediate container e4f0cc710a20 21:37:58 ---> a17abc01ace1 21:37:58 Step 24/25 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:37:58 Removing intermediate container 750edec2bd5c 21:37:58 ---> 56caf91ff681 21:37:58 Step 26/26 : LABEL version=0.0.0 21:37:58 ---> Running in 895f3a674894 21:37:58 ---> Running in 5dce80a50807 21:37:58 Removing intermediate container f156e0d82808 21:37:58 ---> e42135a8152e 21:37:58 Step 24/26 : LABEL arch=arm64 21:37:58 ---> Running in 1117c52e8a81 21:37:59 Removing intermediate container 5dce80a50807 21:37:59 ---> 4ee1887e9475 21:37:59 21:37:59 Removing intermediate container 895f3a674894 21:37:59 ---> 8bf083579e6d 21:37:59 Step 25/25 : LABEL version=0.0.0 21:37:59 Removing intermediate container 1117c52e8a81 21:37:59 ---> df5cfa8103ce 21:37:59 Step 25/26 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:37:59 ---> Running in 36a56ba0eee3 21:37:59 ---> Running in bc0739da684b 21:38:00 Successfully built 4ee1887e9475 21:38:00 Successfully tagged security-spire-config-arm64:latest 21:38:00  Building security-spire-config ... done Building support-scheduler 21:38:00 Removing intermediate container 36a56ba0eee3 21:38:00 ---> 0e6af43e7a65 21:38:00 21:38:00 Removing intermediate container bc0739da684b 21:38:00 ---> 63243edf8b27 21:38:00 Step 26/26 : LABEL version=0.0.0 21:38:00 ---> Running in e65edf1380d3 21:38:01 Successfully built 0e6af43e7a65 21:38:01 Successfully tagged security-spire-server-arm64:latest 21:38:01  Building security-spire-server ... done Building core-metadata 21:38:01 Removing intermediate container e65edf1380d3 21:38:01 ---> ef92ffdfa458 21:38:01 21:38:01 Successfully built ef92ffdfa458 21:38:01 Successfully tagged security-spire-agent-arm64:latest 21:38:01  Building security-spire-agent ... done Building core-command 21:38:08 Removing intermediate container 603f4bfec067 21:38:08 ---> 3f67a596199e 21:38:08 Step 9/23 : COPY . . 21:38:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:38:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:38:26 ---> 7c5098bfe987 21:38:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:38:26 ---> Using cache 21:38:26 ---> d419f89a717d 21:38:26 Step 4/23 : WORKDIR /edgex-go 21:38:26 ---> Using cache 21:38:26 ---> dadce5960d8e 21:38:26 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:26 ---> Using cache 21:38:26 ---> 63ddd89bf693 21:38:26 Step 6/23 : RUN apk add --update --no-cache make git 21:38:26 ---> Running in dd4f6f0c855d 21:38:26 ---> 9e3a7f79c68e 21:38:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:38:26 ---> Running in c4df20480e4d 21:38:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:38:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:38:26 ---> 7c5098bfe987 21:38:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:38:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:38:26 ---> 7c5098bfe987 21:38:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:38:26 ---> Using cache 21:38:26 ---> d419f89a717d 21:38:26 Step 4/25 : WORKDIR /edgex-go 21:38:26 ---> Using cache 21:38:26 21:38:26 ---> Using cache 21:38:26 ---> d419f89a717d 21:38:26 Step 4/24 : WORKDIR /edgex-go 21:38:26 ---> Using cache 21:38:26 ---> dadce5960d8e 21:38:26 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:26 ---> dadce5960d8e 21:38:26 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:26 ---> Using cache 21:38:26 ---> 63ddd89bf693 21:38:26 Step 6/25 : RUN apk add --update --no-cache make git ---> Using cache 21:38:26 21:38:26 ---> 63ddd89bf693 21:38:26 Step 6/24 : RUN apk add --update --no-cache make git 21:38:26 ---> Running in 4a55b431b8e4 21:38:26 ---> Running in b15cda77bf04 21:38:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:38:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:38:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:38:27 Removing intermediate container 7a9c541167d5 21:38:27 ---> e791899781e0 21:38:27 Step 8/22 : COPY . . 21:38:28 OK: 221 MiB in 51 packages 21:38:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:38:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:38:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:38:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:38:30 Removing intermediate container dd4f6f0c855d 21:38:30 ---> 6a7c1a4ba44c 21:38:30 Step 7/23 : COPY go.mod vendor* ./ 21:38:31 OK: 221 MiB in 51 packages 21:38:31 OK: 221 MiB in 51 packages 21:38:32 ---> a300941e97ba 21:38:32 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:32 ---> Running in 1a4ea4531296 21:38:34 Removing intermediate container b15cda77bf04 21:38:34 ---> ad50ba371f5e 21:38:34 Step 7/25 : COPY go.mod vendor* ./ 21:38:34 Removing intermediate container 4a55b431b8e4 21:38:34 ---> 996d3305a9c0 21:38:34 Step 7/24 : COPY go.mod vendor* ./ 21:38:36 ---> 02e8a4d1ab69 21:38:36 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:36 ---> 0cf42c4fdedb 21:38:36 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:36 ---> Running in e8cceb3f5f35 21:38:36 ---> Running in 9f6bea128cf6 21:38:44 ---> 127b6bb88959 21:38:44 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:38:44 ---> Running in c08fcf18a76d 21:38:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:39:54 Removing intermediate container 1a4ea4531296 21:39:54 ---> 43d64a665f63 21:39:54 Step 9/23 : COPY . . 21:39:54 Removing intermediate container 9f6bea128cf6 21:39:54 ---> 861ada05826a 21:39:54 Step 9/25 : COPY . . 21:39:54 Removing intermediate container e8cceb3f5f35 21:39:54 ---> 3c3c632a8b27 21:39:54 Step 9/24 : COPY . . 21:40:12 ---> efbf8510211c 21:40:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:40:12 ---> Running in 15c301b8895a 21:40:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:40:15 ---> 2914e848b926 21:40:15 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:40:15 ---> Running in 9a856f50334d 21:40:16 ---> 89723efec9c9 21:40:16 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:40:16 ---> Running in b23570f6e4cf 21:40:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:40:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:43:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:43:40 Removing intermediate container c08fcf18a76d 21:43:40 ---> 88ac7234e22b 21:43:40 21:43:40 Step 10/22 : FROM alpine:3.16 21:43:40 ---> a6215f271958 21:43:40 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:43:40 ---> Running in 8fa49cdd3bf9 21:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:43:42 (1/6) Installing ca-certificates (20220614-r0) 21:43:42 (2/6) Installing brotli-libs (1.0.9-r6) 21:43:42 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:43:42 (4/6) Installing libcurl (7.83.1-r3) 21:43:42 (5/6) Installing curl (7.83.1-r3) 21:43:42 (6/6) Installing dumb-init (1.2.5-r1) 21:43:42 Executing busybox-1.35.0-r17.trigger 21:43:42 Executing ca-certificates-20220614-r0.trigger 21:43:43 OK: 8 MiB in 20 packages 21:43:45 Removing intermediate container 8fa49cdd3bf9 21:43:45 ---> 50d3b43a3525 21:43:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:43:45 ---> Running in bd6c745df98c 21:43:46 Removing intermediate container bd6c745df98c 21:43:46 ---> 3aaa8c19652d 21:43:46 Step 13/22 : WORKDIR /edgex 21:43:46 ---> Running in e55130bf14dd 21:43:46 Removing intermediate container e55130bf14dd 21:43:46 ---> a074133fdaac 21:43:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:43:47 ---> a51a2b7e27be 21:43:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:43:49 ---> 9c253acd5515 21:43:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:43:51 ---> cabd68febe28 21:43:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:43:52 ---> 1de5902a506b 21:43:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:43:52 ---> Running in 269a93538683 21:43:55 Removing intermediate container 269a93538683 21:43:55 ---> f8e8f98cba4b 21:43:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:43:55 ---> Running in b622bc4acfa2 21:43:55 Removing intermediate container b622bc4acfa2 21:43:55 ---> 4fd75d810954 21:43:55 Step 20/22 : LABEL arch=arm64 21:43:55 ---> Running in 0c2e947252a4 21:43:56 Removing intermediate container 0c2e947252a4 21:43:56 ---> 078a1d3daf55 21:43:56 Step 21/22 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:43:56 ---> Running in 931160bb73f2 21:43:57 Removing intermediate container 931160bb73f2 21:43:57 ---> a6d3e8a8c56c 21:43:57 Step 22/22 : LABEL version=0.0.0 21:43:57 ---> Running in d45edde69094 21:43:57 Removing intermediate container d45edde69094 21:43:57 ---> 31bcaaf1319b 21:43:57 21:43:57 Successfully built 31bcaaf1319b 21:43:57 Successfully tagged security-proxy-setup-arm64:latest 21:45:49  Building security-proxy-setup ... done Removing intermediate container b23570f6e4cf 21:45:49 ---> 8332b6b4eeda 21:45:49 21:45:49 Step 11/24 : FROM alpine:3.16 21:45:49 ---> a6215f271958 21:45:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:45:49 ---> Running in 63dc138e69d2 21:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:45:49 (1/1) Installing dumb-init (1.2.5-r1) 21:45:49 Executing busybox-1.35.0-r17.trigger 21:45:49 OK: 5 MiB in 15 packages 21:45:50 Removing intermediate container 63dc138e69d2 21:45:50 ---> de7bdf0c4300 21:45:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:45:50 ---> Running in 98ef90658829 21:45:51 Removing intermediate container 98ef90658829 21:45:51 ---> 5973545c6dbc 21:45:51 Step 14/24 : ENV APP_PORT=59882 21:45:51 ---> Running in 649af90d6552 21:45:52 Removing intermediate container 649af90d6552 21:45:52 ---> 4f8958936611 21:45:52 Step 15/24 : EXPOSE $APP_PORT 21:45:52 ---> Running in d080bcb51d5c 21:45:53 Removing intermediate container d080bcb51d5c 21:45:53 ---> 084463e1cb4d 21:45:53 Step 16/24 : WORKDIR / 21:45:53 ---> Running in cb2aa20631a4 21:45:54 Removing intermediate container cb2aa20631a4 21:45:54 ---> 55a53e71a7cc 21:45:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:45:56 ---> ea133286d5de 21:45:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:45:59 ---> 1986d68794cd 21:45:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:46:02 ---> 14a49a7b36c8 21:46:02 Step 20/24 : ENTRYPOINT ["/core-command"] 21:46:02 ---> Running in e81fd862806e 21:46:03 Removing intermediate container e81fd862806e 21:46:03 ---> cf6d9ea4e552 21:46:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:46:03 ---> Running in 9886c8c8dce1 21:46:04 Removing intermediate container 9886c8c8dce1 21:46:04 ---> c77b45c2365f 21:46:04 Step 22/24 : LABEL arch=arm64 21:46:04 ---> Running in f3297820b00b 21:46:05 Removing intermediate container f3297820b00b 21:46:05 ---> 1271faa54832 21:46:05 Step 23/24 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:46:05 ---> Running in 7cf2a9d37b08 21:46:06 Removing intermediate container 7cf2a9d37b08 21:46:06 ---> 602f010c7ba0 21:46:06 Step 24/24 : LABEL version=0.0.0 21:46:07 ---> Running in fcb2b8ad3723 21:46:07 Removing intermediate container c4df20480e4d 21:46:07 ---> 05bb8c2af670 21:46:07 21:46:07 Step 11/23 : FROM alpine:3.16 21:46:07 ---> a6215f271958 21:46:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:46:07 ---> Running in 03cbe6fc08b2 21:46:07 Removing intermediate container fcb2b8ad3723 21:46:07 ---> 2d4658e50911 21:46:07 21:46:08 Successfully built 2d4658e50911 21:46:08 Successfully tagged core-command-arm64:latest 21:46:09  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:46:10 Removing intermediate container 9a856f50334d 21:46:10 ---> 70375cb01bbe 21:46:10 21:46:10 Step 11/25 : FROM alpine:3.16 21:46:10 ---> a6215f271958 21:46:10 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:46:10 ---> Using cache 21:46:10 ---> de7bdf0c4300 21:46:10 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:46:10 ---> Using cache 21:46:10 ---> 5973545c6dbc 21:46:10 Step 14/25 : ENV APP_PORT=59881 21:46:10 ---> Running in 5e3658c38e63 21:46:10 (1/2) Installing ca-certificates (20220614-r0) 21:46:10 (2/2) Installing dumb-init (1.2.5-r1) 21:46:10 Executing busybox-1.35.0-r17.trigger 21:46:10 Executing ca-certificates-20220614-r0.trigger 21:46:11 Removing intermediate container 5e3658c38e63 21:46:11 ---> 722ec893a541 21:46:11 Step 15/25 : EXPOSE $APP_PORT 21:46:11 ---> Running in fe046014babe 21:46:11 OK: 6 MiB in 16 packages 21:46:12 Removing intermediate container fe046014babe 21:46:12 ---> b6f19019647d 21:46:12 Step 16/25 : WORKDIR / 21:46:12 ---> Running in 970e0ddbc4e4 21:46:13 Removing intermediate container 970e0ddbc4e4 21:46:13 ---> 94ec931ee908 21:46:13 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:46:13 Removing intermediate container 03cbe6fc08b2 21:46:13 ---> 6fa73d38868f 21:46:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:46:13 ---> Running in d2bd0c83e36e 21:46:14 ---> 811bb403a04a 21:46:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:46:14 Removing intermediate container d2bd0c83e36e 21:46:14 ---> 3bb03567d765 21:46:14 Step 14/23 : ENV APP_PORT=59860 21:46:14 ---> Running in b77c28950efa 21:46:15 Removing intermediate container b77c28950efa 21:46:15 ---> b166287dbc5c 21:46:15 Step 15/23 : EXPOSE $APP_PORT 21:46:15 ---> Running in 0cc9acc12fa6 21:46:15 Removing intermediate container 0cc9acc12fa6 21:46:15 ---> 2251247602c7 21:46:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:46:16 ---> f72f953fda61 21:46:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:46:17 ---> 8209f32c22e6 21:46:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:46:17 ---> bd43992d1bf7 21:46:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:46:18 ---> 93649ed7dac1 21:46:18 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:46:18 ---> Running in 43d23b3bf5d9 21:46:18 Removing intermediate container 43d23b3bf5d9 21:46:18 ---> 88696b9001e9 21:46:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:46:18 ---> Running in 60f8527bc67c 21:46:18 ---> ebb8425e1deb 21:46:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:46:19 Removing intermediate container 60f8527bc67c 21:46:19 ---> 822605bba0c2 21:46:19 Step 23/25 : LABEL arch=arm64 21:46:19 ---> Running in 9c6976b42b9a 21:46:19 ---> 9915564c0f9a 21:46:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:46:20 ---> Running in ad2976f46756 21:46:20 Removing intermediate container 9c6976b42b9a 21:46:20 ---> c96dcd004313 21:46:20 Step 24/25 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:46:20 ---> Running in 56a7587b9aaa 21:46:21 Removing intermediate container ad2976f46756 21:46:21 Removing intermediate container 56a7587b9aaa 21:46:21 ---> 15f1cbef1d74 21:46:21 ---> 89a1d87900eb 21:46:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 25/25 : LABEL version=0.0.0 21:46:21 21:46:21 ---> Running in 173944897f4d 21:46:21 ---> Running in 8e6a3bd84f0b 21:46:21 Removing intermediate container 173944897f4d 21:46:21 ---> 64ab566b4211 21:46:21 Step 21/23 : LABEL arch=arm64 21:46:22 Removing intermediate container 8e6a3bd84f0b 21:46:22 ---> 7ef479de5f90 21:46:22 21:46:22 ---> Running in 2f07da8440cc 21:46:22 Successfully built 7ef479de5f90 21:46:22 Successfully tagged core-metadata-arm64:latest 21:46:22  Building core-metadata ... done Removing intermediate container 2f07da8440cc 21:46:22 ---> 1fb826f9dcf6 21:46:22 Step 22/23 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:46:22 ---> Running in 424d9dfa60c5 21:46:22 Removing intermediate container 424d9dfa60c5 21:46:22 ---> 9179660ef6a1 21:46:22 Step 23/23 : LABEL version=0.0.0 21:46:23 ---> Running in 1bc654ba5617 21:46:23 Removing intermediate container 1bc654ba5617 21:46:23 ---> 4daba375b46a 21:46:23 21:46:23 Successfully built 4daba375b46a 21:46:23 Successfully tagged support-notifications-arm64:latest 21:46:45  Building support-notifications ... done Removing intermediate container 15c301b8895a 21:46:45 ---> f6c022a053ae 21:46:45 21:46:45 Step 11/23 : FROM alpine:3.16 21:46:45 ---> a6215f271958 21:46:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:46:45 ---> Using cache 21:46:45 ---> de7bdf0c4300 21:46:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:46:45 ---> Using cache 21:46:45 ---> 5973545c6dbc 21:46:45 Step 14/23 : ENV APP_PORT=59861 21:46:45 ---> Running in df0135858f7a 21:46:45 Removing intermediate container df0135858f7a 21:46:45 ---> c580749811c8 21:46:45 Step 15/23 : EXPOSE $APP_PORT 21:46:45 ---> Running in 56b8e5de6af8 21:46:45 Removing intermediate container 56b8e5de6af8 21:46:45 ---> 7b4e8714d0e5 21:46:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:46:46 ---> 78d2b933b876 21:46:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:46:47 ---> 98eee11a2054 21:46:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:46:47 ---> 213f807ba969 21:46:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:46:47 ---> Running in 276ed2cdc36d 21:46:48 Removing intermediate container 276ed2cdc36d 21:46:48 ---> ea8184fc3faf 21:46:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:46:48 ---> Running in b1e0299fcf32 21:46:48 Removing intermediate container b1e0299fcf32 21:46:48 ---> 78018aeb2112 21:46:48 Step 21/23 : LABEL arch=arm64 21:46:48 ---> Running in 117c64d07618 21:46:49 Removing intermediate container 117c64d07618 21:46:49 ---> b01781cda1cd 21:46:49 Step 22/23 : LABEL git_sha=ec34cb475d293f64c819e0821c40fe69bf0cddb3 21:46:49 ---> Running in 4fa81c9f1b1e 21:46:49 Removing intermediate container 4fa81c9f1b1e 21:46:49 ---> 2d6c5eaf2b75 21:46:49 Step 23/23 : LABEL version=0.0.0 21:46:49 ---> Running in 138d2096090a 21:46:49 Removing intermediate container 138d2096090a 21:46:49 ---> 72aa08562140 21:46:49 21:46:49 Successfully built 72aa08562140 21:46:49 Successfully tagged support-scheduler-arm64:latest 21:46:50  Building support-scheduler ... done  [Pipeline] } 21:46:50 $ docker stop --time=1 15ff88263a821cb0b7b612cc6996697ec3f7fa3f742fd55849332d1427fb8b36 21:46:51 $ docker rm -f 15ff88263a821cb0b7b612cc6996697ec3f7fa3f742fd55849332d1427fb8b36 [Pipeline] // withDockerContainer [Pipeline] sh 21:46:52 + docker images 21:46:52 REPOSITORY TAG IMAGE ID CREATED SIZE 21:46:52 support-scheduler-arm64 latest 72aa08562140 3 seconds ago 25.7MB 21:46:52 f6c022a053ae 9 seconds ago 1.44GB 21:46:52 support-notifications-arm64 latest 4daba375b46a 29 seconds ago 26.3MB 21:46:52 core-metadata-arm64 latest 7ef479de5f90 31 seconds ago 17.5MB 21:46:52 70375cb01bbe 43 seconds ago 1.38GB 21:46:52 core-command-arm64 latest 2d4658e50911 45 seconds ago 16.7MB 21:46:52 05bb8c2af670 47 seconds ago 1.44GB 21:46:52 8332b6b4eeda About a minute ago 1.38GB 21:46:52 security-proxy-setup-arm64 latest 31bcaaf1319b 2 minutes ago 26.4MB 21:46:52 88ac7234e22b 3 minutes ago 1.37GB 21:46:52 security-spire-agent-arm64 latest ef92ffdfa458 8 minutes ago 122MB 21:46:52 security-spire-server-arm64 latest 0e6af43e7a65 8 minutes ago 84.2MB 21:46:52 security-spire-config-arm64 latest 4ee1887e9475 8 minutes ago 83.6MB 21:46:52 2902e15ff1e6 9 minutes ago 1.25GB 21:46:52 16dbcdfd298c 9 minutes ago 1.25GB 21:46:52 6a3015ee749c 9 minutes ago 1.25GB 21:46:52 security-spiffe-token-provider-arm64 latest 037e2acaf594 9 minutes ago 28.4MB 21:46:52 core-data-arm64 latest 47c2c613c7ff 9 minutes ago 20.7MB 21:46:52 sys-mgmt-agent-arm64 latest d491c04b5084 9 minutes ago 133MB 21:46:52 e5d0c5ee88cd 9 minutes ago 1.41GB 21:46:52 70321a9e66ba 10 minutes ago 1.38GB 21:46:52 security-bootstrapper-arm64 latest 86577f2f73aa 11 minutes ago 19.1MB 21:46:52 security-secretstore-setup-arm64 latest b0e350cf3fc3 11 minutes ago 28.2MB 21:46:52 e4e35ca8c0dc 11 minutes ago 1.36GB 21:46:52 5d10cf0e2144 11 minutes ago 1.37GB 21:46:52 e40bec97bc62 11 minutes ago 1.36GB 21:46:52 ci-base-image-arm64 latest 7c5098bfe987 31 minutes ago 941MB 21:46:52 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 21:46:52 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 21:46:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 21:46:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] withEnv [Pipeline] { [Pipeline] sh 21:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:46:53 21:46:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:46:53 arm64: Pulling from edgex-lftools-log-publisher 21:46:53 8998bd30e6a1: Pulling fs layer 21:46:53 04944245beec: Pulling fs layer 21:46:53 699f458cf7ca: Pulling fs layer 21:46:53 765212b225bb: Pulling fs layer 21:46:53 f23df028b6ca: Pulling fs layer 21:46:53 d65c8cfc05b1: Pulling fs layer 21:46:53 2437ff75d9bd: Pulling fs layer 21:46:53 765212b225bb: Waiting 21:46:53 f23df028b6ca: Waiting 21:46:53 d65c8cfc05b1: Waiting 21:46:53 2437ff75d9bd: Waiting 21:46:53 04944245beec: Verifying Checksum 21:46:53 04944245beec: Download complete 21:46:53 765212b225bb: Verifying Checksum 21:46:53 765212b225bb: Download complete 21:46:54 f23df028b6ca: Verifying Checksum 21:46:54 f23df028b6ca: Download complete 21:46:54 d65c8cfc05b1: Verifying Checksum 21:46:54 d65c8cfc05b1: Download complete 21:46:54 699f458cf7ca: Verifying Checksum 21:46:54 699f458cf7ca: Download complete 21:46:54 8998bd30e6a1: Download complete 21:46:57 2437ff75d9bd: Verifying Checksum 21:46:57 2437ff75d9bd: Download complete 21:46:58 8998bd30e6a1: Pull complete 21:46:59 04944245beec: Pull complete 21:47:00 699f458cf7ca: Pull complete 21:47:00 765212b225bb: Pull complete 21:47:01 f23df028b6ca: Pull complete 21:47:01 d65c8cfc05b1: Pull complete 21:47:16 2437ff75d9bd: Pull complete 21:47:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:47:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 21:47:17 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:47:20 $ docker top 365de5c96ff0fd591797b96fca4bfa0324948050fb2c339ec5efabb078c8e672 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:21 ---> job-cost.sh 21:47:21 lf-activate-venv: SKIPPING 21:47:21 INFO: No Stack... 21:47:21 INFO: Retrieving Pricing Info for: v3-standard-4 21:47:22 INFO: Archiving Costs [Pipeline] sh 21:47:22 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:47:22 + cut -d, -f6 [Pipeline] lock 21:47:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4165-1-stack-cost] 21:47:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4165-1-stack-cost] did not exist. Created. 21:47:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4165-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:47:23 + echo total: 0.10999999940395355 [Pipeline] stash 21:47:23 Stashed 1 file(s) [Pipeline] } 21:47:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4165-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:47:23 $ docker stop --time=1 365de5c96ff0fd591797b96fca4bfa0324948050fb2c339ec5efabb078c8e672 21:47:24 $ docker rm -f 365de5c96ff0fd591797b96fca4bfa0324948050fb2c339ec5efabb078c8e672 [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 21:47:25 provisioning config files... 21:47:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10890508053770553801tmp [Pipeline] { [Pipeline] sh 21:47:26 + set +x 21:47:26 + curl -s https://codecov.io/bash 21:47:26 + bash -s -- 21:47:26 21:47:26 _____ _ 21:47:26 / ____| | | 21:47:26 | | ___ __| | ___ ___ _____ __ 21:47:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:47:26 | |___| (_) | (_| | __/ (_| (_) \ V / 21:47:26 \_____\___/ \__,_|\___|\___\___/ \_/ 21:47:26 Bash-1.0.6 21:47:26 21:47:26 21:47:26 ==> git version 2.25.1 found 21:47:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:47:26 Release-Date: 2020-01-08 21:47:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:47:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:47:26 ==> Jenkins CI detected. 21:47:26 current dir:  /w/workspace/edgex-go/1 21:47:26 project root: . 21:47:26 --> token set from env 21:47:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:47:26 ==> Running gcov in . (disable via -X gcov) 21:47:26 ==> Python coveragepy not found 21:47:26 ==> Searching for coverage reports in: 21:47:26 + . 21:47:26 -> Found 1 reports 21:47:26 ==> Detecting git/mercurial file structure 21:47:26 ==> Reading reports 21:47:26 + ./coverage.out bytes=496148 21:47:26 ==> Appending adjustments 21:47:26 https://docs.codecov.io/docs/fixing-reports 21:47:27 + Found adjustments 21:47:27 ==> Gzipping contents 21:47:27 64K /tmp/codecov.1ozTuH.gz 21:47:27 ==> Uploading reports 21:47:27 url: https://codecov.io 21:47:27 query: branch=PR-4165&commit=ec34cb475d293f64c819e0821c40fe69bf0cddb3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4165&job=&cmd_args= 21:47:27 -> Pinging Codecov 21:47:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4165&commit=ec34cb475d293f64c819e0821c40fe69bf0cddb3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4165&job=&cmd_args= 21:47:27 -> Uploading to 21:47:27 https://storage.googleapis.com/codecov/v4/raw/2022-09-22/00271124DB129430A58F1EEE437C3FCB/ec34cb475d293f64c819e0821c40fe69bf0cddb3/5aee3fc4-b71e-4163-aeb1-590c96c5f0d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T214727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35f6b63b841dbeac1edd5687aa0c5723947c0cde87f19127d5efcd8ce04c826c 21:47:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:27 Dload Upload Total Spent Left Speed 21:47:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64861 0 0 100 64861 0 164k --:--:-- --:--:-- --:--:-- 164k 21:47:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ec34cb475d293f64c819e0821c40fe69bf0cddb3 [Pipeline] } 21:47:28 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 21:47:29 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 21:47:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:47:30 ---> package-listing.sh 21:47:30 ++ facter osfamily 21:47:30 ++ tr '[:upper:]' '[:lower:]' 21:47:31 + OS_FAMILY=debian 21:47:31 + workspace=/w/workspace/edgex-go/1 21:47:31 + START_PACKAGES=/tmp/packages_start.txt 21:47:31 + END_PACKAGES=/tmp/packages_end.txt 21:47:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:47:31 + PACKAGES=/tmp/packages_start.txt 21:47:31 + '[' /w/workspace/edgex-go/1 ']' 21:47:31 + PACKAGES=/tmp/packages_end.txt 21:47:31 + case "${OS_FAMILY}" in 21:47:31 + dpkg -l 21:47:31 + grep '^ii' 21:47:31 + '[' -f /tmp/packages_start.txt ']' 21:47:31 + '[' -f /tmp/packages_end.txt ']' 21:47:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:47:31 + '[' /w/workspace/edgex-go/1 ']' 21:47:31 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:47:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:47:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:47:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:31 21:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:32 latest: Pulling from edgex-lftools-log-publisher 21:47:32 5eb5b503b376: Pulling fs layer 21:47:32 5c69ac0246d0: Pulling fs layer 21:47:32 ec43610c2a17: Pulling fs layer 21:47:32 3a2ae6a8a46f: Pulling fs layer 21:47:32 33b1e0a273af: Pulling fs layer 21:47:32 5d3b04190fa2: Pulling fs layer 21:47:32 2f39f015ded8: Pulling fs layer 21:47:32 33b1e0a273af: Waiting 21:47:32 5d3b04190fa2: Waiting 21:47:32 2f39f015ded8: Waiting 21:47:32 3a2ae6a8a46f: Waiting 21:47:32 5c69ac0246d0: Verifying Checksum 21:47:32 5c69ac0246d0: Download complete 21:47:32 3a2ae6a8a46f: Download complete 21:47:32 33b1e0a273af: Verifying Checksum 21:47:32 33b1e0a273af: Download complete 21:47:32 5d3b04190fa2: Download complete 21:47:32 ec43610c2a17: Verifying Checksum 21:47:32 ec43610c2a17: Download complete 21:47:32 5eb5b503b376: Verifying Checksum 21:47:32 5eb5b503b376: Download complete 21:47:33 2f39f015ded8: Verifying Checksum 21:47:33 2f39f015ded8: Download complete 21:47:33 5eb5b503b376: Pull complete 21:47:33 5c69ac0246d0: Pull complete 21:47:34 ec43610c2a17: Pull complete 21:47:34 3a2ae6a8a46f: Pull complete 21:47:34 33b1e0a273af: Pull complete 21:47:34 5d3b04190fa2: Pull complete 21:47:38 2f39f015ded8: Pull complete 21:47:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:38 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 21:47:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:47:41 $ docker top c54286907bc9f4c9b97ed926c5662d471c0101fc1101d7c61f5a401cdabb9acc -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:41 + touch /tmp/pre-build-complete [Pipeline] sh 21:47:41 + mkdir -p /var/log/sysstat [Pipeline] sh 21:47:42 + ls /var/log/sa-host 21:47:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:42 provisioning config files... 21:47:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12629581766292539564tmp [Pipeline] { [Pipeline] echo 21:47:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:47:42 ---> create-netrc.sh [Pipeline] } 21:47:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:47:43 ---> python-tools-install.sh [Pipeline] echo 21:47:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:47:43 ---> sudo-logs.sh 21:47:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:47:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:47:43 ---> job-cost.sh 21:47:43 lf-activate-venv: SKIPPING 21:47:43 DEBUG: total: 0.10999999940395355 21:47:43 INFO: Retrieving Stack Cost... 21:47:44 INFO: Retrieving Pricing Info for: v3-standard-8 21:47:44 INFO: Archiving Costs [Pipeline] echo 21:47:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:47:44 ---> logs-deploy.sh 21:47:44 lf-activate-venv: SKIPPING 21:47:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4165/1 21:47:44 INFO: archiving workspace using pattern(s): 21:47:45 Archives upload complete. 21:47:45 INFO: archiving logs to Nexus