Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from b27614f02d8ef918cf230864670b1d55ac2aa0dd+affa4ba333889d31d83cf76b7d2a18a0230584e6 (3723c3cc84a5fd6ced137b7afca6e9c21ef13659) 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-ssh7508291078796913872.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-ssh10158670523675082672.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-4372/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-4372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3218507135471063806.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-ssh7626119519543534357.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-4372/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-4372/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4931024818022793827.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 ‘prd-ubuntu20.04-docker-8c-8g-6826’ Running on prd-ubuntu20.04-docker-8c-8g-6830 in /w/workspace/edgexfoundry_edgex-go_PR-4372 [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 > 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/4372/head:refs/remotes/origin/PR-4372 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit b27614f02d8ef918cf230864670b1d55ac2aa0dd Merge succeeded, producing 8ccc5b4a48b430dbfc134affed5d83c18d473016 Checking out Revision 8ccc5b4a48b430dbfc134affed5d83c18d473016 (PR-4372) > git config core.sparsecheckout # timeout=10 > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # 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 affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ccc5b4a48b430dbfc134affed5d83c18d473016 # timeout=10 Commit message: "Merge commit 'affa4ba333889d31d83cf76b7d2a18a0230584e6' into HEAD" > git rev-list --no-walk b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:26 ========================================================= 08:30:26 EdgeX Global Pipelines Version Info 08:30:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:27 ------------------- 08:30:27 stable info: 08:30:27 ------------------- 08:30:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:27 Message: update stable to v1.0.244 08:30:27 ------------------- 08:30:27 experimental info: 08:30:27 ------------------- 08:30:27 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4372 [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4372 [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4372 [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ccc5b4a48b430dbfc134affed5d83c18d473016 [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ccc5b4 [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:28 provisioning config files... 08:30:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2301457225677661830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:28 ---> docker-login.sh 08:30:28 nexus3.edgexfoundry.org:10001 08:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:28 Configure a credential helper to remove this warning. See 08:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:28 08:30:28 Login Succeeded 08:30:28 nexus3.edgexfoundry.org:10002 08:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:28 Configure a credential helper to remove this warning. See 08:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:28 08:30:28 Login Succeeded 08:30:28 nexus3.edgexfoundry.org:10003 08:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:28 Configure a credential helper to remove this warning. See 08:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:28 08:30:28 Login Succeeded 08:30:28 nexus3.edgexfoundry.org:10004 08:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:28 Configure a credential helper to remove this warning. See 08:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:28 08:30:28 Login Succeeded 08:30:28 docker.io 08:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:29 Configure a credential helper to remove this warning. See 08:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:29 08:30:29 Login Succeeded 08:30:29 ---> docker-login.sh ends [Pipeline] } 08:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:29 + 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-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:30:29 + dirname cmd/core-command/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo core-command,cmd/core-command/Dockerfile 08:30:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + dirname cmd/core-data/Dockerfile 08:30:29 + echo core-data,cmd/core-data/Dockerfile 08:30:29 + dirname cmd/core-metadata/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:29 + dirname cmd/security-bootstrapper/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:29 + dirname cmd/security-proxy-setup/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:29 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:29 + dirname cmd/security-spire-agent/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:29 + dirname cmd/security-spire-config/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:29 + dirname cmd/security-spire-server/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:29 + dirname cmd/support-notifications/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:29 + dirname cmd/support-scheduler/Dockerfile 08:30:29 + cut -d/ -f2 08:30:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:29 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-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:30:29 + git rev-list -1 --merges 8ccc5b4a48b430dbfc134affed5d83c18d473016~1..8ccc5b4a48b430dbfc134affed5d83c18d473016 [Pipeline] echo 08:30:29 -----------> git rev-list -1 --merges 8ccc5b4a48b430dbfc134affed5d83c18d473016~1..8ccc5b4a48b430dbfc134affed5d83c18d473016 8ccc5b4a48b430dbfc134affed5d83c18d473016 08:30:29 8ccc5b4a48b430dbfc134affed5d83c18d473016 [false] [Pipeline] sh 08:30:30 + git log --format=format:%s -1 8ccc5b4a48b430dbfc134affed5d83c18d473016 [Pipeline] echo 08:30:30 ========================================================= 08:30:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:30 + grep -v github /etc/ssh/ssh_known_hosts 08:30:30 + [ -e /tmp/ssh_known_hosts ] 08:30:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:30 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:30 08:30:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:31 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:31 b85a868b505f: Pulling fs layer 08:30:31 e2be974225ed: Pulling fs layer 08:30:31 339a4e72a1f5: Pulling fs layer 08:30:31 988bab9f4d93: Pulling fs layer 08:30:31 1469e6f7b9e6: Pulling fs layer 08:30:31 eaf3925da568: Pulling fs layer 08:30:31 bab4dde63d76: Pulling fs layer 08:30:31 bde34c3a00c8: Pulling fs layer 08:30:31 b352a97aabf1: Pulling fs layer 08:30:31 4872d77fe225: Pulling fs layer 08:30:31 5851b861e8e6: Pulling fs layer 08:30:31 1469e6f7b9e6: Waiting 08:30:31 bde34c3a00c8: Waiting 08:30:31 b352a97aabf1: Waiting 08:30:31 bab4dde63d76: Waiting 08:30:31 eaf3925da568: Waiting 08:30:31 988bab9f4d93: Waiting 08:30:31 e2be974225ed: Verifying Checksum 08:30:31 e2be974225ed: Download complete 08:30:31 988bab9f4d93: Download complete 08:30:31 1469e6f7b9e6: Verifying Checksum 08:30:31 1469e6f7b9e6: Download complete 08:30:31 339a4e72a1f5: Verifying Checksum 08:30:31 339a4e72a1f5: Download complete 08:30:31 eaf3925da568: Verifying Checksum 08:30:31 eaf3925da568: Download complete 08:30:31 bde34c3a00c8: Verifying Checksum 08:30:31 bde34c3a00c8: Download complete 08:30:31 b352a97aabf1: Verifying Checksum 08:30:31 b352a97aabf1: Download complete 08:30:31 4872d77fe225: Verifying Checksum 08:30:31 4872d77fe225: Download complete 08:30:31 5851b861e8e6: Verifying Checksum 08:30:31 5851b861e8e6: Download complete 08:30:31 b85a868b505f: Verifying Checksum 08:30:31 b85a868b505f: Download complete 08:30:31 bab4dde63d76: Verifying Checksum 08:30:31 bab4dde63d76: Download complete 08:30:32 b85a868b505f: Pull complete 08:30:32 e2be974225ed: Pull complete 08:30:33 339a4e72a1f5: Pull complete 08:30:33 988bab9f4d93: Pull complete 08:30:33 1469e6f7b9e6: Pull complete 08:30:33 eaf3925da568: Pull complete 08:30:35 bab4dde63d76: Pull complete 08:30:35 bde34c3a00c8: Pull complete 08:30:35 b352a97aabf1: Pull complete 08:30:35 4872d77fe225: Pull complete 08:30:35 5851b861e8e6: Pull complete 08:30:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:36 prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container 08:30:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:37 $ docker top 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b -eo pid,comm 08:30:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:37 [ssh-agent] Looking for ssh-agent implementation... 08:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:37 $ docker exec 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b ssh-agent 08:30:37 SSH_AUTH_SOCK=/tmp/ssh-p6gvKGHIPwXk/agent.34 08:30:37 SSH_AGENT_PID=40 08:30:37 Running ssh-add (command line suppressed) 08:30:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5450603673041709363.key (/w/workspace/edgex-go/2@tmp/private_key_5450603673041709363.key) 08:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:38 + git tag --points-at HEAD [Pipeline] } 08:30:38 $ docker exec --env ******** --env ******** 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b ssh-agent -k 08:30:38 unset SSH_AUTH_SOCK; 08:30:38 unset SSH_AGENT_PID; 08:30:38 echo Agent pid 40 killed; 08:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:38 [ssh-agent] Looking for ssh-agent implementation... 08:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:38 $ docker exec 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b ssh-agent 08:30:38 SSH_AUTH_SOCK=/tmp/ssh-kUL4rZugV7rs/agent.72 08:30:38 SSH_AGENT_PID=78 08:30:38 Running ssh-add (command line suppressed) 08:30:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8157815329109930140.key (/w/workspace/edgex-go/2@tmp/private_key_8157815329109930140.key) 08:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:38 + git semver init 08:30:39 2023-02-21 08:30:39,144 [run_init] DEBUG init version:0.0.0 force:False 08:30:39 2023-02-21 08:30:39,145 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:39 2023-02-21 08:30:39,146 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:39 2023-02-21 08:30:39,146 [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:44 2023-02-21 08:30:43,727 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:44 2023-02-21 08:30:43,728 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4372 with force:False 08:30:44 2023-02-21 08:30:43,728 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4372 08:30:44 2023-02-21 08:30:43,733 [execute] INFO git cat-file --batch-check 08:30:44 2023-02-21 08:30:43,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:44 2023-02-21 08:30:43,739 [execute] INFO git cat-file --batch 08:30:44 2023-02-21 08:30:43,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:44 2023-02-21 08:30:43,745 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4372 08:30:44 0.0.0 [Pipeline] } 08:30:44 $ docker exec --env ******** --env ******** 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b ssh-agent -k 08:30:44 unset SSH_AUTH_SOCK; 08:30:44 unset SSH_AGENT_PID; 08:30:44 echo Agent pid 78 killed; 08:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:44 + git semver [Pipeline] } 08:30:45 $ docker stop --time=1 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b 08:30:46 $ docker rm -f --volumes 37e94322957b9b8a71cd1607d41bb4b8de478b0f6e3cf5f522f94fa43182ee3b [Pipeline] // withDockerContainer [Pipeline] sh 08:30:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:47 Stashed 1 file(s) [Pipeline] echo 08:30:47 [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:47 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:47 ========================================================= 08:30:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:47 213ec9aee27d: Pulling fs layer 08:30:47 4583459ba037: Pulling fs layer 08:30:47 93c1e223e6f2: Pulling fs layer 08:30:47 53926ce57604: Pulling fs layer 08:30:47 21b2b0c7a3f4: Pulling fs layer 08:30:47 22ff95d597cd: Pulling fs layer 08:30:47 12d6caf4c0d1: Pulling fs layer 08:30:47 96b7cbca73a9: Pulling fs layer 08:30:47 a7acece74701: Pulling fs layer 08:30:47 22ff95d597cd: Waiting 08:30:47 12d6caf4c0d1: Waiting 08:30:47 53926ce57604: Waiting 08:30:47 96b7cbca73a9: Waiting 08:30:47 a7acece74701: Waiting 08:30:47 93c1e223e6f2: Verifying Checksum 08:30:47 93c1e223e6f2: Download complete 08:30:47 4583459ba037: Download complete 08:30:47 21b2b0c7a3f4: Verifying Checksum 08:30:47 21b2b0c7a3f4: Download complete 08:30:47 22ff95d597cd: Verifying Checksum 08:30:47 22ff95d597cd: Download complete 08:30:47 213ec9aee27d: Verifying Checksum 08:30:47 213ec9aee27d: Download complete 08:30:48 12d6caf4c0d1: Download complete 08:30:48 213ec9aee27d: Pull complete 08:30:48 4583459ba037: Pull complete 08:30:48 93c1e223e6f2: Pull complete 08:30:48 a7acece74701: Verifying Checksum 08:30:48 a7acece74701: Download complete 08:30:48 96b7cbca73a9: Verifying Checksum 08:30:48 96b7cbca73a9: Download complete 08:30:48 53926ce57604: Verifying Checksum 08:30:48 53926ce57604: Download complete 08:30:52 53926ce57604: Pull complete 08:30:52 21b2b0c7a3f4: Pull complete 08:30:52 22ff95d597cd: Pull complete 08:30:52 12d6caf4c0d1: Pull complete 08:30:55 96b7cbca73a9: Pull complete 08:30:55 a7acece74701: Pull complete 08:30:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:56 WORKDIR /edgex 08:30:56 COPY go.mod . 08:30:56 RUN go mod download 08:30:56 + docker build -t ci-base-image-x86_64 -f - . 08:30:56 Sending build context to Docker daemon 170.4MB 08:30:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:56 ---> db6d94c90886 08:30:56 Step 2/4 : WORKDIR /edgex 08:30:58 ---> Running in 15ae6ad72322 08:30:58 Removing intermediate container 15ae6ad72322 08:30:58 ---> 46701f4ee658 08:30:58 Step 3/4 : COPY go.mod . 08:30:58 ---> 66823dbea93f 08:30:58 Step 4/4 : RUN go mod download 08:30:58 ---> Running in b5e45f966c26 08:31:02 Still waiting to schedule task 08:31:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6827’ 08:31:08 Removing intermediate container b5e45f966c26 08:31:08 ---> bc5a5f573483 08:31:08 Successfully built bc5a5f573483 08:31:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:09 + docker inspect -f . ci-base-image-x86_64 08:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:09 prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container 08:31:09 $ 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 ******** -e ******** ci-base-image-x86_64 cat 08:31:09 $ docker top b4574b5e7c735c9a29037b0c9d1cb167672378cd37fbe3cbb5827fd0438daaac -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:09 + go version 08:31:09 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:09 $ docker stop --time=1 b4574b5e7c735c9a29037b0c9d1cb167672378cd37fbe3cbb5827fd0438daaac 08:31:11 $ docker rm -f --volumes b4574b5e7c735c9a29037b0c9d1cb167672378cd37fbe3cbb5827fd0438daaac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:11 + docker inspect -f . ci-base-image-x86_64 08:31:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:11 prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container 08:31:11 $ 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 ******** -e ******** ci-base-image-x86_64 cat 08:31:12 $ docker top 8597df8955c427f0dbac5d26065095e2f1727a30a32c0afd5259d43cc4379a60 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:12 ========================================================= 08:31:12 [edgeXBuildGoParallel] Running Tests and Build... 08:31:12 ========================================================= [Pipeline] sh 08:31:12 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:12 + make test 08:31:12 go test -race -coverprofile=coverage.out ./... 08:31:19 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.130s coverage: 73.7% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.0% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.472s coverage: 88.5% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 3.9% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.628s coverage: 95.6% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 65.9% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.098s coverage: 82.9% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.370s coverage: 79.9% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 77.4% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.232s coverage: 63.1% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 89.4% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.3% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 41.0% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:59 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:32:17 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:32:17 go vet ./... 08:32:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:19 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:20 + ls -al . 08:32:20 total 744 08:32:20 drwxrwxr-x 11 1001 1001 4096 Feb 21 08:31 . 08:32:20 drwxr-xr-x 4 root root 4096 Feb 21 08:31 .. 08:32:20 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:30 .blubracket 08:32:20 -rw-rw-r-- 1 1001 1001 16 Feb 21 08:30 .dockerignore 08:32:20 drwxrwxr-x 8 1001 1001 4096 Feb 21 08:31 .git 08:32:20 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:30 .github 08:32:20 -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:30 .gitignore 08:32:20 -rw-rw-r-- 1 1001 1001 42 Feb 21 08:30 .golangci.yml 08:32:20 -rw-rw-r-- 1 1001 1001 87 Feb 21 08:30 .hadolint.yml 08:32:20 drwxr-xr-x 3 1001 1001 4096 Feb 21 08:30 .semver 08:32:20 -rw-rw-r-- 1 1001 1001 166 Feb 21 08:30 .sonarcloud.properties 08:32:20 -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:30 ADOPTERS.md 08:32:20 -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:30 Attribution.txt 08:32:20 -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:30 CHANGELOG.md 08:32:20 -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:30 CONTRIBUTING.md 08:32:20 -rw-rw-r-- 1 1001 1001 677 Feb 21 08:30 GOVERNANCE.md 08:32:20 -rw-rw-r-- 1 1001 1001 883 Feb 21 08:30 Jenkinsfile 08:32:20 -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:30 LICENSE 08:32:20 -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:30 Makefile 08:32:20 -rw-rw-r-- 1 1001 1001 582 Feb 21 08:30 OWNERS.md 08:32:20 -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:30 README.md 08:32:20 -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:30 SECURITY.md 08:32:20 -rw-rw-r-- 1 1001 1001 5 Feb 21 08:30 VERSION 08:32:20 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:30 bin 08:32:20 drwxrwxr-x 17 1001 1001 4096 Feb 21 08:30 cmd 08:32:20 -rw-r--r-- 1 root root 487323 Feb 21 08:31 coverage.out 08:32:20 -rw-rw-r-- 1 1001 1001 3295 Feb 21 08:30 go.mod 08:32:20 -rw-rw-r-- 1 1001 1001 33318 Feb 21 08:30 go.sum 08:32:20 drwxrwxr-x 7 1001 1001 4096 Feb 21 08:30 internal 08:32:20 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:30 openapi 08:32:20 drwxrwxr-x 4 1001 1001 4096 Feb 21 08:30 snap 08:32:20 -rw-rw-r-- 1 1001 1001 204 Feb 21 08:30 version.go [Pipeline] sh 08:32:20 + '[' -e coverage.out ] 08:32:20 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:20 Stashed 1 file(s) [Pipeline] sh 08:32:20 + make build 08:32:20 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:32:32 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:32:32 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:32:33 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:32:34 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:32:42 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: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:32:44 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:45 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:46 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:47 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:49 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:50 $ docker stop --time=1 8597df8955c427f0dbac5d26065095e2f1727a30a32c0afd5259d43cc4379a60 08:32:53 $ docker rm -f --volumes 8597df8955c427f0dbac5d26065095e2f1727a30a32c0afd5259d43cc4379a60 [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:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:53 08:32:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:54 latest: Pulling from edgex-devops/edgex-compose 08:32:54 cbdbe7a5bc2a: Pulling fs layer 08:32:54 ca9280d653b3: Pulling fs layer 08:32:54 7e9c9ca2126c: Pulling fs layer 08:32:54 cbdbe7a5bc2a: Verifying Checksum 08:32:54 ca9280d653b3: Verifying Checksum 08:32:54 ca9280d653b3: Download complete 08:32:54 cbdbe7a5bc2a: Pull complete 08:32:54 7e9c9ca2126c: Download complete 08:32:54 ca9280d653b3: Pull complete 08:32:58 7e9c9ca2126c: Pull complete 08:32:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:58 prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container 08:32:58 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:59 $ docker top 734627a597429e3b15f3acb3128775ad8725c18b352822ebb002a9b1148e3bb4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:59 + docker-compose build --help 08:32:59 + grep parallel 08:33:00 --parallel Build images in parallel. [Pipeline] } 08:33:00 $ docker stop --time=1 734627a597429e3b15f3acb3128775ad8725c18b352822ebb002a9b1148e3bb4 08:33:01 $ docker rm -f --volumes 734627a597429e3b15f3acb3128775ad8725c18b352822ebb002a9b1148e3bb4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:02 prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container 08:33:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:02 $ docker top 37ecca9b0f4110cdbfcdc42031ec25d425975b8b579e5f169ae6e0330d1ed537 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:02 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:03 Building core-command ... 08:33:03 Building core-common-config-bootstrapper ... 08:33:03 Building core-data ... 08:33:03 Building core-metadata ... 08:33:03 Building security-bootstrapper ... 08:33:03 Building security-proxy-setup ... 08:33:03 Building security-secretstore-setup ... 08:33:03 Building security-spiffe-token-provider ... 08:33:03 Building security-spire-agent ... 08:33:03 Building security-spire-config ... 08:33:03 Building security-spire-server ... 08:33:03 Building support-notifications ... 08:33:03 Building support-scheduler ... 08:33:03 Building security-spire-agent 08:33:03 Building support-scheduler 08:33:03 Building core-metadata 08:33:03 Building core-common-config-bootstrapper 08:33:03 Building security-proxy-setup 08:33:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:15 ---> bc5a5f573483 08:33:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:16 ---> bc5a5f573483 08:33:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:16 ---> bc5a5f573483 08:33:16 Step 3/24 : WORKDIR /edgex-go 08:33:16 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:16 ---> bc5a5f573483 08:33:16 Step 3/21 : WORKDIR /edgex-go 08:33:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:16 ---> bc5a5f573483 08:33:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:19 ---> Running in afa2c6c5c87a 08:33:19 ---> Running in 575589f3facf 08:33:19 ---> Running in 4d840675fa93 08:33:19 ---> Running in bf8d8aa89882 08:33:19 ---> Running in 572e08547f3a 08:33:19 Removing intermediate container 575589f3facf 08:33:19 ---> 56386afcb7f8 08:33:19 Step 4/24 : WORKDIR /edgex-go 08:33:19 Removing intermediate container afa2c6c5c87a 08:33:19 ---> 4b76b80e111a 08:33:19 Step 4/22 : WORKDIR /edgex-go 08:33:19 Removing intermediate container 572e08547f3a 08:33:19 ---> 93f23573fd8e 08:33:19 Step 4/22 : WORKDIR /edgex-go 08:33:19 Removing intermediate container 4d840675fa93 08:33:19 ---> 07f06bd0d320 08:33:19 Step 4/21 : RUN apk add --update --no-cache make git 08:33:19 Removing intermediate container bf8d8aa89882 08:33:19 ---> a798773f6ddf 08:33:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:19 ---> Running in 2ce5a477e100 08:33:19 ---> Running in a0eefd822724 08:33:19 ---> Running in 05ecc4684fb7 08:33:19 ---> Running in 38bb505142a7 08:33:19 ---> Running in 1b39ddb35995 08:33:19 Removing intermediate container 2ce5a477e100 08:33:19 ---> 18e7f51d63d7 08:33:19 Step 5/24 : RUN apk add --update --no-cache make git 08:33:19 Removing intermediate container 05ecc4684fb7 08:33:19 ---> d20cc4da9ebc 08:33:19 Step 5/22 : RUN apk add --update --no-cache make git 08:33:19 Removing intermediate container a0eefd822724 08:33:19 ---> a569753bbed1 08:33:19 Step 5/22 : RUN apk add --update --no-cache make git 08:33:19 ---> Running in d11e59e16a36 08:33:19 ---> Running in b31625949f2a 08:33:19 ---> Running in 2ee38f9bab67 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:20 OK: 211 MiB in 51 packages 08:33:20 OK: 211 MiB in 51 packages 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:20 OK: 211 MiB in 51 packages 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:20 OK: 211 MiB in 51 packages 08:33:20 OK: 211 MiB in 51 packages 08:33:20 Removing intermediate container 38bb505142a7 08:33:20 ---> 31e505645585 08:33:20 Step 5/21 : COPY go.mod vendor* ./ 08:33:20 Removing intermediate container 1b39ddb35995 08:33:20 ---> ca63f129b7be 08:33:20 Step 5/24 : COPY go.mod vendor* ./ 08:33:20 Removing intermediate container d11e59e16a36 08:33:20 ---> 9d1c62c0274f 08:33:20 Step 6/24 : COPY go.mod vendor* ./ 08:33:20 ---> 038a7bca3302 08:33:20 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:20 ---> 71b94d87a5a6 08:33:20 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:20 ---> Running in c696f64a15e8 08:33:20 ---> Running in e87bc24034e1 08:33:20 Removing intermediate container b31625949f2a 08:33:20 ---> 749fc635a19c 08:33:20 Step 6/22 : COPY go.mod vendor* ./ 08:33:20 Removing intermediate container 2ee38f9bab67 08:33:20 ---> cdaca417a52a 08:33:20 Step 6/22 : COPY go.mod vendor* ./ 08:33:21 ---> c94cdf923337 08:33:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:21 ---> Running in 36839b781259 08:33:21 ---> 7aa599c279aa 08:33:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:21 ---> 9898739b37fa 08:33:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:21 ---> Running in 40b23af5d4ee 08:33:21 ---> Running in a9c3b84059c8 08:33:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6834 in /w/workspace/edgexfoundry_edgex-go_PR-4372 [Pipeline] { [Pipeline] ws 08:33:42 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:42 The recommended git tool is: git 08:33:48 using credential edgex-jenkins-ssh 08:33:48 Cloning the remote Git repository 08:33:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:48 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:48 > git --version # timeout=10 08:33:48 > git --version # 'git version 2.25.1' 08:33:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:53 Removing intermediate container 36839b781259 08:33:53 ---> 7ca97b193f02 08:33:53 Step 8/24 : COPY . . 08:33:53 Removing intermediate container c696f64a15e8 08:33:53 ---> 39d5976bec59 08:33:53 Step 7/24 : COPY . . 08:33:53 Removing intermediate container 40b23af5d4ee 08:33:53 ---> 499dd896bb46 08:33:53 Step 8/22 : COPY . . 08:33:53 Removing intermediate container a9c3b84059c8 08:33:53 ---> f1c4cc4b5053 08:33:53 Step 8/22 : COPY . . 08:33:53 Removing intermediate container e87bc24034e1 08:33:53 ---> dffb2a6a53b8 08:33:53 Step 7/21 : COPY . . 08:33:56 ---> 5b57fdb0d3ff 08:33:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:56 ---> 4c07ed762458 08:33:56 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:33:56 ---> 1ce92daa68c8 08:33:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:33:56 ---> 304bf50ab705 08:33:56 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:56 ---> 6ff038feac44 08:33:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:56 ---> Running in 26cc14fa4322 08:33:56 ---> Running in f13b380581f0 08:33:56 ---> Running in b4683c373308 08:33:56 ---> Running in 9b53a9efaa4d 08:33:56 ---> Running in f21bc9106433 08:33:56 Removing intermediate container 9b53a9efaa4d 08:33:56 ---> fdf4a1162bef 08:33:56 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:56 ---> Running in 84247d4dfb7c 08:33:56 Removing intermediate container 84247d4dfb7c 08:33:56 ---> 2917f40f689f 08:33:56 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:33:56 ---> Running in c02258a85b87 08:33:56 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:56 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:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:33:57 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:57 Removing intermediate container c02258a85b87 08:33:57 ---> 6db0356f5c86 08:33:57 Step 11/24 : WORKDIR /edgex-go 08:33:57 ---> Running in 31e285c8be8a 08:33:58 Removing intermediate container 31e285c8be8a 08:33:58 ---> e859ce3a5c9b 08:33:58 08:33:58 Step 12/24 : FROM alpine:3.15 08:33:58 3.15: Pulling from library/alpine 08:33:58 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:33:58 Status: Downloaded newer image for alpine:3.15 08:33:58 ---> 5ce65d7b0fde 08:33:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:58 ---> Running in 6e70306cdc8e 08:33:58 Removing intermediate container 6e70306cdc8e 08:33:58 ---> 63291b1a3917 08:33:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:58 ---> Running in e3ba838732c0 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:59 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:59 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:59 OK: 15857 distinct packages available 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:00 (1/5) Installing dumb-init (1.2.5-r1) 08:34:00 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:00 (3/5) Installing libucontext (1.1-r0) 08:34:00 (4/5) Installing gcompat (1.0.0-r4) 08:34:00 (5/5) Installing openssl (1.1.1t-r1) 08:34:00 Executing busybox-1.34.1-r7.trigger 08:34:00 OK: 7 MiB in 19 packages 08:34:01 Removing intermediate container e3ba838732c0 08:34:01 ---> 714cc4d8584c 08:34:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:02 ---> b93317536130 08:34:02 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:04 ---> cb4afc300670 08:34:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:04 ---> 8c2844212da8 08:34:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:05 ---> e58556dfdd37 08:34:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:05 ---> 388a1b5c6ad8 08:34:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:05 ---> Running in 29f53a4a3dc7 08:34:06 Removing intermediate container 29f53a4a3dc7 08:34:06 ---> f141913d7b62 08:34:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:06 ---> Running in 3df8abef223d 08:34:06 Removing intermediate container 3df8abef223d 08:34:06 ---> 4a07ebd1a10e 08:34:06 Step 22/24 : LABEL arch=x86_64 08:34:06 ---> Running in 65460a88a692 08:34:07 Removing intermediate container 65460a88a692 08:34:07 ---> e6db79b48fec 08:34:07 Step 23/24 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:34:07 ---> Running in 5cd9c6130808 08:34:07 Removing intermediate container 5cd9c6130808 08:34:07 ---> 0c397b7846d6 08:34:07 Step 24/24 : LABEL version=0.0.0 08:34:07 ---> Running in 7c7522d8d97c 08:34:07 Removing intermediate container 7c7522d8d97c 08:34:07 ---> 86ada4c184ff 08:34:07 08:34:07 Successfully built 86ada4c184ff 08:34:07 Successfully tagged security-spire-agent:latest 08:34:07 Building security-secretstore-setup 08:34:11  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:11 ---> bc5a5f573483 08:34:11 Step 3/24 : WORKDIR /edgex-go 08:34:11 ---> Using cache 08:34:11 ---> a798773f6ddf 08:34:11 Step 4/24 : RUN apk add --update --no-cache make git 08:34:12 ---> Running in 70b2b89abe89 08:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:13 OK: 211 MiB in 51 packages 08:34:13 Removing intermediate container 70b2b89abe89 08:34:13 ---> ba847d2cffee 08:34:13 Step 5/24 : COPY go.mod vendor* ./ 08:34:14 ---> 71c9cd502c31 08:34:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:14 ---> Running in 06d175784194 08:34:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4372/head:refs/remotes/origin/PR-4372 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:18 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit b27614f02d8ef918cf230864670b1d55ac2aa0dd 08:34:19 Merge succeeded, producing e41d428e937b87966dc3ab4200a7e15381a63182 08:34:19 Checking out Revision e41d428e937b87966dc3ab4200a7e15381a63182 (PR-4372) 08:34:18 > git config core.sparsecheckout # timeout=10 08:34:18 > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 08:34:18 > git remote # timeout=10 08:34:18 > git config --get remote.origin.url # timeout=10 08:34:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:18 > git merge affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 08:34:19 > git rev-parse HEAD^{commit} # timeout=10 08:34:19 > git config core.sparsecheckout # timeout=10 08:34:19 > git checkout -f e41d428e937b87966dc3ab4200a7e15381a63182 # timeout=10 08:34:22 Commit message: "Merge commit 'affa4ba333889d31d83cf76b7d2a18a0230584e6' into HEAD" 08:34:22 > git rev-list --no-walk b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:23 Dload Upload Total Spent Left Speed 08:34:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 146k 0 --:--:-- --:--:-- --:--:-- 144k [Pipeline] sh 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/secrets-config ./cmd/secrets-config 08:34:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:24 + sudo tee /etc/docker/daemon.new 08:34:24 { 08:34:24 "registry-mirrors": [ 08:34:24 "https://nexus3.edgexfoundry.org:10001" 08:34:24 ], 08:34:24 "bip": "10.250.0.254/24", 08:34:24 "hosts": [ 08:34:24 "tcp://0.0.0.0:5555", 08:34:24 "unix:///var/run/docker.sock" 08:34:24 ], 08:34:24 "mtu": 1458, 08:34:24 "selinux-enabled": true, 08:34:24 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:24 } [Pipeline] sh 08:34:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:25 + sudo service docker restart 08:34:30 Removing intermediate container f21bc9106433 08:34:30 ---> 57f24f7a837e 08:34:30 08:34:30 Step 10/22 : FROM alpine:3.16 08:34:30 Removing intermediate container 26cc14fa4322 08:34:30 ---> f1d83ce699d1 08:34:30 08:34:30 Step 10/24 : FROM alpine:3.16 08:34:30 Removing intermediate container b4683c373308 08:34:30 ---> eabb493261a0 08:34:30 08:34:30 Step 9/21 : FROM alpine:3.16 08:34:30 3.16: Pulling from library/alpine 08:34:30 3.16: Pulling from library/alpine 08:34:30 3.16: Pulling from library/alpine 08:34:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:32 Status: Downloaded newer image for alpine:3.16 08:34:32 Status: Downloaded newer image for alpine:3.16 08:34:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:32 Status: Image is up to date for alpine:3.16 08:34:32 ---> dfd21b5a31f5 08:34:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:32 ---> dfd21b5a31f5 08:34:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:32 ---> dfd21b5a31f5 08:34:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:32 ---> Running in a926509b0b8f 08:34:32 ---> Running in a4a4340a69ba 08:34:32 ---> Running in f420dbbdefa2 08:34:32 Removing intermediate container f13b380581f0 08:34:32 ---> 36c6b86a7c71 08:34:32 08:34:32 Step 10/22 : FROM alpine:3.16 08:34:32 ---> dfd21b5a31f5 08:34:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:34:32 ---> Running in 10239f652aa9 08:34:32 Removing intermediate container a926509b0b8f 08:34:32 ---> 0d441f637cde 08:34:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:33 ---> Running in be7241a2752f 08:34:33 Removing intermediate container 06d175784194 08:34:33 ---> 89b555e5d6e6 08:34:33 Step 7/24 : COPY . . 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:33 (1/6) Installing ca-certificates (20220614-r0) 08:34:33 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:33 (1/1) Installing dumb-init (1.2.5-r1) 08:34:33 Executing busybox-1.35.0-r17.trigger 08:34:33 OK: 6 MiB in 15 packages 08:34:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:33 (4/6) Installing libcurl (7.83.1-r6) 08:34:33 (5/6) Installing curl (7.83.1-r6) 08:34:33 (6/6) Installing dumb-init (1.2.5-r1) 08:34:33 Executing busybox-1.35.0-r17.trigger 08:34:33 Executing ca-certificates-20220614-r0.trigger 08:34:33 OK: 8 MiB in 20 packages 08:34:33 (1/1) Installing dumb-init (1.2.5-r1) 08:34:33 Executing busybox-1.35.0-r17.trigger 08:34:33 (1/1) Installing dumb-init (1.2.5-r1) 08:34:33 OK: 6 MiB in 15 packages 08:34:33 Executing busybox-1.35.0-r17.trigger 08:34:33 OK: 6 MiB in 15 packages 08:34:35 Removing intermediate container a4a4340a69ba 08:34:35 ---> 1f31df126fd1 08:34:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:35 Removing intermediate container 10239f652aa9 08:34:35 ---> 1ad25384f6b9 08:34:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:35 ---> Running in 154e7aaff571 08:34:35 ---> Running in c4d48643815a 08:34:35 Removing intermediate container be7241a2752f 08:34:35 ---> 0a01f178fdcc 08:34:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:35 Removing intermediate container f420dbbdefa2 08:34:35 ---> 0f0d434aa33c 08:34:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:35 ---> Running in b1dc96229bad 08:34:35 Removing intermediate container 154e7aaff571 08:34:35 ---> fef560566137 08:34:35 Step 13/24 : ENV APP_PORT=59881 08:34:35 Removing intermediate container c4d48643815a 08:34:35 ---> c5201fdffebf 08:34:35 Step 13/22 : ENV APP_PORT=59861 08:34:35 ---> Running in 0b9d71832a59 08:34:35 ---> eaf3a90d1485 08:34:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:35 ---> Running in 0779c6e1646c 08:34:35 Removing intermediate container b1dc96229bad 08:34:35 ---> e932d2955431 08:34:35 Step 12/21 : WORKDIR /edgex 08:34:35 ---> Running in a5039eed6af1 08:34:35 Removing intermediate container 0b9d71832a59 08:34:35 ---> 3b330b3ff696 08:34:35 Step 14/24 : EXPOSE $APP_PORT 08:34:35 Removing intermediate container 0779c6e1646c 08:34:35 ---> cec9e88ff30b 08:34:35 Step 14/22 : EXPOSE $APP_PORT 08:34:35 ---> Running in 1280ffed1554 08:34:35 Removing intermediate container a5039eed6af1 08:34:35 ---> Running in be8489cca37d 08:34:35 ---> 10de6737567f 08:34:35 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:35 ---> 2e3a9b85e1be 08:34:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:35 Removing intermediate container 1280ffed1554 08:34:35 ---> 8b542573d85e 08:34:35 Step 15/24 : WORKDIR / 08:34:35 Removing intermediate container be8489cca37d 08:34:35 ---> 790cba8f76f6 08:34:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:36 ---> Running in f4a7c4d69573 08:34:36 ---> 65141d59b3ae 08:34:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:36 ---> 46f6dc134108 08:34:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:36 Removing intermediate container f4a7c4d69573 08:34:36 ---> ad49b9810834 08:34:36 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:36 ---> 734921db11ff 08:34:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:36 ---> 225869f6821b 08:34:36 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:36 ---> Running in 650c9c115665 08:34:36 ---> 7cbd0b06e9a5 08:34:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:36 ---> 391ecc9b376a 08:34:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:36 ---> e28dc59fc4bb 08:34:36 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:36 ---> Running in 461e288edae5 08:34:36 ---> 7539ab086314 08:34:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:34: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:36 ---> 3b714eebe8b4 08:34:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:36 ---> c2ca7b6d880b 08:34:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:37 ---> b381ae88910f 08:34:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:34:37 ---> b949fde1ec27 08:34:37 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:37 ---> 006cbb954460 08:34:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:37 ---> Running in 22f45c8939ea 08:34:37 ---> Running in c2ab69946953 08:34:37 Removing intermediate container 22f45c8939ea 08:34:37 ---> 63982e53549c 08:34:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:37 Removing intermediate container 650c9c115665 08:34:37 ---> 8f7e0e21a071 08:34:37 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:37 ---> 674b8bf5bc15 08:34:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:37 ---> Running in 4911c58fb0ea 08:34:37 ---> Running in ef36e6f50d71 08:34:37 ---> Running in bc665e49e659 08:34:37 Removing intermediate container 4911c58fb0ea 08:34:37 ---> 517597767193 08:34:37 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:37 Removing intermediate container ef36e6f50d71 08:34:37 ---> 43721a618606 08:34:37 Step 20/22 : LABEL arch=x86_64 08:34:37 Removing intermediate container bc665e49e659 08:34:37 ---> 2b1a39306704 08:34:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:37 ---> Running in bf994e291606 08:34:37 ---> Running in e2c42c0b7db6 08:34:37 ---> Running in 90e0b698e876 08:34:37 Removing intermediate container bf994e291606 08:34:37 ---> 5a64b80bf55f 08:34:37 Step 21/22 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:34:37 Removing intermediate container e2c42c0b7db6 08:34:37 ---> 2c4a46e49637 08:34:37 Step 20/22 : LABEL arch=x86_64 08:34:37 Removing intermediate container 90e0b698e876 08:34:37 ---> 57cbb5ebaca3 08:34:37 Step 22/24 : LABEL arch=x86_64 08:34:37 ---> Running in 4d3451fb8379 08:34:37 ---> Running in 95b67d5d9821 08:34:37 ---> Running in ded2f2422284 08:34:37 Removing intermediate container 4d3451fb8379 08:34:37 ---> 3eaa0ac789ed 08:34:37 Step 22/22 : LABEL version=0.0.0 08:34:37 Removing intermediate container 95b67d5d9821 08:34:37 ---> f7cf2c525f56 08:34:37 Step 21/22 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:34:37 ---> Running in 0fecbd33d648 08:34:37 ---> Running in 8a7aed5cb665 08:34:37 Removing intermediate container ded2f2422284 08:34:37 ---> c509f82b9731 08:34:37 Step 23/24 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:34:37 Removing intermediate container c2ab69946953 08:34:37 ---> d6cea714ea06 08:34:37 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:38 ---> Running in 7a591e3ca82f 08:34:38 ---> Running in fa3a5bd3f570 08:34:38 Removing intermediate container 8a7aed5cb665 08:34:38 ---> 8e8035ceaa7e 08:34:38 Step 22/22 : LABEL version=0.0.0 08:34:38 Removing intermediate container 0fecbd33d648 08:34:38 ---> 4444722eeada 08:34:38 08:34:38 ---> Running in 0051bbe71649 08:34:38 Removing intermediate container fa3a5bd3f570 08:34:38 ---> aeb869f8f95a 08:34:38 Step 19/21 : LABEL arch=x86_64 08:34:38 Removing intermediate container 7a591e3ca82f 08:34:38 ---> bee1dd84ab2f 08:34:38 Step 24/24 : LABEL version=0.0.0 08:34:38 Successfully built 4444722eeada 08:34:38 ---> Running in 7715dc20c410 08:34:38 ---> Running in 776200debe23 08:34:38 Successfully tagged support-scheduler:latest 08:34:38  Building support-scheduler ... done Building support-notifications 08:34:38 Removing intermediate container 0051bbe71649 08:34:38 ---> 4875e535179c 08:34:38 08:34:38 Successfully built 4875e535179c 08:34:38 Successfully tagged core-common-config-bootstrapper:latest 08:34:38  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 08:34:38 Removing intermediate container 776200debe23 08:34:38 ---> e0692e0bca2c 08:34:38 08:34:38 Successfully built e0692e0bca2c 08:34:38 Successfully tagged core-metadata:latest 08:34:38  Building core-metadata ... done Building security-spire-config 08:34:38 Removing intermediate container 7715dc20c410 08:34:38 ---> 21e37b1a126b 08:34:38 Step 20/21 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:34:38 ---> Running in 737c4924d721 08:34:39 Removing intermediate container 737c4924d721 08:34:39 ---> 10de186f7a6f 08:34:39 Step 21/21 : LABEL version=0.0.0 08:34:40 ---> Running in b4241999ac21 08:34:40 Removing intermediate container b4241999ac21 08:34:40 ---> c5e9a8e16b49 08:34:40 08:34:40 Successfully built c5e9a8e16b49 08:34:40 Successfully tagged security-proxy-setup:latest 08:34:40  Building security-proxy-setup ... done Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:43 provisioning config files... 08:34:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config15705805616398796409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:44 ---> docker-login.sh 08:34:44 nexus3.edgexfoundry.org:10001 08:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:44 Configure a credential helper to remove this warning. See 08:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:44 08:34:44 Login Succeeded 08:34:44 nexus3.edgexfoundry.org:10002 08:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:45 Configure a credential helper to remove this warning. See 08:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:45 08:34:45 Login Succeeded 08:34:45 nexus3.edgexfoundry.org:10003 08:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:45 Configure a credential helper to remove this warning. See 08:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:45 08:34:45 Login Succeeded 08:34:45 nexus3.edgexfoundry.org:10004 08:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:46 Configure a credential helper to remove this warning. See 08:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:46 08:34:46 Login Succeeded 08:34:46 docker.io 08:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:46 Configure a credential helper to remove this warning. See 08:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:46 08:34:46 Login Succeeded 08:34:46 ---> docker-login.sh ends [Pipeline] } 08:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:47 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:47 ========================================================= 08:34:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:47 ---> bc5a5f573483 08:34:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:47 ---> Using cache 08:34:47 ---> 93f23573fd8e 08:34:47 Step 4/22 : WORKDIR /edgex-go 08:34:47 ---> Using cache 08:34:47 ---> a569753bbed1 08:34:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:47 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:47 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:34:47 ---> bc5a5f573483 08:34:47 Step 3/19 : WORKDIR /edgex-go 08:34:47 ---> Using cache 08:34:47 ---> a798773f6ddf 08:34:47 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:34:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:47 ---> bc5a5f573483 08:34:47 Step 3/24 : WORKDIR /edgex-go 08:34:47 ---> Using cache 08:34:47 ---> a798773f6ddf 08:34:47 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:47 ---> Using cache 08:34:47 ---> ca63f129b7be 08:34:47 Step 5/24 : COPY go.mod vendor* ./ 08:34:47 ---> Using cache 08:34:47 ---> 038a7bca3302 08:34:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:47 ---> Using cache 08:34:47 ---> 39d5976bec59 08:34:47 Step 7/24 : COPY . . 08:34:47 ---> Using cache 08:34:47 ---> 304bf50ab705 08:34:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:47 ---> Using cache 08:34:47 ---> fdf4a1162bef 08:34:47 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:47 ---> Using cache 08:34:47 ---> 2917f40f689f 08:34:47 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:47 ---> Using cache 08:34:47 ---> 6db0356f5c86 08:34:47 Step 11/24 : WORKDIR /edgex-go 08:34:47 ---> Using cache 08:34:47 ---> e859ce3a5c9b 08:34:47 08:34:47 Step 12/24 : FROM alpine:3.15 08:34:47 ---> 5ce65d7b0fde 08:34:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:47 ---> Using cache 08:34:47 ---> 63291b1a3917 08:34:47 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:47 ---> bc5a5f573483 08:34:47 Step 3/23 : WORKDIR /edgex-go 08:34:47 ---> Using cache 08:34:47 ---> a798773f6ddf 08:34:47 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:34:47 ---> Using cache 08:34:47 ---> ca63f129b7be 08:34:47 Step 5/23 : COPY go.mod vendor* ./ 08:34:47 ---> Using cache 08:34:47 ---> 038a7bca3302 08:34:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:47 ---> Using cache 08:34:47 ---> 39d5976bec59 08:34:47 Step 7/23 : COPY . . 08:34:47 ---> Using cache 08:34:47 ---> 304bf50ab705 08:34:47 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:47 ---> Using cache 08:34:47 ---> fdf4a1162bef 08:34:47 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:47 ---> Using cache 08:34:47 ---> 2917f40f689f 08:34: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:34:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:47 9b18e9b68314: Pulling fs layer 08:34:47 35d82f9e3411: Pulling fs layer 08:34:47 e16973657156: Pulling fs layer 08:34:47 fc693d55d65f: Pulling fs layer 08:34:47 7e9fc2657dce: Pulling fs layer 08:34:47 dda99020689f: Pulling fs layer 08:34:47 db1c61fa0a46: Pulling fs layer 08:34:47 891c053d2c06: Pulling fs layer 08:34:47 7e9fc2657dce: Waiting 08:34:47 dda99020689f: Waiting 08:34:47 db1c61fa0a46: Waiting 08:34:47 891c053d2c06: Waiting 08:34:47 fc693d55d65f: Waiting 08:34:47 e16973657156: Verifying Checksum 08:34:47 e16973657156: Download complete 08:34:47 35d82f9e3411: Verifying Checksum 08:34:47 35d82f9e3411: Download complete 08:34:47 7e9fc2657dce: Verifying Checksum 08:34:47 7e9fc2657dce: Download complete 08:34:47 dda99020689f: Verifying Checksum 08:34:47 dda99020689f: Download complete 08:34:47 9b18e9b68314: Verifying Checksum 08:34:47 9b18e9b68314: Download complete 08:34:48 9b18e9b68314: Pull complete 08:34:49 891c053d2c06: Verifying Checksum 08:34:49 891c053d2c06: Download complete 08:34:49 35d82f9e3411: Pull complete 08:34:49 ---> Running in 73983fac6b2f 08:34:49 ---> Running in e6d196f8dd98 08:34:49 ---> Running in 35a02f88dbdd 08:34:49 ---> Running in 0e673d7dd167 08:34:49 e16973657156: Pull complete 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:50 db1c61fa0a46: Verifying Checksum 08:34:50 db1c61fa0a46: Download complete 08:34:50 OK: 211 MiB in 51 packages 08:34:50 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:50 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:50 OK: 15857 distinct packages available 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:50 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:34:50 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:34:50 OK: 17046 distinct packages available 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:50 fc693d55d65f: Verifying Checksum 08:34:50 fc693d55d65f: Download complete 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:51 (1/4) Installing dumb-init (1.2.5-r1) 08:34:51 Removing intermediate container 0e673d7dd167 08:34:51 ---> 938af7986454 08:34:51 Step 11/23 : WORKDIR /edgex-go 08:34:51 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:51 (3/4) Installing libucontext (1.1-r0) 08:34:51 (4/4) Installing gcompat (1.0.0-r4) 08:34:51 Executing busybox-1.34.1-r7.trigger 08:34:51 OK: 6 MiB in 18 packages 08:34:51 ---> Running in e91adbf340ec 08:34:51 Removing intermediate container 73983fac6b2f 08:34:51 ---> f15ad92d7400 08:34:51 Step 6/22 : COPY go.mod vendor* ./ 08:34:51 OK: 211 MiB in 51 packages 08:34:51 Removing intermediate container e91adbf340ec 08:34:51 ---> 8a53f2e66a16 08:34:51 08:34:51 Step 12/23 : FROM alpine:3.15 08:34:51 ---> 5ce65d7b0fde 08:34:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:51 ---> Using cache 08:34:51 ---> 63291b1a3917 08:34:51 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:51 ---> Using cache 08:34:51 ---> 714cc4d8584c 08:34:51 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:51 ---> be3034efe1b4 08:34:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:51 ---> Running in 816d3795dde7 08:34:51 Removing intermediate container e6d196f8dd98 08:34:51 ---> eb3b7c69f80f 08:34:51 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:51 Removing intermediate container 35a02f88dbdd 08:34:51 ---> fc87b52fd43a 08:34:51 Step 5/19 : COPY go.mod vendor* ./ 08:34:52 ---> d38f61f51709 08:34:52 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 ---> Running in f8cd70c3c78f 08:34:52 ---> c0ff5ffc69d5 08:34:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:52 ---> 080c37118973 08:34:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:52 ---> 9c672b982309 08:34:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:52 ---> 35814cf1c4c5 08:34:52 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:53 ---> Running in d2b0b65766b3 08:34:53 ---> 1cc9ab9368fb 08:34:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:53 Removing intermediate container d2b0b65766b3 08:34:53 ---> 3057222513a1 08:34:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:53 ---> 0ba3ae7cbb4e 08:34:53 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:53 ---> Running in b93fa5fa2f2f 08:34:53 ---> fac946c5a2cc 08:34:53 Step 19/24 : WORKDIR / 08:34:53 ---> Running in e62cac5adf7c 08:34:53 Removing intermediate container b93fa5fa2f2f 08:34:53 ---> 1e0dce734995 08:34:53 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:53 ---> Running in d5c236157a8f 08:34:53 Removing intermediate container e62cac5adf7c 08:34:53 ---> dbc71a40f302 08:34:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:53 ---> Running in b90ea52a3c28 08:34:53 Removing intermediate container d5c236157a8f 08:34:53 ---> 794cbdb6e05b 08:34:53 Step 21/23 : LABEL arch=x86_64 08:34:53 ---> Running in 57481ca04f20 08:34:53 Removing intermediate container b90ea52a3c28 08:34:53 ---> 43247e4b25af 08:34:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:53 Removing intermediate container 57481ca04f20 08:34:53 ---> cd7bfbedf3d0 08:34:53 Step 22/23 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:34:53 ---> Running in ec22dd615a70 08:34:53 ---> Running in 2334ae7f3b26 08:34:54 Removing intermediate container ec22dd615a70 08:34:54 ---> 40a4ebac9184 08:34:54 Step 22/24 : LABEL arch=x86_64 08:34:54 Removing intermediate container 2334ae7f3b26 08:34:54 ---> 12cfc2d477b1 08:34:54 Step 23/23 : LABEL version=0.0.0 08:34:54 ---> Running in a3c32196f19f 08:34:54 ---> Running in 4340ac18fada 08:34:54 Removing intermediate container 4340ac18fada 08:34:54 ---> f1408d71fe7f 08:34:54 08:34:54 Removing intermediate container a3c32196f19f 08:34:54 ---> ce11572af5fd 08:34:54 Step 23/24 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:34:54 ---> Running in 1406d19c553d 08:34:54 Successfully built f1408d71fe7f 08:34:54 Successfully tagged security-spire-server:latest 08:34:54 Building core-command 08:34:55  Building security-spire-server ... done Removing intermediate container 1406d19c553d 08:34:55 ---> 2080e25e7e0c 08:34:55 Step 24/24 : LABEL version=0.0.0 08:34:55 ---> Running in 9af0c02c6038 08:34:55 Removing intermediate container 461e288edae5 08:34:55 ---> 6e34f69409d1 08:34:55 08:34:55 Step 9/24 : FROM alpine:3.16 08:34:55 ---> dfd21b5a31f5 08:34:55 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:55 ---> Running in 153c76ade4a2 08:34:55 Removing intermediate container 9af0c02c6038 08:34:55 ---> 1c7481ba2938 08:34:55 08:34:55 Successfully built 1c7481ba2938 08:34:55 Successfully tagged security-spire-config:latest 08:34:55  Building security-spire-config ... done Building security-bootstrapper 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:56 (1/3) Installing ca-certificates (20220614-r0) 08:34:56 (2/3) Installing dumb-init (1.2.5-r1) 08:34:56 (3/3) Installing su-exec (0.2-r1) 08:34:56 Executing busybox-1.35.0-r17.trigger 08:34:56 Executing ca-certificates-20220614-r0.trigger 08:34:56 OK: 6 MiB in 17 packages 08:34:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:58 ---> bc5a5f573483 08:34:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:58 ---> Using cache 08:34:58 ---> 93f23573fd8e 08:34:58 Step 4/23 : WORKDIR /edgex-go 08:34:58 ---> Using cache 08:34:58 ---> a569753bbed1 08:34:58 Step 5/23 : RUN apk add --update --no-cache make git 08:34:58 ---> Using cache 08:34:58 ---> cdaca417a52a 08:34:58 Step 6/23 : COPY go.mod vendor* ./ 08:34:58 ---> Using cache 08:34:58 ---> 9898739b37fa 08:34:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:58 ---> Using cache 08:34:58 ---> f1c4cc4b5053 08:34:58 Step 8/23 : COPY . . 08:34:58 ---> Using cache 08:34:58 ---> 6ff038feac44 08:34:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:58 ---> Running in 782dc9ef0b08 08:34:58 Removing intermediate container 153c76ade4a2 08:34:58 ---> ed7302113a0f 08:34:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:58 ---> Running in 05bd9dd88bc8 08:34:58 Removing intermediate container 05bd9dd88bc8 08:34:58 ---> 96fa5ec98a51 08:34:58 Step 12/24 : WORKDIR / 08:34:58 ---> Running in 78cfca11e439 08:34:59 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:59 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:59 ---> bc5a5f573483 08:34:59 Step 3/32 : WORKDIR /edgex-go 08:34:59 ---> Using cache 08:34:59 ---> a798773f6ddf 08:34:59 Step 4/32 : RUN apk add --update --no-cache make git 08:34:59 ---> Using cache 08:34:59 ---> ba847d2cffee 08:34:59 Step 5/32 : COPY go.mod vendor* ./ 08:34:59 ---> Using cache 08:34:59 ---> 71c9cd502c31 08:34:59 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:59 ---> Using cache 08:34:59 ---> 89b555e5d6e6 08:34:59 Step 7/32 : COPY . . 08:34:59 ---> Using cache 08:34:59 ---> e28dc59fc4bb 08:34:59 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:59 Removing intermediate container 78cfca11e439 08:34:59 ---> 21339337d08d 08:34:59 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:34:59 ---> Running in d23453a1a34b 08:34:59 ---> 53e8eca6abd6 08:34:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:34:59 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:34:59 ---> 09c368710d45 08:34:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:34:59 ---> 38ab6d5604ec 08:34:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:35:00 ---> 7502f90fe22a 08:35:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:01 ---> 306c355ba022 08:35:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:02 ---> c2265844bccf 08:35:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:03 fc693d55d65f: Pull complete 08:35:03 7e9fc2657dce: Pull complete 08:35:03 ---> 1415dfd88ab0 08:35:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:03 ---> Running in c8ac87418da6 08:35:03 dda99020689f: Pull complete 08:35:05 Removing intermediate container c8ac87418da6 08:35:05 ---> 2a32bb296480 08:35:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:06 ---> Running in 46944b00f2f9 08:35:06 Removing intermediate container 46944b00f2f9 08:35:06 ---> 7c22dbccaca8 08:35:06 Step 22/24 : LABEL arch=x86_64 08:35:06 ---> Running in 026bfa48f91e 08:35:07 Removing intermediate container 026bfa48f91e 08:35:07 ---> 55daa6248a74 08:35:07 Step 23/24 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:35:07 ---> Running in 491e4c2c7825 08:35:07 Removing intermediate container 491e4c2c7825 08:35:07 ---> 49cd0e7ad782 08:35:07 Step 24/24 : LABEL version=0.0.0 08:35:07 ---> Running in 37ad91327c1a 08:35:08 Removing intermediate container 37ad91327c1a 08:35:08 ---> 000ff1ebcc74 08:35:08 08:35:08 Successfully built 000ff1ebcc74 08:35:08 Successfully tagged security-secretstore-setup:latest 08:35:08  Building security-secretstore-setup ... done Building core-data 08:35:11 db1c61fa0a46: Pull complete 08:35:13 891c053d2c06: Pull complete 08:35:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:35:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:13 WORKDIR /edgex 08:35:13 COPY go.mod . 08:35:13 RUN go mod download 08:35:13 + docker build -t ci-base-image-arm64 -f - . 08:35:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:14 ---> bc5a5f573483 08:35:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:14 ---> Using cache 08:35:14 ---> 93f23573fd8e 08:35:14 Step 4/22 : WORKDIR /edgex-go 08:35:14 ---> Using cache 08:35:14 ---> a569753bbed1 08:35:14 Step 5/22 : RUN apk add --update --no-cache make git 08:35:14 ---> Using cache 08:35:14 ---> cdaca417a52a 08:35:14 Step 6/22 : COPY go.mod vendor* ./ 08:35:14 ---> Using cache 08:35:14 ---> 9898739b37fa 08:35:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:14 ---> Using cache 08:35:14 ---> f1c4cc4b5053 08:35:14 Step 8/22 : COPY . . 08:35:14 ---> Using cache 08:35:14 ---> 6ff038feac44 08:35:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:14 Sending build context to Docker daemon 3.093MB 08:35:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:14 ---> f96f9c87975a 08:35:14 Step 2/4 : WORKDIR /edgex 08:35:15 ---> Running in c545ecfca38b 08:35:15 Removing intermediate container 816d3795dde7 08:35:15 ---> 60a31389907a 08:35:15 Step 8/22 : COPY . . 08:35:15 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:35:16 ---> Running in 0e945cc7e579 08:35:16 Removing intermediate container 0e945cc7e579 08:35:16 ---> cc3df520c1ed 08:35:16 Step 3/4 : COPY go.mod . 08:35:17 Removing intermediate container f8cd70c3c78f 08:35:17 ---> 816e63e72494 08:35:17 Step 7/19 : COPY . . 08:35:17 ---> 101b8565432a 08:35:17 Step 4/4 : RUN go mod download 08:35:17 ---> Running in c5e5b38f1154 08:35:22 ---> 89e2d011fa05 08:35:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:35:22 ---> Running in f73b81bf74b9 08:35:22 Removing intermediate container 782dc9ef0b08 08:35:22 ---> f5aa0b486146 08:35:22 08:35:22 Step 10/23 : FROM alpine:3.16 08:35:22 ---> dfd21b5a31f5 08:35:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:22 ---> Using cache 08:35:22 ---> 1ad25384f6b9 08:35:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:22 ---> Using cache 08:35:22 ---> c5201fdffebf 08:35:22 Step 13/23 : ENV APP_PORT=59882 08:35:22 Removing intermediate container d23453a1a34b 08:35:22 ---> 5dfdc821cb1a 08:35:22 08:35:22 Step 9/32 : FROM alpine:3.16 08:35:22 ---> dfd21b5a31f5 08:35:22 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:23 ---> Running in 29604a27442e 08:35:23 ---> Running in b32c9866c604 08:35:23 Removing intermediate container b32c9866c604 08:35:23 ---> 449ca6b0987e 08:35:23 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:23 Removing intermediate container 29604a27442e 08:35:23 ---> 6b90c419d024 08:35:23 Step 14/23 : EXPOSE $APP_PORT 08:35:23 ---> Running in cb28df94bd1d 08:35:23 ---> Running in 5e49ebefa7f3 08:35:23 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:35:23 Removing intermediate container 5e49ebefa7f3 08:35:23 ---> 7b73b61ad69a 08:35:23 Step 15/23 : WORKDIR / 08:35:23 ---> Running in a4852c0710cf 08:35:23 Removing intermediate container a4852c0710cf 08:35:23 ---> 50711ed265e5 08:35:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:24 (1/2) Installing dumb-init (1.2.5-r1) 08:35:24 (2/2) Installing su-exec (0.2-r1) 08:35:24 Executing busybox-1.35.0-r17.trigger 08:35:24 OK: 6 MiB in 16 packages 08:35:24 ---> 0bb9cd5d5f0b 08:35:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:24 ---> 012a155f88fd 08:35:24 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:24 ---> Running in 3c2481299fc1 08:35:24 Removing intermediate container cb28df94bd1d 08:35:24 ---> 1edde67917f2 08:35:24 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:24 ---> Running in 4ece63decf2c 08:35:24 ---> fb5752b0831e 08:35:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35: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:35:24 Removing intermediate container 4ece63decf2c 08:35:24 ---> 90e3378a5fe8 08:35:24 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:24 ---> Running in 36dfa5ca2f0e 08:35:24 ---> 21c33fd12351 08:35:24 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:25 ---> Running in de3d64bd65d8 08:35:25 Removing intermediate container 36dfa5ca2f0e 08:35:25 ---> 47d2db4b178e 08:35:25 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:25 ---> Running in 4051229d042a 08:35:25 Removing intermediate container de3d64bd65d8 08:35:25 ---> 4032dd238fcc 08:35:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:25 ---> Running in f81dafa57937 08:35:25 Removing intermediate container 4051229d042a 08:35:25 ---> 909171606dda 08:35:25 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:25 ---> Running in 6f094028cb3e 08:35:25 Removing intermediate container f81dafa57937 08:35:25 ---> 1b8b57394aaa 08:35:25 Step 21/23 : LABEL arch=x86_64 08:35:25 ---> Running in cd164e79dd00 08:35:25 Removing intermediate container 6f094028cb3e 08:35:25 ---> 8af456a05ec0 08:35:25 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:25 ---> Running in 32f886524f45 08:35:25 Removing intermediate container cd164e79dd00 08:35:25 ---> 09af8f5a29dc 08:35:25 Step 22/23 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:35:25 ---> Running in 4d72d22a3bc4 08:35:26 Removing intermediate container 4d72d22a3bc4 08:35:26 ---> 26363b7c7abf 08:35:26 Step 23/23 : LABEL version=0.0.0 08:35:26 ---> Running in 1229e2ea9e46 08:35:26 Removing intermediate container 1229e2ea9e46 08:35:26 ---> f853a41d951b 08:35:26 08:35:26 Successfully built f853a41d951b 08:35:26 Successfully tagged core-command:latest 08:35:26  Building core-command ... done Removing intermediate container 32f886524f45 08:35:26 ---> 5b019f344a1e 08:35:26 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:26 ---> Running in 4f93e59e969b 08:35:27 Removing intermediate container 4f93e59e969b 08:35:27 ---> 052cb531e867 08:35:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:27 ---> d528a48331af 08:35:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:27 ---> Running in db086c60f57f 08:35:28 Removing intermediate container db086c60f57f 08:35:28 ---> 200d58269cee 08:35:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:28 ---> f102a027f12a 08:35:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:29 ---> 99f6d5c84a81 08:35:29 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:30 ---> 23816e08b2e9 08:35:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:30 ---> ae170071d10a 08:35:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:30 ---> cbe073f1076d 08:35:30 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:31 ---> fc46122c036a 08:35:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:32 ---> 188dc5e50b07 08:35:32 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:32 ---> Running in 35362180a0f3 08:35:33 Removing intermediate container 35362180a0f3 08:35:33 ---> 31fb28e941fd 08:35:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:33 ---> Running in 038e1961023e 08:35:33 Removing intermediate container 038e1961023e 08:35:33 ---> b117f809daee 08:35:33 Step 29/32 : CMD ["gate"] 08:35:33 ---> Running in 0bfe4db526d2 08:35:33 Removing intermediate container 0bfe4db526d2 08:35:33 ---> d0d496dae121 08:35:33 Step 30/32 : LABEL arch=x86_64 08:35:33 ---> Running in ee2111ec3fa0 08:35:33 Removing intermediate container ee2111ec3fa0 08:35:33 ---> b2ca000cfbfa 08:35:33 Step 31/32 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:35:33 ---> Running in b4511eccf3d8 08:35:34 Removing intermediate container b4511eccf3d8 08:35:34 ---> 8c80f282e433 08:35:34 Step 32/32 : LABEL version=0.0.0 08:35:34 ---> Running in 16e7151cbfb8 08:35:34 Removing intermediate container 16e7151cbfb8 08:35:34 ---> a71a63e65483 08:35:34 08:35:34 Successfully built a71a63e65483 08:35:34 Successfully tagged security-bootstrapper:latest 08:35:36  Building security-bootstrapper ... done Removing intermediate container c545ecfca38b 08:35:36 ---> 0f8739a23442 08:35:36 08:35:36 Step 10/22 : FROM alpine:3.16 08:35:36 ---> dfd21b5a31f5 08:35:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:36 ---> Running in 05c9c73d6eba 08:35:36 Removing intermediate container 05c9c73d6eba 08:35:36 ---> 3b5a016494c6 08:35:36 Step 12/22 : ENV APP_PORT=59880 08:35:36 ---> Running in c0c419dc09d5 08:35:36 Removing intermediate container c0c419dc09d5 08:35:36 ---> 1d2d2a498af9 08:35:36 Step 13/22 : EXPOSE $APP_PORT 08:35:36 ---> Running in 058658a6b441 08:35:37 Removing intermediate container 058658a6b441 08:35:37 ---> a580a733cbcf 08:35:37 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:37 ---> Running in 6de2437f5739 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:38 (1/1) Installing dumb-init (1.2.5-r1) 08:35:38 Executing busybox-1.35.0-r17.trigger 08:35:38 OK: 6 MiB in 15 packages 08:35:38 Removing intermediate container 6de2437f5739 08:35:38 ---> a74a06548c54 08:35:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:38 ---> 78507e05da41 08:35:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:39 ---> 5dd4150e6bd3 08:35:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:39 ---> b01494087e0b 08:35:39 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:39 ---> Running in 7f0663f13b1a 08:35:40 Removing intermediate container 7f0663f13b1a 08:35:40 ---> fa867c0d2c2c 08:35:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:40 ---> Running in eeae9cfbea7c 08:35:40 Removing intermediate container eeae9cfbea7c 08:35:40 ---> 0625b35871a7 08:35:40 Step 20/22 : LABEL arch=x86_64 08:35:40 ---> Running in 3dd8b20bd4d5 08:35:40 Removing intermediate container 3dd8b20bd4d5 08:35:40 ---> a2da870bfd83 08:35:40 Step 21/22 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:35:40 ---> Running in 374f0552ff7e 08:35:40 Removing intermediate container 374f0552ff7e 08:35:40 ---> 36f6b8677be9 08:35:40 Step 22/22 : LABEL version=0.0.0 08:35:40 ---> Running in b63c773248c4 08:35:40 Removing intermediate container b63c773248c4 08:35:40 ---> 3a41b9b97142 08:35:40 08:35:41 Successfully built 3a41b9b97142 08:35:41 Successfully tagged core-data:latest 08:35:49 Removing intermediate container c5e5b38f1154 08:35:49 ---> 57b07c3bb302 08:35:49 Successfully built 57b07c3bb302 08:35:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:50 + docker inspect -f . ci-base-image-arm64 08:35:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:50 prd-ubuntu20.04-docker-arm64-4c-16g-6834 does not seem to be running inside a container 08:35:50 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:51  Building core-data ... done Removing intermediate container 3c2481299fc1 08:35:51 ---> c9f9198ddf05 08:35:51 08:35:51 Step 9/19 : FROM alpine:3.15 08:35:51 ---> 5ce65d7b0fde 08:35:51 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:51 ---> Using cache 08:35:51 ---> 63291b1a3917 08:35:51 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:51 Removing intermediate container f73b81bf74b9 08:35:51 ---> 2139610c250f 08:35:51 08:35:51 Step 10/22 : FROM alpine:3.16 08:35:51 ---> dfd21b5a31f5 08:35:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:51 ---> Running in af77d4d2b7d7 08:35:51 ---> Running in a6a8e6188072 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:51 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:51 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:51 OK: 15857 distinct packages available 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:51 (1/2) Installing ca-certificates (20220614-r0) 08:35:51 (2/2) Installing dumb-init (1.2.5-r1) 08:35:51 Executing busybox-1.35.0-r17.trigger 08:35:51 Executing ca-certificates-20220614-r0.trigger 08:35:51 OK: 6 MiB in 16 packages 08:35:51 (1/9) Installing ca-certificates (20220614-r0) 08:35:51 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:51 (4/9) Installing libcurl (7.80.0-r6) 08:35:51 (5/9) Installing curl (7.80.0-r6) 08:35:51 (6/9) Installing dumb-init (1.2.5-r1) 08:35:51 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:51 (8/9) Installing libucontext (1.1-r0) 08:35:51 (9/9) Installing gcompat (1.0.0-r4) 08:35:51 Executing busybox-1.34.1-r7.trigger 08:35:51 Executing ca-certificates-20220614-r0.trigger 08:35:51 OK: 8 MiB in 23 packages 08:35:51 Removing intermediate container a6a8e6188072 08:35:51 ---> 3828b22813fe 08:35:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:51 ---> Running in 94ee55f1611f 08:35:51 Removing intermediate container 94ee55f1611f 08:35:51 ---> 32c11aebca9f 08:35:51 Step 13/22 : ENV APP_PORT=59860 08:35:51 ---> Running in bccbd3305c91 08:35:51 Removing intermediate container bccbd3305c91 08:35:51 ---> 62bb8b1dd769 08:35:51 Step 14/22 : EXPOSE $APP_PORT 08:35:51 ---> Running in 57571b146cd9 08:35:51 Removing intermediate container af77d4d2b7d7 08:35:51 ---> a6c17698d626 08:35:51 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:51 Removing intermediate container 57571b146cd9 08:35:51 ---> 765649850831 08:35:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:51 ---> 40687a5c7cb7 08:35:51 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:51 ---> c8aad4d4aec1 08:35:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:51 $ docker top 010b2a78a05013f9d86fa54fecc1331754c9dc29c12f1ea3fcdacd62b4209e8e -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:52 ---> 1bfc04e052b9 08:35:52 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:52 ---> 97368239abf6 08:35:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:52 ---> 0c632c2436b8 08:35:52 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:52 ---> Running in 065e603eb429 08:35:52 ---> 9f67810aa1aa 08:35:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:52 ---> Running in 6e2f35382b72 08:35:52 Removing intermediate container 065e603eb429 08:35:52 ---> 9678ab699140 08:35:52 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:52 Removing intermediate container 6e2f35382b72 08:35:52 ---> Running in f09cfa98cbbb 08:35:52 ---> 286a35f8b83d 08:35:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:52 ---> Running in 287eb7691d24 08:35:52 + go version 08:35:52 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:52 $ docker stop --time=1 010b2a78a05013f9d86fa54fecc1331754c9dc29c12f1ea3fcdacd62b4209e8e 08:35:52 Removing intermediate container f09cfa98cbbb 08:35:52 ---> fec0000f8156 08:35:52 Step 17/19 : LABEL arch=x86_64 08:35:52 Removing intermediate container 287eb7691d24 08:35:52 ---> 7b7525664040 08:35:52 Step 20/22 : LABEL arch=x86_64 08:35:52 ---> Running in 718829beb9de 08:35:52 ---> Running in 0e0f6d5c5126 08:35:52 Removing intermediate container 718829beb9de 08:35:52 ---> 1961f723614e 08:35:52 Step 18/19 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:35:52 Removing intermediate container 0e0f6d5c5126 08:35:52 ---> 977b7e132a96 08:35:52 Step 21/22 : LABEL git_sha=8ccc5b4a48b430dbfc134affed5d83c18d473016 08:35:52 ---> Running in 00eaae526b30 08:35:52 ---> Running in dad6f24de354 08:35:52 Removing intermediate container 00eaae526b30 08:35:52 ---> f5b2ac0b976e 08:35:52 Step 19/19 : LABEL version=0.0.0 08:35:52 Removing intermediate container dad6f24de354 08:35:52 ---> 1012e5f3225a 08:35:52 Step 22/22 : LABEL version=0.0.0 08:35:52 ---> Running in 0be861616f1d 08:35:52 ---> Running in b9232f6b4751 08:35:52 Removing intermediate container 0be861616f1d 08:35:52 ---> 94e06db52371 08:35:52 08:35:52 Removing intermediate container b9232f6b4751 08:35:52 ---> d1748ef53b4a 08:35:52 08:35:53 Successfully built 94e06db52371 08:35:53 Successfully tagged support-notifications:latest 08:35:53  Building support-notifications ... done Successfully built d1748ef53b4a 08:35:53 Successfully tagged security-spiffe-token-provider:latest 08:35:53  Building security-spiffe-token-provider ... done  08:35:54 $ docker rm -f --volumes 010b2a78a05013f9d86fa54fecc1331754c9dc29c12f1ea3fcdacd62b4209e8e [Pipeline] // withDockerContainer [Pipeline] } 08:35:54 $ docker stop --time=1 37ecca9b0f4110cdbfcdc42031ec25d425975b8b579e5f169ae6e0330d1ed537 08:35:55 $ docker rm -f --volumes 37ecca9b0f4110cdbfcdc42031ec25d425975b8b579e5f169ae6e0330d1ed537 [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:56 + docker images 08:35:56 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:56 support-notifications latest 94e06db52371 3 seconds ago 30.7MB 08:35:56 security-spiffe-token-provider latest d1748ef53b4a 3 seconds ago 30MB 08:35:56 2139610c250f 7 seconds ago 1.74GB 08:35:56 c9f9198ddf05 7 seconds ago 1.72GB 08:35:56 core-data latest 3a41b9b97142 15 seconds ago 17.9MB 08:35:56 0f8739a23442 20 seconds ago 1.68GB 08:35:56 security-bootstrapper latest a71a63e65483 21 seconds ago 20.4MB 08:35:56 core-command latest f853a41d951b 29 seconds ago 17.7MB 08:35:56 f5aa0b486146 33 seconds ago 1.68GB 08:35:56 5dfdc821cb1a 33 seconds ago 1.67GB 08:35:56 security-secretstore-setup latest 000ff1ebcc74 47 seconds ago 30MB 08:35:56 6e34f69409d1 About a minute ago 1.67GB 08:35:56 security-spire-config latest 1c7481ba2938 About a minute ago 85.8MB 08:35:56 security-spire-server latest f1408d71fe7f About a minute ago 86.5MB 08:35:56 8a53f2e66a16 About a minute ago 1.55GB 08:35:56 security-proxy-setup latest c5e9a8e16b49 About a minute ago 27.8MB 08:35:56 core-metadata latest e0692e0bca2c About a minute ago 18.5MB 08:35:56 support-scheduler latest 4444722eeada About a minute ago 30MB 08:35:56 core-common-config-bootstrapper latest 4875e535179c About a minute ago 15.5MB 08:35:56 36c6b86a7c71 About a minute ago 1.74GB 08:35:56 57f24f7a837e About a minute ago 1.67GB 08:35:56 f1d83ce699d1 About a minute ago 1.69GB 08:35:56 eabb493261a0 About a minute ago 1.67GB 08:35:56 security-spire-agent latest 86ada4c184ff About a minute ago 125MB 08:35:56 e859ce3a5c9b About a minute ago 1.55GB 08:35:56 ci-base-image-x86_64 latest bc5a5f573483 4 minutes ago 904MB 08:35:56 alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB 08:35:56 alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB 08:35:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:35:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:35:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:35:56 + docker inspect -f . ci-base-image-arm64 08:35:56 . [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:56 prd-ubuntu20.04-docker-arm64-4c-16g-6834 does not seem to be running inside a container 08:35:56 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:58 $ docker top c333986be4d2449d3022eb8859888f7745c2177b7db69ff4d148b00701dccf7c -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:58 ========================================================= 08:35:58 [edgeXBuildGoParallel] Running Tests and Build... 08:35:58 ========================================================= [Pipeline] sh 08:35:59 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:59 + make test 08:35:59 go test -race -coverprofile=coverage.out ./... 08:36:46 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.476s coverage: 98.5% of statements 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.007s coverage: 73.7% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.522s coverage: 54.0% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.837s coverage: 88.5% of statements 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.578s coverage: 3.9% of statements 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.170s coverage: 95.6% of statements 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.578s coverage: 72.2% of statements 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.568s coverage: 65.9% of statements 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.512s coverage: 0.9% of statements 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.558s coverage: 29.6% of statements 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.324s coverage: 47.1% of statements 08:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.333s coverage: 82.9% of statements 08:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.538s coverage: 96.3% of statements 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.276s coverage: 87.5% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.320s coverage: 94.4% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.306s coverage: 44.8% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.690s coverage: 79.9% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.355s coverage: 92.9% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.324s coverage: 86.9% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.285s coverage: 87.2% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.242s coverage: 20.0% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.244s coverage: 100.0% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.362s coverage: 77.4% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.375s coverage: 80.0% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.325s coverage: 87.2% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.163s coverage: 91.2% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.741s coverage: 63.1% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.151s coverage: 89.4% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.189s coverage: 73.7% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.702s coverage: 65.3% of statements 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.902s coverage: 41.0% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.511s coverage: 89.5% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.363s coverage: 84.8% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.443s coverage: 17.7% of statements 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.820s coverage: 92.3% of statements 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.324s coverage: 63.2% of statements 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.556s coverage: 97.7% of statements 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:23 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:41:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:23 go vet ./... 08:43:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:45 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:46 + ls -al . 08:43:46 total 740 08:43:46 drwxrwxr-x 10 1001 1001 4096 Feb 21 08:36 . 08:43:46 drwxr-xr-x 4 root root 4096 Feb 21 08:35 .. 08:43:46 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:34 .blubracket 08:43:46 -rw-rw-r-- 1 1001 1001 16 Feb 21 08:34 .dockerignore 08:43:46 drwxrwxr-x 8 1001 1001 4096 Feb 21 08:34 .git 08:43:46 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:34 .github 08:43:46 -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:34 .gitignore 08:43:46 -rw-rw-r-- 1 1001 1001 42 Feb 21 08:34 .golangci.yml 08:43:46 -rw-rw-r-- 1 1001 1001 87 Feb 21 08:34 .hadolint.yml 08:43:46 -rw-rw-r-- 1 1001 1001 166 Feb 21 08:34 .sonarcloud.properties 08:43:46 -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:34 ADOPTERS.md 08:43:46 -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:34 Attribution.txt 08:43:46 -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:34 CHANGELOG.md 08:43:46 -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:34 CONTRIBUTING.md 08:43:46 -rw-rw-r-- 1 1001 1001 677 Feb 21 08:34 GOVERNANCE.md 08:43:46 -rw-rw-r-- 1 1001 1001 883 Feb 21 08:34 Jenkinsfile 08:43:46 -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:34 LICENSE 08:43:46 -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:34 Makefile 08:43:46 -rw-rw-r-- 1 1001 1001 582 Feb 21 08:34 OWNERS.md 08:43:46 -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:34 README.md 08:43:46 -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:34 SECURITY.md 08:43:46 -rw-rw-r-- 1 1001 1001 5 Feb 21 08:30 VERSION 08:43:46 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:34 bin 08:43:46 drwxrwxr-x 17 1001 1001 4096 Feb 21 08:34 cmd 08:43:46 -rw-r--r-- 1 root root 487323 Feb 21 08:41 coverage.out 08:43:46 -rw-rw-r-- 1 1001 1001 3295 Feb 21 08:34 go.mod 08:43:46 -rw-rw-r-- 1 1001 1001 33318 Feb 21 08:34 go.sum 08:43:46 drwxrwxr-x 7 1001 1001 4096 Feb 21 08:34 internal 08:43:46 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:34 openapi 08:43:46 drwxrwxr-x 4 1001 1001 4096 Feb 21 08:34 snap 08:43:46 -rw-rw-r-- 1 1001 1001 204 Feb 21 08:34 version.go [Pipeline] sh 08:43:47 + '[' -e coverage.out ] 08:43:47 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:47 Warning: overwriting stash ‘coverage-report’ 08:43:48 Stashed 1 file(s) [Pipeline] sh 08:43:49 + make build 08:43:49 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:45:40 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:45:49 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:45:55 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:45:59 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:46:56 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:47: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-setup/security-proxy-setup ./cmd/security-proxy-setup 08:47: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:47:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:20 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:47: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:47:39 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:47:47 $ docker stop --time=1 c333986be4d2449d3022eb8859888f7745c2177b7db69ff4d148b00701dccf7c 08:47:49 $ docker rm -f --volumes c333986be4d2449d3022eb8859888f7745c2177b7db69ff4d148b00701dccf7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:52 08:47:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:52 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:52 29e5d40040c1: Pulling fs layer 08:47:52 1ce36da41761: Pulling fs layer 08:47:52 25b303627fd3: Pulling fs layer 08:47:52 29e5d40040c1: Verifying Checksum 08:47:52 29e5d40040c1: Download complete 08:47:53 1ce36da41761: Verifying Checksum 08:47:53 1ce36da41761: Download complete 08:47:53 29e5d40040c1: Pull complete 08:47:54 1ce36da41761: Pull complete 08:47:54 25b303627fd3: Verifying Checksum 08:47:54 25b303627fd3: Download complete 08:48:07 25b303627fd3: Pull complete 08:48:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:07 prd-ubuntu20.04-docker-arm64-4c-16g-6834 does not seem to be running inside a container 08:48:07 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:10 $ docker top 1de58267ca66fefb25b4136c32d1bab457eacfb345a7cf9157272ae3cebb0410 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:11 + docker-compose build --help 08:48:11 + grep parallel 08:48:19 --parallel Build images in parallel. [Pipeline] } 08:48:19 $ docker stop --time=1 1de58267ca66fefb25b4136c32d1bab457eacfb345a7cf9157272ae3cebb0410 08:48:21 $ docker rm -f --volumes 1de58267ca66fefb25b4136c32d1bab457eacfb345a7cf9157272ae3cebb0410 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:22 prd-ubuntu20.04-docker-arm64-4c-16g-6834 does not seem to be running inside a container 08:48:22 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:23 $ docker top c21d3b973024d9b9e4d98a41157cb510c8e5996cf4191e21a7fe3a41d4207ad9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:24 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:32 Building core-command ... 08:48:32 Building core-common-config-bootstrapper ... 08:48:32 Building core-data ... 08:48:32 Building core-metadata ... 08:48:32 Building security-bootstrapper ... 08:48:32 Building security-proxy-setup ... 08:48:32 Building security-secretstore-setup ... 08:48:32 Building security-spiffe-token-provider ... 08:48:32 Building security-spire-agent ... 08:48:32 Building security-spire-config ... 08:48:32 Building security-spire-server ... 08:48:32 Building support-notifications ... 08:48:32 Building support-scheduler ... 08:48:32 Building core-data 08:48:32 Building security-secretstore-setup 08:48:32 Building support-scheduler 08:48:32 Building core-metadata 08:48:32 Building security-spire-agent 08:49:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:19 ---> 57b07c3bb302 08:49:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:19 ---> 57b07c3bb302 08:49:19 Step 3/24 : WORKDIR /edgex-go 08:49:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:19 ---> 57b07c3bb302 08:49:19 Step 3/24 : WORKDIR /edgex-go 08:49:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:19 ---> 57b07c3bb302 08:49:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:49:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:19 ---> 57b07c3bb302 08:49:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:19 ---> Running in a27aeaa2f100 08:49:19 ---> Running in d0ece019613a 08:49:19 ---> Running in 601b36a8212c 08:49:19 ---> Running in b5441d555306 08:49:19 ---> Running in a1de2594fe88 08:49:20 Removing intermediate container a27aeaa2f100 08:49:20 ---> aa8559a00f2c 08:49:20 Step 4/24 : RUN apk add --update --no-cache make gitRemoving intermediate container 601b36a8212c 08:49:20 ---> 602405f3c73c 08:49:20 Step 4/22 : WORKDIR /edgex-go 08:49:20 08:49:20 Removing intermediate container b5441d555306 08:49:20 ---> cedd759767cb 08:49:20 Step 4/22 : WORKDIR /edgex-go 08:49:20 Removing intermediate container a1de2594fe88 08:49:20 ---> 507ef3c884e9 08:49:20 Step 4/24 : WORKDIR /edgex-go 08:49:20 ---> Running in af9765be90a3 08:49:20 ---> Running in 567858a2df8e 08:49:20 Removing intermediate container d0ece019613a 08:49:20 ---> 9ffa58f3c282 08:49:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:49:20 ---> Running in 286824b2f449 08:49:20 ---> Running in b16aba04bac1 08:49:20 ---> Running in d0c842f4c31f 08:49:21 Removing intermediate container af9765be90a3 08:49:21 ---> 53f506aeb375 08:49:21 Step 5/22 : RUN apk add --update --no-cache make git 08:49:21 ---> Running in 77cd5268aab8 08:49:21 Removing intermediate container 286824b2f449 08:49:21 ---> ef7c34899fca 08:49:21 Step 5/24 : RUN apk add --update --no-cache make git 08:49:21 Removing intermediate container b16aba04bac1 08:49:21 ---> f42586822971 08:49:21 Step 5/22 : RUN apk add --update --no-cache make git 08:49:21 ---> Running in 1d17722db302 08:49:21 ---> Running in cb8035dfae0e 08:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:25 OK: 221 MiB in 51 packages 08:49:25 OK: 221 MiB in 51 packages 08:49:26 OK: 221 MiB in 51 packages 08:49:26 OK: 221 MiB in 51 packages 08:49:26 OK: 221 MiB in 51 packages 08:49:27 Removing intermediate container d0c842f4c31f 08:49:27 ---> 17ab28ae053f 08:49:27 Step 5/24 : COPY go.mod vendor* ./ 08:49:27 Removing intermediate container 567858a2df8e 08:49:27 ---> 0a0f051436f1 08:49:27 Step 5/24 : COPY go.mod vendor* ./ 08:49:28 Removing intermediate container 1d17722db302 08:49:28 ---> eaf160e9f5a4 08:49:28 Step 6/24 : COPY go.mod vendor* ./ 08:49:28 Removing intermediate container 77cd5268aab8 08:49:28 ---> 2d2f6d60984f 08:49:28 Step 6/22 : COPY go.mod vendor* ./ 08:49:28 Removing intermediate container cb8035dfae0e 08:49:28 ---> ffec9003908f 08:49:28 Step 6/22 : COPY go.mod vendor* ./ 08:49:28 ---> 4586f4560ba1 08:49:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:28 ---> c7d2a4a6fcb4 08:49:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:28 ---> Running in 9b589b8959be 08:49:29 ---> Running in 8c791199f8cf 08:49:29 ---> 14ab7ff32fac 08:49:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:29 ---> Running in 3ba55770f20f 08:49:30 ---> 1c4bd4ca0b3e 08:49:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:30 ---> Running in fe09e5dad1e9 08:49:30 ---> 27f5019104f6 08:49:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:30 ---> Running in fec77983e96b 08:51:37 Removing intermediate container fe09e5dad1e9 08:51:37 ---> a05e964faeeb 08:51:37 Step 8/22 : COPY . . 08:51:37 Removing intermediate container 3ba55770f20f 08:51:37 ---> a602ceb4731e 08:51:37 Step 8/24 : COPY . . 08:51:37 Removing intermediate container fec77983e96b 08:51:37 ---> 33b2d76b839c 08:51:37 Step 8/22 : COPY . . 08:51:37 Removing intermediate container 9b589b8959be 08:51:37 ---> cbe74c798afb 08:51:37 Step 7/24 : COPY . . 08:51:37 Removing intermediate container 8c791199f8cf 08:51:37 ---> 3ab902b155ac 08:51:37 Step 7/24 : COPY . . 08:51:43 ---> 6756a3ef96c1 08:51:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:51:43 ---> 8eba6ca313e1 08:51:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:51:43 ---> d6abf827218d 08:51:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:51:43 ---> 046e5ac5aef6 08:51:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:43 ---> Running in 82a55d7c70a3 08:51:43 ---> 0793fc0a6004 08:51:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:51:43 ---> Running in a967d6cb887f 08:51:43 ---> Running in 02d78ec27f0f 08:51:43 ---> Running in 20ed01cda791 08:51:43 ---> Running in 2f90245aa40d 08:51:43 Removing intermediate container 02d78ec27f0f 08:51:43 ---> 1a7e0c6ae65b 08:51:43 Step 9/24 : WORKDIR /edgex-go/spire-build 08:51:44 ---> Running in beb9a386d5cb 08:51:44 Removing intermediate container beb9a386d5cb 08:51:44 ---> 8cb896dba37c 08:51:44 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:51:44 ---> Running in 03cf0c9a6d4d 08:51:45 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:51:46 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:51:46 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:51: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:51:48 Removing intermediate container 03cf0c9a6d4d 08:51:48 ---> e1a2bca3f0d8 08:51:48 Step 11/24 : WORKDIR /edgex-go 08:51:48 ---> Running in 2221d605645c 08:51:49 Removing intermediate container 2221d605645c 08:51:49 ---> 9bc9f5671e84 08:51:49 08:51:49 Step 12/24 : FROM alpine:3.15 08:51:49 3.15: Pulling from library/alpine 08:51:50 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:51:50 Status: Downloaded newer image for alpine:3.15 08:51:50 ---> 354640af7b1b 08:51:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:50 ---> Running in e4d1137bf3b0 08:51:51 Removing intermediate container e4d1137bf3b0 08:51:51 ---> 144e4cd11564 08:51:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:51 ---> Running in b7667a98daa6 08:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:55 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:51:55 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:51:55 OK: 15734 distinct packages available 08:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:58 (1/5) Installing dumb-init (1.2.5-r1) 08:51:58 (2/5) Installing musl-obstack (1.2.3-r0) 08:51:58 (3/5) Installing libucontext (1.1-r0) 08:51:58 (4/5) Installing gcompat (1.0.0-r4) 08:51:58 (5/5) Installing openssl (1.1.1t-r1) 08:51:58 Executing busybox-1.34.1-r7.trigger 08:51:58 OK: 6 MiB in 19 packages 08:52:00 Removing intermediate container b7667a98daa6 08:52:00 ---> 7a6202d13c9c 08:52:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:52:03 ---> 8828387cfa6b 08:52:03 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:11 ---> 6352b7f332c4 08:52:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:12 ---> 2288938a8f7f 08:52:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:13 ---> 8c145ad41e5a 08:52:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:14 ---> 8de0dd6f030c 08:52:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:14 ---> Running in 344231f2c9e6 08:52:15 Removing intermediate container 344231f2c9e6 08:52:15 ---> 2764fd3c23ac 08:52:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:15 ---> Running in 4c8e6e236c14 08:52:16 Removing intermediate container 4c8e6e236c14 08:52:16 ---> d34e894b0877 08:52:16 Step 22/24 : LABEL arch=arm64 08:52:16 ---> Running in 1231470f7fa2 08:52:16 Removing intermediate container 1231470f7fa2 08:52:16 ---> 4111e1f2d2ce 08:52:16 Step 23/24 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 08:52:16 ---> Running in 8f9f2f5900ba 08:52:17 Removing intermediate container 8f9f2f5900ba 08:52:17 ---> 52137cc0caa4 08:52:17 Step 24/24 : LABEL version=0.0.0 08:52:17 ---> Running in 334c898ff7d6 08:52:18 Removing intermediate container 334c898ff7d6 08:52:18 ---> 5bb0e368c1bf 08:52:18 08:52:18 Successfully built 5bb0e368c1bf 08:52:18 Successfully tagged security-spire-agent-arm64:latest 08:52:18 Building core-common-config-bootstrapper 08:52:40  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:52:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:52:40 ---> 57b07c3bb302 08:52:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:52:40 ---> Using cache 08:52:40 ---> 507ef3c884e9 08:52:40 Step 4/22 : WORKDIR /edgex-go 08:52:40 ---> Using cache 08:52:40 ---> ef7c34899fca 08:52:40 Step 5/22 : RUN apk add --update --no-cache make git 08:52:40 ---> Using cache 08:52:40 ---> eaf160e9f5a4 08:52:40 Step 6/22 : COPY go.mod vendor* ./ 08:52:40 ---> Using cache 08:52:40 ---> 14ab7ff32fac 08:52:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:40 ---> Using cache 08:52:40 ---> a602ceb4731e 08:52:40 Step 8/22 : COPY . . 08:52:40 ---> Using cache 08:52:40 ---> 8eba6ca313e1 08:52:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:52:40 ---> Running in 459643433ce2 08:52:40 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:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:59:32 Removing intermediate container 20ed01cda791 08:59:32 ---> d3a66a078cf8 08:59:32 08:59:32 Step 9/24 : FROM alpine:3.16 08:59:33 3.16: Pulling from library/alpine 08:59:34 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:59:34 Status: Downloaded newer image for alpine:3.16 08:59:34 ---> 4c81e5bf8899 08:59:34 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:59:34 ---> Running in 3030e010bc60 08:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:39 (1/3) Installing ca-certificates (20220614-r0) 08:59:39 (2/3) Installing dumb-init (1.2.5-r1) 08:59:39 (3/3) Installing su-exec (0.2-r1) 08:59:39 Executing busybox-1.35.0-r17.trigger 08:59:39 Executing ca-certificates-20220614-r0.trigger 08:59:39 OK: 6 MiB in 17 packages 08:59:42 Removing intermediate container 3030e010bc60 08:59:42 ---> e92c6f29672b 08:59:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:59:42 ---> Running in f9e9a1d5f445 08:59:43 Removing intermediate container f9e9a1d5f445 08:59:43 ---> c1c9c46af091 08:59:43 Step 12/24 : WORKDIR / 08:59:43 ---> Running in 7be88d98a7eb 08:59:44 Removing intermediate container 7be88d98a7eb 08:59:44 ---> 13b9c1056eed 08:59:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:59:45 ---> 7c8a902ccee7 08:59:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:59:46 ---> 7de1db693079 08:59:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:59:47 ---> f641ecaff37e 08:59:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:59:48 ---> dd4bbda86b6d 08:59:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:59:50 ---> 19479182a517 08:59:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:59:52 ---> b2c216110cac 08:59:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:59:53 ---> 3466d194f168 08:59:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:54 ---> Running in d447d1530c46 08:59:58 Removing intermediate container d447d1530c46 08:59:58 ---> 90d7e6c5c95a 08:59:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:59:58 ---> Running in 7446b477a02c 08:59:58 Removing intermediate container 7446b477a02c 08:59:58 ---> 610a60de6f7c 08:59:58 Step 22/24 : LABEL arch=arm64 08:59:58 ---> Running in 360b3cad76a9 08:59:59 Removing intermediate container 360b3cad76a9 08:59:59 ---> a40080ff3957 08:59:59 Step 23/24 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 08:59:59 ---> Running in a243fd682e2f 09:00:00 Removing intermediate container a243fd682e2f 09:00:00 ---> c5372cb0c7c4 09:00:00 Step 24/24 : LABEL version=0.0.0 09:00:00 ---> Running in 63022932bd28 09:00:01 Removing intermediate container 63022932bd28 09:00:01 ---> dc1a73bbe825 09:00:01 09:00:01 Successfully built dc1a73bbe825 09:00:01 Successfully tagged security-secretstore-setup-arm64:latest 09:00:01 Building support-notifications 09:00:19  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:19 ---> 57b07c3bb302 09:00:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:00:19 ---> Using cache 09:00:19 ---> 507ef3c884e9 09:00:19 Step 4/22 : WORKDIR /edgex-go 09:00:19 ---> Using cache 09:00:19 ---> ef7c34899fca 09:00:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:00:20 ---> Running in 5597d9fc5fbe 09:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:24 OK: 221 MiB in 51 packages 09:00:26 Removing intermediate container 5597d9fc5fbe 09:00:26 ---> 5f734bb94d9b 09:00:26 Step 6/22 : COPY go.mod vendor* ./ 09:00:27 ---> 07fbf439b1f5 09:00:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:27 ---> Running in ec2cdb5c7f0e 09:01:00 Removing intermediate container 2f90245aa40d 09:01:00 ---> bda1ef0be1d9 09:01:00 09:01:00 Step 10/22 : FROM alpine:3.16 09:01:00 ---> 4c81e5bf8899 09:01:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:01:00 ---> Running in 402d79b883ea 09:01:00 Removing intermediate container 402d79b883ea 09:01:00 ---> 8c3de4518795 09:01:00 Step 12/22 : ENV APP_PORT=59880 09:01:00 ---> Running in 59efdadad6c8 09:01:00 Removing intermediate container a967d6cb887f 09:01:00 ---> 2aa07be73391 09:01:00 09:01:00 Step 10/24 : FROM alpine:3.16 09:01:00 ---> 4c81e5bf8899 09:01:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:01:01 ---> Running in 493c7dde6b0f 09:01:01 Removing intermediate container 59efdadad6c8 09:01:01 ---> 8042fdb194de 09:01:01 Step 13/22 : EXPOSE $APP_PORT 09:01:01 ---> Running in ab9efd580877 09:01:03 Removing intermediate container ab9efd580877 09:01:03 ---> 34fee6d2ad16 09:01:03 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:01:03 ---> Running in 5cd8c853725c 09:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:06 (1/1) Installing dumb-init (1.2.5-r1) 09:01:06 Executing busybox-1.35.0-r17.trigger 09:01:06 OK: 5 MiB in 15 packages 09:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:07 Removing intermediate container 459643433ce2 09:01:07 ---> 8d5db3daeec7 09:01:07 09:01:07 Step 10/22 : FROM alpine:3.16 09:01:07 ---> 4c81e5bf8899 09:01:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:01:07 ---> Running in d3862ebfb1f6 09:01:08 Removing intermediate container 493c7dde6b0f 09:01:08 ---> 130dced633bc 09:01:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:01:08 ---> Running in 68009d477a2d 09:01:08 Removing intermediate container d3862ebfb1f6 09:01:08 ---> 7c66d155246c 09:01:08 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:01:08 ---> Running in 43e496b68ef8 09:01:09 (1/1) Installing dumb-init (1.2.5-r1) 09:01:09 Executing busybox-1.35.0-r17.trigger 09:01:09 OK: 5 MiB in 15 packages 09:01:09 Removing intermediate container 68009d477a2d 09:01:09 ---> 6560be69c891 09:01:09 Step 13/24 : ENV APP_PORT=59881 09:01:09 ---> Running in 7b7cb7ca5e5d 09:01:11 Removing intermediate container 7b7cb7ca5e5d 09:01:11 ---> 97d5e6355464 09:01:11 Step 14/24 : EXPOSE $APP_PORT 09:01:11 ---> Running in 491d5e901e15 09:01:11 Removing intermediate container 5cd8c853725c 09:01:11 ---> 7cf8d170b3d2 09:01:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:12 Removing intermediate container 491d5e901e15 09:01:12 ---> effe681f41aa 09:01:12 Step 15/24 : WORKDIR / 09:01:12 ---> Running in c1efeb8325b5 09:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:13 ---> f84f0aaf218f 09:01:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:01:13 Removing intermediate container c1efeb8325b5 09:01:13 ---> 0ad65b869278 09:01:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:14 (1/1) Installing dumb-init (1.2.5-r1) 09:01:14 Executing busybox-1.35.0-r17.trigger 09:01:14 OK: 5 MiB in 15 packages 09:01:15 ---> 7fd73bad3f3d 09:01:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:01:17 ---> 076718bc28f1 09:01:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:01:17 Removing intermediate container 43e496b68ef8 09:01:17 ---> 1ecbb75d0c75 09:01:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:18 ---> ce7f7eb3d847 09:01:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:01:18 ---> be4d0ca5697f 09:01:18 Step 18/22 : ENTRYPOINT ["/core-data"] 09:01:19 ---> 1fa13c6ba9a9 09:01:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:01:19 ---> Running in 422f2303efec 09:01:20 ---> b11410ad4e83 09:01:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:01:20 Removing intermediate container 422f2303efec 09:01:20 ---> 040a494987c7 09:01:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:20 ---> Running in f291006a0908 09:01:22 Removing intermediate container f291006a0908 09:01:22 ---> 4ed442fe121f 09:01:22 Step 20/22 : LABEL arch=arm64 09:01:22 ---> Running in b8e369d7d86b 09:01:22 ---> 91602c9912be 09:01:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:01:23 ---> 4647d8584aae 09:01:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:01:23 ---> Running in f0b4934bfae5 09:01:23 Removing intermediate container b8e369d7d86b 09:01:23 ---> 004223e74193 09:01:23 Step 21/22 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 09:01:23 ---> Running in a12d8eabcebf 09:01:24 Removing intermediate container f0b4934bfae5 09:01:24 ---> beb07b94a8c9 09:01:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:25 ---> Running in 0148bdd80247 09:01:25 Removing intermediate container a12d8eabcebf 09:01:25 ---> baad61b45293 09:01:25 Step 22/22 : LABEL version=0.0.0 09:01:25 ---> b2ac598bd809 09:01:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:01:25 ---> Running in f24c7c0d0db0 09:01:26 Removing intermediate container 0148bdd80247 09:01:26 ---> 40b97be69ed0 09:01:26 Step 22/24 : LABEL arch=arm64 09:01:26 ---> Running in 741d6068d669 09:01:27 Removing intermediate container f24c7c0d0db0 09:01:27 ---> 85f003ae46e3 09:01:27 09:01:27 Removing intermediate container 741d6068d669 09:01:27 ---> 03c083d0c853 09:01:27 Step 23/24 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 09:01:27 ---> b17bd32b669f 09:01:27 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:27 ---> Running in c0110aa7b134 09:01:28 ---> Running in 93f2fab129a3 09:01:29 Successfully built 85f003ae46e3 09:01:29 Successfully tagged core-data-arm64:latest 09:01:29  Building core-data ... done Building security-spire-server 09:01:29 Removing intermediate container c0110aa7b134 09:01:29 ---> e9989a2c8193 09:01:29 Step 24/24 : LABEL version=0.0.0 09:01:29 ---> Running in 99f8f0df6b18 09:01:31 Removing intermediate container 99f8f0df6b18 09:01:31 ---> c9e7b2cb3d8e 09:01:31 09:01:32 Successfully built c9e7b2cb3d8e 09:01:32 Successfully tagged core-metadata-arm64:latest 09:01:32 Building security-spire-config 09:01:33  Building core-metadata ... done Removing intermediate container 93f2fab129a3 09:01:33 ---> 9f40839e9c04 09:01:33 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:01:33 ---> Running in 5afc44ae2bb3 09:01:34 Removing intermediate container 5afc44ae2bb3 09:01:34 ---> 8aa1b639f487 09:01:34 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:01:34 ---> Running in dbd19f4fd2cd 09:01:35 Removing intermediate container dbd19f4fd2cd 09:01:35 ---> 07305e5ab722 09:01:35 Step 20/22 : LABEL arch=arm64 09:01:35 ---> Running in 31fb229a3bb1 09:01:36 Removing intermediate container 31fb229a3bb1 09:01:36 ---> df76b8e84d58 09:01:36 Step 21/22 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 09:01:37 ---> Running in ce8da832a87b 09:01:38 Removing intermediate container ce8da832a87b 09:01:38 ---> f5a457e04f7a 09:01:38 Step 22/22 : LABEL version=0.0.0 09:01:38 ---> Running in 568c220b58a9 09:01:39 Removing intermediate container 568c220b58a9 09:01:39 ---> 6531639bded7 09:01:39 09:01:39 Successfully built 6531639bded7 09:01:39 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:01:39 Building security-bootstrapper 09:01:39  Building core-common-config-bootstrapper ... done Building security-proxy-setup 09:02:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:02:06 ---> 57b07c3bb302 09:02:06 Step 3/24 : WORKDIR /edgex-go 09:02:06 ---> Using cache 09:02:06 ---> 9ffa58f3c282 09:02:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:02:06 ---> Using cache 09:02:06 ---> 17ab28ae053f 09:02:06 Step 5/24 : COPY go.mod vendor* ./ 09:02:06 ---> Using cache 09:02:06 ---> 4586f4560ba1 09:02:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:06 ---> Using cache 09:02:06 ---> cbe74c798afb 09:02:06 Step 7/24 : COPY . . 09:02:06 ---> Using cache 09:02:06 ---> d6abf827218d 09:02:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:02:06 ---> Using cache 09:02:06 ---> 1a7e0c6ae65b 09:02:06 Step 9/24 : WORKDIR /edgex-go/spire-build 09:02:06 ---> Using cache 09:02:06 ---> 8cb896dba37c 09:02:06 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 09:02:06 ---> Using cache 09:02:06 ---> e1a2bca3f0d8 09:02:06 Step 11/24 : WORKDIR /edgex-go 09:02:06 ---> Using cache 09:02:06 ---> 9bc9f5671e84 09:02:06 09:02:06 Step 12/24 : FROM alpine:3.15 09:02:06 ---> 354640af7b1b 09:02:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:06 ---> Using cache 09:02:06 ---> 144e4cd11564 09:02:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:02:08 ---> Running in dbc40f34871a 09:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:12 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:02:12 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:02:12 OK: 15734 distinct packages available 09:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:14 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:02:14 ---> 57b07c3bb302 09:02:14 Step 3/32 : WORKDIR /edgex-go 09:02:14 ---> Using cache 09:02:14 ---> 9ffa58f3c282 09:02:14 Step 4/32 : RUN apk add --update --no-cache make git 09:02:14 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:02:14 ---> 57b07c3bb302 09:02:14 Step 3/21 : WORKDIR /edgex-go 09:02:14 ---> Using cache 09:02:14 ---> 9ffa58f3c282 09:02:14 Step 4/21 : RUN apk add --update --no-cache make git 09:02:14 (1/4) Installing dumb-init (1.2.5-r1) 09:02:15 (2/4) Installing musl-obstack (1.2.3-r0) 09:02:15 (3/4) Installing libucontext (1.1-r0) 09:02:15 (4/4) Installing gcompat (1.0.0-r4) 09:02:15 ---> Running in b1ca4e30a4ab 09:02:15 ---> Running in 20f12b74491e 09:02:15 Executing busybox-1.34.1-r7.trigger 09:02:15 OK: 6 MiB in 18 packages 09:02:17 Removing intermediate container dbc40f34871a 09:02:17 ---> f156c0e323b9 09:02:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:17 Removing intermediate container ec2cdb5c7f0e 09:02:17 ---> e93d9b700601 09:02:17 Step 8/22 : COPY . . 09:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:20 OK: 221 MiB in 51 packages 09:02:20 OK: 221 MiB in 51 packages 09:02:24 Removing intermediate container 20f12b74491e 09:02:24 ---> d5652f616403 09:02:24 Step 5/32 : COPY go.mod vendor* ./ 09:02:24 Removing intermediate container b1ca4e30a4ab 09:02:24 ---> f2b406b04e2a 09:02:24 Step 5/21 : COPY go.mod vendor* ./ 09:02:25 ---> 7da4c42e4c18 09:02:25 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 ---> Running in 56b3ce0df887 09:02:25 ---> b8ec447961c6 09:02:25 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:25 ---> Running in 26c03163f9be 09:02:28 ---> b73f848d2344 09:02:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:02:29 ---> 915684bec53d 09:02:29 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:02:29 ---> Running in 4ace27fb874a 09:02:30 Removing intermediate container 4ace27fb874a 09:02:30 ---> 181d4429cda5 09:02:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:02:31 ---> e486459d6171 09:02:31 Step 19/24 : WORKDIR / 09:02:31 ---> Running in 9eee006c2fba 09:02:33 Removing intermediate container 9eee006c2fba 09:02:33 ---> 378239156a3e 09:02:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:33 ---> Running in 77a7220a23b7 09:02:33 Removing intermediate container 77a7220a23b7 09:02:33 ---> 942b1a80804c 09:02:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:34 ---> Running in a755e20da1da 09:02:35 Removing intermediate container a755e20da1da 09:02:35 ---> 92bd5fe1aff4 09:02:35 Step 22/24 : LABEL arch=arm64 09:02:35 ---> Running in 28e17678c4ac 09:02:36 Removing intermediate container 28e17678c4ac 09:02:36 ---> 11e33caba58a 09:02:36 Step 23/24 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 09:02:36 ---> Running in 6adbc63f19dc 09:02:37 Removing intermediate container 6adbc63f19dc 09:02:37 ---> 1e357e69b5a2 09:02:37 Step 24/24 : LABEL version=0.0.0 09:02:37 ---> Running in 53828c8622e9 09:02:38 Removing intermediate container 53828c8622e9 09:02:38 ---> e068b3a2548e 09:02:38 09:02:39 Successfully built e068b3a2548e 09:02:39 Successfully tagged security-spire-config-arm64:latest 09:02:39  Building security-spire-config ... done Building core-command 09:02:39 ---> b7e46e8c24a5 09:02:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:02:39 ---> Running in e9c21843ca48 09:02:43 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:02:51 Removing intermediate container 82a55d7c70a3 09:02:51 ---> a394b5429db7 09:02:51 09:02:51 Step 10/22 : FROM alpine:3.16 09:02:51 ---> 4c81e5bf8899 09:02:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:02:51 ---> Using cache 09:02:51 ---> 130dced633bc 09:02:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:02:51 ---> Using cache 09:02:51 ---> 6560be69c891 09:02:51 Step 13/22 : ENV APP_PORT=59861 09:02:51 ---> Running in 45f66f7b7616 09:02:52 Removing intermediate container 45f66f7b7616 09:02:52 ---> a175f3f12848 09:02:52 Step 14/22 : EXPOSE $APP_PORT 09:02:52 ---> Running in 20345f6e1f87 09:02:53 Removing intermediate container 20345f6e1f87 09:02:53 ---> b02b22332a6a 09:02:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:54 ---> 97ac5a7be480 09:02:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:02:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:59 ---> 57b07c3bb302 09:02:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:59 ---> Using cache 09:02:59 ---> 507ef3c884e9 09:02:59 Step 4/23 : WORKDIR /edgex-go 09:02:59 ---> Using cache 09:02:59 ---> ef7c34899fca 09:02:59 Step 5/23 : RUN apk add --update --no-cache make git 09:02:59 ---> Using cache 09:02:59 ---> eaf160e9f5a4 09:02:59 Step 6/23 : COPY go.mod vendor* ./ 09:02:59 ---> Using cache 09:02:59 ---> 14ab7ff32fac 09:02:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:59 ---> Using cache 09:02:59 ---> a602ceb4731e 09:02:59 Step 8/23 : COPY . . 09:02:59 ---> Using cache 09:02:59 ---> 8eba6ca313e1 09:02:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:02:59 ---> 1eb875a5c9a4 09:02:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> Running in 111ae1ee65eb 09:02:59 09:03:00 ---> 1b0bfe47299a 09:03:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:03:01 ---> Running in 824534277dbc 09:03:02 Removing intermediate container 824534277dbc 09:03:02 ---> d05be1008aca 09:03:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:02 ---> Running in 14c6469442fa 09:03:02 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:03:03 Removing intermediate container 14c6469442fa 09:03:03 ---> 2aba5d55c371 09:03:03 Step 20/22 : LABEL arch=arm64 09:03:03 ---> Running in 47b4e1e9c158 09:03:03 Removing intermediate container 47b4e1e9c158 09:03:03 ---> ff7e95d6a709 09:03:03 Step 21/22 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 09:03:03 ---> Running in 352d5f704bbb 09:03:04 Removing intermediate container 352d5f704bbb 09:03:04 ---> 24b5a6ff069a 09:03:04 Step 22/22 : LABEL version=0.0.0 09:03:04 ---> Running in 0383f9e4daef 09:03:05 Removing intermediate container 0383f9e4daef 09:03:05 ---> ea64940646db 09:03:05 09:03:05 Successfully built ea64940646db 09:03:05 Successfully tagged support-scheduler-arm64:latest 09:03:05  Building support-scheduler ... done Building security-spiffe-token-provider 09:03:32 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:32 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:03:32 ---> 57b07c3bb302 09:03:32 Step 3/19 : WORKDIR /edgex-go 09:03:32 ---> Using cache 09:03:32 ---> 9ffa58f3c282 09:03:32 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:03:32 ---> Running in f3eb0b5ce2e0 09:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:33 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:03:33 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:03:33 OK: 16903 distinct packages available 09:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:36 OK: 221 MiB in 51 packages 09:03:39 Removing intermediate container f3eb0b5ce2e0 09:03:39 ---> 4edcc8069459 09:03:39 Step 5/19 : COPY go.mod vendor* ./ 09:03:41 ---> 2718ec10996c 09:03:41 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:41 ---> Running in a420873f7046 09:04:38 Removing intermediate container 56b3ce0df887 09:04:38 ---> c2b915499d1c 09:04:38 Step 7/32 : COPY . . 09:04:38 Removing intermediate container 26c03163f9be 09:04:38 ---> 1f92f8d3969f 09:04:38 Step 7/21 : COPY . . 09:04:56 ---> be61e389f3bf 09:04:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:04:56 ---> Running in 560f0e363f57 09:04:57 ---> 6133a0019589 09:04:57 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:04:57 ---> Running in ee0c21e5367d 09:04:59 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 09:05: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:05:33 Removing intermediate container a420873f7046 09:05:33 ---> c8b1a096b646 09:05:33 Step 7/19 : COPY . . 09:05:48 ---> cd627e17b5da 09:05:48 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:48 ---> Running in 44526177a976 09:05:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:11:11 Removing intermediate container 111ae1ee65eb 09:11:11 ---> 42e5be88c596 09:11:11 09:11:11 Step 10/23 : FROM alpine:3.16 09:11:11 ---> 4c81e5bf8899 09:11:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:11:11 ---> Using cache 09:11:11 ---> 130dced633bc 09:11:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:11:11 ---> Using cache 09:11:11 ---> 6560be69c891 09:11:11 Step 13/23 : ENV APP_PORT=59882 09:11:11 ---> Running in 595982c86b3b 09:11:11 Removing intermediate container 595982c86b3b 09:11:11 ---> 9b367ca0cbfe 09:11:11 Step 14/23 : EXPOSE $APP_PORT 09:11:11 ---> Running in 450f1ce562ff 09:11:11 Removing intermediate container 450f1ce562ff 09:11:11 ---> 4553e5acc56e 09:11:11 Step 15/23 : WORKDIR / 09:11:11 ---> Running in aff9362ee69d 09:11:11 Removing intermediate container aff9362ee69d 09:11:11 ---> 0efcb1ffae34 09:11:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:11 ---> b1c5a48fd0ba 09:11:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:11:11 ---> a000c0384297 09:11:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:11:11 ---> dd643b5410e5 09:11:11 Step 19/23 : ENTRYPOINT ["/core-command"] 09:11:11 ---> Running in b1e0224df418 09:11:11 Removing intermediate container b1e0224df418 09:11:11 ---> 4c8c3fcc7b25 09:11:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:11 ---> Running in 2f3b149d119a 09:11:11 Removing intermediate container 2f3b149d119a 09:11:11 ---> 05bda4c64d17 09:11:11 Step 21/23 : LABEL arch=arm64 09:11:11 ---> Running in 18b1f79331ed 09:11:12 Removing intermediate container 18b1f79331ed 09:11:12 ---> 390d1662a141 09:11:12 Step 22/23 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 09:11:12 ---> Running in e809d6a5056d 09:11:13 Removing intermediate container e809d6a5056d 09:11:13 ---> 00efcac937b7 09:11:13 Step 23/23 : LABEL version=0.0.0 09:11:13 ---> Running in 39597dff9456 09:11:14 Removing intermediate container 39597dff9456 09:11:14 ---> 0862d0e2ce21 09:11:14 09:11:14 Successfully built 0862d0e2ce21 09:11:14 Successfully tagged core-command-arm64:latest 09:12:01  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:12:28 Removing intermediate container ee0c21e5367d 09:12:28 ---> 5b533e497367 09:12:28 09:12:28 Step 9/21 : FROM alpine:3.16 09:12:28 ---> 4c81e5bf8899 09:12:28 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:12:28 ---> Running in 5f6914e56077 09:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:28 (1/6) Installing ca-certificates (20220614-r0) 09:12:28 (2/6) Installing brotli-libs (1.0.9-r6) 09:12:28 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:12:28 (4/6) Installing libcurl (7.83.1-r6) 09:12:28 (5/6) Installing curl (7.83.1-r6) 09:12:28 (6/6) Installing dumb-init (1.2.5-r1) 09:12:28 Executing busybox-1.35.0-r17.trigger 09:12:28 Executing ca-certificates-20220614-r0.trigger 09:12:28 OK: 8 MiB in 20 packages 09:12:31 Removing intermediate container 5f6914e56077 09:12:31 ---> a5cd059ee5e2 09:12:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:12:31 ---> Running in f0302f3c97ac 09:12:32 Removing intermediate container f0302f3c97ac 09:12:32 ---> 0faed7c70d7d 09:12:32 Step 12/21 : WORKDIR /edgex 09:12:33 ---> Running in b2cc7dd2e7dc 09:12:33 Removing intermediate container b2cc7dd2e7dc 09:12:33 ---> 444d87027aab 09:12:33 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:12:35 ---> 52788035324a 09:12:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:12:38 ---> ee5777de6176 09:12:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:12:40 ---> 5237e26446aa 09:12:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:12:40 Removing intermediate container 560f0e363f57 09:12:40 ---> 9c5f4fe88c80 09:12:40 09:12:40 Step 9/32 : FROM alpine:3.16 09:12:40 ---> 4c81e5bf8899 09:12:40 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:40 ---> Running in 7fce3a098690 09:12:41 Removing intermediate container 7fce3a098690 09:12:41 ---> 37ca08592d95 09:12:41 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:12:41 ---> Running in 7195aed65e19 09:12:41 ---> a0b872416ce3 09:12:41 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:41 ---> Running in 3dc8c1e65f88 09:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:45 Removing intermediate container 3dc8c1e65f88 09:12:45 ---> 8919830b2531 09:12:45 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:12:45 ---> Running in 0aa5f9b81b41 09:12:46 (1/2) Installing dumb-init (1.2.5-r1) 09:12:46 (2/2) Installing su-exec (0.2-r1) 09:12:46 Executing busybox-1.35.0-r17.trigger 09:12:46 OK: 5 MiB in 16 packages 09:12:46 Removing intermediate container 0aa5f9b81b41 09:12:46 ---> 2960ad9e86df 09:12:46 Step 19/21 : LABEL arch=arm64 09:12:46 ---> Running in b731af48d0ca 09:12:47 Removing intermediate container b731af48d0ca 09:12:47 ---> 59a4f5cc49d1 09:12:47 Step 20/21 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 09:12:47 ---> Running in e39aeb50cdd0 09:12:48 Removing intermediate container 7195aed65e19 09:12:48 ---> 05817bb979ad 09:12:48 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:12:48 Removing intermediate container e39aeb50cdd0 09:12:48 ---> 634c8f3ed6d2 09:12:48 Step 21/21 : LABEL version=0.0.0 09:12:48 ---> Running in 4cd1218006a3 09:12:48 ---> Running in c0470a8110c3 09:12:49 Removing intermediate container 4cd1218006a3 09:12:49 ---> 4b1fb8cfb239 09:12:49 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:12:49 ---> Running in 83f69fece981 09:12:49 Removing intermediate container c0470a8110c3 09:12:49 ---> 379750f30c61 09:12:49 09:12:50 Removing intermediate container 83f69fece981 09:12:50 ---> a866a5f5baab 09:12:50 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:12:50 Successfully built 379750f30c61 09:12:50 ---> Running in a4c47ff5d8cd 09:12:50 Successfully tagged security-proxy-setup-arm64:latest 09:12:50  Building security-proxy-setup ... done Removing intermediate container a4c47ff5d8cd 09:12:50 ---> 44ab689deb5a 09:12:50 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:12:50 ---> Running in c1ab09e593fa 09:12:51 Removing intermediate container c1ab09e593fa 09:12:51 ---> 631c04292616 09:12:51 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:12:51 ---> Running in 10a8273ba9fa 09:12:54 Removing intermediate container 10a8273ba9fa 09:12:54 ---> c3a06e9470c1 09:12:54 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:12:55 ---> Running in 18b8b03e91fc 09:12:55 Removing intermediate container 18b8b03e91fc 09:12:55 ---> f2709c49b185 09:12:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:12:56 ---> 35b082349bb0 09:12:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:12:57 ---> Running in 071174ef77c2 09:13:00 Removing intermediate container 071174ef77c2 09:13:00 ---> 440d32c8e608 09:13:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:01 ---> 4e500f4b93c3 09:13:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:13:03 ---> 33c72e20bcf5 09:13:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:13:04 ---> cb40ec1cdc58 09:13:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:13:05 ---> 3a9f8fbc157b 09:13:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:13:06 ---> 96dc65eb9040 09:13:06 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:13:07 ---> e8741d567f7b 09:13:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:13:08 ---> 7b2b84a8daff 09:13:08 Step 27/32 : RUN chmod +x /entrypoint.sh 09:13:08 ---> Running in c61468fd4a51 09:13:12 Removing intermediate container c61468fd4a51 09:13:12 ---> 838c28c63184 09:13:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:13:12 ---> Running in a9050ffbe0d0 09:13:12 Removing intermediate container a9050ffbe0d0 09:13:12 ---> 9dfbdc15bf57 09:13:12 Step 29/32 : CMD ["gate"] 09:13:12 ---> Running in bfeb3bf0195b 09:13:13 Removing intermediate container bfeb3bf0195b 09:13:13 ---> f2a956dc3688 09:13:13 Step 30/32 : LABEL arch=arm64 09:13:13 ---> Running in dc6b00cb5826 09:13:14 Removing intermediate container dc6b00cb5826 09:13:14 ---> b7122a365d88 09:13:14 Step 31/32 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 09:13:14 ---> Running in 28c32363597b 09:13:14 Removing intermediate container 28c32363597b 09:13:14 ---> 1146c35bb3e3 09:13:14 Step 32/32 : LABEL version=0.0.0 09:13:15 ---> Running in c33e80b1a2e1 09:13:15 Removing intermediate container c33e80b1a2e1 09:13:15 ---> 7279f624c6ff 09:13:15 09:13:15 Successfully built 7279f624c6ff 09:13:15 Successfully tagged security-bootstrapper-arm64:latest 09:13:37  Building security-bootstrapper ... done Removing intermediate container e9c21843ca48 09:13:37 ---> 61c1e1054e0f 09:13:37 09:13:37 Step 10/22 : FROM alpine:3.16 09:13:37 ---> 4c81e5bf8899 09:13:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:13:37 ---> Running in e7b0a79b2664 09:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:13:38 (1/2) Installing ca-certificates (20220614-r0) 09:13:39 (2/2) Installing dumb-init (1.2.5-r1) 09:13:39 Executing busybox-1.35.0-r17.trigger 09:13:39 Executing ca-certificates-20220614-r0.trigger 09:13:39 OK: 6 MiB in 16 packages 09:13:41 Removing intermediate container e7b0a79b2664 09:13:41 ---> 2b66f28dda00 09:13:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:13:41 ---> Running in b057db63c897 09:13:41 Removing intermediate container b057db63c897 09:13:41 ---> cd8dd58a88c3 09:13:41 Step 13/22 : ENV APP_PORT=59860 09:13:41 ---> Running in c098fd5bef04 09:13:41 Removing intermediate container c098fd5bef04 09:13:41 ---> 3c38a4c16811 09:13:41 Step 14/22 : EXPOSE $APP_PORT 09:13:42 ---> Running in 587533165fa8 09:13:42 Removing intermediate container 587533165fa8 09:13:42 ---> 25db5fb9fc11 09:13:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:43 ---> 7963af97da8c 09:13:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:45 ---> c7c58a8292a7 09:13:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:13:45 ---> 171d5931021b 09:13:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:13:45 ---> Running in 7f705ef29805 09:13:45 Removing intermediate container 7f705ef29805 09:13:45 ---> 2285df9c7875 09:13:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:45 ---> Running in 0ab37f94d0c9 09:13:46 Removing intermediate container 0ab37f94d0c9 09:13:46 ---> 59e43b385cc9 09:13:46 Step 20/22 : LABEL arch=arm64 09:13:46 ---> Running in 44de49fb90dc 09:13:46 Removing intermediate container 44de49fb90dc 09:13:46 ---> 995a73746522 09:13:46 Step 21/22 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 09:13:47 ---> Running in b6ec27d9363a 09:13:47 Removing intermediate container b6ec27d9363a 09:13:47 ---> 749ee575a47e 09:13:47 Step 22/22 : LABEL version=0.0.0 09:13:47 ---> Running in 1bd0fa5c9a99 09:13:47 Removing intermediate container 1bd0fa5c9a99 09:13:47 ---> beb523d5d347 09:13:47 09:13:48 Successfully built beb523d5d347 09:13:48 Successfully tagged support-notifications-arm64:latest 09:13:58  Building support-notifications ... done Removing intermediate container 44526177a976 09:13:58 ---> 36101e83bb02 09:13:58 09:13:58 Step 9/19 : FROM alpine:3.15 09:13:58 ---> 354640af7b1b 09:13:58 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:13:58 ---> Using cache 09:13:58 ---> 144e4cd11564 09:13:58 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:13:58 ---> Running in 1e534783819e 09:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:14:00 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:14:00 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:14:00 OK: 15734 distinct packages available 09:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:14:01 (1/9) Installing ca-certificates (20220614-r0) 09:14:01 (2/9) Installing brotli-libs (1.0.9-r5) 09:14:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:14:01 (4/9) Installing libcurl (7.80.0-r6) 09:14:01 (5/9) Installing curl (7.80.0-r6) 09:14:01 (6/9) Installing dumb-init (1.2.5-r1) 09:14:01 (7/9) Installing musl-obstack (1.2.3-r0) 09:14:01 (8/9) Installing libucontext (1.1-r0) 09:14:01 (9/9) Installing gcompat (1.0.0-r4) 09:14:01 Executing busybox-1.34.1-r7.trigger 09:14:01 Executing ca-certificates-20220614-r0.trigger 09:14:01 OK: 8 MiB in 23 packages 09:14:05 Removing intermediate container 1e534783819e 09:14:05 ---> f6977e6adbc9 09:14:05 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:05 ---> 1fb0c34860b7 09:14:05 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:07 ---> 820c1f51f84a 09:14:07 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:14:07 ---> 075f6e71cfe2 09:14:07 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:14:07 ---> Running in 4fc5d82cf77a 09:14:08 Removing intermediate container 4fc5d82cf77a 09:14:08 ---> 822ce162b975 09:14:08 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:08 ---> Running in de0c4ac51937 09:14:08 Removing intermediate container de0c4ac51937 09:14:08 ---> 0142679426e7 09:14:08 Step 17/19 : LABEL arch=arm64 09:14:08 ---> Running in 2ae419a84dcd 09:14:08 Removing intermediate container 2ae419a84dcd 09:14:08 ---> a6b35761598d 09:14:08 Step 18/19 : LABEL git_sha=e41d428e937b87966dc3ab4200a7e15381a63182 09:14:08 ---> Running in 1c4565e538f6 09:14:09 Removing intermediate container 1c4565e538f6 09:14:09 ---> 4fce286bc1b0 09:14:09 Step 19/19 : LABEL version=0.0.0 09:14:09 ---> Running in 2b317179db57 09:14:09 Removing intermediate container 2b317179db57 09:14:09 ---> d8976b080e70 09:14:09 09:14:10 Successfully built d8976b080e70 09:14:10 Successfully tagged security-spiffe-token-provider-arm64:latest 09:14:10  Building security-spiffe-token-provider ... done  09:14:10 ERROR: for security-spire-server UnixHTTPConnectionPool(host='localhost', port=None): Pool is closed. 09:14:10 Couldn't connect to Docker daemon at http+docker://localhost - is it running? 09:14:10 09:14:10 If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. [Pipeline] } 09:14:10 $ docker stop --time=1 c21d3b973024d9b9e4d98a41157cb510c8e5996cf4191e21a7fe3a41d4207ad9 09:14:12 $ docker rm -f --volumes c21d3b973024d9b9e4d98a41157cb510c8e5996cf4191e21a7fe3a41d4207ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:13 09:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:13 arm64: Pulling from edgex-lftools-log-publisher 09:14:13 8998bd30e6a1: Pulling fs layer 09:14:13 04944245beec: Pulling fs layer 09:14:13 699f458cf7ca: Pulling fs layer 09:14:13 765212b225bb: Pulling fs layer 09:14:13 f23df028b6ca: Pulling fs layer 09:14:13 d65c8cfc05b1: Pulling fs layer 09:14:13 2437ff75d9bd: Pulling fs layer 09:14:13 765212b225bb: Waiting 09:14:13 d65c8cfc05b1: Waiting 09:14:13 2437ff75d9bd: Waiting 09:14:13 f23df028b6ca: Waiting 09:14:13 04944245beec: Verifying Checksum 09:14:13 04944245beec: Download complete 09:14:13 765212b225bb: Verifying Checksum 09:14:13 765212b225bb: Download complete 09:14:13 f23df028b6ca: Verifying Checksum 09:14:13 f23df028b6ca: Download complete 09:14:13 d65c8cfc05b1: Verifying Checksum 09:14:13 d65c8cfc05b1: Download complete 09:14:13 699f458cf7ca: Verifying Checksum 09:14:13 699f458cf7ca: Download complete 09:14:14 8998bd30e6a1: Verifying Checksum 09:14:14 8998bd30e6a1: Download complete 09:14:16 2437ff75d9bd: Verifying Checksum 09:14:16 2437ff75d9bd: Download complete 09:14:18 8998bd30e6a1: Pull complete 09:14:19 04944245beec: Pull complete 09:14:20 699f458cf7ca: Pull complete 09:14:20 765212b225bb: Pull complete 09:14:21 f23df028b6ca: Pull complete 09:14:21 d65c8cfc05b1: Pull complete 09:14:36 2437ff75d9bd: Pull complete 09:14:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:36 prd-ubuntu20.04-docker-arm64-4c-16g-6834 does not seem to be running inside a container 09:14:36 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:39 $ docker top 3dbb54c3c41a64a48936d5ca79c77b5c72e2eaaee300e3041fca8310ab71025b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:40 ---> job-cost.sh 09:14:40 lf-activate-venv: SKIPPING 09:14:40 INFO: No Stack... 09:14:41 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:41 INFO: Archiving Costs [Pipeline] sh 09:14:42 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:14:42 + cut -d, -f6 [Pipeline] lock 09:14:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4372-2-stack-cost] 09:14:42 Resource [jenkins-edgexfoundry-edgex-go-PR-4372-2-stack-cost] did not exist. Created. 09:14:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4372-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:43 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:43 Stashed 1 file(s) [Pipeline] } 09:14:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4372-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:43 $ docker stop --time=1 3dbb54c3c41a64a48936d5ca79c77b5c72e2eaaee300e3041fca8310ab71025b 09:14:44 $ docker rm -f --volumes 3dbb54c3c41a64a48936d5ca79c77b5c72e2eaaee300e3041fca8310ab71025b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:14:45 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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:14:45 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:14:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:46 ---> package-listing.sh 09:14:46 ++ facter osfamily 09:14:46 ++ tr '[:upper:]' '[:lower:]' 09:14:47 + OS_FAMILY=debian 09:14:47 + workspace=/w/workspace/edgex-go/2 09:14:47 + START_PACKAGES=/tmp/packages_start.txt 09:14:47 + END_PACKAGES=/tmp/packages_end.txt 09:14:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:47 + PACKAGES=/tmp/packages_start.txt 09:14:47 + '[' /w/workspace/edgex-go/2 ']' 09:14:47 + PACKAGES=/tmp/packages_end.txt 09:14:47 + case "${OS_FAMILY}" in 09:14:47 + dpkg -l 09:14:47 + grep '^ii' 09:14:47 + '[' -f /tmp/packages_start.txt ']' 09:14:47 + '[' -f /tmp/packages_end.txt ']' 09:14:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:47 + '[' /w/workspace/edgex-go/2 ']' 09:14:47 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:14:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:14:47 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:14:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:48 09:14:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:48 latest: Pulling from edgex-lftools-log-publisher 09:14:48 5eb5b503b376: Pulling fs layer 09:14:48 5c69ac0246d0: Pulling fs layer 09:14:48 ec43610c2a17: Pulling fs layer 09:14:48 3a2ae6a8a46f: Pulling fs layer 09:14:48 33b1e0a273af: Pulling fs layer 09:14:48 5d3b04190fa2: Pulling fs layer 09:14:48 2f39f015ded8: Pulling fs layer 09:14:48 5d3b04190fa2: Waiting 09:14:48 33b1e0a273af: Waiting 09:14:48 2f39f015ded8: Waiting 09:14:48 5c69ac0246d0: Verifying Checksum 09:14:48 5c69ac0246d0: Download complete 09:14:48 3a2ae6a8a46f: Verifying Checksum 09:14:48 3a2ae6a8a46f: Download complete 09:14:48 33b1e0a273af: Download complete 09:14:48 ec43610c2a17: Verifying Checksum 09:14:48 ec43610c2a17: Download complete 09:14:48 5d3b04190fa2: Verifying Checksum 09:14:48 5d3b04190fa2: Download complete 09:14:48 5eb5b503b376: Verifying Checksum 09:14:48 5eb5b503b376: Download complete 09:14:49 2f39f015ded8: Download complete 09:14:49 5eb5b503b376: Pull complete 09:14:50 5c69ac0246d0: Pull complete 09:14:50 ec43610c2a17: Pull complete 09:14:50 3a2ae6a8a46f: Pull complete 09:14:50 33b1e0a273af: Pull complete 09:14:50 5d3b04190fa2: Pull complete 09:14:54 2f39f015ded8: Pull complete 09:14:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:54 prd-ubuntu20.04-docker-8c-8g-6830 does not seem to be running inside a container 09:14:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:14:56 $ docker top cf9aab582c06beb27fb4bf53d0abdc1aa63b8335f4b4f10de9ae1719d039be6a -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:14:57 + mkdir -p /var/log/sysstat [Pipeline] sh 09:14:57 + ls /var/log/sa-host 09:14:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:57 provisioning config files... 09:14:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config14178484605793759497tmp [Pipeline] { [Pipeline] echo 09:14:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:14:58 ---> create-netrc.sh [Pipeline] } 09:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:14:58 ---> python-tools-install.sh [Pipeline] echo 09:14:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:14:58 ---> sudo-logs.sh 09:14:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:14:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:14:59 ---> job-cost.sh 09:14:59 lf-activate-venv: SKIPPING 09:14:59 DEBUG: total: 0.10999999940395355 09:14:59 INFO: Retrieving Stack Cost... 09:14:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:00 INFO: Archiving Costs [Pipeline] echo 09:15:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:00 ---> logs-deploy.sh 09:15:00 lf-activate-venv: SKIPPING 09:15:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4372/2 09:15:00 INFO: archiving workspace using pattern(s): 09:15:01 Archives upload complete. 09:15:01 INFO: archiving logs to Nexus