Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1aa53dec757758856ff48b516a8ca06b8bacbcb+923421b803a2aa1fd35cfe5d85a9354669a43ca8 (d40d47aa56c61ea96f6cef3abbee90e8587ee8c3) 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-ssh15361845781813386614.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-ssh3912142044577404488.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-4424/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-4424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13109515633646737274.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-ssh1793558645732696123.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-4424/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-4424/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12402490448419599108.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9427 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb Merge succeeded, producing ad3f6d699342f37b87dc04c3c235be8cbb3837ad Checking out Revision ad3f6d699342f37b87dc04c3c235be8cbb3837ad (PR-4424) > 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/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # 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 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad3f6d699342f37b87dc04c3c235be8cbb3837ad # timeout=10 Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" > git rev-list --no-walk e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:46 ========================================================= 08:29:46 EdgeX Global Pipelines Version Info 08:29:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:46 ------------------- 08:29:46 stable info: 08:29:46 ------------------- 08:29:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:46 Message: update stable to v1.0.244 08:29:47 ------------------- 08:29:47 experimental info: 08:29:47 ------------------- 08:29:47 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:47 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4424 [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4424 [Pipeline] echo 08:29:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4424 [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad3f6d699342f37b87dc04c3c235be8cbb3837ad [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad3f6d6 [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:48 provisioning config files... 08:29:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13891441277588209371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:48 ---> docker-login.sh 08:29:48 nexus3.edgexfoundry.org:10001 08:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:48 Configure a credential helper to remove this warning. See 08:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:48 08:29:48 Login Succeeded 08:29:48 nexus3.edgexfoundry.org:10002 08:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:48 Configure a credential helper to remove this warning. See 08:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:48 08:29:48 Login Succeeded 08:29:48 nexus3.edgexfoundry.org:10003 08:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:49 Configure a credential helper to remove this warning. See 08:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:49 08:29:49 Login Succeeded 08:29:49 nexus3.edgexfoundry.org:10004 08:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:49 Configure a credential helper to remove this warning. See 08:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:49 08:29:49 Login Succeeded 08:29:49 docker.io 08:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:49 Configure a credential helper to remove this warning. See 08:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:49 08:29:49 Login Succeeded 08:29:49 ---> docker-login.sh ends [Pipeline] } 08:29:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:49 + 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 08:29:49 + dirname cmd/core-command/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo core-command,cmd/core-command/Dockerfile 08:29:49 + cut+ -d/ -f2 08:29:49 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + dirname cmd/core-data/Dockerfile 08:29:49 + echo core-data,cmd/core-data/Dockerfile 08:29:49 + dirname cmd/core-metadata/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:49 + dirname cmd/security-bootstrapper/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:49 + dirname+ cmd/security-proxy-auth/Dockerfile 08:29:49 cut -d/ -f2 08:29:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:49 + dirname cmd/security-proxy-setup/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:49 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:49 + dirname cmd/security-spire-agent/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:49 + dirname cmd/security-spire-config/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:49 + dirname cmd/security-spire-server/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:49 + dirname cmd/support-notifications/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:49 + dirname cmd/support-scheduler/Dockerfile 08:29:49 + cut -d/ -f2 08:29:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:49 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 08:29:50 + git rev-list -1 --merges ad3f6d699342f37b87dc04c3c235be8cbb3837ad~1..ad3f6d699342f37b87dc04c3c235be8cbb3837ad [Pipeline] echo 08:29:50 -----------> git rev-list -1 --merges ad3f6d699342f37b87dc04c3c235be8cbb3837ad~1..ad3f6d699342f37b87dc04c3c235be8cbb3837ad ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:29:50 ad3f6d699342f37b87dc04c3c235be8cbb3837ad [false] [Pipeline] sh 08:29:50 + git log --format=format:%s -1 ad3f6d699342f37b87dc04c3c235be8cbb3837ad [Pipeline] echo 08:29:50 ========================================================= 08:29:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:50 + grep -v github /etc/ssh/ssh_known_hosts 08:29:50 + [ -e /tmp/ssh_known_hosts ] 08:29:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:50 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:50 sudo tee -a /etc/ssh/ssh_known_hosts 08:29:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:51 08:29:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:51 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:51 b85a868b505f: Pulling fs layer 08:29:51 e2be974225ed: Pulling fs layer 08:29:51 339a4e72a1f5: Pulling fs layer 08:29:51 988bab9f4d93: Pulling fs layer 08:29:51 1469e6f7b9e6: Pulling fs layer 08:29:51 eaf3925da568: Pulling fs layer 08:29:51 bab4dde63d76: Pulling fs layer 08:29:51 bde34c3a00c8: Pulling fs layer 08:29:51 b352a97aabf1: Pulling fs layer 08:29:51 4872d77fe225: Pulling fs layer 08:29:51 5851b861e8e6: Pulling fs layer 08:29:51 bab4dde63d76: Waiting 08:29:51 988bab9f4d93: Waiting 08:29:51 4872d77fe225: Waiting 08:29:51 1469e6f7b9e6: Waiting 08:29:51 5851b861e8e6: Waiting 08:29:51 eaf3925da568: Waiting 08:29:51 bde34c3a00c8: Waiting 08:29:51 b352a97aabf1: Waiting 08:29:51 e2be974225ed: Download complete 08:29:51 988bab9f4d93: Verifying Checksum 08:29:51 988bab9f4d93: Download complete 08:29:51 1469e6f7b9e6: Verifying Checksum 08:29:51 1469e6f7b9e6: Download complete 08:29:51 339a4e72a1f5: Verifying Checksum 08:29:51 339a4e72a1f5: Download complete 08:29:51 eaf3925da568: Verifying Checksum 08:29:51 eaf3925da568: Download complete 08:29:51 bde34c3a00c8: Verifying Checksum 08:29:51 bde34c3a00c8: Download complete 08:29:51 b352a97aabf1: Download complete 08:29:51 4872d77fe225: Verifying Checksum 08:29:51 4872d77fe225: Download complete 08:29:51 5851b861e8e6: Verifying Checksum 08:29:51 5851b861e8e6: Download complete 08:29:51 b85a868b505f: Verifying Checksum 08:29:51 b85a868b505f: Download complete 08:29:52 bab4dde63d76: Verifying Checksum 08:29:52 bab4dde63d76: Download complete 08:29:52 b85a868b505f: Pull complete 08:29:53 e2be974225ed: Pull complete 08:29:53 339a4e72a1f5: Pull complete 08:29:53 988bab9f4d93: Pull complete 08:29:54 1469e6f7b9e6: Pull complete 08:29:54 eaf3925da568: Pull complete 08:29:55 bab4dde63d76: Pull complete 08:29:55 bde34c3a00c8: Pull complete 08:29:55 b352a97aabf1: Pull complete 08:29:56 4872d77fe225: Pull complete 08:29:56 5851b861e8e6: Pull complete 08:29:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:56 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 08:29:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:57 $ docker top 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d -eo pid,comm 08:29:57 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). 08:29:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:57 [ssh-agent] Looking for ssh-agent implementation... 08:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:57 $ docker exec 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d ssh-agent 08:29:57 SSH_AUTH_SOCK=/tmp/ssh-lohO6ApjQWxt/agent.33 08:29:57 SSH_AGENT_PID=39 08:29:57 Running ssh-add (command line suppressed) 08:29:58 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2189553368474424381.key (/w/workspace/edgex-go/2@tmp/private_key_2189553368474424381.key) 08:29:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:58 + git tag --points-at HEAD [Pipeline] } 08:29:58 $ docker exec --env ******** --env ******** 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d ssh-agent -k 08:29:58 unset SSH_AUTH_SOCK; 08:29:58 unset SSH_AGENT_PID; 08:29:58 echo Agent pid 39 killed; 08:29:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:58 [ssh-agent] Looking for ssh-agent implementation... 08:29:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:58 $ docker exec 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d ssh-agent 08:29:58 SSH_AUTH_SOCK=/tmp/ssh-x6lOOER5imqQ/agent.71 08:29:58 SSH_AGENT_PID=77 08:29:58 Running ssh-add (command line suppressed) 08:29:58 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3218307655241144619.key (/w/workspace/edgex-go/2@tmp/private_key_3218307655241144619.key) 08:29:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:59 + git semver init 08:29:59 2023-03-09 08:29:59,407 [run_init] DEBUG init version:0.0.0 force:False 08:29:59 2023-03-09 08:29:59,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:59 2023-03-09 08:29:59,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:59 2023-03-09 08:29:59,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:03 2023-03-09 08:30:03,525 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:03 2023-03-09 08:30:03,526 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4424 with force:False 08:30:03 2023-03-09 08:30:03,526 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4424 08:30:03 2023-03-09 08:30:03,529 [execute] INFO git cat-file --batch-check 08:30:03 2023-03-09 08:30:03,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:03 2023-03-09 08:30:03,537 [execute] INFO git cat-file --batch 08:30:03 2023-03-09 08:30:03,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:03 2023-03-09 08:30:03,544 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4424 08:30:03 0.0.0 [Pipeline] } 08:30:03 $ docker exec --env ******** --env ******** 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d ssh-agent -k 08:30:03 unset SSH_AUTH_SOCK; 08:30:03 unset SSH_AGENT_PID; 08:30:03 echo Agent pid 77 killed; 08:30:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:04 + git semver [Pipeline] } 08:30:04 $ docker stop --time=1 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d 08:30:05 $ docker rm -f --volumes 2f787af5594f092d970b61906b92374d6e275e8571729667a61607e06046470d [Pipeline] // withDockerContainer [Pipeline] sh 08:30:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:06 Stashed 1 file(s) [Pipeline] echo 08:30:06 [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 08:30:06 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:06 ========================================================= 08:30:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:06 213ec9aee27d: Pulling fs layer 08:30:06 4583459ba037: Pulling fs layer 08:30:06 93c1e223e6f2: Pulling fs layer 08:30:06 53926ce57604: Pulling fs layer 08:30:06 21b2b0c7a3f4: Pulling fs layer 08:30:06 22ff95d597cd: Pulling fs layer 08:30:06 12d6caf4c0d1: Pulling fs layer 08:30:06 96b7cbca73a9: Pulling fs layer 08:30:06 a7acece74701: Pulling fs layer 08:30:06 22ff95d597cd: Waiting 08:30:06 96b7cbca73a9: Waiting 08:30:06 53926ce57604: Waiting 08:30:06 12d6caf4c0d1: Waiting 08:30:06 21b2b0c7a3f4: Waiting 08:30:06 a7acece74701: Waiting 08:30:06 93c1e223e6f2: Verifying Checksum 08:30:06 93c1e223e6f2: Download complete 08:30:06 4583459ba037: Verifying Checksum 08:30:06 4583459ba037: Download complete 08:30:06 21b2b0c7a3f4: Download complete 08:30:06 22ff95d597cd: Download complete 08:30:06 213ec9aee27d: Verifying Checksum 08:30:06 213ec9aee27d: Download complete 08:30:06 12d6caf4c0d1: Download complete 08:30:07 213ec9aee27d: Pull complete 08:30:07 4583459ba037: Pull complete 08:30:07 93c1e223e6f2: Pull complete 08:30:07 a7acece74701: Verifying Checksum 08:30:07 96b7cbca73a9: Verifying Checksum 08:30:07 96b7cbca73a9: Download complete 08:30:07 53926ce57604: Verifying Checksum 08:30:07 53926ce57604: Download complete 08:30:11 53926ce57604: Pull complete 08:30:11 21b2b0c7a3f4: Pull complete 08:30:11 22ff95d597cd: Pull complete 08:30:11 12d6caf4c0d1: Pull complete 08:30:14 96b7cbca73a9: Pull complete 08:30:15 a7acece74701: Pull complete 08:30:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:15 + docker build -t ci-base-image-x86_64 -f - . 08:30:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:15 WORKDIR /edgex 08:30:15 COPY go.mod . 08:30:15 RUN go mod download 08:30:15 Sending build context to Docker daemon 170.3MB 08:30:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:15 ---> db6d94c90886 08:30:15 Step 2/4 : WORKDIR /edgex 08:30:17 ---> Running in 74443d30c925 08:30:17 Removing intermediate container 74443d30c925 08:30:17 ---> ee9c8ea0b4cd 08:30:17 Step 3/4 : COPY go.mod . 08:30:18 ---> 3d185b8583d4 08:30:18 Step 4/4 : RUN go mod download 08:30:18 ---> Running in 4808d7cab3a5 08:30:21 Still waiting to schedule task 08:30:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:30:28 Removing intermediate container 4808d7cab3a5 08:30:28 ---> 7e027a31d93d 08:30:28 Successfully built 7e027a31d93d 08:30:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:28 + docker inspect -f . ci-base-image-x86_64 08:30:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:28 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 08:30:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:28 $ docker top fcbad1c91055a089619da13c378d40926e56922cee3c8063206f51d16b041eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:29 + go version 08:30:29 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:29 $ docker stop --time=1 fcbad1c91055a089619da13c378d40926e56922cee3c8063206f51d16b041eb8 08:30:30 $ docker rm -f --volumes fcbad1c91055a089619da13c378d40926e56922cee3c8063206f51d16b041eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:30 + docker inspect -f . ci-base-image-x86_64 08:30:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:31 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 08:30:31 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:31 $ docker top 3949a68ea152151415f9a0f5c8faf31d53d23fa713bf04fce8dffab55c556ab8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:31 ========================================================= 08:30:31 [edgeXBuildGoParallel] Running Tests and Build... 08:30:31 ========================================================= [Pipeline] sh 08:30:31 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:32 + make test 08:30:32 go test -race -coverprofile=coverage.out ./... 08:30:38 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.142s coverage: 98.5% of statements 08:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.110s coverage: 71.2% of statements 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.326s coverage: 88.5% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 3.9% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.511s coverage: 95.6% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.0% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 45.5% of statements 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.364s coverage: 79.9% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.2% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 84.8% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 63.1% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 38.4% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.085s coverage: 61.5% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:17 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 08:31:35 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." 08:31:35 go vet ./... 08:31:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:38 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:38 + ls -al . 08:31:38 total 704 08:31:38 drwxrwxr-x 11 1001 1001 4096 Mar 9 08:30 . 08:31:38 drwxr-xr-x 4 root root 4096 Mar 9 08:30 .. 08:31:38 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:29 .blubracket 08:31:38 -rw-rw-r-- 1 1001 1001 16 Mar 9 08:29 .dockerignore 08:31:38 drwxrwxr-x 8 1001 1001 4096 Mar 9 08:31 .git 08:31:38 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:29 .github 08:31:38 -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:29 .gitignore 08:31:38 -rw-rw-r-- 1 1001 1001 42 Mar 9 08:29 .golangci.yml 08:31:38 -rw-rw-r-- 1 1001 1001 87 Mar 9 08:29 .hadolint.yml 08:31:38 drwxr-xr-x 3 1001 1001 4096 Mar 9 08:30 .semver 08:31:38 -rw-rw-r-- 1 1001 1001 166 Mar 9 08:29 .sonarcloud.properties 08:31:38 -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:29 ADOPTERS.md 08:31:38 -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:29 Attribution.txt 08:31:38 -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:29 CHANGELOG.md 08:31:38 -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:29 CONTRIBUTING.md 08:31:38 -rw-rw-r-- 1 1001 1001 677 Mar 9 08:29 GOVERNANCE.md 08:31:38 -rw-rw-r-- 1 1001 1001 883 Mar 9 08:29 Jenkinsfile 08:31:38 -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:29 LICENSE 08:31:38 -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:29 Makefile 08:31:38 -rw-rw-r-- 1 1001 1001 582 Mar 9 08:29 OWNERS.md 08:31:38 -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:29 README.md 08:31:38 -rw-rw-r-- 1 1001 1001 6912 Mar 9 08:29 SECURITY.md 08:31:38 -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION 08:31:38 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:29 bin 08:31:38 drwxrwxr-x 18 1001 1001 4096 Mar 9 08:29 cmd 08:31:38 -rw-r--r-- 1 root root 447487 Mar 9 08:31 coverage.out 08:31:38 -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:29 go.mod 08:31:38 -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:29 go.sum 08:31:38 drwxrwxr-x 7 1001 1001 4096 Mar 9 08:29 internal 08:31:38 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:29 openapi 08:31:38 drwxrwxr-x 4 1001 1001 4096 Mar 9 08:29 snap 08:31:38 -rw-rw-r-- 1 1001 1001 204 Mar 9 08:29 version.go [Pipeline] sh 08:31:39 + '[' -e coverage.out ] 08:31:39 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:39 Stashed 1 file(s) [Pipeline] sh 08:31:39 + make build 08:31:39 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 08:31:51 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 08:31:51 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 08:31: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 08:31:53 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 08:31:59 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 08:32:01 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 08:32: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 08:32:03 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 08:32:04 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 08:32:05 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 08:32:06 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] } 08:32:07 $ docker stop --time=1 3949a68ea152151415f9a0f5c8faf31d53d23fa713bf04fce8dffab55c556ab8 08:32:09 $ docker rm -f --volumes 3949a68ea152151415f9a0f5c8faf31d53d23fa713bf04fce8dffab55c556ab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:10 08:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:11 latest: Pulling from edgex-devops/edgex-compose 08:32:11 cbdbe7a5bc2a: Pulling fs layer 08:32:11 ca9280d653b3: Pulling fs layer 08:32:11 7e9c9ca2126c: Pulling fs layer 08:32:11 cbdbe7a5bc2a: Download complete 08:32:11 cbdbe7a5bc2a: Pull complete 08:32:11 ca9280d653b3: Download complete 08:32:12 7e9c9ca2126c: Download complete 08:32:12 ca9280d653b3: Pull complete 08:32:15 7e9c9ca2126c: Pull complete 08:32:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:15 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 08:32:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:32:16 $ docker top c1f15022a937a3dca0b69131eee17626e4647041b64cc19f5eed801e67bb51a4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:17 + docker-compose build --help 08:32:17 + grep parallel 08:32:17 --parallel Build images in parallel. [Pipeline] } 08:32:17 $ docker stop --time=1 c1f15022a937a3dca0b69131eee17626e4647041b64cc19f5eed801e67bb51a4 08:32:18 $ docker rm -f --volumes c1f15022a937a3dca0b69131eee17626e4647041b64cc19f5eed801e67bb51a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:19 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 08:32:19 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:19 $ docker top 16ef6aab54a2b48c483a33c7c6d63e6c7bd0cb1c92bc56c4c20c0a0db8269f9d -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:20 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:20 Building core-command ... 08:32:20 Building core-common-config-bootstrapper ... 08:32:20 Building core-data ... 08:32:20 Building core-metadata ... 08:32:20 Building security-bootstrapper ... 08:32:20 Building security-proxy-auth ... 08:32:20 Building security-proxy-setup ... 08:32:20 Building security-secretstore-setup ... 08:32:20 Building security-spiffe-token-provider ... 08:32:20 Building security-spire-agent ... 08:32:20 Building security-spire-config ... 08:32:20 Building security-spire-server ... 08:32:20 Building support-notifications ... 08:32:20 Building support-scheduler ... 08:32:20 Building security-bootstrapper 08:32:20 Building security-spire-server 08:32:20 Building security-proxy-auth 08:32:20 Building support-scheduler 08:32:20 Building security-secretstore-setup 08:32:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:32 ---> 7e027a31d93d 08:32:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:32 ---> 7e027a31d93d 08:32:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:32 ---> 7e027a31d93d 08:32:32 Step 3/23 : WORKDIR /edgex-go 08:32:32 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:32 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:32:32 ---> 7e027a31d93d 08:32:32 Step 3/32 : WORKDIR /edgex-go 08:32:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:32 ---> 7e027a31d93d 08:32:32 Step 3/23 : WORKDIR /edgex-go 08:32:34 ---> Running in d4f78f97959e 08:32:34 ---> Running in 290ad8e3d268 08:32:34 ---> Running in 110e069876a5 08:32:34 ---> Running in cbee2f932c28 08:32:34 ---> Running in 4282f4989afd 08:32:34 Removing intermediate container 110e069876a5 08:32:34 ---> d13300a8d0de 08:32:34 Step 4/22 : WORKDIR /edgex-go 08:32:34 Removing intermediate container 290ad8e3d268 08:32:34 ---> 72cdda021542 08:32:34 Step 4/22 : WORKDIR /edgex-go 08:32:34 Removing intermediate container d4f78f97959e 08:32:34 ---> 79f37c4be73a 08:32:34 Step 4/23 : RUN apk add --update --no-cache make git 08:32:34 Removing intermediate container cbee2f932c28 08:32:34 ---> ed0c25dfcf8f 08:32:34 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:32:34 ---> Running in 123dd89b788e 08:32:34 Removing intermediate container 4282f4989afd 08:32:34 ---> 44cc1ec966d0 08:32:34 Step 4/32 : RUN apk add --update --no-cache make git 08:32:34 ---> Running in 8bf33403c3d6 08:32:34 ---> Running in 31ccbfc9b8d7 08:32:34 ---> Running in 08eba9e0392f 08:32:34 ---> Running in 37fe1af7ff93 08:32:34 Removing intermediate container 123dd89b788e 08:32:34 ---> bb168a99d4d9 08:32:34 Step 5/22 : RUN apk add --update --no-cache make git 08:32:34 Removing intermediate container 31ccbfc9b8d7 08:32:34 ---> b448d9d72f0a 08:32:34 Step 5/22 : RUN apk add --update --no-cache make git 08:32:34 ---> Running in 5f9508597594 08:32:34 ---> Running in c935cddf2368 08:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:35 OK: 211 MiB in 51 packages 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:35 OK: 211 MiB in 51 packages 08:32:35 OK: 211 MiB in 51 packages 08:32:35 OK: 211 MiB in 51 packages 08:32:35 OK: 211 MiB in 51 packages 08:32:35 Removing intermediate container 8bf33403c3d6 08:32:35 ---> dead265b0c90 08:32:35 Step 5/23 : COPY go.mod vendor* ./ 08:32:36 ---> 0d7f71625139 08:32:36 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:36 ---> Running in e2ff8e4dae1d 08:32:36 Removing intermediate container 08eba9e0392f 08:32:36 ---> fae39079f59f 08:32:36 Step 5/23 : COPY go.mod vendor* ./ 08:32:36 Removing intermediate container 37fe1af7ff93 08:32:36 ---> ef9612c799f4 08:32:36 Step 5/32 : COPY go.mod vendor* ./ 08:32:36 Removing intermediate container c935cddf2368 08:32:36 ---> 7c0bea12a0a1 08:32:36 Step 6/22 : COPY go.mod vendor* ./ 08:32:36 Removing intermediate container 5f9508597594 08:32:36 ---> 1a36d010ea33 08:32:36 Step 6/22 : COPY go.mod vendor* ./ 08:32:36 ---> 3a18efe3fe3a 08:32:36 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:36 ---> 16d86aa97373 08:32:36 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:36 ---> bc52f9efaf63 08:32:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:36 ---> Running in eba2e0916abf 08:32:36 ---> Running in 41f4adeda303 08:32:36 ---> 18d67ab4b178 08:32:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:36 ---> Running in 9e82c2b6503d 08:32:36 ---> Running in a65c14629e96 08:32:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9432 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws 08:32:55 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:32:56 The recommended git tool is: git 08:33:01 using credential edgex-jenkins-ssh 08:33:01 Cloning the remote Git repository 08:33:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:01 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:02 > git --version # timeout=10 08:33:02 > git --version # 'git version 2.25.1' 08:33:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:03 Removing intermediate container eba2e0916abf 08:33:03 ---> a6546261b17a 08:33:03 Step 7/32 : COPY . . 08:33:03 Removing intermediate container 9e82c2b6503d 08:33:03 ---> 0da83f58ba9f 08:33:03 Step 8/22 : COPY . . 08:33:03 Removing intermediate container a65c14629e96 08:33:03 ---> c4a8bba08d55 08:33:03 Step 8/22 : COPY . . 08:33:03 Removing intermediate container 41f4adeda303 08:33:03 ---> 99bf52fcfe48 08:33:03 Step 7/23 : COPY . . 08:33:03 Removing intermediate container e2ff8e4dae1d 08:33:03 ---> 01a8dc8dde14 08:33:03 Step 7/23 : COPY . . 08:33:08 ---> cc13b7c387ec 08:33:08 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:08 ---> 9d878dc488b3 08:33:08 ---> 593cad019706 08:33:08 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:33:08 08:33:08 ---> 15128a52fd54 08:33:08 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:33:08 ---> fcc9baa9fba1 08:33:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:33:08 ---> Running in f765f524ac04 08:33:08 ---> Running in cf288d6d39be 08:33:08 ---> Running in f36c05363fb2 08:33:08 ---> Running in e8a38c648b90 08:33:08 ---> Running in a56a4115d569 08:33:08 Removing intermediate container e8a38c648b90 08:33:08 ---> 886b03ae51d7 08:33:08 Step 9/23 : WORKDIR /edgex-go/spire-build 08:33:08 ---> Running in 710fe7c7e077 08:33:08 Removing intermediate container 710fe7c7e077 08:33:08 ---> 66078ce45f86 08:33:08 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 08:33:08 ---> Running in b873c57850ab 08:33:08 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 08:33:08 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 08:33:09 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 08:33:09 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 08:33:09 Removing intermediate container b873c57850ab 08:33:09 ---> 10f2bb97e3fa 08:33:09 Step 11/23 : WORKDIR /edgex-go 08:33:09 ---> Running in c37211de3290 08:33:09 Removing intermediate container c37211de3290 08:33:09 ---> bab8bea58296 08:33:09 08:33:09 Step 12/23 : FROM alpine:3.15 08:33:10 3.15: Pulling from library/alpine 08:33:10 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:33:10 Status: Downloaded newer image for alpine:3.15 08:33:10 ---> 5ce65d7b0fde 08:33:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:11 ---> Running in b181960725c8 08:33:11 Removing intermediate container b181960725c8 08:33:11 ---> 98428ccdf390 08:33:11 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:11 ---> Running in 6873132e3ea4 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:12 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:12 OK: 15859 distinct packages available 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:12 (1/5) Installing dumb-init (1.2.5-r1) 08:33:12 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:12 (3/5) Installing libucontext (1.1-r0) 08:33:12 (4/5) Installing gcompat (1.0.0-r4) 08:33:12 (5/5) Installing openssl (1.1.1t-r1) 08:33:12 Executing busybox-1.34.1-r7.trigger 08:33:12 OK: 7 MiB in 19 packages 08:33:13 Removing intermediate container 6873132e3ea4 08:33:13 ---> 5a49e666391f 08:33:13 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:15 ---> 0dfec544d010 08:33:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:33:16 ---> 41dbe971c2ff 08:33:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:33:16 ---> 2f3dfcad86dd 08:33:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:33:17 ---> 8dc35659995a 08:33:17 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:17 ---> Running in 13727f343716 08:33:17 Removing intermediate container 13727f343716 08:33:17 ---> 1bf95e18e45d 08:33:17 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:17 ---> Running in 327665262f74 08:33:17 Removing intermediate container 327665262f74 08:33:17 ---> 647580f20359 08:33:17 Step 21/23 : LABEL arch=x86_64 08:33:18 ---> Running in 6a94ecf50d05 08:33:18 Removing intermediate container 6a94ecf50d05 08:33:18 ---> 4aba493f2118 08:33:18 Step 22/23 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:33:18 ---> Running in dfb835925396 08:33:18 Removing intermediate container dfb835925396 08:33:18 ---> ccec1fd2de00 08:33:18 Step 23/23 : LABEL version=0.0.0 08:33:18 ---> Running in 79e89a5f9c49 08:33:19 Removing intermediate container 79e89a5f9c49 08:33:19 ---> f73c1d179880 08:33:19 08:33:19 Successfully built f73c1d179880 08:33:19 Successfully tagged security-spire-server:latest 08:33:19  Building security-spire-server ... done Building core-metadata 08:33:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:23 ---> 7e027a31d93d 08:33:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:23 ---> Using cache 08:33:23 ---> 72cdda021542 08:33:23 Step 4/24 : WORKDIR /edgex-go 08:33:23 ---> Using cache 08:33:23 ---> b448d9d72f0a 08:33:23 Step 5/24 : RUN apk add --update --no-cache make git 08:33:23 ---> Using cache 08:33:23 ---> 7c0bea12a0a1 08:33:23 Step 6/24 : COPY go.mod vendor* ./ 08:33:23 ---> Using cache 08:33:23 ---> bc52f9efaf63 08:33:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:23 ---> Using cache 08:33:23 ---> 0da83f58ba9f 08:33:23 Step 8/24 : COPY . . 08:33:23 ---> Using cache 08:33:23 ---> 593cad019706 08:33:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:23 ---> Running in e085f0dff41f 08:33:24 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 08:33:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:28 Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb 08:33:28 Merge succeeded, producing bbc48f11d841654c2113301d7551613c1e227461 08:33:28 Checking out Revision bbc48f11d841654c2113301d7551613c1e227461 (PR-4424) 08:33:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:28 > git config core.sparsecheckout # timeout=10 08:33:28 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 08:33:28 > git remote # timeout=10 08:33:28 > git config --get remote.origin.url # timeout=10 08:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:28 > git merge 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 08:33:28 > git rev-parse HEAD^{commit} # timeout=10 08:33:28 > git config core.sparsecheckout # timeout=10 08:33:28 > git checkout -f bbc48f11d841654c2113301d7551613c1e227461 # timeout=10 08:33:32 Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" 08:33:32 > git rev-list --no-walk e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:33 Dload Upload Total Spent Left Speed 08:33:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 08:33:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:34 + sudo tee /etc/docker/daemon.new 08:33:34 { 08:33:34 "registry-mirrors": [ 08:33:34 "https://nexus3.edgexfoundry.org:10001" 08:33:34 ], 08:33:34 "bip": "10.250.0.254/24", 08:33:34 "hosts": [ 08:33:34 "tcp://0.0.0.0:5555", 08:33:34 "unix:///var/run/docker.sock" 08:33:34 ], 08:33:34 "mtu": 1458, 08:33:34 "selinux-enabled": true, 08:33:34 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:34 } [Pipeline] sh 08:33:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:35 + sudo service docker restart 08:33: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:40 Removing intermediate container f765f524ac04 08:33:40 ---> 45b5a4776517 08:33:40 08:33:40 Step 9/32 : FROM alpine:3.16 08:33:40 Removing intermediate container f36c05363fb2 08:33:40 ---> 7cc37fa6446b 08:33:40 08:33:40 Step 10/22 : FROM alpine:3.16 08:33:40 Removing intermediate container cf288d6d39be 08:33:40 ---> 8179f0448a35 08:33:40 08:33:40 Step 9/23 : FROM alpine:3.16 08:33:40 3.16: Pulling from library/alpine 08:33:40 3.16: Pulling from library/alpine 08:33:40 3.16: Pulling from library/alpine 08:33:41 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:41 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:41 Status: Downloaded newer image for alpine:3.16 08:33:41 Status: Image is up to date for alpine:3.16 08:33:41 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:41 Status: Image is up to date for alpine:3.16 08:33:41 ---> dfd21b5a31f5 08:33:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:33:41 ---> dfd21b5a31f5 08:33:41 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:41 ---> dfd21b5a31f5 08:33:41 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:33:41 ---> Running in c812c7f3eb04 08:33:41 ---> Running in 281a28defdb5 08:33:41 ---> Running in 7790c26def5c 08:33:41 Removing intermediate container 7790c26def5c 08:33:41 ---> 3d23906e7a5e 08:33:41 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:33:41 ---> Running in 173179ee45ad 08:33:41 Removing intermediate container c812c7f3eb04 08:33:41 ---> 39e6311068dc 08:33:41 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:33:41 ---> Running in 2cad06ad8acc 08:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:42 (1/3) Installing ca-certificates (20220614-r0) 08:33:42 (2/3) Installing dumb-init (1.2.5-r1) 08:33:42 (3/3) Installing su-exec (0.2-r1) 08:33:42 Executing busybox-1.35.0-r17.trigger 08:33:42 Executing ca-certificates-20220614-r0.trigger 08:33:42 OK: 6 MiB in 17 packages 08:33:42 (1/2) Installing dumb-init (1.2.5-r1) 08:33:42 (2/2) Installing su-exec (0.2-r1) 08:33:42 Executing busybox-1.35.0-r17.trigger 08:33:42 OK: 6 MiB in 16 packages 08:33:43 Removing intermediate container 173179ee45ad 08:33:43 ---> 1592e6ff85ef 08:33:43 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:43 Removing intermediate container 281a28defdb5 08:33:43 ---> 8c99698ad71e 08:33:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:33:43 ---> Running in 2548f6063893 08:33:43 ---> Running in fe9332a2ec76 08:33:43 (1/1) Installing dumb-init (1.2.5-r1) 08:33:43 Executing busybox-1.35.0-r17.trigger 08:33:43 OK: 6 MiB in 15 packages 08:33:43 Removing intermediate container 2548f6063893 08:33:43 ---> cb65426ce8a9 08:33:43 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:33:43 ---> Running in 10f832708749 08:33:43 Removing intermediate container fe9332a2ec76 08:33:43 ---> adca5c5b0495 08:33:43 Step 12/23 : WORKDIR / 08:33:43 ---> Running in 71938f731139 08:33:43 Removing intermediate container 10f832708749 08:33:43 ---> 85a7a39e3f9c 08:33:43 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:33:43 ---> Running in 0bf75254f9a8 08:33:43 Removing intermediate container 71938f731139 08:33:43 ---> f9417bf4144b 08:33:43 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:33:43 Removing intermediate container 2cad06ad8acc 08:33:43 ---> 598773989239 08:33:43 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:43 Removing intermediate container 0bf75254f9a8 08:33:43 ---> 2dea2fcd7e32 08:33:43 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:33:44 ---> Running in a120d5a8ccc9 08:33:44 ---> 666cf1d5bec8 08:33:44 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:33:44 ---> 53572c2ea9ec 08:33:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:33:44 Removing intermediate container a120d5a8ccc9 08:33:44 ---> 84bc3d1ec443 08:33:44 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:33:44 ---> Running in 0cdc864d843b 08:33:44 ---> 302761aab668 08:33:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:33:44 ---> 60807989a54a 08:33:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:33:44 ---> 2cf954c9774c 08:33:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:33:44 ---> a511929c19bd 08:33:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:33:45 ---> 05039bf3d578 08:33:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:33:45 ---> 265cc6a577ac 08:33:45 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:45 Removing intermediate container 0cdc864d843b 08:33:45 ---> 515a30d3753e 08:33:45 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:33:45 ---> Running in c68ff874cca2 08:33:45 ---> Running in 1a30bf6567fe 08:33:45 ---> 4d5476c01a6d 08:33:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:33:45 Removing intermediate container 1a30bf6567fe 08:33:45 ---> d30e0a41cf92 08:33:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:33:45 ---> 727f38d20600 08:33:45 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:45 ---> 5449b920aedd 08:33:45 ---> Running in cf848cf7721d 08:33:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:33:45 ---> Running in fd6214b3f0a8 08:33:46 Removing intermediate container a56a4115d569 08:33:46 ---> 63e24c6d17e9 08:33:46 08:33:46 Step 10/22 : FROM alpine:3.16 08:33:46 ---> dfd21b5a31f5 08:33:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:33:46 ---> Running in 724be4cb0c84 08:33:46 Removing intermediate container c68ff874cca2 08:33:46 ---> b9c1be294a4b 08:33:46 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:33:46 ---> Running in 12aece9c2e29 08:33:46 Removing intermediate container 12aece9c2e29 08:33:46 ---> 2470a1e0728c 08:33:46 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:33:46 ---> Running in add4668ac6da 08:33:46 Removing intermediate container add4668ac6da 08:33:46 ---> de29b8202617 08:33:46 Step 20/22 : LABEL arch=x86_64 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:46 ---> Running in bc89fa21676e 08:33:46 Removing intermediate container cf848cf7721d 08:33:46 ---> f70e15468725 08:33:46 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:33:46 Removing intermediate container fd6214b3f0a8 08:33:46 ---> 5b6e61d04367 08:33:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:46 ---> Running in 446d3dc2e8e2 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:46 Removing intermediate container bc89fa21676e 08:33:46 ---> 9281436062a2 08:33:46 Step 21/22 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:33:47 ---> Running in 0b793d88a759 08:33:47 Removing intermediate container 446d3dc2e8e2 08:33:47 ---> bf853349fbe1 08:33:47 Step 21/23 : LABEL arch=x86_64 08:33:47 (1/1) Installing dumb-init (1.2.5-r1) 08:33:47 Executing busybox-1.35.0-r17.trigger 08:33:47 OK: 6 MiB in 15 packages 08:33:47 ---> Running in dc1981064bda 08:33:47 ---> f466b89e1727 08:33:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:33:47 Removing intermediate container 0b793d88a759 08:33:47 ---> 6728bd00c500 08:33:47 Step 22/22 : LABEL version=0.0.0 08:33:47 ---> Running in fe6d107edae3 08:33:47 Removing intermediate container dc1981064bda 08:33:47 ---> 0f17f64cf06e 08:33:47 Step 22/23 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:33:47 ---> Running in e6324c49b034 08:33:47 Removing intermediate container fe6d107edae3 08:33:47 ---> 592f2637326e 08:33:47 08:33:47 Removing intermediate container e6324c49b034 08:33:47 ---> aa1bf1f0b7d1 08:33:47 Step 23/23 : LABEL version=0.0.0 08:33:47 Successfully built 592f2637326e 08:33:47 ---> Running in 8dc0d8c5af49 08:33:47 ---> b6caeab1cbba 08:33:47 Successfully tagged security-proxy-auth:latest 08:33:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ Building security-proxy-auth ... done  08:33:47 Building core-common-config-bootstrapper 08:33:47 Removing intermediate container 724be4cb0c84 08:33:47 ---> 2ac4b66cabe6 08:33:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:33:47 ---> Running in 579681d042db 08:33:47 Removing intermediate container 8dc0d8c5af49 08:33:47 ---> d50a0b198b21 08:33:47 08:33:47 Removing intermediate container e085f0dff41f 08:33:47 ---> 3fc562ae3874 08:33:47 08:33:47 Step 10/24 : FROM alpine:3.16 08:33:47 ---> dfd21b5a31f5 08:33:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:33:47 ---> Using cache 08:33:47 ---> 2ac4b66cabe6 08:33:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:33:47 ---> Using cache 08:33:47 ---> 94e67b97f076 08:33:47 Step 13/24 : ENV APP_PORT=59881 08:33:47 Successfully built d50a0b198b21 08:33:48 Successfully tagged security-secretstore-setup:latest 08:33:48  Building security-secretstore-setup ... done Building security-spire-config 08:33:48 Removing intermediate container 579681d042db 08:33:48 ---> 94e67b97f076 08:33:48 Step 13/22 : ENV APP_PORT=59861 08:33:48 ---> 289259d7f681 08:33:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:33:48 ---> Running in 37cffbb77053 08:33:49 ---> Running in aed8f70ba4ab 08:33:49 ---> d9b69696218e 08:33:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:33:49 Removing intermediate container 37cffbb77053 08:33:49 ---> 6f93c04edfa6 08:33:49 Step 14/24 : EXPOSE $APP_PORT 08:33:49 Removing intermediate container aed8f70ba4ab 08:33:49 ---> 3b6ced164edd 08:33:49 Step 14/22 : EXPOSE $APP_PORT 08:33:49 ---> Running in d0638f3fe74d 08:33:49 ---> Running in 3fbe8d50c76b 08:33:49 ---> cd0bb8302dd1 08:33:49 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:33:49 Removing intermediate container d0638f3fe74d 08:33:49 ---> cdeb240ca6e3 08:33:49 Step 15/24 : WORKDIR / 08:33:49 Removing intermediate container 3fbe8d50c76b 08:33:49 ---> 0bede0878713 08:33:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:49 ---> Running in c510ef2dbdd8 08:33:49 ---> a0021d08d5bc 08:33:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:33:49 Removing intermediate container c510ef2dbdd8 08:33:49 ---> ed0d687c87f2 08:33:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:49 ---> f489c938c597 08:33:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:33:49 ---> 9e675ffb8f8b 08:33:49 Step 27/32 : RUN chmod +x /entrypoint.sh 08:33:49 ---> Running in 326c680b2aa2 08:33:49 ---> f82d1decbfca 08:33:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:33:50 ---> 84d6b37222f5 08:33:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:33:50 ---> 3e99a231404b 08:33:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:33:51 ---> 9f0f6c6b0700 08:33:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:33:51 ---> 1bf806a49f93 08:33:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:33:51 ---> Running in d8763811bb99 08:33:51 Removing intermediate container 326c680b2aa2 08:33:51 ---> 07e557564e5a 08:33:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:33:51 ---> Running in dbee2e33928e 08:33:51 Removing intermediate container d8763811bb99 08:33:51 ---> 55812a08c8e0 08:33:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:51 ---> be43f5541018 08:33:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:33:51 ---> Running in 5fb32c6fb6e1 08:33:51 ---> Running in dc5146e77970 08:33:51 Removing intermediate container dbee2e33928e 08:33:51 ---> b0aa8357c2ee 08:33:51 Step 29/32 : CMD ["gate"] 08:33:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 7e027a31d93d 08:33:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:51 ---> Using cache 08:33:51 ---> 72cdda021542 08:33:51 Step 4/22 : WORKDIR /edgex-go 08:33:51 ---> Using cache 08:33:51 ---> b448d9d72f0a 08:33:51 Step 5/22 : RUN apk add --update --no-cache make git 08:33:51 ---> Using cache 08:33:51 ---> 7c0bea12a0a1 08:33:51 Step 6/22 : COPY go.mod vendor* ./ 08:33:51 ---> Using cache 08:33:51 ---> bc52f9efaf63 08:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:51 ---> Using cache 08:33:51 ---> 0da83f58ba9f 08:33:51 Step 8/22 : COPY . . 08:33:51 ---> Using cache 08:33:51 ---> 593cad019706 08:33:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:51 ---> Running in 3ce1c98d83e2 08:33:51 Removing intermediate container 5fb32c6fb6e1 08:33:51 ---> 5242c0e4123d 08:33:51 Step 20/22 : LABEL arch=x86_64 08:33:51 ---> Running in ea60837a8b53 08:33:51 Removing intermediate container dc5146e77970 08:33:51 ---> eae0e53b6ed9 08:33:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:51 ---> Running in 35c5296e5e7a 08:33:51 ---> Running in ad1f14014e95 08:33:51 Removing intermediate container 3ce1c98d83e2 08:33:51 ---> be38c2757d13 08:33:51 Step 30/32 : LABEL arch=x86_64 08:33:51 ---> Running in 2be2e0e3abb1 08:33:51 Removing intermediate container 35c5296e5e7a 08:33:51 ---> aa24f4383a2b 08:33:51 Step 21/22 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:33:51 Removing intermediate container ad1f14014e95 08:33:51 ---> 044a242ed687 08:33:51 Step 22/24 : LABEL arch=x86_64 08:33:51 ---> Running in c227e347c66a 08:33:52 ---> Running in 6298af509d99 08:33:52 Removing intermediate container 2be2e0e3abb1 08:33:52 ---> f92044400a96 08:33:52 Step 31/32 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:33: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 08:33:52 ---> Running in e030eee0cd73 08:33:52 Removing intermediate container c227e347c66a 08:33:52 ---> 08f7092967e4 08:33:52 Step 22/22 : LABEL version=0.0.0 08:33:52 ---> Running in ee9ed9330943 08:33:52 Removing intermediate container 6298af509d99 08:33:52 ---> 23a970f85753 08:33:52 Step 23/24 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:33:52 Removing intermediate container e030eee0cd73 08:33:52 ---> 5ae9dc37c033 08:33:52 Step 32/32 : LABEL version=0.0.0 08:33:52 ---> Running in ccad99ae7961 08:33:52 Removing intermediate container ee9ed9330943 08:33:52 ---> 72794bfc9840 08:33:52 08:33:52 ---> Running in fda2ab957c89 08:33:52 Successfully built 72794bfc9840 08:33:52 Successfully tagged support-scheduler:latest 08:33:52 Removing intermediate container ccad99ae7961 08:33:52  Building support-scheduler ... done  ---> 96aa64926bf2 08:33:52 Step 24/24 : LABEL version=0.0.0 08:33:52 Building support-notifications 08:33:52 ---> Running in 4f1377536b22 08:33:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:52 ---> 7e027a31d93d 08:33:52 Step 3/24 : WORKDIR /edgex-go 08:33:52 ---> Using cache 08:33:52 ---> 44cc1ec966d0 08:33:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:52 Removing intermediate container fda2ab957c89 08:33:52 ---> fea8051f66b2 08:33:52 08:33:52 Successfully built fea8051f66b2 08:33:52 Successfully tagged security-bootstrapper:latest 08:33:52 Building core-data 08:33:52  Building security-bootstrapper ... done  ---> Running in 1dcf172ad9ca 08:33:53 Removing intermediate container 4f1377536b22 08:33:53 ---> ba3d9df90e11 08:33:53 08:33:53 Successfully built ba3d9df90e11 08:33:53 Successfully tagged core-metadata:latest 08:33:53 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:53 provisioning config files... 08:33:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5610992804297104102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:53  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:54 ---> docker-login.sh 08:33:54 nexus3.edgexfoundry.org:10001 08:33:54 OK: 211 MiB in 51 packages 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:54 Configure a credential helper to remove this warning. See 08:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:54 08:33:54 Login Succeeded 08:33:54 nexus3.edgexfoundry.org:10002 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:55 Configure a credential helper to remove this warning. See 08:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:55 08:33:55 Login Succeeded 08:33:55 nexus3.edgexfoundry.org:10003 08:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:55 Configure a credential helper to remove this warning. See 08:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:55 08:33:55 Login Succeeded 08:33:55 nexus3.edgexfoundry.org:10004 08:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:56 Configure a credential helper to remove this warning. See 08:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:56 08:33:56 Login Succeeded 08:33:56 docker.io 08:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:56 Configure a credential helper to remove this warning. See 08:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:56 08:33:56 Login Succeeded 08:33:56 ---> docker-login.sh ends [Pipeline] } 08:33:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:57 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:33:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:57 ========================================================= 08:33:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:33:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:57 ---> 7e027a31d93d 08:33:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:57 ---> Using cache 08:33:57 ---> 72cdda021542 08:33:57 Step 4/22 : WORKDIR /edgex-go 08:33:57 ---> Using cache 08:33:57 ---> b448d9d72f0a 08:33:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:57 Removing intermediate container 1dcf172ad9ca 08:33:57 ---> cb842a556649 08:33:57 Step 5/24 : COPY go.mod vendor* ./ 08:33:57 ---> Running in da08cd21dc32 08:33:57 ---> ce4685ded82f 08:33:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:57 ---> Running in f89e5a2b08f9 08:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:58 9b18e9b68314: Pulling fs layer 08:33:58 35d82f9e3411: Pulling fs layer 08:33:58 e16973657156: Pulling fs layer 08:33:58 fc693d55d65f: Pulling fs layer 08:33:58 7e9fc2657dce: Pulling fs layer 08:33:58 dda99020689f: Pulling fs layer 08:33:58 db1c61fa0a46: Pulling fs layer 08:33:58 891c053d2c06: Pulling fs layer 08:33:58 fc693d55d65f: Waiting 08:33:58 7e9fc2657dce: Waiting 08:33:58 dda99020689f: Waiting 08:33:58 db1c61fa0a46: Waiting 08:33:58 891c053d2c06: Waiting 08:33:58 e16973657156: Verifying Checksum 08:33:58 e16973657156: Download complete 08:33:58 35d82f9e3411: Verifying Checksum 08:33:58 35d82f9e3411: Download complete 08:33:58 7e9fc2657dce: Verifying Checksum 08:33:58 7e9fc2657dce: Download complete 08:33:58 dda99020689f: Verifying Checksum 08:33:58 dda99020689f: Download complete 08:33:58 9b18e9b68314: Verifying Checksum 08:33:58 9b18e9b68314: Download complete 08:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:58 OK: 211 MiB in 51 packages 08:33:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:58 ---> 7e027a31d93d 08:33:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:58 ---> Using cache 08:33:58 ---> 72cdda021542 08:33:58 Step 4/22 : WORKDIR /edgex-go 08:33:58 ---> Using cache 08:33:58 ---> b448d9d72f0a 08:33:58 Step 5/22 : RUN apk add --update --no-cache make git 08:33:58 ---> Using cache 08:33:58 ---> 7c0bea12a0a1 08:33:58 Step 6/22 : COPY go.mod vendor* ./ 08:33:58 ---> Using cache 08:33:58 ---> bc52f9efaf63 08:33:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:58 ---> Using cache 08:33:58 ---> 0da83f58ba9f 08:33:58 Step 8/22 : COPY . . 08:33:58 ---> Using cache 08:33:58 ---> 593cad019706 08:33:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:33:58 ---> Running in 683db48da673 08:33:59 9b18e9b68314: Pull complete 08:33:59 Removing intermediate container da08cd21dc32 08:33:59 ---> 2b794128f799 08:33:59 Step 6/22 : COPY go.mod vendor* ./ 08:33:59 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:59 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:59 ---> 7e027a31d93d 08:33:59 Step 3/19 : WORKDIR /edgex-go 08:33:59 ---> Using cache 08:33:59 ---> 44cc1ec966d0 08:33:59 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:59 ---> Running in 52ffeecee314 08:33:59 891c053d2c06: Verifying Checksum 08:33:59 891c053d2c06: Download complete 08:33:59 ---> 2cf82c3187f3 08:33:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:59 ---> Running in 6093cb81a188 08:33:59 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 08:33:59 35d82f9e3411: Pull complete 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:59 e16973657156: Pull complete 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:59 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:59 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:59 OK: 17046 distinct packages available 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:00 OK: 211 MiB in 51 packages 08:34:00 db1c61fa0a46: Verifying Checksum 08:34:00 db1c61fa0a46: Download complete 08:34:01 Removing intermediate container 52ffeecee314 08:34:01 ---> 94bd48f01b5e 08:34:01 Step 5/19 : COPY go.mod vendor* ./ 08:34:01 ---> 5b43509a10eb 08:34:01 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:01 ---> Running in ef50fad1db9a 08:34:01 fc693d55d65f: Verifying Checksum 08:34:01 fc693d55d65f: Download complete 08:34:13 Removing intermediate container ea60837a8b53 08:34:13 ---> 77884cff448c 08:34:13 08:34:13 Step 10/22 : FROM alpine:3.16 08:34:13 ---> dfd21b5a31f5 08:34:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:13 ---> Using cache 08:34:13 ---> 39e6311068dc 08:34:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:13 ---> Using cache 08:34:13 ---> 598773989239 08:34:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:13 ---> Using cache 08:34:13 fc693d55d65f: Pull complete 08:34:13 7e9fc2657dce: Pull complete 08:34:13 dda99020689f: Pull complete 08:34:13 ---> 53572c2ea9ec 08:34:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:14 ---> c5a725f3f6ad 08:34:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:15 ---> eb0e408c375a 08:34:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:15 Removing intermediate container f89e5a2b08f9 08:34:15 ---> 15f76aef3f1d 08:34:15 Step 7/24 : COPY . . 08:34:15 Removing intermediate container 6093cb81a188 08:34:15 ---> ed614fdeefde 08:34:15 Step 8/22 : COPY . . 08:34:15 ---> 072e861d246c 08:34:15 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:18 ---> Running in c40602c58d1a 08:34:18 db1c61fa0a46: Pull complete 08:34:18 Removing intermediate container ef50fad1db9a 08:34:18 ---> 2f334bd25cf4 08:34:18 Step 7/19 : COPY . . 08:34:19 ---> 06216fe778ba 08:34:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:34:20 ---> Running in 848234b87ff7 08:34:20 ---> a1725cd6d1d4 08:34:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:20 Removing intermediate container 683db48da673 08:34:20 ---> ac0497d6121d 08:34:20 08:34:20 Step 10/22 : FROM alpine:3.16 08:34:20 ---> dfd21b5a31f5 08:34:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:34:20 ---> Running in 35e8584fc800 08:34:20 ---> Running in 19cb0f373247 08:34:20 Removing intermediate container c40602c58d1a 08:34:20 ---> 93faa043fb3b 08:34:20 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:20 ---> Running in 7c8a8f8e7deb 08:34:20 Removing intermediate container 35e8584fc800 08:34:20 ---> 368179f1fefc 08:34:20 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:20 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 08:34:20 Removing intermediate container 19cb0f373247 08:34:20 ---> a76008a40e63 08:34:20 Step 12/22 : ENV APP_PORT=59880 08:34:20 ---> Running in fd20b17fa7f8 08:34:20 Removing intermediate container 7c8a8f8e7deb 08:34:20 ---> 42d3905a6958 08:34:20 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:20 ---> Running in 2b19e0ed26f5 08:34:20 ---> Running in 2b976cd61678 08:34:20 Removing intermediate container fd20b17fa7f8 08:34:20 ---> 13148ce5f624 08:34:20 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 08:34:20 ---> Running in ee09489f7790 08:34:21 Removing intermediate container 2b19e0ed26f5 08:34:21 ---> 11b7c134e62b 08:34:21 Step 13/22 : EXPOSE $APP_PORT 08:34:21 Removing intermediate container 2b976cd61678 08:34:21 ---> 90c24423f34e 08:34:21 Step 20/22 : LABEL arch=x86_64 08:34:21 ---> Running in 6acccd4fd462 08:34:21 ---> Running in c93bca8c6653 08:34:21 Removing intermediate container 6acccd4fd462 08:34:21 ---> b261770c848c 08:34:21 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:34:21 Removing intermediate container c93bca8c6653 08:34:21 ---> 855fe06190aa 08:34:21 Step 21/22 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:34:21 ---> Running in fe1bfd34f9c0 08:34:21 ---> Running in 91dd96a6bca5 08:34:21 891c053d2c06: Pull complete 08:34:21 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:21 Removing intermediate container 91dd96a6bca5 08:34:21 ---> 59be9d318d79 08:34:21 Step 22/22 : LABEL version=0.0.0 08:34:21 ---> Running in 531d09e9844a 08:34:21 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:21 WORKDIR /edgex 08:34:21 COPY go.mod . 08:34:21 RUN go mod download 08:34:21 docker build -t ci-base-image-arm64 -f - . 08:34:21 Removing intermediate container 531d09e9844a 08:34:21 ---> 8912a0a48184 08:34:21 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:21 Removing intermediate container ee09489f7790 08:34:21 ---> b44b0683bcbb 08:34:21 Step 11/24 : WORKDIR /edgex-go 08:34:21 ---> Running in 8d71ec18421d 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:21 Successfully built 8912a0a48184 08:34:21 Successfully tagged core-common-config-bootstrapper:latest 08:34:21 Building security-proxy-setup 08:34:22  Building core-common-config-bootstrapper ... done Removing intermediate container 8d71ec18421d 08:34:22 ---> 0342e96cb309 08:34:22 08:34:22 Step 12/24 : FROM alpine:3.15 08:34:22 ---> 5ce65d7b0fde 08:34:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:22 ---> Using cache 08:34:22 ---> 98428ccdf390 08:34:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:22 (1/1) Installing dumb-init (1.2.5-r1) 08:34:22 Executing busybox-1.35.0-r17.trigger 08:34:22 OK: 6 MiB in 15 packages 08:34:22 ---> Running in a5d2bc49af90 08:34:22 Sending build context to Docker daemon 2.949MB 08:34:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:22 ---> f96f9c87975a 08:34:22 Step 2/4 : WORKDIR /edgex 08:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:22 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:22 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:22 OK: 15859 distinct packages available 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:23 (1/4) Installing dumb-init (1.2.5-r1) 08:34:23 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:23 (3/4) Installing libucontext (1.1-r0) 08:34:23 (4/4) Installing gcompat (1.0.0-r4) 08:34:23 Executing busybox-1.34.1-r7.trigger 08:34:23 OK: 6 MiB in 18 packages 08:34:24 ---> 988db1240b0e 08:34:24 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:24 ---> Running in 4299aebe60da 08:34:24 Removing intermediate container fe1bfd34f9c0 08:34:24 ---> c5713393e909 08:34:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:24 Removing intermediate container a5d2bc49af90 08:34:24 ---> 307db7e77cca 08:34:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:24 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 08:34:24 ---> 71a9a0a7f7da 08:34:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:34:24 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:34:24 ---> 7e027a31d93d 08:34:24 Step 3/20 : WORKDIR /edgex-go 08:34:24 ---> Using cache 08:34:24 ---> 44cc1ec966d0 08:34:24 Step 4/20 : RUN apk add --update --no-cache make git 08:34:24 ---> Using cache 08:34:24 ---> ef9612c799f4 08:34:24 Step 5/20 : COPY go.mod vendor* ./ 08:34:24 ---> Using cache 08:34:24 ---> 3a18efe3fe3a 08:34:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:24 ---> Using cache 08:34:24 ---> a6546261b17a 08:34:24 Step 7/20 : COPY . . 08:34:24 ---> Using cache 08:34:24 ---> cc13b7c387ec 08:34:24 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:34:24 ---> Running in c42696cd0778 08:34:24 Removing intermediate container c42696cd0778 08:34:24 ---> 32a15d0905c2 08:34:24 Step 3/4 : COPY go.mod . 08:34:25 ---> Running in 4bdebaf10b56 08:34:25 ---> 887558a3963d 08:34:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:34:25 ---> 0f726d3ea9b5 08:34:25 Step 4/4 : RUN go mod download 08:34:25 ---> Running in 3a7a7b2d70e5 08:34:25 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 08:34:25 ---> 1219d0a489ef 08:34:25 Step 18/22 : ENTRYPOINT ["/core-data"] 08:34:26 ---> Running in 61f46700a066 08:34:26 Removing intermediate container 61f46700a066 08:34:26 ---> 33370028d47b 08:34:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:26 ---> Running in 0ca596d498c2 08:34:26 Removing intermediate container 0ca596d498c2 08:34:26 ---> f34400b10aa3 08:34:26 Step 20/22 : LABEL arch=x86_64 08:34:26 ---> Running in 31622e477b86 08:34:26 Removing intermediate container 31622e477b86 08:34:26 ---> 31396192457c 08:34:26 Step 21/22 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:34:26 ---> Running in 686b9460be25 08:34:27 ---> c0c2f1034896 08:34:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:27 Removing intermediate container 686b9460be25 08:34:27 ---> d2bc5259c777 08:34:27 Step 22/22 : LABEL version=0.0.0 08:34:27 ---> Running in dcbdde917cab 08:34:27 Removing intermediate container dcbdde917cab 08:34:27 ---> 0ff4451c9770 08:34:27 08:34:27 ---> 598369c94ffe 08:34:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:28 Successfully built 0ff4451c9770 08:34:28 Successfully tagged core-data:latest 08:34:28  Building core-data ... done Building security-spire-agent 08:34:28 ---> Running in 9f117690a0cc 08:34:28 Removing intermediate container 9f117690a0cc 08:34:28 ---> febe322be354 08:34:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:29 ---> a5e66f75f746 08:34:29 Step 19/24 : WORKDIR / 08:34:29 ---> Running in 4a2d3bda75be 08:34:29 Removing intermediate container 4a2d3bda75be 08:34:29 ---> 2165194de94f 08:34:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:29 ---> Running in c918e098213f 08:34:30 Removing intermediate container c918e098213f 08:34:30 ---> f672f60177de 08:34:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:30 ---> Running in baf3531010e9 08:34:30 Removing intermediate container baf3531010e9 08:34:30 ---> 148393cca4da 08:34:30 Step 22/24 : LABEL arch=x86_64 08:34:30 ---> Running in 938f281d53ba 08:34:31 Removing intermediate container 938f281d53ba 08:34:31 ---> 9aa42d0697eb 08:34:31 Step 23/24 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:34:31 ---> Running in 32f5b5ae36c2 08:34:32 Removing intermediate container 32f5b5ae36c2 08:34:32 ---> 436ab0cb2247 08:34:32 Step 24/24 : LABEL version=0.0.0 08:34:32 ---> Running in 6c831c50312d 08:34:32 Removing intermediate container 6c831c50312d 08:34:32 ---> 602b0d6f5c25 08:34:32 08:34:32 Successfully built 602b0d6f5c25 08:34:32 Successfully tagged security-spire-config:latest 08:34:32  Building security-spire-config ... done Building core-command 08:34:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:32 ---> 7e027a31d93d 08:34:32 Step 3/24 : WORKDIR /edgex-go 08:34:32 ---> Using cache 08:34:32 ---> 44cc1ec966d0 08:34:32 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:32 ---> Using cache 08:34:32 ---> cb842a556649 08:34:32 Step 5/24 : COPY go.mod vendor* ./ 08:34:32 ---> Using cache 08:34:32 ---> ce4685ded82f 08:34:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:32 ---> Using cache 08:34:32 ---> 15f76aef3f1d 08:34:32 Step 7/24 : COPY . . 08:34:32 ---> Using cache 08:34:32 ---> a1725cd6d1d4 08:34:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:32 ---> Using cache 08:34:32 ---> 368179f1fefc 08:34:32 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:32 ---> Using cache 08:34:32 ---> 13148ce5f624 08:34:32 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 08:34:32 ---> Using cache 08:34:32 ---> b44b0683bcbb 08:34:32 Step 11/24 : WORKDIR /edgex-go 08:34:32 ---> Using cache 08:34:32 ---> 0342e96cb309 08:34:32 08:34:32 Step 12/24 : FROM alpine:3.15 08:34:32 ---> 5ce65d7b0fde 08:34:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:32 ---> Using cache 08:34:32 ---> 98428ccdf390 08:34:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:32 ---> Using cache 08:34:32 ---> 5a49e666391f 08:34:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:36 ---> 4447942373fd 08:34:36 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:37 ---> 7e027a31d93d 08:34:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:37 ---> Using cache 08:34:37 ---> 72cdda021542 08:34:37 Step 4/23 : WORKDIR /edgex-go 08:34:37 ---> Using cache 08:34:37 ---> b448d9d72f0a 08:34:37 Step 5/23 : RUN apk add --update --no-cache make git 08:34:37 ---> Using cache 08:34:37 ---> 7c0bea12a0a1 08:34:37 Step 6/23 : COPY go.mod vendor* ./ 08:34:37 ---> Using cache 08:34:37 ---> bc52f9efaf63 08:34:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:37 ---> Using cache 08:34:37 ---> 0da83f58ba9f 08:34:37 Step 8/23 : COPY . . 08:34:37 ---> Using cache 08:34:37 ---> 593cad019706 08:34:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:38 ---> Running in 52b990fc95ca 08:34:38 ---> 9e2b40f57eb5 08:34:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:39 ---> ed5894b56e51 08:34:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:39 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 08:34:39 ---> 3005ecfbd027 08:34:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:40 ---> 600361669ec2 08:34:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:40 ---> Running in a62c7a55c258 08:34:40 Removing intermediate container a62c7a55c258 08:34:40 ---> fe43efe53470 08:34:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:40 ---> Running in 76ca5410bf52 08:34:41 Removing intermediate container 76ca5410bf52 08:34:41 ---> f180bddc61c6 08:34:41 Step 22/24 : LABEL arch=x86_64 08:34:41 ---> Running in 9a5e8680a3ee 08:34:41 Removing intermediate container 9a5e8680a3ee 08:34:41 ---> bf0c27028582 08:34:41 Step 23/24 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:34:41 ---> Running in 181a0c19d399 08:34:41 Removing intermediate container 181a0c19d399 08:34:41 ---> 8c65545f82a8 08:34:41 Step 24/24 : LABEL version=0.0.0 08:34:41 ---> Running in 43e0ceb1022b 08:34:42 Removing intermediate container 43e0ceb1022b 08:34:42 ---> f2256c671b3b 08:34:42 08:34:42 Successfully built f2256c671b3b 08:34:42 Successfully tagged security-spire-agent:latest 08:34:54  Building security-spire-agent ... done Removing intermediate container 4bdebaf10b56 08:34:54 ---> d3238cb00a24 08:34:54 08:34:54 Step 9/20 : FROM alpine:3.16 08:34:54 ---> dfd21b5a31f5 08:34:54 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:34:54 Removing intermediate container 848234b87ff7 08:34:54 ---> 81d565c37762 08:34:54 08:34:54 Step 10/22 : FROM alpine:3.16 08:34:54 ---> dfd21b5a31f5 08:34:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:54 ---> Running in 16bbbe24c171 08:34:54 ---> Running in a608a2189bd3 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:54 (1/2) Installing dumb-init (1.2.5-r1) 08:34:54 (2/2) Installing openssl (1.1.1t-r0) 08:34:54 Executing busybox-1.35.0-r17.trigger 08:34:54 OK: 6 MiB in 16 packages 08:34:54 (1/2) Installing ca-certificates (20220614-r0) 08:34:54 (2/2) Installing dumb-init (1.2.5-r1) 08:34:54 Executing busybox-1.35.0-r17.trigger 08:34:54 Executing ca-certificates-20220614-r0.trigger 08:34:54 OK: 6 MiB in 16 packages 08:34:55 Removing intermediate container 16bbbe24c171 08:34:55 ---> a83f2f07f5fc 08:34:55 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:34:55 Removing intermediate container a608a2189bd3 08:34:55 ---> 249d977d69c3 08:34:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:34:55 ---> Running in 0833f86210d9 08:34:55 Removing intermediate container 4299aebe60da 08:34:55 ---> af4120e8e54d 08:34:55 08:34:55 Step 9/19 : FROM alpine:3.15 08:34:55 ---> 5ce65d7b0fde 08:34:55 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:55 ---> Using cache 08:34:55 ---> 98428ccdf390 08:34:55 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:55 ---> Running in d2b304f6c77e 08:34:55 ---> Running in 1a3904b027b8 08:34:55 Removing intermediate container d2b304f6c77e 08:34:55 ---> 7f50c6099a10 08:34:55 Step 13/22 : ENV APP_PORT=59860 08:34:55 Removing intermediate container 0833f86210d9 08:34:55 ---> 708f921b6da3 08:34:55 Step 12/20 : WORKDIR /edgex 08:34:55 ---> Running in bce502b432b8 08:34:55 ---> Running in 609ca3e224ef 08:34:55 Removing intermediate container bce502b432b8 08:34:55 ---> 75eff2d0e65b 08:34:55 Step 14/22 : EXPOSE $APP_PORT 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:56 Removing intermediate container 609ca3e224ef 08:34:56 ---> 91cb215ec92e 08:34:56 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:34:56 ---> Running in 24e97a539812 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:56 Removing intermediate container 24e97a539812 08:34:56 ---> 41b2bf75e028 08:34:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:56 ---> ed6434631b7b 08:34:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:56 ---> 3e9cb981c3a0 08:34:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:34:56 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:56 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:56 OK: 15859 distinct packages available 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:56 ---> 75512cf35ce9 08:34:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:56 (1/9) Installing ca-certificates (20220614-r0) 08:34:56 (2/9) Installing brotli-libs (1.0.9-r5) 08:34:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:34:56 (4/9) Installing libcurl (7.80.0-r6) 08:34:56 (5/9) Installing curl (7.80.0-r6) 08:34:56 (6/9) Installing dumb-init (1.2.5-r1) 08:34:56 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:56 (8/9) Installing libucontext (1.1-r0) 08:34:56 (9/9) Installing gcompat (1.0.0-r4) 08:34:56 Executing busybox-1.34.1-r7.trigger 08:34:56 Executing ca-certificates-20220614-r0.trigger 08:34:56 OK: 8 MiB in 23 packages 08:34:56 ---> 7a7a1bcf753b 08:34:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:34:56 ---> bd8b94bbae9b 08:34:56 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:57 ---> Running in bd740152c780 08:34:57 ---> 29a92a1256bd 08:34:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:34:57 ---> Running in 58ca9ebec2e8 08:34:57 Removing intermediate container 58ca9ebec2e8 08:34:57 ---> 467e8d973aa2 08:34:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:57 Removing intermediate container 1a3904b027b8 08:34:57 ---> d7d819952810 08:34:57 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:57 ---> Running in 31d6c35d3ab4 08:34:57 Removing intermediate container 31d6c35d3ab4 08:34:57 ---> 962f833a4995 08:34:57 Step 20/22 : LABEL arch=x86_64 08:34:57 ---> Running in 5f2845cb8691 08:34:57 ---> 28c9b1ecbe05 08:34:57 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:57 Removing intermediate container 5f2845cb8691 08:34:57 ---> 3ab1253126bd 08:34:57 Step 21/22 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:34:57 ---> Running in 7764f9ed8ea7 08:34:57 Removing intermediate container 3a7a7b2d70e5 08:34:57 ---> 5aeb86624e26 08:34:57 Successfully built 5aeb86624e26 08:34:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:57 Removing intermediate container bd740152c780 08:34:57 ---> 8179b3eed91a 08:34:57 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:34:57 ---> Running in 0b8fe110d106 08:34:57 Removing intermediate container 7764f9ed8ea7 08:34:57 ---> e7002447fc93 08:34:57 Step 22/22 : LABEL version=0.0.0 08:34:57 ---> Running in ce575cd0288c 08:34:57 Removing intermediate container 0b8fe110d106 08:34:57 ---> 993dd90f73e1 08:34:57 Step 18/20 : LABEL arch=x86_64 08:34:58 + docker inspect -f . ci-base-image-arm64 08:34:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:58 ---> Running in c83e89405e1c 08:34:58 Removing intermediate container ce575cd0288c 08:34:58 ---> 189f629ae098 08:34:58 08:34:58 ---> 67ece94231ad 08:34:58 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:34:58 Successfully built 189f629ae098 08:34:58 Removing intermediate container c83e89405e1c 08:34:58 ---> 0c395e70ba65 08:34:58 Successfully tagged support-notifications:latest 08:34:58 Step 19/20 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:34:58  Building support-notifications ... done  ---> Running in 747033fcaeba 08:34:58 prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container 08:34:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:58 ---> 03a09963ae64 08:34:58 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:34:58 Removing intermediate container 747033fcaeba 08:34:58 ---> 1fd3db1d6e63 08:34:58 Step 20/20 : LABEL version=0.0.0 08:34:58 ---> Running in 57329673e03a 08:34:58 ---> Running in 8d21ef520907 08:34:58 Removing intermediate container 57329673e03a 08:34:58 ---> 73e711388afb 08:34:58 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:58 ---> Running in c9464daf2ba4 08:34:58 Removing intermediate container 8d21ef520907 08:34:58 ---> 47f84b3a2475 08:34:58 08:34:58 Successfully built 47f84b3a2475 08:34:58 Successfully tagged security-proxy-setup:latest 08:34:58  Building security-proxy-setup ... done Removing intermediate container c9464daf2ba4 08:34:58 ---> 9478fe43f77a 08:34:58 Step 17/19 : LABEL arch=x86_64 08:34:58 ---> Running in 8888a753bdcf 08:34:59 Removing intermediate container 8888a753bdcf 08:34:59 ---> 38af22902101 08:34:59 Step 18/19 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:34:59 ---> Running in a4eb427fc6db 08:34:59 Removing intermediate container a4eb427fc6db 08:34:59 ---> 10b8f1c82bba 08:34:59 Step 19/19 : LABEL version=0.0.0 08:34:59 ---> Running in e47518728b17 08:34:59 Removing intermediate container e47518728b17 08:34:59 ---> 8730c0c80d4d 08:34:59 08:34:59 Successfully built 8730c0c80d4d 08:34:59 Successfully tagged security-spiffe-token-provider:latest 08:34:59  Building security-spiffe-token-provider ... done Removing intermediate container 52b990fc95ca 08:34:59 ---> a3b4ff0022fd 08:34:59 08:34:59 Step 10/23 : FROM alpine:3.16 08:34:59 ---> dfd21b5a31f5 08:34:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:34:59 ---> Using cache 08:34:59 ---> 2ac4b66cabe6 08:34:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:59 ---> Using cache 08:34:59 ---> 94e67b97f076 08:34:59 Step 13/23 : ENV APP_PORT=59882 08:34:59 ---> Running in 4b9ff792fdfc 08:34:59 $ docker top fec641cd2c9dc6e00493db0a01da8786459f093bf37133202eebecf236b922f6 -eo pid,comm 08:35:00 Removing intermediate container 4b9ff792fdfc 08:35:00 ---> f0a79ebfaca2 08:35:00 Step 14/23 : EXPOSE $APP_PORT 08:35:00 ---> Running in 5cc19fef56d1 08:35:00 Removing intermediate container 5cc19fef56d1 08:35:00 ---> bed9951e03a8 08:35:00 Step 15/23 : WORKDIR / 08:35:00 ---> Running in 492d97d0c768 08:35:00 Removing intermediate container 492d97d0c768 08:35:00 ---> 66cb4e7b7e92 08:35:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh 08:35:00 ---> b0ded5d14793 08:35:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:00 ---> 2d526bc4e251 08:35:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:00 + go version 08:35:00 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:00 $ docker stop --time=1 fec641cd2c9dc6e00493db0a01da8786459f093bf37133202eebecf236b922f6 08:35:00 ---> 15f72af746cd 08:35:00 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:00 ---> Running in d42453527790 08:35:00 Removing intermediate container d42453527790 08:35:00 ---> 938ddfc0329f 08:35:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:00 ---> Running in 4ca8d9c3bcb5 08:35:00 Removing intermediate container 4ca8d9c3bcb5 08:35:00 ---> 015302f4610e 08:35:00 Step 21/23 : LABEL arch=x86_64 08:35:01 ---> Running in 9dcc9c0362b6 08:35:01 Removing intermediate container 9dcc9c0362b6 08:35:01 ---> 4868c6e71154 08:35:01 Step 22/23 : LABEL git_sha=ad3f6d699342f37b87dc04c3c235be8cbb3837ad 08:35:01 ---> Running in 1ceabfcbbcc1 08:35:01 Removing intermediate container 1ceabfcbbcc1 08:35:01 ---> d645ae5b3931 08:35:01 Step 23/23 : LABEL version=0.0.0 08:35:01 ---> Running in a9c27c329c84 08:35:01 Removing intermediate container a9c27c329c84 08:35:01 ---> 6460c8dbc301 08:35:01 08:35:01 Successfully built 6460c8dbc301 08:35:01 Successfully tagged core-command:latest 08:35:01  Building core-command ... done  08:35:02 $ docker rm -f --volumes fec641cd2c9dc6e00493db0a01da8786459f093bf37133202eebecf236b922f6 [Pipeline] // withDockerContainer [Pipeline] } 08:35:02 $ docker stop --time=1 16ef6aab54a2b48c483a33c7c6d63e6c7bd0cb1c92bc56c4c20c0a0db8269f9d 08:35:04 $ docker rm -f --volumes 16ef6aab54a2b48c483a33c7c6d63e6c7bd0cb1c92bc56c4c20c0a0db8269f9d [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:04 + docker images 08:35:04 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:04 core-command latest 6460c8dbc301 3 seconds ago 17.8MB 08:35:04 a3b4ff0022fd 5 seconds ago 1.68GB 08:35:04 security-spiffe-token-provider latest 8730c0c80d4d 5 seconds ago 30MB 08:35:04 support-notifications latest 189f629ae098 6 seconds ago 30.7MB 08:35:04 security-proxy-setup latest 47f84b3a2475 6 seconds ago 16.4MB 08:35:04 af4120e8e54d 9 seconds ago 1.72GB 08:35:04 81d565c37762 11 seconds ago 1.75GB 08:35:04 d3238cb00a24 12 seconds ago 1.66GB 08:35:04 security-spire-agent latest f2256c671b3b 23 seconds ago 125MB 08:35:04 security-spire-config latest 602b0d6f5c25 32 seconds ago 85.8MB 08:35:04 core-data latest 0ff4451c9770 37 seconds ago 18MB 08:35:04 0342e96cb309 43 seconds ago 1.55GB 08:35:04 core-common-config-bootstrapper latest 8912a0a48184 43 seconds ago 15.5MB 08:35:04 ac0497d6121d 44 seconds ago 1.69GB 08:35:04 77884cff448c 53 seconds ago 1.68GB 08:35:04 support-scheduler latest 72794bfc9840 About a minute ago 30.1MB 08:35:04 security-bootstrapper latest fea8051f66b2 About a minute ago 19.8MB 08:35:04 core-metadata latest ba3d9df90e11 About a minute ago 18.5MB 08:35:04 3fc562ae3874 About a minute ago 1.69GB 08:35:04 security-secretstore-setup latest d50a0b198b21 About a minute ago 29.9MB 08:35:04 security-proxy-auth latest 592f2637326e About a minute ago 16.2MB 08:35:04 63e24c6d17e9 About a minute ago 1.75GB 08:35:04 8179f0448a35 About a minute ago 1.67GB 08:35:04 45b5a4776517 About a minute ago 1.67GB 08:35:04 7cc37fa6446b About a minute ago 1.66GB 08:35:04 security-spire-server latest f73c1d179880 About a minute ago 86.5MB 08:35:04 bab8bea58296 About a minute ago 1.55GB 08:35:04 ci-base-image-x86_64 latest 7e027a31d93d 4 minutes ago 903MB 08:35:04 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 08:35:04 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 08:35:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 08:35:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:35:04 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 08:35:04 + docker inspect -f . ci-base-image-arm64 08:35:04 . [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:04 prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container 08:35: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:06 $ docker top c87a2e07f2463bd495537a99d5742c376a20250b41fc7a58bf2073f4be8bbb53 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:06 ========================================================= 08:35:06 [edgeXBuildGoParallel] Running Tests and Build... 08:35:06 ========================================================= [Pipeline] sh 08:35:07 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:07 + make test 08:35:07 go test -race -coverprofile=coverage.out ./... 08:35:46 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.577s coverage: 28.7% of statements 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.600s coverage: 98.5% of statements 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.787s coverage: 71.2% of statements 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.559s coverage: 54.0% of statements 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.960s coverage: 88.5% of statements 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.918s coverage: 3.9% of statements 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.911s coverage: 95.6% of statements 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.324s coverage: 72.2% of statements 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.628s coverage: 65.9% of statements 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.392s coverage: 0.9% of statements 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.394s coverage: 29.0% of statements 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.392s coverage: 45.5% of statements 08:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.450s coverage: 82.9% of statements 08:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.340s coverage: 96.3% of statements 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.314s coverage: 87.5% of statements 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.297s coverage: 94.4% of statements 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.581s coverage: 79.9% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.356s coverage: 92.9% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.135s coverage: 64.4% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.279s coverage: 86.9% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.344s coverage: 81.2% of statements 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.369s coverage: 82.1% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.357s coverage: 84.8% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.749s coverage: 63.1% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.337s coverage: 100.0% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.171s coverage: 73.7% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.077s coverage: 38.4% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.343s coverage: 89.5% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.359s coverage: 84.8% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.488s coverage: 17.7% of statements 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.744s coverage: 92.3% of statements 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 61.5% of statements 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.471s coverage: 97.7% of statements 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:52 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 08:39:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:52 go vet ./... 08:41:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:59 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:00 + ls -al . 08:42:00 total 700 08:42:00 drwxrwxr-x 10 1001 1001 4096 Mar 9 08:35 . 08:42:00 drwxr-xr-x 4 root root 4096 Mar 9 08:35 .. 08:42:00 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:33 .blubracket 08:42:00 -rw-rw-r-- 1 1001 1001 16 Mar 9 08:33 .dockerignore 08:42:00 drwxrwxr-x 8 1001 1001 4096 Mar 9 08:33 .git 08:42:00 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:33 .github 08:42:00 -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:33 .gitignore 08:42:00 -rw-rw-r-- 1 1001 1001 42 Mar 9 08:33 .golangci.yml 08:42:00 -rw-rw-r-- 1 1001 1001 87 Mar 9 08:33 .hadolint.yml 08:42:00 -rw-rw-r-- 1 1001 1001 166 Mar 9 08:33 .sonarcloud.properties 08:42:00 -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:33 ADOPTERS.md 08:42:00 -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:33 Attribution.txt 08:42:00 -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:33 CHANGELOG.md 08:42:00 -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:33 CONTRIBUTING.md 08:42:00 -rw-rw-r-- 1 1001 1001 677 Mar 9 08:33 GOVERNANCE.md 08:42:00 -rw-rw-r-- 1 1001 1001 883 Mar 9 08:33 Jenkinsfile 08:42:00 -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:33 LICENSE 08:42:00 -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:33 Makefile 08:42:00 -rw-rw-r-- 1 1001 1001 582 Mar 9 08:33 OWNERS.md 08:42:00 -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:33 README.md 08:42:00 -rw-rw-r-- 1 1001 1001 6912 Mar 9 08:33 SECURITY.md 08:42:00 -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION 08:42:00 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:33 bin 08:42:00 drwxrwxr-x 18 1001 1001 4096 Mar 9 08:33 cmd 08:42:00 -rw-r--r-- 1 root root 447487 Mar 9 08:39 coverage.out 08:42:00 -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:33 go.mod 08:42:00 -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:33 go.sum 08:42:00 drwxrwxr-x 7 1001 1001 4096 Mar 9 08:33 internal 08:42:00 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:33 openapi 08:42:00 drwxrwxr-x 4 1001 1001 4096 Mar 9 08:33 snap 08:42:00 -rw-rw-r-- 1 1001 1001 204 Mar 9 08:33 version.go [Pipeline] sh 08:42:00 + '[' -e coverage.out ] 08:42:00 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:00 Warning: overwriting stash ‘coverage-report’ 08:42:01 Stashed 1 file(s) [Pipeline] sh 08:42:02 + make build 08:42:02 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 08:43:39 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 08:43:45 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 08:43: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 08:43: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 08:44:52 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 08:44:53 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 08:45:00 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 08:45:06 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 08:45:12 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 08:45: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:23 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] } 08:45:31 $ docker stop --time=1 c87a2e07f2463bd495537a99d5742c376a20250b41fc7a58bf2073f4be8bbb53 08:45:33 $ docker rm -f --volumes c87a2e07f2463bd495537a99d5742c376a20250b41fc7a58bf2073f4be8bbb53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:35 08:45:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:36 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:36 29e5d40040c1: Pulling fs layer 08:45:36 1ce36da41761: Pulling fs layer 08:45:36 25b303627fd3: Pulling fs layer 08:45:36 29e5d40040c1: Verifying Checksum 08:45:36 29e5d40040c1: Download complete 08:45:36 1ce36da41761: Verifying Checksum 08:45:36 1ce36da41761: Download complete 08:45:38 25b303627fd3: Verifying Checksum 08:45:38 25b303627fd3: Download complete 08:45:40 29e5d40040c1: Pull complete 08:45:41 1ce36da41761: Pull complete 08:45:51 25b303627fd3: Pull complete 08:45:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:51 prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container 08:45:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:54 $ docker top f64e5ac4bb82d338a64507312e0d6071123b9674a6980a7bd9d71e25dd735efc -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:55 + grep parallel 08:45:55 + docker-compose build --help 08:46:02 --parallel Build images in parallel. [Pipeline] } 08:46:02 $ docker stop --time=1 f64e5ac4bb82d338a64507312e0d6071123b9674a6980a7bd9d71e25dd735efc 08:46:03 $ docker rm -f --volumes f64e5ac4bb82d338a64507312e0d6071123b9674a6980a7bd9d71e25dd735efc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:04 prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container 08:46:04 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:07 $ docker top a78947cf03e3aef56d05a2434863ae935b704aee18a55e5e40e85f81581e847d -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:08 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:14 Building core-command ... 08:46:14 Building core-common-config-bootstrapper ... 08:46:14 Building core-data ... 08:46:14 Building core-metadata ... 08:46:14 Building security-bootstrapper ... 08:46:14 Building security-proxy-auth ... 08:46:14 Building security-proxy-setup ... 08:46:14 Building security-secretstore-setup ... 08:46:14 Building security-spiffe-token-provider ... 08:46:14 Building security-spire-agent ... 08:46:14 Building security-spire-config ... 08:46:14 Building security-spire-server ... 08:46:14 Building support-notifications ... 08:46:14 Building support-scheduler ... 08:46:14 Building security-spire-agent 08:46:14 Building support-scheduler 08:46:14 Building security-bootstrapper 08:46:14 Building security-spire-config 08:46:14 Building core-metadata 08:47:11 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:47:11 ---> 5aeb86624e26 08:47:11 Step 3/32 : WORKDIR /edgex-go 08:47:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:11 ---> 5aeb86624e26 08:47:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:11 ---> 5aeb86624e26 08:47:11 Step 3/24 : WORKDIR /edgex-go 08:47:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:11 ---> 5aeb86624e26 08:47:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:47:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:11 ---> 5aeb86624e26 08:47:11 Step 3/24 : WORKDIR /edgex-go 08:47:11 ---> Running in f8ed2ebf2b1b 08:47:11 ---> Running in ca50d415cb62 08:47:11 ---> Running in 3b6a52cab1c2 08:47:11 ---> Running in 4a8287575fd9 08:47:11 ---> Running in 8aabad6ce3f2 08:47:11 Removing intermediate container f8ed2ebf2b1b 08:47:11 ---> 4884ab0d210a 08:47:11 Step 4/32 : RUN apk add --update --no-cache make git 08:47:11 Removing intermediate container 3b6a52cab1c2 08:47:11 ---> 282d890c248c 08:47:11 Step 4/22 : WORKDIR /edgex-go 08:47:11 ---> Running in 1b8ae08913da 08:47:11 ---> Running in 0dce01102be1 08:47:11 Removing intermediate container 8aabad6ce3f2 08:47:11 ---> 9bf545a86149 08:47:11 Step 4/24 : WORKDIR /edgex-go 08:47:11 Removing intermediate container ca50d415cb62 08:47:11 ---> a2e9bb45fd4e 08:47:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:47:11 Removing intermediate container 4a8287575fd9 08:47:11 ---> b73bc96e168b 08:47:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:47:11 ---> Running in 9b351dee3322 08:47:11 ---> Running in 417f845f2ea4 08:47:11 ---> Running in 0a83468e98b5 08:47:11 Removing intermediate container 0dce01102be1 08:47:11 ---> b522ed590bd0 08:47:11 Step 5/22 : RUN apk add --update --no-cache make git 08:47:11 ---> Running in 355a9f798633 08:47:11 Removing intermediate container 0a83468e98b5 08:47:11 ---> 9c52ffd7e463 08:47:11 Step 5/24 : RUN apk add --update --no-cache make git 08:47:11 ---> Running in dc037f776ca4 08:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:11 OK: 221 MiB in 51 packages 08:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:11 OK: 221 MiB in 51 packages 08:47:12 OK: 221 MiB in 51 packages 08:47:12 OK: 221 MiB in 51 packages 08:47:12 OK: 221 MiB in 51 packages 08:47:13 Removing intermediate container 1b8ae08913da 08:47:13 ---> d885a5aa3688 08:47:13 Step 5/32 : COPY go.mod vendor* ./ 08:47:13 Removing intermediate container 417f845f2ea4 08:47:13 ---> ed6a1380ada2 08:47:13 Step 5/24 : COPY go.mod vendor* ./ 08:47:13 Removing intermediate container 9b351dee3322 08:47:13 ---> 125562f4cdb7 08:47:13 Step 5/24 : COPY go.mod vendor* ./ 08:47:14 Removing intermediate container 355a9f798633 08:47:14 ---> 671a54014907 08:47:14 Step 6/22 : COPY go.mod vendor* ./ 08:47:14 Removing intermediate container dc037f776ca4 08:47:14 ---> a85f0fe22e07 08:47:14 ---> e7d2d7da5b29 08:47:14 Step 6/24 : COPY go.mod vendor* ./ 08:47:14 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:14 ---> 96d617a78814 08:47:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:14 ---> Running in eb6a8e0d5c02 08:47:15 ---> 4808eb20d1db 08:47:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:15 ---> Running in f00556deb9be 08:47:15 ---> Running in db7557e1db66 08:47:16 ---> 3ff577545786 08:47:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:16 ---> f1635be03288 08:47:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:16 ---> Running in 3583852e97a2 08:47:16 ---> Running in 405bef4b5dcb 08:49:23 Removing intermediate container db7557e1db66 08:49:23 ---> 0eaab21ae0c9 08:49:23 Step 7/24 : COPY . . 08:49:23 Removing intermediate container 3583852e97a2 08:49:23 ---> b1dc2cbd0717 08:49:23 Step 8/24 : COPY . . 08:49:23 Removing intermediate container 405bef4b5dcb 08:49:23 ---> 8b76a7911cf7 08:49:23 Step 8/22 : COPY . . 08:49:23 Removing intermediate container eb6a8e0d5c02 08:49:23 ---> 584f66e41b91 08:49:23 Step 7/32 : COPY . . 08:49:23 Removing intermediate container f00556deb9be 08:49:23 ---> b6bc3d645d1a 08:49:23 Step 7/24 : COPY . . 08:49:31 ---> b5167e9db1b7 08:49:31 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:49:31 ---> 96e6aff5a937 08:49:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:49:31 ---> af7875e6c41a 08:49:31 ---> 7e516d4f8ce0 08:49:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:49:31 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:49:31 ---> 47d4fb9ca3e1 08:49:31 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:31 ---> Running in 09fafc139668 08:49:31 ---> Running in 05a366e8865a 08:49:31 ---> Running in bd99f2c5d3bb 08:49:31 ---> Running in a56ba210c6b9 08:49:31 ---> Running in 204ae07a1a1e 08:49:32 Removing intermediate container 09fafc139668 08:49:32 ---> 434599393084 08:49:32 Step 9/24 : WORKDIR /edgex-go/spire-build 08:49:32 ---> Running in 264e939f0580 08:49:32 Removing intermediate container a56ba210c6b9 08:49:32 ---> 9a2e72e894cf 08:49:32 Step 9/24 : WORKDIR /edgex-go/spire-build 08:49:33 ---> Running in eae68d1fb53d 08:49:33 Removing intermediate container 264e939f0580 08:49:33 ---> 943e1168627c 08:49:33 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 08:49:33 Removing intermediate container eae68d1fb53d 08:49:33 ---> fdb2eda8eaed 08:49:33 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 08:49:33 ---> Running in de922d2233a6 08:49:33 ---> Running in 57e5e3009932 08:49:34 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 08:49:34 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 08:49:34 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 08:49:38 Removing intermediate container de922d2233a6 08:49:38 ---> b6d6563cb478 08:49:38 Step 11/24 : WORKDIR /edgex-go 08:49:38 ---> Running in 658edfef4fe1 08:49:38 Removing intermediate container 57e5e3009932 08:49:38 ---> 7e65d64875f9 08:49:38 Step 11/24 : WORKDIR /edgex-go 08:49:38 ---> Running in 4029f2146104 08:49:39 Removing intermediate container 658edfef4fe1 08:49:39 ---> 5fd35b3bb3c2 08:49:39 08:49:39 Step 12/24 : FROM alpine:3.15 08:49:39 Removing intermediate container 4029f2146104 08:49:39 ---> dfe66be9f59f 08:49:39 3.15: Pulling from library/alpine 08:49:39 08:49:39 Step 12/24 : FROM alpine:3.15 08:49:39 3.15: Pulling from library/alpine 08:49:41 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:49:41 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:49:41 Status: Downloaded newer image for alpine:3.15 08:49:41 Status: Downloaded newer image for alpine:3.15 08:49:41 ---> 354640af7b1b 08:49:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:41 ---> 354640af7b1b 08:49:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:41 ---> Running in 857cdc5ff59f 08:49:41 ---> Running in fb29f9ee0965 08:49:42 Removing intermediate container fb29f9ee0965 08:49:42 ---> 587e9b3e89de 08:49:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:42 Removing intermediate container 857cdc5ff59f 08:49:42 ---> 3d51bb932cb0 08:49:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:42 ---> Running in 54241036ca04 08:49:42 ---> Running in 61670e33c0f5 08:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:47 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:47 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:47 OK: 15736 distinct packages available 08:49:47 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:47 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:47 OK: 15736 distinct packages available 08:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:49 (1/4) Installing dumb-init (1.2.5-r1) 08:49:49 (2/4) Installing musl-obstack (1.2.3-r0) 08:49:49 (3/4) Installing libucontext (1.1-r0) 08:49:49 (1/5) Installing dumb-init (1.2.5-r1) 08:49:49 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:49 (3/5) Installing libucontext (1.1-r0) 08:49:49 (4/5) Installing gcompat (1.0.0-r4) 08:49:49 (4/4) Installing gcompat (1.0.0-r4) 08:49:49 (5/5) Installing openssl (1.1.1t-r1) 08:49:49 Executing busybox-1.34.1-r7.trigger 08:49:49 Executing busybox-1.34.1-r7.trigger 08:49:49 OK: 6 MiB in 18 packages 08:49:49 OK: 6 MiB in 19 packages 08:49:52 Removing intermediate container 54241036ca04 08:49:52 ---> ccb489dc4211 08:49:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:52 Removing intermediate container 61670e33c0f5 08:49:52 ---> 5f7b0f6bc4b7 08:49:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:49:58 ---> 41cacd5b3484 08:49:58 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:02 ---> a8434070cd23 08:50:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:50:03 ---> 31da53bb755e 08:50:03 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:50:03 ---> Running in ebb20d759a0f 08:50:04 Removing intermediate container ebb20d759a0f 08:50:04 ---> 32afd3398bc7 08:50:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:50:05 ---> c6a7d4a2d312 08:50:05 Step 19/24 : WORKDIR / 08:50:05 ---> Running in 267d590d3ae3 08:50:06 Removing intermediate container 267d590d3ae3 08:50:06 ---> e13a38031f5c 08:50:06 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:06 ---> Running in 7a52c4ce09f7 08:50:07 ---> 13e36c9efff0 08:50:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:07 Removing intermediate container 7a52c4ce09f7 08:50:07 ---> 67ba322ff533 08:50:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:07 ---> Running in 09fffcf4460d 08:50:08 Removing intermediate container 09fffcf4460d 08:50:08 ---> 69a287674a6d 08:50:08 Step 22/24 : LABEL arch=arm64 08:50:08 ---> Running in e19b0c7bccee 08:50:08 ---> aea76c75b366 08:50:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:08 Removing intermediate container e19b0c7bccee 08:50:08 ---> 63034e605f5d 08:50:08 Step 23/24 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 08:50:09 ---> Running in f3c28039987d 08:50:09 Removing intermediate container f3c28039987d 08:50:09 ---> 5aabc0553bb1 08:50:09 Step 24/24 : LABEL version=0.0.0 08:50:10 ---> b95fcfed17eb 08:50:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:10 ---> Running in f89fcb5143b7 08:50:10 Removing intermediate container f89fcb5143b7 08:50:10 ---> 11f394993a20 08:50:10 08:50:11 Successfully built 11f394993a20 08:50:11 Successfully tagged security-spire-config-arm64:latest 08:50:11  Building security-spire-config ... done Building security-proxy-auth 08:50:11 ---> 56a13a7b253b 08:50:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:11 ---> Running in dce05fe72eca 08:50:11 Removing intermediate container dce05fe72eca 08:50:11 ---> d4bd290f7c5c 08:50:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:11 ---> Running in d14838d15490 08:50:12 Removing intermediate container d14838d15490 08:50:12 ---> 0c6ddf343333 08:50:12 Step 22/24 : LABEL arch=arm64 08:50:15 ---> Running in 533e5fa25c4e 08:50:16 Removing intermediate container 533e5fa25c4e 08:50:16 ---> 8ad56b691edf 08:50:16 Step 23/24 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 08:50:16 ---> Running in a4b5cf12efe9 08:50:16 Removing intermediate container a4b5cf12efe9 08:50:16 ---> 93466603678a 08:50:16 Step 24/24 : LABEL version=0.0.0 08:50:16 ---> Running in a116edf169af 08:50:17 Removing intermediate container a116edf169af 08:50:17 ---> 04cc1ef625b2 08:50:17 08:50:17 Successfully built 04cc1ef625b2 08:50:17 Successfully tagged security-spire-agent-arm64:latest 08:50:17  Building security-spire-agent ... done Building security-proxy-setup 08:50:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:39 ---> 5aeb86624e26 08:50:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:39 ---> Using cache 08:50:39 ---> 9bf545a86149 08:50:39 Step 4/22 : WORKDIR /edgex-go 08:50:39 ---> Using cache 08:50:39 ---> 9c52ffd7e463 08:50:39 Step 5/22 : RUN apk add --update --no-cache make git 08:50:39 ---> Using cache 08:50:39 ---> a85f0fe22e07 08:50:39 Step 6/22 : COPY go.mod vendor* ./ 08:50:39 ---> Using cache 08:50:39 ---> 3ff577545786 08:50:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:39 ---> Using cache 08:50:39 ---> b1dc2cbd0717 08:50:39 Step 8/22 : COPY . . 08:50:39 ---> Using cache 08:50:39 ---> af7875e6c41a 08:50:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:50:39 ---> Running in 8c593b82ef1b 08:50: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:50:45 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:50:45 ---> 5aeb86624e26 08:50:45 Step 3/20 : WORKDIR /edgex-go 08:50:45 ---> Using cache 08:50:45 ---> a2e9bb45fd4e 08:50:45 Step 4/20 : RUN apk add --update --no-cache make git 08:50:45 ---> Running in 4b4f2d6ae560 08:50:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:49 OK: 221 MiB in 51 packages 08:50:50 Removing intermediate container 4b4f2d6ae560 08:50:50 ---> 39c9b2a94e47 08:50:50 Step 5/20 : COPY go.mod vendor* ./ 08:50:51 ---> c1fed200ccd9 08:50:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:51 ---> Running in 915a0f5effd8 08:52:30 Removing intermediate container 915a0f5effd8 08:52:30 ---> 8ec293dc8f09 08:52:30 Step 7/20 : COPY . . 08:52:42 ---> e57a456c407c 08:52:42 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:52:42 ---> Running in cd734991c9f8 08:52:42 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 08:57:04 Removing intermediate container 204ae07a1a1e 08:57:04 ---> 5333d52d2f6a 08:57:04 08:57:04 Step 9/32 : FROM alpine:3.16 08:57:04 3.16: Pulling from library/alpine 08:57:04 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:57:04 Status: Downloaded newer image for alpine:3.16 08:57:04 ---> 4c81e5bf8899 08:57:04 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:04 ---> Running in 8e0f80419284 08:57:04 Removing intermediate container 8e0f80419284 08:57:04 ---> eb3175bc8668 08:57:04 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:57:04 ---> Running in 5312c5d10029 08:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:04 (1/2) Installing dumb-init (1.2.5-r1) 08:57:04 (2/2) Installing su-exec (0.2-r1) 08:57:04 Executing busybox-1.35.0-r17.trigger 08:57:04 OK: 5 MiB in 16 packages 08:57:04 Removing intermediate container 5312c5d10029 08:57:04 ---> 7203a0de42c3 08:57:04 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:57:04 ---> Running in a30012181ae5 08:57:04 Removing intermediate container a30012181ae5 08:57:04 ---> 5f07502319ae 08:57:04 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:57:04 ---> Running in 47251dfcd86f 08:57:04 Removing intermediate container 47251dfcd86f 08:57:04 ---> a2ef407f8d99 08:57:04 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:57:04 ---> Running in 9981f7d85f13 08:57:04 Removing intermediate container 9981f7d85f13 08:57:04 ---> ebc05ec158ee 08:57:04 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:57:04 ---> Running in c2265ebce8d1 08:57:04 Removing intermediate container c2265ebce8d1 08:57:04 ---> 56fc48be54f1 08:57:04 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:57:04 ---> Running in 08473d6effc2 08:57:06 Removing intermediate container 08473d6effc2 08:57:06 ---> 350990d5663d 08:57:06 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:57:06 ---> Running in 0454981d9b93 08:57:07 Removing intermediate container 0454981d9b93 08:57:07 ---> 6fe9ec6413c1 08:57:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:57:08 ---> 5725dff12668 08:57:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:57:08 ---> Running in 7ab24ed99c09 08:57:12 Removing intermediate container 7ab24ed99c09 08:57:12 ---> 3f581d97a47b 08:57:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:12 ---> 99665bbbf0e0 08:57:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:57:15 ---> 0585fb9b36bf 08:57:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:57:16 ---> 9b1c20c0959f 08:57:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:57:17 ---> 5159149c2f0e 08:57:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:57:18 ---> 2bfd8564e359 08:57:18 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:57:19 ---> bdefb54352de 08:57:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:57:20 ---> a9c9c5adf761 08:57:20 Step 27/32 : RUN chmod +x /entrypoint.sh 08:57:20 ---> Running in a8b962fab281 08:57:23 Removing intermediate container a8b962fab281 08:57:23 ---> dc4f661ae5be 08:57:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:57:23 ---> Running in c18f717b0ef5 08:57:24 Removing intermediate container c18f717b0ef5 08:57:24 ---> 8caf5fb6dfab 08:57:24 Step 29/32 : CMD ["gate"] 08:57:24 ---> Running in 158c8cd7ee90 08:57:24 Removing intermediate container 158c8cd7ee90 08:57:24 ---> 5e95b61e42e9 08:57:24 Step 30/32 : LABEL arch=arm64 08:57:25 ---> Running in a91c14063917 08:57:25 Removing intermediate container a91c14063917 08:57:25 ---> bc5be8df0837 08:57:25 Step 31/32 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 08:57:25 ---> Running in 0c39ee8746f2 08:57:28 Removing intermediate container 0c39ee8746f2 08:57:28 ---> a66770493847 08:57:28 Step 32/32 : LABEL version=0.0.0 08:57:28 ---> Running in f3f49755fb2e 08:57:28 Removing intermediate container f3f49755fb2e 08:57:28 ---> 60780708c9f3 08:57:28 08:57:29 Successfully built 60780708c9f3 08:57:29 Successfully tagged security-bootstrapper-arm64:latest 08:57:29  Building security-bootstrapper ... done Building security-spire-server 08:57:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:47 ---> 5aeb86624e26 08:57:47 Step 3/23 : WORKDIR /edgex-go 08:57:47 ---> Using cache 08:57:47 ---> a2e9bb45fd4e 08:57:47 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:57:47 ---> Using cache 08:57:47 ---> ed6a1380ada2 08:57:47 Step 5/23 : COPY go.mod vendor* ./ 08:57:47 ---> Using cache 08:57:47 ---> 96d617a78814 08:57:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:47 ---> Using cache 08:57:47 ---> b6bc3d645d1a 08:57:47 Step 7/23 : COPY . . 08:57:47 ---> Using cache 08:57:47 ---> 7e516d4f8ce0 08:57:47 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:57:47 ---> Using cache 08:57:47 ---> 9a2e72e894cf 08:57:47 Step 9/23 : WORKDIR /edgex-go/spire-build 08:57:47 ---> Using cache 08:57:47 ---> fdb2eda8eaed 08:57:47 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 08:57:47 ---> Running in 0cf3b99c5048 08:57:51 Removing intermediate container 0cf3b99c5048 08:57:51 ---> 20aee5ce0238 08:57:51 Step 11/23 : WORKDIR /edgex-go 08:57:51 ---> Running in 285e7c99c298 08:57:53 Removing intermediate container 285e7c99c298 08:57:53 ---> 7235df24d2b3 08:57:53 08:57:53 Step 12/23 : FROM alpine:3.15 08:57:53 ---> 354640af7b1b 08:57:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:53 ---> Using cache 08:57:53 ---> 3d51bb932cb0 08:57:53 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:57:53 ---> Using cache 08:57:53 ---> 5f7b0f6bc4b7 08:57:53 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:57:58 Removing intermediate container 8c593b82ef1b 08:57:58 ---> 648494baa3bd 08:57:58 08:57:58 Step 10/22 : FROM alpine:3.16 08:57:58 ---> 4c81e5bf8899 08:57:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:58 ---> Running in 876e468d1299 08:57:59 Removing intermediate container 876e468d1299 08:57:59 ---> a6e517c37c76 08:57:59 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:57:59 ---> Running in 37f9050e7ea7 08:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:03 ---> e330f58d9ce2 08:58:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:05 (1/1) Installing dumb-init (1.2.5-r1) 08:58:05 Executing busybox-1.35.0-r17.trigger 08:58:05 OK: 5 MiB in 15 packages 08:58:08 ---> 09a6d70c25d9 08:58:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:58:09 Removing intermediate container 37f9050e7ea7 08:58:09 ---> d57224ec4f83 08:58:09 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:10 ---> 3b613d54f999 08:58:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:58:11 ---> b70c72109c2d 08:58:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:12 ---> 55c8157a46b1 08:58:12 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:58:12 ---> Running in 7a52f038c023 08:58:13 Removing intermediate container 7a52f038c023 08:58:13 ---> b01aa9bcbde8 08:58:13 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:58:13 ---> Running in 313e853ddd91 08:58:14 ---> 1a41e6627ec2 08:58:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:58:14 Removing intermediate container 313e853ddd91 08:58:14 ---> 9f59968eea1b 08:58:14 Step 21/23 : LABEL arch=arm64 08:58:15 ---> Running in 3273dffe3d85 08:58:15 Removing intermediate container bd99f2c5d3bb 08:58:15 ---> 37e8f4a0b75c 08:58:15 08:58:15 Step 10/24 : FROM alpine:3.16 08:58:15 ---> 4c81e5bf8899 08:58:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:58:15 ---> Running in cf1dbe6d174b 08:58:16 Removing intermediate container 3273dffe3d85 08:58:16 ---> f2f969c99a83 08:58:16 Step 22/23 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 08:58:16 ---> Running in 19f022ac1ed2 08:58:16 ---> 4deccc45f30e 08:58:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:58:17 Removing intermediate container 19f022ac1ed2 08:58:17 ---> 0de06e272bbf 08:58:17 Step 23/23 : LABEL version=0.0.0 08:58:17 ---> Running in e90232fe159a 08:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:18 ---> 3231451d549a 08:58:18 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:18 ---> Running in 503c415c0305 08:58:18 Removing intermediate container e90232fe159a 08:58:18 ---> 3aa71802c243 08:58:18 08:58:19 Successfully built 3aa71802c243 08:58:19 Successfully tagged security-spire-server-arm64:latest 08:58:19  Building security-spire-server ... done Building core-data 08:58:20 (1/1) Installing dumb-init (1.2.5-r1) 08:58:20 Executing busybox-1.35.0-r17.trigger 08:58:20 OK: 5 MiB in 15 packages 08:58:23 Removing intermediate container 503c415c0305 08:58:23 ---> eacc1efb255e 08:58:23 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:58:23 ---> Running in 0029cf847811 08:58:23 Removing intermediate container cf1dbe6d174b 08:58:23 ---> 1d1ebdc06c08 08:58:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:23 ---> Running in f2b98a8924b2 08:58:24 Removing intermediate container 0029cf847811 08:58:24 ---> 0ea0ae124283 08:58:24 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:58:24 ---> Running in fadc75fe22a1 08:58:24 Removing intermediate container f2b98a8924b2 08:58:24 ---> 003f54d754d9 08:58:24 Step 13/24 : ENV APP_PORT=59881 08:58:24 ---> Running in 0e4caac6c801 08:58:24 Removing intermediate container fadc75fe22a1 08:58:24 ---> e7bb0bbd20c0 08:58:24 Step 20/22 : LABEL arch=arm64 08:58:25 ---> Running in dc773b241e48 08:58:25 Removing intermediate container 0e4caac6c801 08:58:25 ---> da2b8e5f500b 08:58:25 Step 14/24 : EXPOSE $APP_PORT 08:58:25 ---> Running in b5227eb2129e 08:58:26 Removing intermediate container dc773b241e48 08:58:26 ---> fa4c156436ff 08:58:26 Step 21/22 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 08:58:26 ---> Running in 5cc4343369fb 08:58:26 Removing intermediate container b5227eb2129e 08:58:26 ---> bc671a9eea96 08:58:26 Step 15/24 : WORKDIR / 08:58:27 ---> Running in c38a517917db 08:58:27 Removing intermediate container 5cc4343369fb 08:58:27 ---> b26d0fd0487b 08:58:27 Step 22/22 : LABEL version=0.0.0 08:58:27 ---> Running in 1aada140b5f9 08:58:28 Removing intermediate container c38a517917db 08:58:28 ---> 15e5bfd28d41 08:58:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:28 Removing intermediate container 1aada140b5f9 08:58:28 ---> 4c829a8a9838 08:58:28 08:58:29 Successfully built 4c829a8a9838 08:58:29 Successfully tagged security-proxy-auth-arm64:latest 08:58:29  Building security-proxy-auth ... done Building core-common-config-bootstrapper 08:58:29 ---> 69b551204157 08:58:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:32 ---> 6c04ba792c10 08:58:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:58:33 ---> c3dd83256539 08:58:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:58:35 ---> 8154b3d7bb12 08:58:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:58:35 ---> Running in d34c62003899 08:58:36 Removing intermediate container d34c62003899 08:58:36 ---> a68b52fec3e5 08:58:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:36 ---> Running in 0bf2ca9ac576 08:58:36 Removing intermediate container 0bf2ca9ac576 08:58:36 ---> 6330e37aa104 08:58:36 Step 22/24 : LABEL arch=arm64 08:58:36 ---> Running in 4ac0e28cbe7b 08:58:37 Removing intermediate container 4ac0e28cbe7b 08:58:37 ---> 05c6f9c6ad29 08:58:37 Step 23/24 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 08:58:37 ---> Running in ddf4f216e6d1 08:58:38 Removing intermediate container ddf4f216e6d1 08:58:38 ---> 70a85b9056b0 08:58:38 Step 24/24 : LABEL version=0.0.0 08:58:39 ---> Running in 70bd82f2683b 08:58:39 Removing intermediate container 70bd82f2683b 08:58:39 ---> 4c15aae6a3e4 08:58:39 08:58:40 Successfully built 4c15aae6a3e4 08:58:40 Successfully tagged core-metadata-arm64:latest 08:58:40  Building core-metadata ... done Building security-spiffe-token-provider 08:58:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:58:44 ---> 5aeb86624e26 08:58:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:58:44 ---> Using cache 08:58:44 ---> 9bf545a86149 08:58:44 Step 4/22 : WORKDIR /edgex-go 08:58:44 ---> Using cache 08:58:44 ---> 9c52ffd7e463 08:58:44 Step 5/22 : RUN apk add --update --no-cache make git 08:58:44 ---> Using cache 08:58:44 ---> a85f0fe22e07 08:58:44 Step 6/22 : COPY go.mod vendor* ./ 08:58:44 ---> Using cache 08:58:44 ---> 3ff577545786 08:58:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:44 ---> Using cache 08:58:44 ---> b1dc2cbd0717 08:58:44 Step 8/22 : COPY . . 08:58:44 ---> Using cache 08:58:44 ---> af7875e6c41a 08:58:44 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:58:44 ---> Running in b75d39b18a48 08:58:46 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 08:59:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:04 ---> 5aeb86624e26 08:59:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:04 ---> Using cache 08:59:04 ---> 9bf545a86149 08:59:04 Step 4/22 : WORKDIR /edgex-go 08:59:04 ---> Using cache 08:59:04 ---> 9c52ffd7e463 08:59:04 Step 5/22 : RUN apk add --update --no-cache make git 08:59:04 ---> Using cache 08:59:04 ---> a85f0fe22e07 08:59:04 Step 6/22 : COPY go.mod vendor* ./ 08:59:04 ---> Using cache 08:59:04 ---> 3ff577545786 08:59:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:04 ---> Using cache 08:59:04 ---> b1dc2cbd0717 08:59:04 Step 8/22 : COPY . . 08:59:04 ---> Using cache 08:59:04 ---> af7875e6c41a 08:59:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:04 ---> Running in 26435be84a98 08:59:07 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 08:59:10 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:10 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:59:10 ---> 5aeb86624e26 08:59:10 Step 3/19 : WORKDIR /edgex-go 08:59:10 ---> Using cache 08:59:10 ---> a2e9bb45fd4e 08:59:10 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:59:10 ---> Running in 0320126cbd21 08:59:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:15 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:59:15 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:59:15 OK: 16903 distinct packages available 08:59:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:18 OK: 221 MiB in 51 packages 08:59:19 Removing intermediate container 0320126cbd21 08:59:19 ---> b9a091af6c3f 08:59:19 Step 5/19 : COPY go.mod vendor* ./ 08:59:20 ---> c9a69119ec49 08:59:20 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:20 ---> Running in 9ee548932bb9 08:59:59 Removing intermediate container cd734991c9f8 08:59:59 ---> 5c599b1f61ff 08:59:59 08:59:59 Step 9/20 : FROM alpine:3.16 08:59:59 ---> 4c81e5bf8899 08:59:59 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:59:59 ---> Running in a97e81f01d20 08:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:59 (1/2) Installing dumb-init (1.2.5-r1) 08:59:59 (2/2) Installing openssl (1.1.1t-r0) 08:59:59 Executing busybox-1.35.0-r17.trigger 08:59:59 OK: 6 MiB in 16 packages 09:00:00 Removing intermediate container a97e81f01d20 09:00:00 ---> 20bb9b6dc354 09:00:00 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:00:00 ---> Running in 8413c29ced51 09:00:01 Removing intermediate container 8413c29ced51 09:00:01 ---> 1be0e144ae1a 09:00:01 Step 12/20 : WORKDIR /edgex 09:00:01 ---> Running in fd538f68820e 09:00:02 Removing intermediate container fd538f68820e 09:00:02 ---> 93a038fe45d1 09:00:02 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:00:03 ---> a5692c5451d6 09:00:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:00:05 ---> 0d1926cbff7b 09:00:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:00:06 ---> e3b67687b205 09:00:06 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:06 ---> Running in 1718190302a3 09:00:11 Removing intermediate container 1718190302a3 09:00:11 ---> c67626e8ede0 09:00:11 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 09:00:11 ---> Running in 21219c2e955a 09:00:11 Removing intermediate container 21219c2e955a 09:00:11 ---> a0cae65efffb 09:00:11 Step 18/20 : LABEL arch=arm64 09:00:12 ---> Running in f9f2e5ea00f5 09:00:13 Removing intermediate container f9f2e5ea00f5 09:00:13 ---> acede3e1ad70 09:00:13 Step 19/20 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 09:00:13 ---> Running in 360eab255139 09:00:13 Removing intermediate container 360eab255139 09:00:13 ---> cd981e3f4884 09:00:13 Step 20/20 : LABEL version=0.0.0 09:00:13 ---> Running in ee8427431176 09:00:14 Removing intermediate container ee8427431176 09:00:14 ---> 6cd11b2c3f42 09:00:14 09:00:15 Successfully built 6cd11b2c3f42 09:00:15 Successfully tagged security-proxy-setup-arm64:latest 09:00:15  Building security-proxy-setup ... done Building support-notifications 09:00:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:33 ---> 5aeb86624e26 09:00:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:00:33 ---> Using cache 09:00:33 ---> 9bf545a86149 09:00:33 Step 4/22 : WORKDIR /edgex-go 09:00:33 ---> Using cache 09:00:33 ---> 9c52ffd7e463 09:00:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:00:33 ---> Running in d5a692fa338d 09:00:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:39 OK: 221 MiB in 51 packages 09:00:41 Removing intermediate container d5a692fa338d 09:00:41 ---> 4935504afbc2 09:00:41 Step 6/22 : COPY go.mod vendor* ./ 09:00:43 ---> 45699f5c6a88 09:00:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:43 ---> Running in f02cdd67a9fd 09:01:22 Removing intermediate container 9ee548932bb9 09:01:22 ---> c13addbbf481 09:01:22 Step 7/19 : COPY . . 09:01:28 Removing intermediate container 05a366e8865a 09:01:28 ---> 8cd67a8cec38 09:01:28 09:01:28 Step 10/22 : FROM alpine:3.16 09:01:28 ---> 4c81e5bf8899 09:01:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:01:28 ---> Using cache 09:01:28 ---> 1d1ebdc06c08 09:01:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:01:28 ---> Using cache 09:01:28 ---> 003f54d754d9 09:01:28 Step 13/22 : ENV APP_PORT=59861 09:01:28 ---> Running in 5e5ff97467ca 09:01:29 Removing intermediate container 5e5ff97467ca 09:01:29 ---> 1e10d4fb018f 09:01:29 Step 14/22 : EXPOSE $APP_PORT 09:01:29 ---> Running in 6e0aa7f68e11 09:01:30 Removing intermediate container 6e0aa7f68e11 09:01:30 ---> 095a85683fae 09:01:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:32 ---> b13b30fbf14d 09:01:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:01:40 ---> 1cf0b84ed466 09:01:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:01:40 ---> 6d85000f144c 09:01:40 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:01:40 ---> Running in 2d35323344ab 09:01:41 ---> a28f9e4f0dc4 09:01:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:01:41 ---> Running in 08682c89aa7c 09:01:42 Removing intermediate container 08682c89aa7c 09:01:42 ---> 718698439473 09:01:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:42 ---> Running in 88b820b7a3b5 09:01:43 Removing intermediate container 88b820b7a3b5 09:01:43 ---> ebc5bcaef634 09:01:43 Step 20/22 : LABEL arch=arm64 09:01:43 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 09:01:43 ---> Running in af58427c2314 09:01:44 Removing intermediate container af58427c2314 09:01:44 ---> d3869136926e 09:01:44 Step 21/22 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 09:01:44 ---> Running in 0fb06f4f0ca0 09:01:45 Removing intermediate container 0fb06f4f0ca0 09:01:45 ---> 34bc34e916b9 09:01:45 Step 22/22 : LABEL version=0.0.0 09:01:45 ---> Running in b4a45a99f6a9 09:01:46 Removing intermediate container b4a45a99f6a9 09:01:46 ---> 2f38e1d506ce 09:01:46 09:01:46 Successfully built 2f38e1d506ce 09:01:46 Successfully tagged support-scheduler-arm64:latest 09:01:46 Building core-command 09:02:08  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:08 ---> 5aeb86624e26 09:02:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:08 ---> Using cache 09:02:08 ---> 9bf545a86149 09:02:08 Step 4/23 : WORKDIR /edgex-go 09:02:08 ---> Using cache 09:02:08 ---> 9c52ffd7e463 09:02:08 Step 5/23 : RUN apk add --update --no-cache make git 09:02:08 ---> Using cache 09:02:08 ---> a85f0fe22e07 09:02:08 Step 6/23 : COPY go.mod vendor* ./ 09:02:08 ---> Using cache 09:02:08 ---> 3ff577545786 09:02:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:08 ---> Using cache 09:02:08 ---> b1dc2cbd0717 09:02:08 Step 8/23 : COPY . . 09:02:08 ---> Using cache 09:02:08 ---> af7875e6c41a 09:02:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:02:08 ---> Running in 413b5bcea90b 09:02:10 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 09:02:37 Removing intermediate container f02cdd67a9fd 09:02:37 ---> fd29ee66a2f2 09:02:37 Step 8/22 : COPY . . 09:02:47 ---> 64f57ac03e3d 09:02:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:02:47 ---> Running in 8afd3e0a3187 09:02:50 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 09:07:27 Removing intermediate container 26435be84a98 09:07:27 ---> ea70b3f8d056 09:07:27 09:07:27 Step 10/22 : FROM alpine:3.16 09:07:27 ---> 4c81e5bf8899 09:07:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:07:27 ---> Using cache 09:07:27 ---> a6e517c37c76 09:07:27 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:07:27 ---> Using cache 09:07:27 ---> d57224ec4f83 09:07:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:27 ---> Using cache 09:07:27 ---> b70c72109c2d 09:07:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:07:27 ---> 6231202fc4d8 09:07:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:07:27 ---> d5daa54992b5 09:07:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:07:27 ---> 804f54c41aae 09:07:27 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:27 ---> Running in 6fac1173b20c 09:07:27 Removing intermediate container 6fac1173b20c 09:07:27 ---> 79eeb4e9f895 09:07:27 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:07:27 ---> Running in 76f0bbcad82a 09:07:27 Removing intermediate container 76f0bbcad82a 09:07:27 ---> d18d674c0218 09:07:27 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:07:27 ---> Running in 8b0d7436069b 09:07:27 Removing intermediate container 8b0d7436069b 09:07:27 ---> f822c06f1e84 09:07:27 Step 20/22 : LABEL arch=arm64 09:07:27 ---> Running in 64928d54cc68 09:07:27 Removing intermediate container 64928d54cc68 09:07:27 ---> e6994692b4ef 09:07:27 Step 21/22 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 09:07:27 ---> Running in a29f654344b0 09:07:27 Removing intermediate container a29f654344b0 09:07:27 ---> 48896c05a3cc 09:07:27 Step 22/22 : LABEL version=0.0.0 09:07:27 ---> Running in 4abca8e7137d 09:07:28 Removing intermediate container 4abca8e7137d 09:07:28 ---> d3dbb725c79f 09:07:28 09:07:29 Successfully built d3dbb725c79f 09:07:29 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:07:29 Building security-secretstore-setup 09:07:36  Building core-common-config-bootstrapper ... done Removing intermediate container b75d39b18a48 09:07:36 ---> 52072cd9305d 09:07:36 09:07:36 Step 10/22 : FROM alpine:3.16 09:07:36 ---> 4c81e5bf8899 09:07:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:07:36 ---> Running in d05425cd25cc 09:07:36 Removing intermediate container d05425cd25cc 09:07:36 ---> 161334828f7b 09:07:36 Step 12/22 : ENV APP_PORT=59880 09:07:37 ---> Running in 3e63b8d9e16c 09:07:38 Removing intermediate container 3e63b8d9e16c 09:07:38 ---> 31e218b23b3a 09:07:38 Step 13/22 : EXPOSE $APP_PORT 09:07:38 ---> Running in e7aed8d01202 09:07:39 Removing intermediate container e7aed8d01202 09:07:39 ---> 2bfcfd8010c8 09:07:39 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:07:39 ---> Running in 73b6cbc79037 09:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:44 (1/1) Installing dumb-init (1.2.5-r1) 09:07:44 Executing busybox-1.35.0-r17.trigger 09:07:44 OK: 5 MiB in 15 packages 09:07:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:07:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:07:49 ---> 5aeb86624e26 09:07:49 Step 3/23 : WORKDIR /edgex-go 09:07:49 ---> Using cache 09:07:49 ---> a2e9bb45fd4e 09:07:49 Step 4/23 : RUN apk add --update --no-cache make git 09:07:49 ---> Using cache 09:07:49 ---> 39c9b2a94e47 09:07:49 Step 5/23 : COPY go.mod vendor* ./ 09:07:49 ---> Using cache 09:07:49 ---> c1fed200ccd9 09:07:49 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:49 ---> Using cache 09:07:49 ---> 8ec293dc8f09 09:07:49 Step 7/23 : COPY . . 09:07:49 ---> Using cache 09:07:49 ---> e57a456c407c 09:07:49 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:07:49 ---> Running in 7765110657fa 09:07:50 Removing intermediate container 73b6cbc79037 09:07:50 ---> 8f572b3d1715 09:07:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:51 ---> 9179f29b533a 09:07:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:07:51 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 09:07:53 ---> 8d62dd3e40f8 09:07:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:07:54 ---> edd42fe0fb5c 09:07:54 Step 18/22 : ENTRYPOINT ["/core-data"] 09:07:54 ---> Running in 2f268ddebc13 09:07:55 Removing intermediate container 2f268ddebc13 09:07:55 ---> 5bcc2598641c 09:07:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:55 ---> Running in 0c53c6d33171 09:07:55 Removing intermediate container 0c53c6d33171 09:07:55 ---> e39d35a63b09 09:07:55 Step 20/22 : LABEL arch=arm64 09:07:56 ---> Running in ee48f92369eb 09:07:56 Removing intermediate container ee48f92369eb 09:07:56 ---> 260339087417 09:07:56 Step 21/22 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 09:07:56 ---> Running in 3806f092068a 09:07:57 Removing intermediate container 3806f092068a 09:07:57 ---> ba947898f799 09:07:57 Step 22/22 : LABEL version=0.0.0 09:07:57 ---> Running in e0cb43a30b18 09:07:57 Removing intermediate container e0cb43a30b18 09:07:57 ---> efbf8efd684c 09:07:57 09:07:58 Successfully built efbf8efd684c 09:07:58 Successfully tagged core-data-arm64:latest 09:09:49  Building core-data ... done Removing intermediate container 413b5bcea90b 09:09:49 ---> 9d6d5fdef8f0 09:09:49 09:09:49 Step 10/23 : FROM alpine:3.16 09:09:49 ---> 4c81e5bf8899 09:09:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:09:49 ---> Using cache 09:09:49 ---> 1d1ebdc06c08 09:09:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:09:49 ---> Using cache 09:09:49 ---> 003f54d754d9 09:09:49 Step 13/23 : ENV APP_PORT=59882 09:09:49 ---> Running in 9a278f3c59e2 09:09:50 Removing intermediate container 9a278f3c59e2 09:09:50 ---> f271609ebfff 09:09:50 Step 14/23 : EXPOSE $APP_PORT 09:09:50 ---> Running in e38063505237 09:09:51 Removing intermediate container e38063505237 09:09:51 ---> f8ed40045c30 09:09:51 Step 15/23 : WORKDIR / 09:09:51 ---> Running in dcdfcd142b54 09:09:51 Removing intermediate container dcdfcd142b54 09:09:51 ---> 6fe7105e76cb 09:09:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:53 ---> e7f65cebc1d4 09:09:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:09:55 ---> d595ec3a070b 09:09:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:09:55 ---> 83c5fe15f8dc 09:09:55 Step 19/23 : ENTRYPOINT ["/core-command"] 09:09:55 ---> Running in b4d3e75fb4bc 09:09:56 Removing intermediate container b4d3e75fb4bc 09:09:56 ---> 59689d6fd2ee 09:09:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:56 ---> Running in c4498d1983cc 09:09:57 Removing intermediate container c4498d1983cc 09:09:57 ---> c8c97bcdcc19 09:09:57 Step 21/23 : LABEL arch=arm64 09:09:57 ---> Running in 78f60b5bfd20 09:09:57 Removing intermediate container 78f60b5bfd20 09:09:57 ---> 440133909aa8 09:09:57 Step 22/23 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 09:09:57 ---> Running in 33b33abd9928 09:09:59 Removing intermediate container 33b33abd9928 09:09:59 ---> 105bae111df6 09:09:59 Step 23/23 : LABEL version=0.0.0 09:09:59 ---> Running in a23ed3394bbb 09:10:00 Removing intermediate container a23ed3394bbb 09:10:00 ---> 50fb2aded6fb 09:10:00 09:10:00 Successfully built 50fb2aded6fb 09:10:01 Successfully tagged core-command-arm64:latest 09:11:00  Building core-command ... done Removing intermediate container 2d35323344ab 09:11:00 ---> 9226fe2b9a75 09:11:00 09:11:00 Step 9/19 : FROM alpine:3.15 09:11:00 ---> 354640af7b1b 09:11:00 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:11:00 ---> Using cache 09:11:00 ---> 3d51bb932cb0 09:11:00 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:11:00 ---> Running in 9c768a70e11e 09:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:11:01 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:11:01 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:11:01 OK: 15736 distinct packages available 09:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:11:03 (1/9) Installing ca-certificates (20220614-r0) 09:11:03 (2/9) Installing brotli-libs (1.0.9-r5) 09:11:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:11:03 (4/9) Installing libcurl (7.80.0-r6) 09:11:03 (5/9) Installing curl (7.80.0-r6) 09:11:03 (6/9) Installing dumb-init (1.2.5-r1) 09:11:03 (7/9) Installing musl-obstack (1.2.3-r0) 09:11:03 (8/9) Installing libucontext (1.1-r0) 09:11:03 (9/9) Installing gcompat (1.0.0-r4) 09:11:03 Executing busybox-1.34.1-r7.trigger 09:11:03 Executing ca-certificates-20220614-r0.trigger 09:11:03 OK: 8 MiB in 23 packages 09:11:07 Removing intermediate container 9c768a70e11e 09:11:07 ---> 5c4d3530a3a2 09:11:07 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:07 ---> 2260c5df7650 09:11:07 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:11:09 ---> 46ca1ca407a4 09:11:09 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:11:10 ---> a6da3ecc70f9 09:11:10 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:11:11 ---> Running in 07766e5a3e02 09:11:11 Removing intermediate container 07766e5a3e02 09:11:11 ---> 18388fffcbe3 09:11:11 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:12 ---> Running in bfac7a449ea6 09:11:12 Removing intermediate container bfac7a449ea6 09:11:12 ---> 1d0c210c73f1 09:11:12 Step 17/19 : LABEL arch=arm64 09:11:12 ---> Running in 4493313c5545 09:11:13 Removing intermediate container 4493313c5545 09:11:13 ---> 4b4c24cb1f47 09:11:13 Step 18/19 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 09:11:13 ---> Running in 9d9b82f533ed 09:11:13 Removing intermediate container 9d9b82f533ed 09:11:13 ---> f71e05755e62 09:11:13 Step 19/19 : LABEL version=0.0.0 09:11:14 ---> Running in 73bbe6742a27 09:11:14 Removing intermediate container 73bbe6742a27 09:11:14 ---> cfb24b4c6805 09:11:14 09:11:14 Successfully built cfb24b4c6805 09:11:14 Successfully tagged security-spiffe-token-provider-arm64:latest 09:12:01  Building security-spiffe-token-provider ... 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 09:12:01 Removing intermediate container 8afd3e0a3187 09:12:01 ---> 2f9ad52d4231 09:12:01 09:12:01 Step 10/22 : FROM alpine:3.16 09:12:01 ---> 4c81e5bf8899 09:12:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:12:01 ---> Running in d020f606ee1f 09:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:02 (1/2) Installing ca-certificates (20220614-r0) 09:12:02 (2/2) Installing dumb-init (1.2.5-r1) 09:12:02 Executing busybox-1.35.0-r17.trigger 09:12:03 Executing ca-certificates-20220614-r0.trigger 09:12:03 OK: 6 MiB in 16 packages 09:12:05 Removing intermediate container 7765110657fa 09:12:05 ---> 3aead747540d 09:12:05 09:12:05 Step 9/23 : FROM alpine:3.16 09:12:05 ---> 4c81e5bf8899 09:12:05 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:12:05 Removing intermediate container d020f606ee1f 09:12:05 ---> b4c543a39078 09:12:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:12:05 ---> Running in e68ce370d14f 09:12:05 ---> Running in ecb12618e5ab 09:12:05 Removing intermediate container ecb12618e5ab 09:12:05 ---> 68be57e67274 09:12:05 Step 13/22 : ENV APP_PORT=59860 09:12:05 ---> Running in 84ff7d54ff7d 09:12:06 Removing intermediate container 84ff7d54ff7d 09:12:06 ---> ed3651e49794 09:12:06 Step 14/22 : EXPOSE $APP_PORT 09:12:06 ---> Running in 4049e951fd4b 09:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:06 Removing intermediate container 4049e951fd4b 09:12:06 ---> 9df107d5be64 09:12:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:09 (1/3) Installing ca-certificates (20220614-r0) 09:12:09 ---> 21db99bc18c1 09:12:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:12:09 (2/3) Installing dumb-init (1.2.5-r1) 09:12:09 (3/3) Installing su-exec (0.2-r1) 09:12:09 Executing busybox-1.35.0-r17.trigger 09:12:09 Executing ca-certificates-20220614-r0.trigger 09:12:09 OK: 6 MiB in 17 packages 09:12:11 ---> bcc66d0c1ad9 09:12:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:12:11 Removing intermediate container e68ce370d14f 09:12:11 ---> 48182bed4fe5 09:12:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:12:11 ---> Running in 9c8326ed4b6f 09:12:11 ---> b8660f2171ab 09:12:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:12:11 Removing intermediate container 9c8326ed4b6f 09:12:11 ---> 0e270ddabe06 09:12:11 Step 12/23 : WORKDIR / 09:12:12 ---> Running in fdafe92d674b 09:12:12 ---> Running in 381a480fbe08 09:12:12 Removing intermediate container fdafe92d674b 09:12:12 ---> 579b700a7b9d 09:12:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:12 Removing intermediate container 381a480fbe08 09:12:12 ---> 6874feb765b7 09:12: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 09:12:12 ---> Running in efdb440d6f03 09:12:13 Removing intermediate container efdb440d6f03 09:12:13 ---> 1333cf151808 09:12:13 Step 20/22 : LABEL arch=arm64 09:12:13 ---> Running in b7efadc2358c 09:12:13 ---> 5c8254a100d9 09:12: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 09:12:13 Removing intermediate container b7efadc2358c 09:12:13 ---> 9329d4bb26ed 09:12:13 Step 21/22 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 09:12:13 ---> Running in 7d458aaccd1a 09:12:14 ---> 529532085eda 09:12:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:12:14 Removing intermediate container 7d458aaccd1a 09:12:14 ---> fc2128a4d7bd 09:12:14 Step 22/22 : LABEL version=0.0.0 09:12:14 ---> Running in 3d75f1230c9c 09:12:14 Removing intermediate container 3d75f1230c9c 09:12:14 ---> 15a12941182b 09:12:14 09:12:15 ---> bd59c1914b06 09:12:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:12:15 Successfully built 15a12941182b 09:12:15 Successfully tagged support-notifications-arm64:latest 09:12:16  Building support-notifications ... done  ---> 36e5b8f9aa83 09:12:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:12:17 ---> 60795efd2e00 09:12:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:12:17 ---> 015292b8c680 09:12:17 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:17 ---> Running in 83af461be8e9 09:12:19 Removing intermediate container 83af461be8e9 09:12:19 ---> 63d7446a0166 09:12:19 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 09:12:19 ---> Running in 9f50bde9734c 09:12:20 Removing intermediate container 9f50bde9734c 09:12:20 ---> f18062aa8c32 09:12:20 Step 21/23 : LABEL arch=arm64 09:12:20 ---> Running in aa395556a315 09:12:20 Removing intermediate container aa395556a315 09:12:20 ---> 3c46feeb4b5f 09:12:20 Step 22/23 : LABEL git_sha=bbc48f11d841654c2113301d7551613c1e227461 09:12:20 ---> Running in 2fb1065041d2 09:12:20 Removing intermediate container 2fb1065041d2 09:12:20 ---> b58acf434050 09:12:21 Step 23/23 : LABEL version=0.0.0 09:12:21 ---> Running in 26eb9d1d34cf 09:12:21 Removing intermediate container 26eb9d1d34cf 09:12:21 ---> 9bd7a6888659 09:12:21 09:12:21 Successfully built 9bd7a6888659 09:12:21 Successfully tagged security-secretstore-setup-arm64:latest 09:12:22  Building security-secretstore-setup ... done  [Pipeline] } 09:12:22 $ docker stop --time=1 a78947cf03e3aef56d05a2434863ae935b704aee18a55e5e40e85f81581e847d 09:12:24 $ docker rm -f --volumes a78947cf03e3aef56d05a2434863ae935b704aee18a55e5e40e85f81581e847d [Pipeline] // withDockerContainer [Pipeline] sh 09:12:24 + docker images 09:12:24 REPOSITORY TAG IMAGE ID CREATED SIZE 09:12:24 security-secretstore-setup-arm64 latest 9bd7a6888659 3 seconds ago 28.7MB 09:12:24 support-notifications-arm64 latest 15a12941182b 10 seconds ago 29.7MB 09:12:24 3aead747540d 20 seconds ago 1.5GB 09:12:24 2f9ad52d4231 26 seconds ago 1.57GB 09:12:24 security-spiffe-token-provider-arm64 latest cfb24b4c6805 About a minute ago 29.1MB 09:12:24 9226fe2b9a75 About a minute ago 1.54GB 09:12:24 core-command-arm64 latest 50fb2aded6fb 2 minutes ago 17.1MB 09:12:24 9d6d5fdef8f0 2 minutes ago 1.51GB 09:12:24 core-data-arm64 latest efbf8efd684c 4 minutes ago 17.3MB 09:12:24 52072cd9305d 4 minutes ago 1.51GB 09:12:24 core-common-config-bootstrapper-arm64 latest d3dbb725c79f 4 minutes ago 14.9MB 09:12:24 ea70b3f8d056 5 minutes ago 1.5GB 09:12:24 support-scheduler-arm64 latest 2f38e1d506ce 10 minutes ago 29.1MB 09:12:24 8cd67a8cec38 11 minutes ago 1.57GB 09:12:24 security-proxy-setup-arm64 latest 6cd11b2c3f42 12 minutes ago 15.8MB 09:12:24 5c599b1f61ff 12 minutes ago 1.49GB 09:12:24 core-metadata-arm64 latest 4c15aae6a3e4 13 minutes ago 17.8MB 09:12:24 security-proxy-auth-arm64 latest 4c829a8a9838 13 minutes ago 15.6MB 09:12:24 security-spire-server-arm64 latest 3aa71802c243 14 minutes ago 84.3MB 09:12:24 37e8f4a0b75c 14 minutes ago 1.51GB 09:12:24 648494baa3bd 14 minutes ago 1.49GB 09:12:24 7235df24d2b3 14 minutes ago 1.38GB 09:12:24 security-bootstrapper-arm64 latest 60780708c9f3 14 minutes ago 19MB 09:12:24 5333d52d2f6a 15 minutes ago 1.49GB 09:12:24 security-spire-agent-arm64 latest 04cc1ef625b2 22 minutes ago 122MB 09:12:24 security-spire-config-arm64 latest 11f394993a20 22 minutes ago 83.6MB 09:12:24 dfe66be9f59f 22 minutes ago 1.38GB 09:12:24 5fd35b3bb3c2 22 minutes ago 1.38GB 09:12:24 ci-base-image-arm64 latest 5aeb86624e26 37 minutes ago 904MB 09:12:24 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 09:12:24 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 09:12:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 09:12:24 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 09:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:25 09:12:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:25 arm64: Pulling from edgex-lftools-log-publisher 09:12:25 8998bd30e6a1: Pulling fs layer 09:12:25 04944245beec: Pulling fs layer 09:12:25 699f458cf7ca: Pulling fs layer 09:12:25 765212b225bb: Pulling fs layer 09:12:25 f23df028b6ca: Pulling fs layer 09:12:25 d65c8cfc05b1: Pulling fs layer 09:12:25 2437ff75d9bd: Pulling fs layer 09:12:25 765212b225bb: Waiting 09:12:25 f23df028b6ca: Waiting 09:12:25 d65c8cfc05b1: Waiting 09:12:25 2437ff75d9bd: Waiting 09:12:25 04944245beec: Verifying Checksum 09:12:25 04944245beec: Download complete 09:12:25 765212b225bb: Download complete 09:12:25 f23df028b6ca: Verifying Checksum 09:12:25 f23df028b6ca: Download complete 09:12:25 d65c8cfc05b1: Verifying Checksum 09:12:25 d65c8cfc05b1: Download complete 09:12:26 699f458cf7ca: Verifying Checksum 09:12:26 699f458cf7ca: Download complete 09:12:26 8998bd30e6a1: Verifying Checksum 09:12:26 8998bd30e6a1: Download complete 09:12:29 2437ff75d9bd: Verifying Checksum 09:12:29 2437ff75d9bd: Download complete 09:12:30 8998bd30e6a1: Pull complete 09:12:31 04944245beec: Pull complete 09:12:32 699f458cf7ca: Pull complete 09:12:32 765212b225bb: Pull complete 09:12:33 f23df028b6ca: Pull complete 09:12:33 d65c8cfc05b1: Pull complete 09:12:48 2437ff75d9bd: Pull complete 09:12:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:48 prd-ubuntu20.04-docker-arm64-4c-16g-9432 does not seem to be running inside a container 09:12:48 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:12:51 $ docker top e70ebf7f62ea694b95026a7fe5213feee358bf08102c4b4a422e77397e795c1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:52 ---> job-cost.sh 09:12:52 lf-activate-venv: SKIPPING 09:12:52 INFO: No Stack... 09:12:53 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:54 INFO: Archiving Costs [Pipeline] sh 09:12:54 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:12:54 + cut -d, -f6 [Pipeline] lock 09:12:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4424-2-stack-cost] 09:12:54 Resource [jenkins-edgexfoundry-edgex-go-PR-4424-2-stack-cost] did not exist. Created. 09:12:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4424-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:55 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:55 Stashed 1 file(s) [Pipeline] } 09:12:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4424-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:55 $ docker stop --time=1 e70ebf7f62ea694b95026a7fe5213feee358bf08102c4b4a422e77397e795c1c 09:12:57 $ docker rm -f --volumes e70ebf7f62ea694b95026a7fe5213feee358bf08102c4b4a422e77397e795c1c [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 09:12:57 provisioning config files... 09:12:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7832618945026243617tmp [Pipeline] { [Pipeline] sh 09:12:57 + set +x 09:12:57 + curl -s https://codecov.io/bash 09:12:57 + bash -s -- 09:12:57 09:12:57 _____ _ 09:12:57 / ____| | | 09:12:57 | | ___ __| | ___ ___ _____ __ 09:12:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:57 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:57 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:57 Bash-1.0.6 09:12:57 09:12:57 09:12:57 ==> git version 2.25.1 found 09:12:57 ==> 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 09:12:57 Release-Date: 2020-01-08 09:12:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:57 ==> Jenkins CI detected. 09:12:57 current dir:  /w/workspace/edgex-go/2 09:12:57 project root: . 09:12:57 --> token set from env 09:12:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:57 ==> Running gcov in . (disable via -X gcov) 09:12:57 ==> Python coveragepy not found 09:12:57 ==> Searching for coverage reports in: 09:12:57 + . 09:12:57 -> Found 1 reports 09:12:57 ==> Detecting git/mercurial file structure 09:12:57 ==> Reading reports 09:12:57 + ./coverage.out bytes=447487 09:12:57 ==> Appending adjustments 09:12:57 https://docs.codecov.io/docs/fixing-reports 09:12:59 + Found adjustments 09:12:59 ==> Gzipping contents 09:12:59 60K /tmp/codecov.Ia6jcu.gz 09:12:59 ==> Uploading reports 09:12:59 url: https://codecov.io 09:12:59 query: branch=PR-4424&commit=ad3f6d699342f37b87dc04c3c235be8cbb3837ad&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= 09:12:59 -> Pinging Codecov 09:12:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4424&commit=ad3f6d699342f37b87dc04c3c235be8cbb3837ad&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= 09:12:59 -> Uploading to 09:12:59 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/00271124DB129430A58F1EEE437C3FCB/ad3f6d699342f37b87dc04c3c235be8cbb3837ad/02ae352e-a535-4920-88bc-8855b315c5eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T091259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba0a0786a566a82c949e562cc49c7bc362f93e957a418a01c05777ea765521e7 09:12:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:59 Dload Upload Total Spent Left Speed 09:12:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58219 0 0 100 58219 0 224k --:--:-- --:--:-- --:--:-- 224k 09:12:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ad3f6d699342f37b87dc04c3c235be8cbb3837ad [Pipeline] } 09:12:59 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 09:13:00 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:13:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:01 ---> package-listing.sh 09:13:01 ++ facter osfamily 09:13:01 ++ tr '[:upper:]' '[:lower:]' 09:13:01 + OS_FAMILY=debian 09:13:01 + workspace=/w/workspace/edgex-go/2 09:13:01 + START_PACKAGES=/tmp/packages_start.txt 09:13:01 + END_PACKAGES=/tmp/packages_end.txt 09:13:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:01 + PACKAGES=/tmp/packages_start.txt 09:13:01 + '[' /w/workspace/edgex-go/2 ']' 09:13:01 + PACKAGES=/tmp/packages_end.txt 09:13:01 + case "${OS_FAMILY}" in 09:13:01 + dpkg -l 09:13:01 + grep '^ii' 09:13:01 + '[' -f /tmp/packages_start.txt ']' 09:13:01 + '[' -f /tmp/packages_end.txt ']' 09:13:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:01 + '[' /w/workspace/edgex-go/2 ']' 09:13:01 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:13:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:13:01 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:02 09:13:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:02 latest: Pulling from edgex-lftools-log-publisher 09:13:02 5eb5b503b376: Pulling fs layer 09:13:02 5c69ac0246d0: Pulling fs layer 09:13:02 ec43610c2a17: Pulling fs layer 09:13:02 3a2ae6a8a46f: Pulling fs layer 09:13:02 33b1e0a273af: Pulling fs layer 09:13:02 5d3b04190fa2: Pulling fs layer 09:13:02 2f39f015ded8: Pulling fs layer 09:13:02 33b1e0a273af: Waiting 09:13:02 5d3b04190fa2: Waiting 09:13:02 2f39f015ded8: Waiting 09:13:02 5c69ac0246d0: Verifying Checksum 09:13:02 5c69ac0246d0: Download complete 09:13:02 3a2ae6a8a46f: Verifying Checksum 09:13:02 3a2ae6a8a46f: Download complete 09:13:02 ec43610c2a17: Verifying Checksum 09:13:02 ec43610c2a17: Download complete 09:13:02 33b1e0a273af: Verifying Checksum 09:13:02 33b1e0a273af: Download complete 09:13:02 5d3b04190fa2: Verifying Checksum 09:13:02 5d3b04190fa2: Download complete 09:13:03 5eb5b503b376: Verifying Checksum 09:13:03 5eb5b503b376: Download complete 09:13:03 2f39f015ded8: Verifying Checksum 09:13:03 2f39f015ded8: Download complete 09:13:04 5eb5b503b376: Pull complete 09:13:04 5c69ac0246d0: Pull complete 09:13:04 ec43610c2a17: Pull complete 09:13:04 3a2ae6a8a46f: Pull complete 09:13:04 33b1e0a273af: Pull complete 09:13:05 5d3b04190fa2: Pull complete 09:13:09 2f39f015ded8: Pull complete 09:13:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:09 prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container 09:13:09 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:latest cat 09:13:11 $ docker top 4d17b50841dd4dfcd9b16a0f9b61a1160aa90f21b557c7e929ef33dcbeff9d65 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:11 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:11 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:12 + ls /var/log/sa-host 09:13:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:12 provisioning config files... 09:13:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config610003985661485869tmp [Pipeline] { [Pipeline] echo 09:13:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:12 ---> create-netrc.sh [Pipeline] } 09:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:12 ---> python-tools-install.sh [Pipeline] echo 09:13:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:13 ---> sudo-logs.sh 09:13:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:13 ---> job-cost.sh 09:13:13 lf-activate-venv: SKIPPING 09:13:13 DEBUG: total: 0.10999999940395355 09:13:13 INFO: Retrieving Stack Cost... 09:13:13 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:14 INFO: Archiving Costs [Pipeline] echo 09:13:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:14 ---> logs-deploy.sh 09:13:14 lf-activate-venv: SKIPPING 09:13:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4424/2 09:13:14 INFO: archiving workspace using pattern(s): 09:13:15 Archives upload complete. 09:13:15 INFO: archiving logs to Nexus