Pull request #4429 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5db34d0b6603a0a9814992f4ac4419f8bffed330+043fa686f8a02e278cd41aaac36cec872310d2a4 (cdbf6ac7c406acb27a9e703b2d9e62d5ad74d7c2) 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-ssh1661693783193456627.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17136784735720506722.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4429/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-4429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12460238052649013343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12810362888836844809.key > 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-4429/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-4429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5598060238888056613.key > 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/v3], 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9628 in /w/workspace/edgexfoundry_edgex-go_PR-4429 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4429/head:refs/remotes/origin/PR-4429 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 043fa686f8a02e278cd41aaac36cec872310d2a4 into PR head commit 5db34d0b6603a0a9814992f4ac4419f8bffed330 Merge succeeded, producing 2a351e257b9c6f384dc5087d11b245f6f4abeef2 Checking out Revision 2a351e257b9c6f384dc5087d11b245f6f4abeef2 (PR-4429) > git config core.sparsecheckout # timeout=10 > git checkout -f 5db34d0b6603a0a9814992f4ac4419f8bffed330 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 043fa686f8a02e278cd41aaac36cec872310d2a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a351e257b9c6f384dc5087d11b245f6f4abeef2 # timeout=10 Commit message: "Merge commit '043fa686f8a02e278cd41aaac36cec872310d2a4' into HEAD" > git rev-list --no-walk 5db34d0b6603a0a9814992f4ac4419f8bffed330 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:52 ========================================================= 15:48:52 EdgeX Global Pipelines Version Info 15:48:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:48:53 ------------------- 15:48:53 stable info: 15:48:53 ------------------- 15:48:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:48:53 Message: update stable to v1.0.244 15:48:54 ------------------- 15:48:54 experimental info: 15:48:54 ------------------- 15:48:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:48:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:48:54 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4429 [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4429 [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4429 [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a351e257b9c6f384dc5087d11b245f6f4abeef2 [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a351e2 [Pipeline] echo 15:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:54 provisioning config files... 15:48:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16675433827950978200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:55 ---> docker-login.sh 15:48:55 nexus3.edgexfoundry.org:10001 15:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:55 Configure a credential helper to remove this warning. See 15:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:55 15:48:55 Login Succeeded 15:48:55 nexus3.edgexfoundry.org:10002 15:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:55 Configure a credential helper to remove this warning. See 15:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:55 15:48:55 Login Succeeded 15:48:55 nexus3.edgexfoundry.org:10003 15:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:55 Configure a credential helper to remove this warning. See 15:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:55 15:48:55 Login Succeeded 15:48:55 nexus3.edgexfoundry.org:10004 15:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:55 Configure a credential helper to remove this warning. See 15:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:55 15:48:55 Login Succeeded 15:48:55 docker.io 15:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:56 Configure a credential helper to remove this warning. See 15:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:56 15:48:56 Login Succeeded 15:48:56 ---> docker-login.sh ends [Pipeline] } 15:48:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:56 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 15:48:56 + dirname cmd/core-command/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo core-command,cmd/core-command/Dockerfile 15:48:56 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:48:56 + dirname cmd/core-data/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo core-data,cmd/core-data/Dockerfile 15:48:56 + dirname cmd/core-metadata/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo core-metadata,cmd/core-metadata/Dockerfile 15:48:56 + dirname cmd/security-bootstrapper/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:48:56 + dirname cmd/security-proxy-auth/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:48:56 + dirname cmd/security-proxy-setup/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:48:56 + + cut -d/ -f2 15:48:56 dirname cmd/security-secretstore-setup/Dockerfile 15:48:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:48:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:48:56 + dirname cmd/security-spire-agent/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:48:56 + dirname cmd/security-spire-config/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:48:56 + dirname cmd/security-spire-server/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:48:56 + dirname cmd/support-notifications/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo support-notifications,cmd/support-notifications/Dockerfile 15:48:56 + dirname cmd/support-scheduler/Dockerfile 15:48:56 + cut -d/ -f2 15:48:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:48:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:48:56 + git rev-list -1 --merges 2a351e257b9c6f384dc5087d11b245f6f4abeef2~1..2a351e257b9c6f384dc5087d11b245f6f4abeef2 [Pipeline] echo 15:48:56 -----------> git rev-list -1 --merges 2a351e257b9c6f384dc5087d11b245f6f4abeef2~1..2a351e257b9c6f384dc5087d11b245f6f4abeef2 2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:48:56 2a351e257b9c6f384dc5087d11b245f6f4abeef2 [false] [Pipeline] sh 15:48:57 + git log --format=format:%s -1 2a351e257b9c6f384dc5087d11b245f6f4abeef2 [Pipeline] echo 15:48:57 ========================================================= 15:48:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:48:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:48:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:57 + grep -v github /etc/ssh/ssh_known_hosts 15:48:57 + [ -e /tmp/ssh_known_hosts ] 15:48:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:48:57 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:48:57 sudo tee -a /etc/ssh/ssh_known_hosts 15:48:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:57 15:48:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:58 0.1.4: Pulling from edgex-devops/py-git-semver 15:48:58 b85a868b505f: Pulling fs layer 15:48:58 e2be974225ed: Pulling fs layer 15:48:58 339a4e72a1f5: Pulling fs layer 15:48:58 988bab9f4d93: Pulling fs layer 15:48:58 1469e6f7b9e6: Pulling fs layer 15:48:58 eaf3925da568: Pulling fs layer 15:48:58 bab4dde63d76: Pulling fs layer 15:48:58 bde34c3a00c8: Pulling fs layer 15:48:58 b352a97aabf1: Pulling fs layer 15:48:58 1469e6f7b9e6: Waiting 15:48:58 eaf3925da568: Waiting 15:48:58 988bab9f4d93: Waiting 15:48:58 bde34c3a00c8: Waiting 15:48:58 4872d77fe225: Pulling fs layer 15:48:58 5851b861e8e6: Pulling fs layer 15:48:58 b352a97aabf1: Waiting 15:48:58 5851b861e8e6: Waiting 15:48:58 e2be974225ed: Verifying Checksum 15:48:58 e2be974225ed: Download complete 15:48:58 988bab9f4d93: Verifying Checksum 15:48:58 988bab9f4d93: Download complete 15:48:58 1469e6f7b9e6: Verifying Checksum 15:48:58 1469e6f7b9e6: Download complete 15:48:58 339a4e72a1f5: Verifying Checksum 15:48:58 339a4e72a1f5: Download complete 15:48:58 eaf3925da568: Verifying Checksum 15:48:58 eaf3925da568: Download complete 15:48:58 bde34c3a00c8: Verifying Checksum 15:48:58 bde34c3a00c8: Download complete 15:48:58 b352a97aabf1: Verifying Checksum 15:48:58 b352a97aabf1: Download complete 15:48:58 4872d77fe225: Download complete 15:48:58 5851b861e8e6: Verifying Checksum 15:48:58 5851b861e8e6: Download complete 15:48:58 b85a868b505f: Verifying Checksum 15:48:58 b85a868b505f: Download complete 15:48:58 bab4dde63d76: Verifying Checksum 15:48:58 bab4dde63d76: Download complete 15:49:00 b85a868b505f: Pull complete 15:49:00 e2be974225ed: Pull complete 15:49:00 339a4e72a1f5: Pull complete 15:49:00 988bab9f4d93: Pull complete 15:49:00 1469e6f7b9e6: Pull complete 15:49:00 eaf3925da568: Pull complete 15:49:02 bab4dde63d76: Pull complete 15:49:02 bde34c3a00c8: Pull complete 15:49:03 b352a97aabf1: Pull complete 15:49:03 4872d77fe225: Pull complete 15:49:03 5851b861e8e6: Pull complete 15:49:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:03 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 15:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:49:04 $ docker top b3f24da66ad5d2a4e406c3b5dc222ebd10a16140ff1df893f91389176688de10 -eo pid,comm 15:49:04 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). 15:49:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:04 [ssh-agent] Looking for ssh-agent implementation... 15:49:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:04 $ docker exec b3f24da66ad5d2a4e406c3b5dc222ebd10a16140ff1df893f91389176688de10 ssh-agent 15:49:05 SSH_AUTH_SOCK=/tmp/ssh-fsgBkWqGp2Ci/agent.32 15:49:05 SSH_AGENT_PID=38 15:49:05 Running ssh-add (command line suppressed) 15:49:05 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8626067761637669438.key (/w/workspace/edgex-go/4@tmp/private_key_8626067761637669438.key) 15:49:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:05 + git tag --points-at HEAD [Pipeline] } 15:49:05 $ docker exec --env ******** --env ******** b3f24da66ad5d2a4e406c3b5dc222ebd10a16140ff1df893f91389176688de10 ssh-agent -k 15:49:05 unset SSH_AUTH_SOCK; 15:49:05 unset SSH_AGENT_PID; 15:49:05 echo Agent pid 38 killed; 15:49:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:05 [ssh-agent] Looking for ssh-agent implementation... 15:49:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:05 $ docker exec b3f24da66ad5d2a4e406c3b5dc222ebd10a16140ff1df893f91389176688de10 ssh-agent 15:49:05 SSH_AUTH_SOCK=/tmp/ssh-G9Lc2L9zGWst/agent.70 15:49:05 SSH_AGENT_PID=76 15:49:05 Running ssh-add (command line suppressed) 15:49:06 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9163322479011589012.key (/w/workspace/edgex-go/4@tmp/private_key_9163322479011589012.key) 15:49:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:06 + git semver init 15:49:06 2023-03-10 15:49:06,498 [run_init] DEBUG init version:0.0.0 force:False 15:49:06 2023-03-10 15:49:06,499 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 15:49:06 2023-03-10 15:49:06,500 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 15:49:06 2023-03-10 15:49:06,500 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 15:49:10 2023-03-10 15:49:10,680 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 15:49:10 2023-03-10 15:49:10,682 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4429 with force:False 15:49:10 2023-03-10 15:49:10,682 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4429 15:49:10 2023-03-10 15:49:10,686 [execute] INFO git cat-file --batch-check 15:49:10 2023-03-10 15:49:10,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 15:49:10 2023-03-10 15:49:10,694 [execute] INFO git cat-file --batch 15:49:10 2023-03-10 15:49:10,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 15:49:10 2023-03-10 15:49:10,700 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4429 15:49:10 0.0.0 [Pipeline] } 15:49:10 $ docker exec --env ******** --env ******** b3f24da66ad5d2a4e406c3b5dc222ebd10a16140ff1df893f91389176688de10 ssh-agent -k 15:49:10 unset SSH_AUTH_SOCK; 15:49:10 unset SSH_AGENT_PID; 15:49:10 echo Agent pid 76 killed; 15:49:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:11 + git semver [Pipeline] } 15:49:11 $ docker stop --time=1 b3f24da66ad5d2a4e406c3b5dc222ebd10a16140ff1df893f91389176688de10 15:49:12 $ docker rm -f --volumes b3f24da66ad5d2a4e406c3b5dc222ebd10a16140ff1df893f91389176688de10 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:13 Stashed 1 file(s) [Pipeline] echo 15:49:13 [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 15:49:13 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 15:49:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:13 ========================================================= 15:49:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:49:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:49:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:49:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:14 213ec9aee27d: Pulling fs layer 15:49:14 4583459ba037: Pulling fs layer 15:49:14 93c1e223e6f2: Pulling fs layer 15:49:14 53926ce57604: Pulling fs layer 15:49:14 21b2b0c7a3f4: Pulling fs layer 15:49:14 22ff95d597cd: Pulling fs layer 15:49:14 12d6caf4c0d1: Pulling fs layer 15:49:14 96b7cbca73a9: Pulling fs layer 15:49:14 a7acece74701: Pulling fs layer 15:49:14 53926ce57604: Waiting 15:49:14 21b2b0c7a3f4: Waiting 15:49:14 22ff95d597cd: Waiting 15:49:14 12d6caf4c0d1: Waiting 15:49:14 96b7cbca73a9: Waiting 15:49:14 a7acece74701: Waiting 15:49:14 93c1e223e6f2: Download complete 15:49:14 4583459ba037: Verifying Checksum 15:49:14 4583459ba037: Download complete 15:49:14 21b2b0c7a3f4: Download complete 15:49:14 22ff95d597cd: Verifying Checksum 15:49:14 22ff95d597cd: Download complete 15:49:14 213ec9aee27d: Verifying Checksum 15:49:14 213ec9aee27d: Download complete 15:49:14 12d6caf4c0d1: Verifying Checksum 15:49:14 12d6caf4c0d1: Download complete 15:49:14 213ec9aee27d: Pull complete 15:49:14 4583459ba037: Pull complete 15:49:14 93c1e223e6f2: Pull complete 15:49:14 a7acece74701: Verifying Checksum 15:49:14 a7acece74701: Download complete 15:49:14 53926ce57604: Verifying Checksum 15:49:14 53926ce57604: Download complete 15:49:15 96b7cbca73a9: Verifying Checksum 15:49:15 96b7cbca73a9: Download complete 15:49:19 53926ce57604: Pull complete 15:49:19 21b2b0c7a3f4: Pull complete 15:49:19 22ff95d597cd: Pull complete 15:49:19 12d6caf4c0d1: Pull complete 15:49:21 96b7cbca73a9: Pull complete 15:49:22 a7acece74701: Pull complete 15:49:22 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:49:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:49:22 WORKDIR /edgex 15:49:22 COPY go.mod . 15:49:22 RUN go mod download 15:49:22 + docker build -t ci-base-image-x86_64 -f - . 15:49:23 Sending build context to Docker daemon 170.4MB 15:49:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:49:23 ---> db6d94c90886 15:49:23 Step 2/4 : WORKDIR /edgex 15:49:25 ---> Running in f183c7c73177 15:49:25 Removing intermediate container f183c7c73177 15:49:25 ---> 6f83f47e4ac8 15:49:25 Step 3/4 : COPY go.mod . 15:49:25 ---> 93763600acec 15:49:25 Step 4/4 : RUN go mod download 15:49:25 ---> Running in c08f3eea0866 15:49:28 Still waiting to schedule task 15:49:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9629’ is offline 15:49:35 Removing intermediate container c08f3eea0866 15:49:35 ---> 28d5ceb5fb0f 15:49:35 Successfully built 28d5ceb5fb0f 15:49:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:35 + docker inspect -f . ci-base-image-x86_64 15:49:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:35 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 15:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:49:36 $ docker top 3176755849a689355e5046e51dffd0d476f4a635ed784a7365bf15725fd8b8a8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:36 + go version 15:49:36 go version go1.18.7 linux/amd64 [Pipeline] } 15:49:36 $ docker stop --time=1 3176755849a689355e5046e51dffd0d476f4a635ed784a7365bf15725fd8b8a8 15:49:38 $ docker rm -f --volumes 3176755849a689355e5046e51dffd0d476f4a635ed784a7365bf15725fd8b8a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:38 + docker inspect -f . ci-base-image-x86_64 15:49:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:38 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 15:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:49:38 $ docker top 75b7691ec717f05ab3f8e03448d97b613ea3903d2c26141882947d2fda143279 -eo pid,comm [Pipeline] { [Pipeline] echo 15:49:38 ========================================================= 15:49:38 [edgeXBuildGoParallel] Running Tests and Build... 15:49:38 ========================================================= [Pipeline] sh 15:49:39 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 15:49:39 + make test 15:49:39 go test -race -coverprofile=coverage.out ./... 15:49:46 ? github.com/edgexfoundry/edgex-go [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:50:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 15:50:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:50:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:50:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.128s coverage: 98.5% of statements 15:50:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.144s coverage: 71.2% of statements 15:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:50:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.132s coverage: 54.0% of statements 15:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.236s coverage: 88.5% of statements 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 3.9% of statements 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.100s coverage: 72.2% of statements 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.0% of statements 15:50:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 45.5% of statements 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 82.9% of statements 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 15:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.097s coverage: 94.4% of statements 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.400s coverage: 79.9% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 64.4% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.057s coverage: 20.0% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 81.2% of statements 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 84.8% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 63.1% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.5% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:50:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.142s coverage: 97.7% of statements 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:50:27 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 15:50:49 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." 15:50:49 go vet ./... 15:50:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:49 ./bin/test-attribution-txt.sh [Pipeline] echo 15:50:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:50:50 + ls -al . 15:50:50 total 704 15:50:50 drwxrwxr-x 11 1001 1001 4096 Mar 10 15:49 . 15:50:50 drwxr-xr-x 4 root root 4096 Mar 10 15:49 .. 15:50:50 drwxrwxr-x 2 1001 1001 4096 Mar 10 15:48 .blubracket 15:50:50 -rw-rw-r-- 1 1001 1001 16 Mar 10 15:48 .dockerignore 15:50:50 drwxrwxr-x 8 1001 1001 4096 Mar 10 15:50 .git 15:50:50 drwxrwxr-x 3 1001 1001 4096 Mar 10 15:48 .github 15:50:50 -rw-rw-r-- 1 1001 1001 1112 Mar 10 15:48 .gitignore 15:50:50 -rw-rw-r-- 1 1001 1001 42 Mar 10 15:48 .golangci.yml 15:50:50 -rw-rw-r-- 1 1001 1001 87 Mar 10 15:48 .hadolint.yml 15:50:50 drwxr-xr-x 3 1001 1001 4096 Mar 10 15:49 .semver 15:50:50 -rw-rw-r-- 1 1001 1001 166 Mar 10 15:48 .sonarcloud.properties 15:50:50 -rw-rw-r-- 1 1001 1001 1171 Mar 10 15:48 ADOPTERS.md 15:50:50 -rw-rw-r-- 1 1001 1001 10825 Mar 10 15:48 Attribution.txt 15:50:50 -rw-rw-r-- 1 1001 1001 73765 Mar 10 15:48 CHANGELOG.md 15:50:50 -rw-rw-r-- 1 1001 1001 3804 Mar 10 15:48 CONTRIBUTING.md 15:50:50 -rw-rw-r-- 1 1001 1001 677 Mar 10 15:48 GOVERNANCE.md 15:50:50 -rw-rw-r-- 1 1001 1001 883 Mar 10 15:48 Jenkinsfile 15:50:50 -rw-rw-r-- 1 1001 1001 10775 Mar 10 15:48 LICENSE 15:50:50 -rw-rw-r-- 1 1001 1001 14071 Mar 10 15:48 Makefile 15:50:50 -rw-rw-r-- 1 1001 1001 582 Mar 10 15:48 OWNERS.md 15:50:50 -rw-rw-r-- 1 1001 1001 9403 Mar 10 15:48 README.md 15:50:50 -rw-rw-r-- 1 1001 1001 6912 Mar 10 15:48 SECURITY.md 15:50:50 -rw-rw-r-- 1 1001 1001 5 Mar 10 15:49 VERSION 15:50:50 drwxrwxr-x 2 1001 1001 4096 Mar 10 15:48 bin 15:50:50 drwxrwxr-x 18 1001 1001 4096 Mar 10 15:48 cmd 15:50:50 -rw-r--r-- 1 root root 447487 Mar 10 15:50 coverage.out 15:50:50 -rw-rw-r-- 1 1001 1001 3232 Mar 10 15:48 go.mod 15:50:50 -rw-rw-r-- 1 1001 1001 31098 Mar 10 15:48 go.sum 15:50:50 drwxrwxr-x 7 1001 1001 4096 Mar 10 15:48 internal 15:50:50 drwxrwxr-x 3 1001 1001 4096 Mar 10 15:48 openapi 15:50:50 drwxrwxr-x 4 1001 1001 4096 Mar 10 15:48 snap 15:50:50 -rw-rw-r-- 1 1001 1001 204 Mar 10 15:48 version.go [Pipeline] sh 15:50:50 + '[' -e coverage.out ] 15:50:50 + chown 1001:1001 coverage.out [Pipeline] stash 15:50:50 Stashed 1 file(s) [Pipeline] sh 15:50:51 + make build 15:50:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:51:04 go build -tags " 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 15:51:04 go build -tags " 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 15:51:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:51:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:51:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:51:14 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-auth/security-proxy-auth ./cmd/security-proxy-auth 15:51:15 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 15:51:16 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 15:51:17 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 15:51:18 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 15:51:19 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] } 15:51:20 $ docker stop --time=1 75b7691ec717f05ab3f8e03448d97b613ea3903d2c26141882947d2fda143279 15:51:23 $ docker rm -f --volumes 75b7691ec717f05ab3f8e03448d97b613ea3903d2c26141882947d2fda143279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:23 15:51:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:24 latest: Pulling from edgex-devops/edgex-compose 15:51:24 cbdbe7a5bc2a: Pulling fs layer 15:51:24 ca9280d653b3: Pulling fs layer 15:51:24 7e9c9ca2126c: Pulling fs layer 15:51:24 cbdbe7a5bc2a: Download complete 15:51:24 ca9280d653b3: Download complete 15:51:24 cbdbe7a5bc2a: Pull complete 15:51:24 7e9c9ca2126c: Download complete 15:51:25 ca9280d653b3: Pull complete 15:51:28 7e9c9ca2126c: Pull complete 15:51:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:28 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 15:51:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:51:29 $ docker top 12f2f590ecb915d72fddfcb7f3fc5cb55a9cbe8efdae6fe32f293e62c78a40df -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:30 + + docker-composegrep build parallel --help 15:51:30 15:51:30 --parallel Build images in parallel. [Pipeline] } 15:51:30 $ docker stop --time=1 12f2f590ecb915d72fddfcb7f3fc5cb55a9cbe8efdae6fe32f293e62c78a40df 15:51:32 $ docker rm -f --volumes 12f2f590ecb915d72fddfcb7f3fc5cb55a9cbe8efdae6fe32f293e62c78a40df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:32 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 15:51:32 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 15:51:32 $ docker top dcbb35735c73eab44d8ef80b55b5557b4e3cea753d18c5774d1179e21b21ea3d -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:33 + docker-compose -f ./docker-compose-build.yml build --parallel 15:51:33 Building core-command ... 15:51:33 Building core-common-config-bootstrapper ... 15:51:33 Building core-data ... 15:51:33 Building core-metadata ... 15:51:33 Building security-bootstrapper ... 15:51:33 Building security-proxy-auth ... 15:51:33 Building security-proxy-setup ... 15:51:33 Building security-secretstore-setup ... 15:51:33 Building security-spiffe-token-provider ... 15:51:33 Building security-spire-agent ... 15:51:33 Building security-spire-config ... 15:51:33 Building security-spire-server ... 15:51:33 Building support-notifications ... 15:51:33 Building support-scheduler ... 15:51:33 Building security-spire-agent 15:51:33 Building support-scheduler 15:51:33 Building security-bootstrapper 15:51:33 Building security-spire-config 15:51:33 Building security-proxy-auth 15:51:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:51:45 ---> 28d5ceb5fb0f 15:51:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:51:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:51:45 ---> 28d5ceb5fb0f 15:51:45 Step 3/24 : WORKDIR /edgex-go 15:51:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:51:45 ---> 28d5ceb5fb0f 15:51:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:51:45 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:51:45 ---> 28d5ceb5fb0f 15:51:45 Step 3/32 : WORKDIR /edgex-go 15:51:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:51:45 ---> 28d5ceb5fb0f 15:51:45 Step 3/24 : WORKDIR /edgex-go 15:51:47 ---> Running in 6b51839be32c 15:51:47 ---> Running in fb3c0cbda6f6 15:51:47 ---> Running in 48eac75bc24d 15:51:47 ---> Running in a4f864420236 15:51:48 ---> Running in c08d7bc8773c 15:51:48 Removing intermediate container 6b51839be32c 15:51:48 ---> 7dde54fa6a5e 15:51:48 Step 4/22 : WORKDIR /edgex-go 15:51:48 Removing intermediate container a4f864420236 15:51:48 ---> 40e497a152a5 15:51:48 Step 4/22 : WORKDIR /edgex-go 15:51:48 ---> Running in 04c1294bdcb7 15:51:48 Removing intermediate container c08d7bc8773c 15:51:48 ---> cfdeddfeabac 15:51:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:51:48 Removing intermediate container 48eac75bc24d 15:51:48 ---> e631d36a126f 15:51:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:51:48 Removing intermediate container fb3c0cbda6f6 15:51:48 ---> e1a6bafb69d9 15:51:48 Step 4/32 : RUN apk add --update --no-cache make git 15:51:48 ---> Running in a3e1584d2c13 15:51:48 ---> Running in 3759f64734db 15:51:48 ---> Running in baed11a19131 15:51:48 ---> Running in 3a61b0430100 15:51:48 Removing intermediate container 04c1294bdcb7 15:51:48 ---> d1685989c5b4 15:51:48 Step 5/22 : RUN apk add --update --no-cache make git 15:51:48 ---> Running in db2cd37863d3 15:51:48 Removing intermediate container a3e1584d2c13 15:51:48 ---> 7a15f1c6109a 15:51:48 Step 5/22 : RUN apk add --update --no-cache make git 15:51:48 ---> Running in 6d4c13cb3ae5 15:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:49 OK: 211 MiB in 51 packages 15:51:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:49 OK: 211 MiB in 51 packages 15:51:49 OK: 211 MiB in 51 packages 15:51:49 OK: 211 MiB in 51 packages 15:51:49 OK: 211 MiB in 51 packages 15:51:49 Removing intermediate container 3759f64734db 15:51:49 ---> 23fcf2305218 15:51:49 Step 5/24 : COPY go.mod vendor* ./ 15:51:49 Removing intermediate container baed11a19131 15:51:49 ---> 3029acecaa55 15:51:49 Step 5/32 : COPY go.mod vendor* ./ 15:51:49 ---> 2e2eedfafcdc 15:51:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:49 ---> Running in 33f458e412c2 15:51:49 Removing intermediate container 6d4c13cb3ae5 15:51:49 ---> 20f0b3dcdbb9 15:51:49 Step 6/22 : COPY go.mod vendor* ./ 15:51:49 ---> 14f8e5086b40 15:51:49 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:49 Removing intermediate container 3a61b0430100 15:51:49 ---> 2544b110d6e6 15:51:49 Step 5/24 : COPY go.mod vendor* ./ 15:51:50 ---> Running in b79dbf6460c5 15:51:50 Removing intermediate container db2cd37863d3 15:51:50 ---> 8a975045425e 15:51:50 Step 6/22 : COPY go.mod vendor* ./ 15:51:50 ---> 26bfbbc7343b 15:51:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:50 ---> 15fe007630e9 15:51:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:50 ---> Running in dc17fe03718d 15:51:50 ---> 2e458721cb15 15:51:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:50 ---> Running in d5c1d8c3b536 15:51:50 ---> Running in 0bf16a6a78f5 15:52:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9630 in /w/workspace/edgexfoundry_edgex-go_PR-4429 [Pipeline] { [Pipeline] ws 15:52:01 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 15:52:01 The recommended git tool is: git 15:52:07 using credential edgex-jenkins-ssh 15:52:07 Cloning the remote Git repository 15:52:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:52:07 > git init /w/workspace/edgex-go/4 # timeout=10 15:52:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:07 > git --version # timeout=10 15:52:07 > git --version # 'git version 2.25.1' 15:52:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:22 Removing intermediate container 0bf16a6a78f5 15:52:22 ---> 7073e0c33524 15:52:22 Step 7/24 : COPY . . 15:52:22 Removing intermediate container dc17fe03718d 15:52:22 ---> cd08568fe10a 15:52:22 Step 8/22 : COPY . . 15:52:22 Removing intermediate container d5c1d8c3b536 15:52:22 ---> f7c4d9ef4e92 15:52:22 Step 8/22 : COPY . . 15:52:22 Removing intermediate container b79dbf6460c5 15:52:22 ---> 93557ad93d21 15:52:22 Step 7/32 : COPY . . 15:52:22 Removing intermediate container 33f458e412c2 15:52:22 ---> 389c6a585e54 15:52:22 Step 7/24 : COPY . . 15:52:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4429/head:refs/remotes/origin/PR-4429 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:52:26 Merging remotes/origin/main commit 043fa686f8a02e278cd41aaac36cec872310d2a4 into PR head commit 5db34d0b6603a0a9814992f4ac4419f8bffed330 15:52:26 ---> 58d557d872ce 15:52:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:52:26 ---> 289068e72d52 15:52:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:52:26 ---> 07093602bfae 15:52:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:52:26 ---> 426e483a3db7 15:52:26 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:52:26 ---> e458a915fc75 15:52:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:52:26 ---> Running in 7260f67baeed 15:52:26 ---> Running in 7a8c7c37b9d2 15:52:26 ---> Running in d5309bce4a1d 15:52:26 ---> Running in efe3ceec73fc 15:52:26 ---> Running in 9c331ca14fba 15:52:26 Removing intermediate container 7a8c7c37b9d2 15:52:26 ---> 140b6ac56ccc 15:52:26 Step 9/24 : WORKDIR /edgex-go/spire-build 15:52:26 Removing intermediate container 7260f67baeed 15:52:26 ---> dfdf23676b43 15:52:26 Step 9/24 : WORKDIR /edgex-go/spire-build 15:52:26 ---> Running in 74c275d78ff5 15:52:26 ---> Running in bfca27d30040 15:52:26 Removing intermediate container 74c275d78ff5 15:52:26 ---> 291f14e4089d 15:52:26 Step 10/24 : 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 15:52:26 Removing intermediate container bfca27d30040 15:52:26 ---> 3a727aacf928 15:52:26 Step 10/24 : 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 15:52:26 ---> Running in 9d25e783bb5f 15:52:26 Merge succeeded, producing 4361cb491b5b283aa36cad0a64c1ded2d5c0445b 15:52:26 Checking out Revision 4361cb491b5b283aa36cad0a64c1ded2d5c0445b (PR-4429) 15:52:27 ---> Running in 0fd4774d07b1 15:52:27 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-auth/security-proxy-auth ./cmd/security-proxy-auth 15:52:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:52:27 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 15:52:28 Removing intermediate container 0fd4774d07b1 15:52:28 ---> d08e6cfcadad 15:52:28 Step 11/24 : WORKDIR /edgex-go 15:52:28 Removing intermediate container 9d25e783bb5f 15:52:28 ---> 704dcd04b942 15:52:28 Step 11/24 : WORKDIR /edgex-go 15:52:28 ---> Running in c9a851ec9dcd 15:52:26 > git config core.sparsecheckout # timeout=10 15:52:26 > git checkout -f 5db34d0b6603a0a9814992f4ac4419f8bffed330 # timeout=10 15:52:26 > git remote # timeout=10 15:52:26 > git config --get remote.origin.url # timeout=10 15:52:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:26 > git merge 043fa686f8a02e278cd41aaac36cec872310d2a4 # timeout=10 15:52:26 > git rev-parse HEAD^{commit} # timeout=10 15:52:26 > git config core.sparsecheckout # timeout=10 15:52:26 > git checkout -f 4361cb491b5b283aa36cad0a64c1ded2d5c0445b # timeout=10 15:52:28 ---> Running in d3bf1894158c 15:52:28 Removing intermediate container c9a851ec9dcd 15:52:28 ---> 2d9edbacf1d3 15:52:28 15:52:28 Step 12/24 : FROM alpine:3.15 15:52:28 3.15: Pulling from library/alpine 15:52:28 Removing intermediate container d3bf1894158c 15:52:28 ---> c95ee089a777 15:52:28 15:52:28 Step 12/24 : FROM alpine:3.15 15:52:28 3.15: Pulling from library/alpine 15:52:28 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 15:52:28 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 15:52:28 Status: Downloaded newer image for alpine:3.15 15:52:28 Status: Image is up to date for alpine:3.15 15:52:28 ---> 5ce65d7b0fde 15:52:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:29 ---> 5ce65d7b0fde 15:52:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:29 ---> Running in bb46eb2592dc 15:52:29 ---> Running in 65b972d6e35d 15:52:29 Removing intermediate container bb46eb2592dc 15:52:29 ---> 358b5d7bc243 15:52:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:52:29 Removing intermediate container 65b972d6e35d 15:52:29 ---> ae15c09af099 15:52:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:52:29 ---> Running in 7ecc3a0b71da 15:52:29 ---> Running in c865b0199986 15:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:30 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:52:30 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:52:30 OK: 15859 distinct packages available 15:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:30 (1/4) Installing dumb-init (1.2.5-r1) 15:52:30 (2/4) Installing musl-obstack (1.2.3-r0) 15:52:30 (3/4) Installing libucontext (1.1-r0) 15:52:30 (4/4) Installing gcompat (1.0.0-r4) 15:52:30 Executing busybox-1.34.1-r7.trigger 15:52:30 OK: 6 MiB in 18 packages 15:52:30 Commit message: "Merge commit '043fa686f8a02e278cd41aaac36cec872310d2a4' into HEAD" 15:52:30 > git rev-list --no-walk 5db34d0b6603a0a9814992f4ac4419f8bffed330 # timeout=10 15:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:30 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:52:30 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:52:30 OK: 15859 distinct packages available [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:31 (1/5) Installing dumb-init (1.2.5-r1) 15:52:31 (2/5) Installing musl-obstack (1.2.3-r0) 15:52:31 (3/5) Installing libucontext (1.1-r0) 15:52:31 (4/5) Installing gcompat (1.0.0-r4) 15:52:31 (5/5) Installing openssl (1.1.1t-r1) 15:52:31 Executing busybox-1.34.1-r7.trigger 15:52:31 Removing intermediate container c865b0199986 15:52:31 ---> e3ee7a6dc992 15:52:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:52:31 OK: 7 MiB in 19 packages 15:52:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:52:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:31 Dload Upload Total Spent Left Speed 15:52:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 15:52:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:52:32 + + sudo teesudo /etc/docker/daemon.new jq 15:52:32 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:52:32 { 15:52:32 "registry-mirrors": [ 15:52:32 "https://nexus3.edgexfoundry.org:10001" 15:52:32 ], 15:52:32 "bip": "10.250.0.254/24", 15:52:32 "hosts": [ 15:52:32 "tcp://0.0.0.0:5555", 15:52:32 "unix:///var/run/docker.sock" 15:52:32 ], 15:52:32 "mtu": 1458, 15:52:32 "selinux-enabled": true, 15:52:32 "seccomp-profile": "/etc/docker/seccomp.json" 15:52:32 } [Pipeline] sh 15:52:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:52:33 + sudo service docker restart 15:52:33 Removing intermediate container 7ecc3a0b71da 15:52:33 ---> 074e01eeadc1 15:52:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:52:33 ---> 5a62489a9d31 15:52:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:52:34 ---> f30b0b95d8ca 15:52:34 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:52:34 ---> f1865bd5d6fa 15:52:34 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:52:34 ---> Running in 30f859dc6d1b 15:52:35 Removing intermediate container 30f859dc6d1b 15:52:35 ---> 01b093d28d2d 15:52:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:52:36 ---> d204cc997d15 15:52:36 Step 19/24 : WORKDIR / 15:52:36 ---> 6e4313fab589 15:52:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:52:36 ---> Running in d226e427be70 15:52:37 Removing intermediate container d226e427be70 15:52:37 ---> 079523cff3c8 15:52:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:52:37 ---> 19c57ad082d9 15:52:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:52:37 ---> Running in d495b9b297ca 15:52:37 Removing intermediate container d495b9b297ca 15:52:37 ---> c1cae45abd08 15:52:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:52:37 ---> Running in d285ae0807d7 15:52:38 ---> 161fe4806d51 15:52:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:52:38 Removing intermediate container d285ae0807d7 15:52:38 ---> 764ffda46b44 15:52:38 Step 22/24 : LABEL arch=x86_64 15:52:38 ---> Running in 20b9f0065570 15:52:38 ---> adaaf193fecc 15:52:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:52:38 ---> Running in 1d9573f3464b 15:52:38 Removing intermediate container 20b9f0065570 15:52:38 ---> 96f7babb8794 15:52:38 Step 23/24 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:52:38 ---> Running in cadb7b8777ee 15:52:38 Removing intermediate container 1d9573f3464b 15:52:38 ---> 6b682c9d4bac 15:52:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:52:38 ---> Running in c02c5ea4451a 15:52:38 Removing intermediate container cadb7b8777ee 15:52:38 ---> d08ef75ff199 15:52:38 Step 24/24 : LABEL version=0.0.0 15:52:39 ---> Running in a4cf4b5f4b4c 15:52:39 Removing intermediate container c02c5ea4451a 15:52:39 ---> 9687b49b64a1 15:52:39 Step 22/24 : LABEL arch=x86_64 15:52:39 Removing intermediate container a4cf4b5f4b4c 15:52:39 ---> fe5a345c4ab2 15:52:39 15:52:39 ---> Running in 2c4209315350 15:52:39 Successfully built fe5a345c4ab2 15:52:39 Successfully tagged security-spire-config:latest 15:52:39  Building security-spire-config ... done Building security-proxy-setup 15:52:39 Removing intermediate container 2c4209315350 15:52:39 ---> b630fdce1b4b 15:52:39 Step 23/24 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:52:39 ---> Running in 7dcd42634aa3 15:52:40 Removing intermediate container 7dcd42634aa3 15:52:40 ---> f05d17541b60 15:52:40 Step 24/24 : LABEL version=0.0.0 15:52:41 ---> Running in faa1b7997c0c 15:52:42 Removing intermediate container faa1b7997c0c 15:52:42 ---> 5f929dd539a4 15:52:42 15:52:42 Successfully built 5f929dd539a4 15:52:42 Successfully tagged security-spire-agent:latest 15:52:42  Building security-spire-agent ... done Building security-spire-server 15:52:42 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:52:42 ---> 28d5ceb5fb0f 15:52:42 Step 3/20 : WORKDIR /edgex-go 15:52:42 ---> Using cache 15:52:42 ---> e1a6bafb69d9 15:52:42 Step 4/20 : RUN apk add --update --no-cache make git 15:52:42 ---> Using cache 15:52:42 ---> 3029acecaa55 15:52:42 Step 5/20 : COPY go.mod vendor* ./ 15:52:42 ---> Using cache 15:52:42 ---> 14f8e5086b40 15:52:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:42 ---> Using cache 15:52:42 ---> 93557ad93d21 15:52:42 Step 7/20 : COPY . . 15:52:42 ---> Using cache 15:52:42 ---> 426e483a3db7 15:52:42 Step 8/20 : RUN make cmd/secrets-config/secrets-config 15:52:43 ---> Running in a35b8c7588a8 15:52:44 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 15:52:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:45 ---> 28d5ceb5fb0f 15:52:45 Step 3/23 : WORKDIR /edgex-go 15:52:45 ---> Using cache 15:52:45 ---> e1a6bafb69d9 15:52:45 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:52:46 ---> Running in 49a99b70af2f 15:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:46 OK: 211 MiB in 51 packages 15:52:47 Removing intermediate container 49a99b70af2f 15:52:47 ---> f173e60ce044 15:52:47 Step 5/23 : COPY go.mod vendor* ./ 15:52:47 ---> 8ecc7bbe61ec 15:52:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:47 ---> Running in 3b8c71f62c5c 15:52:50 Removing intermediate container d5309bce4a1d 15:52:50 ---> c4d9fca30800 15:52:50 15:52:50 Step 10/22 : FROM alpine:3.16 15:52:50 3.16: Pulling from library/alpine 15:52:51 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:52:51 Status: Downloaded newer image for alpine:3.16 15:52:51 ---> dfd21b5a31f5 15:52:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:51 provisioning config files... 15:52:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config472506368990745535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:52 ---> docker-login.sh 15:52:52 nexus3.edgexfoundry.org:10001 15:52:52 ---> Running in c24e86367fef 15:52:52 Removing intermediate container c24e86367fef 15:52:52 ---> 4790c004a83c 15:52:52 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:52:52 ---> Running in c9af3ba5f54d 15:52:52 Removing intermediate container efe3ceec73fc 15:52:52 ---> 11a2b476f38d 15:52:52 15:52:52 Step 9/32 : FROM alpine:3.16 15:52:52 ---> dfd21b5a31f5 15:52:52 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:52 ---> Running in 85bad9bc872a 15:52:52 Removing intermediate container 85bad9bc872a 15:52:52 ---> 63bfea193f4f 15:52:52 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:52:52 ---> Running in 577a5cec4c3e 15:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:52 Configure a credential helper to remove this warning. See 15:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:52 15:52:52 Login Succeeded 15:52:52 nexus3.edgexfoundry.org:10002 15:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:53 (1/1) Installing dumb-init (1.2.5-r1) 15:52:53 Executing busybox-1.35.0-r17.trigger 15:52:53 OK: 6 MiB in 15 packages 15:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:53 Configure a credential helper to remove this warning. See 15:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:53 15:52:53 Login Succeeded 15:52:53 nexus3.edgexfoundry.org:10003 15:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:53 Configure a credential helper to remove this warning. See 15:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:53 15:52:53 Login Succeeded 15:52:53 nexus3.edgexfoundry.org:10004 15:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:53 Configure a credential helper to remove this warning. See 15:52:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:53 15:52:53 Login Succeeded 15:52:53 docker.io 15:52:53 (1/2) Installing dumb-init (1.2.5-r1) 15:52:53 (2/2) Installing su-exec (0.2-r1) 15:52:53 Executing busybox-1.35.0-r17.trigger 15:52:53 OK: 6 MiB in 16 packages 15:52:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:54 Configure a credential helper to remove this warning. See 15:52:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:54 15:52:54 Login Succeeded 15:52:54 ---> docker-login.sh ends [Pipeline] } 15:52:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:52:54 Removing intermediate container c9af3ba5f54d 15:52:54 ---> a8994e12c58b 15:52:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh 15:52:54 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 15:52:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:54 ========================================================= 15:52:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:52:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:52:55 Removing intermediate container 577a5cec4c3e 15:52:55 ---> db39525b0b64 15:52:55 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:52:55 ---> 51171b5d7348 15:52:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:52:55 ---> Running in d09f0ac01246 15:52:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:52:55 Removing intermediate container d09f0ac01246 15:52:55 ---> d9fee0299729 15:52:55 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:52:55 ---> Running in 72641031fff8 15:52:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:55 9b18e9b68314: Pulling fs layer 15:52:55 35d82f9e3411: Pulling fs layer 15:52:55 e16973657156: Pulling fs layer 15:52:55 fc693d55d65f: Pulling fs layer 15:52:55 7e9fc2657dce: Pulling fs layer 15:52:55 dda99020689f: Pulling fs layer 15:52:55 db1c61fa0a46: Pulling fs layer 15:52:55 891c053d2c06: Pulling fs layer 15:52:55 dda99020689f: Waiting 15:52:55 db1c61fa0a46: Waiting 15:52:55 fc693d55d65f: Waiting 15:52:55 7e9fc2657dce: Waiting 15:52:55 891c053d2c06: Waiting 15:52:55 e16973657156: Download complete 15:52:55 35d82f9e3411: Download complete 15:52:55 7e9fc2657dce: Verifying Checksum 15:52:55 7e9fc2657dce: Download complete 15:52:55 dda99020689f: Verifying Checksum 15:52:55 dda99020689f: Download complete 15:52:55 9b18e9b68314: Download complete 15:52:55 ---> 68b0169f8d05 15:52:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 15:52:55 Removing intermediate container 72641031fff8 15:52:55 ---> c1ce2906ec6b 15:52:55 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:52:55 ---> Running in abe16d2d6b5a 15:52:55 Removing intermediate container abe16d2d6b5a 15:52:55 ---> 408e8017f1c3 15:52:55 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:52:55 ---> e436b9919aae 15:52:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:52:55 ---> Running in c1004cdcf73c 15:52:56 Removing intermediate container c1004cdcf73c 15:52:56 ---> efc1cdc3ea86 15:52:56 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:52:56 ---> 118b3b97e514 15:52:56 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:56 ---> Running in 82b3273033c1 15:52:56 ---> Running in 2a2d021434f3 15:52:56 9b18e9b68314: Pull complete 15:52:57 891c053d2c06: Verifying Checksum 15:52:57 891c053d2c06: Download complete 15:52:57 35d82f9e3411: Pull complete 15:52:57 e16973657156: Pull complete 15:52:58 Removing intermediate container 2a2d021434f3 15:52:58 ---> 8bc72c9c083d 15:52:58 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:52:58 Removing intermediate container 82b3273033c1 15:52:58 ---> 7f4ab3056803 15:52:58 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:52:58 ---> Running in 844767809a78 15:52:58 ---> Running in f9135547e510 15:52:58 db1c61fa0a46: Verifying Checksum 15:52:58 db1c61fa0a46: Download complete 15:52:58 Removing intermediate container 844767809a78 15:52:58 ---> ff0852ebf23c 15:52:58 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:52:58 ---> Running in ddb463c40a4f 15:52:58 Removing intermediate container f9135547e510 15:52:58 ---> 145dde5c6100 15:52:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:52:58 Removing intermediate container ddb463c40a4f 15:52:58 ---> 2d2440d6a708 15:52:58 Step 20/22 : LABEL arch=x86_64 15:52:58 ---> Running in 5c6db05e7b8a 15:52:58 ---> 5c715a576825 15:52:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:52:58 fc693d55d65f: Download complete 15:52:58 ---> Running in c5004a87ea1a 15:52:58 Removing intermediate container 5c6db05e7b8a 15:52:58 ---> 077eb96965af 15:52:58 Step 21/22 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:52:59 ---> Running in 58812cc06849 15:52:59 Removing intermediate container 58812cc06849 15:52:59 ---> dfe10c2cab71 15:52:59 Step 22/22 : LABEL version=0.0.0 15:52:59 ---> Running in 9522c29c4923 15:52:59 Removing intermediate container 9522c29c4923 15:52:59 ---> 1fc2c1cead15 15:52:59 15:52:59 Successfully built 1fc2c1cead15 15:52:59 Successfully tagged security-proxy-auth:latest 15:52:59  Building security-proxy-auth ... done Building core-data 15:53:00 Removing intermediate container 9c331ca14fba 15:53:00 ---> 8844e188430c 15:53:00 15:53:00 Step 10/22 : FROM alpine:3.16 15:53:00 ---> dfd21b5a31f5 15:53:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:53:00 Removing intermediate container c5004a87ea1a 15:53:00 ---> 2b96d2d18a8c 15:53:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:00 ---> Running in 772484473f54 15:53:00 ---> 6564ca6c5743 15:53:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:01 (1/1) Installing dumb-init (1.2.5-r1) 15:53:01 Executing busybox-1.35.0-r17.trigger 15:53:01 OK: 6 MiB in 15 packages 15:53:01 ---> 2844c74cc2e5 15:53:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:53:02 ---> 9edc5ae87cf3 15:53:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:53:02 Removing intermediate container 772484473f54 15:53:02 ---> 393f3fd1e80f 15:53:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:02 ---> 99fcddb0bad3 15:53:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:53:02 ---> Running in f0d4fb6b8c80 15:53:02 Removing intermediate container f0d4fb6b8c80 15:53:02 ---> 797e4af23940 15:53:02 Step 13/22 : ENV APP_PORT=59861 15:53:02 ---> 31484570dfd2 15:53:02 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:53:02 ---> Running in 71160fb5460a 15:53:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:03 ---> 28d5ceb5fb0f 15:53:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:53:03 ---> Using cache 15:53:03 ---> 40e497a152a5 15:53:03 Step 4/22 : WORKDIR /edgex-go 15:53:03 ---> Using cache 15:53:03 ---> 7a15f1c6109a 15:53:03 Step 5/22 : RUN apk add --update --no-cache make git 15:53:03 ---> Using cache 15:53:03 ---> 20f0b3dcdbb9 15:53:03 Step 6/22 : COPY go.mod vendor* ./ 15:53:03 ---> Using cache 15:53:03 ---> 26bfbbc7343b 15:53:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:03 ---> Using cache 15:53:03 ---> cd08568fe10a 15:53:03 Step 8/22 : COPY . . 15:53:03 ---> Using cache 15:53:03 ---> 289068e72d52 15:53:03 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:53:03 ---> 88ef911c1857 15:53:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:53:03 Removing intermediate container 71160fb5460a 15:53:03 ---> ead1a17afcd7 15:53:03 Step 14/22 : EXPOSE $APP_PORT 15:53:03 ---> Running in a73cfdd1f60a 15:53:03 ---> Running in da551dd9d88d 15:53:03 Removing intermediate container 3b8c71f62c5c 15:53:03 ---> 8522ae58ca1f 15:53:03 Step 7/23 : COPY . . 15:53:03 Removing intermediate container da551dd9d88d 15:53:03 ---> 3b1c0ceab583 15:53:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:03 ---> b3263b90d7b8 15:53:03 Step 27/32 : RUN chmod +x /entrypoint.sh 15:53:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:53:03 ---> Running in 97a54ae9fdf0 15:53:04 ---> 319805ddbb48 15:53:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:53:04 Removing intermediate container a35b8c7588a8 15:53:04 ---> 4b333a74c187 15:53:04 15:53:04 Step 9/20 : FROM alpine:3.16 15:53:04 ---> dfd21b5a31f5 15:53:04 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 15:53:04 ---> Running in 29ca31da2e2a 15:53:04 ---> b39653dbe63c 15:53:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:53:05 ---> b51d01aec24c 15:53:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:05 ---> Running in f349e6a11cf5 15:53:05 Removing intermediate container 97a54ae9fdf0 15:53:05 ---> b23696e93f35 15:53:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:05 ---> Running in c73814ce5901 15:53:05 Removing intermediate container f349e6a11cf5 15:53:05 ---> c2b1def7009e 15:53:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:05 (1/2) Installing dumb-init (1.2.5-r1) 15:53:05 Removing intermediate container c73814ce5901 15:53:05 ---> 51a3578b0433 15:53:05 Step 29/32 : CMD ["gate"] 15:53:05 (2/2) Installing openssl (1.1.1t-r0) 15:53:05 ---> Running in 6b4eeb39d55b 15:53:05 Executing busybox-1.35.0-r17.trigger 15:53:05 OK: 6 MiB in 16 packages 15:53:05 ---> Running in d8782072b77f 15:53:05 Removing intermediate container 6b4eeb39d55b 15:53:05 ---> 7618de254e4a 15:53:05 Step 20/22 : LABEL arch=x86_64 15:53:05 Removing intermediate container d8782072b77f 15:53:05 ---> 54bded890562 15:53:05 Step 30/32 : LABEL arch=x86_64 15:53:05 ---> Running in 3318adc77356 15:53:05 ---> Running in 2e43aac2702e 15:53:05 Removing intermediate container 2e43aac2702e 15:53:05 ---> 66aeae3cd65e 15:53:05 Step 31/32 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:53:05 Removing intermediate container 3318adc77356 15:53:05 ---> 2332dfb37287 15:53:05 Step 21/22 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:53:05 Removing intermediate container 29ca31da2e2a 15:53:05 ---> 2d2d40f90bc7 15:53:05 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:53:05 ---> Running in 5ba4e9e28b9a 15:53:05 ---> Running in e3c14d004d38 15:53:05 ---> Running in 21b1aecd3198 15:53:05 Removing intermediate container e3c14d004d38 15:53:05 ---> ac4ec782e7ed 15:53:05 Step 22/22 : LABEL version=0.0.0 15:53:05 Removing intermediate container 5ba4e9e28b9a 15:53:05 ---> f083c17a2846 15:53:05 Step 32/32 : LABEL version=0.0.0 15:53:05 ---> Running in 0fb63980c06d 15:53:05 Removing intermediate container 21b1aecd3198 15:53:05 ---> 441efbaeb731 15:53:05 Step 12/20 : WORKDIR /edgex 15:53:06 ---> Running in 333babdd3b1d 15:53:06 ---> Running in 22ca310623e0 15:53:06 Removing intermediate container 0fb63980c06d 15:53:06 ---> 34606a3e9352 15:53:06 15:53:06 Removing intermediate container 333babdd3b1d 15:53:06 ---> 485e0a843559 15:53:06 15:53:06 Successfully built 34606a3e9352 15:53:06 Removing intermediate container 22ca310623e0 15:53:06 Successfully tagged support-scheduler:latest 15:53:06  Building support-scheduler ... done Building core-common-config-bootstrapper 15:53:06 ---> 03e2bde5e514 15:53:06 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 15:53:06 Successfully built 485e0a843559 15:53:06 Successfully tagged security-bootstrapper:latest 15:53:06 Building security-spiffe-token-provider 15:53:06  Building security-bootstrapper ... done  ---> e6d1beee33ad 15:53:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:53:08 ---> 2e6bd994fa10 15:53:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:53:09 ---> 4966ad9437b8 15:53:09 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:53:09 ---> 120e02484781 15:53:09 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:53:09 ---> Running in 5832377389ac 15:53:09 ---> Running in f34cd436f871 15:53:09 Removing intermediate container 5832377389ac 15:53:09 ---> 8894bf379431 15:53:09 Step 9/23 : WORKDIR /edgex-go/spire-build 15:53:09 ---> Running in 81e9e6c16912 15:53:10 Removing intermediate container 81e9e6c16912 15:53:10 ---> 9d9a7eb2a79d 15:53:10 Step 10/23 : 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 15:53:10 ---> Running in d7b2461af5fe 15:53:10 Removing intermediate container f34cd436f871 15:53:10 ---> 8f5ecec04f84 15:53:10 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 15:53:10 ---> Running in 41f630b492ae 15:53:11 fc693d55d65f: Pull complete 15:53:11 7e9fc2657dce: Pull complete 15:53:11 dda99020689f: Pull complete 15:53:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:11 ---> 28d5ceb5fb0f 15:53:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:53:11 ---> Using cache 15:53:11 ---> 40e497a152a5 15:53:11 Step 4/22 : WORKDIR /edgex-go 15:53:11 ---> Using cache 15:53:11 ---> 7a15f1c6109a 15:53:11 Step 5/22 : RUN apk add --update --no-cache make git 15:53:11 ---> Using cache 15:53:11 ---> 20f0b3dcdbb9 15:53:11 Step 6/22 : COPY go.mod vendor* ./ 15:53:11 ---> Using cache 15:53:11 ---> 26bfbbc7343b 15:53:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:11 ---> Using cache 15:53:11 ---> cd08568fe10a 15:53:11 Step 8/22 : COPY . . 15:53:11 ---> Using cache 15:53:11 ---> 289068e72d52 15:53:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:53:11 Removing intermediate container 41f630b492ae 15:53:11 ---> 85c5b33c81b3 15:53:11 Step 18/20 : LABEL arch=x86_64 15:53:11 ---> Running in b399e2035842 15:53:11 ---> Running in 857190e77545 15:53:11 Removing intermediate container d7b2461af5fe 15:53:11 ---> 14f2006f5351 15:53:11 Step 11/23 : WORKDIR /edgex-go 15:53:11 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:11 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:53:11 ---> 28d5ceb5fb0f 15:53:11 Step 3/19 : WORKDIR /edgex-go 15:53:11 ---> Using cache 15:53:11 ---> e1a6bafb69d9 15:53:11 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:53:11 ---> Running in 894414c64020 15:53:11 ---> Running in c4833837889a 15:53:11 Removing intermediate container 857190e77545 15:53:11 ---> 18dc65e27890 15:53:11 Step 19/20 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:53:11 ---> Running in cce7147980c6 15:53:11 Removing intermediate container c4833837889a 15:53:11 ---> 94835ebf24eb 15:53:11 15:53:11 Step 12/23 : FROM alpine:3.15 15:53:11 ---> 5ce65d7b0fde 15:53:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:11 ---> Using cache 15:53:11 ---> ae15c09af099 15:53:11 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:11 ---> Using cache 15:53:11 ---> 074e01eeadc1 15:53:11 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:53:11 Removing intermediate container cce7147980c6 15:53:11 ---> 0ba863d88811 15:53:11 Step 20/20 : LABEL version=0.0.0 15:53:11 ---> Running in be884870f14e 15:53:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:12 Removing intermediate container be884870f14e 15:53:12 ---> c330f0652b63 15:53:12 15:53:12 Successfully built c330f0652b63 15:53:12 Successfully tagged security-proxy-setup:latest 15:53:12 Building core-metadata 15:53:12  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:12 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:53:12 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:53:12 OK: 17046 distinct packages available 15:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:12 OK: 211 MiB in 51 packages 15:53:14 ---> 359fa5026252 15:53:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:53:14 Removing intermediate container 894414c64020 15:53:14 ---> 7f4bbf71e970 15:53:14 Step 5/19 : COPY go.mod vendor* ./ 15:53:14 ---> b281c5fbcbdd 15:53:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:53:15 ---> 474f7d4d4719 15:53:15 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:53:15 ---> 28d5ceb5fb0f 15:53:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:53:15 ---> Using cache 15:53:15 ---> 40e497a152a5 15:53:15 Step 4/24 : WORKDIR /edgex-go 15:53:15 ---> Using cache 15:53:15 ---> 7a15f1c6109a 15:53:15 Step 5/24 : RUN apk add --update --no-cache make git 15:53:15 ---> Using cache 15:53:15 ---> 20f0b3dcdbb9 15:53:15 Step 6/24 : COPY go.mod vendor* ./ 15:53:15 ---> Using cache 15:53:15 ---> 26bfbbc7343b 15:53:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:15 ---> Using cache 15:53:15 ---> cd08568fe10a 15:53:15 Step 8/24 : COPY . . 15:53:15 ---> Using cache 15:53:15 ---> 289068e72d52 15:53:15 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:53:15 ---> 0dd9fd0bd4f3 15:53:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:53:15 ---> Running in e89d41a8ecf4 15:53:15 ---> Running in f042e14ef244 15:53:15 ---> 081576234e9d 15:53:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:53:15 ---> Running in 298bc4972f8e 15:53:15 Removing intermediate container 298bc4972f8e 15:53:15 ---> 427ad09b9002 15:53:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:53:15 ---> Running in da0b7d28ac58 15:53:16 go build -tags " 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 15:53:16 Removing intermediate container da0b7d28ac58 15:53:16 ---> 0ecbb05d47c7 15:53:16 Step 21/23 : LABEL arch=x86_64 15:53:16 ---> Running in efe6a69e612e 15:53:16 Removing intermediate container efe6a69e612e 15:53:16 ---> 2994a7801bf5 15:53:16 Step 22/23 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:53:16 ---> Running in 84ee2b801d5e 15:53:16 Removing intermediate container 84ee2b801d5e 15:53:16 ---> fe87e9b9b1a7 15:53:16 Step 23/23 : LABEL version=0.0.0 15:53:16 ---> Running in 8b1238c12b63 15:53:17 Removing intermediate container 8b1238c12b63 15:53:17 ---> aa3d9f4aa02c 15:53:17 15:53:17 Successfully built aa3d9f4aa02c 15:53:17 Successfully tagged security-spire-server:latest 15:53:17  Building security-spire-server ... done Building support-notifications 15:53:17 db1c61fa0a46: Pull complete 15:53:19 891c053d2c06: Pull complete 15:53:19 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:53:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:53:20 + docker build -t ci-base-image-arm64 -f - . 15:53:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:53:20 WORKDIR /edgex 15:53:20 COPY go.mod . 15:53:20 RUN go mod download 15:53:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:20 ---> 28d5ceb5fb0f 15:53:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:53:20 ---> Using cache 15:53:20 ---> 40e497a152a5 15:53:20 Step 4/22 : WORKDIR /edgex-go 15:53:20 ---> Using cache 15:53:20 ---> 7a15f1c6109a 15:53:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:53:20 Sending build context to Docker daemon 2.95MB 15:53:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:53:20 ---> f96f9c87975a 15:53:20 Step 2/4 : WORKDIR /edgex 15:53:21 ---> Running in 86ac4e8f8055 15:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:22 OK: 211 MiB in 51 packages 15:53:22 ---> Running in 8730f8e8fc1d 15:53:22 Removing intermediate container 8730f8e8fc1d 15:53:22 ---> bf85977fefc2 15:53:22 Step 3/4 : COPY go.mod . 15:53:23 ---> 7c29af49ab23 15:53:23 Step 4/4 : RUN go mod download 15:53:23 ---> Running in cb40306f0d53 15:53:24 Removing intermediate container 86ac4e8f8055 15:53:24 ---> 0294208ba33d 15:53:24 Step 6/22 : COPY go.mod vendor* ./ 15:53:24 ---> 3b79c06058c8 15:53:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:24 ---> Running in f7d2d4ea72f5 15:53:24 Removing intermediate container a73cfdd1f60a 15:53:24 ---> 7a86231bc412 15:53:24 15:53:24 Step 10/22 : FROM alpine:3.16 15:53:24 ---> dfd21b5a31f5 15:53:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:53:24 ---> Running in af418ea19ea2 15:53:25 Removing intermediate container af418ea19ea2 15:53:25 ---> 979d4838eb80 15:53:25 Step 12/22 : ENV APP_PORT=59880 15:53:25 ---> Running in d2b92e5083d4 15:53:25 Removing intermediate container d2b92e5083d4 15:53:25 ---> 052226c7837e 15:53:25 Step 13/22 : EXPOSE $APP_PORT 15:53:25 ---> Running in 937373cd24ec 15:53:25 Removing intermediate container 937373cd24ec 15:53:25 ---> fdf8ee4e3bae 15:53:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:53:25 ---> Running in 9364b5189628 15:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:26 (1/1) Installing dumb-init (1.2.5-r1) 15:53:26 Executing busybox-1.35.0-r17.trigger 15:53:26 OK: 6 MiB in 15 packages 15:53:27 Removing intermediate container 9364b5189628 15:53:27 ---> 3821138c5df2 15:53:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:28 ---> d95f74f0311a 15:53:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:53:29 ---> 540ce96fab5d 15:53:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:53:30 ---> d08e8d5fc7f6 15:53:30 Step 18/22 : ENTRYPOINT ["/core-data"] 15:53:30 ---> Running in 18046532f12c 15:53:30 Removing intermediate container 18046532f12c 15:53:30 ---> 59b2e4c5fc44 15:53:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:30 ---> Running in 325222d9467d 15:53:30 Removing intermediate container 325222d9467d 15:53:30 ---> 9b61000f97fb 15:53:30 Step 20/22 : LABEL arch=x86_64 15:53:30 ---> Running in f351427d4961 15:53:31 Removing intermediate container f351427d4961 15:53:31 ---> 4f573f7c4ee3 15:53:31 Step 21/22 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:53:31 ---> Running in dc4e3eb1beab 15:53:31 Removing intermediate container dc4e3eb1beab 15:53:31 ---> 32803fb53c14 15:53:31 Step 22/22 : LABEL version=0.0.0 15:53:31 ---> Running in 50a0bb4de7bd 15:53:31 Removing intermediate container 50a0bb4de7bd 15:53:31 ---> d59e481fbe82 15:53:31 15:53:31 Successfully built d59e481fbe82 15:53:31 Successfully tagged core-data:latest 15:53:31  Building core-data ... done Building core-command 15:53:34 Removing intermediate container e89d41a8ecf4 15:53:34 ---> b6a8e72f678e 15:53:34 Step 7/19 : COPY . . 15:53:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:35 ---> 28d5ceb5fb0f 15:53:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:53:35 ---> Using cache 15:53:35 ---> 40e497a152a5 15:53:35 Step 4/23 : WORKDIR /edgex-go 15:53:35 ---> Using cache 15:53:35 ---> 7a15f1c6109a 15:53:35 Step 5/23 : RUN apk add --update --no-cache make git 15:53:35 ---> Using cache 15:53:35 ---> 20f0b3dcdbb9 15:53:35 Step 6/23 : COPY go.mod vendor* ./ 15:53:35 ---> Using cache 15:53:35 ---> 26bfbbc7343b 15:53:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:35 ---> Using cache 15:53:35 ---> cd08568fe10a 15:53:35 Step 8/23 : COPY . . 15:53:35 ---> Using cache 15:53:35 ---> 289068e72d52 15:53:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:53:36 ---> Running in 4fddadae3e57 15:53:36 Removing intermediate container b399e2035842 15:53:36 ---> 658f60711565 15:53:36 15:53:36 Step 10/22 : FROM alpine:3.16 15:53:36 ---> dfd21b5a31f5 15:53:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:53:36 ---> Using cache 15:53:36 ---> 4790c004a83c 15:53:36 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:53:36 ---> Using cache 15:53:36 ---> a8994e12c58b 15:53:36 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:36 ---> Using cache 15:53:36 ---> 51171b5d7348 15:53:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:53:37 go build -tags " 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 15:53:37 ---> a2f6a1a77aa0 15:53:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:53:37 ---> 8de48f20e048 15:53:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:53:38 ---> 75436b3c0e6e 15:53:38 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:53:38 ---> Running in e50b2faa7142 15:53:39 Removing intermediate container f042e14ef244 15:53:39 ---> 7bb47c144e60 15:53:39 15:53:39 Step 10/24 : FROM alpine:3.16 15:53:39 ---> dfd21b5a31f5 15:53:39 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:53:39 ---> Using cache 15:53:39 ---> 393f3fd1e80f 15:53:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:39 ---> Using cache 15:53:39 ---> 797e4af23940 15:53:39 Step 13/24 : ENV APP_PORT=59881 15:53:39 ---> Running in 70e3a7b017a6 15:53:39 Removing intermediate container 70e3a7b017a6 15:53:39 ---> 3873d681dd3b 15:53:39 Step 14/24 : EXPOSE $APP_PORT 15:53:39 ---> Running in 47a56ba83852 15:53:39 Removing intermediate container e50b2faa7142 15:53:39 ---> b05813cccbb0 15:53:39 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:53:40 Removing intermediate container 47a56ba83852 15:53:40 ---> 7d5bad36a01b 15:53:40 Step 15/24 : WORKDIR / 15:53:40 ---> Running in 334ce30361d0 15:53:40 ---> Running in 1c28d0cd66e4 15:53:40 ---> bade33654aa6 15:53:40 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:53:40 Removing intermediate container 334ce30361d0 15:53:40 ---> e6675c9b086a 15:53:40 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:53:40 ---> Running in de2643c1898f 15:53:40 ---> Running in d840981a24d3 15:53:40 Removing intermediate container 1c28d0cd66e4 15:53:40 ---> 350b3ac4959a 15:53:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:40 Removing intermediate container d840981a24d3 15:53:40 ---> 87805bd6f828 15:53:40 Step 20/22 : LABEL arch=x86_64 15:53:41 ---> Running in 96ebfbd0e1cf 15:53:41 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 15:53:41 ---> 1c13c434c7c9 15:53:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:53:41 Removing intermediate container 96ebfbd0e1cf 15:53:41 ---> 862814bf9ca5 15:53:41 Step 21/22 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:53:41 ---> Running in 5452cc20f88f 15:53:41 Removing intermediate container 5452cc20f88f 15:53:41 ---> 4d556b10a1cc 15:53:41 Step 22/22 : LABEL version=0.0.0 15:53:41 ---> aadb02b22d13 15:53:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:53:41 ---> Running in 9ee52d25bf6d 15:53:42 Removing intermediate container 9ee52d25bf6d 15:53:42 ---> 376539aac2c8 15:53:42 15:53:42 ---> 712b4eef1040 15:53:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:53:42 Successfully built 376539aac2c8 15:53:42 Successfully tagged core-common-config-bootstrapper:latest 15:53:42 Building security-secretstore-setup 15:53:43  Building core-common-config-bootstrapper ... done  ---> 8a052d69c204 15:53:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:53:43 ---> Running in bd866ddf166a 15:53:43 Removing intermediate container bd866ddf166a 15:53:43 ---> 68c67e8eb37d 15:53:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:43 ---> Running in 4b475c6279ac 15:53:43 Removing intermediate container 4b475c6279ac 15:53:43 ---> 3ceaa3098223 15:53:43 Step 22/24 : LABEL arch=x86_64 15:53:43 ---> Running in 635eb89a5ba7 15:53:44 Removing intermediate container 635eb89a5ba7 15:53:44 ---> 9230ece53d21 15:53:44 Step 23/24 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:53:44 ---> Running in f17fd942a999 15:53:44 Removing intermediate container f17fd942a999 15:53:44 ---> 9f0a39135688 15:53:44 Step 24/24 : LABEL version=0.0.0 15:53:44 ---> Running in 87907a488fbc 15:53:45 Removing intermediate container 87907a488fbc 15:53:45 ---> 4008140e0d23 15:53:45 15:53:45 Successfully built 4008140e0d23 15:53:45 Successfully tagged core-metadata:latest 15:53:47  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:47 ---> 28d5ceb5fb0f 15:53:47 Step 3/23 : WORKDIR /edgex-go 15:53:47 ---> Using cache 15:53:47 ---> e1a6bafb69d9 15:53:47 Step 4/23 : RUN apk add --update --no-cache make git 15:53:47 ---> Using cache 15:53:47 ---> 3029acecaa55 15:53:47 Step 5/23 : COPY go.mod vendor* ./ 15:53:47 ---> Using cache 15:53:47 ---> 14f8e5086b40 15:53:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:47 ---> Using cache 15:53:47 ---> 93557ad93d21 15:53:47 Step 7/23 : COPY . . 15:53:47 ---> Using cache 15:53:47 ---> 426e483a3db7 15:53:47 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:53:47 ---> Running in ff41b3a882dc 15:53:48 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 15:53:50 Removing intermediate container f7d2d4ea72f5 15:53:50 ---> c6e40013196f 15:53:50 Step 8/22 : COPY . . 15:53:55 ---> d6341cd72259 15:53:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:53:55 ---> Running in a0d5f6a29a49 15:53:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:53:55 Removing intermediate container cb40306f0d53 15:53:55 ---> ffd54feac1d3 15:53:55 Successfully built ffd54feac1d3 15:53:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:56 + docker inspect -f . ci-base-image-arm64 15:53:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:56 prd-ubuntu20.04-docker-arm64-4c-16g-9630 does not seem to be running inside a container 15:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:53:57 $ docker top 82b3d47ef8605f019e94b71a13c59884060aaa4d970be3f3bd8b823a4e738049 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:58 Removing intermediate container 4fddadae3e57 15:53:58 ---> 523ad9685fe4 15:53:58 15:53:58 Step 10/23 : FROM alpine:3.16 15:53:58 ---> dfd21b5a31f5 15:53:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:53:58 ---> Using cache 15:53:58 ---> 393f3fd1e80f 15:53:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:58 ---> Using cache 15:53:58 ---> 797e4af23940 15:53:58 Step 13/23 : ENV APP_PORT=59882 15:53:58 ---> Running in 0d1ec6ac8926 15:53:58 Removing intermediate container 0d1ec6ac8926 15:53:58 ---> b28554a069f9 15:53:58 Step 14/23 : EXPOSE $APP_PORT 15:53:58 ---> Running in 97de745caaf4 15:53:58 Removing intermediate container 97de745caaf4 15:53:58 ---> e98f636d7ee1 15:53:58 Step 15/23 : WORKDIR / 15:53:58 ---> Running in fae89464afbf 15:53:58 Removing intermediate container fae89464afbf 15:53:58 ---> 9cef46763a38 15:53:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:58 + go version 15:53:58 go version go1.18.7 linux/arm64 [Pipeline] } 15:53:58 $ docker stop --time=1 82b3d47ef8605f019e94b71a13c59884060aaa4d970be3f3bd8b823a4e738049 15:53:59 ---> d609da970d66 15:53:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:53:59 ---> 5c51002fbd5f 15:53:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:54:00 ---> a29133897bf4 15:54:00 Step 19/23 : ENTRYPOINT ["/core-command"] 15:54:00 ---> Running in 01ffa2885593 15:54:00 Removing intermediate container 01ffa2885593 15:54:00 ---> 27b49c5ecfae 15:54:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:00 ---> Running in a2c3a0086fe9 15:54:00 Removing intermediate container a2c3a0086fe9 15:54:00 ---> 7cfebc768e4d 15:54:00 Step 21/23 : LABEL arch=x86_64 15:54:00 ---> Running in cf92dfffaf45 15:54:00 Removing intermediate container cf92dfffaf45 15:54:00 ---> 5078525e251b 15:54:00 Step 22/23 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:54:00 ---> Running in 7c94204291f0 15:54:01 Removing intermediate container 7c94204291f0 15:54:01 ---> 33b8571d781d 15:54:01 Step 23/23 : LABEL version=0.0.0 15:54:01 ---> Running in 3e6388ffcde4 15:54:01 Removing intermediate container 3e6388ffcde4 15:54:01 ---> 977ac3d79a36 15:54:01 15:54:01 Successfully built 977ac3d79a36 15:54:01 Successfully tagged core-command:latest 15:54:03 $ docker rm -f --volumes 82b3d47ef8605f019e94b71a13c59884060aaa4d970be3f3bd8b823a4e738049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:04 + docker inspect -f . ci-base-image-arm64 15:54:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:04 prd-ubuntu20.04-docker-arm64-4c-16g-9630 does not seem to be running inside a container 15:54:04 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:05 $ docker top ad677892244196097a17ba2ec407d44ccc33bb7d3ba21db3fe4c4d6fe46348f7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:54:06 ========================================================= 15:54:06 [edgeXBuildGoParallel] Running Tests and Build... 15:54:06 ========================================================= [Pipeline] sh 15:54:06 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 15:54:07 + make test 15:54:07 go test -race -coverprofile=coverage.out ./... 15:54:08  Building core-command ... done 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 15:54:08 Removing intermediate container de2643c1898f 15:54:08 ---> 45023192631d 15:54:08 15:54:08 Step 9/19 : FROM alpine:3.15 15:54:08 ---> 5ce65d7b0fde 15:54:08 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:54:08 ---> Using cache 15:54:08 ---> ae15c09af099 15:54:08 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:54:08 ---> Running in 28aadffcae6f 15:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:08 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:54:08 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:54:08 OK: 15859 distinct packages available 15:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:08 (1/9) Installing ca-certificates (20220614-r0) 15:54:08 (2/9) Installing brotli-libs (1.0.9-r5) 15:54:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:54:08 (4/9) Installing libcurl (7.80.0-r6) 15:54:08 (5/9) Installing curl (7.80.0-r6) 15:54:08 (6/9) Installing dumb-init (1.2.5-r1) 15:54:08 (7/9) Installing musl-obstack (1.2.3-r0) 15:54:08 (8/9) Installing libucontext (1.1-r0) 15:54:08 (9/9) Installing gcompat (1.0.0-r4) 15:54:08 Executing busybox-1.34.1-r7.trigger 15:54:08 Executing ca-certificates-20220614-r0.trigger 15:54:08 OK: 8 MiB in 23 packages 15:54:09 Removing intermediate container 28aadffcae6f 15:54:09 ---> 5da4fb88e09e 15:54:09 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:10 ---> b5f7405ad22f 15:54:10 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:54:10 ---> c30dc390426c 15:54:10 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:54:10 Removing intermediate container ff41b3a882dc 15:54:10 ---> 1a0f6f448006 15:54:10 15:54:10 Step 9/23 : FROM alpine:3.16 15:54:10 ---> dfd21b5a31f5 15:54:10 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:54:10 ---> Running in b4508656132e 15:54:11 ---> 9addaa40746c 15:54:11 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:54:11 ---> Running in f7cb9edc3ee3 15:54:11 Removing intermediate container f7cb9edc3ee3 15:54:11 ---> c4124cdeccf3 15:54:11 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:54:11 ---> Running in d2dfab238b87 15:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:54:11 Removing intermediate container d2dfab238b87 15:54:11 ---> 41fae1b1a69f 15:54:11 Step 17/19 : LABEL arch=x86_64 15:54:11 ---> Running in e6c473a2b6f2 15:54:11 (1/3) Installing ca-certificates (20220614-r0) 15:54:11 Removing intermediate container e6c473a2b6f2 15:54:11 ---> c3a4affd007d 15:54:11 Step 18/19 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:54:11 (2/3) Installing dumb-init (1.2.5-r1) 15:54:11 (3/3) Installing su-exec (0.2-r1) 15:54:11 Executing busybox-1.35.0-r17.trigger 15:54:11 Executing ca-certificates-20220614-r0.trigger 15:54:11 ---> Running in b2e2247bfd84 15:54:11 OK: 6 MiB in 17 packages 15:54:11 Removing intermediate container b2e2247bfd84 15:54:11 ---> 56d23fcc663a 15:54:11 Step 19/19 : LABEL version=0.0.0 15:54:12 ---> Running in ba54ef63e9b3 15:54:12 Removing intermediate container ba54ef63e9b3 15:54:12 ---> 2b540152c6d9 15:54:12 15:54:12 Successfully built 2b540152c6d9 15:54:12 Successfully tagged security-spiffe-token-provider:latest 15:54:12  Building security-spiffe-token-provider ... done Removing intermediate container b4508656132e 15:54:12 ---> 8aa10f26e291 15:54:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:54:12 ---> Running in c89439b8a6ba 15:54:12 Removing intermediate container c89439b8a6ba 15:54:12 ---> 02922cbd9cf6 15:54:12 Step 12/23 : WORKDIR / 15:54:12 ---> Running in f76f9539fe0c 15:54:12 Removing intermediate container f76f9539fe0c 15:54:12 ---> 24e1de0d8310 15:54:12 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:54:13 ---> b3772c3ae86f 15:54:13 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:54:13 ---> 27d8a665ac0c 15:54:13 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:54:13 ---> 5d5c81cc32df 15:54:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:54:13 ---> 2a6ef5025c57 15:54:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:54:13 ---> 56e978e09fe5 15:54:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:54:14 ---> 83c61fed83d4 15:54:14 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:54:14 ---> Running in c2d5c87fee68 15:54:14 Removing intermediate container c2d5c87fee68 15:54:14 ---> ef96e554ee2b 15:54:14 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 15:54:14 ---> Running in ff11b1d61b62 15:54:14 Removing intermediate container ff11b1d61b62 15:54:14 ---> f088ed2d9598 15:54:14 Step 21/23 : LABEL arch=x86_64 15:54:14 ---> Running in 8201e181bbfc 15:54:14 Removing intermediate container 8201e181bbfc 15:54:14 ---> 3225c3de5f82 15:54:14 Step 22/23 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:54:15 ---> Running in 3e49892311f6 15:54:15 Removing intermediate container 3e49892311f6 15:54:15 ---> 22aaeb0f13a1 15:54:15 Step 23/23 : LABEL version=0.0.0 15:54:15 ---> Running in 98c2736f1b07 15:54:15 Removing intermediate container 98c2736f1b07 15:54:15 ---> 122a1ce84988 15:54:15 15:54:15 Successfully built 122a1ce84988 15:54:15 Successfully tagged security-secretstore-setup:latest 15:54:17  Building security-secretstore-setup ... done Removing intermediate container a0d5f6a29a49 15:54:17 ---> 483815ddd2bb 15:54:17 15:54:17 Step 10/22 : FROM alpine:3.16 15:54:17 ---> dfd21b5a31f5 15:54:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:54:17 ---> Running in bfea0dfa5aea 15:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:54:18 (1/2) Installing ca-certificates (20220614-r0) 15:54:18 (2/2) Installing dumb-init (1.2.5-r1) 15:54:18 Executing busybox-1.35.0-r17.trigger 15:54:18 Executing ca-certificates-20220614-r0.trigger 15:54:18 OK: 6 MiB in 16 packages 15:54:19 Removing intermediate container bfea0dfa5aea 15:54:19 ---> 160f37b8c67f 15:54:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:54:19 ---> Running in b3aaac4f5b40 15:54:19 Removing intermediate container b3aaac4f5b40 15:54:19 ---> fb994ee9a19f 15:54:19 Step 13/22 : ENV APP_PORT=59860 15:54:19 ---> Running in 6ac5fb2a8e24 15:54:19 Removing intermediate container 6ac5fb2a8e24 15:54:19 ---> c79dabedee2d 15:54:19 Step 14/22 : EXPOSE $APP_PORT 15:54:19 ---> Running in 709bb614d52d 15:54:19 Removing intermediate container 709bb614d52d 15:54:19 ---> 3909f12af805 15:54:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:19 ---> 5832a7073e1f 15:54:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:54:19 ---> 374870d64ba7 15:54:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:54:20 ---> f364ce78afea 15:54:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:54:20 ---> Running in 9e086f240d5e 15:54:20 Removing intermediate container 9e086f240d5e 15:54:20 ---> d83dd8b2b41a 15:54:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:20 ---> Running in c6ad3b13657f 15:54:20 Removing intermediate container c6ad3b13657f 15:54:20 ---> 8d608b6ece8c 15:54:20 Step 20/22 : LABEL arch=x86_64 15:54:20 ---> Running in 7a4460945dca 15:54:20 Removing intermediate container 7a4460945dca 15:54:20 ---> 3dc7eebd4e37 15:54:20 Step 21/22 : LABEL git_sha=2a351e257b9c6f384dc5087d11b245f6f4abeef2 15:54:20 ---> Running in b13fed0774e9 15:54:20 Removing intermediate container b13fed0774e9 15:54:20 ---> 879c16b6a442 15:54:20 Step 22/22 : LABEL version=0.0.0 15:54:20 ---> Running in be512dd451d3 15:54:20 Removing intermediate container be512dd451d3 15:54:20 ---> 40b7c68c24d3 15:54:20 15:54:20 Successfully built 40b7c68c24d3 15:54:20 Successfully tagged support-notifications:latest 15:54:20  Building support-notifications ... done  [Pipeline] } 15:54:20 $ docker stop --time=1 dcbb35735c73eab44d8ef80b55b5557b4e3cea753d18c5774d1179e21b21ea3d 15:54:21 $ docker rm -f --volumes dcbb35735c73eab44d8ef80b55b5557b4e3cea753d18c5774d1179e21b21ea3d [Pipeline] // withDockerContainer [Pipeline] sh 15:54:22 + docker images 15:54:22 REPOSITORY TAG IMAGE ID CREATED SIZE 15:54:22 support-notifications latest 40b7c68c24d3 2 seconds ago 30.7MB 15:54:22 483815ddd2bb 5 seconds ago 1.75GB 15:54:22 security-secretstore-setup latest 122a1ce84988 7 seconds ago 29.9MB 15:54:22 security-spiffe-token-provider latest 2b540152c6d9 10 seconds ago 30MB 15:54:22 1a0f6f448006 12 seconds ago 1.67GB 15:54:22 45023192631d 16 seconds ago 1.72GB 15:54:22 core-command latest 977ac3d79a36 21 seconds ago 17.8MB 15:54:22 523ad9685fe4 25 seconds ago 1.68GB 15:54:22 core-metadata latest 4008140e0d23 37 seconds ago 18.5MB 15:54:22 core-common-config-bootstrapper latest 376539aac2c8 41 seconds ago 15.5MB 15:54:22 7bb47c144e60 44 seconds ago 1.69GB 15:54:22 658f60711565 47 seconds ago 1.68GB 15:54:22 core-data latest d59e481fbe82 51 seconds ago 18MB 15:54:22 7a86231bc412 58 seconds ago 1.69GB 15:54:22 security-spire-server latest aa3d9f4aa02c About a minute ago 86.5MB 15:54:22 94835ebf24eb About a minute ago 1.55GB 15:54:22 security-proxy-setup latest c330f0652b63 About a minute ago 16.5MB 15:54:22 security-bootstrapper latest 485e0a843559 About a minute ago 19.8MB 15:54:22 support-scheduler latest 34606a3e9352 About a minute ago 30.1MB 15:54:22 4b333a74c187 About a minute ago 1.66GB 15:54:22 8844e188430c About a minute ago 1.75GB 15:54:22 security-proxy-auth latest 1fc2c1cead15 About a minute ago 16.2MB 15:54:22 11a2b476f38d About a minute ago 1.67GB 15:54:22 c4d9fca30800 About a minute ago 1.66GB 15:54:22 security-spire-agent latest 5f929dd539a4 About a minute ago 125MB 15:54:22 security-spire-config latest fe5a345c4ab2 About a minute ago 85.8MB 15:54:22 c95ee089a777 About a minute ago 1.55GB 15:54:22 2d9edbacf1d3 About a minute ago 1.55GB 15:54:22 ci-base-image-x86_64 latest 28d5ceb5fb0f 4 minutes ago 903MB 15:54:22 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 15:54:22 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 15:54:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 15:54:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 15:54:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:54:46 ? github.com/edgexfoundry/edgex-go [no test files] 15:56:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:56:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:56:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:56:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:56:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:56:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:56:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:56:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:56:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:56:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:56:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:56:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:56:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.297s coverage: 28.7% of statements 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:57:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.420s coverage: 98.5% of statements 15:57:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.391s coverage: 71.2% of statements 15:57:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:57:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:57:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:57:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.610s coverage: 54.0% of statements 15:57:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:57:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:57:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.080s coverage: 88.5% of statements 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:57:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.595s coverage: 3.9% of statements 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.747s coverage: 95.6% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.461s coverage: 72.2% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.466s coverage: 65.9% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.658s coverage: 0.9% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.484s coverage: 29.0% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 45.5% of statements 15:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.411s coverage: 82.9% of statements 15:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.335s coverage: 94.1% of statements 15:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.296s coverage: 96.3% of statements 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 15:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.376s coverage: 94.4% of statements 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.310s coverage: 79.9% of statements 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.258s coverage: 86.9% of statements 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.188s coverage: 20.0% of statements 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.327s coverage: 81.2% of statements 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.327s coverage: 82.1% of statements 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 84.8% of statements 15:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.258s coverage: 63.1% of statements 15:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements 15:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.188s coverage: 89.4% of statements 15:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.130s coverage: 100.0% of statements 15:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.161s coverage: 73.7% of statements 15:58:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 15:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:58:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:58:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.021s coverage: 38.4% of statements 15:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:58:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements 15:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:58:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements 15:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:58:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.307s coverage: 17.7% of statements 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.678s coverage: 92.3% of statements 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.374s coverage: 61.5% of statements 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:58:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.463s coverage: 97.7% of statements 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:58:36 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 15:58:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:58:36 go vet ./... 16:00:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:00:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:00:28 ./bin/test-attribution-txt.sh [Pipeline] echo 16:00:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:00:29 + ls -al . 16:00:29 total 700 16:00:29 drwxrwxr-x 10 1001 1001 4096 Mar 10 15:54 . 16:00:29 drwxr-xr-x 4 root root 4096 Mar 10 15:54 .. 16:00:29 drwxrwxr-x 2 1001 1001 4096 Mar 10 15:52 .blubracket 16:00:29 -rw-rw-r-- 1 1001 1001 16 Mar 10 15:52 .dockerignore 16:00:29 drwxrwxr-x 8 1001 1001 4096 Mar 10 15:52 .git 16:00:29 drwxrwxr-x 3 1001 1001 4096 Mar 10 15:52 .github 16:00:29 -rw-rw-r-- 1 1001 1001 1112 Mar 10 15:52 .gitignore 16:00:29 -rw-rw-r-- 1 1001 1001 42 Mar 10 15:52 .golangci.yml 16:00:29 -rw-rw-r-- 1 1001 1001 87 Mar 10 15:52 .hadolint.yml 16:00:29 -rw-rw-r-- 1 1001 1001 166 Mar 10 15:52 .sonarcloud.properties 16:00:29 -rw-rw-r-- 1 1001 1001 1171 Mar 10 15:52 ADOPTERS.md 16:00:29 -rw-rw-r-- 1 1001 1001 10825 Mar 10 15:52 Attribution.txt 16:00:29 -rw-rw-r-- 1 1001 1001 73765 Mar 10 15:52 CHANGELOG.md 16:00:29 -rw-rw-r-- 1 1001 1001 3804 Mar 10 15:52 CONTRIBUTING.md 16:00:29 -rw-rw-r-- 1 1001 1001 677 Mar 10 15:52 GOVERNANCE.md 16:00:29 -rw-rw-r-- 1 1001 1001 883 Mar 10 15:52 Jenkinsfile 16:00:29 -rw-rw-r-- 1 1001 1001 10775 Mar 10 15:52 LICENSE 16:00:29 -rw-rw-r-- 1 1001 1001 14071 Mar 10 15:52 Makefile 16:00:29 -rw-rw-r-- 1 1001 1001 582 Mar 10 15:52 OWNERS.md 16:00:29 -rw-rw-r-- 1 1001 1001 9403 Mar 10 15:52 README.md 16:00:29 -rw-rw-r-- 1 1001 1001 6912 Mar 10 15:52 SECURITY.md 16:00:29 -rw-rw-r-- 1 1001 1001 5 Mar 10 15:49 VERSION 16:00:29 drwxrwxr-x 2 1001 1001 4096 Mar 10 15:52 bin 16:00:29 drwxrwxr-x 18 1001 1001 4096 Mar 10 15:52 cmd 16:00:29 -rw-r--r-- 1 root root 447487 Mar 10 15:58 coverage.out 16:00:29 -rw-rw-r-- 1 1001 1001 3232 Mar 10 15:52 go.mod 16:00:29 -rw-rw-r-- 1 1001 1001 31098 Mar 10 15:52 go.sum 16:00:29 drwxrwxr-x 7 1001 1001 4096 Mar 10 15:52 internal 16:00:29 drwxrwxr-x 3 1001 1001 4096 Mar 10 15:52 openapi 16:00:29 drwxrwxr-x 4 1001 1001 4096 Mar 10 15:52 snap 16:00:29 -rw-rw-r-- 1 1001 1001 204 Mar 10 15:52 version.go [Pipeline] sh 16:00:29 + '[' -e coverage.out ] 16:00:29 + chown 1001:1001 coverage.out [Pipeline] stash 16:00:29 Warning: overwriting stash ‘coverage-report’ 16:00:30 Stashed 1 file(s) [Pipeline] sh 16:00:31 + make build 16:00:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:02:07 go build -tags " 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 16:02:07 go build -tags " 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 16:02:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:02:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:03:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:03:10 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-auth/security-proxy-auth ./cmd/security-proxy-auth 16:03:17 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 16:03:22 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 16:03:26 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 16:03:31 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 16:03:37 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] } 16:03:43 $ docker stop --time=1 ad677892244196097a17ba2ec407d44ccc33bb7d3ba21db3fe4c4d6fe46348f7 16:03:45 $ docker rm -f --volumes ad677892244196097a17ba2ec407d44ccc33bb7d3ba21db3fe4c4d6fe46348f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:03:47 16:03:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:03:47 latest: Pulling from edgex-devops/edgex-compose-arm64 16:03:47 29e5d40040c1: Pulling fs layer 16:03:47 1ce36da41761: Pulling fs layer 16:03:47 25b303627fd3: Pulling fs layer 16:03:47 29e5d40040c1: Verifying Checksum 16:03:47 29e5d40040c1: Download complete 16:03:48 1ce36da41761: Verifying Checksum 16:03:48 1ce36da41761: Download complete 16:03:48 29e5d40040c1: Pull complete 16:03:49 1ce36da41761: Pull complete 16:03:49 25b303627fd3: Verifying Checksum 16:03:49 25b303627fd3: Download complete 16:03:59 25b303627fd3: Pull complete 16:03:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:03:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-9630 does not seem to be running inside a container 16:04:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:04:03 $ docker top dc1b2cafcbbe5aea7cfb77bf1e23a5ee5795f75ecc5640a1193fb691e6b6bff6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:03 + docker-compose build --help 16:04:03 + grep parallel 16:04:10 --parallel Build images in parallel. [Pipeline] } 16:04:10 $ docker stop --time=1 dc1b2cafcbbe5aea7cfb77bf1e23a5ee5795f75ecc5640a1193fb691e6b6bff6 16:04:12 $ docker rm -f --volumes dc1b2cafcbbe5aea7cfb77bf1e23a5ee5795f75ecc5640a1193fb691e6b6bff6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:13 prd-ubuntu20.04-docker-arm64-4c-16g-9630 does not seem to be running inside a container 16:04:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64:latest cat 16:04:14 $ docker top 9f8047868aa6283e66b7eb74f05e36bde1e3b45a72dd79226e480e42f970afbe -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:15 + docker-compose -f ./docker-compose-build.yml build --parallel 16:04:21 Building core-command ... 16:04:21 Building core-common-config-bootstrapper ... 16:04:21 Building core-data ... 16:04:21 Building core-metadata ... 16:04:21 Building security-bootstrapper ... 16:04:21 Building security-proxy-auth ... 16:04:21 Building security-proxy-setup ... 16:04:21 Building security-secretstore-setup ... 16:04:21 Building security-spiffe-token-provider ... 16:04:21 Building security-spire-agent ... 16:04:21 Building security-spire-config ... 16:04:21 Building security-spire-server ... 16:04:21 Building support-notifications ... 16:04:21 Building support-scheduler ... 16:04:21 Building security-spire-server 16:04:21 Building security-proxy-setup 16:04:21 Building core-data 16:04:21 Building security-spire-config 16:04:21 Building security-proxy-auth 16:05:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:05:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:18 ---> ffd54feac1d3 16:05:18 Step 3/23 : WORKDIR /edgex-go 16:05:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:05:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:05:18 ---> ffd54feac1d3 16:05:18 Step 3/24 : WORKDIR /edgex-go 16:05:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:05:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:18 ---> ffd54feac1d3 16:05:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:05:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:05:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:18 ---> ffd54feac1d3 16:05:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:05:18 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:05:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:05:18 ---> ffd54feac1d3 16:05:18 Step 3/20 : WORKDIR /edgex-go 16:05:18 ---> Running in 64a85de41580 16:05:18 ---> Running in 531047150fd9 16:05:18 ---> Running in 919c446c75ab 16:05:18 ---> Running in a73e71efe6dc 16:05:18 ---> Running in 6555da16d4a8 16:05:18 Removing intermediate container a73e71efe6dc 16:05:18 ---> bac1c5b43c2a 16:05:18 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:05:18 Removing intermediate container 531047150fd9 16:05:18 ---> 64067fa347eb 16:05:18 Step 4/22 : WORKDIR /edgex-go 16:05:18 ---> Running in 4787ec757c7a 16:05:18 Removing intermediate container 919c446c75ab 16:05:18 Removing intermediate container 6555da16d4a8 16:05:18 ---> 8b121ef1c5e1 16:05:18 Step 4/22 : WORKDIR /edgex-go 16:05:18 ---> a18bea5634a8 16:05:18 Step 4/20 : RUN apk add --update --no-cache make git 16:05:18 ---> Running in 0976d6788e78 16:05:18 Removing intermediate container 64a85de41580 16:05:18 ---> 12b0ff29726f 16:05:18 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:05:18 ---> Running in df29b82c5c65 16:05:18 ---> Running in a97f53efd4d4 16:05:18 ---> Running in 62655f2973f8 16:05:18 Removing intermediate container 0976d6788e78 16:05:18 ---> b60e9e2da8e7 16:05:18 Step 5/22 : RUN apk add --update --no-cache make git 16:05:18 Removing intermediate container df29b82c5c65 16:05:18 ---> 6c2eb884eb9e 16:05:18 Step 5/22 : RUN apk add --update --no-cache make git 16:05:18 ---> Running in fd73053f33c6 16:05:18 ---> Running in 8634acb4a0fa 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:05:18 OK: 221 MiB in 51 packages 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:05:18 OK: 221 MiB in 51 packages 16:05:18 OK: 221 MiB in 51 packages 16:05:18 Removing intermediate container 4787ec757c7a 16:05:18 ---> b37a5f02dbb1 16:05:18 Step 5/23 : COPY go.mod vendor* ./ 16:05:18 OK: 221 MiB in 51 packages 16:05:18 OK: 221 MiB in 51 packages 16:05:18 Removing intermediate container a97f53efd4d4 16:05:18 ---> c49b670dfa2b 16:05:18 Step 5/20 : COPY go.mod vendor* ./ 16:05:18 ---> 21bf5caaad00 16:05:18 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:18 Removing intermediate container 62655f2973f8 16:05:18 ---> a37dee5fe569 16:05:18 Step 5/24 : COPY go.mod vendor* ./ 16:05:18 ---> Running in 456025f1290b 16:05:19 Removing intermediate container 8634acb4a0fa 16:05:19 ---> dedf46af8038 16:05:19 Step 6/22 : COPY go.mod vendor* ./ 16:05:19 Removing intermediate container fd73053f33c6 16:05:19 ---> 58e9be56945d 16:05:19 Step 6/22 : COPY go.mod vendor* ./ 16:05:22 ---> 18b627e83e97 16:05:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:22 ---> 118e957e449e 16:05:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:22 ---> 4edf12156ab9 16:05:22 ---> a1688a3c4a10 16:05:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:22 ---> Running in 9a8d43886576 16:05:22 ---> Running in e316a3dd92a7 16:05:22 ---> Running in bc0f722fddac 16:05:22 ---> Running in f465b1a59d22 16:07:14 Removing intermediate container 456025f1290b 16:07:14 ---> 05f195648258 16:07:14 Step 7/23 : COPY . . 16:07:14 Removing intermediate container bc0f722fddac 16:07:14 ---> 4911813b60fb 16:07:14 Step 8/22 : COPY . . 16:07:14 Removing intermediate container f465b1a59d22 16:07:14 ---> 5f59f1576b95 16:07:14 Step 7/20 : COPY . . 16:07:14 Removing intermediate container 9a8d43886576 16:07:14 ---> d6394e895e33 16:07:14 Step 7/24 : COPY . . 16:07:14 Removing intermediate container e316a3dd92a7 16:07:14 ---> 0bc82c15d711 16:07:14 Step 8/22 : COPY . . 16:07:29 ---> 6241a2ef43f8 16:07:29 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:07:29 ---> Running in a7072a7b5d00 16:07:29 Removing intermediate container a7072a7b5d00 16:07:29 ---> 1b21d7e55bc5 16:07:29 Step 9/23 : WORKDIR /edgex-go/spire-build 16:07:30 ---> Running in 319c59f449b0 16:07:31 Removing intermediate container 319c59f449b0 16:07:31 ---> 29581b0c5b9a 16:07:31 Step 10/23 : 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 16:07:31 ---> Running in 91823bd400f6 16:07:32 ---> 11e8b4dad54d 16:07:32 Step 8/20 : RUN make cmd/secrets-config/secrets-config 16:07:32 ---> e598bfa7d5c3 16:07:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:07:32 ---> Running in 3a768c65facf 16:07:32 ---> Running in f76ad561403e 16:07:33 ---> 2d84ee6d1760 16:07:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:07:33 ---> Running in c3e1face6d9f 16:07:33 ---> beb2de657c83 16:07:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:07:33 ---> Running in 38605d3e7675 16:07:33 Removing intermediate container c3e1face6d9f 16:07:33 ---> 3202b91919b7 16:07:33 Step 9/24 : WORKDIR /edgex-go/spire-build 16:07:34 ---> Running in 5c3bda062fd5 16:07:35 Removing intermediate container 5c3bda062fd5 16:07:35 ---> af8cb4f973f8 16:07:35 Step 10/24 : 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 16:07:35 ---> Running in a391ea5d382a 16:07:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:07:35 Removing intermediate container 91823bd400f6 16:07:35 ---> 52c69510279d 16:07:35 Step 11/23 : WORKDIR /edgex-go 16:07:35 ---> Running in ddc45d1abd28 16:07:35 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 16:07:36 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-auth/security-proxy-auth ./cmd/security-proxy-auth 16:07:36 Removing intermediate container ddc45d1abd28 16:07:36 ---> 065145e5200a 16:07:36 16:07:36 Step 12/23 : FROM alpine:3.15 16:07:36 3.15: Pulling from library/alpine 16:07:38 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:07:38 Status: Downloaded newer image for alpine:3.15 16:07:38 ---> 354640af7b1b 16:07:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:07:39 ---> Running in 6e045658bccb 16:07:39 Removing intermediate container a391ea5d382a 16:07:39 ---> 16664a74c8fe 16:07:39 Step 11/24 : WORKDIR /edgex-go 16:07:39 ---> Running in ff317965b50b 16:07:39 Removing intermediate container 6e045658bccb 16:07:39 ---> 7039f9f71e47 16:07:39 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:07:39 ---> Running in b59de4cb5887 16:07:40 Removing intermediate container ff317965b50b 16:07:40 ---> 04488d73b9aa 16:07:40 16:07:40 Step 12/24 : FROM alpine:3.15 16:07:40 ---> 354640af7b1b 16:07:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:07:40 ---> Using cache 16:07:40 ---> 7039f9f71e47 16:07:40 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:07:40 ---> Running in f61a7aec087b 16:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:44 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:07:44 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:07:44 OK: 15736 distinct packages available 16:07:44 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:07:44 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:07:44 OK: 15736 distinct packages available 16:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:46 (1/4) Installing dumb-init (1.2.5-r1) 16:07:46 (2/4) Installing musl-obstack (1.2.3-r0) 16:07:46 (3/4) Installing libucontext (1.1-r0) 16:07:46 (4/4) Installing gcompat (1.0.0-r4) 16:07:46 Executing busybox-1.34.1-r7.trigger 16:07:46 OK: 6 MiB in 18 packages 16:07:46 (1/5) Installing dumb-init (1.2.5-r1) 16:07:46 (2/5) Installing musl-obstack (1.2.3-r0) 16:07:46 (3/5) Installing libucontext (1.1-r0) 16:07:46 (4/5) Installing gcompat (1.0.0-r4) 16:07:46 (5/5) Installing openssl (1.1.1t-r1) 16:07:46 Executing busybox-1.34.1-r7.trigger 16:07:46 OK: 6 MiB in 19 packages 16:07:49 Removing intermediate container f61a7aec087b 16:07:49 ---> 8bde59f3e69f 16:07:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:07:49 Removing intermediate container b59de4cb5887 16:07:49 ---> 81c0edb66ce8 16:07:49 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:07:59 ---> 74cb4d604fb1 16:07:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:07:59 ---> 25d0b88d99e2 16:07:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:08:00 ---> 8b5281263a0a 16:08:00 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:08:00 ---> 3ef0035b14e7 16:08:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:08:00 ---> Running in bdc76712b8fb 16:08:01 Removing intermediate container bdc76712b8fb 16:08:01 ---> e2a864e72e3c 16:08:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:08:01 ---> cb106878fbdf 16:08:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:08:02 ---> 4306e53a2162 16:08:02 Step 19/24 : WORKDIR / 16:08:02 ---> 08cb9f84ccbf 16:08:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:08:02 ---> Running in 91828392bc5f 16:08:02 ---> Running in cb5ddc991d0e 16:08:03 Removing intermediate container cb5ddc991d0e 16:08:03 ---> 6b50de8da91a 16:08:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:08:03 Removing intermediate container 91828392bc5f 16:08:03 ---> dc3c7cfd2679 16:08:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:08:03 ---> Running in e808d6d5f622 16:08:03 ---> Running in 837c9a8dc95e 16:08:04 Removing intermediate container e808d6d5f622 16:08:04 ---> ff72a8097f5a 16:08:04 Step 21/23 : LABEL arch=arm64 16:08:04 ---> Running in ea7c74e1d7cd 16:08:04 Removing intermediate container 837c9a8dc95e 16:08:04 ---> ca037b865a4c 16:08:04 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:08:04 ---> Running in 6d14da414b00 16:08:05 Removing intermediate container ea7c74e1d7cd 16:08:05 ---> 7f2ae8ff7e4a 16:08:05 Step 22/23 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:08:05 ---> Running in b0080bbf3071 16:08:05 Removing intermediate container 6d14da414b00 16:08:05 ---> 378b6afdf5ef 16:08:05 Step 22/24 : LABEL arch=arm64 16:08:05 ---> Running in e65b16ca7e02 16:08:05 Removing intermediate container b0080bbf3071 16:08:05 ---> 1c5a98e306e2 16:08:05 Step 23/23 : LABEL version=0.0.0 16:08:06 ---> Running in 48941f0cec25 16:08:06 Removing intermediate container e65b16ca7e02 16:08:06 ---> 81d4471ee801 16:08:06 Step 23/24 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:08:06 ---> Running in 0c8e2e2ad338 16:08:07 Removing intermediate container 48941f0cec25 16:08:07 ---> 8a0aaeb28cf5 16:08:07 16:08:07 Removing intermediate container 0c8e2e2ad338 16:08:07 ---> 50790bb47fd9 16:08:07 Step 24/24 : LABEL version=0.0.0 16:08:07 ---> Running in 92c5ca588abe 16:08:07 Successfully built 8a0aaeb28cf5 16:08:07 Successfully tagged security-spire-server-arm64:latest 16:08:07 Building support-notifications 16:08:07  Building security-spire-server ... done Removing intermediate container 92c5ca588abe 16:08:07 ---> 4fc58fc0ac70 16:08:07 16:08:08 Successfully built 4fc58fc0ac70 16:08:08 Successfully tagged security-spire-config-arm64:latest 16:08:08  Building security-spire-config ... done Building security-spiffe-token-provider 16:08:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:08:40 ---> ffd54feac1d3 16:08:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:08:40 ---> Using cache 16:08:40 ---> 8b121ef1c5e1 16:08:40 Step 4/22 : WORKDIR /edgex-go 16:08:40 ---> Using cache 16:08:40 ---> 6c2eb884eb9e 16:08:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:08:40 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:40 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:08:40 ---> ffd54feac1d3 16:08:40 Step 3/19 : WORKDIR /edgex-go 16:08:40 ---> Using cache 16:08:40 ---> 12b0ff29726f 16:08:40 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:08:40 ---> Running in 55357fc26845 16:08:40 ---> Running in 0e843bf26b42 16:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:40 OK: 221 MiB in 51 packages 16:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:42 Removing intermediate container 55357fc26845 16:08:42 ---> 9c8d548a978d 16:08:42 Step 6/22 : COPY go.mod vendor* ./ 16:08:42 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:08:42 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:08:42 OK: 16903 distinct packages available 16:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:43 ---> 32ef6b28f6eb 16:08:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:43 ---> Running in 36483b074ac5 16:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:45 OK: 221 MiB in 51 packages 16:08:47 Removing intermediate container 0e843bf26b42 16:08:47 ---> 1f39ba46489e 16:08:47 Step 5/19 : COPY go.mod vendor* ./ 16:08:47 ---> 0b6b4d6b79cd 16:08:47 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:47 ---> Running in 83ef1fef7504 16:10:54 Removing intermediate container 36483b074ac5 16:10:54 ---> af1e03bd8a35 16:10:54 Step 8/22 : COPY . . 16:10:54 Removing intermediate container 83ef1fef7504 16:10:54 ---> 263681387ea7 16:10:54 Step 7/19 : COPY . . 16:11:09 ---> 288001b81aba 16:11:09 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:11:09 ---> f6cd68ee5d7e 16:11:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:11:09 ---> Running in 1c0e19726233 16:11:09 ---> Running in 39b1dd09d8c3 16:11:10 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 16:11:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:14:17 Removing intermediate container 38605d3e7675 16:14:17 ---> af35295c85d3 16:14:17 16:14:17 Step 10/22 : FROM alpine:3.16 16:14:17 3.16: Pulling from library/alpine 16:14:17 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:14:17 Status: Downloaded newer image for alpine:3.16 16:14:17 ---> 4c81e5bf8899 16:14:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:14:17 ---> Running in 8ffd85f7f18f 16:14:17 Removing intermediate container 8ffd85f7f18f 16:14:17 ---> 625a3741d04d 16:14:17 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:14:17 ---> Running in 0740e7b000b5 16:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:17 (1/1) Installing dumb-init (1.2.5-r1) 16:14:17 Executing busybox-1.35.0-r17.trigger 16:14:17 OK: 5 MiB in 15 packages 16:14:17 Removing intermediate container 0740e7b000b5 16:14:17 ---> aa10ea8b4bfb 16:14:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:17 ---> 6bedad4bb9e0 16:14:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:14:18 ---> 0c6efff8e5e7 16:14:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 16:14:18 Removing intermediate container f76ad561403e 16:14:18 ---> 34d600f1dba1 16:14:18 16:14:18 Step 9/20 : FROM alpine:3.16 16:14:18 ---> 4c81e5bf8899 16:14:18 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 16:14:18 ---> Running in 4d317d5e3d24 16:14:19 ---> 5367fa838a07 16:14:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:14:21 ---> 528d6ac7afd4 16:14:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:14:21 ---> Running in bd806539cc0b 16:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:23 (1/2) Installing dumb-init (1.2.5-r1) 16:14:23 (2/2) Installing openssl (1.1.1t-r0) 16:14:23 Executing busybox-1.35.0-r17.trigger 16:14:23 OK: 6 MiB in 16 packages 16:14:24 Removing intermediate container bd806539cc0b 16:14:24 ---> b8d95d40e748 16:14:24 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:14:25 ---> Running in bbf976deeebc 16:14:26 Removing intermediate container bbf976deeebc 16:14:26 ---> e4506200240b 16:14:26 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:14:26 Removing intermediate container 4d317d5e3d24 16:14:26 ---> 29c2de4068eb 16:14:26 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:14:26 ---> Running in c6a3b166922b 16:14:26 ---> Running in 13e670a56ab8 16:14:27 Removing intermediate container 13e670a56ab8 16:14:27 ---> 6576936319f3 16:14:27 Step 12/20 : WORKDIR /edgex 16:14:27 Removing intermediate container c6a3b166922b 16:14:27 ---> e83384af406a 16:14:27 Step 20/22 : LABEL arch=arm64 16:14:27 ---> Running in 213e8b6fa4ba 16:14:27 ---> Running in 97d2c2d04b6b 16:14:27 Removing intermediate container 213e8b6fa4ba 16:14:27 ---> 98c9d6a3fccf 16:14:27 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 16:14:28 Removing intermediate container 97d2c2d04b6b 16:14:28 ---> dd7a3596d62f 16:14:28 Step 21/22 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:14:28 ---> Running in 65c311f7d098 16:14:29 Removing intermediate container 65c311f7d098 16:14:29 ---> d09bc1b27590 16:14:29 Step 22/22 : LABEL version=0.0.0 16:14:29 ---> Running in 7ce246217bd3 16:14:29 ---> 8244a164b6d3 16:14:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:14:30 Removing intermediate container 7ce246217bd3 16:14:30 ---> a9a3ed5bef13 16:14:30 16:14:30 Successfully built a9a3ed5bef13 16:14:30 Successfully tagged security-proxy-auth-arm64:latest 16:14:30  Building security-proxy-auth ... done Building core-metadata 16:14:31 ---> d2fc8add2de5 16:14:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:14:32 ---> 2328de0d5979 16:14:32 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:14:32 ---> Running in 068fbd46bc04 16:14:38 Removing intermediate container 068fbd46bc04 16:14:38 ---> a7396fde49e1 16:14:38 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 16:14:38 ---> Running in edd3dd6fda34 16:14:38 Removing intermediate container edd3dd6fda34 16:14:38 ---> 5fc2527b772f 16:14:38 Step 18/20 : LABEL arch=arm64 16:14:38 ---> Running in ec74affdba48 16:14:39 Removing intermediate container ec74affdba48 16:14:39 ---> b195a6ebc419 16:14:39 Step 19/20 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:14:39 ---> Running in faeb2c8c23e0 16:14:40 Removing intermediate container faeb2c8c23e0 16:14:40 ---> ab9636b9bf9e 16:14:40 Step 20/20 : LABEL version=0.0.0 16:14:40 ---> Running in a1fad68a7de0 16:14:41 Removing intermediate container a1fad68a7de0 16:14:41 ---> def927d85821 16:14:41 16:14:41 Successfully built def927d85821 16:14:41 Successfully tagged security-proxy-setup-arm64:latest 16:14:41  Building security-proxy-setup ... done Building security-secretstore-setup 16:14:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:14:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:14:56 ---> ffd54feac1d3 16:14:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:14:56 ---> Using cache 16:14:56 ---> 8b121ef1c5e1 16:14:56 Step 4/24 : WORKDIR /edgex-go 16:14:56 ---> Using cache 16:14:56 ---> 6c2eb884eb9e 16:14:56 Step 5/24 : RUN apk add --update --no-cache make git 16:14:56 ---> Using cache 16:14:56 ---> dedf46af8038 16:14:56 Step 6/24 : COPY go.mod vendor* ./ 16:14:56 ---> Using cache 16:14:56 ---> a1688a3c4a10 16:14:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:56 ---> Using cache 16:14:56 ---> 4911813b60fb 16:14:56 Step 8/24 : COPY . . 16:14:56 ---> Using cache 16:14:56 ---> e598bfa7d5c3 16:14:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:14:57 ---> Running in 34e4c432bf79 16:14:59 go build -tags " 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 16:15:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:15:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:15:05 ---> ffd54feac1d3 16:15:05 Step 3/23 : WORKDIR /edgex-go 16:15:05 ---> Using cache 16:15:05 ---> 12b0ff29726f 16:15:05 Step 4/23 : RUN apk add --update --no-cache make git 16:15:05 ---> Running in 822a66be18df 16:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:15:09 OK: 221 MiB in 51 packages 16:15:11 Removing intermediate container 822a66be18df 16:15:11 ---> 3650b4162a70 16:15:11 Step 5/23 : COPY go.mod vendor* ./ 16:15:11 ---> ff659478a92a 16:15:11 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:11 ---> Running in 6dac549b6c90 16:15:30 Removing intermediate container 3a768c65facf 16:15:30 ---> 7f134fb38f62 16:15:30 16:15:30 Step 10/22 : FROM alpine:3.16 16:15:30 ---> 4c81e5bf8899 16:15:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:15:30 ---> Running in a0480d404bd2 16:15:30 Removing intermediate container a0480d404bd2 16:15:30 ---> 5172e4b09de1 16:15:30 Step 12/22 : ENV APP_PORT=59880 16:15:30 ---> Running in 120ca8a46eca 16:15:30 Removing intermediate container 120ca8a46eca 16:15:30 ---> 6c93f4b0e7ca 16:15:30 Step 13/22 : EXPOSE $APP_PORT 16:15:30 ---> Running in 3984e1e747bb 16:15:30 Removing intermediate container 3984e1e747bb 16:15:30 ---> e51e4b142d2d 16:15:30 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:15:30 ---> Running in 9e61dd074eaa 16:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:15:33 (1/1) Installing dumb-init (1.2.5-r1) 16:15:33 Executing busybox-1.35.0-r17.trigger 16:15:33 OK: 5 MiB in 15 packages 16:15:34 Removing intermediate container 9e61dd074eaa 16:15:34 ---> 5b22e9ac4db7 16:15:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:35 ---> e86ace24ba3e 16:15:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:15:37 ---> 63e094a431a2 16:15:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:15:38 ---> 19a635aaf7e9 16:15:38 Step 18/22 : ENTRYPOINT ["/core-data"] 16:15:38 ---> Running in 1d5004462db1 16:15:39 Removing intermediate container 1d5004462db1 16:15:39 ---> 093ed8deb3c6 16:15:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:15:39 ---> Running in b8cce93984f7 16:15:39 Removing intermediate container b8cce93984f7 16:15:39 ---> bf723267fc25 16:15:39 Step 20/22 : LABEL arch=arm64 16:15:39 ---> Running in 031f64968435 16:15:40 Removing intermediate container 031f64968435 16:15:40 ---> 07baf30d9cc7 16:15:40 Step 21/22 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:15:40 ---> Running in 9665b09f8464 16:15:41 Removing intermediate container 9665b09f8464 16:15:41 ---> 271db93a4bcd 16:15:41 Step 22/22 : LABEL version=0.0.0 16:15:41 ---> Running in 69496d46c5f0 16:15:41 Removing intermediate container 69496d46c5f0 16:15:41 ---> ad3acc77178a 16:15:41 16:15:42 Successfully built ad3acc77178a 16:15:42 Successfully tagged core-data-arm64:latest 16:15:42 Building security-spire-agent 16:16:00  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:16:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:16:00 ---> ffd54feac1d3 16:16:00 Step 3/24 : WORKDIR /edgex-go 16:16:00 ---> Using cache 16:16:00 ---> 12b0ff29726f 16:16:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:16:00 ---> Using cache 16:16:00 ---> a37dee5fe569 16:16:00 Step 5/24 : COPY go.mod vendor* ./ 16:16:00 ---> Using cache 16:16:00 ---> 18b627e83e97 16:16:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:00 ---> Using cache 16:16:00 ---> d6394e895e33 16:16:00 Step 7/24 : COPY . . 16:16:00 ---> Using cache 16:16:00 ---> 2d84ee6d1760 16:16:00 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:16:00 ---> Using cache 16:16:00 ---> 3202b91919b7 16:16:00 Step 9/24 : WORKDIR /edgex-go/spire-build 16:16:00 ---> Using cache 16:16:00 ---> af8cb4f973f8 16:16:00 Step 10/24 : 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 16:16:00 ---> Using cache 16:16:00 ---> 16664a74c8fe 16:16:00 Step 11/24 : WORKDIR /edgex-go 16:16:00 ---> Using cache 16:16:00 ---> 04488d73b9aa 16:16:00 16:16:00 Step 12/24 : FROM alpine:3.15 16:16:00 ---> 354640af7b1b 16:16:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:16:00 ---> Using cache 16:16:00 ---> 7039f9f71e47 16:16:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:16:00 ---> Using cache 16:16:00 ---> 81c0edb66ce8 16:16:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:16:01 ---> 764f990ddd61 16:16:01 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:16:11 ---> 1c0a97778981 16:16:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:16:11 ---> b1ea9c3b18c9 16:16:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:16:12 ---> caef5a00d1c2 16:16:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:16:13 ---> e2ae434b04b1 16:16:13 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:16:13 ---> Running in d558167ab502 16:16:13 Removing intermediate container d558167ab502 16:16:13 ---> 5553dad5dce3 16:16:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:16:13 ---> Running in a4c30d786829 16:16:14 Removing intermediate container a4c30d786829 16:16:14 ---> 874103c51c83 16:16:14 Step 22/24 : LABEL arch=arm64 16:16:14 ---> Running in a13c04ac6728 16:16:15 Removing intermediate container a13c04ac6728 16:16:15 ---> c7e9cfd638e3 16:16:15 Step 23/24 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:16:15 ---> Running in 168a8ddf4f59 16:16:15 Removing intermediate container 168a8ddf4f59 16:16:15 ---> 8dbadaee7e8e 16:16:15 Step 24/24 : LABEL version=0.0.0 16:16:16 ---> Running in 9a964e5dd6c3 16:16:16 Removing intermediate container 9a964e5dd6c3 16:16:16 ---> 4872d7e84fa5 16:16:16 16:16:16 Successfully built 4872d7e84fa5 16:16:16 Successfully tagged security-spire-agent-arm64:latest 16:16:16  Building security-spire-agent ... done Building security-bootstrapper 16:16:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:16:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:16:35 ---> ffd54feac1d3 16:16:35 Step 3/32 : WORKDIR /edgex-go 16:16:35 ---> Using cache 16:16:35 ---> 12b0ff29726f 16:16:35 Step 4/32 : RUN apk add --update --no-cache make git 16:16:35 ---> Using cache 16:16:35 ---> 3650b4162a70 16:16:35 Step 5/32 : COPY go.mod vendor* ./ 16:16:35 ---> Using cache 16:16:35 ---> ff659478a92a 16:16:35 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:36 ---> Running in 61f099e88659 16:17:08 Removing intermediate container 6dac549b6c90 16:17:08 ---> 0ec80bb100b1 16:17:08 Step 7/23 : COPY . . 16:17:20 ---> 1b5f1b3e7901 16:17:20 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:17:20 ---> Running in 5751d37d9825 16:17:22 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 16:18:30 Removing intermediate container 61f099e88659 16:18:30 ---> d8f813167edd 16:18:30 Step 7/32 : COPY . . 16:18:34 ---> 613e8256a0c0 16:18:34 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:18:34 ---> Running in 00c5736e9d3c 16:18:35 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 16:20:57 Removing intermediate container 39b1dd09d8c3 16:20:57 ---> 4ce00ec23993 16:20:57 16:20:57 Step 9/19 : FROM alpine:3.15 16:20:57 ---> 354640af7b1b 16:20:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:20:57 ---> Using cache 16:20:57 ---> 7039f9f71e47 16:20:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:20:57 ---> Running in 32a91d949fa4 16:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:20:57 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:20:57 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:20:57 OK: 15736 distinct packages available 16:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:20:57 (1/9) Installing ca-certificates (20220614-r0) 16:20:57 (2/9) Installing brotli-libs (1.0.9-r5) 16:20:57 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:20:57 (4/9) Installing libcurl (7.80.0-r6) 16:20:57 (5/9) Installing curl (7.80.0-r6) 16:20:57 (6/9) Installing dumb-init (1.2.5-r1) 16:20:57 (7/9) Installing musl-obstack (1.2.3-r0) 16:20:57 (8/9) Installing libucontext (1.1-r0) 16:20:57 (9/9) Installing gcompat (1.0.0-r4) 16:20:57 Executing busybox-1.34.1-r7.trigger 16:20:57 Executing ca-certificates-20220614-r0.trigger 16:20:57 OK: 8 MiB in 23 packages 16:20:59 Removing intermediate container 32a91d949fa4 16:20:59 ---> 8f62d1e48587 16:20:59 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:00 ---> b3f51a2758c4 16:21:00 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:21:02 ---> 9dd41ebd8ef5 16:21:02 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:21:03 ---> 9b729adfdcbc 16:21:03 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:21:03 ---> Running in b40b94d22400 16:21:04 Removing intermediate container b40b94d22400 16:21:04 ---> fe0c607a598c 16:21:04 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:21:04 ---> Running in 5f37af07f4b2 16:21:04 Removing intermediate container 5f37af07f4b2 16:21:04 ---> 32f19743fe8a 16:21:04 Step 17/19 : LABEL arch=arm64 16:21:04 ---> Running in de8b0225fc5c 16:21:05 Removing intermediate container de8b0225fc5c 16:21:05 ---> 5bfc06663cad 16:21:05 Step 18/19 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:21:05 ---> Running in 0e431345f053 16:21:06 Removing intermediate container 0e431345f053 16:21:06 ---> f7b1f202db54 16:21:06 Step 19/19 : LABEL version=0.0.0 16:21:06 ---> Running in 899f15f05c8a 16:21:06 Removing intermediate container 899f15f05c8a 16:21:06 ---> b3f5dd23ac3f 16:21:06 16:21:07 Successfully built b3f5dd23ac3f 16:21:07 Successfully tagged security-spiffe-token-provider-arm64:latest 16:21:07  Building security-spiffe-token-provider ... done Building core-command 16:21:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:21:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:21:25 ---> ffd54feac1d3 16:21:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:21:25 ---> Using cache 16:21:25 ---> 8b121ef1c5e1 16:21:25 Step 4/23 : WORKDIR /edgex-go 16:21:25 ---> Using cache 16:21:25 ---> 6c2eb884eb9e 16:21:25 Step 5/23 : RUN apk add --update --no-cache make git 16:21:25 ---> Using cache 16:21:25 ---> dedf46af8038 16:21:25 Step 6/23 : COPY go.mod vendor* ./ 16:21:25 ---> Using cache 16:21:25 ---> a1688a3c4a10 16:21:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:21:25 ---> Using cache 16:21:25 ---> 4911813b60fb 16:21:25 Step 8/23 : COPY . . 16:21:25 ---> Using cache 16:21:25 ---> e598bfa7d5c3 16:21:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:21:25 ---> Running in c152eb9cf66b 16:21:27 go build -tags " 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 16:22:23 Removing intermediate container 1c0e19726233 16:22:23 ---> 835bdff48a0f 16:22:23 16:22:23 Step 10/22 : FROM alpine:3.16 16:22:23 ---> 4c81e5bf8899 16:22:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:22:23 ---> Running in a94263a14e09 16:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:22:23 (1/2) Installing ca-certificates (20220614-r0) 16:22:23 (2/2) Installing dumb-init (1.2.5-r1) 16:22:23 Executing busybox-1.35.0-r17.trigger 16:22:23 Executing ca-certificates-20220614-r0.trigger 16:22:23 OK: 6 MiB in 16 packages 16:22:23 Removing intermediate container a94263a14e09 16:22:23 ---> 771550789050 16:22:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:22:23 ---> Running in e3ba02055469 16:22:24 Removing intermediate container e3ba02055469 16:22:24 ---> 26c343006029 16:22:24 Step 13/22 : ENV APP_PORT=59860 16:22:24 ---> Running in 7235bf9f6214 16:22:24 Removing intermediate container 7235bf9f6214 16:22:24 ---> dbbf96c3ea49 16:22:24 Step 14/22 : EXPOSE $APP_PORT 16:22:25 ---> Running in 25ec87d19b8b 16:22:25 Removing intermediate container 25ec87d19b8b 16:22:25 ---> ba4ea114148a 16:22:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:22:26 ---> d0d27c8d60e4 16:22:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:22:29 ---> 45a3e9366d79 16:22:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:22:29 ---> 4dd93f520ca4 16:22:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:22:29 ---> Running in 4b570efd3ede 16:22:30 Removing intermediate container 4b570efd3ede 16:22:30 ---> cd007c57dd72 16:22:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:22:30 ---> Running in 296df1dc47ef 16:22:31 Removing intermediate container 296df1dc47ef 16:22:31 ---> 5f04d92c0cd0 16:22:31 Step 20/22 : LABEL arch=arm64 16:22:31 ---> Running in 0299a19d9a28 16:22:32 Removing intermediate container 0299a19d9a28 16:22:32 ---> c90e883690b3 16:22:32 Step 21/22 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:22:32 ---> Running in 59ae5a1df8aa 16:22:32 Removing intermediate container 59ae5a1df8aa 16:22:32 ---> 3df2cb3bb1c8 16:22:32 Step 22/22 : LABEL version=0.0.0 16:22:32 ---> Running in 10ad8953bf89 16:22:33 Removing intermediate container 10ad8953bf89 16:22:33 ---> fd572ac6e342 16:22:33 16:22:33 Successfully built fd572ac6e342 16:22:33 Successfully tagged support-notifications-arm64:latest 16:22:33  Building support-notifications ... done Building core-common-config-bootstrapper 16:22:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:22:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:22:51 ---> ffd54feac1d3 16:22:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:22:51 ---> Using cache 16:22:51 ---> 8b121ef1c5e1 16:22:51 Step 4/22 : WORKDIR /edgex-go 16:22:51 ---> Using cache 16:22:51 ---> 6c2eb884eb9e 16:22:51 Step 5/22 : RUN apk add --update --no-cache make git 16:22:51 ---> Using cache 16:22:51 ---> dedf46af8038 16:22:51 Step 6/22 : COPY go.mod vendor* ./ 16:22:51 ---> Using cache 16:22:51 ---> a1688a3c4a10 16:22:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:51 ---> Using cache 16:22:51 ---> 4911813b60fb 16:22:51 Step 8/22 : COPY . . 16:22:51 ---> Using cache 16:22:51 ---> e598bfa7d5c3 16:22:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:22:51 ---> Running in 74da1f0bfbed 16:22:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:23:10 Removing intermediate container 34e4c432bf79 16:23:10 ---> a118ed6006c2 16:23:10 16:23:10 Step 10/24 : FROM alpine:3.16 16:23:10 ---> 4c81e5bf8899 16:23:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:23:10 ---> Running in d7c372871d90 16:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:23:11 (1/1) Installing dumb-init (1.2.5-r1) 16:23:11 Executing busybox-1.35.0-r17.trigger 16:23:11 OK: 5 MiB in 15 packages 16:23:13 Removing intermediate container d7c372871d90 16:23:13 ---> 0f87db23df2e 16:23:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:23:13 ---> Running in 8e3c81eeb3a4 16:23:13 Removing intermediate container 8e3c81eeb3a4 16:23:13 ---> 963c64c41055 16:23:13 Step 13/24 : ENV APP_PORT=59881 16:23:13 ---> Running in 6094d1056dba 16:23:14 Removing intermediate container 6094d1056dba 16:23:14 ---> b4a007328417 16:23:14 Step 14/24 : EXPOSE $APP_PORT 16:23:14 ---> Running in d068d1ab1799 16:23:14 Removing intermediate container d068d1ab1799 16:23:14 ---> 7e3de86dc8e6 16:23:14 Step 15/24 : WORKDIR / 16:23:14 ---> Running in 8c26b9dad8fc 16:23:15 Removing intermediate container 8c26b9dad8fc 16:23:15 ---> b189506e29ed 16:23:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:16 ---> 2c320560c2d2 16:23:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:23:20 ---> 01626fb2f5e8 16:23:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:23:21 ---> aff21ee085fc 16:23:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:23:22 ---> 5dca4fba1915 16:23:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:23:22 ---> Running in 0615f2f28910 16:23:22 Removing intermediate container 0615f2f28910 16:23:22 ---> c1a4e6787c54 16:23:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:23:22 ---> Running in 2b2617f592ae 16:23:23 Removing intermediate container 2b2617f592ae 16:23:23 ---> 9f7e89aeef8b 16:23:23 Step 22/24 : LABEL arch=arm64 16:23:23 ---> Running in 772347c6e112 16:23:24 Removing intermediate container 772347c6e112 16:23:24 ---> 9b0ca2c93493 16:23:24 Step 23/24 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:23:24 ---> Running in 64180c0a1c2e 16:23:24 Removing intermediate container 64180c0a1c2e 16:23:24 ---> b439f8de17e6 16:23:24 Step 24/24 : LABEL version=0.0.0 16:23:24 ---> Running in ada008b894d6 16:23:25 Removing intermediate container ada008b894d6 16:23:25 ---> e6e84b0ebdaa 16:23:25 16:23:25 Successfully built e6e84b0ebdaa 16:23:25 Successfully tagged core-metadata-arm64:latest 16:23:25  Building core-metadata ... done Building support-scheduler 16:23:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:23:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:23:43 ---> ffd54feac1d3 16:23:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:23:43 ---> Using cache 16:23:43 ---> 8b121ef1c5e1 16:23:43 Step 4/22 : WORKDIR /edgex-go 16:23:43 ---> Using cache 16:23:43 ---> 6c2eb884eb9e 16:23:43 Step 5/22 : RUN apk add --update --no-cache make git 16:23:43 ---> Using cache 16:23:43 ---> dedf46af8038 16:23:43 Step 6/22 : COPY go.mod vendor* ./ 16:23:43 ---> Using cache 16:23:43 ---> a1688a3c4a10 16:23:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:23:43 ---> Using cache 16:23:43 ---> 4911813b60fb 16:23:43 Step 8/22 : COPY . . 16:23:43 ---> Using cache 16:23:43 ---> e598bfa7d5c3 16:23:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:23:43 ---> Running in 15ddd0eb2f63 16:23:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:24:02 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 16:24:20 Removing intermediate container 5751d37d9825 16:24:20 ---> e7a1f41711c4 16:24:20 16:24:20 Step 9/23 : FROM alpine:3.16 16:24:20 ---> 4c81e5bf8899 16:24:20 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:24:20 ---> Running in 9c91f81ab250 16:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:24:23 (1/3) Installing ca-certificates (20220614-r0) 16:24:23 (2/3) Installing dumb-init (1.2.5-r1) 16:24:23 (3/3) Installing su-exec (0.2-r1) 16:24:23 Executing busybox-1.35.0-r17.trigger 16:24:23 Executing ca-certificates-20220614-r0.trigger 16:24:24 OK: 6 MiB in 17 packages 16:24:26 Removing intermediate container 9c91f81ab250 16:24:26 ---> 49c20cf2e8c3 16:24:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:24:26 ---> Running in 5fd649ee96dc 16:24:27 Removing intermediate container 5fd649ee96dc 16:24:27 ---> 63f9c2ec79c1 16:24:27 Step 12/23 : WORKDIR / 16:24:27 ---> Running in 80653a7eceb7 16:24:27 Removing intermediate container 80653a7eceb7 16:24:27 ---> a1ecc10f6e1e 16:24:27 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:24:28 ---> 4d3e71c42341 16:24:28 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:24:29 ---> 3bbfc79f6a9c 16:24:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:24:30 ---> 053448f28ae7 16:24:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:24:32 ---> 3a1a22a5fbae 16:24:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:24:34 ---> 63c6f4a96183 16:24:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:24:35 ---> 22b91d3f6a4e 16:24:35 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:24:35 ---> Running in b956421a9fe3 16:24:38 Removing intermediate container b956421a9fe3 16:24:38 ---> 406998da2102 16:24:38 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 16:24:38 ---> Running in 2228ae0c3dd8 16:24:38 Removing intermediate container 2228ae0c3dd8 16:24:38 ---> 757c24ee5f9f 16:24:38 Step 21/23 : LABEL arch=arm64 16:24:39 ---> Running in fdd7f3afb2f4 16:24:39 Removing intermediate container fdd7f3afb2f4 16:24:39 ---> 6bfc3a39b1a8 16:24:39 Step 22/23 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:24:39 ---> Running in 43f5938a80b3 16:24:40 Removing intermediate container 43f5938a80b3 16:24:40 ---> 94b580435ca1 16:24:40 Step 23/23 : LABEL version=0.0.0 16:24:40 ---> Running in 6efaa0cf3ff3 16:24:41 Removing intermediate container 6efaa0cf3ff3 16:24:41 ---> d9f1403ced26 16:24:41 16:24:41 Successfully built d9f1403ced26 16:24:41 Successfully tagged security-secretstore-setup-arm64:latest 16:25:20  Building security-secretstore-setup ... done Removing intermediate container 00c5736e9d3c 16:25:20 ---> 7141ad34f08a 16:25:20 16:25:20 Step 9/32 : FROM alpine:3.16 16:25:20 ---> 4c81e5bf8899 16:25:20 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:25:20 ---> Running in 591fe2ea3ab1 16:25:20 Removing intermediate container 591fe2ea3ab1 16:25:20 ---> c6dfe64d9494 16:25:20 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:25:20 ---> Running in e32976b6a984 16:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:25:22 (1/2) Installing dumb-init (1.2.5-r1) 16:25:22 (2/2) Installing su-exec (0.2-r1) 16:25:22 Executing busybox-1.35.0-r17.trigger 16:25:22 OK: 5 MiB in 16 packages 16:25:24 Removing intermediate container e32976b6a984 16:25:24 ---> e55f3e565e7e 16:25:24 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:25:24 ---> Running in 9623e93a21ef 16:25:25 Removing intermediate container 9623e93a21ef 16:25:25 ---> 1dc6eb44104f 16:25:25 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:25:25 ---> Running in 960eb93ea3a9 16:25:25 Removing intermediate container 960eb93ea3a9 16:25:25 ---> 239aaa2264f5 16:25:25 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:25:25 ---> Running in b6209cc3d68f 16:25:26 Removing intermediate container b6209cc3d68f 16:25:26 ---> 9cd64bbf4b2e 16:25:26 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:25:26 ---> Running in 3d96557b888f 16:25:27 Removing intermediate container 3d96557b888f 16:25:27 ---> c4df067b835f 16:25:27 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:25:27 ---> Running in c592da2b9699 16:25:31 Removing intermediate container c592da2b9699 16:25:31 ---> e91a082afc8d 16:25:31 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:25:31 ---> Running in 641c2445ed6c 16:25:31 Removing intermediate container 641c2445ed6c 16:25:31 ---> df59951899c8 16:25:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:25:33 ---> 7d7d210a238b 16:25:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:25:33 ---> Running in b2274f7d7078 16:25:36 Removing intermediate container b2274f7d7078 16:25:36 ---> 79f804ad3808 16:25:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:37 ---> c89ffb6d9d89 16:25:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:25:39 ---> b2385b402190 16:25:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:25:40 ---> 0833100f7992 16:25:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:25:41 ---> a7701dfaa22c 16:25:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:25:43 ---> 4bb676ff5287 16:25:43 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:25:44 ---> f7822f40d1a7 16:25:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:25:45 ---> 600acd4abb62 16:25:45 Step 27/32 : RUN chmod +x /entrypoint.sh 16:25:45 ---> Running in d80210b1d2b9 16:25:49 Removing intermediate container d80210b1d2b9 16:25:49 ---> 5ef49dd56939 16:25:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:25:49 ---> Running in 0202b91b20b8 16:25:49 Removing intermediate container 0202b91b20b8 16:25:49 ---> 42ed59c019f7 16:25:49 Step 29/32 : CMD ["gate"] 16:25:49 ---> Running in cab7731338e3 16:25:50 Removing intermediate container cab7731338e3 16:25:50 ---> 07c16c4d8a4f 16:25:50 Step 30/32 : LABEL arch=arm64 16:25:50 ---> Running in 738e56b41751 16:25:50 Removing intermediate container 738e56b41751 16:25:50 ---> f86efc72a58a 16:25:50 Step 31/32 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:25:50 ---> Running in f3f3deebdc86 16:25:51 Removing intermediate container f3f3deebdc86 16:25:51 ---> d7ddc9b861cb 16:25:51 Step 32/32 : LABEL version=0.0.0 16:25:51 ---> Running in 7856d948643a 16:25:52 Removing intermediate container 7856d948643a 16:25:52 ---> e95f0e18a5e8 16:25:52 16:25:52 Successfully built e95f0e18a5e8 16:25:52 Successfully tagged security-bootstrapper-arm64:latest 16:27:44  Building security-bootstrapper ... done Removing intermediate container c152eb9cf66b 16:27:44 ---> 129b6ee2060b 16:27:44 16:27:44 Step 10/23 : FROM alpine:3.16 16:27:44 ---> 4c81e5bf8899 16:27:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:27:44 ---> Using cache 16:27:44 ---> 0f87db23df2e 16:27:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:27:44 ---> Using cache 16:27:44 ---> 963c64c41055 16:27:44 Step 13/23 : ENV APP_PORT=59882 16:27:44 ---> Running in f76360dc62e8 16:27:44 Removing intermediate container f76360dc62e8 16:27:44 ---> a07c73a65c3c 16:27:44 Step 14/23 : EXPOSE $APP_PORT 16:27:44 ---> Running in 3a8fbf6aaa8f 16:27:44 Removing intermediate container 3a8fbf6aaa8f 16:27:44 ---> c2a93c9424d8 16:27:44 Step 15/23 : WORKDIR / 16:27:44 ---> Running in 2bf880236fc0 16:27:44 Removing intermediate container 2bf880236fc0 16:27:44 ---> 6eaf80996119 16:27:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:44 ---> 26d65bbd6d6d 16:27:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:27:44 ---> a459f8036129 16:27:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:27:44 ---> 96455535317b 16:27:44 Step 19/23 : ENTRYPOINT ["/core-command"] 16:27:44 ---> Running in 446a016b496c 16:27:44 Removing intermediate container 446a016b496c 16:27:44 ---> 5475c6b066df 16:27:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:27:44 ---> Running in f78b3d495b45 16:27:44 Removing intermediate container f78b3d495b45 16:27:44 ---> ae8329e7ef7d 16:27:44 Step 21/23 : LABEL arch=arm64 16:27:44 ---> Running in 2a4e7988fdba 16:27:44 Removing intermediate container 2a4e7988fdba 16:27:44 ---> 0536ceb3df07 16:27:44 Step 22/23 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:27:44 ---> Running in 862db330a9fd 16:27:44 Removing intermediate container 862db330a9fd 16:27:44 ---> 8c2f806ff7a4 16:27:44 Step 23/23 : LABEL version=0.0.0 16:27:44 ---> Running in f35b4e9656c2 16:27:44 Removing intermediate container f35b4e9656c2 16:27:44 ---> ecfc56f09781 16:27:44 16:27:44 Successfully built ecfc56f09781 16:27:44 Successfully tagged core-command-arm64:latest 16:28:06  Building core-command ... done Removing intermediate container 74da1f0bfbed 16:28:06 ---> 03a7cd0ea2ad 16:28:06 16:28:06 Step 10/22 : FROM alpine:3.16 16:28:06 ---> 4c81e5bf8899 16:28:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:28:06 ---> Using cache 16:28:06 ---> 625a3741d04d 16:28:06 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:28:06 ---> Using cache 16:28:06 ---> aa10ea8b4bfb 16:28:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:06 ---> Using cache 16:28:06 ---> 6bedad4bb9e0 16:28:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:28:07 ---> abc0752f27f7 16:28:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:28:08 ---> 33bbf0387ad3 16:28:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:28:09 ---> 722b54da7541 16:28:09 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:28:09 ---> Running in 75385344d835 16:28:12 Removing intermediate container 75385344d835 16:28:12 ---> 42b2c4cf6b9e 16:28:12 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:28:12 ---> Running in 23bae49a8642 16:28:12 Removing intermediate container 23bae49a8642 16:28:12 ---> 24e83501723c 16:28:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 16:28:12 ---> Running in ada975f1ca8e 16:28:13 Removing intermediate container ada975f1ca8e 16:28:13 ---> 551369cf4ac4 16:28:13 Step 20/22 : LABEL arch=arm64 16:28:13 ---> Running in fdcb19a55639 16:28:16 Removing intermediate container fdcb19a55639 16:28:16 ---> 73c2f7a64c24 16:28:16 Step 21/22 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:28:16 ---> Running in 2f35cb515ef1 16:28:17 Removing intermediate container 2f35cb515ef1 16:28:17 ---> 20a54b56ab70 16:28:17 Step 22/22 : LABEL version=0.0.0 16:28:17 ---> Running in 99a12f8e25ff 16:28:17 Removing intermediate container 99a12f8e25ff 16:28:17 ---> 7b69d56432d1 16:28:17 16:28:18 Successfully built 7b69d56432d1 16:28:18 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:29:05  Building core-common-config-bootstrapper ... done Removing intermediate container 15ddd0eb2f63 16:29:05 ---> a5a57d9cf92f 16:29:05 16:29:05 Step 10/22 : FROM alpine:3.16 16:29:05 ---> 4c81e5bf8899 16:29:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:29:05 ---> Using cache 16:29:05 ---> 0f87db23df2e 16:29:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:05 ---> Using cache 16:29:05 ---> 963c64c41055 16:29:05 Step 13/22 : ENV APP_PORT=59861 16:29:05 ---> Running in afb6a6953f8d 16:29:05 Removing intermediate container afb6a6953f8d 16:29:05 ---> 28659ea7f8d4 16:29:05 Step 14/22 : EXPOSE $APP_PORT 16:29:05 ---> Running in ec58f82f7a1c 16:29:05 Removing intermediate container ec58f82f7a1c 16:29:05 ---> b9d8370198b4 16:29:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:05 ---> c1b1b26e874c 16:29:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:29:05 ---> b5bb266d398c 16:29:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:29:05 ---> ce838fcf154e 16:29:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:29:05 ---> Running in b147fe529dfb 16:29:05 Removing intermediate container b147fe529dfb 16:29:05 ---> 7600bb5fff14 16:29:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:29:05 ---> Running in a4e1a181f1d2 16:29:05 Removing intermediate container a4e1a181f1d2 16:29:05 ---> 1bde14ededa7 16:29:05 Step 20/22 : LABEL arch=arm64 16:29:05 ---> Running in 7f358ca50da9 16:29:05 Removing intermediate container 7f358ca50da9 16:29:05 ---> d57eeb14e5be 16:29:05 Step 21/22 : LABEL git_sha=4361cb491b5b283aa36cad0a64c1ded2d5c0445b 16:29:05 ---> Running in d2db9834ecbf 16:29:06 Removing intermediate container d2db9834ecbf 16:29:06 ---> 525bc0bde8fa 16:29:06 Step 22/22 : LABEL version=0.0.0 16:29:06 ---> Running in 22cf7a8f1d0d 16:29:06 Removing intermediate container 22cf7a8f1d0d 16:29:06 ---> e369a9ce6fb3 16:29:06 16:29:06 Successfully built e369a9ce6fb3 16:29:06 Successfully tagged support-scheduler-arm64:latest 16:29:07  Building support-scheduler ... done  [Pipeline] } 16:29:07 $ docker stop --time=1 9f8047868aa6283e66b7eb74f05e36bde1e3b45a72dd79226e480e42f970afbe 16:29:09 $ docker rm -f --volumes 9f8047868aa6283e66b7eb74f05e36bde1e3b45a72dd79226e480e42f970afbe [Pipeline] // withDockerContainer [Pipeline] sh 16:29:09 + docker images 16:29:10 REPOSITORY TAG IMAGE ID CREATED SIZE 16:29:10 support-scheduler-arm64 latest e369a9ce6fb3 3 seconds ago 29.1MB 16:29:10 a5a57d9cf92f 10 seconds ago 1.57GB 16:29:10 core-common-config-bootstrapper-arm64 latest 7b69d56432d1 52 seconds ago 14.9MB 16:29:10 03a7cd0ea2ad About a minute ago 1.5GB 16:29:10 core-command-arm64 latest ecfc56f09781 About a minute ago 17.1MB 16:29:10 129b6ee2060b About a minute ago 1.51GB 16:29:10 security-bootstrapper-arm64 latest e95f0e18a5e8 3 minutes ago 19MB 16:29:10 7141ad34f08a 3 minutes ago 1.49GB 16:29:10 security-secretstore-setup-arm64 latest d9f1403ced26 4 minutes ago 28.8MB 16:29:10 e7a1f41711c4 4 minutes ago 1.5GB 16:29:10 core-metadata-arm64 latest e6e84b0ebdaa 5 minutes ago 17.8MB 16:29:10 a118ed6006c2 6 minutes ago 1.52GB 16:29:10 support-notifications-arm64 latest fd572ac6e342 6 minutes ago 29.7MB 16:29:10 835bdff48a0f 6 minutes ago 1.57GB 16:29:10 security-spiffe-token-provider-arm64 latest b3f5dd23ac3f 8 minutes ago 29.1MB 16:29:10 4ce00ec23993 8 minutes ago 1.54GB 16:29:10 security-spire-agent-arm64 latest 4872d7e84fa5 12 minutes ago 122MB 16:29:10 core-data-arm64 latest ad3acc77178a 13 minutes ago 17.3MB 16:29:10 7f134fb38f62 13 minutes ago 1.51GB 16:29:10 security-proxy-setup-arm64 latest def927d85821 14 minutes ago 15.8MB 16:29:10 security-proxy-auth-arm64 latest a9a3ed5bef13 14 minutes ago 15.7MB 16:29:10 34d600f1dba1 14 minutes ago 1.49GB 16:29:10 af35295c85d3 15 minutes ago 1.49GB 16:29:10 security-spire-config-arm64 latest 4fc58fc0ac70 21 minutes ago 83.6MB 16:29:10 security-spire-server-arm64 latest 8a0aaeb28cf5 21 minutes ago 84.3MB 16:29:10 04488d73b9aa 21 minutes ago 1.38GB 16:29:10 065145e5200a 21 minutes ago 1.38GB 16:29:10 ci-base-image-arm64 latest ffd54feac1d3 35 minutes ago 904MB 16:29:10 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 16:29:10 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 16:29:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 16:29:10 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 16:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:10 16:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:11 arm64: Pulling from edgex-lftools-log-publisher 16:29:11 8998bd30e6a1: Pulling fs layer 16:29:11 04944245beec: Pulling fs layer 16:29:11 699f458cf7ca: Pulling fs layer 16:29:11 765212b225bb: Pulling fs layer 16:29:11 f23df028b6ca: Pulling fs layer 16:29:11 d65c8cfc05b1: Pulling fs layer 16:29:11 2437ff75d9bd: Pulling fs layer 16:29:11 d65c8cfc05b1: Waiting 16:29:11 f23df028b6ca: Waiting 16:29:11 2437ff75d9bd: Waiting 16:29:11 765212b225bb: Waiting 16:29:11 04944245beec: Verifying Checksum 16:29:11 04944245beec: Download complete 16:29:11 765212b225bb: Verifying Checksum 16:29:11 765212b225bb: Download complete 16:29:11 f23df028b6ca: Download complete 16:29:11 d65c8cfc05b1: Verifying Checksum 16:29:11 d65c8cfc05b1: Download complete 16:29:11 699f458cf7ca: Verifying Checksum 16:29:11 699f458cf7ca: Download complete 16:29:11 8998bd30e6a1: Verifying Checksum 16:29:11 8998bd30e6a1: Download complete 16:29:14 2437ff75d9bd: Verifying Checksum 16:29:14 2437ff75d9bd: Download complete 16:29:15 8998bd30e6a1: Pull complete 16:29:16 04944245beec: Pull complete 16:29:17 699f458cf7ca: Pull complete 16:29:17 765212b225bb: Pull complete 16:29:18 f23df028b6ca: Pull complete 16:29:18 d65c8cfc05b1: Pull complete 16:29:33 2437ff75d9bd: Pull complete 16:29:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-9630 does not seem to be running inside a container 16:29:34 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:arm64 cat 16:29:36 $ docker top bf480d01dc9db0779139a453065b663773dd0d805950b4b0abae56eec6caaac6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:37 ---> job-cost.sh 16:29:37 lf-activate-venv: SKIPPING 16:29:37 INFO: No Stack... 16:29:38 INFO: Retrieving Pricing Info for: v3-standard-4 16:29:38 INFO: Archiving Costs [Pipeline] sh 16:29:39 + cat /w/workspace/edgex-go/4/archives/cost.csv 16:29:39 + cut -d, -f6 [Pipeline] lock 16:29:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4429-4-stack-cost] 16:29:39 Resource [jenkins-edgexfoundry-edgex-go-PR-4429-4-stack-cost] did not exist. Created. 16:29:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4429-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:39 + echo total: 0.10999999940395355 [Pipeline] stash 16:29:40 Stashed 1 file(s) [Pipeline] } 16:29:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4429-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:29:40 $ docker stop --time=1 bf480d01dc9db0779139a453065b663773dd0d805950b4b0abae56eec6caaac6 16:29:41 $ docker rm -f --volumes bf480d01dc9db0779139a453065b663773dd0d805950b4b0abae56eec6caaac6 [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 16:29:42 provisioning config files... 16:29:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6613076386804606706tmp [Pipeline] { [Pipeline] sh 16:29:42 + set +x 16:29:42 + curl -s https://codecov.io/bash 16:29:42 + bash -s -- 16:29:42 16:29:42 _____ _ 16:29:42 / ____| | | 16:29:42 | | ___ __| | ___ ___ _____ __ 16:29:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:29:42 | |___| (_) | (_| | __/ (_| (_) \ V / 16:29:42 \_____\___/ \__,_|\___|\___\___/ \_/ 16:29:42 Bash-1.0.6 16:29:42 16:29:42 16:29:42 ==> git version 2.25.1 found 16:29:42 ==> 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 16:29:42 Release-Date: 2020-01-08 16:29:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:29:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:29:42 ==> Jenkins CI detected. 16:29:42 current dir:  /w/workspace/edgex-go/4 16:29:42 project root: . 16:29:42 --> token set from env 16:29:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:29:42 ==> Running gcov in . (disable via -X gcov) 16:29:42 ==> Python coveragepy not found 16:29:42 ==> Searching for coverage reports in: 16:29:42 + . 16:29:42 -> Found 1 reports 16:29:42 ==> Detecting git/mercurial file structure 16:29:42 ==> Reading reports 16:29:42 + ./coverage.out bytes=447487 16:29:42 ==> Appending adjustments 16:29:42 https://docs.codecov.io/docs/fixing-reports 16:29:43 + Found adjustments 16:29:43 ==> Gzipping contents 16:29:43 60K /tmp/codecov.Wm3MAD.gz 16:29:43 ==> Uploading reports 16:29:43 url: https://codecov.io 16:29:43 query: branch=PR-4429&commit=2a351e257b9c6f384dc5087d11b245f6f4abeef2&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4429%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4429&job=&cmd_args= 16:29:43 -> Pinging Codecov 16:29:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4429&commit=2a351e257b9c6f384dc5087d11b245f6f4abeef2&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4429%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4429&job=&cmd_args= 16:29:43 -> Uploading to 16:29:43 https://storage.googleapis.com/codecov/v4/raw/2023-03-10/00271124DB129430A58F1EEE437C3FCB/2a351e257b9c6f384dc5087d11b245f6f4abeef2/ecb916c4-b00a-45c9-af75-5084688e4b94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T162943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e692b7872f27bf9145eab34aa51d20cef218699fc6c757d77d79e04af29681b 16:29:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:43 Dload Upload Total Spent Left Speed 16:29:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58157 0 0 100 58157 0 170k --:--:-- --:--:-- --:--:-- 170k 16:29:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2a351e257b9c6f384dc5087d11b245f6f4abeef2 [Pipeline] } 16:29:44 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 16:29:44 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 16:29:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:29:45 ---> package-listing.sh 16:29:45 ++ facter osfamily 16:29:45 ++ tr '[:upper:]' '[:lower:]' 16:29:46 + OS_FAMILY=debian 16:29:46 + workspace=/w/workspace/edgex-go/4 16:29:46 + START_PACKAGES=/tmp/packages_start.txt 16:29:46 + END_PACKAGES=/tmp/packages_end.txt 16:29:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:46 + PACKAGES=/tmp/packages_start.txt 16:29:46 + '[' /w/workspace/edgex-go/4 ']' 16:29:46 + PACKAGES=/tmp/packages_end.txt 16:29:46 + case "${OS_FAMILY}" in 16:29:46 + dpkg -l 16:29:46 + grep '^ii' 16:29:46 + '[' -f /tmp/packages_start.txt ']' 16:29:46 + '[' -f /tmp/packages_end.txt ']' 16:29:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:46 + '[' /w/workspace/edgex-go/4 ']' 16:29:46 + mkdir -p /w/workspace/edgex-go/4/archives/ 16:29:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 16:29:46 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:29:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:46 16:29:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:47 latest: Pulling from edgex-lftools-log-publisher 16:29:47 5eb5b503b376: Pulling fs layer 16:29:47 5c69ac0246d0: Pulling fs layer 16:29:47 ec43610c2a17: Pulling fs layer 16:29:47 3a2ae6a8a46f: Pulling fs layer 16:29:47 33b1e0a273af: Pulling fs layer 16:29:47 5d3b04190fa2: Pulling fs layer 16:29:47 2f39f015ded8: Pulling fs layer 16:29:47 33b1e0a273af: Waiting 16:29:47 5d3b04190fa2: Waiting 16:29:47 2f39f015ded8: Waiting 16:29:47 3a2ae6a8a46f: Waiting 16:29:47 5c69ac0246d0: Verifying Checksum 16:29:47 5c69ac0246d0: Download complete 16:29:47 3a2ae6a8a46f: Verifying Checksum 16:29:47 3a2ae6a8a46f: Download complete 16:29:47 33b1e0a273af: Verifying Checksum 16:29:47 33b1e0a273af: Download complete 16:29:47 ec43610c2a17: Verifying Checksum 16:29:47 ec43610c2a17: Download complete 16:29:47 5d3b04190fa2: Verifying Checksum 16:29:47 5d3b04190fa2: Download complete 16:29:47 5eb5b503b376: Verifying Checksum 16:29:47 5eb5b503b376: Download complete 16:29:47 2f39f015ded8: Download complete 16:29:48 5eb5b503b376: Pull complete 16:29:48 5c69ac0246d0: Pull complete 16:29:49 ec43610c2a17: Pull complete 16:29:49 3a2ae6a8a46f: Pull complete 16:29:49 33b1e0a273af: Pull complete 16:29:49 5d3b04190fa2: Pull complete 16:29:53 2f39f015ded8: Pull complete 16:29:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:53 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 16:29:53 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:29:55 $ docker top 0829b1e72b7c6980917e81e8f409962fd601700691fe81551bc5032482caaf21 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:55 + touch /tmp/pre-build-complete [Pipeline] sh 16:29:55 + mkdir -p /var/log/sysstat [Pipeline] sh 16:29:56 + ls /var/log/sa-host 16:29:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:56 provisioning config files... 16:29:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config18390134849632807874tmp [Pipeline] { [Pipeline] echo 16:29:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:29:56 ---> create-netrc.sh [Pipeline] } 16:29:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:29:56 ---> python-tools-install.sh [Pipeline] echo 16:29:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:29:57 ---> sudo-logs.sh 16:29:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:29:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:29:57 ---> job-cost.sh 16:29:57 lf-activate-venv: SKIPPING 16:29:57 DEBUG: total: 0.10999999940395355 16:29:57 INFO: Retrieving Stack Cost... 16:29:57 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:58 INFO: Archiving Costs [Pipeline] echo 16:29:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:29:58 ---> logs-deploy.sh 16:29:58 lf-activate-venv: SKIPPING 16:29:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4429/4 16:29:58 INFO: archiving workspace using pattern(s): 16:29:59 Archives upload complete. 16:29:59 INFO: archiving logs to Nexus