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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+653358d857e781e74493cff8b445370370ffe60f (7bec1e8b52409feb3c5cfe0d1dd93a34aac49459) 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-ssh15646756489845371441.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-ssh12680119620616189177.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-4339/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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13561982509719589537.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-ssh2474050515119896089.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-4339/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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15670620338396477115.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6432 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 4d1311a1f04337ffd4897e2c5604af956630835e Checking out Revision 4d1311a1f04337ffd4897e2c5604af956630835e (PR-4339) > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 653358d857e781e74493cff8b445370370ffe60f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d1311a1f04337ffd4897e2c5604af956630835e # timeout=10 Commit message: "Merge commit '653358d857e781e74493cff8b445370370ffe60f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:44 ========================================================= 08:30:44 EdgeX Global Pipelines Version Info 08:30:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:45 ------------------- 08:30:45 stable info: 08:30:45 ------------------- 08:30:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:45 Message: update stable to v1.0.244 08:30:45 ------------------- 08:30:45 experimental info: 08:30:45 ------------------- 08:30:45 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:45 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d1311a1f04337ffd4897e2c5604af956630835e [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d1311a [Pipeline] echo 08:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:46 provisioning config files... 08:30:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config11131475429915066810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:46 ---> docker-login.sh 08:30:46 nexus3.edgexfoundry.org:10001 08:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:46 Configure a credential helper to remove this warning. See 08:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:46 08:30:46 Login Succeeded 08:30:46 nexus3.edgexfoundry.org:10002 08:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:46 Configure a credential helper to remove this warning. See 08:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:46 08:30:46 Login Succeeded 08:30:46 nexus3.edgexfoundry.org:10003 08:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:47 Configure a credential helper to remove this warning. See 08:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:47 08:30:47 Login Succeeded 08:30:47 nexus3.edgexfoundry.org:10004 08:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:47 Configure a credential helper to remove this warning. See 08:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:47 08:30:47 Login Succeeded 08:30:47 docker.io 08:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:47 Configure a credential helper to remove this warning. See 08:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:47 08:30:47 Login Succeeded 08:30:47 ---> docker-login.sh ends [Pipeline] } 08:30:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:47 + 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:47 + cut -d/ -f2 08:30:47 + dirname cmd/core-command/Dockerfile 08:30:47 + echo core-command,cmd/core-command/Dockerfile 08:30:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:47 + cut -d/ -f2 08:30:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:47 + + dirname cmd/core-data/Dockerfile 08:30:47 cut -d/ -f2 08:30:47 + echo core-data,cmd/core-data/Dockerfile 08:30:47 + cut -d/ -f2 08:30:47 + dirname cmd/core-metadata/Dockerfile 08:30:47 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:47 + dirname cmd/security-bootstrapper/Dockerfile 08:30:47 + cut -d/ -f2 08:30:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:47 + dirname cmd/security-proxy-setup/Dockerfile 08:30:47 + cut -d/ -f2 08:30:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:47 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:47 + cut -d/ -f2 08:30:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:47 + cut -d/ -f2 08:30:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:47 + dirname cmd/security-spire-agent/Dockerfile 08:30:47 + cut -d/ -f2 08:30:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:47 + cut -d/+ -f2 08:30:47 dirname cmd/security-spire-config/Dockerfile 08:30:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:47 + dirname cmd/security-spire-server/Dockerfile 08:30:47 + cut -d/ -f2 08:30:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:47 + dirname cmd/support-notifications/Dockerfile 08:30:47 + cut -d/ -f2 08:30:47 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:47 + dirname cmd/support-scheduler/Dockerfile 08:30:47 + cut -d/ -f2 08:30:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:47 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:48 + git rev-list -1 --merges 4d1311a1f04337ffd4897e2c5604af956630835e~1..4d1311a1f04337ffd4897e2c5604af956630835e [Pipeline] echo 08:30:48 -----------> git rev-list -1 --merges 4d1311a1f04337ffd4897e2c5604af956630835e~1..4d1311a1f04337ffd4897e2c5604af956630835e 4d1311a1f04337ffd4897e2c5604af956630835e 08:30:48 4d1311a1f04337ffd4897e2c5604af956630835e [false] [Pipeline] sh 08:30:48 + git log --format=format:%s -1 4d1311a1f04337ffd4897e2c5604af956630835e [Pipeline] echo 08:30:48 ========================================================= 08:30:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:48 + grep -v github /etc/ssh/ssh_known_hosts 08:30:48 + [ -e /tmp/ssh_known_hosts ] 08:30:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:48 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:49 08:30:49 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:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:49 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:49 b85a868b505f: Pulling fs layer 08:30:49 e2be974225ed: Pulling fs layer 08:30:49 339a4e72a1f5: Pulling fs layer 08:30:49 988bab9f4d93: Pulling fs layer 08:30:49 1469e6f7b9e6: Pulling fs layer 08:30:49 eaf3925da568: Pulling fs layer 08:30:49 bab4dde63d76: Pulling fs layer 08:30:49 bde34c3a00c8: Pulling fs layer 08:30:49 b352a97aabf1: Pulling fs layer 08:30:49 4872d77fe225: Pulling fs layer 08:30:49 5851b861e8e6: Pulling fs layer 08:30:49 988bab9f4d93: Waiting 08:30:49 1469e6f7b9e6: Waiting 08:30:49 eaf3925da568: Waiting 08:30:49 bab4dde63d76: Waiting 08:30:49 bde34c3a00c8: Waiting 08:30:49 b352a97aabf1: Waiting 08:30:49 4872d77fe225: Waiting 08:30:49 5851b861e8e6: Waiting 08:30:49 e2be974225ed: Download complete 08:30:49 988bab9f4d93: Verifying Checksum 08:30:49 988bab9f4d93: Download complete 08:30:49 1469e6f7b9e6: Verifying Checksum 08:30:49 1469e6f7b9e6: Download complete 08:30:49 eaf3925da568: Verifying Checksum 08:30:49 eaf3925da568: Download complete 08:30:49 339a4e72a1f5: Verifying Checksum 08:30:49 339a4e72a1f5: Download complete 08:30:49 bde34c3a00c8: Verifying Checksum 08:30:49 bde34c3a00c8: Download complete 08:30:49 b352a97aabf1: Download complete 08:30:49 4872d77fe225: Verifying Checksum 08:30:49 4872d77fe225: Download complete 08:30:49 5851b861e8e6: Verifying Checksum 08:30:49 5851b861e8e6: Download complete 08:30:49 b85a868b505f: Verifying Checksum 08:30:49 b85a868b505f: Download complete 08:30:50 bab4dde63d76: Verifying Checksum 08:30:50 bab4dde63d76: Download complete 08:30:51 b85a868b505f: Pull complete 08:30:51 e2be974225ed: Pull complete 08:30:51 339a4e72a1f5: Pull complete 08:30:51 988bab9f4d93: Pull complete 08:30:51 1469e6f7b9e6: Pull complete 08:30:51 eaf3925da568: Pull complete 08:30:53 bab4dde63d76: Pull complete 08:30:53 bde34c3a00c8: Pull complete 08:30:53 b352a97aabf1: Pull complete 08:30:53 4872d77fe225: Pull complete 08:30:53 5851b861e8e6: Pull complete 08:30:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:53 prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container 08:30:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:55 $ docker top a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 -eo pid,comm 08:30:55 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:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:55 [ssh-agent] Looking for ssh-agent implementation... 08:30:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:55 $ docker exec a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 ssh-agent 08:30:55 SSH_AUTH_SOCK=/tmp/ssh-ejFoVLdhZuHY/agent.31 08:30:55 SSH_AGENT_PID=37 08:30:55 Running ssh-add (command line suppressed) 08:30:55 Identity added: /w/workspace/edgex-go/8@tmp/private_key_5206621290379081991.key (/w/workspace/edgex-go/8@tmp/private_key_5206621290379081991.key) 08:30:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:56 + git tag --points-at HEAD [Pipeline] } 08:30:56 $ docker exec --env ******** --env ******** a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 ssh-agent -k 08:30:56 unset SSH_AUTH_SOCK; 08:30:56 unset SSH_AGENT_PID; 08:30:56 echo Agent pid 37 killed; 08:30:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:56 [ssh-agent] Looking for ssh-agent implementation... 08:30:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:56 $ docker exec a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 ssh-agent 08:30:56 SSH_AUTH_SOCK=/tmp/ssh-TTG4ZC4fGtip/agent.69 08:30:56 SSH_AGENT_PID=75 08:30:56 Running ssh-add (command line suppressed) 08:30:56 Identity added: /w/workspace/edgex-go/8@tmp/private_key_8183997828719516082.key (/w/workspace/edgex-go/8@tmp/private_key_8183997828719516082.key) 08:30:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:57 + git semver init 08:30:57 2023-02-17 08:30:57,256 [run_init] DEBUG init version:0.0.0 force:False 08:30:57 2023-02-17 08:30:57,257 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 08:30:57 2023-02-17 08:30:57,257 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 08:30:57 2023-02-17 08:30:57,257 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 08:31:02 2023-02-17 08:31:02,192 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 08:31:02 2023-02-17 08:31:02,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4339 with force:False 08:31:02 2023-02-17 08:31:02,192 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4339 08:31:02 2023-02-17 08:31:02,196 [execute] INFO git cat-file --batch-check 08:31:02 2023-02-17 08:31:02,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 08:31:02 2023-02-17 08:31:02,201 [execute] INFO git cat-file --batch 08:31:02 2023-02-17 08:31:02,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 08:31:02 2023-02-17 08:31:02,206 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4339 08:31:02 0.0.0 [Pipeline] } 08:31:02 $ docker exec --env ******** --env ******** a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 ssh-agent -k 08:31:02 unset SSH_AUTH_SOCK; 08:31:02 unset SSH_AGENT_PID; 08:31:02 echo Agent pid 75 killed; 08:31:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:03 + git semver [Pipeline] } 08:31:03 $ docker stop --time=1 a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 08:31:04 $ docker rm -f --volumes a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:05 Stashed 1 file(s) [Pipeline] echo 08:31:05 [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:31:05 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 08:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:05 ========================================================= 08:31:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:31:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:05 213ec9aee27d: Pulling fs layer 08:31:05 4583459ba037: Pulling fs layer 08:31:05 93c1e223e6f2: Pulling fs layer 08:31:05 53926ce57604: Pulling fs layer 08:31:05 21b2b0c7a3f4: Pulling fs layer 08:31:05 22ff95d597cd: Pulling fs layer 08:31:05 12d6caf4c0d1: Pulling fs layer 08:31:05 96b7cbca73a9: Pulling fs layer 08:31:05 a7acece74701: Pulling fs layer 08:31:05 22ff95d597cd: Waiting 08:31:05 96b7cbca73a9: Waiting 08:31:05 12d6caf4c0d1: Waiting 08:31:05 53926ce57604: Waiting 08:31:05 a7acece74701: Waiting 08:31:05 93c1e223e6f2: Verifying Checksum 08:31:05 93c1e223e6f2: Download complete 08:31:05 4583459ba037: Verifying Checksum 08:31:05 4583459ba037: Download complete 08:31:05 21b2b0c7a3f4: Download complete 08:31:05 22ff95d597cd: Verifying Checksum 08:31:05 22ff95d597cd: Download complete 08:31:06 213ec9aee27d: Download complete 08:31:06 12d6caf4c0d1: Download complete 08:31:06 213ec9aee27d: Pull complete 08:31:06 4583459ba037: Pull complete 08:31:06 93c1e223e6f2: Pull complete 08:31:07 a7acece74701: Verifying Checksum 08:31:07 a7acece74701: Download complete 08:31:07 53926ce57604: Verifying Checksum 08:31:07 53926ce57604: Download complete 08:31:08 96b7cbca73a9: Verifying Checksum 08:31:08 96b7cbca73a9: Download complete 08:31:11 53926ce57604: Pull complete 08:31:11 21b2b0c7a3f4: Pull complete 08:31:11 22ff95d597cd: Pull complete 08:31:11 12d6caf4c0d1: Pull complete 08:31:13 96b7cbca73a9: Pull complete 08:31:14 a7acece74701: Pull complete 08:31:14 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:31:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:14 WORKDIR /edgex 08:31:14 COPY go.mod . 08:31:14 RUN go mod download 08:31:14 + docker build -t ci-base-image-x86_64 -f - . 08:31:15 Sending build context to Docker daemon 170.5MB 08:31:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:15 ---> db6d94c90886 08:31:15 Step 2/4 : WORKDIR /edgex 08:31:17 ---> Running in f0e35473a9ac 08:31:17 Removing intermediate container f0e35473a9ac 08:31:17 ---> b648f079495b 08:31:17 Step 3/4 : COPY go.mod . 08:31:17 ---> f2dc271c9d02 08:31:17 Step 4/4 : RUN go mod download 08:31:17 ---> Running in 72692b849b3c 08:31:20 Still waiting to schedule task 08:31:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6433’ is offline 08:31:27 Removing intermediate container 72692b849b3c 08:31:27 ---> 72b42ba33058 08:31:27 Successfully built 72b42ba33058 08:31:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:27 + docker inspect -f . ci-base-image-x86_64 08:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:27 prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container 08:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 08:31:28 $ docker top 987b635402eb7581057a5c029c469218a09839b01b4866494550da250be46f20 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:28 + go version 08:31:28 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:28 $ docker stop --time=1 987b635402eb7581057a5c029c469218a09839b01b4866494550da250be46f20 08:31:30 $ docker rm -f --volumes 987b635402eb7581057a5c029c469218a09839b01b4866494550da250be46f20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:30 + docker inspect -f . ci-base-image-x86_64 08:31:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:30 prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container 08:31:30 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 08:31:30 $ docker top e8cea6af765992202af38cc589346e941180e5a04e2af2bfab3d78655fd88134 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:30 ========================================================= 08:31:30 [edgeXBuildGoParallel] Running Tests and Build... 08:31:30 ========================================================= [Pipeline] sh 08:31:31 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 08:31:31 + make test 08:31:31 go test -race -coverprofile=coverage.out ./... 08:31:38 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.128s coverage: 98.5% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.152s coverage: 73.7% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.0% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.392s coverage: 88.5% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.9% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.538s coverage: 95.6% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 65.9% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 82.9% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.046s coverage: 94.4% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.357s coverage: 79.9% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 64.4% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.217s coverage: 63.1% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.3% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.0% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:35 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:32:35 go vet ./... 08:32:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:36 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:37 + ls -al . 08:32:37 total 752 08:32:37 drwxrwxr-x 12 1001 1001 4096 Feb 17 08:31 . 08:32:37 drwxr-xr-x 4 root root 4096 Feb 17 08:31 .. 08:32:37 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:30 .blubracket 08:32:37 -rw-rw-r-- 1 1001 1001 16 Feb 17 08:30 .dockerignore 08:32:37 drwxrwxr-x 8 1001 1001 4096 Feb 17 08:32 .git 08:32:37 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:30 .github 08:32:37 -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:30 .gitignore 08:32:37 -rw-rw-r-- 1 1001 1001 42 Feb 17 08:30 .golangci.yml 08:32:37 -rw-rw-r-- 1 1001 1001 87 Feb 17 08:30 .hadolint.yml 08:32:37 drwxr-xr-x 3 1001 1001 4096 Feb 17 08:31 .semver 08:32:37 -rw-rw-r-- 1 1001 1001 166 Feb 17 08:30 .sonarcloud.properties 08:32:37 -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:30 ADOPTERS.md 08:32:37 -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:30 Attribution.txt 08:32:37 -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:30 CHANGELOG.md 08:32:37 -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:30 CONTRIBUTING.md 08:32:37 -rw-rw-r-- 1 1001 1001 677 Feb 17 08:30 GOVERNANCE.md 08:32:37 -rw-rw-r-- 1 1001 1001 883 Feb 17 08:30 Jenkinsfile 08:32:37 -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:30 LICENSE 08:32:37 -rw-rw-r-- 1 1001 1001 13536 Feb 17 08:30 Makefile 08:32:37 -rw-rw-r-- 1 1001 1001 582 Feb 17 08:30 OWNERS.md 08:32:37 -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:30 README.md 08:32:37 -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:30 SECURITY.md 08:32:37 -rw-rw-r-- 1 1001 1001 5 Feb 17 08:31 VERSION 08:32:37 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:30 bin 08:32:37 drwxrwxr-x 17 1001 1001 4096 Feb 17 08:30 cmd 08:32:37 -rw-r--r-- 1 root root 487530 Feb 17 08:32 coverage.out 08:32:37 -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:30 go.mod 08:32:37 -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:30 go.sum 08:32:37 drwxrwxr-x 7 1001 1001 4096 Feb 17 08:30 internal 08:32:37 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:30 openapi 08:32:37 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:30 sbom 08:32:37 drwxrwxr-x 4 1001 1001 4096 Feb 17 08:30 snap 08:32:37 -rw-rw-r-- 1 1001 1001 204 Feb 17 08:30 version.go [Pipeline] sh 08:32:37 + '[' -e coverage.out ] 08:32:37 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:37 Stashed 1 file(s) [Pipeline] sh 08:32:37 + make build 08:32:37 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:50 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:50 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:50 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:51 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:58 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: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:33:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:02 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:33:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:07 $ docker stop --time=1 e8cea6af765992202af38cc589346e941180e5a04e2af2bfab3d78655fd88134 08:33:09 $ docker rm -f --volumes e8cea6af765992202af38cc589346e941180e5a04e2af2bfab3d78655fd88134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:10 08:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:10 latest: Pulling from edgex-devops/edgex-compose 08:33:10 cbdbe7a5bc2a: Pulling fs layer 08:33:10 ca9280d653b3: Pulling fs layer 08:33:10 7e9c9ca2126c: Pulling fs layer 08:33:10 cbdbe7a5bc2a: Verifying Checksum 08:33:10 cbdbe7a5bc2a: Download complete 08:33:10 cbdbe7a5bc2a: Pull complete 08:33:11 ca9280d653b3: Verifying Checksum 08:33:11 ca9280d653b3: Download complete 08:33:11 7e9c9ca2126c: Download complete 08:33:11 ca9280d653b3: Pull complete 08:33:14 7e9c9ca2126c: Pull complete 08:33:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:14 prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container 08:33:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:latest cat 08:33:16 $ docker top 16fcaf60a00ebf67afef86048f4546d6bf51e4b8b51e9d8b83cd37dc9c93d55e -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:16 + grep parallel 08:33:16 + docker-compose build --help 08:33:17 --parallel Build images in parallel. [Pipeline] } 08:33:17 $ docker stop --time=1 16fcaf60a00ebf67afef86048f4546d6bf51e4b8b51e9d8b83cd37dc9c93d55e 08:33:18 $ docker rm -f --volumes 16fcaf60a00ebf67afef86048f4546d6bf51e4b8b51e9d8b83cd37dc9c93d55e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:18 prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container 08:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:19 $ docker top 6173a33c545e191f931f9a3086867959cd9ebdafe2eec16cf1beb0e27af892b6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:19 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:20 Building core-command ... 08:33:20 Building core-common-config-bootstrapper ... 08:33:20 Building core-data ... 08:33:20 Building core-metadata ... 08:33:20 Building security-bootstrapper ... 08:33:20 Building security-proxy-setup ... 08:33:20 Building security-secretstore-setup ... 08:33:20 Building security-spiffe-token-provider ... 08:33:20 Building security-spire-agent ... 08:33:20 Building security-spire-config ... 08:33:20 Building security-spire-server ... 08:33:20 Building support-notifications ... 08:33:20 Building support-scheduler ... 08:33:20 Building security-proxy-setup 08:33:20 Building support-notifications 08:33:20 Building core-common-config-bootstrapper 08:33:20 Building security-spire-server 08:33:20 Building security-spire-agent 08:33:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 72b42ba33058 08:33:32 Step 3/23 : WORKDIR /edgex-go 08:33:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 72b42ba33058 08:33:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:32 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 72b42ba33058 08:33:32 Step 3/21 : WORKDIR /edgex-go 08:33:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 72b42ba33058 08:33:32 Step 3/24 : WORKDIR /edgex-go 08:33:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 72b42ba33058 08:33:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:33 ---> Running in 9114f46cdbdb 08:33:34 ---> Running in 7f52f3b250e9 08:33:34 ---> Running in ddeebdf72285 08:33:34 ---> Running in c38698511176 08:33:34 ---> Running in 22244f988d1a 08:33:34 Removing intermediate container 22244f988d1a 08:33:34 ---> b7dcb78b47f0 08:33:34 Step 4/22 : WORKDIR /edgex-go 08:33:34 Removing intermediate container ddeebdf72285 08:33:34 ---> 0f27bc7f9692 08:33:34 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:33:34 Removing intermediate container 9114f46cdbdb 08:33:34 ---> 543c5950cfd5 08:33:34 Step 4/21 : RUN apk add --update --no-cache make git 08:33:34 Removing intermediate container c38698511176 08:33:34 ---> 39fbf7ff73e3 08:33:34 Step 4/22 : WORKDIR /edgex-go 08:33:34 Removing intermediate container 7f52f3b250e9 08:33:34 ---> 888d9b97c1ed 08:33:34 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:34 ---> Running in fd73d3715b72 08:33:34 ---> Running in fb5210dd37c2 08:33:34 ---> Running in 45a0a03de508 08:33:34 ---> Running in 53f297f4b502 08:33:34 ---> Running in 54c8a82dcd78 08:33:34 Removing intermediate container fd73d3715b72 08:33:34 ---> b0ba5453e32c 08:33:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:34 ---> Running in 10c084c6267f 08:33:34 Removing intermediate container 45a0a03de508 08:33:34 ---> eec28b656504 08:33:34 Step 5/22 : RUN apk add --update --no-cache make git 08:33:34 ---> Running in 9d991f311bb6 08:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:34 OK: 211 MiB in 51 packages 08:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:35 OK: 211 MiB in 51 packages 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:35 OK: 211 MiB in 51 packages 08:33:35 OK: 211 MiB in 51 packages 08:33:35 OK: 211 MiB in 51 packages 08:33:35 Removing intermediate container fb5210dd37c2 08:33:35 ---> a8f2f5b932a4 08:33:35 Step 5/23 : COPY go.mod vendor* ./ 08:33:35 Removing intermediate container 53f297f4b502 08:33:35 ---> 9901d7c64e69 08:33:35 Step 5/21 : COPY go.mod vendor* ./ 08:33:35 Removing intermediate container 10c084c6267f 08:33:35 ---> d0e46a363f42 08:33:35 Step 6/22 : COPY go.mod vendor* ./ 08:33:35 ---> 0687da129f65 08:33:35 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:35 ---> 4844349211d4 08:33:35 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:35 ---> Running in 919996a3acdd 08:33:35 Removing intermediate container 54c8a82dcd78 08:33:35 ---> c81d78398a4d 08:33:35 Step 5/24 : COPY go.mod vendor* ./ 08:33:35 ---> Running in 227478da9f9c 08:33:35 ---> 0429b68f6dda 08:33:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:35 ---> Running in fab5fd21d036 08:33:35 Removing intermediate container 9d991f311bb6 08:33:35 ---> 6054140f8fb7 08:33:35 Step 6/22 : COPY go.mod vendor* ./ 08:33:36 ---> 7a8c76a16040 08:33:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:36 ---> Running in 380640cccf97 08:33:36 ---> b83893e1f085 08:33:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:36 ---> Running in 54c2c85066f0 08:34:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6435 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws 08:34:03 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 08:34:03 The recommended git tool is: git 08:34:08 Removing intermediate container 919996a3acdd 08:34:08 ---> a90655d895ee 08:34:08 Step 7/23 : COPY . . 08:34:08 Removing intermediate container fab5fd21d036 08:34:08 ---> 28f9859b3122 08:34:08 Step 8/22 : COPY . . 08:34:08 Removing intermediate container 54c2c85066f0 08:34:08 ---> cd0b19fd30f2 08:34:08 Step 8/22 : COPY . . 08:34:08 Removing intermediate container 380640cccf97 08:34:08 Removing intermediate container 227478da9f9c 08:34:08 ---> a3642a7bd05d 08:34:08 Step 7/24 : COPY . . ---> bdc8626d0393 08:34:08 08:34:08 Step 7/21 : COPY . . 08:34:09 using credential edgex-jenkins-ssh 08:34:09 Cloning the remote Git repository 08:34:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:09 > git init /w/workspace/edgex-go/8 # timeout=10 08:34:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:09 > git --version # timeout=10 08:34:09 > git --version # 'git version 2.25.1' 08:34:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:12 ---> 375647fef1e9 08:34:12 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:12 ---> 370979d73be3 08:34:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:12 ---> be48d477cac7 08:34:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:34:12 ---> baca9af5e0d6 08:34:12 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:34:12 ---> 2a27db0a3661 08:34:12 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:12 ---> Running in dac138d4ef93 08:34:12 ---> Running in 5a2e10e21c2d 08:34:12 ---> Running in 37ba29d400b5 08:34:12 ---> Running in 20599fb97e88 08:34:12 ---> Running in d169ba4ea8a2 08:34:12 Removing intermediate container dac138d4ef93 08:34:12 ---> ea6ae24ca6aa 08:34:12 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:12 ---> Running in a0999582dd44 08:34:12 Removing intermediate container d169ba4ea8a2 08:34:12 ---> 6758f8982dcb 08:34:12 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:12 ---> Running in 0d9d99b5f663 08:34:12 Removing intermediate container a0999582dd44 08:34:12 ---> f70c609559a3 08:34:12 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:12 ---> Running in e85f9980ccd2 08:34:12 Removing intermediate container 0d9d99b5f663 08:34:12 ---> a3da0a75b9d3 08:34:12 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:12 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:34:12 ---> Running in 0ada50934265 08:34:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:13 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:34:13 Removing intermediate container e85f9980ccd2 08:34:13 ---> 5f95a29d8ad2 08:34:13 Step 11/24 : WORKDIR /edgex-go 08:34:13 ---> Running in 823846d79815 08:34:13 Removing intermediate container 0ada50934265 08:34:13 ---> be2c6e27c11d 08:34:13 Step 11/23 : WORKDIR /edgex-go 08:34:14 ---> Running in c5e38855cb16 08:34:14 Removing intermediate container 823846d79815 08:34:14 ---> a40cb4a04a39 08:34:14 08:34:14 Step 12/24 : FROM alpine:3.15 08:34:14 Removing intermediate container c5e38855cb16 08:34:14 ---> 9cfdb13dd23c 08:34:14 08:34:14 Step 12/23 : FROM alpine:3.15 08:34:14 3.15: Pulling from library/alpine 08:34:14 3.15: Pulling from library/alpine 08:34:15 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:15 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:15 Status: Downloaded newer image for alpine:3.15 08:34:15 Status: Image is up to date for alpine:3.15 08:34:15 ---> 5ce65d7b0fde 08:34:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:15 ---> 5ce65d7b0fde 08:34:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:15 ---> Running in 9949e90d621a 08:34:15 ---> Running in 380c1f8b8daf 08:34:15 Removing intermediate container 380c1f8b8daf 08:34:15 ---> d5f2d6c75a49 08:34:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:15 Removing intermediate container 9949e90d621a 08:34:15 ---> c8b69f1df5b3 08:34:15 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:15 ---> Running in fb9460ce8f6e 08:34:15 ---> Running in 76a65d0a6ab9 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:16 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:16 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:16 OK: 15857 distinct packages available 08:34:16 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:16 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:16 OK: 15857 distinct packages available 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:16 (1/5) Installing dumb-init (1.2.5-r1) 08:34:16 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:16 (3/5) Installing libucontext (1.1-r0) 08:34:16 (4/5) Installing gcompat (1.0.0-r4) 08:34:16 (5/5) Installing openssl (1.1.1t-r1) 08:34:16 (1/5) Installing dumb-init (1.2.5-r1) 08:34:16 Executing busybox-1.34.1-r7.trigger 08:34:16 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:16 OK: 7 MiB in 19 packages 08:34:16 (3/5) Installing libucontext (1.1-r0) 08:34:16 (4/5) Installing gcompat (1.0.0-r4) 08:34:17 (5/5) Installing openssl (1.1.1t-r1) 08:34:17 Executing busybox-1.34.1-r7.trigger 08:34:17 OK: 7 MiB in 19 packages 08:34:18 Removing intermediate container 76a65d0a6ab9 08:34:18 ---> 14d9296c7c2e 08:34:18 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:18 Removing intermediate container fb9460ce8f6e 08:34:18 ---> 4fb51d0c9e68 08:34:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:21 ---> cfe7da98a8de 08:34:21 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:21 ---> 1d17aa8bafa3 08:34:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:22 ---> 0de744c95c13 08:34:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:23 ---> 24c89c5b5a4b 08:34:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:23 ---> 456f32b55e0d 08:34:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:23 ---> 187d0b48ee7c 08:34:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:23 ---> 97952d6236f3 08:34:23 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:24 ---> Running in 1bb068f856b7 08:34:24 ---> 68b80ff93c58 08:34:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:24 Removing intermediate container 1bb068f856b7 08:34:24 ---> 51c1269772d0 08:34:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:24 ---> Running in e0544852149d 08:34:24 Removing intermediate container e0544852149d 08:34:24 ---> 3c0c8ae9df6e 08:34:24 Step 21/23 : LABEL arch=x86_64 08:34:24 ---> 8ecffa1e98e7 08:34:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:25 ---> Running in 9d18366e5995 08:34:25 ---> Running in 2719d152ffdb 08:34:25 Removing intermediate container 9d18366e5995 08:34:25 ---> b2e299314ca9 08:34:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:25 Removing intermediate container 2719d152ffdb 08:34:25 ---> faa3c72a4300 08:34:25 Step 22/23 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:34:25 ---> Running in 47aa51678641 08:34:25 ---> Running in e12e4c418ea5 08:34:25 Removing intermediate container e12e4c418ea5 08:34:25 ---> f25eebc78aa6 08:34:25 Step 23/23 : LABEL version=0.0.0 08:34:25 Removing intermediate container 47aa51678641 08:34:25 ---> 439208e779ef 08:34:25 Step 22/24 : LABEL arch=x86_64 08:34:25 ---> Running in 25917fb2be99 08:34:25 ---> Running in 36f90b497fc3 08:34:26 Removing intermediate container 25917fb2be99 08:34:26 ---> 3a576c1f3ba0 08:34:26 08:34:26 Successfully built 3a576c1f3ba0 08:34:26 Successfully tagged security-spire-server:latest 08:34:26  Building security-spire-server ... done Building security-spire-config 08:34:26 Removing intermediate container 36f90b497fc3 08:34:26 ---> c720d985247d 08:34:26 Step 23/24 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:34:26 ---> Running in d1d2cc6e836c 08:34:28 Removing intermediate container d1d2cc6e836c 08:34:28 ---> fb7783a8b5a7 08:34:28 Step 24/24 : LABEL version=0.0.0 08:34:28 ---> Running in a9f2574eb2a1 08:34:28 Removing intermediate container a9f2574eb2a1 08:34:28 ---> d4dc9c292fcb 08:34:28 08:34:28 Successfully built d4dc9c292fcb 08:34:28 Successfully tagged security-spire-agent:latest 08:34:28 Building security-bootstrapper 08:34:29  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:29 ---> 72b42ba33058 08:34:29 Step 3/24 : WORKDIR /edgex-go 08:34:29 ---> Using cache 08:34:29 ---> 543c5950cfd5 08:34:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:31 ---> Running in af713aaafca2 08:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:32 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:32 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:32 ---> 72b42ba33058 08:34:32 Step 3/32 : WORKDIR /edgex-go 08:34:32 ---> Using cache 08:34:32 ---> 543c5950cfd5 08:34:32 Step 4/32 : RUN apk add --update --no-cache make git 08:34:32 ---> Using cache 08:34:32 ---> 9901d7c64e69 08:34:32 Step 5/32 : COPY go.mod vendor* ./ 08:34:32 ---> Using cache 08:34:32 ---> 4844349211d4 08:34:32 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:32 ---> Using cache 08:34:32 ---> bdc8626d0393 08:34:32 Step 7/32 : COPY . . 08:34:32 ---> Using cache 08:34:32 ---> baca9af5e0d6 08:34:32 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:32 OK: 211 MiB in 51 packages 08:34:33 ---> Running in e4b593529c60 08:34:33 Removing intermediate container af713aaafca2 08:34:33 ---> 5f2fffa7f2db 08:34:33 Step 5/24 : COPY go.mod vendor* ./ 08:34:33 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:33 ---> 4ee72bf47065 08:34:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:34 ---> Running in d43be56109ee 08:34:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:38 Removing intermediate container 5a2e10e21c2d 08:34:38 ---> 16900d0eb777 08:34:38 08:34:38 Step 10/22 : FROM alpine:3.16 08:34:38 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c 08:34:38 3.16: Pulling from library/alpine 08:34:38 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:38 Status: Downloaded newer image for alpine:3.16 08:34:38 ---> dfd21b5a31f5 08:34:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:39 Merge succeeded, producing 2daceceb5b14d62da172a5d8130e583febc7f72e 08:34:39 Checking out Revision 2daceceb5b14d62da172a5d8130e583febc7f72e (PR-4339) 08:34:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:38 > git config core.sparsecheckout # timeout=10 08:34:38 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 08:34:38 > git remote # timeout=10 08:34:38 > git config --get remote.origin.url # timeout=10 08:34:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:38 > git merge 653358d857e781e74493cff8b445370370ffe60f # timeout=10 08:34:39 > git rev-parse HEAD^{commit} # timeout=10 08:34:39 > git config core.sparsecheckout # timeout=10 08:34:39 > git checkout -f 2daceceb5b14d62da172a5d8130e583febc7f72e # timeout=10 08:34:39 ---> Running in 6f6c438c4602 08:34:39 Removing intermediate container 20599fb97e88 08:34:39 ---> 3b62f7465306 08:34:39 08:34:39 Step 9/21 : FROM alpine:3.16 08:34:39 ---> dfd21b5a31f5 08:34:39 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:40 Removing intermediate container 6f6c438c4602 08:34:40 ---> 45b80935106d 08:34:40 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:40 ---> Running in 2f75e193fded 08:34:41 ---> Running in fb7e974f5573 08:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:42 Commit message: "Merge commit '653358d857e781e74493cff8b445370370ffe60f' into HEAD" 08:34:42 First time build. Skipping changelog. 08:34:42 (1/6) Installing ca-certificates (20220614-r0) 08:34:42 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:43 (4/6) Installing libcurl (7.83.1-r6) 08:34:43 (5/6) Installing curl (7.83.1-r6) 08:34:43 (6/6) Installing dumb-init (1.2.5-r1) 08:34:43 Executing busybox-1.35.0-r17.trigger 08:34:43 Executing ca-certificates-20220614-r0.trigger 08:34:43 OK: 8 MiB in 20 packages 08:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:43 (1/1) Installing dumb-init (1.2.5-r1) 08:34:43 Executing busybox-1.35.0-r17.trigger 08:34:43 OK: 6 MiB in 15 packages 08:34:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:43 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:43 Dload Upload Total Spent Left Speed 08:34:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 08:34:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:44 + sudo tee /etc/docker/daemon.new 08:34:44 { 08:34:44 "registry-mirrors": [ 08:34:44 "https://nexus3.edgexfoundry.org:10001" 08:34:44 ], 08:34:44 "bip": "10.250.0.254/24", 08:34:44 "hosts": [ 08:34:44 "tcp://0.0.0.0:5555", 08:34:44 "unix:///var/run/docker.sock" 08:34:44 ], 08:34:44 "mtu": 1458, 08:34:44 "selinux-enabled": true, 08:34:44 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:44 } [Pipeline] sh 08:34:42 > git rev-list --no-walk bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 # timeout=10 08:34:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:45 Removing intermediate container fb7e974f5573 08:34:45 ---> f375740fcc2c 08:34:45 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:45 + sudo service docker restart 08:34:45 Removing intermediate container 2f75e193fded 08:34:45 ---> 8883e444c425 08:34:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:45 Removing intermediate container 37ba29d400b5 08:34:45 ---> 2e567101b159 08:34:45 08:34:45 Step 10/22 : FROM alpine:3.16 08:34:45 ---> dfd21b5a31f5 08:34:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:45 ---> Running in a2a1bfcd9ddc 08:34:45 ---> Running in 8e3c2e7c25a2 08:34:45 ---> 9ec2c06f80c2 08:34:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:46 Removing intermediate container a2a1bfcd9ddc 08:34:46 ---> 5fe665d7a148 08:34:46 Step 12/21 : WORKDIR /edgex 08:34:46 ---> Running in 36b6d4bd854e 08:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:46 ---> 89e1ee2cde6b 08:34:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:46 Removing intermediate container 36b6d4bd854e 08:34:46 ---> 0882aeae35c3 08:34:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:46 (1/2) Installing ca-certificates (20220614-r0) 08:34:46 (2/2) Installing dumb-init (1.2.5-r1) 08:34:46 Executing busybox-1.35.0-r17.trigger 08:34:46 Executing ca-certificates-20220614-r0.trigger 08:34:46 OK: 6 MiB in 16 packages 08:34:46 ---> 26458588aa66 08:34:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:46 ---> 3c91b219547d 08:34:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:47 ---> 43ba0f7b9a4a 08:34:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:47 ---> Running in 67502df41be5 08:34:47 ---> 4703bedd107f 08:34:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:47 Removing intermediate container 8e3c2e7c25a2 08:34:47 ---> 76e99fcb2395 08:34:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:34:47 ---> Running in b76521cacf9b 08:34:48 Removing intermediate container b76521cacf9b 08:34:48 ---> 2d61a2e5c443 08:34:48 Step 13/22 : ENV APP_PORT=59860 08:34:48 ---> 55564990988a 08:34:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:48 ---> Running in 00c451d902ff 08:34:48 ---> d58d4f617423 08:34:48 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:48 Removing intermediate container 00c451d902ff 08:34:48 ---> 30edfdabd2a5 08:34:48 Step 14/22 : EXPOSE $APP_PORT 08:34:48 Removing intermediate container 67502df41be5 08:34:48 ---> a0d99d798c2c 08:34:48 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:48 ---> Running in bd0b6dddebe0 08:34:48 ---> Running in f05bcdf5b830 08:34:48 ---> Running in 96fad5f58a31 08:34:49 Removing intermediate container f05bcdf5b830 08:34:49 ---> 39107b2dd022 08:34:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:49 Removing intermediate container 96fad5f58a31 08:34:49 ---> ab7fa3966ea5 08:34:49 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:49 ---> Running in dbf40e9697be 08:34:49 ---> 9af8c414cd48 08:34:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:34:49 Removing intermediate container dbf40e9697be 08:34:49 ---> e70557c4ef47 08:34:49 Step 20/22 : LABEL arch=x86_64 08:34:50 ---> Running in 6424a68cf42c 08:34:50 Removing intermediate container bd0b6dddebe0 08:34:50 ---> 49f334e073cb 08:34:50 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:50 ---> 860c1d30cf52 08:34:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:34:50 ---> Running in 6a76ad8dc1ba 08:34:50 Removing intermediate container 6424a68cf42c 08:34:50 ---> ef0c9677f7e7 08:34:50 Step 21/22 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:34:50 ---> 2662357654b3 08:34:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:34:50 ---> Running in 2ad3cd5ac5f8 08:34:51 Removing intermediate container 6a76ad8dc1ba 08:34:51 ---> 9383db8346b4 08:34:51 Step 19/21 : LABEL arch=x86_64 08:34:51 ---> Running in 38651e6cce0a 08:34:51 ---> Running in a50e58e6ae77 08:34:51 Removing intermediate container 2ad3cd5ac5f8 08:34:51 ---> 360a93b45419 08:34:51 Step 22/22 : LABEL version=0.0.0 08:34:51 Removing intermediate container 38651e6cce0a 08:34:51 ---> f40bb371e511 08:34:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:51 ---> Running in 9fa7579efd74 08:34:51 Removing intermediate container a50e58e6ae77 08:34:51 ---> d56289d85bc3 08:34:51 Step 20/21 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:34:51 ---> Running in a1caeee54e70 08:34:51 ---> Running in f09b4a1b8442 08:34:51 Removing intermediate container 9fa7579efd74 08:34:51 ---> 47d67f7ba5c8 08:34:51 08:34:51 Removing intermediate container a1caeee54e70 08:34:51 ---> e64e0f2a39bd 08:34:51 Step 20/22 : LABEL arch=x86_64 08:34:51 Successfully built 47d67f7ba5c8 08:34:51 Successfully tagged core-common-config-bootstrapper:latest 08:34:51 Building security-spiffe-token-provider 08:34:51  Building core-common-config-bootstrapper ... done  ---> Running in d41380e9b33d 08:34:51 Removing intermediate container f09b4a1b8442 08:34:51 ---> f1e41b2a870a 08:34:51 Step 21/21 : LABEL version=0.0.0 08:34:52 ---> Running in 2be27368f2fb 08:34:52 Removing intermediate container d41380e9b33d 08:34:52 ---> 8ef021bf897f 08:34:52 Step 21/22 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:34:53 Removing intermediate container e4b593529c60 08:34:53 ---> 71b5c64569e0 08:34:53 08:34:53 Step 9/32 : FROM alpine:3.16 08:34:53 ---> dfd21b5a31f5 08:34:53 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:53 ---> Running in 784cf997875a 08:34:53 Removing intermediate container 2be27368f2fb 08:34:53 ---> ef62c3c8a720 08:34:53 08:34:53 ---> Running in 256fcfb45741 08:34:53 Successfully built ef62c3c8a720 08:34:53 Successfully tagged security-proxy-setup:latest 08:34:53 Building core-metadata 08:34:53  Building security-proxy-setup ... done Removing intermediate container 784cf997875a 08:34:53 ---> e8b501363fa1 08:34:53 Step 22/22 : LABEL version=0.0.0 08:34:53 Removing intermediate container 256fcfb45741 08:34:53 ---> f2bfbeb4bea3 08:34:53 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:53 Removing intermediate container d43be56109ee 08:34:53 ---> 4518d0dad299 08:34:53 Step 7/24 : COPY . . 08:34:54 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:54 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:34:54 ---> 72b42ba33058 08:34:54 Step 3/19 : WORKDIR /edgex-go 08:34:54 ---> Using cache 08:34:54 ---> 543c5950cfd5 08:34:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:34:56 ---> Running in 053e36c52e91 08:34:56 ---> Running in 37475e025e65 08:34:56 ---> Running in 3f5a96f3b220 08:34:56 Removing intermediate container 053e36c52e91 08:34:56 ---> 96ba6eb0cdf9 08:34:56 08:34:56 Successfully built 96ba6eb0cdf9 08:34:56 Successfully tagged support-notifications:latest 08:34:56 Building core-data 08:34:57  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:57 ---> 72b42ba33058 08:34:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:34:57 ---> Using cache 08:34:57 ---> 39fbf7ff73e3 08:34:57 Step 4/24 : WORKDIR /edgex-go 08:34:57 ---> Using cache 08:34:57 ---> eec28b656504 08:34:57 Step 5/24 : RUN apk add --update --no-cache make git 08:34:57 ---> Using cache 08:34:57 ---> 6054140f8fb7 08:34:57 Step 6/24 : COPY go.mod vendor* ./ 08:34:57 ---> Using cache 08:34:57 ---> b83893e1f085 08:34:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 ---> Using cache 08:34:57 ---> cd0b19fd30f2 08:34:57 Step 8/24 : COPY . . 08:34:57 ---> Using cache 08:34:57 ---> 375647fef1e9 08:34:57 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:57 (1/2) Installing dumb-init (1.2.5-r1) 08:34:57 (2/2) Installing su-exec (0.2-r1) 08:34:57 Executing busybox-1.35.0-r17.trigger 08:34:57 OK: 6 MiB in 16 packages 08:34:57 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:34:57 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:34:57 OK: 17046 distinct packages available 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:57 OK: 211 MiB in 51 packages 08:34:58 ---> Running in 724f6e56b1c2 08:34:58 ---> 4f986099c6dd 08:34:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:58 ---> Running in dc174e343a71 08:34:58 Removing intermediate container 37475e025e65 08:34:58 ---> 014a3c1ba9ae 08:34:58 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:34:59 ---> Running in 6e9bfb919f39 08:34:59 Removing intermediate container dc174e343a71 08:34:59 ---> 9525497377e4 08:34:59 Step 9/24 : WORKDIR /edgex-go/spire-build 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-metadata/core-metadata ./cmd/core-metadata 08:34:59 Removing intermediate container 3f5a96f3b220 08:34:59 ---> 7cebce9942b8 08:34:59 Step 5/19 : COPY go.mod vendor* ./ 08:34:59 Removing intermediate container 6e9bfb919f39 08:34:59 ---> 5cf24e3208e8 08:34:59 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:59 ---> Running in f533293fcae3 08:34:59 ---> Running in 84fe3d42dcdc 08:34:59 ---> 0880237b72e2 08:34:59 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:59 Removing intermediate container f533293fcae3 08:34:59 ---> edbca7d6aa64 08:34:59 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:59 Removing intermediate container 84fe3d42dcdc 08:34:59 ---> eb1bccfd5c32 08:34:59 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:00 ---> Running in 1dd4166cdc69 08:35:00 ---> Running in 2ecedf62ff00 08:35:00 ---> Running in 9a316897eb83 08:35:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:00 ---> 72b42ba33058 08:35:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:00 ---> Using cache 08:35:00 ---> 39fbf7ff73e3 08:35:00 Step 4/22 : WORKDIR /edgex-go 08:35:00 ---> Using cache 08:35:00 ---> eec28b656504 08:35:00 Step 5/22 : RUN apk add --update --no-cache make git 08:35:00 ---> Using cache 08:35:00 ---> 6054140f8fb7 08:35:00 Step 6/22 : COPY go.mod vendor* ./ 08:35:00 ---> Using cache 08:35:00 ---> b83893e1f085 08:35:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:00 ---> Using cache 08:35:00 ---> cd0b19fd30f2 08:35:00 Step 8/22 : COPY . . 08:35:00 ---> Using cache 08:35:00 ---> 375647fef1e9 08:35:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:00 ---> Running in 53a9d07755e9 08:35:00 Removing intermediate container 9a316897eb83 08:35:00 ---> 5b055ef59772 08:35:00 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:00 ---> Running in 507f99d82c51 08:35:00 Removing intermediate container 507f99d82c51 08:35:00 ---> dda564c96b9a 08:35:00 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:00 ---> Running in 8fea49ad67fc 08:35:00 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:01 Removing intermediate container 2ecedf62ff00 08:35:01 ---> fed20f65029e 08:35:01 Step 11/24 : WORKDIR /edgex-go 08:35:01 ---> Running in 1599cb0fb17b 08:35:01 Removing intermediate container 1599cb0fb17b 08:35:01 ---> f6666e16b1b8 08:35:01 08:35:01 Step 12/24 : FROM alpine:3.15 08:35:01 ---> 5ce65d7b0fde 08:35:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:01 ---> Using cache 08:35:01 ---> d5f2d6c75a49 08:35:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:01 ---> Running in c156da6042c0 08:35:01 Removing intermediate container 8fea49ad67fc 08:35:01 ---> cd7edaaa9b58 08:35:01 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:01 ---> Running in 091783f0e6e7 08:35:01 Removing intermediate container 091783f0e6e7 08:35:01 ---> 755292dcffd4 08:35:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:02 ---> 8cca4c0e9d17 08:35:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:02 ---> Running in a70660f1f2c2 08:35:02 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:02 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:02 OK: 15857 distinct packages available 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:02 (1/4) Installing dumb-init (1.2.5-r1) 08:35:02 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:02 (3/4) Installing libucontext (1.1-r0) 08:35:02 (4/4) Installing gcompat (1.0.0-r4) 08:35:02 Executing busybox-1.34.1-r7.trigger 08:35:02 OK: 6 MiB in 18 packages 08:35:04 Removing intermediate container a70660f1f2c2 08:35:04 ---> 305cdad9625f 08:35:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 Removing intermediate container c156da6042c0 08:35:04 ---> 8bebb6ca1b23 08:35:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:04 ---> c0a5ebbd7de0 08:35:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:06 ---> 7a7251c8773c 08:35:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:06 ---> 7f91d249f601 08:35:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:06 ---> 779735ac4006 08:35:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:07 ---> b7a0cc68d739 08:35:07 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:07 provisioning config files... 08:35:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8481481805163820961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:07 ---> 881f2810bd61 08:35:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:07 ---> Running in c741f938cc0b 08:35:08 ---> docker-login.sh 08:35:08 nexus3.edgexfoundry.org:10001 08:35:08 Removing intermediate container c741f938cc0b 08:35:08 ---> 4ce3c9113b9f 08:35:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:08 ---> 16b8e442a137 08:35:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:08 Configure a credential helper to remove this warning. See 08:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:08 08:35:08 Login Succeeded 08:35:08 nexus3.edgexfoundry.org:10002 08:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:09 ---> 5d67735613a2 08:35:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:09 ---> 932c5171c409 08:35:09 Step 19/24 : WORKDIR / 08:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:09 Configure a credential helper to remove this warning. See 08:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:09 08:35:09 Login Succeeded 08:35:09 nexus3.edgexfoundry.org:10003 08:35:09 ---> Running in cf0f4dd34756 08:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:09 Configure a credential helper to remove this warning. See 08:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:09 08:35:09 Login Succeeded 08:35:09 nexus3.edgexfoundry.org:10004 08:35:09 ---> fd8f4b695d9e 08:35:09 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:09 Configure a credential helper to remove this warning. See 08:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:09 08:35:09 Login Succeeded 08:35:09 docker.io 08:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:10 Removing intermediate container cf0f4dd34756 08:35:10 ---> 24927252b5ef 08:35:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:10 ---> Running in d2a41f5fb58c 08:35:10 ---> Running in 564ea94ff3a3 08:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:10 Configure a credential helper to remove this warning. See 08:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:10 08:35:10 Login Succeeded 08:35:10 ---> docker-login.sh ends [Pipeline] } 08:35:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:35:10 Removing intermediate container 564ea94ff3a3 08:35:10 ---> 59b6ecdbda2e 08:35:10 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:10 ---> Running in 5c736392a9b6 [Pipeline] sh 08:35:11 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 08:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:11 ========================================================= 08:35:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:35:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:11 Removing intermediate container 5c736392a9b6 08:35:11 ---> 32aadd925ded 08:35:11 Step 22/24 : LABEL arch=x86_64 08:35:11 ---> Running in dae7818aba81 08:35:11 Removing intermediate container d2a41f5fb58c 08:35:11 ---> aa6c7c889277 08:35:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:11 ---> Running in 643b61c79f8f 08:35:11 Removing intermediate container dae7818aba81 08:35:11 ---> 350214fccca9 08:35:11 Step 23/24 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:12 Removing intermediate container 643b61c79f8f 08:35:12 ---> da1197889224 08:35:12 Step 29/32 : CMD ["gate"] 08:35:12 ---> Running in 80c960f76c42 08:35:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:12 9b18e9b68314: Pulling fs layer 08:35:12 35d82f9e3411: Pulling fs layer 08:35:12 e16973657156: Pulling fs layer 08:35:12 fc693d55d65f: Pulling fs layer 08:35:12 7e9fc2657dce: Pulling fs layer 08:35:12 dda99020689f: Pulling fs layer 08:35:12 db1c61fa0a46: Pulling fs layer 08:35:12 891c053d2c06: Pulling fs layer 08:35:12 7e9fc2657dce: Waiting 08:35:12 fc693d55d65f: Waiting 08:35:12 db1c61fa0a46: Waiting 08:35:12 dda99020689f: Waiting 08:35:12 891c053d2c06: Waiting 08:35:12 e16973657156: Download complete 08:35:12 35d82f9e3411: Download complete 08:35:12 7e9fc2657dce: Download complete 08:35:12 dda99020689f: Verifying Checksum 08:35:12 dda99020689f: Download complete 08:35:12 9b18e9b68314: Verifying Checksum 08:35:12 ---> Running in 3cd27140b860 08:35:12 Removing intermediate container 80c960f76c42 08:35:12 ---> a0cc4780226b 08:35:12 Step 24/24 : LABEL version=0.0.0 08:35:12 ---> Running in 9d8b031a4eaf 08:35:12 Removing intermediate container 3cd27140b860 08:35:12 ---> 930087aedee8 08:35:12 Step 30/32 : LABEL arch=x86_64 08:35:12 ---> Running in e69e31dda900 08:35:12 Removing intermediate container 9d8b031a4eaf 08:35:12 ---> 22c370082b0d 08:35:12 08:35:12 Successfully built 22c370082b0d 08:35:12 Successfully tagged security-spire-config:latest 08:35:12  Building security-spire-config ... done Building support-scheduler 08:35:12 9b18e9b68314: Pull complete 08:35:13 891c053d2c06: Verifying Checksum 08:35:13 891c053d2c06: Download complete 08:35:13 Removing intermediate container e69e31dda900 08:35:13 ---> 390b4ae0d284 08:35:13 Step 31/32 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:35:13 35d82f9e3411: Pull complete 08:35:13 e16973657156: Pull complete 08:35:14 ---> Running in 50a61e7d3981 08:35:15 Removing intermediate container 50a61e7d3981 08:35:15 ---> 4f28f9b80c07 08:35:15 Step 32/32 : LABEL version=0.0.0 08:35:15 ---> Running in da3d0f21927c 08:35:15 Removing intermediate container da3d0f21927c 08:35:15 ---> 3b91c3e37a00 08:35:15 08:35:15 Successfully built 3b91c3e37a00 08:35:15 Successfully tagged security-bootstrapper:latest 08:35:15  Building security-bootstrapper ... done Building security-secretstore-setup 08:35:15 db1c61fa0a46: Download complete 08:35:16 fc693d55d65f: Verifying Checksum 08:35:16 fc693d55d65f: Download complete 08:35:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:17 ---> 72b42ba33058 08:35:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:17 ---> Using cache 08:35:17 ---> 39fbf7ff73e3 08:35:17 Step 4/22 : WORKDIR /edgex-go 08:35:17 ---> Using cache 08:35:17 ---> eec28b656504 08:35:17 Step 5/22 : RUN apk add --update --no-cache make git 08:35:17 ---> Using cache 08:35:17 ---> 6054140f8fb7 08:35:17 Step 6/22 : COPY go.mod vendor* ./ 08:35:17 ---> Using cache 08:35:17 ---> b83893e1f085 08:35:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:17 ---> Using cache 08:35:17 ---> cd0b19fd30f2 08:35:17 Step 8/22 : COPY . . 08:35:17 ---> Using cache 08:35:17 ---> 375647fef1e9 08:35:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:19 ---> 72b42ba33058 08:35:19 Step 3/24 : WORKDIR /edgex-go 08:35:19 ---> Using cache 08:35:19 ---> 543c5950cfd5 08:35:19 Step 4/24 : RUN apk add --update --no-cache make git 08:35:19 ---> Using cache 08:35:19 ---> 9901d7c64e69 08:35:19 Step 5/24 : COPY go.mod vendor* ./ 08:35:19 ---> Using cache 08:35:19 ---> 4844349211d4 08:35:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:19 ---> Using cache 08:35:19 ---> bdc8626d0393 08:35:19 Step 7/24 : COPY . . 08:35:19 ---> Using cache 08:35:19 ---> baca9af5e0d6 08:35:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:19 ---> Running in fb41e9d40d67 08:35:19 ---> Running in 68876b2d6af5 08:35:20 Removing intermediate container 1dd4166cdc69 08:35:20 ---> 4825bec1e30c 08:35:20 Step 7/19 : COPY . . 08:35:20 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:35:21 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:35:23 Removing intermediate container 724f6e56b1c2 08:35:23 ---> fb25ab295463 08:35:23 08:35:23 Step 10/24 : FROM alpine:3.16 08:35:23 ---> dfd21b5a31f5 08:35:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:23 Removing intermediate container 53a9d07755e9 08:35:23 ---> 6fabace66456 08:35:23 08:35:23 Step 10/22 : FROM alpine:3.16 08:35:23 ---> dfd21b5a31f5 08:35:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:23 ---> Running in aa143ab5ef2d 08:35:24 ---> Running in 102ed471a5c5 08:35:24 ---> 1deef562584d 08:35:24 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:24 ---> Running in 1b4a2b5bc5d0 08:35:24 Removing intermediate container 102ed471a5c5 08:35:24 ---> fd56ae495dce 08:35:24 Step 12/22 : ENV APP_PORT=59880 08:35:24 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 ---> Running in 9b7873dcc922 08:35:24 (1/1) Installing dumb-init (1.2.5-r1) 08:35:24 Executing busybox-1.35.0-r17.trigger 08:35:24 OK: 6 MiB in 15 packages 08:35:25 Removing intermediate container 9b7873dcc922 08:35:25 ---> cca518d1e566 08:35:25 Step 13/22 : EXPOSE $APP_PORT 08:35:25 ---> Running in 77136f1751c9 08:35:25 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:25 Removing intermediate container 77136f1751c9 08:35:25 ---> 58e5e75a036f 08:35:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:25 Removing intermediate container aa143ab5ef2d 08:35:25 ---> d2448836e8d1 08:35:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:25 ---> Running in ac60d5afb262 08:35:25 ---> Running in 2859d0a9232d 08:35:26 Removing intermediate container 2859d0a9232d 08:35:26 ---> be6f4be6506b 08:35:26 Step 13/24 : ENV APP_PORT=59881 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:26 ---> Running in fa971199ecd1 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:26 (1/1) Installing dumb-init (1.2.5-r1) 08:35:26 Executing busybox-1.35.0-r17.trigger 08:35:26 OK: 6 MiB in 15 packages 08:35:26 Removing intermediate container fa971199ecd1 08:35:26 ---> 300a9bf891bf 08:35:26 Step 14/24 : EXPOSE $APP_PORT 08:35:26 ---> Running in 76abfbe0c2da 08:35:27 Removing intermediate container 76abfbe0c2da 08:35:27 ---> 28e2e8f999fa 08:35:27 Step 15/24 : WORKDIR / 08:35:27 ---> Running in 4996e4decf4d 08:35:27 Removing intermediate container ac60d5afb262 08:35:27 ---> 42c11c107378 08:35:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:27 Removing intermediate container 4996e4decf4d 08:35:27 ---> 33bf65f69416 08:35:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:27 ---> 6293c24b9854 08:35:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:28 ---> 74f73ba8d252 08:35:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:28 fc693d55d65f: Pull complete 08:35:28 7e9fc2657dce: Pull complete 08:35:28 dda99020689f: Pull complete 08:35:29 ---> b4eca0d9c418 08:35:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:29 ---> 5a54cbd174a2 08:35:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:29 ---> 6fe8af31eba2 08:35:29 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:29 ---> Running in f6802dafd315 08:35:30 ---> 612e51dd2b9b 08:35:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:30 Removing intermediate container f6802dafd315 08:35:30 ---> eea7e41a66a3 08:35:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:30 ---> Running in 5a694e3dd902 08:35:30 ---> 338ae7bf036e 08:35:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:31 ---> Running in 762db0d08e77 08:35:31 Removing intermediate container 5a694e3dd902 08:35:31 ---> 25ae2c213aae 08:35:31 Step 20/22 : LABEL arch=x86_64 08:35:31 ---> Running in dc7774731c9a 08:35:31 Removing intermediate container 762db0d08e77 08:35:31 ---> 00635510ad34 08:35:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:31 ---> Running in 3db9566460e3 08:35:31 Removing intermediate container dc7774731c9a 08:35:31 ---> e62065401cb0 08:35:31 Step 21/22 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:35:31 ---> Running in 8431e28a35a6 08:35:32 Removing intermediate container 3db9566460e3 08:35:32 ---> dab2fa6144b1 08:35:32 Step 22/24 : LABEL arch=x86_64 08:35:32 Removing intermediate container 8431e28a35a6 08:35:32 ---> d5ea443c9b3d 08:35:32 Step 22/22 : LABEL version=0.0.0 08:35:32 ---> Running in 25a7d3c32784 08:35:32 ---> Running in fb6201dfe80c 08:35:32 Removing intermediate container 25a7d3c32784 08:35:32 ---> 49cfcfbfc555 08:35:32 Step 23/24 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:35:33 Removing intermediate container fb6201dfe80c 08:35:33 ---> 25dd2d80ec5b 08:35:33 08:35:33 Successfully built 25dd2d80ec5b 08:35:33 Successfully tagged core-data:latest 08:35:33  Building core-data ... done  ---> Running in 36a0d19ba92b 08:35:33 Building core-command 08:35:34 Removing intermediate container 36a0d19ba92b 08:35:34 ---> a25953d1b6d5 08:35:34 Step 24/24 : LABEL version=0.0.0 08:35:34 ---> Running in babb45a3778a 08:35:34 Removing intermediate container babb45a3778a 08:35:34 ---> 2bb380844658 08:35:34 08:35:34 Successfully built 2bb380844658 08:35:34 Successfully tagged core-metadata:latest 08:35:35 db1c61fa0a46: Pull complete 08:35:36  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:36 ---> 72b42ba33058 08:35:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:36 ---> Using cache 08:35:36 ---> 39fbf7ff73e3 08:35:36 Step 4/23 : WORKDIR /edgex-go 08:35:36 ---> Using cache 08:35:36 ---> eec28b656504 08:35:36 Step 5/23 : RUN apk add --update --no-cache make git 08:35:36 ---> Using cache 08:35:36 ---> 6054140f8fb7 08:35:36 Step 6/23 : COPY go.mod vendor* ./ 08:35:36 ---> Using cache 08:35:36 ---> b83893e1f085 08:35:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 ---> Using cache 08:35:36 ---> cd0b19fd30f2 08:35:36 Step 8/23 : COPY . . 08:35:36 ---> Using cache 08:35:36 ---> 375647fef1e9 08:35:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:36 891c053d2c06: Pull complete 08:35:36 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:35:37 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:37 WORKDIR /edgex 08:35:37 COPY go.mod . 08:35:37 RUN go mod download 08:35:37 docker build -t ci-base-image-arm64 -f - . 08:35:37 ---> Running in b04f4f93cd2d 08:35:37 Sending build context to Docker daemon 3.179MB 08:35:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:37 ---> f96f9c87975a 08:35:37 Step 2/4 : WORKDIR /edgex 08:35:38 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:35:39 ---> Running in 6ffc43ff46f0 08:35:40 Removing intermediate container 6ffc43ff46f0 08:35:40 ---> d5f334e9d37b 08:35:40 Step 3/4 : COPY go.mod . 08:35:40 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:35:40 ---> 0c750c2316f8 08:35:40 Step 4/4 : RUN go mod download 08:35:40 ---> Running in 7baeb11d5951 08:35:47 Removing intermediate container fb41e9d40d67 08:35:47 ---> 65e9899266a3 08:35:47 08:35:47 Step 9/24 : FROM alpine:3.16 08:35:47 ---> dfd21b5a31f5 08:35:47 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:47 ---> Running in d0a79b4840e8 08:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:47 (1/3) Installing ca-certificates (20220614-r0) 08:35:47 (2/3) Installing dumb-init (1.2.5-r1) 08:35:47 (3/3) Installing su-exec (0.2-r1) 08:35:47 Executing busybox-1.35.0-r17.trigger 08:35:47 Executing ca-certificates-20220614-r0.trigger 08:35:47 OK: 6 MiB in 17 packages 08:35:48 Removing intermediate container d0a79b4840e8 08:35:48 ---> f6980443c815 08:35:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:48 ---> Running in 2fec3f0eacae 08:35:48 Removing intermediate container 2fec3f0eacae 08:35:48 ---> 84fe8dc1f3e8 08:35:48 Step 12/24 : WORKDIR / 08:35:48 ---> Running in d59e9af87692 08:35:48 Removing intermediate container d59e9af87692 08:35:48 ---> 03f96786ec1c 08:35:48 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:35:49 ---> a786ec93088b 08:35:49 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:35:49 ---> e8bc6f2630c8 08:35:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:50 ---> dab04276b9ca 08:35:50 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:50 ---> 338c4c63294d 08:35:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:51 ---> 621f628da53b 08:35:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:52 ---> 35ce7581707a 08:35:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:52 Removing intermediate container 68876b2d6af5 08:35:52 ---> 5dc93408a05a 08:35:52 08:35:52 Step 10/22 : FROM alpine:3.16 08:35:52 ---> dfd21b5a31f5 08:35:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:52 ---> Using cache 08:35:52 ---> d2448836e8d1 08:35:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:52 ---> Using cache 08:35:52 ---> be6f4be6506b 08:35:52 Step 13/22 : ENV APP_PORT=59861 08:35:52 ---> Running in d65ebc90361e 08:35:53 ---> 72db8ed14913 08:35:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:53 ---> Running in 9791319747df 08:35:53 Removing intermediate container d65ebc90361e 08:35:53 ---> 0ca003ab2dea 08:35:53 Step 14/22 : EXPOSE $APP_PORT 08:35:53 ---> Running in f25bbab41d54 08:35:53 Removing intermediate container f25bbab41d54 08:35:53 ---> dd4c547968ac 08:35:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:54 ---> 59051099478e 08:35:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:55 Removing intermediate container 9791319747df 08:35:55 ---> 6011d9227a09 08:35:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:55 ---> 910e3f07fe34 08:35:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:55 ---> Running in 8e058a955cca 08:35:55 Removing intermediate container 1b4a2b5bc5d0 08:35:55 ---> 00b9f1e25c6e 08:35:55 08:35:55 Step 9/19 : FROM alpine:3.15 08:35:55 ---> 5ce65d7b0fde 08:35:55 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:55 ---> Using cache 08:35:55 ---> d5f2d6c75a49 08:35:55 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:55 ---> 279b3b94485d 08:35:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:55 ---> Running in af656e890883 08:35:55 Removing intermediate container 8e058a955cca 08:35:55 ---> 86ae29060e72 08:35:55 Step 22/24 : LABEL arch=x86_64 08:35:55 ---> Running in efbc05f02122 08:35:55 ---> Running in 5ab8d8191081 08:35:55 Removing intermediate container efbc05f02122 08:35:55 ---> d11e3477dc3a 08:35:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:55 Removing intermediate container 5ab8d8191081 08:35:55 ---> c6973716d93b 08:35:55 Step 23/24 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:35:55 ---> Running in c7e1c9836173 08:35:55 ---> Running in 069dc82ecd90 08:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:55 Removing intermediate container c7e1c9836173 08:35:55 ---> 5899ccde17fe 08:35:55 Step 20/22 : LABEL arch=x86_64 08:35:56 Removing intermediate container 069dc82ecd90 08:35:56 ---> e125f0071686 08:35:56 Step 24/24 : LABEL version=0.0.0 08:35:56 ---> Running in faeef9a7ddaa 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:56 ---> Running in 78bd56b12a0b 08:35:56 Removing intermediate container faeef9a7ddaa 08:35:56 ---> 67157168b25a 08:35:56 Step 21/22 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:35:56 ---> Running in da94eea52666 08:35:56 Removing intermediate container 78bd56b12a0b 08:35:56 ---> 072808b5ebc4 08:35:56 08:35:56 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:56 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:56 OK: 15857 distinct packages available 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:56 Successfully built 072808b5ebc4 08:35:56 Successfully tagged security-secretstore-setup:latest 08:35:56 Removing intermediate container da94eea52666 08:35:56 ---> a1296f652654 08:35:56 Step 22/22 : LABEL version=0.0.0 08:35:56  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:56 ---> Running in 673a5856b59f 08:35:56 (1/9) Installing ca-certificates (20220614-r0) 08:35:56 Removing intermediate container 673a5856b59f 08:35:56 ---> 884175e9833e 08:35:56 08:35:56 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:56 (4/9) Installing libcurl (7.80.0-r6) 08:35:56 (5/9) Installing curl (7.80.0-r6) 08:35:56 (6/9) Installing dumb-init (1.2.5-r1) 08:35:56 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:56 (8/9) Installing libucontext (1.1-r0) 08:35:56 Successfully built 884175e9833e 08:35:56 (9/9) Installing gcompat (1.0.0-r4) 08:35:56 Executing busybox-1.34.1-r7.trigger 08:35:56 Successfully tagged support-scheduler:latest 08:35:56  Building support-scheduler ... done Executing ca-certificates-20220614-r0.trigger 08:35:56 OK: 8 MiB in 23 packages 08:35:57 Removing intermediate container af656e890883 08:35:57 ---> 36a14a7b6d5c 08:35:57 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 Removing intermediate container b04f4f93cd2d 08:35:58 ---> 9681fc97e0f1 08:35:58 08:35:58 Step 10/23 : FROM alpine:3.16 08:35:58 ---> dfd21b5a31f5 08:35:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:58 ---> Using cache 08:35:58 ---> d2448836e8d1 08:35:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:58 ---> Using cache 08:35:58 ---> be6f4be6506b 08:35:58 Step 13/23 : ENV APP_PORT=59882 08:35:58 ---> Running in ca01d53c8137 08:35:58 ---> f7710cdf4e9d 08:35:58 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:58 Removing intermediate container ca01d53c8137 08:35:58 ---> 64bbed4cf764 08:35:58 Step 14/23 : EXPOSE $APP_PORT 08:35:58 ---> Running in d110b6b21eb8 08:35:58 Removing intermediate container d110b6b21eb8 08:35:58 ---> 94973c7d37f9 08:35:58 Step 15/23 : WORKDIR / 08:35:58 ---> d421657e245d 08:35:58 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:58 ---> Running in b230e2c23d70 08:35:58 Removing intermediate container b230e2c23d70 08:35:58 ---> e3c49cc7cc49 08:35:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 ---> 74fecade6fb8 08:35:58 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:59 ---> Running in f6e122ec96d8 08:35:59 ---> 37c8769c09db 08:35:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:59 Removing intermediate container f6e122ec96d8 08:35:59 ---> 0eee995c4257 08:35:59 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:59 ---> Running in b29e49204fdd 08:35:59 Removing intermediate container b29e49204fdd 08:35:59 ---> cd5d6167cfc8 08:35:59 Step 17/19 : LABEL arch=x86_64 08:35:59 ---> Running in ed8e7b772f60 08:35:59 ---> c7c68edf2e27 08:35:59 Removing intermediate container ed8e7b772f60 08:35:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> 140d4a87a7e4 08:35:59 08:35:59 Step 18/19 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:35:59 ---> Running in a3b92a6c42db 08:35:59 Removing intermediate container a3b92a6c42db 08:35:59 ---> b4e23f1664e9 08:35:59 Step 19/19 : LABEL version=0.0.0 08:35:59 ---> 6ec67c80390d 08:35:59 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:59 ---> Running in d4459c3537bf 08:35:59 ---> Running in 32a89807613a 08:35:59 Removing intermediate container 32a89807613a 08:35:59 ---> 0d48787fbbc6 08:35:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:59 Removing intermediate container d4459c3537bf 08:35:59 ---> 57c103c4b8a0 08:35:59 08:35:59 ---> Running in d2180fa9db9b 08:35:59 Successfully built 57c103c4b8a0 08:35:59 Successfully tagged security-spiffe-token-provider:latest 08:35:59  Building security-spiffe-token-provider ... done Removing intermediate container d2180fa9db9b 08:35:59 ---> e0a2a0cf8df6 08:35:59 Step 21/23 : LABEL arch=x86_64 08:36:00 ---> Running in 717cce94db30 08:36:00 Removing intermediate container 717cce94db30 08:36:00 ---> ff0325d605a8 08:36:00 Step 22/23 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e 08:36:00 ---> Running in 0f329a3f198c 08:36:00 Removing intermediate container 0f329a3f198c 08:36:00 ---> 94d3d4475572 08:36:00 Step 23/23 : LABEL version=0.0.0 08:36:00 ---> Running in 0f7869ddb3ad 08:36:00 Removing intermediate container 0f7869ddb3ad 08:36:00 ---> 541c0bc02c7b 08:36:00 08:36:00 Successfully built 541c0bc02c7b 08:36:00 Successfully tagged core-command:latest 08:36:00  Building core-command ... done  [Pipeline] } 08:36:00 $ docker stop --time=1 6173a33c545e191f931f9a3086867959cd9ebdafe2eec16cf1beb0e27af892b6 08:36:01 $ docker rm -f --volumes 6173a33c545e191f931f9a3086867959cd9ebdafe2eec16cf1beb0e27af892b6 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:02 + docker images 08:36:02 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:02 core-command latest 541c0bc02c7b 1 second ago 17.7MB 08:36:02 security-spiffe-token-provider latest 57c103c4b8a0 2 seconds ago 30MB 08:36:02 9681fc97e0f1 4 seconds ago 1.68GB 08:36:02 support-scheduler latest 884175e9833e 5 seconds ago 30MB 08:36:02 security-secretstore-setup latest 072808b5ebc4 5 seconds ago 30MB 08:36:02 00b9f1e25c6e 6 seconds ago 1.72GB 08:36:02 5dc93408a05a 9 seconds ago 1.74GB 08:36:02 65e9899266a3 17 seconds ago 1.67GB 08:36:02 core-metadata latest 2bb380844658 27 seconds ago 18.5MB 08:36:02 core-data latest 25dd2d80ec5b 29 seconds ago 17.9MB 08:36:02 6fabace66456 38 seconds ago 1.68GB 08:36:02 fb25ab295463 40 seconds ago 1.68GB 08:36:02 security-bootstrapper latest 3b91c3e37a00 46 seconds ago 20.4MB 08:36:02 security-spire-config latest 22c370082b0d 49 seconds ago 85.8MB 08:36:02 f6666e16b1b8 About a minute ago 1.55GB 08:36:02 support-notifications latest 96ba6eb0cdf9 About a minute ago 30.7MB 08:36:02 security-proxy-setup latest ef62c3c8a720 About a minute ago 27.8MB 08:36:02 71b5c64569e0 About a minute ago 1.67GB 08:36:02 core-common-config-bootstrapper latest 47d67f7ba5c8 About a minute ago 15.5MB 08:36:02 2e567101b159 About a minute ago 1.74GB 08:36:02 3b62f7465306 About a minute ago 1.67GB 08:36:02 16900d0eb777 About a minute ago 1.67GB 08:36:02 security-spire-agent latest d4dc9c292fcb About a minute ago 125MB 08:36:02 security-spire-server latest 3a576c1f3ba0 About a minute ago 86.5MB 08:36:02 a40cb4a04a39 About a minute ago 1.55GB 08:36:02 9cfdb13dd23c About a minute ago 1.55GB 08:36:02 ci-base-image-x86_64 latest 72b42ba33058 4 minutes ago 903MB 08:36:02 alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB 08:36:02 alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB 08:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:19 Removing intermediate container 7baeb11d5951 08:36:19 ---> c36608dafd65 08:36:19 Successfully built c36608dafd65 08:36:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:19 + docker inspect -f . ci-base-image-arm64 08:36:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:20 prd-ubuntu20.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container 08:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 08:36:22 $ docker top aa815d919c7e87f776ee2f492e939eea759df1a56ba69ee2949cef487b2ec4c7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:23 + go version 08:36:23 go version go1.18.7 linux/arm64 [Pipeline] } 08:36:23 $ docker stop --time=1 aa815d919c7e87f776ee2f492e939eea759df1a56ba69ee2949cef487b2ec4c7 08:36:25 $ docker rm -f --volumes aa815d919c7e87f776ee2f492e939eea759df1a56ba69ee2949cef487b2ec4c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:25 + docker inspect -f . ci-base-image-arm64 08:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:25 prd-ubuntu20.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container 08:36:25 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 08:36:27 $ docker top fa4a7ae42c03214e73c0a357897868b23c7f40dd6bc4a2624560a6f1935b885e -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:27 ========================================================= 08:36:27 [edgeXBuildGoParallel] Running Tests and Build... 08:36:27 ========================================================= [Pipeline] sh 08:36:28 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 08:36:28 + make test 08:36:28 go test -race -coverprofile=coverage.out ./... 08:37:07 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.347s coverage: 28.7% of statements 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.411s coverage: 98.5% of statements 08:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.938s coverage: 73.7% of statements 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.487s coverage: 54.0% of statements 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.708s coverage: 88.5% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.488s coverage: 3.9% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.648s coverage: 95.6% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.563s coverage: 72.2% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.419s coverage: 65.9% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.367s coverage: 0.9% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.594s coverage: 29.6% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.474s coverage: 47.1% of statements 08:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.290s coverage: 82.9% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.404s coverage: 94.1% of statements 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.283s coverage: 96.3% of statements 08:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.246s coverage: 94.4% of statements 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.467s coverage: 79.9% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.343s coverage: 92.9% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.200s coverage: 20.0% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 77.4% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.985s coverage: 91.2% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.338s coverage: 63.1% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.166s coverage: 89.4% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.172s coverage: 100.0% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.537s coverage: 65.3% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 41.0% of statements 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.408s coverage: 89.5% of statements 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.371s coverage: 17.7% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.696s coverage: 92.3% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 63.2% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.502s coverage: 97.7% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:53 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:40:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:53 go vet ./... 08:43:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:00 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:01 + ls -al . 08:43:01 total 748 08:43:01 drwxrwxr-x 11 1001 1001 4096 Feb 17 08:36 . 08:43:01 drwxr-xr-x 4 root root 4096 Feb 17 08:36 .. 08:43:01 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:34 .blubracket 08:43:01 -rw-rw-r-- 1 1001 1001 16 Feb 17 08:34 .dockerignore 08:43:01 drwxrwxr-x 8 1001 1001 4096 Feb 17 08:34 .git 08:43:01 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:34 .github 08:43:01 -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:34 .gitignore 08:43:01 -rw-rw-r-- 1 1001 1001 42 Feb 17 08:34 .golangci.yml 08:43:01 -rw-rw-r-- 1 1001 1001 87 Feb 17 08:34 .hadolint.yml 08:43:01 -rw-rw-r-- 1 1001 1001 166 Feb 17 08:34 .sonarcloud.properties 08:43:01 -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:34 ADOPTERS.md 08:43:01 -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:34 Attribution.txt 08:43:01 -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:34 CHANGELOG.md 08:43:01 -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:34 CONTRIBUTING.md 08:43:01 -rw-rw-r-- 1 1001 1001 677 Feb 17 08:34 GOVERNANCE.md 08:43:01 -rw-rw-r-- 1 1001 1001 883 Feb 17 08:34 Jenkinsfile 08:43:01 -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:34 LICENSE 08:43:01 -rw-rw-r-- 1 1001 1001 13536 Feb 17 08:34 Makefile 08:43:01 -rw-rw-r-- 1 1001 1001 582 Feb 17 08:34 OWNERS.md 08:43:01 -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:34 README.md 08:43:01 -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:34 SECURITY.md 08:43:01 -rw-rw-r-- 1 1001 1001 5 Feb 17 08:31 VERSION 08:43:01 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:34 bin 08:43:01 drwxrwxr-x 17 1001 1001 4096 Feb 17 08:34 cmd 08:43:01 -rw-r--r-- 1 root root 487530 Feb 17 08:40 coverage.out 08:43:01 -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:34 go.mod 08:43:01 -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:34 go.sum 08:43:01 drwxrwxr-x 7 1001 1001 4096 Feb 17 08:34 internal 08:43:01 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:34 openapi 08:43:01 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:34 sbom 08:43:01 drwxrwxr-x 4 1001 1001 4096 Feb 17 08:34 snap 08:43:01 -rw-rw-r-- 1 1001 1001 204 Feb 17 08:34 version.go [Pipeline] sh 08:43:01 + '[' -e coverage.out ] 08:43:01 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:01 Warning: overwriting stash ‘coverage-report’ 08:43:02 Stashed 1 file(s) [Pipeline] sh 08:43:02 + make build 08:43:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:44:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44:41 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:44:45 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:45:41 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:45: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:45:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:02 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:46:07 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:46:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:30 $ docker stop --time=1 fa4a7ae42c03214e73c0a357897868b23c7f40dd6bc4a2624560a6f1935b885e 08:46:34 $ docker rm -f --volumes fa4a7ae42c03214e73c0a357897868b23c7f40dd6bc4a2624560a6f1935b885e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:36 08:46:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:37 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:37 29e5d40040c1: Pulling fs layer 08:46:37 1ce36da41761: Pulling fs layer 08:46:37 25b303627fd3: Pulling fs layer 08:46:37 29e5d40040c1: Verifying Checksum 08:46:37 29e5d40040c1: Download complete 08:46:37 1ce36da41761: Download complete 08:46:38 29e5d40040c1: Pull complete 08:46:39 25b303627fd3: Verifying Checksum 08:46:39 25b303627fd3: Download complete 08:46:39 1ce36da41761: Pull complete 08:46:49 25b303627fd3: Pull complete 08:46:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:49 prd-ubuntu20.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container 08:46:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:46:52 $ docker top f6c9b310e5d49e8910a18ac646a25f44dd1286b6173a56b2dd5a5551d9dfdb8e -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:53 + docker-compose build --help 08:46:53 + grep parallel 08:46:59 --parallel Build images in parallel. [Pipeline] } 08:46:59 $ docker stop --time=1 f6c9b310e5d49e8910a18ac646a25f44dd1286b6173a56b2dd5a5551d9dfdb8e 08:47:01 $ docker rm -f --volumes f6c9b310e5d49e8910a18ac646a25f44dd1286b6173a56b2dd5a5551d9dfdb8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:02 prd-ubuntu20.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container 08:47: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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:03 $ docker top 7c4e2464086b6dca6deb7a798de65cc05d2c42b935753d7450341137f370bd6c -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:04 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:11 Building core-command ... 08:47:11 Building core-common-config-bootstrapper ... 08:47:11 Building core-data ... 08:47:11 Building core-metadata ... 08:47:11 Building security-bootstrapper ... 08:47:11 Building security-proxy-setup ... 08:47:11 Building security-secretstore-setup ... 08:47:11 Building security-spiffe-token-provider ... 08:47:11 Building security-spire-agent ... 08:47:11 Building security-spire-config ... 08:47:11 Building security-spire-server ... 08:47:11 Building support-notifications ... 08:47:11 Building support-scheduler ... 08:47:11 Building core-command 08:47:11 Building security-bootstrapper 08:47:11 Building security-spiffe-token-provider 08:47:11 Building support-notifications 08:47:11 Building security-spire-server 08:48:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:07 ---> c36608dafd65 08:48:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:48:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:07 ---> c36608dafd65 08:48:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:07 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:07 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:48:07 ---> c36608dafd65 08:48:07 Step 3/19 : WORKDIR /edgex-go 08:48:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:07 ---> c36608dafd65 08:48:07 Step 3/23 : WORKDIR /edgex-go 08:48:07 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:48:07 ---> c36608dafd65 08:48:07 Step 3/32 : WORKDIR /edgex-go 08:48:07 ---> Running in a881a3bfc0c0 08:48:07 ---> Running in 422266ca599e 08:48:07 ---> Running in be58936555de 08:48:07 ---> Running in 8de18f0d9d4f 08:48:07 ---> Running in a061d986b537 08:48:07 Removing intermediate container a881a3bfc0c0 08:48:07 ---> a1da01d5982a 08:48:07 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:48:07 ---> Running in 90c4b57f4c62 08:48:07 Removing intermediate container 422266ca599e 08:48:07 ---> 5ca245d252cf 08:48:07 Step 4/23 : WORKDIR /edgex-go 08:48:07 Removing intermediate container a061d986b537 08:48:07 ---> db503b8bc538 08:48:07 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:48:07 Removing intermediate container 8de18f0d9d4f 08:48:07 ---> db4843b4622b 08:48:07 Step 4/22 : WORKDIR /edgex-go 08:48:07 Removing intermediate container be58936555de 08:48:07 ---> a2a589cd48ad 08:48:07 Step 4/32 : RUN apk add --update --no-cache make git 08:48:07 ---> Running in a74339ddf6de 08:48:07 ---> Running in d0e8304ef3b3 08:48:07 ---> Running in 20d28d118b97 08:48:07 ---> Running in 166df98459c2 08:48:07 Removing intermediate container a74339ddf6de 08:48:07 ---> 47b8ff9e344f 08:48:07 Step 5/23 : RUN apk add --update --no-cache make git 08:48:07 Removing intermediate container 166df98459c2 08:48:07 ---> dcff23fd980c 08:48:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:48:07 ---> Running in 3adf69f96669 08:48:07 ---> Running in 6486c7dd60bd 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:07 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:48:07 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:48:07 OK: 16903 distinct packages available 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:07 OK: 221 MiB in 51 packages 08:48:07 OK: 221 MiB in 51 packages 08:48:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:08 OK: 221 MiB in 51 packages 08:48:09 OK: 221 MiB in 51 packages 08:48:09 OK: 221 MiB in 51 packages 08:48:09 Removing intermediate container 20d28d118b97 08:48:09 ---> a5273e17235b 08:48:09 Step 5/32 : COPY go.mod vendor* ./ 08:48:09 Removing intermediate container d0e8304ef3b3 08:48:09 ---> 26699f4a1dad 08:48:09 Step 5/23 : COPY go.mod vendor* ./ 08:48:10 Removing intermediate container 6486c7dd60bd 08:48:10 ---> 12484b466dfe 08:48:10 Step 6/22 : COPY go.mod vendor* ./ 08:48:10 Removing intermediate container 3adf69f96669 08:48:10 ---> 86e0b5975bf8 08:48:10 Step 6/23 : COPY go.mod vendor* ./ 08:48:11 ---> 23c232372098 08:48:11 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:11 ---> 9a95d2910437 08:48:11 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:11 Removing intermediate container 90c4b57f4c62 08:48:11 ---> 46bf1e70706f 08:48:11 Step 5/19 : COPY go.mod vendor* ./ 08:48:11 ---> Running in 52e4a0827af4 08:48:11 ---> Running in e1791840c210 08:48:12 ---> 86097f03dabd 08:48:12 ---> 0bbadaefa992 08:48:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:12 ---> Running in 652082e89ac2 08:48:12 ---> Running in 6798703362f6 08:48:12 ---> a848530c75d5 08:48:12 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:13 ---> Running in aac12422cefa 08:50:20 Removing intermediate container 52e4a0827af4 08:50:20 ---> adea871005dc 08:50:20 Step 7/23 : COPY . . 08:50:20 Removing intermediate container e1791840c210 08:50:20 ---> 81aa99523860 08:50:20 Step 7/32 : COPY . . 08:50:20 Removing intermediate container 652082e89ac2 08:50:20 ---> 00250f365cfa 08:50:20 Step 8/23 : COPY . . 08:50:20 Removing intermediate container 6798703362f6 08:50:20 ---> 45c8de2a59e0 08:50:20 Step 8/22 : COPY . . 08:50:20 Removing intermediate container aac12422cefa 08:50:20 ---> fde1c47d833c 08:50:20 Step 7/19 : COPY . . 08:50:25 ---> 4b65ef28bbd8 08:50:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:50:25 ---> a73c34a39fd9 08:50:25 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:50:25 ---> 25269317e81f 08:50:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:25 ---> Running in 1f3470d7c162 08:50:25 ---> 7bf40496b758 08:50:25 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:50:25 ---> 43518830d304 08:50:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:50:25 ---> Running in 5825f9090042 08:50:25 ---> Running in ac69b123e00e 08:50:25 ---> Running in f8077f6df2f8 08:50:25 ---> Running in a11b4ab462da 08:50:26 Removing intermediate container f8077f6df2f8 08:50:26 ---> 8ca3c8abd54a 08:50:26 Step 9/23 : WORKDIR /edgex-go/spire-build 08:50:26 ---> Running in 6ac8a01a9d28 08:50:27 Removing intermediate container 6ac8a01a9d28 08:50:27 ---> d3a8ec7d2b1d 08:50:27 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:50:27 ---> Running in 6567f90c48ed 08:50:27 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:50:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:50:28 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:50:28 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:50:30 Removing intermediate container 6567f90c48ed 08:50:30 ---> 041d6b27659e 08:50:30 Step 11/23 : WORKDIR /edgex-go 08:50:30 ---> Running in 68942da739ee 08:50:31 Removing intermediate container 68942da739ee 08:50:31 ---> d85bde73f008 08:50:31 08:50:31 Step 12/23 : FROM alpine:3.15 08:50:31 3.15: Pulling from library/alpine 08:50:33 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:50:33 Status: Downloaded newer image for alpine:3.15 08:50:33 ---> 354640af7b1b 08:50:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:35 ---> Running in 2e466708afbc 08:50:35 Removing intermediate container 2e466708afbc 08:50:35 ---> 5abca6be6579 08:50:35 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:35 ---> Running in 0068cc27b95f 08:50:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:40 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:50:40 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:50:40 OK: 15734 distinct packages available 08:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:42 (1/5) Installing dumb-init (1.2.5-r1) 08:50:42 (2/5) Installing musl-obstack (1.2.3-r0) 08:50:42 (3/5) Installing libucontext (1.1-r0) 08:50:42 (4/5) Installing gcompat (1.0.0-r4) 08:50:42 (5/5) Installing openssl (1.1.1t-r1) 08:50:42 Executing busybox-1.34.1-r7.trigger 08:50:42 OK: 6 MiB in 19 packages 08:50:44 Removing intermediate container 0068cc27b95f 08:50:44 ---> 28d343ba4fc9 08:50:44 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:49 ---> eba0748002d1 08:50:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:50:50 ---> af7a02822544 08:50:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:50:51 ---> 2abf23996dbf 08:50:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:52 ---> af29bf848f98 08:50:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:52 ---> Running in c26f04a41694 08:50:53 Removing intermediate container c26f04a41694 08:50:53 ---> 830843fe8084 08:50:53 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:53 ---> Running in e77b8bbb0e9e 08:50:53 Removing intermediate container e77b8bbb0e9e 08:50:53 ---> 69e875a97afa 08:50:53 Step 21/23 : LABEL arch=arm64 08:50:53 ---> Running in e74c5d8785cb 08:50:54 Removing intermediate container e74c5d8785cb 08:50:54 ---> 2856000f9e3e 08:50:54 Step 22/23 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 08:50:54 ---> Running in 229823f9d6d5 08:50:55 Removing intermediate container 229823f9d6d5 08:50:55 ---> fb49bac38f36 08:50:55 Step 23/23 : LABEL version=0.0.0 08:50:55 ---> Running in f6566e2f81c9 08:50:56 Removing intermediate container f6566e2f81c9 08:50:56 ---> a1d7f533bb23 08:50:56 08:50:56 Successfully built a1d7f533bb23 08:50:56 Successfully tagged security-spire-server-arm64:latest 08:50:56  Building security-spire-server ... done Building security-spire-agent 08:51:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:51:14 ---> c36608dafd65 08:51:14 Step 3/24 : WORKDIR /edgex-go 08:51:14 ---> Using cache 08:51:14 ---> a2a589cd48ad 08:51:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:51:14 ---> Running in b4d1fb69c40d 08:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:17 OK: 221 MiB in 51 packages 08:51:18 Removing intermediate container b4d1fb69c40d 08:51:18 ---> 7a094616c21d 08:51:18 Step 5/24 : COPY go.mod vendor* ./ 08:51:19 ---> 7652af8496e9 08:51:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:20 ---> Running in a161b4255a40 08:52:56 Removing intermediate container a161b4255a40 08:52:56 ---> 32e076ec60db 08:52:56 Step 7/24 : COPY . . 08:53:09 ---> 9b5f894084c2 08:53:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:53:09 ---> Running in ad401646e917 08:53:09 Removing intermediate container ad401646e917 08:53:09 ---> 74c82697a1de 08:53:09 Step 9/24 : WORKDIR /edgex-go/spire-build 08:53:10 ---> Running in dce659ec18dc 08:53:10 Removing intermediate container dce659ec18dc 08:53:10 ---> a93777983276 08:53:10 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:53:10 ---> Running in ab96c6a2efbf 08:53:14 Removing intermediate container ab96c6a2efbf 08:53:14 ---> b974a89e2797 08:53:14 Step 11/24 : WORKDIR /edgex-go 08:53:14 ---> Running in a7ec3fdd19fa 08:53:14 Removing intermediate container a7ec3fdd19fa 08:53:14 ---> e7114a31a995 08:53:14 08:53:14 Step 12/24 : FROM alpine:3.15 08:53:14 ---> 354640af7b1b 08:53:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:14 ---> Using cache 08:53:14 ---> 5abca6be6579 08:53:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:14 ---> Using cache 08:53:14 ---> 28d343ba4fc9 08:53:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:53:18 ---> 718d6fc43f62 08:53:18 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:25 ---> a284b4832adf 08:53:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:25 ---> 077896affe3e 08:53:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:53:26 ---> 37553feb37cf 08:53:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:53:27 ---> f8dee1633438 08:53:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:27 ---> Running in a03ea4e81bcb 08:53:28 Removing intermediate container a03ea4e81bcb 08:53:28 ---> 3e1a418a77b1 08:53:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:28 ---> Running in cccad324fed8 08:53:29 Removing intermediate container cccad324fed8 08:53:29 ---> 72f2317399ad 08:53:29 Step 22/24 : LABEL arch=arm64 08:53:29 ---> Running in b5791ce1429c 08:53:29 Removing intermediate container b5791ce1429c 08:53:29 ---> a516590f17cd 08:53:29 Step 23/24 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 08:53:30 ---> Running in 6d3c9d9b1674 08:53:30 Removing intermediate container 6d3c9d9b1674 08:53:30 ---> 3ab1b1628623 08:53:30 Step 24/24 : LABEL version=0.0.0 08:53:30 ---> Running in 6bcb5c91a46e 08:53:31 Removing intermediate container 6bcb5c91a46e 08:53:31 ---> 09a03ebe735b 08:53:31 08:53:31 Successfully built 09a03ebe735b 08:53:31 Successfully tagged security-spire-agent-arm64:latest 08:53:31 Building core-common-config-bootstrapper 08:53:53  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:53 ---> c36608dafd65 08:53:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:53:53 ---> Using cache 08:53:53 ---> db4843b4622b 08:53:53 Step 4/22 : WORKDIR /edgex-go 08:53:53 ---> Using cache 08:53:53 ---> dcff23fd980c 08:53:53 Step 5/22 : RUN apk add --update --no-cache make git 08:53:53 ---> Running in f02ea0c4828d 08:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:55 OK: 221 MiB in 51 packages 08:53:57 Removing intermediate container f02ea0c4828d 08:53:57 ---> 6d173c741bad 08:53:57 Step 6/22 : COPY go.mod vendor* ./ 08:53:58 ---> e1c7a92b4f5b 08:53:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:58 ---> Running in 138916df7740 08:55:35 Removing intermediate container 138916df7740 08:55:35 ---> 03fc6432fc85 08:55:35 Step 8/22 : COPY . . 08:55:50 ---> 83982865a991 08:55:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:55:50 ---> Running in cdac2b3cd9ce 08:55:50 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:58:26 Removing intermediate container 5825f9090042 08:58:26 ---> f31fb02ac6c1 08:58:26 08:58:26 Step 9/32 : FROM alpine:3.16 08:58:26 3.16: Pulling from library/alpine 08:58:26 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:58:26 Status: Downloaded newer image for alpine:3.16 08:58:26 ---> 4c81e5bf8899 08:58:26 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:26 ---> Running in fd744dff1723 08:58:26 Removing intermediate container fd744dff1723 08:58:26 ---> 3587a626a306 08:58:26 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:58:26 ---> Running in d6cc8c9bc46f 08:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:26 (1/2) Installing dumb-init (1.2.5-r1) 08:58:26 (2/2) Installing su-exec (0.2-r1) 08:58:26 Executing busybox-1.35.0-r17.trigger 08:58:26 OK: 5 MiB in 16 packages 08:58:26 Removing intermediate container d6cc8c9bc46f 08:58:26 ---> 608012cb6d79 08:58:26 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:58:26 ---> Running in 245adafbebea 08:58:26 Removing intermediate container 245adafbebea 08:58:26 ---> 83b02df9fafd 08:58:26 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:58:26 ---> Running in a181871a09e1 08:58:26 Removing intermediate container a181871a09e1 08:58:26 ---> 1378f73453ca 08:58:26 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:58:26 ---> Running in b4eb06fb2cbd 08:58:26 Removing intermediate container b4eb06fb2cbd 08:58:26 ---> b65f559e99e7 08:58:26 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:58:26 ---> Running in eed53c0c86cc 08:58:26 Removing intermediate container eed53c0c86cc 08:58:26 ---> c1a77e8ac730 08:58:26 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:58:26 ---> Running in f43597b389a0 08:58:30 Removing intermediate container f43597b389a0 08:58:30 ---> 109a5abca706 08:58:30 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:58:30 ---> Running in 2e15cc282928 08:58:31 Removing intermediate container 2e15cc282928 08:58:31 ---> 9af95a2834c2 08:58:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:58:32 ---> 43f09867054e 08:58:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:58:32 ---> Running in 0b1ab1efa949 08:58:36 Removing intermediate container 0b1ab1efa949 08:58:36 ---> 559d5cb16759 08:58:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:38 ---> 46eb9269c5f7 08:58:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:58:43 ---> bd23ca087d69 08:58:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:58:43 Removing intermediate container a11b4ab462da 08:58:43 ---> 2dbbcbd2da56 08:58:43 08:58:43 Step 10/23 : FROM alpine:3.16 08:58:43 ---> 4c81e5bf8899 08:58:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:58:43 ---> Running in 443fed79b381 08:58:44 ---> bc6c8d88a38b 08:58:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:58:45 ---> 37c9683de646 08:58:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:47 ---> b486172a0d5b 08:58:47 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:48 ---> b57b82cff603 08:58:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:58:48 ---> 9100d01d069a 08:58:48 Step 27/32 : RUN chmod +x /entrypoint.sh 08:58:49 ---> Running in ec7dca0f0b78 08:58:49 (1/1) Installing dumb-init (1.2.5-r1) 08:58:49 Executing busybox-1.35.0-r17.trigger 08:58:49 OK: 5 MiB in 15 packages 08:58:52 Removing intermediate container 443fed79b381 08:58:52 ---> 2692e0ea5d5e 08:58:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:52 ---> Running in 2f5f46cc5d81 08:58:52 Removing intermediate container 2f5f46cc5d81 08:58:52 ---> cb230055adf5 08:58:52 Step 13/23 : ENV APP_PORT=59882 08:58:52 ---> Running in 676dd69b5b8e 08:58:53 Removing intermediate container 676dd69b5b8e 08:58:53 ---> d81fcb0d9814 08:58:53 Step 14/23 : EXPOSE $APP_PORT 08:58:53 Removing intermediate container ec7dca0f0b78 08:58:53 ---> e193b2942f68 08:58:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:58:53 ---> Running in 0747ce5291e6 08:58:54 ---> Running in 25548cc01c67 08:58:54 Removing intermediate container 0747ce5291e6 08:58:54 ---> 4765d1bc2f92 08:58:54 Step 15/23 : WORKDIR / 08:58:54 Removing intermediate container 25548cc01c67 08:58:54 ---> 5c20ea3e1bb9 08:58:54 Step 29/32 : CMD ["gate"] 08:58:54 ---> Running in c96cc15b5953 08:58:55 ---> Running in 329c68a5a74b 08:58:56 Removing intermediate container c96cc15b5953 08:58:56 ---> 83f55d2f14c2 08:58:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:56 Removing intermediate container 329c68a5a74b 08:58:56 ---> 3a87193c330e 08:58:56 Step 30/32 : LABEL arch=arm64 08:58:56 ---> Running in 0e902882f342 08:58:57 Removing intermediate container 0e902882f342 08:58:57 ---> 9a13d1375b24 08:58:57 Step 31/32 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 08:58:57 ---> Running in eb77fbaf2630 08:58:57 ---> ff1b259dc2d4 08:58:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:58:58 Removing intermediate container eb77fbaf2630 08:58:58 ---> b00d88e2abc7 08:58:58 Step 32/32 : LABEL version=0.0.0 08:58:58 ---> Running in d598ea152e9b 08:58:59 Removing intermediate container d598ea152e9b 08:58:59 ---> 8501f7e07567 08:58:59 08:58:59 Successfully built 8501f7e07567 08:58:59 Successfully tagged security-bootstrapper-arm64:latest 08:58:59  Building security-bootstrapper ... done Building security-secretstore-setup 08:59:00 ---> 2e9c34a448cc 08:59:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:59:00 ---> 8593dd72776d 08:59:00 Step 19/23 : ENTRYPOINT ["/core-command"] 08:59:00 ---> Running in bfeddf24ca4f 08:59:01 Removing intermediate container bfeddf24ca4f 08:59:01 ---> 386f664257ba 08:59:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:01 ---> Running in 504c3687e17b 08:59:02 Removing intermediate container 504c3687e17b 08:59:02 ---> ec9a269f1851 08:59:02 Step 21/23 : LABEL arch=arm64 08:59:02 ---> Running in 7a030a1f57f9 08:59:03 Removing intermediate container 7a030a1f57f9 08:59:03 ---> 9caa069d819c 08:59:03 Step 22/23 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 08:59:03 ---> Running in de28064e9581 08:59:03 Removing intermediate container de28064e9581 08:59:03 ---> 78d0a2627a76 08:59:03 Step 23/23 : LABEL version=0.0.0 08:59:03 ---> Running in 6464f5b7eb63 08:59:04 Removing intermediate container 6464f5b7eb63 08:59:04 ---> 4189c87af634 08:59:04 08:59:04 Successfully built 4189c87af634 08:59:04 Successfully tagged core-command-arm64:latest 08:59:05 Building security-spire-config 08:59:27  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:27 ---> c36608dafd65 08:59:27 Step 3/24 : WORKDIR /edgex-go 08:59:27 ---> Using cache 08:59:27 ---> a2a589cd48ad 08:59:27 Step 4/24 : RUN apk add --update --no-cache make git 08:59:27 ---> Using cache 08:59:27 ---> a5273e17235b 08:59:27 Step 5/24 : COPY go.mod vendor* ./ 08:59:27 ---> Using cache 08:59:27 ---> 9a95d2910437 08:59:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:27 ---> Using cache 08:59:27 ---> 81aa99523860 08:59:27 Step 7/24 : COPY . . 08:59:27 ---> Using cache 08:59:27 ---> 25269317e81f 08:59:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:59:27 ---> Running in b5450e5aacfa 08:59:29 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:59:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:32 ---> c36608dafd65 08:59:32 Step 3/24 : WORKDIR /edgex-go 08:59:32 ---> Using cache 08:59:32 ---> a2a589cd48ad 08:59:32 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:59:32 ---> Using cache 08:59:32 ---> 7a094616c21d 08:59:32 Step 5/24 : COPY go.mod vendor* ./ 08:59:32 ---> Using cache 08:59:32 ---> 7652af8496e9 08:59:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:32 ---> Using cache 08:59:32 ---> 32e076ec60db 08:59:32 Step 7/24 : COPY . . 08:59:32 ---> Using cache 08:59:32 ---> 9b5f894084c2 08:59:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:59:32 ---> Using cache 08:59:32 ---> 74c82697a1de 08:59:32 Step 9/24 : WORKDIR /edgex-go/spire-build 08:59:32 ---> Using cache 08:59:32 ---> a93777983276 08:59:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:59:32 ---> Using cache 08:59:32 ---> b974a89e2797 08:59:32 Step 11/24 : WORKDIR /edgex-go 08:59:32 ---> Using cache 08:59:32 ---> e7114a31a995 08:59:32 08:59:32 Step 12/24 : FROM alpine:3.15 08:59:32 ---> 354640af7b1b 08:59:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:32 ---> Using cache 08:59:32 ---> 5abca6be6579 08:59:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:59:32 ---> Running in de418a134b8d 08:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:59:36 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:59:36 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:59:36 OK: 15734 distinct packages available 08:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:59:39 (1/4) Installing dumb-init (1.2.5-r1) 08:59:39 (2/4) Installing musl-obstack (1.2.3-r0) 08:59:39 (3/4) Installing libucontext (1.1-r0) 08:59:39 (4/4) Installing gcompat (1.0.0-r4) 08:59:39 Executing busybox-1.34.1-r7.trigger 08:59:39 OK: 6 MiB in 18 packages 08:59:41 Removing intermediate container de418a134b8d 08:59:41 ---> 3ad91f7ea042 08:59:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:59:48 ---> ea77230ff2e3 08:59:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:59:48 ---> e3cbdec08885 08:59:48 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:59:48 ---> Running in 9df6f1552c84 08:59:49 Removing intermediate container 9df6f1552c84 08:59:49 ---> f9d7423ac1f2 08:59:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:59:50 ---> 93b29bd2bacf 08:59:50 Step 19/24 : WORKDIR / 08:59:50 ---> Running in 4a8aa149d8c8 08:59:51 Removing intermediate container 4a8aa149d8c8 08:59:51 ---> 46ecad9f4176 08:59:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:59:51 ---> Running in a2aca79c97da 08:59:51 Removing intermediate container a2aca79c97da 08:59:51 ---> fb11f8b86f44 08:59:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:59:51 ---> Running in 656faad93933 08:59:52 Removing intermediate container 656faad93933 08:59:52 ---> 0bf8524f6f07 08:59:52 Step 22/24 : LABEL arch=arm64 08:59:52 ---> Running in 9b11d989509a 08:59:53 Removing intermediate container 9b11d989509a 08:59:53 ---> a6c3e4b959b4 08:59:53 Step 23/24 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 08:59:53 ---> Running in b36c217bab05 08:59:54 Removing intermediate container b36c217bab05 08:59:54 ---> 2228c158951e 08:59:54 Step 24/24 : LABEL version=0.0.0 08:59:54 ---> Running in 884b28a79116 08:59:54 Removing intermediate container 884b28a79116 08:59:54 ---> 47c7a3f58c95 08:59:54 08:59:54 Successfully built 47c7a3f58c95 08:59:54 Successfully tagged security-spire-config-arm64:latest 08:59:54 Building core-metadata 09:00:13  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:13 ---> c36608dafd65 09:00:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:00:13 ---> Using cache 09:00:13 ---> db4843b4622b 09:00:13 Step 4/24 : WORKDIR /edgex-go 09:00:13 ---> Using cache 09:00:13 ---> dcff23fd980c 09:00:13 Step 5/24 : RUN apk add --update --no-cache make git 09:00:13 ---> Using cache 09:00:13 ---> 6d173c741bad 09:00:13 Step 6/24 : COPY go.mod vendor* ./ 09:00:13 ---> Using cache 09:00:13 ---> e1c7a92b4f5b 09:00:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:13 ---> Using cache 09:00:13 ---> 03fc6432fc85 09:00:13 Step 8/24 : COPY . . 09:00:13 ---> Using cache 09:00:13 ---> 83982865a991 09:00:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:00:13 ---> Running in 58974b9a0eee 09:00:14 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 09:00:53 Removing intermediate container ac69b123e00e 09:00:53 ---> 21a1c316f4be 09:00:53 09:00:53 Step 9/19 : FROM alpine:3.15 09:00:53 ---> 354640af7b1b 09:00:53 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:53 ---> Using cache 09:00:53 ---> 5abca6be6579 09:00:53 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:00:53 ---> Running in 18dae6360e9b 09:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:00:53 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:00:53 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:00:53 OK: 15734 distinct packages available 09:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:00:55 (1/9) Installing ca-certificates (20220614-r0) 09:00:55 (2/9) Installing brotli-libs (1.0.9-r5) 09:00:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:00:55 (4/9) Installing libcurl (7.80.0-r6) 09:00:55 (5/9) Installing curl (7.80.0-r6) 09:00:55 (6/9) Installing dumb-init (1.2.5-r1) 09:00:55 (7/9) Installing musl-obstack (1.2.3-r0) 09:00:55 (8/9) Installing libucontext (1.1-r0) 09:00:55 (9/9) Installing gcompat (1.0.0-r4) 09:00:55 Executing busybox-1.34.1-r7.trigger 09:00:55 Executing ca-certificates-20220614-r0.trigger 09:00:55 OK: 8 MiB in 23 packages 09:00:58 Removing intermediate container 18dae6360e9b 09:00:58 ---> 79d5b728ada1 09:00:58 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:59 ---> f1674b082f0a 09:00:59 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:01:01 ---> 4970dab17ee9 09:01:01 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:01:02 ---> 12f5f2ec6d13 09:01:02 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:01:02 ---> Running in 6a1c24505545 09:01:03 Removing intermediate container 6a1c24505545 09:01:03 ---> 9f276d05fcc6 09:01:03 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:03 ---> Running in 1cdedd1f8561 09:01:04 Removing intermediate container 1cdedd1f8561 09:01:04 ---> 7ded1ae52c01 09:01:04 Step 17/19 : LABEL arch=arm64 09:01:04 ---> Running in e4dfc11c58a7 09:01:04 Removing intermediate container e4dfc11c58a7 09:01:04 ---> 21a011565bb3 09:01:04 Step 18/19 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 09:01:04 ---> Running in 4d4f57b3d145 09:01:05 Removing intermediate container 4d4f57b3d145 09:01:05 ---> 6b78053ecab3 09:01:05 Step 19/19 : LABEL version=0.0.0 09:01:05 ---> Running in 21ef8230c244 09:01:06 Removing intermediate container 21ef8230c244 09:01:06 ---> 5d9084041bb0 09:01:06 09:01:06 Successfully built 5d9084041bb0 09:01:06 Successfully tagged security-spiffe-token-provider-arm64:latest 09:01:06 Building core-data 09:01:28  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:01:28 ---> c36608dafd65 09:01:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:01:28 ---> Using cache 09:01:28 ---> db4843b4622b 09:01:28 Step 4/22 : WORKDIR /edgex-go 09:01:28 ---> Using cache 09:01:28 ---> dcff23fd980c 09:01:28 Step 5/22 : RUN apk add --update --no-cache make git 09:01:28 ---> Using cache 09:01:28 ---> 6d173c741bad 09:01:28 Step 6/22 : COPY go.mod vendor* ./ 09:01:28 ---> Using cache 09:01:28 ---> e1c7a92b4f5b 09:01:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:28 ---> Using cache 09:01:28 ---> 03fc6432fc85 09:01:28 Step 8/22 : COPY . . 09:01:28 ---> Using cache 09:01:28 ---> 83982865a991 09:01:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:01:28 ---> Running in 17f6a5d68b8b 09:01:28 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 09:02:25 Removing intermediate container 1f3470d7c162 09:02:25 ---> 1ccdf2a61c3b 09:02:25 09:02:25 Step 10/22 : FROM alpine:3.16 09:02:25 ---> 4c81e5bf8899 09:02:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:02:25 ---> Running in b78861f11f49 09:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:25 (1/2) Installing ca-certificates (20220614-r0) 09:02:25 (2/2) Installing dumb-init (1.2.5-r1) 09:02:25 Executing busybox-1.35.0-r17.trigger 09:02:25 Executing ca-certificates-20220614-r0.trigger 09:02:25 OK: 6 MiB in 16 packages 09:02:27 Removing intermediate container b78861f11f49 09:02:27 ---> c548008d7fbf 09:02:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:02:27 ---> Running in 851891e3263a 09:02:27 Removing intermediate container 851891e3263a 09:02:27 ---> 0e211cc95c84 09:02:27 Step 13/22 : ENV APP_PORT=59860 09:02:27 ---> Running in 125078cdaa0f 09:02:28 Removing intermediate container 125078cdaa0f 09:02:28 ---> 39139cc179fa 09:02:28 Step 14/22 : EXPOSE $APP_PORT 09:02:28 ---> Running in b4d7ecf79baa 09:02:29 Removing intermediate container b4d7ecf79baa 09:02:29 ---> ce0fab735484 09:02:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:30 ---> f66c7426894c 09:02:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:02:32 ---> 5267b0054a4b 09:02:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:02:33 ---> 90f6edccd8f5 09:02:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:02:33 ---> Running in 94b588b6a528 09:02:34 Removing intermediate container 94b588b6a528 09:02:34 ---> 3837f8106881 09:02:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:34 ---> Running in 8a62e4c45d84 09:02:34 Removing intermediate container 8a62e4c45d84 09:02:34 ---> 310c15381059 09:02:34 Step 20/22 : LABEL arch=arm64 09:02:35 ---> Running in 795d45e20aeb 09:02:35 Removing intermediate container 795d45e20aeb 09:02:35 ---> 844a9b099e4e 09:02:35 Step 21/22 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 09:02:35 ---> Running in 17b7b80e794e 09:02:36 Removing intermediate container 17b7b80e794e 09:02:36 ---> e20145fb6ef1 09:02:37 Step 22/22 : LABEL version=0.0.0 09:02:37 ---> Running in 86cc5c634714 09:02:37 Removing intermediate container 86cc5c634714 09:02:37 ---> 1f9fe2bff55f 09:02:37 09:02:37 Successfully built 1f9fe2bff55f 09:02:37 Successfully tagged support-notifications-arm64:latest 09:02:37 Building security-proxy-setup 09:02:56  Building support-notifications ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:02:56 ---> c36608dafd65 09:02:56 Step 3/21 : WORKDIR /edgex-go 09:02:56 ---> Using cache 09:02:56 ---> a2a589cd48ad 09:02:56 Step 4/21 : RUN apk add --update --no-cache make git 09:02:56 ---> Using cache 09:02:56 ---> a5273e17235b 09:02:56 Step 5/21 : COPY go.mod vendor* ./ 09:02:56 ---> Using cache 09:02:56 ---> 9a95d2910437 09:02:56 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:56 ---> Using cache 09:02:56 ---> 81aa99523860 09:02:56 Step 7/21 : COPY . . 09:02:56 ---> Using cache 09:02:56 ---> 25269317e81f 09:02:56 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:02:56 ---> Running in bd32989216a2 09:02: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 09:03:53 Removing intermediate container cdac2b3cd9ce 09:03:53 ---> 3692f02abb33 09:03:53 09:03:53 Step 10/22 : FROM alpine:3.16 09:03:53 ---> 4c81e5bf8899 09:03:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:03:53 ---> Running in 1cdabe32a2df 09:03:53 Removing intermediate container 1cdabe32a2df 09:03:53 ---> 895c6a4b9440 09:03:53 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:03:53 ---> Running in 93d40824066d 09:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:54 (1/1) Installing dumb-init (1.2.5-r1) 09:03:54 Executing busybox-1.35.0-r17.trigger 09:03:54 OK: 5 MiB in 15 packages 09:03:56 Removing intermediate container 93d40824066d 09:03:56 ---> 5cc4f901ab7b 09:03:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:57 ---> 7a95d86e5f12 09:03:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:03:58 ---> efc1d4768e48 09:03:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:03:59 ---> c2e2294854cb 09:03:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:04:00 ---> 8501297d7e7a 09:04:00 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:00 ---> Running in 367a0a728a5c 09:04:04 Removing intermediate container 367a0a728a5c 09:04:04 ---> 7de1ce2f4cea 09:04:04 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:04:04 ---> Running in 109ec13229b5 09:04:04 Removing intermediate container 109ec13229b5 09:04:04 ---> 3831f57724b0 09:04:04 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:04:05 ---> Running in b48c6a6f8fc5 09:04:05 Removing intermediate container b48c6a6f8fc5 09:04:05 ---> 021a7f6d209b 09:04:05 Step 20/22 : LABEL arch=arm64 09:04:05 ---> Running in 043446b65082 09:04:06 Removing intermediate container 043446b65082 09:04:06 ---> 180372eac444 09:04:06 Step 21/22 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 09:04:06 ---> Running in 7d4d1f0cfefd 09:04:06 Removing intermediate container 7d4d1f0cfefd 09:04:06 ---> b95281a249a9 09:04:06 Step 22/22 : LABEL version=0.0.0 09:04:07 ---> Running in a34611099381 09:04:07 Removing intermediate container a34611099381 09:04:07 ---> 368aecd1fd32 09:04:07 09:04:07 Successfully built 368aecd1fd32 09:04:07 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:04:07  Building core-common-config-bootstrapper ... done Building support-scheduler 09:04:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:04:26 ---> c36608dafd65 09:04:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:04:26 ---> Using cache 09:04:26 ---> db4843b4622b 09:04:26 Step 4/22 : WORKDIR /edgex-go 09:04:26 ---> Using cache 09:04:26 ---> dcff23fd980c 09:04:26 Step 5/22 : RUN apk add --update --no-cache make git 09:04:26 ---> Using cache 09:04:26 ---> 6d173c741bad 09:04:26 Step 6/22 : COPY go.mod vendor* ./ 09:04:26 ---> Using cache 09:04:26 ---> e1c7a92b4f5b 09:04:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:26 ---> Using cache 09:04:26 ---> 03fc6432fc85 09:04:26 Step 8/22 : COPY . . 09:04:26 ---> Using cache 09:04:26 ---> 83982865a991 09:04:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:04:26 ---> Running in 3dd41997e025 09:04:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:06: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:07:01 Removing intermediate container b5450e5aacfa 09:07:01 ---> ee51742f7f58 09:07:01 09:07:01 Step 9/24 : FROM alpine:3.16 09:07:01 ---> 4c81e5bf8899 09:07:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:07:01 ---> Running in da08084eba0f 09:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:05 (1/3) Installing ca-certificates (20220614-r0) 09:07:06 (2/3) Installing dumb-init (1.2.5-r1) 09:07:06 (3/3) Installing su-exec (0.2-r1) 09:07:06 Executing busybox-1.35.0-r17.trigger 09:07:06 Executing ca-certificates-20220614-r0.trigger 09:07:06 OK: 6 MiB in 17 packages 09:07:09 Removing intermediate container da08084eba0f 09:07:09 ---> 8760eb461204 09:07:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:07:09 ---> Running in 316e682c99d7 09:07:09 Removing intermediate container 316e682c99d7 09:07:09 ---> 5e528521386b 09:07:09 Step 12/24 : WORKDIR / 09:07:09 ---> Running in 618a6d97fc15 09:07:10 Removing intermediate container 618a6d97fc15 09:07:10 ---> 7bc83f93a363 09:07:10 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:07:11 ---> ba21a9741706 09:07:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:07:12 ---> 6d567cdbc74a 09:07:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:07:13 ---> c56f27db0e13 09:07:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:07:14 ---> f3aa3d603e87 09:07:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:07:16 ---> 5f3ba5d364cd 09:07:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:07:18 ---> e143ec62c3b3 09:07:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:07:19 ---> e360fac0e763 09:07:19 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:19 ---> Running in ff30bf707f99 09:07:22 Removing intermediate container ff30bf707f99 09:07:22 ---> 9bbd871029be 09:07:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:07:22 ---> Running in 17d7df01fc9b 09:07:23 Removing intermediate container 17d7df01fc9b 09:07:23 ---> 5d8668fe1d55 09:07:23 Step 22/24 : LABEL arch=arm64 09:07:23 ---> Running in e2b889d312ae 09:07:23 Removing intermediate container e2b889d312ae 09:07:23 ---> eec4c0cca195 09:07:23 Step 23/24 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 09:07:23 ---> Running in 63a269b72386 09:07:24 Removing intermediate container 63a269b72386 09:07:24 ---> 2c997bc81b2f 09:07:24 Step 24/24 : LABEL version=0.0.0 09:07:24 ---> Running in cd69c0f42a2f 09:07:25 Removing intermediate container cd69c0f42a2f 09:07:25 ---> 461dad9a6dd8 09:07:25 09:07:25 Successfully built 461dad9a6dd8 09:07:25 Successfully tagged security-secretstore-setup-arm64:latest 09:08:33  Building security-secretstore-setup ... done Removing intermediate container 58974b9a0eee 09:08:33 ---> b0a85fa6f707 09:08:33 09:08:33 Step 10/24 : FROM alpine:3.16 09:08:33 ---> 4c81e5bf8899 09:08:33 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:08:33 ---> Using cache 09:08:33 ---> 2692e0ea5d5e 09:08:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:08:33 ---> Using cache 09:08:33 ---> cb230055adf5 09:08:33 Step 13/24 : ENV APP_PORT=59881 09:08:33 ---> Running in 1dca51092e8f 09:08:33 Removing intermediate container 1dca51092e8f 09:08:33 ---> ef2ab8f72886 09:08:33 Step 14/24 : EXPOSE $APP_PORT 09:08:33 ---> Running in 99addbd5ca91 09:08:33 Removing intermediate container 99addbd5ca91 09:08:33 ---> 1649267aaaac 09:08:33 Step 15/24 : WORKDIR / 09:08:33 ---> Running in fd0dd459fdde 09:08:33 Removing intermediate container fd0dd459fdde 09:08:33 ---> 13546e16b86e 09:08:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:35 ---> 52a00951a355 09:08:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:08:37 ---> ffa1baa12244 09:08:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:08:38 ---> 56bc716f6e8c 09:08:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:08:39 ---> a77d836fdadd 09:08:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:08:39 ---> Running in be3a56974019 09:08:39 Removing intermediate container be3a56974019 09:08:39 ---> f85ec93024d5 09:08:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:40 ---> Running in 51e7742f4362 09:08:40 Removing intermediate container 51e7742f4362 09:08:40 ---> b886d8017b26 09:08:40 Step 22/24 : LABEL arch=arm64 09:08:41 ---> Running in f6a1d7886777 09:08:41 Removing intermediate container f6a1d7886777 09:08:41 ---> 10ca84dfdca4 09:08:41 Step 23/24 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 09:08:41 ---> Running in eb860098f5f0 09:08:42 Removing intermediate container eb860098f5f0 09:08:42 ---> 3ded8b174ff2 09:08:42 Step 24/24 : LABEL version=0.0.0 09:08:42 ---> Running in 5a5b50823b76 09:08:42 Removing intermediate container 5a5b50823b76 09:08:42 ---> 3a2abef436f2 09:08:42 09:08:43 Successfully built 3a2abef436f2 09:08:43 Successfully tagged core-metadata-arm64:latest 09:09:05  Building core-metadata ... 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:09:07 Removing intermediate container 17f6a5d68b8b 09:09:07 ---> 9951f7292ce3 09:09:07 09:09:07 Step 10/22 : FROM alpine:3.16 09:09:07 ---> 4c81e5bf8899 09:09:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:09:07 ---> Running in 939df3cbc906 09:09:07 Removing intermediate container 939df3cbc906 09:09:07 ---> 70e13006b4f9 09:09:07 Step 12/22 : ENV APP_PORT=59880 09:09:08 ---> Running in e0eb314c4e72 09:09:08 Removing intermediate container e0eb314c4e72 09:09:08 ---> cfcef7f36291 09:09:08 Step 13/22 : EXPOSE $APP_PORT 09:09:08 ---> Running in 2d279050d162 09:09:09 Removing intermediate container 2d279050d162 09:09:09 ---> c6b6e6ccb4ed 09:09:09 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:09:09 ---> Running in 456cd47eb8b0 09:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:12 (1/1) Installing dumb-init (1.2.5-r1) 09:09:12 Executing busybox-1.35.0-r17.trigger 09:09:12 OK: 5 MiB in 15 packages 09:09:14 Removing intermediate container 456cd47eb8b0 09:09:14 ---> a536ebf4faba 09:09:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:16 ---> 23eafa08e9fc 09:09:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:09:19 ---> 7a37ab9da642 09:09:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:09:20 ---> 6269a21f7b75 09:09:20 Step 18/22 : ENTRYPOINT ["/core-data"] 09:09:20 ---> Running in 1ea11d4349a3 09:09:21 Removing intermediate container 1ea11d4349a3 09:09:21 ---> faa789b8ad30 09:09:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:21 ---> Running in 83d3df48d082 09:09:22 Removing intermediate container 83d3df48d082 09:09:22 ---> f1fe6f3a3abb 09:09:22 Step 20/22 : LABEL arch=arm64 09:09:22 ---> Running in 3e2e57699564 09:09:22 Removing intermediate container bd32989216a2 09:09:22 ---> 7d267576bc75 09:09:22 09:09:22 Step 9/21 : FROM alpine:3.16 09:09:22 ---> 4c81e5bf8899 09:09:22 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:09:23 ---> Running in 4dc9d5f9440d 09:09:23 Removing intermediate container 3e2e57699564 09:09:23 ---> 56134dc96987 09:09:23 Step 21/22 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 09:09:23 ---> Running in 9dc36a70503a 09:09:23 Removing intermediate container 9dc36a70503a 09:09:23 ---> 993fd4ccdcec 09:09:23 Step 22/22 : LABEL version=0.0.0 09:09:24 ---> Running in d7305653f795 09:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:26 (1/6) Installing ca-certificates (20220614-r0) 09:09:26 (2/6) Installing brotli-libs (1.0.9-r6) 09:09:26 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:09:26 (4/6) Installing libcurl (7.83.1-r6) 09:09:26 (5/6) Installing curl (7.83.1-r6) 09:09:26 Removing intermediate container d7305653f795 09:09:26 (6/6) Installing dumb-init (1.2.5-r1) 09:09:26 ---> 390f90550c48 09:09:26 09:09:26 Executing busybox-1.35.0-r17.trigger 09:09:26 Executing ca-certificates-20220614-r0.trigger 09:09:26 Successfully built 390f90550c48 09:09:26 Successfully tagged core-data-arm64:latest 09:09:27  Building core-data ... done OK: 8 MiB in 20 packages 09:09:29 Removing intermediate container 4dc9d5f9440d 09:09:29 ---> bff6a73f122b 09:09:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:09:29 ---> Running in 6e4fa0f825b3 09:09:29 Removing intermediate container 6e4fa0f825b3 09:09:29 ---> 32161b08ec3b 09:09:29 Step 12/21 : WORKDIR /edgex 09:09:29 ---> Running in bc4201169c75 09:09:30 Removing intermediate container bc4201169c75 09:09:30 ---> aca74ccb2a18 09:09:30 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:09:31 ---> f8136ad8ea08 09:09:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:09:32 ---> bc35e5bb564a 09:09:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:09:34 ---> e4b517ac640e 09:09:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:09:34 ---> 7dbd2f9a8cf0 09:09:34 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:34 ---> Running in 28cd845d627c 09:09:38 Removing intermediate container 28cd845d627c 09:09:38 ---> 80bc4f6c6a5e 09:09:38 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:09:38 ---> Running in e9b168e65555 09:09:39 Removing intermediate container e9b168e65555 09:09:39 ---> b1ec5b2ce207 09:09:39 Step 19/21 : LABEL arch=arm64 09:09:39 ---> Running in 8b367a213653 09:09:40 Removing intermediate container 8b367a213653 09:09:40 ---> e7ed34bab7e5 09:09:40 Step 20/21 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 09:09:40 ---> Running in 067bd5c09ead 09:09:40 Removing intermediate container 067bd5c09ead 09:09:40 ---> 0d2c2144857e 09:09:40 Step 21/21 : LABEL version=0.0.0 09:09:40 ---> Running in 2ebc8d2238d7 09:09:41 Removing intermediate container 2ebc8d2238d7 09:09:41 ---> 075fbefe606b 09:09:41 09:09:41 Successfully built 075fbefe606b 09:09:41 Successfully tagged security-proxy-setup-arm64:latest 09:10:28  Building security-proxy-setup ... done Removing intermediate container 3dd41997e025 09:10:28 ---> e6cc18392a60 09:10:28 09:10:28 Step 10/22 : FROM alpine:3.16 09:10:28 ---> 4c81e5bf8899 09:10:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:10:28 ---> Using cache 09:10:28 ---> 2692e0ea5d5e 09:10:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:10:28 ---> Using cache 09:10:28 ---> cb230055adf5 09:10:28 Step 13/22 : ENV APP_PORT=59861 09:10:28 ---> Running in d736884c0b78 09:10:28 Removing intermediate container d736884c0b78 09:10:28 ---> aa711c8962b0 09:10:28 Step 14/22 : EXPOSE $APP_PORT 09:10:28 ---> Running in 8e4cc8ce342a 09:10:28 Removing intermediate container 8e4cc8ce342a 09:10:28 ---> 9923368ca667 09:10:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:28 ---> 50616caa6a3d 09:10:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:10:32 ---> ba137620a2ed 09:10:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:10:33 ---> 3ee12fcdc31e 09:10:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:10:33 ---> Running in 3c0a35c15be7 09:10:33 Removing intermediate container 3c0a35c15be7 09:10:33 ---> 6939cbc209ed 09:10:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:33 ---> Running in dbc3d355269d 09:10:33 Removing intermediate container dbc3d355269d 09:10:33 ---> b4efb3d10cd7 09:10:33 Step 20/22 : LABEL arch=arm64 09:10:34 ---> Running in efca1dd91cf0 09:10:34 Removing intermediate container efca1dd91cf0 09:10:34 ---> 04ccc163a6c0 09:10:34 Step 21/22 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e 09:10:34 ---> Running in cd8e4d8418b6 09:10:35 Removing intermediate container cd8e4d8418b6 09:10:35 ---> 7ad171ef239e 09:10:35 Step 22/22 : LABEL version=0.0.0 09:10:35 ---> Running in c4cd7dd11ed2 09:10:35 Removing intermediate container c4cd7dd11ed2 09:10:35 ---> fb89945ab769 09:10:35 09:10:36 Successfully built fb89945ab769 09:10:36 Successfully tagged support-scheduler-arm64:latest 09:10:36  Building support-scheduler ... done  [Pipeline] } 09:10:36 $ docker stop --time=1 7c4e2464086b6dca6deb7a798de65cc05d2c42b935753d7450341137f370bd6c 09:10:38 $ docker rm -f --volumes 7c4e2464086b6dca6deb7a798de65cc05d2c42b935753d7450341137f370bd6c [Pipeline] // withDockerContainer [Pipeline] sh 09:10:39 + docker images 09:10:39 REPOSITORY TAG IMAGE ID CREATED SIZE 09:10:39 support-scheduler-arm64 latest fb89945ab769 4 seconds ago 29MB 09:10:39 e6cc18392a60 14 seconds ago 1.57GB 09:10:39 security-proxy-setup-arm64 latest 075fbefe606b 58 seconds ago 26.9MB 09:10:39 core-data-arm64 latest 390f90550c48 About a minute ago 17.2MB 09:10:39 7d267576bc75 About a minute ago 1.5GB 09:10:39 9951f7292ce3 About a minute ago 1.51GB 09:10:39 core-metadata-arm64 latest 3a2abef436f2 About a minute ago 17.7MB 09:10:39 b0a85fa6f707 2 minutes ago 1.51GB 09:10:39 security-secretstore-setup-arm64 latest 461dad9a6dd8 3 minutes ago 29MB 09:10:39 ee51742f7f58 3 minutes ago 1.5GB 09:10:39 core-common-config-bootstrapper-arm64 latest 368aecd1fd32 6 minutes ago 14.9MB 09:10:39 3692f02abb33 6 minutes ago 1.5GB 09:10:39 support-notifications-arm64 latest 1f9fe2bff55f 8 minutes ago 29.7MB 09:10:39 1ccdf2a61c3b 8 minutes ago 1.57GB 09:10:39 security-spiffe-token-provider-arm64 latest 5d9084041bb0 9 minutes ago 29.1MB 09:10:39 21a1c316f4be 9 minutes ago 1.54GB 09:10:39 security-spire-config-arm64 latest 47c7a3f58c95 10 minutes ago 83.6MB 09:10:39 core-command-arm64 latest 4189c87af634 11 minutes ago 17MB 09:10:39 security-bootstrapper-arm64 latest 8501f7e07567 11 minutes ago 19.6MB 09:10:39 2dbbcbd2da56 11 minutes ago 1.51GB 09:10:39 f31fb02ac6c1 12 minutes ago 1.5GB 09:10:39 security-spire-agent-arm64 latest 09a03ebe735b 17 minutes ago 122MB 09:10:39 e7114a31a995 17 minutes ago 1.38GB 09:10:39 security-spire-server-arm64 latest a1d7f533bb23 19 minutes ago 84.3MB 09:10:39 d85bde73f008 20 minutes ago 1.38GB 09:10:39 ci-base-image-arm64 latest c36608dafd65 34 minutes ago 905MB 09:10:39 alpine 3.15 354640af7b1b 6 days ago 5.34MB 09:10:39 alpine 3.16 4c81e5bf8899 6 days ago 5.3MB 09:10:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:10:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:39 09:10:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:40 arm64: Pulling from edgex-lftools-log-publisher 09:10:40 8998bd30e6a1: Pulling fs layer 09:10:40 04944245beec: Pulling fs layer 09:10:40 699f458cf7ca: Pulling fs layer 09:10:40 765212b225bb: Pulling fs layer 09:10:40 f23df028b6ca: Pulling fs layer 09:10:40 d65c8cfc05b1: Pulling fs layer 09:10:40 2437ff75d9bd: Pulling fs layer 09:10:40 765212b225bb: Waiting 09:10:40 f23df028b6ca: Waiting 09:10:40 d65c8cfc05b1: Waiting 09:10:40 2437ff75d9bd: Waiting 09:10:40 04944245beec: Verifying Checksum 09:10:40 04944245beec: Download complete 09:10:40 765212b225bb: Verifying Checksum 09:10:40 765212b225bb: Download complete 09:10:40 f23df028b6ca: Download complete 09:10:40 d65c8cfc05b1: Verifying Checksum 09:10:40 d65c8cfc05b1: Download complete 09:10:40 699f458cf7ca: Verifying Checksum 09:10:40 699f458cf7ca: Download complete 09:10:41 8998bd30e6a1: Verifying Checksum 09:10:41 8998bd30e6a1: Download complete 09:10:43 2437ff75d9bd: Verifying Checksum 09:10:43 2437ff75d9bd: Download complete 09:10:45 8998bd30e6a1: Pull complete 09:10:46 04944245beec: Pull complete 09:10:47 699f458cf7ca: Pull complete 09:10:47 765212b225bb: Pull complete 09:10:48 f23df028b6ca: Pull complete 09:10:48 d65c8cfc05b1: Pull complete 09:11:03 2437ff75d9bd: Pull complete 09:11:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:03 prd-ubuntu20.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container 09:11:03 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:arm64 cat 09:11:06 $ docker top 60a2db1ebb75a155cdbe8bb4fb42065e6d3dc6ab4fd7660ade9d9cba262f1322 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:07 ---> job-cost.sh 09:11:07 lf-activate-venv: SKIPPING 09:11:07 INFO: No Stack... 09:11:08 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:09 INFO: Archiving Costs [Pipeline] sh 09:11:09 + cat /w/workspace/edgex-go/8/archives/cost.csv 09:11:09 + cut -d, -f6 [Pipeline] lock 09:11:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-8-stack-cost] 09:11:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4339-8-stack-cost] did not exist. Created. 09:11:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:10 + echo total: 0.10999999940395355 [Pipeline] stash 09:11:10 Stashed 1 file(s) [Pipeline] } 09:11:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-8-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:10 $ docker stop --time=1 60a2db1ebb75a155cdbe8bb4fb42065e6d3dc6ab4fd7660ade9d9cba262f1322 09:11:12 $ docker rm -f --volumes 60a2db1ebb75a155cdbe8bb4fb42065e6d3dc6ab4fd7660ade9d9cba262f1322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:11:12 provisioning config files... 09:11:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3044297699381130739tmp [Pipeline] { [Pipeline] sh 09:11:13 + set +x 09:11:13 + curl -s https://codecov.io/bash 09:11:13 + bash -s -- 09:11:13 09:11:13 _____ _ 09:11:13 / ____| | | 09:11:13 | | ___ __| | ___ ___ _____ __ 09:11:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:11:13 | |___| (_) | (_| | __/ (_| (_) \ V / 09:11:13 \_____\___/ \__,_|\___|\___\___/ \_/ 09:11:13 Bash-1.0.6 09:11:13 09:11:13 09:11:13 ==> git version 2.25.1 found 09:11:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:11:13 Release-Date: 2020-01-08 09:11:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:11:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:11:13 ==> Jenkins CI detected. 09:11:13 current dir:  /w/workspace/edgex-go/8 09:11:13 project root: . 09:11:13 --> token set from env 09:11:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:11:13 ==> Running gcov in . (disable via -X gcov) 09:11:13 ==> Python coveragepy not found 09:11:13 ==> Searching for coverage reports in: 09:11:13 + . 09:11:13 -> Found 1 reports 09:11:13 ==> Detecting git/mercurial file structure 09:11:13 ==> Reading reports 09:11:13 + ./coverage.out bytes=487530 09:11:13 ==> Appending adjustments 09:11:13 https://docs.codecov.io/docs/fixing-reports 09:11:14 + Found adjustments 09:11:14 ==> Gzipping contents 09:11:14 64K /tmp/codecov.kJi28W.gz 09:11:14 ==> Uploading reports 09:11:14 url: https://codecov.io 09:11:14 query: branch=PR-4339&commit=4d1311a1f04337ffd4897e2c5604af956630835e&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:11:14 -> Pinging Codecov 09:11:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=4d1311a1f04337ffd4897e2c5604af956630835e&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:11:14 -> Uploading to 09:11:14 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/4d1311a1f04337ffd4897e2c5604af956630835e/ad5e7734-8a1e-4dab-ac69-5f8159b9d276.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T091114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a48ed9ba499b895be482a97e3cd17022e63f748de97eb3ecad407a8cd23f9e0a 09:11:14 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:14 Dload Upload Total Spent Left Speed 09:11:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63050 0 0 100 63050 0 304k --:--:-- --:--:-- --:--:-- 303k 100 63050 0 0 100 63050 0 190k --:--:-- --:--:-- --:--:-- 189k 09:11:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4d1311a1f04337ffd4897e2c5604af956630835e [Pipeline] } 09:11:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:11:15 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 09:11:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:16 ---> package-listing.sh 09:11:16 ++ facter osfamily 09:11:16 ++ tr '[:upper:]' '[:lower:]' 09:11:16 + OS_FAMILY=debian 09:11:16 + workspace=/w/workspace/edgex-go/8 09:11:16 + START_PACKAGES=/tmp/packages_start.txt 09:11:16 + END_PACKAGES=/tmp/packages_end.txt 09:11:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:16 + PACKAGES=/tmp/packages_start.txt 09:11:16 + '[' /w/workspace/edgex-go/8 ']' 09:11:16 + PACKAGES=/tmp/packages_end.txt 09:11:16 + case "${OS_FAMILY}" in 09:11:16 + dpkg -l 09:11:16 + grep '^ii' 09:11:16 + '[' -f /tmp/packages_start.txt ']' 09:11:16 + '[' -f /tmp/packages_end.txt ']' 09:11:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:16 + '[' /w/workspace/edgex-go/8 ']' 09:11:16 + mkdir -p /w/workspace/edgex-go/8/archives/ 09:11:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 09:11:16 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:17 09:11:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:17 latest: Pulling from edgex-lftools-log-publisher 09:11:17 5eb5b503b376: Pulling fs layer 09:11:17 5c69ac0246d0: Pulling fs layer 09:11:17 ec43610c2a17: Pulling fs layer 09:11:17 3a2ae6a8a46f: Pulling fs layer 09:11:17 33b1e0a273af: Pulling fs layer 09:11:17 5d3b04190fa2: Pulling fs layer 09:11:17 2f39f015ded8: Pulling fs layer 09:11:17 33b1e0a273af: Waiting 09:11:17 5d3b04190fa2: Waiting 09:11:17 2f39f015ded8: Waiting 09:11:17 3a2ae6a8a46f: Waiting 09:11:18 5c69ac0246d0: Verifying Checksum 09:11:18 5c69ac0246d0: Download complete 09:11:18 3a2ae6a8a46f: Verifying Checksum 09:11:18 3a2ae6a8a46f: Download complete 09:11:18 33b1e0a273af: Verifying Checksum 09:11:18 33b1e0a273af: Download complete 09:11:18 5d3b04190fa2: Verifying Checksum 09:11:18 ec43610c2a17: Verifying Checksum 09:11:18 ec43610c2a17: Download complete 09:11:18 5eb5b503b376: Verifying Checksum 09:11:18 5eb5b503b376: Download complete 09:11:19 2f39f015ded8: Download complete 09:11:19 5eb5b503b376: Pull complete 09:11:19 5c69ac0246d0: Pull complete 09:11:20 ec43610c2a17: Pull complete 09:11:20 3a2ae6a8a46f: Pull complete 09:11:20 33b1e0a273af: Pull complete 09:11:20 5d3b04190fa2: Pull complete 09:11:24 2f39f015ded8: Pull complete 09:11:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:24 prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container 09:11:24 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:latest cat 09:11:26 $ docker top bc0d9ab5c163d15d6e2cc37f86b083162f15da94e24fc4dfe035f2ed6309c439 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:27 + touch /tmp/pre-build-complete [Pipeline] sh 09:11:27 + mkdir -p /var/log/sysstat [Pipeline] sh 09:11:27 + ls /var/log/sa-host 09:11:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:27 provisioning config files... 09:11:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config441283245060404429tmp [Pipeline] { [Pipeline] echo 09:11:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:11:28 ---> create-netrc.sh [Pipeline] } 09:11:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:11:28 ---> python-tools-install.sh [Pipeline] echo 09:11:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:11:28 ---> sudo-logs.sh 09:11:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:11:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:11:29 ---> job-cost.sh 09:11:29 lf-activate-venv: SKIPPING 09:11:29 DEBUG: total: 0.10999999940395355 09:11:29 INFO: Retrieving Stack Cost... 09:11:29 INFO: Retrieving Pricing Info for: v3-standard-8 09:11:29 INFO: Archiving Costs [Pipeline] echo 09:11:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:11:30 ---> logs-deploy.sh 09:11:30 lf-activate-venv: SKIPPING 09:11:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/8 09:11:30 INFO: archiving workspace using pattern(s): 09:11:31 Archives upload complete. 09:11:31 INFO: archiving logs to Nexus