Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d+6dde6725c068b93be8e99b4859b2725888de99b7 (67b73d4fd896077f8adddfa3d977f6b6ae898ae4) 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-ssh5088355243759792615.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16329730627013804334.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4458/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-4458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh934655919530276710.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh4682795895721526520.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-4458/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-4458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6102959630979186876.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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4361’ Running on prd-ubuntu20.04-docker-8c-8g-4363 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6dde6725c068b93be8e99b4859b2725888de99b7 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d Merge succeeded, producing 3e68c72546b240aca7a98f5968e9a6a4933436b3 Checking out Revision 3e68c72546b240aca7a98f5968e9a6a4933436b3 (PR-4458) > 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/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # 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 6dde6725c068b93be8e99b4859b2725888de99b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e68c72546b240aca7a98f5968e9a6a4933436b3 # timeout=10 Commit message: "Merge commit '6dde6725c068b93be8e99b4859b2725888de99b7' into HEAD" > git rev-list --no-walk e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:13 ========================================================= 08:30:13 EdgeX Global Pipelines Version Info 08:30:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:14 ------------------- 08:30:14 stable info: 08:30:14 ------------------- 08:30:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:30:14 Message: update stable to v1.0.245 08:30:14 ------------------- 08:30:14 experimental info: 08:30:14 ------------------- 08:30:14 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:14 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:30:14 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4458 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4458 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4458 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e68c72546b240aca7a98f5968e9a6a4933436b3 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e68c72 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:15 provisioning config files... 08:30:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2142369340729903947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:15 ---> docker-login.sh 08:30:15 nexus3.edgexfoundry.org:10001 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 nexus3.edgexfoundry.org:10002 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10003 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10004 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 docker.io 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 ---> docker-login.sh ends [Pipeline] } 08:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:22 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:22 + dirname cmd/core-command/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo core-command,cmd/core-command/Dockerfile 08:30:22 + + cut -d/ -f2 08:30:22 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:22 + dirname cmd/core-data/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo core-data,cmd/core-data/Dockerfile 08:30:22 + dirname cmd/core-metadata/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:22 + dirname cmd/security-bootstrapper/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:22 + dirname cmd/security-proxy-auth/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:22 + dirname cmd/security-proxy-setup/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:22 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:22 + dirname cmd/security-spire-agent/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:22 + dirname cmd/security-spire-config/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:22 + dirname cmd/security-spire-server/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:22 + dirname cmd/support-notifications/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:22 + dirname cmd/support-scheduler/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:22 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:23 + git rev-list -1 --merges 3e68c72546b240aca7a98f5968e9a6a4933436b3~1..3e68c72546b240aca7a98f5968e9a6a4933436b3 [Pipeline] echo 08:30:23 -----------> git rev-list -1 --merges 3e68c72546b240aca7a98f5968e9a6a4933436b3~1..3e68c72546b240aca7a98f5968e9a6a4933436b3 3e68c72546b240aca7a98f5968e9a6a4933436b3 08:30:23 3e68c72546b240aca7a98f5968e9a6a4933436b3 [false] [Pipeline] sh 08:30:23 + git log --format=format:%s -1 3e68c72546b240aca7a98f5968e9a6a4933436b3 [Pipeline] echo 08:30:23 ========================================================= 08:30:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:23 + grep -v github /etc/ssh/ssh_known_hosts 08:30:23 + [ -e /tmp/ssh_known_hosts ] 08:30:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:23 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:24 08:30:24 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:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:24 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:24 b85a868b505f: Pulling fs layer 08:30:24 e2be974225ed: Pulling fs layer 08:30:24 339a4e72a1f5: Pulling fs layer 08:30:24 988bab9f4d93: Pulling fs layer 08:30:24 1469e6f7b9e6: Pulling fs layer 08:30:24 eaf3925da568: Pulling fs layer 08:30:24 bab4dde63d76: Pulling fs layer 08:30:24 bde34c3a00c8: Pulling fs layer 08:30:24 b352a97aabf1: Pulling fs layer 08:30:24 4872d77fe225: Pulling fs layer 08:30:24 5851b861e8e6: Pulling fs layer 08:30:24 eaf3925da568: Waiting 08:30:24 bab4dde63d76: Waiting 08:30:24 bde34c3a00c8: Waiting 08:30:24 988bab9f4d93: Waiting 08:30:24 b352a97aabf1: Waiting 08:30:24 1469e6f7b9e6: Waiting 08:30:24 4872d77fe225: Waiting 08:30:24 5851b861e8e6: Waiting 08:30:24 e2be974225ed: Verifying Checksum 08:30:24 e2be974225ed: Download complete 08:30:24 988bab9f4d93: Verifying Checksum 08:30:24 988bab9f4d93: Download complete 08:30:24 1469e6f7b9e6: Verifying Checksum 08:30:24 1469e6f7b9e6: Download complete 08:30:24 339a4e72a1f5: Verifying Checksum 08:30:24 339a4e72a1f5: Download complete 08:30:24 eaf3925da568: Download complete 08:30:24 bde34c3a00c8: Download complete 08:30:24 b352a97aabf1: Verifying Checksum 08:30:24 b352a97aabf1: Download complete 08:30:24 4872d77fe225: Verifying Checksum 08:30:24 4872d77fe225: Download complete 08:30:24 5851b861e8e6: Verifying Checksum 08:30:24 5851b861e8e6: Download complete 08:30:24 b85a868b505f: Verifying Checksum 08:30:24 b85a868b505f: Download complete 08:30:25 bab4dde63d76: Verifying Checksum 08:30:26 b85a868b505f: Pull complete 08:30:26 e2be974225ed: Pull complete 08:30:26 339a4e72a1f5: Pull complete 08:30:26 988bab9f4d93: Pull complete 08:30:27 1469e6f7b9e6: Pull complete 08:30:27 eaf3925da568: Pull complete 08:30:29 bab4dde63d76: Pull complete 08:30:29 bde34c3a00c8: Pull complete 08:30:29 b352a97aabf1: Pull complete 08:30:29 4872d77fe225: Pull complete 08:30:29 5851b861e8e6: Pull complete 08:30:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:29 prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container 08:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:31 $ docker top a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 -eo pid,comm 08:30:31 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:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:32 [ssh-agent] Looking for ssh-agent implementation... 08:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:32 $ docker exec a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 ssh-agent 08:30:32 SSH_AUTH_SOCK=/tmp/ssh-5bhOsyUsuEUl/agent.32 08:30:32 SSH_AGENT_PID=38 08:30:32 Running ssh-add (command line suppressed) 08:30:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7299116170028200524.key (/w/workspace/edgex-go/2@tmp/private_key_7299116170028200524.key) 08:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:32 + git tag --points-at HEAD [Pipeline] } 08:30:32 $ docker exec --env ******** --env ******** a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 ssh-agent -k 08:30:32 unset SSH_AUTH_SOCK; 08:30:32 unset SSH_AGENT_PID; 08:30:32 echo Agent pid 38 killed; 08:30:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:32 [ssh-agent] Looking for ssh-agent implementation... 08:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:32 $ docker exec a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 ssh-agent 08:30:33 SSH_AUTH_SOCK=/tmp/ssh-Qq8FE6kq6ZtM/agent.70 08:30:33 SSH_AGENT_PID=76 08:30:33 Running ssh-add (command line suppressed) 08:30:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_14888879509458909220.key (/w/workspace/edgex-go/2@tmp/private_key_14888879509458909220.key) 08:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:33 + git semver init 08:30:33 2023-03-17 08:30:33,651 [run_init] DEBUG init version:0.0.0 force:False 08:30:33 2023-03-17 08:30:33,652 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:33 2023-03-17 08:30:33,652 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:33 2023-03-17 08:30:33,653 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:39 2023-03-17 08:30:38,832 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:39 2023-03-17 08:30:38,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4458 with force:False 08:30:39 2023-03-17 08:30:38,832 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4458 08:30:39 2023-03-17 08:30:38,837 [execute] INFO git cat-file --batch-check 08:30:39 2023-03-17 08:30:38,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:39 2023-03-17 08:30:38,843 [execute] INFO git cat-file --batch 08:30:39 2023-03-17 08:30:38,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:39 2023-03-17 08:30:38,848 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4458 08:30:39 0.0.0 [Pipeline] } 08:30:39 $ docker exec --env ******** --env ******** a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 ssh-agent -k 08:30:39 unset SSH_AUTH_SOCK; 08:30:39 unset SSH_AGENT_PID; 08:30:39 echo Agent pid 76 killed; 08:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:39 + git semver [Pipeline] } 08:30:39 $ docker stop --time=1 a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 08:30:41 $ docker rm -f --volumes a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:41 Stashed 1 file(s) [Pipeline] echo 08:30:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:42 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:42 ========================================================= 08:30:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:42 63b65145d645: Pulling fs layer 08:30:42 a2d21d5440eb: Pulling fs layer 08:30:42 935e6c44a52c: Pulling fs layer 08:30:42 94cc34f8dd06: Pulling fs layer 08:30:42 30dea6a524f1: Pulling fs layer 08:30:42 a2aff8979fd8: Pulling fs layer 08:30:42 6808be2612f2: Pulling fs layer 08:30:42 f25807f1079a: Pulling fs layer 08:30:42 30dea6a524f1: Waiting 08:30:42 a2aff8979fd8: Waiting 08:30:42 6808be2612f2: Waiting 08:30:42 a2d21d5440eb: Verifying Checksum 08:30:42 a2d21d5440eb: Download complete 08:30:42 94cc34f8dd06: Download complete 08:30:42 30dea6a524f1: Download complete 08:30:42 63b65145d645: Verifying Checksum 08:30:42 63b65145d645: Download complete 08:30:42 63b65145d645: Pull complete 08:30:42 a2d21d5440eb: Pull complete 08:30:42 a2aff8979fd8: Verifying Checksum 08:30:42 a2aff8979fd8: Download complete 08:30:43 935e6c44a52c: Verifying Checksum 08:30:43 935e6c44a52c: Download complete 08:30:43 f25807f1079a: Verifying Checksum 08:30:43 f25807f1079a: Download complete 08:30:43 6808be2612f2: Verifying Checksum 08:30:43 6808be2612f2: Download complete 08:30:47 935e6c44a52c: Pull complete 08:30:47 94cc34f8dd06: Pull complete 08:30:47 30dea6a524f1: Pull complete 08:30:47 a2aff8979fd8: Pull complete 08:30:49 6808be2612f2: Pull complete 08:30:49 f25807f1079a: Pull complete 08:30:49 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:50 WORKDIR /edgex 08:30:50 COPY go.mod . 08:30:50 RUN go mod download 08:30:50 + docker build -t ci-base-image-x86_64 -f - . 08:30:51 Sending build context to Docker daemon 170.5MB 08:30:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:51 ---> 3b553350e43f 08:30:51 Step 2/4 : WORKDIR /edgex 08:30:56 ---> Running in 4a912b2de4a1 08:30:56 Removing intermediate container 4a912b2de4a1 08:30:56 ---> 3688a9544381 08:30:56 Step 3/4 : COPY go.mod . 08:30:56 ---> ae8729fa0b36 08:30:56 Step 4/4 : RUN go mod download 08:30:56 Still waiting to schedule task 08:30:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4362’ 08:30:56 ---> Running in 466e7b04db37 08:31:09 Removing intermediate container 466e7b04db37 08:31:09 ---> 1b893040bd4a 08:31:09 Successfully built 1b893040bd4a 08:31:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:09 + docker inspect -f . ci-base-image-x86_64 08:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:09 prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container 08:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:09 $ docker top 4b96c35d00e34e75a729bff66db844977ff23946e3a6da693f20a955ee7e7a4f -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:10 + go version 08:31:10 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:10 $ docker stop --time=1 4b96c35d00e34e75a729bff66db844977ff23946e3a6da693f20a955ee7e7a4f 08:31:11 $ docker rm -f --volumes 4b96c35d00e34e75a729bff66db844977ff23946e3a6da693f20a955ee7e7a4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:11 + docker inspect -f . ci-base-image-x86_64 08:31:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:11 prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container 08:31:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:12 $ docker top 7432526fd8ad67f60b283deb9060c3b90313fbf0c18539fd1af15323d9e517bb -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:12 ========================================================= 08:31:12 [edgeXBuildGoParallel] Running Tests and Build... 08:31:12 ========================================================= [Pipeline] sh 08:31:12 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:12 + make test 08:31:12 go test -race -coverprofile=coverage.out ./... 08:31:21 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.2% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.605s coverage: 88.5% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 95.6% of statements 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 45.5% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.298s coverage: 79.9% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.073s coverage: 92.9% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.107s coverage: 81.2% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.040s coverage: 84.8% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.1% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.412s coverage: 38.4% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 08:32:13 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 go vet ./... 08:32:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:38 ./bin/test-attribution-txt.sh 08:32:38 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 08:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:38 + ls -al . 08:32:38 total 704 08:32:38 drwxrwxr-x 11 1001 1001 4096 Mar 17 08:31 . 08:32:38 drwxr-xr-x 4 root root 4096 Mar 17 08:31 .. 08:32:38 drwxrwxr-x 2 1001 1001 4096 Mar 17 08:30 .blubracket 08:32:38 -rw-rw-r-- 1 1001 1001 16 Mar 17 08:30 .dockerignore 08:32:38 drwxrwxr-x 8 1001 1001 4096 Mar 17 08:30 .git 08:32:38 drwxrwxr-x 3 1001 1001 4096 Mar 17 08:30 .github 08:32:38 -rw-rw-r-- 1 1001 1001 1133 Mar 17 08:30 .gitignore 08:32:38 -rw-rw-r-- 1 1001 1001 42 Mar 17 08:30 .golangci.yml 08:32:38 -rw-rw-r-- 1 1001 1001 87 Mar 17 08:30 .hadolint.yml 08:32:38 drwxr-xr-x 3 1001 1001 4096 Mar 17 08:30 .semver 08:32:38 -rw-rw-r-- 1 1001 1001 166 Mar 17 08:30 .sonarcloud.properties 08:32:38 -rw-rw-r-- 1 1001 1001 1171 Mar 17 08:30 ADOPTERS.md 08:32:38 -rw-rw-r-- 1 1001 1001 10825 Mar 17 08:30 Attribution.txt 08:32:38 -rw-rw-r-- 1 1001 1001 73765 Mar 17 08:30 CHANGELOG.md 08:32:38 -rw-rw-r-- 1 1001 1001 3804 Mar 17 08:30 CONTRIBUTING.md 08:32:38 -rw-rw-r-- 1 1001 1001 677 Mar 17 08:30 GOVERNANCE.md 08:32:38 -rw-rw-r-- 1 1001 1001 883 Mar 17 08:30 Jenkinsfile 08:32:38 -rw-rw-r-- 1 1001 1001 10775 Mar 17 08:30 LICENSE 08:32:38 -rw-rw-r-- 1 1001 1001 14266 Mar 17 08:30 Makefile 08:32:38 -rw-rw-r-- 1 1001 1001 582 Mar 17 08:30 OWNERS.md 08:32:38 -rw-rw-r-- 1 1001 1001 9403 Mar 17 08:30 README.md 08:32:38 -rw-rw-r-- 1 1001 1001 789 Mar 17 08:30 SECURITY.md 08:32:38 -rw-rw-r-- 1 1001 1001 5 Mar 17 08:30 VERSION 08:32:38 drwxrwxr-x 2 1001 1001 4096 Mar 17 08:30 bin 08:32:38 drwxrwxr-x 18 1001 1001 4096 Mar 17 08:30 cmd 08:32:38 -rw-r--r-- 1 root root 447486 Mar 17 08:32 coverage.out 08:32:38 -rw-rw-r-- 1 1001 1001 3236 Mar 17 08:30 go.mod 08:32:38 -rw-rw-r-- 1 1001 1001 31410 Mar 17 08:30 go.sum 08:32:38 drwxrwxr-x 7 1001 1001 4096 Mar 17 08:30 internal 08:32:38 drwxrwxr-x 3 1001 1001 4096 Mar 17 08:30 openapi 08:32:38 -rw-rw-r-- 1 1001 1001 594 Mar 17 08:30 security.txt 08:32:38 drwxrwxr-x 4 1001 1001 4096 Mar 17 08:30 snap 08:32:38 -rw-rw-r-- 1 1001 1001 204 Mar 17 08:30 version.go [Pipeline] sh 08:32:39 + '[' -e coverage.out ] 08:32:39 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:39 Stashed 1 file(s) [Pipeline] sh 08:32:39 + make build 08:32:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 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/secrets-config ./cmd/secrets-config 08:33:04 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:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:06 $ docker stop --time=1 7432526fd8ad67f60b283deb9060c3b90313fbf0c18539fd1af15323d9e517bb 08:33:09 $ docker rm -f --volumes 7432526fd8ad67f60b283deb9060c3b90313fbf0c18539fd1af15323d9e517bb [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 ca9280d653b3: Verifying Checksum 08:33:10 ca9280d653b3: Download complete 08:33:10 cbdbe7a5bc2a: Pull complete 08:33:11 ca9280d653b3: Pull complete 08:33:11 7e9c9ca2126c: Download complete 08:33:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4366 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws 08:33:11 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:11 The recommended git tool is: git 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-4363 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:16 $ docker top 4f18382ac326245217846dc8618b01dcb0a1141cde0648c3ee423ed12a8de0c6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:17 + docker-compose build --help 08:33:17 + grep parallel 08:33:17 --parallel Build images in parallel. [Pipeline] } 08:33:17 $ docker stop --time=1 4f18382ac326245217846dc8618b01dcb0a1141cde0648c3ee423ed12a8de0c6 08:33:19 using credential edgex-jenkins-ssh 08:33:19 $ docker rm -f --volumes 4f18382ac326245217846dc8618b01dcb0a1141cde0648c3ee423ed12a8de0c6 08:33:19 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:19 prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container 08:33:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:19 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:19 > git --version # timeout=10 08:33:19 > git --version # 'git version 2.25.1' 08:33:19 using GIT_SSH to set credentials SSH Credentials for GitHub 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:19 $ docker top ce75121382304c930219113e2b35314ecc9f8e4be6ba9e3555f1116acc35847e -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:20 + 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-auth ... 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 core-command 08:33:20 Building security-proxy-auth 08:33:20 Building security-spire-agent 08:33:20 Building security-spiffe-token-provider 08:33:20 Building support-notifications 08:33:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 1b893040bd4a 08:33:32 Step 3/27 : WORKDIR /edgex-go 08:33:32 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 1b893040bd4a 08:33:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 1b893040bd4a 08:33:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 1b893040bd4a 08:33:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:32 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> 1b893040bd4a 08:33:32 Step 3/20 : WORKDIR /edgex-go 08:33:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:39 ---> Running in 81fd742604e4 08:33:39 ---> Running in 1bfd6b7c14bb 08:33:39 ---> Running in b56e78cfc552 08:33:39 ---> Running in 1d6bebe27162 08:33:39 ---> Running in 76f9adc9d2fc 08:33:39 Removing intermediate container b56e78cfc552 08:33:39 ---> 73eff40c32d9 08:33:39 Step 4/23 : WORKDIR /edgex-go 08:33:39 Removing intermediate container 76f9adc9d2fc 08:33:39 ---> 7b6c090de2d2 08:33:39 Step 4/23 : WORKDIR /edgex-go 08:33:39 Removing intermediate container 1bfd6b7c14bb 08:33:39 ---> 6c0aafaa73bf 08:33:39 Step 4/24 : WORKDIR /edgex-go 08:33:39 Removing intermediate container 81fd742604e4 08:33:39 ---> 617714d2aa14 08:33:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:33:39 ---> Running in 597db0318b1e 08:33:39 ---> Running in 5c67eed46928 08:33:39 ---> Running in 41d9d5c46d8c 08:33:39 ---> Running in 99df66fa6797 08:33:39 Removing intermediate container 1d6bebe27162 08:33:39 ---> 600fc8535f8d 08:33:39 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:39 ---> Running in 2bdf4c0ebd87 08:33:39 Removing intermediate container 597db0318b1e 08:33:39 ---> b9f85f4fd9ce 08:33:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:39 Removing intermediate container 99df66fa6797 08:33:39 ---> f70457bc8bb2 08:33:39 Step 5/24 : RUN apk add --update --no-cache make git 08:33:39 Removing intermediate container 41d9d5c46d8c 08:33:39 ---> aa144ff8440f 08:33:39 Step 5/23 : RUN apk add --update --no-cache make git 08:33:39 ---> Running in 92576b90a6cb 08:33:39 ---> Running in be0981305781 08:33:39 ---> Running in 17f9557334d8 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:40 Merging remotes/origin/main commit 6dde6725c068b93be8e99b4859b2725888de99b7 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:40 OK: 265 MiB in 53 packages 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:40 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:40 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:40 OK: 17816 distinct packages available 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:40 OK: 265 MiB in 53 packages 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:40 OK: 265 MiB in 53 packages 08:33:40 OK: 265 MiB in 53 packages 08:33:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:40 > git config core.sparsecheckout # timeout=10 08:33:40 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 08:33:40 > git remote # timeout=10 08:33:40 > git config --get remote.origin.url # timeout=10 08:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:40 > git merge 6dde6725c068b93be8e99b4859b2725888de99b7 # timeout=10 08:33:40 Removing intermediate container 2bdf4c0ebd87 08:33:40 ---> c44802a5d569 08:33:40 Step 5/27 : COPY go.mod vendor* ./ 08:33:40 OK: 265 MiB in 53 packages 08:33:40 ---> e619aeb5b785 08:33:40 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:40 Merge succeeded, producing 45a5479f442b87b2424fbc08fb053a42c16e71c1 08:33:40 Checking out Revision 45a5479f442b87b2424fbc08fb053a42c16e71c1 (PR-4458) 08:33:41 ---> Running in 1b38a6c9d49d 08:33:41 Removing intermediate container be0981305781 08:33:41 ---> b60199301ef8 08:33:41 Step 6/24 : COPY go.mod vendor* ./ 08:33:41 Removing intermediate container 92576b90a6cb 08:33:41 ---> e7216fccc207 08:33:41 Step 6/23 : COPY go.mod vendor* ./ 08:33:41 Removing intermediate container 17f9557334d8 08:33:41 ---> adf98ed62a2a 08:33:41 Step 6/23 : COPY go.mod vendor* ./ 08:33:41 ---> ce8357f044da 08:33:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:41 ---> Running in d01e52828592 08:33:41 Removing intermediate container 5c67eed46928 08:33:41 ---> 9bdd03199927 08:33:41 Step 5/20 : COPY go.mod vendor* ./ 08:33:41 ---> 96fa01c35991 08:33:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:41 ---> Running in a91faba2e36d 08:33:41 ---> 4132db00cea7 08:33:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:41 ---> Running in 60d9e28deda1 08:33:41 ---> 2a9ac4d974e9 08:33:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:41 ---> Running in dab664309be7 08:33:40 > git rev-parse HEAD^{commit} # timeout=10 08:33:40 > git config core.sparsecheckout # timeout=10 08:33:40 > git checkout -f 45a5479f442b87b2424fbc08fb053a42c16e71c1 # timeout=10 08:33:44 Commit message: "Merge commit '6dde6725c068b93be8e99b4859b2725888de99b7' into HEAD" 08:33:44 > git rev-list --no-walk e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:45 Dload Upload Total Spent Left Speed 08:33:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 08:33:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:46 + sudo tee /etc/docker/daemon.new 08:33:46 { 08:33:46 "registry-mirrors": [ 08:33:46 "https://nexus3.edgexfoundry.org:10001" 08:33:46 ], 08:33:46 "bip": "10.250.0.254/24", 08:33:46 "hosts": [ 08:33:46 "tcp://0.0.0.0:5555", 08:33:46 "unix:///var/run/docker.sock" 08:33:46 ], 08:33:46 "mtu": 1458, 08:33:46 "selinux-enabled": true, 08:33:46 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:46 } [Pipeline] sh 08:33:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:09 provisioning config files... 08:34:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config12415781253194396547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:10 ---> docker-login.sh 08:34:10 nexus3.edgexfoundry.org:10001 08:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:10 Configure a credential helper to remove this warning. See 08:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:10 08:34:10 Login Succeeded 08:34:10 nexus3.edgexfoundry.org:10002 08:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:11 Configure a credential helper to remove this warning. See 08:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:11 08:34:11 Login Succeeded 08:34:11 nexus3.edgexfoundry.org:10003 08:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:11 Configure a credential helper to remove this warning. See 08:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:11 08:34:11 Login Succeeded 08:34:11 nexus3.edgexfoundry.org:10004 08:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:12 Configure a credential helper to remove this warning. See 08:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:12 08:34:12 Login Succeeded 08:34:12 docker.io 08:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:12 Configure a credential helper to remove this warning. See 08:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:12 08:34:12 Login Succeeded 08:34:12 ---> docker-login.sh ends [Pipeline] } 08:34:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:12 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:12 ========================================================= 08:34:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:13 af6eaf76a39c: Pulling fs layer 08:34:13 55522c791124: Pulling fs layer 08:34:13 ce5c4a1c91eb: Pulling fs layer 08:34:13 169dfbe0d373: Pulling fs layer 08:34:13 e1ff8fa3b103: Pulling fs layer 08:34:13 52ebb69f0ebf: Pulling fs layer 08:34:13 5abe8eddf0d5: Pulling fs layer 08:34:13 169dfbe0d373: Waiting 08:34:13 e1ff8fa3b103: Waiting 08:34:13 52ebb69f0ebf: Waiting 08:34:13 5abe8eddf0d5: Waiting 08:34:13 55522c791124: Verifying Checksum 08:34:13 55522c791124: Download complete 08:34:13 169dfbe0d373: Verifying Checksum 08:34:13 169dfbe0d373: Download complete 08:34:13 e1ff8fa3b103: Verifying Checksum 08:34:13 e1ff8fa3b103: Download complete 08:34:13 af6eaf76a39c: Download complete 08:34:14 af6eaf76a39c: Pull complete 08:34:14 5abe8eddf0d5: Verifying Checksum 08:34:14 5abe8eddf0d5: Download complete 08:34:15 55522c791124: Pull complete 08:34:16 ce5c4a1c91eb: Verifying Checksum 08:34:16 ce5c4a1c91eb: Download complete 08:34:16 52ebb69f0ebf: Verifying Checksum 08:34:16 52ebb69f0ebf: Download complete 08:34:26 ce5c4a1c91eb: Pull complete 08:34:26 169dfbe0d373: Pull complete 08:34:26 e1ff8fa3b103: Pull complete 08:34:33 52ebb69f0ebf: Pull complete 08:34:35 5abe8eddf0d5: Pull complete 08:34:35 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:35 WORKDIR /edgex 08:34:35 COPY go.mod . 08:34:35 RUN go mod download 08:34:35 + docker build -t ci-base-image-arm64 -f - . 08:34:35 Sending build context to Docker daemon 2.933MB 08:34:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:35 ---> 6cb57ee374ae 08:34:35 Step 2/4 : WORKDIR /edgex 08:34:37 Removing intermediate container d01e52828592 08:34:37 ---> 190e2c1bd632 08:34:37 Step 8/24 : COPY . . 08:34:37 Removing intermediate container 1b38a6c9d49d 08:34:37 ---> 9a52b0dde1a2 08:34:37 Step 7/27 : COPY . . 08:34:37 Removing intermediate container a91faba2e36d 08:34:37 ---> 85a519d7789c 08:34:37 Step 8/23 : COPY . . 08:34:37 Removing intermediate container 60d9e28deda1 08:34:37 ---> 55bb55a0008f 08:34:37 Step 8/23 : COPY . . 08:34:37 Removing intermediate container dab664309be7 08:34:37 ---> c11cc8c59688 08:34:37 Step 7/20 : COPY . . 08:34:37 ---> Running in 034231dd9a1b 08:34:38 Removing intermediate container 034231dd9a1b 08:34:38 ---> 050fb62c62cf 08:34:38 Step 3/4 : COPY go.mod . 08:34:38 ---> 9c7fb9166a10 08:34:38 Step 4/4 : RUN go mod download 08:34:38 ---> Running in d1b3115ecbe8 08:34:52 ---> 174fa9d28465 08:34:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:52 ---> e4bd0f833c38 08:34:52 ---> 6623e2cfa972 08:34:52 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:34:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:52 ---> d339d5323014 08:34:52 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:34:52 ---> b08254173b0e 08:34:52 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:52 ---> Running in e1f997e680d6 08:34:52 ---> Running in 52bed32129a7 08:34:52 ---> Running in f16e63c8fe03 08:34:52 ---> Running in 9d9f7e93f20f 08:34:52 ---> Running in 87e6360e5d80 08:34:52 Removing intermediate container 87e6360e5d80 08:34:52 ---> e743fb02983d 08:34:52 Step 9/27 : WORKDIR /edgex-go/spire-build 08:34:52 ---> Running in 59ac2dd6fc5e 08:34:52 Removing intermediate container 59ac2dd6fc5e 08:34:52 ---> 95b2fcda2e12 08:34:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:52 ---> Running in 84cfc784cbb6 08:34:52 Removing intermediate container 84cfc784cbb6 08:34:52 ---> 8d56c9048362 08:34:52 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:52 ---> Running in 6a0ead37ce6a 08:34:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:52 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:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:54 Removing intermediate container 6a0ead37ce6a 08:34:54 ---> a17a871a3477 08:34:54 Step 12/27 : WORKDIR /edgex-go 08:34:54 ---> Running in 33d40bba2b91 08:34:54 Removing intermediate container 33d40bba2b91 08:34:54 ---> 41a2327b96cd 08:34:54 08:34:54 Step 13/27 : FROM alpine:3.17 08:34:54 3.17: Pulling from library/alpine 08:34:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:54 Status: Downloaded newer image for alpine:3.17 08:34:54 ---> b2aa39c304c2 08:34:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:54 ---> Running in d8a7fbadb291 08:34:54 Removing intermediate container d8a7fbadb291 08:34:54 ---> f6097b7b82b8 08:34:54 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:54 ---> Running in c1d8c66f5522 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:55 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:55 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:55 OK: 17816 distinct packages available 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:55 (1/5) Installing dumb-init (1.2.5-r2) 08:34:55 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:55 (3/5) Installing libucontext (1.2-r0) 08:34:55 (4/5) Installing gcompat (1.1.0-r0) 08:34:55 (5/5) Installing openssl (3.0.8-r0) 08:34:55 Executing busybox-1.35.0-r29.trigger 08:34:55 OK: 8 MiB in 20 packages 08:34:56 Removing intermediate container c1d8c66f5522 08:34:56 ---> 2cbd29b97a60 08:34:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:57 ---> c61486e42922 08:34:57 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:34:58 ---> 9dd3c628edbb 08:34:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:04 ---> b2a96e454904 08:35:04 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:10 Removing intermediate container d1b3115ecbe8 08:35:10 ---> 944b4159207c 08:35:10 Successfully built 944b4159207c 08:35:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:11 ---> 224c6ea6ddd9 08:35:11 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:11 ---> dbfc81011267 08:35:11 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:11 + docker inspect -f . ci-base-image-arm64 08:35:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:11 prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container 08:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:11 ---> a0d56882f443 08:35:11 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:12 ---> dc8613b03898 08:35:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:12 ---> Running in 8320a0781f6a 08:35:12 Removing intermediate container 8320a0781f6a 08:35:12 ---> 4555c6e4843d 08:35:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:13 ---> Running in 159f798ad06c 08:35:13 $ docker top 70ac112d897a4c14f7facedf989609531efd7082cf2daf10673feaa98d62b3e5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:13 Removing intermediate container 159f798ad06c 08:35:13 ---> 3d96f409e392 08:35:13 Step 25/27 : LABEL arch=x86_64 08:35:13 ---> Running in 8e8009d0e642 08:35:13 + go version 08:35:13 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:13 $ docker stop --time=1 70ac112d897a4c14f7facedf989609531efd7082cf2daf10673feaa98d62b3e5 08:35:14 Removing intermediate container 8e8009d0e642 08:35:14 ---> 86c22e7675e5 08:35:14 Step 26/27 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:35:14 ---> Running in d0a3137ee387 08:35:15 $ docker rm -f --volumes 70ac112d897a4c14f7facedf989609531efd7082cf2daf10673feaa98d62b3e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:16 Removing intermediate container d0a3137ee387 08:35:16 ---> c7343ee2293d 08:35:16 Step 27/27 : LABEL version=0.0.0 08:35:16 ---> Running in 6b58b9733b0a 08:35:16 + docker inspect -f . ci-base-image-arm64 08:35:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:16 prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container 08:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:16 Removing intermediate container 6b58b9733b0a 08:35:16 ---> 7d8b03b23101 08:35:16 08:35:16 Successfully built 7d8b03b23101 08:35:16 Successfully tagged security-spire-agent:latest 08:35:16  Building security-spire-agent ... done Building security-spire-config 08:35:17 $ docker top 9bf1115ac7ca3f66cbd962445881fadab738212a3a84a5a948f5ad404c36b35a -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:18 ========================================================= 08:35:18 [edgeXBuildGoParallel] Running Tests and Build... 08:35:18 ========================================================= [Pipeline] sh 08:35:18 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:19 + make test 08:35:19 go test -race -coverprofile=coverage.out ./... 08:35:23 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:23 ---> 1b893040bd4a 08:35:23 Step 3/27 : WORKDIR /edgex-go 08:35:23 ---> Using cache 08:35:23 ---> 600fc8535f8d 08:35:23 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:23 ---> Using cache 08:35:23 ---> c44802a5d569 08:35:23 Step 5/27 : COPY go.mod vendor* ./ 08:35:23 ---> Using cache 08:35:23 ---> e619aeb5b785 08:35:23 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:23 ---> Using cache 08:35:23 ---> 9a52b0dde1a2 08:35:23 Step 7/27 : COPY . . 08:35:23 ---> Using cache 08:35:23 ---> d339d5323014 08:35:23 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:35:23 ---> Using cache 08:35:23 ---> e743fb02983d 08:35:23 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:23 ---> Using cache 08:35:23 ---> 95b2fcda2e12 08:35:23 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:23 ---> Using cache 08:35:23 ---> 8d56c9048362 08:35:23 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:23 ---> Using cache 08:35:23 ---> a17a871a3477 08:35:23 Step 12/27 : WORKDIR /edgex-go 08:35:23 ---> Using cache 08:35:23 ---> 41a2327b96cd 08:35:23 08:35:23 Step 13/27 : FROM alpine:3.17 08:35:23 ---> b2aa39c304c2 08:35:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:23 ---> Using cache 08:35:23 ---> f6097b7b82b8 08:35:23 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:31 ---> Running in 90682802ae41 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:31 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:31 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:31 OK: 17816 distinct packages available 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:32 (1/4) Installing dumb-init (1.2.5-r2) 08:35:32 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:32 (3/4) Installing libucontext (1.2-r0) 08:35:32 (4/4) Installing gcompat (1.1.0-r0) 08:35:32 Executing busybox-1.35.0-r29.trigger 08:35:32 OK: 7 MiB in 19 packages 08:35:40 Removing intermediate container e1f997e680d6 08:35:40 ---> a94eabad554e 08:35:40 08:35:40 Step 10/23 : FROM alpine:3.17 08:35:40 ---> b2aa39c304c2 08:35:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:40 Removing intermediate container 9d9f7e93f20f 08:35:40 ---> 4931869893fa 08:35:40 08:35:40 Step 10/24 : FROM alpine:3.17 08:35:40 Removing intermediate container 52bed32129a7 08:35:40 ---> cb3f7031b2b7 08:35:40 08:35:40 Step 9/20 : FROM alpine:3.17 08:35:40 Removing intermediate container f16e63c8fe03 08:35:40 ---> 69cd4bbedb14 08:35:40 08:35:40 Step 10/23 : FROM alpine:3.17 08:35:40 ---> b2aa39c304c2 08:35:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:40 ---> b2aa39c304c2 08:35:40 ---> b2aa39c304c2 08:35:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:40 08:35:40 ---> Using cache 08:35:40 ---> f6097b7b82b8 08:35:40 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:40 ---> Running in 7aa2ab46ff61 08:35:41 Removing intermediate container 90682802ae41 08:35:41 ---> 0d3eddcd891b 08:35:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:41 ---> Running in 922d843aef8f 08:35:41 ---> Running in 7aa7b4e6479f 08:35:41 ---> Running in df462d090ad3 08:35:41 ---> 62eb206d6383 08:35:41 Removing intermediate container 7aa2ab46ff61 08:35:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / ---> 6b30c137f85b 08:35:41 08:35:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:41 ---> Running in 6925c22545f1 08:35:41 ---> 3df2827fa2e2 08:35:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:42 (1/1) Installing dumb-init (1.2.5-r2) 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:42 Executing busybox-1.35.0-r29.trigger 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:42 OK: 7 MiB in 16 packages 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:43 (1/2) Installing ca-certificates (20220614-r4) 08:35:43 (2/2) Installing dumb-init (1.2.5-r2) 08:35:43 Executing busybox-1.35.0-r29.trigger 08:35:43 Executing ca-certificates-20220614-r4.trigger 08:35:43 (1/1) Installing dumb-init (1.2.5-r2) 08:35:43 Executing busybox-1.35.0-r29.trigger 08:35:43 OK: 7 MiB in 16 packages 08:35:43 OK: 8 MiB in 17 packages 08:35:43 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:43 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:43 OK: 17816 distinct packages available 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:43 (1/9) Installing ca-certificates (20220614-r4) 08:35:43 (2/9) Installing brotli-libs (1.0.9-r9) 08:35:43 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:35:43 (4/9) Installing libcurl (7.88.1-r0) 08:35:43 (5/9) Installing curl (7.88.1-r0) 08:35:43 (6/9) Installing dumb-init (1.2.5-r2) 08:35:43 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:43 (8/9) Installing libucontext (1.2-r0) 08:35:43 (9/9) Installing gcompat (1.1.0-r0) 08:35:43 Executing busybox-1.35.0-r29.trigger 08:35:43 Executing ca-certificates-20220614-r4.trigger 08:35:43 OK: 10 MiB in 24 packages 08:35:44 ---> 59a8ea834109 08:35:44 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:45 Removing intermediate container 7aa7b4e6479f 08:35:45 ---> c4bb6a8bc08e 08:35:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:45 ---> b5b93579887b 08:35:45 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:45 ---> Running in c0883c212983 08:35:45 ---> Running in a2b772b0bc79 08:35:45 Removing intermediate container 6925c22545f1 08:35:45 ---> f6583d8623ba 08:35:45 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 Removing intermediate container c0883c212983 08:35:45 ---> dd457bac9b50 08:35:45 Step 13/24 : ENV APP_PORT=59882 08:35:45 Removing intermediate container a2b772b0bc79 08:35:45 ---> 201fde710092 08:35:45 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:45 ---> Running in 14a4027b6524 08:35:45 ---> c10e0f1eeb40 08:35:45 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:45 Removing intermediate container df462d090ad3 08:35:45 ---> 6360d63f011b 08:35:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:45 ---> e40b01a834df 08:35:45 Step 22/27 : WORKDIR / 08:35:45 Removing intermediate container 922d843aef8f 08:35:45 ---> 1ffb0f0df285 08:35:45 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 ---> Running in 8e2bcf96f403 08:35:45 ---> Running in d12bc69a1626 08:35:45 Removing intermediate container 14a4027b6524 08:35:45 ---> 96e2a2ca13ce 08:35:45 Step 14/24 : EXPOSE $APP_PORT 08:35:45 ---> ca75c15e9e23 08:35:45 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:45 ---> Running in ef3f756a5acc 08:35:46 Removing intermediate container 8e2bcf96f403 08:35:46 ---> bc0c86fbe455 08:35:46 Step 13/23 : ENV APP_PORT=59860 08:35:46 ---> Running in d300de1920fe 08:35:46 Removing intermediate container d12bc69a1626 08:35:46 ---> 6c1af2906386 08:35:46 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:46 ---> 74872db77d70 08:35:46 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:35:46 ---> Running in 34528a6a1501 08:35:46 Removing intermediate container ef3f756a5acc 08:35:46 ---> 5bd3b0de9fa4 08:35:46 Step 15/24 : WORKDIR / 08:35:46 Removing intermediate container d300de1920fe 08:35:46 ---> 485db04abe32 08:35:46 Step 14/23 : EXPOSE $APP_PORT 08:35:46 Removing intermediate container 34528a6a1501 08:35:46 ---> 312207d5568f 08:35:46 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:46 ---> Running in 7080c305a3b4 08:35:46 ---> 6b14428af28c 08:35:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:46 ---> Running in a2dafebf42fd 08:35:46 ---> Running in 5942e45c2638 08:35:46 ---> b6f21073d04b 08:35:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:35:46 Removing intermediate container 7080c305a3b4 08:35:46 ---> b58767915ef0 08:35:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:47 Removing intermediate container a2dafebf42fd 08:35:47 ---> da513e6c6d12 08:35:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:47 Removing intermediate container 5942e45c2638 08:35:47 ---> 5356f999d584 08:35:47 Step 25/27 : LABEL arch=x86_64 08:35:47 ---> 78ad6ce6e797 08:35:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:47 ---> 87b318fc0813 08:35:47 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:35:47 ---> Running in 713d7df484fd 08:35:47 ---> e24342d539b7 08:35:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / ---> 321b816044d7 08:35:47 08:35:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:48 ---> 65b6f2ca86db 08:35:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:48 Removing intermediate container 713d7df484fd 08:35:48 ---> 2a08cca3c23d 08:35:48 Step 26/27 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:35:48 ---> 1ef8d9ceae94 08:35:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:48 ---> Running in d20b2646ae27 08:35:48 ---> Running in eee0ccd40a87 08:35:48 ---> 78a4d600d584 08:35:48 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:48 ---> 58da23edf448 08:35:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:48 ---> Running in fc06ef54815a 08:35:48 Removing intermediate container eee0ccd40a87 08:35:48 ---> 983f95715ce8 08:35:48 Step 27/27 : LABEL version=0.0.0 08:35:48 Removing intermediate container d20b2646ae27 08:35:48 ---> 026c64174c35 08:35:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:48 ---> Running in f182b83445d9 08:35:48 ---> Running in 79935992eb5c 08:35:49 Removing intermediate container f182b83445d9 08:35:49 ---> 412fc4553071 08:35:49 08:35:49 Removing intermediate container 79935992eb5c 08:35:49 ---> 8711f7786cb9 08:35:49 Step 18/20 : LABEL arch=x86_64 08:35:49 ---> 4da654cc8c6d 08:35:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:49 ---> 74cee87dccf4 08:35:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:49 ---> Running in 5f1589c88b84 08:35:49 Successfully built 412fc4553071 08:35:49 Successfully tagged security-spire-config:latest 08:35:49  Building security-spire-config ... done Building core-metadata 08:35:50 Removing intermediate container 5f1589c88b84 08:35:50 ---> bc1dec3fc6c6 08:35:50 Step 19/20 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:35:52 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:55 ---> 1b893040bd4a 08:35:55 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:35:55 ---> Using cache 08:35:55 ---> 6c0aafaa73bf 08:35:55 Step 4/25 : WORKDIR /edgex-go 08:35:55 ---> Using cache 08:35:55 ---> f70457bc8bb2 08:35:55 Step 5/25 : RUN apk add --update --no-cache make git 08:35:55 ---> Using cache 08:35:55 ---> b60199301ef8 08:35:55 Step 6/25 : COPY go.mod vendor* ./ 08:35:55 ---> 26fd7d75ebce 08:35:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:35:55 ---> Using cache 08:35:55 ---> ce8357f044da 08:35:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:55 ---> Using cache 08:35:55 ---> 190e2c1bd632 08:35:55 Step 8/25 : COPY . . 08:35:55 ---> Using cache 08:35:55 ---> b08254173b0e 08:35:55 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:55 ---> 059e724c4612 08:35:55 Step 20/24 : ENTRYPOINT ["/core-command"] 08:35:55 ---> Running in 48e82b10c0ff 08:35:55 ---> Running in 05baef9fd7df 08:35:55 ---> Running in 0940aeaad59c 08:35:55 ---> Running in 92e18796b47e 08:35:55 Removing intermediate container 48e82b10c0ff 08:35:55 ---> ca928bea6d47 08:35:55 Step 20/20 : LABEL version=0.0.0 08:35:55 Removing intermediate container fc06ef54815a 08:35:55 ---> 5afc7f4668ba 08:35:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:55 ---> Running in dcb3d42cd515 08:35:55 ---> Running in 527e85b0adce 08:35:55 Removing intermediate container 92e18796b47e 08:35:55 ---> 2d1aacc8e3ca 08:35:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:55 Removing intermediate container 0940aeaad59c 08:35:55 ---> a563774e5f2c 08:35:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:55 ---> Running in 997ff61992b5 08:35:55 ---> Running in da2198956271 08:35:55 Removing intermediate container dcb3d42cd515 08:35:55 ---> 64b4e3f42a59 08:35:55 08:35:55 Removing intermediate container 527e85b0adce 08:35:55 ---> 5a1c5d51416a 08:35:55 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:55 Removing intermediate container 997ff61992b5 08:35:55 ---> c8f085e73de5 08:35:55 Step 22/24 : LABEL arch=x86_64 08:35:55 ---> Running in e56a456c2853 08:35:55 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:35:55 Removing intermediate container da2198956271 08:35:55 ---> c381ecfd093a 08:35:55 Step 21/23 : LABEL arch=x86_64 08:35:55 ---> Running in b9941fb5b551 08:35:55 Successfully built 64b4e3f42a59 08:35:55 Successfully tagged security-spiffe-token-provider:latest 08:35:55 Building core-data 08:35:55  Building security-spiffe-token-provider ... done  ---> Running in 84095b401e9e 08:35:55 Removing intermediate container e56a456c2853 08:35:55 ---> a3d3909b1344 08:35:55 Step 21/23 : LABEL arch=x86_64 08:35:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:58 ---> 1b893040bd4a 08:35:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:58 ---> Using cache 08:35:58 ---> 6c0aafaa73bf 08:35:58 Step 4/23 : WORKDIR /edgex-go 08:35:58 ---> Using cache 08:35:58 ---> f70457bc8bb2 08:35:58 Step 5/23 : RUN apk add --update --no-cache make git 08:35:58 ---> Using cache 08:35:58 ---> b60199301ef8 08:35:58 Step 6/23 : COPY go.mod vendor* ./ 08:35:58 ---> Using cache 08:35:58 ---> ce8357f044da 08:35:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:58 ---> Using cache 08:35:58 ---> 190e2c1bd632 08:35:58 Step 8/23 : COPY . . 08:35:58 ---> Using cache 08:35:58 ---> b08254173b0e 08:35:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:01 Removing intermediate container b9941fb5b551 08:36:01 ---> 60ceee12dba1 08:36:01 Step 23/24 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:36:01 ---> Running in 4df242a8223a 08:36:01 ---> Running in f30a8b039b07 08:36:01 Removing intermediate container 84095b401e9e 08:36:01 ---> c52b09a6feb7 08:36:01 Step 22/23 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:36:01 ---> Running in 03bbc99df176 08:36:01 ---> Running in 0cd448662e1d 08:36:01 Removing intermediate container 03bbc99df176 08:36:01 ---> d2f62170df6d 08:36:01 Step 24/24 : LABEL version=0.0.0 08:36:01 Removing intermediate container 4df242a8223a 08:36:01 ---> 9c6e423495eb 08:36:01 Step 22/23 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:36:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:02 ---> Running in 19922150d63b 08:36:02 ---> Running in 1f7a147ad22e 08:36:02 Removing intermediate container 0cd448662e1d 08:36:02 ---> 80f665ef45a1 08:36:02 Step 23/23 : LABEL version=0.0.0 08:36:02 ---> Running in 8e0bb1cb0354 08:36:02 Removing intermediate container 19922150d63b 08:36:02 ---> c7fe96908f31 08:36:02 08:36:02 Removing intermediate container 1f7a147ad22e 08:36:02 ---> 9e44d07673c8 08:36:02 Step 23/23 : LABEL version=0.0.0 08:36:02 Successfully built c7fe96908f31 08:36:02 Successfully tagged core-command:latest 08:36:02  Building core-command ... done Building core-common-config-bootstrapper 08:36:03 ---> Running in 9d603d9f6113 08:36:03 Removing intermediate container 8e0bb1cb0354 08:36:03 ---> 37598d4a6a7e 08:36:03 08:36:03 Successfully built 37598d4a6a7e 08:36:06 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:09 Successfully tagged support-notifications:latest 08:36:09 ---> 1b893040bd4a 08:36:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:09 ---> Using cache 08:36:09 ---> 6c0aafaa73bf 08:36:09 Step 4/23 : WORKDIR /edgex-go 08:36:09 ---> Using cache 08:36:09 ---> f70457bc8bb2 08:36:09 Step 5/23 : RUN apk add --update --no-cache make git 08:36:09 ---> Using cache 08:36:09 ---> b60199301ef8 08:36:09 Step 6/23 : COPY go.mod vendor* ./ 08:36:09  Building support-notifications ... done Building security-bootstrapper 08:36:09 ---> Using cache 08:36:09 ---> ce8357f044da 08:36:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:09 ---> Using cache 08:36:09 ---> 190e2c1bd632 08:36:09 Step 8/23 : COPY . . 08:36:09 ---> Using cache 08:36:09 ---> b08254173b0e 08:36:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:12 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:12 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:36:12 ---> 1b893040bd4a 08:36:12 Step 3/33 : WORKDIR /edgex-go 08:36:12 ---> Using cache 08:36:12 ---> 600fc8535f8d 08:36:12 Step 4/33 : RUN apk add --update --no-cache make git 08:36:12 Removing intermediate container 9d603d9f6113 08:36:12 ---> 311f5053c4cc 08:36:12 08:36:12 Successfully built 311f5053c4cc 08:36:15 Successfully tagged security-proxy-auth:latest 08:36:15  Building security-proxy-auth ... done Building security-secretstore-setup 08:36:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:23 ---> 1b893040bd4a 08:36:23 Step 3/25 : WORKDIR /edgex-go 08:36:23 ---> Using cache 08:36:23 ---> 600fc8535f8d 08:36:23 Step 4/25 : RUN apk add --update --no-cache make git 08:36:26 ---> Running in b2cbfcfb5670 08:36:26 ---> Running in 55180ce11a7b 08:36:26 ---> Running in da5dc5772bf2 08:36:26 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:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:27 OK: 265 MiB in 53 packages 08:36:27 OK: 265 MiB in 53 packages 08:36:34 Removing intermediate container 05baef9fd7df 08:36:34 ---> 4981aee8b4ae 08:36:34 08:36:34 Step 10/25 : FROM alpine:3.17 08:36:34 ---> b2aa39c304c2 08:36:34 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:36:34 ---> Using cache 08:36:34 ---> c4bb6a8bc08e 08:36:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:34 ---> Using cache 08:36:34 ---> dd457bac9b50 08:36:34 Step 13/25 : ENV APP_PORT=59881 08:36:35 Removing intermediate container da5dc5772bf2 08:36:35 ---> cd5c2f5a062f 08:36:35 Step 5/33 : COPY go.mod vendor* ./ 08:36:35 Removing intermediate container 55180ce11a7b 08:36:35 ---> 0e52a2d1f2a9 08:36:35 Step 5/25 : COPY go.mod vendor* ./ 08:36:35 ---> Running in a19de330ecd1 08:36:35 Removing intermediate container a19de330ecd1 08:36:35 ---> 67eb851ea16d 08:36:35 Step 14/25 : EXPOSE $APP_PORT 08:36:35 ---> 3a5322a54704 08:36:35 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:38 ---> 9335b6c24b9a 08:36:38 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:38 ---> Running in 28efe2e935db 08:36:38 ---> Running in 27fe04b030c4 08:36:38 ---> Running in 312ddb793532 08:36:38 Removing intermediate container 28efe2e935db 08:36:38 ---> 4ea78f187cec 08:36:38 Step 15/25 : WORKDIR / 08:36:38 ---> Running in a95305f830f2 08:36:38 Removing intermediate container f30a8b039b07 08:36:38 ---> 3c89ee8b5276 08:36:38 08:36:38 Step 10/23 : FROM alpine:3.17 08:36:38 ---> b2aa39c304c2 08:36:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:38 ---> Running in bbc9991efa37 08:36:38 Removing intermediate container a95305f830f2 08:36:38 ---> 30e7c90db95c 08:36:38 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:39 Removing intermediate container bbc9991efa37 08:36:39 ---> a396e3b4376a 08:36:39 Step 12/23 : ENV APP_PORT=59880 08:36:39 ---> Running in 19eabf4d07d0 08:36:39 ---> 6a1031ca31e7 08:36:39 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:36:39 Removing intermediate container 19eabf4d07d0 08:36:39 ---> 0a2fc3e2128b 08:36:39 Step 13/23 : EXPOSE $APP_PORT 08:36:39 ---> Running in 1217eec2355e 08:36:39 ---> bcf606c8940e 08:36:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:39 Removing intermediate container 1217eec2355e 08:36:39 ---> 05c93913b2ec 08:36:39 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:36:39 ---> Running in 2b51bff18c04 08:36:40 ---> 2baa59367800 08:36:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:40 ---> ef9fa9db47a9 08:36:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:36:40 (1/1) Installing dumb-init (1.2.5-r2) 08:36:40 Executing busybox-1.35.0-r29.trigger 08:36:40 OK: 7 MiB in 16 packages 08:36:40 ---> 95d5f4bc0159 08:36:40 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:36:40 ---> Running in 4a57665c9a69 08:36:41 Removing intermediate container 4a57665c9a69 08:36:41 ---> bbd6de0f5ee1 08:36:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:41 ---> Running in 86e1c2582cc2 08:36:41 Removing intermediate container 2b51bff18c04 08:36:41 ---> 970e5e79bc20 08:36:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:41 Removing intermediate container 86e1c2582cc2 08:36:41 ---> 57e8a45d47da 08:36:41 Step 23/25 : LABEL arch=x86_64 08:36:41 ---> Running in e4f06dbfe0f9 08:36:41 ---> 9e850afe54e5 08:36:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:41 Removing intermediate container e4f06dbfe0f9 08:36:41 ---> 48be3c9ab2a7 08:36:41 Step 24/25 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:36:41 ---> Running in 75327037ffaf 08:36:41 ---> 5ccb6703b2f4 08:36:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:41 Removing intermediate container 75327037ffaf 08:36:41 ---> 3d2dbd6f6d50 08:36:41 Step 25/25 : LABEL version=0.0.0 08:36:41 ---> Running in 11f0ab5da5f7 08:36:42 Removing intermediate container 11f0ab5da5f7 08:36:42 ---> 04a3b1be8af7 08:36:42 08:36:42 ---> 7b77282f1a48 08:36:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:42 Successfully built 04a3b1be8af7 08:36:42 Successfully tagged core-metadata:latest 08:36:42 Building security-proxy-setup 08:36:42  Building core-metadata ... done  ---> 88e8a5cce87d 08:36:42 Step 19/23 : ENTRYPOINT ["/core-data"] 08:36:42 ---> Running in a6be4ab723d7 08:36:47 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:47 ---> 1b893040bd4a 08:36:47 Step 3/22 : WORKDIR /edgex-go 08:36:47 ---> Using cache 08:36:47 ---> 600fc8535f8d 08:36:47 Step 4/22 : RUN apk add --update --no-cache make git 08:36:47 ---> Using cache 08:36:47 ---> cd5c2f5a062f 08:36:47 Step 5/22 : COPY go.mod vendor* ./ 08:36:47 ---> Using cache 08:36:47 ---> 9335b6c24b9a 08:36:47 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:49 Removing intermediate container a6be4ab723d7 08:36:49 ---> 09ef40008f00 08:36:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:49 ---> Running in 5078e4e9019f 08:36:49 ---> Running in 84b1b3a2ee7a 08:36:49 Removing intermediate container 84b1b3a2ee7a 08:36:49 ---> 5be0d0a990a9 08:36:49 Step 21/23 : LABEL arch=x86_64 08:36:50 ---> Running in 61a0e1d8b28e 08:36:51 Removing intermediate container 61a0e1d8b28e 08:36:51 ---> 132a2e9dfddf 08:36:51 Step 22/23 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:36:51 ---> Running in 9f85d92c454a 08:36:52 Removing intermediate container 9f85d92c454a 08:36:52 ---> 972766a969f4 08:36:52 Step 23/23 : LABEL version=0.0.0 08:36:52 ---> Running in 4511303eebeb 08:36:52 Removing intermediate container 4511303eebeb 08:36:52 ---> 14885405a82a 08:36:52 08:36:52 Removing intermediate container b2cbfcfb5670 08:36:52 ---> f5cabf547b39 08:36:52 08:36:52 Step 10/23 : FROM alpine:3.17 08:36:52 ---> b2aa39c304c2 08:36:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:52 ---> Using cache 08:36:52 ---> 6b30c137f85b 08:36:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:52 ---> Using cache 08:36:52 ---> f6583d8623ba 08:36:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:52 ---> Using cache 08:36:52 ---> c10e0f1eeb40 08:36:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:52 Successfully built 14885405a82a 08:36:52 ---> Using cache 08:36:52 Successfully tagged core-data:latest 08:36:52  Building core-data ... done Building security-spire-server 08:36:52 ---> ca75c15e9e23 08:36:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:54 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:36:54 ---> 1b893040bd4a 08:36:54 Step 3/26 : WORKDIR /edgex-go 08:36:54 ---> Using cache 08:36:54 ---> 600fc8535f8d 08:36:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:36:54 ---> Using cache 08:36:54 ---> c44802a5d569 08:36:54 Step 5/26 : COPY go.mod vendor* ./ 08:36:54 ---> Using cache 08:36:54 ---> e619aeb5b785 08:36:54 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:54 ---> Using cache 08:36:54 ---> 9a52b0dde1a2 08:36:54 Step 7/26 : COPY . . 08:36:54 ---> Using cache 08:36:54 ---> d339d5323014 08:36:54 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:36:54 ---> Using cache 08:36:54 ---> e743fb02983d 08:36:54 Step 9/26 : WORKDIR /edgex-go/spire-build 08:36:54 ---> Using cache 08:36:54 ---> 95b2fcda2e12 08:36:54 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:54 ---> Using cache 08:36:54 ---> 8d56c9048362 08:36:54 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:56 ---> 7e63896e38b4 08:36:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:56 ---> Running in dfb4ca6ef532 08:36:56 ---> b0bbb6f730b8 08:36:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:56 ---> 43af75d55753 08:36:56 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:56 ---> Running in a3db4dd16986 08:36:57 Removing intermediate container dfb4ca6ef532 08:36:57 ---> 48843e736fef 08:36:57 Step 12/26 : WORKDIR /edgex-go 08:36:57 ---> Running in 5019c17a937e 08:36:57 Removing intermediate container 5019c17a937e 08:36:57 ---> 39547a614fa1 08:36:57 08:36:57 Step 13/26 : FROM alpine:3.17 08:36:57 ---> b2aa39c304c2 08:36:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:57 ---> Using cache 08:36:57 ---> f6097b7b82b8 08:36:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:57 ---> Using cache 08:36:57 ---> 2cbd29b97a60 08:36:57 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:57 ---> Using cache 08:36:57 ---> c61486e42922 08:36:57 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:36:57 ---> Using cache 08:36:57 ---> 9dd3c628edbb 08:36:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:57 Removing intermediate container a3db4dd16986 08:36:57 ---> 2aaa748704be 08:36:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:57 ---> Running in 3fa1a4f45d34 08:36:57 Removing intermediate container 3fa1a4f45d34 08:36:57 ---> de5378b74276 08:36:57 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:36:57 ---> Running in bb456db939c5 08:36:58 Removing intermediate container bb456db939c5 08:36:58 ---> 7399154022cd 08:36:58 Step 21/23 : LABEL arch=x86_64 08:36:59 ---> Running in 933a710c5876 08:37:02 Removing intermediate container 933a710c5876 08:37:02 ---> ecfcc7cb6aa7 08:37:02 Step 22/23 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:37:02 ---> 7431f05864f1 08:37:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:05 ---> Running in cb775f24f78d 08:37:10 ---> 294dbfd13aa2 08:37:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:10 Removing intermediate container cb775f24f78d 08:37:10 ---> 85686996ceef 08:37:10 Step 23/23 : LABEL version=0.0.0 08:37:14 ---> 357bffb61579 08:37:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:14 ---> Running in 5d493a5c7ed0 08:37:14 Removing intermediate container 5d493a5c7ed0 08:37:14 ---> 99abfe378feb 08:37:14 08:37:14 Successfully built 99abfe378feb 08:37:16 Successfully tagged core-common-config-bootstrapper:latest 08:37:16  Building core-common-config-bootstrapper ... done Building support-scheduler 08:37:19 ---> 6960d1261f8f 08:37:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:19 ---> 1b893040bd4a 08:37:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:19 ---> Using cache 08:37:19 ---> 6c0aafaa73bf 08:37:19 Step 4/23 : WORKDIR /edgex-go 08:37:19 ---> Using cache 08:37:19 ---> f70457bc8bb2 08:37:19 Step 5/23 : RUN apk add --update --no-cache make git 08:37:19 ---> Using cache 08:37:19 ---> b60199301ef8 08:37:19 Step 6/23 : COPY go.mod vendor* ./ 08:37:19 ---> Using cache 08:37:19 ---> ce8357f044da 08:37:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:19 ---> Using cache 08:37:19 ---> 190e2c1bd632 08:37:19 Step 8/23 : COPY . . 08:37:19 ---> Using cache 08:37:19 ---> b08254173b0e 08:37:19 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:37:32 ---> Running in 0396baf474b4 08:37:32 ---> Running in 50df1f1d7353 08:37:32 Removing intermediate container 0396baf474b4 08:37:32 ---> 8f08097db035 08:37:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:32 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:37:32 ---> Running in 05a1b2a0932f 08:37:33 Removing intermediate container 05a1b2a0932f 08:37:33 ---> 5f8547350d78 08:37:33 Step 24/26 : LABEL arch=x86_64 08:37:33 Removing intermediate container 27fe04b030c4 08:37:33 ---> 8a945a5472c7 08:37:33 Step 7/25 : COPY . . 08:37:33 ---> Running in f73c99bf58cc 08:37:33 Removing intermediate container 5078e4e9019f 08:37:33 ---> 63f9d9993ed4 08:37:33 Step 7/22 : COPY . . 08:37:33 Removing intermediate container 312ddb793532 08:37:33 ---> d08e624c73aa 08:37:33 Step 7/33 : COPY . . 08:37:48 Removing intermediate container f73c99bf58cc 08:37:48 ---> f4c10706a55e 08:37:48 Step 25/26 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:37:52 ---> Running in 6895e7ebe0cf 08:37:52 ---> ea95e514de6f 08:37:52 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:37:52 ---> a94626d19bd8 08:37:52 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:52 ---> Running in f331cf905bb8 08:37:52 ---> Running in 0c4d10852bed 08:37:52 ---> 120a269d1f63 08:37:52 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:52 Removing intermediate container 6895e7ebe0cf 08:37:52 ---> feff1f00a3c5 08:37:52 Step 26/26 : LABEL version=0.0.0 08:37:52 ---> Running in a850d2a37842 08:37:52 ---> Running in b6f2f90d93a7 08:37:52 Removing intermediate container b6f2f90d93a7 08:37:52 ---> 917cabfffea9 08:37:52 08:37:52 Successfully built 917cabfffea9 08:37:52 Successfully tagged security-spire-server:latest 08:37:52  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:52 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:37:52 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:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:27 Removing intermediate container f331cf905bb8 08:38:27 ---> cc401832729d 08:38:27 08:38:27 Step 9/22 : FROM alpine:3.17 08:38:27 ---> b2aa39c304c2 08:38:27 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:38:27 Removing intermediate container a850d2a37842 08:38:27 ---> de28c843aaed 08:38:27 08:38:27 Step 9/25 : FROM alpine:3.17 08:38:27 ---> b2aa39c304c2 08:38:27 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:38:27 Removing intermediate container 0c4d10852bed 08:38:27 ---> 23f6c146fcce 08:38:27 08:38:27 Step 9/33 : FROM alpine:3.17 08:38:27 ---> b2aa39c304c2 08:38:27 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:27 ---> Using cache 08:38:27 ---> f6097b7b82b8 08:38:27 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:38:27 ---> Running in 31010233eab8 08:38:27 ---> Running in e02ec4a58c43 08:38:27 Removing intermediate container 50df1f1d7353 08:38:27 ---> 548abe937d54 08:38:27 08:38:27 Step 10/23 : FROM alpine:3.17 08:38:27 ---> b2aa39c304c2 08:38:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:38:27 ---> Using cache 08:38:27 ---> c4bb6a8bc08e 08:38:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:27 ---> Using cache 08:38:27 ---> dd457bac9b50 08:38:27 Step 13/23 : ENV APP_PORT=59861 08:38:27 ---> Running in 21dcc83fa3da 08:38:27 ---> Running in 294e573b8c46 08:38:27 Removing intermediate container 294e573b8c46 08:38:27 ---> 4fee247655b9 08:38:27 Step 14/23 : EXPOSE $APP_PORT 08:38:27 ---> Running in 18aaf026bd50 08:38:27 Removing intermediate container 18aaf026bd50 08:38:27 ---> f6278645e415 08:38:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:27 ---> cd7fec1c5916 08:38:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 ---> 91794f6e96b5 08:38:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:27 (1/2) Installing dumb-init (1.2.5-r2) 08:38:27 (2/2) Installing openssl (3.0.8-r0) 08:38:27 Executing busybox-1.35.0-r29.trigger 08:38:27 OK: 8 MiB in 17 packages 08:38:27 (1/3) Installing ca-certificates (20220614-r4) 08:38:27 (1/2) Installing dumb-init (1.2.5-r2) 08:38:27 (2/2) Installing su-exec (0.2-r2) 08:38:27 Executing busybox-1.35.0-r29.trigger 08:38:27 OK: 7 MiB in 17 packages 08:38:27 (2/3) Installing dumb-init (1.2.5-r2) 08:38:27 (3/3) Installing su-exec (0.2-r2) 08:38:27 Executing busybox-1.35.0-r29.trigger 08:38:27 Executing ca-certificates-20220614-r4.trigger 08:38:27 OK: 8 MiB in 18 packages 08:38:27 ---> 813462058b45 08:38:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:38:27 ---> f3a8388ab0e5 08:38:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:38:27 ---> Running in 3b711382c824 08:38:27 Removing intermediate container e02ec4a58c43 08:38:27 ---> a5330d89fb6d 08:38:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:27 Removing intermediate container 3b711382c824 08:38:27 ---> 9f0094c7ba4a 08:38:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:27 ---> Running in f7ce120271ac 08:38:27 ---> Running in 51cacfb40cd9 08:38:27 Removing intermediate container 21dcc83fa3da 08:38:27 ---> 3a43bc323021 08:38:27 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:27 ---> Running in a2be6f0ffecc 08:38:27 Removing intermediate container 51cacfb40cd9 08:38:27 ---> 2561254b6f8e 08:38:27 Step 21/23 : LABEL arch=x86_64 08:38:27 Removing intermediate container f7ce120271ac 08:38:27 ---> 36e2d7905270 08:38:27 Step 12/22 : WORKDIR /edgex 08:38:27 ---> Running in 2d1985332587 08:38:27 ---> Running in a97cdde8cd92 08:38:27 Removing intermediate container 31010233eab8 08:38:27 ---> 3d308573bebd 08:38:27 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:38:27 Removing intermediate container a2be6f0ffecc 08:38:27 ---> c06757d86ceb 08:38:27 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:27 ---> Running in 535c5e37d960 08:38:27 ---> Running in 88283f6065ca 08:38:27 Removing intermediate container a97cdde8cd92 08:38:27 ---> 594070a05db7 08:38:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:27 Removing intermediate container 2d1985332587 08:38:27 ---> f42191ae987c 08:38:27 Step 22/23 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:38:27 Removing intermediate container 535c5e37d960 08:38:27 ---> e87a206ebff6 08:38:27 Step 12/25 : WORKDIR / 08:38:27 ---> Running in 50f22b4a92ca 08:38:27 ---> Running in 840370708e2d 08:38:27 Removing intermediate container 88283f6065ca 08:38:27 ---> 700a205f8c8c 08:38:27 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:27 ---> Running in 834c41887fef 08:38:28 ---> 58105de57aad 08:38:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:38:28 Removing intermediate container 50f22b4a92ca 08:38:28 ---> c0b5c5351c5b 08:38:28 Step 23/23 : LABEL version=0.0.0 08:38:28 Removing intermediate container 840370708e2d 08:38:28 ---> 907e57d79327 08:38:28 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:28 ---> Running in beb2037d4e3e 08:38:28 Removing intermediate container 834c41887fef 08:38:28 ---> e0a53aac1c48 08:38:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:28 ---> Running in 3393345b27fd 08:38:28 ---> 72f1866be0f3 08:38:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:38:28 Removing intermediate container beb2037d4e3e 08:38:28 ---> 1434cbd46b4d 08:38:28 08:38:28 ---> 8e82ee664595 08:38:28 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:38:28 Removing intermediate container 3393345b27fd 08:38:28 ---> af9d04364c3a 08:38:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:28 Successfully built 1434cbd46b4d 08:38:28 Successfully tagged support-scheduler:latest 08:38:28  Building support-scheduler ... done  ---> Running in 8cef19d4a21e 08:38:28 ---> 8a8180f10dae 08:38:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:28 ---> a8bfaf9409dd 08:38:28 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:28 ---> a29835a5d592 08:38:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:38:28 ---> cffde04eaa13 08:38:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:28 ---> ea729f1200da 08:38:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:38:28 ---> 2aaa59c7d2ec 08:38:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:28 ---> Running in 0441fc74522f 08:38:29 ---> be26e7f9b6f7 08:38:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:29 Removing intermediate container 8cef19d4a21e 08:38:29 ---> 17f009e0227e 08:38:29 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:29 ---> Running in eb5765f018aa 08:38:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:29 Removing intermediate container eb5765f018aa 08:38:29 ---> dc4e86ba8477 08:38:29 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:29 ---> ecf88a3baf7c 08:38:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:29 ---> 918ea2dfb554 08:38:29 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:29 ---> Running in c6153746583c 08:38:29 ---> 894c51466ffc 08:38:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:30 Removing intermediate container 0441fc74522f 08:38:30 ---> 0380ca35464f 08:38:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:30 ---> Running in 8cbee8f8740d 08:38:30 ---> a54c2e41e9c7 08:38:30 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:30 ---> Running in ed950cc6d1ea 08:38:30 Removing intermediate container 8cbee8f8740d 08:38:30 ---> 0ba29fc614ff 08:38:30 Step 20/22 : LABEL arch=x86_64 08:38:30 ---> Running in 9f98e77ddc7f 08:38:30 Removing intermediate container 9f98e77ddc7f 08:38:30 ---> e474eef20f3f 08:38:30 Step 21/22 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:38:30 ---> Running in 976fe931c200 08:38:30 Removing intermediate container 976fe931c200 08:38:30 ---> 1755e34ed696 08:38:30 Step 22/22 : LABEL version=0.0.0 08:38:30 ---> Running in d72c7585f99d 08:38:30 Removing intermediate container d72c7585f99d 08:38:30 ---> 01331c0c0f72 08:38:30 08:38:30 Removing intermediate container c6153746583c 08:38:30 ---> 06d5d30016f9 08:38:30 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:30 Successfully built 01331c0c0f72 08:38:30 Successfully tagged security-proxy-setup:latest 08:38:30  Building security-proxy-setup ... done  ---> cb165bb0776e 08:38:30 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:31 ---> e2c3ac92a4ce 08:38:31 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:31 Removing intermediate container ed950cc6d1ea 08:38:31 ---> a352b99d73bb 08:38:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:38:31 ---> Running in fe28f6aa079b 08:38:31 Removing intermediate container fe28f6aa079b 08:38:31 ---> 3124e7b380b6 08:38:31 Step 23/25 : LABEL arch=x86_64 08:38:31 ---> Running in 14ce23acc225 08:38:31 ---> 9d711efba758 08:38:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:38:31 Removing intermediate container 14ce23acc225 08:38:31 ---> 3c671be31a73 08:38:31 Step 24/25 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:38:31 ---> Running in 79f34d0cd921 08:38:31 ---> b880dc08c886 08:38:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:31 Removing intermediate container 79f34d0cd921 08:38:31 ---> 8683b64b48e5 08:38:31 Step 25/25 : LABEL version=0.0.0 08:38:31 ---> Running in 03a588d85e10 08:38:31 ---> ea286d7c695f 08:38:31 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:31 Removing intermediate container 03a588d85e10 08:38:32 ---> 8add05320d05 08:38:32 08:38:32 ---> dcf351f060d2 08:38:32 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:32 Successfully built 8add05320d05 08:38:32 Successfully tagged security-secretstore-setup:latest 08:38:32  Building security-secretstore-setup ... done  ---> 28d1a4c42af1 08:38:32 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:32 ---> f242a1232635 08:38:32 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:32 ---> Running in 908b260caf5f 08:38:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:32 Removing intermediate container 908b260caf5f 08:38:32 ---> c9243062535f 08:38:32 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:32 ---> Running in 1487c5b7c3c2 08:38:32 Removing intermediate container 1487c5b7c3c2 08:38:32 ---> e4adb3b03c55 08:38:32 Step 30/33 : CMD ["gate"] 08:38:32 ---> Running in cf81b89bbcde 08:38:32 Removing intermediate container cf81b89bbcde 08:38:32 ---> f46be9c3344a 08:38:32 Step 31/33 : LABEL arch=x86_64 08:38:33 ---> Running in ca8f6969b52e 08:38:33 Removing intermediate container ca8f6969b52e 08:38:33 ---> e4cd2762ef03 08:38:33 Step 32/33 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 08:38:33 ---> Running in af213759f7a0 08:38:33 Removing intermediate container af213759f7a0 08:38:33 ---> dda8635e07a0 08:38:33 Step 33/33 : LABEL version=0.0.0 08:38:33 ---> Running in aafa7c046300 08:38:33 Removing intermediate container aafa7c046300 08:38:33 ---> 89092c21c9e2 08:38:33 08:38:33 Successfully built 89092c21c9e2 08:38:33 Successfully tagged security-bootstrapper:latest 08:38:33  Building security-bootstrapper ... done  [Pipeline] } 08:38:33 $ docker stop --time=1 ce75121382304c930219113e2b35314ecc9f8e4be6ba9e3555f1116acc35847e 08:38:34 $ docker rm -f --volumes ce75121382304c930219113e2b35314ecc9f8e4be6ba9e3555f1116acc35847e [Pipeline] // withDockerContainer [Pipeline] sh 08:38:34 + docker images 08:38:34 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:34 security-bootstrapper latest 89092c21c9e2 1 second ago 22MB 08:38:34 security-secretstore-setup latest 8add05320d05 3 seconds ago 32.6MB 08:38:34 security-proxy-setup latest 01331c0c0f72 4 seconds ago 18.7MB 08:38:34 support-scheduler latest 1434cbd46b4d 6 seconds ago 32.4MB 08:38:34 de28c843aaed 12 seconds ago 1.68GB 08:38:34 548abe937d54 12 seconds ago 1.76GB 08:38:34 23f6c146fcce 13 seconds ago 1.67GB 08:38:34 cc401832729d 16 seconds ago 1.67GB 08:38:34 security-spire-server latest 917cabfffea9 42 seconds ago 89.8MB 08:38:34 core-common-config-bootstrapper latest 99abfe378feb About a minute ago 17.6MB 08:38:34 39547a614fa1 About a minute ago 1.55GB 08:38:34 core-data latest 14885405a82a About a minute ago 20MB 08:38:34 f5cabf547b39 About a minute ago 1.68GB 08:38:34 core-metadata latest 04a3b1be8af7 About a minute ago 20.6MB 08:38:34 3c89ee8b5276 About a minute ago 1.69GB 08:38:34 4981aee8b4ae 2 minutes ago 1.7GB 08:38:34 support-notifications latest 37598d4a6a7e 2 minutes ago 33MB 08:38:34 security-proxy-auth latest 311f5053c4cc 2 minutes ago 18.3MB 08:38:34 core-command latest c7fe96908f31 2 minutes ago 19.8MB 08:38:34 security-spiffe-token-provider latest 64b4e3f42a59 2 minutes ago 32.6MB 08:38:34 security-spire-config latest 412fc4553071 2 minutes ago 88.9MB 08:38:34 69cd4bbedb14 2 minutes ago 1.76GB 08:38:34 cb3f7031b2b7 2 minutes ago 1.73GB 08:38:34 a94eabad554e 2 minutes ago 1.67GB 08:38:34 4931869893fa 2 minutes ago 1.69GB 08:38:34 security-spire-agent latest 7d8b03b23101 3 minutes ago 129MB 08:38:34 41a2327b96cd 3 minutes ago 1.55GB 08:38:34 ci-base-image-x86_64 latest 1b893040bd4a 7 minutes ago 882MB 08:38:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB 08:38:34 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 08:38:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:38:34 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:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.310s coverage: 28.7% of statements 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.471s coverage: 71.2% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.374s coverage: 54.0% of statements 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.539s coverage: 88.5% of statements 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.540s coverage: 3.9% of statements 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.772s coverage: 95.6% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 72.2% of statements 08:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.238s coverage: 65.9% of statements 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.413s coverage: 0.9% of statements 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.257s coverage: 29.0% of statements 08:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.311s coverage: 45.5% of statements 08:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.263s coverage: 82.9% of statements 08:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements 08:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.265s coverage: 92.9% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.243s coverage: 86.9% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.213s coverage: 20.0% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.462s coverage: 81.2% of statements 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.489s coverage: 82.1% of statements 08:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.274s coverage: 84.8% of statements 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.980s coverage: 63.1% of statements 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.115s coverage: 73.7% of statements 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.006s coverage: 38.4% of statements 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.579s coverage: 92.3% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.5% of statements 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements 08:41:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:41:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:24 go vet ./... 08:44:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:16 ./bin/test-attribution-txt.sh 08:44:16 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 08:44:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:16 + ls -al . 08:44:16 total 700 08:44:16 drwxrwxr-x 10 1001 1001 4096 Mar 17 08:35 . 08:44:16 drwxr-xr-x 4 root root 4096 Mar 17 08:35 .. 08:44:16 drwxrwxr-x 2 1001 1001 4096 Mar 17 08:33 .blubracket 08:44:16 -rw-rw-r-- 1 1001 1001 16 Mar 17 08:33 .dockerignore 08:44:16 drwxrwxr-x 8 1001 1001 4096 Mar 17 08:33 .git 08:44:16 drwxrwxr-x 3 1001 1001 4096 Mar 17 08:33 .github 08:44:16 -rw-rw-r-- 1 1001 1001 1133 Mar 17 08:33 .gitignore 08:44:16 -rw-rw-r-- 1 1001 1001 42 Mar 17 08:33 .golangci.yml 08:44:16 -rw-rw-r-- 1 1001 1001 87 Mar 17 08:33 .hadolint.yml 08:44:16 -rw-rw-r-- 1 1001 1001 166 Mar 17 08:33 .sonarcloud.properties 08:44:16 -rw-rw-r-- 1 1001 1001 1171 Mar 17 08:33 ADOPTERS.md 08:44:16 -rw-rw-r-- 1 1001 1001 10825 Mar 17 08:33 Attribution.txt 08:44:16 -rw-rw-r-- 1 1001 1001 73765 Mar 17 08:33 CHANGELOG.md 08:44:16 -rw-rw-r-- 1 1001 1001 3804 Mar 17 08:33 CONTRIBUTING.md 08:44:16 -rw-rw-r-- 1 1001 1001 677 Mar 17 08:33 GOVERNANCE.md 08:44:16 -rw-rw-r-- 1 1001 1001 883 Mar 17 08:33 Jenkinsfile 08:44:16 -rw-rw-r-- 1 1001 1001 10775 Mar 17 08:33 LICENSE 08:44:16 -rw-rw-r-- 1 1001 1001 14266 Mar 17 08:33 Makefile 08:44:16 -rw-rw-r-- 1 1001 1001 582 Mar 17 08:33 OWNERS.md 08:44:16 -rw-rw-r-- 1 1001 1001 9403 Mar 17 08:33 README.md 08:44:16 -rw-rw-r-- 1 1001 1001 789 Mar 17 08:33 SECURITY.md 08:44:16 -rw-rw-r-- 1 1001 1001 5 Mar 17 08:30 VERSION 08:44:16 drwxrwxr-x 2 1001 1001 4096 Mar 17 08:33 bin 08:44:16 drwxrwxr-x 18 1001 1001 4096 Mar 17 08:33 cmd 08:44:16 -rw-r--r-- 1 root root 447486 Mar 17 08:41 coverage.out 08:44:16 -rw-rw-r-- 1 1001 1001 3236 Mar 17 08:33 go.mod 08:44:16 -rw-rw-r-- 1 1001 1001 31410 Mar 17 08:33 go.sum 08:44:16 drwxrwxr-x 7 1001 1001 4096 Mar 17 08:33 internal 08:44:16 drwxrwxr-x 3 1001 1001 4096 Mar 17 08:33 openapi 08:44:16 -rw-rw-r-- 1 1001 1001 594 Mar 17 08:33 security.txt 08:44:16 drwxrwxr-x 4 1001 1001 4096 Mar 17 08:33 snap 08:44:16 -rw-rw-r-- 1 1001 1001 204 Mar 17 08:33 version.go [Pipeline] sh 08:44:17 + '[' -e coverage.out ] 08:44:17 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:17 Warning: overwriting stash ‘coverage-report’ 08:44:18 Stashed 1 file(s) [Pipeline] sh 08:44:19 + make build 08:44:19 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:46:11 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:46:11 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:46:14 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:46:18 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:47:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:47:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:47:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:47:49 $ docker stop --time=1 9bf1115ac7ca3f66cbd962445881fadab738212a3a84a5a948f5ad404c36b35a 08:47:51 $ docker rm -f --volumes 9bf1115ac7ca3f66cbd962445881fadab738212a3a84a5a948f5ad404c36b35a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:54 08:47:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:54 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:54 29e5d40040c1: Pulling fs layer 08:47:54 1ce36da41761: Pulling fs layer 08:47:54 25b303627fd3: Pulling fs layer 08:47:54 29e5d40040c1: Verifying Checksum 08:47:54 29e5d40040c1: Download complete 08:47:55 1ce36da41761: Verifying Checksum 08:47:55 1ce36da41761: Download complete 08:47:55 29e5d40040c1: Pull complete 08:47:56 25b303627fd3: Verifying Checksum 08:47:56 25b303627fd3: Download complete 08:47:56 1ce36da41761: Pull complete 08:48:07 25b303627fd3: Pull complete 08:48:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:07 prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container 08:48:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:09 $ docker top 73c7d84d5145361a277b97516e75f02e79141b0466c06bd4e458880ede627a29 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:10 + + grepdocker-compose parallel 08:48:10 build --help 08:48:17 --parallel Build images in parallel. [Pipeline] } 08:48:17 $ docker stop --time=1 73c7d84d5145361a277b97516e75f02e79141b0466c06bd4e458880ede627a29 08:48:19 $ docker rm -f --volumes 73c7d84d5145361a277b97516e75f02e79141b0466c06bd4e458880ede627a29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:19 prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container 08:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:21 $ docker top 32bf9e39699c429127f13132cb0446390eb863fded9accdd8e70866d61a89ccc -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:22 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:28 Building core-command ... 08:48:28 Building core-common-config-bootstrapper ... 08:48:28 Building core-data ... 08:48:28 Building core-metadata ... 08:48:28 Building security-bootstrapper ... 08:48:28 Building security-proxy-auth ... 08:48:28 Building security-proxy-setup ... 08:48:28 Building security-secretstore-setup ... 08:48:28 Building security-spiffe-token-provider ... 08:48:28 Building security-spire-agent ... 08:48:28 Building security-spire-config ... 08:48:28 Building security-spire-server ... 08:48:28 Building support-notifications ... 08:48:28 Building support-scheduler ... 08:48:28 Building security-bootstrapper 08:48:28 Building security-spire-agent 08:48:28 Building security-proxy-setup 08:48:28 Building core-metadata 08:48:28 Building core-data 08:49:25 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:25 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:49:25 ---> 944b4159207c 08:49:25 Step 3/27 : WORKDIR /edgex-go 08:49:25 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:25 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:49:25 ---> 944b4159207c 08:49:25 Step 3/33 : WORKDIR /edgex-go 08:49:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:25 ---> 944b4159207c 08:49:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:25 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:25 ---> 944b4159207c 08:49:25 Step 3/22 : WORKDIR /edgex-go 08:49:25 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:49:25 ---> 944b4159207c 08:49:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:49:25 ---> Running in 94e4c567cded 08:49:25 ---> Running in 74f218b67168 08:49:25 ---> Running in 35df5ef8b64c 08:49:25 ---> Running in df292a56e63a 08:49:25 ---> Running in a8646d8eec1b 08:49:25 Removing intermediate container a8646d8eec1b 08:49:25 ---> 35adff9fb8d1 08:49:25 Step 4/22 : RUN apk add --update --no-cache make git 08:49:25 Removing intermediate container 74f218b67168 08:49:25 ---> 09ec856e6925 08:49:25 Step 4/23 : WORKDIR /edgex-go 08:49:25 Removing intermediate container 35df5ef8b64c 08:49:25 ---> 1921445adda7 08:49:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:49:25 Removing intermediate container df292a56e63a 08:49:25 ---> 6bdaf0175478 08:49:25 Step 4/25 : WORKDIR /edgex-go 08:49:25 Removing intermediate container 94e4c567cded 08:49:25 ---> 76b2854462fd 08:49:25 Step 4/33 : RUN apk add --update --no-cache make git 08:49:25 ---> Running in 18e8418ffd2f 08:49:25 ---> Running in 412902a3e2a7 08:49:25 ---> Running in 7d7fb43e5a5c 08:49:25 ---> Running in d64f2170761e 08:49:25 ---> Running in 9687bcd53f4b 08:49:25 Removing intermediate container 412902a3e2a7 08:49:25 ---> 94a5ac1a556d 08:49:25 Step 5/25 : RUN apk add --update --no-cache make git 08:49:25 Removing intermediate container 18e8418ffd2f 08:49:25 ---> 8bc4051065f5 08:49:25 Step 5/23 : RUN apk add --update --no-cache make git 08:49:25 ---> Running in 18b00076bde6 08:49:25 ---> Running in 55475cf32d5b 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:25 OK: 263 MiB in 53 packages 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:25 OK: 263 MiB in 53 packages 08:49:25 OK: 263 MiB in 53 packages 08:49:25 OK: 263 MiB in 53 packages 08:49:25 OK: 263 MiB in 53 packages 08:49:25 Removing intermediate container 9687bcd53f4b 08:49:25 ---> 0ba86566b7ff 08:49:25 Step 5/33 : COPY go.mod vendor* ./ 08:49:25 Removing intermediate container 7d7fb43e5a5c 08:49:25 ---> 43aa96f590a7 08:49:25 Step 5/22 : COPY go.mod vendor* ./ 08:49:25 Removing intermediate container d64f2170761e 08:49:25 ---> 7e5190d0ffe5 08:49:25 Step 5/27 : COPY go.mod vendor* ./ 08:49:25 Removing intermediate container 18b00076bde6 08:49:25 ---> 83a69175de65 08:49:25 Step 6/25 : COPY go.mod vendor* ./ 08:49:26 Removing intermediate container 55475cf32d5b 08:49:26 ---> d2fc14cc093c 08:49:26 Step 6/23 : COPY go.mod vendor* ./ 08:49:26 ---> fed197ad7170 08:49:26 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:26 ---> Running in 6dbf236789b3 08:49:26 ---> b3e9fe712f85 08:49:26 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:27 ---> 2d6e77bff371 08:49:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:27 ---> 06a100b9c482 08:49:27 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:27 ---> Running in 922b2451dae8 08:49:27 ---> Running in a442228d3591 08:49:27 ---> Running in a1fa4d82eb40 08:49:27 ---> f9928488bb37 08:49:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:27 ---> Running in 3bfea0838605 08:51:34 Removing intermediate container 3bfea0838605 08:51:34 ---> 5c9581db8aec 08:51:34 Step 8/23 : COPY . . 08:51:34 Removing intermediate container a442228d3591 08:51:34 ---> 0d53bc53076c 08:51:34 Step 8/25 : COPY . . 08:51:34 Removing intermediate container 6dbf236789b3 08:51:34 ---> e2b8d36eeb09 08:51:34 Step 7/33 : COPY . . 08:51:34 Removing intermediate container a1fa4d82eb40 08:51:34 ---> dc20a2882e6b 08:51:34 Step 7/22 : COPY . . 08:51:34 Removing intermediate container 922b2451dae8 08:51:34 ---> 1437b314468b 08:51:34 Step 7/27 : COPY . . 08:51:47 ---> f627bf386d67 08:51:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:51:47 ---> 3ea8d0adc554 08:51:47 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:47 ---> 9fcd2ff37ef3 08:51:47 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 ---> 456a4c84469b 08:51:47 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:51:47 08:51:47 ---> 5e57e6b664dd 08:51:47 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:51:47 ---> Running in e5eb487759dd 08:51:47 ---> Running in ff3162b71457 08:51:47 ---> Running in 782c69863b5b 08:51:47 ---> Running in 6cd958c24283 08:51:47 ---> Running in a67d96c10ef6 08:51:47 Removing intermediate container 6cd958c24283 08:51:47 ---> 1631200c7082 08:51:47 Step 9/27 : WORKDIR /edgex-go/spire-build 08:51:47 ---> Running in df429cb10bf3 08:51:47 Removing intermediate container df429cb10bf3 08:51:47 ---> ebe0f2bc4831 08:51:47 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:51:47 ---> Running in 2934b90aa7dc 08:51:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:51:48 Removing intermediate container 2934b90aa7dc 08:51:48 ---> 75e0eb0fe620 08:51:48 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:51:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:48 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:51:48 ---> Running in b714646e45d5 08:51:52 Removing intermediate container b714646e45d5 08:51:52 ---> 37f6b0d44089 08:51:52 Step 12/27 : WORKDIR /edgex-go 08:51:52 ---> Running in 51e95edb4587 08:51:53 Removing intermediate container 51e95edb4587 08:51:53 ---> b1397aea0167 08:51:53 08:51:53 Step 13/27 : FROM alpine:3.17 08:51:53 3.17: Pulling from library/alpine 08:51:53 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:51:53 Status: Downloaded newer image for alpine:3.17 08:51:53 ---> d74e625d9115 08:51:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:53 ---> Running in be5201325f7d 08:51:54 Removing intermediate container be5201325f7d 08:51:54 ---> e75e5a21b079 08:51:54 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:54 ---> Running in f4f89a16c381 08:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:59 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:51:59 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:51:59 OK: 17687 distinct packages available 08:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:02 (1/5) Installing dumb-init (1.2.5-r2) 08:52:02 (2/5) Installing musl-obstack (1.2.3-r0) 08:52:02 (3/5) Installing libucontext (1.2-r0) 08:52:02 (4/5) Installing gcompat (1.1.0-r0) 08:52:02 (5/5) Installing openssl (3.0.8-r0) 08:52:02 Executing busybox-1.35.0-r29.trigger 08:52:02 OK: 9 MiB in 20 packages 08:52:04 Removing intermediate container f4f89a16c381 08:52:04 ---> 38a410fbd103 08:52:04 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:05 ---> 6280154c8998 08:52:05 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:52:07 ---> 0301761294ec 08:52:07 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:52:11 ---> 3acb63b7173e 08:52:11 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:52:18 ---> eaf74d6ae272 08:52:18 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:18 ---> 3a14ced340c0 08:52:18 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:18 ---> da9b5e4e6f4b 08:52:18 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:20 ---> 459eda11f3d5 08:52:20 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:20 ---> Running in 9c22384754d6 08:52:20 Removing intermediate container 9c22384754d6 08:52:20 ---> 4faa5493bebe 08:52:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:20 ---> Running in 502507b691b2 08:52:21 Removing intermediate container 502507b691b2 08:52:21 ---> 1082ba8956c7 08:52:21 Step 25/27 : LABEL arch=arm64 08:52:21 ---> Running in 444780060c17 08:52:22 Removing intermediate container 444780060c17 08:52:22 ---> 679ed61d43fa 08:52:22 Step 26/27 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 08:52:22 ---> Running in fc8c1a44e38d 08:52:22 Removing intermediate container fc8c1a44e38d 08:52:22 ---> 440d111fb4a4 08:52:23 Step 27/27 : LABEL version=0.0.0 08:52:23 ---> Running in 73870bcc3848 08:52:23 Removing intermediate container 73870bcc3848 08:52:23 ---> 6fc2355a0af2 08:52:23 08:52:24 Successfully built 6fc2355a0af2 08:52:24 Successfully tagged security-spire-agent-arm64:latest 08:52:24 Building security-proxy-auth 08:52:42  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:42 ---> 944b4159207c 08:52:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:52:42 ---> Using cache 08:52:42 ---> 6bdaf0175478 08:52:42 Step 4/23 : WORKDIR /edgex-go 08:52:42 ---> Using cache 08:52:42 ---> 94a5ac1a556d 08:52:42 Step 5/23 : RUN apk add --update --no-cache make git 08:52:42 ---> Using cache 08:52:42 ---> 83a69175de65 08:52:42 Step 6/23 : COPY go.mod vendor* ./ 08:52:42 ---> Using cache 08:52:42 ---> 2d6e77bff371 08:52:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:42 ---> Using cache 08:52:42 ---> 0d53bc53076c 08:52:42 Step 8/23 : COPY . . 08:52:42 ---> Using cache 08:52:42 ---> 5e57e6b664dd 08:52:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:52:42 ---> Running in bee464224bd0 08:52:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:59:19 Removing intermediate container 782c69863b5b 08:59:19 ---> 2c5732cc943c 08:59:19 08:59:19 Step 9/22 : FROM alpine:3.17 08:59:19 ---> d74e625d9115 08:59:19 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:59:19 ---> Running in 1c09317ef221 08:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:21 (1/2) Installing dumb-init (1.2.5-r2) 08:59:21 (2/2) Installing openssl (3.0.8-r0) 08:59:21 Executing busybox-1.35.0-r29.trigger 08:59:21 OK: 8 MiB in 17 packages 08:59:24 Removing intermediate container 1c09317ef221 08:59:24 ---> baf2868426e4 08:59:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:59:24 ---> Running in d29de129b25a 08:59:25 Removing intermediate container d29de129b25a 08:59:25 ---> 1f36b054b059 08:59:25 Step 12/22 : WORKDIR /edgex 08:59:25 ---> Running in 200346a6d396 08:59:27 Removing intermediate container 200346a6d396 08:59:27 ---> 30ae7d5f2685 08:59:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:28 Removing intermediate container e5eb487759dd 08:59:28 ---> 11e79680498c 08:59:28 08:59:28 Step 9/33 : FROM alpine:3.17 08:59:28 ---> d74e625d9115 08:59:28 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:28 ---> Using cache 08:59:28 ---> e75e5a21b079 08:59:28 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:59:28 ---> Running in cfcdbec6969b 08:59:28 ---> 457c330ffa32 08:59:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:59:30 ---> d9b65275df0c 08:59:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:31 ---> 872ca8318fea 08:59:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:33 ---> 6d0a66cb85b2 08:59:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:59:34 (1/2) Installing dumb-init (1.2.5-r2) 08:59:34 (2/2) Installing su-exec (0.2-r2) 08:59:34 Executing busybox-1.35.0-r29.trigger 08:59:34 OK: 8 MiB in 17 packages 08:59:34 ---> f886eeb731f2 08:59:34 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:34 ---> Running in 3883dea5e5ef 08:59:36 Removing intermediate container cfcdbec6969b 08:59:36 ---> a85dd7d52cc7 08:59:36 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:59:36 ---> Running in ac2cc1781445 08:59:37 Removing intermediate container ac2cc1781445 08:59:37 ---> d32beff2423f 08:59:37 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:59:37 ---> Running in 94ca10adbc67 08:59:38 Removing intermediate container 94ca10adbc67 08:59:38 ---> 907c931231f6 08:59:38 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:59:38 ---> Running in 7c8055cc76a8 08:59:38 Removing intermediate container 3883dea5e5ef 08:59:38 ---> dfe820595528 08:59:38 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:59:38 ---> Running in 81286c1f4301 08:59:39 Removing intermediate container 7c8055cc76a8 08:59:39 ---> 9b38bc43c94c 08:59:39 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:59:39 ---> Running in ab92bceaefe4 08:59:39 Removing intermediate container 81286c1f4301 08:59:39 ---> aa3498bc6863 08:59:39 Step 20/22 : LABEL arch=arm64 08:59:39 ---> Running in 8980e13e9b6a 08:59:40 Removing intermediate container ab92bceaefe4 08:59:40 ---> 7c7801497bc5 08:59:40 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:59:40 Removing intermediate container 8980e13e9b6a 08:59:40 ---> f8988ba921bb 08:59:40 Step 21/22 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 08:59:40 ---> Running in 268d06d7cba6 08:59:40 ---> Running in 6606761ef32c 08:59:41 Removing intermediate container 6606761ef32c 08:59:41 ---> f81dfa7c18cb 08:59:41 Step 22/22 : LABEL version=0.0.0 08:59:41 ---> Running in 9c8a94042e70 08:59:42 Removing intermediate container 9c8a94042e70 08:59:42 ---> 1ffc6f8d7e03 08:59:42 08:59:42 Successfully built 1ffc6f8d7e03 08:59:42 Successfully tagged security-proxy-setup-arm64:latest 08:59:42  Building security-proxy-setup ... done Building support-scheduler 08:59:44 Removing intermediate container 268d06d7cba6 08:59:44 ---> 9da58ed1d952 08:59:44 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:59:44 ---> Running in 49b5c5d41194 08:59:44 Removing intermediate container 49b5c5d41194 08:59:44 ---> 007e8b231c0b 08:59:44 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:59:45 ---> 9abae309b762 08:59:45 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:59:45 ---> Running in 109b6b49646b 08:59:49 Removing intermediate container 109b6b49646b 08:59:49 ---> b9e5c21c636d 08:59:49 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:50 ---> 732acba5c110 08:59:50 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:59:51 ---> 9217db713258 08:59:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:55 ---> cb3a8462dc44 08:59:55 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:59:57 ---> 56d024244f4a 08:59:57 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:59:59 ---> 4d1df8576d32 08:59:59 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:00:01 ---> 4a9e6586a16a 09:00:01 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:00:02 ---> 94403b82e2e1 09:00:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:00:04 ---> 3b3d795fbafb 09:00:04 Step 28/33 : RUN chmod +x /entrypoint.sh 09:00:04 ---> Running in 9143a467706b 09:00:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:06 ---> 944b4159207c 09:00:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:06 ---> Using cache 09:00:06 ---> 6bdaf0175478 09:00:06 Step 4/23 : WORKDIR /edgex-go 09:00:06 ---> Using cache 09:00:06 ---> 94a5ac1a556d 09:00:06 Step 5/23 : RUN apk add --update --no-cache make git 09:00:06 ---> Using cache 09:00:06 ---> 83a69175de65 09:00:06 Step 6/23 : COPY go.mod vendor* ./ 09:00:06 ---> Using cache 09:00:06 ---> 2d6e77bff371 09:00:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:06 ---> Using cache 09:00:06 ---> 0d53bc53076c 09:00:06 Step 8/23 : COPY . . 09:00:06 ---> Using cache 09:00:06 ---> 5e57e6b664dd 09:00:07 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:00:07 ---> Running in 9d7d43c9bab2 09:00:07 Removing intermediate container bee464224bd0 09:00:07 ---> c1a65da2a6d0 09:00:07 09:00:07 Step 10/23 : FROM alpine:3.17 09:00:07 ---> d74e625d9115 09:00:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:08 ---> Running in 9f7e9e546e9c 09:00:09 Removing intermediate container 9f7e9e546e9c 09:00:09 ---> f79800bfccb6 09:00:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:09 Removing intermediate container 9143a467706b 09:00:09 ---> 1520b029b275 09:00:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:00:09 ---> Running in 80b4c1a7a55c 09:00:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:00:09 ---> Running in 0062579920e6 09:00:10 Removing intermediate container 0062579920e6 09:00:10 ---> a326311ee274 09:00:10 Step 30/33 : CMD ["gate"] 09:00:11 ---> Running in d6daf6b09334 09:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:12 Removing intermediate container d6daf6b09334 09:00:12 ---> 64da6e11b306 09:00:12 Step 31/33 : LABEL arch=arm64 09:00:12 ---> Running in 29c71a801b0a 09:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:13 Removing intermediate container 29c71a801b0a 09:00:13 ---> d841be8b656f 09:00:13 Step 32/33 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:00:13 ---> Running in 7dcbeadfb847 09:00:14 (1/1) Installing dumb-init (1.2.5-r2) 09:00:14 Executing busybox-1.35.0-r29.trigger 09:00:14 OK: 8 MiB in 16 packages 09:00:15 Removing intermediate container 7dcbeadfb847 09:00:15 ---> bffb085ddabc 09:00:15 Step 33/33 : LABEL version=0.0.0 09:00:15 ---> Running in d8c402acf5e6 09:00:16 Removing intermediate container d8c402acf5e6 09:00:16 ---> f9788e870f6b 09:00:16 09:00:16 Removing intermediate container 80b4c1a7a55c 09:00:16 ---> 4ce44ad86a99 09:00:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:17 Successfully built f9788e870f6b 09:00:17 Successfully tagged security-bootstrapper-arm64:latest 09:00:17  Building security-bootstrapper ... done Building security-spire-config 09:00:19 ---> 9546280207ff 09:00:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:00:22 ---> 6e14efde43dd 09:00:22 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:00:26 ---> 57865d7d4185 09:00:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:00:26 Removing intermediate container ff3162b71457 09:00:26 ---> 38013e866c02 09:00:26 09:00:26 Step 10/23 : FROM alpine:3.17 09:00:26 ---> d74e625d9115 09:00:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:00:27 ---> Running in 23811a0fffde 09:00:27 ---> 050e2d4ed9e0 09:00:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:00:28 Removing intermediate container 23811a0fffde 09:00:28 ---> bd64f635f11f 09:00:28 Step 12/23 : ENV APP_PORT=59880 09:00:28 ---> Running in 318bbe80de52 09:00:28 Removing intermediate container a67d96c10ef6 09:00:28 ---> 334c9419cd94 09:00:28 09:00:28 Step 10/25 : FROM alpine:3.17 09:00:28 ---> d74e625d9115 09:00:28 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:00:28 ---> 088433797fa8 09:00:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:29 ---> Running in 7306bc2b51e1 09:00:29 Removing intermediate container 318bbe80de52 09:00:29 ---> c8de6d1d2528 09:00:29 Step 13/23 : EXPOSE $APP_PORT 09:00:29 ---> Running in 72b38af79526 09:00:29 ---> Running in e2e5a5752601 09:00:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:00:32 ---> 944b4159207c 09:00:32 Step 3/27 : WORKDIR /edgex-go 09:00:32 ---> Using cache 09:00:32 ---> 76b2854462fd 09:00:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:33 Removing intermediate container e2e5a5752601 09:00:33 ---> 777bccdfaf20 09:00:33 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:00:33 ---> Running in 8e0eedfcfa7a 09:00:34 ---> Running in 176ad1efbf8c 09:00:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:35 Removing intermediate container 72b38af79526 09:00:35 ---> 3763ed0a63a2 09:00:35 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:35 ---> Running in 51559f9bcdff 09:00:36 (1/1) Installing dumb-init (1.2.5-r2) 09:00:36 Executing busybox-1.35.0-r29.trigger 09:00:36 OK: 8 MiB in 16 packages 09:00:36 Removing intermediate container 51559f9bcdff 09:00:36 ---> 1e1a28ca419e 09:00:36 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:00:36 ---> Running in 8ac45ebcb5f3 09:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:37 Removing intermediate container 8ac45ebcb5f3 09:00:37 ---> b5e1a29e1b00 09:00:37 Step 21/23 : LABEL arch=arm64 09:00:37 ---> Running in 5819b7e82ea2 09:00:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:38 Removing intermediate container 7306bc2b51e1 09:00:38 ---> daa908ecd3af 09:00:38 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:38 Removing intermediate container 5819b7e82ea2 09:00:38 ---> 707a3c038704 09:00:38 Step 22/23 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:00:38 ---> Running in 4594aa5dfb15 09:00:38 ---> Running in 33bae429a7eb 09:00:39 (1/1) Installing dumb-init (1.2.5-r2) 09:00:39 Executing busybox-1.35.0-r29.trigger 09:00:39 Removing intermediate container 33bae429a7eb 09:00:39 ---> 43734c4ab5e1 09:00:39 Step 23/23 : LABEL version=0.0.0 09:00:39 OK: 8 MiB in 16 packages 09:00:39 ---> Running in 393c9849b240 09:00:39 Removing intermediate container 4594aa5dfb15 09:00:39 ---> c71b56505f64 09:00:39 Step 13/25 : ENV APP_PORT=59881 09:00:39 ---> Running in 1c664535133b 09:00:40 OK: 263 MiB in 53 packages 09:00:40 Removing intermediate container 393c9849b240 09:00:40 ---> e857ee888e0d 09:00:40 09:00:40 Removing intermediate container 1c664535133b 09:00:40 ---> 48e2f58125f5 09:00:40 Step 14/25 : EXPOSE $APP_PORT 09:00:41 ---> Running in 3186b3b6b68c 09:00:41 Successfully built e857ee888e0d 09:00:41 Successfully tagged security-proxy-auth-arm64:latest 09:00:41  Building security-proxy-auth ... done Building support-notifications 09:00:42 Removing intermediate container 176ad1efbf8c 09:00:42 ---> d414cbc1bae7 09:00:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:42 Removing intermediate container 8e0eedfcfa7a 09:00:42 ---> de5e8b10be1d 09:00:42 Step 5/27 : COPY go.mod vendor* ./ 09:00:42 Removing intermediate container 3186b3b6b68c 09:00:42 ---> 748b20ae08f8 09:00:42 Step 15/25 : WORKDIR / 09:00:42 ---> Running in 563ff7edfacf 09:00:43 Removing intermediate container 563ff7edfacf 09:00:43 ---> a56617de9523 09:00:43 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:44 ---> 4a79db8659b9 09:00:44 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:44 ---> 8ac61e6910a9 09:00:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:00:44 ---> Running in 27e2e90a53a1 09:00:45 ---> 6bfe908195bf 09:00:45 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:00:45 ---> 234d7ac6c7d1 09:00:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:47 ---> b977a7e68c75 09:00:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:48 ---> a489e13f9ab3 09:00:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:00:50 ---> 3e16dfac7cd7 09:00:50 Step 19/23 : ENTRYPOINT ["/core-data"] 09:00:50 ---> 88a2a4212e1a 09:00:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:00:50 ---> Running in a58a29d2bafa 09:00:50 Removing intermediate container a58a29d2bafa 09:00:50 ---> da2459c11cd2 09:00:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:51 ---> Running in 192317629d77 09:00:51 ---> cd00438420a3 09:00:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:00:51 Removing intermediate container 192317629d77 09:00:51 ---> fc3f28d54d14 09:00:51 Step 21/23 : LABEL arch=arm64 09:00:51 ---> Running in 7f74df5c99d9 09:00:52 ---> 6aaadbfe2a3e 09:00:52 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:00:52 ---> Running in ffc232ed863d 09:00:52 Removing intermediate container 7f74df5c99d9 09:00:52 ---> 6a9c266dfe3b 09:00:52 Step 22/23 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:00:52 ---> Running in f37c93323c15 09:00:53 Removing intermediate container ffc232ed863d 09:00:53 ---> 07940ebb8532 09:00:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:53 ---> Running in 030573998aee 09:00:53 Removing intermediate container f37c93323c15 09:00:53 ---> ce9573c69c6c 09:00:53 Step 23/23 : LABEL version=0.0.0 09:00:54 ---> Running in 85474be032ab 09:00:54 Removing intermediate container 030573998aee 09:00:54 ---> 5f35f7d6954a 09:00:54 Step 23/25 : LABEL arch=arm64 09:00:54 ---> Running in 2785d5cee5d7 09:00:54 Removing intermediate container 85474be032ab 09:00:54 ---> 3419fde26201 09:00:55 09:00:55 Removing intermediate container 2785d5cee5d7 09:00:55 ---> b82f3a3f621e 09:00:55 Step 24/25 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:00:55 Successfully built 3419fde26201 09:00:55 Successfully tagged core-data-arm64:latest 09:00:55  Building core-data ... done Building security-secretstore-setup 09:00:55 ---> Running in b49c81729628 09:00:56 Removing intermediate container b49c81729628 09:00:56 ---> b81bdee5c057 09:00:56 Step 25/25 : LABEL version=0.0.0 09:00:56 ---> Running in 29fb4398009e 09:00:57 Removing intermediate container 29fb4398009e 09:00:57 ---> 3af44b8acd36 09:00:57 09:00:57 Successfully built 3af44b8acd36 09:00:57 Successfully tagged core-metadata-arm64:latest 09:00:57  Building core-metadata ... done Building core-common-config-bootstrapper 09:01:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:02 ---> 944b4159207c 09:01:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:02 ---> Using cache 09:01:02 ---> 6bdaf0175478 09:01:02 Step 4/23 : WORKDIR /edgex-go 09:01:02 ---> Using cache 09:01:02 ---> 94a5ac1a556d 09:01:02 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:01:03 ---> Running in c3cf0ca91172 09:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:07 OK: 263 MiB in 53 packages 09:01:09 Removing intermediate container c3cf0ca91172 09:01:09 ---> 4cf76c721eb7 09:01:09 Step 6/23 : COPY go.mod vendor* ./ 09:01:10 ---> fe8c7c89433f 09:01:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:10 ---> Running in f7856086f3a8 09:01:28 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:01:28 ---> 944b4159207c 09:01:28 Step 3/25 : WORKDIR /edgex-go 09:01:28 ---> Using cache 09:01:28 ---> 76b2854462fd 09:01:28 Step 4/25 : RUN apk add --update --no-cache make git 09:01:28 ---> Using cache 09:01:28 ---> 0ba86566b7ff 09:01:28 Step 5/25 : COPY go.mod vendor* ./ 09:01:28 ---> Using cache 09:01:28 ---> fed197ad7170 09:01:28 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:28 ---> Using cache 09:01:28 ---> e2b8d36eeb09 09:01:28 Step 7/25 : COPY . . 09:01:28 ---> Using cache 09:01:28 ---> 3ea8d0adc554 09:01:28 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:01:28 ---> Running in 307f69d84f32 09:01:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:28 ---> 944b4159207c 09:01:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:28 ---> Using cache 09:01:28 ---> 6bdaf0175478 09:01:28 Step 4/23 : WORKDIR /edgex-go 09:01:28 ---> Using cache 09:01:28 ---> 94a5ac1a556d 09:01:28 Step 5/23 : RUN apk add --update --no-cache make git 09:01:28 ---> Using cache 09:01:28 ---> 83a69175de65 09:01:28 Step 6/23 : COPY go.mod vendor* ./ 09:01:28 ---> Using cache 09:01:28 ---> 2d6e77bff371 09:01:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:28 ---> Using cache 09:01:28 ---> 0d53bc53076c 09:01:28 Step 8/23 : COPY . . 09:01:29 ---> Using cache 09:01:29 ---> 5e57e6b664dd 09:01:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:01:29 ---> Running in 870e4635fd98 09:01:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:01:31 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 09:02:53 Removing intermediate container 27e2e90a53a1 09:02:53 ---> f8e5e9b9375c 09:02:53 Step 7/27 : COPY . . 09:03:11 Removing intermediate container f7856086f3a8 09:03:11 ---> ee7a55794ae5 09:03:11 Step 8/23 : COPY . . 09:03:13 ---> 695207e88330 09:03:13 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:03:13 ---> Running in c9f080da9d80 09:03:14 Removing intermediate container c9f080da9d80 09:03:14 ---> dc90e33b7063 09:03:14 Step 9/27 : WORKDIR /edgex-go/spire-build 09:03:14 ---> Running in 6ebde37fc47d 09:03:15 Removing intermediate container 6ebde37fc47d 09:03:15 ---> cb64f8c5e17d 09:03:15 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:15 ---> Running in f90439e1b3c5 09:03:16 Removing intermediate container f90439e1b3c5 09:03:16 ---> 4d38336bd3c0 09:03:16 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:03:16 ---> Running in 4e46e672b8ca 09:03:21 Removing intermediate container 4e46e672b8ca 09:03:21 ---> 6e5e109d2acf 09:03:21 Step 12/27 : WORKDIR /edgex-go 09:03:21 ---> Running in 6a047955b7a7 09:03:22 Removing intermediate container 6a047955b7a7 09:03:22 ---> 18b21f75aac5 09:03:22 09:03:22 Step 13/27 : FROM alpine:3.17 09:03:22 ---> d74e625d9115 09:03:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:22 ---> Using cache 09:03:22 ---> e75e5a21b079 09:03:22 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:22 ---> Running in 79fab942e664 09:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:29 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:29 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:29 OK: 17687 distinct packages available 09:03:29 ---> b7e2db3d7321 09:03:29 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:03:29 ---> Running in e776b82e7591 09:03:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:03:32 (1/4) Installing dumb-init (1.2.5-r2) 09:03:32 (2/4) Installing musl-obstack (1.2.3-r0) 09:03:32 (3/4) Installing libucontext (1.2-r0) 09:03:32 (4/4) Installing gcompat (1.1.0-r0) 09:03:32 Executing busybox-1.35.0-r29.trigger 09:03:32 OK: 8 MiB in 19 packages 09:03:34 Removing intermediate container 79fab942e664 09:03:34 ---> 6b3bff374c31 09:03:34 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:35 ---> b5c8b3c38913 09:03:35 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:03:36 ---> 9c270061adb8 09:03:36 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:41 ---> be5c6007f180 09:03:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:03:42 ---> 3161810becdf 09:03:42 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:03:42 ---> Running in 093bec8c87e1 09:03:43 Removing intermediate container 093bec8c87e1 09:03:43 ---> 710d9ae6d104 09:03:43 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:03:44 ---> 0911719eb2d0 09:03:44 Step 22/27 : WORKDIR / 09:03:44 ---> Running in 0d408710370f 09:03:45 Removing intermediate container 0d408710370f 09:03:45 ---> 2c5628a90aaf 09:03:45 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:45 ---> Running in 5fbe63f4bd1e 09:03:45 Removing intermediate container 5fbe63f4bd1e 09:03:45 ---> 5224338da5cb 09:03:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:46 ---> Running in 5ee7381000f5 09:03:46 Removing intermediate container 5ee7381000f5 09:03:46 ---> 209c1f909cb3 09:03:46 Step 25/27 : LABEL arch=arm64 09:03:46 ---> Running in 21c7f0034409 09:03:47 Removing intermediate container 21c7f0034409 09:03:47 ---> 14d24f679a59 09:03:47 Step 26/27 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:03:47 ---> Running in 56b6eb395316 09:03:47 Removing intermediate container 56b6eb395316 09:03:47 ---> 6beaa07f250a 09:03:47 Step 27/27 : LABEL version=0.0.0 09:03:47 ---> Running in 7594b0615f99 09:03:48 Removing intermediate container 7594b0615f99 09:03:48 ---> d1e5f440faef 09:03:48 09:03:48 Successfully built d1e5f440faef 09:03:48 Successfully tagged security-spire-config-arm64:latest 09:03:48  Building security-spire-config ... done Building security-spire-server 09:04:11 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:04:11 ---> 944b4159207c 09:04:11 Step 3/26 : WORKDIR /edgex-go 09:04:11 ---> Using cache 09:04:11 ---> 76b2854462fd 09:04:11 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:04:11 ---> Using cache 09:04:11 ---> de5e8b10be1d 09:04:11 Step 5/26 : COPY go.mod vendor* ./ 09:04:11 ---> Using cache 09:04:11 ---> 4a79db8659b9 09:04:11 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:11 ---> Using cache 09:04:11 ---> f8e5e9b9375c 09:04:11 Step 7/26 : COPY . . 09:04:11 ---> Using cache 09:04:11 ---> 695207e88330 09:04:11 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:04:11 ---> Using cache 09:04:11 ---> dc90e33b7063 09:04:11 Step 9/26 : WORKDIR /edgex-go/spire-build 09:04:11 ---> Using cache 09:04:11 ---> cb64f8c5e17d 09:04:11 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:04:11 ---> Using cache 09:04:11 ---> 4d38336bd3c0 09:04:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:04:11 ---> Running in 122a69894cac 09:04:13 Removing intermediate container 122a69894cac 09:04:13 ---> df7901819be9 09:04:13 Step 12/26 : WORKDIR /edgex-go 09:04:13 ---> Running in 44e62c819440 09:04:14 Removing intermediate container 44e62c819440 09:04:14 ---> af3edf31a426 09:04:14 09:04:14 Step 13/26 : FROM alpine:3.17 09:04:14 ---> d74e625d9115 09:04:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:14 ---> Using cache 09:04:14 ---> e75e5a21b079 09:04:14 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:04:14 ---> Using cache 09:04:14 ---> 38a410fbd103 09:04:14 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:14 ---> Using cache 09:04:14 ---> 6280154c8998 09:04:14 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:04:14 ---> Using cache 09:04:14 ---> 0301761294ec 09:04:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:04:21 ---> 7089ff3ab172 09:04:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:04:21 ---> 70903756c2d1 09:04:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:04:22 ---> 04d548c25542 09:04:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:04:23 ---> 4f2f46af8bda 09:04:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:23 ---> Running in 7c7e5aa93191 09:04:24 Removing intermediate container 7c7e5aa93191 09:04:24 ---> 5fbb4d13255c 09:04:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:24 ---> Running in 98e71d237990 09:04:24 Removing intermediate container 98e71d237990 09:04:24 ---> 943659af1dde 09:04:24 Step 24/26 : LABEL arch=arm64 09:04:25 ---> Running in 9a1e4017f4ab 09:04:25 Removing intermediate container 9a1e4017f4ab 09:04:25 ---> 76e182533452 09:04:25 Step 25/26 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:04:25 ---> Running in 77399b33ad2a 09:04:26 Removing intermediate container 77399b33ad2a 09:04:26 ---> b69e87e3ff4d 09:04:26 Step 26/26 : LABEL version=0.0.0 09:04:26 ---> Running in a0755b903afe 09:04:26 Removing intermediate container a0755b903afe 09:04:26 ---> aacdc653fc08 09:04:26 09:04:26 Successfully built aacdc653fc08 09:04:26 Successfully tagged security-spire-server-arm64:latest 09:04:26  Building security-spire-server ... done Building core-command 09:04:49 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:04:49 ---> 944b4159207c 09:04:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:04:49 ---> Using cache 09:04:49 ---> 6bdaf0175478 09:04:49 Step 4/24 : WORKDIR /edgex-go 09:04:49 ---> Using cache 09:04:49 ---> 94a5ac1a556d 09:04:49 Step 5/24 : RUN apk add --update --no-cache make git 09:04:49 ---> Using cache 09:04:49 ---> 83a69175de65 09:04:49 Step 6/24 : COPY go.mod vendor* ./ 09:04:49 ---> Using cache 09:04:49 ---> 2d6e77bff371 09:04:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:49 ---> Using cache 09:04:49 ---> 0d53bc53076c 09:04:49 Step 8/24 : COPY . . 09:04:49 ---> Using cache 09:04:49 ---> 5e57e6b664dd 09:04:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:04:49 ---> Running in 98a1c7768b0a 09:04:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:08:55 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:09:08 Removing intermediate container 307f69d84f32 09:09:08 ---> 7911d26d5d5d 09:09:08 09:09:08 Step 9/25 : FROM alpine:3.17 09:09:08 ---> d74e625d9115 09:09:08 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:09:08 ---> Running in bf044a0c1eec 09:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:11 (1/3) Installing ca-certificates (20220614-r4) 09:09:11 (2/3) Installing dumb-init (1.2.5-r2) 09:09:11 (3/3) Installing su-exec (0.2-r2) 09:09:11 Executing busybox-1.35.0-r29.trigger 09:09:12 Executing ca-certificates-20220614-r4.trigger 09:09:12 OK: 8 MiB in 18 packages 09:09:14 Removing intermediate container bf044a0c1eec 09:09:14 ---> 973b4935cde4 09:09:14 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:09:14 ---> Running in 684cdc2eb5d1 09:09:15 Removing intermediate container 684cdc2eb5d1 09:09:15 ---> ca82d942975b 09:09:15 Step 12/25 : WORKDIR / 09:09:15 ---> Running in 84dec2074e77 09:09:16 Removing intermediate container 84dec2074e77 09:09:16 ---> 79db3eb12fe8 09:09:16 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:17 ---> ce423c8eddcb 09:09:17 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:09:18 ---> f1c9fe435912 09:09:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:09:19 ---> 2202cf2b886f 09:09:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:09:20 ---> d9ea4b737196 09:09:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:09:23 ---> c5b09041bced 09:09:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:09:25 ---> 302f60c81801 09:09:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:09:28 ---> e5ed54493853 09:09:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:09:30 ---> db2f48a9f4fe 09:09:30 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:30 ---> Running in 7b8d9d26b751 09:09:38 Removing intermediate container 7b8d9d26b751 09:09:38 ---> 526e7c86538d 09:09:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:09:38 ---> Running in e3c1cbc1cc14 09:09:38 Removing intermediate container 870e4635fd98 09:09:38 ---> 522b27bf2343 09:09:38 09:09:38 Step 10/23 : FROM alpine:3.17 09:09:38 ---> d74e625d9115 09:09:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:09:38 ---> Using cache 09:09:38 ---> f79800bfccb6 09:09:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:09:38 ---> Using cache 09:09:38 ---> 4ce44ad86a99 09:09:38 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:38 ---> Using cache 09:09:38 ---> 9546280207ff 09:09:38 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:09:38 ---> Using cache 09:09:38 ---> 6e14efde43dd 09:09:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:09:38 Removing intermediate container e3c1cbc1cc14 09:09:38 ---> 064e50159ca4 09:09:38 Step 23/25 : LABEL arch=arm64 09:09:38 ---> Running in 5cff7f8b16bc 09:09:39 Removing intermediate container 5cff7f8b16bc 09:09:39 ---> b277c3e5b980 09:09:39 Step 24/25 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:09:39 ---> Running in f64b5187ea27 09:09:40 ---> a6f11717d147 09:09:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:09:40 Removing intermediate container f64b5187ea27 09:09:40 ---> a32ff6722c9d 09:09:40 Step 25/25 : LABEL version=0.0.0 09:09:40 ---> Running in b0c51f7b0024 09:09:41 Removing intermediate container b0c51f7b0024 09:09:41 ---> f1709d431b74 09:09:41 09:09:41 Successfully built f1709d431b74 09:09:41 ---> 11f1b78adf26 09:09:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:09:41 Successfully tagged security-secretstore-setup-arm64:latest 09:09:41 Building security-spiffe-token-provider 09:09:42  Building security-secretstore-setup ... done  ---> b79e83766aaa 09:09:42 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:42 ---> Running in 5df1363a2210 09:09:47 Removing intermediate container 5df1363a2210 09:09:47 ---> c433340d5047 09:09:47 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:09:47 ---> Running in 989429715e4c 09:09:47 Removing intermediate container 989429715e4c 09:09:47 ---> 0e484aa833c8 09:09:47 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:09:47 ---> Running in 1ed38fd940d5 09:09:49 Removing intermediate container 1ed38fd940d5 09:09:49 ---> a7b92a61d390 09:09:49 Step 21/23 : LABEL arch=arm64 09:09:49 ---> Running in a9bc4f72a46b 09:09:50 Removing intermediate container a9bc4f72a46b 09:09:50 ---> 0f94ebcf1282 09:09:50 Step 22/23 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:09:50 ---> Running in 80080934a2d9 09:09:51 Removing intermediate container 80080934a2d9 09:09:51 ---> 14d4b1886447 09:09:51 Step 23/23 : LABEL version=0.0.0 09:09:51 ---> Running in 28aac8924bd4 09:09:51 Removing intermediate container 28aac8924bd4 09:09:51 ---> 812fc6370b66 09:09:51 09:09:52 Successfully built 812fc6370b66 09:09:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:10:00  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:10:00 ---> 944b4159207c 09:10:00 Step 3/20 : WORKDIR /edgex-go 09:10:00 ---> Using cache 09:10:00 ---> 76b2854462fd 09:10:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:10:01 ---> Running in bdd60010e6f7 09:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:05 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:10:05 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:10:05 OK: 17687 distinct packages available 09:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:08 OK: 263 MiB in 53 packages 09:10:10 Removing intermediate container bdd60010e6f7 09:10:10 ---> 4debaacc3941 09:10:10 Step 5/20 : COPY go.mod vendor* ./ 09:10:11 ---> ca7418f8b662 09:10:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:11 ---> Running in 2135175c61eb 09:10:43 Removing intermediate container 9d7d43c9bab2 09:10:43 ---> 3cbbb2956157 09:10:43 09:10:43 Step 10/23 : FROM alpine:3.17 09:10:43 ---> d74e625d9115 09:10:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:10:43 ---> Using cache 09:10:43 ---> daa908ecd3af 09:10:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:10:43 ---> Using cache 09:10:43 ---> c71b56505f64 09:10:43 Step 13/23 : ENV APP_PORT=59861 09:10:43 ---> Running in f892240a6d5b 09:10:43 Removing intermediate container f892240a6d5b 09:10:43 ---> f912b072e97a 09:10:43 Step 14/23 : EXPOSE $APP_PORT 09:10:43 ---> Running in 4e0c50113fb4 09:10:43 Removing intermediate container 4e0c50113fb4 09:10:43 ---> 437ff65e1216 09:10:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:45 ---> 9349362f3823 09:10:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:10:45 ---> f7a3608d5698 09:10:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:10:49 ---> dfd87816c9df 09:10:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:10:49 ---> 26a52a1746aa 09:10:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:10:49 ---> Running in b9627ff151b3 09:10:50 Removing intermediate container b9627ff151b3 09:10:50 ---> a34c6ae15e71 09:10:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:50 ---> Running in 9d5e4866bc0e 09:10:54 Removing intermediate container 9d5e4866bc0e 09:10:54 ---> 7d07061c5a9a 09:10:54 Step 21/23 : LABEL arch=arm64 09:10:54 ---> Running in a5908a6fc04c 09:10:55 Removing intermediate container a5908a6fc04c 09:10:55 ---> ba39438e8a6a 09:10:55 Step 22/23 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:10:55 ---> Running in ee7d0c1d1abf 09:10:55 Removing intermediate container ee7d0c1d1abf 09:10:55 ---> aba758156cf0 09:10:55 Step 23/23 : LABEL version=0.0.0 09:10:55 ---> Running in 81a923b0c6f9 09:10:56 Removing intermediate container 81a923b0c6f9 09:10:56 ---> e2a05c589bae 09:10:56 09:10:56 Successfully built e2a05c589bae 09:10:56 Successfully tagged support-scheduler-arm64:latest 09:11:43  Building support-scheduler ... done Removing intermediate container 2135175c61eb 09:11:43 ---> fe72d7b23112 09:11:43 Step 7/20 : COPY . . 09:11:50 Removing intermediate container 98a1c7768b0a 09:11:50 ---> 094629a9e7c5 09:11:50 09:11:50 Step 10/24 : FROM alpine:3.17 09:11:50 ---> d74e625d9115 09:11:50 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:11:50 ---> Using cache 09:11:50 ---> daa908ecd3af 09:11:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:11:50 ---> Using cache 09:11:50 ---> c71b56505f64 09:11:50 Step 13/24 : ENV APP_PORT=59882 09:11:50 ---> Running in 7b9c5adacd90 09:11:50 Removing intermediate container 7b9c5adacd90 09:11:50 ---> 8cdf97a8a77e 09:11:50 Step 14/24 : EXPOSE $APP_PORT 09:11:51 ---> Running in 58581ebb4ed2 09:11:52 Removing intermediate container 58581ebb4ed2 09:11:52 ---> 878da549f896 09:11:52 Step 15/24 : WORKDIR / 09:11:52 ---> Running in c4d385f54f1f 09:11:53 Removing intermediate container c4d385f54f1f 09:11:53 ---> 1152a03a4f24 09:11:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:54 ---> d6d7543c79e8 09:11:54 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:11:55 ---> 52c5be8a44a0 09:11:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:11:58 ---> 7d36f2b1b6ab 09:11:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:11:58 ---> 9ef4cbf64a71 09:11:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:12:00 ---> 4d3e7ffd9db6 09:12:00 Step 20/24 : ENTRYPOINT ["/core-command"] 09:12:00 ---> Running in be1a3ea31612 09:12:00 ---> Running in a2d05d40904b 09:12:01 Removing intermediate container a2d05d40904b 09:12:01 ---> 0d31fcc41f82 09:12:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:01 ---> Running in db028305950c 09:12:02 Removing intermediate container db028305950c 09:12:02 ---> 8771dc742150 09:12:02 Step 22/24 : LABEL arch=arm64 09:12:02 ---> Running in 1df4f22f64e4 09:12:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:12:02 Removing intermediate container 1df4f22f64e4 09:12:02 ---> fa7b885da11b 09:12:02 Step 23/24 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:12:03 ---> Running in 9aec38e082a2 09:12:03 Removing intermediate container 9aec38e082a2 09:12:03 ---> 36280bf4178b 09:12:03 Step 24/24 : LABEL version=0.0.0 09:12:03 ---> Running in e035c6f98372 09:12:04 Removing intermediate container e035c6f98372 09:12:04 ---> d0f075c57c32 09:12:04 09:12:04 Successfully built d0f075c57c32 09:12:04 Successfully tagged core-command-arm64:latest 09:12:36  Building core-command ... done Removing intermediate container e776b82e7591 09:12:36 ---> 1f5642e95781 09:12:36 09:12:36 Step 10/23 : FROM alpine:3.17 09:12:36 ---> d74e625d9115 09:12:36 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:12:37 ---> Running in 08621fd144eb 09:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:41 (1/2) Installing ca-certificates (20220614-r4) 09:12:41 (2/2) Installing dumb-init (1.2.5-r2) 09:12:41 Executing busybox-1.35.0-r29.trigger 09:12:41 Executing ca-certificates-20220614-r4.trigger 09:12:41 OK: 8 MiB in 17 packages 09:12:43 Removing intermediate container 08621fd144eb 09:12:43 ---> 92aacd2bc4aa 09:12:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:12:43 ---> Running in 11eb3bf5bb95 09:12:44 Removing intermediate container 11eb3bf5bb95 09:12:44 ---> 7bcfc773f02b 09:12:44 Step 13/23 : ENV APP_PORT=59860 09:12:44 ---> Running in 96ea015597f8 09:12:44 Removing intermediate container 96ea015597f8 09:12:44 ---> f25baec487a0 09:12:44 Step 14/23 : EXPOSE $APP_PORT 09:12:45 ---> Running in 88734315e374 09:12:45 Removing intermediate container 88734315e374 09:12:45 ---> 514ef6a847f5 09:12:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:46 ---> 2abf66a7ccfb 09:12:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:12:47 ---> 2a5ead9113fd 09:12:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:12:50 ---> 31107b4ead32 09:12:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:12:51 ---> 879c9c37c88f 09:12:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:12:51 ---> Running in 0238e2cde03e 09:12:51 Removing intermediate container 0238e2cde03e 09:12:51 ---> 406009962095 09:12:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:52 ---> Running in f6fb1e9fae39 09:12:52 Removing intermediate container f6fb1e9fae39 09:12:52 ---> cd9bbee96d98 09:12:52 Step 21/23 : LABEL arch=arm64 09:12:52 ---> Running in b8ba9234150a 09:12:53 Removing intermediate container b8ba9234150a 09:12:53 ---> 7ace1bea386c 09:12:53 Step 22/23 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:12:53 ---> Running in b17a9affe467 09:12:53 Removing intermediate container b17a9affe467 09:12:53 ---> 452680cdf8d8 09:12:53 Step 23/23 : LABEL version=0.0.0 09:12:53 ---> Running in b92037d7850f 09:12:54 Removing intermediate container b92037d7850f 09:12:54 ---> a036a38c32fc 09:12:54 09:12:54 Successfully built a036a38c32fc 09:12:54 Successfully tagged support-notifications-arm64:latest 09:14:31  Building support-notifications ... done Removing intermediate container be1a3ea31612 09:14:31 ---> 86925b09e912 09:14:31 09:14:31 Step 9/20 : FROM alpine:3.17 09:14:31 ---> d74e625d9115 09:14:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:14:31 ---> Using cache 09:14:31 ---> e75e5a21b079 09:14:31 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:31 ---> Running in 21cc698637e0 09:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:31 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:31 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:31 OK: 17687 distinct packages available 09:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:33 (1/9) Installing ca-certificates (20220614-r4) 09:14:33 (2/9) Installing brotli-libs (1.0.9-r9) 09:14:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:14:33 (4/9) Installing libcurl (7.88.1-r0) 09:14:33 (5/9) Installing curl (7.88.1-r0) 09:14:33 (6/9) Installing dumb-init (1.2.5-r2) 09:14:33 (7/9) Installing musl-obstack (1.2.3-r0) 09:14:33 (8/9) Installing libucontext (1.2-r0) 09:14:33 (9/9) Installing gcompat (1.1.0-r0) 09:14:33 Executing busybox-1.35.0-r29.trigger 09:14:33 Executing ca-certificates-20220614-r4.trigger 09:14:34 OK: 11 MiB in 24 packages 09:14:35 Removing intermediate container 21cc698637e0 09:14:35 ---> 174f93dfad3b 09:14:35 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:36 ---> 6d9ef87bf2b9 09:14:36 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:14:36 ---> 86e5299053c2 09:14:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:38 ---> 52f9e6a17031 09:14:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:14:38 ---> f9728f249958 09:14:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:14:38 ---> Running in 381585f11b0d 09:14:38 Removing intermediate container 381585f11b0d 09:14:38 ---> 488c33db53d4 09:14:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:38 ---> Running in 686b950fa593 09:14:39 Removing intermediate container 686b950fa593 09:14:39 ---> 37c80893db12 09:14:39 Step 18/20 : LABEL arch=arm64 09:14:39 ---> Running in 2464a5cf6c35 09:14:39 Removing intermediate container 2464a5cf6c35 09:14:39 ---> d74f2e58b020 09:14:39 Step 19/20 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 09:14:39 ---> Running in 8f7e0da822ee 09:14:39 Removing intermediate container 8f7e0da822ee 09:14:39 ---> 6e317692cd98 09:14:39 Step 20/20 : LABEL version=0.0.0 09:14:41 ---> Running in af902880b7ed 09:14:41 Removing intermediate container af902880b7ed 09:14:41 ---> 4bf71fdb8d7c 09:14:41 09:14:42 Successfully built 4bf71fdb8d7c 09:14:42 Successfully tagged security-spiffe-token-provider-arm64:latest 09:14:42  Building security-spiffe-token-provider ... done  [Pipeline] } 09:14:42 $ docker stop --time=1 32bf9e39699c429127f13132cb0446390eb863fded9accdd8e70866d61a89ccc 09:14:44 $ docker rm -f --volumes 32bf9e39699c429127f13132cb0446390eb863fded9accdd8e70866d61a89ccc [Pipeline] // withDockerContainer [Pipeline] sh 09:14:44 + docker images 09:14:45 REPOSITORY TAG IMAGE ID CREATED SIZE 09:14:45 security-spiffe-token-provider-arm64 latest 4bf71fdb8d7c 3 seconds ago 32.7MB 09:14:45 86925b09e912 17 seconds ago 1.53GB 09:14:45 support-notifications-arm64 latest a036a38c32fc About a minute ago 32.5MB 09:14:45 1f5642e95781 2 minutes ago 1.56GB 09:14:45 core-command-arm64 latest d0f075c57c32 2 minutes ago 19.7MB 09:14:45 094629a9e7c5 2 minutes ago 1.49GB 09:14:45 support-scheduler-arm64 latest e2a05c589bae 3 minutes ago 31.8MB 09:14:45 3cbbb2956157 4 minutes ago 1.56GB 09:14:45 core-common-config-bootstrapper-arm64 latest 812fc6370b66 4 minutes ago 17.5MB 09:14:45 security-secretstore-setup-arm64 latest f1709d431b74 5 minutes ago 32MB 09:14:45 522b27bf2343 5 minutes ago 1.49GB 09:14:45 7911d26d5d5d 5 minutes ago 1.49GB 09:14:45 security-spire-server-arm64 latest aacdc653fc08 10 minutes ago 87.1MB 09:14:45 af3edf31a426 10 minutes ago 1.36GB 09:14:45 security-spire-config-arm64 latest d1e5f440faef 10 minutes ago 86.2MB 09:14:45 18b21f75aac5 11 minutes ago 1.36GB 09:14:45 core-metadata-arm64 latest 3af44b8acd36 13 minutes ago 20.4MB 09:14:45 core-data-arm64 latest 3419fde26201 13 minutes ago 19.9MB 09:14:45 security-proxy-auth-arm64 latest e857ee888e0d 14 minutes ago 18.2MB 09:14:45 334c9419cd94 14 minutes ago 1.5GB 09:14:45 38013e866c02 14 minutes ago 1.5GB 09:14:45 security-bootstrapper-arm64 latest f9788e870f6b 14 minutes ago 21.8MB 09:14:45 c1a65da2a6d0 14 minutes ago 1.47GB 09:14:45 security-proxy-setup-arm64 latest 1ffc6f8d7e03 15 minutes ago 18.6MB 09:14:45 11e79680498c 15 minutes ago 1.48GB 09:14:45 2c5732cc943c 15 minutes ago 1.47GB 09:14:45 security-spire-agent-arm64 latest 6fc2355a0af2 22 minutes ago 125MB 09:14:45 b1397aea0167 22 minutes ago 1.36GB 09:14:45 ci-base-image-arm64 latest 944b4159207c 39 minutes ago 866MB 09:14:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB 09:14:45 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 09:14:45 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:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:45 09:14:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:45 arm64: Pulling from edgex-lftools-log-publisher 09:14:45 8998bd30e6a1: Pulling fs layer 09:14:45 04944245beec: Pulling fs layer 09:14:45 699f458cf7ca: Pulling fs layer 09:14:45 765212b225bb: Pulling fs layer 09:14:45 f23df028b6ca: Pulling fs layer 09:14:45 d65c8cfc05b1: Pulling fs layer 09:14:45 2437ff75d9bd: Pulling fs layer 09:14:45 765212b225bb: Waiting 09:14:45 f23df028b6ca: Waiting 09:14:45 d65c8cfc05b1: Waiting 09:14:45 2437ff75d9bd: Waiting 09:14:46 04944245beec: Verifying Checksum 09:14:46 04944245beec: Download complete 09:14:46 765212b225bb: Verifying Checksum 09:14:46 765212b225bb: Download complete 09:14:46 f23df028b6ca: Verifying Checksum 09:14:46 f23df028b6ca: Download complete 09:14:46 d65c8cfc05b1: Verifying Checksum 09:14:46 d65c8cfc05b1: Download complete 09:14:46 699f458cf7ca: Download complete 09:14:46 8998bd30e6a1: Verifying Checksum 09:14:46 8998bd30e6a1: Download complete 09:14:49 2437ff75d9bd: Verifying Checksum 09:14:49 2437ff75d9bd: Download complete 09:14:51 8998bd30e6a1: Pull complete 09:14:51 04944245beec: Pull complete 09:14:52 699f458cf7ca: Pull complete 09:14:52 765212b225bb: Pull complete 09:14:53 f23df028b6ca: Pull complete 09:14:54 d65c8cfc05b1: Pull complete 09:15:09 2437ff75d9bd: Pull complete 09:15:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:09 prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container 09:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:15:12 $ docker top efc89750db52448cb20230cfa202abbb7bd39f717cb16287308f041b0a11dab5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:12 ---> job-cost.sh 09:15:12 lf-activate-venv: SKIPPING 09:15:12 INFO: No Stack... 09:15:13 INFO: Retrieving Pricing Info for: v3-standard-4 09:15:14 INFO: Archiving Costs [Pipeline] sh 09:15:14 + cut -d, -f6 09:15:14 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 09:15:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4458-2-stack-cost] 09:15:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4458-2-stack-cost] did not exist. Created. 09:15:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4458-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:15 + echo total: 0.10999999940395355 [Pipeline] stash 09:15:15 Stashed 1 file(s) [Pipeline] } 09:15:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4458-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:15 $ docker stop --time=1 efc89750db52448cb20230cfa202abbb7bd39f717cb16287308f041b0a11dab5 09:15:16 $ docker rm -f --volumes efc89750db52448cb20230cfa202abbb7bd39f717cb16287308f041b0a11dab5 [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:15:17 provisioning config files... 09:15:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config10474817361505087023tmp [Pipeline] { [Pipeline] sh 09:15:17 + set +x 09:15:17 + + curl -s https://codecov.io/bash 09:15:17 bash -s -- 09:15:17 09:15:17 _____ _ 09:15:17 / ____| | | 09:15:17 | | ___ __| | ___ ___ _____ __ 09:15:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:15:17 | |___| (_) | (_| | __/ (_| (_) \ V / 09:15:17 \_____\___/ \__,_|\___|\___\___/ \_/ 09:15:17 Bash-1.0.6 09:15:17 09:15:17 09:15:17 ==> git version 2.25.1 found 09:15:17 ==> 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:15:17 Release-Date: 2020-01-08 09:15:17 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:15:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:15:17 ==> Jenkins CI detected. 09:15:17 current dir:  /w/workspace/edgex-go/2 09:15:17 project root: . 09:15:17 --> token set from env 09:15:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:15:17 ==> Running gcov in . (disable via -X gcov) 09:15:17 ==> Python coveragepy not found 09:15:17 ==> Searching for coverage reports in: 09:15:17 + . 09:15:17 -> Found 1 reports 09:15:17 ==> Detecting git/mercurial file structure 09:15:17 ==> Reading reports 09:15:17 + ./coverage.out bytes=447486 09:15:17 ==> Appending adjustments 09:15:17 https://docs.codecov.io/docs/fixing-reports 09:15:18 + Found adjustments 09:15:18 ==> Gzipping contents 09:15:18 60K /tmp/codecov.8UAHLY.gz 09:15:18 ==> Uploading reports 09:15:18 url: https://codecov.io 09:15:18 query: branch=PR-4458&commit=3e68c72546b240aca7a98f5968e9a6a4933436b3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= 09:15:18 -> Pinging Codecov 09:15:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4458&commit=3e68c72546b240aca7a98f5968e9a6a4933436b3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= 09:15:18 -> Uploading to 09:15:18 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/00271124DB129430A58F1EEE437C3FCB/3e68c72546b240aca7a98f5968e9a6a4933436b3/0cfb3caf-909d-43c8-b63e-d64914788e83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T091518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6b28ebbe461c7b932d8ff0e423d714eccc4d04c444b9ade0e95d9da97c12662 09:15:18 % Total % Received % Xferd Average Speed Time Time Time Current 09:15:18 Dload Upload Total Spent Left Speed 09:15:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57576 0 0 100 57576 0 202k --:--:-- --:--:-- --:--:-- 203k 09:15:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3e68c72546b240aca7a98f5968e9a6a4933436b3 [Pipeline] } 09:15:19 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:15:19 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:15:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:20 ---> package-listing.sh 09:15:20 ++ facter osfamily 09:15:20 ++ tr '[:upper:]' '[:lower:]' 09:15:21 + OS_FAMILY=debian 09:15:21 + workspace=/w/workspace/edgex-go/2 09:15:21 + START_PACKAGES=/tmp/packages_start.txt 09:15:21 + END_PACKAGES=/tmp/packages_end.txt 09:15:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:21 + PACKAGES=/tmp/packages_start.txt 09:15:21 + '[' /w/workspace/edgex-go/2 ']' 09:15:21 + PACKAGES=/tmp/packages_end.txt 09:15:21 + case "${OS_FAMILY}" in 09:15:21 + dpkg -l 09:15:21 + grep '^ii' 09:15:21 + '[' -f /tmp/packages_start.txt ']' 09:15:21 + '[' -f /tmp/packages_end.txt ']' 09:15:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:21 + '[' /w/workspace/edgex-go/2 ']' 09:15:21 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:15:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:15:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:15:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:22 09:15:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:22 latest: Pulling from edgex-lftools-log-publisher 09:15:22 5eb5b503b376: Pulling fs layer 09:15:22 5c69ac0246d0: Pulling fs layer 09:15:22 ec43610c2a17: Pulling fs layer 09:15:22 3a2ae6a8a46f: Pulling fs layer 09:15:22 33b1e0a273af: Pulling fs layer 09:15:22 5d3b04190fa2: Pulling fs layer 09:15:22 2f39f015ded8: Pulling fs layer 09:15:22 33b1e0a273af: Waiting 09:15:22 5d3b04190fa2: Waiting 09:15:22 2f39f015ded8: Waiting 09:15:22 3a2ae6a8a46f: Waiting 09:15:22 5c69ac0246d0: Verifying Checksum 09:15:22 5c69ac0246d0: Download complete 09:15:22 3a2ae6a8a46f: Verifying Checksum 09:15:22 3a2ae6a8a46f: Download complete 09:15:22 33b1e0a273af: Verifying Checksum 09:15:22 33b1e0a273af: Download complete 09:15:22 5d3b04190fa2: Download complete 09:15:22 ec43610c2a17: Download complete 09:15:22 5eb5b503b376: Verifying Checksum 09:15:22 5eb5b503b376: Download complete 09:15:23 2f39f015ded8: Download complete 09:15:23 5eb5b503b376: Pull complete 09:15:24 5c69ac0246d0: Pull complete 09:15:24 ec43610c2a17: Pull complete 09:15:24 3a2ae6a8a46f: Pull complete 09:15:24 33b1e0a273af: Pull complete 09:15:24 5d3b04190fa2: Pull complete 09:15:28 2f39f015ded8: Pull complete 09:15:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:29 prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container 09:15:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:30 $ docker top a2d4242c3f93110657bccc91650102443f2511508b07fc0c9229517990460055 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:30 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:30 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:31 + ls /var/log/sa-host 09:15:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:31 provisioning config files... 09:15:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config18362649874621539171tmp [Pipeline] { [Pipeline] echo 09:15:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:31 ---> create-netrc.sh [Pipeline] } 09:15:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:31 ---> python-tools-install.sh [Pipeline] echo 09:15:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:32 ---> sudo-logs.sh 09:15:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:32 ---> job-cost.sh 09:15:32 lf-activate-venv: SKIPPING 09:15:32 DEBUG: total: 0.10999999940395355 09:15:32 INFO: Retrieving Stack Cost... 09:15:32 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:33 INFO: Archiving Costs [Pipeline] echo 09:15:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:33 ---> logs-deploy.sh 09:15:33 lf-activate-venv: SKIPPING 09:15:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4458/2 09:15:33 INFO: archiving workspace using pattern(s): 09:15:34 Archives upload complete. 09:15:34 INFO: archiving logs to Nexus