Pull request #4213 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95eca15cafcc786dde40bc2eea69c5ce10d93cd8+9ee2498bacc647f13c5df1d0cb60253a462eb6cf (5d451b9a9a72e8ee5bd4a40ffa6290545613e40c) 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-ssh10442513996236040071.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8118046862742041778.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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15177425629257969027.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16348407125522665561.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4213/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4213/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15626632997689542033.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 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 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 Running on prd-ubuntu20.04-docker-8c-8g-116841 in /w/workspace/edgexfoundry_edgex-go_PR-4213 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/main commit 9ee2498bacc647f13c5df1d0cb60253a462eb6cf into PR head commit 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 Merge succeeded, producing 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 Checking out Revision 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 (PR-4213) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub 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/4213/head:refs/remotes/origin/PR-4213 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 # 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 9ee2498bacc647f13c5df1d0cb60253a462eb6cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 # timeout=10 > git rev-list --no-walk 26397e1f74d4bca6131bdcfa0c5fbcfb5af4b0d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:20:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:20:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:20:26 ========================================================= 10:20:26 EdgeX Global Pipelines Version Info 10:20:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:20:27 ------------------- 10:20:27 stable info: 10:20:27 ------------------- 10:20:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:20:27 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 10:20:27 Message: update stable to v1.0.243 10:20:28 ------------------- 10:20:28 experimental info: 10:20:28 ------------------- 10:20:28 Commited By: **** collab-it+edgex@linuxfoundation.org 10:20:28 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 10:20:28 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4213 [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4213 [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4213 [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95eca15 [Pipeline] echo 10:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:28 provisioning config files... 10:20:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14957103148800675612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:28 ---> docker-login.sh 10:20:28 nexus3.edgexfoundry.org:10001 10:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:29 Configure a credential helper to remove this warning. See 10:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:29 10:20:29 Login Succeeded 10:20:29 nexus3.edgexfoundry.org:10002 10:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:29 Configure a credential helper to remove this warning. See 10:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:29 10:20:29 Login Succeeded 10:20:29 nexus3.edgexfoundry.org:10003 10:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:29 Configure a credential helper to remove this warning. See 10:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:29 10:20:29 Login Succeeded 10:20:29 nexus3.edgexfoundry.org:10004 10:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:29 Configure a credential helper to remove this warning. See 10:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:29 10:20:29 Login Succeeded 10:20:29 docker.io 10:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:30 Configure a credential helper to remove this warning. See 10:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:30 10:20:30 Login Succeeded 10:20:30 ---> docker-login.sh ends [Pipeline] } 10:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:20:30 + 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 10:20:30 + dirname cmd/core-command/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo core-command,cmd/core-command/Dockerfile 10:20:30 + dirname cmd/core-data/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo core-data,cmd/core-data/Dockerfile 10:20:30 + dirname+ cmd/core-metadata/Dockerfile 10:20:30 cut -d/ -f2 10:20:30 + echo core-metadata,cmd/core-metadata/Dockerfile 10:20:30 + dirname cmd/security-bootstrapper/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:20:30 + dirname+ cmd/security-proxy-setup/Dockerfile 10:20:30 cut -d/ -f2 10:20:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:20:30 + dirname cmd/security-secretstore-setup/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:20:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:20:30 + dirname cmd/security-spire-agent/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:20:30 + dirname cmd/security-spire-config/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:20:30 + dirname cmd/security-spire-server/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:20:30 + dirname cmd/support-notifications/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo support-notifications,cmd/support-notifications/Dockerfile 10:20:30 + dirname cmd/support-scheduler/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:20:30 + dirname cmd/sys-mgmt-agent/Dockerfile 10:20:30 + cut -d/ -f2 10:20:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:20:30 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 10:20:30 + git rev-list -1 --merges 95eca15cafcc786dde40bc2eea69c5ce10d93cd8~1..95eca15cafcc786dde40bc2eea69c5ce10d93cd8 [Pipeline] echo 10:20:30 -----------> git rev-list -1 --merges 95eca15cafcc786dde40bc2eea69c5ce10d93cd8~1..95eca15cafcc786dde40bc2eea69c5ce10d93cd8 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 [false] [Pipeline] sh 10:20:31 + git log --format=format:%s -1 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 [Pipeline] echo 10:20:31 ========================================================= 10:20:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:20:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:20:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:20:31 + grep -v github /etc/ssh/ssh_known_hosts 10:20:31 + [ -e /tmp/ssh_known_hosts ] 10:20:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:20:31 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:20:31 sudo tee -a /etc/ssh/ssh_known_hosts 10:20:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:31 10:20:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:32 0.1.4: Pulling from edgex-devops/py-git-semver 10:20:32 b85a868b505f: Pulling fs layer 10:20:32 e2be974225ed: Pulling fs layer 10:20:32 339a4e72a1f5: Pulling fs layer 10:20:32 988bab9f4d93: Pulling fs layer 10:20:32 1469e6f7b9e6: Pulling fs layer 10:20:32 eaf3925da568: Pulling fs layer 10:20:32 988bab9f4d93: Waiting 10:20:32 1469e6f7b9e6: Waiting 10:20:32 bab4dde63d76: Pulling fs layer 10:20:32 eaf3925da568: Waiting 10:20:32 bde34c3a00c8: Pulling fs layer 10:20:32 b352a97aabf1: Pulling fs layer 10:20:32 4872d77fe225: Pulling fs layer 10:20:32 bab4dde63d76: Waiting 10:20:32 5851b861e8e6: Pulling fs layer 10:20:32 bde34c3a00c8: Waiting 10:20:32 b352a97aabf1: Waiting 10:20:32 4872d77fe225: Waiting 10:20:32 e2be974225ed: Verifying Checksum 10:20:32 e2be974225ed: Download complete 10:20:32 988bab9f4d93: Verifying Checksum 10:20:32 988bab9f4d93: Download complete 10:20:32 1469e6f7b9e6: Verifying Checksum 10:20:32 1469e6f7b9e6: Download complete 10:20:32 eaf3925da568: Download complete 10:20:32 339a4e72a1f5: Verifying Checksum 10:20:32 339a4e72a1f5: Download complete 10:20:32 bde34c3a00c8: Verifying Checksum 10:20:32 bde34c3a00c8: Download complete 10:20:32 b352a97aabf1: Download complete 10:20:32 4872d77fe225: Download complete 10:20:32 5851b861e8e6: Verifying Checksum 10:20:32 5851b861e8e6: Download complete 10:20:32 b85a868b505f: Verifying Checksum 10:20:32 b85a868b505f: Download complete 10:20:32 bab4dde63d76: Verifying Checksum 10:20:32 bab4dde63d76: Download complete 10:20:33 b85a868b505f: Pull complete 10:20:33 e2be974225ed: Pull complete 10:20:34 339a4e72a1f5: Pull complete 10:20:34 988bab9f4d93: Pull complete 10:20:34 1469e6f7b9e6: Pull complete 10:20:34 eaf3925da568: Pull complete 10:20:36 bab4dde63d76: Pull complete 10:20:36 bde34c3a00c8: Pull complete 10:20:36 b352a97aabf1: Pull complete 10:20:36 4872d77fe225: Pull complete 10:20:36 5851b861e8e6: Pull complete 10:20:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:36 prd-ubuntu20.04-docker-8c-8g-116841 does not seem to be running inside a container 10:20:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:20:37 $ docker top e8192ce386b5c72de0e82b0e02f7350ba420b05028a209bbe9fbb69b91c77b97 -eo pid,comm 10:20:37 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). 10:20:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:20:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:37 [ssh-agent] Looking for ssh-agent implementation... 10:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:38 $ docker exec e8192ce386b5c72de0e82b0e02f7350ba420b05028a209bbe9fbb69b91c77b97 ssh-agent 10:20:38 SSH_AUTH_SOCK=/tmp/ssh-vyouT3Br5fYx/agent.33 10:20:38 SSH_AGENT_PID=39 10:20:38 Running ssh-add (command line suppressed) 10:20:38 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4614348799577149661.key (/w/workspace/edgex-go/3@tmp/private_key_4614348799577149661.key) 10:20:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:38 + git tag --points-at HEAD [Pipeline] } 10:20:38 $ docker exec --env ******** --env ******** e8192ce386b5c72de0e82b0e02f7350ba420b05028a209bbe9fbb69b91c77b97 ssh-agent -k 10:20:38 unset SSH_AUTH_SOCK; 10:20:38 unset SSH_AGENT_PID; 10:20:38 echo Agent pid 39 killed; 10:20:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:20:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:38 [ssh-agent] Looking for ssh-agent implementation... 10:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:38 $ docker exec e8192ce386b5c72de0e82b0e02f7350ba420b05028a209bbe9fbb69b91c77b97 ssh-agent 10:20:38 SSH_AUTH_SOCK=/tmp/ssh-odN6etwbuYIT/agent.72 10:20:38 SSH_AGENT_PID=78 10:20:38 Running ssh-add (command line suppressed) 10:20:39 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2148101037566263368.key (/w/workspace/edgex-go/3@tmp/private_key_2148101037566263368.key) 10:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:39 + git semver init 10:20:39 2022-10-25 10:20:39,471 [run_init] DEBUG init version:0.0.0 force:False 10:20:39 2022-10-25 10:20:39,472 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 10:20:39 2022-10-25 10:20:39,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 10:20:39 2022-10-25 10:20:39,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 10:20:47 2022-10-25 10:20:46,525 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 10:20:47 2022-10-25 10:20:46,527 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4213 with force:False 10:20:47 2022-10-25 10:20:46,528 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4213 10:20:47 2022-10-25 10:20:46,533 [execute] INFO git cat-file --batch-check 10:20:47 2022-10-25 10:20:46,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 10:20:47 2022-10-25 10:20:46,540 [execute] INFO git cat-file --batch 10:20:47 2022-10-25 10:20:46,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 10:20:47 2022-10-25 10:20:46,547 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4213 10:20:47 0.0.0 [Pipeline] } 10:20:47 $ docker exec --env ******** --env ******** e8192ce386b5c72de0e82b0e02f7350ba420b05028a209bbe9fbb69b91c77b97 ssh-agent -k 10:20:47 unset SSH_AUTH_SOCK; 10:20:47 unset SSH_AGENT_PID; 10:20:47 echo Agent pid 78 killed; 10:20:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:20:48 + git semver [Pipeline] } 10:20:48 $ docker stop --time=1 e8192ce386b5c72de0e82b0e02f7350ba420b05028a209bbe9fbb69b91c77b97 10:20:49 $ docker rm -f e8192ce386b5c72de0e82b0e02f7350ba420b05028a209bbe9fbb69b91c77b97 [Pipeline] // withDockerContainer [Pipeline] sh 10:20:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:20:50 Stashed 1 file(s) [Pipeline] echo 10:20:50 [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 10:20:50 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 10:20:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:50 ========================================================= 10:20:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:20:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:20:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:20:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:20:50 213ec9aee27d: Pulling fs layer 10:20:50 4583459ba037: Pulling fs layer 10:20:50 93c1e223e6f2: Pulling fs layer 10:20:50 53926ce57604: Pulling fs layer 10:20:50 21b2b0c7a3f4: Pulling fs layer 10:20:50 30f14e443154: Pulling fs layer 10:20:50 801331c1e519: Pulling fs layer 10:20:50 99cc6dd402b0: Pulling fs layer 10:20:50 7d9ed39f4882: Pulling fs layer 10:20:50 53926ce57604: Waiting 10:20:50 21b2b0c7a3f4: Waiting 10:20:50 99cc6dd402b0: Waiting 10:20:50 30f14e443154: Waiting 10:20:50 801331c1e519: Waiting 10:20:50 7d9ed39f4882: Waiting 10:20:50 93c1e223e6f2: Verifying Checksum 10:20:50 93c1e223e6f2: Download complete 10:20:50 4583459ba037: Verifying Checksum 10:20:50 4583459ba037: Download complete 10:20:50 21b2b0c7a3f4: Verifying Checksum 10:20:50 21b2b0c7a3f4: Download complete 10:20:50 30f14e443154: Verifying Checksum 10:20:50 30f14e443154: Download complete 10:20:50 213ec9aee27d: Verifying Checksum 10:20:50 213ec9aee27d: Download complete 10:20:50 801331c1e519: Verifying Checksum 10:20:50 801331c1e519: Download complete 10:20:51 213ec9aee27d: Pull complete 10:20:51 4583459ba037: Pull complete 10:20:51 93c1e223e6f2: Pull complete 10:20:51 7d9ed39f4882: Verifying Checksum 10:20:51 7d9ed39f4882: Download complete 10:20:51 99cc6dd402b0: Verifying Checksum 10:20:51 99cc6dd402b0: Download complete 10:20:51 53926ce57604: Verifying Checksum 10:20:51 53926ce57604: Download complete 10:20:54 53926ce57604: Pull complete 10:20:55 21b2b0c7a3f4: Pull complete 10:20:55 30f14e443154: Pull complete 10:20:55 801331c1e519: Pull complete 10:20:57 99cc6dd402b0: Pull complete 10:20:57 7d9ed39f4882: Pull complete 10:20:57 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 10:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:20:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 10:20:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:20:57 WORKDIR /edgex 10:20:57 COPY go.mod . 10:20:57 RUN go mod download 10:20:57 + docker build -t ci-base-image-x86_64 -f - . 10:20:58 Sending build context to Docker daemon 169.7MB 10:20:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:20:58 ---> 1dedd983c030 10:20:58 Step 2/4 : WORKDIR /edgex 10:21:00 ---> Running in 97c42ac8c12f 10:21:00 Removing intermediate container 97c42ac8c12f 10:21:00 ---> 8d48e63c36cb 10:21:00 Step 3/4 : COPY go.mod . 10:21:00 ---> 780745b478d3 10:21:00 Step 4/4 : RUN go mod download 10:21:00 ---> Running in b612eab2d359 10:21:05 Still waiting to schedule task 10:21:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-116830’ 10:21:10 Removing intermediate container b612eab2d359 10:21:10 ---> b73ff7068895 10:21:10 Successfully built b73ff7068895 10:21:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:11 + docker inspect -f . ci-base-image-x86_64 10:21:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:11 prd-ubuntu20.04-docker-8c-8g-116841 does not seem to be running inside a container 10:21:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:21:11 $ docker top b1516dc793d94f9f8f175b20424dd3a3a13945946b9363c8206754bea9627e12 -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:12 + go version 10:21:12 go version go1.18.7 linux/amd64 [Pipeline] } 10:21:12 $ docker stop --time=1 b1516dc793d94f9f8f175b20424dd3a3a13945946b9363c8206754bea9627e12 10:21:13 $ docker rm -f b1516dc793d94f9f8f175b20424dd3a3a13945946b9363c8206754bea9627e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:13 + docker inspect -f . ci-base-image-x86_64 10:21:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:13 prd-ubuntu20.04-docker-8c-8g-116841 does not seem to be running inside a container 10:21:13 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:21:14 $ docker top f2a237d5f90be143ea1df42afb9d1e7f76379c1fe026224de623404f11ab67d5 -eo pid,comm [Pipeline] { [Pipeline] echo 10:21:14 ========================================================= 10:21:14 [edgeXBuildGoParallel] Running Tests and Build... 10:21:14 ========================================================= [Pipeline] sh 10:21:14 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 10:21:14 + make test 10:21:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:21:21 ? github.com/edgexfoundry/edgex-go [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:21:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements 10:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:21:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements 10:21:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.110s coverage: 42.3% of statements 10:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:21:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements 10:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.644s coverage: 89.2% of statements 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.106s coverage: 2.2% of statements 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.535s coverage: 95.6% of statements 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 10:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 10:21:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 10:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 10:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 10:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 79.9% of statements 10:21:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 80.0% of statements 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.7% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.8% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 41.8% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:22:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 10:22:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 10:22:00 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 10:22:18 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." 10:22:18 GO111MODULE=on go vet ./... 10:22:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:22:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:22:21 ./bin/test-attribution-txt.sh [Pipeline] echo 10:22:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:22:21 + ls -al . 10:22:21 total 768 10:22:21 drwxrwxr-x 11 1001 1001 4096 Oct 25 10:21 . 10:22:21 drwxr-xr-x 4 root root 4096 Oct 25 10:21 .. 10:22:21 drwxrwxr-x 2 1001 1001 4096 Oct 25 10:20 .blubracket 10:22:21 -rw-rw-r-- 1 1001 1001 16 Oct 25 10:20 .dockerignore 10:22:21 drwxrwxr-x 8 1001 1001 4096 Oct 25 10:22 .git 10:22:21 drwxrwxr-x 3 1001 1001 4096 Oct 25 10:20 .github 10:22:21 -rw-rw-r-- 1 1001 1001 1030 Oct 25 10:20 .gitignore 10:22:21 -rw-rw-r-- 1 1001 1001 42 Oct 25 10:20 .golangci.yml 10:22:21 -rw-rw-r-- 1 1001 1001 87 Oct 25 10:20 .hadolint.yml 10:22:21 drwxr-xr-x 3 1001 1001 4096 Oct 25 10:20 .semver 10:22:21 -rw-rw-r-- 1 1001 1001 166 Oct 25 10:20 .sonarcloud.properties 10:22:21 -rw-rw-r-- 1 1001 1001 1171 Oct 25 10:20 ADOPTERS.md 10:22:21 -rw-rw-r-- 1 1001 1001 10722 Oct 25 10:20 Attribution.txt 10:22:21 -rw-rw-r-- 1 1001 1001 63209 Oct 25 10:20 CHANGELOG.md 10:22:21 -rw-rw-r-- 1 1001 1001 3804 Oct 25 10:20 CONTRIBUTING.md 10:22:21 -rw-rw-r-- 1 1001 1001 677 Oct 25 10:20 GOVERNANCE.md 10:22:21 -rw-rw-r-- 1 1001 1001 850 Oct 25 10:20 Jenkinsfile 10:22:21 -rw-rw-r-- 1 1001 1001 10775 Oct 25 10:20 LICENSE 10:22:21 -rw-rw-r-- 1 1001 1001 13857 Oct 25 10:20 Makefile 10:22:21 -rw-rw-r-- 1 1001 1001 582 Oct 25 10:20 OWNERS.md 10:22:21 -rw-rw-r-- 1 1001 1001 9799 Oct 25 10:20 README.md 10:22:21 -rw-rw-r-- 1 1001 1001 6912 Oct 25 10:20 SECURITY.md 10:22:21 -rw-rw-r-- 1 1001 1001 5 Oct 25 10:20 VERSION 10:22:21 -rw-rw-r-- 1 1001 1001 4131 Oct 25 10:20 ZMQWindows.md 10:22:21 drwxrwxr-x 2 1001 1001 4096 Oct 25 10:20 bin 10:22:21 drwxrwxr-x 18 1001 1001 4096 Oct 25 10:20 cmd 10:22:21 -rw-r--r-- 1 root root 500482 Oct 25 10:21 coverage.out 10:22:21 -rw-rw-r-- 1 1001 1001 3446 Oct 25 10:20 go.mod 10:22:21 -rw-rw-r-- 1 1001 1001 45060 Oct 25 10:20 go.sum 10:22:21 drwxrwxr-x 8 1001 1001 4096 Oct 25 10:20 internal 10:22:21 drwxrwxr-x 3 1001 1001 4096 Oct 25 10:20 openapi 10:22:21 drwxrwxr-x 4 1001 1001 4096 Oct 25 10:20 snap 10:22:21 -rw-rw-r-- 1 1001 1001 204 Oct 25 10:20 version.go [Pipeline] sh 10:22:21 + '[' -e coverage.out ] 10:22:21 + chown 1001:1001 coverage.out [Pipeline] stash 10:22:22 Stashed 1 file(s) [Pipeline] sh 10:22:22 + make build 10:22:22 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 10:22: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 10:22:45 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 10:22:46 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 10:22:54 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 10:22:54 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 10:22:55 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 10:22: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 10:22:57 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 10:22:58 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 10:22:59 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 10:23: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:23:01 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] } 10:23:02 $ docker stop --time=1 f2a237d5f90be143ea1df42afb9d1e7f76379c1fe026224de623404f11ab67d5 10:23:06 $ docker rm -f f2a237d5f90be143ea1df42afb9d1e7f76379c1fe026224de623404f11ab67d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:23:07 10:23:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:23:07 latest: Pulling from edgex-devops/edgex-compose 10:23:07 cbdbe7a5bc2a: Pulling fs layer 10:23:07 ca9280d653b3: Pulling fs layer 10:23:07 7e9c9ca2126c: Pulling fs layer 10:23:07 cbdbe7a5bc2a: Verifying Checksum 10:23:07 cbdbe7a5bc2a: Download complete 10:23:07 ca9280d653b3: Verifying Checksum 10:23:07 ca9280d653b3: Download complete 10:23:07 cbdbe7a5bc2a: Pull complete 10:23:07 7e9c9ca2126c: Download complete 10:23:08 ca9280d653b3: Pull complete 10:23:11 7e9c9ca2126c: Pull complete 10:23:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:23:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:11 prd-ubuntu20.04-docker-8c-8g-116841 does not seem to be running inside a container 10:23:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:23:13 $ docker top a75b4a4eaeebbbbc2362e5b39a83b145d89ce3fc8ead55cef1f187ccde09a50c -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:13 + docker-compose build --help 10:23:13 + grep parallel 10:23:14 --parallel Build images in parallel. [Pipeline] } 10:23:14 $ docker stop --time=1 a75b4a4eaeebbbbc2362e5b39a83b145d89ce3fc8ead55cef1f187ccde09a50c 10:23:15 $ docker rm -f a75b4a4eaeebbbbc2362e5b39a83b145d89ce3fc8ead55cef1f187ccde09a50c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:23:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:15 prd-ubuntu20.04-docker-8c-8g-116841 does not seem to be running inside a container 10:23:15 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:23:16 $ docker top 98a6cef03c24bf75d543c4d4041882e1e6c2b475f548fdd37f666fb69fba41c1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:16 + docker-compose -f ./docker-compose-build.yml build --parallel 10:23:17 Building core-command ... 10:23:17 Building core-data ... 10:23:17 Building core-metadata ... 10:23:17 Building security-bootstrapper ... 10:23:17 Building security-proxy-setup ... 10:23:17 Building security-secretstore-setup ... 10:23:17 Building security-spiffe-token-provider ... 10:23:17 Building security-spire-agent ... 10:23:17 Building security-spire-config ... 10:23:17 Building security-spire-server ... 10:23:17 Building support-notifications ... 10:23:17 Building support-scheduler ... 10:23:17 Building sys-mgmt-agent ... 10:23:17 Building support-notifications 10:23:17 Building core-data 10:23:17 Building core-command 10:23:17 Building security-proxy-setup 10:23:17 Building security-secretstore-setup 10:23:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:23:27 ---> b73ff7068895 10:23:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:23:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:23:27 ---> b73ff7068895 10:23:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:23:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:23:27 ---> b73ff7068895 10:23:27 Step 3/22 : WORKDIR /edgex-go 10:23:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:23:27 ---> b73ff7068895 10:23:27 Step 3/25 : WORKDIR /edgex-go 10:23:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:23:27 ---> b73ff7068895 10:23:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:23:30 ---> Running in b4940ff323a5 10:23:30 ---> Running in f8cc63139344 10:23:30 ---> Running in b8286d220c1c 10:23:30 ---> Running in b9c06fc8bf0e 10:23:30 ---> Running in 1edc74b88ec9 10:23:31 Removing intermediate container f8cc63139344 10:23:31 ---> f068937a042c 10:23:31 Step 4/23 : WORKDIR /edgex-go 10:23:31 Removing intermediate container b8286d220c1c 10:23:31 ---> 7038cc6bb01b 10:23:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:31 Removing intermediate container b4940ff323a5 10:23:31 ---> 628c41aa4062 10:23:31 Step 4/24 : WORKDIR /edgex-go 10:23:31 Removing intermediate container b9c06fc8bf0e 10:23:31 ---> 020f4608a75d 10:23:31 Step 4/24 : WORKDIR /edgex-go 10:23:31 Removing intermediate container 1edc74b88ec9 10:23:31 ---> 1737babe8003 10:23:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:31 ---> Running in ecf4cec80644 10:23:31 ---> Running in 6211e15cc399 10:23:31 ---> Running in aacccbcc96e0 10:23:31 ---> Running in e65e9c487458 10:23:31 ---> Running in 5c4874a853a9 10:23:31 Removing intermediate container ecf4cec80644 10:23:31 ---> bb57c3f05e91 10:23:31 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:31 Removing intermediate container e65e9c487458 10:23:31 ---> cfccfe0ef4e3 10:23:31 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:31 Removing intermediate container aacccbcc96e0 10:23:31 ---> 25767284cc80 10:23:31 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:31 ---> Running in 2ec410403112 10:23:31 ---> Running in a8d1183e8340 10:23:31 ---> Running in de38bccc0016 10:23:31 Removing intermediate container 5c4874a853a9 10:23:31 ---> ac09b7210bd0 10:23:31 Step 5/22 : RUN apk add --update --no-cache make git 10:23:31 ---> Running in 1db9d5ff8e1b 10:23:31 Removing intermediate container 6211e15cc399 10:23:31 ---> bf00c85281fb 10:23:31 Step 5/25 : RUN apk add --update --no-cache make git 10:23:31 ---> Running in 1e3a0189fae0 10:23:32 Removing intermediate container 2ec410403112 10:23:32 ---> 6f62e0d45284 10:23:32 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:23:32 ---> Running in 4cc68e002e2a 10:23:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:32 Removing intermediate container de38bccc0016 10:23:32 ---> 01ce919c73c1 10:23:32 Step 6/24 : RUN apk add --update --no-cache make git 10:23:32 Removing intermediate container a8d1183e8340 10:23:32 ---> 85aed00ac79c 10:23:32 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:23:32 ---> Running in 2833ad7933c6 10:23:32 ---> Running in a1277c21e6dc 10:23:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:33 OK: 211 MiB in 51 packages 10:23:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:33 Removing intermediate container 1db9d5ff8e1b 10:23:33 ---> 8ce916a62120 10:23:33 Step 6/22 : COPY go.mod vendor* ./ 10:23:33 ---> 8d72ed1a5c48 10:23:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:33 ---> Running in 91be8656bde2 10:23:34 OK: 211 MiB in 51 packages 10:23:34 OK: 211 MiB in 51 packages 10:23:34 OK: 211 MiB in 51 packages 10:23:34 Removing intermediate container a1277c21e6dc 10:23:34 ---> d23428b55197 10:23:34 Step 7/24 : COPY go.mod vendor* ./ 10:23:34 Removing intermediate container 4cc68e002e2a 10:23:34 ---> 5b3cfc562876 10:23:34 Step 7/23 : COPY go.mod vendor* ./ 10:23:34 ---> 0f106d2593ea 10:23:34 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:34 Removing intermediate container 1e3a0189fae0 10:23:34 ---> 1d4bd81fad6e 10:23:34 Step 6/25 : COPY go.mod vendor* ./ 10:23:34 ---> Running in f252502ac765 10:23:34 ---> 74d08f93dca1 10:23:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:34 ---> Running in 27c8edff06f7 10:23:34 ---> 8e3ba5f8633e 10:23:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:34 ---> Running in c3ea4da07001 10:23:34 OK: 211 MiB in 51 packages 10:23:35 Removing intermediate container 2833ad7933c6 10:23:35 ---> 2c16def73acd 10:23:35 Step 7/24 : COPY go.mod vendor* ./ 10:23:35 ---> 72cbc1edcf37 10:23:35 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:36 ---> Running in 5368c186f413 10:23:54 Removing intermediate container 27c8edff06f7 10:23:54 ---> a24d6c189af3 10:23:54 Step 9/23 : COPY . . 10:23:54 Removing intermediate container 91be8656bde2 10:23:54 ---> e78945a2a417 10:23:54 Step 8/22 : COPY . . 10:23:54 Removing intermediate container 5368c186f413 10:23:54 ---> b2460d68b2ac 10:23:54 Step 9/24 : COPY . . 10:23:54 Removing intermediate container c3ea4da07001 10:23:54 ---> ed3a93fa29e7 10:23:54 Step 8/25 : COPY . . 10:23:54 Removing intermediate container f252502ac765 10:23:54 ---> 0f07519234c3 10:23:54 Step 9/24 : COPY . . 10:24:04 ---> 5b5c16b99019 10:24:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:24:04 ---> 644ad0fd6d2c 10:24:04 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:24:04 ---> Running in 402bf4b67b71 10:24:04 ---> 00f10f1855d3 10:24:04 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:24:04 ---> Running in 64f26e41cf96 10:24:04 ---> a77e40232502 10:24:04 Step 10/23 : RUN make cmd/support-notifications/support-notifications 10:24:04 ---> d462a7fc2fbf 10:24:04 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:24:04 ---> Running in a8315ef541df 10:24:04 ---> Running in 3c1bcb863335 10:24:04 ---> Running in 1631aa0fade5 10:24:04 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 10:24:04 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 10:24:05 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 10:24:05 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 10:24:05 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 10:24:37 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 10:24:37 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 10:24:47 Removing intermediate container a8315ef541df 10:24:47 ---> 316bc595ec1f 10:24:47 10:24:47 Step 10/22 : FROM alpine:3.16 10:24:47 Removing intermediate container 1631aa0fade5 10:24:47 ---> 5bbacf613c10 10:24:47 10:24:47 Step 11/24 : FROM alpine:3.16 10:24:47 Removing intermediate container 402bf4b67b71 10:24:47 ---> 9e535bf23a7f 10:24:47 10:24:47 Step 10/25 : FROM alpine:3.16 10:24:47 Removing intermediate container 64f26e41cf96 10:24:47 ---> 3730f7885ade 10:24:47 10:24:47 Step 11/24 : FROM alpine:3.16 10:24:47 Removing intermediate container 3c1bcb863335 10:24:47 ---> 9f24f44a0c34 10:24:47 10:24:47 Step 11/23 : FROM alpine:3.16 10:24:47 3.16: Pulling from library/alpine 10:24:47 3.16: Pulling from library/alpine 10:24:47 3.16: Pulling from library/alpine 10:24:47 3.16: Pulling from library/alpine 10:24:47 3.16: Pulling from library/alpine 10:24:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:24:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:24:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:24:49 Status: Downloaded newer image for alpine:3.16 10:24:49 Status: Image is up to date for alpine:3.16 10:24:49 Status: Downloaded newer image for alpine:3.16 10:24:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:24:49 Status: Image is up to date for alpine:3.16 10:24:49 ---> 9c6f07244728 10:24:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:24:49 ---> 9c6f07244728 10:24:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:24:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:24:49 ---> 9c6f07244728 10:24:49 Status: Image is up to date for alpine:3.16 10:24:49 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:24:49 ---> 9c6f07244728 10:24:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:24:49 ---> 9c6f07244728 10:24:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:24:49 ---> Running in 9718357408b3 10:24:49 ---> Running in a87675efd1fd 10:24:49 ---> Running in ee0c05b24361 10:24:49 ---> Running in 1859122a305c 10:24:49 ---> Running in 3a6b2e688b7b 10:24:49 Removing intermediate container 9718357408b3 10:24:49 ---> 5d3eb17c2eb2 10:24:49 Step 13/24 : ENV APP_PORT=59880 10:24:49 ---> Running in 84799c56c2f9 10:24:50 Removing intermediate container 84799c56c2f9 10:24:50 ---> 54114cd48dc9 10:24:50 Step 14/24 : EXPOSE $APP_PORT 10:24:50 ---> Running in ec511b862740 10:24:50 Removing intermediate container ec511b862740 10:24:50 ---> 7cd72caf7cc2 10:24:50 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:50 ---> Running in 7c963c9785df 10:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:24:50 (1/1) Installing dumb-init (1.2.5-r1) 10:24:50 Executing busybox-1.35.0-r17.trigger 10:24:50 OK: 6 MiB in 15 packages 10:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:24:50 (1/3) Installing ca-certificates (20220614-r0) 10:24:50 (2/3) Installing dumb-init (1.2.5-r1) 10:24:50 (3/3) Installing su-exec (0.2-r1) 10:24:50 Executing busybox-1.35.0-r17.trigger 10:24:50 Executing ca-certificates-20220614-r0.trigger 10:24:50 (1/2) Installing ca-certificates (20220614-r0) 10:24:50 (1/6) Installing ca-certificates (20220614-r0) 10:24:50 (2/2) Installing dumb-init (1.2.5-r1) 10:24:50 Executing busybox-1.35.0-r17.trigger 10:24:50 OK: 6 MiB in 17 packages 10:24:50 Executing ca-certificates-20220614-r0.trigger 10:24:50 (2/6) Installing brotli-libs (1.0.9-r6) 10:24:50 (3/6) Installing nghttp2-libs (1.47.0-r0) 10:24:50 (4/6) Installing libcurl (7.83.1-r3) 10:24:51 (5/6) Installing curl (7.83.1-r3) 10:24:51 (6/6) Installing dumb-init (1.2.5-r1) 10:24:51 Executing busybox-1.35.0-r17.trigger 10:24:51 Executing ca-certificates-20220614-r0.trigger 10:24:51 OK: 6 MiB in 16 packages 10:24:51 OK: 8 MiB in 20 packages 10:24:51 Removing intermediate container 7c963c9785df 10:24:51 ---> 59384732fef3 10:24:51 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:24:51 Removing intermediate container a87675efd1fd 10:24:51 ---> 665b047e84ce 10:24:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:24:51 ---> Running in e70ff228f395 10:24:51 ---> Running in 89cd573c46ac 10:24:51 Removing intermediate container 89cd573c46ac 10:24:51 ---> 5be959ab4be5 10:24:51 Step 14/24 : ENV APP_PORT=59882 10:24:51 ---> Running in 7ad870a4915f 10:24:51 Removing intermediate container 3a6b2e688b7b 10:24:51 ---> 6a0758afd215 10:24:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:24:51 ---> Running in 4d390a0ac584 10:24:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:24:51 Removing intermediate container 7ad870a4915f 10:24:51 ---> 1a429ce69fc4 10:24:51 Step 15/24 : EXPOSE $APP_PORT 10:24:51 Removing intermediate container 1859122a305c 10:24:51 ---> c3450c4143e9 10:24:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:24:51 Removing intermediate container 4d390a0ac584 10:24:51 ---> bf6e53a1b622 10:24:51 Step 13/25 : WORKDIR / 10:24:51 Removing intermediate container ee0c05b24361 10:24:51 ---> 18f73edf7065 10:24:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:24:51 ---> Running in 2304fb095711 10:24:51 ---> Running in 1a16362d04ce 10:24:51 ---> Running in 1e52f6b563bf 10:24:51 ---> Running in 928e31da4821 10:24:51 Removing intermediate container 2304fb095711 10:24:51 ---> a1a104813fb4 10:24:51 Step 16/24 : WORKDIR / 10:24:51 Removing intermediate container 1a16362d04ce 10:24:51 ---> 36676a863e60 10:24:51 Step 14/23 : ENV APP_PORT=59860 10:24:51 ---> Running in 54da75d3c2f6 10:24:52 Removing intermediate container 1e52f6b563bf 10:24:52 Removing intermediate container 928e31da4821 10:24:52 ---> 87a0f706617f 10:24:52 ---> eafadc79ca59 10:24:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonStep 13/22 : WORKDIR /edgex 10:24:52 10:24:52 ---> Running in 2e1248ecc023 10:24:52 ---> Running in 8b16b1577ccc 10:24:52 Removing intermediate container 54da75d3c2f6 10:24:52 ---> 4310be4ec093 10:24:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:52 Removing intermediate container 2e1248ecc023 10:24:52 ---> 6301c41914a6 10:24:52 Step 15/23 : EXPOSE $APP_PORT 10:24:52 ---> Running in de343129f116 10:24:52 ---> b354d0df9596 10:24:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:24:52 Removing intermediate container 8b16b1577ccc 10:24:52 ---> 641c64c1a56c 10:24:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:24:52 ---> 02621e86c695 10:24:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:24:52 Removing intermediate container de343129f116 10:24:52 ---> ee2439b836c6 10:24:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:24:52 ---> 4813828a87b3 10:24:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:24:52 ---> b6aca6cc972a 10:24:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:24:52 ---> df8c838599bc 10:24:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:24:53 (1/6) Installing dumb-init (1.2.5-r1) 10:24:53 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:24:53 ---> 25bcf1de18af 10:24:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:24:53 (3/6) Installing libsodium (1.0.18-r0) 10:24:53 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:24:53 (5/6) Installing libzmq (4.3.4-r0) 10:24:53 (6/6) Installing zeromq (4.3.4-r0) 10:24:53 Executing busybox-1.35.0-r17.trigger 10:24:53 OK: 8 MiB in 20 packages 10:24:53 ---> a97333546558 10:24:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:24:53 ---> 25b879e77415 10:24:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:24:53 ---> a53927331227 10:24:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:24:53 ---> b99663fddc60 10:24:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:24:53 ---> 3ea7b791ee3c 10:24:53 Step 20/24 : ENTRYPOINT ["/core-command"] 10:24:54 ---> e458240db372 10:24:54 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:24:54 ---> Running in 2b6660bf60f1 10:24:54 ---> df5110b53020 10:24:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:24:54 ---> bc48b253ba81 10:24:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:24:54 ---> Running in 7f890a5411e4 10:24:54 Removing intermediate container 2b6660bf60f1 10:24:54 ---> 2010ed944fac 10:24:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:24:54 Removing intermediate container e70ff228f395 10:24:54 ---> 906ea7e4b384 10:24:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:54 ---> Running in 2b68f8140662 10:24:54 Removing intermediate container 7f890a5411e4 10:24:54 ---> b21b123158e7 10:24:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:24:54 ---> Running in af8845ade8bc 10:24:54 Removing intermediate container 2b68f8140662 10:24:54 ---> 0b376e24d8b1 10:24:54 Step 22/24 : LABEL arch=x86_64 10:24:54 ---> 144f6af2fd38 10:24:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:54 ---> 441802ebd36d 10:24:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:24:54 ---> Running in 6be07bc454ca 10:24:54 Removing intermediate container af8845ade8bc 10:24:54 ---> 2d754d4be2d4 10:24:54 Step 21/23 : LABEL arch=x86_64 10:24:54 ---> Running in ad0fc914f98a 10:24:54 ---> Running in fe448829fd0a 10:24:54 Removing intermediate container 6be07bc454ca 10:24:54 ---> 5444a3ced38b 10:24:54 Step 23/24 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:24:54 ---> aa8ab1cfddaa 10:24:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:24:55 ---> 0ac197c08cf7 10:24:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:24:55 ---> Running in 6693e0b6f3a2 10:24:55 Removing intermediate container fe448829fd0a 10:24:55 ---> b434701572d5 10:24:55 Step 22/23 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:24:55 ---> Running in 84c8957803ba 10:24:55 Removing intermediate container 6693e0b6f3a2 10:24:55 ---> 6c0c5ee97c3c 10:24:55 Step 24/24 : LABEL version=0.0.0 10:24:55 Removing intermediate container 84c8957803ba 10:24:55 ---> 76ea08974ff5 10:24:55 Step 23/23 : LABEL version=0.0.0 10:24:55 ---> Running in bc1771f22030 10:24:55 ---> Running in 9f0cf1c6ee65 10:24:55 ---> e8e9bf07b8b4 10:24:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:55 ---> e0f80c85513b 10:24:55 Step 20/24 : ENTRYPOINT ["/core-data"] 10:24:55 ---> Running in 1abfc9e20ced 10:24:55 ---> Running in 607e10797608 10:24:55 Removing intermediate container bc1771f22030 10:24:55 ---> d55656d8394c 10:24:55 10:24:55 Removing intermediate container 9f0cf1c6ee65 10:24:55 ---> e439c2073231 10:24:55 10:24:55 Removing intermediate container 1abfc9e20ced 10:24:55 ---> bc3bc76970e0 10:24:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:24:55 Successfully built d55656d8394c 10:24:55 Successfully tagged core-command:latest 10:24:55  Building core-command ... done Building security-spire-agent 10:24:55 ---> Running in ea7f91e123bd 10:24:55 Successfully built e439c2073231 10:24:55 Successfully tagged support-notifications:latest 10:24:55 Building core-metadata 10:24:55  Building support-notifications ... done Removing intermediate container ea7f91e123bd 10:24:55 ---> 80781fa91795 10:24:55 Step 22/24 : LABEL arch=x86_64 10:24:55 ---> Running in b194aaaf85cd 10:24:58 Removing intermediate container ad0fc914f98a 10:24:58 ---> b0b7efc9ac4e 10:24:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:25:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:25:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:25:00 ---> b73ff7068895 10:25:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:25:00 ---> Using cache 10:25:00 ---> 628c41aa4062 10:25:00 Step 4/25 : WORKDIR /edgex-go 10:25:00 ---> Using cache 10:25:00 ---> 25767284cc80 10:25:00 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:00 ---> Using cache 10:25:00 ---> 01ce919c73c1 10:25:00 Step 6/25 : RUN apk add --update --no-cache make git 10:25:00 ---> Using cache 10:25:00 ---> 2c16def73acd 10:25:00 Step 7/25 : COPY go.mod vendor* ./ 10:25:00 ---> Using cache 10:25:00 ---> 72cbc1edcf37 10:25:00 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:00 ---> Using cache 10:25:00 ---> b2460d68b2ac 10:25:00 Step 9/25 : COPY . . 10:25:00 ---> Using cache 10:25:00 ---> d462a7fc2fbf 10:25:00 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:25:00 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:25:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:25:00 ---> b73ff7068895 10:25:00 Step 3/26 : WORKDIR /edgex-go 10:25:00 ---> Using cache 10:25:00 ---> 1737babe8003 10:25:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:00 ---> Using cache 10:25:00 ---> ac09b7210bd0 10:25:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:25:01 Removing intermediate container b194aaaf85cd 10:25:01 ---> d0dfcbd38f91 10:25:01 Step 23/24 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:25:01 ---> Running in 8ef9c598600a 10:25:01 ---> Running in 86190284b45f 10:25:01 ---> Running in 63c233ad7f84 10:25:01 ---> Running in eeaf5bd2324e 10:25:01 Removing intermediate container 607e10797608 10:25:01 ---> 85f0a94d855e 10:25:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:25:01 Removing intermediate container 86190284b45f 10:25:01 ---> 34001ebca09f 10:25:01 Step 20/22 : LABEL arch=x86_64 10:25:01 Removing intermediate container eeaf5bd2324e 10:25:01 ---> feec6b4d5afc 10:25:01 Step 24/24 : LABEL version=0.0.0 10:25:01 ---> Running in e8b234a88c3a 10:25:02 ---> Running in 003a973b1028 10:25:02 ---> Running in e0390d4108a4 10:25:02 Removing intermediate container e8b234a88c3a 10:25:02 ---> 307da68d20df 10:25:02 Step 23/25 : LABEL arch=x86_64 10:25:02 Removing intermediate container e0390d4108a4 10:25:02 ---> e5825a9a33ab 10:25:02 10:25:02 Removing intermediate container 003a973b1028 10:25:02 ---> c6948adfb446 10:25:02 Step 21/22 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:25:02 ---> Running in a72a7362234e 10:25:02 ---> Running in 58990a6158ee 10:25:02 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 10:25:02 Successfully built e5825a9a33ab 10:25:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:25:02 Successfully tagged core-data:latest 10:25:02  Building core-data ... done Building security-spiffe-token-provider 10:25:02 Removing intermediate container 58990a6158ee 10:25:02 ---> b608a56381cf 10:25:02 Step 22/22 : LABEL version=0.0.0 10:25:02 Removing intermediate container a72a7362234e 10:25:02 ---> 61fa19aa8f5d 10:25:02 Step 24/25 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:25:02 ---> Running in fa2863eaac64 10:25:02 ---> Running in e03f07ea62c1 10:25:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:25:03 OK: 211 MiB in 51 packages 10:25:06 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:25:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:25:06 ---> b73ff7068895 10:25:06 Step 3/20 : WORKDIR /edgex-go 10:25:06 ---> Using cache 10:25:06 ---> 1737babe8003 10:25:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:25:07 Removing intermediate container fa2863eaac64 10:25:07 ---> 60b326b90ea1 10:25:07 10:25:07 Removing intermediate container e03f07ea62c1 10:25:07 ---> b1fe1d43fef6 10:25:07 Step 25/25 : LABEL version=0.0.0 10:25:07 ---> Running in d2874dacac3e 10:25:07 ---> Running in 0a7797a8ea05 10:25:07 Successfully built 60b326b90ea1 10:25:07 Successfully tagged security-proxy-setup:latest 10:25:07  Building security-proxy-setup ... done Building sys-mgmt-agent 10:25:07 Removing intermediate container 0a7797a8ea05 10:25:07 ---> dd8110875457 10:25:07 10:25:07 Removing intermediate container 63c233ad7f84 10:25:07 ---> 5fdb087edb6b 10:25:07 Step 6/26 : COPY go.mod vendor* ./ 10:25:07 Successfully built dd8110875457 10:25:07 Successfully tagged security-secretstore-setup:latest 10:25:07  Building security-secretstore-setup ... done Building security-spire-server 10:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:25:08 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:25:08 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:25:08 OK: 17038 distinct packages available 10:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:25:08 OK: 211 MiB in 51 packages 10:25:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:25:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:25:14 ---> b73ff7068895 10:25:14 Step 3/23 : WORKDIR /edgex-go 10:25:14 ---> Using cache 10:25:14 ---> 1737babe8003 10:25:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:14 ---> Using cache 10:25:14 ---> ac09b7210bd0 10:25:14 Step 5/23 : RUN apk add --update --no-cache make bash git 10:25:14 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:25:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:25:14 ---> b73ff7068895 10:25:14 Step 3/25 : WORKDIR /edgex-go 10:25:14 ---> Using cache 10:25:14 ---> 1737babe8003 10:25:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:14 ---> Using cache 10:25:14 ---> ac09b7210bd0 10:25:14 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:25:14 ---> Using cache 10:25:14 ---> 5fdb087edb6b 10:25:14 Step 6/25 : COPY go.mod vendor* ./ 10:25:14 ---> Using cache 10:25:14 ---> fba8ace5092d 10:25:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:15 ---> fba8ace5092d 10:25:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:19 ---> Running in 5936174b9bee 10:25:19 ---> Running in cbbc20dc6196 10:25:19 ---> Running in 26172651a32d 10:25:19 Removing intermediate container d2874dacac3e 10:25:19 ---> 3486f0c31adb 10:25:19 Step 5/20 : COPY go.mod vendor* ./ 10:25:19 ---> f71d2e87bd28 10:25:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:19 ---> Running in ea8e753535c1 10:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:25:21 OK: 211 MiB in 51 packages 10:25:29 Removing intermediate container 8ef9c598600a 10:25:29 ---> d082292a3b42 10:25:29 10:25:29 Step 11/25 : FROM alpine:3.16 10:25:29 ---> 9c6f07244728 10:25:29 Step 12/25 : RUN apk add --update --no-cache dumb-init 10:25:29 ---> Using cache 10:25:29 ---> 665b047e84ce 10:25:29 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:25:29 ---> Using cache 10:25:29 ---> 5be959ab4be5 10:25:29 Step 14/25 : ENV APP_PORT=59881 10:25:29 ---> Running in af275c8dcfbf 10:25:29 Removing intermediate container 5936174b9bee 10:25:29 ---> b300b567cba9 10:25:29 Step 6/23 : COPY go.mod vendor* ./ 10:25:31 Removing intermediate container af275c8dcfbf 10:25:31 ---> 50e910319964 10:25:31 Step 15/25 : EXPOSE $APP_PORT 10:25:35 ---> 97307d2978ec 10:25:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:37 ---> Running in 0776da98492e 10:25:37 ---> Running in ccff593aba00 10:25:37 Removing intermediate container 0776da98492e 10:25:37 ---> 90506fede8c9 10:25:37 Step 16/25 : WORKDIR / 10:25:37 ---> Running in cf5ffd4748ca 10:25:37 Removing intermediate container cf5ffd4748ca 10:25:37 ---> 8cf1d23b2200 10:25:37 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:38 ---> 84a90e02d234 10:25:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:25:38 Removing intermediate container ea8e753535c1 10:25:38 ---> 91ce9a7d7530 10:25:38 Step 7/20 : COPY . . 10:25:38 Removing intermediate container cbbc20dc6196 10:25:38 ---> 7a3e69dd2f44 10:25:38 Step 8/25 : COPY . . 10:25:38 Removing intermediate container 26172651a32d 10:25:38 ---> dbcb7fe0ac25 10:25:38 Step 8/26 : COPY . . 10:25:50 ---> 1a57d7224214 10:25:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:25:50 ---> d6afbd4879a1 10:25:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:25:50 ---> 69332b0b72c4 10:25:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:25:50 ---> 241f9a5bc4e8 10:25:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:25:50 ---> 357b4c22c126 10:25:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:25:50 ---> Running in 65c50dfe8511 10:25:50 ---> Running in 7113ebab17fc 10:25:50 ---> Running in 70abccfe7269 10:25:50 Removing intermediate container 7113ebab17fc 10:25:50 ---> feecd0c51da1 10:25:50 Step 10/26 : WORKDIR /edgex-go/spire-build 10:25: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:25:50 Removing intermediate container 70abccfe7269 10:25:50 ---> 499488893165 10:25:50 Step 10/25 : WORKDIR /edgex-go/spire-build 10:25:51 ---> eda37e883728 10:25:51 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:25:51 ---> Running in 8c2503840a6a 10:25:51 ---> Running in 9d754ab77931 10:25:51 ---> Running in c6fe8e404aed 10:25:51 Removing intermediate container c6fe8e404aed 10:25:51 Removing intermediate container 8c2503840a6a 10:25:51 ---> b93d52baf134 10:25:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> e92025af9496 10:25:51 10:25:51 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 10:25:51 Removing intermediate container 9d754ab77931 10:25:51 ---> 2e72dc13febc 10:25:51 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 10:25:51 ---> Running in fdf78fa03c81 10:25:51 ---> Running in 8b7c47734c54 10:25:51 ---> Running in 040721ebee99 10:25:51 Removing intermediate container fdf78fa03c81 10:25:51 ---> 713209846b16 10:25:51 Step 23/25 : LABEL arch=x86_64 10:25:51 ---> Running in 802052e866a4 10:25:52 Removing intermediate container 802052e866a4 10:25:52 ---> c2b73ce749cc 10:25:52 Step 24/25 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:25:52 ---> Running in f0fd4caf03fa 10:25:52 Removing intermediate container f0fd4caf03fa 10:25:52 ---> f1f643caeae5 10:25:52 Step 25/25 : LABEL version=0.0.0 10:25:52 ---> Running in 823179b449ca 10:25:53 Removing intermediate container 823179b449ca 10:25:53 Removing intermediate container 040721ebee99 10:25:53 ---> 37ceefda41d2 10:25:53 ---> 80dc7570dfab 10:25:53 10:25:53 Step 12/25 : WORKDIR /edgex-go 10:25:53 Removing intermediate container 8b7c47734c54 10:25:53 ---> e76377c7973f 10:25:53 Step 12/26 : WORKDIR /edgex-go 10:25:53 ---> Running in b0fa02653f9e 10:25:53 ---> Running in 8b29e4f641a1 10:25:53 Successfully built 37ceefda41d2 10:25:53 Successfully tagged core-metadata:latest 10:25:53  Building core-metadata ... done Building support-scheduler 10:25:53 Removing intermediate container 8b29e4f641a1 10:25:53 ---> 570e85557f42 10:25:53 10:25:53 Step 13/26 : FROM alpine:3.15 10:25:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:25:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:25:57 ---> b73ff7068895 10:25:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:25:57 ---> Using cache 10:25:57 ---> 628c41aa4062 10:25:57 Step 4/23 : WORKDIR /edgex-go 10:25:57 ---> Using cache 10:25:57 ---> 25767284cc80 10:25:57 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:57 ---> Using cache 10:25:57 ---> 01ce919c73c1 10:25:57 Step 6/23 : RUN apk add --update --no-cache make git 10:25:57 ---> Using cache 10:25:57 ---> 2c16def73acd 10:25:57 Step 7/23 : COPY go.mod vendor* ./ 10:25:57 ---> Using cache 10:25:57 ---> 72cbc1edcf37 10:25:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:57 ---> Using cache 10:25:57 ---> b2460d68b2ac 10:25:57 Step 9/23 : COPY . . 10:25:57 ---> Using cache 10:25:57 ---> d462a7fc2fbf 10:25:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:25:57 3.15: Pulling from library/alpine 10:26:00 Removing intermediate container b0fa02653f9e 10:26:00 ---> 8233a40f3762 10:26:00 10:26:00 Step 13/25 : FROM alpine:3.15 10:26:00 3.15: Pulling from library/alpine 10:26:00 ---> Running in 43a03a38967b 10:26:00 Removing intermediate container ccff593aba00 10:26:00 ---> ade8cd795afd 10:26:00 Step 8/23 : COPY . . 10:26:00 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:26:00 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:26:00 Status: Downloaded newer image for alpine:3.15 10:26:00 Status: Downloaded newer image for alpine:3.15 10:26:00 ---> c4fc93816858 10:26:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:26:00 ---> c4fc93816858 10:26:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:26:01 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 10:26:06 ---> Running in 94c4e8eca0dd 10:26:06 ---> Running in 15cec8d3ea95 10:26:06 ---> 0e343dc0764b 10:26:06 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:26:06 ---> Running in d911c50e5128 10:26:06 Removing intermediate container 15cec8d3ea95 10:26:06 ---> 10126c789b03 10:26:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:06 Removing intermediate container 94c4e8eca0dd 10:26:06 ---> e768221cc8e4 10:26:06 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:06 ---> Running in b8b92fbf9921 10:26:06 ---> Running in 9ac608639e23 10: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:26:07 Removing intermediate container 9ac608639e23 10:26:07 ---> db3620a05756 10:26:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:26:07 Removing intermediate container b8b92fbf9921 10:26:07 ---> b1df79e89e2b 10:26:07 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:26:07 ---> Running in 70230b4f62cd 10:26:07 ---> Running in 9cdbda55d510 10:26:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:26:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:26:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:26:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:26:09 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:26:09 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:26:09 OK: 15857 distinct packages available 10:26:10 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:26:10 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:26:10 OK: 15857 distinct packages available 10:26:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:26:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:26:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:26:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:26:10 (1/5) Installing dumb-init (1.2.5-r1) 10:26:10 (1/5) Installing dumb-init (1.2.5-r1) 10:26:10 (2/5) Installing musl-obstack (1.2.3-r0) 10:26:10 (2/5) Installing musl-obstack (1.2.3-r0) 10:26:10 (3/5) Installing libucontext (1.1-r0) 10:26:11 (3/5) Installing libucontext (1.1-r0) 10:26:11 (4/5) Installing gcompat (1.0.0-r4) 10:26:11 (4/5) Installing gcompat (1.0.0-r4) 10:26:11 (5/5) Installing openssl (1.1.1q-r0) 10:26:11 (5/5) Installing openssl (1.1.1q-r0) 10:26:11 Executing busybox-1.34.1-r7.trigger 10:26:11 OK: 7 MiB in 19 packages 10:26:11 Executing busybox-1.34.1-r7.trigger 10:26:11 OK: 7 MiB in 19 packages 10:26:15 Removing intermediate container 65c50dfe8511 10:26:15 ---> 4075bfd7b4ba 10:26:15 10:26:15 Step 9/20 : FROM alpine:3.15 10:26:15 ---> c4fc93816858 10:26:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:26:15 ---> Using cache 10:26:15 ---> 10126c789b03 10:26:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:15 ---> Using cache 10:26:15 ---> db3620a05756 10:26:15 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:26:15 ---> Running in e4865d9b2c39 10:26:15 Removing intermediate container 9cdbda55d510 10:26:15 ---> d8696a13fa6b 10:26:15 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:26:15 Removing intermediate container 70230b4f62cd 10:26:15 ---> 76f05f23c719 10:26:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:26:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:26:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:26:17 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:26:17 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:26:17 OK: 15857 distinct packages available 10:26:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:26:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:26:18 (1/9) Installing ca-certificates (20220614-r0) 10:26:19 (2/9) Installing brotli-libs (1.0.9-r5) 10:26:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:26:19 (4/9) Installing libcurl (7.80.0-r3) 10:26:19 (5/9) Installing curl (7.80.0-r3) 10:26:19 (6/9) Installing dumb-init (1.2.5-r1) 10:26:19 (7/9) Installing musl-obstack (1.2.3-r0) 10:26:19 (8/9) Installing libucontext (1.1-r0) 10:26:19 (9/9) Installing gcompat (1.0.0-r4) 10:26:19 Executing busybox-1.34.1-r7.trigger 10:26:19 Executing ca-certificates-20220614-r0.trigger 10:26:19 OK: 8 MiB in 23 packages 10:26:19 ---> 9af23a560f71 10:26:19 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:26:20 ---> dae73d923a01 10:26:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:26:22 ---> d39cbd6a29ab 10:26:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:26:23 Removing intermediate container e4865d9b2c39 10:26:23 ---> bf8ff934bec9 10:26:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:23 ---> 73a3cfcb49b1 10:26:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:26:23 ---> 78dbd407f999 10:26:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:26:23 ---> 8c15ef2a0289 10:26:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:26:23 ---> e1f704a4f35b 10:26:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:26:23 ---> 767610b0d2e2 10:26:23 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:26:23 ---> Running in a069f8cb9d41 10:26:24 ---> 991bf2543ce3 10:26:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:26:24 Removing intermediate container a069f8cb9d41 10:26:24 ---> edac86ad2ee0 10:26:24 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:26:24 ---> Running in 994681d9f868 10:26:24 ---> 33513372bd7e 10:26:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:26:25 Removing intermediate container 994681d9f868 10:26:25 ---> b094918af0ac 10:26:25 Step 23/25 : LABEL arch=x86_64 10:26:25 ---> 0fa4e9e2f6ca 10:26:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:26:25 ---> 5dce47ff9906 10:26:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:26:25 ---> Running in 4e329191735e 10:26:25 ---> Running in 66e0d506fb19 10:26:25 ---> Running in 0016f51b1b74 10:26:25 Removing intermediate container 4e329191735e 10:26:25 ---> f08bd0739b2f 10:26:25 Step 24/25 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:26:25 Removing intermediate container 0016f51b1b74 10:26:25 ---> 9d3de90d98ff 10:26:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:26:25 ---> Running in d6b17aa08930 10:26:25 Removing intermediate container 66e0d506fb19 10:26:25 ---> edb5633db267 10:26:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:26:25 ---> Running in 4efe6648c35f 10:26:25 ---> Running in 5ec7b13cfda4 10:26:25 Removing intermediate container d6b17aa08930 10:26:25 ---> d3ca46bae6b0 10:26:25 Step 25/25 : LABEL version=0.0.0 10:26:25 ---> Running in a52b0427ea91 10:26:25 Removing intermediate container 4efe6648c35f 10:26:25 ---> 10f410bf38ba 10:26:25 Step 18/20 : LABEL arch=x86_64 10:26:25 Removing intermediate container a52b0427ea91 10:26:25 ---> a3cf95a364d8 10:26:25 10:26:25 Removing intermediate container 5ec7b13cfda4 10:26:25 ---> 77582804dc90 10:26:25 Step 24/26 : LABEL arch=x86_64 10:26:25 ---> Running in 059e18ca494f 10:26:25 ---> Running in 9a7996a373b1 10:26:25 Successfully built a3cf95a364d8 10:26:25 Successfully tagged security-spire-server:latest 10:26:25  Building security-spire-server ... done Building security-bootstrapper 10:26:25 Removing intermediate container 059e18ca494f 10:26:25 ---> 9f9edd25dda6 10:26:25 Step 19/20 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:26:25 Removing intermediate container 9a7996a373b1 10:26:25 ---> a223e4a74776 10:26:25 Step 25/26 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:26:25 ---> Running in a3fdcad37448 10:26:26 ---> Running in 1b13c6c613a6 10:26:28 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:26:28 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:26:28 ---> b73ff7068895 10:26:28 Step 3/33 : WORKDIR /edgex-go 10:26:28 ---> Using cache 10:26:28 ---> 1737babe8003 10:26:28 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:28 ---> Using cache 10:26:28 ---> ac09b7210bd0 10:26:28 Step 5/33 : RUN apk add --update --no-cache make git 10:26:28 ---> Using cache 10:26:28 ---> 8ce916a62120 10:26:28 Step 6/33 : COPY go.mod vendor* ./ 10:26:28 ---> Using cache 10:26:28 ---> 8d72ed1a5c48 10:26:28 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:28 ---> Using cache 10:26:28 ---> e78945a2a417 10:26:28 Step 8/33 : COPY . . 10:26:28 ---> Using cache 10:26:28 ---> 00f10f1855d3 10:26:28 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:26:31 Removing intermediate container a3fdcad37448 10:26:31 ---> 73e9c958ee44 10:26:31 Step 20/20 : LABEL version=0.0.0 10:26:31 ---> Running in 4cdc04895eec 10:26:31 Removing intermediate container 1b13c6c613a6 10:26:31 ---> 59eb02b819d1 10:26:31 Step 26/26 : LABEL version=0.0.0 10:26:31 ---> Running in f5fb6b82c039 10:26:31 ---> Running in c4e542a60e0e 10:26:31 Removing intermediate container d911c50e5128 10:26:31 ---> cfd93efde2c0 10:26:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:26:31 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 10:26:31 Removing intermediate container f5fb6b82c039 10:26:31 ---> 98b7e468d823 10:26:31 10:26:31 Successfully built 98b7e468d823 10:26:32 Successfully tagged security-spiffe-token-provider:latest 10:26:32  Building security-spiffe-token-provider ... done Building security-spire-config 10:26:32 Removing intermediate container c4e542a60e0e 10:26:32 ---> c3d2e0f347a7 10:26:32 10:26:32 Successfully built c3d2e0f347a7 10:26:34 Successfully tagged security-spire-agent:latest 10:26:34  Building security-spire-agent ... done  ---> Running in 52e52a834266 10:26:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:26:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:26:35 ---> b73ff7068895 10:26:35 Step 3/26 : WORKDIR /edgex-go 10:26:35 ---> Using cache 10:26:35 ---> 1737babe8003 10:26:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:35 ---> Using cache 10:26:35 ---> ac09b7210bd0 10:26:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:26:35 ---> Using cache 10:26:35 ---> 5fdb087edb6b 10:26:35 Step 6/26 : COPY go.mod vendor* ./ 10:26:35 ---> Using cache 10:26:35 ---> fba8ace5092d 10:26:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:35 ---> Using cache 10:26:35 ---> dbcb7fe0ac25 10:26:35 Step 8/26 : COPY . . 10:26:35 ---> Using cache 10:26:35 ---> 241f9a5bc4e8 10:26:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:26:35 ---> Using cache 10:26:35 ---> feecd0c51da1 10:26:35 Step 10/26 : WORKDIR /edgex-go/spire-build 10:26:35 ---> Using cache 10:26:35 ---> e92025af9496 10:26:35 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 10:26:35 ---> Using cache 10:26:35 ---> e76377c7973f 10:26:35 Step 12/26 : WORKDIR /edgex-go 10:26:35 ---> Using cache 10:26:35 ---> 570e85557f42 10:26:35 10:26:35 Step 13/26 : FROM alpine:3.15 10:26:35 ---> c4fc93816858 10:26:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:26:35 ---> Using cache 10:26:35 ---> 10126c789b03 10:26:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:35 ---> Using cache 10:26:35 ---> db3620a05756 10:26:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:26:40 Removing intermediate container 43a03a38967b 10:26:40 ---> 25b702ee49e3 10:26:40 10:26:40 Step 11/23 : FROM alpine:3.16 10:26:40 ---> 9c6f07244728 10:26:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:26:40 ---> Using cache 10:26:40 ---> 665b047e84ce 10:26:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:26:40 ---> Using cache 10:26:40 ---> 5be959ab4be5 10:26:40 Step 14/23 : ENV APP_PORT=59861 10:26:40 ---> Running in 9c7c124c9685 10:26:40 ---> Running in d8f251143e2d 10:26:40 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 10:26:40 Removing intermediate container d8f251143e2d 10:26:40 ---> db0ce5891086 10:26:40 Step 15/23 : EXPOSE $APP_PORT 10:26:40 ---> Running in d5466e90e7b4 10:26:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:26:40 Removing intermediate container d5466e90e7b4 10:26:40 ---> da60b2acd2c5 10:26:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:40 ---> 0ee3948b30ea 10:26:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:26:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:26:41 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:26:41 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:26:41 OK: 15857 distinct packages available 10:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:26:41 Removing intermediate container 52e52a834266 10:26:41 ---> 0c6091f08b87 10:26:41 10:26:41 Step 11/23 : FROM alpine:3.16 10:26:41 ---> 9c6f07244728 10:26:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:26:41 ---> 9dafdf327551 10:26:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:26:41 ---> Running in 45aa49f3158c 10:26:41 Removing intermediate container 45aa49f3158c 10:26:41 ---> a99924c1bffa 10:26:41 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 10:26:41 ---> Running in 8af622644c42 10:26:41 ---> c8d4a0aa47a1 10:26:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:26:41 ---> Running in 465d9474698a 10:26:41 Removing intermediate container 465d9474698a 10:26:41 ---> 30b5e280c600 10:26:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:26:41 ---> Running in 5c2fcd45c66e 10:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:26:41 Removing intermediate container 5c2fcd45c66e 10:26:41 ---> c64bcbfbecc0 10:26:41 Step 21/23 : LABEL arch=x86_64 10:26:41 ---> Running in b313b3dee683 10:26:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:26:42 Removing intermediate container b313b3dee683 10:26:42 ---> 0785545a4d2f 10:26:42 Step 22/23 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:26:42 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 10:26:42 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 10:26:42 (3/33) Installing readline (8.1.2-r0) 10:26:42 (4/33) Installing bash (5.1.16-r2) 10:26:42 ---> Running in 76bb1320b890 10:26:42 Executing bash-5.1.16-r2.post-install 10:26:42 (5/33) Installing ca-certificates (20220614-r0) 10:26:42 (6/33) Installing brotli-libs (1.0.9-r6) 10:26:42 (7/33) Installing nghttp2-libs (1.47.0-r0) 10:26:42 (8/33) Installing libcurl (7.83.1-r3) 10:26:42 (9/33) Installing curl (7.83.1-r3) 10:26:42 (10/33) Installing docker-cli (20.10.20-r0) 10:26:42 (1/4) Installing dumb-init (1.2.5-r1) 10:26:42 (2/4) Installing musl-obstack (1.2.3-r0) 10:26:42 (3/4) Installing libucontext (1.1-r0) 10:26:42 (11/33) Installing dumb-init (1.2.5-r1) 10:26:42 (12/33) Installing libbz2 (1.0.8-r1) 10:26:42 (13/33) Installing expat (2.4.9-r0) 10:26:42 (14/33) Installing libffi (3.4.2-r1) 10:26:42 (15/33) Installing gdbm (1.23-r0) 10:26:42 (16/33) Installing xz-libs (5.2.5-r1) 10:26:42 (17/33) Installing libgcc (11.2.1_git20220219-r2) 10:26:42 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 10:26:42 (19/33) Installing mpdecimal (2.5.1-r1) 10:26:42 (20/33) Installing sqlite-libs (3.38.5-r0) 10:26:42 (21/33) Installing python3 (3.10.5-r0) 10:26:42 (4/4) Installing gcompat (1.0.0-r4) 10:26:42 Executing busybox-1.34.1-r7.trigger 10:26:42 OK: 6 MiB in 18 packages 10:26:43 (22/33) Installing py3-contextlib2 (21.6.0-r2) 10:26:43 (23/33) Installing py3-tomli (2.0.1-r1) 10:26:43 (24/33) Installing py3-pep517 (0.12.0-r2) 10:26:43 (25/33) Installing py3-six (1.16.0-r1) 10:26:43 (26/33) Installing py3-retrying (1.3.3-r3) 10:26:43 (27/33) Installing py3-appdirs (1.4.4-r3) 10:26:43 (28/33) Installing py3-more-itertools (8.13.0-r0) 10:26:43 (29/33) Installing py3-ordered-set (4.0.2-r3) 10:26:43 (30/33) Installing py3-parsing (2.4.7-r3) 10:26:43 (31/33) Installing py3-packaging (21.3-r0) 10:26:43 (32/33) Installing py3-setuptools (59.4.0-r0) 10:26:43 Removing intermediate container 76bb1320b890 10:26:43 ---> 90804cfe63bf 10:26:43 Step 23/23 : LABEL version=0.0.0 10:26:43 (33/33) Installing py3-pip (22.1.1-r0) 10:26:43 Executing busybox-1.35.0-r17.trigger 10:26:43 Executing ca-certificates-20220614-r0.trigger 10:26:43 OK: 122 MiB in 47 packages 10:26:44 ---> Running in ae3c6f565e49 10:26:44 Removing intermediate container ae3c6f565e49 10:26:44 ---> 90ea58d30b37 10:26:44 Removing intermediate container 9c7c124c9685 10:26:44 ---> 63d0a2817e76 10:26:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:26:44 10:26:44 Successfully built 90ea58d30b37 10:26:44 Successfully tagged support-scheduler:latest 10:26:46  Building support-scheduler ... done  ---> 4dd0db2b5dcf 10:26:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:26:47 ---> 36f7357bdb82 10:26:47 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:26:47 ---> Running in b9bc64ebcb6d 10:26:47 Removing intermediate container 4cdc04895eec 10:26:47 ---> 8126562d3336 10:26:47 10:26:47 Step 10/33 : FROM alpine:3.16 10:26:47 ---> 9c6f07244728 10:26:47 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:26:47 ---> Running in 477d2e1c6c40 10:26:47 Removing intermediate container b9bc64ebcb6d 10:26:47 ---> 9b1faa545158 10:26:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:26:48 Removing intermediate container 477d2e1c6c40 10:26:48 ---> 1476f1b01239 10:26:48 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 10:26:48 ---> Running in e9871542efb8 10:26:48 ---> ea9fe0ba4c41 10:26:48 Step 21/26 : WORKDIR / 10:26:48 ---> Running in c11d5ba9312a 10:26:48 Removing intermediate container c11d5ba9312a 10:26:48 ---> 3ed78e063c07 10:26:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:26:48 ---> Running in 7d49c6a22456 10:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:26:48 Collecting docker-compose==1.23.2 10:26:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:26:48 Removing intermediate container 7d49c6a22456 10:26:48 ---> 24deb769448b 10:26:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:26:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.4 MB/s eta 0:00:00 10:26:48 ---> Running in f0a9994157d5 10:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:26:48 Removing intermediate container f0a9994157d5 10:26:48 ---> 12ddda2b7b82 10:26:48 Step 24/26 : LABEL arch=x86_64 10:26:48 Collecting PyYAML<4,>=3.10 10:26:48 Downloading PyYAML-3.13.tar.gz (270 kB) 10:26:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 48.6 MB/s eta 0:00:00 10:26:48 ---> Running in ee0fdc3755eb 10:26:48 Removing intermediate container ee0fdc3755eb 10:26:48 ---> 9915f26bfd84 10:26:48 Step 25/26 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:26:48 (1/2) Installing dumb-init (1.2.5-r1) 10:26:48 (2/2) Installing su-exec (0.2-r1) 10:26:48 Executing busybox-1.35.0-r17.trigger 10:26:48 OK: 6 MiB in 16 packages 10:26:48 ---> Running in 28f8fa6d7e35 10:26:48 Preparing metadata (setup.py): started 10:26:48 Removing intermediate container 28f8fa6d7e35 10:26:48 ---> ff29a0f17056 10:26:48 Step 26/26 : LABEL version=0.0.0 10:26:48 ---> Running in ef690ce8fd1d 10:26:48 Removing intermediate container ef690ce8fd1d 10:26:48 ---> fd17b369a6d9 10:26:48 10:26:49 Successfully built fd17b369a6d9 10:26:49 Removing intermediate container e9871542efb8 10:26:49 ---> 441be52d7510 10:26:49 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 10:26:49 Successfully tagged security-spire-config:latest 10:26:49  Building security-spire-config ... done  ---> Running in efc8588f8262 10:26:49 Preparing metadata (setup.py): finished with status 'done' 10:26:49 Removing intermediate container efc8588f8262 10:26:49 ---> e69b9f12e676 10:26:49 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:26:49 Collecting jsonschema<3,>=2.5.1 10:26:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:26:49 ---> Running in 29574a5779f0 10:26:49 Removing intermediate container 29574a5779f0 10:26:49 ---> 88ebd53e2059 10:26:49 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:26:49 ---> Running in 27fc60f8e0b4 10:26:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:26:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:26:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 156.0 MB/s eta 0:00:00 10:26:49 Removing intermediate container 27fc60f8e0b4 10:26:49 ---> 3a9dc559ea6e 10:26:49 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:26:49 Collecting docker<4.0,>=3.6.0 10:26:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:26:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 126.7 MB/s eta 0:00:00 10:26:49 ---> Running in f5d34acae447 10:26:49 Collecting docopt<0.7,>=0.6.1 10:26:49 Downloading docopt-0.6.2.tar.gz (25 kB) 10:26:49 Preparing metadata (setup.py): started 10:26:49 Removing intermediate container f5d34acae447 10:26:49 ---> ffc9750947f0 10:26:49 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:26:49 ---> Running in 90bdb890458c 10:26:50 Preparing metadata (setup.py): finished with status 'done' 10:26:50 Collecting texttable<0.10,>=0.9.0 10:26:50 Downloading texttable-0.9.1.tar.gz (11 kB) 10:26:50 Preparing metadata (setup.py): started 10:26:50 Preparing metadata (setup.py): finished with status 'done' 10:26:50 Collecting cached-property<2,>=1.2.0 10:26:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:26:50 Collecting dockerpty<0.5,>=0.4.1 10:26:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:26:50 Preparing metadata (setup.py): started 10:26:50 Removing intermediate container 90bdb890458c 10:26:50 ---> 1becfc22c19c 10:26:50 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:26:50 ---> Running in c8cbccb84379 10:26:50 Removing intermediate container c8cbccb84379 10:26:50 ---> 0ad0d950fdea 10:26:50 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:26:50 Preparing metadata (setup.py): finished with status 'done' 10:26:50 ---> ed35536e97f5 10:26:50 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:26:50 Collecting websocket-client<1.0,>=0.32.0 10:26:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:26:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 172.7 MB/s eta 0:00:00 10:26:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 10:26:50 ---> Running in 638f15b6c31a 10:26:50 Collecting docker-pycreds>=0.4.0 10:26:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:26:50 Collecting idna<2.8,>=2.5 10:26:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:26:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 187.1 MB/s eta 0:00:00 10:26:50 Collecting urllib3<1.25,>=1.21.1 10:26:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:26:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 132.1 MB/s eta 0:00:00 10:26:50 Collecting chardet<3.1.0,>=3.0.2 10:26:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:26:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 112.4 MB/s eta 0:00:00 10:26:50 Collecting certifi>=2017.4.17 10:26:50 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 10:26:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 53.0 MB/s eta 0:00:00 10:26:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:26:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:26:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:26:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:26:51 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 10:26:51 Running setup.py install for texttable: started 10:26:51 Removing intermediate container 638f15b6c31a 10:26:51 ---> 61692339ee59 10:26:51 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:51 ---> b1e3bf3df427 10:26:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:26:51 Running setup.py install for texttable: finished with status 'done' 10:26:51 Running setup.py install for PyYAML: started 10:26:51 ---> 63043928596d 10:26:51 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:26:51 Running setup.py install for PyYAML: finished with status 'done' 10:26:51 ---> ec6a32e5e9c8 10:26:51 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:26:52 ---> 5d1b11d9500c 10:26:52 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:26:52 Running setup.py install for docopt: started 10:26:52 ---> 2bd6f4538543 10:26:52 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:26:52 ---> 82e402faba61 10:26:52 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:26:52 Running setup.py install for docopt: finished with status 'done' 10:26:52 ---> 6a58a55f8877 10:26:52 Step 28/33 : RUN chmod +x /entrypoint.sh 10:26:52 ---> Running in 0eaf65bf60e8 10:26:52 Running setup.py install for dockerpty: started 10:26:53 Removing intermediate container 0eaf65bf60e8 10:26:53 ---> 86023fc1b359 10:26:53 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:26:53 ---> Running in e2c7f3f8107f 10:26:53 Running setup.py install for dockerpty: finished with status 'done' 10:26:53 Removing intermediate container e2c7f3f8107f 10:26:53 ---> bc052fdabbea 10:26:53 Step 30/33 : CMD ["gate"] 10:26:53 ---> Running in caae62594e02 10:26:53 Removing intermediate container caae62594e02 10:26:53 ---> c431ecd2e9e7 10:26:53 Step 31/33 : LABEL arch=x86_64 10:26:53 ---> Running in 9b670deabf7c 10:26:53 Removing intermediate container 9b670deabf7c 10:26:53 ---> d2408ba14f3b 10:26:53 Step 32/33 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:26:53 ---> Running in 87526e085cd9 10:26:53 Removing intermediate container 87526e085cd9 10:26:53 ---> f53abd4d28c5 10:26:53 Step 33/33 : LABEL version=0.0.0 10:26:53 ---> Running in a1a94f07e01b 10:26:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 10:26:53 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 10:26:53 Removing intermediate container a1a94f07e01b 10:26:53 ---> 7f0a644fb19c 10:26:53 10:26:53 Successfully built 7f0a644fb19c 10:26:53 Successfully tagged security-bootstrapper:latest 10:26:57  Building security-bootstrapper ... done Removing intermediate container 8af622644c42 10:26:57 ---> de762a2de61e 10:26:57 Step 14/23 : ENV APP_PORT=58890 10:26:57 ---> Running in 335af380d50c 10:26:57 Removing intermediate container 335af380d50c 10:26:57 ---> 912c5aef0300 10:26:57 Step 15/23 : EXPOSE $APP_PORT 10:26:57 ---> Running in 544208356a3b 10:26:57 Removing intermediate container 544208356a3b 10:26:57 ---> 4c913873fe86 10:26:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:26:58 ---> b325669f60a6 10:26:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:26:58 ---> 7b2dd42dac96 10:26:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:26:58 ---> d8feba2fb505 10:26:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:26:58 ---> Running in fba59f96a4e8 10:26:58 Removing intermediate container fba59f96a4e8 10:26:58 ---> 5c8929a280c8 10:26:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:26:58 ---> Running in ed36dd1a8420 10:26:58 Removing intermediate container ed36dd1a8420 10:26:58 ---> f36a2e03396a 10:26:58 Step 21/23 : LABEL arch=x86_64 10:26:58 ---> Running in 0f87cf58f6cf 10:26:58 Removing intermediate container 0f87cf58f6cf 10:26:58 ---> ba4cdf3447d8 10:26:58 Step 22/23 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:26:58 ---> Running in b8313033ab0c 10:26:58 Removing intermediate container b8313033ab0c 10:26:58 ---> 97c2ad0bd686 10:26:58 Step 23/23 : LABEL version=0.0.0 10:26:58 ---> Running in ffda1cc31c1e 10:26:58 Removing intermediate container ffda1cc31c1e 10:26:58 ---> 23138a0d1bd2 10:26:58 10:26:58 Successfully built 23138a0d1bd2 10:26:58 Successfully tagged sys-mgmt-agent:latest 10:26:58  Building sys-mgmt-agent ... done  [Pipeline] } 10:26:58 $ docker stop --time=1 98a6cef03c24bf75d543c4d4041882e1e6c2b475f548fdd37f666fb69fba41c1 10:27:00 $ docker rm -f 98a6cef03c24bf75d543c4d4041882e1e6c2b475f548fdd37f666fb69fba41c1 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:00 + docker images 10:27:00 REPOSITORY TAG IMAGE ID CREATED SIZE 10:27:00 sys-mgmt-agent latest 23138a0d1bd2 2 seconds ago 136MB 10:27:00 security-bootstrapper latest 7f0a644fb19c 7 seconds ago 20.2MB 10:27:00 security-spire-config latest fd17b369a6d9 12 seconds ago 85.8MB 10:27:00 8126562d3336 13 seconds ago 1.6GB 10:27:00 support-scheduler latest 90ea58d30b37 16 seconds ago 29.8MB 10:27:00 0c6091f08b87 20 seconds ago 1.59GB 10:27:00 25b702ee49e3 26 seconds ago 1.67GB 10:27:00 security-spire-agent latest c3d2e0f347a7 29 seconds ago 125MB 10:27:00 security-spiffe-token-provider latest 98b7e468d823 29 seconds ago 29.7MB 10:27:00 security-spire-server latest a3cf95a364d8 35 seconds ago 86.5MB 10:27:00 4075bfd7b4ba 46 seconds ago 1.64GB 10:27:00 8233a40f3762 About a minute ago 1.48GB 10:27:00 570e85557f42 About a minute ago 1.48GB 10:27:00 core-metadata latest 37ceefda41d2 About a minute ago 18.5MB 10:27:00 d082292a3b42 About a minute ago 1.61GB 10:27:00 security-secretstore-setup latest dd8110875457 About a minute ago 29.7MB 10:27:00 security-proxy-setup latest 60b326b90ea1 About a minute ago 27.6MB 10:27:00 core-data latest e5825a9a33ab About a minute ago 21.7MB 10:27:00 core-command latest d55656d8394c 2 minutes ago 17.6MB 10:27:00 support-notifications latest e439c2073231 2 minutes ago 30.4MB 10:27:00 3730f7885ade 2 minutes ago 1.62GB 10:27:00 9e535bf23a7f 2 minutes ago 1.6GB 10:27:00 9f24f44a0c34 2 minutes ago 1.67GB 10:27:00 5bbacf613c10 2 minutes ago 1.61GB 10:27:00 316bc595ec1f 2 minutes ago 1.6GB 10:27:00 ci-base-image-x86_64 latest b73ff7068895 5 minutes ago 941MB 10:27:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB 10:27:00 alpine 3.15 c4fc93816858 2 months ago 5.59MB 10:27:00 alpine 3.16 9c6f07244728 2 months ago 5.54MB 10:27:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 10:27:00 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] } 10:30:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116843 in /w/workspace/edgexfoundry_edgex-go_PR-4213 [Pipeline] { [Pipeline] ws 10:30:52 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 10:30:52 The recommended git tool is: git 10:30:58 using credential edgex-jenkins-ssh 10:30:58 Cloning the remote Git repository 10:30:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:30:59 > git init /w/workspace/edgex-go/3 # timeout=10 10:30:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:30:59 > git --version # timeout=10 10:30:59 > git --version # 'git version 2.25.1' 10:30:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:59 Verifying host key using known hosts file 10:30:59 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. 10:30:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:31:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:31:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:31:20 Merging remotes/origin/main commit 9ee2498bacc647f13c5df1d0cb60253a462eb6cf into PR head commit 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:31:20 Merge succeeded, producing 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:31:20 Checking out Revision 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 (PR-4213) 10:31:21 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 10:31:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:31:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:31:19 using GIT_SSH to set credentials SSH Credentials for GitHub 10:31:19 Verifying host key using known hosts file 10:31:19 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. 10:31:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4213/head:refs/remotes/origin/PR-4213 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:31:20 > git config core.sparsecheckout # timeout=10 10:31:20 > git checkout -f 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 # timeout=10 10:31:20 > git remote # timeout=10 10:31:20 > git config --get remote.origin.url # timeout=10 10:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:31:20 Verifying host key using known hosts file 10:31:20 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. 10:31:20 > git merge 9ee2498bacc647f13c5df1d0cb60253a462eb6cf # timeout=10 10:31:20 > git rev-parse HEAD^{commit} # timeout=10 10:31:20 > git config core.sparsecheckout # timeout=10 10:31:20 > git checkout -f 95eca15cafcc786dde40bc2eea69c5ce10d93cd8 # timeout=10 [Pipeline] sh 10:31:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:31:22 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:22 Dload Upload Total Spent Left Speed 10:31:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 10:31:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:31:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:31:23 + sudo tee /etc/docker/daemon.new 10:31:23 { 10:31:23 "registry-mirrors": [ 10:31:23 "https://nexus3.edgexfoundry.org:10001" 10:31:23 ], 10:31:23 "bip": "10.250.0.254/24", 10:31:23 "hosts": [ 10:31:23 "tcp://0.0.0.0:5555", 10:31:23 "unix:///var/run/docker.sock" 10:31:23 ], 10:31:23 "mtu": 1458, 10:31:23 "selinux-enabled": true, 10:31:23 "seccomp-profile": "/etc/docker/seccomp.json" 10:31:23 } [Pipeline] sh 10:31:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:31:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:42 provisioning config files... 10:31:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config16447793646639002932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:42 ---> docker-login.sh 10:31:42 nexus3.edgexfoundry.org:10001 10:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:43 Configure a credential helper to remove this warning. See 10:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:43 10:31:43 Login Succeeded 10:31:43 nexus3.edgexfoundry.org:10002 10:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:43 Configure a credential helper to remove this warning. See 10:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:43 10:31:43 Login Succeeded 10:31:43 nexus3.edgexfoundry.org:10003 10:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:44 Configure a credential helper to remove this warning. See 10:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:44 10:31:44 Login Succeeded 10:31:44 nexus3.edgexfoundry.org:10004 10:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:44 Configure a credential helper to remove this warning. See 10:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:44 10:31:44 Login Succeeded 10:31:44 docker.io 10:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:45 Configure a credential helper to remove this warning. See 10:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:45 10:31:45 Login Succeeded 10:31:45 ---> docker-login.sh ends [Pipeline] } 10:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:31:46 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 10:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:31:46 ========================================================= 10:31:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:31:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:31:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:31:46 9b18e9b68314: Pulling fs layer 10:31:46 d32db5db7311: Pulling fs layer 10:31:46 d0c4b47475fc: Pulling fs layer 10:31:46 5831b945b038: Pulling fs layer 10:31:46 86bbec2aaacd: Pulling fs layer 10:31:46 e10730c5d714: Pulling fs layer 10:31:46 5dd5c2283517: Pulling fs layer 10:31:46 d5ac0230b979: Pulling fs layer 10:31:46 e10730c5d714: Waiting 10:31:46 86bbec2aaacd: Waiting 10:31:46 d5ac0230b979: Waiting 10:31:46 5dd5c2283517: Waiting 10:31:46 d0c4b47475fc: Verifying Checksum 10:31:46 d0c4b47475fc: Download complete 10:31:46 d32db5db7311: Download complete 10:31:46 86bbec2aaacd: Verifying Checksum 10:31:46 86bbec2aaacd: Download complete 10:31:46 e10730c5d714: Verifying Checksum 10:31:46 e10730c5d714: Download complete 10:31:46 9b18e9b68314: Verifying Checksum 10:31:46 9b18e9b68314: Download complete 10:31:47 9b18e9b68314: Pull complete 10:31:47 d5ac0230b979: Verifying Checksum 10:31:47 d5ac0230b979: Download complete 10:31:48 d32db5db7311: Pull complete 10:31:48 d0c4b47475fc: Pull complete 10:31:49 5dd5c2283517: Verifying Checksum 10:31:49 5dd5c2283517: Download complete 10:31:49 5831b945b038: Verifying Checksum 10:31:49 5831b945b038: Download complete 10:32:02 5831b945b038: Pull complete 10:32:02 86bbec2aaacd: Pull complete 10:32:02 e10730c5d714: Pull complete 10:32:07 5dd5c2283517: Pull complete 10:32:08 d5ac0230b979: Pull complete 10:32:08 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 10:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:32:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 10:32:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:32:09 WORKDIR /edgex 10:32:09 COPY go.mod . 10:32:09 RUN go mod download 10:32:09 + docker build -t ci-base-image-arm64 -f - . 10:32:09 Sending build context to Docker daemon 3.267MB 10:32:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:32:09 ---> 59b3b1a385d4 10:32:09 Step 2/4 : WORKDIR /edgex 10:32:11 ---> Running in 4ebe62706363 10:32:12 Removing intermediate container 4ebe62706363 10:32:12 ---> 5a88fbbc34b3 10:32:12 Step 3/4 : COPY go.mod . 10:32:12 ---> 0d30ac97ff42 10:32:12 Step 4/4 : RUN go mod download 10:32:12 ---> Running in 5489b5aedebf 10:32:45 Removing intermediate container 5489b5aedebf 10:32:45 ---> 25bf758bc52a 10:32:45 Successfully built 25bf758bc52a 10:32:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:45 + docker inspect -f . ci-base-image-arm64 10:32:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:45 prd-ubuntu20.04-docker-arm64-4c-16g-116843 does not seem to be running inside a container 10:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:32:47 $ docker top 5aace44e1de249ad47fb39866c796625a54acec9ef11b8e4193123a53d0b03c0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:48 + go version 10:32:48 go version go1.18.7 linux/arm64 [Pipeline] } 10:32:48 $ docker stop --time=1 5aace44e1de249ad47fb39866c796625a54acec9ef11b8e4193123a53d0b03c0 10:32:49 $ docker rm -f 5aace44e1de249ad47fb39866c796625a54acec9ef11b8e4193123a53d0b03c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:50 + docker inspect -f . ci-base-image-arm64 10:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:50 prd-ubuntu20.04-docker-arm64-4c-16g-116843 does not seem to be running inside a container 10:32:50 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:32:51 $ docker top 47bec4d0b037134952b4eca621267677a647ed0f8509c78afdb8d0be166cb501 -eo pid,comm [Pipeline] { [Pipeline] echo 10:32:51 ========================================================= 10:32:51 [edgeXBuildGoParallel] Running Tests and Build... 10:32:51 ========================================================= [Pipeline] sh 10:32:52 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 10:32:52 + make test 10:32:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:33:32 ? github.com/edgexfoundry/edgex-go [no test files] 10:35:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:35:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:35:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:35:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:35:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:35:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:35:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:35:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:35:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:35:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:35:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:35:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:35:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:35:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:35:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.461s coverage: 28.7% of statements 10:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:36:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.517s coverage: 98.5% of statements 10:36:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.581s coverage: 42.3% of statements 10:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.510s coverage: 54.2% of statements 10:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.440s coverage: 89.2% of statements 10:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.566s coverage: 2.2% of statements 10:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.801s coverage: 95.6% of statements 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:36:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.337s coverage: 72.2% of statements 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:36:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.396s coverage: 60.0% of statements 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:36:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.526s coverage: 0.9% of statements 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:36:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.270s coverage: 58.8% of statements 10:36:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 29.6% of statements 10:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:36:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.334s coverage: 47.1% of statements 10:36:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.331s coverage: 79.5% of statements 10:36:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements 10:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.308s coverage: 96.3% of statements 10:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements 10:37:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.328s coverage: 94.4% of statements 10:37:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.237s coverage: 44.8% of statements 10:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.722s coverage: 79.9% of statements 10:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.358s coverage: 92.9% of statements 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 10:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 10:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.364s coverage: 85.4% of statements 10:37:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.933s coverage: 91.2% of statements 10:37:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.966s coverage: 64.7% of statements 10:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.277s coverage: 100.0% of statements 10:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 10:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 10:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.122s coverage: 73.7% of statements 10:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 10:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.423s coverage: 65.8% of statements 10:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.948s coverage: 41.8% of statements 10:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements 10:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.307s coverage: 84.8% of statements 10:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:37:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.392s coverage: 17.7% of statements 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:37:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.859s coverage: 92.3% of statements 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:37:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.312s coverage: 63.2% of statements 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:37:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.492s coverage: 97.7% of statements 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:37:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:37:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.327s coverage: 100.0% of statements 10:37:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 10:37:45 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 10:37:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:37:45 GO111MODULE=on go vet ./... 10:39:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:39:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:39:37 ./bin/test-attribution-txt.sh [Pipeline] echo 10:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:39:38 + ls -al . 10:39:38 total 764 10:39:38 drwxrwxr-x 10 1001 1001 4096 Oct 25 10:32 . 10:39:38 drwxr-xr-x 4 root root 4096 Oct 25 10:32 .. 10:39:38 drwxrwxr-x 2 1001 1001 4096 Oct 25 10:31 .blubracket 10:39:38 -rw-rw-r-- 1 1001 1001 16 Oct 25 10:31 .dockerignore 10:39:38 drwxrwxr-x 8 1001 1001 4096 Oct 25 10:31 .git 10:39:38 drwxrwxr-x 3 1001 1001 4096 Oct 25 10:31 .github 10:39:38 -rw-rw-r-- 1 1001 1001 1030 Oct 25 10:31 .gitignore 10:39:38 -rw-rw-r-- 1 1001 1001 42 Oct 25 10:31 .golangci.yml 10:39:38 -rw-rw-r-- 1 1001 1001 87 Oct 25 10:31 .hadolint.yml 10:39:38 -rw-rw-r-- 1 1001 1001 166 Oct 25 10:31 .sonarcloud.properties 10:39:38 -rw-rw-r-- 1 1001 1001 1171 Oct 25 10:31 ADOPTERS.md 10:39:38 -rw-rw-r-- 1 1001 1001 10722 Oct 25 10:31 Attribution.txt 10:39:38 -rw-rw-r-- 1 1001 1001 63209 Oct 25 10:31 CHANGELOG.md 10:39:38 -rw-rw-r-- 1 1001 1001 3804 Oct 25 10:31 CONTRIBUTING.md 10:39:38 -rw-rw-r-- 1 1001 1001 677 Oct 25 10:31 GOVERNANCE.md 10:39:38 -rw-rw-r-- 1 1001 1001 850 Oct 25 10:31 Jenkinsfile 10:39:38 -rw-rw-r-- 1 1001 1001 10775 Oct 25 10:31 LICENSE 10:39:38 -rw-rw-r-- 1 1001 1001 13857 Oct 25 10:31 Makefile 10:39:38 -rw-rw-r-- 1 1001 1001 582 Oct 25 10:31 OWNERS.md 10:39:38 -rw-rw-r-- 1 1001 1001 9799 Oct 25 10:31 README.md 10:39:38 -rw-rw-r-- 1 1001 1001 6912 Oct 25 10:31 SECURITY.md 10:39:38 -rw-rw-r-- 1 1001 1001 5 Oct 25 10:20 VERSION 10:39:38 -rw-rw-r-- 1 1001 1001 4131 Oct 25 10:31 ZMQWindows.md 10:39:38 drwxrwxr-x 2 1001 1001 4096 Oct 25 10:31 bin 10:39:38 drwxrwxr-x 18 1001 1001 4096 Oct 25 10:31 cmd 10:39:38 -rw-r--r-- 1 root root 500482 Oct 25 10:37 coverage.out 10:39:38 -rw-rw-r-- 1 1001 1001 3446 Oct 25 10:31 go.mod 10:39:38 -rw-rw-r-- 1 1001 1001 45060 Oct 25 10:31 go.sum 10:39:38 drwxrwxr-x 8 1001 1001 4096 Oct 25 10:31 internal 10:39:38 drwxrwxr-x 3 1001 1001 4096 Oct 25 10:31 openapi 10:39:38 drwxrwxr-x 4 1001 1001 4096 Oct 25 10:31 snap 10:39:38 -rw-rw-r-- 1 1001 1001 204 Oct 25 10:31 version.go [Pipeline] sh 10:39:39 + '[' -e coverage.out ] 10:39:39 + chown 1001:1001 coverage.out [Pipeline] stash 10:39:39 Warning: overwriting stash ‘coverage-report’ 10:39:39 Stashed 1 file(s) [Pipeline] sh 10:39:40 + make build 10:39:40 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 10:41:17 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 10:42:38 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 10:42:38 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 10:43:17 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 10:43:19 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 10:43: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-scheduler/support-scheduler ./cmd/support-scheduler 10:43:32 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 10:43:37 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 10:43:42 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 10:43: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/secrets-config ./cmd/secrets-config 10:43:51 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 10:44:01 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] } 10:44:06 $ docker stop --time=1 47bec4d0b037134952b4eca621267677a647ed0f8509c78afdb8d0be166cb501 10:44:08 $ docker rm -f 47bec4d0b037134952b4eca621267677a647ed0f8509c78afdb8d0be166cb501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:11 10:44:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:11 latest: Pulling from edgex-devops/edgex-compose-arm64 10:44:11 29e5d40040c1: Pulling fs layer 10:44:11 1ce36da41761: Pulling fs layer 10:44:11 25b303627fd3: Pulling fs layer 10:44:11 29e5d40040c1: Download complete 10:44:11 1ce36da41761: Verifying Checksum 10:44:11 1ce36da41761: Download complete 10:44:12 29e5d40040c1: Pull complete 10:44:13 1ce36da41761: Pull complete 10:44:13 25b303627fd3: Verifying Checksum 10:44:13 25b303627fd3: Download complete 10:44:23 25b303627fd3: Pull complete 10:44:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:23 prd-ubuntu20.04-docker-arm64-4c-16g-116843 does not seem to be running inside a container 10:44:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:44:26 $ docker top a1f89d63b93a8a216ffe854d590471f9e0f9cfaa1277a19e79db57579791c6e5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:27 + docker-compose build --help 10:44:27 + grep parallel 10:44:32 --parallel Build images in parallel. [Pipeline] } 10:44:32 $ docker stop --time=1 a1f89d63b93a8a216ffe854d590471f9e0f9cfaa1277a19e79db57579791c6e5 10:44:34 $ docker rm -f a1f89d63b93a8a216ffe854d590471f9e0f9cfaa1277a19e79db57579791c6e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:35 prd-ubuntu20.04-docker-arm64-4c-16g-116843 does not seem to be running inside a container 10:44:35 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 10:44:36 $ docker top 4dfe986f5b309806838a2401dde2724558106663fd1fbb7d1a80dd0484d69294 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:37 + docker-compose -f ./docker-compose-build.yml build --parallel 10:44:42 Building core-command ... 10:44:42 Building core-data ... 10:44:42 Building core-metadata ... 10:44:42 Building security-bootstrapper ... 10:44:42 Building security-proxy-setup ... 10:44:42 Building security-secretstore-setup ... 10:44:42 Building security-spiffe-token-provider ... 10:44:42 Building security-spire-agent ... 10:44:42 Building security-spire-config ... 10:44:42 Building security-spire-server ... 10:44:42 Building support-notifications ... 10:44:42 Building support-scheduler ... 10:44:42 Building sys-mgmt-agent ... 10:44:42 Building security-bootstrapper 10:44:42 Building security-secretstore-setup 10:44:42 Building sys-mgmt-agent 10:44:42 Building core-data 10:44:42 Building security-spire-agent 10:45:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:45:29 ---> 25bf758bc52a 10:45:29 Step 3/23 : WORKDIR /edgex-go 10:45:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:45:29 ---> 25bf758bc52a 10:45:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:45:30 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:30 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:45:30 ---> 25bf758bc52a 10:45:30 Step 3/33 : WORKDIR /edgex-go 10:45:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:45:30 ---> 25bf758bc52a 10:45:30 Step 3/25 : WORKDIR /edgex-go 10:45:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:45:30 ---> 25bf758bc52a 10:45:30 Step 3/26 : WORKDIR /edgex-go 10:45:31 ---> Running in 6f806fa4c9b7 10:45:31 ---> Running in e84036f70bf6 10:45:31 ---> Running in a8f8962cef97 10:45:31 ---> Running in fd801590f69b 10:45:31 ---> Running in c58bc49959fe 10:45:31 Removing intermediate container e84036f70bf6 10:45:31 ---> e7815ee99ab6 10:45:31 Step 4/24 : WORKDIR /edgex-go 10:45:31 Removing intermediate container a8f8962cef97 10:45:31 ---> dd12d948dfc5 10:45:31 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:31 Removing intermediate container c58bc49959fe 10:45:31 ---> 14161c974f83 10:45:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:31 ---> Running in 098c05748094 10:45:31 ---> Running in d77a2235b9bb 10:45:31 Removing intermediate container 6f806fa4c9b7 10:45:31 ---> 72fc918729b7 10:45:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:31 Removing intermediate container fd801590f69b 10:45:31 ---> 3f1ab165dfcb 10:45:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:32 ---> Running in 65b12682c5ab 10:45:32 ---> Running in 70a6eb578c5d 10:45:32 ---> Running in 03a6f2dc8819 10:45:32 Removing intermediate container 098c05748094 10:45:32 ---> b9f50505d610 10:45:32 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:32 ---> Running in 9592c6e38b56 10:45:36 Removing intermediate container d77a2235b9bb 10:45:36 ---> 9873c568e85d 10:45:36 Step 5/33 : RUN apk add --update --no-cache make git 10:45:36 ---> Running in 2080885d4a2c 10:45:36 Removing intermediate container 70a6eb578c5d 10:45:36 ---> 67842f36fd7d 10:45:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:45:36 Removing intermediate container 65b12682c5ab 10:45:36 ---> dcca38c50a33 10:45:36 Step 5/25 : RUN apk add --update --no-cache make git 10:45:36 ---> Running in d6d23674b3d8 10:45:36 ---> Running in 2b41fdd6dc7b 10:45:36 Removing intermediate container 9592c6e38b56 10:45:36 ---> 869b4b4054e0 10:45:36 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:45:36 ---> Running in bb905acff555 10:45:36 Removing intermediate container 03a6f2dc8819 10:45:36 ---> 59da8618e2d1 10:45:36 Step 5/23 : RUN apk add --update --no-cache make bash git 10:45:37 ---> Running in 146e8d92e8a1 10:45:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:40 OK: 221 MiB in 51 packages 10:45:41 OK: 221 MiB in 51 packages 10:45:41 OK: 221 MiB in 51 packages 10:45:41 OK: 221 MiB in 51 packages 10:45:42 OK: 221 MiB in 51 packages 10:45:42 Removing intermediate container 2080885d4a2c 10:45:42 ---> f1e54e885794 10:45:42 Step 6/33 : COPY go.mod vendor* ./ 10:45:43 Removing intermediate container d6d23674b3d8 10:45:43 ---> db3378586b8d 10:45:43 Step 6/26 : COPY go.mod vendor* ./Removing intermediate container 146e8d92e8a1 10:45:43 ---> 15f21d1d82af 10:45:43 Step 6/23 : COPY go.mod vendor* ./ 10:45:43 10:45:43 Removing intermediate container 2b41fdd6dc7b 10:45:43 ---> e31a51c37b5b 10:45:43 Step 6/25 : COPY go.mod vendor* ./ 10:45:43 Removing intermediate container bb905acff555 10:45:43 ---> 1020f05f1947 10:45:43 Step 7/24 : COPY go.mod vendor* ./ 10:45:43 ---> 37eadffa8369 10:45:44 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:44 ---> Running in d2b04dc6c79d 10:45:45 ---> e03def39b4e8 10:45:45 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:45 ---> 8741b0dafa77 10:45:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:45 ---> ccec28847bd6 10:45:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:45 ---> 45b3a05b895c 10:45:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:45 ---> Running in a90415b93609 10:45:45 ---> Running in 397322cb3444 10:45:45 ---> Running in 339dbe8bd7a0 10:45:45 ---> Running in ac1c9380c624 10:47:06 Removing intermediate container d2b04dc6c79d 10:47:06 ---> b615f28b0182 10:47:06 Step 8/33 : COPY . . 10:47:06 Removing intermediate container 397322cb3444 10:47:06 ---> 8a3d81a7aaac 10:47:06 Step 8/25 : COPY . . 10:47:06 Removing intermediate container a90415b93609 10:47:06 ---> 734dd7138854 10:47:06 Step 9/24 : COPY . . 10:47:06 Removing intermediate container ac1c9380c624 10:47:06 ---> 8d65dd3062f3 10:47:06 Step 8/23 : COPY . . 10:47:06 Removing intermediate container 339dbe8bd7a0 10:47:06 ---> f9c3a0f80051 10:47:06 Step 8/26 : COPY . . 10:47:25 ---> de619d8c3edc 10:47:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:47:25 ---> 677a8541d6e3 10:47:25 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:47:25 ---> Running in c56b4e1e91a2 10:47:25 ---> Running in 2de7464babcd 10:47:25 ---> 476eb43eb458 10:47:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:47:25 ---> aa5e97258940 10:47:25 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:47:25 ---> Running in d720434edbd9 10:47:25 ---> c6c4d2b25569 10:47:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:47:25 ---> Running in d9afce94c612 10:47:25 ---> Running in 498765c7d974 10:47:25 Removing intermediate container c56b4e1e91a2 10:47:25 ---> 9c2f3ac5e1bc 10:47:25 Step 10/26 : WORKDIR /edgex-go/spire-build 10:47:25 ---> Running in 1ba5657097c9 10:47:25 Removing intermediate container 1ba5657097c9 10:47:25 ---> 29cfda5f93e9 10:47:25 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 10:47:25 ---> Running in 63f5321d9be2 10:47:25 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 10:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:47: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 10:47: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:47:28 Removing intermediate container 63f5321d9be2 10:47:28 ---> 483258ef6233 10:47:28 Step 12/26 : WORKDIR /edgex-go 10:47:28 ---> Running in c29785ccef97 10:47:29 Removing intermediate container c29785ccef97 10:47:29 ---> 2faad981b928 10:47:29 10:47:29 Step 13/26 : FROM alpine:3.15 10:47:29 3.15: Pulling from library/alpine 10:47:30 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:47:30 Status: Downloaded newer image for alpine:3.15 10:47:30 ---> 02e0d6fdf486 10:47:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:47:30 ---> Running in 797ed5e43793 10:47:31 Removing intermediate container 797ed5e43793 10:47:31 ---> 97b3252f632a 10:47:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:31 ---> Running in dd0b01c3d983 10:47:34 Removing intermediate container dd0b01c3d983 10:47:34 ---> 24db533bb63c 10:47:34 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:34 ---> Running in 91a1434a117e 10:47:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:39 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:47:39 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:47:39 OK: 15734 distinct packages available 10:47:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:41 (1/5) Installing dumb-init (1.2.5-r1) 10:47:41 (2/5) Installing musl-obstack (1.2.3-r0) 10:47:41 (3/5) Installing libucontext (1.1-r0) 10:47:41 (4/5) Installing gcompat (1.0.0-r4) 10:47:41 (5/5) Installing openssl (1.1.1q-r0) 10:47:42 Executing busybox-1.34.1-r7.trigger 10:47:42 OK: 6 MiB in 19 packages 10:47:44 Removing intermediate container 91a1434a117e 10:47:44 ---> 3eae0ba3d3d2 10:47:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:47:47 ---> c8995dee3b3f 10:47:47 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:47:52 ---> bcb5f911c735 10:47:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:47:53 ---> cdc0398a570a 10:47:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:47:54 ---> c2960468886d 10:47:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:47:55 ---> 8330372f0ac5 10:47:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:47:55 ---> Running in 16ff23591416 10:47:55 Removing intermediate container 16ff23591416 10:47:55 ---> 7ab320d241cf 10:47:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:47:56 ---> Running in 795047381f97 10:47:56 Removing intermediate container 795047381f97 10:47:56 ---> a6936725277f 10:47:56 Step 24/26 : LABEL arch=arm64 10:47:56 ---> Running in 268f1e13454c 10:47:57 Removing intermediate container 268f1e13454c 10:47:57 ---> 28ace00cdddf 10:47:57 Step 25/26 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:47:57 ---> Running in 4244d00b787b 10:47:57 Removing intermediate container 4244d00b787b 10:47:57 ---> d75b7916a358 10:47:57 Step 26/26 : LABEL version=0.0.0 10:47:57 ---> Running in be8fef7206f3 10:47:58 Removing intermediate container be8fef7206f3 10:47:58 ---> d773b4822705 10:47:58 10:47:58 Successfully built d773b4822705 10:47:58 Successfully tagged security-spire-agent-arm64:latest 10:47:58 Building core-command 10:48:17  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:48:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:48:17 ---> 25bf758bc52a 10:48:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:48:17 ---> Using cache 10:48:17 ---> e7815ee99ab6 10:48:17 Step 4/24 : WORKDIR /edgex-go 10:48:17 ---> Using cache 10:48:17 ---> b9f50505d610 10:48:17 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:17 ---> Using cache 10:48:17 ---> 869b4b4054e0 10:48:17 Step 6/24 : RUN apk add --update --no-cache make git 10:48:17 ---> Running in a9a58f2e2f6e 10:48:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:48:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:48:21 OK: 221 MiB in 51 packages 10:48:23 Removing intermediate container a9a58f2e2f6e 10:48:23 ---> f2178a0a404c 10:48:23 Step 7/24 : COPY go.mod vendor* ./ 10:48:23 ---> 0b04196da030 10:48:23 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:23 ---> Running in 46e9291b4a4a 10:49:31 Removing intermediate container 46e9291b4a4a 10:49:31 ---> 4de625291958 10:49:31 Step 9/24 : COPY . . 10:49:46 ---> 90be7f8fe3fa 10:49:46 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:49:46 ---> Running in 2dff585c2bdf 10:49: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-command/core-command ./cmd/core-command 10:53: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:53:38 Removing intermediate container 498765c7d974 10:53:38 ---> 1a1552d9c102 10:53:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:53:38 ---> Running in 79d17cf3e4f5 10:53: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 10:53:38 Removing intermediate container 79d17cf3e4f5 10:53:38 ---> 78e7a54dc89b 10:53:38 10:53:38 Step 11/23 : FROM alpine:3.16 10:53:38 3.16: Pulling from library/alpine 10:53:39 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:53:39 Status: Downloaded newer image for alpine:3.16 10:53:39 ---> a6215f271958 10:53:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:53:39 ---> Running in 7d1f1178b271 10:53:40 Removing intermediate container 7d1f1178b271 10:53:40 ---> 764b22f1851d 10:53: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 10:53:40 ---> Running in 8005280c79e7 10:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:53:44 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 10:53:44 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 10:53:44 (3/33) Installing readline (8.1.2-r0) 10:53:44 (4/33) Installing bash (5.1.16-r2) 10:53:44 Executing bash-5.1.16-r2.post-install 10:53:44 (5/33) Installing ca-certificates (20220614-r0) 10:53:44 (6/33) Installing brotli-libs (1.0.9-r6) 10:53:44 (7/33) Installing nghttp2-libs (1.47.0-r0) 10:53:44 (8/33) Installing libcurl (7.83.1-r3) 10:53:44 (9/33) Installing curl (7.83.1-r3) 10:53:44 (10/33) Installing docker-cli (20.10.20-r0) 10:53:46 (11/33) Installing dumb-init (1.2.5-r1) 10:53:46 (12/33) Installing libbz2 (1.0.8-r1) 10:53:46 (13/33) Installing expat (2.4.9-r0) 10:53:46 (14/33) Installing libffi (3.4.2-r1) 10:53:46 (15/33) Installing gdbm (1.23-r0) 10:53:46 (16/33) Installing xz-libs (5.2.5-r1) 10:53:46 (17/33) Installing libgcc (11.2.1_git20220219-r2) 10:53:46 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 10:53:46 (19/33) Installing mpdecimal (2.5.1-r1) 10:53:46 (20/33) Installing sqlite-libs (3.38.5-r0) 10:53:46 (21/33) Installing python3 (3.10.5-r0) 10:53:49 (22/33) Installing py3-contextlib2 (21.6.0-r2) 10:53:49 (23/33) Installing py3-tomli (2.0.1-r1) 10:53:49 (24/33) Installing py3-pep517 (0.12.0-r2) 10:53:49 (25/33) Installing py3-six (1.16.0-r1) 10:53:49 (26/33) Installing py3-retrying (1.3.3-r3) 10:53:49 (27/33) Installing py3-appdirs (1.4.4-r3) 10:53:49 (28/33) Installing py3-more-itertools (8.13.0-r0) 10:53:49 (29/33) Installing py3-ordered-set (4.0.2-r3) 10:53:49 (30/33) Installing py3-parsing (2.4.7-r3) 10:53:49 (31/33) Installing py3-packaging (21.3-r0) 10:53:49 (32/33) Installing py3-setuptools (59.4.0-r0) 10:53:49 (33/33) Installing py3-pip (22.1.1-r0) 10:53:50 Removing intermediate container d720434edbd9 10:53:50 ---> 2c6c7249c909 10:53:50 10:53:50 Step 10/25 : FROM alpine:3.16 10:53:50 ---> a6215f271958 10:53:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:53:51 Executing busybox-1.35.0-r17.trigger 10:53:51 Executing ca-certificates-20220614-r0.trigger 10:53:51 ---> Running in 5b17a577d59d 10:53:51 OK: 120 MiB in 47 packages 10:53:51 Removing intermediate container d9afce94c612 10:53:51 ---> 62399a78ed80 10:53:51 10:53:51 Step 10/33 : FROM alpine:3.16 10:53:51 ---> a6215f271958 10:53:51 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:53:51 ---> Running in c28b4c831400 10:53:52 Removing intermediate container c28b4c831400 10:53:52 ---> d8f60f5f132b 10:53:52 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 10:53:52 ---> Running in ef68cc0e820f 10:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:53:55 (1/3) Installing ca-certificates (20220614-r0) 10:53:55 (2/3) Installing dumb-init (1.2.5-r1) 10:53:55 (3/3) Installing su-exec (0.2-r1) 10:53:55 Executing busybox-1.35.0-r17.trigger 10:53:55 Executing ca-certificates-20220614-r0.trigger 10:53:56 OK: 6 MiB in 17 packages 10:53:56 (1/2) Installing dumb-init (1.2.5-r1) 10:53:56 (2/2) Installing su-exec (0.2-r1) 10:53:56 Executing busybox-1.35.0-r17.trigger 10:53:56 OK: 5 MiB in 16 packages 10:53:58 Removing intermediate container ef68cc0e820f 10:53:58 ---> 39e3b0d0396b 10:53:58 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 10:53:58 ---> Running in fdbc9505a50c 10:53:59 Removing intermediate container 5b17a577d59d 10:53:59 ---> 370312e44534 10:53:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:53:59 ---> Running in f0b215e5bc93 10:53:59 Removing intermediate container fdbc9505a50c 10:53:59 ---> d34f5b41b34d 10:53:59 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:53:59 Removing intermediate container f0b215e5bc93 10:53:59 ---> 87b81151bf93 10:53:59 Step 13/25 : WORKDIR / 10:53:59 ---> Running in 35e04d5a0433 10:54:00 ---> Running in 909272abd758 10:54:00 Removing intermediate container 35e04d5a0433 10:54:00 ---> 4a92f76e58b0 10:54:00 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:54:00 Removing intermediate container 909272abd758 10:54:00 ---> 0233e8976811 10:54:00 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:54:00 ---> Running in 7e7a84a3c0de 10:54:01 Removing intermediate container 7e7a84a3c0de 10:54:01 ---> da581c0954c2 10:54:01 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:54:01 ---> Running in d33a9a6ca3b7 10:54:02 ---> 9efa2830e64e 10:54:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:54:02 Removing intermediate container d33a9a6ca3b7 10:54:02 ---> 319a7b1dfd88 10:54:02 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:54:02 ---> Running in ec61e1df5d2c 10:54:03 ---> fb552460a723 10:54:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:54:04 ---> 7434c3889a8a 10:54:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:54:05 ---> e060d1a1efc4 10:54:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:54:06 Removing intermediate container ec61e1df5d2c 10:54:06 ---> e74bdeb7b070 10:54:06 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:54:06 ---> Running in bc9a2b375a4a 10:54:07 Removing intermediate container bc9a2b375a4a 10:54:07 ---> ec1ba6f5c646 10:54:07 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:54:07 ---> e007368da2d4 10:54:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:54:08 ---> cbea5f14f000 10:54:08 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:54:08 ---> Running in 485ac3c8bddc 10:54:09 Collecting docker-compose==1.23.2 10:54:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:54:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.8 MB/s eta 0:00:00 10:54:10 ---> 25c781805e90 10:54:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:54:11 ---> cea87316df48 10:54:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:54:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:54:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:54:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.1 MB/s eta 0:00:00 10:54:12 Collecting docopt<0.7,>=0.6.1 10:54:12 Downloading docopt-0.6.2.tar.gz (25 kB) 10:54:12 Preparing metadata (setup.py): started 10:54:13 ---> Running in b97266effde0 10:54:14 Removing intermediate container 485ac3c8bddc 10:54:14 ---> a137aef9b701 10:54:14 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:54:14 Preparing metadata (setup.py): finished with status 'done' 10:54:15 Collecting websocket-client<1.0,>=0.32.0 10:54:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:54:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.8 MB/s eta 0:00:00 10:54:15 ---> 7a058e00cc65 10:54:15 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:54:16 Collecting PyYAML<4,>=3.10 10:54:16 Downloading PyYAML-3.13.tar.gz (270 kB) 10:54:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.9 MB/s eta 0:00:00 10:54:17 Removing intermediate container b97266effde0 10:54:17 ---> ce656f715c3c 10:54:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:54:17 ---> Running in b10fb2ad7e39 10:54:17 ---> 546b2c48ad9c 10:54:17 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:54:17 Removing intermediate container b10fb2ad7e39 10:54:17 ---> 28ce46279160 10:54:17 Step 23/25 : LABEL arch=arm64 10:54:17 ---> Running in 86b8223e87ca 10:54:18 Preparing metadata (setup.py): started 10:54:18 Removing intermediate container 86b8223e87ca 10:54:18 ---> c0fd125af596 10:54:18 Step 24/25 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:54:18 ---> 7753b1189965 10:54:18 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:54:18 ---> Running in e3a520bd41a7 10:54:19 Removing intermediate container e3a520bd41a7 10:54:19 ---> 0fc7eb9d1ad0 10:54:19 Step 25/25 : LABEL version=0.0.0 10:54:19 ---> Running in 75665a8538e9 10:54:19 ---> 4a6b4e054c1c 10:54:19 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:54:20 Removing intermediate container 75665a8538e9 10:54:20 ---> 6f7718327b34 10:54:20 10:54:20 ---> 3d1bebc5a074 10:54:20 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:54:21 Preparing metadata (setup.py): finished with status 'done' 10:54:21 Collecting dockerpty<0.5,>=0.4.1 10:54:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:54:21 Successfully built 6f7718327b34 10:54:21 Successfully tagged security-secretstore-setup-arm64:latest 10:54:21 Building support-scheduler 10:54:21  Building security-secretstore-setup ... done  Preparing metadata (setup.py): started 10:54:21 ---> 3fc20917c5e4 10:54:21 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:54:22 ---> 683b23de84bb 10:54:22 Step 28/33 : RUN chmod +x /entrypoint.sh 10:54:22 ---> Running in 985b91040022 10:54:23 Preparing metadata (setup.py): finished with status 'done' 10:54:24 Collecting texttable<0.10,>=0.9.0 10:54:24 Downloading texttable-0.9.1.tar.gz (11 kB) 10:54:24 Preparing metadata (setup.py): started 10:54:25 Removing intermediate container 985b91040022 10:54:25 ---> 9fb5fe643ba7 10:54:25 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:54:25 ---> Running in 7bb15561937f 10:54:26 Removing intermediate container 7bb15561937f 10:54:26 ---> 3185d3b3974c 10:54:26 Step 30/33 : CMD ["gate"] 10:54:26 ---> Running in 4deee4d65bf7 10:54:26 Preparing metadata (setup.py): finished with status 'done' 10:54:27 Removing intermediate container 4deee4d65bf7 10:54:27 ---> 4fc74f83c320 10:54:27 Step 31/33 : LABEL arch=arm64 10:54:27 ---> Running in c7f8bb41ee83 10:54:27 Collecting docker<4.0,>=3.6.0 10:54:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:54:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.9 MB/s eta 0:00:00 10:54:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 10:54:27 Removing intermediate container c7f8bb41ee83 10:54:27 ---> dfa442c1fdf0 10:54:27 Step 32/33 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:54:27 ---> Running in 45050360e78c 10:54:28 Collecting jsonschema<3,>=2.5.1 10:54:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:54:28 Removing intermediate container 45050360e78c 10:54:28 ---> d20112c4d8d0 10:54:28 Step 33/33 : LABEL version=0.0.0 10:54:28 Collecting cached-property<2,>=1.2.0 10:54:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:54:28 ---> Running in 8a83527349a6 10:54:29 Removing intermediate container 8a83527349a6 10:54:29 ---> 1387c5f050a6 10:54:29 10:54:29 Successfully built 1387c5f050a6 10:54:29 Successfully tagged security-bootstrapper-arm64:latest 10:54:29  Building security-bootstrapper ... done Building support-notifications 10:54:29 Collecting docker-pycreds>=0.4.0 10:54:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:54:30 Collecting idna<2.8,>=2.5 10:54:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:54:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 10:54:30 Collecting chardet<3.1.0,>=3.0.2 10:54:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:54:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.8 MB/s eta 0:00:00 10:54:31 Collecting urllib3<1.25,>=1.21.1 10:54:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:54:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.5 MB/s eta 0:00:00 10:54:31 Collecting certifi>=2017.4.17 10:54:31 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 10:54:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 4.2 MB/s eta 0:00:00 10:54:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:54:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:54:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:54:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:54:33 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 10:54:33 Running setup.py install for texttable: started 10:54:37 Running setup.py install for texttable: finished with status 'done' 10:54:37 Running setup.py install for PyYAML: started 10:54:41 Running setup.py install for PyYAML: finished with status 'done' 10:54:42 Running setup.py install for docopt: started 10:54:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:54:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:54:42 ---> 25bf758bc52a 10:54:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:54:42 ---> Using cache 10:54:42 ---> e7815ee99ab6 10:54:42 Step 4/23 : WORKDIR /edgex-go 10:54:42 ---> Using cache 10:54:42 ---> b9f50505d610 10:54:42 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:42 ---> Using cache 10:54:42 ---> 869b4b4054e0 10:54:42 Step 6/23 : RUN apk add --update --no-cache make git 10:54:42 ---> Using cache 10:54:42 ---> f2178a0a404c 10:54:42 Step 7/23 : COPY go.mod vendor* ./ 10:54:42 ---> Using cache 10:54:42 ---> 0b04196da030 10:54:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:42 ---> Using cache 10:54:42 ---> 4de625291958 10:54:42 Step 9/23 : COPY . . 10:54:42 ---> Using cache 10:54:42 ---> 90be7f8fe3fa 10:54:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:54:44 ---> Running in d3f0fb878c7e 10:54:46 Running setup.py install for docopt: finished with status 'done' 10:54:46 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 10:54:51 Running setup.py install for dockerpty: started 10:54:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:54:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:54:52 ---> 25bf758bc52a 10:54:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:54:52 ---> Using cache 10:54:52 ---> e7815ee99ab6 10:54:52 Step 4/23 : WORKDIR /edgex-go 10:54:52 ---> Using cache 10:54:52 ---> b9f50505d610 10:54:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:52 ---> Using cache 10:54:52 ---> 869b4b4054e0 10:54:52 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:54:52 ---> Running in 4479657091ce 10:54:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:54:54 Running setup.py install for dockerpty: finished with status 'done' 10:54:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:54:57 OK: 221 MiB in 51 packages 10:54:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 10:54:58 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 10:54:58 Removing intermediate container 4479657091ce 10:54:58 ---> cb5e39195ef8 10:54:58 Step 7/23 : COPY go.mod vendor* ./ 10:54:59 ---> 8d7dcad86ecd 10:54:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:59 ---> Running in 713c216d7ecb 10:55:11 Removing intermediate container 2de7464babcd 10:55:11 ---> 0184913c95f9 10:55:11 10:55:11 Step 11/24 : FROM alpine:3.16 10:55:11 ---> a6215f271958 10:55:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:55:13 ---> Running in dfe40b74438b 10:55:14 Removing intermediate container dfe40b74438b 10:55:14 ---> 4f4c7f9d0142 10:55:14 Step 13/24 : ENV APP_PORT=59880 10:55:14 ---> Running in 1bb9c6eabe9c 10:55:15 Removing intermediate container 1bb9c6eabe9c 10:55:15 ---> 2ba0cf8b0ae4 10:55:15 Step 14/24 : EXPOSE $APP_PORT 10:55:15 ---> Running in 1b31d9b0b8ab 10:55:16 Removing intermediate container 1b31d9b0b8ab 10:55:16 ---> 72928f71dbdb 10:55:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:16 ---> Running in cef3d35942d4 10:55:21 Removing intermediate container cef3d35942d4 10:55:21 ---> b1145f0e7149 10:55:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:55:21 ---> Running in 23a65a5f1569 10:55:21 Removing intermediate container 8005280c79e7 10:55:21 ---> 0b5394e42d63 10:55:21 Step 14/23 : ENV APP_PORT=58890 10:55:21 ---> Running in aa5b624c7acd 10:55:22 Removing intermediate container aa5b624c7acd 10:55:22 ---> 5b48cfc13d0e 10:55:22 Step 15/23 : EXPOSE $APP_PORT 10:55:22 ---> Running in 9cd09e2e8978 10:55:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:55:23 Removing intermediate container 9cd09e2e8978 10:55:23 ---> 9d59f4afca6c 10:55:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:55:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:55:25 ---> 3c82085a63d6 10:55:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:55:25 (1/6) Installing dumb-init (1.2.5-r1) 10:55:25 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:55:25 ---> 4dcb0c0768a9 10:55:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:55:25 (3/6) Installing libsodium (1.0.18-r0) 10:55:25 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:55:26 (5/6) Installing libzmq (4.3.4-r0) 10:55:26 (6/6) Installing zeromq (4.3.4-r0) 10:55:26 Executing busybox-1.35.0-r17.trigger 10:55:26 OK: 8 MiB in 20 packages 10:55:26 ---> c1ebdaa2841c 10:55:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:55:26 ---> Running in 49a353f32e88 10:55:27 Removing intermediate container 49a353f32e88 10:55:27 ---> f06f51ebd1ba 10:55:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:27 ---> Running in 22edbf6752fc 10:55:28 Removing intermediate container 23a65a5f1569 10:55:28 ---> 958c11f9e504 10:55:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:28 Removing intermediate container 22edbf6752fc 10:55:28 ---> f52f9917891b 10:55:28 Step 21/23 : LABEL arch=arm64 10:55:28 ---> Running in 78e5c0f494dd 10:55:29 Removing intermediate container 78e5c0f494dd 10:55:29 ---> 425a4617f8d3 10:55:29 Step 22/23 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:55:29 ---> Running in 1b9bb32c49aa 10:55:29 ---> 38805279fa8c 10:55:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:55:30 Removing intermediate container 1b9bb32c49aa 10:55:30 ---> 6fbd92756011 10:55:30 Step 23/23 : LABEL version=0.0.0 10:55:30 ---> Running in 83fe38d0f776 10:55:30 Removing intermediate container 83fe38d0f776 10:55:30 ---> 9aafe0cff788 10:55:30 10:55:31 Successfully built 9aafe0cff788 10:55:31 Successfully tagged sys-mgmt-agent-arm64:latest 10:55:31 Building security-spire-server 10:55:31  Building sys-mgmt-agent ... done  ---> 6aa32c79fc2a 10:55:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:55:32 ---> b4e68911b179 10:55:32 Step 20/24 : ENTRYPOINT ["/core-data"] 10:55:32 ---> Running in 341d507b403a 10:55:33 Removing intermediate container 341d507b403a 10:55:33 ---> 4b97c0aa49a4 10:55:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:33 ---> Running in a908955505c9 10:55:34 Removing intermediate container a908955505c9 10:55:34 ---> 4762f13770c0 10:55:34 Step 22/24 : LABEL arch=arm64 10:55:34 ---> Running in 73393ee7fb72 10:55:34 Removing intermediate container 73393ee7fb72 10:55:34 ---> f0cdd484a842 10:55:34 Step 23/24 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:55:35 ---> Running in 398ecd6e1160 10:55:37 Removing intermediate container 398ecd6e1160 10:55:37 ---> 71b6fb971906 10:55:37 Step 24/24 : LABEL version=0.0.0 10:55:37 ---> Running in 211e99db35c5 10:55:37 Removing intermediate container 211e99db35c5 10:55:37 ---> 0a2c1317687d 10:55:37 10:55:37 Successfully built 0a2c1317687d 10:55:37 Successfully tagged core-data-arm64:latest 10:55:37  Building core-data ... done Building security-proxy-setup 10:55:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:55:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:55:52 ---> 25bf758bc52a 10:55:52 Step 3/25 : WORKDIR /edgex-go 10:55:52 ---> Using cache 10:55:52 ---> 3f1ab165dfcb 10:55:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:52 ---> Using cache 10:55:52 ---> 67842f36fd7d 10:55:52 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:55:52 ---> Using cache 10:55:52 ---> db3378586b8d 10:55:52 Step 6/25 : COPY go.mod vendor* ./ 10:55:52 ---> Using cache 10:55:52 ---> 45b3a05b895c 10:55:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:55:52 ---> Using cache 10:55:52 ---> f9c3a0f80051 10:55:52 Step 8/25 : COPY . . 10:55:53 ---> Using cache 10:55:53 ---> de619d8c3edc 10:55:53 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:55:53 ---> Using cache 10:55:53 ---> 9c2f3ac5e1bc 10:55:53 Step 10/25 : WORKDIR /edgex-go/spire-build 10:55:53 ---> Using cache 10:55:53 ---> 29cfda5f93e9 10:55:53 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 10:55:54 ---> Running in 8703e1c657e1 10:55:59 Removing intermediate container 8703e1c657e1 10:55:59 ---> c3b670502797 10:55:59 Step 12/25 : WORKDIR /edgex-go 10:55:59 ---> Running in a084ac2aff7f 10:56:00 Removing intermediate container a084ac2aff7f 10:56:00 ---> 3c29ada12093 10:56:00 10:56:00 Step 13/25 : FROM alpine:3.15 10:56:00 ---> 02e0d6fdf486 10:56:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:56:00 ---> Using cache 10:56:00 ---> 97b3252f632a 10:56:00 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:00 ---> Using cache 10:56:00 ---> 24db533bb63c 10:56:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:56:00 ---> Using cache 10:56:00 ---> 3eae0ba3d3d2 10:56:00 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:56:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:56:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:56:07 ---> 25bf758bc52a 10:56:07 Step 3/22 : WORKDIR /edgex-go 10:56:07 ---> Using cache 10:56:07 ---> 3f1ab165dfcb 10:56:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:07 ---> Using cache 10:56:07 ---> 67842f36fd7d 10:56:07 Step 5/22 : RUN apk add --update --no-cache make git 10:56:07 ---> Running in 8704fd4e746d 10:56:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:56:10 Removing intermediate container 2dff585c2bdf 10:56:10 ---> 6a99754b71a3 10:56:10 10:56:10 Step 11/24 : FROM alpine:3.16 10:56:10 ---> a6215f271958 10:56:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:56:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:56:11 ---> Running in 804cafd67e6b 10:56:12 OK: 221 MiB in 51 packages 10:56:14 Removing intermediate container 8704fd4e746d 10:56:14 ---> 2d015198a6fa 10:56:14 Step 6/22 : COPY go.mod vendor* ./ 10:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:56:15 ---> 5d736a399a85 10:56:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:56:16 ---> b3ae3d12edf0 10:56:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:16 (1/1) Installing dumb-init (1.2.5-r1) 10:56:16 Executing busybox-1.35.0-r17.trigger 10:56:16 OK: 5 MiB in 15 packages 10:56:16 ---> Running in 659244b7879d 10:56:18 ---> 738f1394017c 10:56:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:56:18 Removing intermediate container 804cafd67e6b 10:56:18 ---> aff9efcc847d 10:56:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:56:19 ---> Running in 361d757b7f70 10:56:20 Removing intermediate container 361d757b7f70 10:56:20 ---> 87ec6cb3d931 10:56:20 Step 14/24 : ENV APP_PORT=59882 10:56:20 ---> 01aca9a6e118 10:56:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:56:20 ---> Running in 7e1b488de39d 10:56:21 Removing intermediate container 7e1b488de39d 10:56:21 ---> 574442ea4396 10:56:21 Step 15/24 : EXPOSE $APP_PORT 10:56:21 ---> Running in 8f7e40c1962d 10:56:22 ---> 4e506f789fbd 10:56:22 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:56:22 ---> Running in dc5eb8340d34 10:56:22 Removing intermediate container 8f7e40c1962d 10:56:22 ---> 782f224a4227 10:56:22 Step 16/24 : WORKDIR / 10:56:23 ---> Running in 2b69dafc2278 10:56:23 Removing intermediate container dc5eb8340d34 10:56:23 ---> 94b1bfec73b9 10:56:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:56:23 ---> Running in b32ff39ef56e 10:56:23 Removing intermediate container 2b69dafc2278 10:56:23 ---> 741e5dba785f 10:56:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:24 Removing intermediate container b32ff39ef56e 10:56:24 ---> 40d0064e1ba4 10:56:24 Step 23/25 : LABEL arch=arm64 10:56:24 ---> Running in 4c878e9ca8da 10:56:25 Removing intermediate container 4c878e9ca8da 10:56:25 ---> fb95ab85875f 10:56:25 Step 24/25 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:56:25 ---> Running in cbf8ed30b00d 10:56:25 ---> b5e21d1806f1 10:56:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:56:26 Removing intermediate container cbf8ed30b00d 10:56:26 ---> a2fc622a95ac 10:56:26 Step 25/25 : LABEL version=0.0.0 10:56:26 ---> Running in 6ea68660a087 10:56:27 Removing intermediate container 6ea68660a087 10:56:27 ---> 073032582857 10:56:27 10:56:28 Successfully built 073032582857 10:56:28 ---> bf79b35c8a87 10:56:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:56:28 Successfully tagged security-spire-server-arm64:latest 10:56:28  Building security-spire-server ... done Building core-metadata 10:56:29 ---> 0005ea070b4e 10:56:29 Step 20/24 : ENTRYPOINT ["/core-command"] 10:56:29 ---> Running in 68df0e23a5a4 10:56:30 Removing intermediate container 68df0e23a5a4 10:56:30 ---> 7de699aa290b 10:56:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:56:30 Removing intermediate container 713c216d7ecb 10:56:30 ---> 29cd6256f419 10:56:30 Step 9/23 : COPY . . 10:56:30 ---> Running in 491bf86a70ab 10:56:31 Removing intermediate container 491bf86a70ab 10:56:31 ---> 928efa65b13f 10:56:31 Step 22/24 : LABEL arch=arm64 10:56:31 ---> Running in bb28ce016ce6 10:56:32 Removing intermediate container bb28ce016ce6 10:56:32 ---> e47bebe30f52 10:56:32 Step 23/24 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:56:32 ---> Running in 5675602f78a1 10:56:33 Removing intermediate container 5675602f78a1 10:56:33 ---> da6932c8e9fa 10:56:33 Step 24/24 : LABEL version=0.0.0 10:56:34 ---> Running in 6d352d40ee6f 10:56:34 Removing intermediate container 6d352d40ee6f 10:56:34 ---> a0127ea1882d 10:56:34 10:56:35 Successfully built a0127ea1882d 10:56:35 Successfully tagged core-command-arm64:latest 10:56:35 Building security-spire-config 10:56:47  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:56:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:56:47 ---> 25bf758bc52a 10:56:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:56:47 ---> Using cache 10:56:47 ---> e7815ee99ab6 10:56:47 Step 4/25 : WORKDIR /edgex-go 10:56:47 ---> Using cache 10:56:47 ---> b9f50505d610 10:56:47 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:47 ---> Using cache 10:56:47 ---> 869b4b4054e0 10:56:47 Step 6/25 : RUN apk add --update --no-cache make git 10:56:47 ---> Using cache 10:56:47 ---> f2178a0a404c 10:56:47 Step 7/25 : COPY go.mod vendor* ./ 10:56:47 ---> Using cache 10:56:47 ---> 0b04196da030 10:56:47 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:47 ---> Using cache 10:56:47 ---> 4de625291958 10:56:47 Step 9/25 : COPY . . 10:56:47 ---> Using cache 10:56:47 ---> 90be7f8fe3fa 10:56:47 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:56:49 ---> Running in 22d57f1211f6 10:56:50 ---> 7759564b8e35 10:56:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 10:56:50 ---> Running in 83aa4da1737b 10:56:51 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 10:56: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-notifications/support-notifications ./cmd/support-notifications 10:56:59 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:56:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:56:59 ---> 25bf758bc52a 10:56:59 Step 3/26 : WORKDIR /edgex-go 10:56:59 ---> Using cache 10:56:59 ---> 3f1ab165dfcb 10:56:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:59 ---> Using cache 10:56:59 ---> 67842f36fd7d 10:56:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:56:59 ---> Using cache 10:56:59 ---> db3378586b8d 10:56:59 Step 6/26 : COPY go.mod vendor* ./ 10:56:59 ---> Using cache 10:56:59 ---> 45b3a05b895c 10:56:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:59 ---> Using cache 10:56:59 ---> f9c3a0f80051 10:56:59 Step 8/26 : COPY . . 10:56:59 ---> Using cache 10:56:59 ---> de619d8c3edc 10:56:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:56:59 ---> Using cache 10:56:59 ---> 9c2f3ac5e1bc 10:56:59 Step 10/26 : WORKDIR /edgex-go/spire-build 10:56:59 ---> Using cache 10:56:59 ---> 29cfda5f93e9 10:56:59 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 10:56:59 ---> Using cache 10:56:59 ---> 483258ef6233 10:56:59 Step 12/26 : WORKDIR /edgex-go 10:56:59 ---> Using cache 10:56:59 ---> 2faad981b928 10:56:59 10:56:59 Step 13/26 : FROM alpine:3.15 10:56:59 ---> 02e0d6fdf486 10:56:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:56:59 ---> Using cache 10:56:59 ---> 97b3252f632a 10:56:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:59 ---> Using cache 10:56:59 ---> 24db533bb63c 10:56:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:57:00 ---> Running in b6774eaa4463 10:57:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:57:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:57:05 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:57:05 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:57:05 OK: 15734 distinct packages available 10:57:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:57:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:57:08 (1/4) Installing dumb-init (1.2.5-r1) 10:57:08 (2/4) Installing musl-obstack (1.2.3-r0) 10:57:08 (3/4) Installing libucontext (1.1-r0) 10:57:08 (4/4) Installing gcompat (1.0.0-r4) 10:57:08 Executing busybox-1.34.1-r7.trigger 10:57:08 OK: 6 MiB in 18 packages 10:57:12 Removing intermediate container b6774eaa4463 10:57:12 ---> fcc47f29fd9d 10:57:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:57:20 ---> ebe2c8da9e22 10:57:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:57:22 ---> cf2270f3c84c 10:57:22 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:57:22 ---> Running in 22dbd5352b05 10:57:23 Removing intermediate container 22dbd5352b05 10:57:23 ---> 045289cba64c 10:57:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:57:24 ---> bf9d09f41b50 10:57:24 Step 21/26 : WORKDIR / 10:57:24 ---> Running in e8243c4f72b4 10:57:24 Removing intermediate container e8243c4f72b4 10:57:24 ---> 30e1358a8a6a 10:57:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:57:24 ---> Running in 6f2ebea72892 10:57:25 Removing intermediate container 6f2ebea72892 10:57:25 ---> c3255fd87b29 10:57:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:57:25 ---> Running in 222e5df7ac8c 10:57:26 Removing intermediate container 222e5df7ac8c 10:57:26 ---> 4b72a970d900 10:57:26 Step 24/26 : LABEL arch=arm64 10:57:26 ---> Running in c725599e2179 10:57:27 Removing intermediate container c725599e2179 10:57:27 ---> b21280315c8d 10:57:27 Step 25/26 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 10:57:27 ---> Running in e178edad6e17 10:57:27 Removing intermediate container 659244b7879d 10:57:27 ---> 6e5237683f7b 10:57:27 Step 8/22 : COPY . . 10:57:27 Removing intermediate container e178edad6e17 10:57:27 ---> afae9cdfdf13 10:57:27 Step 26/26 : LABEL version=0.0.0 10:57:28 ---> Running in 03b02b7a838c 10:57:29 Removing intermediate container 03b02b7a838c 10:57:29 ---> a7ecb93db412 10:57:29 10:57:29 Successfully built a7ecb93db412 10:57:29 Successfully tagged security-spire-config-arm64:latest 10:57:29 Building security-spiffe-token-provider 10:57:44  Building security-spire-config ... done  ---> 6dff3a27d735 10:57:44 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:57:44 ---> Running in afa26e0b0f29 10:57:45 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 10:57:46 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:57:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:57:46 ---> 25bf758bc52a 10:57:46 Step 3/20 : WORKDIR /edgex-go 10:57:46 ---> Using cache 10:57:46 ---> 3f1ab165dfcb 10:57:46 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:57:48 ---> Running in ff6acc76518c 10:57:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:57:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:57:51 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:57:51 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:57:51 OK: 16895 distinct packages available 10:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:57:53 OK: 221 MiB in 51 packages 10:57:54 Removing intermediate container ff6acc76518c 10:57:54 ---> 4bc90938f2a4 10:57:54 Step 5/20 : COPY go.mod vendor* ./ 10:57:55 ---> 4a2885bf9cc4 10:57:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:55 ---> Running in b8ee12ad744a 10:59:03 Removing intermediate container b8ee12ad744a 10:59:03 ---> ad7e9889f67d 10:59:03 Step 7/20 : COPY . . 10:59:11 ---> 0753b971b017 10:59:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:59:12 ---> Running in cead523940e4 10:59: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:03:06 Removing intermediate container d3f0fb878c7e 11:03:06 ---> b4d6158c7271 11:03:06 11:03:06 Step 11/23 : FROM alpine:3.16 11:03:06 ---> a6215f271958 11:03:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:03:06 ---> Using cache 11:03:06 ---> aff9efcc847d 11:03:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:03:06 ---> Using cache 11:03:06 ---> 87ec6cb3d931 11:03:06 Step 14/23 : ENV APP_PORT=59861 11:03:06 ---> Running in 4e257bdff268 11:03:06 Removing intermediate container 4e257bdff268 11:03:06 ---> 8f2680aae59e 11:03:06 Step 15/23 : EXPOSE $APP_PORT 11:03:06 ---> Running in 12f1d39a000b 11:03:06 Removing intermediate container 12f1d39a000b 11:03:06 ---> 47d731207ebe 11:03:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:03:06 ---> 23a6d9b721b1 11:03:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:03:06 ---> 365cbf341718 11:03:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:03:06 ---> eb44fdea743a 11:03:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:03:06 ---> Running in 8c62052aac1b 11:03:06 Removing intermediate container 8c62052aac1b 11:03:06 ---> 9c40fa7000e7 11:03:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:03:06 ---> Running in a8d5a2b6c14a 11:03:06 Removing intermediate container a8d5a2b6c14a 11:03:06 ---> 8d5fc70a3b8b 11:03:06 Step 21/23 : LABEL arch=arm64 11:03:06 ---> Running in 5a0f9ba50b2d 11:03:06 Removing intermediate container 5a0f9ba50b2d 11:03:06 ---> 5645bf15355b 11:03:06 Step 22/23 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 11:03:06 ---> Running in 0539d127f656 11:03:06 Removing intermediate container 0539d127f656 11:03:06 ---> c7221c39f4ad 11:03:06 Step 23/23 : LABEL version=0.0.0 11:03:06 ---> Running in 37aabdde7e08 11:03:06 Removing intermediate container 37aabdde7e08 11:03:06 ---> 075b6dda9fc2 11:03:06 11:03:06 Successfully built 075b6dda9fc2 11:03:06 Successfully tagged support-scheduler-arm64:latest 11:03:11  Building support-scheduler ... done 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 11:03:38 Removing intermediate container afa26e0b0f29 11:03:38 ---> 87cecd51d7e1 11:03:38 11:03:38 Step 10/22 : FROM alpine:3.16 11:03:38 ---> a6215f271958 11:03:38 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 11:03:38 Removing intermediate container 22d57f1211f6 11:03:38 ---> 33daa866a8b9 11:03:38 11:03:38 Step 11/25 : FROM alpine:3.16 11:03:38 ---> a6215f271958 11:03:38 Step 12/25 : RUN apk add --update --no-cache dumb-init 11:03:38 ---> Using cache 11:03:38 ---> aff9efcc847d 11:03:38 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:03:38 ---> Using cache 11:03:38 ---> 87ec6cb3d931 11:03:38 Step 14/25 : ENV APP_PORT=59881 11:03:38 ---> Running in 9944f16ca29d 11:03:38 ---> Running in 7d04e085d114 11:03:38 Removing intermediate container 7d04e085d114 11:03:38 ---> f54b34d85a19 11:03:38 Step 15/25 : EXPOSE $APP_PORT 11:03:38 ---> Running in f5e42a891c6b 11:03:38 Removing intermediate container f5e42a891c6b 11:03:38 ---> d2c040ae0f07 11:03:38 Step 16/25 : WORKDIR / 11:03:38 ---> Running in e12c1fa78643 11:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:03:39 Removing intermediate container e12c1fa78643 11:03:39 ---> fd04ff90e435 11:03:39 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 11:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:03:40 ---> ad9e3d4fa45a 11:03:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:03:40 (1/6) Installing ca-certificates (20220614-r0) 11:03:40 (2/6) Installing brotli-libs (1.0.9-r6) 11:03:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 11:03:40 (4/6) Installing libcurl (7.83.1-r3) 11:03:40 (5/6) Installing curl (7.83.1-r3) 11:03:40 (6/6) Installing dumb-init (1.2.5-r1) 11:03:40 Executing busybox-1.35.0-r17.trigger 11:03:41 Executing ca-certificates-20220614-r0.trigger 11:03:41 OK: 8 MiB in 20 packages 11:03:42 ---> 1c9259d1f4d7 11:03:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:03:43 ---> 5c04fa0bba9a 11:03:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 11:03:44 Removing intermediate container 9944f16ca29d 11:03:44 ---> 53fdc26786bb 11:03:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:03:44 ---> Running in a1bea70eae8b 11:03:44 Removing intermediate container a1bea70eae8b 11:03:44 ---> 7e7cd7105906 11:03:44 Step 13/22 : WORKDIR /edgex 11:03:44 ---> Running in fe5648092596 11:03:44 ---> a21aa0cf0811 11:03:44 Step 21/25 : ENTRYPOINT ["/core-metadata"] 11:03:45 ---> Running in eb192d94034b 11:03:45 Removing intermediate container fe5648092596 11:03:45 ---> 1d17b2e43baa 11:03:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:03:45 Removing intermediate container eb192d94034b 11:03:45 ---> 761a3f54dcfe 11:03:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:03:46 ---> Running in fc09c2c75455 11:03:47 Removing intermediate container fc09c2c75455 11:03:47 ---> 476773211337 11:03:47 Step 23/25 : LABEL arch=arm64 11:03:47 ---> f03785f2c5ef 11:03:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:03:47 ---> Running in a2cd14dcd863 11:03:47 Removing intermediate container a2cd14dcd863 11:03:47 ---> f19e148cb28d 11:03:47 Step 24/25 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 11:03:47 ---> Running in 3774f5f9e81e 11:03:48 Removing intermediate container 3774f5f9e81e 11:03:48 ---> 9b91a894fa86 11:03:48 Step 25/25 : LABEL version=0.0.0 11:03:48 ---> Running in fbb2dd0907e2 11:03:49 Removing intermediate container fbb2dd0907e2 11:03:49 ---> f02e41217f50 11:03:49 11:03:49 ---> 47d811a52038 11:03:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:03:49 Successfully built f02e41217f50 11:03:49 Successfully tagged core-metadata-arm64:latest 11:03:50  Building core-metadata ... done  ---> 41d1d1fd7bb5 11:03:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:03:51 ---> 899bd5ec2119 11:03:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:03:51 ---> Running in e6928df41123 11:03:55 Removing intermediate container e6928df41123 11:03:55 ---> 1862d94587d0 11:03:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 11:03:55 ---> Running in e3c611fc4911 11:03:55 Removing intermediate container e3c611fc4911 11:03:55 ---> 9b4d611bbef7 11:03:55 Step 20/22 : LABEL arch=arm64 11:03:55 ---> Running in 17167ab80fae 11:03:56 Removing intermediate container 17167ab80fae 11:03:56 ---> 019a94824ed2 11:03:56 Step 21/22 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 11:03:56 ---> Running in f725e7e87545 11:03:57 Removing intermediate container f725e7e87545 11:03:57 ---> 5e4a7a9f3d61 11:03:57 Step 22/22 : LABEL version=0.0.0 11:03:57 ---> Running in 10a9af30e347 11:03:57 Removing intermediate container 10a9af30e347 11:03:57 ---> a48d8726b0dc 11:03:57 11:03:58 Successfully built a48d8726b0dc 11:03:58 Successfully tagged security-proxy-setup-arm64:latest 11:04:45  Building security-proxy-setup ... done Removing intermediate container 83aa4da1737b 11:04:45 ---> b1bb3f8cae80 11:04:45 11:04:45 Step 11/23 : FROM alpine:3.16 11:04:45 ---> a6215f271958 11:04:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 11:04:45 ---> Running in 8dc55414fa17 11:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:04:45 (1/2) Installing ca-certificates (20220614-r0) 11:04:45 (2/2) Installing dumb-init (1.2.5-r1) 11:04:45 Executing busybox-1.35.0-r17.trigger 11:04:45 Executing ca-certificates-20220614-r0.trigger 11:04:45 OK: 6 MiB in 16 packages 11:04:47 Removing intermediate container 8dc55414fa17 11:04:47 ---> f9ab308ceb2a 11:04:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:04:47 ---> Running in c14f7a4007b5 11:04:47 Removing intermediate container c14f7a4007b5 11:04:47 ---> 1d28313b5cd8 11:04:47 Step 14/23 : ENV APP_PORT=59860 11:04:47 ---> Running in 599b45f6fd14 11:04:47 Removing intermediate container 599b45f6fd14 11:04:47 ---> e1682fece3e4 11:04:47 Step 15/23 : EXPOSE $APP_PORT 11:04:48 ---> Running in 67cd645abc15 11:04:48 Removing intermediate container 67cd645abc15 11:04:48 ---> a08c61a291da 11:04:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:04:49 ---> 248f534689e4 11:04:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:04:51 ---> a195aa27691a 11:04:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:04:51 ---> da14d2e3efc3 11:04:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 11:04:51 ---> Running in 890071b2c162 11:04:52 Removing intermediate container 890071b2c162 11:04:52 ---> 8ba8aa78ef25 11:04:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:04:52 ---> Running in 84762c8b7abf 11:04:52 Removing intermediate container 84762c8b7abf 11:04:52 ---> 6e89a451fc61 11:04:52 Step 21/23 : LABEL arch=arm64 11:04:52 ---> Running in 987e62ae9836 11:04:52 Removing intermediate container cead523940e4 11:04:52 ---> 1a11956270a1 11:04:52 11:04:52 Step 9/20 : FROM alpine:3.15 11:04:52 ---> 02e0d6fdf486 11:04:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:04:52 ---> Using cache 11:04:52 ---> 97b3252f632a 11:04:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:52 ---> Using cache 11:04:52 ---> 24db533bb63c 11:04:52 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:04:52 ---> Running in a195af151787 11:04:53 Removing intermediate container 987e62ae9836 11:04:53 ---> 3270eb4cf14e 11:04:53 Step 22/23 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 11:04:53 ---> Running in b65ce80baf84 11:04:53 Removing intermediate container b65ce80baf84 11:04:53 ---> f395f8aa106e 11:04:53 Step 23/23 : LABEL version=0.0.0 11:04:53 ---> Running in f4d821b8cb2d 11:04:54 Removing intermediate container f4d821b8cb2d 11:04:54 ---> de742f56d0fc 11:04:54 11:04:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:04:54 Successfully built de742f56d0fc 11:04:54 Successfully tagged support-notifications-arm64:latest 11:04:55  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:04:56 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 11:04:56 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 11:04:56 OK: 15734 distinct packages available 11:04:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:04:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:04:58 (1/9) Installing ca-certificates (20220614-r0) 11:04:58 (2/9) Installing brotli-libs (1.0.9-r5) 11:04:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 11:04:58 (4/9) Installing libcurl (7.80.0-r3) 11:04:58 (5/9) Installing curl (7.80.0-r3) 11:04:58 (6/9) Installing dumb-init (1.2.5-r1) 11:04:58 (7/9) Installing musl-obstack (1.2.3-r0) 11:04:58 (8/9) Installing libucontext (1.1-r0) 11:04:58 (9/9) Installing gcompat (1.0.0-r4) 11:04:58 Executing busybox-1.34.1-r7.trigger 11:04:58 Executing ca-certificates-20220614-r0.trigger 11:04:59 OK: 8 MiB in 23 packages 11:05:00 Removing intermediate container a195af151787 11:05:00 ---> 7da89037aedf 11:05:00 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 11:05:00 ---> dcc32d22a5a8 11:05:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:05:02 ---> cfe4a5b0c7f4 11:05:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 11:05:02 ---> 04662ff05a32 11:05:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 11:05:02 ---> Running in 92d0a169d443 11:05:03 Removing intermediate container 92d0a169d443 11:05:03 ---> e3d039204d25 11:05:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:05:03 ---> Running in 8c065e34f367 11:05:03 Removing intermediate container 8c065e34f367 11:05:03 ---> 610f06d9883d 11:05:03 Step 18/20 : LABEL arch=arm64 11:05:03 ---> Running in 1b28b3f00d4b 11:05:03 Removing intermediate container 1b28b3f00d4b 11:05:03 ---> 2e600e5ea289 11:05:03 Step 19/20 : LABEL git_sha=95eca15cafcc786dde40bc2eea69c5ce10d93cd8 11:05:03 ---> Running in 46a05cb760cf 11:05:04 Removing intermediate container 46a05cb760cf 11:05:04 ---> 591df24dc3be 11:05:04 Step 20/20 : LABEL version=0.0.0 11:05:04 ---> Running in 5ca76f68ca8b 11:05:04 Removing intermediate container 5ca76f68ca8b 11:05:04 ---> aca7877e11d9 11:05:04 11:05:04 Successfully built aca7877e11d9 11:05:04 Successfully tagged security-spiffe-token-provider-arm64:latest 11:05:04  Building security-spiffe-token-provider ... done  [Pipeline] } 11:05:05 $ docker stop --time=1 4dfe986f5b309806838a2401dde2724558106663fd1fbb7d1a80dd0484d69294 11:05:06 $ docker rm -f 4dfe986f5b309806838a2401dde2724558106663fd1fbb7d1a80dd0484d69294 [Pipeline] // withDockerContainer [Pipeline] sh 11:05:07 + docker images 11:05:07 REPOSITORY TAG IMAGE ID CREATED SIZE 11:05:07 security-spiffe-token-provider-arm64 latest aca7877e11d9 3 seconds ago 28.8MB 11:05:07 support-notifications-arm64 latest de742f56d0fc 14 seconds ago 29.5MB 11:05:07 1a11956270a1 15 seconds ago 1.47GB 11:05:07 b1bb3f8cae80 26 seconds ago 1.5GB 11:05:07 security-proxy-setup-arm64 latest a48d8726b0dc About a minute ago 26.7MB 11:05:07 core-metadata-arm64 latest f02e41217f50 About a minute ago 17.7MB 11:05:07 33daa866a8b9 About a minute ago 1.44GB 11:05:07 87cecd51d7e1 About a minute ago 1.43GB 11:05:07 support-scheduler-arm64 latest 075b6dda9fc2 2 minutes ago 28.8MB 11:05:07 b4d6158c7271 2 minutes ago 1.5GB 11:05:07 security-spire-config-arm64 latest a7ecb93db412 7 minutes ago 83.6MB 11:05:07 core-command-arm64 latest a0127ea1882d 8 minutes ago 16.9MB 11:05:07 security-spire-server-arm64 latest 073032582857 8 minutes ago 84.3MB 11:05:07 6a99754b71a3 8 minutes ago 1.44GB 11:05:07 3c29ada12093 9 minutes ago 1.31GB 11:05:07 core-data-arm64 latest 0a2c1317687d 9 minutes ago 20.8MB 11:05:07 sys-mgmt-agent-arm64 latest 9aafe0cff788 9 minutes ago 133MB 11:05:07 0184913c95f9 9 minutes ago 1.44GB 11:05:07 security-bootstrapper-arm64 latest 1387c5f050a6 10 minutes ago 19.4MB 11:05:07 security-secretstore-setup-arm64 latest 6f7718327b34 10 minutes ago 28.6MB 11:05:07 62399a78ed80 11 minutes ago 1.43GB 11:05:07 2c6c7249c909 11 minutes ago 1.43GB 11:05:07 78e7a54dc89b 11 minutes ago 1.42GB 11:05:07 security-spire-agent-arm64 latest d773b4822705 17 minutes ago 122MB 11:05:07 2faad981b928 17 minutes ago 1.31GB 11:05:07 ci-base-image-arm64 latest 25bf758bc52a 32 minutes ago 943MB 11:05:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB 11:05:07 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 11:05:07 alpine 3.16 a6215f271958 2 months ago 5.29MB 11:05:07 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 11:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:07 11:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:08 arm64: Pulling from edgex-lftools-log-publisher 11:05:08 8998bd30e6a1: Pulling fs layer 11:05:08 04944245beec: Pulling fs layer 11:05:08 699f458cf7ca: Pulling fs layer 11:05:08 765212b225bb: Pulling fs layer 11:05:08 f23df028b6ca: Pulling fs layer 11:05:08 d65c8cfc05b1: Pulling fs layer 11:05:08 2437ff75d9bd: Pulling fs layer 11:05:08 765212b225bb: Waiting 11:05:08 f23df028b6ca: Waiting 11:05:08 d65c8cfc05b1: Waiting 11:05:08 2437ff75d9bd: Waiting 11:05:08 04944245beec: Verifying Checksum 11:05:08 04944245beec: Download complete 11:05:08 765212b225bb: Verifying Checksum 11:05:08 765212b225bb: Download complete 11:05:08 f23df028b6ca: Verifying Checksum 11:05:08 f23df028b6ca: Download complete 11:05:08 d65c8cfc05b1: Verifying Checksum 11:05:08 d65c8cfc05b1: Download complete 11:05:08 699f458cf7ca: Verifying Checksum 11:05:08 699f458cf7ca: Download complete 11:05:09 8998bd30e6a1: Verifying Checksum 11:05:09 8998bd30e6a1: Download complete 11:05:11 2437ff75d9bd: Verifying Checksum 11:05:11 2437ff75d9bd: Download complete 11:05:13 8998bd30e6a1: Pull complete 11:05:13 04944245beec: Pull complete 11:05:14 699f458cf7ca: Pull complete 11:05:15 765212b225bb: Pull complete 11:05:15 f23df028b6ca: Pull complete 11:05:16 d65c8cfc05b1: Pull complete 11:05:30 2437ff75d9bd: Pull complete 11:05:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:31 prd-ubuntu20.04-docker-arm64-4c-16g-116843 does not seem to be running inside a container 11:05:31 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 11:05:34 $ docker top c119703a3e5902acc46add36c133fb878855151e2fd4e00cefe495cc52dc8f41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:35 ---> job-cost.sh 11:05:35 lf-activate-venv: SKIPPING 11:05:35 INFO: No Stack... 11:05:35 INFO: Retrieving Pricing Info for: v3-standard-4 11:05:36 INFO: Archiving Costs [Pipeline] sh 11:05:36 + cat /w/workspace/edgex-go/3/archives/cost.csv 11:05:36 + cut -d, -f6 [Pipeline] lock 11:05:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4213-3-stack-cost] 11:05:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4213-3-stack-cost] did not exist. Created. 11:05:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4213-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:37 + echo total: 0.10999999940395355 [Pipeline] stash 11:05:37 Stashed 1 file(s) [Pipeline] } 11:05:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4213-3-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:37 $ docker stop --time=1 c119703a3e5902acc46add36c133fb878855151e2fd4e00cefe495cc52dc8f41 11:05:38 $ docker rm -f c119703a3e5902acc46add36c133fb878855151e2fd4e00cefe495cc52dc8f41 [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 11:05:39 provisioning config files... 11:05:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7579417998677357515tmp [Pipeline] { [Pipeline] sh 11:05:39 + set +x 11:05:39 + bash -s -- 11:05:39 + curl -s https://codecov.io/bash 11:05:39 11:05:39 _____ _ 11:05:39 / ____| | | 11:05:39 | | ___ __| | ___ ___ _____ __ 11:05:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:05:39 | |___| (_) | (_| | __/ (_| (_) \ V / 11:05:39 \_____\___/ \__,_|\___|\___\___/ \_/ 11:05:39 Bash-1.0.6 11:05:39 11:05:39 11:05:39 ==> git version 2.25.1 found 11:05:39 ==> 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 11:05:39 Release-Date: 2020-01-08 11:05:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:05:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:05:39 ==> Jenkins CI detected. 11:05:39 current dir:  /w/workspace/edgex-go/3 11:05:39 project root: . 11:05:39 --> token set from env 11:05:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:05:39 ==> Running gcov in . (disable via -X gcov) 11:05:39 ==> Python coveragepy not found 11:05:39 ==> Searching for coverage reports in: 11:05:39 + . 11:05:39 -> Found 1 reports 11:05:39 ==> Detecting git/mercurial file structure 11:05:39 ==> Reading reports 11:05:39 + ./coverage.out bytes=500482 11:05:39 ==> Appending adjustments 11:05:39 https://docs.codecov.io/docs/fixing-reports 11:05:41 + Found adjustments 11:05:41 ==> Gzipping contents 11:05:41 64K /tmp/codecov.aGzQwG.gz 11:05:41 ==> Uploading reports 11:05:41 url: https://codecov.io 11:05:41 query: branch=PR-4213&commit=95eca15cafcc786dde40bc2eea69c5ce10d93cd8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4213%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4213&job=&cmd_args= 11:05:41 -> Pinging Codecov 11:05:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4213&commit=95eca15cafcc786dde40bc2eea69c5ce10d93cd8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4213%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4213&job=&cmd_args= 11:05:41 -> Uploading to 11:05:41 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/00271124DB129430A58F1EEE437C3FCB/95eca15cafcc786dde40bc2eea69c5ce10d93cd8/13d798a1-ae9c-4e83-878b-59ba87e21f46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T110541Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6220e3580a7a5b71f4d149cdf87353545ed219fb2cae4c4d7d551b043966f08f 11:05:41 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:41 Dload Upload Total Spent Left Speed 11:05:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65283 0 0 100 65283 0 263k --:--:-- --:--:-- --:--:-- 263k 11:05:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/95eca15cafcc786dde40bc2eea69c5ce10d93cd8 [Pipeline] } 11:05:41 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 11:05:42 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 11:05:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:05:43 ---> package-listing.sh 11:05:43 ++ facter osfamily 11:05:43 ++ tr '[:upper:]' '[:lower:]' 11:05:43 + OS_FAMILY=debian 11:05:43 + workspace=/w/workspace/edgex-go/3 11:05:43 + START_PACKAGES=/tmp/packages_start.txt 11:05:43 + END_PACKAGES=/tmp/packages_end.txt 11:05:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:43 + PACKAGES=/tmp/packages_start.txt 11:05:43 + '[' /w/workspace/edgex-go/3 ']' 11:05:43 + PACKAGES=/tmp/packages_end.txt 11:05:43 + case "${OS_FAMILY}" in 11:05:43 + dpkg -l 11:05:43 + grep '^ii' 11:05:43 + '[' -f /tmp/packages_start.txt ']' 11:05:43 + '[' -f /tmp/packages_end.txt ']' 11:05:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:43 + '[' /w/workspace/edgex-go/3 ']' 11:05:43 + mkdir -p /w/workspace/edgex-go/3/archives/ 11:05:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 11:05:43 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:05:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:44 11:05:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:44 latest: Pulling from edgex-lftools-log-publisher 11:05:44 5eb5b503b376: Pulling fs layer 11:05:44 5c69ac0246d0: Pulling fs layer 11:05:44 ec43610c2a17: Pulling fs layer 11:05:44 3a2ae6a8a46f: Pulling fs layer 11:05:44 33b1e0a273af: Pulling fs layer 11:05:44 5d3b04190fa2: Pulling fs layer 11:05:44 2f39f015ded8: Pulling fs layer 11:05:44 5d3b04190fa2: Waiting 11:05:44 33b1e0a273af: Waiting 11:05:44 2f39f015ded8: Waiting 11:05:44 3a2ae6a8a46f: Waiting 11:05:44 5c69ac0246d0: Verifying Checksum 11:05:44 5c69ac0246d0: Download complete 11:05:44 3a2ae6a8a46f: Verifying Checksum 11:05:44 3a2ae6a8a46f: Download complete 11:05:44 33b1e0a273af: Verifying Checksum 11:05:44 33b1e0a273af: Download complete 11:05:44 5d3b04190fa2: Verifying Checksum 11:05:44 5d3b04190fa2: Download complete 11:05:44 ec43610c2a17: Verifying Checksum 11:05:44 ec43610c2a17: Download complete 11:05:44 5eb5b503b376: Download complete 11:05:45 2f39f015ded8: Download complete 11:05:46 5eb5b503b376: Pull complete 11:05:46 5c69ac0246d0: Pull complete 11:05:46 ec43610c2a17: Pull complete 11:05:46 3a2ae6a8a46f: Pull complete 11:05:46 33b1e0a273af: Pull complete 11:05:46 5d3b04190fa2: Pull complete 11:05:50 2f39f015ded8: Pull complete 11:05:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:50 prd-ubuntu20.04-docker-8c-8g-116841 does not seem to be running inside a container 11:05:50 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 11:05:52 $ docker top 628ed687f1d97dffac94f6dfea11198997f3b25995a716f3feaf458a301bad4c -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:52 + touch /tmp/pre-build-complete [Pipeline] sh 11:05:53 + mkdir -p /var/log/sysstat [Pipeline] sh 11:05:53 + ls /var/log/sa-host 11:05:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:53 provisioning config files... 11:05:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2968480963158189804tmp [Pipeline] { [Pipeline] echo 11:05:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:05:53 ---> create-netrc.sh [Pipeline] } 11:05:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:05:54 ---> python-tools-install.sh [Pipeline] echo 11:05:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:05:54 ---> sudo-logs.sh 11:05:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:05:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:05:54 ---> job-cost.sh 11:05:54 lf-activate-venv: SKIPPING 11:05:54 DEBUG: total: 0.10999999940395355 11:05:54 INFO: Retrieving Stack Cost... 11:05:55 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:55 INFO: Archiving Costs [Pipeline] echo 11:05:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:05:55 ---> logs-deploy.sh 11:05:55 lf-activate-venv: SKIPPING 11:05:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4213/3 11:05:55 INFO: archiving workspace using pattern(s): 11:05:56 Archives upload complete. 11:05:56 INFO: archiving logs to Nexus